15:11:28.666 [main] DEBUG i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework 15:11:28.670 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 15:11:28.670 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 15:11:28.674 [main] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@482bce4f 15:11:28.689 [main] DEBUG i.n.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false 15:11:28.689 [main] DEBUG i.n.util.internal.PlatformDependent0 - Java version: 17 15:11:28.695 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 15:11:28.695 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe base methods: all available 15:11:28.696 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.storeFence: available 15:11:28.697 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Buffer.address: available 15:11:28.698 [main] DEBUG i.n.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 15:11:28.699 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true 15:11:28.700 [main] DEBUG i.n.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @7a6c61fc 15:11:28.700 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 15:11:28.700 [main] DEBUG i.n.util.internal.PlatformDependent - sun.misc.Unsafe: available 15:11:28.700 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 15:11:28.701 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 15:11:28.701 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 15:11:28.701 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 15:11:28.702 [main] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 15:11:28.702 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false 15:11:28.706 [main] DEBUG i.n.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 15:11:28.709 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 15:11:28.723 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 15:11:28.724 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.deleteLibAfterLoading: true 15:11:28.724 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.tryPatchShadedId: true 15:11:28.724 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.native.detectNativeLibraryDuplicates: true 15:11:28.730 [main] DEBUG i.n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 4 15:11:28.735 [main] DEBUG i.n.u.concurrent.GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 15:11:28.738 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 15:11:28.738 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 15:11:28.741 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false 15:11:28.741 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 15:11:28.749 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 6823 (auto-detected) 15:11:28.750 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false 15:11:28.751 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false 15:11:28.752 [main] DEBUG i.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 15:11:28.752 [main] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 4096 15:11:28.753 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: fa:16:3e:ff:fe:01:1b:b4 (auto-detected) 15:11:28.771 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 4 15:11:28.772 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 4 15:11:28.772 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 15:11:28.772 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 15:11:28.772 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 15:11:28.772 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 15:11:28.772 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 15:11:28.772 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 15:11:28.772 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 15:11:28.772 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 15:11:28.772 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 15:11:28.772 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 15:11:28.772 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.disableCacheFinalizersForFastThreadLocalThreads: false 15:11:28.777 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled 15:11:28.778 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 15:11:28.778 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 15:11:30.797 [main] INFO o.o.n.t.tcp.NettyTransportSupport - Netty transport backed by java.nio 15:11:30.803 [main] DEBUG o.o.netconf.test.tool.Main - Trying to start netconf test-tool with parameters TesttoolParameters{async='false', threadAmount='1', throttle='5000', controllerAuthUsername='admin', controllerAuthPassword='admin', controllerIp='null', controllerPort='null', schemasDir='null', deviceCount='500', devicesPerPort='1', startingPort='17830', generateConfigsTimeout='1800000', generateConfigsAddress='127.0.0.1', distroFolder='null', generateConfigBatchSize='1', ssh='true', exi='true', debug='true', notificationFile='null', mdSal='true', initialConfigXMLFile='null', timeOut='20', ip='0.0.0.0', threadPoolSize='8', rpcConfig='null'} 15:11:30.810 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 500, SSH simulated devices starting on port 17830 15:11:31.036 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Custom module loading skipped. 15:11:31.056 [main] INFO o.o.y.y.p.r.SharedEffectiveModelContextFactory - Using weak references 15:11:31.056 [main] DEBUG o.o.y.y.p.r.SharedEffectiveModelContextFactory - Starting assembly of 4 sources 15:11:31.259 [main] DEBUG o.o.y.y.parser.repo.AssembleSources - Resolving dependency reactor {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=Unqualified{localName=ietf-yang-types}, prefix=Unqualified{localName=yang}, revision=2013-07-15], Import[name=Unqualified{localName=ietf-inet-types}, prefix=Unqualified{localName=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=Unqualified{localName=ietf-netconf-monitoring}, prefix=Unqualified{localName=ncm}, revision=null]], includes=[]]} 15:11:31.283 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] is missing import Import[name=Unqualified{localName=ietf-yang-types}, prefix=Unqualified{localName=yang}, revision=2013-07-15] 15:11:31.283 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-yang-types@2013-07-15] 15:11:31.284 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-inet-types@2013-07-15] 15:11:31.285 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [odl-netconf-monitoring@2022-07-18] is missing import Import[name=Unqualified{localName=ietf-netconf-monitoring}, prefix=Unqualified{localName=ncm}, revision=null] 15:11:31.285 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] 15:11:31.285 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [odl-netconf-monitoring@2022-07-18] 15:11:31.309 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase SOURCE_PRE_LINKAGE 15:11:31.310 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase SOURCE_PRE_LINKAGE 15:11:31.310 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase SOURCE_PRE_LINKAGE 15:11:31.310 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase SOURCE_PRE_LINKAGE 15:11:31.310 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE started 15:11:31.327 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase SOURCE_PRE_LINKAGE 15:11:31.327 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase SOURCE_PRE_LINKAGE 15:11:31.328 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase SOURCE_PRE_LINKAGE 15:11:31.328 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase SOURCE_PRE_LINKAGE 15:11:31.328 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE finished 15:11:31.328 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase SOURCE_LINKAGE 15:11:31.329 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase SOURCE_LINKAGE 15:11:31.329 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase SOURCE_LINKAGE 15:11:31.329 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase SOURCE_LINKAGE 15:11:31.329 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE started 15:11:31.338 [main] DEBUG o.o.y.y.p.s.r.StatementContextBase - Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-netconf-monitoring} matched added key SourceIdentifier [ietf-netconf-monitoring@2010-10-04] 15:11:31.339 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase SOURCE_LINKAGE 15:11:31.340 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase SOURCE_LINKAGE 15:11:31.340 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase SOURCE_LINKAGE 15:11:31.340 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase SOURCE_LINKAGE 15:11:31.340 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE finished 15:11:31.340 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase STATEMENT_DEFINITION 15:11:31.341 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase STATEMENT_DEFINITION 15:11:31.341 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase STATEMENT_DEFINITION 15:11:31.341 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase STATEMENT_DEFINITION 15:11:31.341 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION started 15:11:31.389 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase STATEMENT_DEFINITION 15:11:31.390 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase STATEMENT_DEFINITION 15:11:31.391 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase STATEMENT_DEFINITION 15:11:31.391 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase STATEMENT_DEFINITION 15:11:31.391 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION finished 15:11:31.391 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase FULL_DECLARATION 15:11:31.391 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase FULL_DECLARATION 15:11:31.391 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase FULL_DECLARATION 15:11:31.391 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase FULL_DECLARATION 15:11:31.391 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION started 15:11:31.400 [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 15:11:31.408 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase FULL_DECLARATION 15:11:31.415 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase FULL_DECLARATION 15:11:31.415 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase FULL_DECLARATION 15:11:31.415 [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 15:11:31.416 [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 15:11:31.416 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase FULL_DECLARATION 15:11:31.416 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION finished 15:11:31.416 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase EFFECTIVE_MODEL 15:11:31.416 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase EFFECTIVE_MODEL 15:11:31.416 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase EFFECTIVE_MODEL 15:11:31.416 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase EFFECTIVE_MODEL 15:11:31.416 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL started 15:11:31.417 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase EFFECTIVE_MODEL 15:11:31.419 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase EFFECTIVE_MODEL 15:11:31.421 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase EFFECTIVE_MODEL 15:11:31.422 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase EFFECTIVE_MODEL 15:11:31.422 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL finished 15:11:31.498 [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} 15:11:31.501 [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} 15:11:31.503 [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} 15:11:31.504 [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} 15:11:31.510 [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} 15:11:31.510 [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} 15:11:31.510 [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} 15:11:31.510 [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} 15:11:31.511 [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} 15:11:31.511 [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} 15:11:31.511 [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} 15:11:31.511 [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} 15:11:31.512 [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} 15:11:31.516 [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} 15:11:31.517 [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} 15:11:31.517 [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} 15:11:31.517 [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} 15:11:31.517 [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} 15:11:31.517 [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} 15:11:31.529 [main] DEBUG o.o.y.y.p.r.SharedEffectiveModelContextFactory - Finished assembly of 4 sources in 472.2 ms 15:11:31.553 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 15:11:31.557 [main] DEBUG o.o.n.n.NetconfSessionNegotiator - Default maximum incoming NETCONF chunk size is 16777216 bytes 15:11:31.561 [main] INFO o.o.m.b.s.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone 15:11:31.562 [main] INFO o.o.m.b.s.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix 15:11:31.563 [main] INFO o.o.m.b.s.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone 15:11:31.564 [main] INFO o.o.m.b.s.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix 15:11:31.568 [main] DEBUG o.o.n.t.tool.NetconfDeviceSimulator - Ports: [17830, 17831, 17832, 17833, 17834, 17835, 17836, 17837, 17838, 17839, 17840, 17841, 17842, 17843, 17844, 17845, 17846, 17847, 17848, 17849, 17850, 17851, 17852, 17853, 17854, 17855, 17856, 17857, 17858, 17859, 17860, 17861, 17862, 17863, 17864, 17865, 17866, 17867, 17868, 17869, 17870, 17871, 17872, 17873, 17874, 17875, 17876, 17877, 17878, 17879, 17880, 17881, 17882, 17883, 17884, 17885, 17886, 17887, 17888, 17889, 17890, 17891, 17892, 17893, 17894, 17895, 17896, 17897, 17898, 17899, 17900, 17901, 17902, 17903, 17904, 17905, 17906, 17907, 17908, 17909, 17910, 17911, 17912, 17913, 17914, 17915, 17916, 17917, 17918, 17919, 17920, 17921, 17922, 17923, 17924, 17925, 17926, 17927, 17928, 17929, 17930, 17931, 17932, 17933, 17934, 17935, 17936, 17937, 17938, 17939, 17940, 17941, 17942, 17943, 17944, 17945, 17946, 17947, 17948, 17949, 17950, 17951, 17952, 17953, 17954, 17955, 17956, 17957, 17958, 17959, 17960, 17961, 17962, 17963, 17964, 17965, 17966, 17967, 17968, 17969, 17970, 17971, 17972, 17973, 17974, 17975, 17976, 17977, 17978, 17979, 17980, 17981, 17982, 17983, 17984, 17985, 17986, 17987, 17988, 17989, 17990, 17991, 17992, 17993, 17994, 17995, 17996, 17997, 17998, 17999, 18000, 18001, 18002, 18003, 18004, 18005, 18006, 18007, 18008, 18009, 18010, 18011, 18012, 18013, 18014, 18015, 18016, 18017, 18018, 18019, 18020, 18021, 18022, 18023, 18024, 18025, 18026, 18027, 18028, 18029, 18030, 18031, 18032, 18033, 18034, 18035, 18036, 18037, 18038, 18039, 18040, 18041, 18042, 18043, 18044, 18045, 18046, 18047, 18048, 18049, 18050, 18051, 18052, 18053, 18054, 18055, 18056, 18057, 18058, 18059, 18060, 18061, 18062, 18063, 18064, 18065, 18066, 18067, 18068, 18069, 18070, 18071, 18072, 18073, 18074, 18075, 18076, 18077, 18078, 18079, 18080, 18081, 18082, 18083, 18084, 18085, 18086, 18087, 18088, 18089, 18090, 18091, 18092, 18093, 18094, 18095, 18096, 18097, 18098, 18099, 18100, 18101, 18102, 18103, 18104, 18105, 18106, 18107, 18108, 18109, 18110, 18111, 18112, 18113, 18114, 18115, 18116, 18117, 18118, 18119, 18120, 18121, 18122, 18123, 18124, 18125, 18126, 18127, 18128, 18129, 18130, 18131, 18132, 18133, 18134, 18135, 18136, 18137, 18138, 18139, 18140, 18141, 18142, 18143, 18144, 18145, 18146, 18147, 18148, 18149, 18150, 18151, 18152, 18153, 18154, 18155, 18156, 18157, 18158, 18159, 18160, 18161, 18162, 18163, 18164, 18165, 18166, 18167, 18168, 18169, 18170, 18171, 18172, 18173, 18174, 18175, 18176, 18177, 18178, 18179, 18180, 18181, 18182, 18183, 18184, 18185, 18186, 18187, 18188, 18189, 18190, 18191, 18192, 18193, 18194, 18195, 18196, 18197, 18198, 18199, 18200, 18201, 18202, 18203, 18204, 18205, 18206, 18207, 18208, 18209, 18210, 18211, 18212, 18213, 18214, 18215, 18216, 18217, 18218, 18219, 18220, 18221, 18222, 18223, 18224, 18225, 18226, 18227, 18228, 18229, 18230, 18231, 18232, 18233, 18234, 18235, 18236, 18237, 18238, 18239, 18240, 18241, 18242, 18243, 18244, 18245, 18246, 18247, 18248, 18249, 18250, 18251, 18252, 18253, 18254, 18255, 18256, 18257, 18258, 18259, 18260, 18261, 18262, 18263, 18264, 18265, 18266, 18267, 18268, 18269, 18270, 18271, 18272, 18273, 18274, 18275, 18276, 18277, 18278, 18279, 18280, 18281, 18282, 18283, 18284, 18285, 18286, 18287, 18288, 18289, 18290, 18291, 18292, 18293, 18294, 18295, 18296, 18297, 18298, 18299, 18300, 18301, 18302, 18303, 18304, 18305, 18306, 18307, 18308, 18309, 18310, 18311, 18312, 18313, 18314, 18315, 18316, 18317, 18318, 18319, 18320, 18321, 18322, 18323, 18324, 18325, 18326, 18327, 18328, 18329] 15:11:31.757 [main] INFO o.o.n.s.s.c.u.s.b.BouncyCastleSecurityProviderRegistrar - getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider 15:11:31.759 [main] INFO o.o.n.s.s.c.u.s.e.EdDSASecurityProviderRegistrar - getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider 15:11:31.829 [main] DEBUG i.n.b.ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 15:11:32.162 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 17830 to 18329 15:12:30.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0b123a4d, L:/10.30.170.167:17830 - R:/10.30.171.175:54888]} 15:12:30.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:54888]): SSH-2.0-SSHD-UNKNOWN 15:12:30.085 [netconf-device-simulator-threads-4] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 15:12:30.086 [netconf-device-simulator-threads-4] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 15:12:30.086 [netconf-device-simulator-threads-4] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@2bc164ad 15:12:30.088 [netconf-device-simulator-threads-4] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 15:12:30.088 [netconf-device-simulator-threads-4] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8 15:12:30.088 [netconf-device-simulator-threads-4] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32 15:12:30.088 [netconf-device-simulator-threads-4] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false 15:12:30.088 [netconf-device-simulator-threads-4] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 15:12:30.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:54888]) line='SSH-2.0-SSHD-UNKNOWN' 15:12:30.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:54888]) client version string: SSH-2.0-SSHD-UNKNOWN 15:12:30.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:54888]) Send SSH_MSG_KEXINIT 15:12:30.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54888]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:12:30.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54888]) process #0 SSH_MSG_KEXINIT 15:12:30.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:54888]) SSH_MSG_KEXINIT 15:12:30.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:54888]) strict KEX=true client=true server=true 15:12:30.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54888]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:12:30.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54888]) Kex: server host key algorithms = rsa-sha2-512 15:12:30.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54888]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:12:30.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54888]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:12:30.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54888]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:12:30.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54888]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:12:30.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54888]) Kex: compression algorithms (client to server) = none 15:12:30.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54888]) Kex: compression algorithms (server to client) = none 15:12:30.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:12:30.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54888]) process #1 30 15:12:30.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54888]] process command=SSH_MSG_KEXDH_INIT 15:12:31.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54888]] Send SSH_MSG_KEXDH_REPLY 15:12:31.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54888]) packet #1 sending command=31[31] len=1639 15:12:31.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:54888])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:12:31.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:54888]) Send SSH_MSG_NEWKEYS 15:12:31.026 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:54888]) session ID=bd:10:c5:10:5e:0f:b4:c3:35:bb:3b:a1:7f:92:a8:48:83:8b:dc:84:73:0e:22:2b:d8:32:e7:8d:1b:2b:b7:7c:9c:58:e4:61:03:e2:bd:ae:f5:00:0a:4a:3e:4d:8a:a6:cb:e6:6a:34:f9:4d:31:aa:f0:33:90:7e:f5:b8:56:07 15:12:31.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54888]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:12:31.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54888]): strict KEX resets output message sequence number from 3 to 0 15:12:31.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54888]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@e3148e3; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:12:31.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:54888])[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 15:12:31.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54888])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:12:31.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54888]) packet #0 sending command=7[7] len=419 15:12:31.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54888]) No pending packets to flush at end of KEX 15:12:31.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54888]) process #2 SSH_MSG_NEWKEYS 15:12:31.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54888]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:12:31.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54888]): strict KEX resets input message sequence number from 3 to 0 15:12:31.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54888]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@21e6e5a5; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:12:31.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:12:31.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54888]) process #0 SSH_MSG_SERVICE_REQUEST 15:12:31.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54888]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:12:31.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:54888]) authorized authentication methods: password,publickey 15:12:31.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54888]) Accepted service ssh-userauth 15:12:31.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54888]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:12:31.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54888]) process #1 SSH_MSG_USERAUTH_REQUEST 15:12:31.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54888]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:12:31.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54888]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:12:31.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54888]) no authentication factory for method=none 15:12:31.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54888]) SSH_MSG_USERAUTH_REQUEST 15:12:31.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54888]) remaining methods: password,publickey 15:12:31.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54888]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:12:31.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54888]) process #2 SSH_MSG_USERAUTH_REQUEST 15:12:31.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54888]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:12:31.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54888]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:12:31.075 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:12:31.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:54888]) authentication result: true 15:12:31.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:54888]) SSH_MSG_USERAUTH_REQUEST 15:12:31.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54888])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:12:31.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54888]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:12:31.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:12:31.076 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:12:31.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54888]) no heartbeat to stop 15:12:31.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:54888]) heartbeat type=IGNORE, interval=PT30S 15:12:31.101 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:54888 authenticated 15:12:31.102 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54888]) process #3 SSH_MSG_CHANNEL_OPEN 15:12:31.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54888]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:12:31.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54888]] session=TransportServerSession[admin@/10.30.171.175:54888] id=0 15:12:31.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54888])) size=2097152, max=2097152, packet=32768 15:12:31.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54888]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54888] 15:12:31.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54888]) recipient=0 15:12:31.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888])) size=2097152, max=2097152, packet=32768 15:12:31.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888])) re-initializing 15:12:31.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888])) size=2097152, max=2097152, packet=32768 15:12:31.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:12:31.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:12:31.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54888]) process #4 SSH_MSG_CHANNEL_REQUEST 15:12:31.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:12:31.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888])[want-reply=true] subsystem=netconf 15:12:31.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888])[subsystem] prepared command 15:12:31.125 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:12:31.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:12:31.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0b123a4d, L:/10.30.170.167:17830 - R:/10.30.171.175:54888]}} established 15:12:31.132 [netconf-device-simulator-threads-4] 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]:17830 15:12:31.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 1: Creating data stores for simulated device 15:12:31.137 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:12:31.152 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:31.157 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:12:31.157 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:31.158 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:12:31.306 [netconf-device-simulator-threads-4] DEBUG o.o.yangtools.util.MapAdaptor - Configured HashMap/TrieMap cutoff at 50/100 entries 15:12:31.321 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ff9831a 15:12:31.321 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:12:31.326 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:12:31.326 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:12:31.327 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:12:31.331 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:12:31.333 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:12:31.337 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:12:31.339 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:12:31.339 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ff9831a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ff9831a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24804389, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24804389, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:12:31.341 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:12:31.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:12:31.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0b123a4d, L:/10.30.170.167:17830 - R:/10.30.171.175:54888] 15:12:31.353 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 1 on channel [id: 0x0b123a4d, L:/10.30.170.167:17830 - R:/10.30.171.175:54888] 15:12:31.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]) by 1101 down to 2096051 15:12:31.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1110 15:12:31.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0b123a4d, L:/10.30.170.167:17830 - R:/10.30.171.175:54888] 15:12:31.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0b123a4d, L:/10.30.170.167:17830 - R:/10.30.171.175:54888] 15:12:31.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]) request=subsystem result=ReplySuccess, want-reply=true 15:12:31.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:12:31.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]) request=subsystem activate command 15:12:31.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]) starting runner for command=netconf 15:12:31.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54888]) process #5 SSH_MSG_CHANNEL_DATA 15:12:31.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]) by 373 down to 2096779 15:12:31.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]) SSH_MSG_CHANNEL_DATA len=373 15:12:31.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888] 15:12:31.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0b123a4d, L:/10.30.170.167:17830 - R:/10.30.171.175:54888]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:12:31.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:12:31.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0b123a4d, L:/10.30.170.167:17830 - R:/10.30.171.175:54888] 15:12:31.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0b123a4d, L:/10.30.170.167:17830 - R:/10.30.171.175:54888] 15:12:31.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17830', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:12:31.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=1} created 15:12:31.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x0b123a4d, L:/10.30.170.167:17830 - R:/10.30.171.175:54888]} created 15:12:31.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0b123a4d, L:/10.30.170.167:17830 - R:/10.30.171.175:54888] successful with session NetconfServerSession{sessionId=1, channel=[id: 0x0b123a4d, L:/10.30.170.167:17830 - R:/10.30.171.175:54888]} 15:12:31.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x0b123a4d, L:/10.30.170.167:17830 - R:/10.30.171.175:54888]} up 15:12:31.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54888]) process #6 SSH_MSG_CHANNEL_DATA 15:12:31.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]) by 393 down to 2096386 15:12:31.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]) SSH_MSG_CHANNEL_DATA len=393 15:12:31.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888] 15:12:31.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:12:31.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:31.397 [netconf-device-simulator-threads-4] 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} 15:12:31.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:12:31.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x0b123a4d, L:/10.30.170.167:17830 - R:/10.30.171.175:54888]} EXI handlers added to pipeline 15:12:31.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:12:31.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]) by 179 down to 2095872 15:12:31.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:12:31.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:12:31.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54888]) process #7 SSH_MSG_CHANNEL_DATA 15:12:31.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]) by 340 down to 2096046 15:12:31.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]) SSH_MSG_CHANNEL_DATA len=340 15:12:31.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888] 15:12:31.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:12:31.444 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:31.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 15:12:31.447 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24804389 15:12:31.447 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:12:31.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:12:31.448 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:12:31.448 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:12:31.455 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:12:31.456 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:12:31.462 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:12:31.462 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:31.462 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:12:31.464 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:12:31.464 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:31.464 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:12:31.464 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:12:31.464 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:31.464 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:31.464 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:12:31.465 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:31.465 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:31.465 [netconf-device-simulator-threads-4] 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 15:12:31.466 [netconf-device-simulator-threads-4] 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 15:12:31.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:12:31.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]) by 733 down to 2095139 15:12:31.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:12:31.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:12:32.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2cc37108, L:/10.30.170.167:17831 - R:/10.30.171.175:55962]} 15:12:32.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:55962]): SSH-2.0-SSHD-UNKNOWN 15:12:32.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:55962]) line='SSH-2.0-SSHD-UNKNOWN' 15:12:32.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:55962]) client version string: SSH-2.0-SSHD-UNKNOWN 15:12:32.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:55962]) Send SSH_MSG_KEXINIT 15:12:32.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55962]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:12:32.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55962]) process #0 SSH_MSG_KEXINIT 15:12:32.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:55962]) SSH_MSG_KEXINIT 15:12:32.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:55962]) strict KEX=true client=true server=true 15:12:32.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55962]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:12:32.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55962]) Kex: server host key algorithms = rsa-sha2-512 15:12:32.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55962]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:12:32.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55962]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:12:32.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55962]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:12:32.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55962]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:12:32.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55962]) Kex: compression algorithms (client to server) = none 15:12:32.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55962]) Kex: compression algorithms (server to client) = none 15:12:32.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:12:32.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55962]) process #1 30 15:12:32.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55962]] process command=SSH_MSG_KEXDH_INIT 15:12:32.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55962]] Send SSH_MSG_KEXDH_REPLY 15:12:32.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55962]) packet #1 sending command=31[31] len=1639 15:12:32.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:55962])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:12:32.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:55962]) Send SSH_MSG_NEWKEYS 15:12:32.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:55962]) session ID=bc:49:f4:e4:9d:67:02:bd:63:b2:47:29:75:b4:26:5c:35:20:11:e9:f8:bc:8c:72:3c:29:14:9f:89:a0:a0:9f:91:e2:bd:02:89:16:f4:81:16:a6:a9:f4:b3:ca:98:ef:1e:bf:aa:91:45:bb:90:ed:ad:c7:99:a8:fc:98:8f:84 15:12:32.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55962]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:12:32.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55962]): strict KEX resets output message sequence number from 3 to 0 15:12:32.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55962]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5f39fec0; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:12:32.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:55962])[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 15:12:32.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55962])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:12:32.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55962]) packet #0 sending command=7[7] len=419 15:12:32.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55962]) No pending packets to flush at end of KEX 15:12:32.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55962]) process #2 SSH_MSG_NEWKEYS 15:12:32.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55962]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:12:32.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55962]): strict KEX resets input message sequence number from 3 to 0 15:12:32.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55962]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@64d56d16; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:12:32.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:12:32.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55962]) process #0 SSH_MSG_SERVICE_REQUEST 15:12:32.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55962]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:12:32.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:55962]) authorized authentication methods: password,publickey 15:12:32.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55962]) Accepted service ssh-userauth 15:12:32.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55962]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:12:32.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55962]) process #1 SSH_MSG_USERAUTH_REQUEST 15:12:32.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55962]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:12:32.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55962]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:12:32.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55962]) no authentication factory for method=none 15:12:32.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55962]) SSH_MSG_USERAUTH_REQUEST 15:12:32.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55962]) remaining methods: password,publickey 15:12:32.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55962]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:12:32.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55962]) process #2 SSH_MSG_USERAUTH_REQUEST 15:12:32.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55962]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:12:32.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55962]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:12:32.851 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:12:32.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:55962]) authentication result: true 15:12:32.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:55962]) SSH_MSG_USERAUTH_REQUEST 15:12:32.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55962])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:12:32.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55962]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:12:32.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:12:32.854 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:12:32.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55962]) no heartbeat to stop 15:12:32.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:55962]) heartbeat type=IGNORE, interval=PT30S 15:12:32.856 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:55962 authenticated 15:12:32.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55962]) process #3 SSH_MSG_CHANNEL_OPEN 15:12:32.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55962]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:12:32.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55962]] session=TransportServerSession[admin@/10.30.171.175:55962] id=0 15:12:32.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55962])) size=2097152, max=2097152, packet=32768 15:12:32.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55962]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55962] 15:12:32.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55962]) recipient=0 15:12:32.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962])) size=2097152, max=2097152, packet=32768 15:12:32.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962])) re-initializing 15:12:32.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962])) size=2097152, max=2097152, packet=32768 15:12:32.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:12:32.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:12:32.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55962]) process #4 SSH_MSG_CHANNEL_REQUEST 15:12:32.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:12:32.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962])[want-reply=true] subsystem=netconf 15:12:32.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962])[subsystem] prepared command 15:12:32.860 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:12:32.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:12:32.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2cc37108, L:/10.30.170.167:17831 - R:/10.30.171.175:55962]}} established 15:12:32.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 2: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17831 15:12:32.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 2: Creating data stores for simulated device 15:12:32.861 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:12:32.861 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:32.862 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:12:32.862 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:32.862 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:12:32.863 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57f09e7c 15:12:32.863 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:12:32.864 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:12:32.864 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:12:32.864 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:12:32.869 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:12:32.869 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:12:32.869 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:12:32.869 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:12:32.869 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57f09e7c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57f09e7c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d530f4a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d530f4a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:12:32.869 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:12:32.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:12:32.871 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2cc37108, L:/10.30.170.167:17831 - R:/10.30.171.175:55962] 15:12:32.871 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 2 on channel [id: 0x2cc37108, L:/10.30.170.167:17831 - R:/10.30.171.175:55962] 15:12:32.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]) by 1101 down to 2096051 15:12:32.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1110 15:12:32.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2cc37108, L:/10.30.170.167:17831 - R:/10.30.171.175:55962] 15:12:32.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2cc37108, L:/10.30.170.167:17831 - R:/10.30.171.175:55962] 15:12:32.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]) request=subsystem result=ReplySuccess, want-reply=true 15:12:32.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:12:32.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]) request=subsystem activate command 15:12:32.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]) starting runner for command=netconf 15:12:32.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55962]) process #5 SSH_MSG_CHANNEL_DATA 15:12:32.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]) by 373 down to 2096779 15:12:32.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]) SSH_MSG_CHANNEL_DATA len=373 15:12:32.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962] 15:12:32.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x2cc37108, L:/10.30.170.167:17831 - R:/10.30.171.175:55962]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:12:32.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:12:32.881 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2cc37108, L:/10.30.170.167:17831 - R:/10.30.171.175:55962] 15:12:32.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2cc37108, L:/10.30.170.167:17831 - R:/10.30.171.175:55962] 15:12:32.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17831', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:12:32.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=2} created 15:12:32.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x2cc37108, L:/10.30.170.167:17831 - R:/10.30.171.175:55962]} created 15:12:32.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2cc37108, L:/10.30.170.167:17831 - R:/10.30.171.175:55962] successful with session NetconfServerSession{sessionId=2, channel=[id: 0x2cc37108, L:/10.30.170.167:17831 - R:/10.30.171.175:55962]} 15:12:32.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x2cc37108, L:/10.30.170.167:17831 - R:/10.30.171.175:55962]} up 15:12:32.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55962]) process #6 SSH_MSG_CHANNEL_DATA 15:12:32.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]) by 393 down to 2096386 15:12:32.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]) SSH_MSG_CHANNEL_DATA len=393 15:12:32.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962] 15:12:32.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:12:32.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:32.889 [netconf-device-simulator-threads-6] 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} 15:12:32.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:12:32.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x2cc37108, L:/10.30.170.167:17831 - R:/10.30.171.175:55962]} EXI handlers added to pipeline 15:12:32.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:12:32.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]) by 179 down to 2095872 15:12:32.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:12:32.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:12:32.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55962]) process #7 SSH_MSG_CHANNEL_DATA 15:12:32.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]) by 340 down to 2096046 15:12:32.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]) SSH_MSG_CHANNEL_DATA len=340 15:12:32.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962] 15:12:32.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:12:32.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:32.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=2} 15:12:32.902 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d530f4a 15:12:32.902 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:12:32.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:12:32.902 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:12:32.902 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:12:32.902 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:12:32.902 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:12:32.903 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:12:32.903 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:32.903 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:12:32.904 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:12:32.904 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:32.904 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:12:32.905 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:12:32.905 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:32.905 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:32.905 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:12:32.905 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:32.905 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:32.906 [netconf-device-simulator-threads-6] 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 15:12:32.906 [netconf-device-simulator-threads-6] 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 15:12:32.911 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:12:32.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]) by 733 down to 2095139 15:12:32.920 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:12:32.921 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:12:33.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa582c373, L:/10.30.170.167:17832 - R:/10.30.171.175:60062]} 15:12:33.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:60062]): SSH-2.0-SSHD-UNKNOWN 15:12:33.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:60062]) line='SSH-2.0-SSHD-UNKNOWN' 15:12:33.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:60062]) client version string: SSH-2.0-SSHD-UNKNOWN 15:12:33.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:60062]) Send SSH_MSG_KEXINIT 15:12:33.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60062]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:12:33.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60062]) process #0 SSH_MSG_KEXINIT 15:12:33.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:60062]) SSH_MSG_KEXINIT 15:12:33.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:60062]) strict KEX=true client=true server=true 15:12:33.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60062]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:12:33.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60062]) Kex: server host key algorithms = rsa-sha2-512 15:12:33.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60062]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:12:33.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60062]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:12:33.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60062]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:12:33.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60062]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:12:33.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60062]) Kex: compression algorithms (client to server) = none 15:12:33.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60062]) Kex: compression algorithms (server to client) = none 15:12:33.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:12:33.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60062]) process #1 30 15:12:33.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60062]] process command=SSH_MSG_KEXDH_INIT 15:12:33.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60062]] Send SSH_MSG_KEXDH_REPLY 15:12:33.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60062]) packet #1 sending command=31[31] len=1639 15:12:33.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:60062])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:12:33.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:60062]) Send SSH_MSG_NEWKEYS 15:12:33.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:60062]) session ID=81:30:45:c9:a1:b9:bd:fa:6a:0a:d0:1b:c7:17:b0:71:fd:9e:a9:a8:bf:06:01:2f:7a:28:07:9c:24:ed:1b:aa:51:1c:16:bd:69:71:06:b2:84:88:26:22:3f:ad:1b:6a:c7:1a:91:44:33:d9:e8:56:e9:9b:ba:09:5c:90:7b:48 15:12:33.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60062]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:12:33.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60062]): strict KEX resets output message sequence number from 3 to 0 15:12:33.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60062]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1c75c32c; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:12:33.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:60062])[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 15:12:33.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60062])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:12:33.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60062]) packet #0 sending command=7[7] len=419 15:12:33.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60062]) No pending packets to flush at end of KEX 15:12:34.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60062]) process #2 SSH_MSG_NEWKEYS 15:12:34.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60062]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:12:34.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60062]): strict KEX resets input message sequence number from 3 to 0 15:12:34.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60062]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@53bf3b49; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:12:34.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:12:34.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60062]) process #0 SSH_MSG_SERVICE_REQUEST 15:12:34.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60062]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:12:34.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:60062]) authorized authentication methods: password,publickey 15:12:34.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60062]) Accepted service ssh-userauth 15:12:34.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60062]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:12:34.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60062]) process #1 SSH_MSG_USERAUTH_REQUEST 15:12:34.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60062]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:12:34.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60062]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:12:34.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60062]) no authentication factory for method=none 15:12:34.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60062]) SSH_MSG_USERAUTH_REQUEST 15:12:34.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60062]) remaining methods: password,publickey 15:12:34.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60062]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:12:34.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60062]) process #2 SSH_MSG_USERAUTH_REQUEST 15:12:34.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60062]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:12:34.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60062]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:12:34.014 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:12:34.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:60062]) authentication result: true 15:12:34.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:60062]) SSH_MSG_USERAUTH_REQUEST 15:12:34.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60062])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:12:34.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60062]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:12:34.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:12:34.014 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:12:34.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60062]) no heartbeat to stop 15:12:34.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:60062]) heartbeat type=IGNORE, interval=PT30S 15:12:34.015 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:60062 authenticated 15:12:34.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60062]) process #3 SSH_MSG_CHANNEL_OPEN 15:12:34.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60062]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:12:34.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60062]] session=TransportServerSession[admin@/10.30.171.175:60062] id=0 15:12:34.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60062])) size=2097152, max=2097152, packet=32768 15:12:34.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60062]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60062] 15:12:34.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60062]) recipient=0 15:12:34.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062])) size=2097152, max=2097152, packet=32768 15:12:34.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062])) re-initializing 15:12:34.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062])) size=2097152, max=2097152, packet=32768 15:12:34.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:12:34.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:12:34.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60062]) process #4 SSH_MSG_CHANNEL_REQUEST 15:12:34.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:12:34.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062])[want-reply=true] subsystem=netconf 15:12:34.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062])[subsystem] prepared command 15:12:34.018 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:12:34.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:12:34.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa582c373, L:/10.30.170.167:17832 - R:/10.30.171.175:60062]}} established 15:12:34.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 3: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17832 15:12:34.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 3: Creating data stores for simulated device 15:12:34.019 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:12:34.019 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:34.020 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:12:34.020 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:34.020 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:12:34.022 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@909baed 15:12:34.022 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:12:34.022 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:12:34.022 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:12:34.022 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:12:34.023 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:12:34.023 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:12:34.023 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:12:34.023 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:12:34.023 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@909baed, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@909baed, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3227e883, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3227e883, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:12:34.023 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:12:34.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:12:34.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa582c373, L:/10.30.170.167:17832 - R:/10.30.171.175:60062] 15:12:34.026 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 3 on channel [id: 0xa582c373, L:/10.30.170.167:17832 - R:/10.30.171.175:60062] 15:12:34.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]) by 1101 down to 2096051 15:12:34.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1110 15:12:34.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa582c373, L:/10.30.170.167:17832 - R:/10.30.171.175:60062] 15:12:34.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa582c373, L:/10.30.170.167:17832 - R:/10.30.171.175:60062] 15:12:34.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]) request=subsystem result=ReplySuccess, want-reply=true 15:12:34.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:12:34.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]) request=subsystem activate command 15:12:34.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]) starting runner for command=netconf 15:12:34.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60062]) process #5 SSH_MSG_CHANNEL_DATA 15:12:34.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]) by 373 down to 2096779 15:12:34.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]) SSH_MSG_CHANNEL_DATA len=373 15:12:34.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062] 15:12:34.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa582c373, L:/10.30.170.167:17832 - R:/10.30.171.175:60062]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:12:34.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:12:34.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa582c373, L:/10.30.170.167:17832 - R:/10.30.171.175:60062] 15:12:34.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa582c373, L:/10.30.170.167:17832 - R:/10.30.171.175:60062] 15:12:34.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17832', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:12:34.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=3} created 15:12:34.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=3, channel=[id: 0xa582c373, L:/10.30.170.167:17832 - R:/10.30.171.175:60062]} created 15:12:34.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa582c373, L:/10.30.170.167:17832 - R:/10.30.171.175:60062] successful with session NetconfServerSession{sessionId=3, channel=[id: 0xa582c373, L:/10.30.170.167:17832 - R:/10.30.171.175:60062]} 15:12:34.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=3, channel=[id: 0xa582c373, L:/10.30.170.167:17832 - R:/10.30.171.175:60062]} up 15:12:34.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60062]) process #6 SSH_MSG_CHANNEL_DATA 15:12:34.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]) by 393 down to 2096386 15:12:34.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]) SSH_MSG_CHANNEL_DATA len=393 15:12:34.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062] 15:12:34.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:12:34.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:34.032 [netconf-device-simulator-threads-0] 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} 15:12:34.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:12:34.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=3, channel=[id: 0xa582c373, L:/10.30.170.167:17832 - R:/10.30.171.175:60062]} EXI handlers added to pipeline 15:12:34.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:12:34.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]) by 179 down to 2095872 15:12:34.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:12:34.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:12:34.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60062]) process #7 SSH_MSG_CHANNEL_DATA 15:12:34.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]) by 340 down to 2096046 15:12:34.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]) SSH_MSG_CHANNEL_DATA len=340 15:12:34.036 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062] 15:12:34.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:12:34.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:34.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=3} 15:12:34.038 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3227e883 15:12:34.038 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:12:34.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:12:34.038 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:12:34.038 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:12:34.038 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:12:34.038 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:12:34.039 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:12:34.039 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:34.039 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:12:34.039 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:12:34.039 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:34.039 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:12:34.039 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:12:34.039 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:34.039 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:34.040 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:12:34.040 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:34.040 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:34.040 [netconf-device-simulator-threads-0] 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 15:12:34.040 [netconf-device-simulator-threads-0] 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 15:12:34.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:12:34.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]) by 733 down to 2095139 15:12:34.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:12:34.044 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:12:34.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2fd016d6, L:/10.30.170.167:17833 - R:/10.30.171.175:54708]} 15:12:34.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:54708]): SSH-2.0-SSHD-UNKNOWN 15:12:34.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:54708]) line='SSH-2.0-SSHD-UNKNOWN' 15:12:34.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:54708]) client version string: SSH-2.0-SSHD-UNKNOWN 15:12:35.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:54708]) Send SSH_MSG_KEXINIT 15:12:35.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54708]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:12:35.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54708]) process #0 SSH_MSG_KEXINIT 15:12:35.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:54708]) SSH_MSG_KEXINIT 15:12:35.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:54708]) strict KEX=true client=true server=true 15:12:35.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54708]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:12:35.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54708]) Kex: server host key algorithms = rsa-sha2-512 15:12:35.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54708]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:12:35.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54708]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:12:35.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54708]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:12:35.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54708]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:12:35.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54708]) Kex: compression algorithms (client to server) = none 15:12:35.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54708]) Kex: compression algorithms (server to client) = none 15:12:35.167 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:12:35.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54708]) process #1 30 15:12:35.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54708]] process command=SSH_MSG_KEXDH_INIT 15:12:35.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54708]] Send SSH_MSG_KEXDH_REPLY 15:12:35.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54708]) packet #1 sending command=31[31] len=1639 15:12:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:54708])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:12:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:54708]) Send SSH_MSG_NEWKEYS 15:12:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:54708]) session ID=3a:4d:2c:06:9b:83:12:bf:25:65:09:ae:9b:1c:23:9f:8c:a7:4a:55:ef:b3:82:22:b9:a5:f2:e7:a6:56:2e:93:32:34:79:79:12:b3:51:2e:f6:bb:92:ad:dc:b7:a8:3f:1f:91:4e:23:6d:a6:98:28:f6:04:0e:50:98:51:9f:88 15:12:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54708]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:12:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54708]): strict KEX resets output message sequence number from 3 to 0 15:12:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54708]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@41f1724d; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:12:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:54708])[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 15:12:35.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54708])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:12:35.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54708]) packet #0 sending command=7[7] len=419 15:12:35.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54708]) No pending packets to flush at end of KEX 15:12:35.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54708]) process #2 SSH_MSG_NEWKEYS 15:12:35.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54708]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:12:35.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54708]): strict KEX resets input message sequence number from 3 to 0 15:12:35.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54708]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1f9b32e9; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:12:35.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:12:35.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54708]) process #0 SSH_MSG_SERVICE_REQUEST 15:12:35.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54708]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:12:35.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:54708]) authorized authentication methods: password,publickey 15:12:35.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54708]) Accepted service ssh-userauth 15:12:35.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54708]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:12:35.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54708]) process #1 SSH_MSG_USERAUTH_REQUEST 15:12:35.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54708]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:12:35.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54708]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:12:35.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54708]) no authentication factory for method=none 15:12:35.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54708]) SSH_MSG_USERAUTH_REQUEST 15:12:35.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54708]) remaining methods: password,publickey 15:12:35.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54708]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:12:35.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54708]) process #2 SSH_MSG_USERAUTH_REQUEST 15:12:35.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54708]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:12:35.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54708]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:12:35.295 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:12:35.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:54708]) authentication result: true 15:12:35.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:54708]) SSH_MSG_USERAUTH_REQUEST 15:12:35.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54708])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:12:35.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54708]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:12:35.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:12:35.295 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:12:35.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54708]) no heartbeat to stop 15:12:35.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:54708]) heartbeat type=IGNORE, interval=PT30S 15:12:35.296 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:54708 authenticated 15:12:35.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54708]) process #3 SSH_MSG_CHANNEL_OPEN 15:12:35.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54708]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:12:35.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54708]] session=TransportServerSession[admin@/10.30.171.175:54708] id=0 15:12:35.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54708])) size=2097152, max=2097152, packet=32768 15:12:35.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54708]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54708] 15:12:35.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54708]) recipient=0 15:12:35.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708])) size=2097152, max=2097152, packet=32768 15:12:35.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708])) re-initializing 15:12:35.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708])) size=2097152, max=2097152, packet=32768 15:12:35.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:12:35.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:12:35.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54708]) process #4 SSH_MSG_CHANNEL_REQUEST 15:12:35.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:12:35.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708])[want-reply=true] subsystem=netconf 15:12:35.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708])[subsystem] prepared command 15:12:35.299 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:12:35.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:12:35.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2fd016d6, L:/10.30.170.167:17833 - R:/10.30.171.175:54708]}} established 15:12:35.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 4: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17833 15:12:35.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 4: Creating data stores for simulated device 15:12:35.299 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:12:35.299 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:35.300 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:12:35.300 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:35.300 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:12:35.302 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ff74f27 15:12:35.302 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:12:35.303 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:12:35.303 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:12:35.303 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:12:35.303 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:12:35.303 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:12:35.303 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:12:35.303 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:12:35.303 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ff74f27, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ff74f27, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c013382, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c013382, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:12:35.304 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:12:35.304 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:12:35.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2fd016d6, L:/10.30.170.167:17833 - R:/10.30.171.175:54708] 15:12:35.308 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 4 on channel [id: 0x2fd016d6, L:/10.30.170.167:17833 - R:/10.30.171.175:54708] 15:12:35.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]) by 1101 down to 2096051 15:12:35.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1110 15:12:35.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2fd016d6, L:/10.30.170.167:17833 - R:/10.30.171.175:54708] 15:12:35.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2fd016d6, L:/10.30.170.167:17833 - R:/10.30.171.175:54708] 15:12:35.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]) request=subsystem result=ReplySuccess, want-reply=true 15:12:35.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:12:35.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]) request=subsystem activate command 15:12:35.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]) starting runner for command=netconf 15:12:35.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54708]) process #5 SSH_MSG_CHANNEL_DATA 15:12:35.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]) by 373 down to 2096779 15:12:35.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]) SSH_MSG_CHANNEL_DATA len=373 15:12:35.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708] 15:12:35.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x2fd016d6, L:/10.30.170.167:17833 - R:/10.30.171.175:54708]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:12:35.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:12:35.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2fd016d6, L:/10.30.170.167:17833 - R:/10.30.171.175:54708] 15:12:35.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2fd016d6, L:/10.30.170.167:17833 - R:/10.30.171.175:54708] 15:12:35.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17833', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:12:35.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=4} created 15:12:35.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=4, channel=[id: 0x2fd016d6, L:/10.30.170.167:17833 - R:/10.30.171.175:54708]} created 15:12:35.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2fd016d6, L:/10.30.170.167:17833 - R:/10.30.171.175:54708] successful with session NetconfServerSession{sessionId=4, channel=[id: 0x2fd016d6, L:/10.30.170.167:17833 - R:/10.30.171.175:54708]} 15:12:35.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=4, channel=[id: 0x2fd016d6, L:/10.30.170.167:17833 - R:/10.30.171.175:54708]} up 15:12:35.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54708]) process #6 SSH_MSG_CHANNEL_DATA 15:12:35.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]) by 393 down to 2096386 15:12:35.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]) SSH_MSG_CHANNEL_DATA len=393 15:12:35.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708] 15:12:35.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:12:35.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:35.322 [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=4} 15:12:35.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:12:35.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=4, channel=[id: 0x2fd016d6, L:/10.30.170.167:17833 - R:/10.30.171.175:54708]} EXI handlers added to pipeline 15:12:35.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:12:35.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]) by 179 down to 2095872 15:12:35.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:12:35.323 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:12:35.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54708]) process #7 SSH_MSG_CHANNEL_DATA 15:12:35.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]) by 340 down to 2096046 15:12:35.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]) SSH_MSG_CHANNEL_DATA len=340 15:12:35.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708] 15:12:35.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:12:35.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:35.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=4} 15:12:35.327 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c013382 15:12:35.327 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:12:35.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:12:35.328 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:12:35.328 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:12:35.328 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:12:35.328 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:12:35.328 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:12:35.328 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:35.328 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:12:35.328 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:12:35.328 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:35.328 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:12:35.329 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:12:35.329 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:35.329 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:35.329 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:12:35.329 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:35.329 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:35.329 [netconf-device-simulator-threads-2] 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 15:12:35.329 [netconf-device-simulator-threads-2] 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 15:12:35.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:12:35.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]) by 733 down to 2095139 15:12:35.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:12:35.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:12:36.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x400c1f1d, L:/10.30.170.167:17834 - R:/10.30.171.175:58112]} 15:12:36.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:58112]): SSH-2.0-SSHD-UNKNOWN 15:12:36.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:58112]) line='SSH-2.0-SSHD-UNKNOWN' 15:12:36.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:58112]) client version string: SSH-2.0-SSHD-UNKNOWN 15:12:36.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:58112]) Send SSH_MSG_KEXINIT 15:12:36.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58112]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:12:36.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58112]) process #0 SSH_MSG_KEXINIT 15:12:36.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:58112]) SSH_MSG_KEXINIT 15:12:36.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:58112]) strict KEX=true client=true server=true 15:12:36.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58112]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:12:36.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58112]) Kex: server host key algorithms = rsa-sha2-512 15:12:36.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58112]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:12:36.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58112]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:12:36.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58112]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:12:36.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58112]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:12:36.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58112]) Kex: compression algorithms (client to server) = none 15:12:36.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58112]) Kex: compression algorithms (server to client) = none 15:12:36.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:12:36.539 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58112]) process #1 30 15:12:36.539 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58112]] process command=SSH_MSG_KEXDH_INIT 15:12:36.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58112]] Send SSH_MSG_KEXDH_REPLY 15:12:36.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58112]) packet #1 sending command=31[31] len=1639 15:12:36.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:58112])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:12:36.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:58112]) Send SSH_MSG_NEWKEYS 15:12:36.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:58112]) session ID=ea:08:7c:29:18:2a:0a:60:bb:f8:0a:99:52:e9:64:f1:a5:c3:cc:be:c9:9c:3c:bd:6f:22:1a:86:2a:64:f0:0b:2c:3d:76:c6:b2:26:18:74:38:0e:dc:ce:2f:4f:47:81:c5:f7:f2:48:4b:91:54:42:46:b8:ef:2a:c7:53:9b:99 15:12:36.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58112]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:12:36.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58112]): strict KEX resets output message sequence number from 3 to 0 15:12:36.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58112]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1ea48e01; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:12:36.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:58112])[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 15:12:36.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58112])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:12:36.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58112]) packet #0 sending command=7[7] len=419 15:12:36.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58112]) No pending packets to flush at end of KEX 15:12:36.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58112]) process #2 SSH_MSG_NEWKEYS 15:12:36.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58112]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:12:36.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58112]): strict KEX resets input message sequence number from 3 to 0 15:12:36.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58112]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@51c80093; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:12:36.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:12:36.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58112]) process #0 SSH_MSG_SERVICE_REQUEST 15:12:36.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58112]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:12:36.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:58112]) authorized authentication methods: password,publickey 15:12:36.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58112]) Accepted service ssh-userauth 15:12:36.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58112]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:12:36.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58112]) process #1 SSH_MSG_USERAUTH_REQUEST 15:12:36.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58112]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:12:36.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58112]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:12:36.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58112]) no authentication factory for method=none 15:12:36.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58112]) SSH_MSG_USERAUTH_REQUEST 15:12:36.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58112]) remaining methods: password,publickey 15:12:36.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58112]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:12:36.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58112]) process #2 SSH_MSG_USERAUTH_REQUEST 15:12:36.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58112]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:12:36.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58112]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:12:36.587 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:12:36.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:58112]) authentication result: true 15:12:36.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:58112]) SSH_MSG_USERAUTH_REQUEST 15:12:36.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58112])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:12:36.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58112]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:12:36.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:12:36.587 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:12:36.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58112]) no heartbeat to stop 15:12:36.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:58112]) heartbeat type=IGNORE, interval=PT30S 15:12:36.587 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:58112 authenticated 15:12:36.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58112]) process #3 SSH_MSG_CHANNEL_OPEN 15:12:36.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58112]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:12:36.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58112]] session=TransportServerSession[admin@/10.30.171.175:58112] id=0 15:12:36.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58112])) size=2097152, max=2097152, packet=32768 15:12:36.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58112]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58112] 15:12:36.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58112]) recipient=0 15:12:36.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112])) size=2097152, max=2097152, packet=32768 15:12:36.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112])) re-initializing 15:12:36.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112])) size=2097152, max=2097152, packet=32768 15:12:36.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:12:36.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:12:36.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58112]) process #4 SSH_MSG_CHANNEL_REQUEST 15:12:36.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:12:36.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112])[want-reply=true] subsystem=netconf 15:12:36.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112])[subsystem] prepared command 15:12:36.589 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:12:36.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:12:36.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x400c1f1d, L:/10.30.170.167:17834 - R:/10.30.171.175:58112]}} established 15:12:36.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 5: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17834 15:12:36.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 5: Creating data stores for simulated device 15:12:36.589 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:12:36.589 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:36.590 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:12:36.590 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:36.590 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:12:36.591 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4fabca0d 15:12:36.591 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:12:36.591 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:12:36.591 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:12:36.591 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:12:36.592 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:12:36.592 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:12:36.592 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:12:36.592 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:12:36.592 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4fabca0d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4fabca0d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@38edb0c2, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@38edb0c2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:12:36.592 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:12:36.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:12:36.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x400c1f1d, L:/10.30.170.167:17834 - R:/10.30.171.175:58112] 15:12:36.595 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 5 on channel [id: 0x400c1f1d, L:/10.30.170.167:17834 - R:/10.30.171.175:58112] 15:12:36.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]) by 1101 down to 2096051 15:12:36.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1110 15:12:36.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x400c1f1d, L:/10.30.170.167:17834 - R:/10.30.171.175:58112] 15:12:36.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x400c1f1d, L:/10.30.170.167:17834 - R:/10.30.171.175:58112] 15:12:36.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]) request=subsystem result=ReplySuccess, want-reply=true 15:12:36.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:12:36.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]) request=subsystem activate command 15:12:36.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]) starting runner for command=netconf 15:12:36.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58112]) process #5 SSH_MSG_CHANNEL_DATA 15:12:36.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]) by 373 down to 2096779 15:12:36.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]) SSH_MSG_CHANNEL_DATA len=373 15:12:36.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112] 15:12:36.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x400c1f1d, L:/10.30.170.167:17834 - R:/10.30.171.175:58112]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:12:36.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:12:36.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x400c1f1d, L:/10.30.170.167:17834 - R:/10.30.171.175:58112] 15:12:36.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x400c1f1d, L:/10.30.170.167:17834 - R:/10.30.171.175:58112] 15:12:36.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17834', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:12:36.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=5} created 15:12:36.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=5, channel=[id: 0x400c1f1d, L:/10.30.170.167:17834 - R:/10.30.171.175:58112]} created 15:12:36.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x400c1f1d, L:/10.30.170.167:17834 - R:/10.30.171.175:58112] successful with session NetconfServerSession{sessionId=5, channel=[id: 0x400c1f1d, L:/10.30.170.167:17834 - R:/10.30.171.175:58112]} 15:12:36.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=5, channel=[id: 0x400c1f1d, L:/10.30.170.167:17834 - R:/10.30.171.175:58112]} up 15:12:36.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58112]) process #6 SSH_MSG_CHANNEL_DATA 15:12:36.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]) by 393 down to 2096386 15:12:36.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]) SSH_MSG_CHANNEL_DATA len=393 15:12:36.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112] 15:12:36.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:12:36.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:36.600 [netconf-device-simulator-threads-4] 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=5} 15:12:36.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:12:36.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=5, channel=[id: 0x400c1f1d, L:/10.30.170.167:17834 - R:/10.30.171.175:58112]} EXI handlers added to pipeline 15:12:36.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:12:36.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]) by 179 down to 2095872 15:12:36.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:12:36.601 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:12:36.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58112]) process #7 SSH_MSG_CHANNEL_DATA 15:12:36.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]) by 340 down to 2096046 15:12:36.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]) SSH_MSG_CHANNEL_DATA len=340 15:12:36.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112] 15:12:36.611 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:12:36.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:36.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=5} 15:12:36.612 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@38edb0c2 15:12:36.612 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:12:36.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:12:36.612 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:12:36.612 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:12:36.612 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:12:36.613 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:12:36.613 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:12:36.613 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:36.613 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:12:36.613 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:12:36.613 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:36.613 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:12:36.613 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:12:36.613 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:36.613 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:36.614 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:12:36.614 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:36.614 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:36.614 [netconf-device-simulator-threads-4] 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 15:12:36.614 [netconf-device-simulator-threads-4] 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 15:12:36.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:12:36.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]) by 733 down to 2095139 15:12:36.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:12:36.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:12:37.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7369c625, L:/10.30.170.167:17835 - R:/10.30.171.175:34104]} 15:12:37.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:34104]): SSH-2.0-SSHD-UNKNOWN 15:12:37.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:34104]) line='SSH-2.0-SSHD-UNKNOWN' 15:12:37.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:34104]) client version string: SSH-2.0-SSHD-UNKNOWN 15:12:37.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:34104]) Send SSH_MSG_KEXINIT 15:12:37.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34104]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:12:37.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34104]) process #0 SSH_MSG_KEXINIT 15:12:37.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:34104]) SSH_MSG_KEXINIT 15:12:37.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:34104]) strict KEX=true client=true server=true 15:12:37.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34104]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:12:37.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34104]) Kex: server host key algorithms = rsa-sha2-512 15:12:37.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34104]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:12:37.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34104]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:12:37.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34104]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:12:37.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34104]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:12:37.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34104]) Kex: compression algorithms (client to server) = none 15:12:37.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34104]) Kex: compression algorithms (server to client) = none 15:12:37.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:12:37.783 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34104]) process #1 30 15:12:37.784 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34104]] process command=SSH_MSG_KEXDH_INIT 15:12:37.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34104]] Send SSH_MSG_KEXDH_REPLY 15:12:37.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34104]) packet #1 sending command=31[31] len=1639 15:12:37.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:34104])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:12:37.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:34104]) Send SSH_MSG_NEWKEYS 15:12:37.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:34104]) session ID=65:0f:2c:2b:d1:98:bf:2c:59:dc:7a:f5:d1:9b:6a:08:7f:ea:bd:a5:52:4a:64:7e:b3:67:ad:23:c0:b9:eb:e1:5c:c4:58:8a:14:7b:e0:d1:ee:c4:3b:ef:f4:bd:f1:03:ac:c1:21:67:88:e5:23:6d:28:0e:8a:a0:46:3e:af:18 15:12:37.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34104]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:12:37.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34104]): strict KEX resets output message sequence number from 3 to 0 15:12:37.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34104]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7ae027d3; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:12:37.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:34104])[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 15:12:37.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34104])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:12:37.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34104]) packet #0 sending command=7[7] len=419 15:12:37.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34104]) No pending packets to flush at end of KEX 15:12:37.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34104]) process #2 SSH_MSG_NEWKEYS 15:12:37.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34104]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:12:37.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34104]): strict KEX resets input message sequence number from 3 to 0 15:12:37.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34104]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@39a6b0dc; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:12:37.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:12:37.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34104]) process #0 SSH_MSG_SERVICE_REQUEST 15:12:37.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34104]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:12:37.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:34104]) authorized authentication methods: password,publickey 15:12:37.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34104]) Accepted service ssh-userauth 15:12:37.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34104]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:12:37.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34104]) process #1 SSH_MSG_USERAUTH_REQUEST 15:12:37.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34104]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:12:37.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34104]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:12:37.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34104]) no authentication factory for method=none 15:12:37.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34104]) SSH_MSG_USERAUTH_REQUEST 15:12:37.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34104]) remaining methods: password,publickey 15:12:37.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34104]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:12:37.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34104]) process #2 SSH_MSG_USERAUTH_REQUEST 15:12:37.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34104]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:12:37.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34104]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:12:37.841 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:12:37.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:34104]) authentication result: true 15:12:37.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:34104]) SSH_MSG_USERAUTH_REQUEST 15:12:37.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34104])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:12:37.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34104]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:12:37.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:12:37.842 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:12:37.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34104]) no heartbeat to stop 15:12:37.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:34104]) heartbeat type=IGNORE, interval=PT30S 15:12:37.842 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:34104 authenticated 15:12:37.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34104]) process #3 SSH_MSG_CHANNEL_OPEN 15:12:37.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34104]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:12:37.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34104]] session=TransportServerSession[admin@/10.30.171.175:34104] id=0 15:12:37.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34104])) size=2097152, max=2097152, packet=32768 15:12:37.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34104]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34104] 15:12:37.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34104]) recipient=0 15:12:37.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104])) size=2097152, max=2097152, packet=32768 15:12:37.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104])) re-initializing 15:12:37.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104])) size=2097152, max=2097152, packet=32768 15:12:37.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:12:37.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:12:37.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34104]) process #4 SSH_MSG_CHANNEL_REQUEST 15:12:37.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:12:37.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104])[want-reply=true] subsystem=netconf 15:12:37.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104])[subsystem] prepared command 15:12:37.845 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:12:37.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:12:37.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7369c625, L:/10.30.170.167:17835 - R:/10.30.171.175:34104]}} established 15:12:37.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 6: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17835 15:12:37.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 6: Creating data stores for simulated device 15:12:37.845 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:12:37.845 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:37.846 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:12:37.846 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:37.846 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:12:37.848 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4886d12a 15:12:37.848 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:12:37.849 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:12:37.849 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:12:37.849 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:12:37.849 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:12:37.849 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:12:37.849 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:12:37.850 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:12:37.850 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4886d12a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4886d12a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9794f0e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9794f0e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:12:37.850 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:12:37.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:12:37.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7369c625, L:/10.30.170.167:17835 - R:/10.30.171.175:34104] 15:12:37.852 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 6 on channel [id: 0x7369c625, L:/10.30.170.167:17835 - R:/10.30.171.175:34104] 15:12:37.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]) by 1101 down to 2096051 15:12:37.853 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1110 15:12:37.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7369c625, L:/10.30.170.167:17835 - R:/10.30.171.175:34104] 15:12:37.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7369c625, L:/10.30.170.167:17835 - R:/10.30.171.175:34104] 15:12:37.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]) request=subsystem result=ReplySuccess, want-reply=true 15:12:37.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:12:37.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]) request=subsystem activate command 15:12:37.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]) starting runner for command=netconf 15:12:37.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34104]) process #5 SSH_MSG_CHANNEL_DATA 15:12:37.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]) by 373 down to 2096779 15:12:37.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]) SSH_MSG_CHANNEL_DATA len=373 15:12:37.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104] 15:12:37.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7369c625, L:/10.30.170.167:17835 - R:/10.30.171.175:34104]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:12:37.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:12:37.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7369c625, L:/10.30.170.167:17835 - R:/10.30.171.175:34104] 15:12:37.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7369c625, L:/10.30.170.167:17835 - R:/10.30.171.175:34104] 15:12:37.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17835', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:12:37.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=6} created 15:12:37.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=6, channel=[id: 0x7369c625, L:/10.30.170.167:17835 - R:/10.30.171.175:34104]} created 15:12:37.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7369c625, L:/10.30.170.167:17835 - R:/10.30.171.175:34104] successful with session NetconfServerSession{sessionId=6, channel=[id: 0x7369c625, L:/10.30.170.167:17835 - R:/10.30.171.175:34104]} 15:12:37.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=6, channel=[id: 0x7369c625, L:/10.30.170.167:17835 - R:/10.30.171.175:34104]} up 15:12:37.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34104]) process #6 SSH_MSG_CHANNEL_DATA 15:12:37.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]) by 393 down to 2096386 15:12:37.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]) SSH_MSG_CHANNEL_DATA len=393 15:12:37.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104] 15:12:37.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:12:37.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:37.857 [netconf-device-simulator-threads-6] 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=6} 15:12:37.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:12:37.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=6, channel=[id: 0x7369c625, L:/10.30.170.167:17835 - R:/10.30.171.175:34104]} EXI handlers added to pipeline 15:12:37.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:12:37.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]) by 179 down to 2095872 15:12:37.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:12:37.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:12:37.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34104]) process #7 SSH_MSG_CHANNEL_DATA 15:12:37.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]) by 340 down to 2096046 15:12:37.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]) SSH_MSG_CHANNEL_DATA len=340 15:12:37.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104] 15:12:37.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:12:37.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:37.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=6} 15:12:37.862 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9794f0e 15:12:37.862 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:12:37.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:12:37.862 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:12:37.862 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:12:37.863 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:12:37.863 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:12:37.863 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:12:37.863 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:37.863 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:12:37.863 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:12:37.863 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:37.863 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:12:37.863 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:12:37.863 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:37.863 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:37.864 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:12:37.864 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:37.864 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:37.864 [netconf-device-simulator-threads-6] 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 15:12:37.864 [netconf-device-simulator-threads-6] 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 15:12:37.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:12:37.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]) by 733 down to 2095139 15:12:37.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:12:37.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:12:38.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdace069d, L:/10.30.170.167:17836 - R:/10.30.171.175:54902]} 15:12:38.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:54902]): SSH-2.0-SSHD-UNKNOWN 15:12:38.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:54902]) line='SSH-2.0-SSHD-UNKNOWN' 15:12:38.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:54902]) client version string: SSH-2.0-SSHD-UNKNOWN 15:12:38.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:54902]) Send SSH_MSG_KEXINIT 15:12:38.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54902]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:12:38.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54902]) process #0 SSH_MSG_KEXINIT 15:12:38.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:54902]) SSH_MSG_KEXINIT 15:12:38.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:54902]) strict KEX=true client=true server=true 15:12:38.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54902]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:12:38.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54902]) Kex: server host key algorithms = rsa-sha2-512 15:12:38.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54902]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:12:38.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54902]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:12:38.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54902]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:12:38.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54902]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:12:38.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54902]) Kex: compression algorithms (client to server) = none 15:12:38.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54902]) Kex: compression algorithms (server to client) = none 15:12:38.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:12:38.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54902]) process #1 30 15:12:38.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54902]] process command=SSH_MSG_KEXDH_INIT 15:12:38.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54902]] Send SSH_MSG_KEXDH_REPLY 15:12:38.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54902]) packet #1 sending command=31[31] len=1639 15:12:38.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:54902])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:12:38.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:54902]) Send SSH_MSG_NEWKEYS 15:12:38.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:54902]) session ID=c2:ce:14:53:b4:82:0e:a1:32:5d:fe:10:c6:eb:fe:eb:97:3b:35:51:0e:43:1c:ef:dc:c3:e0:10:e0:79:9f:3e:86:de:29:d6:cf:f3:61:41:6d:02:2c:0c:69:fe:51:f2:c3:a4:13:ef:09:e7:4d:42:51:fc:b4:d4:2a:a0:da:79 15:12:38.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54902]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:12:38.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54902]): strict KEX resets output message sequence number from 3 to 0 15:12:38.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54902]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1acf31e7; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:12:38.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:54902])[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 15:12:38.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54902])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:12:38.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54902]) packet #0 sending command=7[7] len=419 15:12:38.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54902]) No pending packets to flush at end of KEX 15:12:39.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54902]) process #2 SSH_MSG_NEWKEYS 15:12:39.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54902]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:12:39.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54902]): strict KEX resets input message sequence number from 3 to 0 15:12:39.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54902]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@41100f1d; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:12:39.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:12:39.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54902]) process #0 SSH_MSG_SERVICE_REQUEST 15:12:39.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54902]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:12:39.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:54902]) authorized authentication methods: password,publickey 15:12:39.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54902]) Accepted service ssh-userauth 15:12:39.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54902]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:12:39.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54902]) process #1 SSH_MSG_USERAUTH_REQUEST 15:12:39.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54902]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:12:39.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54902]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:12:39.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54902]) no authentication factory for method=none 15:12:39.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54902]) SSH_MSG_USERAUTH_REQUEST 15:12:39.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54902]) remaining methods: password,publickey 15:12:39.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54902]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:12:39.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54902]) process #2 SSH_MSG_USERAUTH_REQUEST 15:12:39.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54902]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:12:39.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54902]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:12:39.023 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:12:39.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:54902]) authentication result: true 15:12:39.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:54902]) SSH_MSG_USERAUTH_REQUEST 15:12:39.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54902])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:12:39.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54902]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:12:39.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:12:39.023 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:12:39.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54902]) no heartbeat to stop 15:12:39.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:54902]) heartbeat type=IGNORE, interval=PT30S 15:12:39.023 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:54902 authenticated 15:12:39.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54902]) process #3 SSH_MSG_CHANNEL_OPEN 15:12:39.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54902]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:12:39.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54902]] session=TransportServerSession[admin@/10.30.171.175:54902] id=0 15:12:39.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54902])) size=2097152, max=2097152, packet=32768 15:12:39.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54902]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54902] 15:12:39.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54902]) recipient=0 15:12:39.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902])) size=2097152, max=2097152, packet=32768 15:12:39.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902])) re-initializing 15:12:39.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902])) size=2097152, max=2097152, packet=32768 15:12:39.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:12:39.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:12:39.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54902]) process #4 SSH_MSG_CHANNEL_REQUEST 15:12:39.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:12:39.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902])[want-reply=true] subsystem=netconf 15:12:39.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902])[subsystem] prepared command 15:12:39.031 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:12:39.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:12:39.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdace069d, L:/10.30.170.167:17836 - R:/10.30.171.175:54902]}} established 15:12:39.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 7: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17836 15:12:39.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 7: Creating data stores for simulated device 15:12:39.032 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:12:39.032 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:39.032 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:12:39.032 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:39.032 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:12:39.034 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@671c6541 15:12:39.034 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:12:39.034 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:12:39.034 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:12:39.034 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:12:39.036 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:12:39.036 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:12:39.036 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:12:39.036 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:12:39.036 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@671c6541, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@671c6541, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3fe39636, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3fe39636, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:12:39.037 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:12:39.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:12:39.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdace069d, L:/10.30.170.167:17836 - R:/10.30.171.175:54902] 15:12:39.040 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 7 on channel [id: 0xdace069d, L:/10.30.170.167:17836 - R:/10.30.171.175:54902] 15:12:39.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]) by 1101 down to 2096051 15:12:39.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1110 15:12:39.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdace069d, L:/10.30.170.167:17836 - R:/10.30.171.175:54902] 15:12:39.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdace069d, L:/10.30.170.167:17836 - R:/10.30.171.175:54902] 15:12:39.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]) request=subsystem result=ReplySuccess, want-reply=true 15:12:39.045 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:12:39.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]) request=subsystem activate command 15:12:39.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]) starting runner for command=netconf 15:12:39.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54902]) process #5 SSH_MSG_CHANNEL_DATA 15:12:39.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]) by 373 down to 2096779 15:12:39.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]) SSH_MSG_CHANNEL_DATA len=373 15:12:39.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902] 15:12:39.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xdace069d, L:/10.30.170.167:17836 - R:/10.30.171.175:54902]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:12:39.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:12:39.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdace069d, L:/10.30.170.167:17836 - R:/10.30.171.175:54902] 15:12:39.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdace069d, L:/10.30.170.167:17836 - R:/10.30.171.175:54902] 15:12:39.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17836', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:12:39.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=7} created 15:12:39.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=7, channel=[id: 0xdace069d, L:/10.30.170.167:17836 - R:/10.30.171.175:54902]} created 15:12:39.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdace069d, L:/10.30.170.167:17836 - R:/10.30.171.175:54902] successful with session NetconfServerSession{sessionId=7, channel=[id: 0xdace069d, L:/10.30.170.167:17836 - R:/10.30.171.175:54902]} 15:12:39.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=7, channel=[id: 0xdace069d, L:/10.30.170.167:17836 - R:/10.30.171.175:54902]} up 15:12:39.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54902]) process #6 SSH_MSG_CHANNEL_DATA 15:12:39.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]) by 393 down to 2096386 15:12:39.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]) SSH_MSG_CHANNEL_DATA len=393 15:12:39.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902] 15:12:39.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:12:39.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:39.050 [netconf-device-simulator-threads-0] 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=7} 15:12:39.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:12:39.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=7, channel=[id: 0xdace069d, L:/10.30.170.167:17836 - R:/10.30.171.175:54902]} EXI handlers added to pipeline 15:12:39.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:12:39.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]) by 179 down to 2095872 15:12:39.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:12:39.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:12:39.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54902]) process #7 SSH_MSG_CHANNEL_DATA 15:12:39.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]) by 340 down to 2096046 15:12:39.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]) SSH_MSG_CHANNEL_DATA len=340 15:12:39.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902] 15:12:39.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:12:39.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:39.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=7} 15:12:39.062 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3fe39636 15:12:39.062 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:12:39.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:12:39.062 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:12:39.062 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:12:39.062 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:12:39.062 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:12:39.062 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:12:39.062 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:39.062 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:12:39.063 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:12:39.063 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:39.063 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:12:39.063 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:12:39.063 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:39.063 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:39.063 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:12:39.063 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:39.064 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:39.064 [netconf-device-simulator-threads-0] 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 15:12:39.064 [netconf-device-simulator-threads-0] 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 15:12:39.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:12:39.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]) by 733 down to 2095139 15:12:39.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:12:39.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:12:40.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0f2f50cb, L:/10.30.170.167:17837 - R:/10.30.171.175:38538]} 15:12:40.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:38538]): SSH-2.0-SSHD-UNKNOWN 15:12:40.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:38538]) line='SSH-2.0-SSHD-UNKNOWN' 15:12:40.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:38538]) client version string: SSH-2.0-SSHD-UNKNOWN 15:12:40.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:38538]) Send SSH_MSG_KEXINIT 15:12:40.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38538]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:12:40.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38538]) process #0 SSH_MSG_KEXINIT 15:12:40.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:38538]) SSH_MSG_KEXINIT 15:12:40.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:38538]) strict KEX=true client=true server=true 15:12:40.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38538]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:12:40.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38538]) Kex: server host key algorithms = rsa-sha2-512 15:12:40.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38538]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:12:40.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38538]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:12:40.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38538]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:12:40.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38538]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:12:40.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38538]) Kex: compression algorithms (client to server) = none 15:12:40.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38538]) Kex: compression algorithms (server to client) = none 15:12:40.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:12:40.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38538]) process #1 30 15:12:40.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38538]] process command=SSH_MSG_KEXDH_INIT 15:12:40.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38538]] Send SSH_MSG_KEXDH_REPLY 15:12:40.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38538]) packet #1 sending command=31[31] len=1639 15:12:40.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:38538])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:12:40.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:38538]) Send SSH_MSG_NEWKEYS 15:12:40.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:38538]) session ID=4a:9a:2a:9d:1d:1f:f9:f0:35:16:1d:8a:7d:55:37:49:58:54:f7:39:4f:60:3f:74:cf:35:31:f1:ee:b5:59:cf:2a:54:c2:3e:03:5f:21:58:30:f9:22:14:87:90:b0:c1:cc:7e:03:32:f8:b0:d7:7b:67:3c:81:6c:e3:05:40:94 15:12:40.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38538]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:12:40.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38538]): strict KEX resets output message sequence number from 3 to 0 15:12:40.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38538]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4b2db91e; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:12:40.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:38538])[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 15:12:40.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38538])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:12:40.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38538]) packet #0 sending command=7[7] len=419 15:12:40.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38538]) No pending packets to flush at end of KEX 15:12:40.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38538]) process #2 SSH_MSG_NEWKEYS 15:12:40.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38538]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:12:40.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38538]): strict KEX resets input message sequence number from 3 to 0 15:12:40.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38538]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@fd066ef; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:12:40.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:12:40.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38538]) process #0 SSH_MSG_SERVICE_REQUEST 15:12:40.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38538]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:12:40.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:38538]) authorized authentication methods: password,publickey 15:12:40.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38538]) Accepted service ssh-userauth 15:12:40.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38538]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:12:40.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38538]) process #1 SSH_MSG_USERAUTH_REQUEST 15:12:40.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38538]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:12:40.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38538]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:12:40.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38538]) no authentication factory for method=none 15:12:40.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38538]) SSH_MSG_USERAUTH_REQUEST 15:12:40.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38538]) remaining methods: password,publickey 15:12:40.497 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38538]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:12:40.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38538]) process #2 SSH_MSG_USERAUTH_REQUEST 15:12:40.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38538]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:12:40.498 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38538]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:12:40.499 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:12:40.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:38538]) authentication result: true 15:12:40.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:38538]) SSH_MSG_USERAUTH_REQUEST 15:12:40.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38538])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:12:40.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38538]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:12:40.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:12:40.499 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:12:40.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38538]) no heartbeat to stop 15:12:40.499 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:38538]) heartbeat type=IGNORE, interval=PT30S 15:12:40.499 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:38538 authenticated 15:12:40.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38538]) process #3 SSH_MSG_CHANNEL_OPEN 15:12:40.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38538]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:12:40.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38538]] session=TransportServerSession[admin@/10.30.171.175:38538] id=0 15:12:40.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38538])) size=2097152, max=2097152, packet=32768 15:12:40.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38538]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38538] 15:12:40.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38538]) recipient=0 15:12:40.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538])) size=2097152, max=2097152, packet=32768 15:12:40.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538])) re-initializing 15:12:40.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538])) size=2097152, max=2097152, packet=32768 15:12:40.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:12:40.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:12:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38538]) process #4 SSH_MSG_CHANNEL_REQUEST 15:12:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:12:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538])[want-reply=true] subsystem=netconf 15:12:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538])[subsystem] prepared command 15:12:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:12:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:12:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0f2f50cb, L:/10.30.170.167:17837 - R:/10.30.171.175:38538]}} established 15:12:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 8: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17837 15:12:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 8: Creating data stores for simulated device 15:12:40.502 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:12:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:40.503 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:12:40.503 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:40.503 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:12:40.504 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56840276 15:12:40.504 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:12:40.508 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:12:40.508 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:12:40.508 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:12:40.508 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:12:40.508 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:12:40.508 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:12:40.508 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:12:40.508 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56840276, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56840276, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6eeadd39, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6eeadd39, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:12:40.508 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:12:40.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:12:40.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0f2f50cb, L:/10.30.170.167:17837 - R:/10.30.171.175:38538] 15:12:40.510 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 8 on channel [id: 0x0f2f50cb, L:/10.30.170.167:17837 - R:/10.30.171.175:38538] 15:12:40.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]) by 1101 down to 2096051 15:12:40.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1110 15:12:40.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0f2f50cb, L:/10.30.170.167:17837 - R:/10.30.171.175:38538] 15:12:40.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0f2f50cb, L:/10.30.170.167:17837 - R:/10.30.171.175:38538] 15:12:40.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]) request=subsystem result=ReplySuccess, want-reply=true 15:12:40.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:12:40.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]) request=subsystem activate command 15:12:40.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]) starting runner for command=netconf 15:12:40.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38538]) process #5 SSH_MSG_CHANNEL_DATA 15:12:40.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]) by 373 down to 2096779 15:12:40.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]) SSH_MSG_CHANNEL_DATA len=373 15:12:40.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538] 15:12:40.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0f2f50cb, L:/10.30.170.167:17837 - R:/10.30.171.175:38538]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:12:40.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:12:40.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0f2f50cb, L:/10.30.170.167:17837 - R:/10.30.171.175:38538] 15:12:40.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0f2f50cb, L:/10.30.170.167:17837 - R:/10.30.171.175:38538] 15:12:40.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17837', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:12:40.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=8} created 15:12:40.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=8, channel=[id: 0x0f2f50cb, L:/10.30.170.167:17837 - R:/10.30.171.175:38538]} created 15:12:40.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0f2f50cb, L:/10.30.170.167:17837 - R:/10.30.171.175:38538] successful with session NetconfServerSession{sessionId=8, channel=[id: 0x0f2f50cb, L:/10.30.170.167:17837 - R:/10.30.171.175:38538]} 15:12:40.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=8, channel=[id: 0x0f2f50cb, L:/10.30.170.167:17837 - R:/10.30.171.175:38538]} up 15:12:40.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38538]) process #6 SSH_MSG_CHANNEL_DATA 15:12:40.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]) by 393 down to 2096386 15:12:40.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]) SSH_MSG_CHANNEL_DATA len=393 15:12:40.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538] 15:12:40.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:12:40.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:40.516 [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=8} 15:12:40.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:12:40.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=8, channel=[id: 0x0f2f50cb, L:/10.30.170.167:17837 - R:/10.30.171.175:38538]} EXI handlers added to pipeline 15:12:40.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:12:40.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]) by 179 down to 2095872 15:12:40.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:12:40.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:12:40.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38538]) process #7 SSH_MSG_CHANNEL_DATA 15:12:40.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]) by 340 down to 2096046 15:12:40.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]) SSH_MSG_CHANNEL_DATA len=340 15:12:40.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538] 15:12:40.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:12:40.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:40.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=8} 15:12:40.522 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6eeadd39 15:12:40.522 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:12:40.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:12:40.522 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:12:40.522 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:12:40.522 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:12:40.522 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:12:40.522 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:12:40.522 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:40.522 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:12:40.522 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:12:40.522 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:40.523 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:12:40.523 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:12:40.523 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:40.523 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:40.523 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:12:40.523 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:40.523 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:40.523 [netconf-device-simulator-threads-2] 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 15:12:40.523 [netconf-device-simulator-threads-2] 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 15:12:40.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:12:40.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]) by 733 down to 2095139 15:12:40.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:12:40.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:12:41.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb2333874, L:/10.30.170.167:17838 - R:/10.30.171.175:57302]} 15:12:41.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:57302]): SSH-2.0-SSHD-UNKNOWN 15:12:41.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:57302]) line='SSH-2.0-SSHD-UNKNOWN' 15:12:41.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:57302]) client version string: SSH-2.0-SSHD-UNKNOWN 15:12:41.540 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:57302]) Send SSH_MSG_KEXINIT 15:12:41.540 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57302]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:12:41.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57302]) process #0 SSH_MSG_KEXINIT 15:12:41.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:57302]) SSH_MSG_KEXINIT 15:12:41.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:57302]) strict KEX=true client=true server=true 15:12:41.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57302]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:12:41.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57302]) Kex: server host key algorithms = rsa-sha2-512 15:12:41.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57302]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:12:41.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57302]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:12:41.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57302]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:12:41.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57302]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:12:41.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57302]) Kex: compression algorithms (client to server) = none 15:12:41.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57302]) Kex: compression algorithms (server to client) = none 15:12:41.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:12:41.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57302]) process #1 30 15:12:41.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57302]] process command=SSH_MSG_KEXDH_INIT 15:12:41.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57302]] Send SSH_MSG_KEXDH_REPLY 15:12:41.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57302]) packet #1 sending command=31[31] len=1639 15:12:41.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:57302])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:12:41.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:57302]) Send SSH_MSG_NEWKEYS 15:12:41.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:57302]) session ID=02:0b:df:7b:3d:44:1b:78:31:e7:a4:b5:63:f6:50:3b:ff:c6:e1:7a:24:35:bb:8a:dd:ea:5b:9f:a9:8b:b0:5f:89:67:ed:3d:0b:db:06:0f:2c:21:53:c7:2c:55:bd:d2:4c:f5:7b:40:9e:92:61:db:89:cd:7e:03:93:02:28:ca 15:12:41.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57302]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:12:41.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57302]): strict KEX resets output message sequence number from 3 to 0 15:12:41.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57302]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@218169a0; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:12:41.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:57302])[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 15:12:41.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57302])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:12:41.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57302]) packet #0 sending command=7[7] len=419 15:12:41.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57302]) No pending packets to flush at end of KEX 15:12:41.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57302]) process #2 SSH_MSG_NEWKEYS 15:12:41.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57302]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:12:41.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57302]): strict KEX resets input message sequence number from 3 to 0 15:12:41.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57302]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2e12a7b2; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:12:41.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:12:41.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57302]) process #0 SSH_MSG_SERVICE_REQUEST 15:12:41.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57302]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:12:41.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:57302]) authorized authentication methods: password,publickey 15:12:41.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57302]) Accepted service ssh-userauth 15:12:41.666 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57302]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:12:41.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57302]) process #1 SSH_MSG_USERAUTH_REQUEST 15:12:41.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57302]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:12:41.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57302]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:12:41.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57302]) no authentication factory for method=none 15:12:41.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57302]) SSH_MSG_USERAUTH_REQUEST 15:12:41.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57302]) remaining methods: password,publickey 15:12:41.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57302]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:12:41.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57302]) process #2 SSH_MSG_USERAUTH_REQUEST 15:12:41.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57302]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:12:41.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57302]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:12:41.669 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:12:41.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:57302]) authentication result: true 15:12:41.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:57302]) SSH_MSG_USERAUTH_REQUEST 15:12:41.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57302])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:12:41.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57302]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:12:41.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:12:41.670 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:12:41.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57302]) no heartbeat to stop 15:12:41.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:57302]) heartbeat type=IGNORE, interval=PT30S 15:12:41.670 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:57302 authenticated 15:12:41.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #3 SSH_MSG_CHANNEL_OPEN 15:12:41.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57302]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:12:41.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57302]] session=TransportServerSession[admin@/10.30.171.175:57302] id=0 15:12:41.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57302])) size=2097152, max=2097152, packet=32768 15:12:41.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57302]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57302] 15:12:41.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57302]) recipient=0 15:12:41.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302])) size=2097152, max=2097152, packet=32768 15:12:41.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302])) re-initializing 15:12:41.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302])) size=2097152, max=2097152, packet=32768 15:12:41.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:12:41.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:12:41.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #4 SSH_MSG_CHANNEL_REQUEST 15:12:41.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:12:41.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302])[want-reply=true] subsystem=netconf 15:12:41.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302])[subsystem] prepared command 15:12:41.676 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:12:41.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:12:41.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb2333874, L:/10.30.170.167:17838 - R:/10.30.171.175:57302]}} established 15:12:41.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 9: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17838 15:12:41.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 9: Creating data stores for simulated device 15:12:41.677 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:12:41.677 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:41.677 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:12:41.677 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:41.677 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:12:41.679 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b9534cd 15:12:41.679 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:12:41.679 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:12:41.679 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:12:41.679 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:12:41.680 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:12:41.682 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:12:41.682 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:12:41.682 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:12:41.682 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b9534cd, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b9534cd, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@668c2f56, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@668c2f56, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:12:41.683 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:12:41.683 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:12:41.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb2333874, L:/10.30.170.167:17838 - R:/10.30.171.175:57302] 15:12:41.685 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 9 on channel [id: 0xb2333874, L:/10.30.170.167:17838 - R:/10.30.171.175:57302] 15:12:41.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) by 1101 down to 2096051 15:12:41.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1110 15:12:41.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb2333874, L:/10.30.170.167:17838 - R:/10.30.171.175:57302] 15:12:41.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb2333874, L:/10.30.170.167:17838 - R:/10.30.171.175:57302] 15:12:41.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) request=subsystem result=ReplySuccess, want-reply=true 15:12:41.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:12:41.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) request=subsystem activate command 15:12:41.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) starting runner for command=netconf 15:12:41.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #5 SSH_MSG_CHANNEL_DATA 15:12:41.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) by 373 down to 2096779 15:12:41.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_CHANNEL_DATA len=373 15:12:41.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302] 15:12:41.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb2333874, L:/10.30.170.167:17838 - R:/10.30.171.175:57302]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:12:41.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:12:41.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb2333874, L:/10.30.170.167:17838 - R:/10.30.171.175:57302] 15:12:41.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb2333874, L:/10.30.170.167:17838 - R:/10.30.171.175:57302] 15:12:41.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17838', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:12:41.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=9} created 15:12:41.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=9, channel=[id: 0xb2333874, L:/10.30.170.167:17838 - R:/10.30.171.175:57302]} created 15:12:41.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb2333874, L:/10.30.170.167:17838 - R:/10.30.171.175:57302] successful with session NetconfServerSession{sessionId=9, channel=[id: 0xb2333874, L:/10.30.170.167:17838 - R:/10.30.171.175:57302]} 15:12:41.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=9, channel=[id: 0xb2333874, L:/10.30.170.167:17838 - R:/10.30.171.175:57302]} up 15:12:41.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #6 SSH_MSG_CHANNEL_DATA 15:12:41.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) by 393 down to 2096386 15:12:41.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_CHANNEL_DATA len=393 15:12:41.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302] 15:12:41.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:12:41.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:41.701 [netconf-device-simulator-threads-4] 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=9} 15:12:41.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:12:41.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=9, channel=[id: 0xb2333874, L:/10.30.170.167:17838 - R:/10.30.171.175:57302]} EXI handlers added to pipeline 15:12:41.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:12:41.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) by 179 down to 2095872 15:12:41.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:12:41.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:12:41.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #7 SSH_MSG_CHANNEL_DATA 15:12:41.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) by 340 down to 2096046 15:12:41.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_CHANNEL_DATA len=340 15:12:41.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302] 15:12:41.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:12:41.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:41.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=9} 15:12:41.712 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@668c2f56 15:12:41.712 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:12:41.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:12:41.712 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:12:41.712 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:12:41.712 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:12:41.712 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:12:41.713 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:12:41.713 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:41.713 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:12:41.713 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:12:41.713 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:41.713 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:12:41.713 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:12:41.713 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:41.713 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:41.713 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:12:41.713 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:41.713 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:41.713 [netconf-device-simulator-threads-4] 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 15:12:41.713 [netconf-device-simulator-threads-4] 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 15:12:41.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:12:41.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) by 733 down to 2095139 15:12:41.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:12:41.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:12:42.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x31053e86, L:/10.30.170.167:17839 - R:/10.30.171.175:33646]} 15:12:42.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:33646]): SSH-2.0-SSHD-UNKNOWN 15:12:42.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:33646]) line='SSH-2.0-SSHD-UNKNOWN' 15:12:42.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:33646]) client version string: SSH-2.0-SSHD-UNKNOWN 15:12:42.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:33646]) Send SSH_MSG_KEXINIT 15:12:42.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33646]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:12:42.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33646]) process #0 SSH_MSG_KEXINIT 15:12:42.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:33646]) SSH_MSG_KEXINIT 15:12:42.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:33646]) strict KEX=true client=true server=true 15:12:42.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33646]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:12:42.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33646]) Kex: server host key algorithms = rsa-sha2-512 15:12:42.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33646]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:12:42.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33646]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:12:42.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33646]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:12:42.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33646]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:12:42.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33646]) Kex: compression algorithms (client to server) = none 15:12:42.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33646]) Kex: compression algorithms (server to client) = none 15:12:42.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:12:43.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33646]) process #1 30 15:12:43.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:33646]] process command=SSH_MSG_KEXDH_INIT 15:12:43.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:33646]] Send SSH_MSG_KEXDH_REPLY 15:12:43.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33646]) packet #1 sending command=31[31] len=1639 15:12:43.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:33646])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:12:43.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:33646]) Send SSH_MSG_NEWKEYS 15:12:43.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:33646]) session ID=38:8b:4a:73:0a:38:3e:2a:72:8e:1f:75:99:02:7b:5e:c2:57:e9:7b:2d:07:30:68:02:6d:eb:d7:02:ba:4d:42:1f:df:db:a6:2f:cc:95:31:7c:ff:ed:fd:cc:b0:1a:2d:a3:7d:24:be:75:e6:cf:d5:b1:d9:48:c3:49:7f:68:54 15:12:43.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33646]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:12:43.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:33646]): strict KEX resets output message sequence number from 3 to 0 15:12:43.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:33646]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3b683f6d; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:12:43.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:33646])[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 15:12:43.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:33646])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:12:43.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33646]) packet #0 sending command=7[7] len=419 15:12:43.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:33646]) No pending packets to flush at end of KEX 15:12:43.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33646]) process #2 SSH_MSG_NEWKEYS 15:12:43.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:33646]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:12:43.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:33646]): strict KEX resets input message sequence number from 3 to 0 15:12:43.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:33646]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@344c898c; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:12:43.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:12:43.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33646]) process #0 SSH_MSG_SERVICE_REQUEST 15:12:43.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:33646]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:12:43.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:33646]) authorized authentication methods: password,publickey 15:12:43.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:33646]) Accepted service ssh-userauth 15:12:43.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33646]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:12:43.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33646]) process #1 SSH_MSG_USERAUTH_REQUEST 15:12:43.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33646]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:12:43.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33646]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:12:43.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33646]) no authentication factory for method=none 15:12:43.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:33646]) SSH_MSG_USERAUTH_REQUEST 15:12:43.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:33646]) remaining methods: password,publickey 15:12:43.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33646]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:12:43.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33646]) process #2 SSH_MSG_USERAUTH_REQUEST 15:12:43.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33646]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:12:43.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33646]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:12:43.074 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:12:43.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:33646]) authentication result: true 15:12:43.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:33646]) SSH_MSG_USERAUTH_REQUEST 15:12:43.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:33646])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:12:43.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33646]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:12:43.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:12:43.074 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:12:43.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33646]) no heartbeat to stop 15:12:43.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:33646]) heartbeat type=IGNORE, interval=PT30S 15:12:43.075 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:33646 authenticated 15:12:43.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33646]) process #3 SSH_MSG_CHANNEL_OPEN 15:12:43.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33646]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:12:43.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33646]] session=TransportServerSession[admin@/10.30.171.175:33646] id=0 15:12:43.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33646])) size=2097152, max=2097152, packet=32768 15:12:43.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33646]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33646] 15:12:43.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33646]) recipient=0 15:12:43.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646])) size=2097152, max=2097152, packet=32768 15:12:43.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646])) re-initializing 15:12:43.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646])) size=2097152, max=2097152, packet=32768 15:12:43.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:12:43.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:12:43.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33646]) process #4 SSH_MSG_CHANNEL_REQUEST 15:12:43.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:12:43.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646])[want-reply=true] subsystem=netconf 15:12:43.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646])[subsystem] prepared command 15:12:43.077 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:12:43.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:12:43.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x31053e86, L:/10.30.170.167:17839 - R:/10.30.171.175:33646]}} established 15:12:43.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 10: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17839 15:12:43.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 10: Creating data stores for simulated device 15:12:43.078 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:12:43.078 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:43.078 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:12:43.078 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:43.079 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:12:43.080 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28fe68d7 15:12:43.080 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:12:43.081 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:12:43.081 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:12:43.081 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:12:43.082 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:12:43.082 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:12:43.082 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:12:43.082 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:12:43.082 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28fe68d7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28fe68d7, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@243ddfd0, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@243ddfd0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:12:43.082 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:12:43.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:12:43.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x31053e86, L:/10.30.170.167:17839 - R:/10.30.171.175:33646] 15:12:43.084 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 10 on channel [id: 0x31053e86, L:/10.30.170.167:17839 - R:/10.30.171.175:33646] 15:12:43.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]) by 1102 down to 2096050 15:12:43.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:12:43.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x31053e86, L:/10.30.170.167:17839 - R:/10.30.171.175:33646] 15:12:43.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x31053e86, L:/10.30.170.167:17839 - R:/10.30.171.175:33646] 15:12:43.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]) request=subsystem result=ReplySuccess, want-reply=true 15:12:43.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:12:43.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]) request=subsystem activate command 15:12:43.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]) starting runner for command=netconf 15:12:43.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33646]) process #5 SSH_MSG_CHANNEL_DATA 15:12:43.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]) by 373 down to 2096779 15:12:43.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]) SSH_MSG_CHANNEL_DATA len=373 15:12:43.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646] 15:12:43.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x31053e86, L:/10.30.170.167:17839 - R:/10.30.171.175:33646]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:12:43.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:12:43.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x31053e86, L:/10.30.170.167:17839 - R:/10.30.171.175:33646] 15:12:43.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x31053e86, L:/10.30.170.167:17839 - R:/10.30.171.175:33646] 15:12:43.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17839', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:12:43.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=10} created 15:12:43.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=10, channel=[id: 0x31053e86, L:/10.30.170.167:17839 - R:/10.30.171.175:33646]} created 15:12:43.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x31053e86, L:/10.30.170.167:17839 - R:/10.30.171.175:33646] successful with session NetconfServerSession{sessionId=10, channel=[id: 0x31053e86, L:/10.30.170.167:17839 - R:/10.30.171.175:33646]} 15:12:43.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=10, channel=[id: 0x31053e86, L:/10.30.170.167:17839 - R:/10.30.171.175:33646]} up 15:12:43.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33646]) process #6 SSH_MSG_CHANNEL_DATA 15:12:43.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]) by 393 down to 2096386 15:12:43.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]) SSH_MSG_CHANNEL_DATA len=393 15:12:43.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646] 15:12:43.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:12:43.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:43.090 [netconf-device-simulator-threads-6] 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=10} 15:12:43.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:12:43.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=10, channel=[id: 0x31053e86, L:/10.30.170.167:17839 - R:/10.30.171.175:33646]} EXI handlers added to pipeline 15:12:43.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:12:43.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]) by 179 down to 2095871 15:12:43.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:12:43.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:12:43.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33646]) process #7 SSH_MSG_CHANNEL_DATA 15:12:43.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]) by 340 down to 2096046 15:12:43.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]) SSH_MSG_CHANNEL_DATA len=340 15:12:43.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646] 15:12:43.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:12:43.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:43.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=10} 15:12:43.094 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@243ddfd0 15:12:43.094 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:12:43.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:12:43.094 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:12:43.094 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:12:43.094 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:12:43.094 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:12:43.095 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:12:43.095 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:43.095 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:12:43.095 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:12:43.095 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:43.095 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:12:43.095 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:12:43.095 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:43.095 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:43.095 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:12:43.095 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:43.095 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:43.096 [netconf-device-simulator-threads-6] 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 15:12:43.096 [netconf-device-simulator-threads-6] 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 15:12:43.096 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:12:43.097 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]) by 733 down to 2095138 15:12:43.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:12:43.098 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:12:43.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x411b80e1, L:/10.30.170.167:17840 - R:/10.30.171.175:54270]} 15:12:43.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:54270]): SSH-2.0-SSHD-UNKNOWN 15:12:43.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:54270]) line='SSH-2.0-SSHD-UNKNOWN' 15:12:43.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:54270]) client version string: SSH-2.0-SSHD-UNKNOWN 15:12:44.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:54270]) Send SSH_MSG_KEXINIT 15:12:44.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54270]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:12:44.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54270]) process #0 SSH_MSG_KEXINIT 15:12:44.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:54270]) SSH_MSG_KEXINIT 15:12:44.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:54270]) strict KEX=true client=true server=true 15:12:44.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54270]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:12:44.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54270]) Kex: server host key algorithms = rsa-sha2-512 15:12:44.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54270]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:12:44.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54270]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:12:44.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54270]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:12:44.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54270]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:12:44.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54270]) Kex: compression algorithms (client to server) = none 15:12:44.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54270]) Kex: compression algorithms (server to client) = none 15:12:44.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:12:44.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54270]) process #1 30 15:12:44.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54270]] process command=SSH_MSG_KEXDH_INIT 15:12:44.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54270]] Send SSH_MSG_KEXDH_REPLY 15:12:44.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54270]) packet #1 sending command=31[31] len=1639 15:12:44.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:54270])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:12:44.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:54270]) Send SSH_MSG_NEWKEYS 15:12:44.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:54270]) session ID=9f:fc:d8:4d:93:fb:bb:04:ee:7d:6a:b3:42:8b:62:f8:4a:4c:07:b3:04:1f:d5:b3:12:6f:a1:9e:45:e9:42:c1:76:b4:0f:61:7a:81:bb:9c:a4:4a:14:cc:b5:d6:bf:bc:0c:3d:73:46:df:51:7c:17:2f:f4:ef:cb:d0:5c:ff:77 15:12:44.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54270]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:12:44.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54270]): strict KEX resets output message sequence number from 3 to 0 15:12:44.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54270]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7f98da6; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:12:44.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:54270])[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 15:12:44.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54270])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:12:44.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54270]) packet #0 sending command=7[7] len=419 15:12:44.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54270]) No pending packets to flush at end of KEX 15:12:44.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54270]) process #2 SSH_MSG_NEWKEYS 15:12:44.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54270]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:12:44.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54270]): strict KEX resets input message sequence number from 3 to 0 15:12:44.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54270]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4623a46e; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:12:44.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:12:44.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54270]) process #0 SSH_MSG_SERVICE_REQUEST 15:12:44.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54270]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:12:44.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:54270]) authorized authentication methods: password,publickey 15:12:44.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54270]) Accepted service ssh-userauth 15:12:44.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54270]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:12:44.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54270]) process #1 SSH_MSG_USERAUTH_REQUEST 15:12:44.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54270]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:12:44.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54270]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:12:44.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54270]) no authentication factory for method=none 15:12:44.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54270]) SSH_MSG_USERAUTH_REQUEST 15:12:44.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54270]) remaining methods: password,publickey 15:12:44.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54270]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:12:44.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54270]) process #2 SSH_MSG_USERAUTH_REQUEST 15:12:44.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54270]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:12:44.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54270]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:12:44.286 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:12:44.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:54270]) authentication result: true 15:12:44.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:54270]) SSH_MSG_USERAUTH_REQUEST 15:12:44.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54270])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:12:44.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54270]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:12:44.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:12:44.286 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:12:44.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54270]) no heartbeat to stop 15:12:44.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:54270]) heartbeat type=IGNORE, interval=PT30S 15:12:44.287 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:54270 authenticated 15:12:44.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54270]) process #3 SSH_MSG_CHANNEL_OPEN 15:12:44.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54270]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:12:44.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54270]] session=TransportServerSession[admin@/10.30.171.175:54270] id=0 15:12:44.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54270])) size=2097152, max=2097152, packet=32768 15:12:44.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54270]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54270] 15:12:44.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54270]) recipient=0 15:12:44.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270])) size=2097152, max=2097152, packet=32768 15:12:44.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270])) re-initializing 15:12:44.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270])) size=2097152, max=2097152, packet=32768 15:12:44.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:12:44.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:12:44.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54270]) process #4 SSH_MSG_CHANNEL_REQUEST 15:12:44.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:12:44.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270])[want-reply=true] subsystem=netconf 15:12:44.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270])[subsystem] prepared command 15:12:44.289 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:12:44.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:12:44.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x411b80e1, L:/10.30.170.167:17840 - R:/10.30.171.175:54270]}} established 15:12:44.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 11: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17840 15:12:44.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 11: Creating data stores for simulated device 15:12:44.289 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:12:44.289 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:44.289 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:12:44.289 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:44.290 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:12:44.291 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70bea560 15:12:44.291 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:12:44.292 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:12:44.292 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:12:44.292 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:12:44.292 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:12:44.292 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:12:44.292 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:12:44.293 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:12:44.293 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70bea560, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70bea560, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ff072df, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ff072df, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:12:44.300 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:12:44.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:12:44.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x411b80e1, L:/10.30.170.167:17840 - R:/10.30.171.175:54270] 15:12:44.302 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 11 on channel [id: 0x411b80e1, L:/10.30.170.167:17840 - R:/10.30.171.175:54270] 15:12:44.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]) by 1102 down to 2096050 15:12:44.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:12:44.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x411b80e1, L:/10.30.170.167:17840 - R:/10.30.171.175:54270] 15:12:44.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x411b80e1, L:/10.30.170.167:17840 - R:/10.30.171.175:54270] 15:12:44.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]) request=subsystem result=ReplySuccess, want-reply=true 15:12:44.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:12:44.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]) request=subsystem activate command 15:12:44.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]) starting runner for command=netconf 15:12:44.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54270]) process #5 SSH_MSG_CHANNEL_DATA 15:12:44.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]) by 373 down to 2096779 15:12:44.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]) SSH_MSG_CHANNEL_DATA len=373 15:12:44.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270] 15:12:44.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x411b80e1, L:/10.30.170.167:17840 - R:/10.30.171.175:54270]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:12:44.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:12:44.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x411b80e1, L:/10.30.170.167:17840 - R:/10.30.171.175:54270] 15:12:44.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x411b80e1, L:/10.30.170.167:17840 - R:/10.30.171.175:54270] 15:12:44.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17840', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:12:44.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=11} created 15:12:44.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=11, channel=[id: 0x411b80e1, L:/10.30.170.167:17840 - R:/10.30.171.175:54270]} created 15:12:44.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x411b80e1, L:/10.30.170.167:17840 - R:/10.30.171.175:54270] successful with session NetconfServerSession{sessionId=11, channel=[id: 0x411b80e1, L:/10.30.170.167:17840 - R:/10.30.171.175:54270]} 15:12:44.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=11, channel=[id: 0x411b80e1, L:/10.30.170.167:17840 - R:/10.30.171.175:54270]} up 15:12:44.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54270]) process #6 SSH_MSG_CHANNEL_DATA 15:12:44.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]) by 393 down to 2096386 15:12:44.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]) SSH_MSG_CHANNEL_DATA len=393 15:12:44.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270] 15:12:44.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:12:44.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:44.309 [netconf-device-simulator-threads-0] 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=11} 15:12:44.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:12:44.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=11, channel=[id: 0x411b80e1, L:/10.30.170.167:17840 - R:/10.30.171.175:54270]} EXI handlers added to pipeline 15:12:44.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:12:44.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]) by 179 down to 2095871 15:12:44.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:12:44.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:12:44.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54270]) process #7 SSH_MSG_CHANNEL_DATA 15:12:44.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]) by 340 down to 2096046 15:12:44.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]) SSH_MSG_CHANNEL_DATA len=340 15:12:44.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270] 15:12:44.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:12:44.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:44.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=11} 15:12:44.317 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ff072df 15:12:44.317 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:12:44.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:12:44.317 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:12:44.317 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:12:44.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:12:44.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:12:44.318 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:12:44.318 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:44.318 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:12:44.318 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:12:44.318 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:44.318 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:12:44.318 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:12:44.318 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:44.318 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:44.318 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:12:44.318 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:44.318 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:44.318 [netconf-device-simulator-threads-0] 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 15:12:44.318 [netconf-device-simulator-threads-0] 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 15:12:44.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:12:44.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]) by 733 down to 2095138 15:12:44.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:12:44.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:12:45.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x12bc62f8, L:/10.30.170.167:17841 - R:/10.30.171.175:40184]} 15:12:45.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:40184]): SSH-2.0-SSHD-UNKNOWN 15:12:45.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:40184]) line='SSH-2.0-SSHD-UNKNOWN' 15:12:45.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:40184]) client version string: SSH-2.0-SSHD-UNKNOWN 15:12:45.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:40184]) Send SSH_MSG_KEXINIT 15:12:45.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40184]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:12:45.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40184]) process #0 SSH_MSG_KEXINIT 15:12:45.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:40184]) SSH_MSG_KEXINIT 15:12:45.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:40184]) strict KEX=true client=true server=true 15:12:45.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40184]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:12:45.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40184]) Kex: server host key algorithms = rsa-sha2-512 15:12:45.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40184]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:12:45.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40184]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:12:45.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40184]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:12:45.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40184]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:12:45.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40184]) Kex: compression algorithms (client to server) = none 15:12:45.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40184]) Kex: compression algorithms (server to client) = none 15:12:45.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:12:45.749 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40184]) process #1 30 15:12:45.750 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40184]] process command=SSH_MSG_KEXDH_INIT 15:12:45.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40184]] Send SSH_MSG_KEXDH_REPLY 15:12:45.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40184]) packet #1 sending command=31[31] len=1639 15:12:45.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:40184])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:12:45.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:40184]) Send SSH_MSG_NEWKEYS 15:12:45.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:40184]) session ID=f9:1e:36:38:f5:42:f1:e6:02:43:4b:28:a5:f4:be:e0:fb:eb:79:2a:dd:c7:83:dc:38:ec:e2:d9:da:1f:a2:60:bb:9a:ef:4d:04:39:b2:e0:87:ec:a9:88:37:5d:b3:c0:34:24:7a:60:f4:a9:51:ce:f2:e9:b8:01:37:6d:8c:44 15:12:45.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40184]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:12:45.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40184]): strict KEX resets output message sequence number from 3 to 0 15:12:45.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40184]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@61694c54; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:12:45.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:40184])[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 15:12:45.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40184])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:12:45.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40184]) packet #0 sending command=7[7] len=419 15:12:45.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40184]) No pending packets to flush at end of KEX 15:12:45.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40184]) process #2 SSH_MSG_NEWKEYS 15:12:45.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40184]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:12:45.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40184]): strict KEX resets input message sequence number from 3 to 0 15:12:45.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40184]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1a6e32dd; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:12:45.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:12:45.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40184]) process #0 SSH_MSG_SERVICE_REQUEST 15:12:45.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40184]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:12:45.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:40184]) authorized authentication methods: password,publickey 15:12:45.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40184]) Accepted service ssh-userauth 15:12:45.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40184]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:12:45.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40184]) process #1 SSH_MSG_USERAUTH_REQUEST 15:12:45.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40184]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:12:45.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40184]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:12:45.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40184]) no authentication factory for method=none 15:12:45.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40184]) SSH_MSG_USERAUTH_REQUEST 15:12:45.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40184]) remaining methods: password,publickey 15:12:45.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40184]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:12:45.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40184]) process #2 SSH_MSG_USERAUTH_REQUEST 15:12:45.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40184]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:12:45.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40184]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:12:45.807 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:12:45.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:40184]) authentication result: true 15:12:45.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:40184]) SSH_MSG_USERAUTH_REQUEST 15:12:45.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40184])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:12:45.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40184]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:12:45.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:12:45.807 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:12:45.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40184]) no heartbeat to stop 15:12:45.807 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:40184]) heartbeat type=IGNORE, interval=PT30S 15:12:45.807 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:40184 authenticated 15:12:45.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40184]) process #3 SSH_MSG_CHANNEL_OPEN 15:12:45.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40184]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:12:45.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40184]] session=TransportServerSession[admin@/10.30.171.175:40184] id=0 15:12:45.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40184])) size=2097152, max=2097152, packet=32768 15:12:45.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40184]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40184] 15:12:45.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40184]) recipient=0 15:12:45.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184])) size=2097152, max=2097152, packet=32768 15:12:45.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184])) re-initializing 15:12:45.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184])) size=2097152, max=2097152, packet=32768 15:12:45.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:12:45.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:12:45.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40184]) process #4 SSH_MSG_CHANNEL_REQUEST 15:12:45.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:12:45.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184])[want-reply=true] subsystem=netconf 15:12:45.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184])[subsystem] prepared command 15:12:45.810 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:12:45.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:12:45.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x12bc62f8, L:/10.30.170.167:17841 - R:/10.30.171.175:40184]}} established 15:12:45.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 12: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17841 15:12:45.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 12: Creating data stores for simulated device 15:12:45.812 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:12:45.812 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:45.812 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:12:45.812 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:45.812 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:12:45.814 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4aa32105 15:12:45.814 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:12:45.815 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:12:45.815 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:12:45.815 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:12:45.815 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:12:45.815 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:12:45.815 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:12:45.815 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:12:45.815 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4aa32105, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4aa32105, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e44cac8, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e44cac8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:12:45.817 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:12:45.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:12:45.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x12bc62f8, L:/10.30.170.167:17841 - R:/10.30.171.175:40184] 15:12:45.819 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 12 on channel [id: 0x12bc62f8, L:/10.30.170.167:17841 - R:/10.30.171.175:40184] 15:12:45.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]) by 1102 down to 2096050 15:12:45.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:12:45.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x12bc62f8, L:/10.30.170.167:17841 - R:/10.30.171.175:40184] 15:12:45.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x12bc62f8, L:/10.30.170.167:17841 - R:/10.30.171.175:40184] 15:12:45.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]) request=subsystem result=ReplySuccess, want-reply=true 15:12:45.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:12:45.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]) request=subsystem activate command 15:12:45.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]) starting runner for command=netconf 15:12:45.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40184]) process #5 SSH_MSG_CHANNEL_DATA 15:12:45.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]) by 373 down to 2096779 15:12:45.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]) SSH_MSG_CHANNEL_DATA len=373 15:12:45.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184] 15:12:45.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x12bc62f8, L:/10.30.170.167:17841 - R:/10.30.171.175:40184]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:12:45.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:12:45.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x12bc62f8, L:/10.30.170.167:17841 - R:/10.30.171.175:40184] 15:12:45.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x12bc62f8, L:/10.30.170.167:17841 - R:/10.30.171.175:40184] 15:12:45.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17841', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:12:45.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=12} created 15:12:45.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=12, channel=[id: 0x12bc62f8, L:/10.30.170.167:17841 - R:/10.30.171.175:40184]} created 15:12:45.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x12bc62f8, L:/10.30.170.167:17841 - R:/10.30.171.175:40184] successful with session NetconfServerSession{sessionId=12, channel=[id: 0x12bc62f8, L:/10.30.170.167:17841 - R:/10.30.171.175:40184]} 15:12:45.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=12, channel=[id: 0x12bc62f8, L:/10.30.170.167:17841 - R:/10.30.171.175:40184]} up 15:12:45.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40184]) process #6 SSH_MSG_CHANNEL_DATA 15:12:45.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]) by 393 down to 2096386 15:12:45.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]) SSH_MSG_CHANNEL_DATA len=393 15:12:45.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184] 15:12:45.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:12:45.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:45.826 [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=12} 15:12:45.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:12:45.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=12, channel=[id: 0x12bc62f8, L:/10.30.170.167:17841 - R:/10.30.171.175:40184]} EXI handlers added to pipeline 15:12:45.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:12:45.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]) by 179 down to 2095871 15:12:45.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:12:45.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:12:45.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40184]) process #7 SSH_MSG_CHANNEL_DATA 15:12:45.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]) by 340 down to 2096046 15:12:45.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]) SSH_MSG_CHANNEL_DATA len=340 15:12:45.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184] 15:12:45.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:12:45.837 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:45.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=12} 15:12:45.844 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e44cac8 15:12:45.844 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:12:45.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:12:45.844 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:12:45.844 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:12:45.844 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:12:45.844 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:12:45.844 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:12:45.844 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:45.844 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:12:45.845 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:12:45.845 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:45.845 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:12:45.845 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:12:45.845 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:45.845 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:45.845 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:12:45.845 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:45.846 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:45.846 [netconf-device-simulator-threads-2] 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 15:12:45.846 [netconf-device-simulator-threads-2] 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 15:12:45.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:12:45.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]) by 733 down to 2095138 15:12:45.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:12:45.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:12:46.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x60951b51, L:/10.30.170.167:17842 - R:/10.30.171.175:44262]} 15:12:46.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:44262]): SSH-2.0-SSHD-UNKNOWN 15:12:46.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:44262]) line='SSH-2.0-SSHD-UNKNOWN' 15:12:46.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:44262]) client version string: SSH-2.0-SSHD-UNKNOWN 15:12:46.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:44262]) Send SSH_MSG_KEXINIT 15:12:46.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44262]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:12:46.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44262]) process #0 SSH_MSG_KEXINIT 15:12:46.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:44262]) SSH_MSG_KEXINIT 15:12:46.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:44262]) strict KEX=true client=true server=true 15:12:46.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44262]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:12:46.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44262]) Kex: server host key algorithms = rsa-sha2-512 15:12:46.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44262]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:12:46.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44262]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:12:46.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44262]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:12:46.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44262]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:12:46.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44262]) Kex: compression algorithms (client to server) = none 15:12:46.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44262]) Kex: compression algorithms (server to client) = none 15:12:46.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:12:46.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44262]) process #1 30 15:12:46.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44262]] process command=SSH_MSG_KEXDH_INIT 15:12:46.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44262]] Send SSH_MSG_KEXDH_REPLY 15:12:46.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44262]) packet #1 sending command=31[31] len=1639 15:12:46.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:44262])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:12:46.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:44262]) Send SSH_MSG_NEWKEYS 15:12:46.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:44262]) session ID=f4:67:df:da:76:50:ac:24:97:34:aa:14:e3:6b:bf:fd:c5:4c:6b:0c:66:bf:50:48:68:66:62:89:e5:0b:40:66:dd:2a:a3:8e:6c:ad:ca:a1:4e:9c:b4:2a:e7:ab:01:92:ee:aa:4d:3b:71:ac:4f:38:d5:4b:1e:7e:da:fb:31:0a 15:12:46.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44262]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:12:46.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44262]): strict KEX resets output message sequence number from 3 to 0 15:12:46.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44262]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@151c3a14; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:12:46.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:44262])[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 15:12:46.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44262])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:12:46.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44262]) packet #0 sending command=7[7] len=419 15:12:46.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44262]) No pending packets to flush at end of KEX 15:12:46.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44262]) process #2 SSH_MSG_NEWKEYS 15:12:46.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44262]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:12:46.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44262]): strict KEX resets input message sequence number from 3 to 0 15:12:46.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44262]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@109591bb; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:12:46.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:12:46.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44262]) process #0 SSH_MSG_SERVICE_REQUEST 15:12:46.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44262]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:12:46.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:44262]) authorized authentication methods: password,publickey 15:12:46.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44262]) Accepted service ssh-userauth 15:12:46.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44262]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:12:46.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44262]) process #1 SSH_MSG_USERAUTH_REQUEST 15:12:46.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44262]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:12:46.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44262]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:12:46.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44262]) no authentication factory for method=none 15:12:46.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44262]) SSH_MSG_USERAUTH_REQUEST 15:12:46.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44262]) remaining methods: password,publickey 15:12:46.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44262]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:12:46.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44262]) process #2 SSH_MSG_USERAUTH_REQUEST 15:12:46.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44262]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:12:46.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44262]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:12:46.918 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:12:46.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:44262]) authentication result: true 15:12:46.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:44262]) SSH_MSG_USERAUTH_REQUEST 15:12:46.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44262])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:12:46.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44262]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:12:46.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:12:46.918 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:12:46.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44262]) no heartbeat to stop 15:12:46.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:44262]) heartbeat type=IGNORE, interval=PT30S 15:12:46.919 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:44262 authenticated 15:12:46.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44262]) process #3 SSH_MSG_CHANNEL_OPEN 15:12:46.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44262]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:12:46.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44262]] session=TransportServerSession[admin@/10.30.171.175:44262] id=0 15:12:46.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44262])) size=2097152, max=2097152, packet=32768 15:12:46.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44262]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44262] 15:12:46.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44262]) recipient=0 15:12:46.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262])) size=2097152, max=2097152, packet=32768 15:12:46.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262])) re-initializing 15:12:46.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262])) size=2097152, max=2097152, packet=32768 15:12:46.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:12:46.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:12:46.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44262]) process #4 SSH_MSG_CHANNEL_REQUEST 15:12:46.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:12:46.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262])[want-reply=true] subsystem=netconf 15:12:46.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262])[subsystem] prepared command 15:12:46.921 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:12:46.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:12:46.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x60951b51, L:/10.30.170.167:17842 - R:/10.30.171.175:44262]}} established 15:12:46.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 13: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17842 15:12:46.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 13: Creating data stores for simulated device 15:12:46.922 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:12:46.922 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:46.923 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:12:46.923 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:46.923 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:12:46.927 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@73f8b271 15:12:46.927 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:12:46.928 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:12:46.928 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:12:46.928 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:12:46.929 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:12:46.929 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:12:46.929 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:12:46.930 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:12:46.930 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@73f8b271, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@73f8b271, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6aba4833, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6aba4833, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:12:46.932 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:12:46.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:12:46.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x60951b51, L:/10.30.170.167:17842 - R:/10.30.171.175:44262] 15:12:46.934 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 13 on channel [id: 0x60951b51, L:/10.30.170.167:17842 - R:/10.30.171.175:44262] 15:12:46.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]) by 1102 down to 2096050 15:12:46.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:12:46.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x60951b51, L:/10.30.170.167:17842 - R:/10.30.171.175:44262] 15:12:46.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x60951b51, L:/10.30.170.167:17842 - R:/10.30.171.175:44262] 15:12:46.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]) request=subsystem result=ReplySuccess, want-reply=true 15:12:46.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:12:46.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]) request=subsystem activate command 15:12:46.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]) starting runner for command=netconf 15:12:46.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44262]) process #5 SSH_MSG_CHANNEL_DATA 15:12:46.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]) by 373 down to 2096779 15:12:46.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]) SSH_MSG_CHANNEL_DATA len=373 15:12:46.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262] 15:12:46.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x60951b51, L:/10.30.170.167:17842 - R:/10.30.171.175:44262]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:12:46.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:12:46.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x60951b51, L:/10.30.170.167:17842 - R:/10.30.171.175:44262] 15:12:46.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x60951b51, L:/10.30.170.167:17842 - R:/10.30.171.175:44262] 15:12:46.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17842', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:12:46.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=13} created 15:12:46.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=13, channel=[id: 0x60951b51, L:/10.30.170.167:17842 - R:/10.30.171.175:44262]} created 15:12:46.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x60951b51, L:/10.30.170.167:17842 - R:/10.30.171.175:44262] successful with session NetconfServerSession{sessionId=13, channel=[id: 0x60951b51, L:/10.30.170.167:17842 - R:/10.30.171.175:44262]} 15:12:46.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=13, channel=[id: 0x60951b51, L:/10.30.170.167:17842 - R:/10.30.171.175:44262]} up 15:12:46.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44262]) process #6 SSH_MSG_CHANNEL_DATA 15:12:46.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]) by 393 down to 2096386 15:12:46.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]) SSH_MSG_CHANNEL_DATA len=393 15:12:46.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262] 15:12:46.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:12:46.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:46.941 [netconf-device-simulator-threads-4] 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=13} 15:12:46.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:12:46.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=13, channel=[id: 0x60951b51, L:/10.30.170.167:17842 - R:/10.30.171.175:44262]} EXI handlers added to pipeline 15:12:46.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:12:46.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]) by 179 down to 2095871 15:12:46.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:12:46.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:12:46.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44262]) process #7 SSH_MSG_CHANNEL_DATA 15:12:46.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]) by 340 down to 2096046 15:12:46.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]) SSH_MSG_CHANNEL_DATA len=340 15:12:46.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262] 15:12:46.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:12:46.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:46.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=13} 15:12:46.952 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6aba4833 15:12:46.952 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:12:46.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:12:46.952 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:12:46.952 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:12:46.952 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:12:46.952 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:12:46.952 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:12:46.952 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:46.952 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:12:46.953 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:12:46.953 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:46.953 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:12:46.953 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:12:46.953 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:46.953 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:46.953 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:12:46.953 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:46.953 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:46.953 [netconf-device-simulator-threads-4] 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 15:12:46.953 [netconf-device-simulator-threads-4] 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 15:12:46.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:12:46.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]) by 733 down to 2095138 15:12:46.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:12:46.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:12:47.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2691198e, L:/10.30.170.167:17843 - R:/10.30.171.175:41054]} 15:12:47.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:41054]): SSH-2.0-SSHD-UNKNOWN 15:12:47.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:41054]) line='SSH-2.0-SSHD-UNKNOWN' 15:12:47.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:41054]) client version string: SSH-2.0-SSHD-UNKNOWN 15:12:47.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:41054]) Send SSH_MSG_KEXINIT 15:12:47.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41054]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:12:47.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41054]) process #0 SSH_MSG_KEXINIT 15:12:47.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:41054]) SSH_MSG_KEXINIT 15:12:47.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:41054]) strict KEX=true client=true server=true 15:12:47.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41054]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:12:47.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41054]) Kex: server host key algorithms = rsa-sha2-512 15:12:47.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41054]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:12:47.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41054]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:12:47.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41054]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:12:47.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41054]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:12:47.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41054]) Kex: compression algorithms (client to server) = none 15:12:47.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41054]) Kex: compression algorithms (server to client) = none 15:12:47.877 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:12:47.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41054]) process #1 30 15:12:47.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41054]] process command=SSH_MSG_KEXDH_INIT 15:12:47.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41054]] Send SSH_MSG_KEXDH_REPLY 15:12:47.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41054]) packet #1 sending command=31[31] len=1639 15:12:47.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:41054])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:12:47.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:41054]) Send SSH_MSG_NEWKEYS 15:12:47.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:41054]) session ID=50:20:47:c7:4c:21:8a:da:e9:aa:0b:9a:8c:5b:db:2e:fa:3a:4e:a8:c6:dd:dd:11:07:05:b4:b1:da:eb:ed:ab:53:5d:ea:8e:81:bf:ee:eb:0e:82:15:cb:6b:bd:eb:93:84:c4:5a:d9:b5:83:77:69:dc:e2:d9:41:65:f2:f2:a4 15:12:47.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41054]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:12:47.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41054]): strict KEX resets output message sequence number from 3 to 0 15:12:47.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41054]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@42924a7e; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:12:47.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:41054])[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 15:12:47.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41054])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:12:47.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41054]) packet #0 sending command=7[7] len=419 15:12:47.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41054]) No pending packets to flush at end of KEX 15:12:48.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41054]) process #2 SSH_MSG_NEWKEYS 15:12:48.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41054]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:12:48.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41054]): strict KEX resets input message sequence number from 3 to 0 15:12:48.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41054]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1b4a2541; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:12:48.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:12:48.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41054]) process #0 SSH_MSG_SERVICE_REQUEST 15:12:48.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41054]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:12:48.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:41054]) authorized authentication methods: password,publickey 15:12:48.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41054]) Accepted service ssh-userauth 15:12:48.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41054]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:12:48.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41054]) process #1 SSH_MSG_USERAUTH_REQUEST 15:12:48.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41054]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:12:48.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41054]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:12:48.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41054]) no authentication factory for method=none 15:12:48.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41054]) SSH_MSG_USERAUTH_REQUEST 15:12:48.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41054]) remaining methods: password,publickey 15:12:48.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41054]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:12:48.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41054]) process #2 SSH_MSG_USERAUTH_REQUEST 15:12:48.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41054]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:12:48.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41054]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:12:48.011 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:12:48.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:41054]) authentication result: true 15:12:48.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:41054]) SSH_MSG_USERAUTH_REQUEST 15:12:48.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41054])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:12:48.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41054]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:12:48.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:12:48.012 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:12:48.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41054]) no heartbeat to stop 15:12:48.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:41054]) heartbeat type=IGNORE, interval=PT30S 15:12:48.012 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:41054 authenticated 15:12:48.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41054]) process #3 SSH_MSG_CHANNEL_OPEN 15:12:48.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41054]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:12:48.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41054]] session=TransportServerSession[admin@/10.30.171.175:41054] id=0 15:12:48.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41054])) size=2097152, max=2097152, packet=32768 15:12:48.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41054]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41054] 15:12:48.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41054]) recipient=0 15:12:48.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054])) size=2097152, max=2097152, packet=32768 15:12:48.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054])) re-initializing 15:12:48.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054])) size=2097152, max=2097152, packet=32768 15:12:48.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:12:48.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:12:48.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41054]) process #4 SSH_MSG_CHANNEL_REQUEST 15:12:48.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:12:48.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054])[want-reply=true] subsystem=netconf 15:12:48.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054])[subsystem] prepared command 15:12:48.024 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:12:48.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:12:48.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2691198e, L:/10.30.170.167:17843 - R:/10.30.171.175:41054]}} established 15:12:48.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 14: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17843 15:12:48.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 14: Creating data stores for simulated device 15:12:48.025 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:12:48.025 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:48.025 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:12:48.025 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:48.025 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:12:48.029 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2aea0f1a 15:12:48.029 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:12:48.029 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:12:48.029 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:12:48.029 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:12:48.030 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:12:48.030 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:12:48.030 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:12:48.030 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:12:48.030 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2aea0f1a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2aea0f1a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@519bf970, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@519bf970, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:12:48.031 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:12:48.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:12:48.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2691198e, L:/10.30.170.167:17843 - R:/10.30.171.175:41054] 15:12:48.033 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 14 on channel [id: 0x2691198e, L:/10.30.170.167:17843 - R:/10.30.171.175:41054] 15:12:48.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]) by 1102 down to 2096050 15:12:48.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:12:48.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2691198e, L:/10.30.170.167:17843 - R:/10.30.171.175:41054] 15:12:48.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2691198e, L:/10.30.170.167:17843 - R:/10.30.171.175:41054] 15:12:48.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]) request=subsystem result=ReplySuccess, want-reply=true 15:12:48.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:12:48.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]) request=subsystem activate command 15:12:48.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]) starting runner for command=netconf 15:12:48.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41054]) process #5 SSH_MSG_CHANNEL_DATA 15:12:48.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]) by 373 down to 2096779 15:12:48.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]) SSH_MSG_CHANNEL_DATA len=373 15:12:48.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054] 15:12:48.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x2691198e, L:/10.30.170.167:17843 - R:/10.30.171.175:41054]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:12:48.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:12:48.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2691198e, L:/10.30.170.167:17843 - R:/10.30.171.175:41054] 15:12:48.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2691198e, L:/10.30.170.167:17843 - R:/10.30.171.175:41054] 15:12:48.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17843', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:12:48.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=14} created 15:12:48.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=14, channel=[id: 0x2691198e, L:/10.30.170.167:17843 - R:/10.30.171.175:41054]} created 15:12:48.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2691198e, L:/10.30.170.167:17843 - R:/10.30.171.175:41054] successful with session NetconfServerSession{sessionId=14, channel=[id: 0x2691198e, L:/10.30.170.167:17843 - R:/10.30.171.175:41054]} 15:12:48.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=14, channel=[id: 0x2691198e, L:/10.30.170.167:17843 - R:/10.30.171.175:41054]} up 15:12:48.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41054]) process #6 SSH_MSG_CHANNEL_DATA 15:12:48.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]) by 393 down to 2096386 15:12:48.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]) SSH_MSG_CHANNEL_DATA len=393 15:12:48.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054] 15:12:48.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:12:48.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:48.045 [netconf-device-simulator-threads-6] 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=14} 15:12:48.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:12:48.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=14, channel=[id: 0x2691198e, L:/10.30.170.167:17843 - R:/10.30.171.175:41054]} EXI handlers added to pipeline 15:12:48.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:12:48.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]) by 179 down to 2095871 15:12:48.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:12:48.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:12:48.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41054]) process #7 SSH_MSG_CHANNEL_DATA 15:12:48.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]) by 340 down to 2096046 15:12:48.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]) SSH_MSG_CHANNEL_DATA len=340 15:12:48.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054] 15:12:48.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:12:48.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:48.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=14} 15:12:48.055 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@519bf970 15:12:48.055 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:12:48.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:12:48.055 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:12:48.055 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:12:48.055 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:12:48.055 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:12:48.055 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:12:48.056 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:48.056 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:12:48.056 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:12:48.056 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:48.056 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:12:48.057 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:12:48.057 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:48.057 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:48.057 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:12:48.057 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:48.057 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:48.057 [netconf-device-simulator-threads-6] 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 15:12:48.057 [netconf-device-simulator-threads-6] 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 15:12:48.057 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:12:48.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]) by 733 down to 2095138 15:12:48.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:12:48.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:12:49.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0d9ddbba, L:/10.30.170.167:17844 - R:/10.30.171.175:45220]} 15:12:49.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:45220]): SSH-2.0-SSHD-UNKNOWN 15:12:49.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:45220]) line='SSH-2.0-SSHD-UNKNOWN' 15:12:49.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:45220]) client version string: SSH-2.0-SSHD-UNKNOWN 15:12:49.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:45220]) Send SSH_MSG_KEXINIT 15:12:49.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45220]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:12:49.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45220]) process #0 SSH_MSG_KEXINIT 15:12:49.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:45220]) SSH_MSG_KEXINIT 15:12:49.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:45220]) strict KEX=true client=true server=true 15:12:49.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45220]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:12:49.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45220]) Kex: server host key algorithms = rsa-sha2-512 15:12:49.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45220]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:12:49.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45220]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:12:49.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45220]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:12:49.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45220]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:12:49.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45220]) Kex: compression algorithms (client to server) = none 15:12:49.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45220]) Kex: compression algorithms (server to client) = none 15:12:49.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:12:49.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45220]) process #1 30 15:12:49.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45220]] process command=SSH_MSG_KEXDH_INIT 15:12:49.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45220]] Send SSH_MSG_KEXDH_REPLY 15:12:49.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45220]) packet #1 sending command=31[31] len=1639 15:12:49.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:45220])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:12:49.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:45220]) Send SSH_MSG_NEWKEYS 15:12:49.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:45220]) session ID=1c:1a:f6:98:04:14:6e:6c:a3:bb:50:6a:f9:c0:83:c2:67:fd:c8:b0:7f:d7:79:4c:d6:44:eb:5f:e0:9c:43:0c:88:79:95:07:56:3e:e5:f3:af:9c:cf:9c:8b:58:55:66:4d:97:bd:35:78:b4:18:a1:6b:a3:8c:db:ed:86:4c:f7 15:12:49.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45220]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:12:49.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45220]): strict KEX resets output message sequence number from 3 to 0 15:12:49.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45220]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3d15a3ca; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:12:49.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:45220])[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 15:12:49.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45220])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:12:49.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45220]) packet #0 sending command=7[7] len=419 15:12:49.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45220]) No pending packets to flush at end of KEX 15:12:49.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45220]) process #2 SSH_MSG_NEWKEYS 15:12:49.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45220]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:12:49.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45220]): strict KEX resets input message sequence number from 3 to 0 15:12:49.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45220]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@a01f3ba; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:12:49.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:12:49.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45220]) process #0 SSH_MSG_SERVICE_REQUEST 15:12:49.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45220]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:12:49.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:45220]) authorized authentication methods: password,publickey 15:12:49.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45220]) Accepted service ssh-userauth 15:12:49.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45220]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:12:49.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45220]) process #1 SSH_MSG_USERAUTH_REQUEST 15:12:49.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45220]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:12:49.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45220]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:12:49.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45220]) no authentication factory for method=none 15:12:49.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45220]) SSH_MSG_USERAUTH_REQUEST 15:12:49.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45220]) remaining methods: password,publickey 15:12:49.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45220]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:12:49.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45220]) process #2 SSH_MSG_USERAUTH_REQUEST 15:12:49.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45220]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:12:49.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45220]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:12:49.291 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:12:49.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:45220]) authentication result: true 15:12:49.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:45220]) SSH_MSG_USERAUTH_REQUEST 15:12:49.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45220])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:12:49.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45220]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:12:49.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:12:49.291 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:12:49.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45220]) no heartbeat to stop 15:12:49.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:45220]) heartbeat type=IGNORE, interval=PT30S 15:12:49.292 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:45220 authenticated 15:12:49.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45220]) process #3 SSH_MSG_CHANNEL_OPEN 15:12:49.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45220]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:12:49.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45220]] session=TransportServerSession[admin@/10.30.171.175:45220] id=0 15:12:49.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45220])) size=2097152, max=2097152, packet=32768 15:12:49.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45220]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45220] 15:12:49.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45220]) recipient=0 15:12:49.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220])) size=2097152, max=2097152, packet=32768 15:12:49.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220])) re-initializing 15:12:49.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220])) size=2097152, max=2097152, packet=32768 15:12:49.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:12:49.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:12:49.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45220]) process #4 SSH_MSG_CHANNEL_REQUEST 15:12:49.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:12:49.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220])[want-reply=true] subsystem=netconf 15:12:49.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220])[subsystem] prepared command 15:12:49.294 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:12:49.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:12:49.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0d9ddbba, L:/10.30.170.167:17844 - R:/10.30.171.175:45220]}} established 15:12:49.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 15: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17844 15:12:49.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 15: Creating data stores for simulated device 15:12:49.295 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:12:49.295 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:49.296 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:12:49.296 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:49.296 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:12:49.298 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52cb4722 15:12:49.298 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:12:49.298 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:12:49.298 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:12:49.298 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:12:49.299 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:12:49.299 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:12:49.299 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:12:49.299 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:12:49.299 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52cb4722, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52cb4722, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a51a61f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a51a61f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:12:49.299 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:12:49.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:12:49.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0d9ddbba, L:/10.30.170.167:17844 - R:/10.30.171.175:45220] 15:12:49.302 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15 on channel [id: 0x0d9ddbba, L:/10.30.170.167:17844 - R:/10.30.171.175:45220] 15:12:49.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]) by 1102 down to 2096050 15:12:49.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:12:49.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0d9ddbba, L:/10.30.170.167:17844 - R:/10.30.171.175:45220] 15:12:49.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0d9ddbba, L:/10.30.170.167:17844 - R:/10.30.171.175:45220] 15:12:49.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]) request=subsystem result=ReplySuccess, want-reply=true 15:12:49.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:12:49.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]) request=subsystem activate command 15:12:49.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]) starting runner for command=netconf 15:12:49.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45220]) process #5 SSH_MSG_CHANNEL_DATA 15:12:49.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]) by 373 down to 2096779 15:12:49.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]) SSH_MSG_CHANNEL_DATA len=373 15:12:49.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220] 15:12:49.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0d9ddbba, L:/10.30.170.167:17844 - R:/10.30.171.175:45220]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:12:49.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:12:49.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0d9ddbba, L:/10.30.170.167:17844 - R:/10.30.171.175:45220] 15:12:49.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0d9ddbba, L:/10.30.170.167:17844 - R:/10.30.171.175:45220] 15:12:49.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17844', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:12:49.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=15} created 15:12:49.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=15, channel=[id: 0x0d9ddbba, L:/10.30.170.167:17844 - R:/10.30.171.175:45220]} created 15:12:49.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0d9ddbba, L:/10.30.170.167:17844 - R:/10.30.171.175:45220] successful with session NetconfServerSession{sessionId=15, channel=[id: 0x0d9ddbba, L:/10.30.170.167:17844 - R:/10.30.171.175:45220]} 15:12:49.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=15, channel=[id: 0x0d9ddbba, L:/10.30.170.167:17844 - R:/10.30.171.175:45220]} up 15:12:49.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45220]) process #6 SSH_MSG_CHANNEL_DATA 15:12:49.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]) by 393 down to 2096386 15:12:49.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]) SSH_MSG_CHANNEL_DATA len=393 15:12:49.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220] 15:12:49.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:12:49.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:49.310 [netconf-device-simulator-threads-0] 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=15} 15:12:49.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:12:49.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=15, channel=[id: 0x0d9ddbba, L:/10.30.170.167:17844 - R:/10.30.171.175:45220]} EXI handlers added to pipeline 15:12:49.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:12:49.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]) by 179 down to 2095871 15:12:49.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:12:49.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:12:49.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45220]) process #7 SSH_MSG_CHANNEL_DATA 15:12:49.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]) by 340 down to 2096046 15:12:49.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]) SSH_MSG_CHANNEL_DATA len=340 15:12:49.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220] 15:12:49.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:12:49.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:49.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=15} 15:12:49.323 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a51a61f 15:12:49.323 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:12:49.323 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:12:49.323 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:12:49.323 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:12:49.324 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:12:49.324 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:12:49.324 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:12:49.324 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:49.324 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:12:49.324 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:12:49.324 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:49.324 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:12:49.325 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:12:49.325 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:49.325 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:49.325 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:12:49.325 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:49.325 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:49.325 [netconf-device-simulator-threads-0] 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 15:12:49.325 [netconf-device-simulator-threads-0] 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 15:12:49.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:12:49.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]) by 733 down to 2095138 15:12:49.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:12:49.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:12:50.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc0750e84, L:/10.30.170.167:17845 - R:/10.30.171.175:42700]} 15:12:50.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:42700]): SSH-2.0-SSHD-UNKNOWN 15:12:50.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:42700]) line='SSH-2.0-SSHD-UNKNOWN' 15:12:50.334 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:42700]) client version string: SSH-2.0-SSHD-UNKNOWN 15:12:50.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:42700]) Send SSH_MSG_KEXINIT 15:12:50.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42700]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:12:50.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42700]) process #0 SSH_MSG_KEXINIT 15:12:50.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:42700]) SSH_MSG_KEXINIT 15:12:50.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:42700]) strict KEX=true client=true server=true 15:12:50.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42700]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:12:50.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42700]) Kex: server host key algorithms = rsa-sha2-512 15:12:50.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42700]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:12:50.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42700]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:12:50.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42700]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:12:50.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42700]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:12:50.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42700]) Kex: compression algorithms (client to server) = none 15:12:50.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42700]) Kex: compression algorithms (server to client) = none 15:12:50.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:12:50.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42700]) process #1 30 15:12:50.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42700]] process command=SSH_MSG_KEXDH_INIT 15:12:50.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42700]] Send SSH_MSG_KEXDH_REPLY 15:12:50.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42700]) packet #1 sending command=31[31] len=1639 15:12:50.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:42700])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:12:50.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:42700]) Send SSH_MSG_NEWKEYS 15:12:50.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:42700]) session ID=d3:c3:cf:9f:f6:04:06:0e:52:97:1b:c3:f0:39:a0:67:57:97:fe:f6:68:35:d8:e2:66:12:53:3a:7d:6f:c4:18:d3:5a:e3:29:97:f7:4a:cb:ca:11:3b:66:3e:29:3f:b0:a0:9f:8a:b4:43:a8:fb:ba:4d:92:bc:9b:cd:36:8e:eb 15:12:50.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42700]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:12:50.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42700]): strict KEX resets output message sequence number from 3 to 0 15:12:50.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42700]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@40b84c4d; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:12:50.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:42700])[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 15:12:50.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42700])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:12:50.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42700]) packet #0 sending command=7[7] len=419 15:12:50.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42700]) No pending packets to flush at end of KEX 15:12:50.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42700]) process #2 SSH_MSG_NEWKEYS 15:12:50.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42700]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:12:50.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42700]): strict KEX resets input message sequence number from 3 to 0 15:12:50.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42700]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@37f37205; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:12:50.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:12:50.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42700]) process #0 SSH_MSG_SERVICE_REQUEST 15:12:50.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42700]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:12:50.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:42700]) authorized authentication methods: password,publickey 15:12:50.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42700]) Accepted service ssh-userauth 15:12:50.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42700]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:12:50.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42700]) process #1 SSH_MSG_USERAUTH_REQUEST 15:12:50.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42700]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:12:50.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42700]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:12:50.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42700]) no authentication factory for method=none 15:12:50.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42700]) SSH_MSG_USERAUTH_REQUEST 15:12:50.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42700]) remaining methods: password,publickey 15:12:50.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42700]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:12:50.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42700]) process #2 SSH_MSG_USERAUTH_REQUEST 15:12:50.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42700]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:12:50.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42700]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:12:50.529 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:12:50.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:42700]) authentication result: true 15:12:50.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:42700]) SSH_MSG_USERAUTH_REQUEST 15:12:50.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42700])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:12:50.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42700]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:12:50.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:12:50.529 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:12:50.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42700]) no heartbeat to stop 15:12:50.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:42700]) heartbeat type=IGNORE, interval=PT30S 15:12:50.530 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:42700 authenticated 15:12:50.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42700]) process #3 SSH_MSG_CHANNEL_OPEN 15:12:50.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42700]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:12:50.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42700]] session=TransportServerSession[admin@/10.30.171.175:42700] id=0 15:12:50.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42700])) size=2097152, max=2097152, packet=32768 15:12:50.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42700]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42700] 15:12:50.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42700]) recipient=0 15:12:50.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700])) size=2097152, max=2097152, packet=32768 15:12:50.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700])) re-initializing 15:12:50.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700])) size=2097152, max=2097152, packet=32768 15:12:50.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:12:50.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:12:50.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42700]) process #4 SSH_MSG_CHANNEL_REQUEST 15:12:50.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:12:50.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700])[want-reply=true] subsystem=netconf 15:12:50.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700])[subsystem] prepared command 15:12:50.534 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:12:50.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:12:50.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc0750e84, L:/10.30.170.167:17845 - R:/10.30.171.175:42700]}} established 15:12:50.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 16: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17845 15:12:50.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 16: Creating data stores for simulated device 15:12:50.535 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:12:50.536 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:50.537 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:12:50.538 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:50.538 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:12:50.541 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@39259c71 15:12:50.541 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:12:50.542 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:12:50.542 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:12:50.542 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:12:50.543 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:12:50.543 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:12:50.543 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:12:50.543 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:12:50.543 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@39259c71, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@39259c71, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26e00eda, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26e00eda, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:12:50.543 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:12:50.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:12:50.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc0750e84, L:/10.30.170.167:17845 - R:/10.30.171.175:42700] 15:12:50.546 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 16 on channel [id: 0xc0750e84, L:/10.30.170.167:17845 - R:/10.30.171.175:42700] 15:12:50.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]) by 1102 down to 2096050 15:12:50.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:12:50.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc0750e84, L:/10.30.170.167:17845 - R:/10.30.171.175:42700] 15:12:50.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc0750e84, L:/10.30.170.167:17845 - R:/10.30.171.175:42700] 15:12:50.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]) request=subsystem result=ReplySuccess, want-reply=true 15:12:50.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:12:50.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]) request=subsystem activate command 15:12:50.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]) starting runner for command=netconf 15:12:50.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42700]) process #5 SSH_MSG_CHANNEL_DATA 15:12:50.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]) by 373 down to 2096779 15:12:50.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]) SSH_MSG_CHANNEL_DATA len=373 15:12:50.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700] 15:12:50.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc0750e84, L:/10.30.170.167:17845 - R:/10.30.171.175:42700]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:12:50.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:12:50.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc0750e84, L:/10.30.170.167:17845 - R:/10.30.171.175:42700] 15:12:50.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc0750e84, L:/10.30.170.167:17845 - R:/10.30.171.175:42700] 15:12:50.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17845', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:12:50.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=16} created 15:12:50.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=16, channel=[id: 0xc0750e84, L:/10.30.170.167:17845 - R:/10.30.171.175:42700]} created 15:12:50.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc0750e84, L:/10.30.170.167:17845 - R:/10.30.171.175:42700] successful with session NetconfServerSession{sessionId=16, channel=[id: 0xc0750e84, L:/10.30.170.167:17845 - R:/10.30.171.175:42700]} 15:12:50.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=16, channel=[id: 0xc0750e84, L:/10.30.170.167:17845 - R:/10.30.171.175:42700]} up 15:12:50.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42700]) process #6 SSH_MSG_CHANNEL_DATA 15:12:50.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]) by 393 down to 2096386 15:12:50.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]) SSH_MSG_CHANNEL_DATA len=393 15:12:50.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700] 15:12:50.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:12:50.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:50.554 [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=16} 15:12:50.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:12:50.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=16, channel=[id: 0xc0750e84, L:/10.30.170.167:17845 - R:/10.30.171.175:42700]} EXI handlers added to pipeline 15:12:50.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:12:50.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]) by 179 down to 2095871 15:12:50.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:12:50.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:12:50.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42700]) process #7 SSH_MSG_CHANNEL_DATA 15:12:50.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]) by 340 down to 2096046 15:12:50.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]) SSH_MSG_CHANNEL_DATA len=340 15:12:50.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700] 15:12:50.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:12:50.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:50.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=16} 15:12:50.566 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26e00eda 15:12:50.566 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:12:50.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:12:50.568 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:12:50.568 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:12:50.568 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:12:50.568 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:12:50.568 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:12:50.568 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:50.568 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:12:50.569 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:12:50.569 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:50.569 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:12:50.569 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:12:50.569 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:50.569 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:50.569 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:12:50.569 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:50.571 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:50.573 [netconf-device-simulator-threads-2] 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 15:12:50.573 [netconf-device-simulator-threads-2] 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 15:12:50.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:12:50.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]) by 733 down to 2095138 15:12:50.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:12:50.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:12:51.578 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5eeeae34, L:/10.30.170.167:17846 - R:/10.30.171.175:57436]} 15:12:51.579 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:57436]): SSH-2.0-SSHD-UNKNOWN 15:12:51.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:57436]) line='SSH-2.0-SSHD-UNKNOWN' 15:12:51.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:57436]) client version string: SSH-2.0-SSHD-UNKNOWN 15:12:51.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:57436]) Send SSH_MSG_KEXINIT 15:12:51.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57436]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:12:51.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57436]) process #0 SSH_MSG_KEXINIT 15:12:51.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:57436]) SSH_MSG_KEXINIT 15:12:51.688 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:57436]) strict KEX=true client=true server=true 15:12:51.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57436]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:12:51.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57436]) Kex: server host key algorithms = rsa-sha2-512 15:12:51.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57436]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:12:51.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57436]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:12:51.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57436]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:12:51.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57436]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:12:51.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57436]) Kex: compression algorithms (client to server) = none 15:12:51.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57436]) Kex: compression algorithms (server to client) = none 15:12:51.689 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:12:51.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57436]) process #1 30 15:12:51.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57436]] process command=SSH_MSG_KEXDH_INIT 15:12:51.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57436]] Send SSH_MSG_KEXDH_REPLY 15:12:51.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57436]) packet #1 sending command=31[31] len=1639 15:12:51.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:57436])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:12:51.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:57436]) Send SSH_MSG_NEWKEYS 15:12:51.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:57436]) session ID=5a:bd:ca:3f:ee:f9:f3:b8:05:e2:b5:66:93:c4:e4:5f:04:40:9c:13:2d:77:b2:0a:52:86:98:9e:08:ba:80:54:2a:6a:84:fe:ac:84:f4:db:f4:d9:6b:94:8e:5b:1a:b1:22:40:70:2a:6c:e6:61:89:c3:36:24:07:af:29:d0:60 15:12:51.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57436]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:12:51.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57436]): strict KEX resets output message sequence number from 3 to 0 15:12:51.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57436]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@277c55a2; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:12:51.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:57436])[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 15:12:51.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57436])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:12:51.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57436]) packet #0 sending command=7[7] len=419 15:12:51.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57436]) No pending packets to flush at end of KEX 15:12:51.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57436]) process #2 SSH_MSG_NEWKEYS 15:12:51.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57436]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:12:51.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57436]): strict KEX resets input message sequence number from 3 to 0 15:12:51.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57436]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5853fb47; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:12:51.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:12:51.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57436]) process #0 SSH_MSG_SERVICE_REQUEST 15:12:51.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57436]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:12:51.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:57436]) authorized authentication methods: password,publickey 15:12:51.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57436]) Accepted service ssh-userauth 15:12:51.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57436]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:12:51.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57436]) process #1 SSH_MSG_USERAUTH_REQUEST 15:12:51.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57436]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:12:51.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57436]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:12:51.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57436]) no authentication factory for method=none 15:12:51.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57436]) SSH_MSG_USERAUTH_REQUEST 15:12:51.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57436]) remaining methods: password,publickey 15:12:51.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57436]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:12:51.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57436]) process #2 SSH_MSG_USERAUTH_REQUEST 15:12:51.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57436]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:12:51.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57436]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:12:51.819 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:12:51.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:57436]) authentication result: true 15:12:51.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:57436]) SSH_MSG_USERAUTH_REQUEST 15:12:51.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57436])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:12:51.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57436]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:12:51.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:12:51.819 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:12:51.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57436]) no heartbeat to stop 15:12:51.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:57436]) heartbeat type=IGNORE, interval=PT30S 15:12:51.820 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:57436 authenticated 15:12:51.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57436]) process #3 SSH_MSG_CHANNEL_OPEN 15:12:51.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57436]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:12:51.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57436]] session=TransportServerSession[admin@/10.30.171.175:57436] id=0 15:12:51.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57436])) size=2097152, max=2097152, packet=32768 15:12:51.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57436]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57436] 15:12:51.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57436]) recipient=0 15:12:51.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436])) size=2097152, max=2097152, packet=32768 15:12:51.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436])) re-initializing 15:12:51.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436])) size=2097152, max=2097152, packet=32768 15:12:51.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:12:51.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:12:51.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57436]) process #4 SSH_MSG_CHANNEL_REQUEST 15:12:51.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:12:51.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436])[want-reply=true] subsystem=netconf 15:12:51.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436])[subsystem] prepared command 15:12:51.831 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:12:51.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:12:51.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5eeeae34, L:/10.30.170.167:17846 - R:/10.30.171.175:57436]}} established 15:12:51.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 17: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17846 15:12:51.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 17: Creating data stores for simulated device 15:12:51.831 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:12:51.831 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:51.831 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:12:51.831 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:51.832 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:12:51.833 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3cc01413 15:12:51.833 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:12:51.833 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:12:51.833 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:12:51.833 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:12:51.833 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:12:51.833 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:12:51.833 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:12:51.833 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:12:51.833 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3cc01413, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3cc01413, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5cd687b4, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5cd687b4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:12:51.834 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:12:51.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:12:51.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5eeeae34, L:/10.30.170.167:17846 - R:/10.30.171.175:57436] 15:12:51.835 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 17 on channel [id: 0x5eeeae34, L:/10.30.170.167:17846 - R:/10.30.171.175:57436] 15:12:51.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]) by 1102 down to 2096050 15:12:51.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:12:51.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5eeeae34, L:/10.30.170.167:17846 - R:/10.30.171.175:57436] 15:12:51.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5eeeae34, L:/10.30.170.167:17846 - R:/10.30.171.175:57436] 15:12:51.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]) request=subsystem result=ReplySuccess, want-reply=true 15:12:51.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:12:51.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]) request=subsystem activate command 15:12:51.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]) starting runner for command=netconf 15:12:51.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57436]) process #5 SSH_MSG_CHANNEL_DATA 15:12:51.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]) by 373 down to 2096779 15:12:51.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]) SSH_MSG_CHANNEL_DATA len=373 15:12:51.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436] 15:12:51.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x5eeeae34, L:/10.30.170.167:17846 - R:/10.30.171.175:57436]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:12:51.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:12:51.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5eeeae34, L:/10.30.170.167:17846 - R:/10.30.171.175:57436] 15:12:51.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5eeeae34, L:/10.30.170.167:17846 - R:/10.30.171.175:57436] 15:12:51.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17846', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:12:51.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=17} created 15:12:51.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=17, channel=[id: 0x5eeeae34, L:/10.30.170.167:17846 - R:/10.30.171.175:57436]} created 15:12:51.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5eeeae34, L:/10.30.170.167:17846 - R:/10.30.171.175:57436] successful with session NetconfServerSession{sessionId=17, channel=[id: 0x5eeeae34, L:/10.30.170.167:17846 - R:/10.30.171.175:57436]} 15:12:51.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=17, channel=[id: 0x5eeeae34, L:/10.30.170.167:17846 - R:/10.30.171.175:57436]} up 15:12:51.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57436]) process #6 SSH_MSG_CHANNEL_DATA 15:12:51.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]) by 393 down to 2096386 15:12:51.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]) SSH_MSG_CHANNEL_DATA len=393 15:12:51.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436] 15:12:51.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:12:51.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:51.838 [netconf-device-simulator-threads-4] 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=17} 15:12:51.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:12:51.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=17, channel=[id: 0x5eeeae34, L:/10.30.170.167:17846 - R:/10.30.171.175:57436]} EXI handlers added to pipeline 15:12:51.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:12:51.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]) by 179 down to 2095871 15:12:51.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:12:51.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:12:51.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57436]) process #7 SSH_MSG_CHANNEL_DATA 15:12:51.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]) by 340 down to 2096046 15:12:51.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]) SSH_MSG_CHANNEL_DATA len=340 15:12:51.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436] 15:12:51.842 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:12:51.842 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:51.842 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=17} 15:12:51.843 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5cd687b4 15:12:51.843 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:12:51.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:12:51.843 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:12:51.843 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:12:51.843 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:12:51.843 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:12:51.843 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:12:51.843 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:51.843 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:12:51.843 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:12:51.843 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:51.843 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:12:51.843 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:12:51.843 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:51.843 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:51.843 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:12:51.843 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:51.843 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:51.844 [netconf-device-simulator-threads-4] 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 15:12:51.844 [netconf-device-simulator-threads-4] 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 15:12:51.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:12:51.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]) by 733 down to 2095138 15:12:51.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:12:51.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:12:52.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9ec2ed29, L:/10.30.170.167:17847 - R:/10.30.171.175:35512]} 15:12:52.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:35512]): SSH-2.0-SSHD-UNKNOWN 15:12:52.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:35512]) line='SSH-2.0-SSHD-UNKNOWN' 15:12:52.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:35512]) client version string: SSH-2.0-SSHD-UNKNOWN 15:12:53.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:35512]) Send SSH_MSG_KEXINIT 15:12:53.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35512]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:12:53.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35512]) process #0 SSH_MSG_KEXINIT 15:12:53.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:35512]) SSH_MSG_KEXINIT 15:12:53.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:35512]) strict KEX=true client=true server=true 15:12:53.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35512]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:12:53.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35512]) Kex: server host key algorithms = rsa-sha2-512 15:12:53.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35512]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:12:53.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35512]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:12:53.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35512]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:12:53.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35512]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:12:53.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35512]) Kex: compression algorithms (client to server) = none 15:12:53.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35512]) Kex: compression algorithms (server to client) = none 15:12:53.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:12:53.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35512]) process #1 30 15:12:53.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35512]] process command=SSH_MSG_KEXDH_INIT 15:12:53.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35512]] Send SSH_MSG_KEXDH_REPLY 15:12:53.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35512]) packet #1 sending command=31[31] len=1639 15:12:53.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:35512])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:12:53.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:35512]) Send SSH_MSG_NEWKEYS 15:12:53.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:35512]) session ID=79:55:39:e4:5b:87:93:cb:a8:40:fa:bb:81:e0:2a:79:41:dd:eb:22:94:91:10:d4:d2:03:ee:57:bc:22:b8:7d:be:34:a3:bf:56:c8:c1:24:cb:11:c8:d1:c5:97:15:aa:1a:6e:ad:84:3a:1d:dc:58:dc:32:4c:72:df:ee:00:ac 15:12:53.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35512]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:12:53.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35512]): strict KEX resets output message sequence number from 3 to 0 15:12:53.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35512]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@656d1576; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:12:53.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:35512])[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 15:12:53.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35512])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:12:53.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35512]) packet #0 sending command=7[7] len=419 15:12:53.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35512]) No pending packets to flush at end of KEX 15:12:53.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35512]) process #2 SSH_MSG_NEWKEYS 15:12:53.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35512]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:12:53.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35512]): strict KEX resets input message sequence number from 3 to 0 15:12:53.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35512]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@16519b4f; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:12:53.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:12:53.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35512]) process #0 SSH_MSG_SERVICE_REQUEST 15:12:53.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35512]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:12:53.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:35512]) authorized authentication methods: password,publickey 15:12:53.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35512]) Accepted service ssh-userauth 15:12:53.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35512]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:12:53.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35512]) process #1 SSH_MSG_USERAUTH_REQUEST 15:12:53.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35512]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:12:53.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35512]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:12:53.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35512]) no authentication factory for method=none 15:12:53.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35512]) SSH_MSG_USERAUTH_REQUEST 15:12:53.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35512]) remaining methods: password,publickey 15:12:53.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35512]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:12:53.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35512]) process #2 SSH_MSG_USERAUTH_REQUEST 15:12:53.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35512]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:12:53.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35512]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:12:53.256 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:12:53.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:35512]) authentication result: true 15:12:53.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:35512]) SSH_MSG_USERAUTH_REQUEST 15:12:53.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35512])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:12:53.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35512]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:12:53.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:12:53.256 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:12:53.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35512]) no heartbeat to stop 15:12:53.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:35512]) heartbeat type=IGNORE, interval=PT30S 15:12:53.256 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:35512 authenticated 15:12:53.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35512]) process #3 SSH_MSG_CHANNEL_OPEN 15:12:53.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35512]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:12:53.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35512]] session=TransportServerSession[admin@/10.30.171.175:35512] id=0 15:12:53.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35512])) size=2097152, max=2097152, packet=32768 15:12:53.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35512]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35512] 15:12:53.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35512]) recipient=0 15:12:53.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512])) size=2097152, max=2097152, packet=32768 15:12:53.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512])) re-initializing 15:12:53.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512])) size=2097152, max=2097152, packet=32768 15:12:53.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:12:53.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:12:53.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35512]) process #4 SSH_MSG_CHANNEL_REQUEST 15:12:53.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:12:53.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512])[want-reply=true] subsystem=netconf 15:12:53.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512])[subsystem] prepared command 15:12:53.258 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:12:53.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:12:53.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9ec2ed29, L:/10.30.170.167:17847 - R:/10.30.171.175:35512]}} established 15:12:53.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 18: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17847 15:12:53.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 18: Creating data stores for simulated device 15:12:53.259 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:12:53.259 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:53.259 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:12:53.260 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:53.260 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:12:53.261 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45ddd02e 15:12:53.261 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:12:53.261 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:12:53.262 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:12:53.262 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:12:53.263 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:12:53.264 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:12:53.264 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:12:53.264 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:12:53.264 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45ddd02e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45ddd02e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@bb4957c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@bb4957c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:12:53.264 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:12:53.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:12:53.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9ec2ed29, L:/10.30.170.167:17847 - R:/10.30.171.175:35512] 15:12:53.270 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 18 on channel [id: 0x9ec2ed29, L:/10.30.170.167:17847 - R:/10.30.171.175:35512] 15:12:53.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]) by 1102 down to 2096050 15:12:53.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:12:53.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9ec2ed29, L:/10.30.170.167:17847 - R:/10.30.171.175:35512] 15:12:53.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9ec2ed29, L:/10.30.170.167:17847 - R:/10.30.171.175:35512] 15:12:53.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]) request=subsystem result=ReplySuccess, want-reply=true 15:12:53.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:12:53.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]) request=subsystem activate command 15:12:53.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]) starting runner for command=netconf 15:12:53.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35512]) process #5 SSH_MSG_CHANNEL_DATA 15:12:53.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]) by 373 down to 2096779 15:12:53.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]) SSH_MSG_CHANNEL_DATA len=373 15:12:53.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512] 15:12:53.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9ec2ed29, L:/10.30.170.167:17847 - R:/10.30.171.175:35512]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:12:53.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:12:53.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9ec2ed29, L:/10.30.170.167:17847 - R:/10.30.171.175:35512] 15:12:53.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9ec2ed29, L:/10.30.170.167:17847 - R:/10.30.171.175:35512] 15:12:53.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17847', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:12:53.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=18} created 15:12:53.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=18, channel=[id: 0x9ec2ed29, L:/10.30.170.167:17847 - R:/10.30.171.175:35512]} created 15:12:53.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9ec2ed29, L:/10.30.170.167:17847 - R:/10.30.171.175:35512] successful with session NetconfServerSession{sessionId=18, channel=[id: 0x9ec2ed29, L:/10.30.170.167:17847 - R:/10.30.171.175:35512]} 15:12:53.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=18, channel=[id: 0x9ec2ed29, L:/10.30.170.167:17847 - R:/10.30.171.175:35512]} up 15:12:53.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35512]) process #6 SSH_MSG_CHANNEL_DATA 15:12:53.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]) by 393 down to 2096386 15:12:53.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]) SSH_MSG_CHANNEL_DATA len=393 15:12:53.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512] 15:12:53.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:12:53.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:53.276 [netconf-device-simulator-threads-6] 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=18} 15:12:53.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:12:53.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=18, channel=[id: 0x9ec2ed29, L:/10.30.170.167:17847 - R:/10.30.171.175:35512]} EXI handlers added to pipeline 15:12:53.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:12:53.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]) by 179 down to 2095871 15:12:53.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:12:53.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:12:53.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35512]) process #7 SSH_MSG_CHANNEL_DATA 15:12:53.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]) by 340 down to 2096046 15:12:53.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]) SSH_MSG_CHANNEL_DATA len=340 15:12:53.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512] 15:12:53.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:12:53.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:53.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=18} 15:12:53.282 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@bb4957c 15:12:53.282 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:12:53.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:12:53.282 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:12:53.282 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:12:53.282 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:12:53.283 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:12:53.283 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:12:53.283 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:53.283 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:12:53.283 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:12:53.283 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:53.283 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:12:53.284 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:12:53.284 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:53.284 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:53.284 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:12:53.284 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:53.285 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:53.285 [netconf-device-simulator-threads-6] 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 15:12:53.285 [netconf-device-simulator-threads-6] 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 15:12:53.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:12:53.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]) by 733 down to 2095138 15:12:53.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:12:53.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:12:54.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0fa63062, L:/10.30.170.167:17848 - R:/10.30.171.175:45706]} 15:12:54.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:45706]): SSH-2.0-SSHD-UNKNOWN 15:12:54.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:45706]) line='SSH-2.0-SSHD-UNKNOWN' 15:12:54.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:45706]) client version string: SSH-2.0-SSHD-UNKNOWN 15:12:54.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:45706]) Send SSH_MSG_KEXINIT 15:12:54.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45706]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:12:54.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45706]) process #0 SSH_MSG_KEXINIT 15:12:54.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:45706]) SSH_MSG_KEXINIT 15:12:54.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:45706]) strict KEX=true client=true server=true 15:12:54.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45706]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:12:54.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45706]) Kex: server host key algorithms = rsa-sha2-512 15:12:54.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45706]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:12:54.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45706]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:12:54.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45706]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:12:54.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45706]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:12:54.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45706]) Kex: compression algorithms (client to server) = none 15:12:54.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45706]) Kex: compression algorithms (server to client) = none 15:12:54.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:12:54.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45706]) process #1 30 15:12:54.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45706]] process command=SSH_MSG_KEXDH_INIT 15:12:54.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45706]] Send SSH_MSG_KEXDH_REPLY 15:12:54.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45706]) packet #1 sending command=31[31] len=1639 15:12:54.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:45706])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:12:54.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:45706]) Send SSH_MSG_NEWKEYS 15:12:54.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:45706]) session ID=05:96:75:a3:ae:8d:dd:71:f1:92:ca:8f:7a:f8:a6:5d:cb:82:b2:cf:a7:90:63:2d:55:52:11:c1:8d:9d:d2:96:17:0d:78:51:71:7d:fd:9f:8c:13:1a:88:9c:98:19:de:21:ae:df:fe:32:e3:23:2f:53:10:30:b5:cf:a3:9a:f5 15:12:54.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45706]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:12:54.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45706]): strict KEX resets output message sequence number from 3 to 0 15:12:54.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45706]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@753c065d; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:12:54.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:45706])[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 15:12:54.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45706])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:12:54.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45706]) packet #0 sending command=7[7] len=419 15:12:54.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45706]) No pending packets to flush at end of KEX 15:12:54.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45706]) process #2 SSH_MSG_NEWKEYS 15:12:54.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45706]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:12:54.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45706]): strict KEX resets input message sequence number from 3 to 0 15:12:54.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45706]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4b24ec7b; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:12:54.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:12:54.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45706]) process #0 SSH_MSG_SERVICE_REQUEST 15:12:54.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45706]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:12:54.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:45706]) authorized authentication methods: password,publickey 15:12:54.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45706]) Accepted service ssh-userauth 15:12:54.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45706]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:12:54.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45706]) process #1 SSH_MSG_USERAUTH_REQUEST 15:12:54.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45706]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:12:54.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45706]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:12:54.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45706]) no authentication factory for method=none 15:12:54.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45706]) SSH_MSG_USERAUTH_REQUEST 15:12:54.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45706]) remaining methods: password,publickey 15:12:54.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45706]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:12:54.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45706]) process #2 SSH_MSG_USERAUTH_REQUEST 15:12:54.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45706]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:12:54.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45706]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:12:54.467 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:12:54.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:45706]) authentication result: true 15:12:54.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:45706]) SSH_MSG_USERAUTH_REQUEST 15:12:54.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45706])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:12:54.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45706]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:12:54.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:12:54.467 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:12:54.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45706]) no heartbeat to stop 15:12:54.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:45706]) heartbeat type=IGNORE, interval=PT30S 15:12:54.468 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:45706 authenticated 15:12:54.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45706]) process #3 SSH_MSG_CHANNEL_OPEN 15:12:54.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45706]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:12:54.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45706]] session=TransportServerSession[admin@/10.30.171.175:45706] id=0 15:12:54.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45706])) size=2097152, max=2097152, packet=32768 15:12:54.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45706]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45706] 15:12:54.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45706]) recipient=0 15:12:54.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706])) size=2097152, max=2097152, packet=32768 15:12:54.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706])) re-initializing 15:12:54.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706])) size=2097152, max=2097152, packet=32768 15:12:54.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:12:54.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:12:54.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45706]) process #4 SSH_MSG_CHANNEL_REQUEST 15:12:54.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:12:54.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706])[want-reply=true] subsystem=netconf 15:12:54.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706])[subsystem] prepared command 15:12:54.470 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:12:54.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:12:54.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0fa63062, L:/10.30.170.167:17848 - R:/10.30.171.175:45706]}} established 15:12:54.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 19: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17848 15:12:54.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 19: Creating data stores for simulated device 15:12:54.470 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:12:54.470 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:54.471 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:12:54.471 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:54.471 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:12:54.473 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6fc1cb19 15:12:54.473 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:12:54.473 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:12:54.473 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:12:54.473 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:12:54.474 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:12:54.474 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:12:54.474 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:12:54.474 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:12:54.474 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6fc1cb19, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6fc1cb19, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1880d76c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1880d76c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:12:54.474 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:12:54.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:12:54.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0fa63062, L:/10.30.170.167:17848 - R:/10.30.171.175:45706] 15:12:54.477 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 19 on channel [id: 0x0fa63062, L:/10.30.170.167:17848 - R:/10.30.171.175:45706] 15:12:54.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]) by 1102 down to 2096050 15:12:54.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:12:54.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0fa63062, L:/10.30.170.167:17848 - R:/10.30.171.175:45706] 15:12:54.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0fa63062, L:/10.30.170.167:17848 - R:/10.30.171.175:45706] 15:12:54.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]) request=subsystem result=ReplySuccess, want-reply=true 15:12:54.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:12:54.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]) request=subsystem activate command 15:12:54.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]) starting runner for command=netconf 15:12:54.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45706]) process #5 SSH_MSG_CHANNEL_DATA 15:12:54.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]) by 373 down to 2096779 15:12:54.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]) SSH_MSG_CHANNEL_DATA len=373 15:12:54.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706] 15:12:54.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0fa63062, L:/10.30.170.167:17848 - R:/10.30.171.175:45706]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:12:54.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:12:54.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0fa63062, L:/10.30.170.167:17848 - R:/10.30.171.175:45706] 15:12:54.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0fa63062, L:/10.30.170.167:17848 - R:/10.30.171.175:45706] 15:12:54.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17848', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:12:54.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=19} created 15:12:54.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=19, channel=[id: 0x0fa63062, L:/10.30.170.167:17848 - R:/10.30.171.175:45706]} created 15:12:54.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0fa63062, L:/10.30.170.167:17848 - R:/10.30.171.175:45706] successful with session NetconfServerSession{sessionId=19, channel=[id: 0x0fa63062, L:/10.30.170.167:17848 - R:/10.30.171.175:45706]} 15:12:54.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=19, channel=[id: 0x0fa63062, L:/10.30.170.167:17848 - R:/10.30.171.175:45706]} up 15:12:54.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45706]) process #6 SSH_MSG_CHANNEL_DATA 15:12:54.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]) by 393 down to 2096386 15:12:54.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]) SSH_MSG_CHANNEL_DATA len=393 15:12:54.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706] 15:12:54.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:12:54.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:54.482 [netconf-device-simulator-threads-0] 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=19} 15:12:54.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:12:54.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=19, channel=[id: 0x0fa63062, L:/10.30.170.167:17848 - R:/10.30.171.175:45706]} EXI handlers added to pipeline 15:12:54.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:12:54.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]) by 179 down to 2095871 15:12:54.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:12:54.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:12:54.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45706]) process #7 SSH_MSG_CHANNEL_DATA 15:12:54.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]) by 340 down to 2096046 15:12:54.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]) SSH_MSG_CHANNEL_DATA len=340 15:12:54.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706] 15:12:54.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:12:54.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:54.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=19} 15:12:54.490 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1880d76c 15:12:54.490 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:12:54.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:12:54.490 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:12:54.490 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:12:54.490 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:12:54.491 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:12:54.491 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:12:54.491 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:54.491 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:12:54.491 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:12:54.491 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:54.491 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:12:54.491 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:12:54.491 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:54.491 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:54.492 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:12:54.492 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:54.492 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:54.492 [netconf-device-simulator-threads-0] 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 15:12:54.492 [netconf-device-simulator-threads-0] 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 15:12:54.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:12:54.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]) by 733 down to 2095138 15:12:54.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:12:54.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:12:55.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x60012767, L:/10.30.170.167:17849 - R:/10.30.171.175:35100]} 15:12:55.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:35100]): SSH-2.0-SSHD-UNKNOWN 15:12:55.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:35100]) line='SSH-2.0-SSHD-UNKNOWN' 15:12:55.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:35100]) client version string: SSH-2.0-SSHD-UNKNOWN 15:12:55.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:35100]) Send SSH_MSG_KEXINIT 15:12:55.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35100]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:12:55.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35100]) process #0 SSH_MSG_KEXINIT 15:12:55.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:35100]) SSH_MSG_KEXINIT 15:12:55.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:35100]) strict KEX=true client=true server=true 15:12:55.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35100]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:12:55.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35100]) Kex: server host key algorithms = rsa-sha2-512 15:12:55.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35100]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:12:55.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35100]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:12:55.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35100]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:12:55.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35100]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:12:55.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35100]) Kex: compression algorithms (client to server) = none 15:12:55.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35100]) Kex: compression algorithms (server to client) = none 15:12:55.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:12:55.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35100]) process #1 30 15:12:55.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35100]] process command=SSH_MSG_KEXDH_INIT 15:12:55.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35100]] Send SSH_MSG_KEXDH_REPLY 15:12:55.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35100]) packet #1 sending command=31[31] len=1639 15:12:55.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:35100])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:12:55.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:35100]) Send SSH_MSG_NEWKEYS 15:12:55.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:35100]) session ID=c2:e9:d3:83:70:3b:67:b5:06:08:f4:17:a1:65:dd:af:c2:66:19:a1:fe:80:85:bf:a0:22:cc:03:a5:e4:b7:2c:9d:c9:01:c0:9c:da:59:0e:e6:ed:52:ab:cf:d2:dc:41:33:22:97:4d:90:4c:2e:99:c8:3b:8d:2c:0a:b9:f0:d5 15:12:55.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35100]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:12:55.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35100]): strict KEX resets output message sequence number from 3 to 0 15:12:55.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35100]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5e3730aa; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:12:55.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:35100])[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 15:12:55.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35100])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:12:55.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35100]) packet #0 sending command=7[7] len=419 15:12:55.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35100]) No pending packets to flush at end of KEX 15:12:55.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35100]) process #2 SSH_MSG_NEWKEYS 15:12:55.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35100]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:12:55.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35100]): strict KEX resets input message sequence number from 3 to 0 15:12:55.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35100]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@37cd58e2; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:12:55.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:12:55.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35100]) process #0 SSH_MSG_SERVICE_REQUEST 15:12:55.728 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35100]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:12:55.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:35100]) authorized authentication methods: password,publickey 15:12:55.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35100]) Accepted service ssh-userauth 15:12:55.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35100]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:12:55.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35100]) process #1 SSH_MSG_USERAUTH_REQUEST 15:12:55.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35100]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:12:55.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35100]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:12:55.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35100]) no authentication factory for method=none 15:12:55.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35100]) SSH_MSG_USERAUTH_REQUEST 15:12:55.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35100]) remaining methods: password,publickey 15:12:55.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35100]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:12:55.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35100]) process #2 SSH_MSG_USERAUTH_REQUEST 15:12:55.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35100]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:12:55.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35100]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:12:55.733 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:12:55.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:35100]) authentication result: true 15:12:55.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:35100]) SSH_MSG_USERAUTH_REQUEST 15:12:55.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35100])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:12:55.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35100]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:12:55.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:12:55.733 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:12:55.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35100]) no heartbeat to stop 15:12:55.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:35100]) heartbeat type=IGNORE, interval=PT30S 15:12:55.734 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:35100 authenticated 15:12:55.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35100]) process #3 SSH_MSG_CHANNEL_OPEN 15:12:55.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35100]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:12:55.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35100]] session=TransportServerSession[admin@/10.30.171.175:35100] id=0 15:12:55.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35100])) size=2097152, max=2097152, packet=32768 15:12:55.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35100]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35100] 15:12:55.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35100]) recipient=0 15:12:55.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100])) size=2097152, max=2097152, packet=32768 15:12:55.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100])) re-initializing 15:12:55.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100])) size=2097152, max=2097152, packet=32768 15:12:55.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:12:55.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:12:55.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35100]) process #4 SSH_MSG_CHANNEL_REQUEST 15:12:55.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:12:55.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100])[want-reply=true] subsystem=netconf 15:12:55.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100])[subsystem] prepared command 15:12:55.744 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:12:55.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:12:55.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x60012767, L:/10.30.170.167:17849 - R:/10.30.171.175:35100]}} established 15:12:55.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 20: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17849 15:12:55.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 20: Creating data stores for simulated device 15:12:55.744 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:12:55.744 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:55.745 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:12:55.745 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:55.745 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:12:55.746 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@638e6e29 15:12:55.746 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:12:55.747 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:12:55.747 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:12:55.747 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:12:55.747 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:12:55.747 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:12:55.747 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:12:55.748 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:12:55.748 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@638e6e29, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@638e6e29, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76302720, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76302720, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:12:55.749 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:12:55.749 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:12:55.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x60012767, L:/10.30.170.167:17849 - R:/10.30.171.175:35100] 15:12:55.751 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 20 on channel [id: 0x60012767, L:/10.30.170.167:17849 - R:/10.30.171.175:35100] 15:12:55.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]) by 1102 down to 2096050 15:12:55.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:12:55.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x60012767, L:/10.30.170.167:17849 - R:/10.30.171.175:35100] 15:12:55.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x60012767, L:/10.30.170.167:17849 - R:/10.30.171.175:35100] 15:12:55.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]) request=subsystem result=ReplySuccess, want-reply=true 15:12:55.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:12:55.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]) request=subsystem activate command 15:12:55.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]) starting runner for command=netconf 15:12:55.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35100]) process #5 SSH_MSG_CHANNEL_DATA 15:12:55.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]) by 373 down to 2096779 15:12:55.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]) SSH_MSG_CHANNEL_DATA len=373 15:12:55.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100] 15:12:55.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x60012767, L:/10.30.170.167:17849 - R:/10.30.171.175:35100]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:12:55.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:12:55.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x60012767, L:/10.30.170.167:17849 - R:/10.30.171.175:35100] 15:12:55.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x60012767, L:/10.30.170.167:17849 - R:/10.30.171.175:35100] 15:12:55.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17849', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:12:55.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=20} created 15:12:55.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=20, channel=[id: 0x60012767, L:/10.30.170.167:17849 - R:/10.30.171.175:35100]} created 15:12:55.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x60012767, L:/10.30.170.167:17849 - R:/10.30.171.175:35100] successful with session NetconfServerSession{sessionId=20, channel=[id: 0x60012767, L:/10.30.170.167:17849 - R:/10.30.171.175:35100]} 15:12:55.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=20, channel=[id: 0x60012767, L:/10.30.170.167:17849 - R:/10.30.171.175:35100]} up 15:12:55.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35100]) process #6 SSH_MSG_CHANNEL_DATA 15:12:55.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]) by 393 down to 2096386 15:12:55.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]) SSH_MSG_CHANNEL_DATA len=393 15:12:55.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100] 15:12:55.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:12:55.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:55.756 [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=20} 15:12:55.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:12:55.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=20, channel=[id: 0x60012767, L:/10.30.170.167:17849 - R:/10.30.171.175:35100]} EXI handlers added to pipeline 15:12:55.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:12:55.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]) by 179 down to 2095871 15:12:55.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:12:55.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:12:55.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35100]) process #7 SSH_MSG_CHANNEL_DATA 15:12:55.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]) by 340 down to 2096046 15:12:55.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]) SSH_MSG_CHANNEL_DATA len=340 15:12:55.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100] 15:12:55.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:12:55.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:55.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=20} 15:12:55.764 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76302720 15:12:55.764 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:12:55.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:12:55.764 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:12:55.764 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:12:55.764 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:12:55.764 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:12:55.764 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:12:55.765 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:55.765 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:12:55.765 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:12:55.765 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:55.765 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:12:55.765 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:12:55.765 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:55.765 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:55.765 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:12:55.765 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:55.765 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:55.766 [netconf-device-simulator-threads-2] 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 15:12:55.766 [netconf-device-simulator-threads-2] 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 15:12:55.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:12:55.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]) by 733 down to 2095138 15:12:55.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:12:55.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:12:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xea42c165, L:/10.30.170.167:17850 - R:/10.30.171.175:39396]} 15:12:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:39396]): SSH-2.0-SSHD-UNKNOWN 15:12:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:39396]) line='SSH-2.0-SSHD-UNKNOWN' 15:12:56.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:39396]) client version string: SSH-2.0-SSHD-UNKNOWN 15:12:56.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:39396]) Send SSH_MSG_KEXINIT 15:12:56.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39396]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:12:56.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39396]) process #0 SSH_MSG_KEXINIT 15:12:56.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:39396]) SSH_MSG_KEXINIT 15:12:56.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:39396]) strict KEX=true client=true server=true 15:12:56.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39396]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:12:56.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39396]) Kex: server host key algorithms = rsa-sha2-512 15:12:56.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39396]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:12:56.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39396]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:12:56.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39396]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:12:56.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39396]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:12:56.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39396]) Kex: compression algorithms (client to server) = none 15:12:56.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39396]) Kex: compression algorithms (server to client) = none 15:12:56.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:12:56.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39396]) process #1 30 15:12:56.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:39396]] process command=SSH_MSG_KEXDH_INIT 15:12:56.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:39396]] Send SSH_MSG_KEXDH_REPLY 15:12:56.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39396]) packet #1 sending command=31[31] len=1639 15:12:56.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:39396])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:12:56.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:39396]) Send SSH_MSG_NEWKEYS 15:12:56.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:39396]) session ID=b7:b5:a2:62:a4:49:f2:46:d5:35:b7:f9:6b:29:81:a1:c3:62:f7:de:c7:14:99:59:08:e9:85:c7:79:ea:f6:3f:14:33:e4:a4:03:1a:61:f8:b5:1a:1e:3e:11:91:9f:92:86:84:bf:0b:7a:3d:cb:6c:97:8e:96:1f:e1:fb:f1:ba 15:12:56.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39396]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:12:56.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:39396]): strict KEX resets output message sequence number from 3 to 0 15:12:56.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:39396]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1bd38ed; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:12:56.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:39396])[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 15:12:56.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:39396])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:12:56.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39396]) packet #0 sending command=7[7] len=419 15:12:56.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:39396]) No pending packets to flush at end of KEX 15:12:56.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39396]) process #2 SSH_MSG_NEWKEYS 15:12:56.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:39396]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:12:56.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:39396]): strict KEX resets input message sequence number from 3 to 0 15:12:56.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:39396]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7f7cc3e1; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:12:56.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:12:56.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39396]) process #0 SSH_MSG_SERVICE_REQUEST 15:12:56.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:39396]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:12:56.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:39396]) authorized authentication methods: password,publickey 15:12:56.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:39396]) Accepted service ssh-userauth 15:12:56.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39396]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:12:56.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39396]) process #1 SSH_MSG_USERAUTH_REQUEST 15:12:56.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39396]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:12:56.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39396]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:12:56.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39396]) no authentication factory for method=none 15:12:56.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:39396]) SSH_MSG_USERAUTH_REQUEST 15:12:56.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:39396]) remaining methods: password,publickey 15:12:56.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39396]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:12:56.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39396]) process #2 SSH_MSG_USERAUTH_REQUEST 15:12:56.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39396]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:12:56.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39396]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:12:56.821 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:12:56.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:39396]) authentication result: true 15:12:56.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:39396]) SSH_MSG_USERAUTH_REQUEST 15:12:56.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:39396])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:12:56.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39396]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:12:56.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:12:56.821 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:12:56.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39396]) no heartbeat to stop 15:12:56.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:39396]) heartbeat type=IGNORE, interval=PT30S 15:12:56.821 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:39396 authenticated 15:12:56.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39396]) process #3 SSH_MSG_CHANNEL_OPEN 15:12:56.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39396]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:12:56.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39396]] session=TransportServerSession[admin@/10.30.171.175:39396] id=0 15:12:56.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39396])) size=2097152, max=2097152, packet=32768 15:12:56.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39396]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39396] 15:12:56.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39396]) recipient=0 15:12:56.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396])) size=2097152, max=2097152, packet=32768 15:12:56.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396])) re-initializing 15:12:56.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396])) size=2097152, max=2097152, packet=32768 15:12:56.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:12:56.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:12:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39396]) process #4 SSH_MSG_CHANNEL_REQUEST 15:12:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:12:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396])[want-reply=true] subsystem=netconf 15:12:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396])[subsystem] prepared command 15:12:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:12:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:12:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xea42c165, L:/10.30.170.167:17850 - R:/10.30.171.175:39396]}} established 15:12:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 21: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17850 15:12:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 21: Creating data stores for simulated device 15:12:56.823 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:12:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:56.823 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:12:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:56.824 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:12:56.827 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79722b61 15:12:56.827 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:12:56.827 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:12:56.827 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:12:56.828 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:12:56.828 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:12:56.828 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:12:56.828 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:12:56.828 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:12:56.828 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79722b61, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79722b61, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@311bd1ac, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@311bd1ac, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:12:56.829 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:12:56.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:12:56.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xea42c165, L:/10.30.170.167:17850 - R:/10.30.171.175:39396] 15:12:56.830 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 21 on channel [id: 0xea42c165, L:/10.30.170.167:17850 - R:/10.30.171.175:39396] 15:12:56.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]) by 1102 down to 2096050 15:12:56.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:12:56.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xea42c165, L:/10.30.170.167:17850 - R:/10.30.171.175:39396] 15:12:56.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xea42c165, L:/10.30.170.167:17850 - R:/10.30.171.175:39396] 15:12:56.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]) request=subsystem result=ReplySuccess, want-reply=true 15:12:56.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:12:56.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]) request=subsystem activate command 15:12:56.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]) starting runner for command=netconf 15:12:56.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39396]) process #5 SSH_MSG_CHANNEL_DATA 15:12:56.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]) by 373 down to 2096779 15:12:56.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]) SSH_MSG_CHANNEL_DATA len=373 15:12:56.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396] 15:12:56.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xea42c165, L:/10.30.170.167:17850 - R:/10.30.171.175:39396]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:12:56.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:12:56.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xea42c165, L:/10.30.170.167:17850 - R:/10.30.171.175:39396] 15:12:56.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xea42c165, L:/10.30.170.167:17850 - R:/10.30.171.175:39396] 15:12:56.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17850', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:12:56.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=21} created 15:12:56.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=21, channel=[id: 0xea42c165, L:/10.30.170.167:17850 - R:/10.30.171.175:39396]} created 15:12:56.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xea42c165, L:/10.30.170.167:17850 - R:/10.30.171.175:39396] successful with session NetconfServerSession{sessionId=21, channel=[id: 0xea42c165, L:/10.30.170.167:17850 - R:/10.30.171.175:39396]} 15:12:56.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=21, channel=[id: 0xea42c165, L:/10.30.170.167:17850 - R:/10.30.171.175:39396]} up 15:12:56.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39396]) process #6 SSH_MSG_CHANNEL_DATA 15:12:56.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]) by 393 down to 2096386 15:12:56.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]) SSH_MSG_CHANNEL_DATA len=393 15:12:56.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396] 15:12:56.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:12:56.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:56.835 [netconf-device-simulator-threads-4] 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=21} 15:12:56.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:12:56.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=21, channel=[id: 0xea42c165, L:/10.30.170.167:17850 - R:/10.30.171.175:39396]} EXI handlers added to pipeline 15:12:56.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:12:56.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]) by 179 down to 2095871 15:12:56.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:12:56.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:12:56.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39396]) process #7 SSH_MSG_CHANNEL_DATA 15:12:56.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]) by 340 down to 2096046 15:12:56.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]) SSH_MSG_CHANNEL_DATA len=340 15:12:56.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396] 15:12:56.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:12:56.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:56.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=21} 15:12:56.841 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@311bd1ac 15:12:56.842 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:12:56.842 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:12:56.842 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:12:56.842 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:12:56.842 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:12:56.842 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:12:56.842 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:12:56.842 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:56.842 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:12:56.842 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:12:56.842 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:56.842 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:12:56.842 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:12:56.842 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:56.842 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:56.842 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:12:56.842 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:56.842 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:56.843 [netconf-device-simulator-threads-4] 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 15:12:56.843 [netconf-device-simulator-threads-4] 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 15:12:56.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:12:56.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]) by 733 down to 2095138 15:12:56.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:12:56.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:12:57.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc0c7c832, L:/10.30.170.167:17851 - R:/10.30.171.175:60610]} 15:12:57.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:60610]): SSH-2.0-SSHD-UNKNOWN 15:12:57.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:60610]) line='SSH-2.0-SSHD-UNKNOWN' 15:12:57.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:60610]) client version string: SSH-2.0-SSHD-UNKNOWN 15:12:58.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:60610]) Send SSH_MSG_KEXINIT 15:12:58.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60610]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:12:58.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60610]) process #0 SSH_MSG_KEXINIT 15:12:58.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:60610]) SSH_MSG_KEXINIT 15:12:58.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:60610]) strict KEX=true client=true server=true 15:12:58.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60610]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:12:58.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60610]) Kex: server host key algorithms = rsa-sha2-512 15:12:58.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60610]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:12:58.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60610]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:12:58.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60610]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:12:58.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60610]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:12:58.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60610]) Kex: compression algorithms (client to server) = none 15:12:58.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60610]) Kex: compression algorithms (server to client) = none 15:12:58.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:12:58.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60610]) process #1 30 15:12:58.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60610]] process command=SSH_MSG_KEXDH_INIT 15:12:58.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60610]] Send SSH_MSG_KEXDH_REPLY 15:12:58.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60610]) packet #1 sending command=31[31] len=1639 15:12:58.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:60610])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:12:58.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:60610]) Send SSH_MSG_NEWKEYS 15:12:58.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:60610]) session ID=3e:c4:0c:5b:72:1f:01:51:8d:0a:d5:3d:d1:5f:f8:1e:d3:25:7f:7e:f0:e2:79:3e:e5:a8:76:73:50:95:57:b8:1e:2f:21:29:a1:7c:f0:43:44:3f:e6:83:69:0e:f5:bd:73:09:28:8d:fb:9d:be:49:ee:a7:8c:b8:c1:0a:70:f8 15:12:58.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60610]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:12:58.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60610]): strict KEX resets output message sequence number from 3 to 0 15:12:58.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60610]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7499ab45; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:12:58.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:60610])[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 15:12:58.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60610])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:12:58.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60610]) packet #0 sending command=7[7] len=419 15:12:58.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60610]) No pending packets to flush at end of KEX 15:12:58.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60610]) process #2 SSH_MSG_NEWKEYS 15:12:58.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60610]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:12:58.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60610]): strict KEX resets input message sequence number from 3 to 0 15:12:58.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60610]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@eeed67f; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:12:58.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:12:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60610]) process #0 SSH_MSG_SERVICE_REQUEST 15:12:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60610]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:12:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:60610]) authorized authentication methods: password,publickey 15:12:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60610]) Accepted service ssh-userauth 15:12:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60610]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:12:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60610]) process #1 SSH_MSG_USERAUTH_REQUEST 15:12:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60610]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:12:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60610]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:12:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60610]) no authentication factory for method=none 15:12:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60610]) SSH_MSG_USERAUTH_REQUEST 15:12:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60610]) remaining methods: password,publickey 15:12:58.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60610]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:12:58.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60610]) process #2 SSH_MSG_USERAUTH_REQUEST 15:12:58.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60610]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:12:58.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60610]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:12:58.385 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:12:58.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:60610]) authentication result: true 15:12:58.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:60610]) SSH_MSG_USERAUTH_REQUEST 15:12:58.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60610])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:12:58.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60610]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:12:58.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:12:58.385 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:12:58.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60610]) no heartbeat to stop 15:12:58.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:60610]) heartbeat type=IGNORE, interval=PT30S 15:12:58.385 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:60610 authenticated 15:12:58.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60610]) process #3 SSH_MSG_CHANNEL_OPEN 15:12:58.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60610]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:12:58.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60610]] session=TransportServerSession[admin@/10.30.171.175:60610] id=0 15:12:58.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60610])) size=2097152, max=2097152, packet=32768 15:12:58.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60610]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60610] 15:12:58.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60610]) recipient=0 15:12:58.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610])) size=2097152, max=2097152, packet=32768 15:12:58.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610])) re-initializing 15:12:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610])) size=2097152, max=2097152, packet=32768 15:12:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:12:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:12:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60610]) process #4 SSH_MSG_CHANNEL_REQUEST 15:12:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:12:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610])[want-reply=true] subsystem=netconf 15:12:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610])[subsystem] prepared command 15:12:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:12:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:12:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc0c7c832, L:/10.30.170.167:17851 - R:/10.30.171.175:60610]}} established 15:12:58.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 22: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17851 15:12:58.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 22: Creating data stores for simulated device 15:12:58.388 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:12:58.388 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:58.388 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:12:58.388 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:58.389 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:12:58.391 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2745de90 15:12:58.391 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:12:58.392 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:12:58.392 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:12:58.392 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:12:58.394 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:12:58.394 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:12:58.394 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:12:58.394 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:12:58.394 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2745de90, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2745de90, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7dd980c0, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7dd980c0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:12:58.395 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:12:58.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:12:58.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc0c7c832, L:/10.30.170.167:17851 - R:/10.30.171.175:60610] 15:12:58.397 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 22 on channel [id: 0xc0c7c832, L:/10.30.170.167:17851 - R:/10.30.171.175:60610] 15:12:58.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]) by 1102 down to 2096050 15:12:58.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:12:58.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc0c7c832, L:/10.30.170.167:17851 - R:/10.30.171.175:60610] 15:12:58.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc0c7c832, L:/10.30.170.167:17851 - R:/10.30.171.175:60610] 15:12:58.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]) request=subsystem result=ReplySuccess, want-reply=true 15:12:58.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:12:58.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]) request=subsystem activate command 15:12:58.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]) starting runner for command=netconf 15:12:58.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60610]) process #5 SSH_MSG_CHANNEL_DATA 15:12:58.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]) by 373 down to 2096779 15:12:58.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]) SSH_MSG_CHANNEL_DATA len=373 15:12:58.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610] 15:12:58.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc0c7c832, L:/10.30.170.167:17851 - R:/10.30.171.175:60610]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:12:58.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:12:58.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc0c7c832, L:/10.30.170.167:17851 - R:/10.30.171.175:60610] 15:12:58.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc0c7c832, L:/10.30.170.167:17851 - R:/10.30.171.175:60610] 15:12:58.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17851', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:12:58.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=22} created 15:12:58.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=22, channel=[id: 0xc0c7c832, L:/10.30.170.167:17851 - R:/10.30.171.175:60610]} created 15:12:58.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc0c7c832, L:/10.30.170.167:17851 - R:/10.30.171.175:60610] successful with session NetconfServerSession{sessionId=22, channel=[id: 0xc0c7c832, L:/10.30.170.167:17851 - R:/10.30.171.175:60610]} 15:12:58.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=22, channel=[id: 0xc0c7c832, L:/10.30.170.167:17851 - R:/10.30.171.175:60610]} up 15:12:58.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60610]) process #6 SSH_MSG_CHANNEL_DATA 15:12:58.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]) by 393 down to 2096386 15:12:58.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]) SSH_MSG_CHANNEL_DATA len=393 15:12:58.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610] 15:12:58.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:12:58.403 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:58.404 [netconf-device-simulator-threads-6] 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=22} 15:12:58.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:12:58.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=22, channel=[id: 0xc0c7c832, L:/10.30.170.167:17851 - R:/10.30.171.175:60610]} EXI handlers added to pipeline 15:12:58.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:12:58.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]) by 179 down to 2095871 15:12:58.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:12:58.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:12:58.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60610]) process #7 SSH_MSG_CHANNEL_DATA 15:12:58.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]) by 340 down to 2096046 15:12:58.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]) SSH_MSG_CHANNEL_DATA len=340 15:12:58.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610] 15:12:58.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:12:58.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:58.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=22} 15:12:58.407 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7dd980c0 15:12:58.407 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:12:58.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:12:58.407 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:12:58.407 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:12:58.408 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:12:58.408 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:12:58.408 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:12:58.408 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:58.408 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:12:58.408 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:12:58.408 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:58.408 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:12:58.408 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:12:58.408 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:58.408 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:58.408 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:12:58.408 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:58.408 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:58.408 [netconf-device-simulator-threads-6] 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 15:12:58.408 [netconf-device-simulator-threads-6] 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 15:12:58.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:12:58.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]) by 733 down to 2095138 15:12:58.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:12:58.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:12:59.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf5cb7b80, L:/10.30.170.167:17852 - R:/10.30.171.175:40676]} 15:12:59.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:40676]): SSH-2.0-SSHD-UNKNOWN 15:12:59.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:40676]) line='SSH-2.0-SSHD-UNKNOWN' 15:12:59.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:40676]) client version string: SSH-2.0-SSHD-UNKNOWN 15:12:59.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:40676]) Send SSH_MSG_KEXINIT 15:12:59.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40676]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:12:59.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40676]) process #0 SSH_MSG_KEXINIT 15:12:59.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:40676]) SSH_MSG_KEXINIT 15:12:59.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:40676]) strict KEX=true client=true server=true 15:12:59.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40676]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:12:59.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40676]) Kex: server host key algorithms = rsa-sha2-512 15:12:59.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40676]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:12:59.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40676]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:12:59.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40676]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:12:59.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40676]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:12:59.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40676]) Kex: compression algorithms (client to server) = none 15:12:59.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40676]) Kex: compression algorithms (server to client) = none 15:12:59.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:12:59.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40676]) process #1 30 15:12:59.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40676]] process command=SSH_MSG_KEXDH_INIT 15:12:59.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40676]] Send SSH_MSG_KEXDH_REPLY 15:12:59.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40676]) packet #1 sending command=31[31] len=1639 15:12:59.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:40676])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:12:59.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:40676]) Send SSH_MSG_NEWKEYS 15:12:59.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:40676]) session ID=f6:6b:12:1d:30:15:33:67:5f:88:3c:b0:a1:9b:26:e3:47:4c:46:93:51:5e:7f:cb:31:89:3f:d5:94:4d:5a:cf:51:4a:e7:b2:24:08:42:e0:a5:60:22:e1:9c:21:50:8d:49:69:f0:b6:a1:c6:21:7d:22:de:93:d9:c1:24:38:fe 15:12:59.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40676]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:12:59.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40676]): strict KEX resets output message sequence number from 3 to 0 15:12:59.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40676]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@46246347; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:12:59.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:40676])[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 15:12:59.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40676])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:12:59.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40676]) packet #0 sending command=7[7] len=419 15:12:59.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40676]) No pending packets to flush at end of KEX 15:12:59.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40676]) process #2 SSH_MSG_NEWKEYS 15:12:59.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40676]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:12:59.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40676]): strict KEX resets input message sequence number from 3 to 0 15:12:59.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40676]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@55949765; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:12:59.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:12:59.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40676]) process #0 SSH_MSG_SERVICE_REQUEST 15:12:59.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40676]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:12:59.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:40676]) authorized authentication methods: password,publickey 15:12:59.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40676]) Accepted service ssh-userauth 15:12:59.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40676]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:12:59.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40676]) process #1 SSH_MSG_USERAUTH_REQUEST 15:12:59.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40676]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:12:59.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40676]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:12:59.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40676]) no authentication factory for method=none 15:12:59.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40676]) SSH_MSG_USERAUTH_REQUEST 15:12:59.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40676]) remaining methods: password,publickey 15:12:59.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40676]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:12:59.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40676]) process #2 SSH_MSG_USERAUTH_REQUEST 15:12:59.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40676]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:12:59.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40676]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:12:59.473 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:12:59.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:40676]) authentication result: true 15:12:59.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:40676]) SSH_MSG_USERAUTH_REQUEST 15:12:59.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40676])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:12:59.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40676]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:12:59.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:12:59.473 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:12:59.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40676]) no heartbeat to stop 15:12:59.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:40676]) heartbeat type=IGNORE, interval=PT30S 15:12:59.474 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:40676 authenticated 15:12:59.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40676]) process #3 SSH_MSG_CHANNEL_OPEN 15:12:59.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40676]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:12:59.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40676]] session=TransportServerSession[admin@/10.30.171.175:40676] id=0 15:12:59.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40676])) size=2097152, max=2097152, packet=32768 15:12:59.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40676]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40676] 15:12:59.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40676]) recipient=0 15:12:59.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676])) size=2097152, max=2097152, packet=32768 15:12:59.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676])) re-initializing 15:12:59.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676])) size=2097152, max=2097152, packet=32768 15:12:59.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:12:59.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:12:59.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40676]) process #4 SSH_MSG_CHANNEL_REQUEST 15:12:59.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:12:59.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676])[want-reply=true] subsystem=netconf 15:12:59.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676])[subsystem] prepared command 15:12:59.476 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:12:59.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:12:59.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf5cb7b80, L:/10.30.170.167:17852 - R:/10.30.171.175:40676]}} established 15:12:59.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 23: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17852 15:12:59.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 23: Creating data stores for simulated device 15:12:59.476 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:12:59.477 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:59.477 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:12:59.477 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:12:59.477 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:12:59.479 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@37dcd605 15:12:59.479 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:12:59.479 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:12:59.479 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:12:59.479 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:12:59.480 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:12:59.480 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:12:59.480 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:12:59.480 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:12:59.480 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@37dcd605, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@37dcd605, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e3e5075, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e3e5075, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:12:59.480 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:12:59.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:12:59.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf5cb7b80, L:/10.30.170.167:17852 - R:/10.30.171.175:40676] 15:12:59.483 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 23 on channel [id: 0xf5cb7b80, L:/10.30.170.167:17852 - R:/10.30.171.175:40676] 15:12:59.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]) by 1102 down to 2096050 15:12:59.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:12:59.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf5cb7b80, L:/10.30.170.167:17852 - R:/10.30.171.175:40676] 15:12:59.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf5cb7b80, L:/10.30.170.167:17852 - R:/10.30.171.175:40676] 15:12:59.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]) request=subsystem result=ReplySuccess, want-reply=true 15:12:59.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:12:59.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]) request=subsystem activate command 15:12:59.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]) starting runner for command=netconf 15:12:59.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40676]) process #5 SSH_MSG_CHANNEL_DATA 15:12:59.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]) by 373 down to 2096779 15:12:59.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]) SSH_MSG_CHANNEL_DATA len=373 15:12:59.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676] 15:12:59.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf5cb7b80, L:/10.30.170.167:17852 - R:/10.30.171.175:40676]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:12:59.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:12:59.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf5cb7b80, L:/10.30.170.167:17852 - R:/10.30.171.175:40676] 15:12:59.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf5cb7b80, L:/10.30.170.167:17852 - R:/10.30.171.175:40676] 15:12:59.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17852', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:12:59.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=23} created 15:12:59.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=23, channel=[id: 0xf5cb7b80, L:/10.30.170.167:17852 - R:/10.30.171.175:40676]} created 15:12:59.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf5cb7b80, L:/10.30.170.167:17852 - R:/10.30.171.175:40676] successful with session NetconfServerSession{sessionId=23, channel=[id: 0xf5cb7b80, L:/10.30.170.167:17852 - R:/10.30.171.175:40676]} 15:12:59.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=23, channel=[id: 0xf5cb7b80, L:/10.30.170.167:17852 - R:/10.30.171.175:40676]} up 15:12:59.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40676]) process #6 SSH_MSG_CHANNEL_DATA 15:12:59.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]) by 393 down to 2096386 15:12:59.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]) SSH_MSG_CHANNEL_DATA len=393 15:12:59.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676] 15:12:59.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:12:59.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:59.486 [netconf-device-simulator-threads-0] 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=23} 15:12:59.486 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:12:59.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=23, channel=[id: 0xf5cb7b80, L:/10.30.170.167:17852 - R:/10.30.171.175:40676]} EXI handlers added to pipeline 15:12:59.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:12:59.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]) by 179 down to 2095871 15:12:59.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:12:59.487 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:12:59.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40676]) process #7 SSH_MSG_CHANNEL_DATA 15:12:59.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]) by 340 down to 2096046 15:12:59.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]) SSH_MSG_CHANNEL_DATA len=340 15:12:59.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676] 15:12:59.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:12:59.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:12:59.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=23} 15:12:59.490 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e3e5075 15:12:59.490 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:12:59.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:12:59.490 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:12:59.490 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:12:59.490 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:12:59.490 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:12:59.490 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:12:59.490 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:59.490 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:12:59.490 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:12:59.490 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:59.490 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:12:59.491 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:12:59.491 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:59.491 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:59.491 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:12:59.491 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:12:59.491 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:12:59.491 [netconf-device-simulator-threads-0] 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 15:12:59.491 [netconf-device-simulator-threads-0] 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 15:12:59.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:12:59.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]) by 733 down to 2095138 15:12:59.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:12:59.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:00.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8895f5a6, L:/10.30.170.167:17853 - R:/10.30.171.175:55036]} 15:13:00.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:55036]): SSH-2.0-SSHD-UNKNOWN 15:13:00.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:55036]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:00.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:55036]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:00.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:55036]) Send SSH_MSG_KEXINIT 15:13:00.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55036]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:00.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55036]) process #0 SSH_MSG_KEXINIT 15:13:00.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:55036]) SSH_MSG_KEXINIT 15:13:00.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:55036]) strict KEX=true client=true server=true 15:13:00.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55036]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:00.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55036]) Kex: server host key algorithms = rsa-sha2-512 15:13:00.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55036]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:00.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55036]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:00.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55036]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:00.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55036]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:00.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55036]) Kex: compression algorithms (client to server) = none 15:13:00.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55036]) Kex: compression algorithms (server to client) = none 15:13:00.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:00.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55036]) process #1 30 15:13:00.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55036]] process command=SSH_MSG_KEXDH_INIT 15:13:00.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55036]] Send SSH_MSG_KEXDH_REPLY 15:13:00.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55036]) packet #1 sending command=31[31] len=1639 15:13:00.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:55036])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:00.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:55036]) Send SSH_MSG_NEWKEYS 15:13:00.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:55036]) session ID=bc:1e:b1:df:dc:6b:41:6c:b2:a0:5b:01:fa:f8:83:1c:d8:5f:e5:2b:ac:24:4d:e3:64:15:2d:4e:a1:a5:71:92:da:b7:20:bf:f0:4d:be:6e:31:0f:e1:49:6a:67:7f:79:0e:6e:fd:f8:5f:a3:c5:19:83:72:93:87:d8:df:89:8a 15:13:00.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55036]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:00.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55036]): strict KEX resets output message sequence number from 3 to 0 15:13:00.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55036]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@84b270a; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:00.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:55036])[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 15:13:00.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55036])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:00.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55036]) packet #0 sending command=7[7] len=419 15:13:00.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55036]) No pending packets to flush at end of KEX 15:13:00.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55036]) process #2 SSH_MSG_NEWKEYS 15:13:00.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55036]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:00.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55036]): strict KEX resets input message sequence number from 3 to 0 15:13:00.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55036]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@417e76f0; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:00.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:00.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55036]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:00.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55036]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:00.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:55036]) authorized authentication methods: password,publickey 15:13:00.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55036]) Accepted service ssh-userauth 15:13:00.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55036]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:00.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55036]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:00.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55036]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:00.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55036]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:00.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55036]) no authentication factory for method=none 15:13:00.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55036]) SSH_MSG_USERAUTH_REQUEST 15:13:00.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55036]) remaining methods: password,publickey 15:13:00.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55036]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:00.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55036]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:00.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55036]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:00.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55036]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:00.720 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:00.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:55036]) authentication result: true 15:13:00.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:55036]) SSH_MSG_USERAUTH_REQUEST 15:13:00.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55036])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:00.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55036]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:00.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:00.720 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:00.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55036]) no heartbeat to stop 15:13:00.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:55036]) heartbeat type=IGNORE, interval=PT30S 15:13:00.720 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:55036 authenticated 15:13:00.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55036]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:00.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55036]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:00.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55036]] session=TransportServerSession[admin@/10.30.171.175:55036] id=0 15:13:00.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55036])) size=2097152, max=2097152, packet=32768 15:13:00.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55036]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55036] 15:13:00.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55036]) recipient=0 15:13:00.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036])) size=2097152, max=2097152, packet=32768 15:13:00.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036])) re-initializing 15:13:00.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036])) size=2097152, max=2097152, packet=32768 15:13:00.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:00.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:00.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55036]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:00.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:00.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036])[want-reply=true] subsystem=netconf 15:13:00.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036])[subsystem] prepared command 15:13:00.722 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:00.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:00.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8895f5a6, L:/10.30.170.167:17853 - R:/10.30.171.175:55036]}} established 15:13:00.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 24: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17853 15:13:00.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 24: Creating data stores for simulated device 15:13:00.723 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:00.723 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:00.724 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:00.724 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:00.724 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:00.737 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@257d3b03 15:13:00.737 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:00.737 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:00.737 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:00.737 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:00.738 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:00.738 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:00.738 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:00.738 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:00.738 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@257d3b03, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@257d3b03, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5c16ccce, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5c16ccce, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:00.739 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:00.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:00.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8895f5a6, L:/10.30.170.167:17853 - R:/10.30.171.175:55036] 15:13:00.741 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 24 on channel [id: 0x8895f5a6, L:/10.30.170.167:17853 - R:/10.30.171.175:55036] 15:13:00.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]) by 1102 down to 2096050 15:13:00.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:00.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8895f5a6, L:/10.30.170.167:17853 - R:/10.30.171.175:55036] 15:13:00.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8895f5a6, L:/10.30.170.167:17853 - R:/10.30.171.175:55036] 15:13:00.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]) request=subsystem result=ReplySuccess, want-reply=true 15:13:00.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:00.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]) request=subsystem activate command 15:13:00.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]) starting runner for command=netconf 15:13:00.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55036]) process #5 SSH_MSG_CHANNEL_DATA 15:13:00.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]) by 373 down to 2096779 15:13:00.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]) SSH_MSG_CHANNEL_DATA len=373 15:13:00.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036] 15:13:00.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8895f5a6, L:/10.30.170.167:17853 - R:/10.30.171.175:55036]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:00.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:00.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8895f5a6, L:/10.30.170.167:17853 - R:/10.30.171.175:55036] 15:13:00.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8895f5a6, L:/10.30.170.167:17853 - R:/10.30.171.175:55036] 15:13:00.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17853', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:00.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=24} created 15:13:00.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=24, channel=[id: 0x8895f5a6, L:/10.30.170.167:17853 - R:/10.30.171.175:55036]} created 15:13:00.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8895f5a6, L:/10.30.170.167:17853 - R:/10.30.171.175:55036] successful with session NetconfServerSession{sessionId=24, channel=[id: 0x8895f5a6, L:/10.30.170.167:17853 - R:/10.30.171.175:55036]} 15:13:00.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=24, channel=[id: 0x8895f5a6, L:/10.30.170.167:17853 - R:/10.30.171.175:55036]} up 15:13:00.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55036]) process #6 SSH_MSG_CHANNEL_DATA 15:13:00.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]) by 393 down to 2096386 15:13:00.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]) SSH_MSG_CHANNEL_DATA len=393 15:13:00.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036] 15:13:00.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:00.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:00.748 [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=24} 15:13:00.749 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:00.749 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=24, channel=[id: 0x8895f5a6, L:/10.30.170.167:17853 - R:/10.30.171.175:55036]} EXI handlers added to pipeline 15:13:00.749 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:00.750 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]) by 179 down to 2095871 15:13:00.750 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:00.750 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:00.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55036]) process #7 SSH_MSG_CHANNEL_DATA 15:13:00.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]) by 340 down to 2096046 15:13:00.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]) SSH_MSG_CHANNEL_DATA len=340 15:13:00.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036] 15:13:00.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:00.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:00.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=24} 15:13:00.753 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5c16ccce 15:13:00.753 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:00.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:00.754 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:00.754 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:00.754 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:00.754 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:00.754 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:00.754 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:00.754 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:00.755 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:00.755 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:00.755 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:00.755 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:00.755 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:00.755 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:00.755 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:00.755 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:00.755 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:00.755 [netconf-device-simulator-threads-2] 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 15:13:00.755 [netconf-device-simulator-threads-2] 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 15:13:00.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:00.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]) by 733 down to 2095138 15:13:00.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:00.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:01.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:01.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54888]) process #8 SSH_MSG_IGNORE 15:13:01.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54888]) SSH_MSG_IGNORE 15:13:01.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7c4c605e, L:/10.30.170.167:17854 - R:/10.30.171.175:37206]} 15:13:01.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:37206]): SSH-2.0-SSHD-UNKNOWN 15:13:01.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:37206]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:01.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:37206]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:01.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:37206]) Send SSH_MSG_KEXINIT 15:13:01.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37206]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:01.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37206]) process #0 SSH_MSG_KEXINIT 15:13:01.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:37206]) SSH_MSG_KEXINIT 15:13:01.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:37206]) strict KEX=true client=true server=true 15:13:01.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37206]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:01.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37206]) Kex: server host key algorithms = rsa-sha2-512 15:13:01.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37206]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:01.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37206]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:01.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37206]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:01.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37206]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:01.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37206]) Kex: compression algorithms (client to server) = none 15:13:01.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37206]) Kex: compression algorithms (server to client) = none 15:13:01.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:02.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37206]) process #1 30 15:13:02.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37206]] process command=SSH_MSG_KEXDH_INIT 15:13:02.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37206]] Send SSH_MSG_KEXDH_REPLY 15:13:02.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37206]) packet #1 sending command=31[31] len=1639 15:13:02.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:37206])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:02.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:37206]) Send SSH_MSG_NEWKEYS 15:13:02.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:37206]) session ID=dc:89:f5:fc:7f:6d:f9:e4:0c:55:17:b9:1c:e7:0f:aa:f8:8a:1e:de:ec:94:86:3b:3b:25:20:c4:88:c2:38:b3:43:9a:be:04:3a:d4:a5:ff:10:e9:9c:13:7a:f8:0b:71:65:ee:36:64:52:55:55:f2:83:0b:da:e1:90:f1:90:50 15:13:02.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37206]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:02.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37206]): strict KEX resets output message sequence number from 3 to 0 15:13:02.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37206]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7282ffb6; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:02.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:37206])[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 15:13:02.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37206])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:02.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37206]) packet #0 sending command=7[7] len=419 15:13:02.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37206]) No pending packets to flush at end of KEX 15:13:02.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37206]) process #2 SSH_MSG_NEWKEYS 15:13:02.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37206]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:02.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37206]): strict KEX resets input message sequence number from 3 to 0 15:13:02.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37206]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@393bc91; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:02.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:02.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37206]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:02.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37206]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:02.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:37206]) authorized authentication methods: password,publickey 15:13:02.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37206]) Accepted service ssh-userauth 15:13:02.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37206]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:02.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37206]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:02.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37206]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:02.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37206]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:02.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37206]) no authentication factory for method=none 15:13:02.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37206]) SSH_MSG_USERAUTH_REQUEST 15:13:02.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37206]) remaining methods: password,publickey 15:13:02.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37206]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:02.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37206]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:02.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37206]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:02.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37206]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:02.068 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:02.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:37206]) authentication result: true 15:13:02.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:37206]) SSH_MSG_USERAUTH_REQUEST 15:13:02.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37206])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:02.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37206]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:02.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:02.068 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:02.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37206]) no heartbeat to stop 15:13:02.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:37206]) heartbeat type=IGNORE, interval=PT30S 15:13:02.068 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:37206 authenticated 15:13:02.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37206]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:02.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37206]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:02.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37206]] session=TransportServerSession[admin@/10.30.171.175:37206] id=0 15:13:02.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37206])) size=2097152, max=2097152, packet=32768 15:13:02.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37206]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37206] 15:13:02.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37206]) recipient=0 15:13:02.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206])) size=2097152, max=2097152, packet=32768 15:13:02.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206])) re-initializing 15:13:02.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206])) size=2097152, max=2097152, packet=32768 15:13:02.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:02.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:02.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37206]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:02.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:02.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206])[want-reply=true] subsystem=netconf 15:13:02.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206])[subsystem] prepared command 15:13:02.070 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:02.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:02.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7c4c605e, L:/10.30.170.167:17854 - R:/10.30.171.175:37206]}} established 15:13:02.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 25: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17854 15:13:02.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 25: Creating data stores for simulated device 15:13:02.071 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:02.071 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:02.072 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:02.072 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:02.072 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:02.074 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a784131 15:13:02.074 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:02.076 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:02.076 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:02.076 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:02.077 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:02.077 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:02.077 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:02.077 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:02.077 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a784131, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a784131, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@43268bb4, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@43268bb4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:02.077 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:02.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:02.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7c4c605e, L:/10.30.170.167:17854 - R:/10.30.171.175:37206] 15:13:02.079 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 25 on channel [id: 0x7c4c605e, L:/10.30.170.167:17854 - R:/10.30.171.175:37206] 15:13:02.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]) by 1102 down to 2096050 15:13:02.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:02.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7c4c605e, L:/10.30.170.167:17854 - R:/10.30.171.175:37206] 15:13:02.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7c4c605e, L:/10.30.170.167:17854 - R:/10.30.171.175:37206] 15:13:02.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]) request=subsystem result=ReplySuccess, want-reply=true 15:13:02.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:02.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]) request=subsystem activate command 15:13:02.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]) starting runner for command=netconf 15:13:02.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37206]) process #5 SSH_MSG_CHANNEL_DATA 15:13:02.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]) by 373 down to 2096779 15:13:02.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]) SSH_MSG_CHANNEL_DATA len=373 15:13:02.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206] 15:13:02.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7c4c605e, L:/10.30.170.167:17854 - R:/10.30.171.175:37206]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:02.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:02.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7c4c605e, L:/10.30.170.167:17854 - R:/10.30.171.175:37206] 15:13:02.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7c4c605e, L:/10.30.170.167:17854 - R:/10.30.171.175:37206] 15:13:02.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17854', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:02.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=25} created 15:13:02.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=25, channel=[id: 0x7c4c605e, L:/10.30.170.167:17854 - R:/10.30.171.175:37206]} created 15:13:02.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7c4c605e, L:/10.30.170.167:17854 - R:/10.30.171.175:37206] successful with session NetconfServerSession{sessionId=25, channel=[id: 0x7c4c605e, L:/10.30.170.167:17854 - R:/10.30.171.175:37206]} 15:13:02.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=25, channel=[id: 0x7c4c605e, L:/10.30.170.167:17854 - R:/10.30.171.175:37206]} up 15:13:02.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37206]) process #6 SSH_MSG_CHANNEL_DATA 15:13:02.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]) by 393 down to 2096386 15:13:02.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]) SSH_MSG_CHANNEL_DATA len=393 15:13:02.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206] 15:13:02.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:02.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:02.085 [netconf-device-simulator-threads-4] 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=25} 15:13:02.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:02.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=25, channel=[id: 0x7c4c605e, L:/10.30.170.167:17854 - R:/10.30.171.175:37206]} EXI handlers added to pipeline 15:13:02.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:02.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]) by 179 down to 2095871 15:13:02.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:02.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:02.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37206]) process #7 SSH_MSG_CHANNEL_DATA 15:13:02.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]) by 340 down to 2096046 15:13:02.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]) SSH_MSG_CHANNEL_DATA len=340 15:13:02.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206] 15:13:02.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:02.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:02.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=25} 15:13:02.090 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@43268bb4 15:13:02.090 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:02.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:02.090 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:02.090 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:02.091 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:02.091 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:02.092 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:02.092 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:02.092 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:02.092 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:02.092 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:02.092 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:02.092 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:02.092 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:02.092 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:02.092 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:02.092 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:02.092 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:02.092 [netconf-device-simulator-threads-4] 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 15:13:02.092 [netconf-device-simulator-threads-4] 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 15:13:02.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:02.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]) by 733 down to 2095138 15:13:02.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:02.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:02.857 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:02.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55962]) process #8 SSH_MSG_IGNORE 15:13:02.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55962]) SSH_MSG_IGNORE 15:13:03.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdfc73d05, L:/10.30.170.167:17855 - R:/10.30.171.175:50996]} 15:13:03.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:50996]): SSH-2.0-SSHD-UNKNOWN 15:13:03.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:50996]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:03.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:50996]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:03.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:50996]) Send SSH_MSG_KEXINIT 15:13:03.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50996]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:03.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50996]) process #0 SSH_MSG_KEXINIT 15:13:03.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:50996]) SSH_MSG_KEXINIT 15:13:03.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:50996]) strict KEX=true client=true server=true 15:13:03.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50996]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:03.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50996]) Kex: server host key algorithms = rsa-sha2-512 15:13:03.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50996]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:03.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50996]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:03.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50996]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:03.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50996]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:03.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50996]) Kex: compression algorithms (client to server) = none 15:13:03.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50996]) Kex: compression algorithms (server to client) = none 15:13:03.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:03.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50996]) process #1 30 15:13:03.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50996]] process command=SSH_MSG_KEXDH_INIT 15:13:03.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50996]] Send SSH_MSG_KEXDH_REPLY 15:13:03.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50996]) packet #1 sending command=31[31] len=1639 15:13:03.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:50996])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:03.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:50996]) Send SSH_MSG_NEWKEYS 15:13:03.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:50996]) session ID=a1:50:b6:18:86:9d:f6:bb:d2:4f:0d:8b:4b:2e:ef:74:39:2c:2b:eb:e6:a6:8e:a9:80:ce:8f:46:86:0a:a0:0e:31:d3:a0:36:75:c1:63:93:9e:02:40:e9:f9:9c:e7:84:3c:fc:69:14:23:f6:24:e6:96:9f:22:79:c4:2e:c2:b8 15:13:03.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50996]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:03.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50996]): strict KEX resets output message sequence number from 3 to 0 15:13:03.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50996]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5f7ac495; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:03.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:50996])[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 15:13:03.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50996])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:03.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50996]) packet #0 sending command=7[7] len=419 15:13:03.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50996]) No pending packets to flush at end of KEX 15:13:03.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50996]) process #2 SSH_MSG_NEWKEYS 15:13:03.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50996]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:03.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50996]): strict KEX resets input message sequence number from 3 to 0 15:13:03.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50996]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@76466c3c; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:03.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:03.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50996]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:03.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50996]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:03.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:50996]) authorized authentication methods: password,publickey 15:13:03.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50996]) Accepted service ssh-userauth 15:13:03.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50996]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:03.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50996]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:03.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50996]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:03.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50996]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:03.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50996]) no authentication factory for method=none 15:13:03.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50996]) SSH_MSG_USERAUTH_REQUEST 15:13:03.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50996]) remaining methods: password,publickey 15:13:03.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50996]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:03.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50996]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:03.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50996]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:03.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50996]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:03.229 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:03.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:50996]) authentication result: true 15:13:03.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:50996]) SSH_MSG_USERAUTH_REQUEST 15:13:03.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50996])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:03.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50996]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:03.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:03.229 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:03.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50996]) no heartbeat to stop 15:13:03.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:50996]) heartbeat type=IGNORE, interval=PT30S 15:13:03.229 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:50996 authenticated 15:13:03.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50996]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:03.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50996]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:03.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50996]] session=TransportServerSession[admin@/10.30.171.175:50996] id=0 15:13:03.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50996])) size=2097152, max=2097152, packet=32768 15:13:03.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50996]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50996] 15:13:03.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50996]) recipient=0 15:13:03.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996])) size=2097152, max=2097152, packet=32768 15:13:03.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996])) re-initializing 15:13:03.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996])) size=2097152, max=2097152, packet=32768 15:13:03.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:03.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:03.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50996]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:03.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:03.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996])[want-reply=true] subsystem=netconf 15:13:03.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996])[subsystem] prepared command 15:13:03.233 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:03.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:03.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdfc73d05, L:/10.30.170.167:17855 - R:/10.30.171.175:50996]}} established 15:13:03.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 26: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17855 15:13:03.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 26: Creating data stores for simulated device 15:13:03.233 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:03.233 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:03.233 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:03.233 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:03.233 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:03.234 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6fda0674 15:13:03.234 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:03.235 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:03.235 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:03.235 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:03.235 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:03.235 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:03.235 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:03.235 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:03.236 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6fda0674, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6fda0674, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16b8263f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16b8263f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:03.236 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:03.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:03.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdfc73d05, L:/10.30.170.167:17855 - R:/10.30.171.175:50996] 15:13:03.239 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 26 on channel [id: 0xdfc73d05, L:/10.30.170.167:17855 - R:/10.30.171.175:50996] 15:13:03.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]) by 1102 down to 2096050 15:13:03.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:03.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdfc73d05, L:/10.30.170.167:17855 - R:/10.30.171.175:50996] 15:13:03.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdfc73d05, L:/10.30.170.167:17855 - R:/10.30.171.175:50996] 15:13:03.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]) request=subsystem result=ReplySuccess, want-reply=true 15:13:03.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:03.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]) request=subsystem activate command 15:13:03.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]) starting runner for command=netconf 15:13:03.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50996]) process #5 SSH_MSG_CHANNEL_DATA 15:13:03.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]) by 373 down to 2096779 15:13:03.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]) SSH_MSG_CHANNEL_DATA len=373 15:13:03.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996] 15:13:03.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xdfc73d05, L:/10.30.170.167:17855 - R:/10.30.171.175:50996]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:03.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:03.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdfc73d05, L:/10.30.170.167:17855 - R:/10.30.171.175:50996] 15:13:03.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdfc73d05, L:/10.30.170.167:17855 - R:/10.30.171.175:50996] 15:13:03.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17855', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:03.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=26} created 15:13:03.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=26, channel=[id: 0xdfc73d05, L:/10.30.170.167:17855 - R:/10.30.171.175:50996]} created 15:13:03.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdfc73d05, L:/10.30.170.167:17855 - R:/10.30.171.175:50996] successful with session NetconfServerSession{sessionId=26, channel=[id: 0xdfc73d05, L:/10.30.170.167:17855 - R:/10.30.171.175:50996]} 15:13:03.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=26, channel=[id: 0xdfc73d05, L:/10.30.170.167:17855 - R:/10.30.171.175:50996]} up 15:13:03.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50996]) process #6 SSH_MSG_CHANNEL_DATA 15:13:03.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]) by 393 down to 2096386 15:13:03.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]) SSH_MSG_CHANNEL_DATA len=393 15:13:03.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996] 15:13:03.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:03.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:03.243 [netconf-device-simulator-threads-6] 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=26} 15:13:03.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:03.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=26, channel=[id: 0xdfc73d05, L:/10.30.170.167:17855 - R:/10.30.171.175:50996]} EXI handlers added to pipeline 15:13:03.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:03.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]) by 179 down to 2095871 15:13:03.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:03.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:03.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50996]) process #7 SSH_MSG_CHANNEL_DATA 15:13:03.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]) by 340 down to 2096046 15:13:03.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]) SSH_MSG_CHANNEL_DATA len=340 15:13:03.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996] 15:13:03.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:03.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:03.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=26} 15:13:03.247 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16b8263f 15:13:03.247 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:03.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:03.247 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:03.247 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:03.247 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:03.247 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:03.247 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:03.247 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:03.247 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:03.247 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:03.247 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:03.247 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:03.247 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:03.247 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:03.247 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:03.248 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:03.248 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:03.248 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:03.248 [netconf-device-simulator-threads-6] 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 15:13:03.248 [netconf-device-simulator-threads-6] 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 15:13:03.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:03.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]) by 733 down to 2095138 15:13:03.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:03.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:03.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcc8eb31a, L:/10.30.170.167:17856 - R:/10.30.171.175:44528]} 15:13:03.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:44528]): SSH-2.0-SSHD-UNKNOWN 15:13:03.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:44528]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:03.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:44528]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:04.016 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:04.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:44528]) Send SSH_MSG_KEXINIT 15:13:04.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44528]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:04.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44528]) process #0 SSH_MSG_KEXINIT 15:13:04.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:44528]) SSH_MSG_KEXINIT 15:13:04.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:44528]) strict KEX=true client=true server=true 15:13:04.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44528]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:04.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44528]) Kex: server host key algorithms = rsa-sha2-512 15:13:04.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44528]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:04.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44528]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:04.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44528]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:04.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44528]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:04.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44528]) Kex: compression algorithms (client to server) = none 15:13:04.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44528]) Kex: compression algorithms (server to client) = none 15:13:04.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:04.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60062]) process #8 SSH_MSG_IGNORE 15:13:04.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60062]) SSH_MSG_IGNORE 15:13:04.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44528]) process #1 30 15:13:04.239 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44528]] process command=SSH_MSG_KEXDH_INIT 15:13:04.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44528]] Send SSH_MSG_KEXDH_REPLY 15:13:04.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44528]) packet #1 sending command=31[31] len=1639 15:13:04.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:44528])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:04.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:44528]) Send SSH_MSG_NEWKEYS 15:13:04.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:44528]) session ID=a0:ef:02:11:25:dc:50:f5:20:01:de:7c:3a:79:36:c0:3f:e0:7c:f7:f0:a6:77:62:d3:4f:3c:ef:fb:6f:45:10:d8:2a:4f:ac:fd:9b:05:a6:b5:cf:7d:39:5d:aa:d1:a5:06:e6:8d:0a:42:fe:61:fc:df:99:9c:60:b1:70:5d:d2 15:13:04.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44528]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:04.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44528]): strict KEX resets output message sequence number from 3 to 0 15:13:04.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44528]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7c8bae5a; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:04.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:44528])[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 15:13:04.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44528])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:04.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44528]) packet #0 sending command=7[7] len=419 15:13:04.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44528]) No pending packets to flush at end of KEX 15:13:04.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44528]) process #2 SSH_MSG_NEWKEYS 15:13:04.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44528]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:04.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44528]): strict KEX resets input message sequence number from 3 to 0 15:13:04.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44528]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@735d3264; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:04.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:04.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44528]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:04.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44528]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:04.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:44528]) authorized authentication methods: password,publickey 15:13:04.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44528]) Accepted service ssh-userauth 15:13:04.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44528]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:04.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44528]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:04.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44528]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:04.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44528]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:04.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44528]) no authentication factory for method=none 15:13:04.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44528]) SSH_MSG_USERAUTH_REQUEST 15:13:04.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44528]) remaining methods: password,publickey 15:13:04.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44528]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:04.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44528]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:04.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44528]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:04.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44528]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:04.292 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:04.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:44528]) authentication result: true 15:13:04.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:44528]) SSH_MSG_USERAUTH_REQUEST 15:13:04.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44528])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:04.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44528]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:04.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:04.292 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:04.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44528]) no heartbeat to stop 15:13:04.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:44528]) heartbeat type=IGNORE, interval=PT30S 15:13:04.293 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:44528 authenticated 15:13:04.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44528]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:04.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44528]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:04.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44528]] session=TransportServerSession[admin@/10.30.171.175:44528] id=0 15:13:04.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44528])) size=2097152, max=2097152, packet=32768 15:13:04.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44528]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44528] 15:13:04.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44528]) recipient=0 15:13:04.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528])) size=2097152, max=2097152, packet=32768 15:13:04.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528])) re-initializing 15:13:04.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528])) size=2097152, max=2097152, packet=32768 15:13:04.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:04.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:04.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44528]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:04.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:04.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528])[want-reply=true] subsystem=netconf 15:13:04.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528])[subsystem] prepared command 15:13:04.294 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:04.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:04.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcc8eb31a, L:/10.30.170.167:17856 - R:/10.30.171.175:44528]}} established 15:13:04.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 27: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17856 15:13:04.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 27: Creating data stores for simulated device 15:13:04.295 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:04.295 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:04.295 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:04.295 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:04.296 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:04.297 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5d93cae6 15:13:04.297 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:04.297 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:04.297 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:04.298 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:04.298 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:04.298 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:04.298 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:04.298 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:04.298 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5d93cae6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5d93cae6, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40f0eeb4, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40f0eeb4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:04.299 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:04.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:04.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcc8eb31a, L:/10.30.170.167:17856 - R:/10.30.171.175:44528] 15:13:04.301 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 27 on channel [id: 0xcc8eb31a, L:/10.30.170.167:17856 - R:/10.30.171.175:44528] 15:13:04.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]) by 1102 down to 2096050 15:13:04.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:04.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcc8eb31a, L:/10.30.170.167:17856 - R:/10.30.171.175:44528] 15:13:04.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcc8eb31a, L:/10.30.170.167:17856 - R:/10.30.171.175:44528] 15:13:04.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]) request=subsystem result=ReplySuccess, want-reply=true 15:13:04.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:04.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]) request=subsystem activate command 15:13:04.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]) starting runner for command=netconf 15:13:04.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44528]) process #5 SSH_MSG_CHANNEL_DATA 15:13:04.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]) by 373 down to 2096779 15:13:04.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]) SSH_MSG_CHANNEL_DATA len=373 15:13:04.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528] 15:13:04.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xcc8eb31a, L:/10.30.170.167:17856 - R:/10.30.171.175:44528]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:04.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:04.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcc8eb31a, L:/10.30.170.167:17856 - R:/10.30.171.175:44528] 15:13:04.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcc8eb31a, L:/10.30.170.167:17856 - R:/10.30.171.175:44528] 15:13:04.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17856', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:04.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=27} created 15:13:04.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=27, channel=[id: 0xcc8eb31a, L:/10.30.170.167:17856 - R:/10.30.171.175:44528]} created 15:13:04.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcc8eb31a, L:/10.30.170.167:17856 - R:/10.30.171.175:44528] successful with session NetconfServerSession{sessionId=27, channel=[id: 0xcc8eb31a, L:/10.30.170.167:17856 - R:/10.30.171.175:44528]} 15:13:04.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=27, channel=[id: 0xcc8eb31a, L:/10.30.170.167:17856 - R:/10.30.171.175:44528]} up 15:13:04.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44528]) process #6 SSH_MSG_CHANNEL_DATA 15:13:04.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]) by 393 down to 2096386 15:13:04.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]) SSH_MSG_CHANNEL_DATA len=393 15:13:04.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528] 15:13:04.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:04.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:04.305 [netconf-device-simulator-threads-0] 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=27} 15:13:04.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:04.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=27, channel=[id: 0xcc8eb31a, L:/10.30.170.167:17856 - R:/10.30.171.175:44528]} EXI handlers added to pipeline 15:13:04.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:04.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]) by 179 down to 2095871 15:13:04.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:04.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:04.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44528]) process #7 SSH_MSG_CHANNEL_DATA 15:13:04.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]) by 340 down to 2096046 15:13:04.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]) SSH_MSG_CHANNEL_DATA len=340 15:13:04.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528] 15:13:04.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:04.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:04.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=27} 15:13:04.308 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40f0eeb4 15:13:04.308 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:04.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:04.308 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:04.308 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:04.308 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:04.308 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:04.308 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:04.308 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:04.308 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:04.309 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:04.309 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:04.309 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:04.309 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:04.309 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:04.309 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:04.309 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:04.309 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:04.309 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:04.309 [netconf-device-simulator-threads-0] 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 15:13:04.309 [netconf-device-simulator-threads-0] 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 15:13:04.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:04.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]) by 733 down to 2095138 15:13:04.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:04.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:05.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x216f72fb, L:/10.30.170.167:17857 - R:/10.30.171.175:35166]} 15:13:05.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:35166]): SSH-2.0-SSHD-UNKNOWN 15:13:05.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:35166]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:05.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:35166]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:05.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:35166]) Send SSH_MSG_KEXINIT 15:13:05.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35166]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:05.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35166]) process #0 SSH_MSG_KEXINIT 15:13:05.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:35166]) SSH_MSG_KEXINIT 15:13:05.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:35166]) strict KEX=true client=true server=true 15:13:05.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35166]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:05.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35166]) Kex: server host key algorithms = rsa-sha2-512 15:13:05.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35166]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:05.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35166]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:05.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35166]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:05.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35166]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:05.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35166]) Kex: compression algorithms (client to server) = none 15:13:05.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35166]) Kex: compression algorithms (server to client) = none 15:13:05.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:05.296 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:05.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35166]) process #1 30 15:13:05.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35166]] process command=SSH_MSG_KEXDH_INIT 15:13:05.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35166]] Send SSH_MSG_KEXDH_REPLY 15:13:05.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35166]) packet #1 sending command=31[31] len=1639 15:13:05.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:35166])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:05.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:35166]) Send SSH_MSG_NEWKEYS 15:13:05.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:35166]) session ID=e2:e3:c2:ed:67:4a:03:8d:07:a3:40:bd:8f:b1:50:16:90:78:12:52:16:ef:aa:5e:00:1b:56:19:33:28:75:d5:7c:cc:99:4a:1b:ae:e0:b6:bc:ba:9c:2d:89:59:cb:15:69:78:07:e0:a9:0f:1c:a7:64:90:88:8a:32:45:a7:bb 15:13:05.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35166]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:05.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35166]): strict KEX resets output message sequence number from 3 to 0 15:13:05.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35166]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2655ba1; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:05.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:35166])[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 15:13:05.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35166])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:05.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35166]) packet #0 sending command=7[7] len=419 15:13:05.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35166]) No pending packets to flush at end of KEX 15:13:05.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54708]) process #8 SSH_MSG_IGNORE 15:13:05.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54708]) SSH_MSG_IGNORE 15:13:05.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35166]) process #2 SSH_MSG_NEWKEYS 15:13:05.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35166]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:05.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35166]): strict KEX resets input message sequence number from 3 to 0 15:13:05.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35166]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@288656d7; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:05.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:05.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35166]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:05.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35166]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:05.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:35166]) authorized authentication methods: password,publickey 15:13:05.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35166]) Accepted service ssh-userauth 15:13:05.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35166]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:05.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35166]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:05.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35166]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:05.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35166]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:05.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35166]) no authentication factory for method=none 15:13:05.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35166]) SSH_MSG_USERAUTH_REQUEST 15:13:05.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35166]) remaining methods: password,publickey 15:13:05.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35166]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:05.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35166]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:05.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35166]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:05.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35166]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:05.419 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:05.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:35166]) authentication result: true 15:13:05.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:35166]) SSH_MSG_USERAUTH_REQUEST 15:13:05.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35166])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:05.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35166]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:05.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:05.419 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:05.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35166]) no heartbeat to stop 15:13:05.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:35166]) heartbeat type=IGNORE, interval=PT30S 15:13:05.419 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:35166 authenticated 15:13:05.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35166]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:05.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35166]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:05.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35166]] session=TransportServerSession[admin@/10.30.171.175:35166] id=0 15:13:05.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35166])) size=2097152, max=2097152, packet=32768 15:13:05.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35166]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35166] 15:13:05.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35166]) recipient=0 15:13:05.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166])) size=2097152, max=2097152, packet=32768 15:13:05.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166])) re-initializing 15:13:05.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166])) size=2097152, max=2097152, packet=32768 15:13:05.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:05.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:05.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35166]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:05.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:05.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166])[want-reply=true] subsystem=netconf 15:13:05.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166])[subsystem] prepared command 15:13:05.427 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:05.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:05.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x216f72fb, L:/10.30.170.167:17857 - R:/10.30.171.175:35166]}} established 15:13:05.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 28: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17857 15:13:05.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 28: Creating data stores for simulated device 15:13:05.428 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:05.428 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:05.429 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:05.429 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:05.429 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:05.430 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1de8961f 15:13:05.430 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:05.430 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:05.430 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:05.430 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:05.432 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:05.432 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:05.432 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:05.432 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:05.432 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1de8961f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1de8961f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@344c0f15, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@344c0f15, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:05.432 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:05.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:05.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x216f72fb, L:/10.30.170.167:17857 - R:/10.30.171.175:35166] 15:13:05.433 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 28 on channel [id: 0x216f72fb, L:/10.30.170.167:17857 - R:/10.30.171.175:35166] 15:13:05.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]) by 1102 down to 2096050 15:13:05.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:05.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x216f72fb, L:/10.30.170.167:17857 - R:/10.30.171.175:35166] 15:13:05.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x216f72fb, L:/10.30.170.167:17857 - R:/10.30.171.175:35166] 15:13:05.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]) request=subsystem result=ReplySuccess, want-reply=true 15:13:05.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:05.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]) request=subsystem activate command 15:13:05.434 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]) starting runner for command=netconf 15:13:05.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35166]) process #5 SSH_MSG_CHANNEL_DATA 15:13:05.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]) by 373 down to 2096779 15:13:05.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]) SSH_MSG_CHANNEL_DATA len=373 15:13:05.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166] 15:13:05.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x216f72fb, L:/10.30.170.167:17857 - R:/10.30.171.175:35166]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:05.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:05.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x216f72fb, L:/10.30.170.167:17857 - R:/10.30.171.175:35166] 15:13:05.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x216f72fb, L:/10.30.170.167:17857 - R:/10.30.171.175:35166] 15:13:05.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17857', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:05.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=28} created 15:13:05.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=28, channel=[id: 0x216f72fb, L:/10.30.170.167:17857 - R:/10.30.171.175:35166]} created 15:13:05.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x216f72fb, L:/10.30.170.167:17857 - R:/10.30.171.175:35166] successful with session NetconfServerSession{sessionId=28, channel=[id: 0x216f72fb, L:/10.30.170.167:17857 - R:/10.30.171.175:35166]} 15:13:05.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=28, channel=[id: 0x216f72fb, L:/10.30.170.167:17857 - R:/10.30.171.175:35166]} up 15:13:05.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35166]) process #6 SSH_MSG_CHANNEL_DATA 15:13:05.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]) by 393 down to 2096386 15:13:05.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]) SSH_MSG_CHANNEL_DATA len=393 15:13:05.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166] 15:13:05.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:05.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:05.439 [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=28} 15:13:05.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:05.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=28, channel=[id: 0x216f72fb, L:/10.30.170.167:17857 - R:/10.30.171.175:35166]} EXI handlers added to pipeline 15:13:05.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:05.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]) by 179 down to 2095871 15:13:05.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:05.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:05.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35166]) process #7 SSH_MSG_CHANNEL_DATA 15:13:05.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]) by 340 down to 2096046 15:13:05.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]) SSH_MSG_CHANNEL_DATA len=340 15:13:05.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166] 15:13:05.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:05.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:05.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=28} 15:13:05.444 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@344c0f15 15:13:05.444 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:05.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:05.444 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:05.444 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:05.444 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:05.444 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:05.444 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:05.444 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:05.444 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:05.444 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:05.444 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:05.446 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:05.446 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:05.446 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:05.446 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:05.446 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:05.446 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:05.446 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:05.446 [netconf-device-simulator-threads-2] 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 15:13:05.446 [netconf-device-simulator-threads-2] 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 15:13:05.446 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:05.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]) by 733 down to 2095138 15:13:05.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:05.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:06.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x811eb69e, L:/10.30.170.167:17858 - R:/10.30.171.175:54380]} 15:13:06.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:54380]): SSH-2.0-SSHD-UNKNOWN 15:13:06.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:54380]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:06.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:54380]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:06.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:54380]) Send SSH_MSG_KEXINIT 15:13:06.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54380]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:06.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54380]) process #0 SSH_MSG_KEXINIT 15:13:06.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:54380]) SSH_MSG_KEXINIT 15:13:06.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:54380]) strict KEX=true client=true server=true 15:13:06.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54380]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:06.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54380]) Kex: server host key algorithms = rsa-sha2-512 15:13:06.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54380]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:06.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54380]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:06.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54380]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:06.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54380]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:06.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54380]) Kex: compression algorithms (client to server) = none 15:13:06.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54380]) Kex: compression algorithms (server to client) = none 15:13:06.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:06.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54380]) process #1 30 15:13:06.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54380]] process command=SSH_MSG_KEXDH_INIT 15:13:06.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54380]] Send SSH_MSG_KEXDH_REPLY 15:13:06.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54380]) packet #1 sending command=31[31] len=1639 15:13:06.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:54380])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:06.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:54380]) Send SSH_MSG_NEWKEYS 15:13:06.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:54380]) session ID=82:53:03:86:ec:5d:b4:90:33:0d:62:cc:b2:7e:65:a3:59:23:4c:1e:d4:bf:7a:1d:cd:ec:84:d1:0a:c3:cb:09:77:13:25:42:60:7a:c7:b1:16:b6:bb:2a:5a:ce:55:24:b0:e1:26:f7:28:dd:23:fe:7a:06:2c:8e:c7:e1:80:ce 15:13:06.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54380]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:06.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54380]): strict KEX resets output message sequence number from 3 to 0 15:13:06.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54380]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@515970d0; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:06.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:54380])[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 15:13:06.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54380])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:06.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54380]) packet #0 sending command=7[7] len=419 15:13:06.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54380]) No pending packets to flush at end of KEX 15:13:06.594 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:06.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54380]) process #2 SSH_MSG_NEWKEYS 15:13:06.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54380]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:06.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54380]): strict KEX resets input message sequence number from 3 to 0 15:13:06.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54380]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@48b0306f; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:06.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:06.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54380]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:06.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54380]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:06.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:54380]) authorized authentication methods: password,publickey 15:13:06.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54380]) Accepted service ssh-userauth 15:13:06.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54380]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:06.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54380]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:06.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54380]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:06.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54380]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:06.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54380]) no authentication factory for method=none 15:13:06.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54380]) SSH_MSG_USERAUTH_REQUEST 15:13:06.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54380]) remaining methods: password,publickey 15:13:06.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54380]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:06.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58112]) process #8 SSH_MSG_IGNORE 15:13:06.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58112]) SSH_MSG_IGNORE 15:13:06.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54380]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:06.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54380]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:06.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54380]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:06.628 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:06.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:54380]) authentication result: true 15:13:06.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:54380]) SSH_MSG_USERAUTH_REQUEST 15:13:06.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54380])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:06.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54380]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:06.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:06.628 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:06.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54380]) no heartbeat to stop 15:13:06.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:54380]) heartbeat type=IGNORE, interval=PT30S 15:13:06.629 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:54380 authenticated 15:13:06.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54380]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:06.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54380]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:06.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54380]] session=TransportServerSession[admin@/10.30.171.175:54380] id=0 15:13:06.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54380])) size=2097152, max=2097152, packet=32768 15:13:06.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54380]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54380] 15:13:06.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54380]) recipient=0 15:13:06.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380])) size=2097152, max=2097152, packet=32768 15:13:06.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380])) re-initializing 15:13:06.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380])) size=2097152, max=2097152, packet=32768 15:13:06.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:06.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:06.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54380]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:06.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:06.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380])[want-reply=true] subsystem=netconf 15:13:06.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380])[subsystem] prepared command 15:13:06.632 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:06.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:06.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x811eb69e, L:/10.30.170.167:17858 - R:/10.30.171.175:54380]}} established 15:13:06.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 29: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17858 15:13:06.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 29: Creating data stores for simulated device 15:13:06.632 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:06.633 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:06.633 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:06.633 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:06.633 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:06.636 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10d0cf42 15:13:06.636 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:06.637 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:06.637 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:06.637 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:06.638 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:06.638 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:06.638 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:06.638 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:06.638 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10d0cf42, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10d0cf42, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@316245fa, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@316245fa, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:06.638 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:06.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:06.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x811eb69e, L:/10.30.170.167:17858 - R:/10.30.171.175:54380] 15:13:06.640 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 29 on channel [id: 0x811eb69e, L:/10.30.170.167:17858 - R:/10.30.171.175:54380] 15:13:06.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]) by 1102 down to 2096050 15:13:06.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:06.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x811eb69e, L:/10.30.170.167:17858 - R:/10.30.171.175:54380] 15:13:06.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x811eb69e, L:/10.30.170.167:17858 - R:/10.30.171.175:54380] 15:13:06.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]) request=subsystem result=ReplySuccess, want-reply=true 15:13:06.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:06.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]) request=subsystem activate command 15:13:06.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]) starting runner for command=netconf 15:13:06.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54380]) process #5 SSH_MSG_CHANNEL_DATA 15:13:06.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]) by 373 down to 2096779 15:13:06.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]) SSH_MSG_CHANNEL_DATA len=373 15:13:06.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380] 15:13:06.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x811eb69e, L:/10.30.170.167:17858 - R:/10.30.171.175:54380]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:06.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:06.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x811eb69e, L:/10.30.170.167:17858 - R:/10.30.171.175:54380] 15:13:06.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x811eb69e, L:/10.30.170.167:17858 - R:/10.30.171.175:54380] 15:13:06.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17858', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:06.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=29} created 15:13:06.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=29, channel=[id: 0x811eb69e, L:/10.30.170.167:17858 - R:/10.30.171.175:54380]} created 15:13:06.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x811eb69e, L:/10.30.170.167:17858 - R:/10.30.171.175:54380] successful with session NetconfServerSession{sessionId=29, channel=[id: 0x811eb69e, L:/10.30.170.167:17858 - R:/10.30.171.175:54380]} 15:13:06.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=29, channel=[id: 0x811eb69e, L:/10.30.170.167:17858 - R:/10.30.171.175:54380]} up 15:13:06.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54380]) process #6 SSH_MSG_CHANNEL_DATA 15:13:06.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]) by 393 down to 2096386 15:13:06.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]) SSH_MSG_CHANNEL_DATA len=393 15:13:06.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380] 15:13:06.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:06.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:06.644 [netconf-device-simulator-threads-4] 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=29} 15:13:06.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:06.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=29, channel=[id: 0x811eb69e, L:/10.30.170.167:17858 - R:/10.30.171.175:54380]} EXI handlers added to pipeline 15:13:06.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:06.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]) by 179 down to 2095871 15:13:06.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:06.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:06.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54380]) process #7 SSH_MSG_CHANNEL_DATA 15:13:06.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]) by 340 down to 2096046 15:13:06.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]) SSH_MSG_CHANNEL_DATA len=340 15:13:06.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380] 15:13:06.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:06.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:06.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=29} 15:13:06.647 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@316245fa 15:13:06.647 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:06.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:06.648 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:06.648 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:06.648 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:06.648 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:06.648 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:06.648 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:06.648 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:06.648 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:06.648 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:06.648 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:06.648 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:06.648 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:06.648 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:06.648 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:06.648 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:06.648 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:06.648 [netconf-device-simulator-threads-4] 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 15:13:06.648 [netconf-device-simulator-threads-4] 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 15:13:06.648 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:06.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]) by 733 down to 2095138 15:13:06.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:06.649 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:07.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4b4734a0, L:/10.30.170.167:17859 - R:/10.30.171.175:50598]} 15:13:07.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:50598]): SSH-2.0-SSHD-UNKNOWN 15:13:07.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:50598]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:07.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:50598]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:07.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:50598]) Send SSH_MSG_KEXINIT 15:13:07.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50598]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:07.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50598]) process #0 SSH_MSG_KEXINIT 15:13:07.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:50598]) SSH_MSG_KEXINIT 15:13:07.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:50598]) strict KEX=true client=true server=true 15:13:07.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50598]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:07.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50598]) Kex: server host key algorithms = rsa-sha2-512 15:13:07.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50598]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:07.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50598]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:07.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50598]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:07.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50598]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:07.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50598]) Kex: compression algorithms (client to server) = none 15:13:07.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50598]) Kex: compression algorithms (server to client) = none 15:13:07.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:07.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50598]) process #1 30 15:13:07.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50598]] process command=SSH_MSG_KEXDH_INIT 15:13:07.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50598]] Send SSH_MSG_KEXDH_REPLY 15:13:07.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50598]) packet #1 sending command=31[31] len=1639 15:13:07.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:50598])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:07.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:50598]) Send SSH_MSG_NEWKEYS 15:13:07.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:50598]) session ID=97:9d:59:75:28:d4:d2:22:47:ca:a2:0c:92:ab:07:31:2e:ac:6b:2b:f8:b9:b5:cb:85:cf:ba:a8:f9:d0:81:19:c3:b9:a0:9a:c7:cf:92:74:a4:5f:b4:5e:76:bc:b6:f3:1f:93:8f:a0:cf:9e:c3:68:68:1b:ea:03:08:9a:c3:bd 15:13:07.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50598]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:07.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50598]): strict KEX resets output message sequence number from 3 to 0 15:13:07.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50598]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@442095d8; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:07.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:50598])[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 15:13:07.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50598])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:07.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50598]) packet #0 sending command=7[7] len=419 15:13:07.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50598]) No pending packets to flush at end of KEX 15:13:07.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50598]) process #2 SSH_MSG_NEWKEYS 15:13:07.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50598]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:07.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50598]): strict KEX resets input message sequence number from 3 to 0 15:13:07.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50598]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3bdde38f; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:07.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:07.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50598]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:07.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50598]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:07.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:50598]) authorized authentication methods: password,publickey 15:13:07.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50598]) Accepted service ssh-userauth 15:13:07.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50598]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:07.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50598]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:07.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50598]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:07.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50598]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:07.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50598]) no authentication factory for method=none 15:13:07.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50598]) SSH_MSG_USERAUTH_REQUEST 15:13:07.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50598]) remaining methods: password,publickey 15:13:07.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50598]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:07.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50598]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:07.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50598]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:07.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50598]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:07.776 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:07.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:50598]) authentication result: true 15:13:07.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:50598]) SSH_MSG_USERAUTH_REQUEST 15:13:07.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50598])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:07.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50598]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:07.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:07.776 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:07.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50598]) no heartbeat to stop 15:13:07.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:50598]) heartbeat type=IGNORE, interval=PT30S 15:13:07.777 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:50598 authenticated 15:13:07.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50598]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:07.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50598]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:07.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50598]] session=TransportServerSession[admin@/10.30.171.175:50598] id=0 15:13:07.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50598])) size=2097152, max=2097152, packet=32768 15:13:07.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50598]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50598] 15:13:07.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50598]) recipient=0 15:13:07.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598])) size=2097152, max=2097152, packet=32768 15:13:07.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598])) re-initializing 15:13:07.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598])) size=2097152, max=2097152, packet=32768 15:13:07.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:07.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:07.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50598]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:07.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:07.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598])[want-reply=true] subsystem=netconf 15:13:07.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598])[subsystem] prepared command 15:13:07.779 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:07.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:07.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4b4734a0, L:/10.30.170.167:17859 - R:/10.30.171.175:50598]}} established 15:13:07.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 30: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17859 15:13:07.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 30: Creating data stores for simulated device 15:13:07.779 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:07.779 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:07.779 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:07.779 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:07.780 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:07.782 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@468b5aca 15:13:07.782 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:07.782 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:07.782 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:07.782 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:07.784 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:07.784 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:07.784 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:07.784 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:07.784 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@468b5aca, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@468b5aca, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74b5f573, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74b5f573, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:07.785 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:07.786 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:07.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4b4734a0, L:/10.30.170.167:17859 - R:/10.30.171.175:50598] 15:13:07.792 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 30 on channel [id: 0x4b4734a0, L:/10.30.170.167:17859 - R:/10.30.171.175:50598] 15:13:07.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]) by 1102 down to 2096050 15:13:07.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:07.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4b4734a0, L:/10.30.170.167:17859 - R:/10.30.171.175:50598] 15:13:07.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4b4734a0, L:/10.30.170.167:17859 - R:/10.30.171.175:50598] 15:13:07.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]) request=subsystem result=ReplySuccess, want-reply=true 15:13:07.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:07.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]) request=subsystem activate command 15:13:07.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]) starting runner for command=netconf 15:13:07.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50598]) process #5 SSH_MSG_CHANNEL_DATA 15:13:07.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]) by 373 down to 2096779 15:13:07.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]) SSH_MSG_CHANNEL_DATA len=373 15:13:07.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598] 15:13:07.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x4b4734a0, L:/10.30.170.167:17859 - R:/10.30.171.175:50598]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:07.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:07.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4b4734a0, L:/10.30.170.167:17859 - R:/10.30.171.175:50598] 15:13:07.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4b4734a0, L:/10.30.170.167:17859 - R:/10.30.171.175:50598] 15:13:07.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17859', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:07.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=30} created 15:13:07.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=30, channel=[id: 0x4b4734a0, L:/10.30.170.167:17859 - R:/10.30.171.175:50598]} created 15:13:07.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4b4734a0, L:/10.30.170.167:17859 - R:/10.30.171.175:50598] successful with session NetconfServerSession{sessionId=30, channel=[id: 0x4b4734a0, L:/10.30.170.167:17859 - R:/10.30.171.175:50598]} 15:13:07.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=30, channel=[id: 0x4b4734a0, L:/10.30.170.167:17859 - R:/10.30.171.175:50598]} up 15:13:07.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50598]) process #6 SSH_MSG_CHANNEL_DATA 15:13:07.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]) by 393 down to 2096386 15:13:07.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]) SSH_MSG_CHANNEL_DATA len=393 15:13:07.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598] 15:13:07.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:07.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:07.796 [netconf-device-simulator-threads-6] 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=30} 15:13:07.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:07.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=30, channel=[id: 0x4b4734a0, L:/10.30.170.167:17859 - R:/10.30.171.175:50598]} EXI handlers added to pipeline 15:13:07.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:07.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]) by 179 down to 2095871 15:13:07.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:07.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:07.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50598]) process #7 SSH_MSG_CHANNEL_DATA 15:13:07.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]) by 340 down to 2096046 15:13:07.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]) SSH_MSG_CHANNEL_DATA len=340 15:13:07.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598] 15:13:07.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:07.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=30} 15:13:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74b5f573 15:13:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:07.801 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:07.802 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:07.802 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:07.802 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:07.802 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:07.802 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:07.802 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:07.802 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:07.802 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:07.802 [netconf-device-simulator-threads-6] 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 15:13:07.802 [netconf-device-simulator-threads-6] 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 15:13:07.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:07.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]) by 733 down to 2095138 15:13:07.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:07.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:07.846 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:07.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34104]) process #8 SSH_MSG_IGNORE 15:13:07.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34104]) SSH_MSG_IGNORE 15:13:08.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaa6f9fe2, L:/10.30.170.167:17860 - R:/10.30.171.175:44860]} 15:13:08.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:44860]): SSH-2.0-SSHD-UNKNOWN 15:13:08.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:44860]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:08.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:44860]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:08.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:44860]) Send SSH_MSG_KEXINIT 15:13:08.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44860]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:08.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44860]) process #0 SSH_MSG_KEXINIT 15:13:08.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:44860]) SSH_MSG_KEXINIT 15:13:08.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:44860]) strict KEX=true client=true server=true 15:13:08.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44860]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:08.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44860]) Kex: server host key algorithms = rsa-sha2-512 15:13:08.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44860]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:08.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44860]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:08.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44860]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:08.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44860]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:08.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44860]) Kex: compression algorithms (client to server) = none 15:13:08.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44860]) Kex: compression algorithms (server to client) = none 15:13:08.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:08.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44860]) process #1 30 15:13:08.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44860]] process command=SSH_MSG_KEXDH_INIT 15:13:09.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44860]] Send SSH_MSG_KEXDH_REPLY 15:13:09.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44860]) packet #1 sending command=31[31] len=1639 15:13:09.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:44860])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:09.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:44860]) Send SSH_MSG_NEWKEYS 15:13:09.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:44860]) session ID=0d:14:7c:6a:d3:b6:f6:21:57:c7:e8:5d:0f:f5:07:c9:ed:60:e8:9b:82:d0:74:c8:25:fb:98:ea:3d:df:5d:36:a8:75:e8:9d:37:53:99:22:85:9e:70:e8:10:40:93:00:a5:9e:fb:40:e9:4f:93:2c:0b:8b:cb:a6:9e:b8:d3:14 15:13:09.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44860]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:09.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44860]): strict KEX resets output message sequence number from 3 to 0 15:13:09.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44860]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7e315832; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:09.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:44860])[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 15:13:09.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44860])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:09.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44860]) packet #0 sending command=7[7] len=419 15:13:09.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44860]) No pending packets to flush at end of KEX 15:13:09.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:09.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44860]) process #2 SSH_MSG_NEWKEYS 15:13:09.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44860]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:09.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44860]): strict KEX resets input message sequence number from 3 to 0 15:13:09.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44860]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@14975f9d; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:09.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:09.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44860]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:09.047 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44860]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:09.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:44860]) authorized authentication methods: password,publickey 15:13:09.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44860]) Accepted service ssh-userauth 15:13:09.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44860]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:09.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44860]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:09.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44860]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:09.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44860]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:09.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44860]) no authentication factory for method=none 15:13:09.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44860]) SSH_MSG_USERAUTH_REQUEST 15:13:09.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44860]) remaining methods: password,publickey 15:13:09.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44860]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:09.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54902]) process #8 SSH_MSG_IGNORE 15:13:09.048 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54902]) SSH_MSG_IGNORE 15:13:09.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44860]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:09.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44860]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:09.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44860]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:09.049 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:09.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:44860]) authentication result: true 15:13:09.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:44860]) SSH_MSG_USERAUTH_REQUEST 15:13:09.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44860])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:09.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44860]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:09.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:09.049 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:09.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44860]) no heartbeat to stop 15:13:09.049 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:44860]) heartbeat type=IGNORE, interval=PT30S 15:13:09.049 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:44860 authenticated 15:13:09.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44860]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:09.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44860]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:09.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44860]] session=TransportServerSession[admin@/10.30.171.175:44860] id=0 15:13:09.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44860])) size=2097152, max=2097152, packet=32768 15:13:09.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44860]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44860] 15:13:09.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44860]) recipient=0 15:13:09.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860])) size=2097152, max=2097152, packet=32768 15:13:09.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860])) re-initializing 15:13:09.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860])) size=2097152, max=2097152, packet=32768 15:13:09.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:09.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:09.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44860]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:09.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:09.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860])[want-reply=true] subsystem=netconf 15:13:09.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860])[subsystem] prepared command 15:13:09.055 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:09.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:09.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaa6f9fe2, L:/10.30.170.167:17860 - R:/10.30.171.175:44860]}} established 15:13:09.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 31: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17860 15:13:09.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 31: Creating data stores for simulated device 15:13:09.056 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:09.056 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:09.057 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:09.057 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:09.057 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:09.060 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33be4703 15:13:09.060 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:09.060 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:09.060 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:09.060 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:09.061 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:09.061 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:09.061 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:09.061 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:09.061 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33be4703, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33be4703, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55aa1a18, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55aa1a18, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:09.061 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:09.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:09.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaa6f9fe2, L:/10.30.170.167:17860 - R:/10.30.171.175:44860] 15:13:09.063 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 31 on channel [id: 0xaa6f9fe2, L:/10.30.170.167:17860 - R:/10.30.171.175:44860] 15:13:09.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]) by 1102 down to 2096050 15:13:09.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:09.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaa6f9fe2, L:/10.30.170.167:17860 - R:/10.30.171.175:44860] 15:13:09.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaa6f9fe2, L:/10.30.170.167:17860 - R:/10.30.171.175:44860] 15:13:09.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]) request=subsystem result=ReplySuccess, want-reply=true 15:13:09.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:09.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]) request=subsystem activate command 15:13:09.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]) starting runner for command=netconf 15:13:09.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44860]) process #5 SSH_MSG_CHANNEL_DATA 15:13:09.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]) by 373 down to 2096779 15:13:09.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]) SSH_MSG_CHANNEL_DATA len=373 15:13:09.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860] 15:13:09.064 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xaa6f9fe2, L:/10.30.170.167:17860 - R:/10.30.171.175:44860]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:09.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:09.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaa6f9fe2, L:/10.30.170.167:17860 - R:/10.30.171.175:44860] 15:13:09.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaa6f9fe2, L:/10.30.170.167:17860 - R:/10.30.171.175:44860] 15:13:09.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17860', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:09.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=31} created 15:13:09.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=31, channel=[id: 0xaa6f9fe2, L:/10.30.170.167:17860 - R:/10.30.171.175:44860]} created 15:13:09.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaa6f9fe2, L:/10.30.170.167:17860 - R:/10.30.171.175:44860] successful with session NetconfServerSession{sessionId=31, channel=[id: 0xaa6f9fe2, L:/10.30.170.167:17860 - R:/10.30.171.175:44860]} 15:13:09.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=31, channel=[id: 0xaa6f9fe2, L:/10.30.170.167:17860 - R:/10.30.171.175:44860]} up 15:13:09.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44860]) process #6 SSH_MSG_CHANNEL_DATA 15:13:09.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]) by 393 down to 2096386 15:13:09.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]) SSH_MSG_CHANNEL_DATA len=393 15:13:09.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860] 15:13:09.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:09.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:09.066 [netconf-device-simulator-threads-0] 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=31} 15:13:09.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:09.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=31, channel=[id: 0xaa6f9fe2, L:/10.30.170.167:17860 - R:/10.30.171.175:44860]} EXI handlers added to pipeline 15:13:09.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:09.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]) by 179 down to 2095871 15:13:09.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:09.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:09.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44860]) process #7 SSH_MSG_CHANNEL_DATA 15:13:09.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]) by 340 down to 2096046 15:13:09.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]) SSH_MSG_CHANNEL_DATA len=340 15:13:09.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860] 15:13:09.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:09.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:09.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=31} 15:13:09.071 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55aa1a18 15:13:09.071 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:09.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:09.071 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:09.071 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:09.071 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:09.071 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:09.071 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:09.072 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:09.072 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:09.072 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:09.072 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:09.072 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:09.072 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:09.072 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:09.072 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:09.072 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:09.072 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:09.072 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:09.072 [netconf-device-simulator-threads-0] 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 15:13:09.072 [netconf-device-simulator-threads-0] 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 15:13:09.072 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:09.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]) by 733 down to 2095138 15:13:09.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:09.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:10.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc5894ae6, L:/10.30.170.167:17861 - R:/10.30.171.175:33996]} 15:13:10.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:33996]): SSH-2.0-SSHD-UNKNOWN 15:13:10.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:33996]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:10.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:33996]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:10.502 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:10.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:33996]) Send SSH_MSG_KEXINIT 15:13:10.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33996]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:10.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33996]) process #0 SSH_MSG_KEXINIT 15:13:10.611 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:33996]) SSH_MSG_KEXINIT 15:13:10.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:33996]) strict KEX=true client=true server=true 15:13:10.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33996]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:10.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33996]) Kex: server host key algorithms = rsa-sha2-512 15:13:10.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33996]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:10.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33996]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:10.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33996]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:10.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33996]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:10.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33996]) Kex: compression algorithms (client to server) = none 15:13:10.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33996]) Kex: compression algorithms (server to client) = none 15:13:10.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:10.612 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38538]) process #8 SSH_MSG_IGNORE 15:13:10.613 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38538]) SSH_MSG_IGNORE 15:13:10.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33996]) process #1 30 15:13:10.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:33996]] process command=SSH_MSG_KEXDH_INIT 15:13:10.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:33996]] Send SSH_MSG_KEXDH_REPLY 15:13:10.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33996]) packet #1 sending command=31[31] len=1639 15:13:10.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:33996])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:10.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:33996]) Send SSH_MSG_NEWKEYS 15:13:10.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:33996]) session ID=59:8a:76:20:eb:a0:a0:eb:66:42:5e:42:86:c4:7d:1f:89:85:1c:13:51:3f:90:d7:00:a3:85:f4:40:97:06:04:68:1a:f9:32:2a:cf:86:86:06:0e:36:18:a7:e0:e7:f6:ee:08:b4:fd:a1:46:95:ec:c4:b2:75:b2:13:be:dc:93 15:13:10.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33996]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:10.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:33996]): strict KEX resets output message sequence number from 3 to 0 15:13:10.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:33996]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@67ef012e; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:10.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:33996])[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 15:13:10.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:33996])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:10.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33996]) packet #0 sending command=7[7] len=419 15:13:10.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:33996]) No pending packets to flush at end of KEX 15:13:10.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33996]) process #2 SSH_MSG_NEWKEYS 15:13:10.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:33996]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:10.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:33996]): strict KEX resets input message sequence number from 3 to 0 15:13:10.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:33996]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4ea5e422; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:10.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:10.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33996]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:10.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:33996]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:10.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:33996]) authorized authentication methods: password,publickey 15:13:10.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:33996]) Accepted service ssh-userauth 15:13:10.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33996]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:10.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33996]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:10.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33996]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:10.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33996]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:10.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33996]) no authentication factory for method=none 15:13:10.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:33996]) SSH_MSG_USERAUTH_REQUEST 15:13:10.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:33996]) remaining methods: password,publickey 15:13:10.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33996]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:10.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33996]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:10.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33996]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:10.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33996]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:10.731 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:10.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:33996]) authentication result: true 15:13:10.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:33996]) SSH_MSG_USERAUTH_REQUEST 15:13:10.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:33996])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:10.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33996]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:10.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:10.731 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:10.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33996]) no heartbeat to stop 15:13:10.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:33996]) heartbeat type=IGNORE, interval=PT30S 15:13:10.731 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:33996 authenticated 15:13:10.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33996]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:10.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33996]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:10.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33996]] session=TransportServerSession[admin@/10.30.171.175:33996] id=0 15:13:10.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33996])) size=2097152, max=2097152, packet=32768 15:13:10.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33996]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33996] 15:13:10.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33996]) recipient=0 15:13:10.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996])) size=2097152, max=2097152, packet=32768 15:13:10.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996])) re-initializing 15:13:10.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996])) size=2097152, max=2097152, packet=32768 15:13:10.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:10.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:10.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33996]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:10.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:10.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996])[want-reply=true] subsystem=netconf 15:13:10.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996])[subsystem] prepared command 15:13:10.732 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:10.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:10.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc5894ae6, L:/10.30.170.167:17861 - R:/10.30.171.175:33996]}} established 15:13:10.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 32: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17861 15:13:10.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 32: Creating data stores for simulated device 15:13:10.733 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:10.733 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:10.733 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:10.733 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:10.734 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:10.735 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74c2ff25 15:13:10.735 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:10.735 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:10.735 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:10.735 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:10.735 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:10.735 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:10.735 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:10.736 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:10.736 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74c2ff25, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74c2ff25, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26a5dfc6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26a5dfc6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:10.736 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:10.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:10.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc5894ae6, L:/10.30.170.167:17861 - R:/10.30.171.175:33996] 15:13:10.737 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 32 on channel [id: 0xc5894ae6, L:/10.30.170.167:17861 - R:/10.30.171.175:33996] 15:13:10.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]) by 1102 down to 2096050 15:13:10.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:10.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc5894ae6, L:/10.30.170.167:17861 - R:/10.30.171.175:33996] 15:13:10.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc5894ae6, L:/10.30.170.167:17861 - R:/10.30.171.175:33996] 15:13:10.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]) request=subsystem result=ReplySuccess, want-reply=true 15:13:10.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:10.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]) request=subsystem activate command 15:13:10.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]) starting runner for command=netconf 15:13:10.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33996]) process #5 SSH_MSG_CHANNEL_DATA 15:13:10.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]) by 373 down to 2096779 15:13:10.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]) SSH_MSG_CHANNEL_DATA len=373 15:13:10.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996] 15:13:10.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc5894ae6, L:/10.30.170.167:17861 - R:/10.30.171.175:33996]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:10.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:10.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc5894ae6, L:/10.30.170.167:17861 - R:/10.30.171.175:33996] 15:13:10.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc5894ae6, L:/10.30.170.167:17861 - R:/10.30.171.175:33996] 15:13:10.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17861', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:10.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=32} created 15:13:10.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=32, channel=[id: 0xc5894ae6, L:/10.30.170.167:17861 - R:/10.30.171.175:33996]} created 15:13:10.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc5894ae6, L:/10.30.170.167:17861 - R:/10.30.171.175:33996] successful with session NetconfServerSession{sessionId=32, channel=[id: 0xc5894ae6, L:/10.30.170.167:17861 - R:/10.30.171.175:33996]} 15:13:10.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=32, channel=[id: 0xc5894ae6, L:/10.30.170.167:17861 - R:/10.30.171.175:33996]} up 15:13:10.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33996]) process #6 SSH_MSG_CHANNEL_DATA 15:13:10.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]) by 393 down to 2096386 15:13:10.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]) SSH_MSG_CHANNEL_DATA len=393 15:13:10.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996] 15:13:10.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:10.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:10.740 [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=32} 15:13:10.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:10.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=32, channel=[id: 0xc5894ae6, L:/10.30.170.167:17861 - R:/10.30.171.175:33996]} EXI handlers added to pipeline 15:13:10.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:10.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]) by 179 down to 2095871 15:13:10.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:10.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:10.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33996]) process #7 SSH_MSG_CHANNEL_DATA 15:13:10.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]) by 340 down to 2096046 15:13:10.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]) SSH_MSG_CHANNEL_DATA len=340 15:13:10.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996] 15:13:10.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:10.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:10.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=32} 15:13:10.743 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26a5dfc6 15:13:10.743 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:10.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:10.744 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:10.744 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:10.744 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:10.744 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:10.744 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:10.744 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:10.744 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:10.744 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:10.744 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:10.744 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:10.744 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:10.744 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:10.744 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:10.744 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:10.744 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:10.744 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:10.744 [netconf-device-simulator-threads-2] 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 15:13:10.744 [netconf-device-simulator-threads-2] 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 15:13:10.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:10.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]) by 733 down to 2095138 15:13:10.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:10.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:11.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1304b393, L:/10.30.170.167:17862 - R:/10.30.171.175:35638]} 15:13:11.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:35638]): SSH-2.0-SSHD-UNKNOWN 15:13:11.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:35638]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:11.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:35638]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:11.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:35638]) Send SSH_MSG_KEXINIT 15:13:11.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35638]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:11.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35638]) process #0 SSH_MSG_KEXINIT 15:13:11.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:35638]) SSH_MSG_KEXINIT 15:13:11.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:35638]) strict KEX=true client=true server=true 15:13:11.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35638]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:11.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35638]) Kex: server host key algorithms = rsa-sha2-512 15:13:11.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35638]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:11.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35638]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:11.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35638]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:11.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35638]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:11.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35638]) Kex: compression algorithms (client to server) = none 15:13:11.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35638]) Kex: compression algorithms (server to client) = none 15:13:11.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:11.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35638]) process #1 30 15:13:11.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35638]] process command=SSH_MSG_KEXDH_INIT 15:13:11.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35638]] Send SSH_MSG_KEXDH_REPLY 15:13:11.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35638]) packet #1 sending command=31[31] len=1639 15:13:11.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:35638])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:11.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:35638]) Send SSH_MSG_NEWKEYS 15:13:11.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:35638]) session ID=26:42:40:88:9e:2f:8c:36:8c:c6:12:2e:5f:50:85:46:d4:c1:9d:10:81:5b:58:5d:c0:d3:e1:d9:69:83:67:12:f1:aa:76:7e:f7:1e:18:9d:c9:40:d2:dc:ba:8a:5b:7f:1b:f4:6d:60:85:8b:79:30:95:3b:07:8b:95:01:c4:42 15:13:11.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35638]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:11.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35638]): strict KEX resets output message sequence number from 3 to 0 15:13:11.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35638]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7a82e64f; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:11.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:35638])[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 15:13:11.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35638])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:11.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35638]) packet #0 sending command=7[7] len=419 15:13:11.580 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35638]) No pending packets to flush at end of KEX 15:13:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35638]) process #2 SSH_MSG_NEWKEYS 15:13:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35638]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35638]): strict KEX resets input message sequence number from 3 to 0 15:13:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35638]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5fdd69c1; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35638]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35638]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:35638]) authorized authentication methods: password,publickey 15:13:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35638]) Accepted service ssh-userauth 15:13:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35638]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35638]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35638]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35638]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35638]) no authentication factory for method=none 15:13:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35638]) SSH_MSG_USERAUTH_REQUEST 15:13:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35638]) remaining methods: password,publickey 15:13:11.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35638]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:11.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35638]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:11.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35638]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:11.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35638]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:11.617 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:11.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:35638]) authentication result: true 15:13:11.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:35638]) SSH_MSG_USERAUTH_REQUEST 15:13:11.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35638])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:11.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35638]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:11.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:11.617 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:11.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35638]) no heartbeat to stop 15:13:11.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:35638]) heartbeat type=IGNORE, interval=PT30S 15:13:11.617 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:35638 authenticated 15:13:11.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35638]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:11.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35638]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:11.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35638]] session=TransportServerSession[admin@/10.30.171.175:35638] id=0 15:13:11.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35638])) size=2097152, max=2097152, packet=32768 15:13:11.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35638]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35638] 15:13:11.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35638]) recipient=0 15:13:11.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638])) size=2097152, max=2097152, packet=32768 15:13:11.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638])) re-initializing 15:13:11.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638])) size=2097152, max=2097152, packet=32768 15:13:11.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:11.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:11.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35638]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:11.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:11.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638])[want-reply=true] subsystem=netconf 15:13:11.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638])[subsystem] prepared command 15:13:11.618 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:11.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:11.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1304b393, L:/10.30.170.167:17862 - R:/10.30.171.175:35638]}} established 15:13:11.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 33: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17862 15:13:11.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 33: Creating data stores for simulated device 15:13:11.619 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:11.619 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:11.619 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:11.619 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:11.620 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:11.621 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9d6567f 15:13:11.621 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:11.621 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:11.621 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:11.621 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:11.621 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:11.621 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:11.621 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:11.622 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:11.622 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9d6567f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9d6567f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13e5154b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13e5154b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:11.622 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:11.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:11.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1304b393, L:/10.30.170.167:17862 - R:/10.30.171.175:35638] 15:13:11.623 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 33 on channel [id: 0x1304b393, L:/10.30.170.167:17862 - R:/10.30.171.175:35638] 15:13:11.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]) by 1102 down to 2096050 15:13:11.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:11.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1304b393, L:/10.30.170.167:17862 - R:/10.30.171.175:35638] 15:13:11.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1304b393, L:/10.30.170.167:17862 - R:/10.30.171.175:35638] 15:13:11.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]) request=subsystem result=ReplySuccess, want-reply=true 15:13:11.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:11.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]) request=subsystem activate command 15:13:11.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]) starting runner for command=netconf 15:13:11.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35638]) process #5 SSH_MSG_CHANNEL_DATA 15:13:11.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]) by 373 down to 2096779 15:13:11.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]) SSH_MSG_CHANNEL_DATA len=373 15:13:11.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638] 15:13:11.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x1304b393, L:/10.30.170.167:17862 - R:/10.30.171.175:35638]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:11.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:11.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1304b393, L:/10.30.170.167:17862 - R:/10.30.171.175:35638] 15:13:11.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1304b393, L:/10.30.170.167:17862 - R:/10.30.171.175:35638] 15:13:11.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17862', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:11.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=33} created 15:13:11.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=33, channel=[id: 0x1304b393, L:/10.30.170.167:17862 - R:/10.30.171.175:35638]} created 15:13:11.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1304b393, L:/10.30.170.167:17862 - R:/10.30.171.175:35638] successful with session NetconfServerSession{sessionId=33, channel=[id: 0x1304b393, L:/10.30.170.167:17862 - R:/10.30.171.175:35638]} 15:13:11.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=33, channel=[id: 0x1304b393, L:/10.30.170.167:17862 - R:/10.30.171.175:35638]} up 15:13:11.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35638]) process #6 SSH_MSG_CHANNEL_DATA 15:13:11.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]) by 393 down to 2096386 15:13:11.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]) SSH_MSG_CHANNEL_DATA len=393 15:13:11.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638] 15:13:11.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:11.626 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:11.627 [netconf-device-simulator-threads-4] 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=33} 15:13:11.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:11.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=33, channel=[id: 0x1304b393, L:/10.30.170.167:17862 - R:/10.30.171.175:35638]} EXI handlers added to pipeline 15:13:11.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:11.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]) by 179 down to 2095871 15:13:11.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:11.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:11.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35638]) process #7 SSH_MSG_CHANNEL_DATA 15:13:11.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]) by 340 down to 2096046 15:13:11.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]) SSH_MSG_CHANNEL_DATA len=340 15:13:11.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638] 15:13:11.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:11.629 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:11.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=33} 15:13:11.630 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13e5154b 15:13:11.630 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:11.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:11.630 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:11.630 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:11.630 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:11.630 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:11.630 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:11.630 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:11.630 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:11.630 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:11.630 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:11.630 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:11.630 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:11.630 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:11.630 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:11.630 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:11.630 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:11.630 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:11.630 [netconf-device-simulator-threads-4] 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 15:13:11.630 [netconf-device-simulator-threads-4] 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 15:13:11.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:11.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]) by 733 down to 2095138 15:13:11.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:11.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:11.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:11.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #8 SSH_MSG_IGNORE 15:13:11.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:13:12.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfe39e5d9, L:/10.30.170.167:17863 - R:/10.30.171.175:41742]} 15:13:12.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:41742]): SSH-2.0-SSHD-UNKNOWN 15:13:12.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:41742]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:12.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:41742]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:12.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:41742]) Send SSH_MSG_KEXINIT 15:13:12.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41742]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:12.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41742]) process #0 SSH_MSG_KEXINIT 15:13:12.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:41742]) SSH_MSG_KEXINIT 15:13:12.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:41742]) strict KEX=true client=true server=true 15:13:12.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41742]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:12.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41742]) Kex: server host key algorithms = rsa-sha2-512 15:13:12.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41742]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:12.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41742]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:12.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41742]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:12.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41742]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:12.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41742]) Kex: compression algorithms (client to server) = none 15:13:12.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41742]) Kex: compression algorithms (server to client) = none 15:13:12.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:12.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41742]) process #1 30 15:13:12.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41742]] process command=SSH_MSG_KEXDH_INIT 15:13:12.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41742]] Send SSH_MSG_KEXDH_REPLY 15:13:12.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41742]) packet #1 sending command=31[31] len=1639 15:13:12.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:41742])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:12.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:41742]) Send SSH_MSG_NEWKEYS 15:13:12.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:41742]) session ID=98:33:82:d8:5b:36:77:e4:ee:ea:a1:ee:04:3c:0d:6f:1c:e8:67:17:b7:d2:c5:12:d6:24:df:a1:45:84:92:a9:04:3f:4f:d2:f9:5a:56:01:88:61:0a:a4:a1:ad:63:98:d3:4e:8c:6d:44:d8:ce:d8:8a:7e:c4:99:7a:0a:93:71 15:13:12.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41742]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:12.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41742]): strict KEX resets output message sequence number from 3 to 0 15:13:12.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41742]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@48046bc2; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:12.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:41742])[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 15:13:12.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41742])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:12.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41742]) packet #0 sending command=7[7] len=419 15:13:12.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41742]) No pending packets to flush at end of KEX 15:13:12.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41742]) process #2 SSH_MSG_NEWKEYS 15:13:12.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41742]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:12.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41742]): strict KEX resets input message sequence number from 3 to 0 15:13:12.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41742]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7abc9286; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:12.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:12.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41742]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:12.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41742]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:12.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:41742]) authorized authentication methods: password,publickey 15:13:12.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41742]) Accepted service ssh-userauth 15:13:12.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41742]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:12.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41742]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:12.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41742]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:12.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41742]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:12.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41742]) no authentication factory for method=none 15:13:12.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41742]) SSH_MSG_USERAUTH_REQUEST 15:13:12.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41742]) remaining methods: password,publickey 15:13:12.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41742]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:12.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41742]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:12.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41742]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:12.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41742]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:12.991 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:12.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:41742]) authentication result: true 15:13:12.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:41742]) SSH_MSG_USERAUTH_REQUEST 15:13:12.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41742])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:12.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41742]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:12.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:12.991 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:12.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41742]) no heartbeat to stop 15:13:12.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:41742]) heartbeat type=IGNORE, interval=PT30S 15:13:12.992 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:41742 authenticated 15:13:12.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41742]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:12.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41742]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:12.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41742]] session=TransportServerSession[admin@/10.30.171.175:41742] id=0 15:13:12.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41742])) size=2097152, max=2097152, packet=32768 15:13:12.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41742]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41742] 15:13:12.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41742]) recipient=0 15:13:12.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742])) size=2097152, max=2097152, packet=32768 15:13:12.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742])) re-initializing 15:13:12.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742])) size=2097152, max=2097152, packet=32768 15:13:12.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:12.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:12.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41742]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:12.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:12.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742])[want-reply=true] subsystem=netconf 15:13:12.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742])[subsystem] prepared command 15:13:12.993 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:12.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:12.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfe39e5d9, L:/10.30.170.167:17863 - R:/10.30.171.175:41742]}} established 15:13:12.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 34: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17863 15:13:12.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 34: Creating data stores for simulated device 15:13:12.993 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:12.993 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:12.993 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:12.993 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:12.993 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56ab8003 15:13:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:12.995 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:12.995 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:12.995 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:12.995 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:12.995 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56ab8003, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56ab8003, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f805655, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f805655, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:12.995 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:12.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:12.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfe39e5d9, L:/10.30.170.167:17863 - R:/10.30.171.175:41742] 15:13:12.996 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 34 on channel [id: 0xfe39e5d9, L:/10.30.170.167:17863 - R:/10.30.171.175:41742] 15:13:12.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]) by 1102 down to 2096050 15:13:12.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:12.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfe39e5d9, L:/10.30.170.167:17863 - R:/10.30.171.175:41742] 15:13:12.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfe39e5d9, L:/10.30.170.167:17863 - R:/10.30.171.175:41742] 15:13:12.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]) request=subsystem result=ReplySuccess, want-reply=true 15:13:12.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:12.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]) request=subsystem activate command 15:13:12.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]) starting runner for command=netconf 15:13:12.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41742]) process #5 SSH_MSG_CHANNEL_DATA 15:13:12.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]) by 373 down to 2096779 15:13:12.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]) SSH_MSG_CHANNEL_DATA len=373 15:13:12.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742] 15:13:12.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xfe39e5d9, L:/10.30.170.167:17863 - R:/10.30.171.175:41742]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:12.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:12.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfe39e5d9, L:/10.30.170.167:17863 - R:/10.30.171.175:41742] 15:13:12.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfe39e5d9, L:/10.30.170.167:17863 - R:/10.30.171.175:41742] 15:13:12.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17863', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:12.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=34} created 15:13:12.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=34, channel=[id: 0xfe39e5d9, L:/10.30.170.167:17863 - R:/10.30.171.175:41742]} created 15:13:12.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfe39e5d9, L:/10.30.170.167:17863 - R:/10.30.171.175:41742] successful with session NetconfServerSession{sessionId=34, channel=[id: 0xfe39e5d9, L:/10.30.170.167:17863 - R:/10.30.171.175:41742]} 15:13:12.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=34, channel=[id: 0xfe39e5d9, L:/10.30.170.167:17863 - R:/10.30.171.175:41742]} up 15:13:12.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41742]) process #6 SSH_MSG_CHANNEL_DATA 15:13:12.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]) by 393 down to 2096386 15:13:12.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]) SSH_MSG_CHANNEL_DATA len=393 15:13:12.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742] 15:13:12.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:12.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:12.999 [netconf-device-simulator-threads-6] 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=34} 15:13:12.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:12.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=34, channel=[id: 0xfe39e5d9, L:/10.30.170.167:17863 - R:/10.30.171.175:41742]} EXI handlers added to pipeline 15:13:12.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:12.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]) by 179 down to 2095871 15:13:12.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:13.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:13.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41742]) process #7 SSH_MSG_CHANNEL_DATA 15:13:13.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]) by 340 down to 2096046 15:13:13.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]) SSH_MSG_CHANNEL_DATA len=340 15:13:13.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742] 15:13:13.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:13.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:13.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=34} 15:13:13.002 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f805655 15:13:13.002 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:13.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:13.002 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:13.002 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:13.002 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:13.002 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:13.002 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:13.002 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:13.002 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:13.002 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:13.002 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:13.002 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:13.002 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:13.002 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:13.002 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:13.002 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:13.002 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:13.002 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:13.002 [netconf-device-simulator-threads-6] 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 15:13:13.002 [netconf-device-simulator-threads-6] 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 15:13:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]) by 733 down to 2095138 15:13:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:13.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:13.078 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:13.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33646]) process #8 SSH_MSG_IGNORE 15:13:13.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33646]) SSH_MSG_IGNORE 15:13:13.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb1c37a68, L:/10.30.170.167:17864 - R:/10.30.171.175:55348]} 15:13:13.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:55348]): SSH-2.0-SSHD-UNKNOWN 15:13:13.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:55348]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:13.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:55348]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:14.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:55348]) Send SSH_MSG_KEXINIT 15:13:14.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55348]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:14.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55348]) process #0 SSH_MSG_KEXINIT 15:13:14.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:55348]) SSH_MSG_KEXINIT 15:13:14.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:55348]) strict KEX=true client=true server=true 15:13:14.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55348]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:14.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55348]) Kex: server host key algorithms = rsa-sha2-512 15:13:14.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55348]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:14.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55348]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:14.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55348]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:14.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55348]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:14.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55348]) Kex: compression algorithms (client to server) = none 15:13:14.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55348]) Kex: compression algorithms (server to client) = none 15:13:14.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:14.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55348]) process #1 30 15:13:14.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55348]] process command=SSH_MSG_KEXDH_INIT 15:13:14.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55348]] Send SSH_MSG_KEXDH_REPLY 15:13:14.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55348]) packet #1 sending command=31[31] len=1639 15:13:14.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:55348])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:14.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:55348]) Send SSH_MSG_NEWKEYS 15:13:14.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:55348]) session ID=1e:bf:57:34:e0:09:cf:29:d6:b3:03:f9:37:d1:12:21:82:4a:2e:ca:fb:f8:1e:e4:2b:96:c6:3d:60:57:38:64:f6:24:5a:fe:83:84:be:9b:e2:ff:14:1f:79:b7:b9:d8:79:e4:44:3e:c1:7b:12:75:4e:9a:3d:be:3d:45:5d:d4 15:13:14.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55348]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:14.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55348]): strict KEX resets output message sequence number from 3 to 0 15:13:14.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55348]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2bab71dc; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:14.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:55348])[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 15:13:14.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55348])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:14.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55348]) packet #0 sending command=7[7] len=419 15:13:14.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55348]) No pending packets to flush at end of KEX 15:13:14.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55348]) process #2 SSH_MSG_NEWKEYS 15:13:14.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55348]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:14.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55348]): strict KEX resets input message sequence number from 3 to 0 15:13:14.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55348]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@e403c4f; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:14.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:14.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55348]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:14.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55348]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:14.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:55348]) authorized authentication methods: password,publickey 15:13:14.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55348]) Accepted service ssh-userauth 15:13:14.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55348]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:14.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55348]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:14.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55348]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:14.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55348]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:14.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55348]) no authentication factory for method=none 15:13:14.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55348]) SSH_MSG_USERAUTH_REQUEST 15:13:14.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55348]) remaining methods: password,publickey 15:13:14.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55348]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:14.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55348]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:14.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55348]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:14.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55348]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:14.288 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:14.289 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:14.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:55348]) authentication result: true 15:13:14.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:55348]) SSH_MSG_USERAUTH_REQUEST 15:13:14.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55348])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:14.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55348]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:14.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:14.289 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:14.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55348]) no heartbeat to stop 15:13:14.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:55348]) heartbeat type=IGNORE, interval=PT30S 15:13:14.289 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:55348 authenticated 15:13:14.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55348]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:14.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55348]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:14.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55348]] session=TransportServerSession[admin@/10.30.171.175:55348] id=0 15:13:14.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55348])) size=2097152, max=2097152, packet=32768 15:13:14.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55348]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55348] 15:13:14.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55348]) recipient=0 15:13:14.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348])) size=2097152, max=2097152, packet=32768 15:13:14.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348])) re-initializing 15:13:14.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348])) size=2097152, max=2097152, packet=32768 15:13:14.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:14.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:14.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54270]) process #8 SSH_MSG_IGNORE 15:13:14.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54270]) SSH_MSG_IGNORE 15:13:14.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55348]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:14.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:14.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348])[want-reply=true] subsystem=netconf 15:13:14.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348])[subsystem] prepared command 15:13:14.295 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:14.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:14.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb1c37a68, L:/10.30.170.167:17864 - R:/10.30.171.175:55348]}} established 15:13:14.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 35: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17864 15:13:14.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 35: Creating data stores for simulated device 15:13:14.296 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:14.296 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:14.296 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:14.296 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:14.296 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:14.297 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71f392e 15:13:14.297 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:14.298 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:14.298 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:14.298 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:14.298 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:14.298 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:14.299 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:14.299 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:14.299 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71f392e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71f392e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18a3fe0f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18a3fe0f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:14.299 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:14.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:14.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb1c37a68, L:/10.30.170.167:17864 - R:/10.30.171.175:55348] 15:13:14.300 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 35 on channel [id: 0xb1c37a68, L:/10.30.170.167:17864 - R:/10.30.171.175:55348] 15:13:14.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]) by 1102 down to 2096050 15:13:14.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:14.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb1c37a68, L:/10.30.170.167:17864 - R:/10.30.171.175:55348] 15:13:14.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb1c37a68, L:/10.30.170.167:17864 - R:/10.30.171.175:55348] 15:13:14.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]) request=subsystem result=ReplySuccess, want-reply=true 15:13:14.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:14.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]) request=subsystem activate command 15:13:14.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]) starting runner for command=netconf 15:13:14.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55348]) process #5 SSH_MSG_CHANNEL_DATA 15:13:14.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]) by 373 down to 2096779 15:13:14.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]) SSH_MSG_CHANNEL_DATA len=373 15:13:14.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348] 15:13:14.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb1c37a68, L:/10.30.170.167:17864 - R:/10.30.171.175:55348]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:14.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:14.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb1c37a68, L:/10.30.170.167:17864 - R:/10.30.171.175:55348] 15:13:14.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb1c37a68, L:/10.30.170.167:17864 - R:/10.30.171.175:55348] 15:13:14.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17864', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:14.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=35} created 15:13:14.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=35, channel=[id: 0xb1c37a68, L:/10.30.170.167:17864 - R:/10.30.171.175:55348]} created 15:13:14.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb1c37a68, L:/10.30.170.167:17864 - R:/10.30.171.175:55348] successful with session NetconfServerSession{sessionId=35, channel=[id: 0xb1c37a68, L:/10.30.170.167:17864 - R:/10.30.171.175:55348]} 15:13:14.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=35, channel=[id: 0xb1c37a68, L:/10.30.170.167:17864 - R:/10.30.171.175:55348]} up 15:13:14.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55348]) process #6 SSH_MSG_CHANNEL_DATA 15:13:14.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]) by 393 down to 2096386 15:13:14.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]) SSH_MSG_CHANNEL_DATA len=393 15:13:14.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348] 15:13:14.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:14.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:14.304 [netconf-device-simulator-threads-0] 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=35} 15:13:14.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:14.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=35, channel=[id: 0xb1c37a68, L:/10.30.170.167:17864 - R:/10.30.171.175:55348]} EXI handlers added to pipeline 15:13:14.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:14.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]) by 179 down to 2095871 15:13:14.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:14.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:14.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55348]) process #7 SSH_MSG_CHANNEL_DATA 15:13:14.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]) by 340 down to 2096046 15:13:14.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]) SSH_MSG_CHANNEL_DATA len=340 15:13:14.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348] 15:13:14.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:14.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:14.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=35} 15:13:14.308 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18a3fe0f 15:13:14.308 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:14.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:14.308 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:14.308 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:14.308 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:14.308 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:14.308 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:14.308 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:14.308 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:14.308 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:14.308 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:14.308 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:14.308 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:14.308 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:14.308 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:14.308 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:14.308 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:14.308 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:14.308 [netconf-device-simulator-threads-0] 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 15:13:14.308 [netconf-device-simulator-threads-0] 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 15:13:14.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:14.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]) by 733 down to 2095138 15:13:14.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:14.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:15.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x81ffa1bc, L:/10.30.170.167:17865 - R:/10.30.171.175:44864]} 15:13:15.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:44864]): SSH-2.0-SSHD-UNKNOWN 15:13:15.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:44864]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:15.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:44864]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:15.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:44864]) Send SSH_MSG_KEXINIT 15:13:15.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44864]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:15.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44864]) process #0 SSH_MSG_KEXINIT 15:13:15.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:44864]) SSH_MSG_KEXINIT 15:13:15.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:44864]) strict KEX=true client=true server=true 15:13:15.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44864]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:15.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44864]) Kex: server host key algorithms = rsa-sha2-512 15:13:15.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44864]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:15.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44864]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:15.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44864]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:15.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44864]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:15.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44864]) Kex: compression algorithms (client to server) = none 15:13:15.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44864]) Kex: compression algorithms (server to client) = none 15:13:15.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:15.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44864]) process #1 30 15:13:15.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44864]] process command=SSH_MSG_KEXDH_INIT 15:13:15.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44864]] Send SSH_MSG_KEXDH_REPLY 15:13:15.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44864]) packet #1 sending command=31[31] len=1639 15:13:15.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:44864])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:15.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:44864]) Send SSH_MSG_NEWKEYS 15:13:15.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:44864]) session ID=8a:33:35:7a:32:6c:88:e7:32:b1:85:2b:20:1b:7b:fe:b2:84:89:03:1d:82:a3:9e:d4:61:26:23:84:b3:e0:86:33:f9:df:59:1d:53:6d:4e:41:aa:2a:c1:f4:ed:46:16:2a:86:08:4e:52:4f:63:2d:04:07:28:80:06:86:90:c0 15:13:15.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44864]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:15.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44864]): strict KEX resets output message sequence number from 3 to 0 15:13:15.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44864]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@53015192; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:15.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:44864])[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 15:13:15.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44864])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:15.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44864]) packet #0 sending command=7[7] len=419 15:13:15.441 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44864]) No pending packets to flush at end of KEX 15:13:15.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44864]) process #2 SSH_MSG_NEWKEYS 15:13:15.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44864]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:15.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44864]): strict KEX resets input message sequence number from 3 to 0 15:13:15.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44864]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4dc01ab6; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:15.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:15.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44864]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:15.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44864]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:15.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:44864]) authorized authentication methods: password,publickey 15:13:15.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44864]) Accepted service ssh-userauth 15:13:15.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44864]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:15.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44864]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:15.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44864]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:15.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44864]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:15.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44864]) no authentication factory for method=none 15:13:15.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44864]) SSH_MSG_USERAUTH_REQUEST 15:13:15.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44864]) remaining methods: password,publickey 15:13:15.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44864]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:15.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44864]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:15.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44864]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:15.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44864]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:15.479 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:15.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:44864]) authentication result: true 15:13:15.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:44864]) SSH_MSG_USERAUTH_REQUEST 15:13:15.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44864])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:15.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44864]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:15.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:15.480 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:15.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44864]) no heartbeat to stop 15:13:15.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:44864]) heartbeat type=IGNORE, interval=PT30S 15:13:15.480 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:44864 authenticated 15:13:15.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44864]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:15.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44864]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:15.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44864]] session=TransportServerSession[admin@/10.30.171.175:44864] id=0 15:13:15.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44864])) size=2097152, max=2097152, packet=32768 15:13:15.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44864]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44864] 15:13:15.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44864]) recipient=0 15:13:15.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864])) size=2097152, max=2097152, packet=32768 15:13:15.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864])) re-initializing 15:13:15.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864])) size=2097152, max=2097152, packet=32768 15:13:15.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:15.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:15.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44864]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:15.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:15.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864])[want-reply=true] subsystem=netconf 15:13:15.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864])[subsystem] prepared command 15:13:15.482 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:15.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:15.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x81ffa1bc, L:/10.30.170.167:17865 - R:/10.30.171.175:44864]}} established 15:13:15.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 36: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17865 15:13:15.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 36: Creating data stores for simulated device 15:13:15.482 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:15.482 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:15.482 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:15.482 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:15.483 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:15.483 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d0f5906 15:13:15.483 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:15.484 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:15.484 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:15.484 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:15.484 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:15.484 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:15.484 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:15.484 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:15.484 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d0f5906, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d0f5906, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70c6144a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70c6144a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:15.485 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:15.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:15.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x81ffa1bc, L:/10.30.170.167:17865 - R:/10.30.171.175:44864] 15:13:15.486 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 36 on channel [id: 0x81ffa1bc, L:/10.30.170.167:17865 - R:/10.30.171.175:44864] 15:13:15.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]) by 1102 down to 2096050 15:13:15.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:15.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x81ffa1bc, L:/10.30.170.167:17865 - R:/10.30.171.175:44864] 15:13:15.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x81ffa1bc, L:/10.30.170.167:17865 - R:/10.30.171.175:44864] 15:13:15.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]) request=subsystem result=ReplySuccess, want-reply=true 15:13:15.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:15.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]) request=subsystem activate command 15:13:15.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]) starting runner for command=netconf 15:13:15.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44864]) process #5 SSH_MSG_CHANNEL_DATA 15:13:15.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]) by 373 down to 2096779 15:13:15.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]) SSH_MSG_CHANNEL_DATA len=373 15:13:15.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864] 15:13:15.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x81ffa1bc, L:/10.30.170.167:17865 - R:/10.30.171.175:44864]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:15.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:15.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x81ffa1bc, L:/10.30.170.167:17865 - R:/10.30.171.175:44864] 15:13:15.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x81ffa1bc, L:/10.30.170.167:17865 - R:/10.30.171.175:44864] 15:13:15.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17865', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:15.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=36} created 15:13:15.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=36, channel=[id: 0x81ffa1bc, L:/10.30.170.167:17865 - R:/10.30.171.175:44864]} created 15:13:15.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x81ffa1bc, L:/10.30.170.167:17865 - R:/10.30.171.175:44864] successful with session NetconfServerSession{sessionId=36, channel=[id: 0x81ffa1bc, L:/10.30.170.167:17865 - R:/10.30.171.175:44864]} 15:13:15.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=36, channel=[id: 0x81ffa1bc, L:/10.30.170.167:17865 - R:/10.30.171.175:44864]} up 15:13:15.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44864]) process #6 SSH_MSG_CHANNEL_DATA 15:13:15.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]) by 393 down to 2096386 15:13:15.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]) SSH_MSG_CHANNEL_DATA len=393 15:13:15.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864] 15:13:15.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:15.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:15.490 [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=36} 15:13:15.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:15.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=36, channel=[id: 0x81ffa1bc, L:/10.30.170.167:17865 - R:/10.30.171.175:44864]} EXI handlers added to pipeline 15:13:15.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:15.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]) by 179 down to 2095871 15:13:15.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:15.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:15.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44864]) process #7 SSH_MSG_CHANNEL_DATA 15:13:15.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]) by 340 down to 2096046 15:13:15.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]) SSH_MSG_CHANNEL_DATA len=340 15:13:15.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864] 15:13:15.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:15.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:15.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=36} 15:13:15.493 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70c6144a 15:13:15.493 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:15.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:15.493 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:15.493 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:15.493 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:15.493 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:15.493 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:15.493 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:15.494 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:15.494 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:15.494 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:15.494 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:15.494 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:15.494 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:15.494 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:15.494 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:15.494 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:15.494 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:15.494 [netconf-device-simulator-threads-2] 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 15:13:15.494 [netconf-device-simulator-threads-2] 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 15:13:15.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:15.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]) by 733 down to 2095138 15:13:15.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:15.495 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:15.808 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:15.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40184]) process #8 SSH_MSG_IGNORE 15:13:15.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40184]) SSH_MSG_IGNORE 15:13:16.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8fe05304, L:/10.30.170.167:17866 - R:/10.30.171.175:48764]} 15:13:16.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:48764]): SSH-2.0-SSHD-UNKNOWN 15:13:16.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:48764]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:16.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:48764]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:16.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:48764]) Send SSH_MSG_KEXINIT 15:13:16.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48764]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:16.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48764]) process #0 SSH_MSG_KEXINIT 15:13:16.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:48764]) SSH_MSG_KEXINIT 15:13:16.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:48764]) strict KEX=true client=true server=true 15:13:16.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48764]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:16.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48764]) Kex: server host key algorithms = rsa-sha2-512 15:13:16.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48764]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:16.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48764]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:16.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48764]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:16.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48764]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:16.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48764]) Kex: compression algorithms (client to server) = none 15:13:16.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48764]) Kex: compression algorithms (server to client) = none 15:13:16.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:16.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48764]) process #1 30 15:13:16.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48764]] process command=SSH_MSG_KEXDH_INIT 15:13:16.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48764]] Send SSH_MSG_KEXDH_REPLY 15:13:16.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48764]) packet #1 sending command=31[31] len=1639 15:13:16.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:48764])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:16.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:48764]) Send SSH_MSG_NEWKEYS 15:13:16.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:48764]) session ID=54:d0:32:9b:0c:46:3f:f5:64:ef:29:47:eb:d7:05:75:2a:b1:44:e4:9d:e5:11:b0:9b:26:02:d6:65:1f:3a:dc:e0:0d:cc:09:15:9d:a0:9d:d2:eb:60:7b:d1:d3:b2:38:ec:ae:47:b8:ab:1f:b2:db:8a:58:dd:ad:42:8d:fd:62 15:13:16.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48764]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:16.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48764]): strict KEX resets output message sequence number from 3 to 0 15:13:16.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48764]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4eb98393; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:16.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:48764])[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 15:13:16.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48764])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:16.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48764]) packet #0 sending command=7[7] len=419 15:13:16.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48764]) No pending packets to flush at end of KEX 15:13:16.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48764]) process #2 SSH_MSG_NEWKEYS 15:13:16.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48764]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:16.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48764]): strict KEX resets input message sequence number from 3 to 0 15:13:16.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48764]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@175b896c; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:16.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:16.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48764]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:16.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48764]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:16.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:48764]) authorized authentication methods: password,publickey 15:13:16.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48764]) Accepted service ssh-userauth 15:13:16.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48764]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:16.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48764]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:16.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48764]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:16.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48764]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:16.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48764]) no authentication factory for method=none 15:13:16.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48764]) SSH_MSG_USERAUTH_REQUEST 15:13:16.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48764]) remaining methods: password,publickey 15:13:16.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48764]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:16.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48764]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:16.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48764]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:16.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48764]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:16.695 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:16.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:48764]) authentication result: true 15:13:16.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:48764]) SSH_MSG_USERAUTH_REQUEST 15:13:16.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48764])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:16.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48764]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:16.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:16.695 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:16.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48764]) no heartbeat to stop 15:13:16.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:48764]) heartbeat type=IGNORE, interval=PT30S 15:13:16.695 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:48764 authenticated 15:13:16.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48764]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:16.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48764]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:16.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48764]] session=TransportServerSession[admin@/10.30.171.175:48764] id=0 15:13:16.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48764])) size=2097152, max=2097152, packet=32768 15:13:16.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48764]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48764] 15:13:16.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48764]) recipient=0 15:13:16.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764])) size=2097152, max=2097152, packet=32768 15:13:16.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764])) re-initializing 15:13:16.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764])) size=2097152, max=2097152, packet=32768 15:13:16.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:16.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:16.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48764]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:16.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:16.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764])[want-reply=true] subsystem=netconf 15:13:16.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764])[subsystem] prepared command 15:13:16.697 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:16.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:16.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8fe05304, L:/10.30.170.167:17866 - R:/10.30.171.175:48764]}} established 15:13:16.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 37: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17866 15:13:16.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 37: Creating data stores for simulated device 15:13:16.697 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:16.698 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:16.698 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:16.698 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:16.698 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:16.699 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@48208179 15:13:16.699 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:16.700 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:16.700 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:16.700 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:16.701 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:16.702 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:16.702 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:16.702 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:16.702 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@48208179, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@48208179, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6cf4b750, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6cf4b750, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:16.702 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:16.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:16.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8fe05304, L:/10.30.170.167:17866 - R:/10.30.171.175:48764] 15:13:16.704 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 37 on channel [id: 0x8fe05304, L:/10.30.170.167:17866 - R:/10.30.171.175:48764] 15:13:16.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]) by 1102 down to 2096050 15:13:16.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:16.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8fe05304, L:/10.30.170.167:17866 - R:/10.30.171.175:48764] 15:13:16.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8fe05304, L:/10.30.170.167:17866 - R:/10.30.171.175:48764] 15:13:16.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]) request=subsystem result=ReplySuccess, want-reply=true 15:13:16.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:16.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]) request=subsystem activate command 15:13:16.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]) starting runner for command=netconf 15:13:16.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48764]) process #5 SSH_MSG_CHANNEL_DATA 15:13:16.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]) by 373 down to 2096779 15:13:16.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]) SSH_MSG_CHANNEL_DATA len=373 15:13:16.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764] 15:13:16.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8fe05304, L:/10.30.170.167:17866 - R:/10.30.171.175:48764]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:16.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:16.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8fe05304, L:/10.30.170.167:17866 - R:/10.30.171.175:48764] 15:13:16.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8fe05304, L:/10.30.170.167:17866 - R:/10.30.171.175:48764] 15:13:16.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17866', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:16.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=37} created 15:13:16.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=37, channel=[id: 0x8fe05304, L:/10.30.170.167:17866 - R:/10.30.171.175:48764]} created 15:13:16.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8fe05304, L:/10.30.170.167:17866 - R:/10.30.171.175:48764] successful with session NetconfServerSession{sessionId=37, channel=[id: 0x8fe05304, L:/10.30.170.167:17866 - R:/10.30.171.175:48764]} 15:13:16.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=37, channel=[id: 0x8fe05304, L:/10.30.170.167:17866 - R:/10.30.171.175:48764]} up 15:13:16.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48764]) process #6 SSH_MSG_CHANNEL_DATA 15:13:16.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]) by 393 down to 2096386 15:13:16.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]) SSH_MSG_CHANNEL_DATA len=393 15:13:16.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764] 15:13:16.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:16.707 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:16.708 [netconf-device-simulator-threads-4] 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=37} 15:13:16.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:16.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=37, channel=[id: 0x8fe05304, L:/10.30.170.167:17866 - R:/10.30.171.175:48764]} EXI handlers added to pipeline 15:13:16.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:16.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]) by 179 down to 2095871 15:13:16.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:16.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:16.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48764]) process #7 SSH_MSG_CHANNEL_DATA 15:13:16.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]) by 340 down to 2096046 15:13:16.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]) SSH_MSG_CHANNEL_DATA len=340 15:13:16.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764] 15:13:16.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:16.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:16.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=37} 15:13:16.712 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6cf4b750 15:13:16.712 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:16.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:16.712 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:16.712 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:16.712 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:16.712 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:16.712 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:16.712 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:16.712 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:16.713 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:16.713 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:16.713 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:16.713 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:16.713 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:16.713 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:16.713 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:16.713 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:16.713 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:16.713 [netconf-device-simulator-threads-4] 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 15:13:16.713 [netconf-device-simulator-threads-4] 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 15:13:16.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:16.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]) by 733 down to 2095138 15:13:16.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:16.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:16.923 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:16.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44262]) process #8 SSH_MSG_IGNORE 15:13:16.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44262]) SSH_MSG_IGNORE 15:13:17.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5ec4de37, L:/10.30.170.167:17867 - R:/10.30.171.175:50330]} 15:13:17.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:50330]): SSH-2.0-SSHD-UNKNOWN 15:13:17.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:50330]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:17.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:50330]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:17.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:50330]) Send SSH_MSG_KEXINIT 15:13:17.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50330]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:17.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50330]) process #0 SSH_MSG_KEXINIT 15:13:17.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:50330]) SSH_MSG_KEXINIT 15:13:17.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:50330]) strict KEX=true client=true server=true 15:13:17.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50330]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:17.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50330]) Kex: server host key algorithms = rsa-sha2-512 15:13:17.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50330]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:17.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50330]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:17.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50330]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:17.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50330]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:17.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50330]) Kex: compression algorithms (client to server) = none 15:13:17.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50330]) Kex: compression algorithms (server to client) = none 15:13:17.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:18.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:18.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50330]) process #1 30 15:13:18.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50330]] process command=SSH_MSG_KEXDH_INIT 15:13:18.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50330]] Send SSH_MSG_KEXDH_REPLY 15:13:18.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50330]) packet #1 sending command=31[31] len=1639 15:13:18.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:50330])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:18.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:50330]) Send SSH_MSG_NEWKEYS 15:13:18.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:50330]) session ID=f8:7f:c3:3f:3c:e6:77:2a:e4:8d:3b:85:3c:ea:8b:a4:96:52:8d:ba:fd:cb:e3:16:f7:fc:c6:91:82:2c:a8:9a:6c:7a:a9:78:6f:94:21:83:e3:fb:d0:20:1a:44:a4:51:3e:27:f8:e1:1d:02:0d:d2:93:e2:fd:73:d5:36:c7:dd 15:13:18.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50330]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:18.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50330]): strict KEX resets output message sequence number from 3 to 0 15:13:18.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50330]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@e9e996f; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:18.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:50330])[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 15:13:18.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50330])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:18.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50330]) packet #0 sending command=7[7] len=419 15:13:18.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50330]) No pending packets to flush at end of KEX 15:13:18.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41054]) process #8 SSH_MSG_IGNORE 15:13:18.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41054]) SSH_MSG_IGNORE 15:13:18.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50330]) process #2 SSH_MSG_NEWKEYS 15:13:18.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50330]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:18.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50330]): strict KEX resets input message sequence number from 3 to 0 15:13:18.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50330]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@24103668; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:18.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:18.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50330]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:18.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50330]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:18.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:50330]) authorized authentication methods: password,publickey 15:13:18.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50330]) Accepted service ssh-userauth 15:13:18.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50330]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:18.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50330]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:18.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50330]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:18.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50330]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:18.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50330]) no authentication factory for method=none 15:13:18.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50330]) SSH_MSG_USERAUTH_REQUEST 15:13:18.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50330]) remaining methods: password,publickey 15:13:18.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50330]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:18.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50330]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:18.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50330]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:18.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50330]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:18.073 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:18.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:50330]) authentication result: true 15:13:18.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:50330]) SSH_MSG_USERAUTH_REQUEST 15:13:18.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50330])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:18.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50330]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:18.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:18.074 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:18.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50330]) no heartbeat to stop 15:13:18.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:50330]) heartbeat type=IGNORE, interval=PT30S 15:13:18.074 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:50330 authenticated 15:13:18.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50330]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:18.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50330]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:18.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50330]] session=TransportServerSession[admin@/10.30.171.175:50330] id=0 15:13:18.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50330])) size=2097152, max=2097152, packet=32768 15:13:18.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50330]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50330] 15:13:18.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50330]) recipient=0 15:13:18.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330])) size=2097152, max=2097152, packet=32768 15:13:18.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330])) re-initializing 15:13:18.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330])) size=2097152, max=2097152, packet=32768 15:13:18.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:18.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:18.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50330]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:18.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:18.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330])[want-reply=true] subsystem=netconf 15:13:18.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330])[subsystem] prepared command 15:13:18.076 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:18.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:18.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5ec4de37, L:/10.30.170.167:17867 - R:/10.30.171.175:50330]}} established 15:13:18.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 38: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17867 15:13:18.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 38: Creating data stores for simulated device 15:13:18.076 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:18.076 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:18.077 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:18.077 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:18.077 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:18.078 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1791164f 15:13:18.078 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:18.079 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:18.079 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:18.079 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:18.079 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:18.079 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:18.079 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:18.079 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:18.080 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1791164f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1791164f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@58209204, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@58209204, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:18.080 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:18.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:18.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5ec4de37, L:/10.30.170.167:17867 - R:/10.30.171.175:50330] 15:13:18.083 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 38 on channel [id: 0x5ec4de37, L:/10.30.170.167:17867 - R:/10.30.171.175:50330] 15:13:18.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]) by 1102 down to 2096050 15:13:18.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:18.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5ec4de37, L:/10.30.170.167:17867 - R:/10.30.171.175:50330] 15:13:18.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5ec4de37, L:/10.30.170.167:17867 - R:/10.30.171.175:50330] 15:13:18.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]) request=subsystem result=ReplySuccess, want-reply=true 15:13:18.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:18.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]) request=subsystem activate command 15:13:18.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]) starting runner for command=netconf 15:13:18.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50330]) process #5 SSH_MSG_CHANNEL_DATA 15:13:18.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]) by 373 down to 2096779 15:13:18.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]) SSH_MSG_CHANNEL_DATA len=373 15:13:18.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330] 15:13:18.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x5ec4de37, L:/10.30.170.167:17867 - R:/10.30.171.175:50330]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:18.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:18.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5ec4de37, L:/10.30.170.167:17867 - R:/10.30.171.175:50330] 15:13:18.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5ec4de37, L:/10.30.170.167:17867 - R:/10.30.171.175:50330] 15:13:18.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17867', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:18.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=38} created 15:13:18.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=38, channel=[id: 0x5ec4de37, L:/10.30.170.167:17867 - R:/10.30.171.175:50330]} created 15:13:18.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5ec4de37, L:/10.30.170.167:17867 - R:/10.30.171.175:50330] successful with session NetconfServerSession{sessionId=38, channel=[id: 0x5ec4de37, L:/10.30.170.167:17867 - R:/10.30.171.175:50330]} 15:13:18.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=38, channel=[id: 0x5ec4de37, L:/10.30.170.167:17867 - R:/10.30.171.175:50330]} up 15:13:18.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50330]) process #6 SSH_MSG_CHANNEL_DATA 15:13:18.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]) by 393 down to 2096386 15:13:18.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]) SSH_MSG_CHANNEL_DATA len=393 15:13:18.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330] 15:13:18.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:18.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:18.086 [netconf-device-simulator-threads-6] 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=38} 15:13:18.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:18.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=38, channel=[id: 0x5ec4de37, L:/10.30.170.167:17867 - R:/10.30.171.175:50330]} EXI handlers added to pipeline 15:13:18.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:18.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]) by 179 down to 2095871 15:13:18.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:18.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:18.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50330]) process #7 SSH_MSG_CHANNEL_DATA 15:13:18.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]) by 340 down to 2096046 15:13:18.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]) SSH_MSG_CHANNEL_DATA len=340 15:13:18.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330] 15:13:18.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:18.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:18.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=38} 15:13:18.090 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@58209204 15:13:18.090 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:18.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:18.090 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:18.090 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:18.090 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:18.090 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:18.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:18.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:18.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:18.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:18.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:18.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:18.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:18.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:18.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:18.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:18.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:18.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:18.091 [netconf-device-simulator-threads-6] 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 15:13:18.091 [netconf-device-simulator-threads-6] 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 15:13:18.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:18.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]) by 733 down to 2095138 15:13:18.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:18.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:18.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3435866f, L:/10.30.170.167:17868 - R:/10.30.171.175:34182]} 15:13:18.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:34182]): SSH-2.0-SSHD-UNKNOWN 15:13:18.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:34182]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:18.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:34182]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:18.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:34182]) Send SSH_MSG_KEXINIT 15:13:18.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34182]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:18.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34182]) process #0 SSH_MSG_KEXINIT 15:13:18.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:34182]) SSH_MSG_KEXINIT 15:13:18.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:34182]) strict KEX=true client=true server=true 15:13:18.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34182]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:18.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34182]) Kex: server host key algorithms = rsa-sha2-512 15:13:18.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34182]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:18.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34182]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:18.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34182]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:18.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34182]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:18.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34182]) Kex: compression algorithms (client to server) = none 15:13:18.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34182]) Kex: compression algorithms (server to client) = none 15:13:18.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:19.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34182]) process #1 30 15:13:19.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34182]] process command=SSH_MSG_KEXDH_INIT 15:13:19.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34182]] Send SSH_MSG_KEXDH_REPLY 15:13:19.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34182]) packet #1 sending command=31[31] len=1639 15:13:19.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:34182])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:19.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:34182]) Send SSH_MSG_NEWKEYS 15:13:19.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:34182]) session ID=ad:db:64:5f:08:52:19:13:10:17:f0:d4:df:a7:47:46:56:17:00:c8:ee:06:a7:64:4d:40:2e:4d:b6:f0:dd:76:f7:dd:72:61:d4:ea:ff:fa:bc:d4:40:0c:66:69:1e:07:d2:db:4a:59:11:ef:10:3c:f0:9b:8e:bf:89:cc:c1:1f 15:13:19.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34182]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:19.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34182]): strict KEX resets output message sequence number from 3 to 0 15:13:19.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34182]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4265e1f; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:19.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:34182])[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 15:13:19.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34182])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:19.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34182]) packet #0 sending command=7[7] len=419 15:13:19.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34182]) No pending packets to flush at end of KEX 15:13:19.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34182]) process #2 SSH_MSG_NEWKEYS 15:13:19.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34182]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:19.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34182]): strict KEX resets input message sequence number from 3 to 0 15:13:19.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34182]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4673f65c; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:19.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:19.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34182]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:19.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34182]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:19.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:34182]) authorized authentication methods: password,publickey 15:13:19.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34182]) Accepted service ssh-userauth 15:13:19.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34182]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:19.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34182]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:19.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34182]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:19.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34182]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:19.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34182]) no authentication factory for method=none 15:13:19.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34182]) SSH_MSG_USERAUTH_REQUEST 15:13:19.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34182]) remaining methods: password,publickey 15:13:19.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34182]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:19.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34182]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:19.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34182]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:19.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34182]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:19.063 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:19.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:34182]) authentication result: true 15:13:19.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:34182]) SSH_MSG_USERAUTH_REQUEST 15:13:19.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34182])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:19.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34182]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:19.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:19.063 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:19.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34182]) no heartbeat to stop 15:13:19.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:34182]) heartbeat type=IGNORE, interval=PT30S 15:13:19.063 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:34182 authenticated 15:13:19.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34182]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:19.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34182]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:19.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34182]] session=TransportServerSession[admin@/10.30.171.175:34182] id=0 15:13:19.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34182])) size=2097152, max=2097152, packet=32768 15:13:19.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34182]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34182] 15:13:19.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34182]) recipient=0 15:13:19.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182])) size=2097152, max=2097152, packet=32768 15:13:19.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182])) re-initializing 15:13:19.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182])) size=2097152, max=2097152, packet=32768 15:13:19.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:19.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34182]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182])[want-reply=true] subsystem=netconf 15:13:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182])[subsystem] prepared command 15:13:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3435866f, L:/10.30.170.167:17868 - R:/10.30.171.175:34182]}} established 15:13:19.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 39: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17868 15:13:19.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 39: Creating data stores for simulated device 15:13:19.069 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:19.070 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:19.070 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:19.070 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:19.071 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:19.073 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6416ddde 15:13:19.073 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:19.073 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:19.073 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:19.073 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:19.074 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:19.074 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:19.074 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:19.075 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:19.075 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6416ddde, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6416ddde, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c555d38, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c555d38, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:19.075 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:19.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:19.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3435866f, L:/10.30.170.167:17868 - R:/10.30.171.175:34182] 15:13:19.080 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 39 on channel [id: 0x3435866f, L:/10.30.170.167:17868 - R:/10.30.171.175:34182] 15:13:19.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]) by 1102 down to 2096050 15:13:19.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:19.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3435866f, L:/10.30.170.167:17868 - R:/10.30.171.175:34182] 15:13:19.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3435866f, L:/10.30.170.167:17868 - R:/10.30.171.175:34182] 15:13:19.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]) request=subsystem result=ReplySuccess, want-reply=true 15:13:19.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:19.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]) request=subsystem activate command 15:13:19.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]) starting runner for command=netconf 15:13:19.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34182]) process #5 SSH_MSG_CHANNEL_DATA 15:13:19.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]) by 373 down to 2096779 15:13:19.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]) SSH_MSG_CHANNEL_DATA len=373 15:13:19.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182] 15:13:19.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3435866f, L:/10.30.170.167:17868 - R:/10.30.171.175:34182]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:19.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:19.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3435866f, L:/10.30.170.167:17868 - R:/10.30.171.175:34182] 15:13:19.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3435866f, L:/10.30.170.167:17868 - R:/10.30.171.175:34182] 15:13:19.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17868', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:19.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=39} created 15:13:19.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=39, channel=[id: 0x3435866f, L:/10.30.170.167:17868 - R:/10.30.171.175:34182]} created 15:13:19.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3435866f, L:/10.30.170.167:17868 - R:/10.30.171.175:34182] successful with session NetconfServerSession{sessionId=39, channel=[id: 0x3435866f, L:/10.30.170.167:17868 - R:/10.30.171.175:34182]} 15:13:19.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=39, channel=[id: 0x3435866f, L:/10.30.170.167:17868 - R:/10.30.171.175:34182]} up 15:13:19.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34182]) process #6 SSH_MSG_CHANNEL_DATA 15:13:19.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]) by 393 down to 2096386 15:13:19.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]) SSH_MSG_CHANNEL_DATA len=393 15:13:19.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182] 15:13:19.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:19.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:19.087 [netconf-device-simulator-threads-0] 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=39} 15:13:19.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:19.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=39, channel=[id: 0x3435866f, L:/10.30.170.167:17868 - R:/10.30.171.175:34182]} EXI handlers added to pipeline 15:13:19.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:19.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]) by 179 down to 2095871 15:13:19.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:19.089 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:19.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34182]) process #7 SSH_MSG_CHANNEL_DATA 15:13:19.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]) by 340 down to 2096046 15:13:19.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]) SSH_MSG_CHANNEL_DATA len=340 15:13:19.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182] 15:13:19.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:19.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:19.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=39} 15:13:19.094 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c555d38 15:13:19.094 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:19.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:19.094 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:19.095 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:19.095 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:19.095 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:19.095 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:19.095 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:19.095 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:19.095 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:19.095 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:19.095 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:19.095 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:19.095 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:19.095 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:19.095 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:19.095 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:19.095 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:19.095 [netconf-device-simulator-threads-0] 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 15:13:19.095 [netconf-device-simulator-threads-0] 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 15:13:19.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:19.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]) by 733 down to 2095138 15:13:19.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:19.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:19.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45220]) process #8 SSH_MSG_IGNORE 15:13:19.297 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:19.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45220]) SSH_MSG_IGNORE 15:13:19.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9a31e268, L:/10.30.170.167:17869 - R:/10.30.171.175:43230]} 15:13:19.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:43230]): SSH-2.0-SSHD-UNKNOWN 15:13:19.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:43230]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:19.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:43230]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:19.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:43230]) Send SSH_MSG_KEXINIT 15:13:19.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43230]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:19.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43230]) process #0 SSH_MSG_KEXINIT 15:13:19.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:43230]) SSH_MSG_KEXINIT 15:13:19.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:43230]) strict KEX=true client=true server=true 15:13:19.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43230]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:19.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43230]) Kex: server host key algorithms = rsa-sha2-512 15:13:19.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43230]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:19.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43230]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:19.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43230]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:19.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43230]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:19.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43230]) Kex: compression algorithms (client to server) = none 15:13:19.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43230]) Kex: compression algorithms (server to client) = none 15:13:19.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:19.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43230]) process #1 30 15:13:19.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43230]] process command=SSH_MSG_KEXDH_INIT 15:13:19.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43230]] Send SSH_MSG_KEXDH_REPLY 15:13:19.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43230]) packet #1 sending command=31[31] len=1639 15:13:19.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:43230])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:19.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:43230]) Send SSH_MSG_NEWKEYS 15:13:19.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:43230]) session ID=22:1f:86:dd:12:67:63:38:03:54:f9:7d:0a:50:63:62:48:5d:eb:2f:cf:f9:f0:65:6d:e9:60:0f:c9:88:45:c7:0e:3c:bc:51:25:31:4c:c9:43:6a:07:1e:05:75:34:ab:7c:64:fc:4d:9c:7a:9d:c9:f8:ca:ca:e5:67:72:e1:53 15:13:19.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43230]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:19.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43230]): strict KEX resets output message sequence number from 3 to 0 15:13:19.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43230]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@310cdd9c; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:19.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:43230])[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 15:13:19.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43230])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:19.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43230]) packet #0 sending command=7[7] len=419 15:13:19.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43230]) No pending packets to flush at end of KEX 15:13:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43230]) process #2 SSH_MSG_NEWKEYS 15:13:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43230]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43230]): strict KEX resets input message sequence number from 3 to 0 15:13:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43230]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7b4c730; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43230]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43230]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:43230]) authorized authentication methods: password,publickey 15:13:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43230]) Accepted service ssh-userauth 15:13:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43230]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43230]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43230]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43230]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43230]) no authentication factory for method=none 15:13:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43230]) SSH_MSG_USERAUTH_REQUEST 15:13:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43230]) remaining methods: password,publickey 15:13:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43230]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:19.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43230]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:19.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43230]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:19.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43230]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:19.831 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:19.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:43230]) authentication result: true 15:13:19.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:43230]) SSH_MSG_USERAUTH_REQUEST 15:13:19.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43230])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:19.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43230]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:19.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:19.831 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:19.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43230]) no heartbeat to stop 15:13:19.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:43230]) heartbeat type=IGNORE, interval=PT30S 15:13:19.832 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:43230 authenticated 15:13:19.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43230]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:19.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43230]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:19.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43230]] session=TransportServerSession[admin@/10.30.171.175:43230] id=0 15:13:19.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43230])) size=2097152, max=2097152, packet=32768 15:13:19.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43230]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43230] 15:13:19.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43230]) recipient=0 15:13:19.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230])) size=2097152, max=2097152, packet=32768 15:13:19.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230])) re-initializing 15:13:19.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230])) size=2097152, max=2097152, packet=32768 15:13:19.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:19.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:19.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43230]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:19.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:19.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230])[want-reply=true] subsystem=netconf 15:13:19.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230])[subsystem] prepared command 15:13:19.834 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:19.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:19.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9a31e268, L:/10.30.170.167:17869 - R:/10.30.171.175:43230]}} established 15:13:19.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 40: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17869 15:13:19.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 40: Creating data stores for simulated device 15:13:19.834 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:19.834 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:19.834 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:19.834 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:19.834 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:19.836 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6bc27abb 15:13:19.836 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:19.837 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:19.837 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:19.838 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:19.838 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:19.838 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:19.838 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:19.838 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:19.838 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6bc27abb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6bc27abb, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@66b34cc8, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@66b34cc8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:19.839 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:19.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:19.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9a31e268, L:/10.30.170.167:17869 - R:/10.30.171.175:43230] 15:13:19.841 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 40 on channel [id: 0x9a31e268, L:/10.30.170.167:17869 - R:/10.30.171.175:43230] 15:13:19.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]) by 1102 down to 2096050 15:13:19.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:19.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9a31e268, L:/10.30.170.167:17869 - R:/10.30.171.175:43230] 15:13:19.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9a31e268, L:/10.30.170.167:17869 - R:/10.30.171.175:43230] 15:13:19.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]) request=subsystem result=ReplySuccess, want-reply=true 15:13:19.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:19.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]) request=subsystem activate command 15:13:19.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]) starting runner for command=netconf 15:13:19.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43230]) process #5 SSH_MSG_CHANNEL_DATA 15:13:19.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]) by 373 down to 2096779 15:13:19.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]) SSH_MSG_CHANNEL_DATA len=373 15:13:19.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230] 15:13:19.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9a31e268, L:/10.30.170.167:17869 - R:/10.30.171.175:43230]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:19.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:19.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9a31e268, L:/10.30.170.167:17869 - R:/10.30.171.175:43230] 15:13:19.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9a31e268, L:/10.30.170.167:17869 - R:/10.30.171.175:43230] 15:13:19.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17869', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:19.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=40} created 15:13:19.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=40, channel=[id: 0x9a31e268, L:/10.30.170.167:17869 - R:/10.30.171.175:43230]} created 15:13:19.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9a31e268, L:/10.30.170.167:17869 - R:/10.30.171.175:43230] successful with session NetconfServerSession{sessionId=40, channel=[id: 0x9a31e268, L:/10.30.170.167:17869 - R:/10.30.171.175:43230]} 15:13:19.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=40, channel=[id: 0x9a31e268, L:/10.30.170.167:17869 - R:/10.30.171.175:43230]} up 15:13:19.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43230]) process #6 SSH_MSG_CHANNEL_DATA 15:13:19.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]) by 393 down to 2096386 15:13:19.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]) SSH_MSG_CHANNEL_DATA len=393 15:13:19.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230] 15:13:19.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:19.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:19.848 [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=40} 15:13:19.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:19.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=40, channel=[id: 0x9a31e268, L:/10.30.170.167:17869 - R:/10.30.171.175:43230]} EXI handlers added to pipeline 15:13:19.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:19.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]) by 179 down to 2095871 15:13:19.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:19.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:19.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43230]) process #7 SSH_MSG_CHANNEL_DATA 15:13:19.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]) by 340 down to 2096046 15:13:19.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]) SSH_MSG_CHANNEL_DATA len=340 15:13:19.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230] 15:13:19.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:19.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:19.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=40} 15:13:19.852 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@66b34cc8 15:13:19.852 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:19.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:19.852 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:19.852 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:19.853 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:19.853 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:19.853 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:19.853 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:19.853 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:19.853 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:19.853 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:19.853 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:19.853 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:19.853 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:19.853 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:19.853 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:19.853 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:19.853 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:19.853 [netconf-device-simulator-threads-2] 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 15:13:19.853 [netconf-device-simulator-threads-2] 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 15:13:19.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:19.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]) by 733 down to 2095138 15:13:19.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:19.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:20.536 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:20.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42700]) process #8 SSH_MSG_IGNORE 15:13:20.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42700]) SSH_MSG_IGNORE 15:13:20.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4f621a7d, L:/10.30.170.167:17870 - R:/10.30.171.175:58138]} 15:13:20.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:58138]): SSH-2.0-SSHD-UNKNOWN 15:13:20.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:58138]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:20.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:58138]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:20.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:58138]) Send SSH_MSG_KEXINIT 15:13:20.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58138]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:20.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58138]) process #0 SSH_MSG_KEXINIT 15:13:20.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:58138]) SSH_MSG_KEXINIT 15:13:20.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:58138]) strict KEX=true client=true server=true 15:13:20.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58138]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:20.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58138]) Kex: server host key algorithms = rsa-sha2-512 15:13:20.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58138]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:20.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58138]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:20.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58138]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:20.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58138]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:20.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58138]) Kex: compression algorithms (client to server) = none 15:13:20.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58138]) Kex: compression algorithms (server to client) = none 15:13:20.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:20.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58138]) process #1 30 15:13:20.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58138]] process command=SSH_MSG_KEXDH_INIT 15:13:21.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58138]] Send SSH_MSG_KEXDH_REPLY 15:13:21.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58138]) packet #1 sending command=31[31] len=1639 15:13:21.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:58138])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:21.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:58138]) Send SSH_MSG_NEWKEYS 15:13:21.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:58138]) session ID=12:0a:c3:82:47:d0:d6:c1:d8:cd:c5:3e:47:c7:63:fc:9c:84:d4:d4:7c:f4:c9:e9:ab:3d:ed:8c:7a:84:9e:44:d6:01:fe:7b:05:64:1e:e9:d2:fe:14:e0:b3:fb:14:a8:64:af:c1:20:0d:65:93:4a:1a:d4:6c:f8:5d:ef:68:36 15:13:21.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58138]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:21.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58138]): strict KEX resets output message sequence number from 3 to 0 15:13:21.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58138]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@fd3db4a; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:21.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:58138])[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 15:13:21.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58138])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:21.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58138]) packet #0 sending command=7[7] len=419 15:13:21.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58138]) No pending packets to flush at end of KEX 15:13:21.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58138]) process #2 SSH_MSG_NEWKEYS 15:13:21.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58138]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:21.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58138]): strict KEX resets input message sequence number from 3 to 0 15:13:21.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58138]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@59e89e93; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:21.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:21.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58138]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:21.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58138]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:21.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:58138]) authorized authentication methods: password,publickey 15:13:21.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58138]) Accepted service ssh-userauth 15:13:21.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58138]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:21.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58138]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:21.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58138]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:21.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58138]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:21.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58138]) no authentication factory for method=none 15:13:21.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58138]) SSH_MSG_USERAUTH_REQUEST 15:13:21.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58138]) remaining methods: password,publickey 15:13:21.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58138]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:21.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58138]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:21.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58138]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:21.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58138]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:21.039 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:21.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:58138]) authentication result: true 15:13:21.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:58138]) SSH_MSG_USERAUTH_REQUEST 15:13:21.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58138])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:21.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58138]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:21.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:21.039 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:21.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58138]) no heartbeat to stop 15:13:21.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:58138]) heartbeat type=IGNORE, interval=PT30S 15:13:21.039 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:58138 authenticated 15:13:21.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58138]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:21.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58138]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:21.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58138]] session=TransportServerSession[admin@/10.30.171.175:58138] id=0 15:13:21.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58138])) size=2097152, max=2097152, packet=32768 15:13:21.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58138]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58138] 15:13:21.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58138]) recipient=0 15:13:21.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138])) size=2097152, max=2097152, packet=32768 15:13:21.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138])) re-initializing 15:13:21.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138])) size=2097152, max=2097152, packet=32768 15:13:21.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:21.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:21.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58138]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:21.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:21.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138])[want-reply=true] subsystem=netconf 15:13:21.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138])[subsystem] prepared command 15:13:21.041 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:21.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:21.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4f621a7d, L:/10.30.170.167:17870 - R:/10.30.171.175:58138]}} established 15:13:21.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 41: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17870 15:13:21.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 41: Creating data stores for simulated device 15:13:21.042 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:21.042 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:21.042 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:21.042 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:21.042 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:21.043 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16c3a9c3 15:13:21.043 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:21.044 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:21.044 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:21.044 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:21.044 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:21.044 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:21.044 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:21.045 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:21.045 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16c3a9c3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16c3a9c3, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56109618, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56109618, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:21.045 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:21.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:21.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4f621a7d, L:/10.30.170.167:17870 - R:/10.30.171.175:58138] 15:13:21.047 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 41 on channel [id: 0x4f621a7d, L:/10.30.170.167:17870 - R:/10.30.171.175:58138] 15:13:21.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]) by 1102 down to 2096050 15:13:21.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:21.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4f621a7d, L:/10.30.170.167:17870 - R:/10.30.171.175:58138] 15:13:21.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4f621a7d, L:/10.30.170.167:17870 - R:/10.30.171.175:58138] 15:13:21.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]) request=subsystem result=ReplySuccess, want-reply=true 15:13:21.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:21.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]) request=subsystem activate command 15:13:21.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]) starting runner for command=netconf 15:13:21.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58138]) process #5 SSH_MSG_CHANNEL_DATA 15:13:21.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]) by 373 down to 2096779 15:13:21.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]) SSH_MSG_CHANNEL_DATA len=373 15:13:21.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138] 15:13:21.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x4f621a7d, L:/10.30.170.167:17870 - R:/10.30.171.175:58138]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:21.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:21.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4f621a7d, L:/10.30.170.167:17870 - R:/10.30.171.175:58138] 15:13:21.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4f621a7d, L:/10.30.170.167:17870 - R:/10.30.171.175:58138] 15:13:21.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17870', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:21.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=41} created 15:13:21.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=41, channel=[id: 0x4f621a7d, L:/10.30.170.167:17870 - R:/10.30.171.175:58138]} created 15:13:21.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4f621a7d, L:/10.30.170.167:17870 - R:/10.30.171.175:58138] successful with session NetconfServerSession{sessionId=41, channel=[id: 0x4f621a7d, L:/10.30.170.167:17870 - R:/10.30.171.175:58138]} 15:13:21.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=41, channel=[id: 0x4f621a7d, L:/10.30.170.167:17870 - R:/10.30.171.175:58138]} up 15:13:21.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58138]) process #6 SSH_MSG_CHANNEL_DATA 15:13:21.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]) by 393 down to 2096386 15:13:21.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]) SSH_MSG_CHANNEL_DATA len=393 15:13:21.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138] 15:13:21.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:21.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:21.050 [netconf-device-simulator-threads-4] 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=41} 15:13:21.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:21.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=41, channel=[id: 0x4f621a7d, L:/10.30.170.167:17870 - R:/10.30.171.175:58138]} EXI handlers added to pipeline 15:13:21.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:21.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]) by 179 down to 2095871 15:13:21.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:21.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:21.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58138]) process #7 SSH_MSG_CHANNEL_DATA 15:13:21.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]) by 340 down to 2096046 15:13:21.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]) SSH_MSG_CHANNEL_DATA len=340 15:13:21.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138] 15:13:21.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:21.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:21.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=41} 15:13:21.053 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56109618 15:13:21.053 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:21.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:21.054 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:21.054 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:21.054 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:21.054 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:21.054 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:21.054 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:21.054 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:21.054 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:21.054 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:21.054 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:21.054 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:21.054 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:21.054 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:21.054 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:21.054 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:21.054 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:21.054 [netconf-device-simulator-threads-4] 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 15:13:21.054 [netconf-device-simulator-threads-4] 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 15:13:21.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:21.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]) by 733 down to 2095138 15:13:21.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:21.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:21.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6d690f01, L:/10.30.170.167:17871 - R:/10.30.171.175:44622]} 15:13:21.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:44622]): SSH-2.0-SSHD-UNKNOWN 15:13:21.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:44622]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:21.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:44622]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:21.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:44622]) Send SSH_MSG_KEXINIT 15:13:21.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44622]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:21.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44622]) process #0 SSH_MSG_KEXINIT 15:13:21.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:44622]) SSH_MSG_KEXINIT 15:13:21.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:44622]) strict KEX=true client=true server=true 15:13:21.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44622]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:21.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44622]) Kex: server host key algorithms = rsa-sha2-512 15:13:21.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44622]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:21.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44622]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:21.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44622]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:21.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44622]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:21.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44622]) Kex: compression algorithms (client to server) = none 15:13:21.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44622]) Kex: compression algorithms (server to client) = none 15:13:21.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:21.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44622]) process #1 30 15:13:21.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44622]] process command=SSH_MSG_KEXDH_INIT 15:13:21.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44622]] Send SSH_MSG_KEXDH_REPLY 15:13:21.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44622]) packet #1 sending command=31[31] len=1639 15:13:21.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:44622])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:21.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:44622]) Send SSH_MSG_NEWKEYS 15:13:21.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:44622]) session ID=c7:69:f7:91:f6:bf:32:ca:06:df:fa:c3:0a:28:01:7e:31:74:bc:e6:78:cd:82:30:3a:2d:28:57:4c:ae:57:f8:49:c3:5e:8c:91:21:0e:7b:2a:06:15:4f:e2:d0:25:d8:64:ec:c4:4c:9a:f2:53:8d:1e:da:98:00:cb:b1:55:22 15:13:21.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44622]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:21.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44622]): strict KEX resets output message sequence number from 3 to 0 15:13:21.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44622]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@699c9964; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:21.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:44622])[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 15:13:21.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44622])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:21.812 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44622]) packet #0 sending command=7[7] len=419 15:13:21.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44622]) No pending packets to flush at end of KEX 15:13:21.821 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:21.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57436]) process #8 SSH_MSG_IGNORE 15:13:21.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57436]) SSH_MSG_IGNORE 15:13:21.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44622]) process #2 SSH_MSG_NEWKEYS 15:13:21.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44622]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:21.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44622]): strict KEX resets input message sequence number from 3 to 0 15:13:21.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44622]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@749c36db; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:21.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:21.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44622]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:21.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44622]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:21.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:44622]) authorized authentication methods: password,publickey 15:13:21.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44622]) Accepted service ssh-userauth 15:13:21.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44622]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:21.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44622]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:21.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44622]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:21.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44622]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:21.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44622]) no authentication factory for method=none 15:13:21.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44622]) SSH_MSG_USERAUTH_REQUEST 15:13:21.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44622]) remaining methods: password,publickey 15:13:21.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44622]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:21.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44622]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:21.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44622]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:21.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44622]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:21.848 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:21.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:44622]) authentication result: true 15:13:21.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:44622]) SSH_MSG_USERAUTH_REQUEST 15:13:21.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44622])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:21.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44622]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:21.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:21.848 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:21.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44622]) no heartbeat to stop 15:13:21.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:44622]) heartbeat type=IGNORE, interval=PT30S 15:13:21.848 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:44622 authenticated 15:13:21.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44622]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:21.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44622]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:21.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44622]] session=TransportServerSession[admin@/10.30.171.175:44622] id=0 15:13:21.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44622])) size=2097152, max=2097152, packet=32768 15:13:21.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44622]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44622] 15:13:21.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44622]) recipient=0 15:13:21.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622])) size=2097152, max=2097152, packet=32768 15:13:21.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622])) re-initializing 15:13:21.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622])) size=2097152, max=2097152, packet=32768 15:13:21.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:21.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:21.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44622]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:21.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:21.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622])[want-reply=true] subsystem=netconf 15:13:21.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622])[subsystem] prepared command 15:13:21.850 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:21.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:21.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6d690f01, L:/10.30.170.167:17871 - R:/10.30.171.175:44622]}} established 15:13:21.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 42: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17871 15:13:21.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 42: Creating data stores for simulated device 15:13:21.850 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:21.850 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:21.851 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:21.851 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:21.851 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:21.852 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56c0c8ea 15:13:21.852 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:21.853 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:21.853 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:21.853 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:21.853 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:21.853 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:21.853 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:21.853 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:21.853 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56c0c8ea, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56c0c8ea, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31d8cd6c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31d8cd6c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:21.854 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:21.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:21.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6d690f01, L:/10.30.170.167:17871 - R:/10.30.171.175:44622] 15:13:21.856 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 42 on channel [id: 0x6d690f01, L:/10.30.170.167:17871 - R:/10.30.171.175:44622] 15:13:21.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]) by 1102 down to 2096050 15:13:21.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:21.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6d690f01, L:/10.30.170.167:17871 - R:/10.30.171.175:44622] 15:13:21.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6d690f01, L:/10.30.170.167:17871 - R:/10.30.171.175:44622] 15:13:21.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]) request=subsystem result=ReplySuccess, want-reply=true 15:13:21.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:21.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]) request=subsystem activate command 15:13:21.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]) starting runner for command=netconf 15:13:21.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44622]) process #5 SSH_MSG_CHANNEL_DATA 15:13:21.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]) by 373 down to 2096779 15:13:21.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]) SSH_MSG_CHANNEL_DATA len=373 15:13:21.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622] 15:13:21.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x6d690f01, L:/10.30.170.167:17871 - R:/10.30.171.175:44622]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:21.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:21.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6d690f01, L:/10.30.170.167:17871 - R:/10.30.171.175:44622] 15:13:21.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6d690f01, L:/10.30.170.167:17871 - R:/10.30.171.175:44622] 15:13:21.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17871', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:21.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=42} created 15:13:21.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=42, channel=[id: 0x6d690f01, L:/10.30.170.167:17871 - R:/10.30.171.175:44622]} created 15:13:21.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6d690f01, L:/10.30.170.167:17871 - R:/10.30.171.175:44622] successful with session NetconfServerSession{sessionId=42, channel=[id: 0x6d690f01, L:/10.30.170.167:17871 - R:/10.30.171.175:44622]} 15:13:21.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=42, channel=[id: 0x6d690f01, L:/10.30.170.167:17871 - R:/10.30.171.175:44622]} up 15:13:21.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44622]) process #6 SSH_MSG_CHANNEL_DATA 15:13:21.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]) by 393 down to 2096386 15:13:21.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]) SSH_MSG_CHANNEL_DATA len=393 15:13:21.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622] 15:13:21.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:21.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:21.861 [netconf-device-simulator-threads-6] 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=42} 15:13:21.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:21.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=42, channel=[id: 0x6d690f01, L:/10.30.170.167:17871 - R:/10.30.171.175:44622]} EXI handlers added to pipeline 15:13:21.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:21.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]) by 179 down to 2095871 15:13:21.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:21.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:21.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44622]) process #7 SSH_MSG_CHANNEL_DATA 15:13:21.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]) by 340 down to 2096046 15:13:21.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]) SSH_MSG_CHANNEL_DATA len=340 15:13:21.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622] 15:13:21.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:21.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:21.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=42} 15:13:21.864 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31d8cd6c 15:13:21.864 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:21.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:21.864 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:21.864 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:21.864 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:21.864 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:21.865 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:21.865 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:21.865 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:21.865 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:21.865 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:21.865 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:21.865 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:21.865 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:21.865 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:21.865 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:21.865 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:21.865 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:21.865 [netconf-device-simulator-threads-6] 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 15:13:21.865 [netconf-device-simulator-threads-6] 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 15:13:21.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:21.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]) by 733 down to 2095138 15:13:21.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:21.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:22.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x72a1c522, L:/10.30.170.167:17872 - R:/10.30.171.175:54094]} 15:13:22.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:54094]): SSH-2.0-SSHD-UNKNOWN 15:13:22.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:54094]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:22.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:54094]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:23.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:54094]) Send SSH_MSG_KEXINIT 15:13:23.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54094]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:23.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54094]) process #0 SSH_MSG_KEXINIT 15:13:23.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:54094]) SSH_MSG_KEXINIT 15:13:23.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:54094]) strict KEX=true client=true server=true 15:13:23.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54094]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:23.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54094]) Kex: server host key algorithms = rsa-sha2-512 15:13:23.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54094]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:23.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54094]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:23.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54094]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:23.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54094]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:23.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54094]) Kex: compression algorithms (client to server) = none 15:13:23.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54094]) Kex: compression algorithms (server to client) = none 15:13:23.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:23.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54094]) process #1 30 15:13:23.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54094]] process command=SSH_MSG_KEXDH_INIT 15:13:23.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54094]] Send SSH_MSG_KEXDH_REPLY 15:13:23.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54094]) packet #1 sending command=31[31] len=1639 15:13:23.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:54094])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:23.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:54094]) Send SSH_MSG_NEWKEYS 15:13:23.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:54094]) session ID=9b:20:e5:c3:fa:52:f1:e2:fe:01:94:93:14:ce:a7:7c:aa:94:f3:7e:f9:f7:49:37:2d:49:2f:92:22:18:4d:75:e3:d1:61:61:b1:28:d9:52:dd:b4:e6:67:ec:37:e2:8a:cf:3a:2c:79:4a:e4:30:8d:6f:d9:b5:67:8a:11:b7:93 15:13:23.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54094]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:23.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54094]): strict KEX resets output message sequence number from 3 to 0 15:13:23.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54094]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@670c5c0f; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:23.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:54094])[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 15:13:23.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54094])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:23.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54094]) packet #0 sending command=7[7] len=419 15:13:23.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54094]) No pending packets to flush at end of KEX 15:13:23.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54094]) process #2 SSH_MSG_NEWKEYS 15:13:23.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54094]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:23.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54094]): strict KEX resets input message sequence number from 3 to 0 15:13:23.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54094]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6c3f08fc; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:23.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:23.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54094]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:23.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54094]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:23.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:54094]) authorized authentication methods: password,publickey 15:13:23.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54094]) Accepted service ssh-userauth 15:13:23.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54094]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:23.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54094]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:23.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54094]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:23.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54094]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:23.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54094]) no authentication factory for method=none 15:13:23.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54094]) SSH_MSG_USERAUTH_REQUEST 15:13:23.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54094]) remaining methods: password,publickey 15:13:23.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54094]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:23.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54094]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:23.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54094]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:23.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54094]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:23.193 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:23.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:54094]) authentication result: true 15:13:23.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:54094]) SSH_MSG_USERAUTH_REQUEST 15:13:23.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54094])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:23.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54094]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:23.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:23.194 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:23.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54094]) no heartbeat to stop 15:13:23.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:54094]) heartbeat type=IGNORE, interval=PT30S 15:13:23.194 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:54094 authenticated 15:13:23.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54094]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:23.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54094]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:23.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54094]] session=TransportServerSession[admin@/10.30.171.175:54094] id=0 15:13:23.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54094])) size=2097152, max=2097152, packet=32768 15:13:23.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54094]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54094] 15:13:23.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54094]) recipient=0 15:13:23.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094])) size=2097152, max=2097152, packet=32768 15:13:23.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094])) re-initializing 15:13:23.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094])) size=2097152, max=2097152, packet=32768 15:13:23.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:23.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:23.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54094]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:23.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:23.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094])[want-reply=true] subsystem=netconf 15:13:23.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094])[subsystem] prepared command 15:13:23.196 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:23.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:23.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x72a1c522, L:/10.30.170.167:17872 - R:/10.30.171.175:54094]}} established 15:13:23.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 43: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17872 15:13:23.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 43: Creating data stores for simulated device 15:13:23.197 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:23.197 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:23.200 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:23.201 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:23.201 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:23.203 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24f05c7a 15:13:23.203 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:23.204 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:23.204 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:23.204 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:23.204 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:23.204 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:23.204 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:23.204 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:23.204 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24f05c7a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24f05c7a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b5c8ecc, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b5c8ecc, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:23.206 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:23.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:23.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x72a1c522, L:/10.30.170.167:17872 - R:/10.30.171.175:54094] 15:13:23.207 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 43 on channel [id: 0x72a1c522, L:/10.30.170.167:17872 - R:/10.30.171.175:54094] 15:13:23.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]) by 1102 down to 2096050 15:13:23.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:23.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x72a1c522, L:/10.30.170.167:17872 - R:/10.30.171.175:54094] 15:13:23.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x72a1c522, L:/10.30.170.167:17872 - R:/10.30.171.175:54094] 15:13:23.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]) request=subsystem result=ReplySuccess, want-reply=true 15:13:23.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:23.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]) request=subsystem activate command 15:13:23.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]) starting runner for command=netconf 15:13:23.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54094]) process #5 SSH_MSG_CHANNEL_DATA 15:13:23.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]) by 373 down to 2096779 15:13:23.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]) SSH_MSG_CHANNEL_DATA len=373 15:13:23.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094] 15:13:23.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x72a1c522, L:/10.30.170.167:17872 - R:/10.30.171.175:54094]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:23.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:23.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x72a1c522, L:/10.30.170.167:17872 - R:/10.30.171.175:54094] 15:13:23.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x72a1c522, L:/10.30.170.167:17872 - R:/10.30.171.175:54094] 15:13:23.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17872', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:23.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=43} created 15:13:23.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=43, channel=[id: 0x72a1c522, L:/10.30.170.167:17872 - R:/10.30.171.175:54094]} created 15:13:23.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x72a1c522, L:/10.30.170.167:17872 - R:/10.30.171.175:54094] successful with session NetconfServerSession{sessionId=43, channel=[id: 0x72a1c522, L:/10.30.170.167:17872 - R:/10.30.171.175:54094]} 15:13:23.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=43, channel=[id: 0x72a1c522, L:/10.30.170.167:17872 - R:/10.30.171.175:54094]} up 15:13:23.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54094]) process #6 SSH_MSG_CHANNEL_DATA 15:13:23.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]) by 393 down to 2096386 15:13:23.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]) SSH_MSG_CHANNEL_DATA len=393 15:13:23.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094] 15:13:23.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:23.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:23.212 [netconf-device-simulator-threads-0] 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=43} 15:13:23.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:23.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=43, channel=[id: 0x72a1c522, L:/10.30.170.167:17872 - R:/10.30.171.175:54094]} EXI handlers added to pipeline 15:13:23.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:23.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]) by 179 down to 2095871 15:13:23.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:23.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:23.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54094]) process #7 SSH_MSG_CHANNEL_DATA 15:13:23.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]) by 340 down to 2096046 15:13:23.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]) SSH_MSG_CHANNEL_DATA len=340 15:13:23.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094] 15:13:23.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:23.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:23.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=43} 15:13:23.220 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b5c8ecc 15:13:23.220 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:23.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:23.220 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:23.220 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:23.221 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:23.221 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:23.221 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:23.221 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:23.221 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:23.221 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:23.221 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:23.221 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:23.221 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:23.221 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:23.221 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:23.221 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:23.221 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:23.221 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:23.221 [netconf-device-simulator-threads-0] 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 15:13:23.221 [netconf-device-simulator-threads-0] 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 15:13:23.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:23.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]) by 733 down to 2095138 15:13:23.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:23.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:23.260 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:23.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35512]) process #8 SSH_MSG_IGNORE 15:13:23.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35512]) SSH_MSG_IGNORE 15:13:24.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0f6f38ea, L:/10.30.170.167:17873 - R:/10.30.171.175:36672]} 15:13:24.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:36672]): SSH-2.0-SSHD-UNKNOWN 15:13:24.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:36672]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:24.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:36672]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:24.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:36672]) Send SSH_MSG_KEXINIT 15:13:24.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36672]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:24.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36672]) process #0 SSH_MSG_KEXINIT 15:13:24.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:36672]) SSH_MSG_KEXINIT 15:13:24.327 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:36672]) strict KEX=true client=true server=true 15:13:24.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36672]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:24.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36672]) Kex: server host key algorithms = rsa-sha2-512 15:13:24.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36672]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:24.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36672]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:24.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36672]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:24.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36672]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:24.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36672]) Kex: compression algorithms (client to server) = none 15:13:24.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36672]) Kex: compression algorithms (server to client) = none 15:13:24.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:24.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36672]) process #1 30 15:13:24.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36672]] process command=SSH_MSG_KEXDH_INIT 15:13:24.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36672]] Send SSH_MSG_KEXDH_REPLY 15:13:24.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36672]) packet #1 sending command=31[31] len=1639 15:13:24.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:36672])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:24.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:36672]) Send SSH_MSG_NEWKEYS 15:13:24.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:36672]) session ID=f7:0b:67:08:72:79:fe:47:48:69:e2:89:62:dd:b7:a4:9f:92:29:67:0a:72:a2:a5:06:44:cb:93:76:ab:a0:da:52:fe:3a:71:66:90:65:ac:99:5a:3a:ea:ea:0e:7e:ed:52:e5:4a:cd:72:18:ec:a8:18:3c:e1:12:d4:af:91:a1 15:13:24.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36672]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:24.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36672]): strict KEX resets output message sequence number from 3 to 0 15:13:24.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36672]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@52aafbaf; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:24.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:36672])[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 15:13:24.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36672])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:24.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36672]) packet #0 sending command=7[7] len=419 15:13:24.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36672]) No pending packets to flush at end of KEX 15:13:24.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36672]) process #2 SSH_MSG_NEWKEYS 15:13:24.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36672]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:24.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36672]): strict KEX resets input message sequence number from 3 to 0 15:13:24.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36672]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3be9b382; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:24.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:24.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36672]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:24.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36672]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:24.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:36672]) authorized authentication methods: password,publickey 15:13:24.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36672]) Accepted service ssh-userauth 15:13:24.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36672]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:24.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36672]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:24.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36672]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:24.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36672]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:24.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36672]) no authentication factory for method=none 15:13:24.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36672]) SSH_MSG_USERAUTH_REQUEST 15:13:24.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36672]) remaining methods: password,publickey 15:13:24.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36672]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:24.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36672]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:24.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36672]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:24.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36672]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:24.454 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:24.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:36672]) authentication result: true 15:13:24.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:36672]) SSH_MSG_USERAUTH_REQUEST 15:13:24.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36672])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:24.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36672]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:24.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:24.454 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:24.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36672]) no heartbeat to stop 15:13:24.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:36672]) heartbeat type=IGNORE, interval=PT30S 15:13:24.454 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:36672 authenticated 15:13:24.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36672]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:24.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36672]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:24.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36672]] session=TransportServerSession[admin@/10.30.171.175:36672] id=0 15:13:24.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36672])) size=2097152, max=2097152, packet=32768 15:13:24.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36672]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36672] 15:13:24.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36672]) recipient=0 15:13:24.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672])) size=2097152, max=2097152, packet=32768 15:13:24.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672])) re-initializing 15:13:24.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672])) size=2097152, max=2097152, packet=32768 15:13:24.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:24.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:24.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36672]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:24.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:24.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672])[want-reply=true] subsystem=netconf 15:13:24.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672])[subsystem] prepared command 15:13:24.456 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:24.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:24.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0f6f38ea, L:/10.30.170.167:17873 - R:/10.30.171.175:36672]}} established 15:13:24.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 44: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17873 15:13:24.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 44: Creating data stores for simulated device 15:13:24.457 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:24.457 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:24.460 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:24.460 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:24.460 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:24.462 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@39522eb2 15:13:24.462 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:24.462 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:24.462 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:24.462 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:24.464 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:24.464 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:24.464 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:24.464 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:24.464 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@39522eb2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@39522eb2, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ac67166, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ac67166, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:24.465 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:24.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:24.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0f6f38ea, L:/10.30.170.167:17873 - R:/10.30.171.175:36672] 15:13:24.466 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 44 on channel [id: 0x0f6f38ea, L:/10.30.170.167:17873 - R:/10.30.171.175:36672] 15:13:24.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]) by 1102 down to 2096050 15:13:24.470 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:24.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:24.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0f6f38ea, L:/10.30.170.167:17873 - R:/10.30.171.175:36672] 15:13:24.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0f6f38ea, L:/10.30.170.167:17873 - R:/10.30.171.175:36672] 15:13:24.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]) request=subsystem result=ReplySuccess, want-reply=true 15:13:24.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:24.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]) request=subsystem activate command 15:13:24.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]) starting runner for command=netconf 15:13:24.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36672]) process #5 SSH_MSG_CHANNEL_DATA 15:13:24.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]) by 373 down to 2096779 15:13:24.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]) SSH_MSG_CHANNEL_DATA len=373 15:13:24.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672] 15:13:24.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0f6f38ea, L:/10.30.170.167:17873 - R:/10.30.171.175:36672]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:24.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:24.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0f6f38ea, L:/10.30.170.167:17873 - R:/10.30.171.175:36672] 15:13:24.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0f6f38ea, L:/10.30.170.167:17873 - R:/10.30.171.175:36672] 15:13:24.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17873', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:24.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=44} created 15:13:24.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=44, channel=[id: 0x0f6f38ea, L:/10.30.170.167:17873 - R:/10.30.171.175:36672]} created 15:13:24.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0f6f38ea, L:/10.30.170.167:17873 - R:/10.30.171.175:36672] successful with session NetconfServerSession{sessionId=44, channel=[id: 0x0f6f38ea, L:/10.30.170.167:17873 - R:/10.30.171.175:36672]} 15:13:24.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=44, channel=[id: 0x0f6f38ea, L:/10.30.170.167:17873 - R:/10.30.171.175:36672]} up 15:13:24.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36672]) process #6 SSH_MSG_CHANNEL_DATA 15:13:24.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]) by 393 down to 2096386 15:13:24.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]) SSH_MSG_CHANNEL_DATA len=393 15:13:24.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672] 15:13:24.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:24.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:24.473 [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=44} 15:13:24.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:24.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=44, channel=[id: 0x0f6f38ea, L:/10.30.170.167:17873 - R:/10.30.171.175:36672]} EXI handlers added to pipeline 15:13:24.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:24.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]) by 179 down to 2095871 15:13:24.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:24.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:24.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45706]) process #8 SSH_MSG_IGNORE 15:13:24.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45706]) SSH_MSG_IGNORE 15:13:24.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36672]) process #7 SSH_MSG_CHANNEL_DATA 15:13:24.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]) by 340 down to 2096046 15:13:24.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]) SSH_MSG_CHANNEL_DATA len=340 15:13:24.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672] 15:13:24.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:24.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:24.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=44} 15:13:24.477 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ac67166 15:13:24.477 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:24.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:24.477 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:24.477 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:24.477 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:24.477 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:24.477 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:24.477 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:24.477 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:24.477 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:24.477 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:24.477 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:24.477 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:24.477 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:24.477 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:24.477 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:24.478 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:24.478 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:24.478 [netconf-device-simulator-threads-2] 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 15:13:24.478 [netconf-device-simulator-threads-2] 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 15:13:24.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:24.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]) by 733 down to 2095138 15:13:24.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:24.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:25.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x54a406bf, L:/10.30.170.167:17874 - R:/10.30.171.175:39236]} 15:13:25.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:39236]): SSH-2.0-SSHD-UNKNOWN 15:13:25.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:39236]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:25.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:39236]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:25.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:39236]) Send SSH_MSG_KEXINIT 15:13:25.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39236]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:25.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39236]) process #0 SSH_MSG_KEXINIT 15:13:25.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:39236]) SSH_MSG_KEXINIT 15:13:25.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:39236]) strict KEX=true client=true server=true 15:13:25.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39236]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:25.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39236]) Kex: server host key algorithms = rsa-sha2-512 15:13:25.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39236]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:25.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39236]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:25.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39236]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:25.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39236]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:25.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39236]) Kex: compression algorithms (client to server) = none 15:13:25.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39236]) Kex: compression algorithms (server to client) = none 15:13:25.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:25.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39236]) process #1 30 15:13:25.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:39236]] process command=SSH_MSG_KEXDH_INIT 15:13:25.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:39236]] Send SSH_MSG_KEXDH_REPLY 15:13:25.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39236]) packet #1 sending command=31[31] len=1639 15:13:25.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:39236])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:25.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:39236]) Send SSH_MSG_NEWKEYS 15:13:25.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:39236]) session ID=85:14:9e:67:8d:c3:28:63:31:20:e7:cd:fe:8f:a8:20:d1:cc:87:21:c7:14:72:45:af:64:0b:8b:35:0c:70:ee:3c:25:30:35:16:73:2f:af:31:9b:31:4c:b2:b4:b0:f0:93:7c:f8:d8:d5:31:bf:fb:0f:76:dc:18:7b:b3:68:eb 15:13:25.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39236]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:25.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:39236]): strict KEX resets output message sequence number from 3 to 0 15:13:25.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:39236]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7d26b1ef; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:25.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:39236])[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 15:13:25.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:39236])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:25.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39236]) packet #0 sending command=7[7] len=419 15:13:25.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:39236]) No pending packets to flush at end of KEX 15:13:25.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39236]) process #2 SSH_MSG_NEWKEYS 15:13:25.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:39236]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:25.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:39236]): strict KEX resets input message sequence number from 3 to 0 15:13:25.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:39236]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3a863446; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:25.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:25.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39236]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:25.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:39236]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:25.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:39236]) authorized authentication methods: password,publickey 15:13:25.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:39236]) Accepted service ssh-userauth 15:13:25.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39236]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:25.691 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39236]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:25.691 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39236]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:25.691 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39236]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:25.691 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39236]) no authentication factory for method=none 15:13:25.691 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:39236]) SSH_MSG_USERAUTH_REQUEST 15:13:25.691 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:39236]) remaining methods: password,publickey 15:13:25.691 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39236]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:25.691 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39236]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:25.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39236]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:25.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39236]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:25.692 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:25.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:39236]) authentication result: true 15:13:25.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:39236]) SSH_MSG_USERAUTH_REQUEST 15:13:25.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:39236])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:25.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39236]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:25.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:25.692 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:25.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39236]) no heartbeat to stop 15:13:25.692 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:39236]) heartbeat type=IGNORE, interval=PT30S 15:13:25.692 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:39236 authenticated 15:13:25.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39236]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:25.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39236]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:25.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39236]] session=TransportServerSession[admin@/10.30.171.175:39236] id=0 15:13:25.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39236])) size=2097152, max=2097152, packet=32768 15:13:25.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39236]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39236] 15:13:25.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39236]) recipient=0 15:13:25.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236])) size=2097152, max=2097152, packet=32768 15:13:25.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236])) re-initializing 15:13:25.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236])) size=2097152, max=2097152, packet=32768 15:13:25.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:25.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:25.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39236]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:25.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:25.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236])[want-reply=true] subsystem=netconf 15:13:25.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236])[subsystem] prepared command 15:13:25.694 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:25.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:25.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x54a406bf, L:/10.30.170.167:17874 - R:/10.30.171.175:39236]}} established 15:13:25.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 45: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17874 15:13:25.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 45: Creating data stores for simulated device 15:13:25.694 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:25.694 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:25.695 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:25.695 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:25.695 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:25.697 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@567cd56e 15:13:25.697 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:25.697 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:25.697 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:25.698 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:25.698 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:25.698 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:25.698 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:25.698 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:25.698 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@567cd56e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@567cd56e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2c427858, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2c427858, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:25.698 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:25.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:25.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x54a406bf, L:/10.30.170.167:17874 - R:/10.30.171.175:39236] 15:13:25.700 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 45 on channel [id: 0x54a406bf, L:/10.30.170.167:17874 - R:/10.30.171.175:39236] 15:13:25.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]) by 1102 down to 2096050 15:13:25.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:25.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x54a406bf, L:/10.30.170.167:17874 - R:/10.30.171.175:39236] 15:13:25.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x54a406bf, L:/10.30.170.167:17874 - R:/10.30.171.175:39236] 15:13:25.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]) request=subsystem result=ReplySuccess, want-reply=true 15:13:25.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:25.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]) request=subsystem activate command 15:13:25.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]) starting runner for command=netconf 15:13:25.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39236]) process #5 SSH_MSG_CHANNEL_DATA 15:13:25.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]) by 373 down to 2096779 15:13:25.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]) SSH_MSG_CHANNEL_DATA len=373 15:13:25.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236] 15:13:25.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x54a406bf, L:/10.30.170.167:17874 - R:/10.30.171.175:39236]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:25.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:25.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x54a406bf, L:/10.30.170.167:17874 - R:/10.30.171.175:39236] 15:13:25.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x54a406bf, L:/10.30.170.167:17874 - R:/10.30.171.175:39236] 15:13:25.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17874', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:25.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=45} created 15:13:25.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=45, channel=[id: 0x54a406bf, L:/10.30.170.167:17874 - R:/10.30.171.175:39236]} created 15:13:25.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x54a406bf, L:/10.30.170.167:17874 - R:/10.30.171.175:39236] successful with session NetconfServerSession{sessionId=45, channel=[id: 0x54a406bf, L:/10.30.170.167:17874 - R:/10.30.171.175:39236]} 15:13:25.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=45, channel=[id: 0x54a406bf, L:/10.30.170.167:17874 - R:/10.30.171.175:39236]} up 15:13:25.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39236]) process #6 SSH_MSG_CHANNEL_DATA 15:13:25.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]) by 393 down to 2096386 15:13:25.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]) SSH_MSG_CHANNEL_DATA len=393 15:13:25.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236] 15:13:25.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:25.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:25.705 [netconf-device-simulator-threads-4] 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=45} 15:13:25.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:25.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=45, channel=[id: 0x54a406bf, L:/10.30.170.167:17874 - R:/10.30.171.175:39236]} EXI handlers added to pipeline 15:13:25.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:25.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]) by 179 down to 2095871 15:13:25.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:25.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:25.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39236]) process #7 SSH_MSG_CHANNEL_DATA 15:13:25.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]) by 340 down to 2096046 15:13:25.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]) SSH_MSG_CHANNEL_DATA len=340 15:13:25.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236] 15:13:25.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:25.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:25.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=45} 15:13:25.712 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2c427858 15:13:25.712 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:25.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:25.712 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:25.712 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:25.712 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:25.712 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:25.712 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:25.712 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:25.712 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:25.712 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:25.712 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:25.712 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:25.712 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:25.712 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:25.712 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:25.713 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:25.713 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:25.713 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:25.713 [netconf-device-simulator-threads-4] 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 15:13:25.713 [netconf-device-simulator-threads-4] 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 15:13:25.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:25.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]) by 733 down to 2095138 15:13:25.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:25.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:25.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:25.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35100]) process #8 SSH_MSG_IGNORE 15:13:25.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35100]) SSH_MSG_IGNORE 15:13:26.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf69609ac, L:/10.30.170.167:17875 - R:/10.30.171.175:34870]} 15:13:26.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:34870]): SSH-2.0-SSHD-UNKNOWN 15:13:26.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:34870]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:26.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:34870]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:26.822 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:26.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39396]) process #8 SSH_MSG_IGNORE 15:13:26.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39396]) SSH_MSG_IGNORE 15:13:26.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:34870]) Send SSH_MSG_KEXINIT 15:13:26.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34870]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:26.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34870]) process #0 SSH_MSG_KEXINIT 15:13:26.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:34870]) SSH_MSG_KEXINIT 15:13:26.913 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:34870]) strict KEX=true client=true server=true 15:13:26.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34870]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:26.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34870]) Kex: server host key algorithms = rsa-sha2-512 15:13:26.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34870]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:26.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34870]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:26.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34870]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:26.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34870]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:26.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34870]) Kex: compression algorithms (client to server) = none 15:13:26.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34870]) Kex: compression algorithms (server to client) = none 15:13:26.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:26.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34870]) process #1 30 15:13:26.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34870]] process command=SSH_MSG_KEXDH_INIT 15:13:27.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34870]] Send SSH_MSG_KEXDH_REPLY 15:13:27.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34870]) packet #1 sending command=31[31] len=1639 15:13:27.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:34870])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:27.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:34870]) Send SSH_MSG_NEWKEYS 15:13:27.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:34870]) session ID=61:f9:ec:4d:45:f5:83:62:7c:64:88:33:45:23:f1:8f:82:9f:2e:1a:cf:f5:ba:d9:e0:d8:8b:d2:0f:4f:e3:cf:67:fa:9c:5e:66:19:c4:2b:17:27:5c:fd:ac:d4:13:6e:41:b4:16:d2:6b:31:a0:a4:e8:00:66:b2:0e:41:5d:f8 15:13:27.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34870]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:27.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34870]): strict KEX resets output message sequence number from 3 to 0 15:13:27.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34870]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@510b2faf; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:27.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:34870])[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 15:13:27.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34870])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:27.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34870]) packet #0 sending command=7[7] len=419 15:13:27.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34870]) No pending packets to flush at end of KEX 15:13:27.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34870]) process #2 SSH_MSG_NEWKEYS 15:13:27.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34870]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:27.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34870]): strict KEX resets input message sequence number from 3 to 0 15:13:27.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34870]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3efe9df; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:27.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:27.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34870]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:27.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34870]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:27.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:34870]) authorized authentication methods: password,publickey 15:13:27.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34870]) Accepted service ssh-userauth 15:13:27.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34870]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:27.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34870]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:27.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34870]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:27.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34870]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:27.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34870]) no authentication factory for method=none 15:13:27.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34870]) SSH_MSG_USERAUTH_REQUEST 15:13:27.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34870]) remaining methods: password,publickey 15:13:27.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34870]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:27.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34870]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:27.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34870]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:27.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34870]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:27.033 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:27.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:34870]) authentication result: true 15:13:27.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:34870]) SSH_MSG_USERAUTH_REQUEST 15:13:27.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34870])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:27.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34870]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:27.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:27.033 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:27.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34870]) no heartbeat to stop 15:13:27.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:34870]) heartbeat type=IGNORE, interval=PT30S 15:13:27.033 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:34870 authenticated 15:13:27.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34870]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:27.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34870]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:27.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34870]] session=TransportServerSession[admin@/10.30.171.175:34870] id=0 15:13:27.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34870])) size=2097152, max=2097152, packet=32768 15:13:27.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34870]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34870] 15:13:27.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34870]) recipient=0 15:13:27.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870])) size=2097152, max=2097152, packet=32768 15:13:27.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870])) re-initializing 15:13:27.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870])) size=2097152, max=2097152, packet=32768 15:13:27.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:27.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:27.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34870]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:27.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:27.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870])[want-reply=true] subsystem=netconf 15:13:27.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870])[subsystem] prepared command 15:13:27.035 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:27.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:27.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf69609ac, L:/10.30.170.167:17875 - R:/10.30.171.175:34870]}} established 15:13:27.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 46: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17875 15:13:27.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 46: Creating data stores for simulated device 15:13:27.037 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:27.037 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:27.037 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:27.037 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:27.038 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:27.039 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16340ac6 15:13:27.039 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:27.039 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:27.039 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:27.039 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:27.040 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:27.040 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:27.040 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:27.040 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:27.040 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16340ac6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16340ac6, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53a40e38, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53a40e38, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:27.041 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:27.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:27.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf69609ac, L:/10.30.170.167:17875 - R:/10.30.171.175:34870] 15:13:27.043 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 46 on channel [id: 0xf69609ac, L:/10.30.170.167:17875 - R:/10.30.171.175:34870] 15:13:27.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]) by 1102 down to 2096050 15:13:27.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:27.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf69609ac, L:/10.30.170.167:17875 - R:/10.30.171.175:34870] 15:13:27.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf69609ac, L:/10.30.170.167:17875 - R:/10.30.171.175:34870] 15:13:27.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]) request=subsystem result=ReplySuccess, want-reply=true 15:13:27.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:27.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]) request=subsystem activate command 15:13:27.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]) starting runner for command=netconf 15:13:27.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34870]) process #5 SSH_MSG_CHANNEL_DATA 15:13:27.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]) by 373 down to 2096779 15:13:27.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]) SSH_MSG_CHANNEL_DATA len=373 15:13:27.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870] 15:13:27.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf69609ac, L:/10.30.170.167:17875 - R:/10.30.171.175:34870]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:27.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:27.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf69609ac, L:/10.30.170.167:17875 - R:/10.30.171.175:34870] 15:13:27.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf69609ac, L:/10.30.170.167:17875 - R:/10.30.171.175:34870] 15:13:27.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17875', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:27.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=46} created 15:13:27.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=46, channel=[id: 0xf69609ac, L:/10.30.170.167:17875 - R:/10.30.171.175:34870]} created 15:13:27.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf69609ac, L:/10.30.170.167:17875 - R:/10.30.171.175:34870] successful with session NetconfServerSession{sessionId=46, channel=[id: 0xf69609ac, L:/10.30.170.167:17875 - R:/10.30.171.175:34870]} 15:13:27.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=46, channel=[id: 0xf69609ac, L:/10.30.170.167:17875 - R:/10.30.171.175:34870]} up 15:13:27.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34870]) process #6 SSH_MSG_CHANNEL_DATA 15:13:27.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]) by 393 down to 2096386 15:13:27.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]) SSH_MSG_CHANNEL_DATA len=393 15:13:27.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870] 15:13:27.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:27.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:27.047 [netconf-device-simulator-threads-6] 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=46} 15:13:27.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:27.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=46, channel=[id: 0xf69609ac, L:/10.30.170.167:17875 - R:/10.30.171.175:34870]} EXI handlers added to pipeline 15:13:27.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:27.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]) by 179 down to 2095871 15:13:27.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:27.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:27.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34870]) process #7 SSH_MSG_CHANNEL_DATA 15:13:27.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]) by 340 down to 2096046 15:13:27.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]) SSH_MSG_CHANNEL_DATA len=340 15:13:27.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870] 15:13:27.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:27.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:27.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=46} 15:13:27.050 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53a40e38 15:13:27.050 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:27.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:27.050 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:27.050 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:27.050 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:27.050 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:27.051 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:27.051 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:27.051 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:27.051 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:27.051 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:27.051 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:27.051 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:27.051 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:27.051 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:27.051 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:27.051 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:27.051 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:27.051 [netconf-device-simulator-threads-6] 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 15:13:27.051 [netconf-device-simulator-threads-6] 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 15:13:27.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:27.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]) by 733 down to 2095138 15:13:27.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:27.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:27.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x277fd7d5, L:/10.30.170.167:17876 - R:/10.30.171.175:56936]} 15:13:27.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:56936]): SSH-2.0-SSHD-UNKNOWN 15:13:27.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:56936]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:27.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:56936]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:28.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:56936]) Send SSH_MSG_KEXINIT 15:13:28.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56936]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:28.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56936]) process #0 SSH_MSG_KEXINIT 15:13:28.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:56936]) SSH_MSG_KEXINIT 15:13:28.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:56936]) strict KEX=true client=true server=true 15:13:28.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56936]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:28.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56936]) Kex: server host key algorithms = rsa-sha2-512 15:13:28.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56936]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:28.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56936]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:28.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56936]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:28.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56936]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:28.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56936]) Kex: compression algorithms (client to server) = none 15:13:28.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56936]) Kex: compression algorithms (server to client) = none 15:13:28.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:28.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56936]) process #1 30 15:13:28.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:56936]] process command=SSH_MSG_KEXDH_INIT 15:13:28.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:56936]] Send SSH_MSG_KEXDH_REPLY 15:13:28.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56936]) packet #1 sending command=31[31] len=1639 15:13:28.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:56936])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:28.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:56936]) Send SSH_MSG_NEWKEYS 15:13:28.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:56936]) session ID=8b:6e:3a:3d:13:15:83:17:6e:f0:0a:f9:6a:73:3b:80:19:08:4a:42:03:05:e0:7f:1f:b6:37:2f:af:c6:d2:55:75:bb:64:d9:22:1f:2b:cd:6e:07:d7:00:d9:89:7e:e1:80:71:a2:09:1e:ad:43:de:89:29:3b:70:43:70:89:b5 15:13:28.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56936]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:28.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:56936]): strict KEX resets output message sequence number from 3 to 0 15:13:28.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:56936]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3fa9e990; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:28.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:56936])[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 15:13:28.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:56936])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:28.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56936]) packet #0 sending command=7[7] len=419 15:13:28.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:56936]) No pending packets to flush at end of KEX 15:13:28.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56936]) process #2 SSH_MSG_NEWKEYS 15:13:28.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:56936]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:28.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:56936]): strict KEX resets input message sequence number from 3 to 0 15:13:28.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:56936]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@71500c5c; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:28.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:28.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56936]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:28.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:56936]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:28.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:56936]) authorized authentication methods: password,publickey 15:13:28.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:56936]) Accepted service ssh-userauth 15:13:28.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56936]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:28.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56936]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:28.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56936]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:28.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56936]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:28.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56936]) no authentication factory for method=none 15:13:28.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:56936]) SSH_MSG_USERAUTH_REQUEST 15:13:28.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:56936]) remaining methods: password,publickey 15:13:28.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56936]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:28.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56936]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:28.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56936]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:28.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56936]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:28.268 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:28.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:56936]) authentication result: true 15:13:28.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:56936]) SSH_MSG_USERAUTH_REQUEST 15:13:28.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:56936])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:28.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56936]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:28.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:28.268 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:28.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56936]) no heartbeat to stop 15:13:28.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:56936]) heartbeat type=IGNORE, interval=PT30S 15:13:28.268 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:56936 authenticated 15:13:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56936]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56936]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56936]] session=TransportServerSession[admin@/10.30.171.175:56936] id=0 15:13:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56936])) size=2097152, max=2097152, packet=32768 15:13:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56936]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56936] 15:13:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56936]) recipient=0 15:13:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936])) size=2097152, max=2097152, packet=32768 15:13:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936])) re-initializing 15:13:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936])) size=2097152, max=2097152, packet=32768 15:13:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56936]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936])[want-reply=true] subsystem=netconf 15:13:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936])[subsystem] prepared command 15:13:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x277fd7d5, L:/10.30.170.167:17876 - R:/10.30.171.175:56936]}} established 15:13:28.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 47: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17876 15:13:28.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 47: Creating data stores for simulated device 15:13:28.271 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:28.271 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:28.271 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:28.271 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:28.271 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:28.273 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32a766e1 15:13:28.273 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:28.273 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:28.273 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:28.273 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:28.273 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:28.274 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:28.274 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:28.274 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:28.274 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32a766e1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32a766e1, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d138763, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d138763, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:28.274 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:28.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:28.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x277fd7d5, L:/10.30.170.167:17876 - R:/10.30.171.175:56936] 15:13:28.276 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 47 on channel [id: 0x277fd7d5, L:/10.30.170.167:17876 - R:/10.30.171.175:56936] 15:13:28.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]) by 1102 down to 2096050 15:13:28.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:28.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x277fd7d5, L:/10.30.170.167:17876 - R:/10.30.171.175:56936] 15:13:28.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x277fd7d5, L:/10.30.170.167:17876 - R:/10.30.171.175:56936] 15:13:28.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]) request=subsystem result=ReplySuccess, want-reply=true 15:13:28.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:28.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]) request=subsystem activate command 15:13:28.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]) starting runner for command=netconf 15:13:28.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56936]) process #5 SSH_MSG_CHANNEL_DATA 15:13:28.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]) by 373 down to 2096779 15:13:28.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]) SSH_MSG_CHANNEL_DATA len=373 15:13:28.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936] 15:13:28.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x277fd7d5, L:/10.30.170.167:17876 - R:/10.30.171.175:56936]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:28.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:28.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x277fd7d5, L:/10.30.170.167:17876 - R:/10.30.171.175:56936] 15:13:28.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x277fd7d5, L:/10.30.170.167:17876 - R:/10.30.171.175:56936] 15:13:28.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17876', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:28.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=47} created 15:13:28.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=47, channel=[id: 0x277fd7d5, L:/10.30.170.167:17876 - R:/10.30.171.175:56936]} created 15:13:28.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x277fd7d5, L:/10.30.170.167:17876 - R:/10.30.171.175:56936] successful with session NetconfServerSession{sessionId=47, channel=[id: 0x277fd7d5, L:/10.30.170.167:17876 - R:/10.30.171.175:56936]} 15:13:28.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=47, channel=[id: 0x277fd7d5, L:/10.30.170.167:17876 - R:/10.30.171.175:56936]} up 15:13:28.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56936]) process #6 SSH_MSG_CHANNEL_DATA 15:13:28.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]) by 393 down to 2096386 15:13:28.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]) SSH_MSG_CHANNEL_DATA len=393 15:13:28.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936] 15:13:28.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:28.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:28.280 [netconf-device-simulator-threads-0] 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=47} 15:13:28.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:28.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=47, channel=[id: 0x277fd7d5, L:/10.30.170.167:17876 - R:/10.30.171.175:56936]} EXI handlers added to pipeline 15:13:28.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:28.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]) by 179 down to 2095871 15:13:28.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:28.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:28.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56936]) process #7 SSH_MSG_CHANNEL_DATA 15:13:28.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]) by 340 down to 2096046 15:13:28.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]) SSH_MSG_CHANNEL_DATA len=340 15:13:28.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936] 15:13:28.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:28.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:28.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=47} 15:13:28.288 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d138763 15:13:28.288 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:28.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:28.289 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:28.289 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:28.289 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:28.289 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:28.289 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:28.289 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:28.289 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:28.289 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:28.289 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:28.289 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:28.289 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:28.289 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:28.289 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:28.289 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:28.290 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:28.290 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:28.290 [netconf-device-simulator-threads-0] 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 15:13:28.290 [netconf-device-simulator-threads-0] 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 15:13:28.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:28.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]) by 733 down to 2095138 15:13:28.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:28.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:28.390 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:28.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60610]) process #8 SSH_MSG_IGNORE 15:13:28.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60610]) SSH_MSG_IGNORE 15:13:29.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8fbf89fe, L:/10.30.170.167:17877 - R:/10.30.171.175:53144]} 15:13:29.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:53144]): SSH-2.0-SSHD-UNKNOWN 15:13:29.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:53144]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:29.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:53144]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:29.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:53144]) Send SSH_MSG_KEXINIT 15:13:29.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53144]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:29.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53144]) process #0 SSH_MSG_KEXINIT 15:13:29.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:53144]) SSH_MSG_KEXINIT 15:13:29.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:53144]) strict KEX=true client=true server=true 15:13:29.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53144]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:29.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53144]) Kex: server host key algorithms = rsa-sha2-512 15:13:29.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53144]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:29.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53144]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:29.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53144]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:29.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53144]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:29.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53144]) Kex: compression algorithms (client to server) = none 15:13:29.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53144]) Kex: compression algorithms (server to client) = none 15:13:29.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:29.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53144]) process #1 30 15:13:29.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:53144]] process command=SSH_MSG_KEXDH_INIT 15:13:29.478 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:29.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40676]) process #8 SSH_MSG_IGNORE 15:13:29.479 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40676]) SSH_MSG_IGNORE 15:13:29.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:53144]] Send SSH_MSG_KEXDH_REPLY 15:13:29.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53144]) packet #1 sending command=31[31] len=1639 15:13:29.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:53144])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:29.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:53144]) Send SSH_MSG_NEWKEYS 15:13:29.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:53144]) session ID=fb:f8:d0:d3:68:0f:58:88:1d:e0:ab:aa:b0:f1:44:d3:50:3c:0f:c1:2e:61:f9:63:c5:c0:b6:4a:11:60:23:d9:2b:23:63:b6:9b:5b:64:06:47:e2:a2:83:44:85:c9:8d:32:2d:66:49:fd:48:fe:84:af:e7:85:ac:67:a1:15:c1 15:13:29.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53144]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:29.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:53144]): strict KEX resets output message sequence number from 3 to 0 15:13:29.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:53144]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@784fe378; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:29.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:53144])[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 15:13:29.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:53144])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:29.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53144]) packet #0 sending command=7[7] len=419 15:13:29.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:53144]) No pending packets to flush at end of KEX 15:13:29.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53144]) process #2 SSH_MSG_NEWKEYS 15:13:29.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:53144]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:29.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:53144]): strict KEX resets input message sequence number from 3 to 0 15:13:29.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:53144]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@429fe2f; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:29.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:29.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53144]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:29.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:53144]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:29.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:53144]) authorized authentication methods: password,publickey 15:13:29.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:53144]) Accepted service ssh-userauth 15:13:29.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53144]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:29.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53144]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:29.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53144]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:29.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53144]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:29.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53144]) no authentication factory for method=none 15:13:29.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:53144]) SSH_MSG_USERAUTH_REQUEST 15:13:29.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:53144]) remaining methods: password,publickey 15:13:29.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53144]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:29.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53144]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:29.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53144]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:29.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53144]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:29.524 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:29.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:53144]) authentication result: true 15:13:29.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:53144]) SSH_MSG_USERAUTH_REQUEST 15:13:29.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:53144])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:29.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53144]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:29.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:29.524 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:29.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53144]) no heartbeat to stop 15:13:29.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:53144]) heartbeat type=IGNORE, interval=PT30S 15:13:29.524 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:53144 authenticated 15:13:29.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53144]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:29.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53144]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:29.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53144]] session=TransportServerSession[admin@/10.30.171.175:53144] id=0 15:13:29.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53144])) size=2097152, max=2097152, packet=32768 15:13:29.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53144]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53144] 15:13:29.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53144]) recipient=0 15:13:29.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144])) size=2097152, max=2097152, packet=32768 15:13:29.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144])) re-initializing 15:13:29.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144])) size=2097152, max=2097152, packet=32768 15:13:29.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:29.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:29.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53144]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:29.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:29.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144])[want-reply=true] subsystem=netconf 15:13:29.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144])[subsystem] prepared command 15:13:29.526 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:29.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:29.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8fbf89fe, L:/10.30.170.167:17877 - R:/10.30.171.175:53144]}} established 15:13:29.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 48: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17877 15:13:29.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 48: Creating data stores for simulated device 15:13:29.526 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:29.526 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:29.527 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:29.527 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:29.527 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:29.528 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@58365117 15:13:29.528 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:29.529 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:29.529 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:29.529 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:29.529 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:29.529 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:29.529 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:29.529 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:29.529 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@58365117, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@58365117, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@25514df9, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@25514df9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:29.530 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:29.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:29.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8fbf89fe, L:/10.30.170.167:17877 - R:/10.30.171.175:53144] 15:13:29.532 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 48 on channel [id: 0x8fbf89fe, L:/10.30.170.167:17877 - R:/10.30.171.175:53144] 15:13:29.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]) by 1102 down to 2096050 15:13:29.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:29.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8fbf89fe, L:/10.30.170.167:17877 - R:/10.30.171.175:53144] 15:13:29.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8fbf89fe, L:/10.30.170.167:17877 - R:/10.30.171.175:53144] 15:13:29.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]) request=subsystem result=ReplySuccess, want-reply=true 15:13:29.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:29.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]) request=subsystem activate command 15:13:29.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]) starting runner for command=netconf 15:13:29.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53144]) process #5 SSH_MSG_CHANNEL_DATA 15:13:29.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]) by 373 down to 2096779 15:13:29.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]) SSH_MSG_CHANNEL_DATA len=373 15:13:29.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144] 15:13:29.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8fbf89fe, L:/10.30.170.167:17877 - R:/10.30.171.175:53144]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:29.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:29.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8fbf89fe, L:/10.30.170.167:17877 - R:/10.30.171.175:53144] 15:13:29.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8fbf89fe, L:/10.30.170.167:17877 - R:/10.30.171.175:53144] 15:13:29.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17877', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:29.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=48} created 15:13:29.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=48, channel=[id: 0x8fbf89fe, L:/10.30.170.167:17877 - R:/10.30.171.175:53144]} created 15:13:29.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8fbf89fe, L:/10.30.170.167:17877 - R:/10.30.171.175:53144] successful with session NetconfServerSession{sessionId=48, channel=[id: 0x8fbf89fe, L:/10.30.170.167:17877 - R:/10.30.171.175:53144]} 15:13:29.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=48, channel=[id: 0x8fbf89fe, L:/10.30.170.167:17877 - R:/10.30.171.175:53144]} up 15:13:29.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53144]) process #6 SSH_MSG_CHANNEL_DATA 15:13:29.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]) by 393 down to 2096386 15:13:29.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]) SSH_MSG_CHANNEL_DATA len=393 15:13:29.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144] 15:13:29.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:29.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:29.534 [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=48} 15:13:29.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:29.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=48, channel=[id: 0x8fbf89fe, L:/10.30.170.167:17877 - R:/10.30.171.175:53144]} EXI handlers added to pipeline 15:13:29.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:29.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]) by 179 down to 2095871 15:13:29.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:29.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:29.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53144]) process #7 SSH_MSG_CHANNEL_DATA 15:13:29.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]) by 340 down to 2096046 15:13:29.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]) SSH_MSG_CHANNEL_DATA len=340 15:13:29.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144] 15:13:29.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:29.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:29.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=48} 15:13:29.538 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@25514df9 15:13:29.538 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:29.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:29.538 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:29.538 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:29.538 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:29.538 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:29.538 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:29.538 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:29.538 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:29.538 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:29.538 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:29.538 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:29.538 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:29.538 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:29.538 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:29.538 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:29.538 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:29.538 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:29.538 [netconf-device-simulator-threads-2] 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 15:13:29.538 [netconf-device-simulator-threads-2] 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 15:13:29.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:29.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]) by 733 down to 2095138 15:13:29.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:29.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:30.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc475c93e, L:/10.30.170.167:17878 - R:/10.30.171.175:43018]} 15:13:30.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:43018]): SSH-2.0-SSHD-UNKNOWN 15:13:30.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:43018]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:30.463 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:43018]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:30.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:43018]) Send SSH_MSG_KEXINIT 15:13:30.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43018]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:30.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43018]) process #0 SSH_MSG_KEXINIT 15:13:30.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:43018]) SSH_MSG_KEXINIT 15:13:30.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:43018]) strict KEX=true client=true server=true 15:13:30.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43018]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:30.644 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43018]) Kex: server host key algorithms = rsa-sha2-512 15:13:30.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43018]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:30.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43018]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:30.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43018]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:30.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43018]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:30.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43018]) Kex: compression algorithms (client to server) = none 15:13:30.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43018]) Kex: compression algorithms (server to client) = none 15:13:30.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:30.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43018]) process #1 30 15:13:30.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43018]] process command=SSH_MSG_KEXDH_INIT 15:13:30.722 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:30.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55036]) process #8 SSH_MSG_IGNORE 15:13:30.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55036]) SSH_MSG_IGNORE 15:13:30.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43018]] Send SSH_MSG_KEXDH_REPLY 15:13:30.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43018]) packet #1 sending command=31[31] len=1639 15:13:30.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:43018])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:30.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:43018]) Send SSH_MSG_NEWKEYS 15:13:30.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:43018]) session ID=d6:5f:ad:07:70:bd:11:a9:a4:04:1e:9c:c3:fa:03:6f:1b:7c:8e:60:d6:2f:48:1b:e3:72:d8:82:15:22:6d:67:21:15:b6:88:aa:a9:13:fc:95:b9:97:79:cc:70:08:0e:44:24:d0:67:9f:25:c6:20:b0:9a:a8:23:39:bc:d5:22 15:13:30.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43018]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:30.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43018]): strict KEX resets output message sequence number from 3 to 0 15:13:30.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43018]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1d272a62; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:30.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:43018])[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 15:13:30.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43018])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:30.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43018]) packet #0 sending command=7[7] len=419 15:13:30.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43018]) No pending packets to flush at end of KEX 15:13:30.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43018]) process #2 SSH_MSG_NEWKEYS 15:13:30.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43018]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:30.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43018]): strict KEX resets input message sequence number from 3 to 0 15:13:30.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43018]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3e3a778e; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:30.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:30.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43018]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:30.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43018]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:30.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:43018]) authorized authentication methods: password,publickey 15:13:30.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43018]) Accepted service ssh-userauth 15:13:30.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43018]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:30.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43018]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:30.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43018]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:30.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43018]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:30.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43018]) no authentication factory for method=none 15:13:30.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43018]) SSH_MSG_USERAUTH_REQUEST 15:13:30.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43018]) remaining methods: password,publickey 15:13:30.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43018]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:30.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43018]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:30.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43018]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:30.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43018]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:30.768 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:30.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:43018]) authentication result: true 15:13:30.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:43018]) SSH_MSG_USERAUTH_REQUEST 15:13:30.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43018])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:30.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43018]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:30.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:30.769 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:30.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43018]) no heartbeat to stop 15:13:30.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:43018]) heartbeat type=IGNORE, interval=PT30S 15:13:30.769 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:43018 authenticated 15:13:30.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43018]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:30.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43018]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:30.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43018]] session=TransportServerSession[admin@/10.30.171.175:43018] id=0 15:13:30.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43018])) size=2097152, max=2097152, packet=32768 15:13:30.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43018]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43018] 15:13:30.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43018]) recipient=0 15:13:30.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018])) size=2097152, max=2097152, packet=32768 15:13:30.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018])) re-initializing 15:13:30.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018])) size=2097152, max=2097152, packet=32768 15:13:30.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:30.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:30.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43018]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:30.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:30.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018])[want-reply=true] subsystem=netconf 15:13:30.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018])[subsystem] prepared command 15:13:30.770 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:30.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:30.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc475c93e, L:/10.30.170.167:17878 - R:/10.30.171.175:43018]}} established 15:13:30.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 49: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17878 15:13:30.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 49: Creating data stores for simulated device 15:13:30.771 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:30.771 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:30.771 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:30.771 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:30.772 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:30.772 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@693ffd4c 15:13:30.772 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:30.773 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:30.773 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:30.773 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:30.773 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:30.773 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:30.773 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:30.773 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:30.773 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@693ffd4c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@693ffd4c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c15cad7, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c15cad7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:30.773 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:30.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:30.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc475c93e, L:/10.30.170.167:17878 - R:/10.30.171.175:43018] 15:13:30.775 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 49 on channel [id: 0xc475c93e, L:/10.30.170.167:17878 - R:/10.30.171.175:43018] 15:13:30.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]) by 1102 down to 2096050 15:13:30.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:30.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc475c93e, L:/10.30.170.167:17878 - R:/10.30.171.175:43018] 15:13:30.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc475c93e, L:/10.30.170.167:17878 - R:/10.30.171.175:43018] 15:13:30.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]) request=subsystem result=ReplySuccess, want-reply=true 15:13:30.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:30.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]) request=subsystem activate command 15:13:30.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]) starting runner for command=netconf 15:13:30.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43018]) process #5 SSH_MSG_CHANNEL_DATA 15:13:30.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]) by 373 down to 2096779 15:13:30.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]) SSH_MSG_CHANNEL_DATA len=373 15:13:30.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018] 15:13:30.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc475c93e, L:/10.30.170.167:17878 - R:/10.30.171.175:43018]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:30.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:30.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc475c93e, L:/10.30.170.167:17878 - R:/10.30.171.175:43018] 15:13:30.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc475c93e, L:/10.30.170.167:17878 - R:/10.30.171.175:43018] 15:13:30.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17878', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:30.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=49} created 15:13:30.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=49, channel=[id: 0xc475c93e, L:/10.30.170.167:17878 - R:/10.30.171.175:43018]} created 15:13:30.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc475c93e, L:/10.30.170.167:17878 - R:/10.30.171.175:43018] successful with session NetconfServerSession{sessionId=49, channel=[id: 0xc475c93e, L:/10.30.170.167:17878 - R:/10.30.171.175:43018]} 15:13:30.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=49, channel=[id: 0xc475c93e, L:/10.30.170.167:17878 - R:/10.30.171.175:43018]} up 15:13:30.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43018]) process #6 SSH_MSG_CHANNEL_DATA 15:13:30.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]) by 393 down to 2096386 15:13:30.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]) SSH_MSG_CHANNEL_DATA len=393 15:13:30.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018] 15:13:30.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:30.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:30.778 [netconf-device-simulator-threads-4] 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=49} 15:13:30.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:30.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=49, channel=[id: 0xc475c93e, L:/10.30.170.167:17878 - R:/10.30.171.175:43018]} EXI handlers added to pipeline 15:13:30.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:30.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]) by 179 down to 2095871 15:13:30.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:30.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:30.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43018]) process #7 SSH_MSG_CHANNEL_DATA 15:13:30.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]) by 340 down to 2096046 15:13:30.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]) SSH_MSG_CHANNEL_DATA len=340 15:13:30.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018] 15:13:30.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:30.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:30.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=49} 15:13:30.782 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c15cad7 15:13:30.782 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:30.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:30.782 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:30.782 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:30.782 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:30.782 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:30.782 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:30.782 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:30.782 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:30.782 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:30.782 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:30.782 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:30.782 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:30.782 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:30.782 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:30.782 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:30.782 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:30.782 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:30.783 [netconf-device-simulator-threads-4] 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 15:13:30.783 [netconf-device-simulator-threads-4] 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 15:13:30.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:30.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]) by 733 down to 2095138 15:13:30.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:30.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:31.104 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:13:31.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54888]) process #9 SSH_MSG_IGNORE 15:13:31.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54888]) SSH_MSG_IGNORE 15:13:31.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc93f0a1f, L:/10.30.170.167:17879 - R:/10.30.171.175:43124]} 15:13:31.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:43124]): SSH-2.0-SSHD-UNKNOWN 15:13:31.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:43124]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:31.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:43124]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:31.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:43124]) Send SSH_MSG_KEXINIT 15:13:31.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43124]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:31.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43124]) process #0 SSH_MSG_KEXINIT 15:13:31.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:43124]) SSH_MSG_KEXINIT 15:13:31.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:43124]) strict KEX=true client=true server=true 15:13:31.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43124]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:31.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43124]) Kex: server host key algorithms = rsa-sha2-512 15:13:31.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43124]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:31.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43124]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:31.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43124]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:31.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43124]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:31.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43124]) Kex: compression algorithms (client to server) = none 15:13:31.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43124]) Kex: compression algorithms (server to client) = none 15:13:31.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:31.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43124]) process #1 30 15:13:31.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43124]] process command=SSH_MSG_KEXDH_INIT 15:13:31.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43124]] Send SSH_MSG_KEXDH_REPLY 15:13:31.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43124]) packet #1 sending command=31[31] len=1639 15:13:31.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:43124])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:31.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:43124]) Send SSH_MSG_NEWKEYS 15:13:31.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:43124]) session ID=bf:c5:91:be:c5:0c:2e:40:2d:7b:3d:dc:ce:16:1a:d2:fa:71:2c:e9:fc:a8:64:2d:5f:23:c3:ef:3c:a8:da:2c:9b:50:7b:ca:ef:db:0d:d0:3c:56:0e:1a:50:2f:56:44:94:1b:a8:17:2c:2b:6a:bc:5a:83:f4:9e:1a:23:c4:d2 15:13:31.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43124]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:31.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43124]): strict KEX resets output message sequence number from 3 to 0 15:13:31.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43124]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@40b3ee52; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:31.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:43124])[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 15:13:31.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43124])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:31.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43124]) packet #0 sending command=7[7] len=419 15:13:31.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43124]) No pending packets to flush at end of KEX 15:13:31.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43124]) process #2 SSH_MSG_NEWKEYS 15:13:31.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43124]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:31.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43124]): strict KEX resets input message sequence number from 3 to 0 15:13:31.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43124]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@89ac21e; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:31.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:31.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43124]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:31.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43124]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:31.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:43124]) authorized authentication methods: password,publickey 15:13:31.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43124]) Accepted service ssh-userauth 15:13:31.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43124]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:31.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43124]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:31.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43124]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:31.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43124]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:31.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43124]) no authentication factory for method=none 15:13:31.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43124]) SSH_MSG_USERAUTH_REQUEST 15:13:31.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43124]) remaining methods: password,publickey 15:13:31.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43124]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:31.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43124]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:31.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43124]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:31.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43124]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:31.973 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:31.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:43124]) authentication result: true 15:13:31.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:43124]) SSH_MSG_USERAUTH_REQUEST 15:13:31.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43124])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:31.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43124]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:31.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:31.973 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:31.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43124]) no heartbeat to stop 15:13:31.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:43124]) heartbeat type=IGNORE, interval=PT30S 15:13:31.974 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:43124 authenticated 15:13:31.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43124]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:31.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43124]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:31.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43124]] session=TransportServerSession[admin@/10.30.171.175:43124] id=0 15:13:31.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43124])) size=2097152, max=2097152, packet=32768 15:13:31.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43124]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43124] 15:13:31.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43124]) recipient=0 15:13:31.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124])) size=2097152, max=2097152, packet=32768 15:13:31.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124])) re-initializing 15:13:31.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124])) size=2097152, max=2097152, packet=32768 15:13:31.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:31.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:31.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43124]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:31.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:31.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124])[want-reply=true] subsystem=netconf 15:13:31.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124])[subsystem] prepared command 15:13:31.976 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:31.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:31.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc93f0a1f, L:/10.30.170.167:17879 - R:/10.30.171.175:43124]}} established 15:13:31.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 50: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17879 15:13:31.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 50: Creating data stores for simulated device 15:13:31.976 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:31.976 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:31.976 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:31.977 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:31.977 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:31.979 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@775b78b4 15:13:31.979 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:31.979 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:31.979 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:31.979 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:31.980 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:31.980 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:31.980 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:31.980 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:31.980 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@775b78b4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@775b78b4, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@737653da, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@737653da, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:31.981 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:31.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:31.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc93f0a1f, L:/10.30.170.167:17879 - R:/10.30.171.175:43124] 15:13:31.983 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 50 on channel [id: 0xc93f0a1f, L:/10.30.170.167:17879 - R:/10.30.171.175:43124] 15:13:31.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]) by 1102 down to 2096050 15:13:31.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:31.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc93f0a1f, L:/10.30.170.167:17879 - R:/10.30.171.175:43124] 15:13:31.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc93f0a1f, L:/10.30.170.167:17879 - R:/10.30.171.175:43124] 15:13:31.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]) request=subsystem result=ReplySuccess, want-reply=true 15:13:31.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:31.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]) request=subsystem activate command 15:13:31.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]) starting runner for command=netconf 15:13:31.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43124]) process #5 SSH_MSG_CHANNEL_DATA 15:13:31.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]) by 373 down to 2096779 15:13:31.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]) SSH_MSG_CHANNEL_DATA len=373 15:13:31.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124] 15:13:31.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc93f0a1f, L:/10.30.170.167:17879 - R:/10.30.171.175:43124]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:31.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:31.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc93f0a1f, L:/10.30.170.167:17879 - R:/10.30.171.175:43124] 15:13:31.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc93f0a1f, L:/10.30.170.167:17879 - R:/10.30.171.175:43124] 15:13:31.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17879', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:31.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=50} created 15:13:31.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=50, channel=[id: 0xc93f0a1f, L:/10.30.170.167:17879 - R:/10.30.171.175:43124]} created 15:13:31.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc93f0a1f, L:/10.30.170.167:17879 - R:/10.30.171.175:43124] successful with session NetconfServerSession{sessionId=50, channel=[id: 0xc93f0a1f, L:/10.30.170.167:17879 - R:/10.30.171.175:43124]} 15:13:31.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=50, channel=[id: 0xc93f0a1f, L:/10.30.170.167:17879 - R:/10.30.171.175:43124]} up 15:13:31.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43124]) process #6 SSH_MSG_CHANNEL_DATA 15:13:31.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]) by 393 down to 2096386 15:13:31.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]) SSH_MSG_CHANNEL_DATA len=393 15:13:31.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124] 15:13:31.988 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:31.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:31.991 [netconf-device-simulator-threads-6] 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=50} 15:13:31.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:31.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=50, channel=[id: 0xc93f0a1f, L:/10.30.170.167:17879 - R:/10.30.171.175:43124]} EXI handlers added to pipeline 15:13:31.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:31.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]) by 179 down to 2095871 15:13:31.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:31.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:31.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43124]) process #7 SSH_MSG_CHANNEL_DATA 15:13:31.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]) by 340 down to 2096046 15:13:31.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]) SSH_MSG_CHANNEL_DATA len=340 15:13:31.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124] 15:13:32.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:32.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:32.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=50} 15:13:32.011 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@737653da 15:13:32.011 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:32.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:32.011 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:32.011 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:32.011 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:32.011 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:32.011 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:32.011 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:32.011 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:32.012 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:32.012 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:32.012 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:32.012 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:32.012 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:32.012 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:32.012 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:32.012 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:32.012 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:32.013 [netconf-device-simulator-threads-6] 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 15:13:32.013 [netconf-device-simulator-threads-6] 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 15:13:32.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:32.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]) by 733 down to 2095138 15:13:32.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:32.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:32.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37206]) process #8 SSH_MSG_IGNORE 15:13:32.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37206]) SSH_MSG_IGNORE 15:13:32.070 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:32.857 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:13:32.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55962]) process #9 SSH_MSG_IGNORE 15:13:32.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55962]) SSH_MSG_IGNORE 15:13:33.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4efd85f7, L:/10.30.170.167:17880 - R:/10.30.171.175:54118]} 15:13:33.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:54118]): SSH-2.0-SSHD-UNKNOWN 15:13:33.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:54118]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:33.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:54118]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:33.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:54118]) Send SSH_MSG_KEXINIT 15:13:33.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54118]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:33.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54118]) process #0 SSH_MSG_KEXINIT 15:13:33.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:54118]) SSH_MSG_KEXINIT 15:13:33.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:54118]) strict KEX=true client=true server=true 15:13:33.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54118]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:33.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54118]) Kex: server host key algorithms = rsa-sha2-512 15:13:33.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54118]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:33.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54118]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:33.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54118]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:33.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54118]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:33.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54118]) Kex: compression algorithms (client to server) = none 15:13:33.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54118]) Kex: compression algorithms (server to client) = none 15:13:33.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:33.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54118]) process #1 30 15:13:33.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54118]] process command=SSH_MSG_KEXDH_INIT 15:13:33.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50996]) process #8 SSH_MSG_IGNORE 15:13:33.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50996]) SSH_MSG_IGNORE 15:13:33.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:33.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54118]] Send SSH_MSG_KEXDH_REPLY 15:13:33.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54118]) packet #1 sending command=31[31] len=1639 15:13:33.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:54118])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:33.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:54118]) Send SSH_MSG_NEWKEYS 15:13:33.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:54118]) session ID=5a:c6:f6:05:0a:94:d2:8e:de:3e:6e:c3:14:28:2c:c5:3f:bf:11:9d:b0:60:d3:a0:eb:36:d5:d4:ac:a2:f6:8c:c0:4e:6b:2c:69:57:9b:80:b2:50:cf:eb:98:84:eb:64:e1:d3:82:ef:ea:2d:2c:2b:32:4e:b1:b1:1d:c7:e7:16 15:13:33.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54118]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:33.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54118]): strict KEX resets output message sequence number from 3 to 0 15:13:33.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54118]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@169a7e7; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:33.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:54118])[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 15:13:33.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54118])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:33.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54118]) packet #0 sending command=7[7] len=419 15:13:33.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54118]) No pending packets to flush at end of KEX 15:13:33.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54118]) process #2 SSH_MSG_NEWKEYS 15:13:33.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54118]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:33.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54118]): strict KEX resets input message sequence number from 3 to 0 15:13:33.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54118]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6a9e29ba; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:33.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:33.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54118]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:33.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54118]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:33.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:54118]) authorized authentication methods: password,publickey 15:13:33.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54118]) Accepted service ssh-userauth 15:13:33.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54118]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:33.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54118]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:33.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54118]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:33.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54118]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:33.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54118]) no authentication factory for method=none 15:13:33.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54118]) SSH_MSG_USERAUTH_REQUEST 15:13:33.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54118]) remaining methods: password,publickey 15:13:33.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54118]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:33.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54118]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:33.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54118]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:33.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54118]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:33.268 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:33.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:54118]) authentication result: true 15:13:33.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:54118]) SSH_MSG_USERAUTH_REQUEST 15:13:33.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54118])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:33.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54118]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:33.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:33.268 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:33.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54118]) no heartbeat to stop 15:13:33.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:54118]) heartbeat type=IGNORE, interval=PT30S 15:13:33.268 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:54118 authenticated 15:13:33.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54118]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:33.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54118]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:33.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54118]] session=TransportServerSession[admin@/10.30.171.175:54118] id=0 15:13:33.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54118])) size=2097152, max=2097152, packet=32768 15:13:33.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54118]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54118] 15:13:33.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54118]) recipient=0 15:13:33.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118])) size=2097152, max=2097152, packet=32768 15:13:33.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118])) re-initializing 15:13:33.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118])) size=2097152, max=2097152, packet=32768 15:13:33.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:33.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54118]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118])[want-reply=true] subsystem=netconf 15:13:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118])[subsystem] prepared command 15:13:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4efd85f7, L:/10.30.170.167:17880 - R:/10.30.171.175:54118]}} established 15:13:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 51: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17880 15:13:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 51: Creating data stores for simulated device 15:13:33.270 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:33.270 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:33.270 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:33.271 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2d41e96 15:13:33.271 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:33.271 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:33.271 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:33.271 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:33.272 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:33.272 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:33.272 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:33.272 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:33.272 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2d41e96, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2d41e96, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1fc494b4, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1fc494b4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:33.272 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:33.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:33.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4efd85f7, L:/10.30.170.167:17880 - R:/10.30.171.175:54118] 15:13:33.277 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 51 on channel [id: 0x4efd85f7, L:/10.30.170.167:17880 - R:/10.30.171.175:54118] 15:13:33.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]) by 1102 down to 2096050 15:13:33.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:33.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4efd85f7, L:/10.30.170.167:17880 - R:/10.30.171.175:54118] 15:13:33.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4efd85f7, L:/10.30.170.167:17880 - R:/10.30.171.175:54118] 15:13:33.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]) request=subsystem result=ReplySuccess, want-reply=true 15:13:33.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:33.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]) request=subsystem activate command 15:13:33.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]) starting runner for command=netconf 15:13:33.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54118]) process #5 SSH_MSG_CHANNEL_DATA 15:13:33.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]) by 373 down to 2096779 15:13:33.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]) SSH_MSG_CHANNEL_DATA len=373 15:13:33.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118] 15:13:33.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x4efd85f7, L:/10.30.170.167:17880 - R:/10.30.171.175:54118]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:33.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:33.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4efd85f7, L:/10.30.170.167:17880 - R:/10.30.171.175:54118] 15:13:33.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4efd85f7, L:/10.30.170.167:17880 - R:/10.30.171.175:54118] 15:13:33.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17880', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:33.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=51} created 15:13:33.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=51, channel=[id: 0x4efd85f7, L:/10.30.170.167:17880 - R:/10.30.171.175:54118]} created 15:13:33.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4efd85f7, L:/10.30.170.167:17880 - R:/10.30.171.175:54118] successful with session NetconfServerSession{sessionId=51, channel=[id: 0x4efd85f7, L:/10.30.170.167:17880 - R:/10.30.171.175:54118]} 15:13:33.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=51, channel=[id: 0x4efd85f7, L:/10.30.170.167:17880 - R:/10.30.171.175:54118]} up 15:13:33.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54118]) process #6 SSH_MSG_CHANNEL_DATA 15:13:33.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]) by 393 down to 2096386 15:13:33.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]) SSH_MSG_CHANNEL_DATA len=393 15:13:33.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118] 15:13:33.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:33.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:33.280 [netconf-device-simulator-threads-0] 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=51} 15:13:33.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:33.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=51, channel=[id: 0x4efd85f7, L:/10.30.170.167:17880 - R:/10.30.171.175:54118]} EXI handlers added to pipeline 15:13:33.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:33.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]) by 179 down to 2095871 15:13:33.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:33.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:33.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54118]) process #7 SSH_MSG_CHANNEL_DATA 15:13:33.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]) by 340 down to 2096046 15:13:33.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]) SSH_MSG_CHANNEL_DATA len=340 15:13:33.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118] 15:13:33.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:33.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:33.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=51} 15:13:33.283 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1fc494b4 15:13:33.283 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:33.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:33.283 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:33.283 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:33.283 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:33.283 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:33.283 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:33.283 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:33.283 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:33.283 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:33.283 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:33.283 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:33.283 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:33.283 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:33.283 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:33.283 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:33.283 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:33.283 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:33.284 [netconf-device-simulator-threads-0] 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 15:13:33.284 [netconf-device-simulator-threads-0] 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 15:13:33.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:33.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]) by 733 down to 2095138 15:13:33.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:33.284 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:34.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:13:34.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60062]) process #9 SSH_MSG_IGNORE 15:13:34.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60062]) SSH_MSG_IGNORE 15:13:34.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc481a332, L:/10.30.170.167:17881 - R:/10.30.171.175:34250]} 15:13:34.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:34250]): SSH-2.0-SSHD-UNKNOWN 15:13:34.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:34250]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:34.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:34250]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:34.293 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:34.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44528]) process #8 SSH_MSG_IGNORE 15:13:34.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44528]) SSH_MSG_IGNORE 15:13:34.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:34250]) Send SSH_MSG_KEXINIT 15:13:34.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34250]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:34.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34250]) process #0 SSH_MSG_KEXINIT 15:13:34.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:34250]) SSH_MSG_KEXINIT 15:13:34.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:34250]) strict KEX=true client=true server=true 15:13:34.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34250]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:34.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34250]) Kex: server host key algorithms = rsa-sha2-512 15:13:34.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34250]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:34.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34250]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:34.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34250]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:34.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34250]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:34.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34250]) Kex: compression algorithms (client to server) = none 15:13:34.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34250]) Kex: compression algorithms (server to client) = none 15:13:34.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:34.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34250]) process #1 30 15:13:34.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34250]] process command=SSH_MSG_KEXDH_INIT 15:13:34.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34250]] Send SSH_MSG_KEXDH_REPLY 15:13:34.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34250]) packet #1 sending command=31[31] len=1639 15:13:34.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:34250])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:34.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:34250]) Send SSH_MSG_NEWKEYS 15:13:34.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:34250]) session ID=d5:86:9a:16:04:b6:d4:62:e5:ec:38:89:4b:d4:52:9e:a2:ee:5f:21:93:ba:61:6c:4e:26:5a:a2:26:80:2b:ab:d8:d5:1c:16:eb:4c:33:0c:8d:0d:29:38:1e:13:5d:94:c0:29:25:bf:2e:c7:cc:ce:e9:d1:f2:dc:c4:ba:f7:98 15:13:34.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34250]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:34.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34250]): strict KEX resets output message sequence number from 3 to 0 15:13:34.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34250]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5ee19c7c; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:34.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:34250])[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 15:13:34.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34250])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:34.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34250]) packet #0 sending command=7[7] len=419 15:13:34.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34250]) No pending packets to flush at end of KEX 15:13:34.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34250]) process #2 SSH_MSG_NEWKEYS 15:13:34.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34250]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:34.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34250]): strict KEX resets input message sequence number from 3 to 0 15:13:34.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34250]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@761aa663; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:34.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:34.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34250]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:34.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34250]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:34.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:34250]) authorized authentication methods: password,publickey 15:13:34.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34250]) Accepted service ssh-userauth 15:13:34.590 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34250]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:34.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34250]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:34.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34250]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:34.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34250]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:34.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34250]) no authentication factory for method=none 15:13:34.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34250]) SSH_MSG_USERAUTH_REQUEST 15:13:34.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34250]) remaining methods: password,publickey 15:13:34.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34250]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:34.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34250]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:34.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34250]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:34.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34250]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:34.591 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:34.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:34250]) authentication result: true 15:13:34.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:34250]) SSH_MSG_USERAUTH_REQUEST 15:13:34.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34250])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:34.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34250]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:34.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:34.591 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:34.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34250]) no heartbeat to stop 15:13:34.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:34250]) heartbeat type=IGNORE, interval=PT30S 15:13:34.592 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:34250 authenticated 15:13:34.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34250]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:34.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34250]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:34.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34250]] session=TransportServerSession[admin@/10.30.171.175:34250] id=0 15:13:34.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34250])) size=2097152, max=2097152, packet=32768 15:13:34.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34250]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34250] 15:13:34.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34250]) recipient=0 15:13:34.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250])) size=2097152, max=2097152, packet=32768 15:13:34.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250])) re-initializing 15:13:34.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250])) size=2097152, max=2097152, packet=32768 15:13:34.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:34.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34250]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:34.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34250]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:34.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:34.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250])[want-reply=true] subsystem=netconf 15:13:34.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250])[subsystem] prepared command 15:13:34.593 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:34.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:34.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc481a332, L:/10.30.170.167:17881 - R:/10.30.171.175:34250]}} established 15:13:34.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 52: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17881 15:13:34.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 52: Creating data stores for simulated device 15:13:34.594 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:34.594 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:34.594 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:34.594 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:34.594 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:34.596 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@38b7108f 15:13:34.596 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:34.596 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:34.596 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:34.596 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:34.597 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:34.597 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:34.597 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:34.597 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:34.597 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@38b7108f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@38b7108f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d44393e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d44393e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:34.597 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:34.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:34.599 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc481a332, L:/10.30.170.167:17881 - R:/10.30.171.175:34250] 15:13:34.599 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 52 on channel [id: 0xc481a332, L:/10.30.170.167:17881 - R:/10.30.171.175:34250] 15:13:34.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]) by 1102 down to 2096050 15:13:34.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34250]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:34.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc481a332, L:/10.30.170.167:17881 - R:/10.30.171.175:34250] 15:13:34.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc481a332, L:/10.30.170.167:17881 - R:/10.30.171.175:34250] 15:13:34.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]) request=subsystem result=ReplySuccess, want-reply=true 15:13:34.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34250]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:34.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]) request=subsystem activate command 15:13:34.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]) starting runner for command=netconf 15:13:34.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34250]) process #5 SSH_MSG_CHANNEL_DATA 15:13:34.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]) by 373 down to 2096779 15:13:34.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]) SSH_MSG_CHANNEL_DATA len=373 15:13:34.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250] 15:13:34.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc481a332, L:/10.30.170.167:17881 - R:/10.30.171.175:34250]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:34.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:34.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc481a332, L:/10.30.170.167:17881 - R:/10.30.171.175:34250] 15:13:34.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc481a332, L:/10.30.170.167:17881 - R:/10.30.171.175:34250] 15:13:34.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17881', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:34.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=52} created 15:13:34.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=52, channel=[id: 0xc481a332, L:/10.30.170.167:17881 - R:/10.30.171.175:34250]} created 15:13:34.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc481a332, L:/10.30.170.167:17881 - R:/10.30.171.175:34250] successful with session NetconfServerSession{sessionId=52, channel=[id: 0xc481a332, L:/10.30.170.167:17881 - R:/10.30.171.175:34250]} 15:13:34.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=52, channel=[id: 0xc481a332, L:/10.30.170.167:17881 - R:/10.30.171.175:34250]} up 15:13:34.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34250]) process #6 SSH_MSG_CHANNEL_DATA 15:13:34.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]) by 393 down to 2096386 15:13:34.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]) SSH_MSG_CHANNEL_DATA len=393 15:13:34.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250] 15:13:34.602 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:34.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:34.603 [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=52} 15:13:34.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:34.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=52, channel=[id: 0xc481a332, L:/10.30.170.167:17881 - R:/10.30.171.175:34250]} EXI handlers added to pipeline 15:13:34.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:34.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]) by 179 down to 2095871 15:13:34.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34250]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:34.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:34.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34250]) process #7 SSH_MSG_CHANNEL_DATA 15:13:34.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]) by 340 down to 2096046 15:13:34.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]) SSH_MSG_CHANNEL_DATA len=340 15:13:34.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250] 15:13:34.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:34.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:34.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=52} 15:13:34.608 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d44393e 15:13:34.608 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:34.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:34.608 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:34.608 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:34.608 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:34.608 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:34.608 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:34.608 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:34.608 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:34.608 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:34.608 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:34.608 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:34.609 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:34.609 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:34.609 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:34.609 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:34.609 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:34.609 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:34.609 [netconf-device-simulator-threads-2] 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 15:13:34.609 [netconf-device-simulator-threads-2] 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 15:13:34.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:34.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]) by 733 down to 2095138 15:13:34.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34250]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:34.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:35.297 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:13:35.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54708]) process #9 SSH_MSG_IGNORE 15:13:35.301 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54708]) SSH_MSG_IGNORE 15:13:35.420 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:35.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35166]) process #8 SSH_MSG_IGNORE 15:13:35.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35166]) SSH_MSG_IGNORE 15:13:35.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3a3c126a, L:/10.30.170.167:17882 - R:/10.30.171.175:38758]} 15:13:35.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:38758]): SSH-2.0-SSHD-UNKNOWN 15:13:35.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:38758]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:35.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:38758]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:35.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:38758]) Send SSH_MSG_KEXINIT 15:13:35.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38758]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:35.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38758]) process #0 SSH_MSG_KEXINIT 15:13:35.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:38758]) SSH_MSG_KEXINIT 15:13:35.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:38758]) strict KEX=true client=true server=true 15:13:35.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38758]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:35.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38758]) Kex: server host key algorithms = rsa-sha2-512 15:13:35.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38758]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:35.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38758]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:35.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38758]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:35.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38758]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:35.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38758]) Kex: compression algorithms (client to server) = none 15:13:35.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38758]) Kex: compression algorithms (server to client) = none 15:13:35.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:35.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38758]) process #1 30 15:13:35.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38758]] process command=SSH_MSG_KEXDH_INIT 15:13:35.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38758]] Send SSH_MSG_KEXDH_REPLY 15:13:35.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38758]) packet #1 sending command=31[31] len=1639 15:13:35.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:38758])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:35.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:38758]) Send SSH_MSG_NEWKEYS 15:13:35.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:38758]) session ID=18:9d:9d:ae:53:cf:71:aa:cb:48:56:b5:69:78:ef:92:1b:5c:e2:ba:4c:f2:23:78:b7:6b:2d:4a:20:b6:90:63:d6:4e:de:26:b8:e1:53:02:ea:ce:7f:29:c6:6f:a1:6e:40:04:c3:7a:ee:36:e6:e3:68:73:db:1d:0c:c6:56:4e 15:13:35.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38758]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:35.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38758]): strict KEX resets output message sequence number from 3 to 0 15:13:35.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38758]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@22960393; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:35.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:38758])[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 15:13:35.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38758])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:35.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38758]) packet #0 sending command=7[7] len=419 15:13:35.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38758]) No pending packets to flush at end of KEX 15:13:35.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38758]) process #2 SSH_MSG_NEWKEYS 15:13:35.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38758]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:35.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38758]): strict KEX resets input message sequence number from 3 to 0 15:13:35.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38758]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@67537d1c; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:35.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:35.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38758]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:35.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38758]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:35.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:38758]) authorized authentication methods: password,publickey 15:13:35.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38758]) Accepted service ssh-userauth 15:13:35.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38758]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:35.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38758]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:35.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38758]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:35.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38758]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:35.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38758]) no authentication factory for method=none 15:13:35.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38758]) SSH_MSG_USERAUTH_REQUEST 15:13:35.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38758]) remaining methods: password,publickey 15:13:35.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38758]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:35.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38758]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:35.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38758]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:35.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38758]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:35.867 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:35.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:38758]) authentication result: true 15:13:35.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:38758]) SSH_MSG_USERAUTH_REQUEST 15:13:35.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38758])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:35.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38758]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:35.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:35.867 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:35.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38758]) no heartbeat to stop 15:13:35.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:38758]) heartbeat type=IGNORE, interval=PT30S 15:13:35.867 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:38758 authenticated 15:13:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38758]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38758]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38758]] session=TransportServerSession[admin@/10.30.171.175:38758] id=0 15:13:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38758])) size=2097152, max=2097152, packet=32768 15:13:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38758]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38758] 15:13:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38758]) recipient=0 15:13:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758])) size=2097152, max=2097152, packet=32768 15:13:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758])) re-initializing 15:13:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758])) size=2097152, max=2097152, packet=32768 15:13:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38758]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38758]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758])[want-reply=true] subsystem=netconf 15:13:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758])[subsystem] prepared command 15:13:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3a3c126a, L:/10.30.170.167:17882 - R:/10.30.171.175:38758]}} established 15:13:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 53: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17882 15:13:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 53: Creating data stores for simulated device 15:13:35.870 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:35.870 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:35.870 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:35.870 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:35.870 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:35.873 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ce9fe39 15:13:35.873 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:35.873 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:35.873 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:35.873 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:35.873 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:35.873 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:35.873 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:35.874 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:35.874 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ce9fe39, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ce9fe39, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@658f616e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@658f616e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:35.874 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:35.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:35.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3a3c126a, L:/10.30.170.167:17882 - R:/10.30.171.175:38758] 15:13:35.876 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 53 on channel [id: 0x3a3c126a, L:/10.30.170.167:17882 - R:/10.30.171.175:38758] 15:13:35.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]) by 1102 down to 2096050 15:13:35.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38758]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:35.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3a3c126a, L:/10.30.170.167:17882 - R:/10.30.171.175:38758] 15:13:35.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3a3c126a, L:/10.30.170.167:17882 - R:/10.30.171.175:38758] 15:13:35.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]) request=subsystem result=ReplySuccess, want-reply=true 15:13:35.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38758]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:35.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]) request=subsystem activate command 15:13:35.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]) starting runner for command=netconf 15:13:35.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38758]) process #5 SSH_MSG_CHANNEL_DATA 15:13:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]) by 373 down to 2096779 15:13:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]) SSH_MSG_CHANNEL_DATA len=373 15:13:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758] 15:13:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3a3c126a, L:/10.30.170.167:17882 - R:/10.30.171.175:38758]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3a3c126a, L:/10.30.170.167:17882 - R:/10.30.171.175:38758] 15:13:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3a3c126a, L:/10.30.170.167:17882 - R:/10.30.171.175:38758] 15:13:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17882', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=53} created 15:13:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=53, channel=[id: 0x3a3c126a, L:/10.30.170.167:17882 - R:/10.30.171.175:38758]} created 15:13:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3a3c126a, L:/10.30.170.167:17882 - R:/10.30.171.175:38758] successful with session NetconfServerSession{sessionId=53, channel=[id: 0x3a3c126a, L:/10.30.170.167:17882 - R:/10.30.171.175:38758]} 15:13:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=53, channel=[id: 0x3a3c126a, L:/10.30.170.167:17882 - R:/10.30.171.175:38758]} up 15:13:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38758]) process #6 SSH_MSG_CHANNEL_DATA 15:13:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]) by 393 down to 2096386 15:13:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]) SSH_MSG_CHANNEL_DATA len=393 15:13:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758] 15:13:35.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:35.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:35.892 [netconf-device-simulator-threads-4] 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=53} 15:13:35.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:35.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=53, channel=[id: 0x3a3c126a, L:/10.30.170.167:17882 - R:/10.30.171.175:38758]} EXI handlers added to pipeline 15:13:35.892 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:35.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]) by 179 down to 2095871 15:13:35.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38758]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:35.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:35.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38758]) process #7 SSH_MSG_CHANNEL_DATA 15:13:35.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]) by 340 down to 2096046 15:13:35.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]) SSH_MSG_CHANNEL_DATA len=340 15:13:35.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758] 15:13:35.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:35.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:35.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=53} 15:13:35.895 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@658f616e 15:13:35.895 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:35.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:35.895 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:35.895 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:35.895 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:35.895 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:35.896 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:35.896 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:35.896 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:35.896 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:35.896 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:35.896 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:35.896 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:35.896 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:35.896 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:35.896 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:35.896 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:35.896 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:35.896 [netconf-device-simulator-threads-4] 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 15:13:35.896 [netconf-device-simulator-threads-4] 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 15:13:35.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:35.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]) by 733 down to 2095138 15:13:35.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38758]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:35.897 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:36.593 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:13:36.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58112]) process #9 SSH_MSG_IGNORE 15:13:36.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58112]) SSH_MSG_IGNORE 15:13:36.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:36.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54380]) process #8 SSH_MSG_IGNORE 15:13:36.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54380]) SSH_MSG_IGNORE 15:13:36.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x406e4872, L:/10.30.170.167:17883 - R:/10.30.171.175:48346]} 15:13:36.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:48346]): SSH-2.0-SSHD-UNKNOWN 15:13:36.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:48346]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:36.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:48346]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:37.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:48346]) Send SSH_MSG_KEXINIT 15:13:37.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48346]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:37.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48346]) process #0 SSH_MSG_KEXINIT 15:13:37.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:48346]) SSH_MSG_KEXINIT 15:13:37.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:48346]) strict KEX=true client=true server=true 15:13:37.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48346]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:37.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48346]) Kex: server host key algorithms = rsa-sha2-512 15:13:37.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48346]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:37.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48346]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:37.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48346]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:37.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48346]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:37.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48346]) Kex: compression algorithms (client to server) = none 15:13:37.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48346]) Kex: compression algorithms (server to client) = none 15:13:37.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:37.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48346]) process #1 30 15:13:37.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48346]] process command=SSH_MSG_KEXDH_INIT 15:13:37.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48346]] Send SSH_MSG_KEXDH_REPLY 15:13:37.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48346]) packet #1 sending command=31[31] len=1639 15:13:37.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:48346])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:37.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:48346]) Send SSH_MSG_NEWKEYS 15:13:37.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:48346]) session ID=88:06:b4:74:99:bd:b3:0c:32:81:28:ed:db:49:d2:2b:51:77:62:ec:5e:58:61:2c:6e:db:ad:34:e4:8f:ec:95:6b:f4:99:20:85:b7:04:54:c6:46:90:a2:0a:f1:7f:af:68:91:ac:f2:ec:6b:0d:0f:97:1e:a5:64:fb:d4:ed:9c 15:13:37.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48346]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:37.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48346]): strict KEX resets output message sequence number from 3 to 0 15:13:37.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48346]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6a9e4fc9; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:37.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:48346])[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 15:13:37.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48346])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:37.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48346]) packet #0 sending command=7[7] len=419 15:13:37.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48346]) No pending packets to flush at end of KEX 15:13:37.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48346]) process #2 SSH_MSG_NEWKEYS 15:13:37.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48346]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:37.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48346]): strict KEX resets input message sequence number from 3 to 0 15:13:37.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48346]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@17c753c2; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:37.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:37.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48346]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:37.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48346]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:37.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:48346]) authorized authentication methods: password,publickey 15:13:37.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48346]) Accepted service ssh-userauth 15:13:37.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48346]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:37.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48346]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:37.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48346]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:37.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48346]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:37.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48346]) no authentication factory for method=none 15:13:37.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48346]) SSH_MSG_USERAUTH_REQUEST 15:13:37.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48346]) remaining methods: password,publickey 15:13:37.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48346]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:37.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48346]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:37.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48346]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:37.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48346]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:37.162 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:37.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:48346]) authentication result: true 15:13:37.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:48346]) SSH_MSG_USERAUTH_REQUEST 15:13:37.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48346])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:37.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48346]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:37.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:37.162 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:37.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48346]) no heartbeat to stop 15:13:37.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:48346]) heartbeat type=IGNORE, interval=PT30S 15:13:37.162 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:48346 authenticated 15:13:37.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48346]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:37.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48346]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:37.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48346]] session=TransportServerSession[admin@/10.30.171.175:48346] id=0 15:13:37.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48346])) size=2097152, max=2097152, packet=32768 15:13:37.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48346]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48346] 15:13:37.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48346]) recipient=0 15:13:37.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346])) size=2097152, max=2097152, packet=32768 15:13:37.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346])) re-initializing 15:13:37.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346])) size=2097152, max=2097152, packet=32768 15:13:37.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:37.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48346]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:37.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48346]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:37.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:37.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346])[want-reply=true] subsystem=netconf 15:13:37.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346])[subsystem] prepared command 15:13:37.167 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:37.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:37.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x406e4872, L:/10.30.170.167:17883 - R:/10.30.171.175:48346]}} established 15:13:37.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 54: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17883 15:13:37.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 54: Creating data stores for simulated device 15:13:37.168 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:37.168 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:37.168 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:37.168 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:37.168 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:37.170 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b76e3f9 15:13:37.170 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:37.170 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:37.170 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:37.170 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:37.171 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:37.171 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:37.171 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:37.171 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:37.171 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b76e3f9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b76e3f9, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e2ee4c5, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e2ee4c5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:37.171 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:37.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:37.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x406e4872, L:/10.30.170.167:17883 - R:/10.30.171.175:48346] 15:13:37.173 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 54 on channel [id: 0x406e4872, L:/10.30.170.167:17883 - R:/10.30.171.175:48346] 15:13:37.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]) by 1102 down to 2096050 15:13:37.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48346]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:37.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x406e4872, L:/10.30.170.167:17883 - R:/10.30.171.175:48346] 15:13:37.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x406e4872, L:/10.30.170.167:17883 - R:/10.30.171.175:48346] 15:13:37.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]) request=subsystem result=ReplySuccess, want-reply=true 15:13:37.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48346]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:37.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]) request=subsystem activate command 15:13:37.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]) starting runner for command=netconf 15:13:37.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48346]) process #5 SSH_MSG_CHANNEL_DATA 15:13:37.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]) by 373 down to 2096779 15:13:37.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]) SSH_MSG_CHANNEL_DATA len=373 15:13:37.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346] 15:13:37.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x406e4872, L:/10.30.170.167:17883 - R:/10.30.171.175:48346]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:37.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:37.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x406e4872, L:/10.30.170.167:17883 - R:/10.30.171.175:48346] 15:13:37.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x406e4872, L:/10.30.170.167:17883 - R:/10.30.171.175:48346] 15:13:37.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17883', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:37.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=54} created 15:13:37.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=54, channel=[id: 0x406e4872, L:/10.30.170.167:17883 - R:/10.30.171.175:48346]} created 15:13:37.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x406e4872, L:/10.30.170.167:17883 - R:/10.30.171.175:48346] successful with session NetconfServerSession{sessionId=54, channel=[id: 0x406e4872, L:/10.30.170.167:17883 - R:/10.30.171.175:48346]} 15:13:37.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=54, channel=[id: 0x406e4872, L:/10.30.170.167:17883 - R:/10.30.171.175:48346]} up 15:13:37.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48346]) process #6 SSH_MSG_CHANNEL_DATA 15:13:37.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]) by 393 down to 2096386 15:13:37.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]) SSH_MSG_CHANNEL_DATA len=393 15:13:37.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346] 15:13:37.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:37.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:37.176 [netconf-device-simulator-threads-6] 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=54} 15:13:37.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:37.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=54, channel=[id: 0x406e4872, L:/10.30.170.167:17883 - R:/10.30.171.175:48346]} EXI handlers added to pipeline 15:13:37.181 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:37.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]) by 179 down to 2095871 15:13:37.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48346]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:37.182 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:37.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48346]) process #7 SSH_MSG_CHANNEL_DATA 15:13:37.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]) by 340 down to 2096046 15:13:37.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]) SSH_MSG_CHANNEL_DATA len=340 15:13:37.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346] 15:13:37.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:37.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:37.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=54} 15:13:37.186 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e2ee4c5 15:13:37.186 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:37.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:37.186 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:37.186 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:37.186 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:37.186 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:37.186 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:37.186 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:37.186 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:37.187 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:37.187 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:37.187 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:37.187 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:37.187 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:37.187 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:37.187 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:37.187 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:37.187 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:37.188 [netconf-device-simulator-threads-6] 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 15:13:37.189 [netconf-device-simulator-threads-6] 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 15:13:37.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:37.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]) by 733 down to 2095138 15:13:37.189 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48346]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:37.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:37.779 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:37.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50598]) process #8 SSH_MSG_IGNORE 15:13:37.782 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50598]) SSH_MSG_IGNORE 15:13:37.842 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:13:37.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34104]) process #9 SSH_MSG_IGNORE 15:13:37.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34104]) SSH_MSG_IGNORE 15:13:38.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8f388900, L:/10.30.170.167:17884 - R:/10.30.171.175:33050]} 15:13:38.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:33050]): SSH-2.0-SSHD-UNKNOWN 15:13:38.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:33050]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:38.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:33050]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:38.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:33050]) Send SSH_MSG_KEXINIT 15:13:38.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33050]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:38.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33050]) process #0 SSH_MSG_KEXINIT 15:13:38.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:33050]) SSH_MSG_KEXINIT 15:13:38.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:33050]) strict KEX=true client=true server=true 15:13:38.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33050]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:38.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33050]) Kex: server host key algorithms = rsa-sha2-512 15:13:38.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33050]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:38.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33050]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:38.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33050]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:38.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33050]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:38.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33050]) Kex: compression algorithms (client to server) = none 15:13:38.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33050]) Kex: compression algorithms (server to client) = none 15:13:38.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:38.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33050]) process #1 30 15:13:38.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:33050]] process command=SSH_MSG_KEXDH_INIT 15:13:38.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:33050]] Send SSH_MSG_KEXDH_REPLY 15:13:38.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33050]) packet #1 sending command=31[31] len=1639 15:13:38.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:33050])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:38.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:33050]) Send SSH_MSG_NEWKEYS 15:13:38.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:33050]) session ID=07:72:e0:66:b6:b0:32:5c:c2:7f:ec:a4:6f:fd:7d:a1:8e:09:8e:1d:8b:6c:8b:3b:68:20:5f:04:11:c4:10:a3:48:d4:48:17:a0:aa:fe:50:1f:3e:8d:8e:91:68:14:3b:16:7f:79:51:e3:52:5a:79:21:bc:64:f0:1a:5b:2f:a0 15:13:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33050]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:33050]): strict KEX resets output message sequence number from 3 to 0 15:13:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:33050]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@938485; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:33050])[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 15:13:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:33050])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33050]) packet #0 sending command=7[7] len=419 15:13:38.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:33050]) No pending packets to flush at end of KEX 15:13:38.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33050]) process #2 SSH_MSG_NEWKEYS 15:13:38.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:33050]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:38.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:33050]): strict KEX resets input message sequence number from 3 to 0 15:13:38.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:33050]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@674146c1; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:38.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:38.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33050]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:38.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:33050]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:38.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:33050]) authorized authentication methods: password,publickey 15:13:38.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:33050]) Accepted service ssh-userauth 15:13:38.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33050]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:38.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33050]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:38.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33050]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:38.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33050]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:38.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33050]) no authentication factory for method=none 15:13:38.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:33050]) SSH_MSG_USERAUTH_REQUEST 15:13:38.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:33050]) remaining methods: password,publickey 15:13:38.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33050]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:38.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33050]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:38.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33050]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:38.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33050]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:38.420 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:38.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:33050]) authentication result: true 15:13:38.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:33050]) SSH_MSG_USERAUTH_REQUEST 15:13:38.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:33050])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:38.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33050]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:38.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:38.420 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:38.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33050]) no heartbeat to stop 15:13:38.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:33050]) heartbeat type=IGNORE, interval=PT30S 15:13:38.420 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:33050 authenticated 15:13:38.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33050]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:38.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33050]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33050]] session=TransportServerSession[admin@/10.30.171.175:33050] id=0 15:13:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33050])) size=2097152, max=2097152, packet=32768 15:13:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33050]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33050] 15:13:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33050]) recipient=0 15:13:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050])) size=2097152, max=2097152, packet=32768 15:13:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050])) re-initializing 15:13:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050])) size=2097152, max=2097152, packet=32768 15:13:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33050]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33050]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050])[want-reply=true] subsystem=netconf 15:13:38.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050])[subsystem] prepared command 15:13:38.423 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:38.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:38.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8f388900, L:/10.30.170.167:17884 - R:/10.30.171.175:33050]}} established 15:13:38.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 55: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17884 15:13:38.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 55: Creating data stores for simulated device 15:13:38.424 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:38.424 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:38.424 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:38.424 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:38.424 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:38.425 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@54137c7c 15:13:38.425 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:38.426 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:38.426 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:38.426 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:38.426 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:38.426 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:38.426 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:38.426 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:38.426 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@54137c7c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@54137c7c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@523b741a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@523b741a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:38.426 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:38.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:38.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8f388900, L:/10.30.170.167:17884 - R:/10.30.171.175:33050] 15:13:38.428 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 55 on channel [id: 0x8f388900, L:/10.30.170.167:17884 - R:/10.30.171.175:33050] 15:13:38.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]) by 1102 down to 2096050 15:13:38.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33050]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:38.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8f388900, L:/10.30.170.167:17884 - R:/10.30.171.175:33050] 15:13:38.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8f388900, L:/10.30.170.167:17884 - R:/10.30.171.175:33050] 15:13:38.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]) request=subsystem result=ReplySuccess, want-reply=true 15:13:38.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33050]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:38.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]) request=subsystem activate command 15:13:38.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]) starting runner for command=netconf 15:13:38.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33050]) process #5 SSH_MSG_CHANNEL_DATA 15:13:38.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]) by 373 down to 2096779 15:13:38.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]) SSH_MSG_CHANNEL_DATA len=373 15:13:38.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050] 15:13:38.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8f388900, L:/10.30.170.167:17884 - R:/10.30.171.175:33050]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:38.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:38.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8f388900, L:/10.30.170.167:17884 - R:/10.30.171.175:33050] 15:13:38.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8f388900, L:/10.30.170.167:17884 - R:/10.30.171.175:33050] 15:13:38.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17884', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:38.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=55} created 15:13:38.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=55, channel=[id: 0x8f388900, L:/10.30.170.167:17884 - R:/10.30.171.175:33050]} created 15:13:38.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8f388900, L:/10.30.170.167:17884 - R:/10.30.171.175:33050] successful with session NetconfServerSession{sessionId=55, channel=[id: 0x8f388900, L:/10.30.170.167:17884 - R:/10.30.171.175:33050]} 15:13:38.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=55, channel=[id: 0x8f388900, L:/10.30.170.167:17884 - R:/10.30.171.175:33050]} up 15:13:38.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33050]) process #6 SSH_MSG_CHANNEL_DATA 15:13:38.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]) by 393 down to 2096386 15:13:38.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]) SSH_MSG_CHANNEL_DATA len=393 15:13:38.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050] 15:13:38.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:38.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:38.431 [netconf-device-simulator-threads-0] 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=55} 15:13:38.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:38.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=55, channel=[id: 0x8f388900, L:/10.30.170.167:17884 - R:/10.30.171.175:33050]} EXI handlers added to pipeline 15:13:38.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:38.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]) by 179 down to 2095871 15:13:38.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33050]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:38.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:38.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33050]) process #7 SSH_MSG_CHANNEL_DATA 15:13:38.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]) by 340 down to 2096046 15:13:38.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]) SSH_MSG_CHANNEL_DATA len=340 15:13:38.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050] 15:13:38.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:38.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:38.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=55} 15:13:38.447 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@523b741a 15:13:38.447 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:38.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:38.447 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:38.447 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:38.447 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:38.447 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:38.447 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:38.447 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:38.447 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:38.447 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:38.447 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:38.447 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:38.447 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:38.447 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:38.447 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:38.447 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:38.447 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:38.447 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:38.448 [netconf-device-simulator-threads-0] 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 15:13:38.448 [netconf-device-simulator-threads-0] 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 15:13:38.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:38.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]) by 733 down to 2095138 15:13:38.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33050]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:38.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:39.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54902]) process #9 SSH_MSG_IGNORE 15:13:39.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54902]) SSH_MSG_IGNORE 15:13:39.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:13:39.049 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:39.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44860]) process #8 SSH_MSG_IGNORE 15:13:39.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44860]) SSH_MSG_IGNORE 15:13:39.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8fdd61fd, L:/10.30.170.167:17885 - R:/10.30.171.175:47238]} 15:13:39.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:47238]): SSH-2.0-SSHD-UNKNOWN 15:13:39.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:47238]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:39.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:47238]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:39.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:47238]) Send SSH_MSG_KEXINIT 15:13:39.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47238]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:39.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47238]) process #0 SSH_MSG_KEXINIT 15:13:39.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:47238]) SSH_MSG_KEXINIT 15:13:39.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:47238]) strict KEX=true client=true server=true 15:13:39.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47238]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:39.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47238]) Kex: server host key algorithms = rsa-sha2-512 15:13:39.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47238]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:39.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47238]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:39.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47238]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:39.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47238]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:39.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47238]) Kex: compression algorithms (client to server) = none 15:13:39.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47238]) Kex: compression algorithms (server to client) = none 15:13:39.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:39.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47238]) process #1 30 15:13:39.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:47238]] process command=SSH_MSG_KEXDH_INIT 15:13:39.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:47238]] Send SSH_MSG_KEXDH_REPLY 15:13:39.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47238]) packet #1 sending command=31[31] len=1639 15:13:39.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:47238])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:39.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:47238]) Send SSH_MSG_NEWKEYS 15:13:39.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:47238]) session ID=06:95:e1:44:a3:7e:4a:07:5b:e5:f6:4b:68:60:37:3f:46:12:29:a5:0c:be:21:e2:9e:e9:6d:87:12:08:86:c5:3d:d9:5d:6a:27:24:67:14:09:08:f5:58:14:eb:0e:d8:30:0a:a1:3f:16:f2:c4:81:89:5c:79:76:17:f3:e9:3c 15:13:39.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47238]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:39.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:47238]): strict KEX resets output message sequence number from 3 to 0 15:13:39.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:47238]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@59df09d8; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:39.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:47238])[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 15:13:39.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:47238])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:39.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47238]) packet #0 sending command=7[7] len=419 15:13:39.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:47238]) No pending packets to flush at end of KEX 15:13:39.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47238]) process #2 SSH_MSG_NEWKEYS 15:13:39.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:47238]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:39.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:47238]): strict KEX resets input message sequence number from 3 to 0 15:13:39.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:47238]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@14cdfaec; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:39.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:39.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47238]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:39.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:47238]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:39.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:47238]) authorized authentication methods: password,publickey 15:13:39.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:47238]) Accepted service ssh-userauth 15:13:39.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47238]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:39.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47238]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:39.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47238]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:39.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47238]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:39.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47238]) no authentication factory for method=none 15:13:39.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:47238]) SSH_MSG_USERAUTH_REQUEST 15:13:39.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:47238]) remaining methods: password,publickey 15:13:39.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47238]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:39.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47238]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:39.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47238]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:39.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47238]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:39.629 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:39.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:47238]) authentication result: true 15:13:39.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:47238]) SSH_MSG_USERAUTH_REQUEST 15:13:39.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:47238])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:39.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47238]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:39.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:39.629 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:39.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47238]) no heartbeat to stop 15:13:39.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:47238]) heartbeat type=IGNORE, interval=PT30S 15:13:39.629 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:47238 authenticated 15:13:39.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47238]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:39.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47238]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:39.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47238]] session=TransportServerSession[admin@/10.30.171.175:47238] id=0 15:13:39.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47238])) size=2097152, max=2097152, packet=32768 15:13:39.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47238]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47238] 15:13:39.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47238]) recipient=0 15:13:39.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238])) size=2097152, max=2097152, packet=32768 15:13:39.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238])) re-initializing 15:13:39.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238])) size=2097152, max=2097152, packet=32768 15:13:39.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:39.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47238]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:39.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47238]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:39.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:39.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238])[want-reply=true] subsystem=netconf 15:13:39.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238])[subsystem] prepared command 15:13:39.631 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:39.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:39.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8fdd61fd, L:/10.30.170.167:17885 - R:/10.30.171.175:47238]}} established 15:13:39.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 56: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17885 15:13:39.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 56: Creating data stores for simulated device 15:13:39.631 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:39.631 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:39.632 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:39.632 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:39.632 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:39.634 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26a74201 15:13:39.634 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:39.634 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:39.634 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:39.634 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:39.635 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:39.635 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:39.635 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:39.635 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:39.635 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26a74201, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26a74201, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4160af95, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4160af95, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:39.635 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:39.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:39.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8fdd61fd, L:/10.30.170.167:17885 - R:/10.30.171.175:47238] 15:13:39.639 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 56 on channel [id: 0x8fdd61fd, L:/10.30.170.167:17885 - R:/10.30.171.175:47238] 15:13:39.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]) by 1102 down to 2096050 15:13:39.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47238]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:39.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8fdd61fd, L:/10.30.170.167:17885 - R:/10.30.171.175:47238] 15:13:39.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8fdd61fd, L:/10.30.170.167:17885 - R:/10.30.171.175:47238] 15:13:39.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]) request=subsystem result=ReplySuccess, want-reply=true 15:13:39.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47238]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:39.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]) request=subsystem activate command 15:13:39.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]) starting runner for command=netconf 15:13:39.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47238]) process #5 SSH_MSG_CHANNEL_DATA 15:13:39.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]) by 373 down to 2096779 15:13:39.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]) SSH_MSG_CHANNEL_DATA len=373 15:13:39.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238] 15:13:39.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8fdd61fd, L:/10.30.170.167:17885 - R:/10.30.171.175:47238]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:39.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:39.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8fdd61fd, L:/10.30.170.167:17885 - R:/10.30.171.175:47238] 15:13:39.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8fdd61fd, L:/10.30.170.167:17885 - R:/10.30.171.175:47238] 15:13:39.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17885', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:39.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=56} created 15:13:39.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=56, channel=[id: 0x8fdd61fd, L:/10.30.170.167:17885 - R:/10.30.171.175:47238]} created 15:13:39.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8fdd61fd, L:/10.30.170.167:17885 - R:/10.30.171.175:47238] successful with session NetconfServerSession{sessionId=56, channel=[id: 0x8fdd61fd, L:/10.30.170.167:17885 - R:/10.30.171.175:47238]} 15:13:39.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=56, channel=[id: 0x8fdd61fd, L:/10.30.170.167:17885 - R:/10.30.171.175:47238]} up 15:13:39.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47238]) process #6 SSH_MSG_CHANNEL_DATA 15:13:39.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]) by 393 down to 2096386 15:13:39.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]) SSH_MSG_CHANNEL_DATA len=393 15:13:39.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238] 15:13:39.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:39.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:39.641 [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=56} 15:13:39.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:39.641 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=56, channel=[id: 0x8fdd61fd, L:/10.30.170.167:17885 - R:/10.30.171.175:47238]} EXI handlers added to pipeline 15:13:39.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:39.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]) by 179 down to 2095871 15:13:39.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47238]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:39.642 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:39.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47238]) process #7 SSH_MSG_CHANNEL_DATA 15:13:39.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]) by 340 down to 2096046 15:13:39.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]) SSH_MSG_CHANNEL_DATA len=340 15:13:39.643 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238] 15:13:39.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:39.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:39.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=56} 15:13:39.644 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4160af95 15:13:39.644 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:39.644 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:39.644 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:39.644 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:39.645 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:39.645 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:39.645 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:39.645 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:39.645 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:39.645 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:39.645 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:39.645 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:39.645 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:39.645 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:39.645 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:39.645 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:39.645 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:39.645 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:39.645 [netconf-device-simulator-threads-2] 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 15:13:39.645 [netconf-device-simulator-threads-2] 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 15:13:39.645 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:39.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]) by 733 down to 2095138 15:13:39.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47238]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:39.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:40.502 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:13:40.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38538]) process #9 SSH_MSG_IGNORE 15:13:40.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38538]) SSH_MSG_IGNORE 15:13:40.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x665b9220, L:/10.30.170.167:17886 - R:/10.30.171.175:37928]} 15:13:40.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:37928]): SSH-2.0-SSHD-UNKNOWN 15:13:40.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:37928]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:40.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:37928]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:40.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:37928]) Send SSH_MSG_KEXINIT 15:13:40.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37928]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:40.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37928]) process #0 SSH_MSG_KEXINIT 15:13:40.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:37928]) SSH_MSG_KEXINIT 15:13:40.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:37928]) strict KEX=true client=true server=true 15:13:40.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37928]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:40.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37928]) Kex: server host key algorithms = rsa-sha2-512 15:13:40.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37928]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:40.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37928]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:40.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37928]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:40.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37928]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:40.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37928]) Kex: compression algorithms (client to server) = none 15:13:40.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37928]) Kex: compression algorithms (server to client) = none 15:13:40.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:40.732 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:40.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33996]) process #8 SSH_MSG_IGNORE 15:13:40.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33996]) SSH_MSG_IGNORE 15:13:40.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37928]) process #1 30 15:13:40.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37928]] process command=SSH_MSG_KEXDH_INIT 15:13:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37928]] Send SSH_MSG_KEXDH_REPLY 15:13:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37928]) packet #1 sending command=31[31] len=1639 15:13:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:37928])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:37928]) Send SSH_MSG_NEWKEYS 15:13:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:37928]) session ID=f4:a3:f6:36:b5:14:75:14:b8:e3:69:61:12:fa:2f:88:06:8d:4c:f3:d3:1b:0d:82:0f:ba:72:15:19:80:d4:9a:f9:a9:3e:13:a8:14:9a:7c:32:54:e6:c4:a3:d4:cf:8e:65:9b:7f:5d:22:d9:25:93:af:b5:b7:36:09:dd:f6:3c 15:13:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37928]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37928]): strict KEX resets output message sequence number from 3 to 0 15:13:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37928]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5cbe1bba; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:37928])[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 15:13:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37928])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37928]) packet #0 sending command=7[7] len=419 15:13:40.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37928]) No pending packets to flush at end of KEX 15:13:40.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37928]) process #2 SSH_MSG_NEWKEYS 15:13:40.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37928]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:40.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37928]): strict KEX resets input message sequence number from 3 to 0 15:13:40.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37928]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5eadc7b5; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:40.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:40.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37928]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:40.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37928]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:40.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:37928]) authorized authentication methods: password,publickey 15:13:40.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37928]) Accepted service ssh-userauth 15:13:40.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37928]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:40.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37928]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:40.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37928]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:40.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37928]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:40.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37928]) no authentication factory for method=none 15:13:40.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37928]) SSH_MSG_USERAUTH_REQUEST 15:13:40.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37928]) remaining methods: password,publickey 15:13:40.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37928]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:40.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37928]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:40.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37928]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:40.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37928]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:40.852 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:40.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:37928]) authentication result: true 15:13:40.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:37928]) SSH_MSG_USERAUTH_REQUEST 15:13:40.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37928])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:40.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37928]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:40.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:40.852 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:40.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37928]) no heartbeat to stop 15:13:40.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:37928]) heartbeat type=IGNORE, interval=PT30S 15:13:40.852 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:37928 authenticated 15:13:40.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37928]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:40.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37928]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:40.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37928]] session=TransportServerSession[admin@/10.30.171.175:37928] id=0 15:13:40.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37928])) size=2097152, max=2097152, packet=32768 15:13:40.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37928]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37928] 15:13:40.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37928]) recipient=0 15:13:40.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928])) size=2097152, max=2097152, packet=32768 15:13:40.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928])) re-initializing 15:13:40.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928])) size=2097152, max=2097152, packet=32768 15:13:40.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:40.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37928]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:40.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37928]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:40.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:40.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928])[want-reply=true] subsystem=netconf 15:13:40.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928])[subsystem] prepared command 15:13:40.854 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:40.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:40.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x665b9220, L:/10.30.170.167:17886 - R:/10.30.171.175:37928]}} established 15:13:40.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 57: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17886 15:13:40.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 57: Creating data stores for simulated device 15:13:40.855 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:40.855 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:40.855 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:40.855 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:40.855 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:40.857 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@48726360 15:13:40.857 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:40.857 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:40.857 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:40.857 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:40.857 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:40.857 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:40.858 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:40.858 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:40.858 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@48726360, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@48726360, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55561a33, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55561a33, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:40.858 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:40.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:40.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x665b9220, L:/10.30.170.167:17886 - R:/10.30.171.175:37928] 15:13:40.861 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 57 on channel [id: 0x665b9220, L:/10.30.170.167:17886 - R:/10.30.171.175:37928] 15:13:40.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]) by 1102 down to 2096050 15:13:40.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37928]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:40.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x665b9220, L:/10.30.170.167:17886 - R:/10.30.171.175:37928] 15:13:40.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x665b9220, L:/10.30.170.167:17886 - R:/10.30.171.175:37928] 15:13:40.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]) request=subsystem result=ReplySuccess, want-reply=true 15:13:40.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37928]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:40.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]) request=subsystem activate command 15:13:40.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]) starting runner for command=netconf 15:13:40.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37928]) process #5 SSH_MSG_CHANNEL_DATA 15:13:40.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]) by 373 down to 2096779 15:13:40.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]) SSH_MSG_CHANNEL_DATA len=373 15:13:40.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928] 15:13:40.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x665b9220, L:/10.30.170.167:17886 - R:/10.30.171.175:37928]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:40.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:40.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x665b9220, L:/10.30.170.167:17886 - R:/10.30.171.175:37928] 15:13:40.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x665b9220, L:/10.30.170.167:17886 - R:/10.30.171.175:37928] 15:13:40.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17886', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:40.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=57} created 15:13:40.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=57, channel=[id: 0x665b9220, L:/10.30.170.167:17886 - R:/10.30.171.175:37928]} created 15:13:40.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x665b9220, L:/10.30.170.167:17886 - R:/10.30.171.175:37928] successful with session NetconfServerSession{sessionId=57, channel=[id: 0x665b9220, L:/10.30.170.167:17886 - R:/10.30.171.175:37928]} 15:13:40.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=57, channel=[id: 0x665b9220, L:/10.30.170.167:17886 - R:/10.30.171.175:37928]} up 15:13:40.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37928]) process #6 SSH_MSG_CHANNEL_DATA 15:13:40.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]) by 393 down to 2096386 15:13:40.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]) SSH_MSG_CHANNEL_DATA len=393 15:13:40.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928] 15:13:40.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:40.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:40.869 [netconf-device-simulator-threads-4] 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=57} 15:13:40.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:40.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=57, channel=[id: 0x665b9220, L:/10.30.170.167:17886 - R:/10.30.171.175:37928]} EXI handlers added to pipeline 15:13:40.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:40.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]) by 179 down to 2095871 15:13:40.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37928]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:40.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:40.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37928]) process #7 SSH_MSG_CHANNEL_DATA 15:13:40.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]) by 340 down to 2096046 15:13:40.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]) SSH_MSG_CHANNEL_DATA len=340 15:13:40.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928] 15:13:40.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:40.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:40.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=57} 15:13:40.876 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55561a33 15:13:40.876 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:40.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:40.876 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:40.876 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:40.876 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:40.876 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:40.876 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:40.876 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:40.876 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:40.876 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:40.876 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:40.876 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:40.876 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:40.876 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:40.876 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:40.877 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:40.877 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:40.877 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:40.877 [netconf-device-simulator-threads-4] 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 15:13:40.877 [netconf-device-simulator-threads-4] 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 15:13:40.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:40.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]) by 733 down to 2095138 15:13:40.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37928]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:40.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:41.622 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:41.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35638]) process #8 SSH_MSG_IGNORE 15:13:41.623 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35638]) SSH_MSG_IGNORE 15:13:41.671 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:13:41.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #9 SSH_MSG_IGNORE 15:13:41.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:13:41.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8484bac3, L:/10.30.170.167:17887 - R:/10.30.171.175:33384]} 15:13:41.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:33384]): SSH-2.0-SSHD-UNKNOWN 15:13:41.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:33384]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:41.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:33384]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:41.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:33384]) Send SSH_MSG_KEXINIT 15:13:41.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33384]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:41.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33384]) process #0 SSH_MSG_KEXINIT 15:13:41.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:33384]) SSH_MSG_KEXINIT 15:13:41.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:33384]) strict KEX=true client=true server=true 15:13:41.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33384]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:41.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33384]) Kex: server host key algorithms = rsa-sha2-512 15:13:41.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33384]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:41.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33384]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:41.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33384]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:41.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33384]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:41.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33384]) Kex: compression algorithms (client to server) = none 15:13:41.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33384]) Kex: compression algorithms (server to client) = none 15:13:41.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:42.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33384]) process #1 30 15:13:42.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:33384]] process command=SSH_MSG_KEXDH_INIT 15:13:42.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:33384]] Send SSH_MSG_KEXDH_REPLY 15:13:42.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33384]) packet #1 sending command=31[31] len=1639 15:13:42.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:33384])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:42.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:33384]) Send SSH_MSG_NEWKEYS 15:13:42.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:33384]) session ID=c3:2c:12:a4:e6:1b:4e:b1:b1:43:a5:78:0b:68:f1:4b:c7:7d:2d:ae:e0:0d:4a:5b:94:73:9c:4f:43:08:2a:8d:e4:e1:f0:46:e2:8d:c5:b7:13:27:75:e6:6b:0b:55:bc:d3:de:d1:a1:07:25:c0:b1:f1:03:59:8a:bb:a6:34:bf 15:13:42.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33384]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:42.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:33384]): strict KEX resets output message sequence number from 3 to 0 15:13:42.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:33384]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@18f228d; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:42.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:33384])[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 15:13:42.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:33384])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:42.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33384]) packet #0 sending command=7[7] len=419 15:13:42.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:33384]) No pending packets to flush at end of KEX 15:13:42.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33384]) process #2 SSH_MSG_NEWKEYS 15:13:42.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:33384]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:42.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:33384]): strict KEX resets input message sequence number from 3 to 0 15:13:42.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:33384]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@36130bbb; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:42.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:42.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33384]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:42.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:33384]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:42.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:33384]) authorized authentication methods: password,publickey 15:13:42.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:33384]) Accepted service ssh-userauth 15:13:42.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33384]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:42.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33384]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:42.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33384]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:42.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33384]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:42.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33384]) no authentication factory for method=none 15:13:42.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:33384]) SSH_MSG_USERAUTH_REQUEST 15:13:42.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:33384]) remaining methods: password,publickey 15:13:42.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33384]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:42.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33384]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:42.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33384]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:42.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33384]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:42.076 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:42.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:33384]) authentication result: true 15:13:42.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:33384]) SSH_MSG_USERAUTH_REQUEST 15:13:42.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:33384])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:42.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33384]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:42.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:42.076 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:42.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33384]) no heartbeat to stop 15:13:42.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:33384]) heartbeat type=IGNORE, interval=PT30S 15:13:42.077 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:33384 authenticated 15:13:42.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33384]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:42.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33384]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:42.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33384]] session=TransportServerSession[admin@/10.30.171.175:33384] id=0 15:13:42.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33384])) size=2097152, max=2097152, packet=32768 15:13:42.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33384]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33384] 15:13:42.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33384]) recipient=0 15:13:42.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384])) size=2097152, max=2097152, packet=32768 15:13:42.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384])) re-initializing 15:13:42.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384])) size=2097152, max=2097152, packet=32768 15:13:42.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:42.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33384]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:42.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33384]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:42.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:42.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384])[want-reply=true] subsystem=netconf 15:13:42.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384])[subsystem] prepared command 15:13:42.079 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:42.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:42.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8484bac3, L:/10.30.170.167:17887 - R:/10.30.171.175:33384]}} established 15:13:42.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 58: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17887 15:13:42.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 58: Creating data stores for simulated device 15:13:42.079 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:42.079 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:42.079 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:42.079 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:42.079 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:42.080 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@520d8cc1 15:13:42.080 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:42.080 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:42.080 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:42.080 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:42.081 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:42.081 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:42.081 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:42.082 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:42.082 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@520d8cc1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@520d8cc1, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f7670d6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f7670d6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:42.082 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:42.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:42.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8484bac3, L:/10.30.170.167:17887 - R:/10.30.171.175:33384] 15:13:42.084 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 58 on channel [id: 0x8484bac3, L:/10.30.170.167:17887 - R:/10.30.171.175:33384] 15:13:42.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]) by 1102 down to 2096050 15:13:42.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33384]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:42.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8484bac3, L:/10.30.170.167:17887 - R:/10.30.171.175:33384] 15:13:42.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8484bac3, L:/10.30.170.167:17887 - R:/10.30.171.175:33384] 15:13:42.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]) request=subsystem result=ReplySuccess, want-reply=true 15:13:42.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33384]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:42.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]) request=subsystem activate command 15:13:42.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]) starting runner for command=netconf 15:13:42.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33384]) process #5 SSH_MSG_CHANNEL_DATA 15:13:42.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]) by 373 down to 2096779 15:13:42.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]) SSH_MSG_CHANNEL_DATA len=373 15:13:42.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384] 15:13:42.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8484bac3, L:/10.30.170.167:17887 - R:/10.30.171.175:33384]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:42.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:42.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8484bac3, L:/10.30.170.167:17887 - R:/10.30.171.175:33384] 15:13:42.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8484bac3, L:/10.30.170.167:17887 - R:/10.30.171.175:33384] 15:13:42.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17887', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:42.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=58} created 15:13:42.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=58, channel=[id: 0x8484bac3, L:/10.30.170.167:17887 - R:/10.30.171.175:33384]} created 15:13:42.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8484bac3, L:/10.30.170.167:17887 - R:/10.30.171.175:33384] successful with session NetconfServerSession{sessionId=58, channel=[id: 0x8484bac3, L:/10.30.170.167:17887 - R:/10.30.171.175:33384]} 15:13:42.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=58, channel=[id: 0x8484bac3, L:/10.30.170.167:17887 - R:/10.30.171.175:33384]} up 15:13:42.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33384]) process #6 SSH_MSG_CHANNEL_DATA 15:13:42.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]) by 393 down to 2096386 15:13:42.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]) SSH_MSG_CHANNEL_DATA len=393 15:13:42.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384] 15:13:42.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:42.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:42.087 [netconf-device-simulator-threads-6] 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=58} 15:13:42.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:42.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=58, channel=[id: 0x8484bac3, L:/10.30.170.167:17887 - R:/10.30.171.175:33384]} EXI handlers added to pipeline 15:13:42.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:42.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]) by 179 down to 2095871 15:13:42.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33384]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:42.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:42.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33384]) process #7 SSH_MSG_CHANNEL_DATA 15:13:42.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]) by 340 down to 2096046 15:13:42.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]) SSH_MSG_CHANNEL_DATA len=340 15:13:42.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384] 15:13:42.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:42.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:42.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=58} 15:13:42.090 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f7670d6 15:13:42.090 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:42.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:42.090 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:42.090 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:42.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:42.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:42.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:42.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:42.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:42.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:42.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:42.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:42.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:42.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:42.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:42.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:42.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:42.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:42.091 [netconf-device-simulator-threads-6] 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 15:13:42.091 [netconf-device-simulator-threads-6] 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 15:13:42.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:42.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]) by 733 down to 2095138 15:13:42.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33384]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:42.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:42.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x98e8bc4e, L:/10.30.170.167:17888 - R:/10.30.171.175:36352]} 15:13:42.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:36352]): SSH-2.0-SSHD-UNKNOWN 15:13:42.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:36352]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:42.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:36352]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:42.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:36352]) Send SSH_MSG_KEXINIT 15:13:42.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36352]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:42.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36352]) process #0 SSH_MSG_KEXINIT 15:13:42.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:36352]) SSH_MSG_KEXINIT 15:13:42.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:36352]) strict KEX=true client=true server=true 15:13:42.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36352]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:42.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36352]) Kex: server host key algorithms = rsa-sha2-512 15:13:42.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36352]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:42.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36352]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:42.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36352]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:42.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36352]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:42.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36352]) Kex: compression algorithms (client to server) = none 15:13:42.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36352]) Kex: compression algorithms (server to client) = none 15:13:42.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:42.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36352]) process #1 30 15:13:42.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36352]] process command=SSH_MSG_KEXDH_INIT 15:13:42.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36352]] Send SSH_MSG_KEXDH_REPLY 15:13:42.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36352]) packet #1 sending command=31[31] len=1639 15:13:42.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:36352])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:42.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:36352]) Send SSH_MSG_NEWKEYS 15:13:42.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:36352]) session ID=7c:94:99:43:a8:53:8d:0c:c3:5a:c2:cc:fa:25:0a:9c:43:e9:1e:28:69:3a:fe:29:59:82:0c:02:9b:95:a2:78:77:da:ce:dc:3c:51:f2:d9:29:1d:d2:46:09:72:ab:dd:88:5b:6f:00:fe:d7:28:4c:14:30:a1:d6:3d:8b:3a:27 15:13:42.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36352]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:42.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36352]): strict KEX resets output message sequence number from 3 to 0 15:13:42.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36352]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@480c9b2c; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:42.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:36352])[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 15:13:42.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36352])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:42.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36352]) packet #0 sending command=7[7] len=419 15:13:42.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36352]) No pending packets to flush at end of KEX 15:13:42.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36352]) process #2 SSH_MSG_NEWKEYS 15:13:42.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36352]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:42.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36352]): strict KEX resets input message sequence number from 3 to 0 15:13:42.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36352]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@64937c2c; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:42.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:42.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36352]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:42.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36352]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:42.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:36352]) authorized authentication methods: password,publickey 15:13:42.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36352]) Accepted service ssh-userauth 15:13:42.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36352]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:42.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36352]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:42.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36352]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:42.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36352]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:42.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36352]) no authentication factory for method=none 15:13:42.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36352]) SSH_MSG_USERAUTH_REQUEST 15:13:42.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36352]) remaining methods: password,publickey 15:13:42.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36352]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:42.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36352]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:42.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36352]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:42.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36352]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:42.965 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:42.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:36352]) authentication result: true 15:13:42.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:36352]) SSH_MSG_USERAUTH_REQUEST 15:13:42.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36352])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:42.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36352]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:42.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:42.965 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:42.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36352]) no heartbeat to stop 15:13:42.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:36352]) heartbeat type=IGNORE, interval=PT30S 15:13:42.965 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:36352 authenticated 15:13:42.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36352]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:42.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36352]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:42.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36352]] session=TransportServerSession[admin@/10.30.171.175:36352] id=0 15:13:42.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36352])) size=2097152, max=2097152, packet=32768 15:13:42.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36352]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36352] 15:13:42.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36352]) recipient=0 15:13:42.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352])) size=2097152, max=2097152, packet=32768 15:13:42.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352])) re-initializing 15:13:42.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352])) size=2097152, max=2097152, packet=32768 15:13:42.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:42.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36352]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:42.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36352]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:42.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:42.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352])[want-reply=true] subsystem=netconf 15:13:42.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352])[subsystem] prepared command 15:13:42.970 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:42.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:42.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x98e8bc4e, L:/10.30.170.167:17888 - R:/10.30.171.175:36352]}} established 15:13:42.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 59: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17888 15:13:42.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 59: Creating data stores for simulated device 15:13:42.970 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:42.970 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:42.970 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:42.970 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:42.970 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:42.971 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b39 15:13:42.971 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:42.972 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:42.972 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:42.972 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:42.973 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:42.973 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:42.973 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:42.973 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:42.973 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b39, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b39, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5a7aac01, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5a7aac01, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:42.973 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:42.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:42.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x98e8bc4e, L:/10.30.170.167:17888 - R:/10.30.171.175:36352] 15:13:42.976 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 59 on channel [id: 0x98e8bc4e, L:/10.30.170.167:17888 - R:/10.30.171.175:36352] 15:13:42.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]) by 1102 down to 2096050 15:13:42.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36352]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:42.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x98e8bc4e, L:/10.30.170.167:17888 - R:/10.30.171.175:36352] 15:13:42.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x98e8bc4e, L:/10.30.170.167:17888 - R:/10.30.171.175:36352] 15:13:42.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]) request=subsystem result=ReplySuccess, want-reply=true 15:13:42.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36352]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:42.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]) request=subsystem activate command 15:13:42.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]) starting runner for command=netconf 15:13:42.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36352]) process #5 SSH_MSG_CHANNEL_DATA 15:13:42.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]) by 373 down to 2096779 15:13:42.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]) SSH_MSG_CHANNEL_DATA len=373 15:13:42.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352] 15:13:42.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x98e8bc4e, L:/10.30.170.167:17888 - R:/10.30.171.175:36352]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:42.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:42.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x98e8bc4e, L:/10.30.170.167:17888 - R:/10.30.171.175:36352] 15:13:42.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x98e8bc4e, L:/10.30.170.167:17888 - R:/10.30.171.175:36352] 15:13:42.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17888', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:42.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=59} created 15:13:42.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=59, channel=[id: 0x98e8bc4e, L:/10.30.170.167:17888 - R:/10.30.171.175:36352]} created 15:13:42.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x98e8bc4e, L:/10.30.170.167:17888 - R:/10.30.171.175:36352] successful with session NetconfServerSession{sessionId=59, channel=[id: 0x98e8bc4e, L:/10.30.170.167:17888 - R:/10.30.171.175:36352]} 15:13:42.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=59, channel=[id: 0x98e8bc4e, L:/10.30.170.167:17888 - R:/10.30.171.175:36352]} up 15:13:42.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36352]) process #6 SSH_MSG_CHANNEL_DATA 15:13:42.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]) by 393 down to 2096386 15:13:42.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]) SSH_MSG_CHANNEL_DATA len=393 15:13:42.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352] 15:13:42.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:42.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:42.983 [netconf-device-simulator-threads-0] 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=59} 15:13:42.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:42.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=59, channel=[id: 0x98e8bc4e, L:/10.30.170.167:17888 - R:/10.30.171.175:36352]} EXI handlers added to pipeline 15:13:42.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:42.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]) by 179 down to 2095871 15:13:42.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36352]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:42.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:42.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36352]) process #7 SSH_MSG_CHANNEL_DATA 15:13:42.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]) by 340 down to 2096046 15:13:42.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]) SSH_MSG_CHANNEL_DATA len=340 15:13:42.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352] 15:13:42.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:42.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:42.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=59} 15:13:42.989 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5a7aac01 15:13:42.989 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:42.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:42.989 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:42.989 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:42.989 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:42.989 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:42.989 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:42.989 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:42.989 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:42.989 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:42.989 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:42.989 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:42.989 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:42.989 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:42.989 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:42.990 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:42.990 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:42.990 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:42.990 [netconf-device-simulator-threads-0] 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 15:13:42.990 [netconf-device-simulator-threads-0] 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 15:13:42.990 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:42.990 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]) by 733 down to 2095138 15:13:42.990 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36352]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:42.990 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:42.996 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:42.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41742]) process #8 SSH_MSG_IGNORE 15:13:42.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41742]) SSH_MSG_IGNORE 15:13:43.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:13:43.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33646]) process #9 SSH_MSG_IGNORE 15:13:43.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33646]) SSH_MSG_IGNORE 15:13:43.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7c7523b4, L:/10.30.170.167:17889 - R:/10.30.171.175:52324]} 15:13:43.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:52324]): SSH-2.0-SSHD-UNKNOWN 15:13:43.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:52324]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:43.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:52324]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:43.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:52324]) Send SSH_MSG_KEXINIT 15:13:43.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52324]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:43.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52324]) process #0 SSH_MSG_KEXINIT 15:13:43.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:52324]) SSH_MSG_KEXINIT 15:13:43.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:52324]) strict KEX=true client=true server=true 15:13:43.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52324]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:43.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52324]) Kex: server host key algorithms = rsa-sha2-512 15:13:43.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52324]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:43.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52324]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:43.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52324]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:43.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52324]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:43.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52324]) Kex: compression algorithms (client to server) = none 15:13:43.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52324]) Kex: compression algorithms (server to client) = none 15:13:43.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:44.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52324]) process #1 30 15:13:44.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52324]] process command=SSH_MSG_KEXDH_INIT 15:13:44.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52324]] Send SSH_MSG_KEXDH_REPLY 15:13:44.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52324]) packet #1 sending command=31[31] len=1639 15:13:44.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:52324])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:44.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:52324]) Send SSH_MSG_NEWKEYS 15:13:44.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:52324]) session ID=f0:f9:3f:bf:86:fb:3e:50:71:fd:0c:b9:3a:c4:f9:c4:bf:c8:3d:57:e4:b9:dd:c0:9a:40:23:ba:44:bc:00:47:fe:b7:fb:89:05:12:7e:9b:5d:60:5c:2c:95:c2:fd:20:19:da:a2:ad:d9:db:12:9e:1f:ab:0a:62:58:b8:a1:49 15:13:44.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52324]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:44.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52324]): strict KEX resets output message sequence number from 3 to 0 15:13:44.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52324]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5b120662; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:44.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:52324])[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 15:13:44.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52324])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:44.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52324]) packet #0 sending command=7[7] len=419 15:13:44.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52324]) No pending packets to flush at end of KEX 15:13:44.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52324]) process #2 SSH_MSG_NEWKEYS 15:13:44.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52324]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:44.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52324]): strict KEX resets input message sequence number from 3 to 0 15:13:44.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52324]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@751bdec; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:44.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:44.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52324]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:44.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52324]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:44.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:52324]) authorized authentication methods: password,publickey 15:13:44.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52324]) Accepted service ssh-userauth 15:13:44.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52324]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:44.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52324]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:44.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52324]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:44.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52324]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:44.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52324]) no authentication factory for method=none 15:13:44.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52324]) SSH_MSG_USERAUTH_REQUEST 15:13:44.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52324]) remaining methods: password,publickey 15:13:44.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52324]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:44.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52324]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:44.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52324]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:44.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52324]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:44.077 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:44.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:52324]) authentication result: true 15:13:44.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:52324]) SSH_MSG_USERAUTH_REQUEST 15:13:44.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52324])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:44.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52324]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:44.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:44.077 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:44.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52324]) no heartbeat to stop 15:13:44.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:52324]) heartbeat type=IGNORE, interval=PT30S 15:13:44.077 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:52324 authenticated 15:13:44.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52324]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:44.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52324]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:44.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52324]] session=TransportServerSession[admin@/10.30.171.175:52324] id=0 15:13:44.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52324])) size=2097152, max=2097152, packet=32768 15:13:44.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52324]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52324] 15:13:44.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52324]) recipient=0 15:13:44.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324])) size=2097152, max=2097152, packet=32768 15:13:44.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324])) re-initializing 15:13:44.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324])) size=2097152, max=2097152, packet=32768 15:13:44.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:44.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52324]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:44.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52324]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:44.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:44.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324])[want-reply=true] subsystem=netconf 15:13:44.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324])[subsystem] prepared command 15:13:44.079 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:44.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:44.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7c7523b4, L:/10.30.170.167:17889 - R:/10.30.171.175:52324]}} established 15:13:44.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 60: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17889 15:13:44.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 60: Creating data stores for simulated device 15:13:44.079 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:44.079 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:44.080 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:44.080 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:44.080 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:44.081 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1920bd57 15:13:44.081 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:44.081 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:44.081 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:44.081 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:44.082 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:44.082 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:44.082 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:44.082 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:44.082 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1920bd57, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1920bd57, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@73e4bdb7, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@73e4bdb7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:44.082 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:44.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:44.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7c7523b4, L:/10.30.170.167:17889 - R:/10.30.171.175:52324] 15:13:44.084 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 60 on channel [id: 0x7c7523b4, L:/10.30.170.167:17889 - R:/10.30.171.175:52324] 15:13:44.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]) by 1102 down to 2096050 15:13:44.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52324]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:44.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7c7523b4, L:/10.30.170.167:17889 - R:/10.30.171.175:52324] 15:13:44.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7c7523b4, L:/10.30.170.167:17889 - R:/10.30.171.175:52324] 15:13:44.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]) request=subsystem result=ReplySuccess, want-reply=true 15:13:44.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52324]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:44.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]) request=subsystem activate command 15:13:44.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]) starting runner for command=netconf 15:13:44.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52324]) process #5 SSH_MSG_CHANNEL_DATA 15:13:44.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]) by 373 down to 2096779 15:13:44.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]) SSH_MSG_CHANNEL_DATA len=373 15:13:44.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324] 15:13:44.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7c7523b4, L:/10.30.170.167:17889 - R:/10.30.171.175:52324]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:44.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:44.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7c7523b4, L:/10.30.170.167:17889 - R:/10.30.171.175:52324] 15:13:44.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7c7523b4, L:/10.30.170.167:17889 - R:/10.30.171.175:52324] 15:13:44.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17889', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:44.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=60} created 15:13:44.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=60, channel=[id: 0x7c7523b4, L:/10.30.170.167:17889 - R:/10.30.171.175:52324]} created 15:13:44.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7c7523b4, L:/10.30.170.167:17889 - R:/10.30.171.175:52324] successful with session NetconfServerSession{sessionId=60, channel=[id: 0x7c7523b4, L:/10.30.170.167:17889 - R:/10.30.171.175:52324]} 15:13:44.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=60, channel=[id: 0x7c7523b4, L:/10.30.170.167:17889 - R:/10.30.171.175:52324]} up 15:13:44.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52324]) process #6 SSH_MSG_CHANNEL_DATA 15:13:44.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]) by 393 down to 2096386 15:13:44.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]) SSH_MSG_CHANNEL_DATA len=393 15:13:44.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324] 15:13:44.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:44.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:44.092 [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=60} 15:13:44.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:44.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=60, channel=[id: 0x7c7523b4, L:/10.30.170.167:17889 - R:/10.30.171.175:52324]} EXI handlers added to pipeline 15:13:44.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:44.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]) by 179 down to 2095871 15:13:44.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52324]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:44.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:44.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52324]) process #7 SSH_MSG_CHANNEL_DATA 15:13:44.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]) by 340 down to 2096046 15:13:44.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]) SSH_MSG_CHANNEL_DATA len=340 15:13:44.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324] 15:13:44.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:44.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:44.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=60} 15:13:44.097 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@73e4bdb7 15:13:44.097 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:44.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:44.097 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:44.097 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:44.097 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:44.097 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:44.097 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:44.097 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:44.097 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:44.098 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:44.098 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:44.098 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:44.098 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:44.098 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:44.098 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:44.098 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:44.098 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:44.098 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:44.099 [netconf-device-simulator-threads-2] 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 15:13:44.099 [netconf-device-simulator-threads-2] 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 15:13:44.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:44.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]) by 733 down to 2095138 15:13:44.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52324]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:44.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:44.288 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:13:44.290 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:44.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54270]) process #9 SSH_MSG_IGNORE 15:13:44.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54270]) SSH_MSG_IGNORE 15:13:44.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55348]) process #8 SSH_MSG_IGNORE 15:13:44.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55348]) SSH_MSG_IGNORE 15:13:45.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfca919ae, L:/10.30.170.167:17890 - R:/10.30.171.175:51054]} 15:13:45.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:51054]): SSH-2.0-SSHD-UNKNOWN 15:13:45.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:51054]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:45.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:51054]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:45.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:51054]) Send SSH_MSG_KEXINIT 15:13:45.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51054]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:45.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51054]) process #0 SSH_MSG_KEXINIT 15:13:45.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:51054]) SSH_MSG_KEXINIT 15:13:45.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:51054]) strict KEX=true client=true server=true 15:13:45.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51054]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:45.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51054]) Kex: server host key algorithms = rsa-sha2-512 15:13:45.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51054]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:45.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51054]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:45.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51054]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:45.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51054]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:45.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51054]) Kex: compression algorithms (client to server) = none 15:13:45.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51054]) Kex: compression algorithms (server to client) = none 15:13:45.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:45.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51054]) process #1 30 15:13:45.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51054]] process command=SSH_MSG_KEXDH_INIT 15:13:45.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51054]] Send SSH_MSG_KEXDH_REPLY 15:13:45.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51054]) packet #1 sending command=31[31] len=1639 15:13:45.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:51054])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:45.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:51054]) Send SSH_MSG_NEWKEYS 15:13:45.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:51054]) session ID=6a:cf:ba:20:9d:91:21:72:70:f5:c1:e1:1f:de:75:0f:6e:f3:5b:98:bb:b0:46:aa:52:c6:25:be:3f:db:8c:a1:5a:dc:51:6c:2d:dc:4d:b1:58:e4:2e:89:7c:fb:61:d7:16:ab:c4:4a:d5:81:e8:17:b4:15:15:34:01:5e:6e:cb 15:13:45.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51054]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:45.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51054]): strict KEX resets output message sequence number from 3 to 0 15:13:45.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51054]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1fa7e4c4; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:45.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:51054])[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 15:13:45.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51054])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:45.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51054]) packet #0 sending command=7[7] len=419 15:13:45.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51054]) No pending packets to flush at end of KEX 15:13:45.482 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:45.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44864]) process #8 SSH_MSG_IGNORE 15:13:45.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44864]) SSH_MSG_IGNORE 15:13:45.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51054]) process #2 SSH_MSG_NEWKEYS 15:13:45.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51054]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:45.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51054]): strict KEX resets input message sequence number from 3 to 0 15:13:45.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51054]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@79f554f9; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:45.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:45.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51054]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:45.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51054]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:45.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:51054]) authorized authentication methods: password,publickey 15:13:45.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51054]) Accepted service ssh-userauth 15:13:45.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51054]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:45.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51054]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:45.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51054]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:45.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51054]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:45.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51054]) no authentication factory for method=none 15:13:45.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51054]) SSH_MSG_USERAUTH_REQUEST 15:13:45.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51054]) remaining methods: password,publickey 15:13:45.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51054]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:45.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51054]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:45.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51054]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:45.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51054]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:45.489 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:45.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:51054]) authentication result: true 15:13:45.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:51054]) SSH_MSG_USERAUTH_REQUEST 15:13:45.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51054])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:45.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51054]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:45.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:45.489 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:45.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51054]) no heartbeat to stop 15:13:45.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:51054]) heartbeat type=IGNORE, interval=PT30S 15:13:45.489 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:51054 authenticated 15:13:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51054]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51054]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51054]] session=TransportServerSession[admin@/10.30.171.175:51054] id=0 15:13:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51054])) size=2097152, max=2097152, packet=32768 15:13:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51054]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51054] 15:13:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51054]) recipient=0 15:13:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054])) size=2097152, max=2097152, packet=32768 15:13:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054])) re-initializing 15:13:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054])) size=2097152, max=2097152, packet=32768 15:13:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51054]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51054]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054])[want-reply=true] subsystem=netconf 15:13:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054])[subsystem] prepared command 15:13:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfca919ae, L:/10.30.170.167:17890 - R:/10.30.171.175:51054]}} established 15:13:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 61: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17890 15:13:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 61: Creating data stores for simulated device 15:13:45.492 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:45.492 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:45.492 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:45.492 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:45.492 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:45.493 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7bb6073d 15:13:45.493 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:45.493 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:45.493 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:45.493 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:45.493 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:45.493 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:45.493 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:45.493 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:45.493 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7bb6073d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7bb6073d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76f777ae, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76f777ae, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:45.493 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:45.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:45.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfca919ae, L:/10.30.170.167:17890 - R:/10.30.171.175:51054] 15:13:45.495 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 61 on channel [id: 0xfca919ae, L:/10.30.170.167:17890 - R:/10.30.171.175:51054] 15:13:45.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]) by 1102 down to 2096050 15:13:45.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51054]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:45.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfca919ae, L:/10.30.170.167:17890 - R:/10.30.171.175:51054] 15:13:45.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfca919ae, L:/10.30.170.167:17890 - R:/10.30.171.175:51054] 15:13:45.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]) request=subsystem result=ReplySuccess, want-reply=true 15:13:45.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51054]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:45.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]) request=subsystem activate command 15:13:45.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]) starting runner for command=netconf 15:13:45.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51054]) process #5 SSH_MSG_CHANNEL_DATA 15:13:45.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]) by 373 down to 2096779 15:13:45.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]) SSH_MSG_CHANNEL_DATA len=373 15:13:45.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054] 15:13:45.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xfca919ae, L:/10.30.170.167:17890 - R:/10.30.171.175:51054]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:45.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:45.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfca919ae, L:/10.30.170.167:17890 - R:/10.30.171.175:51054] 15:13:45.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfca919ae, L:/10.30.170.167:17890 - R:/10.30.171.175:51054] 15:13:45.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17890', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:45.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=61} created 15:13:45.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=61, channel=[id: 0xfca919ae, L:/10.30.170.167:17890 - R:/10.30.171.175:51054]} created 15:13:45.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfca919ae, L:/10.30.170.167:17890 - R:/10.30.171.175:51054] successful with session NetconfServerSession{sessionId=61, channel=[id: 0xfca919ae, L:/10.30.170.167:17890 - R:/10.30.171.175:51054]} 15:13:45.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=61, channel=[id: 0xfca919ae, L:/10.30.170.167:17890 - R:/10.30.171.175:51054]} up 15:13:45.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51054]) process #6 SSH_MSG_CHANNEL_DATA 15:13:45.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]) by 393 down to 2096386 15:13:45.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]) SSH_MSG_CHANNEL_DATA len=393 15:13:45.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054] 15:13:45.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:45.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:45.497 [netconf-device-simulator-threads-4] 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=61} 15:13:45.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:45.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=61, channel=[id: 0xfca919ae, L:/10.30.170.167:17890 - R:/10.30.171.175:51054]} EXI handlers added to pipeline 15:13:45.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:45.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]) by 179 down to 2095871 15:13:45.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51054]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:45.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:45.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51054]) process #7 SSH_MSG_CHANNEL_DATA 15:13:45.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]) by 340 down to 2096046 15:13:45.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]) SSH_MSG_CHANNEL_DATA len=340 15:13:45.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054] 15:13:45.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:45.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:45.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=61} 15:13:45.500 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76f777ae 15:13:45.500 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:45.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:45.500 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:45.500 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:45.500 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:45.500 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:45.500 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:45.500 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:45.500 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:45.500 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:45.500 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:45.500 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:45.500 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:45.500 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:45.500 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:45.500 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:45.500 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:45.500 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:45.500 [netconf-device-simulator-threads-4] 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 15:13:45.500 [netconf-device-simulator-threads-4] 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 15:13:45.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:45.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]) by 733 down to 2095138 15:13:45.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51054]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:45.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:45.808 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:13:45.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40184]) process #9 SSH_MSG_IGNORE 15:13:45.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40184]) SSH_MSG_IGNORE 15:13:46.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xafc5cf05, L:/10.30.170.167:17891 - R:/10.30.171.175:58386]} 15:13:46.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:58386]): SSH-2.0-SSHD-UNKNOWN 15:13:46.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:58386]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:46.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:58386]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:46.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:58386]) Send SSH_MSG_KEXINIT 15:13:46.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58386]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:46.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58386]) process #0 SSH_MSG_KEXINIT 15:13:46.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:58386]) SSH_MSG_KEXINIT 15:13:46.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:58386]) strict KEX=true client=true server=true 15:13:46.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58386]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:46.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58386]) Kex: server host key algorithms = rsa-sha2-512 15:13:46.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58386]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:46.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58386]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:46.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58386]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:46.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58386]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:46.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58386]) Kex: compression algorithms (client to server) = none 15:13:46.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58386]) Kex: compression algorithms (server to client) = none 15:13:46.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:46.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58386]) process #1 30 15:13:46.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58386]] process command=SSH_MSG_KEXDH_INIT 15:13:46.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58386]] Send SSH_MSG_KEXDH_REPLY 15:13:46.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58386]) packet #1 sending command=31[31] len=1639 15:13:46.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:58386])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:46.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:58386]) Send SSH_MSG_NEWKEYS 15:13:46.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:58386]) session ID=b8:a9:4c:90:1b:9b:73:32:34:93:d3:a0:1f:13:c0:64:39:49:d8:89:22:76:c7:f6:f0:93:c0:3c:93:39:73:9e:18:ba:38:c4:c4:3e:c8:c0:ea:c8:f5:c4:d6:3a:6b:57:15:7a:db:dc:f5:70:c7:8a:49:df:e8:68:92:d0:91:96 15:13:46.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58386]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:46.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58386]): strict KEX resets output message sequence number from 3 to 0 15:13:46.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58386]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3368bba9; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:46.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:58386])[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 15:13:46.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58386])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:46.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58386]) packet #0 sending command=7[7] len=419 15:13:46.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58386]) No pending packets to flush at end of KEX 15:13:46.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58386]) process #2 SSH_MSG_NEWKEYS 15:13:46.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58386]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:46.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58386]): strict KEX resets input message sequence number from 3 to 0 15:13:46.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58386]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6b7ff1f; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:46.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:46.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58386]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:46.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58386]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:46.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:58386]) authorized authentication methods: password,publickey 15:13:46.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58386]) Accepted service ssh-userauth 15:13:46.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58386]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:46.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58386]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:46.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58386]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:46.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58386]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:46.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58386]) no authentication factory for method=none 15:13:46.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58386]) SSH_MSG_USERAUTH_REQUEST 15:13:46.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58386]) remaining methods: password,publickey 15:13:46.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58386]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:46.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58386]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:46.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58386]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:46.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58386]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:46.679 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:46.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:58386]) authentication result: true 15:13:46.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:58386]) SSH_MSG_USERAUTH_REQUEST 15:13:46.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58386])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:46.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58386]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:46.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:46.679 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:46.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58386]) no heartbeat to stop 15:13:46.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:58386]) heartbeat type=IGNORE, interval=PT30S 15:13:46.679 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:58386 authenticated 15:13:46.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58386]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:46.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58386]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:46.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58386]] session=TransportServerSession[admin@/10.30.171.175:58386] id=0 15:13:46.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58386])) size=2097152, max=2097152, packet=32768 15:13:46.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58386]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58386] 15:13:46.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58386]) recipient=0 15:13:46.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386])) size=2097152, max=2097152, packet=32768 15:13:46.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386])) re-initializing 15:13:46.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386])) size=2097152, max=2097152, packet=32768 15:13:46.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:46.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58386]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:46.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58386]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:46.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:46.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386])[want-reply=true] subsystem=netconf 15:13:46.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386])[subsystem] prepared command 15:13:46.681 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:46.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:46.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xafc5cf05, L:/10.30.170.167:17891 - R:/10.30.171.175:58386]}} established 15:13:46.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 62: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17891 15:13:46.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 62: Creating data stores for simulated device 15:13:46.681 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:46.681 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:46.681 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:46.681 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:46.681 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:46.682 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@765c3446 15:13:46.682 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:46.682 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:46.682 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:46.682 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:46.683 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:46.683 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:46.683 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:46.683 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:46.683 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@765c3446, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@765c3446, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30acd827, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30acd827, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:46.683 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:46.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:46.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xafc5cf05, L:/10.30.170.167:17891 - R:/10.30.171.175:58386] 15:13:46.685 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 62 on channel [id: 0xafc5cf05, L:/10.30.170.167:17891 - R:/10.30.171.175:58386] 15:13:46.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]) by 1102 down to 2096050 15:13:46.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58386]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:46.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xafc5cf05, L:/10.30.170.167:17891 - R:/10.30.171.175:58386] 15:13:46.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xafc5cf05, L:/10.30.170.167:17891 - R:/10.30.171.175:58386] 15:13:46.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]) request=subsystem result=ReplySuccess, want-reply=true 15:13:46.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58386]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:46.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]) request=subsystem activate command 15:13:46.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]) starting runner for command=netconf 15:13:46.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58386]) process #5 SSH_MSG_CHANNEL_DATA 15:13:46.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]) by 373 down to 2096779 15:13:46.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]) SSH_MSG_CHANNEL_DATA len=373 15:13:46.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386] 15:13:46.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xafc5cf05, L:/10.30.170.167:17891 - R:/10.30.171.175:58386]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:46.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:46.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xafc5cf05, L:/10.30.170.167:17891 - R:/10.30.171.175:58386] 15:13:46.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xafc5cf05, L:/10.30.170.167:17891 - R:/10.30.171.175:58386] 15:13:46.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17891', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:46.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=62} created 15:13:46.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=62, channel=[id: 0xafc5cf05, L:/10.30.170.167:17891 - R:/10.30.171.175:58386]} created 15:13:46.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xafc5cf05, L:/10.30.170.167:17891 - R:/10.30.171.175:58386] successful with session NetconfServerSession{sessionId=62, channel=[id: 0xafc5cf05, L:/10.30.170.167:17891 - R:/10.30.171.175:58386]} 15:13:46.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=62, channel=[id: 0xafc5cf05, L:/10.30.170.167:17891 - R:/10.30.171.175:58386]} up 15:13:46.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58386]) process #6 SSH_MSG_CHANNEL_DATA 15:13:46.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]) by 393 down to 2096386 15:13:46.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]) SSH_MSG_CHANNEL_DATA len=393 15:13:46.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386] 15:13:46.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:46.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:46.687 [netconf-device-simulator-threads-6] 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=62} 15:13:46.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:46.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=62, channel=[id: 0xafc5cf05, L:/10.30.170.167:17891 - R:/10.30.171.175:58386]} EXI handlers added to pipeline 15:13:46.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:46.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]) by 179 down to 2095871 15:13:46.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58386]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:46.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:46.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58386]) process #7 SSH_MSG_CHANNEL_DATA 15:13:46.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]) by 340 down to 2096046 15:13:46.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]) SSH_MSG_CHANNEL_DATA len=340 15:13:46.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386] 15:13:46.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:46.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:46.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=62} 15:13:46.690 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30acd827 15:13:46.691 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:46.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:46.691 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:46.691 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:46.691 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:46.691 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:46.691 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:46.691 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:46.691 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:46.691 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:46.691 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:46.691 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:46.691 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:46.691 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:46.691 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:46.691 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:46.691 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:46.691 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:46.691 [netconf-device-simulator-threads-6] 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 15:13:46.691 [netconf-device-simulator-threads-6] 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 15:13:46.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:46.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]) by 733 down to 2095138 15:13:46.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58386]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:46.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:46.696 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:46.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48764]) process #8 SSH_MSG_IGNORE 15:13:46.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48764]) SSH_MSG_IGNORE 15:13:46.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:13:46.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44262]) process #9 SSH_MSG_IGNORE 15:13:46.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44262]) SSH_MSG_IGNORE 15:13:47.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8fc03e7e, L:/10.30.170.167:17892 - R:/10.30.171.175:52698]} 15:13:47.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:52698]): SSH-2.0-SSHD-UNKNOWN 15:13:47.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:52698]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:47.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:52698]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:47.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:52698]) Send SSH_MSG_KEXINIT 15:13:47.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52698]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:47.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52698]) process #0 SSH_MSG_KEXINIT 15:13:47.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:52698]) SSH_MSG_KEXINIT 15:13:47.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:52698]) strict KEX=true client=true server=true 15:13:47.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52698]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:47.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52698]) Kex: server host key algorithms = rsa-sha2-512 15:13:47.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52698]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:47.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52698]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:47.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52698]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:47.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52698]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:47.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52698]) Kex: compression algorithms (client to server) = none 15:13:47.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52698]) Kex: compression algorithms (server to client) = none 15:13:47.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:47.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52698]) process #1 30 15:13:47.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52698]] process command=SSH_MSG_KEXDH_INIT 15:13:47.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52698]] Send SSH_MSG_KEXDH_REPLY 15:13:47.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52698]) packet #1 sending command=31[31] len=1639 15:13:47.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:52698])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:47.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:52698]) Send SSH_MSG_NEWKEYS 15:13:47.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:52698]) session ID=12:bc:46:40:25:dc:ed:e4:84:5d:cf:66:77:17:86:06:46:5e:1b:18:6c:66:63:30:f5:0c:93:c9:2e:6f:32:24:69:56:dc:67:83:fa:1d:bd:1f:8c:cb:ad:65:c2:ee:15:ff:bc:cb:1a:6f:67:60:f1:77:41:7c:a4:fe:e8:6d:4f 15:13:47.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52698]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:47.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52698]): strict KEX resets output message sequence number from 3 to 0 15:13:47.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52698]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@bc26b7e; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:47.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:52698])[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 15:13:47.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52698])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:47.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52698]) packet #0 sending command=7[7] len=419 15:13:47.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52698]) No pending packets to flush at end of KEX 15:13:47.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52698]) process #2 SSH_MSG_NEWKEYS 15:13:47.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52698]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:47.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52698]): strict KEX resets input message sequence number from 3 to 0 15:13:47.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52698]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@d76a912; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:47.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:47.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52698]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:47.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52698]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:47.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:52698]) authorized authentication methods: password,publickey 15:13:47.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52698]) Accepted service ssh-userauth 15:13:47.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52698]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:47.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52698]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:47.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52698]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:47.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52698]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:47.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52698]) no authentication factory for method=none 15:13:47.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52698]) SSH_MSG_USERAUTH_REQUEST 15:13:47.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52698]) remaining methods: password,publickey 15:13:47.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52698]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:47.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52698]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:47.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52698]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:47.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52698]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:47.918 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:47.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:52698]) authentication result: true 15:13:47.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:52698]) SSH_MSG_USERAUTH_REQUEST 15:13:47.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52698])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:47.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52698]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:47.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:47.919 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:47.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52698]) no heartbeat to stop 15:13:47.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:52698]) heartbeat type=IGNORE, interval=PT30S 15:13:47.919 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:52698 authenticated 15:13:47.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52698]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:47.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52698]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:47.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52698]] session=TransportServerSession[admin@/10.30.171.175:52698] id=0 15:13:47.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52698])) size=2097152, max=2097152, packet=32768 15:13:47.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52698]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52698] 15:13:47.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52698]) recipient=0 15:13:47.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698])) size=2097152, max=2097152, packet=32768 15:13:47.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698])) re-initializing 15:13:47.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698])) size=2097152, max=2097152, packet=32768 15:13:47.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:47.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52698]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:47.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52698]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:47.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:47.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698])[want-reply=true] subsystem=netconf 15:13:47.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698])[subsystem] prepared command 15:13:47.921 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:47.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:47.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8fc03e7e, L:/10.30.170.167:17892 - R:/10.30.171.175:52698]}} established 15:13:47.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 63: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17892 15:13:47.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 63: Creating data stores for simulated device 15:13:47.921 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:47.921 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:47.922 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:47.922 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:47.922 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:47.926 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4a86f0b8 15:13:47.926 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:47.926 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:47.926 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:47.926 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:47.927 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:47.927 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:47.927 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:47.927 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:47.927 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4a86f0b8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4a86f0b8, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4fc2efe2, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4fc2efe2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:47.927 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:47.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:47.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8fc03e7e, L:/10.30.170.167:17892 - R:/10.30.171.175:52698] 15:13:47.929 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 63 on channel [id: 0x8fc03e7e, L:/10.30.170.167:17892 - R:/10.30.171.175:52698] 15:13:47.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]) by 1102 down to 2096050 15:13:47.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52698]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:47.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8fc03e7e, L:/10.30.170.167:17892 - R:/10.30.171.175:52698] 15:13:47.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8fc03e7e, L:/10.30.170.167:17892 - R:/10.30.171.175:52698] 15:13:47.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]) request=subsystem result=ReplySuccess, want-reply=true 15:13:47.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52698]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:47.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]) request=subsystem activate command 15:13:47.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]) starting runner for command=netconf 15:13:47.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52698]) process #5 SSH_MSG_CHANNEL_DATA 15:13:47.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]) by 373 down to 2096779 15:13:47.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]) SSH_MSG_CHANNEL_DATA len=373 15:13:47.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698] 15:13:47.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8fc03e7e, L:/10.30.170.167:17892 - R:/10.30.171.175:52698]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:47.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:47.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8fc03e7e, L:/10.30.170.167:17892 - R:/10.30.171.175:52698] 15:13:47.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8fc03e7e, L:/10.30.170.167:17892 - R:/10.30.171.175:52698] 15:13:47.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17892', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:47.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=63} created 15:13:47.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=63, channel=[id: 0x8fc03e7e, L:/10.30.170.167:17892 - R:/10.30.171.175:52698]} created 15:13:47.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8fc03e7e, L:/10.30.170.167:17892 - R:/10.30.171.175:52698] successful with session NetconfServerSession{sessionId=63, channel=[id: 0x8fc03e7e, L:/10.30.170.167:17892 - R:/10.30.171.175:52698]} 15:13:47.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=63, channel=[id: 0x8fc03e7e, L:/10.30.170.167:17892 - R:/10.30.171.175:52698]} up 15:13:47.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52698]) process #6 SSH_MSG_CHANNEL_DATA 15:13:47.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]) by 393 down to 2096386 15:13:47.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]) SSH_MSG_CHANNEL_DATA len=393 15:13:47.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698] 15:13:47.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:47.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:47.933 [netconf-device-simulator-threads-0] 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=63} 15:13:47.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:47.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=63, channel=[id: 0x8fc03e7e, L:/10.30.170.167:17892 - R:/10.30.171.175:52698]} EXI handlers added to pipeline 15:13:47.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:47.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]) by 179 down to 2095871 15:13:47.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52698]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:47.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:47.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52698]) process #7 SSH_MSG_CHANNEL_DATA 15:13:47.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]) by 340 down to 2096046 15:13:47.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]) SSH_MSG_CHANNEL_DATA len=340 15:13:47.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698] 15:13:47.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:47.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:47.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=63} 15:13:47.937 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4fc2efe2 15:13:47.937 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:47.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:47.937 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:47.937 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:47.937 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:47.937 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:47.937 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:47.937 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:47.937 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:47.937 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:47.937 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:47.937 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:47.937 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:47.937 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:47.937 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:47.937 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:47.937 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:47.937 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:47.937 [netconf-device-simulator-threads-0] 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 15:13:47.937 [netconf-device-simulator-threads-0] 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 15:13:47.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:47.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]) by 733 down to 2095138 15:13:47.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52698]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:47.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:48.017 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:13:48.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41054]) process #9 SSH_MSG_IGNORE 15:13:48.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41054]) SSH_MSG_IGNORE 15:13:48.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:48.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50330]) process #8 SSH_MSG_IGNORE 15:13:48.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50330]) SSH_MSG_IGNORE 15:13:48.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf5df043a, L:/10.30.170.167:17893 - R:/10.30.171.175:38688]} 15:13:48.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:38688]): SSH-2.0-SSHD-UNKNOWN 15:13:48.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:38688]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:48.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:38688]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:49.068 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:49.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34182]) process #8 SSH_MSG_IGNORE 15:13:49.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34182]) SSH_MSG_IGNORE 15:13:49.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:38688]) Send SSH_MSG_KEXINIT 15:13:49.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38688]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:49.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38688]) process #0 SSH_MSG_KEXINIT 15:13:49.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:38688]) SSH_MSG_KEXINIT 15:13:49.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:38688]) strict KEX=true client=true server=true 15:13:49.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38688]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:49.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38688]) Kex: server host key algorithms = rsa-sha2-512 15:13:49.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38688]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:49.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38688]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:49.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38688]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:49.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38688]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:49.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38688]) Kex: compression algorithms (client to server) = none 15:13:49.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38688]) Kex: compression algorithms (server to client) = none 15:13:49.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:49.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38688]) process #1 30 15:13:49.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38688]] process command=SSH_MSG_KEXDH_INIT 15:13:49.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38688]] Send SSH_MSG_KEXDH_REPLY 15:13:49.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38688]) packet #1 sending command=31[31] len=1639 15:13:49.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:38688])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:49.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:38688]) Send SSH_MSG_NEWKEYS 15:13:49.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:38688]) session ID=31:e8:4c:46:07:d1:ff:08:cd:c5:5c:1c:e2:c7:74:0c:10:f5:f1:26:a6:79:8b:60:7b:20:92:9a:6c:69:80:7e:2b:f2:17:aa:29:3a:da:70:51:e0:08:45:87:07:c5:9c:6d:4b:ca:3e:f3:c2:36:3d:1f:68:8c:18:18:cf:0b:ae 15:13:49.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38688]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:49.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38688]): strict KEX resets output message sequence number from 3 to 0 15:13:49.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38688]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@775c3a5f; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:49.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:38688])[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 15:13:49.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38688])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:49.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38688]) packet #0 sending command=7[7] len=419 15:13:49.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38688]) No pending packets to flush at end of KEX 15:13:49.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38688]) process #2 SSH_MSG_NEWKEYS 15:13:49.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38688]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:49.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38688]): strict KEX resets input message sequence number from 3 to 0 15:13:49.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38688]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@51b5ed11; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:49.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:49.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38688]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:49.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38688]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:49.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:38688]) authorized authentication methods: password,publickey 15:13:49.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38688]) Accepted service ssh-userauth 15:13:49.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38688]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:49.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38688]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:49.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38688]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:49.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38688]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:49.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38688]) no authentication factory for method=none 15:13:49.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38688]) SSH_MSG_USERAUTH_REQUEST 15:13:49.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38688]) remaining methods: password,publickey 15:13:49.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38688]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:49.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38688]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:49.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38688]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:49.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38688]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:49.232 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:49.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:38688]) authentication result: true 15:13:49.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:38688]) SSH_MSG_USERAUTH_REQUEST 15:13:49.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38688])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:49.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38688]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:49.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:49.232 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:49.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38688]) no heartbeat to stop 15:13:49.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:38688]) heartbeat type=IGNORE, interval=PT30S 15:13:49.232 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:38688 authenticated 15:13:49.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38688]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:49.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38688]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:49.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38688]] session=TransportServerSession[admin@/10.30.171.175:38688] id=0 15:13:49.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38688])) size=2097152, max=2097152, packet=32768 15:13:49.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38688]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38688] 15:13:49.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38688]) recipient=0 15:13:49.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688])) size=2097152, max=2097152, packet=32768 15:13:49.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688])) re-initializing 15:13:49.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688])) size=2097152, max=2097152, packet=32768 15:13:49.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:49.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38688]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:49.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38688]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:49.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:49.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688])[want-reply=true] subsystem=netconf 15:13:49.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688])[subsystem] prepared command 15:13:49.233 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:49.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:49.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf5df043a, L:/10.30.170.167:17893 - R:/10.30.171.175:38688]}} established 15:13:49.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 64: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17893 15:13:49.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 64: Creating data stores for simulated device 15:13:49.234 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:49.234 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:49.234 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:49.234 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:49.234 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:49.235 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71ac726e 15:13:49.235 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:49.235 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:49.235 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:49.235 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:49.236 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:49.236 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:49.236 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:49.236 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:49.236 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71ac726e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71ac726e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a87e26, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a87e26, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:49.236 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:49.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:49.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf5df043a, L:/10.30.170.167:17893 - R:/10.30.171.175:38688] 15:13:49.237 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 64 on channel [id: 0xf5df043a, L:/10.30.170.167:17893 - R:/10.30.171.175:38688] 15:13:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]) by 1102 down to 2096050 15:13:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38688]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf5df043a, L:/10.30.170.167:17893 - R:/10.30.171.175:38688] 15:13:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf5df043a, L:/10.30.170.167:17893 - R:/10.30.171.175:38688] 15:13:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]) request=subsystem result=ReplySuccess, want-reply=true 15:13:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38688]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]) request=subsystem activate command 15:13:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]) starting runner for command=netconf 15:13:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38688]) process #5 SSH_MSG_CHANNEL_DATA 15:13:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]) by 373 down to 2096779 15:13:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]) SSH_MSG_CHANNEL_DATA len=373 15:13:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688] 15:13:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf5df043a, L:/10.30.170.167:17893 - R:/10.30.171.175:38688]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:49.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf5df043a, L:/10.30.170.167:17893 - R:/10.30.171.175:38688] 15:13:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf5df043a, L:/10.30.170.167:17893 - R:/10.30.171.175:38688] 15:13:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17893', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=64} created 15:13:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=64, channel=[id: 0xf5df043a, L:/10.30.170.167:17893 - R:/10.30.171.175:38688]} created 15:13:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf5df043a, L:/10.30.170.167:17893 - R:/10.30.171.175:38688] successful with session NetconfServerSession{sessionId=64, channel=[id: 0xf5df043a, L:/10.30.170.167:17893 - R:/10.30.171.175:38688]} 15:13:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=64, channel=[id: 0xf5df043a, L:/10.30.170.167:17893 - R:/10.30.171.175:38688]} up 15:13:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38688]) process #6 SSH_MSG_CHANNEL_DATA 15:13:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]) by 393 down to 2096386 15:13:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]) SSH_MSG_CHANNEL_DATA len=393 15:13:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688] 15:13:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:49.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:49.239 [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=64} 15:13:49.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:49.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=64, channel=[id: 0xf5df043a, L:/10.30.170.167:17893 - R:/10.30.171.175:38688]} EXI handlers added to pipeline 15:13:49.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:49.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]) by 179 down to 2095871 15:13:49.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38688]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:49.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:49.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38688]) process #7 SSH_MSG_CHANNEL_DATA 15:13:49.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]) by 340 down to 2096046 15:13:49.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]) SSH_MSG_CHANNEL_DATA len=340 15:13:49.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688] 15:13:49.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:49.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:49.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=64} 15:13:49.244 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a87e26 15:13:49.244 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:49.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:49.244 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:49.244 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:49.244 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:49.244 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:49.244 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:49.244 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:49.244 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:49.244 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:49.244 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:49.244 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:49.244 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:49.244 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:49.244 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:49.245 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:49.245 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:49.245 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:49.247 [netconf-device-simulator-threads-2] 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 15:13:49.247 [netconf-device-simulator-threads-2] 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 15:13:49.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:49.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]) by 733 down to 2095138 15:13:49.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38688]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:49.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:49.292 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:13:49.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45220]) process #9 SSH_MSG_IGNORE 15:13:49.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45220]) SSH_MSG_IGNORE 15:13:49.834 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:49.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43230]) process #8 SSH_MSG_IGNORE 15:13:49.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43230]) SSH_MSG_IGNORE 15:13:50.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x571a0d9f, L:/10.30.170.167:17894 - R:/10.30.171.175:45038]} 15:13:50.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:45038]): SSH-2.0-SSHD-UNKNOWN 15:13:50.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:45038]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:50.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:45038]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:50.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:45038]) Send SSH_MSG_KEXINIT 15:13:50.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45038]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:50.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45038]) process #0 SSH_MSG_KEXINIT 15:13:50.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:45038]) SSH_MSG_KEXINIT 15:13:50.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:45038]) strict KEX=true client=true server=true 15:13:50.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45038]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:50.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45038]) Kex: server host key algorithms = rsa-sha2-512 15:13:50.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45038]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:50.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45038]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:50.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45038]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:50.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45038]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:50.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45038]) Kex: compression algorithms (client to server) = none 15:13:50.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45038]) Kex: compression algorithms (server to client) = none 15:13:50.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:50.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45038]) process #1 30 15:13:50.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45038]] process command=SSH_MSG_KEXDH_INIT 15:13:50.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45038]] Send SSH_MSG_KEXDH_REPLY 15:13:50.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45038]) packet #1 sending command=31[31] len=1639 15:13:50.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:45038])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:50.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:45038]) Send SSH_MSG_NEWKEYS 15:13:50.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:45038]) session ID=21:cb:cf:7e:56:7f:7c:f0:30:0a:9f:38:ae:61:12:33:4f:9d:38:9b:c8:28:df:04:9e:eb:68:42:31:8f:d5:45:90:da:34:db:d7:d3:7f:38:f4:32:d6:7b:40:cb:d0:b7:a6:c9:ce:7d:d2:dd:6d:18:48:50:62:f2:e0:14:a9:b1 15:13:50.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45038]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:50.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45038]): strict KEX resets output message sequence number from 3 to 0 15:13:50.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45038]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@145ff50e; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:50.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:45038])[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 15:13:50.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45038])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:50.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45038]) packet #0 sending command=7[7] len=419 15:13:50.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45038]) No pending packets to flush at end of KEX 15:13:50.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45038]) process #2 SSH_MSG_NEWKEYS 15:13:50.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45038]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:50.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45038]): strict KEX resets input message sequence number from 3 to 0 15:13:50.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45038]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5a770d6c; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:50.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:50.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45038]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:50.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45038]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:50.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:45038]) authorized authentication methods: password,publickey 15:13:50.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45038]) Accepted service ssh-userauth 15:13:50.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45038]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:50.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45038]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:50.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45038]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:50.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45038]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:50.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45038]) no authentication factory for method=none 15:13:50.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45038]) SSH_MSG_USERAUTH_REQUEST 15:13:50.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45038]) remaining methods: password,publickey 15:13:50.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45038]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:50.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45038]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:50.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45038]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:50.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45038]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:50.359 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:50.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:45038]) authentication result: true 15:13:50.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:45038]) SSH_MSG_USERAUTH_REQUEST 15:13:50.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45038])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:50.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45038]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:50.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:50.359 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:50.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45038]) no heartbeat to stop 15:13:50.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:45038]) heartbeat type=IGNORE, interval=PT30S 15:13:50.359 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:45038 authenticated 15:13:50.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45038]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:50.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45038]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:50.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45038]] session=TransportServerSession[admin@/10.30.171.175:45038] id=0 15:13:50.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45038])) size=2097152, max=2097152, packet=32768 15:13:50.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45038]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45038] 15:13:50.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45038]) recipient=0 15:13:50.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038])) size=2097152, max=2097152, packet=32768 15:13:50.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038])) re-initializing 15:13:50.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038])) size=2097152, max=2097152, packet=32768 15:13:50.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:50.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45038]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:50.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45038]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:50.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:50.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038])[want-reply=true] subsystem=netconf 15:13:50.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038])[subsystem] prepared command 15:13:50.362 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:50.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:50.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x571a0d9f, L:/10.30.170.167:17894 - R:/10.30.171.175:45038]}} established 15:13:50.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 65: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17894 15:13:50.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 65: Creating data stores for simulated device 15:13:50.362 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:50.362 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:50.362 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:50.362 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:50.362 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:50.363 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6dd38553 15:13:50.363 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:50.364 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:50.364 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:50.364 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:50.364 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:50.364 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:50.364 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:50.364 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:50.364 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6dd38553, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6dd38553, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e9a5d19, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e9a5d19, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:50.364 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:50.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:50.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x571a0d9f, L:/10.30.170.167:17894 - R:/10.30.171.175:45038] 15:13:50.366 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 65 on channel [id: 0x571a0d9f, L:/10.30.170.167:17894 - R:/10.30.171.175:45038] 15:13:50.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]) by 1102 down to 2096050 15:13:50.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45038]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:50.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x571a0d9f, L:/10.30.170.167:17894 - R:/10.30.171.175:45038] 15:13:50.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x571a0d9f, L:/10.30.170.167:17894 - R:/10.30.171.175:45038] 15:13:50.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]) request=subsystem result=ReplySuccess, want-reply=true 15:13:50.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45038]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:50.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]) request=subsystem activate command 15:13:50.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]) starting runner for command=netconf 15:13:50.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45038]) process #5 SSH_MSG_CHANNEL_DATA 15:13:50.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]) by 373 down to 2096779 15:13:50.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]) SSH_MSG_CHANNEL_DATA len=373 15:13:50.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038] 15:13:50.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x571a0d9f, L:/10.30.170.167:17894 - R:/10.30.171.175:45038]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:50.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:50.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x571a0d9f, L:/10.30.170.167:17894 - R:/10.30.171.175:45038] 15:13:50.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x571a0d9f, L:/10.30.170.167:17894 - R:/10.30.171.175:45038] 15:13:50.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17894', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:50.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=65} created 15:13:50.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=65, channel=[id: 0x571a0d9f, L:/10.30.170.167:17894 - R:/10.30.171.175:45038]} created 15:13:50.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x571a0d9f, L:/10.30.170.167:17894 - R:/10.30.171.175:45038] successful with session NetconfServerSession{sessionId=65, channel=[id: 0x571a0d9f, L:/10.30.170.167:17894 - R:/10.30.171.175:45038]} 15:13:50.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=65, channel=[id: 0x571a0d9f, L:/10.30.170.167:17894 - R:/10.30.171.175:45038]} up 15:13:50.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45038]) process #6 SSH_MSG_CHANNEL_DATA 15:13:50.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]) by 393 down to 2096386 15:13:50.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]) SSH_MSG_CHANNEL_DATA len=393 15:13:50.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038] 15:13:50.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:50.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:50.371 [netconf-device-simulator-threads-4] 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=65} 15:13:50.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:50.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=65, channel=[id: 0x571a0d9f, L:/10.30.170.167:17894 - R:/10.30.171.175:45038]} EXI handlers added to pipeline 15:13:50.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:50.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]) by 179 down to 2095871 15:13:50.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45038]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:50.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:50.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45038]) process #7 SSH_MSG_CHANNEL_DATA 15:13:50.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]) by 340 down to 2096046 15:13:50.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]) SSH_MSG_CHANNEL_DATA len=340 15:13:50.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038] 15:13:50.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:50.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:50.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=65} 15:13:50.375 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e9a5d19 15:13:50.375 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:50.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:50.375 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:50.375 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:50.375 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:50.375 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:50.376 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:50.376 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:50.376 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:50.376 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:50.376 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:50.376 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:50.376 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:50.376 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:50.376 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:50.376 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:50.376 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:50.376 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:50.377 [netconf-device-simulator-threads-4] 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 15:13:50.377 [netconf-device-simulator-threads-4] 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 15:13:50.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:50.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]) by 733 down to 2095138 15:13:50.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45038]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:50.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:50.530 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:13:50.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42700]) process #9 SSH_MSG_IGNORE 15:13:50.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42700]) SSH_MSG_IGNORE 15:13:50.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x905af043, L:/10.30.170.167:17895 - R:/10.30.171.175:59302]} 15:13:50.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:59302]): SSH-2.0-SSHD-UNKNOWN 15:13:50.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:59302]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:50.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:59302]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:51.042 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:51.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58138]) process #8 SSH_MSG_IGNORE 15:13:51.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58138]) SSH_MSG_IGNORE 15:13:51.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:59302]) Send SSH_MSG_KEXINIT 15:13:51.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59302]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:51.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59302]) process #0 SSH_MSG_KEXINIT 15:13:51.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:59302]) SSH_MSG_KEXINIT 15:13:51.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:59302]) strict KEX=true client=true server=true 15:13:51.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59302]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:51.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59302]) Kex: server host key algorithms = rsa-sha2-512 15:13:51.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59302]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:51.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59302]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:51.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59302]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:51.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59302]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:51.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59302]) Kex: compression algorithms (client to server) = none 15:13:51.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59302]) Kex: compression algorithms (server to client) = none 15:13:51.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:51.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59302]) process #1 30 15:13:51.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59302]] process command=SSH_MSG_KEXDH_INIT 15:13:51.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59302]] Send SSH_MSG_KEXDH_REPLY 15:13:51.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59302]) packet #1 sending command=31[31] len=1639 15:13:51.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:59302])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:51.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:59302]) Send SSH_MSG_NEWKEYS 15:13:51.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:59302]) session ID=52:1a:af:4c:02:00:f4:69:8d:7e:43:63:7f:f1:f7:55:e6:22:64:65:d4:87:99:f2:1e:a3:c1:b2:38:03:95:54:82:8f:9e:c3:54:18:20:b0:f3:b9:66:b2:f7:66:46:32:1d:ba:19:1e:3e:55:6e:5d:bc:67:76:aa:ba:5a:3c:97 15:13:51.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59302]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:51.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59302]): strict KEX resets output message sequence number from 3 to 0 15:13:51.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59302]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3f2bc8d9; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:51.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:59302])[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 15:13:51.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59302])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:51.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59302]) packet #0 sending command=7[7] len=419 15:13:51.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59302]) No pending packets to flush at end of KEX 15:13:51.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59302]) process #2 SSH_MSG_NEWKEYS 15:13:51.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59302]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:51.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59302]): strict KEX resets input message sequence number from 3 to 0 15:13:51.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59302]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2c6466da; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:51.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:51.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59302]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:51.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59302]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:51.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:59302]) authorized authentication methods: password,publickey 15:13:51.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59302]) Accepted service ssh-userauth 15:13:51.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59302]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:51.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59302]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:51.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59302]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:51.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59302]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:51.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59302]) no authentication factory for method=none 15:13:51.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59302]) SSH_MSG_USERAUTH_REQUEST 15:13:51.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59302]) remaining methods: password,publickey 15:13:51.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59302]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:51.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59302]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:51.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59302]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:51.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59302]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:51.231 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:51.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:59302]) authentication result: true 15:13:51.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:59302]) SSH_MSG_USERAUTH_REQUEST 15:13:51.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59302])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:51.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59302]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:51.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:51.231 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:51.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59302]) no heartbeat to stop 15:13:51.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:59302]) heartbeat type=IGNORE, interval=PT30S 15:13:51.231 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:59302 authenticated 15:13:51.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59302]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:51.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59302]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:51.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59302]] session=TransportServerSession[admin@/10.30.171.175:59302] id=0 15:13:51.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59302])) size=2097152, max=2097152, packet=32768 15:13:51.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59302]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59302] 15:13:51.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59302]) recipient=0 15:13:51.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302])) size=2097152, max=2097152, packet=32768 15:13:51.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302])) re-initializing 15:13:51.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302])) size=2097152, max=2097152, packet=32768 15:13:51.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:51.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59302]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:51.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59302]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:51.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:51.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302])[want-reply=true] subsystem=netconf 15:13:51.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302])[subsystem] prepared command 15:13:51.233 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:51.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:51.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x905af043, L:/10.30.170.167:17895 - R:/10.30.171.175:59302]}} established 15:13:51.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 66: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17895 15:13:51.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 66: Creating data stores for simulated device 15:13:51.233 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:51.233 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:51.233 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:51.233 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:51.233 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:51.234 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31d6d1a 15:13:51.234 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:51.235 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:51.235 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:51.235 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:51.235 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:51.235 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:51.235 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:51.235 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:51.235 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31d6d1a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31d6d1a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@302d694, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@302d694, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:51.235 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:51.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:51.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x905af043, L:/10.30.170.167:17895 - R:/10.30.171.175:59302] 15:13:51.237 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 66 on channel [id: 0x905af043, L:/10.30.170.167:17895 - R:/10.30.171.175:59302] 15:13:51.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]) by 1102 down to 2096050 15:13:51.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59302]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:51.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x905af043, L:/10.30.170.167:17895 - R:/10.30.171.175:59302] 15:13:51.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x905af043, L:/10.30.170.167:17895 - R:/10.30.171.175:59302] 15:13:51.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]) request=subsystem result=ReplySuccess, want-reply=true 15:13:51.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59302]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:51.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]) request=subsystem activate command 15:13:51.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]) starting runner for command=netconf 15:13:51.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59302]) process #5 SSH_MSG_CHANNEL_DATA 15:13:51.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]) by 373 down to 2096779 15:13:51.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]) SSH_MSG_CHANNEL_DATA len=373 15:13:51.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302] 15:13:51.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x905af043, L:/10.30.170.167:17895 - R:/10.30.171.175:59302]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:51.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:51.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x905af043, L:/10.30.170.167:17895 - R:/10.30.171.175:59302] 15:13:51.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x905af043, L:/10.30.170.167:17895 - R:/10.30.171.175:59302] 15:13:51.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17895', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:51.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=66} created 15:13:51.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=66, channel=[id: 0x905af043, L:/10.30.170.167:17895 - R:/10.30.171.175:59302]} created 15:13:51.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x905af043, L:/10.30.170.167:17895 - R:/10.30.171.175:59302] successful with session NetconfServerSession{sessionId=66, channel=[id: 0x905af043, L:/10.30.170.167:17895 - R:/10.30.171.175:59302]} 15:13:51.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=66, channel=[id: 0x905af043, L:/10.30.170.167:17895 - R:/10.30.171.175:59302]} up 15:13:51.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59302]) process #6 SSH_MSG_CHANNEL_DATA 15:13:51.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]) by 393 down to 2096386 15:13:51.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]) SSH_MSG_CHANNEL_DATA len=393 15:13:51.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302] 15:13:51.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:51.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:51.240 [netconf-device-simulator-threads-6] 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=66} 15:13:51.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:51.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=66, channel=[id: 0x905af043, L:/10.30.170.167:17895 - R:/10.30.171.175:59302]} EXI handlers added to pipeline 15:13:51.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:51.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]) by 179 down to 2095871 15:13:51.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59302]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:51.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:51.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59302]) process #7 SSH_MSG_CHANNEL_DATA 15:13:51.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]) by 340 down to 2096046 15:13:51.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]) SSH_MSG_CHANNEL_DATA len=340 15:13:51.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302] 15:13:51.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:51.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:51.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=66} 15:13:51.243 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@302d694 15:13:51.243 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:51.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:51.243 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:51.243 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:51.243 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:51.243 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:51.243 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:51.243 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:51.243 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:51.243 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:51.243 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:51.243 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:51.244 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:51.244 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:51.244 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:51.244 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:51.244 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:51.244 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:51.244 [netconf-device-simulator-threads-6] 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 15:13:51.244 [netconf-device-simulator-threads-6] 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 15:13:51.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:51.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]) by 733 down to 2095138 15:13:51.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59302]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:51.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:51.821 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:13:51.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57436]) process #9 SSH_MSG_IGNORE 15:13:51.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57436]) SSH_MSG_IGNORE 15:13:51.851 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:51.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44622]) process #8 SSH_MSG_IGNORE 15:13:51.852 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44622]) SSH_MSG_IGNORE 15:13:52.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe37155d7, L:/10.30.170.167:17896 - R:/10.30.171.175:51076]} 15:13:52.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:51076]): SSH-2.0-SSHD-UNKNOWN 15:13:52.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:51076]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:52.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:51076]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:52.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:51076]) Send SSH_MSG_KEXINIT 15:13:52.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51076]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:52.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51076]) process #0 SSH_MSG_KEXINIT 15:13:52.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:51076]) SSH_MSG_KEXINIT 15:13:52.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:51076]) strict KEX=true client=true server=true 15:13:52.324 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51076]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:52.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51076]) Kex: server host key algorithms = rsa-sha2-512 15:13:52.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51076]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:52.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51076]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:52.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51076]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:52.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51076]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:52.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51076]) Kex: compression algorithms (client to server) = none 15:13:52.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51076]) Kex: compression algorithms (server to client) = none 15:13:52.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:52.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51076]) process #1 30 15:13:52.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51076]] process command=SSH_MSG_KEXDH_INIT 15:13:52.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51076]] Send SSH_MSG_KEXDH_REPLY 15:13:52.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51076]) packet #1 sending command=31[31] len=1639 15:13:52.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:51076])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:52.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:51076]) Send SSH_MSG_NEWKEYS 15:13:52.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:51076]) session ID=a6:6a:74:e9:40:5f:51:a2:33:64:4a:d3:c6:8a:82:4e:1e:ff:a9:91:d7:22:e3:0a:3b:9b:0e:dd:55:c9:77:bf:f3:23:97:47:3c:1e:c4:40:b2:8f:2b:bb:d7:e5:d3:08:f6:c7:d3:93:cd:b4:22:09:11:d9:d1:5a:a7:82:c0:b6 15:13:52.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51076]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:52.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51076]): strict KEX resets output message sequence number from 3 to 0 15:13:52.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51076]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@617054e5; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:52.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:51076])[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 15:13:52.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51076])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:52.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51076]) packet #0 sending command=7[7] len=419 15:13:52.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51076]) No pending packets to flush at end of KEX 15:13:52.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51076]) process #2 SSH_MSG_NEWKEYS 15:13:52.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51076]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:52.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51076]): strict KEX resets input message sequence number from 3 to 0 15:13:52.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51076]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@cf93654; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:52.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:52.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51076]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:52.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51076]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:52.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:51076]) authorized authentication methods: password,publickey 15:13:52.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51076]) Accepted service ssh-userauth 15:13:52.450 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51076]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:52.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51076]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:52.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51076]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:52.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51076]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:52.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51076]) no authentication factory for method=none 15:13:52.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51076]) SSH_MSG_USERAUTH_REQUEST 15:13:52.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51076]) remaining methods: password,publickey 15:13:52.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51076]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:52.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51076]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:52.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51076]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:52.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51076]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:52.451 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:52.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:51076]) authentication result: true 15:13:52.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:51076]) SSH_MSG_USERAUTH_REQUEST 15:13:52.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51076])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:52.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51076]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:52.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:52.451 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:52.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51076]) no heartbeat to stop 15:13:52.451 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:51076]) heartbeat type=IGNORE, interval=PT30S 15:13:52.451 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:51076 authenticated 15:13:52.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51076]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:52.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51076]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:52.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51076]] session=TransportServerSession[admin@/10.30.171.175:51076] id=0 15:13:52.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51076])) size=2097152, max=2097152, packet=32768 15:13:52.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51076]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51076] 15:13:52.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51076]) recipient=0 15:13:52.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076])) size=2097152, max=2097152, packet=32768 15:13:52.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076])) re-initializing 15:13:52.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076])) size=2097152, max=2097152, packet=32768 15:13:52.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:52.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51076]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:52.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51076]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:52.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:52.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076])[want-reply=true] subsystem=netconf 15:13:52.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076])[subsystem] prepared command 15:13:52.452 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:52.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:52.452 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe37155d7, L:/10.30.170.167:17896 - R:/10.30.171.175:51076]}} established 15:13:52.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 67: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17896 15:13:52.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 67: Creating data stores for simulated device 15:13:52.453 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:52.453 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:52.453 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:52.453 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:52.453 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:52.454 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64484b89 15:13:52.454 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:52.454 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:52.454 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:52.454 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:52.455 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:52.455 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:52.455 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:52.455 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:52.455 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64484b89, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64484b89, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@655d4830, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@655d4830, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:52.455 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:52.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:52.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe37155d7, L:/10.30.170.167:17896 - R:/10.30.171.175:51076] 15:13:52.456 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 67 on channel [id: 0xe37155d7, L:/10.30.170.167:17896 - R:/10.30.171.175:51076] 15:13:52.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]) by 1102 down to 2096050 15:13:52.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51076]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:52.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe37155d7, L:/10.30.170.167:17896 - R:/10.30.171.175:51076] 15:13:52.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe37155d7, L:/10.30.170.167:17896 - R:/10.30.171.175:51076] 15:13:52.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]) request=subsystem result=ReplySuccess, want-reply=true 15:13:52.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51076]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:52.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]) request=subsystem activate command 15:13:52.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]) starting runner for command=netconf 15:13:52.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51076]) process #5 SSH_MSG_CHANNEL_DATA 15:13:52.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]) by 373 down to 2096779 15:13:52.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]) SSH_MSG_CHANNEL_DATA len=373 15:13:52.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076] 15:13:52.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe37155d7, L:/10.30.170.167:17896 - R:/10.30.171.175:51076]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:52.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:52.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe37155d7, L:/10.30.170.167:17896 - R:/10.30.171.175:51076] 15:13:52.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe37155d7, L:/10.30.170.167:17896 - R:/10.30.171.175:51076] 15:13:52.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17896', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:52.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=67} created 15:13:52.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=67, channel=[id: 0xe37155d7, L:/10.30.170.167:17896 - R:/10.30.171.175:51076]} created 15:13:52.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe37155d7, L:/10.30.170.167:17896 - R:/10.30.171.175:51076] successful with session NetconfServerSession{sessionId=67, channel=[id: 0xe37155d7, L:/10.30.170.167:17896 - R:/10.30.171.175:51076]} 15:13:52.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=67, channel=[id: 0xe37155d7, L:/10.30.170.167:17896 - R:/10.30.171.175:51076]} up 15:13:52.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51076]) process #6 SSH_MSG_CHANNEL_DATA 15:13:52.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]) by 393 down to 2096386 15:13:52.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]) SSH_MSG_CHANNEL_DATA len=393 15:13:52.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076] 15:13:52.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:52.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:52.459 [netconf-device-simulator-threads-0] 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=67} 15:13:52.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:52.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=67, channel=[id: 0xe37155d7, L:/10.30.170.167:17896 - R:/10.30.171.175:51076]} EXI handlers added to pipeline 15:13:52.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:52.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]) by 179 down to 2095871 15:13:52.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51076]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:52.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:52.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51076]) process #7 SSH_MSG_CHANNEL_DATA 15:13:52.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]) by 340 down to 2096046 15:13:52.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]) SSH_MSG_CHANNEL_DATA len=340 15:13:52.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076] 15:13:52.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:52.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:52.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=67} 15:13:52.465 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@655d4830 15:13:52.465 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:52.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:52.465 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:52.465 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:52.465 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:52.465 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:52.465 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:52.465 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:52.465 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:52.465 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:52.465 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:52.465 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:52.465 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:52.465 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:52.465 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:52.465 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:52.465 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:52.465 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:52.465 [netconf-device-simulator-threads-0] 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 15:13:52.465 [netconf-device-simulator-threads-0] 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 15:13:52.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:52.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]) by 733 down to 2095138 15:13:52.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51076]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:52.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:53.197 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:53.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54094]) process #8 SSH_MSG_IGNORE 15:13:53.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54094]) SSH_MSG_IGNORE 15:13:53.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35512]) process #9 SSH_MSG_IGNORE 15:13:53.258 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:13:53.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35512]) SSH_MSG_IGNORE 15:13:53.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x308dfdab, L:/10.30.170.167:17897 - R:/10.30.171.175:33250]} 15:13:53.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:33250]): SSH-2.0-SSHD-UNKNOWN 15:13:53.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:33250]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:53.445 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:33250]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:53.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:33250]) Send SSH_MSG_KEXINIT 15:13:53.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33250]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:53.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33250]) process #0 SSH_MSG_KEXINIT 15:13:53.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:33250]) SSH_MSG_KEXINIT 15:13:53.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:33250]) strict KEX=true client=true server=true 15:13:53.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33250]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:53.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33250]) Kex: server host key algorithms = rsa-sha2-512 15:13:53.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33250]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:53.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33250]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:53.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33250]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:53.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33250]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:53.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33250]) Kex: compression algorithms (client to server) = none 15:13:53.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33250]) Kex: compression algorithms (server to client) = none 15:13:53.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:53.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33250]) process #1 30 15:13:53.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:33250]] process command=SSH_MSG_KEXDH_INIT 15:13:53.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:33250]] Send SSH_MSG_KEXDH_REPLY 15:13:53.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33250]) packet #1 sending command=31[31] len=1639 15:13:53.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:33250])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:53.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:33250]) Send SSH_MSG_NEWKEYS 15:13:53.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:33250]) session ID=ff:18:7a:07:51:71:d9:79:06:cc:41:61:0a:a7:96:7e:46:4b:aa:9e:3c:2f:d5:58:6b:25:8a:3b:a5:d5:f7:7c:97:ba:2d:cc:02:40:81:39:40:23:95:97:1a:ea:c0:76:e3:cb:b2:1a:f9:06:e8:b6:9f:66:4d:ee:ac:e3:4e:7c 15:13:53.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33250]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:53.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:33250]): strict KEX resets output message sequence number from 3 to 0 15:13:53.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:33250]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6e771208; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:53.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:33250])[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 15:13:53.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:33250])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:53.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33250]) packet #0 sending command=7[7] len=419 15:13:53.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:33250]) No pending packets to flush at end of KEX 15:13:53.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33250]) process #2 SSH_MSG_NEWKEYS 15:13:53.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:33250]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:53.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:33250]): strict KEX resets input message sequence number from 3 to 0 15:13:53.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:33250]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6a02999c; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:53.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:53.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33250]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:53.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:33250]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:53.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:33250]) authorized authentication methods: password,publickey 15:13:53.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:33250]) Accepted service ssh-userauth 15:13:53.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33250]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:53.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33250]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:53.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33250]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:53.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33250]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:53.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33250]) no authentication factory for method=none 15:13:53.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:33250]) SSH_MSG_USERAUTH_REQUEST 15:13:53.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:33250]) remaining methods: password,publickey 15:13:53.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33250]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:53.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33250]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:53.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33250]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:53.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33250]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:53.924 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:53.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:33250]) authentication result: true 15:13:53.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:33250]) SSH_MSG_USERAUTH_REQUEST 15:13:53.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:33250])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:53.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33250]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:53.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:53.924 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:53.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33250]) no heartbeat to stop 15:13:53.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:33250]) heartbeat type=IGNORE, interval=PT30S 15:13:53.925 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:33250 authenticated 15:13:53.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33250]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:53.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33250]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:53.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33250]] session=TransportServerSession[admin@/10.30.171.175:33250] id=0 15:13:53.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33250])) size=2097152, max=2097152, packet=32768 15:13:53.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33250]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33250] 15:13:53.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33250]) recipient=0 15:13:53.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250])) size=2097152, max=2097152, packet=32768 15:13:53.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250])) re-initializing 15:13:53.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250])) size=2097152, max=2097152, packet=32768 15:13:53.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:53.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33250]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:53.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33250]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:53.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:53.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250])[want-reply=true] subsystem=netconf 15:13:53.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250])[subsystem] prepared command 15:13:53.926 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:53.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:53.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x308dfdab, L:/10.30.170.167:17897 - R:/10.30.171.175:33250]}} established 15:13:53.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 68: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17897 15:13:53.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 68: Creating data stores for simulated device 15:13:53.927 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:53.927 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:53.927 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:53.927 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:53.927 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:53.928 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f4afdcb 15:13:53.928 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:53.929 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:53.929 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:53.929 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:53.929 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:53.929 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:53.929 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:53.929 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:53.929 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f4afdcb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f4afdcb, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b5f3012, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b5f3012, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:53.930 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:53.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:53.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x308dfdab, L:/10.30.170.167:17897 - R:/10.30.171.175:33250] 15:13:53.932 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 68 on channel [id: 0x308dfdab, L:/10.30.170.167:17897 - R:/10.30.171.175:33250] 15:13:53.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]) by 1102 down to 2096050 15:13:53.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33250]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:53.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x308dfdab, L:/10.30.170.167:17897 - R:/10.30.171.175:33250] 15:13:53.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x308dfdab, L:/10.30.170.167:17897 - R:/10.30.171.175:33250] 15:13:53.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]) request=subsystem result=ReplySuccess, want-reply=true 15:13:53.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33250]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:53.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]) request=subsystem activate command 15:13:53.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]) starting runner for command=netconf 15:13:53.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33250]) process #5 SSH_MSG_CHANNEL_DATA 15:13:53.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]) by 373 down to 2096779 15:13:53.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]) SSH_MSG_CHANNEL_DATA len=373 15:13:53.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250] 15:13:53.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x308dfdab, L:/10.30.170.167:17897 - R:/10.30.171.175:33250]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:53.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:53.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x308dfdab, L:/10.30.170.167:17897 - R:/10.30.171.175:33250] 15:13:53.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x308dfdab, L:/10.30.170.167:17897 - R:/10.30.171.175:33250] 15:13:53.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17897', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:53.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=68} created 15:13:53.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=68, channel=[id: 0x308dfdab, L:/10.30.170.167:17897 - R:/10.30.171.175:33250]} created 15:13:53.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x308dfdab, L:/10.30.170.167:17897 - R:/10.30.171.175:33250] successful with session NetconfServerSession{sessionId=68, channel=[id: 0x308dfdab, L:/10.30.170.167:17897 - R:/10.30.171.175:33250]} 15:13:53.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=68, channel=[id: 0x308dfdab, L:/10.30.170.167:17897 - R:/10.30.171.175:33250]} up 15:13:53.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33250]) process #6 SSH_MSG_CHANNEL_DATA 15:13:53.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]) by 393 down to 2096386 15:13:53.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]) SSH_MSG_CHANNEL_DATA len=393 15:13:53.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250] 15:13:53.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:53.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:53.934 [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=68} 15:13:53.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:53.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=68, channel=[id: 0x308dfdab, L:/10.30.170.167:17897 - R:/10.30.171.175:33250]} EXI handlers added to pipeline 15:13:53.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:53.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]) by 179 down to 2095871 15:13:53.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33250]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:53.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:53.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33250]) process #7 SSH_MSG_CHANNEL_DATA 15:13:53.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]) by 340 down to 2096046 15:13:53.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]) SSH_MSG_CHANNEL_DATA len=340 15:13:53.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250] 15:13:53.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:53.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:53.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=68} 15:13:53.937 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b5f3012 15:13:53.937 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:53.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:53.937 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:53.937 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:53.937 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:53.938 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:53.938 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:53.938 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:53.938 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:53.938 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:53.938 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:53.938 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:53.938 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:53.938 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:53.938 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:53.938 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:53.938 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:53.938 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:53.938 [netconf-device-simulator-threads-2] 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 15:13:53.938 [netconf-device-simulator-threads-2] 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 15:13:53.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:53.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]) by 733 down to 2095138 15:13:53.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33250]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:53.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:54.456 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:54.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36672]) process #8 SSH_MSG_IGNORE 15:13:54.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36672]) SSH_MSG_IGNORE 15:13:54.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45706]) process #9 SSH_MSG_IGNORE 15:13:54.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45706]) SSH_MSG_IGNORE 15:13:54.469 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:13:54.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8e800bc5, L:/10.30.170.167:17898 - R:/10.30.171.175:40964]} 15:13:54.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:40964]): SSH-2.0-SSHD-UNKNOWN 15:13:54.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:40964]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:54.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:40964]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:54.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:40964]) Send SSH_MSG_KEXINIT 15:13:54.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40964]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:54.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40964]) process #0 SSH_MSG_KEXINIT 15:13:54.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:40964]) SSH_MSG_KEXINIT 15:13:54.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:40964]) strict KEX=true client=true server=true 15:13:54.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40964]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:54.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40964]) Kex: server host key algorithms = rsa-sha2-512 15:13:54.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40964]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:54.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40964]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:54.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40964]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:54.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40964]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:54.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40964]) Kex: compression algorithms (client to server) = none 15:13:54.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40964]) Kex: compression algorithms (server to client) = none 15:13:54.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:54.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40964]) process #1 30 15:13:54.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40964]] process command=SSH_MSG_KEXDH_INIT 15:13:54.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40964]] Send SSH_MSG_KEXDH_REPLY 15:13:54.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40964]) packet #1 sending command=31[31] len=1639 15:13:54.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:40964])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:54.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:40964]) Send SSH_MSG_NEWKEYS 15:13:54.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:40964]) session ID=38:d0:fe:09:a8:ee:db:09:79:33:87:a9:cd:fc:7f:ac:6d:90:52:d9:44:8e:85:81:8e:3f:4b:98:33:f5:0e:54:fb:68:16:e0:72:43:7e:cc:06:32:dd:32:77:4d:af:8d:cd:25:ef:00:99:eb:45:9f:10:53:d8:8d:4f:37:e0:1f 15:13:54.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40964]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:54.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40964]): strict KEX resets output message sequence number from 3 to 0 15:13:54.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40964]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5e5e5776; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:54.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:40964])[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 15:13:54.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40964])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:54.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40964]) packet #0 sending command=7[7] len=419 15:13:54.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40964]) No pending packets to flush at end of KEX 15:13:55.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40964]) process #2 SSH_MSG_NEWKEYS 15:13:55.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40964]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:55.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40964]): strict KEX resets input message sequence number from 3 to 0 15:13:55.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40964]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@c58e8f; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:55.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:55.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40964]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:55.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40964]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:55.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:40964]) authorized authentication methods: password,publickey 15:13:55.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40964]) Accepted service ssh-userauth 15:13:55.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40964]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:55.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40964]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:55.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40964]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:55.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40964]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:55.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40964]) no authentication factory for method=none 15:13:55.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40964]) SSH_MSG_USERAUTH_REQUEST 15:13:55.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40964]) remaining methods: password,publickey 15:13:55.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40964]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:55.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40964]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:55.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40964]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:55.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40964]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:55.029 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:55.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:40964]) authentication result: true 15:13:55.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:40964]) SSH_MSG_USERAUTH_REQUEST 15:13:55.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40964])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:55.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40964]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:55.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:55.029 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:55.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40964]) no heartbeat to stop 15:13:55.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:40964]) heartbeat type=IGNORE, interval=PT30S 15:13:55.029 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:40964 authenticated 15:13:55.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40964]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:55.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40964]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:55.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40964]] session=TransportServerSession[admin@/10.30.171.175:40964] id=0 15:13:55.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40964])) size=2097152, max=2097152, packet=32768 15:13:55.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40964]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40964] 15:13:55.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40964]) recipient=0 15:13:55.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964])) size=2097152, max=2097152, packet=32768 15:13:55.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964])) re-initializing 15:13:55.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964])) size=2097152, max=2097152, packet=32768 15:13:55.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:55.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40964]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:55.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40964]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:55.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:55.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964])[want-reply=true] subsystem=netconf 15:13:55.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964])[subsystem] prepared command 15:13:55.031 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:55.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:55.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8e800bc5, L:/10.30.170.167:17898 - R:/10.30.171.175:40964]}} established 15:13:55.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 69: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17898 15:13:55.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 69: Creating data stores for simulated device 15:13:55.031 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:55.031 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:55.032 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:55.032 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:55.032 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:55.032 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4753d0c8 15:13:55.032 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:55.033 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:55.033 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:55.033 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:55.033 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:55.033 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:55.033 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:55.033 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:55.033 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4753d0c8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4753d0c8, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1dd491f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1dd491f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:55.034 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:55.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:55.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8e800bc5, L:/10.30.170.167:17898 - R:/10.30.171.175:40964] 15:13:55.040 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 69 on channel [id: 0x8e800bc5, L:/10.30.170.167:17898 - R:/10.30.171.175:40964] 15:13:55.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]) by 1102 down to 2096050 15:13:55.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40964]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:55.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8e800bc5, L:/10.30.170.167:17898 - R:/10.30.171.175:40964] 15:13:55.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8e800bc5, L:/10.30.170.167:17898 - R:/10.30.171.175:40964] 15:13:55.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]) request=subsystem result=ReplySuccess, want-reply=true 15:13:55.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40964]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:55.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]) request=subsystem activate command 15:13:55.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]) starting runner for command=netconf 15:13:55.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40964]) process #5 SSH_MSG_CHANNEL_DATA 15:13:55.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]) by 373 down to 2096779 15:13:55.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]) SSH_MSG_CHANNEL_DATA len=373 15:13:55.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964] 15:13:55.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8e800bc5, L:/10.30.170.167:17898 - R:/10.30.171.175:40964]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:55.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:55.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8e800bc5, L:/10.30.170.167:17898 - R:/10.30.171.175:40964] 15:13:55.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8e800bc5, L:/10.30.170.167:17898 - R:/10.30.171.175:40964] 15:13:55.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17898', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:55.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=69} created 15:13:55.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=69, channel=[id: 0x8e800bc5, L:/10.30.170.167:17898 - R:/10.30.171.175:40964]} created 15:13:55.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8e800bc5, L:/10.30.170.167:17898 - R:/10.30.171.175:40964] successful with session NetconfServerSession{sessionId=69, channel=[id: 0x8e800bc5, L:/10.30.170.167:17898 - R:/10.30.171.175:40964]} 15:13:55.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=69, channel=[id: 0x8e800bc5, L:/10.30.170.167:17898 - R:/10.30.171.175:40964]} up 15:13:55.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40964]) process #6 SSH_MSG_CHANNEL_DATA 15:13:55.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]) by 393 down to 2096386 15:13:55.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]) SSH_MSG_CHANNEL_DATA len=393 15:13:55.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964] 15:13:55.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:55.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:55.043 [netconf-device-simulator-threads-4] 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=69} 15:13:55.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:55.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=69, channel=[id: 0x8e800bc5, L:/10.30.170.167:17898 - R:/10.30.171.175:40964]} EXI handlers added to pipeline 15:13:55.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:55.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]) by 179 down to 2095871 15:13:55.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40964]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:55.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:55.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40964]) process #7 SSH_MSG_CHANNEL_DATA 15:13:55.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]) by 340 down to 2096046 15:13:55.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]) SSH_MSG_CHANNEL_DATA len=340 15:13:55.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964] 15:13:55.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:55.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:55.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=69} 15:13:55.046 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1dd491f 15:13:55.046 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:55.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:55.046 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:55.046 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:55.046 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:55.046 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:55.046 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:55.046 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:55.046 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:55.046 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:55.046 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:55.046 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:55.046 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:55.046 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:55.046 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:55.046 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:55.046 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:55.046 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:55.047 [netconf-device-simulator-threads-4] 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 15:13:55.047 [netconf-device-simulator-threads-4] 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 15:13:55.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:55.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]) by 733 down to 2095138 15:13:55.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40964]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:55.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:55.696 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:55.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39236]) process #8 SSH_MSG_IGNORE 15:13:55.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39236]) SSH_MSG_IGNORE 15:13:55.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35100]) process #9 SSH_MSG_IGNORE 15:13:55.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35100]) SSH_MSG_IGNORE 15:13:55.736 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:13:55.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x91644dbe, L:/10.30.170.167:17899 - R:/10.30.171.175:45298]} 15:13:55.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:45298]): SSH-2.0-SSHD-UNKNOWN 15:13:55.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:45298]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:55.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:45298]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:56.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:45298]) Send SSH_MSG_KEXINIT 15:13:56.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45298]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:56.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45298]) process #0 SSH_MSG_KEXINIT 15:13:56.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:45298]) SSH_MSG_KEXINIT 15:13:56.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:45298]) strict KEX=true client=true server=true 15:13:56.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45298]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:56.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45298]) Kex: server host key algorithms = rsa-sha2-512 15:13:56.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45298]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:56.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45298]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:56.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45298]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:56.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45298]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:56.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45298]) Kex: compression algorithms (client to server) = none 15:13:56.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45298]) Kex: compression algorithms (server to client) = none 15:13:56.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:56.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45298]) process #1 30 15:13:56.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45298]] process command=SSH_MSG_KEXDH_INIT 15:13:56.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45298]] Send SSH_MSG_KEXDH_REPLY 15:13:56.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45298]) packet #1 sending command=31[31] len=1639 15:13:56.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:45298])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:56.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:45298]) Send SSH_MSG_NEWKEYS 15:13:56.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:45298]) session ID=ad:72:b0:ff:b7:a7:e9:45:37:b5:77:b2:83:30:b5:d1:5e:44:dd:bd:6a:9d:66:b2:3f:df:88:f7:1e:47:3e:61:a8:1f:d9:48:a6:67:a3:f5:49:09:32:83:01:d7:3e:e1:f4:07:7d:a0:18:39:0a:eb:77:ec:9c:fb:f3:9b:00:98 15:13:56.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45298]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:56.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45298]): strict KEX resets output message sequence number from 3 to 0 15:13:56.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45298]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4e6e7d6c; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:56.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:45298])[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 15:13:56.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45298])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:56.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45298]) packet #0 sending command=7[7] len=419 15:13:56.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45298]) No pending packets to flush at end of KEX 15:13:56.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45298]) process #2 SSH_MSG_NEWKEYS 15:13:56.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45298]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:56.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45298]): strict KEX resets input message sequence number from 3 to 0 15:13:56.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45298]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@15b6d711; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:56.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:56.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45298]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:56.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45298]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:56.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:45298]) authorized authentication methods: password,publickey 15:13:56.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45298]) Accepted service ssh-userauth 15:13:56.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45298]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:56.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45298]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:56.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45298]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:56.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45298]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:56.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45298]) no authentication factory for method=none 15:13:56.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45298]) SSH_MSG_USERAUTH_REQUEST 15:13:56.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45298]) remaining methods: password,publickey 15:13:56.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45298]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:56.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45298]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:56.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45298]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:56.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45298]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:56.368 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:56.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:45298]) authentication result: true 15:13:56.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:45298]) SSH_MSG_USERAUTH_REQUEST 15:13:56.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45298])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:56.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45298]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:56.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:56.368 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:56.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45298]) no heartbeat to stop 15:13:56.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:45298]) heartbeat type=IGNORE, interval=PT30S 15:13:56.368 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:45298 authenticated 15:13:56.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45298]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:56.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45298]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:56.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45298]] session=TransportServerSession[admin@/10.30.171.175:45298] id=0 15:13:56.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45298])) size=2097152, max=2097152, packet=32768 15:13:56.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45298]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45298] 15:13:56.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45298]) recipient=0 15:13:56.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298])) size=2097152, max=2097152, packet=32768 15:13:56.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298])) re-initializing 15:13:56.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298])) size=2097152, max=2097152, packet=32768 15:13:56.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:56.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45298]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:56.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45298]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:56.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:56.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298])[want-reply=true] subsystem=netconf 15:13:56.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298])[subsystem] prepared command 15:13:56.370 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:56.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:56.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x91644dbe, L:/10.30.170.167:17899 - R:/10.30.171.175:45298]}} established 15:13:56.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 70: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17899 15:13:56.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 70: Creating data stores for simulated device 15:13:56.370 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:56.370 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:56.370 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:56.371 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:56.371 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:56.372 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@160883f5 15:13:56.372 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:56.372 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:56.372 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:56.372 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:56.373 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:56.373 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:56.373 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:56.373 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:56.373 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@160883f5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@160883f5, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2bb0e6ac, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2bb0e6ac, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:56.373 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:56.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:56.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x91644dbe, L:/10.30.170.167:17899 - R:/10.30.171.175:45298] 15:13:56.375 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 70 on channel [id: 0x91644dbe, L:/10.30.170.167:17899 - R:/10.30.171.175:45298] 15:13:56.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]) by 1102 down to 2096050 15:13:56.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45298]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:56.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x91644dbe, L:/10.30.170.167:17899 - R:/10.30.171.175:45298] 15:13:56.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x91644dbe, L:/10.30.170.167:17899 - R:/10.30.171.175:45298] 15:13:56.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]) request=subsystem result=ReplySuccess, want-reply=true 15:13:56.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45298]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:56.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]) request=subsystem activate command 15:13:56.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]) starting runner for command=netconf 15:13:56.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45298]) process #5 SSH_MSG_CHANNEL_DATA 15:13:56.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]) by 373 down to 2096779 15:13:56.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]) SSH_MSG_CHANNEL_DATA len=373 15:13:56.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298] 15:13:56.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x91644dbe, L:/10.30.170.167:17899 - R:/10.30.171.175:45298]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:56.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:56.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x91644dbe, L:/10.30.170.167:17899 - R:/10.30.171.175:45298] 15:13:56.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x91644dbe, L:/10.30.170.167:17899 - R:/10.30.171.175:45298] 15:13:56.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17899', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:56.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=70} created 15:13:56.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=70, channel=[id: 0x91644dbe, L:/10.30.170.167:17899 - R:/10.30.171.175:45298]} created 15:13:56.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x91644dbe, L:/10.30.170.167:17899 - R:/10.30.171.175:45298] successful with session NetconfServerSession{sessionId=70, channel=[id: 0x91644dbe, L:/10.30.170.167:17899 - R:/10.30.171.175:45298]} 15:13:56.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=70, channel=[id: 0x91644dbe, L:/10.30.170.167:17899 - R:/10.30.171.175:45298]} up 15:13:56.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45298]) process #6 SSH_MSG_CHANNEL_DATA 15:13:56.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]) by 393 down to 2096386 15:13:56.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]) SSH_MSG_CHANNEL_DATA len=393 15:13:56.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298] 15:13:56.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:56.379 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:56.380 [netconf-device-simulator-threads-6] 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=70} 15:13:56.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:56.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=70, channel=[id: 0x91644dbe, L:/10.30.170.167:17899 - R:/10.30.171.175:45298]} EXI handlers added to pipeline 15:13:56.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:56.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]) by 179 down to 2095871 15:13:56.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45298]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:56.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:56.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45298]) process #7 SSH_MSG_CHANNEL_DATA 15:13:56.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]) by 340 down to 2096046 15:13:56.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]) SSH_MSG_CHANNEL_DATA len=340 15:13:56.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298] 15:13:56.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:56.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:56.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=70} 15:13:56.383 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2bb0e6ac 15:13:56.383 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:56.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:56.383 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:56.383 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:56.383 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:56.383 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:56.383 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:56.383 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:56.383 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:56.383 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:56.383 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:56.383 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:56.383 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:56.383 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:56.383 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:56.383 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:56.383 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:56.383 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:56.383 [netconf-device-simulator-threads-6] 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 15:13:56.383 [netconf-device-simulator-threads-6] 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 15:13:56.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:56.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]) by 733 down to 2095138 15:13:56.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45298]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:56.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:56.823 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:13:56.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39396]) process #9 SSH_MSG_IGNORE 15:13:56.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39396]) SSH_MSG_IGNORE 15:13:57.037 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:57.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34870]) process #8 SSH_MSG_IGNORE 15:13:57.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34870]) SSH_MSG_IGNORE 15:13:57.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8f17a0a6, L:/10.30.170.167:17900 - R:/10.30.171.175:37712]} 15:13:57.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:37712]): SSH-2.0-SSHD-UNKNOWN 15:13:57.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:37712]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:57.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:37712]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:57.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:37712]) Send SSH_MSG_KEXINIT 15:13:57.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37712]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:57.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37712]) process #0 SSH_MSG_KEXINIT 15:13:57.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:37712]) SSH_MSG_KEXINIT 15:13:57.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:37712]) strict KEX=true client=true server=true 15:13:57.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37712]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:57.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37712]) Kex: server host key algorithms = rsa-sha2-512 15:13:57.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37712]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:57.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37712]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:57.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37712]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:57.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37712]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:57.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37712]) Kex: compression algorithms (client to server) = none 15:13:57.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37712]) Kex: compression algorithms (server to client) = none 15:13:57.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:57.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37712]) process #1 30 15:13:57.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37712]] process command=SSH_MSG_KEXDH_INIT 15:13:57.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37712]] Send SSH_MSG_KEXDH_REPLY 15:13:57.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37712]) packet #1 sending command=31[31] len=1639 15:13:57.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:37712])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:57.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:37712]) Send SSH_MSG_NEWKEYS 15:13:57.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:37712]) session ID=83:7f:63:3d:d0:69:38:b5:97:05:43:ec:e3:10:2c:05:c0:84:d4:89:50:de:97:54:bb:ed:7a:fd:ff:4d:9d:0b:27:2f:cd:99:6e:0b:ad:61:39:23:e5:a0:10:42:c4:ee:1d:5e:08:57:58:e5:c5:16:ae:55:bc:18:b4:6e:40:47 15:13:57.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37712]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:57.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37712]): strict KEX resets output message sequence number from 3 to 0 15:13:57.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37712]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@245ef803; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:57.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:37712])[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 15:13:57.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37712])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:57.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37712]) packet #0 sending command=7[7] len=419 15:13:57.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37712]) No pending packets to flush at end of KEX 15:13:57.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37712]) process #2 SSH_MSG_NEWKEYS 15:13:57.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37712]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:57.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37712]): strict KEX resets input message sequence number from 3 to 0 15:13:57.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37712]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6740ec79; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:57.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:57.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37712]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:57.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37712]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:57.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:37712]) authorized authentication methods: password,publickey 15:13:57.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37712]) Accepted service ssh-userauth 15:13:57.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37712]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:57.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37712]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:57.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37712]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:57.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37712]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:57.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37712]) no authentication factory for method=none 15:13:57.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37712]) SSH_MSG_USERAUTH_REQUEST 15:13:57.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37712]) remaining methods: password,publickey 15:13:57.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37712]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:57.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37712]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:57.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37712]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:57.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37712]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:57.440 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:57.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:37712]) authentication result: true 15:13:57.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:37712]) SSH_MSG_USERAUTH_REQUEST 15:13:57.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37712])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:57.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37712]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:57.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:57.440 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:57.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37712]) no heartbeat to stop 15:13:57.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:37712]) heartbeat type=IGNORE, interval=PT30S 15:13:57.440 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:37712 authenticated 15:13:57.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37712]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:57.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37712]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:57.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37712]] session=TransportServerSession[admin@/10.30.171.175:37712] id=0 15:13:57.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37712])) size=2097152, max=2097152, packet=32768 15:13:57.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37712]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37712] 15:13:57.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37712]) recipient=0 15:13:57.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712])) size=2097152, max=2097152, packet=32768 15:13:57.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712])) re-initializing 15:13:57.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712])) size=2097152, max=2097152, packet=32768 15:13:57.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:57.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37712]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:57.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37712]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:57.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:57.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712])[want-reply=true] subsystem=netconf 15:13:57.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712])[subsystem] prepared command 15:13:57.442 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:57.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:57.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8f17a0a6, L:/10.30.170.167:17900 - R:/10.30.171.175:37712]}} established 15:13:57.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 71: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17900 15:13:57.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 71: Creating data stores for simulated device 15:13:57.442 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:57.442 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:57.442 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:57.442 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:57.443 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:57.444 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74c5e9b2 15:13:57.444 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:57.444 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:57.444 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:57.444 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:57.445 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:57.445 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:57.445 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:57.445 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:57.445 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74c5e9b2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74c5e9b2, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5dcec4dd, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5dcec4dd, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:57.447 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:57.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:57.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8f17a0a6, L:/10.30.170.167:17900 - R:/10.30.171.175:37712] 15:13:57.453 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 71 on channel [id: 0x8f17a0a6, L:/10.30.170.167:17900 - R:/10.30.171.175:37712] 15:13:57.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]) by 1102 down to 2096050 15:13:57.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37712]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:57.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8f17a0a6, L:/10.30.170.167:17900 - R:/10.30.171.175:37712] 15:13:57.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8f17a0a6, L:/10.30.170.167:17900 - R:/10.30.171.175:37712] 15:13:57.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]) request=subsystem result=ReplySuccess, want-reply=true 15:13:57.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37712]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:57.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]) request=subsystem activate command 15:13:57.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]) starting runner for command=netconf 15:13:57.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37712]) process #5 SSH_MSG_CHANNEL_DATA 15:13:57.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]) by 373 down to 2096779 15:13:57.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]) SSH_MSG_CHANNEL_DATA len=373 15:13:57.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712] 15:13:57.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8f17a0a6, L:/10.30.170.167:17900 - R:/10.30.171.175:37712]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:57.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:57.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8f17a0a6, L:/10.30.170.167:17900 - R:/10.30.171.175:37712] 15:13:57.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8f17a0a6, L:/10.30.170.167:17900 - R:/10.30.171.175:37712] 15:13:57.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17900', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:57.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=71} created 15:13:57.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=71, channel=[id: 0x8f17a0a6, L:/10.30.170.167:17900 - R:/10.30.171.175:37712]} created 15:13:57.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8f17a0a6, L:/10.30.170.167:17900 - R:/10.30.171.175:37712] successful with session NetconfServerSession{sessionId=71, channel=[id: 0x8f17a0a6, L:/10.30.170.167:17900 - R:/10.30.171.175:37712]} 15:13:57.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=71, channel=[id: 0x8f17a0a6, L:/10.30.170.167:17900 - R:/10.30.171.175:37712]} up 15:13:57.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37712]) process #6 SSH_MSG_CHANNEL_DATA 15:13:57.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]) by 393 down to 2096386 15:13:57.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]) SSH_MSG_CHANNEL_DATA len=393 15:13:57.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712] 15:13:57.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:57.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:57.456 [netconf-device-simulator-threads-0] 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=71} 15:13:57.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:57.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=71, channel=[id: 0x8f17a0a6, L:/10.30.170.167:17900 - R:/10.30.171.175:37712]} EXI handlers added to pipeline 15:13:57.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:57.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]) by 179 down to 2095871 15:13:57.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37712]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:57.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:57.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37712]) process #7 SSH_MSG_CHANNEL_DATA 15:13:57.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]) by 340 down to 2096046 15:13:57.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]) SSH_MSG_CHANNEL_DATA len=340 15:13:57.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712] 15:13:57.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:57.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:57.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=71} 15:13:57.460 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5dcec4dd 15:13:57.460 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:57.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:57.460 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:57.460 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:57.460 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:57.460 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:57.460 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:57.460 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:57.460 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:57.461 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:57.461 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:57.461 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:57.461 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:57.461 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:57.461 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:57.461 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:57.461 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:57.461 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:57.461 [netconf-device-simulator-threads-0] 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 15:13:57.461 [netconf-device-simulator-threads-0] 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 15:13:57.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:57.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]) by 733 down to 2095138 15:13:57.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37712]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:57.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:58.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:58.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56936]) process #8 SSH_MSG_IGNORE 15:13:58.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56936]) SSH_MSG_IGNORE 15:13:58.387 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:13:58.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60610]) process #9 SSH_MSG_IGNORE 15:13:58.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60610]) SSH_MSG_IGNORE 15:13:58.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa2566c28, L:/10.30.170.167:17901 - R:/10.30.171.175:36460]} 15:13:58.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:36460]): SSH-2.0-SSHD-UNKNOWN 15:13:58.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:36460]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:58.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:36460]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:58.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:36460]) Send SSH_MSG_KEXINIT 15:13:58.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36460]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:58.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36460]) process #0 SSH_MSG_KEXINIT 15:13:58.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:36460]) SSH_MSG_KEXINIT 15:13:58.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:36460]) strict KEX=true client=true server=true 15:13:58.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36460]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:58.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36460]) Kex: server host key algorithms = rsa-sha2-512 15:13:58.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36460]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:58.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36460]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:58.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36460]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:58.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36460]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:58.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36460]) Kex: compression algorithms (client to server) = none 15:13:58.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36460]) Kex: compression algorithms (server to client) = none 15:13:58.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:58.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36460]) process #1 30 15:13:58.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36460]] process command=SSH_MSG_KEXDH_INIT 15:13:58.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36460]] Send SSH_MSG_KEXDH_REPLY 15:13:58.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36460]) packet #1 sending command=31[31] len=1639 15:13:58.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:36460])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:58.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:36460]) Send SSH_MSG_NEWKEYS 15:13:58.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:36460]) session ID=5a:15:f3:6e:96:94:7a:d0:17:cb:e2:a9:f4:5d:06:15:7c:04:80:fb:49:8e:67:5c:72:56:67:0f:3c:ea:b0:38:00:97:87:0a:e6:a6:c4:75:22:50:85:07:4b:90:eb:fb:37:bc:8d:11:3e:2b:a3:61:6d:8e:e5:26:9e:1e:2d:af 15:13:58.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36460]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:58.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36460]): strict KEX resets output message sequence number from 3 to 0 15:13:58.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36460]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7755e9af; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:58.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:36460])[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 15:13:58.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36460])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:58.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36460]) packet #0 sending command=7[7] len=419 15:13:58.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36460]) No pending packets to flush at end of KEX 15:13:58.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36460]) process #2 SSH_MSG_NEWKEYS 15:13:58.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36460]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:58.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36460]): strict KEX resets input message sequence number from 3 to 0 15:13:58.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36460]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@725c1601; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:58.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:58.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36460]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:58.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36460]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:58.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:36460]) authorized authentication methods: password,publickey 15:13:58.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36460]) Accepted service ssh-userauth 15:13:58.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36460]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:58.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36460]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:58.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36460]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:58.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36460]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:58.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36460]) no authentication factory for method=none 15:13:58.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36460]) SSH_MSG_USERAUTH_REQUEST 15:13:58.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36460]) remaining methods: password,publickey 15:13:58.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36460]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:58.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36460]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:58.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36460]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:58.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36460]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:58.900 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:58.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:36460]) authentication result: true 15:13:58.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:36460]) SSH_MSG_USERAUTH_REQUEST 15:13:58.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36460])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:58.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36460]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:58.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:58.901 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:58.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36460]) no heartbeat to stop 15:13:58.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:36460]) heartbeat type=IGNORE, interval=PT30S 15:13:58.901 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:36460 authenticated 15:13:58.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36460]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:58.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36460]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:58.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36460]] session=TransportServerSession[admin@/10.30.171.175:36460] id=0 15:13:58.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36460])) size=2097152, max=2097152, packet=32768 15:13:58.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36460]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36460] 15:13:58.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36460]) recipient=0 15:13:58.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460])) size=2097152, max=2097152, packet=32768 15:13:58.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460])) re-initializing 15:13:58.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460])) size=2097152, max=2097152, packet=32768 15:13:58.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:58.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36460]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:58.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36460]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:58.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:58.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460])[want-reply=true] subsystem=netconf 15:13:58.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460])[subsystem] prepared command 15:13:58.902 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:58.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:58.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa2566c28, L:/10.30.170.167:17901 - R:/10.30.171.175:36460]}} established 15:13:58.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 72: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17901 15:13:58.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 72: Creating data stores for simulated device 15:13:58.903 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:58.903 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:58.903 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:58.903 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:58.903 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:58.904 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22250500 15:13:58.904 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:58.905 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:58.905 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:58.905 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:58.905 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:58.905 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:58.905 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:58.905 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:58.905 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22250500, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22250500, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@620b113c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@620b113c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:58.906 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:58.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:58.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa2566c28, L:/10.30.170.167:17901 - R:/10.30.171.175:36460] 15:13:58.907 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 72 on channel [id: 0xa2566c28, L:/10.30.170.167:17901 - R:/10.30.171.175:36460] 15:13:58.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]) by 1102 down to 2096050 15:13:58.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36460]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:58.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa2566c28, L:/10.30.170.167:17901 - R:/10.30.171.175:36460] 15:13:58.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa2566c28, L:/10.30.170.167:17901 - R:/10.30.171.175:36460] 15:13:58.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]) request=subsystem result=ReplySuccess, want-reply=true 15:13:58.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36460]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:58.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]) request=subsystem activate command 15:13:58.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]) starting runner for command=netconf 15:13:58.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36460]) process #5 SSH_MSG_CHANNEL_DATA 15:13:58.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]) by 373 down to 2096779 15:13:58.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]) SSH_MSG_CHANNEL_DATA len=373 15:13:58.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460] 15:13:58.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa2566c28, L:/10.30.170.167:17901 - R:/10.30.171.175:36460]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:58.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:58.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa2566c28, L:/10.30.170.167:17901 - R:/10.30.171.175:36460] 15:13:58.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa2566c28, L:/10.30.170.167:17901 - R:/10.30.171.175:36460] 15:13:58.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17901', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:58.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=72} created 15:13:58.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=72, channel=[id: 0xa2566c28, L:/10.30.170.167:17901 - R:/10.30.171.175:36460]} created 15:13:58.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa2566c28, L:/10.30.170.167:17901 - R:/10.30.171.175:36460] successful with session NetconfServerSession{sessionId=72, channel=[id: 0xa2566c28, L:/10.30.170.167:17901 - R:/10.30.171.175:36460]} 15:13:58.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=72, channel=[id: 0xa2566c28, L:/10.30.170.167:17901 - R:/10.30.171.175:36460]} up 15:13:58.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36460]) process #6 SSH_MSG_CHANNEL_DATA 15:13:58.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]) by 393 down to 2096386 15:13:58.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]) SSH_MSG_CHANNEL_DATA len=393 15:13:58.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460] 15:13:58.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:58.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:58.912 [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=72} 15:13:58.912 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:58.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=72, channel=[id: 0xa2566c28, L:/10.30.170.167:17901 - R:/10.30.171.175:36460]} EXI handlers added to pipeline 15:13:58.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:58.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]) by 179 down to 2095871 15:13:58.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36460]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:58.913 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:58.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36460]) process #7 SSH_MSG_CHANNEL_DATA 15:13:58.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]) by 340 down to 2096046 15:13:58.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]) SSH_MSG_CHANNEL_DATA len=340 15:13:58.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460] 15:13:58.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:58.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:58.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=72} 15:13:58.917 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@620b113c 15:13:58.917 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:58.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:58.917 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:58.917 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:58.917 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:58.917 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:58.917 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:58.917 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:58.917 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:58.918 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:58.918 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:58.918 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:58.918 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:58.918 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:58.918 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:58.918 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:58.918 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:58.918 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:58.918 [netconf-device-simulator-threads-2] 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 15:13:58.918 [netconf-device-simulator-threads-2] 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 15:13:58.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:58.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]) by 733 down to 2095138 15:13:58.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36460]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:58.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:13:59.475 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:13:59.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40676]) process #9 SSH_MSG_IGNORE 15:13:59.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40676]) SSH_MSG_IGNORE 15:13:59.529 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:13:59.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53144]) process #8 SSH_MSG_IGNORE 15:13:59.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53144]) SSH_MSG_IGNORE 15:13:59.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb5f933da, L:/10.30.170.167:17902 - R:/10.30.171.175:46926]} 15:13:59.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:46926]): SSH-2.0-SSHD-UNKNOWN 15:13:59.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:46926]) line='SSH-2.0-SSHD-UNKNOWN' 15:13:59.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:46926]) client version string: SSH-2.0-SSHD-UNKNOWN 15:13:59.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:46926]) Send SSH_MSG_KEXINIT 15:13:59.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46926]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:13:59.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46926]) process #0 SSH_MSG_KEXINIT 15:13:59.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:46926]) SSH_MSG_KEXINIT 15:13:59.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:46926]) strict KEX=true client=true server=true 15:13:59.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46926]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:13:59.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46926]) Kex: server host key algorithms = rsa-sha2-512 15:13:59.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46926]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:13:59.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46926]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:13:59.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46926]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:13:59.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46926]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:13:59.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46926]) Kex: compression algorithms (client to server) = none 15:13:59.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46926]) Kex: compression algorithms (server to client) = none 15:13:59.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:13:59.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46926]) process #1 30 15:13:59.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46926]] process command=SSH_MSG_KEXDH_INIT 15:13:59.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46926]] Send SSH_MSG_KEXDH_REPLY 15:13:59.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46926]) packet #1 sending command=31[31] len=1639 15:13:59.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:46926])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:13:59.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:46926]) Send SSH_MSG_NEWKEYS 15:13:59.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:46926]) session ID=b9:9f:e3:0a:44:ac:6c:cc:6f:c7:5d:39:21:0a:0f:52:43:e2:9f:dc:78:0c:d5:ac:74:15:0d:10:1f:27:af:59:51:eb:39:34:46:f5:47:7b:4b:5e:95:61:b9:ba:de:4a:d0:b9:3c:35:52:30:f9:da:a0:09:13:8a:54:fd:7d:50 15:13:59.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46926]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:13:59.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46926]): strict KEX resets output message sequence number from 3 to 0 15:13:59.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46926]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1496eb88; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:13:59.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:46926])[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 15:13:59.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46926])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:13:59.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46926]) packet #0 sending command=7[7] len=419 15:13:59.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46926]) No pending packets to flush at end of KEX 15:13:59.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46926]) process #2 SSH_MSG_NEWKEYS 15:13:59.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46926]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:13:59.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46926]): strict KEX resets input message sequence number from 3 to 0 15:13:59.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46926]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@55232d2a; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:13:59.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:13:59.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46926]) process #0 SSH_MSG_SERVICE_REQUEST 15:13:59.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46926]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:13:59.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:46926]) authorized authentication methods: password,publickey 15:13:59.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46926]) Accepted service ssh-userauth 15:13:59.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46926]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:13:59.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46926]) process #1 SSH_MSG_USERAUTH_REQUEST 15:13:59.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46926]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:13:59.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46926]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:13:59.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46926]) no authentication factory for method=none 15:13:59.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46926]) SSH_MSG_USERAUTH_REQUEST 15:13:59.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46926]) remaining methods: password,publickey 15:13:59.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46926]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:13:59.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46926]) process #2 SSH_MSG_USERAUTH_REQUEST 15:13:59.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46926]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:13:59.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46926]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:13:59.982 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:13:59.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:46926]) authentication result: true 15:13:59.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:46926]) SSH_MSG_USERAUTH_REQUEST 15:13:59.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46926])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:13:59.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46926]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:13:59.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:13:59.982 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:13:59.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46926]) no heartbeat to stop 15:13:59.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:46926]) heartbeat type=IGNORE, interval=PT30S 15:13:59.982 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:46926 authenticated 15:13:59.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46926]) process #3 SSH_MSG_CHANNEL_OPEN 15:13:59.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46926]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:13:59.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46926]] session=TransportServerSession[admin@/10.30.171.175:46926] id=0 15:13:59.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46926])) size=2097152, max=2097152, packet=32768 15:13:59.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46926]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46926] 15:13:59.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46926]) recipient=0 15:13:59.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926])) size=2097152, max=2097152, packet=32768 15:13:59.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926])) re-initializing 15:13:59.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926])) size=2097152, max=2097152, packet=32768 15:13:59.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:13:59.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46926]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:13:59.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46926]) process #4 SSH_MSG_CHANNEL_REQUEST 15:13:59.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:13:59.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926])[want-reply=true] subsystem=netconf 15:13:59.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926])[subsystem] prepared command 15:13:59.984 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:13:59.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:13:59.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb5f933da, L:/10.30.170.167:17902 - R:/10.30.171.175:46926]}} established 15:13:59.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 73: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17902 15:13:59.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 73: Creating data stores for simulated device 15:13:59.984 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:13:59.984 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:59.985 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:13:59.985 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:13:59.985 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:13:59.986 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@12d31fde 15:13:59.986 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:13:59.986 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:13:59.986 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:13:59.986 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:13:59.986 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:13:59.987 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:13:59.987 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:13:59.987 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:13:59.987 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@12d31fde, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@12d31fde, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71d01dbc, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71d01dbc, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:13:59.987 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:13:59.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:13:59.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb5f933da, L:/10.30.170.167:17902 - R:/10.30.171.175:46926] 15:13:59.989 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 73 on channel [id: 0xb5f933da, L:/10.30.170.167:17902 - R:/10.30.171.175:46926] 15:13:59.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]) by 1102 down to 2096050 15:13:59.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46926]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:13:59.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb5f933da, L:/10.30.170.167:17902 - R:/10.30.171.175:46926] 15:13:59.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb5f933da, L:/10.30.170.167:17902 - R:/10.30.171.175:46926] 15:13:59.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]) request=subsystem result=ReplySuccess, want-reply=true 15:13:59.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46926]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:13:59.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]) request=subsystem activate command 15:13:59.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]) starting runner for command=netconf 15:13:59.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46926]) process #5 SSH_MSG_CHANNEL_DATA 15:13:59.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]) by 373 down to 2096779 15:13:59.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]) SSH_MSG_CHANNEL_DATA len=373 15:13:59.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926] 15:13:59.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb5f933da, L:/10.30.170.167:17902 - R:/10.30.171.175:46926]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:13:59.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:13:59.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb5f933da, L:/10.30.170.167:17902 - R:/10.30.171.175:46926] 15:13:59.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb5f933da, L:/10.30.170.167:17902 - R:/10.30.171.175:46926] 15:13:59.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17902', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:13:59.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=73} created 15:13:59.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=73, channel=[id: 0xb5f933da, L:/10.30.170.167:17902 - R:/10.30.171.175:46926]} created 15:13:59.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb5f933da, L:/10.30.170.167:17902 - R:/10.30.171.175:46926] successful with session NetconfServerSession{sessionId=73, channel=[id: 0xb5f933da, L:/10.30.170.167:17902 - R:/10.30.171.175:46926]} 15:13:59.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=73, channel=[id: 0xb5f933da, L:/10.30.170.167:17902 - R:/10.30.171.175:46926]} up 15:13:59.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46926]) process #6 SSH_MSG_CHANNEL_DATA 15:13:59.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]) by 393 down to 2096386 15:13:59.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]) SSH_MSG_CHANNEL_DATA len=393 15:13:59.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926] 15:13:59.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:13:59.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:59.992 [netconf-device-simulator-threads-4] 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=73} 15:13:59.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:13:59.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=73, channel=[id: 0xb5f933da, L:/10.30.170.167:17902 - R:/10.30.171.175:46926]} EXI handlers added to pipeline 15:13:59.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:13:59.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]) by 179 down to 2095871 15:13:59.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46926]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:13:59.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:13:59.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46926]) process #7 SSH_MSG_CHANNEL_DATA 15:13:59.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]) by 340 down to 2096046 15:13:59.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]) SSH_MSG_CHANNEL_DATA len=340 15:13:59.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926] 15:13:59.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:13:59.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:13:59.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=73} 15:13:59.995 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71d01dbc 15:13:59.995 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:13:59.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:13:59.995 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:13:59.995 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:13:59.995 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:13:59.996 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:13:59.996 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:13:59.996 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:59.996 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:13:59.996 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:13:59.996 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:59.996 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:13:59.996 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:13:59.996 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:59.996 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:59.996 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:13:59.996 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:13:59.996 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:13:59.996 [netconf-device-simulator-threads-4] 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 15:13:59.996 [netconf-device-simulator-threads-4] 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 15:13:59.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:13:59.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]) by 733 down to 2095138 15:13:59.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46926]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:13:59.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:00.722 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:00.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55036]) process #9 SSH_MSG_IGNORE 15:14:00.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55036]) SSH_MSG_IGNORE 15:14:00.770 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:00.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43018]) process #8 SSH_MSG_IGNORE 15:14:00.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43018]) SSH_MSG_IGNORE 15:14:00.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf1f4b1b7, L:/10.30.170.167:17903 - R:/10.30.171.175:43254]} 15:14:00.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:43254]): SSH-2.0-SSHD-UNKNOWN 15:14:00.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:43254]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:00.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:43254]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:01.101 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:01.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54888]) process #10 SSH_MSG_IGNORE 15:14:01.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54888]) SSH_MSG_IGNORE 15:14:01.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:43254]) Send SSH_MSG_KEXINIT 15:14:01.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43254]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:01.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43254]) process #0 SSH_MSG_KEXINIT 15:14:01.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:43254]) SSH_MSG_KEXINIT 15:14:01.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:43254]) strict KEX=true client=true server=true 15:14:01.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43254]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:01.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43254]) Kex: server host key algorithms = rsa-sha2-512 15:14:01.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43254]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:01.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43254]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:01.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43254]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:01.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43254]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:01.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43254]) Kex: compression algorithms (client to server) = none 15:14:01.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43254]) Kex: compression algorithms (server to client) = none 15:14:01.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:01.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43254]) process #1 30 15:14:01.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43254]] process command=SSH_MSG_KEXDH_INIT 15:14:01.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43254]] Send SSH_MSG_KEXDH_REPLY 15:14:01.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43254]) packet #1 sending command=31[31] len=1639 15:14:01.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:43254])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:01.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:43254]) Send SSH_MSG_NEWKEYS 15:14:01.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:43254]) session ID=6a:80:a5:b6:fb:7a:7c:66:ec:e4:e6:a4:82:e5:48:d1:3a:0e:92:8f:0f:34:4e:48:bc:c0:bd:2a:7e:7b:83:d4:ae:80:a9:83:bf:01:73:d7:a6:6c:2b:b1:c5:f0:f9:e3:1b:e1:05:75:e2:b4:76:bc:15:46:16:dd:a8:d9:1d:d8 15:14:01.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43254]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:01.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43254]): strict KEX resets output message sequence number from 3 to 0 15:14:01.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43254]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3927bef1; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:01.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:43254])[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 15:14:01.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43254])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:01.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43254]) packet #0 sending command=7[7] len=419 15:14:01.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43254]) No pending packets to flush at end of KEX 15:14:01.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43254]) process #2 SSH_MSG_NEWKEYS 15:14:01.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43254]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:01.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43254]): strict KEX resets input message sequence number from 3 to 0 15:14:01.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43254]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@634c6b32; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:01.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:01.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43254]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:01.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43254]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:01.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:43254]) authorized authentication methods: password,publickey 15:14:01.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43254]) Accepted service ssh-userauth 15:14:01.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43254]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:01.295 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43254]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:01.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43254]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:01.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43254]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:01.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43254]) no authentication factory for method=none 15:14:01.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43254]) SSH_MSG_USERAUTH_REQUEST 15:14:01.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43254]) remaining methods: password,publickey 15:14:01.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43254]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:01.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43254]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:01.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43254]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:01.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43254]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:01.296 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:01.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:43254]) authentication result: true 15:14:01.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:43254]) SSH_MSG_USERAUTH_REQUEST 15:14:01.296 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43254])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:01.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43254]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:01.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:01.297 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:01.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43254]) no heartbeat to stop 15:14:01.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:43254]) heartbeat type=IGNORE, interval=PT30S 15:14:01.297 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:43254 authenticated 15:14:01.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43254]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:01.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43254]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:01.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43254]] session=TransportServerSession[admin@/10.30.171.175:43254] id=0 15:14:01.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43254])) size=2097152, max=2097152, packet=32768 15:14:01.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43254]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43254] 15:14:01.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43254]) recipient=0 15:14:01.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254])) size=2097152, max=2097152, packet=32768 15:14:01.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254])) re-initializing 15:14:01.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254])) size=2097152, max=2097152, packet=32768 15:14:01.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:01.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43254]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:01.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43254]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:01.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:01.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254])[want-reply=true] subsystem=netconf 15:14:01.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254])[subsystem] prepared command 15:14:01.299 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:01.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:01.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf1f4b1b7, L:/10.30.170.167:17903 - R:/10.30.171.175:43254]}} established 15:14:01.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 74: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17903 15:14:01.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 74: Creating data stores for simulated device 15:14:01.299 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:01.299 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:01.299 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:01.299 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:01.300 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:01.301 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c5232a1 15:14:01.301 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:01.302 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:01.302 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:01.302 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:01.302 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:01.302 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:01.302 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:01.303 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:01.303 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c5232a1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c5232a1, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24b8fc5f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24b8fc5f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:01.304 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:01.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:01.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf1f4b1b7, L:/10.30.170.167:17903 - R:/10.30.171.175:43254] 15:14:01.307 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 74 on channel [id: 0xf1f4b1b7, L:/10.30.170.167:17903 - R:/10.30.171.175:43254] 15:14:01.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]) by 1102 down to 2096050 15:14:01.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43254]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:14:01.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf1f4b1b7, L:/10.30.170.167:17903 - R:/10.30.171.175:43254] 15:14:01.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf1f4b1b7, L:/10.30.170.167:17903 - R:/10.30.171.175:43254] 15:14:01.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]) request=subsystem result=ReplySuccess, want-reply=true 15:14:01.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43254]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:01.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]) request=subsystem activate command 15:14:01.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]) starting runner for command=netconf 15:14:01.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43254]) process #5 SSH_MSG_CHANNEL_DATA 15:14:01.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]) by 373 down to 2096779 15:14:01.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]) SSH_MSG_CHANNEL_DATA len=373 15:14:01.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254] 15:14:01.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf1f4b1b7, L:/10.30.170.167:17903 - R:/10.30.171.175:43254]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:01.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:01.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf1f4b1b7, L:/10.30.170.167:17903 - R:/10.30.171.175:43254] 15:14:01.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf1f4b1b7, L:/10.30.170.167:17903 - R:/10.30.171.175:43254] 15:14:01.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17903', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:01.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=74} created 15:14:01.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=74, channel=[id: 0xf1f4b1b7, L:/10.30.170.167:17903 - R:/10.30.171.175:43254]} created 15:14:01.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf1f4b1b7, L:/10.30.170.167:17903 - R:/10.30.171.175:43254] successful with session NetconfServerSession{sessionId=74, channel=[id: 0xf1f4b1b7, L:/10.30.170.167:17903 - R:/10.30.171.175:43254]} 15:14:01.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=74, channel=[id: 0xf1f4b1b7, L:/10.30.170.167:17903 - R:/10.30.171.175:43254]} up 15:14:01.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43254]) process #6 SSH_MSG_CHANNEL_DATA 15:14:01.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]) by 393 down to 2096386 15:14:01.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]) SSH_MSG_CHANNEL_DATA len=393 15:14:01.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254] 15:14:01.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:01.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:01.310 [netconf-device-simulator-threads-6] 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=74} 15:14:01.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:01.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=74, channel=[id: 0xf1f4b1b7, L:/10.30.170.167:17903 - R:/10.30.171.175:43254]} EXI handlers added to pipeline 15:14:01.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:01.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]) by 179 down to 2095871 15:14:01.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43254]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:01.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:01.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43254]) process #7 SSH_MSG_CHANNEL_DATA 15:14:01.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]) by 340 down to 2096046 15:14:01.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]) SSH_MSG_CHANNEL_DATA len=340 15:14:01.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254] 15:14:01.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:01.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:01.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=74} 15:14:01.314 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24b8fc5f 15:14:01.314 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:01.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:01.314 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:01.314 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:01.314 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:01.314 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:01.314 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:01.314 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:01.314 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:01.314 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:01.314 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:01.314 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:01.314 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:01.314 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:01.314 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:01.314 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:01.314 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:01.314 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:01.314 [netconf-device-simulator-threads-6] 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 15:14:01.314 [netconf-device-simulator-threads-6] 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 15:14:01.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:01.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]) by 733 down to 2095138 15:14:01.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43254]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:01.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:01.976 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:01.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43124]) process #8 SSH_MSG_IGNORE 15:14:01.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43124]) SSH_MSG_IGNORE 15:14:02.069 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:02.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37206]) process #9 SSH_MSG_IGNORE 15:14:02.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37206]) SSH_MSG_IGNORE 15:14:02.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0d6292b8, L:/10.30.170.167:17904 - R:/10.30.171.175:46070]} 15:14:02.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:46070]): SSH-2.0-SSHD-UNKNOWN 15:14:02.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:46070]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:02.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:46070]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:02.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:46070]) Send SSH_MSG_KEXINIT 15:14:02.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46070]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:02.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46070]) process #0 SSH_MSG_KEXINIT 15:14:02.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:46070]) SSH_MSG_KEXINIT 15:14:02.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:46070]) strict KEX=true client=true server=true 15:14:02.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46070]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:02.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46070]) Kex: server host key algorithms = rsa-sha2-512 15:14:02.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46070]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:02.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46070]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:02.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46070]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:02.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46070]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:02.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46070]) Kex: compression algorithms (client to server) = none 15:14:02.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46070]) Kex: compression algorithms (server to client) = none 15:14:02.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:02.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46070]) process #1 30 15:14:02.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46070]] process command=SSH_MSG_KEXDH_INIT 15:14:02.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46070]] Send SSH_MSG_KEXDH_REPLY 15:14:02.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46070]) packet #1 sending command=31[31] len=1639 15:14:02.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:46070])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:02.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:46070]) Send SSH_MSG_NEWKEYS 15:14:02.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:46070]) session ID=55:f4:f7:9d:0a:a3:bd:91:e8:18:9e:46:d8:11:19:f0:fb:50:df:36:58:f5:17:47:33:84:21:d4:82:54:fb:0d:74:da:c4:36:3c:6d:39:4f:0a:8c:38:42:96:80:f5:9e:d1:e7:c3:98:a7:2a:7d:e7:54:79:af:ff:e5:44:b2:47 15:14:02.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46070]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:02.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46070]): strict KEX resets output message sequence number from 3 to 0 15:14:02.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46070]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4ee135c1; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:02.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:46070])[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 15:14:02.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46070])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:02.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46070]) packet #0 sending command=7[7] len=419 15:14:02.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46070]) No pending packets to flush at end of KEX 15:14:02.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46070]) process #2 SSH_MSG_NEWKEYS 15:14:02.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46070]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:02.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46070]): strict KEX resets input message sequence number from 3 to 0 15:14:02.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46070]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@457c4bb5; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:02.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:02.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46070]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:02.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46070]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:02.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:46070]) authorized authentication methods: password,publickey 15:14:02.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46070]) Accepted service ssh-userauth 15:14:02.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46070]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:02.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46070]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:02.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46070]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:02.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46070]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:02.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46070]) no authentication factory for method=none 15:14:02.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46070]) SSH_MSG_USERAUTH_REQUEST 15:14:02.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46070]) remaining methods: password,publickey 15:14:02.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46070]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:02.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46070]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:02.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46070]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:02.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46070]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:02.454 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:02.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:46070]) authentication result: true 15:14:02.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:46070]) SSH_MSG_USERAUTH_REQUEST 15:14:02.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46070])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:02.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46070]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:02.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:02.454 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:02.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46070]) no heartbeat to stop 15:14:02.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:46070]) heartbeat type=IGNORE, interval=PT30S 15:14:02.455 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:46070 authenticated 15:14:02.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:02.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46070]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:02.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46070]] session=TransportServerSession[admin@/10.30.171.175:46070] id=0 15:14:02.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46070])) size=2097152, max=2097152, packet=32768 15:14:02.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46070]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46070] 15:14:02.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46070]) recipient=0 15:14:02.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070])) size=2097152, max=2097152, packet=32768 15:14:02.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070])) re-initializing 15:14:02.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070])) size=2097152, max=2097152, packet=32768 15:14:02.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:02.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:02.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:02.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:02.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070])[want-reply=true] subsystem=netconf 15:14:02.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070])[subsystem] prepared command 15:14:02.457 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:02.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:02.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0d6292b8, L:/10.30.170.167:17904 - R:/10.30.171.175:46070]}} established 15:14:02.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 75: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17904 15:14:02.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 75: Creating data stores for simulated device 15:14:02.458 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:02.458 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:02.458 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:02.458 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:02.458 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:02.459 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@363057aa 15:14:02.459 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:02.460 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:02.460 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:02.460 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:02.460 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:02.460 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:02.460 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:02.460 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:02.460 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@363057aa, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@363057aa, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6236f2ad, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6236f2ad, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:02.461 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:02.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:02.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0d6292b8, L:/10.30.170.167:17904 - R:/10.30.171.175:46070] 15:14:02.462 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 75 on channel [id: 0x0d6292b8, L:/10.30.170.167:17904 - R:/10.30.171.175:46070] 15:14:02.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) by 1102 down to 2096050 15:14:02.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:14:02.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0d6292b8, L:/10.30.170.167:17904 - R:/10.30.171.175:46070] 15:14:02.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0d6292b8, L:/10.30.170.167:17904 - R:/10.30.171.175:46070] 15:14:02.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) request=subsystem result=ReplySuccess, want-reply=true 15:14:02.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:02.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) request=subsystem activate command 15:14:02.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) starting runner for command=netconf 15:14:02.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #5 SSH_MSG_CHANNEL_DATA 15:14:02.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) by 373 down to 2096779 15:14:02.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_CHANNEL_DATA len=373 15:14:02.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070] 15:14:02.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0d6292b8, L:/10.30.170.167:17904 - R:/10.30.171.175:46070]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:02.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:02.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0d6292b8, L:/10.30.170.167:17904 - R:/10.30.171.175:46070] 15:14:02.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0d6292b8, L:/10.30.170.167:17904 - R:/10.30.171.175:46070] 15:14:02.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17904', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:02.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=75} created 15:14:02.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=75, channel=[id: 0x0d6292b8, L:/10.30.170.167:17904 - R:/10.30.171.175:46070]} created 15:14:02.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0d6292b8, L:/10.30.170.167:17904 - R:/10.30.171.175:46070] successful with session NetconfServerSession{sessionId=75, channel=[id: 0x0d6292b8, L:/10.30.170.167:17904 - R:/10.30.171.175:46070]} 15:14:02.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=75, channel=[id: 0x0d6292b8, L:/10.30.170.167:17904 - R:/10.30.171.175:46070]} up 15:14:02.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #6 SSH_MSG_CHANNEL_DATA 15:14:02.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) by 393 down to 2096386 15:14:02.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_CHANNEL_DATA len=393 15:14:02.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070] 15:14:02.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:02.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:02.467 [netconf-device-simulator-threads-0] 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=75} 15:14:02.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:02.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=75, channel=[id: 0x0d6292b8, L:/10.30.170.167:17904 - R:/10.30.171.175:46070]} EXI handlers added to pipeline 15:14:02.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) by 179 down to 2095871 15:14:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:02.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:02.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #7 SSH_MSG_CHANNEL_DATA 15:14:02.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) by 340 down to 2096046 15:14:02.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_CHANNEL_DATA len=340 15:14:02.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070] 15:14:02.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:02.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:02.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=75} 15:14:02.471 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6236f2ad 15:14:02.471 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:02.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:02.471 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:02.471 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:02.471 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:02.471 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:02.471 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:02.471 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:02.471 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:02.471 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:02.471 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:02.471 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:02.471 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:02.471 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:02.471 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:02.471 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:02.471 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:02.471 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:02.471 [netconf-device-simulator-threads-0] 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 15:14:02.471 [netconf-device-simulator-threads-0] 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 15:14:02.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:02.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) by 733 down to 2095138 15:14:02.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:02.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:02.856 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:02.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55962]) process #10 SSH_MSG_IGNORE 15:14:02.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55962]) SSH_MSG_IGNORE 15:14:03.231 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:03.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50996]) process #9 SSH_MSG_IGNORE 15:14:03.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50996]) SSH_MSG_IGNORE 15:14:03.271 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:03.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54118]) process #8 SSH_MSG_IGNORE 15:14:03.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54118]) SSH_MSG_IGNORE 15:14:03.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8f843f10, L:/10.30.170.167:17905 - R:/10.30.171.175:40314]} 15:14:03.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:40314]): SSH-2.0-SSHD-UNKNOWN 15:14:03.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:40314]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:03.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:40314]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:03.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:40314]) Send SSH_MSG_KEXINIT 15:14:03.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40314]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:03.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40314]) process #0 SSH_MSG_KEXINIT 15:14:03.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:40314]) SSH_MSG_KEXINIT 15:14:03.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:40314]) strict KEX=true client=true server=true 15:14:03.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40314]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:03.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40314]) Kex: server host key algorithms = rsa-sha2-512 15:14:03.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40314]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:03.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40314]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:03.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40314]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:03.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40314]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:03.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40314]) Kex: compression algorithms (client to server) = none 15:14:03.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40314]) Kex: compression algorithms (server to client) = none 15:14:03.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:03.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40314]) process #1 30 15:14:03.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40314]] process command=SSH_MSG_KEXDH_INIT 15:14:03.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40314]] Send SSH_MSG_KEXDH_REPLY 15:14:03.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40314]) packet #1 sending command=31[31] len=1639 15:14:03.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:40314])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:03.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:40314]) Send SSH_MSG_NEWKEYS 15:14:03.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:40314]) session ID=4b:df:d0:c3:48:fd:72:ed:de:a8:ce:56:28:4a:c9:e8:f8:18:48:69:5d:d4:10:eb:d4:67:1a:27:80:d4:07:b0:df:8f:66:87:aa:7a:75:54:b4:8c:90:3e:62:e6:ea:76:59:96:8c:c3:24:db:95:e7:47:9a:30:8b:d9:0d:2d:9a 15:14:03.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40314]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:03.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40314]): strict KEX resets output message sequence number from 3 to 0 15:14:03.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40314]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4c22a3a3; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:03.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:40314])[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 15:14:03.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40314])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:03.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40314]) packet #0 sending command=7[7] len=419 15:14:03.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40314]) No pending packets to flush at end of KEX 15:14:03.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40314]) process #2 SSH_MSG_NEWKEYS 15:14:03.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40314]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:03.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40314]): strict KEX resets input message sequence number from 3 to 0 15:14:03.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40314]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4fbb320b; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:03.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:03.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40314]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:03.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40314]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:03.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:40314]) authorized authentication methods: password,publickey 15:14:03.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40314]) Accepted service ssh-userauth 15:14:03.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40314]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:03.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40314]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:03.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40314]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:03.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40314]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:03.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40314]) no authentication factory for method=none 15:14:03.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40314]) SSH_MSG_USERAUTH_REQUEST 15:14:03.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40314]) remaining methods: password,publickey 15:14:03.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40314]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:03.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40314]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:03.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40314]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:03.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40314]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:03.702 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:03.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:40314]) authentication result: true 15:14:03.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:40314]) SSH_MSG_USERAUTH_REQUEST 15:14:03.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40314])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:03.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40314]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:03.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:03.702 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:03.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40314]) no heartbeat to stop 15:14:03.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:40314]) heartbeat type=IGNORE, interval=PT30S 15:14:03.702 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:40314 authenticated 15:14:03.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40314]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:03.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40314]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:03.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40314]] session=TransportServerSession[admin@/10.30.171.175:40314] id=0 15:14:03.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40314])) size=2097152, max=2097152, packet=32768 15:14:03.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40314]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40314] 15:14:03.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40314]) recipient=0 15:14:03.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314])) size=2097152, max=2097152, packet=32768 15:14:03.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314])) re-initializing 15:14:03.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314])) size=2097152, max=2097152, packet=32768 15:14:03.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:03.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40314]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40314]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314])[want-reply=true] subsystem=netconf 15:14:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314])[subsystem] prepared command 15:14:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8f843f10, L:/10.30.170.167:17905 - R:/10.30.171.175:40314]}} established 15:14:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 76: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17905 15:14:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 76: Creating data stores for simulated device 15:14:03.704 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:03.705 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:03.705 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:03.705 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:03.707 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@323849b3 15:14:03.707 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:03.708 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:03.708 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:03.708 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:03.708 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:03.709 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:03.709 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:03.709 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:03.709 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@323849b3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@323849b3, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3c5188db, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3c5188db, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:03.709 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:03.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:03.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8f843f10, L:/10.30.170.167:17905 - R:/10.30.171.175:40314] 15:14:03.715 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 76 on channel [id: 0x8f843f10, L:/10.30.170.167:17905 - R:/10.30.171.175:40314] 15:14:03.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]) by 1102 down to 2096050 15:14:03.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40314]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:14:03.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8f843f10, L:/10.30.170.167:17905 - R:/10.30.171.175:40314] 15:14:03.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8f843f10, L:/10.30.170.167:17905 - R:/10.30.171.175:40314] 15:14:03.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]) request=subsystem result=ReplySuccess, want-reply=true 15:14:03.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40314]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:03.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]) request=subsystem activate command 15:14:03.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]) starting runner for command=netconf 15:14:03.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40314]) process #5 SSH_MSG_CHANNEL_DATA 15:14:03.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]) by 373 down to 2096779 15:14:03.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]) SSH_MSG_CHANNEL_DATA len=373 15:14:03.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314] 15:14:03.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8f843f10, L:/10.30.170.167:17905 - R:/10.30.171.175:40314]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:03.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:03.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8f843f10, L:/10.30.170.167:17905 - R:/10.30.171.175:40314] 15:14:03.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8f843f10, L:/10.30.170.167:17905 - R:/10.30.171.175:40314] 15:14:03.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17905', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:03.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=76} created 15:14:03.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=76, channel=[id: 0x8f843f10, L:/10.30.170.167:17905 - R:/10.30.171.175:40314]} created 15:14:03.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8f843f10, L:/10.30.170.167:17905 - R:/10.30.171.175:40314] successful with session NetconfServerSession{sessionId=76, channel=[id: 0x8f843f10, L:/10.30.170.167:17905 - R:/10.30.171.175:40314]} 15:14:03.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=76, channel=[id: 0x8f843f10, L:/10.30.170.167:17905 - R:/10.30.171.175:40314]} up 15:14:03.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40314]) process #6 SSH_MSG_CHANNEL_DATA 15:14:03.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]) by 393 down to 2096386 15:14:03.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]) SSH_MSG_CHANNEL_DATA len=393 15:14:03.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314] 15:14:03.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:03.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:03.719 [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=76} 15:14:03.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:03.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=76, channel=[id: 0x8f843f10, L:/10.30.170.167:17905 - R:/10.30.171.175:40314]} EXI handlers added to pipeline 15:14:03.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:03.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]) by 179 down to 2095871 15:14:03.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40314]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:03.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:03.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40314]) process #7 SSH_MSG_CHANNEL_DATA 15:14:03.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]) by 340 down to 2096046 15:14:03.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]) SSH_MSG_CHANNEL_DATA len=340 15:14:03.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314] 15:14:03.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:03.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:03.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=76} 15:14:03.723 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3c5188db 15:14:03.723 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:03.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:03.723 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:03.723 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:03.723 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:03.723 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:03.723 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:03.723 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:03.723 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:03.723 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:03.723 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:03.723 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:03.723 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:03.723 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:03.723 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:03.723 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:03.723 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:03.724 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:03.724 [netconf-device-simulator-threads-2] 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 15:14:03.724 [netconf-device-simulator-threads-2] 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 15:14:03.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:03.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]) by 733 down to 2095138 15:14:03.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40314]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:03.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:04.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:04.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60062]) process #10 SSH_MSG_IGNORE 15:14:04.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60062]) SSH_MSG_IGNORE 15:14:04.293 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:04.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44528]) process #9 SSH_MSG_IGNORE 15:14:04.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44528]) SSH_MSG_IGNORE 15:14:04.594 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34250]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:04.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34250]) process #8 SSH_MSG_IGNORE 15:14:04.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34250]) SSH_MSG_IGNORE 15:14:04.724 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x49890db7, L:/10.30.170.167:17906 - R:/10.30.171.175:47616]} 15:14:04.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:47616]): SSH-2.0-SSHD-UNKNOWN 15:14:04.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:47616]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:04.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:47616]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:05.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:47616]) Send SSH_MSG_KEXINIT 15:14:05.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47616]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:05.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47616]) process #0 SSH_MSG_KEXINIT 15:14:05.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:47616]) SSH_MSG_KEXINIT 15:14:05.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:47616]) strict KEX=true client=true server=true 15:14:05.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47616]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:05.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47616]) Kex: server host key algorithms = rsa-sha2-512 15:14:05.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47616]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:05.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47616]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:05.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47616]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:05.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47616]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:05.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47616]) Kex: compression algorithms (client to server) = none 15:14:05.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47616]) Kex: compression algorithms (server to client) = none 15:14:05.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:05.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47616]) process #1 30 15:14:05.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:47616]] process command=SSH_MSG_KEXDH_INIT 15:14:05.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:47616]] Send SSH_MSG_KEXDH_REPLY 15:14:05.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47616]) packet #1 sending command=31[31] len=1639 15:14:05.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:47616])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:05.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:47616]) Send SSH_MSG_NEWKEYS 15:14:05.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:47616]) session ID=a1:76:6b:36:2e:2b:7c:85:9c:95:31:5d:7b:2a:75:11:af:55:96:7b:c7:d5:1a:b0:4f:18:17:55:ee:7a:ca:05:f9:9e:29:ec:2f:55:55:61:d3:d5:7a:c5:c6:6d:ac:0f:79:f9:56:04:ed:2f:05:89:df:4c:c4:a8:62:b0:91:1d 15:14:05.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47616]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:05.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:47616]): strict KEX resets output message sequence number from 3 to 0 15:14:05.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:47616]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@423b136; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:05.221 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:47616])[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 15:14:05.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:47616])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:05.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47616]) packet #0 sending command=7[7] len=419 15:14:05.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:47616]) No pending packets to flush at end of KEX 15:14:05.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47616]) process #2 SSH_MSG_NEWKEYS 15:14:05.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:47616]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:05.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:47616]): strict KEX resets input message sequence number from 3 to 0 15:14:05.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:47616]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@51a3a022; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:05.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:05.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47616]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:05.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:47616]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:05.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:47616]) authorized authentication methods: password,publickey 15:14:05.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:47616]) Accepted service ssh-userauth 15:14:05.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47616]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:05.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47616]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:05.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47616]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:05.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47616]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:05.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47616]) no authentication factory for method=none 15:14:05.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:47616]) SSH_MSG_USERAUTH_REQUEST 15:14:05.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:47616]) remaining methods: password,publickey 15:14:05.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47616]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:05.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47616]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:05.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47616]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:05.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47616]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:05.256 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:05.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:47616]) authentication result: true 15:14:05.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:47616]) SSH_MSG_USERAUTH_REQUEST 15:14:05.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:47616])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:05.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47616]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:05.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:05.256 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:05.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47616]) no heartbeat to stop 15:14:05.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:47616]) heartbeat type=IGNORE, interval=PT30S 15:14:05.257 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:47616 authenticated 15:14:05.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47616]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:05.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47616]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:05.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47616]] session=TransportServerSession[admin@/10.30.171.175:47616] id=0 15:14:05.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47616])) size=2097152, max=2097152, packet=32768 15:14:05.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47616]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47616] 15:14:05.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47616]) recipient=0 15:14:05.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616])) size=2097152, max=2097152, packet=32768 15:14:05.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616])) re-initializing 15:14:05.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616])) size=2097152, max=2097152, packet=32768 15:14:05.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:05.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47616]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:05.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47616]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:05.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:05.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616])[want-reply=true] subsystem=netconf 15:14:05.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616])[subsystem] prepared command 15:14:05.258 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:05.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:05.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x49890db7, L:/10.30.170.167:17906 - R:/10.30.171.175:47616]}} established 15:14:05.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 77: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17906 15:14:05.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 77: Creating data stores for simulated device 15:14:05.259 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:05.259 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:05.259 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:05.259 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:05.260 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:05.264 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32ef5fe0 15:14:05.264 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:05.265 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:05.265 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:05.265 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:05.265 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:05.266 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:05.266 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:05.266 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:05.266 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32ef5fe0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32ef5fe0, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2ad4a39b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2ad4a39b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:05.266 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:05.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:05.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x49890db7, L:/10.30.170.167:17906 - R:/10.30.171.175:47616] 15:14:05.268 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 77 on channel [id: 0x49890db7, L:/10.30.170.167:17906 - R:/10.30.171.175:47616] 15:14:05.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]) by 1102 down to 2096050 15:14:05.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47616]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:14:05.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x49890db7, L:/10.30.170.167:17906 - R:/10.30.171.175:47616] 15:14:05.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x49890db7, L:/10.30.170.167:17906 - R:/10.30.171.175:47616] 15:14:05.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]) request=subsystem result=ReplySuccess, want-reply=true 15:14:05.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47616]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:05.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]) request=subsystem activate command 15:14:05.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]) starting runner for command=netconf 15:14:05.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47616]) process #5 SSH_MSG_CHANNEL_DATA 15:14:05.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]) by 373 down to 2096779 15:14:05.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]) SSH_MSG_CHANNEL_DATA len=373 15:14:05.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616] 15:14:05.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x49890db7, L:/10.30.170.167:17906 - R:/10.30.171.175:47616]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:05.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:05.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x49890db7, L:/10.30.170.167:17906 - R:/10.30.171.175:47616] 15:14:05.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x49890db7, L:/10.30.170.167:17906 - R:/10.30.171.175:47616] 15:14:05.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17906', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:05.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=77} created 15:14:05.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=77, channel=[id: 0x49890db7, L:/10.30.170.167:17906 - R:/10.30.171.175:47616]} created 15:14:05.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x49890db7, L:/10.30.170.167:17906 - R:/10.30.171.175:47616] successful with session NetconfServerSession{sessionId=77, channel=[id: 0x49890db7, L:/10.30.170.167:17906 - R:/10.30.171.175:47616]} 15:14:05.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=77, channel=[id: 0x49890db7, L:/10.30.170.167:17906 - R:/10.30.171.175:47616]} up 15:14:05.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47616]) process #6 SSH_MSG_CHANNEL_DATA 15:14:05.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]) by 393 down to 2096386 15:14:05.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]) SSH_MSG_CHANNEL_DATA len=393 15:14:05.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616] 15:14:05.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:05.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:05.271 [netconf-device-simulator-threads-4] 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=77} 15:14:05.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:05.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=77, channel=[id: 0x49890db7, L:/10.30.170.167:17906 - R:/10.30.171.175:47616]} EXI handlers added to pipeline 15:14:05.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:05.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]) by 179 down to 2095871 15:14:05.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47616]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:05.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:05.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47616]) process #7 SSH_MSG_CHANNEL_DATA 15:14:05.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]) by 340 down to 2096046 15:14:05.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]) SSH_MSG_CHANNEL_DATA len=340 15:14:05.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616] 15:14:05.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:05.278 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:05.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=77} 15:14:05.279 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2ad4a39b 15:14:05.279 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:05.279 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:05.279 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:05.279 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:05.279 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:05.279 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:05.279 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:05.279 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:05.279 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:05.279 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:05.279 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:05.279 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:05.281 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:05.281 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:05.281 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:05.281 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:05.281 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:05.281 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:05.281 [netconf-device-simulator-threads-4] 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 15:14:05.281 [netconf-device-simulator-threads-4] 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 15:14:05.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:05.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]) by 733 down to 2095138 15:14:05.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47616]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:05.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:05.297 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:05.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54708]) process #10 SSH_MSG_IGNORE 15:14:05.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54708]) SSH_MSG_IGNORE 15:14:05.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35166]) process #9 SSH_MSG_IGNORE 15:14:05.440 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:05.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35166]) SSH_MSG_IGNORE 15:14:05.871 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38758]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:05.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38758]) process #8 SSH_MSG_IGNORE 15:14:05.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38758]) SSH_MSG_IGNORE 15:14:05.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x37df990d, L:/10.30.170.167:17907 - R:/10.30.171.175:53088]} 15:14:05.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:53088]): SSH-2.0-SSHD-UNKNOWN 15:14:05.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:53088]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:05.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:53088]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:06.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:53088]) Send SSH_MSG_KEXINIT 15:14:06.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53088]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:06.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53088]) process #0 SSH_MSG_KEXINIT 15:14:06.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:53088]) SSH_MSG_KEXINIT 15:14:06.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:53088]) strict KEX=true client=true server=true 15:14:06.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53088]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:06.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53088]) Kex: server host key algorithms = rsa-sha2-512 15:14:06.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53088]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:06.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53088]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:06.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53088]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:06.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53088]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:06.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53088]) Kex: compression algorithms (client to server) = none 15:14:06.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53088]) Kex: compression algorithms (server to client) = none 15:14:06.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:06.589 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:06.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58112]) process #10 SSH_MSG_IGNORE 15:14:06.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58112]) SSH_MSG_IGNORE 15:14:06.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53088]) process #1 30 15:14:06.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:53088]] process command=SSH_MSG_KEXDH_INIT 15:14:06.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:53088]] Send SSH_MSG_KEXDH_REPLY 15:14:06.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53088]) packet #1 sending command=31[31] len=1639 15:14:06.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:53088])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:06.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:53088]) Send SSH_MSG_NEWKEYS 15:14:06.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:53088]) session ID=83:6a:81:1b:e1:b5:f1:2c:d9:66:66:5b:a0:a6:21:b5:ab:32:97:7a:c0:13:a1:e2:10:51:ce:17:4c:27:51:38:75:26:14:59:f5:7b:0f:6e:86:3c:05:91:9d:29:93:ba:0a:4d:a2:19:54:3f:cb:c5:72:58:36:e6:a5:51:4d:6c 15:14:06.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53088]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:06.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:53088]): strict KEX resets output message sequence number from 3 to 0 15:14:06.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:53088]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@368ca446; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:06.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:53088])[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 15:14:06.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:53088])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:06.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53088]) packet #0 sending command=7[7] len=419 15:14:06.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:53088]) No pending packets to flush at end of KEX 15:14:06.629 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:06.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54380]) process #9 SSH_MSG_IGNORE 15:14:06.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54380]) SSH_MSG_IGNORE 15:14:06.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53088]) process #2 SSH_MSG_NEWKEYS 15:14:06.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:53088]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:06.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:53088]): strict KEX resets input message sequence number from 3 to 0 15:14:06.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:53088]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@360b6f14; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:06.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:06.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53088]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:06.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:53088]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:06.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:53088]) authorized authentication methods: password,publickey 15:14:06.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:53088]) Accepted service ssh-userauth 15:14:06.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53088]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:06.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53088]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:06.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53088]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:06.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53088]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:06.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53088]) no authentication factory for method=none 15:14:06.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:53088]) SSH_MSG_USERAUTH_REQUEST 15:14:06.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:53088]) remaining methods: password,publickey 15:14:06.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53088]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:06.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53088]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:06.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53088]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:06.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53088]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:06.642 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:06.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:53088]) authentication result: true 15:14:06.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:53088]) SSH_MSG_USERAUTH_REQUEST 15:14:06.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:53088])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:06.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53088]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:06.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:06.643 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:06.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53088]) no heartbeat to stop 15:14:06.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:53088]) heartbeat type=IGNORE, interval=PT30S 15:14:06.643 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:53088 authenticated 15:14:06.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53088]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:06.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53088]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:06.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53088]] session=TransportServerSession[admin@/10.30.171.175:53088] id=0 15:14:06.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53088])) size=2097152, max=2097152, packet=32768 15:14:06.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53088]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53088] 15:14:06.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53088]) recipient=0 15:14:06.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088])) size=2097152, max=2097152, packet=32768 15:14:06.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088])) re-initializing 15:14:06.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088])) size=2097152, max=2097152, packet=32768 15:14:06.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:06.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53088]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:06.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53088]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:06.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:06.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088])[want-reply=true] subsystem=netconf 15:14:06.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088])[subsystem] prepared command 15:14:06.645 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:06.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:06.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x37df990d, L:/10.30.170.167:17907 - R:/10.30.171.175:53088]}} established 15:14:06.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 78: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17907 15:14:06.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 78: Creating data stores for simulated device 15:14:06.645 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:06.645 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:06.645 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:06.645 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:06.646 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:06.647 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5eb14f27 15:14:06.647 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:06.647 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:06.647 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:06.647 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:06.648 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:06.648 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:06.648 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:06.648 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:06.648 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5eb14f27, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5eb14f27, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@211cd11a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@211cd11a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:06.648 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:06.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:06.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x37df990d, L:/10.30.170.167:17907 - R:/10.30.171.175:53088] 15:14:06.649 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 78 on channel [id: 0x37df990d, L:/10.30.170.167:17907 - R:/10.30.171.175:53088] 15:14:06.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]) by 1102 down to 2096050 15:14:06.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53088]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:14:06.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x37df990d, L:/10.30.170.167:17907 - R:/10.30.171.175:53088] 15:14:06.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x37df990d, L:/10.30.170.167:17907 - R:/10.30.171.175:53088] 15:14:06.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]) request=subsystem result=ReplySuccess, want-reply=true 15:14:06.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53088]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:06.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]) request=subsystem activate command 15:14:06.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]) starting runner for command=netconf 15:14:06.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53088]) process #5 SSH_MSG_CHANNEL_DATA 15:14:06.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]) by 373 down to 2096779 15:14:06.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]) SSH_MSG_CHANNEL_DATA len=373 15:14:06.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088] 15:14:06.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x37df990d, L:/10.30.170.167:17907 - R:/10.30.171.175:53088]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:06.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:06.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x37df990d, L:/10.30.170.167:17907 - R:/10.30.171.175:53088] 15:14:06.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x37df990d, L:/10.30.170.167:17907 - R:/10.30.171.175:53088] 15:14:06.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17907', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:06.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=78} created 15:14:06.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=78, channel=[id: 0x37df990d, L:/10.30.170.167:17907 - R:/10.30.171.175:53088]} created 15:14:06.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x37df990d, L:/10.30.170.167:17907 - R:/10.30.171.175:53088] successful with session NetconfServerSession{sessionId=78, channel=[id: 0x37df990d, L:/10.30.170.167:17907 - R:/10.30.171.175:53088]} 15:14:06.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=78, channel=[id: 0x37df990d, L:/10.30.170.167:17907 - R:/10.30.171.175:53088]} up 15:14:06.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53088]) process #6 SSH_MSG_CHANNEL_DATA 15:14:06.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]) by 393 down to 2096386 15:14:06.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]) SSH_MSG_CHANNEL_DATA len=393 15:14:06.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088] 15:14:06.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:06.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:06.652 [netconf-device-simulator-threads-6] 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=78} 15:14:06.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:06.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=78, channel=[id: 0x37df990d, L:/10.30.170.167:17907 - R:/10.30.171.175:53088]} EXI handlers added to pipeline 15:14:06.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:06.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]) by 179 down to 2095871 15:14:06.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53088]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:06.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:06.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53088]) process #7 SSH_MSG_CHANNEL_DATA 15:14:06.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]) by 340 down to 2096046 15:14:06.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]) SSH_MSG_CHANNEL_DATA len=340 15:14:06.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088] 15:14:06.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:06.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:06.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=78} 15:14:06.655 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@211cd11a 15:14:06.655 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:06.655 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:06.655 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:06.655 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:06.656 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:06.656 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:06.656 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:06.656 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:06.656 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:06.656 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:06.656 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:06.656 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:06.656 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:06.656 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:06.656 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:06.656 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:06.656 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:06.656 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:06.656 [netconf-device-simulator-threads-6] 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 15:14:06.656 [netconf-device-simulator-threads-6] 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 15:14:06.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:06.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]) by 733 down to 2095138 15:14:06.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53088]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:06.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:07.165 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48346]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:07.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48346]) process #8 SSH_MSG_IGNORE 15:14:07.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48346]) SSH_MSG_IGNORE 15:14:07.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0aa2c7a6, L:/10.30.170.167:17908 - R:/10.30.171.175:60884]} 15:14:07.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:60884]): SSH-2.0-SSHD-UNKNOWN 15:14:07.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:60884]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:07.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:60884]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:07.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:60884]) Send SSH_MSG_KEXINIT 15:14:07.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60884]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:07.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60884]) process #0 SSH_MSG_KEXINIT 15:14:07.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:60884]) SSH_MSG_KEXINIT 15:14:07.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:60884]) strict KEX=true client=true server=true 15:14:07.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60884]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:07.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60884]) Kex: server host key algorithms = rsa-sha2-512 15:14:07.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60884]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:07.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60884]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:07.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60884]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:07.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60884]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:07.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60884]) Kex: compression algorithms (client to server) = none 15:14:07.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60884]) Kex: compression algorithms (server to client) = none 15:14:07.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:07.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50598]) process #9 SSH_MSG_IGNORE 15:14:07.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50598]) SSH_MSG_IGNORE 15:14:07.778 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:07.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60884]) process #1 30 15:14:07.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60884]] process command=SSH_MSG_KEXDH_INIT 15:14:07.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60884]] Send SSH_MSG_KEXDH_REPLY 15:14:07.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60884]) packet #1 sending command=31[31] len=1639 15:14:07.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:60884])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:07.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:60884]) Send SSH_MSG_NEWKEYS 15:14:07.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:60884]) session ID=6a:37:70:1c:2b:b7:9c:81:d9:1e:c0:66:72:63:29:dd:1d:e2:ec:85:f8:82:2a:52:ba:f5:c0:ea:6c:df:93:7e:2b:13:f7:99:ee:ef:1b:e8:18:13:9c:71:1d:0f:76:d3:2a:c0:32:d3:97:f7:ef:92:8f:e7:96:fe:7f:8a:23:3a 15:14:07.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60884]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:07.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60884]): strict KEX resets output message sequence number from 3 to 0 15:14:07.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60884]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@64809671; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:07.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:60884])[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 15:14:07.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60884])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:07.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60884]) packet #0 sending command=7[7] len=419 15:14:07.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60884]) No pending packets to flush at end of KEX 15:14:07.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60884]) process #2 SSH_MSG_NEWKEYS 15:14:07.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60884]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:07.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60884]): strict KEX resets input message sequence number from 3 to 0 15:14:07.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60884]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1dd52f96; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:07.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:07.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60884]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:07.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60884]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:07.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:60884]) authorized authentication methods: password,publickey 15:14:07.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60884]) Accepted service ssh-userauth 15:14:07.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60884]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:07.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60884]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:07.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60884]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:07.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60884]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:07.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60884]) no authentication factory for method=none 15:14:07.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60884]) SSH_MSG_USERAUTH_REQUEST 15:14:07.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60884]) remaining methods: password,publickey 15:14:07.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60884]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:07.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60884]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:07.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60884]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:07.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60884]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:07.836 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:07.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:60884]) authentication result: true 15:14:07.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:60884]) SSH_MSG_USERAUTH_REQUEST 15:14:07.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60884])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:07.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60884]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:07.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:07.836 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:07.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60884]) no heartbeat to stop 15:14:07.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:60884]) heartbeat type=IGNORE, interval=PT30S 15:14:07.836 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:60884 authenticated 15:14:07.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60884]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:07.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60884]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:07.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60884]] session=TransportServerSession[admin@/10.30.171.175:60884] id=0 15:14:07.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60884])) size=2097152, max=2097152, packet=32768 15:14:07.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60884]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60884] 15:14:07.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60884]) recipient=0 15:14:07.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884])) size=2097152, max=2097152, packet=32768 15:14:07.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884])) re-initializing 15:14:07.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884])) size=2097152, max=2097152, packet=32768 15:14:07.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:07.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60884]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:07.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60884]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:07.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:07.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884])[want-reply=true] subsystem=netconf 15:14:07.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884])[subsystem] prepared command 15:14:07.838 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:07.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:07.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0aa2c7a6, L:/10.30.170.167:17908 - R:/10.30.171.175:60884]}} established 15:14:07.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 79: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17908 15:14:07.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 79: Creating data stores for simulated device 15:14:07.838 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:07.838 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:07.838 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:07.838 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:07.839 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:07.840 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@112f0e3a 15:14:07.840 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:07.840 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:07.840 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:07.840 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:07.841 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:07.841 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:07.841 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:07.841 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:07.841 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@112f0e3a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@112f0e3a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b5163e1, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b5163e1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:07.842 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:07.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:07.842 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:07.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34104]) process #10 SSH_MSG_IGNORE 15:14:07.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34104]) SSH_MSG_IGNORE 15:14:07.844 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0aa2c7a6, L:/10.30.170.167:17908 - R:/10.30.171.175:60884] 15:14:07.844 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 79 on channel [id: 0x0aa2c7a6, L:/10.30.170.167:17908 - R:/10.30.171.175:60884] 15:14:07.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]) by 1102 down to 2096050 15:14:07.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60884]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:14:07.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0aa2c7a6, L:/10.30.170.167:17908 - R:/10.30.171.175:60884] 15:14:07.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0aa2c7a6, L:/10.30.170.167:17908 - R:/10.30.171.175:60884] 15:14:07.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]) request=subsystem result=ReplySuccess, want-reply=true 15:14:07.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60884]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:07.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]) request=subsystem activate command 15:14:07.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]) starting runner for command=netconf 15:14:07.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60884]) process #5 SSH_MSG_CHANNEL_DATA 15:14:07.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]) by 373 down to 2096779 15:14:07.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]) SSH_MSG_CHANNEL_DATA len=373 15:14:07.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884] 15:14:07.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0aa2c7a6, L:/10.30.170.167:17908 - R:/10.30.171.175:60884]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:07.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:07.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0aa2c7a6, L:/10.30.170.167:17908 - R:/10.30.171.175:60884] 15:14:07.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0aa2c7a6, L:/10.30.170.167:17908 - R:/10.30.171.175:60884] 15:14:07.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17908', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:07.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=79} created 15:14:07.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=79, channel=[id: 0x0aa2c7a6, L:/10.30.170.167:17908 - R:/10.30.171.175:60884]} created 15:14:07.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0aa2c7a6, L:/10.30.170.167:17908 - R:/10.30.171.175:60884] successful with session NetconfServerSession{sessionId=79, channel=[id: 0x0aa2c7a6, L:/10.30.170.167:17908 - R:/10.30.171.175:60884]} 15:14:07.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=79, channel=[id: 0x0aa2c7a6, L:/10.30.170.167:17908 - R:/10.30.171.175:60884]} up 15:14:07.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60884]) process #6 SSH_MSG_CHANNEL_DATA 15:14:07.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]) by 393 down to 2096386 15:14:07.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]) SSH_MSG_CHANNEL_DATA len=393 15:14:07.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884] 15:14:07.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:07.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:07.848 [netconf-device-simulator-threads-0] 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=79} 15:14:07.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:07.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=79, channel=[id: 0x0aa2c7a6, L:/10.30.170.167:17908 - R:/10.30.171.175:60884]} EXI handlers added to pipeline 15:14:07.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:07.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]) by 179 down to 2095871 15:14:07.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60884]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:07.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:07.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60884]) process #7 SSH_MSG_CHANNEL_DATA 15:14:07.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]) by 340 down to 2096046 15:14:07.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]) SSH_MSG_CHANNEL_DATA len=340 15:14:07.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884] 15:14:07.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:07.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:07.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=79} 15:14:07.851 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b5163e1 15:14:07.851 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:07.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:07.851 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:07.851 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:07.851 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:07.851 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:07.851 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:07.851 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:07.851 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:07.852 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:07.852 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:07.852 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:07.852 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:07.852 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:07.852 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:07.852 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:07.852 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:07.852 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:07.852 [netconf-device-simulator-threads-0] 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 15:14:07.852 [netconf-device-simulator-threads-0] 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 15:14:07.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:07.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]) by 733 down to 2095138 15:14:07.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60884]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:07.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:08.425 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33050]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:08.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33050]) process #8 SSH_MSG_IGNORE 15:14:08.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33050]) SSH_MSG_IGNORE 15:14:08.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3e93e4bd, L:/10.30.170.167:17909 - R:/10.30.171.175:37244]} 15:14:08.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:37244]): SSH-2.0-SSHD-UNKNOWN 15:14:08.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:37244]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:08.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:37244]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:08.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:37244]) Send SSH_MSG_KEXINIT 15:14:08.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37244]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:08.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37244]) process #0 SSH_MSG_KEXINIT 15:14:08.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:37244]) SSH_MSG_KEXINIT 15:14:08.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:37244]) strict KEX=true client=true server=true 15:14:08.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37244]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:08.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37244]) Kex: server host key algorithms = rsa-sha2-512 15:14:08.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37244]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:08.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37244]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:08.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37244]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:08.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37244]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:08.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37244]) Kex: compression algorithms (client to server) = none 15:14:08.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37244]) Kex: compression algorithms (server to client) = none 15:14:08.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:08.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37244]) process #1 30 15:14:08.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37244]] process command=SSH_MSG_KEXDH_INIT 15:14:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37244]] Send SSH_MSG_KEXDH_REPLY 15:14:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37244]) packet #1 sending command=31[31] len=1639 15:14:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:37244])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:37244]) Send SSH_MSG_NEWKEYS 15:14:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:37244]) session ID=24:66:3a:62:5c:a4:a6:10:95:3c:13:67:5f:e2:a2:fc:46:cb:40:25:29:c7:cf:61:10:e9:55:52:16:ff:3d:68:82:af:b1:f7:bc:a1:23:9a:ac:4c:5f:c9:68:e1:19:0c:ee:2e:26:f1:87:c1:fc:aa:8b:80:f2:91:b0:c0:66:cf 15:14:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37244]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37244]): strict KEX resets output message sequence number from 3 to 0 15:14:08.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37244]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4913057b; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:37244])[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 15:14:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37244])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37244]) packet #0 sending command=7[7] len=419 15:14:08.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37244]) No pending packets to flush at end of KEX 15:14:08.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37244]) process #2 SSH_MSG_NEWKEYS 15:14:08.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37244]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:08.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37244]): strict KEX resets input message sequence number from 3 to 0 15:14:08.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37244]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1afbb5bd; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:08.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:08.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37244]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:08.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37244]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:08.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:37244]) authorized authentication methods: password,publickey 15:14:08.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37244]) Accepted service ssh-userauth 15:14:08.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37244]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:08.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37244]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:08.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37244]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:08.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37244]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:08.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37244]) no authentication factory for method=none 15:14:08.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37244]) SSH_MSG_USERAUTH_REQUEST 15:14:08.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37244]) remaining methods: password,publickey 15:14:08.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37244]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:08.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37244]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:08.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37244]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:08.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37244]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:08.916 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:08.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:37244]) authentication result: true 15:14:08.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:37244]) SSH_MSG_USERAUTH_REQUEST 15:14:08.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37244])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:08.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37244]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:08.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:08.916 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:08.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37244]) no heartbeat to stop 15:14:08.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:37244]) heartbeat type=IGNORE, interval=PT30S 15:14:08.916 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:37244 authenticated 15:14:08.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37244]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:08.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37244]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:08.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37244]] session=TransportServerSession[admin@/10.30.171.175:37244] id=0 15:14:08.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37244])) size=2097152, max=2097152, packet=32768 15:14:08.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37244]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37244] 15:14:08.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37244]) recipient=0 15:14:08.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244])) size=2097152, max=2097152, packet=32768 15:14:08.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244])) re-initializing 15:14:08.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244])) size=2097152, max=2097152, packet=32768 15:14:08.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:08.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37244]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:08.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37244]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:08.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:08.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244])[want-reply=true] subsystem=netconf 15:14:08.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244])[subsystem] prepared command 15:14:08.918 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:08.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:08.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3e93e4bd, L:/10.30.170.167:17909 - R:/10.30.171.175:37244]}} established 15:14:08.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 80: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17909 15:14:08.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 80: Creating data stores for simulated device 15:14:08.918 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:08.918 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:08.918 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:08.918 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:08.918 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:08.919 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@505ff12c 15:14:08.920 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:08.920 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:08.920 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:08.920 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:08.921 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:08.921 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:08.921 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:08.921 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:08.921 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@505ff12c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@505ff12c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44af49c4, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44af49c4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:08.921 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:08.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:08.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3e93e4bd, L:/10.30.170.167:17909 - R:/10.30.171.175:37244] 15:14:08.923 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 80 on channel [id: 0x3e93e4bd, L:/10.30.170.167:17909 - R:/10.30.171.175:37244] 15:14:08.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]) by 1102 down to 2096050 15:14:08.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37244]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:14:08.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3e93e4bd, L:/10.30.170.167:17909 - R:/10.30.171.175:37244] 15:14:08.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3e93e4bd, L:/10.30.170.167:17909 - R:/10.30.171.175:37244] 15:14:08.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]) request=subsystem result=ReplySuccess, want-reply=true 15:14:08.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37244]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:08.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]) request=subsystem activate command 15:14:08.924 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]) starting runner for command=netconf 15:14:08.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37244]) process #5 SSH_MSG_CHANNEL_DATA 15:14:08.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]) by 373 down to 2096779 15:14:08.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]) SSH_MSG_CHANNEL_DATA len=373 15:14:08.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244] 15:14:08.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3e93e4bd, L:/10.30.170.167:17909 - R:/10.30.171.175:37244]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:08.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:08.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3e93e4bd, L:/10.30.170.167:17909 - R:/10.30.171.175:37244] 15:14:08.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3e93e4bd, L:/10.30.170.167:17909 - R:/10.30.171.175:37244] 15:14:08.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17909', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:08.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=80} created 15:14:08.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=80, channel=[id: 0x3e93e4bd, L:/10.30.170.167:17909 - R:/10.30.171.175:37244]} created 15:14:08.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3e93e4bd, L:/10.30.170.167:17909 - R:/10.30.171.175:37244] successful with session NetconfServerSession{sessionId=80, channel=[id: 0x3e93e4bd, L:/10.30.170.167:17909 - R:/10.30.171.175:37244]} 15:14:08.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=80, channel=[id: 0x3e93e4bd, L:/10.30.170.167:17909 - R:/10.30.171.175:37244]} up 15:14:08.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37244]) process #6 SSH_MSG_CHANNEL_DATA 15:14:08.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]) by 393 down to 2096386 15:14:08.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]) SSH_MSG_CHANNEL_DATA len=393 15:14:08.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244] 15:14:08.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:08.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:08.926 [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=80} 15:14:08.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:08.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=80, channel=[id: 0x3e93e4bd, L:/10.30.170.167:17909 - R:/10.30.171.175:37244]} EXI handlers added to pipeline 15:14:08.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:08.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]) by 179 down to 2095871 15:14:08.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37244]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:08.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:08.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37244]) process #7 SSH_MSG_CHANNEL_DATA 15:14:08.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]) by 340 down to 2096046 15:14:08.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]) SSH_MSG_CHANNEL_DATA len=340 15:14:08.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244] 15:14:08.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:08.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:08.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=80} 15:14:08.929 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44af49c4 15:14:08.929 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:08.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:08.929 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:08.929 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:08.929 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:08.929 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:08.929 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:08.929 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:08.929 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:08.929 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:08.929 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:08.929 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:08.929 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:08.929 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:08.929 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:08.929 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:08.929 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:08.929 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:08.929 [netconf-device-simulator-threads-2] 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 15:14:08.929 [netconf-device-simulator-threads-2] 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 15:14:08.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:08.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]) by 733 down to 2095138 15:14:08.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37244]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:08.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:09.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54902]) process #10 SSH_MSG_IGNORE 15:14:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54902]) SSH_MSG_IGNORE 15:14:09.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:09.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44860]) process #9 SSH_MSG_IGNORE 15:14:09.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44860]) SSH_MSG_IGNORE 15:14:09.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47238]) process #8 SSH_MSG_IGNORE 15:14:09.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47238]) SSH_MSG_IGNORE 15:14:09.634 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47238]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:09.894 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbae2ecbe, L:/10.30.170.167:17910 - R:/10.30.171.175:59038]} 15:14:09.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:59038]): SSH-2.0-SSHD-UNKNOWN 15:14:09.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:59038]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:09.895 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:59038]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:10.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:59038]) Send SSH_MSG_KEXINIT 15:14:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59038]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59038]) process #0 SSH_MSG_KEXINIT 15:14:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:59038]) SSH_MSG_KEXINIT 15:14:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:59038]) strict KEX=true client=true server=true 15:14:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59038]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59038]) Kex: server host key algorithms = rsa-sha2-512 15:14:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59038]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59038]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59038]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59038]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59038]) Kex: compression algorithms (client to server) = none 15:14:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59038]) Kex: compression algorithms (server to client) = none 15:14:10.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:10.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59038]) process #1 30 15:14:10.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59038]] process command=SSH_MSG_KEXDH_INIT 15:14:10.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59038]] Send SSH_MSG_KEXDH_REPLY 15:14:10.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59038]) packet #1 sending command=31[31] len=1639 15:14:10.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:59038])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:10.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:59038]) Send SSH_MSG_NEWKEYS 15:14:10.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:59038]) session ID=cf:76:04:ab:99:61:bd:76:7f:98:aa:94:d6:12:4b:72:c7:05:21:5d:bc:cf:8a:cf:1a:85:c0:7e:78:fc:02:c4:ac:58:04:27:6a:a6:f4:83:d0:c2:5f:7c:74:7b:78:1f:5d:47:67:51:45:ed:e8:01:70:f8:1e:5e:d4:da:7e:c8 15:14:10.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59038]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:10.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59038]): strict KEX resets output message sequence number from 3 to 0 15:14:10.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59038]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2260f6cf; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:10.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:59038])[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 15:14:10.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59038])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:10.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59038]) packet #0 sending command=7[7] len=419 15:14:10.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59038]) No pending packets to flush at end of KEX 15:14:10.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59038]) process #2 SSH_MSG_NEWKEYS 15:14:10.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59038]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:10.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59038]): strict KEX resets input message sequence number from 3 to 0 15:14:10.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59038]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@493d4419; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:10.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:10.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59038]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:10.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59038]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:10.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:59038]) authorized authentication methods: password,publickey 15:14:10.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59038]) Accepted service ssh-userauth 15:14:10.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59038]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:10.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59038]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:10.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59038]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:10.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59038]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:10.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59038]) no authentication factory for method=none 15:14:10.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59038]) SSH_MSG_USERAUTH_REQUEST 15:14:10.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59038]) remaining methods: password,publickey 15:14:10.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59038]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:10.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59038]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:10.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59038]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:10.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59038]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:10.155 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:10.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:59038]) authentication result: true 15:14:10.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:59038]) SSH_MSG_USERAUTH_REQUEST 15:14:10.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59038])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:10.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59038]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:10.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:10.155 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:10.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59038]) no heartbeat to stop 15:14:10.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:59038]) heartbeat type=IGNORE, interval=PT30S 15:14:10.155 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:59038 authenticated 15:14:10.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59038]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:10.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59038]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:10.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59038]] session=TransportServerSession[admin@/10.30.171.175:59038] id=0 15:14:10.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59038])) size=2097152, max=2097152, packet=32768 15:14:10.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59038]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59038] 15:14:10.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59038]) recipient=0 15:14:10.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038])) size=2097152, max=2097152, packet=32768 15:14:10.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038])) re-initializing 15:14:10.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038])) size=2097152, max=2097152, packet=32768 15:14:10.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:10.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59038]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59038]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038])[want-reply=true] subsystem=netconf 15:14:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038])[subsystem] prepared command 15:14:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbae2ecbe, L:/10.30.170.167:17910 - R:/10.30.171.175:59038]}} established 15:14:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 81: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17910 15:14:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 81: Creating data stores for simulated device 15:14:10.157 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:10.158 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:10.158 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:10.158 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:10.160 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5da52319 15:14:10.160 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:10.160 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:10.160 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:10.160 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:10.161 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:10.161 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:10.161 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:10.161 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:10.161 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5da52319, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5da52319, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f3682ef, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f3682ef, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:10.162 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:10.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:10.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbae2ecbe, L:/10.30.170.167:17910 - R:/10.30.171.175:59038] 15:14:10.165 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 81 on channel [id: 0xbae2ecbe, L:/10.30.170.167:17910 - R:/10.30.171.175:59038] 15:14:10.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]) by 1102 down to 2096050 15:14:10.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59038]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:14:10.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbae2ecbe, L:/10.30.170.167:17910 - R:/10.30.171.175:59038] 15:14:10.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbae2ecbe, L:/10.30.170.167:17910 - R:/10.30.171.175:59038] 15:14:10.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]) request=subsystem result=ReplySuccess, want-reply=true 15:14:10.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59038]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:10.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]) request=subsystem activate command 15:14:10.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]) starting runner for command=netconf 15:14:10.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59038]) process #5 SSH_MSG_CHANNEL_DATA 15:14:10.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]) by 373 down to 2096779 15:14:10.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]) SSH_MSG_CHANNEL_DATA len=373 15:14:10.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038] 15:14:10.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xbae2ecbe, L:/10.30.170.167:17910 - R:/10.30.171.175:59038]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:10.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:10.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbae2ecbe, L:/10.30.170.167:17910 - R:/10.30.171.175:59038] 15:14:10.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbae2ecbe, L:/10.30.170.167:17910 - R:/10.30.171.175:59038] 15:14:10.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17910', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:10.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=81} created 15:14:10.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=81, channel=[id: 0xbae2ecbe, L:/10.30.170.167:17910 - R:/10.30.171.175:59038]} created 15:14:10.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbae2ecbe, L:/10.30.170.167:17910 - R:/10.30.171.175:59038] successful with session NetconfServerSession{sessionId=81, channel=[id: 0xbae2ecbe, L:/10.30.170.167:17910 - R:/10.30.171.175:59038]} 15:14:10.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=81, channel=[id: 0xbae2ecbe, L:/10.30.170.167:17910 - R:/10.30.171.175:59038]} up 15:14:10.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59038]) process #6 SSH_MSG_CHANNEL_DATA 15:14:10.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]) by 393 down to 2096386 15:14:10.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]) SSH_MSG_CHANNEL_DATA len=393 15:14:10.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038] 15:14:10.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:10.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:10.173 [netconf-device-simulator-threads-4] 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=81} 15:14:10.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:10.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=81, channel=[id: 0xbae2ecbe, L:/10.30.170.167:17910 - R:/10.30.171.175:59038]} EXI handlers added to pipeline 15:14:10.174 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:10.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]) by 179 down to 2095871 15:14:10.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59038]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:10.175 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:10.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59038]) process #7 SSH_MSG_CHANNEL_DATA 15:14:10.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]) by 340 down to 2096046 15:14:10.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]) SSH_MSG_CHANNEL_DATA len=340 15:14:10.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038] 15:14:10.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:10.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:10.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=81} 15:14:10.180 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f3682ef 15:14:10.180 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:10.180 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:10.180 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:10.180 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:10.180 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:10.180 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:10.180 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:10.180 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:10.180 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:10.180 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:10.180 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:10.181 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:10.181 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:10.181 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:10.181 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:10.181 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:10.181 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:10.181 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:10.181 [netconf-device-simulator-threads-4] 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 15:14:10.181 [netconf-device-simulator-threads-4] 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 15:14:10.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:10.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]) by 733 down to 2095138 15:14:10.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59038]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:10.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:10.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38538]) process #10 SSH_MSG_IGNORE 15:14:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38538]) SSH_MSG_IGNORE 15:14:10.732 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:10.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33996]) process #9 SSH_MSG_IGNORE 15:14:10.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33996]) SSH_MSG_IGNORE 15:14:10.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37928]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:10.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37928]) process #8 SSH_MSG_IGNORE 15:14:10.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37928]) SSH_MSG_IGNORE 15:14:11.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x89c7410d, L:/10.30.170.167:17911 - R:/10.30.171.175:44776]} 15:14:11.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:44776]): SSH-2.0-SSHD-UNKNOWN 15:14:11.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:44776]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:11.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:44776]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:11.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:44776]) Send SSH_MSG_KEXINIT 15:14:11.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44776]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:11.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44776]) process #0 SSH_MSG_KEXINIT 15:14:11.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:44776]) SSH_MSG_KEXINIT 15:14:11.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:44776]) strict KEX=true client=true server=true 15:14:11.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44776]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:11.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44776]) Kex: server host key algorithms = rsa-sha2-512 15:14:11.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44776]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:11.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44776]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:11.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44776]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:11.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44776]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:11.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44776]) Kex: compression algorithms (client to server) = none 15:14:11.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44776]) Kex: compression algorithms (server to client) = none 15:14:11.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:11.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35638]) process #9 SSH_MSG_IGNORE 15:14:11.619 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:11.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35638]) SSH_MSG_IGNORE 15:14:11.671 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:11.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #10 SSH_MSG_IGNORE 15:14:11.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:14:11.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44776]) process #1 30 15:14:11.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44776]] process command=SSH_MSG_KEXDH_INIT 15:14:11.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44776]] Send SSH_MSG_KEXDH_REPLY 15:14:11.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44776]) packet #1 sending command=31[31] len=1639 15:14:11.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:44776])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:11.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:44776]) Send SSH_MSG_NEWKEYS 15:14:11.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:44776]) session ID=04:71:d1:c2:09:1f:de:62:f8:4b:a6:c1:e8:17:de:d5:50:a2:a7:8a:37:82:a1:c7:87:c9:e9:a2:8c:8c:cf:d1:99:ae:4d:32:8c:50:18:5c:17:f7:2b:57:ab:2d:d8:4d:e6:1b:28:8d:f2:01:de:45:38:5c:f9:73:bf:d9:2c:0b 15:14:11.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44776]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:11.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44776]): strict KEX resets output message sequence number from 3 to 0 15:14:11.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44776]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7a0620f7; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:11.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:44776])[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 15:14:11.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44776])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:11.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44776]) packet #0 sending command=7[7] len=419 15:14:11.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44776]) No pending packets to flush at end of KEX 15:14:11.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44776]) process #2 SSH_MSG_NEWKEYS 15:14:11.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44776]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:11.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44776]): strict KEX resets input message sequence number from 3 to 0 15:14:11.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44776]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7ff5753b; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:11.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:11.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44776]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:11.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44776]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:11.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:44776]) authorized authentication methods: password,publickey 15:14:11.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44776]) Accepted service ssh-userauth 15:14:11.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44776]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:11.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44776]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:11.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44776]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:11.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44776]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:11.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44776]) no authentication factory for method=none 15:14:11.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44776]) SSH_MSG_USERAUTH_REQUEST 15:14:11.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44776]) remaining methods: password,publickey 15:14:11.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44776]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:11.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44776]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:11.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44776]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:11.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44776]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:11.721 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:11.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:44776]) authentication result: true 15:14:11.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:44776]) SSH_MSG_USERAUTH_REQUEST 15:14:11.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44776])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:11.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44776]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:11.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:11.721 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:11.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44776]) no heartbeat to stop 15:14:11.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:44776]) heartbeat type=IGNORE, interval=PT30S 15:14:11.721 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:44776 authenticated 15:14:11.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44776]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:11.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44776]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:11.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44776]] session=TransportServerSession[admin@/10.30.171.175:44776] id=0 15:14:11.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44776])) size=2097152, max=2097152, packet=32768 15:14:11.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44776]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44776] 15:14:11.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44776]) recipient=0 15:14:11.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776])) size=2097152, max=2097152, packet=32768 15:14:11.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776])) re-initializing 15:14:11.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776])) size=2097152, max=2097152, packet=32768 15:14:11.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:11.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44776]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44776]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776])[want-reply=true] subsystem=netconf 15:14:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776])[subsystem] prepared command 15:14:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x89c7410d, L:/10.30.170.167:17911 - R:/10.30.171.175:44776]}} established 15:14:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 82: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17911 15:14:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 82: Creating data stores for simulated device 15:14:11.723 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:11.723 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:11.724 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:11.725 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@366ef740 15:14:11.725 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:11.726 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:11.726 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:11.726 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:11.726 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:11.726 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:11.726 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:11.727 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:11.727 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@366ef740, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@366ef740, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79bc1388, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79bc1388, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:11.727 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:11.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:11.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x89c7410d, L:/10.30.170.167:17911 - R:/10.30.171.175:44776] 15:14:11.731 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 82 on channel [id: 0x89c7410d, L:/10.30.170.167:17911 - R:/10.30.171.175:44776] 15:14:11.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]) by 1102 down to 2096050 15:14:11.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44776]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:14:11.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x89c7410d, L:/10.30.170.167:17911 - R:/10.30.171.175:44776] 15:14:11.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x89c7410d, L:/10.30.170.167:17911 - R:/10.30.171.175:44776] 15:14:11.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]) request=subsystem result=ReplySuccess, want-reply=true 15:14:11.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44776]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:11.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]) request=subsystem activate command 15:14:11.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]) starting runner for command=netconf 15:14:11.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44776]) process #5 SSH_MSG_CHANNEL_DATA 15:14:11.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]) by 373 down to 2096779 15:14:11.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]) SSH_MSG_CHANNEL_DATA len=373 15:14:11.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776] 15:14:11.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x89c7410d, L:/10.30.170.167:17911 - R:/10.30.171.175:44776]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:11.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:11.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x89c7410d, L:/10.30.170.167:17911 - R:/10.30.171.175:44776] 15:14:11.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x89c7410d, L:/10.30.170.167:17911 - R:/10.30.171.175:44776] 15:14:11.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17911', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:11.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=82} created 15:14:11.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=82, channel=[id: 0x89c7410d, L:/10.30.170.167:17911 - R:/10.30.171.175:44776]} created 15:14:11.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x89c7410d, L:/10.30.170.167:17911 - R:/10.30.171.175:44776] successful with session NetconfServerSession{sessionId=82, channel=[id: 0x89c7410d, L:/10.30.170.167:17911 - R:/10.30.171.175:44776]} 15:14:11.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=82, channel=[id: 0x89c7410d, L:/10.30.170.167:17911 - R:/10.30.171.175:44776]} up 15:14:11.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44776]) process #6 SSH_MSG_CHANNEL_DATA 15:14:11.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]) by 393 down to 2096386 15:14:11.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]) SSH_MSG_CHANNEL_DATA len=393 15:14:11.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776] 15:14:11.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:11.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:11.737 [netconf-device-simulator-threads-6] 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=82} 15:14:11.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:11.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=82, channel=[id: 0x89c7410d, L:/10.30.170.167:17911 - R:/10.30.171.175:44776]} EXI handlers added to pipeline 15:14:11.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:11.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]) by 179 down to 2095871 15:14:11.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44776]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:11.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:11.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44776]) process #7 SSH_MSG_CHANNEL_DATA 15:14:11.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]) by 340 down to 2096046 15:14:11.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]) SSH_MSG_CHANNEL_DATA len=340 15:14:11.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776] 15:14:11.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:11.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:11.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=82} 15:14:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79bc1388 15:14:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:11.741 [netconf-device-simulator-threads-6] 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 15:14:11.741 [netconf-device-simulator-threads-6] 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 15:14:11.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:11.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]) by 733 down to 2095138 15:14:11.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44776]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:11.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:12.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33384]) process #8 SSH_MSG_IGNORE 15:14:12.081 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33384]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:12.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33384]) SSH_MSG_IGNORE 15:14:12.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5e005962, L:/10.30.170.167:17912 - R:/10.30.171.175:40978]} 15:14:12.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:40978]): SSH-2.0-SSHD-UNKNOWN 15:14:12.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:40978]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:12.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:40978]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:12.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:40978]) Send SSH_MSG_KEXINIT 15:14:12.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40978]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:12.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40978]) process #0 SSH_MSG_KEXINIT 15:14:12.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:40978]) SSH_MSG_KEXINIT 15:14:12.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:40978]) strict KEX=true client=true server=true 15:14:12.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40978]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:12.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40978]) Kex: server host key algorithms = rsa-sha2-512 15:14:12.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40978]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:12.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40978]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:12.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40978]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:12.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40978]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:12.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40978]) Kex: compression algorithms (client to server) = none 15:14:12.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40978]) Kex: compression algorithms (server to client) = none 15:14:12.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:12.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40978]) process #1 30 15:14:12.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40978]] process command=SSH_MSG_KEXDH_INIT 15:14:12.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40978]] Send SSH_MSG_KEXDH_REPLY 15:14:12.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40978]) packet #1 sending command=31[31] len=1639 15:14:12.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:40978])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:12.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:40978]) Send SSH_MSG_NEWKEYS 15:14:12.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:40978]) session ID=2d:45:d3:92:0a:2a:db:49:a9:a9:3f:4a:d4:c5:30:b8:f7:6f:36:18:74:a9:09:b6:f4:ff:e0:f8:a5:c6:e9:30:bb:6b:22:36:a0:63:02:f1:0f:ea:5b:e2:29:f1:31:ec:45:01:4c:b0:f2:fd:32:1a:07:2e:b0:ee:f6:f7:69:4e 15:14:12.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40978]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:12.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40978]): strict KEX resets output message sequence number from 3 to 0 15:14:12.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40978]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@64aa35f5; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:12.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:40978])[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 15:14:12.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40978])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:12.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40978]) packet #0 sending command=7[7] len=419 15:14:12.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40978]) No pending packets to flush at end of KEX 15:14:12.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40978]) process #2 SSH_MSG_NEWKEYS 15:14:12.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40978]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:12.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40978]): strict KEX resets input message sequence number from 3 to 0 15:14:12.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40978]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4fe2b86f; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:12.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:12.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40978]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:12.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40978]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:12.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:40978]) authorized authentication methods: password,publickey 15:14:12.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40978]) Accepted service ssh-userauth 15:14:12.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40978]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:12.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40978]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:12.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40978]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:12.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40978]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:12.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40978]) no authentication factory for method=none 15:14:12.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40978]) SSH_MSG_USERAUTH_REQUEST 15:14:12.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40978]) remaining methods: password,publickey 15:14:12.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40978]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:12.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40978]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:12.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40978]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:12.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40978]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:12.723 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:12.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:40978]) authentication result: true 15:14:12.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:40978]) SSH_MSG_USERAUTH_REQUEST 15:14:12.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40978])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:12.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40978]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:12.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:12.723 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:12.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40978]) no heartbeat to stop 15:14:12.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:40978]) heartbeat type=IGNORE, interval=PT30S 15:14:12.724 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:40978 authenticated 15:14:12.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40978]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:12.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40978]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:12.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40978]] session=TransportServerSession[admin@/10.30.171.175:40978] id=0 15:14:12.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40978])) size=2097152, max=2097152, packet=32768 15:14:12.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40978]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40978] 15:14:12.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40978]) recipient=0 15:14:12.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978])) size=2097152, max=2097152, packet=32768 15:14:12.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978])) re-initializing 15:14:12.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978])) size=2097152, max=2097152, packet=32768 15:14:12.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:12.724 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40978]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:12.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40978]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:12.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:12.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978])[want-reply=true] subsystem=netconf 15:14:12.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978])[subsystem] prepared command 15:14:12.725 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:12.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:12.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5e005962, L:/10.30.170.167:17912 - R:/10.30.171.175:40978]}} established 15:14:12.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 83: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17912 15:14:12.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 83: Creating data stores for simulated device 15:14:12.725 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:12.725 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:12.725 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:12.725 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:12.725 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:12.726 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@daef15e 15:14:12.726 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:12.726 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:12.726 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:12.726 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:12.727 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:12.727 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:12.727 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:12.727 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:12.727 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@daef15e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@daef15e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6a77016d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6a77016d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:12.727 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:12.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:12.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5e005962, L:/10.30.170.167:17912 - R:/10.30.171.175:40978] 15:14:12.729 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 83 on channel [id: 0x5e005962, L:/10.30.170.167:17912 - R:/10.30.171.175:40978] 15:14:12.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]) by 1102 down to 2096050 15:14:12.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40978]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:14:12.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5e005962, L:/10.30.170.167:17912 - R:/10.30.171.175:40978] 15:14:12.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5e005962, L:/10.30.170.167:17912 - R:/10.30.171.175:40978] 15:14:12.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]) request=subsystem result=ReplySuccess, want-reply=true 15:14:12.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40978]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:12.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]) request=subsystem activate command 15:14:12.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]) starting runner for command=netconf 15:14:12.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40978]) process #5 SSH_MSG_CHANNEL_DATA 15:14:12.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]) by 373 down to 2096779 15:14:12.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]) SSH_MSG_CHANNEL_DATA len=373 15:14:12.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978] 15:14:12.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x5e005962, L:/10.30.170.167:17912 - R:/10.30.171.175:40978]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:12.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:12.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5e005962, L:/10.30.170.167:17912 - R:/10.30.171.175:40978] 15:14:12.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5e005962, L:/10.30.170.167:17912 - R:/10.30.171.175:40978] 15:14:12.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17912', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:12.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=83} created 15:14:12.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=83, channel=[id: 0x5e005962, L:/10.30.170.167:17912 - R:/10.30.171.175:40978]} created 15:14:12.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5e005962, L:/10.30.170.167:17912 - R:/10.30.171.175:40978] successful with session NetconfServerSession{sessionId=83, channel=[id: 0x5e005962, L:/10.30.170.167:17912 - R:/10.30.171.175:40978]} 15:14:12.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=83, channel=[id: 0x5e005962, L:/10.30.170.167:17912 - R:/10.30.171.175:40978]} up 15:14:12.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40978]) process #6 SSH_MSG_CHANNEL_DATA 15:14:12.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]) by 393 down to 2096386 15:14:12.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]) SSH_MSG_CHANNEL_DATA len=393 15:14:12.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978] 15:14:12.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:12.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:12.730 [netconf-device-simulator-threads-0] 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=83} 15:14:12.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:12.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=83, channel=[id: 0x5e005962, L:/10.30.170.167:17912 - R:/10.30.171.175:40978]} EXI handlers added to pipeline 15:14:12.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:12.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]) by 179 down to 2095871 15:14:12.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40978]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:12.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:12.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40978]) process #7 SSH_MSG_CHANNEL_DATA 15:14:12.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]) by 340 down to 2096046 15:14:12.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]) SSH_MSG_CHANNEL_DATA len=340 15:14:12.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978] 15:14:12.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:12.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:12.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=83} 15:14:12.733 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6a77016d 15:14:12.733 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:12.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:12.733 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:12.733 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:12.733 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:12.733 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:12.733 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:12.733 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:12.733 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:12.733 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:12.733 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:12.733 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:12.733 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:12.733 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:12.733 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:12.733 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:12.733 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:12.733 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:12.733 [netconf-device-simulator-threads-0] 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 15:14:12.733 [netconf-device-simulator-threads-0] 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 15:14:12.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:12.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]) by 733 down to 2095138 15:14:12.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40978]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:12.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:12.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36352]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:12.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36352]) process #8 SSH_MSG_IGNORE 15:14:12.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36352]) SSH_MSG_IGNORE 15:14:12.993 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:12.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41742]) process #9 SSH_MSG_IGNORE 15:14:12.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41742]) SSH_MSG_IGNORE 15:14:13.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:13.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33646]) process #10 SSH_MSG_IGNORE 15:14:13.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33646]) SSH_MSG_IGNORE 15:14:13.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd524951e, L:/10.30.170.167:17913 - R:/10.30.171.175:48062]} 15:14:13.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:48062]): SSH-2.0-SSHD-UNKNOWN 15:14:13.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:48062]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:13.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:48062]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:14.078 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52324]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:14.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:48062]) Send SSH_MSG_KEXINIT 15:14:14.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48062]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:14.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48062]) process #0 SSH_MSG_KEXINIT 15:14:14.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:48062]) SSH_MSG_KEXINIT 15:14:14.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:48062]) strict KEX=true client=true server=true 15:14:14.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48062]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:14.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48062]) Kex: server host key algorithms = rsa-sha2-512 15:14:14.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48062]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:14.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48062]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:14.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48062]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:14.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48062]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:14.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48062]) Kex: compression algorithms (client to server) = none 15:14:14.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48062]) Kex: compression algorithms (server to client) = none 15:14:14.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:14.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52324]) process #8 SSH_MSG_IGNORE 15:14:14.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52324]) SSH_MSG_IGNORE 15:14:14.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48062]) process #1 30 15:14:14.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48062]] process command=SSH_MSG_KEXDH_INIT 15:14:14.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48062]] Send SSH_MSG_KEXDH_REPLY 15:14:14.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48062]) packet #1 sending command=31[31] len=1639 15:14:14.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:48062])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:14.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:48062]) Send SSH_MSG_NEWKEYS 15:14:14.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:48062]) session ID=76:5e:df:a3:b5:6e:d4:27:14:5e:56:2e:d3:55:77:8c:0e:9e:75:87:cf:c0:6b:91:64:d4:35:2c:c7:22:43:3f:b4:cd:4c:e5:64:c9:45:a6:d4:29:6a:c8:17:69:2a:31:f6:ad:32:9a:5a:85:42:ce:37:94:4a:a1:d5:d3:83:55 15:14:14.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48062]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:14.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48062]): strict KEX resets output message sequence number from 3 to 0 15:14:14.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48062]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@51c08fc7; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:14.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:48062])[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 15:14:14.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48062])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:14.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48062]) packet #0 sending command=7[7] len=419 15:14:14.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48062]) No pending packets to flush at end of KEX 15:14:14.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48062]) process #2 SSH_MSG_NEWKEYS 15:14:14.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48062]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:14.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48062]): strict KEX resets input message sequence number from 3 to 0 15:14:14.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48062]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@8a7001a; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:14.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:14.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48062]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:14.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48062]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:14.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:48062]) authorized authentication methods: password,publickey 15:14:14.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48062]) Accepted service ssh-userauth 15:14:14.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48062]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:14.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48062]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:14.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48062]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:14.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48062]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:14.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48062]) no authentication factory for method=none 15:14:14.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48062]) SSH_MSG_USERAUTH_REQUEST 15:14:14.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48062]) remaining methods: password,publickey 15:14:14.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48062]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:14.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48062]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:14.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48062]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:14.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48062]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:14.269 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:14.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:48062]) authentication result: true 15:14:14.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:48062]) SSH_MSG_USERAUTH_REQUEST 15:14:14.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48062])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:14.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48062]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:14.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:14.269 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:14.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48062]) no heartbeat to stop 15:14:14.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:48062]) heartbeat type=IGNORE, interval=PT30S 15:14:14.270 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:48062 authenticated 15:14:14.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48062]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:14.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48062]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:14.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48062]] session=TransportServerSession[admin@/10.30.171.175:48062] id=0 15:14:14.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48062])) size=2097152, max=2097152, packet=32768 15:14:14.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48062]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48062] 15:14:14.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48062]) recipient=0 15:14:14.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062])) size=2097152, max=2097152, packet=32768 15:14:14.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062])) re-initializing 15:14:14.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062])) size=2097152, max=2097152, packet=32768 15:14:14.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:14.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48062]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:14.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48062]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:14.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:14.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062])[want-reply=true] subsystem=netconf 15:14:14.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062])[subsystem] prepared command 15:14:14.272 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:14.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:14.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd524951e, L:/10.30.170.167:17913 - R:/10.30.171.175:48062]}} established 15:14:14.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 84: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17913 15:14:14.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 84: Creating data stores for simulated device 15:14:14.272 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:14.272 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:14.273 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:14.273 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:14.273 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:14.275 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1e3658ad 15:14:14.275 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:14.275 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:14.275 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:14.275 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:14.276 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:14.276 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:14.276 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:14.276 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:14.276 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1e3658ad, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1e3658ad, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ec2937f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ec2937f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:14.276 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:14.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:14.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd524951e, L:/10.30.170.167:17913 - R:/10.30.171.175:48062] 15:14:14.278 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 84 on channel [id: 0xd524951e, L:/10.30.170.167:17913 - R:/10.30.171.175:48062] 15:14:14.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]) by 1102 down to 2096050 15:14:14.278 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48062]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:14:14.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd524951e, L:/10.30.170.167:17913 - R:/10.30.171.175:48062] 15:14:14.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd524951e, L:/10.30.170.167:17913 - R:/10.30.171.175:48062] 15:14:14.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]) request=subsystem result=ReplySuccess, want-reply=true 15:14:14.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48062]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:14.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]) request=subsystem activate command 15:14:14.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]) starting runner for command=netconf 15:14:14.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48062]) process #5 SSH_MSG_CHANNEL_DATA 15:14:14.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]) by 373 down to 2096779 15:14:14.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]) SSH_MSG_CHANNEL_DATA len=373 15:14:14.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062] 15:14:14.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd524951e, L:/10.30.170.167:17913 - R:/10.30.171.175:48062]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:14.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:14.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd524951e, L:/10.30.170.167:17913 - R:/10.30.171.175:48062] 15:14:14.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd524951e, L:/10.30.170.167:17913 - R:/10.30.171.175:48062] 15:14:14.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17913', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:14.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=84} created 15:14:14.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=84, channel=[id: 0xd524951e, L:/10.30.170.167:17913 - R:/10.30.171.175:48062]} created 15:14:14.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd524951e, L:/10.30.170.167:17913 - R:/10.30.171.175:48062] successful with session NetconfServerSession{sessionId=84, channel=[id: 0xd524951e, L:/10.30.170.167:17913 - R:/10.30.171.175:48062]} 15:14:14.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=84, channel=[id: 0xd524951e, L:/10.30.170.167:17913 - R:/10.30.171.175:48062]} up 15:14:14.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48062]) process #6 SSH_MSG_CHANNEL_DATA 15:14:14.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]) by 393 down to 2096386 15:14:14.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]) SSH_MSG_CHANNEL_DATA len=393 15:14:14.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062] 15:14:14.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:14.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:14.280 [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=84} 15:14:14.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:14.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=84, channel=[id: 0xd524951e, L:/10.30.170.167:17913 - R:/10.30.171.175:48062]} EXI handlers added to pipeline 15:14:14.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:14.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]) by 179 down to 2095871 15:14:14.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48062]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:14.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:14.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48062]) process #7 SSH_MSG_CHANNEL_DATA 15:14:14.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]) by 340 down to 2096046 15:14:14.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]) SSH_MSG_CHANNEL_DATA len=340 15:14:14.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062] 15:14:14.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:14.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:14.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=84} 15:14:14.283 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ec2937f 15:14:14.283 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:14.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:14.284 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:14.284 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:14.284 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:14.284 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:14.284 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:14.284 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:14.284 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:14.284 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:14.284 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:14.284 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:14.284 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:14.284 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:14.284 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:14.284 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:14.284 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:14.284 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:14.284 [netconf-device-simulator-threads-2] 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 15:14:14.284 [netconf-device-simulator-threads-2] 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 15:14:14.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:14.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]) by 733 down to 2095138 15:14:14.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48062]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:14.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:14.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54270]) process #10 SSH_MSG_IGNORE 15:14:14.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54270]) SSH_MSG_IGNORE 15:14:14.289 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:14.289 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:14.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55348]) process #9 SSH_MSG_IGNORE 15:14:14.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55348]) SSH_MSG_IGNORE 15:14:14.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x00928d96, L:/10.30.170.167:17914 - R:/10.30.171.175:46070]} 15:14:14.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:46070]): SSH-2.0-SSHD-UNKNOWN 15:14:14.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:46070]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:14.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:46070]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:15.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:46070]) Send SSH_MSG_KEXINIT 15:14:15.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46070]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:15.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46070]) process #0 SSH_MSG_KEXINIT 15:14:15.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:46070]) SSH_MSG_KEXINIT 15:14:15.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:46070]) strict KEX=true client=true server=true 15:14:15.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46070]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:15.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46070]) Kex: server host key algorithms = rsa-sha2-512 15:14:15.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46070]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:15.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46070]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:15.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46070]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:15.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46070]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:15.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46070]) Kex: compression algorithms (client to server) = none 15:14:15.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46070]) Kex: compression algorithms (server to client) = none 15:14:15.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:15.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46070]) process #1 30 15:14:15.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46070]] process command=SSH_MSG_KEXDH_INIT 15:14:15.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46070]] Send SSH_MSG_KEXDH_REPLY 15:14:15.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46070]) packet #1 sending command=31[31] len=1639 15:14:15.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:46070])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:15.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:46070]) Send SSH_MSG_NEWKEYS 15:14:15.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:46070]) session ID=ab:92:2f:12:f8:04:29:fd:09:d9:7c:86:44:b8:63:d8:8e:1c:af:3f:7e:5b:98:e4:6a:1f:18:20:6d:e2:cc:4a:4b:69:c0:7e:d8:c8:50:82:73:af:51:b5:39:ed:d7:b4:da:f3:61:9d:88:3e:b5:be:0d:f2:8c:d0:2b:1c:c2:4c 15:14:15.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46070]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:15.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46070]): strict KEX resets output message sequence number from 3 to 0 15:14:15.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46070]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2c2c0937; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:15.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:46070])[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 15:14:15.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46070])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:15.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46070]) packet #0 sending command=7[7] len=419 15:14:15.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46070]) No pending packets to flush at end of KEX 15:14:15.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46070]) process #2 SSH_MSG_NEWKEYS 15:14:15.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46070]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:15.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46070]): strict KEX resets input message sequence number from 3 to 0 15:14:15.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46070]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2090473e; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:15.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:15.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46070]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:15.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46070]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:15.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:46070]) authorized authentication methods: password,publickey 15:14:15.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46070]) Accepted service ssh-userauth 15:14:15.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46070]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:15.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46070]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:15.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46070]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:15.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46070]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:15.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46070]) no authentication factory for method=none 15:14:15.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46070]) SSH_MSG_USERAUTH_REQUEST 15:14:15.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46070]) remaining methods: password,publickey 15:14:15.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46070]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:15.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46070]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:15.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46070]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:15.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46070]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:15.189 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:15.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:46070]) authentication result: true 15:14:15.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:46070]) SSH_MSG_USERAUTH_REQUEST 15:14:15.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46070])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:15.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46070]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:15.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:15.189 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:15.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46070]) no heartbeat to stop 15:14:15.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:46070]) heartbeat type=IGNORE, interval=PT30S 15:14:15.189 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:46070 authenticated 15:14:15.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:15.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46070]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:15.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46070]] session=TransportServerSession[admin@/10.30.171.175:46070] id=0 15:14:15.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46070])) size=2097152, max=2097152, packet=32768 15:14:15.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46070]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46070] 15:14:15.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46070]) recipient=0 15:14:15.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070])) size=2097152, max=2097152, packet=32768 15:14:15.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070])) re-initializing 15:14:15.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070])) size=2097152, max=2097152, packet=32768 15:14:15.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:15.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:15.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:15.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:15.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070])[want-reply=true] subsystem=netconf 15:14:15.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070])[subsystem] prepared command 15:14:15.190 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:15.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:15.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x00928d96, L:/10.30.170.167:17914 - R:/10.30.171.175:46070]}} established 15:14:15.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 85: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17914 15:14:15.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 85: Creating data stores for simulated device 15:14:15.190 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:15.190 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:15.191 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:15.191 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:15.192 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:15.192 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ed69876 15:14:15.192 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:15.193 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:15.193 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:15.193 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:15.193 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:15.193 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:15.193 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:15.194 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:15.194 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ed69876, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ed69876, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70895f4c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70895f4c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:15.194 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:15.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:15.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x00928d96, L:/10.30.170.167:17914 - R:/10.30.171.175:46070] 15:14:15.199 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 85 on channel [id: 0x00928d96, L:/10.30.170.167:17914 - R:/10.30.171.175:46070] 15:14:15.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) by 1102 down to 2096050 15:14:15.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:14:15.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x00928d96, L:/10.30.170.167:17914 - R:/10.30.171.175:46070] 15:14:15.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x00928d96, L:/10.30.170.167:17914 - R:/10.30.171.175:46070] 15:14:15.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) request=subsystem result=ReplySuccess, want-reply=true 15:14:15.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:15.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) request=subsystem activate command 15:14:15.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) starting runner for command=netconf 15:14:15.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #5 SSH_MSG_CHANNEL_DATA 15:14:15.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) by 373 down to 2096779 15:14:15.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_CHANNEL_DATA len=373 15:14:15.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070] 15:14:15.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x00928d96, L:/10.30.170.167:17914 - R:/10.30.171.175:46070]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:15.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:15.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x00928d96, L:/10.30.170.167:17914 - R:/10.30.171.175:46070] 15:14:15.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x00928d96, L:/10.30.170.167:17914 - R:/10.30.171.175:46070] 15:14:15.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17914', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:15.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=85} created 15:14:15.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=85, channel=[id: 0x00928d96, L:/10.30.170.167:17914 - R:/10.30.171.175:46070]} created 15:14:15.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x00928d96, L:/10.30.170.167:17914 - R:/10.30.171.175:46070] successful with session NetconfServerSession{sessionId=85, channel=[id: 0x00928d96, L:/10.30.170.167:17914 - R:/10.30.171.175:46070]} 15:14:15.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=85, channel=[id: 0x00928d96, L:/10.30.170.167:17914 - R:/10.30.171.175:46070]} up 15:14:15.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #6 SSH_MSG_CHANNEL_DATA 15:14:15.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) by 393 down to 2096386 15:14:15.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_CHANNEL_DATA len=393 15:14:15.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070] 15:14:15.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:15.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:15.203 [netconf-device-simulator-threads-4] 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=85} 15:14:15.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:15.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=85, channel=[id: 0x00928d96, L:/10.30.170.167:17914 - R:/10.30.171.175:46070]} EXI handlers added to pipeline 15:14:15.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:15.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) by 179 down to 2095871 15:14:15.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:15.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:15.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #7 SSH_MSG_CHANNEL_DATA 15:14:15.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) by 340 down to 2096046 15:14:15.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_CHANNEL_DATA len=340 15:14:15.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070] 15:14:15.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:15.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:15.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=85} 15:14:15.207 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70895f4c 15:14:15.207 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:15.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:15.208 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:15.208 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:15.208 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:15.208 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:15.208 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:15.208 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:15.208 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:15.208 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:15.208 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:15.208 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:15.208 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:15.208 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:15.208 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:15.208 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:15.208 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:15.208 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:15.208 [netconf-device-simulator-threads-4] 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 15:14:15.208 [netconf-device-simulator-threads-4] 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 15:14:15.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:15.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) by 733 down to 2095138 15:14:15.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:15.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:15.482 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:15.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44864]) process #9 SSH_MSG_IGNORE 15:14:15.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44864]) SSH_MSG_IGNORE 15:14:15.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51054]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:15.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51054]) process #8 SSH_MSG_IGNORE 15:14:15.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51054]) SSH_MSG_IGNORE 15:14:15.808 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:15.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40184]) process #10 SSH_MSG_IGNORE 15:14:15.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40184]) SSH_MSG_IGNORE 15:14:16.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x446fd729, L:/10.30.170.167:17915 - R:/10.30.171.175:37220]} 15:14:16.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:37220]): SSH-2.0-SSHD-UNKNOWN 15:14:16.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:37220]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:16.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:37220]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:16.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:37220]) Send SSH_MSG_KEXINIT 15:14:16.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37220]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:16.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37220]) process #0 SSH_MSG_KEXINIT 15:14:16.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:37220]) SSH_MSG_KEXINIT 15:14:16.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:37220]) strict KEX=true client=true server=true 15:14:16.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37220]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:16.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37220]) Kex: server host key algorithms = rsa-sha2-512 15:14:16.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37220]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:16.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37220]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:16.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37220]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:16.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37220]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:16.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37220]) Kex: compression algorithms (client to server) = none 15:14:16.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37220]) Kex: compression algorithms (server to client) = none 15:14:16.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:16.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37220]) process #1 30 15:14:16.357 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37220]] process command=SSH_MSG_KEXDH_INIT 15:14:16.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37220]] Send SSH_MSG_KEXDH_REPLY 15:14:16.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37220]) packet #1 sending command=31[31] len=1639 15:14:16.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:37220])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:16.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:37220]) Send SSH_MSG_NEWKEYS 15:14:16.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:37220]) session ID=72:60:31:14:2b:4d:cf:e7:1b:91:e6:f9:18:69:82:99:1e:a9:b5:97:d8:ec:9b:12:d2:e8:2f:11:c8:7a:55:06:48:bc:38:82:49:e8:98:08:89:9b:d0:36:cd:0b:38:ed:30:7b:cc:21:f5:40:27:ab:91:97:ea:c0:9c:1b:0d:f7 15:14:16.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37220]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:16.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37220]): strict KEX resets output message sequence number from 3 to 0 15:14:16.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37220]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@17fb990c; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:16.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:37220])[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 15:14:16.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37220])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:16.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37220]) packet #0 sending command=7[7] len=419 15:14:16.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37220]) No pending packets to flush at end of KEX 15:14:16.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37220]) process #2 SSH_MSG_NEWKEYS 15:14:16.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37220]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:16.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37220]): strict KEX resets input message sequence number from 3 to 0 15:14:16.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37220]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@23afec4c; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:16.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:16.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37220]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:16.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37220]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:16.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:37220]) authorized authentication methods: password,publickey 15:14:16.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37220]) Accepted service ssh-userauth 15:14:16.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37220]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:16.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37220]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:16.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37220]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:16.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37220]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:16.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37220]) no authentication factory for method=none 15:14:16.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37220]) SSH_MSG_USERAUTH_REQUEST 15:14:16.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37220]) remaining methods: password,publickey 15:14:16.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37220]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:16.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37220]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:16.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37220]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:16.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37220]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:16.407 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:16.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:37220]) authentication result: true 15:14:16.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:37220]) SSH_MSG_USERAUTH_REQUEST 15:14:16.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37220])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:16.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37220]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:16.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:16.408 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:16.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37220]) no heartbeat to stop 15:14:16.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:37220]) heartbeat type=IGNORE, interval=PT30S 15:14:16.408 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:37220 authenticated 15:14:16.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37220]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:16.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37220]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:16.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37220]] session=TransportServerSession[admin@/10.30.171.175:37220] id=0 15:14:16.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37220])) size=2097152, max=2097152, packet=32768 15:14:16.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37220]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37220] 15:14:16.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37220]) recipient=0 15:14:16.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220])) size=2097152, max=2097152, packet=32768 15:14:16.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220])) re-initializing 15:14:16.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220])) size=2097152, max=2097152, packet=32768 15:14:16.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:16.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37220]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:16.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37220]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:16.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:16.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220])[want-reply=true] subsystem=netconf 15:14:16.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220])[subsystem] prepared command 15:14:16.409 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:16.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:16.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x446fd729, L:/10.30.170.167:17915 - R:/10.30.171.175:37220]}} established 15:14:16.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 86: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17915 15:14:16.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 86: Creating data stores for simulated device 15:14:16.410 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:16.410 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:16.410 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:16.410 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:16.410 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:16.411 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6966bf3f 15:14:16.411 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:16.411 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:16.411 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:16.412 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:16.412 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:16.412 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:16.412 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:16.412 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:16.412 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6966bf3f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6966bf3f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46c65c5b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46c65c5b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:16.412 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:16.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:16.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x446fd729, L:/10.30.170.167:17915 - R:/10.30.171.175:37220] 15:14:16.414 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 86 on channel [id: 0x446fd729, L:/10.30.170.167:17915 - R:/10.30.171.175:37220] 15:14:16.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]) by 1102 down to 2096050 15:14:16.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37220]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:14:16.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x446fd729, L:/10.30.170.167:17915 - R:/10.30.171.175:37220] 15:14:16.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x446fd729, L:/10.30.170.167:17915 - R:/10.30.171.175:37220] 15:14:16.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]) request=subsystem result=ReplySuccess, want-reply=true 15:14:16.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37220]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:16.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]) request=subsystem activate command 15:14:16.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]) starting runner for command=netconf 15:14:16.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37220]) process #5 SSH_MSG_CHANNEL_DATA 15:14:16.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]) by 373 down to 2096779 15:14:16.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]) SSH_MSG_CHANNEL_DATA len=373 15:14:16.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220] 15:14:16.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x446fd729, L:/10.30.170.167:17915 - R:/10.30.171.175:37220]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:16.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:16.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x446fd729, L:/10.30.170.167:17915 - R:/10.30.171.175:37220] 15:14:16.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x446fd729, L:/10.30.170.167:17915 - R:/10.30.171.175:37220] 15:14:16.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17915', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:16.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=86} created 15:14:16.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=86, channel=[id: 0x446fd729, L:/10.30.170.167:17915 - R:/10.30.171.175:37220]} created 15:14:16.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x446fd729, L:/10.30.170.167:17915 - R:/10.30.171.175:37220] successful with session NetconfServerSession{sessionId=86, channel=[id: 0x446fd729, L:/10.30.170.167:17915 - R:/10.30.171.175:37220]} 15:14:16.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=86, channel=[id: 0x446fd729, L:/10.30.170.167:17915 - R:/10.30.171.175:37220]} up 15:14:16.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37220]) process #6 SSH_MSG_CHANNEL_DATA 15:14:16.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]) by 393 down to 2096386 15:14:16.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]) SSH_MSG_CHANNEL_DATA len=393 15:14:16.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220] 15:14:16.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:16.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:16.417 [netconf-device-simulator-threads-6] 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=86} 15:14:16.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:16.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=86, channel=[id: 0x446fd729, L:/10.30.170.167:17915 - R:/10.30.171.175:37220]} EXI handlers added to pipeline 15:14:16.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:16.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]) by 179 down to 2095871 15:14:16.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37220]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:16.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:16.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37220]) process #7 SSH_MSG_CHANNEL_DATA 15:14:16.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]) by 340 down to 2096046 15:14:16.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]) SSH_MSG_CHANNEL_DATA len=340 15:14:16.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220] 15:14:16.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:16.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:16.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=86} 15:14:16.419 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46c65c5b 15:14:16.419 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:16.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:16.419 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:16.419 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:16.419 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:16.419 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:16.420 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:16.420 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:16.420 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:16.420 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:16.420 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:16.420 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:16.420 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:16.420 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:16.420 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:16.420 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:16.420 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:16.420 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:16.420 [netconf-device-simulator-threads-6] 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 15:14:16.420 [netconf-device-simulator-threads-6] 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 15:14:16.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:16.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]) by 733 down to 2095138 15:14:16.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37220]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:16.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:16.683 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58386]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:16.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58386]) process #8 SSH_MSG_IGNORE 15:14:16.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58386]) SSH_MSG_IGNORE 15:14:16.696 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:16.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48764]) process #9 SSH_MSG_IGNORE 15:14:16.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48764]) SSH_MSG_IGNORE 15:14:16.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:16.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44262]) process #10 SSH_MSG_IGNORE 15:14:16.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44262]) SSH_MSG_IGNORE 15:14:17.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa0bc3df8, L:/10.30.170.167:17916 - R:/10.30.171.175:35496]} 15:14:17.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:35496]): SSH-2.0-SSHD-UNKNOWN 15:14:17.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:35496]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:17.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:35496]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:17.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:35496]) Send SSH_MSG_KEXINIT 15:14:17.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35496]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:17.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35496]) process #0 SSH_MSG_KEXINIT 15:14:17.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:35496]) SSH_MSG_KEXINIT 15:14:17.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:35496]) strict KEX=true client=true server=true 15:14:17.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35496]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:17.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35496]) Kex: server host key algorithms = rsa-sha2-512 15:14:17.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35496]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:17.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35496]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:17.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35496]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:17.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35496]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:17.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35496]) Kex: compression algorithms (client to server) = none 15:14:17.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35496]) Kex: compression algorithms (server to client) = none 15:14:17.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:17.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35496]) process #1 30 15:14:17.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35496]] process command=SSH_MSG_KEXDH_INIT 15:14:17.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35496]] Send SSH_MSG_KEXDH_REPLY 15:14:17.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35496]) packet #1 sending command=31[31] len=1639 15:14:17.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:35496])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:17.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:35496]) Send SSH_MSG_NEWKEYS 15:14:17.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:35496]) session ID=3d:33:cb:2d:e0:4e:ef:e7:2e:48:bb:73:dc:cd:97:ce:f4:c5:c6:26:c7:05:c4:49:7a:36:bc:d3:4f:4d:ef:30:be:5c:d8:11:53:a7:e8:85:be:49:ad:0f:b9:7e:0d:53:d1:1a:5e:94:60:2b:93:31:62:30:ad:0c:18:0e:ec:ec 15:14:17.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35496]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:17.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35496]): strict KEX resets output message sequence number from 3 to 0 15:14:17.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35496]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2019179; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:17.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:35496])[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 15:14:17.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35496])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:17.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35496]) packet #0 sending command=7[7] len=419 15:14:17.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35496]) No pending packets to flush at end of KEX 15:14:17.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35496]) process #2 SSH_MSG_NEWKEYS 15:14:17.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35496]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:17.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35496]): strict KEX resets input message sequence number from 3 to 0 15:14:17.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35496]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5158e775; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:17.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:17.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35496]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:17.619 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35496]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:17.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:35496]) authorized authentication methods: password,publickey 15:14:17.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35496]) Accepted service ssh-userauth 15:14:17.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35496]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:17.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35496]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:17.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35496]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:17.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35496]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:17.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35496]) no authentication factory for method=none 15:14:17.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35496]) SSH_MSG_USERAUTH_REQUEST 15:14:17.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35496]) remaining methods: password,publickey 15:14:17.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35496]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:17.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35496]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:17.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35496]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:17.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35496]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:17.621 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:17.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:35496]) authentication result: true 15:14:17.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:35496]) SSH_MSG_USERAUTH_REQUEST 15:14:17.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35496])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:17.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35496]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:17.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:17.621 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:17.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35496]) no heartbeat to stop 15:14:17.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:35496]) heartbeat type=IGNORE, interval=PT30S 15:14:17.621 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:35496 authenticated 15:14:17.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35496]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:17.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35496]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:17.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35496]] session=TransportServerSession[admin@/10.30.171.175:35496] id=0 15:14:17.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35496])) size=2097152, max=2097152, packet=32768 15:14:17.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35496]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35496] 15:14:17.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35496]) recipient=0 15:14:17.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496])) size=2097152, max=2097152, packet=32768 15:14:17.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496])) re-initializing 15:14:17.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496])) size=2097152, max=2097152, packet=32768 15:14:17.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:17.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35496]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:17.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35496]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:17.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:17.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496])[want-reply=true] subsystem=netconf 15:14:17.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496])[subsystem] prepared command 15:14:17.622 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:17.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:17.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa0bc3df8, L:/10.30.170.167:17916 - R:/10.30.171.175:35496]}} established 15:14:17.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 87: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17916 15:14:17.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 87: Creating data stores for simulated device 15:14:17.623 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:17.623 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:17.623 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:17.623 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:17.623 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:17.624 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31d75ace 15:14:17.624 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:17.624 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:17.624 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:17.624 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:17.625 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:17.625 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:17.625 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:17.625 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:17.626 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31d75ace, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31d75ace, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40ebf379, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40ebf379, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:17.631 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:17.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:17.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa0bc3df8, L:/10.30.170.167:17916 - R:/10.30.171.175:35496] 15:14:17.632 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 87 on channel [id: 0xa0bc3df8, L:/10.30.170.167:17916 - R:/10.30.171.175:35496] 15:14:17.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]) by 1102 down to 2096050 15:14:17.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35496]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:14:17.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa0bc3df8, L:/10.30.170.167:17916 - R:/10.30.171.175:35496] 15:14:17.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa0bc3df8, L:/10.30.170.167:17916 - R:/10.30.171.175:35496] 15:14:17.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]) request=subsystem result=ReplySuccess, want-reply=true 15:14:17.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35496]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:17.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]) request=subsystem activate command 15:14:17.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]) starting runner for command=netconf 15:14:17.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35496]) process #5 SSH_MSG_CHANNEL_DATA 15:14:17.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]) by 373 down to 2096779 15:14:17.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]) SSH_MSG_CHANNEL_DATA len=373 15:14:17.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496] 15:14:17.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa0bc3df8, L:/10.30.170.167:17916 - R:/10.30.171.175:35496]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:17.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:17.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa0bc3df8, L:/10.30.170.167:17916 - R:/10.30.171.175:35496] 15:14:17.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa0bc3df8, L:/10.30.170.167:17916 - R:/10.30.171.175:35496] 15:14:17.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17916', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:17.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=87} created 15:14:17.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=87, channel=[id: 0xa0bc3df8, L:/10.30.170.167:17916 - R:/10.30.171.175:35496]} created 15:14:17.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa0bc3df8, L:/10.30.170.167:17916 - R:/10.30.171.175:35496] successful with session NetconfServerSession{sessionId=87, channel=[id: 0xa0bc3df8, L:/10.30.170.167:17916 - R:/10.30.171.175:35496]} 15:14:17.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=87, channel=[id: 0xa0bc3df8, L:/10.30.170.167:17916 - R:/10.30.171.175:35496]} up 15:14:17.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35496]) process #6 SSH_MSG_CHANNEL_DATA 15:14:17.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]) by 393 down to 2096386 15:14:17.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]) SSH_MSG_CHANNEL_DATA len=393 15:14:17.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496] 15:14:17.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:17.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:17.640 [netconf-device-simulator-threads-0] 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=87} 15:14:17.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:17.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=87, channel=[id: 0xa0bc3df8, L:/10.30.170.167:17916 - R:/10.30.171.175:35496]} EXI handlers added to pipeline 15:14:17.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:17.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]) by 179 down to 2095871 15:14:17.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35496]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:17.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:17.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35496]) process #7 SSH_MSG_CHANNEL_DATA 15:14:17.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]) by 340 down to 2096046 15:14:17.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]) SSH_MSG_CHANNEL_DATA len=340 15:14:17.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496] 15:14:17.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:17.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:17.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=87} 15:14:17.643 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40ebf379 15:14:17.643 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:17.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:17.643 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:17.643 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:17.643 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:17.643 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:17.644 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:17.644 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:17.644 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:17.644 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:17.644 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:17.644 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:17.644 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:17.644 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:17.644 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:17.644 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:17.644 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:17.644 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:17.644 [netconf-device-simulator-threads-0] 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 15:14:17.644 [netconf-device-simulator-threads-0] 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 15:14:17.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:17.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]) by 733 down to 2095138 15:14:17.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35496]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:17.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:17.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52698]) process #8 SSH_MSG_IGNORE 15:14:17.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52698]) SSH_MSG_IGNORE 15:14:17.923 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52698]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:18.014 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:18.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41054]) process #10 SSH_MSG_IGNORE 15:14:18.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41054]) SSH_MSG_IGNORE 15:14:18.074 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:18.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50330]) process #9 SSH_MSG_IGNORE 15:14:18.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50330]) SSH_MSG_IGNORE 15:14:18.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x493cfda9, L:/10.30.170.167:17917 - R:/10.30.171.175:36946]} 15:14:18.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:36946]): SSH-2.0-SSHD-UNKNOWN 15:14:18.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:36946]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:18.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:36946]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:18.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:36946]) Send SSH_MSG_KEXINIT 15:14:18.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36946]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:18.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36946]) process #0 SSH_MSG_KEXINIT 15:14:18.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:36946]) SSH_MSG_KEXINIT 15:14:18.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:36946]) strict KEX=true client=true server=true 15:14:18.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36946]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:18.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36946]) Kex: server host key algorithms = rsa-sha2-512 15:14:18.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36946]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:18.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36946]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:18.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36946]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:18.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36946]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:18.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36946]) Kex: compression algorithms (client to server) = none 15:14:18.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36946]) Kex: compression algorithms (server to client) = none 15:14:18.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:18.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36946]) process #1 30 15:14:18.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36946]] process command=SSH_MSG_KEXDH_INIT 15:14:18.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36946]] Send SSH_MSG_KEXDH_REPLY 15:14:18.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36946]) packet #1 sending command=31[31] len=1639 15:14:18.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:36946])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:18.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:36946]) Send SSH_MSG_NEWKEYS 15:14:18.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:36946]) session ID=fe:c3:ef:ff:87:61:9e:48:36:93:ae:c3:10:74:a3:51:63:b7:64:3d:e6:69:82:8e:d7:ed:e4:54:2f:af:9d:b5:ed:5a:ae:bb:9b:ab:85:da:ed:3a:8a:fe:9c:bd:59:5d:f0:cf:34:90:8d:8d:38:43:28:6f:17:9f:fb:7e:a5:17 15:14:18.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36946]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:18.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36946]): strict KEX resets output message sequence number from 3 to 0 15:14:18.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36946]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2baafbfd; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:18.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:36946])[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 15:14:18.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36946])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:18.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36946]) packet #0 sending command=7[7] len=419 15:14:18.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36946]) No pending packets to flush at end of KEX 15:14:18.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36946]) process #2 SSH_MSG_NEWKEYS 15:14:18.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36946]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:18.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36946]): strict KEX resets input message sequence number from 3 to 0 15:14:18.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36946]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@58ada39d; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:18.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:18.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36946]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:18.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36946]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:18.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:36946]) authorized authentication methods: password,publickey 15:14:18.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36946]) Accepted service ssh-userauth 15:14:18.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36946]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:18.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36946]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:18.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36946]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:18.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36946]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:18.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36946]) no authentication factory for method=none 15:14:18.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36946]) SSH_MSG_USERAUTH_REQUEST 15:14:18.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36946]) remaining methods: password,publickey 15:14:18.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36946]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:18.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36946]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:18.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36946]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:18.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36946]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:18.954 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:18.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:36946]) authentication result: true 15:14:18.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:36946]) SSH_MSG_USERAUTH_REQUEST 15:14:18.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36946])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:18.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36946]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:18.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:18.954 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:18.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36946]) no heartbeat to stop 15:14:18.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:36946]) heartbeat type=IGNORE, interval=PT30S 15:14:18.954 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:36946 authenticated 15:14:18.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36946]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:18.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36946]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:18.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36946]] session=TransportServerSession[admin@/10.30.171.175:36946] id=0 15:14:18.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36946])) size=2097152, max=2097152, packet=32768 15:14:18.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36946]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36946] 15:14:18.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36946]) recipient=0 15:14:18.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946])) size=2097152, max=2097152, packet=32768 15:14:18.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946])) re-initializing 15:14:18.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946])) size=2097152, max=2097152, packet=32768 15:14:18.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:18.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36946]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:18.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36946]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:18.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:18.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946])[want-reply=true] subsystem=netconf 15:14:18.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946])[subsystem] prepared command 15:14:18.955 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:18.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:18.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x493cfda9, L:/10.30.170.167:17917 - R:/10.30.171.175:36946]}} established 15:14:18.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 88: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17917 15:14:18.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 88: Creating data stores for simulated device 15:14:18.956 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:18.956 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:18.956 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:18.956 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:18.956 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:18.957 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7c1cf9b4 15:14:18.957 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:18.957 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:18.957 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:18.957 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:18.958 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:18.958 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:18.958 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:18.958 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:18.958 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7c1cf9b4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7c1cf9b4, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@dc94971, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@dc94971, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:18.958 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:18.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:18.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x493cfda9, L:/10.30.170.167:17917 - R:/10.30.171.175:36946] 15:14:18.960 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 88 on channel [id: 0x493cfda9, L:/10.30.170.167:17917 - R:/10.30.171.175:36946] 15:14:18.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]) by 1102 down to 2096050 15:14:18.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36946]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:14:18.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x493cfda9, L:/10.30.170.167:17917 - R:/10.30.171.175:36946] 15:14:18.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x493cfda9, L:/10.30.170.167:17917 - R:/10.30.171.175:36946] 15:14:18.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]) request=subsystem result=ReplySuccess, want-reply=true 15:14:18.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36946]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:18.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]) request=subsystem activate command 15:14:18.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]) starting runner for command=netconf 15:14:18.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36946]) process #5 SSH_MSG_CHANNEL_DATA 15:14:18.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]) by 373 down to 2096779 15:14:18.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]) SSH_MSG_CHANNEL_DATA len=373 15:14:18.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946] 15:14:18.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x493cfda9, L:/10.30.170.167:17917 - R:/10.30.171.175:36946]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:18.962 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:18.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x493cfda9, L:/10.30.170.167:17917 - R:/10.30.171.175:36946] 15:14:18.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x493cfda9, L:/10.30.170.167:17917 - R:/10.30.171.175:36946] 15:14:18.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17917', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:18.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=88} created 15:14:18.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=88, channel=[id: 0x493cfda9, L:/10.30.170.167:17917 - R:/10.30.171.175:36946]} created 15:14:18.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x493cfda9, L:/10.30.170.167:17917 - R:/10.30.171.175:36946] successful with session NetconfServerSession{sessionId=88, channel=[id: 0x493cfda9, L:/10.30.170.167:17917 - R:/10.30.171.175:36946]} 15:14:18.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=88, channel=[id: 0x493cfda9, L:/10.30.170.167:17917 - R:/10.30.171.175:36946]} up 15:14:18.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36946]) process #6 SSH_MSG_CHANNEL_DATA 15:14:18.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]) by 393 down to 2096386 15:14:18.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]) SSH_MSG_CHANNEL_DATA len=393 15:14:18.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946] 15:14:18.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:18.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:18.964 [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=88} 15:14:18.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:18.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=88, channel=[id: 0x493cfda9, L:/10.30.170.167:17917 - R:/10.30.171.175:36946]} EXI handlers added to pipeline 15:14:18.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:18.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]) by 179 down to 2095871 15:14:18.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36946]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:18.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:18.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36946]) process #7 SSH_MSG_CHANNEL_DATA 15:14:18.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]) by 340 down to 2096046 15:14:18.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]) SSH_MSG_CHANNEL_DATA len=340 15:14:18.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946] 15:14:18.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:18.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:18.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=88} 15:14:18.967 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@dc94971 15:14:18.967 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:18.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:18.967 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:18.967 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:18.967 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:18.967 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:18.967 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:18.967 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:18.968 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:18.968 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:18.968 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:18.968 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:18.968 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:18.968 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:18.968 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:18.968 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:18.968 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:18.968 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:18.968 [netconf-device-simulator-threads-2] 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 15:14:18.968 [netconf-device-simulator-threads-2] 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 15:14:18.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:18.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]) by 733 down to 2095138 15:14:18.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36946]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:18.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:19.065 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:19.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34182]) process #9 SSH_MSG_IGNORE 15:14:19.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34182]) SSH_MSG_IGNORE 15:14:19.236 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38688]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:19.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38688]) process #8 SSH_MSG_IGNORE 15:14:19.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38688]) SSH_MSG_IGNORE 15:14:19.293 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:19.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45220]) process #10 SSH_MSG_IGNORE 15:14:19.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45220]) SSH_MSG_IGNORE 15:14:19.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:19.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43230]) process #9 SSH_MSG_IGNORE 15:14:19.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43230]) SSH_MSG_IGNORE 15:14:19.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb77af702, L:/10.30.170.167:17918 - R:/10.30.171.175:48518]} 15:14:19.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:48518]): SSH-2.0-SSHD-UNKNOWN 15:14:19.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:48518]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:19.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:48518]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:20.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:48518]) Send SSH_MSG_KEXINIT 15:14:20.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48518]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:20.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48518]) process #0 SSH_MSG_KEXINIT 15:14:20.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:48518]) SSH_MSG_KEXINIT 15:14:20.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:48518]) strict KEX=true client=true server=true 15:14:20.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48518]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:20.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48518]) Kex: server host key algorithms = rsa-sha2-512 15:14:20.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48518]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:20.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48518]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:20.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48518]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:20.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48518]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:20.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48518]) Kex: compression algorithms (client to server) = none 15:14:20.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48518]) Kex: compression algorithms (server to client) = none 15:14:20.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:20.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48518]) process #1 30 15:14:20.136 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48518]] process command=SSH_MSG_KEXDH_INIT 15:14:20.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48518]] Send SSH_MSG_KEXDH_REPLY 15:14:20.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48518]) packet #1 sending command=31[31] len=1639 15:14:20.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:48518])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:20.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:48518]) Send SSH_MSG_NEWKEYS 15:14:20.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:48518]) session ID=dc:90:d0:8f:b6:05:1c:59:15:57:04:06:c7:35:8c:2a:36:a9:b1:9e:4a:09:b0:e7:ae:74:ac:d5:b4:58:0e:6a:cc:4f:8c:2c:20:84:44:5d:12:08:d7:32:28:45:b3:50:76:8f:b1:73:a4:76:f8:38:dc:c1:34:02:9c:e6:e5:45 15:14:20.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48518]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:20.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48518]): strict KEX resets output message sequence number from 3 to 0 15:14:20.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48518]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6702b3b1; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:20.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:48518])[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 15:14:20.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48518])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:20.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48518]) packet #0 sending command=7[7] len=419 15:14:20.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48518]) No pending packets to flush at end of KEX 15:14:20.180 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48518]) process #2 SSH_MSG_NEWKEYS 15:14:20.180 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48518]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:20.180 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48518]): strict KEX resets input message sequence number from 3 to 0 15:14:20.180 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48518]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@33aa41ea; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:20.180 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:20.180 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48518]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:20.180 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48518]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:20.180 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:48518]) authorized authentication methods: password,publickey 15:14:20.180 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48518]) Accepted service ssh-userauth 15:14:20.180 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48518]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:20.180 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48518]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:20.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48518]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:20.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48518]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:20.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48518]) no authentication factory for method=none 15:14:20.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48518]) SSH_MSG_USERAUTH_REQUEST 15:14:20.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48518]) remaining methods: password,publickey 15:14:20.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48518]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:20.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48518]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:20.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48518]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:20.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48518]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:20.181 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:20.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:48518]) authentication result: true 15:14:20.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:48518]) SSH_MSG_USERAUTH_REQUEST 15:14:20.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48518])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:20.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48518]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:20.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:20.181 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:20.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48518]) no heartbeat to stop 15:14:20.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:48518]) heartbeat type=IGNORE, interval=PT30S 15:14:20.181 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:48518 authenticated 15:14:20.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48518]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:20.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48518]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:20.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48518]] session=TransportServerSession[admin@/10.30.171.175:48518] id=0 15:14:20.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48518])) size=2097152, max=2097152, packet=32768 15:14:20.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48518]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48518] 15:14:20.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48518]) recipient=0 15:14:20.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518])) size=2097152, max=2097152, packet=32768 15:14:20.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518])) re-initializing 15:14:20.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518])) size=2097152, max=2097152, packet=32768 15:14:20.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:20.182 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48518]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:20.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48518]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:20.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:20.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518])[want-reply=true] subsystem=netconf 15:14:20.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518])[subsystem] prepared command 15:14:20.183 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:20.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:20.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb77af702, L:/10.30.170.167:17918 - R:/10.30.171.175:48518]}} established 15:14:20.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 89: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17918 15:14:20.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 89: Creating data stores for simulated device 15:14:20.183 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:20.183 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:20.183 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:20.183 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:20.183 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:20.184 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@626a2378 15:14:20.184 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:20.185 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:20.185 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:20.185 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:20.186 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:20.186 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:20.186 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:20.186 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:20.186 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@626a2378, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@626a2378, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e628b2f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e628b2f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:20.186 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:20.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:20.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb77af702, L:/10.30.170.167:17918 - R:/10.30.171.175:48518] 15:14:20.188 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 89 on channel [id: 0xb77af702, L:/10.30.170.167:17918 - R:/10.30.171.175:48518] 15:14:20.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]) by 1102 down to 2096050 15:14:20.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48518]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:14:20.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb77af702, L:/10.30.170.167:17918 - R:/10.30.171.175:48518] 15:14:20.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb77af702, L:/10.30.170.167:17918 - R:/10.30.171.175:48518] 15:14:20.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]) request=subsystem result=ReplySuccess, want-reply=true 15:14:20.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48518]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:20.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]) request=subsystem activate command 15:14:20.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]) starting runner for command=netconf 15:14:20.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48518]) process #5 SSH_MSG_CHANNEL_DATA 15:14:20.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]) by 373 down to 2096779 15:14:20.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]) SSH_MSG_CHANNEL_DATA len=373 15:14:20.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518] 15:14:20.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb77af702, L:/10.30.170.167:17918 - R:/10.30.171.175:48518]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:20.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:20.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb77af702, L:/10.30.170.167:17918 - R:/10.30.171.175:48518] 15:14:20.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb77af702, L:/10.30.170.167:17918 - R:/10.30.171.175:48518] 15:14:20.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17918', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:20.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=89} created 15:14:20.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=89, channel=[id: 0xb77af702, L:/10.30.170.167:17918 - R:/10.30.171.175:48518]} created 15:14:20.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb77af702, L:/10.30.170.167:17918 - R:/10.30.171.175:48518] successful with session NetconfServerSession{sessionId=89, channel=[id: 0xb77af702, L:/10.30.170.167:17918 - R:/10.30.171.175:48518]} 15:14:20.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=89, channel=[id: 0xb77af702, L:/10.30.170.167:17918 - R:/10.30.171.175:48518]} up 15:14:20.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48518]) process #6 SSH_MSG_CHANNEL_DATA 15:14:20.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]) by 393 down to 2096386 15:14:20.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]) SSH_MSG_CHANNEL_DATA len=393 15:14:20.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518] 15:14:20.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:20.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:20.190 [netconf-device-simulator-threads-4] 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=89} 15:14:20.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:20.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=89, channel=[id: 0xb77af702, L:/10.30.170.167:17918 - R:/10.30.171.175:48518]} EXI handlers added to pipeline 15:14:20.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:20.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]) by 179 down to 2095871 15:14:20.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48518]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:20.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:20.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48518]) process #7 SSH_MSG_CHANNEL_DATA 15:14:20.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]) by 340 down to 2096046 15:14:20.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]) SSH_MSG_CHANNEL_DATA len=340 15:14:20.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518] 15:14:20.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:20.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:20.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=89} 15:14:20.192 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e628b2f 15:14:20.192 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:20.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:20.192 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:20.192 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:20.193 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:20.193 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:20.193 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:20.193 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:20.193 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:20.193 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:20.193 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:20.193 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:20.193 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:20.193 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:20.193 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:20.193 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:20.193 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:20.193 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:20.193 [netconf-device-simulator-threads-4] 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 15:14:20.193 [netconf-device-simulator-threads-4] 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 15:14:20.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:20.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]) by 733 down to 2095138 15:14:20.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48518]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:20.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:20.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45038]) process #8 SSH_MSG_IGNORE 15:14:20.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45038]) SSH_MSG_IGNORE 15:14:20.364 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45038]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:20.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42700]) process #10 SSH_MSG_IGNORE 15:14:20.531 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:20.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42700]) SSH_MSG_IGNORE 15:14:21.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58138]) process #9 SSH_MSG_IGNORE 15:14:21.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58138]) SSH_MSG_IGNORE 15:14:21.041 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:21.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4d2d0371, L:/10.30.170.167:17919 - R:/10.30.171.175:40450]} 15:14:21.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:40450]): SSH-2.0-SSHD-UNKNOWN 15:14:21.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:40450]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:21.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:40450]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:21.234 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59302]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:21.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:40450]) Send SSH_MSG_KEXINIT 15:14:21.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40450]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:21.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40450]) process #0 SSH_MSG_KEXINIT 15:14:21.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:40450]) SSH_MSG_KEXINIT 15:14:21.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:40450]) strict KEX=true client=true server=true 15:14:21.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40450]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:21.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40450]) Kex: server host key algorithms = rsa-sha2-512 15:14:21.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40450]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:21.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40450]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:21.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40450]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:21.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40450]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:21.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40450]) Kex: compression algorithms (client to server) = none 15:14:21.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40450]) Kex: compression algorithms (server to client) = none 15:14:21.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:21.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59302]) process #8 SSH_MSG_IGNORE 15:14:21.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59302]) SSH_MSG_IGNORE 15:14:21.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40450]) process #1 30 15:14:21.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40450]] process command=SSH_MSG_KEXDH_INIT 15:14:21.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40450]] Send SSH_MSG_KEXDH_REPLY 15:14:21.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40450]) packet #1 sending command=31[31] len=1639 15:14:21.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:40450])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:21.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:40450]) Send SSH_MSG_NEWKEYS 15:14:21.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:40450]) session ID=ad:ee:97:fd:76:96:29:e2:f4:fb:a0:b4:96:57:1b:5a:30:4a:f1:f0:70:83:51:79:df:f6:dc:c3:96:36:eb:d8:cb:5a:57:7b:a5:71:e6:8f:68:2f:fc:17:09:1f:6d:53:8a:66:3c:ec:20:50:74:4b:60:ac:45:88:ca:d5:66:fc 15:14:21.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40450]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:21.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40450]): strict KEX resets output message sequence number from 3 to 0 15:14:21.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40450]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4ff7c2f; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:21.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:40450])[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 15:14:21.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40450])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:21.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40450]) packet #0 sending command=7[7] len=419 15:14:21.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40450]) No pending packets to flush at end of KEX 15:14:21.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40450]) process #2 SSH_MSG_NEWKEYS 15:14:21.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40450]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:21.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40450]): strict KEX resets input message sequence number from 3 to 0 15:14:21.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40450]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6617dba7; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:21.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:21.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40450]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:21.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40450]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:21.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:40450]) authorized authentication methods: password,publickey 15:14:21.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40450]) Accepted service ssh-userauth 15:14:21.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40450]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:21.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40450]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:21.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40450]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:21.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40450]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:21.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40450]) no authentication factory for method=none 15:14:21.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40450]) SSH_MSG_USERAUTH_REQUEST 15:14:21.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40450]) remaining methods: password,publickey 15:14:21.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40450]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:21.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40450]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:21.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40450]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:21.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40450]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:21.671 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:21.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:40450]) authentication result: true 15:14:21.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:40450]) SSH_MSG_USERAUTH_REQUEST 15:14:21.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40450])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:21.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40450]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:21.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:21.671 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:21.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40450]) no heartbeat to stop 15:14:21.671 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:40450]) heartbeat type=IGNORE, interval=PT30S 15:14:21.671 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:40450 authenticated 15:14:21.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40450]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:21.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40450]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:21.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40450]] session=TransportServerSession[admin@/10.30.171.175:40450] id=0 15:14:21.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40450])) size=2097152, max=2097152, packet=32768 15:14:21.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40450]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40450] 15:14:21.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40450]) recipient=0 15:14:21.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450])) size=2097152, max=2097152, packet=32768 15:14:21.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450])) re-initializing 15:14:21.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450])) size=2097152, max=2097152, packet=32768 15:14:21.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:21.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40450]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:21.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40450]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:21.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:21.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450])[want-reply=true] subsystem=netconf 15:14:21.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450])[subsystem] prepared command 15:14:21.673 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:21.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:21.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4d2d0371, L:/10.30.170.167:17919 - R:/10.30.171.175:40450]}} established 15:14:21.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 90: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17919 15:14:21.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 90: Creating data stores for simulated device 15:14:21.673 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:21.673 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:21.679 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:21.680 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:21.680 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:21.681 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@166fb293 15:14:21.681 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:21.681 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:21.681 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:21.681 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:21.682 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:21.682 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:21.682 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:21.682 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:21.682 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@166fb293, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@166fb293, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57f8d927, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57f8d927, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:21.683 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:21.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:21.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4d2d0371, L:/10.30.170.167:17919 - R:/10.30.171.175:40450] 15:14:21.684 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 90 on channel [id: 0x4d2d0371, L:/10.30.170.167:17919 - R:/10.30.171.175:40450] 15:14:21.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]) by 1102 down to 2096050 15:14:21.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40450]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:14:21.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4d2d0371, L:/10.30.170.167:17919 - R:/10.30.171.175:40450] 15:14:21.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4d2d0371, L:/10.30.170.167:17919 - R:/10.30.171.175:40450] 15:14:21.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]) request=subsystem result=ReplySuccess, want-reply=true 15:14:21.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40450]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:21.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]) request=subsystem activate command 15:14:21.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]) starting runner for command=netconf 15:14:21.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40450]) process #5 SSH_MSG_CHANNEL_DATA 15:14:21.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]) by 373 down to 2096779 15:14:21.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]) SSH_MSG_CHANNEL_DATA len=373 15:14:21.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450] 15:14:21.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x4d2d0371, L:/10.30.170.167:17919 - R:/10.30.171.175:40450]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:21.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:21.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4d2d0371, L:/10.30.170.167:17919 - R:/10.30.171.175:40450] 15:14:21.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4d2d0371, L:/10.30.170.167:17919 - R:/10.30.171.175:40450] 15:14:21.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17919', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:21.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=90} created 15:14:21.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=90, channel=[id: 0x4d2d0371, L:/10.30.170.167:17919 - R:/10.30.171.175:40450]} created 15:14:21.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4d2d0371, L:/10.30.170.167:17919 - R:/10.30.171.175:40450] successful with session NetconfServerSession{sessionId=90, channel=[id: 0x4d2d0371, L:/10.30.170.167:17919 - R:/10.30.171.175:40450]} 15:14:21.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=90, channel=[id: 0x4d2d0371, L:/10.30.170.167:17919 - R:/10.30.171.175:40450]} up 15:14:21.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40450]) process #6 SSH_MSG_CHANNEL_DATA 15:14:21.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]) by 393 down to 2096386 15:14:21.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]) SSH_MSG_CHANNEL_DATA len=393 15:14:21.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450] 15:14:21.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:21.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:21.687 [netconf-device-simulator-threads-6] 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=90} 15:14:21.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:21.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=90, channel=[id: 0x4d2d0371, L:/10.30.170.167:17919 - R:/10.30.171.175:40450]} EXI handlers added to pipeline 15:14:21.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:21.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]) by 179 down to 2095871 15:14:21.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40450]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:21.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:21.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40450]) process #7 SSH_MSG_CHANNEL_DATA 15:14:21.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]) by 340 down to 2096046 15:14:21.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]) SSH_MSG_CHANNEL_DATA len=340 15:14:21.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450] 15:14:21.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:21.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:21.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=90} 15:14:21.690 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57f8d927 15:14:21.690 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:21.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:21.690 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:21.690 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:21.691 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:21.691 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:21.691 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:21.691 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:21.691 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:21.691 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:21.691 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:21.691 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:21.691 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:21.691 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:21.691 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:21.691 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:21.691 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:21.691 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:21.691 [netconf-device-simulator-threads-6] 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 15:14:21.691 [netconf-device-simulator-threads-6] 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 15:14:21.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:21.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]) by 733 down to 2095138 15:14:21.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40450]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:21.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:21.821 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:21.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57436]) process #10 SSH_MSG_IGNORE 15:14:21.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57436]) SSH_MSG_IGNORE 15:14:21.850 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:21.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44622]) process #9 SSH_MSG_IGNORE 15:14:21.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44622]) SSH_MSG_IGNORE 15:14:22.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x46d99f18, L:/10.30.170.167:17920 - R:/10.30.171.175:43696]} 15:14:22.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:43696]): SSH-2.0-SSHD-UNKNOWN 15:14:22.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:43696]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:22.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:43696]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:22.457 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51076]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:43696]) Send SSH_MSG_KEXINIT 15:14:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43696]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43696]) process #0 SSH_MSG_KEXINIT 15:14:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:43696]) SSH_MSG_KEXINIT 15:14:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:43696]) strict KEX=true client=true server=true 15:14:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43696]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43696]) Kex: server host key algorithms = rsa-sha2-512 15:14:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43696]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43696]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43696]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43696]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43696]) Kex: compression algorithms (client to server) = none 15:14:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43696]) Kex: compression algorithms (server to client) = none 15:14:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51076]) process #8 SSH_MSG_IGNORE 15:14:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51076]) SSH_MSG_IGNORE 15:14:22.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43696]) process #1 30 15:14:22.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43696]] process command=SSH_MSG_KEXDH_INIT 15:14:22.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43696]] Send SSH_MSG_KEXDH_REPLY 15:14:22.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43696]) packet #1 sending command=31[31] len=1639 15:14:22.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:43696])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:22.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:43696]) Send SSH_MSG_NEWKEYS 15:14:22.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:43696]) session ID=ae:ea:21:1c:24:26:f9:7c:4d:dc:6b:e7:a1:e4:fe:2c:b7:6e:ad:cc:5a:a2:c0:ab:43:fe:dd:00:4d:20:f4:b0:3d:ba:c4:38:94:41:58:16:d1:06:53:b0:d4:59:79:2b:f5:aa:43:5c:62:f9:1b:b4:7b:c4:21:59:7d:4d:43:60 15:14:22.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43696]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:22.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43696]): strict KEX resets output message sequence number from 3 to 0 15:14:22.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43696]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@43c639b0; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:22.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:43696])[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 15:14:22.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43696])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:22.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43696]) packet #0 sending command=7[7] len=419 15:14:22.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43696]) No pending packets to flush at end of KEX 15:14:22.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43696]) process #2 SSH_MSG_NEWKEYS 15:14:22.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43696]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:22.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43696]): strict KEX resets input message sequence number from 3 to 0 15:14:22.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43696]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@49a6b327; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:22.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:22.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43696]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:22.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43696]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:22.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:43696]) authorized authentication methods: password,publickey 15:14:22.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43696]) Accepted service ssh-userauth 15:14:22.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43696]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:22.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43696]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:22.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43696]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:22.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43696]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:22.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43696]) no authentication factory for method=none 15:14:22.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43696]) SSH_MSG_USERAUTH_REQUEST 15:14:22.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43696]) remaining methods: password,publickey 15:14:22.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43696]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:22.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43696]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:22.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43696]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:22.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43696]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:22.761 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:22.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:43696]) authentication result: true 15:14:22.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:43696]) SSH_MSG_USERAUTH_REQUEST 15:14:22.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43696])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:22.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43696]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:22.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:22.761 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:22.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43696]) no heartbeat to stop 15:14:22.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:43696]) heartbeat type=IGNORE, interval=PT30S 15:14:22.761 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:43696 authenticated 15:14:22.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43696]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:22.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43696]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:22.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43696]] session=TransportServerSession[admin@/10.30.171.175:43696] id=0 15:14:22.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43696])) size=2097152, max=2097152, packet=32768 15:14:22.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43696]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43696] 15:14:22.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43696]) recipient=0 15:14:22.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696])) size=2097152, max=2097152, packet=32768 15:14:22.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696])) re-initializing 15:14:22.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696])) size=2097152, max=2097152, packet=32768 15:14:22.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:22.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43696]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:22.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43696]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:22.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:22.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696])[want-reply=true] subsystem=netconf 15:14:22.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696])[subsystem] prepared command 15:14:22.763 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:22.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:22.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x46d99f18, L:/10.30.170.167:17920 - R:/10.30.171.175:43696]}} established 15:14:22.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 91: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17920 15:14:22.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 91: Creating data stores for simulated device 15:14:22.763 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:22.764 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:22.764 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:22.764 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:22.764 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:22.765 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4792f2ea 15:14:22.765 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:22.766 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:22.766 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:22.766 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:22.767 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:22.767 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:22.767 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:22.767 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:22.767 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4792f2ea, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4792f2ea, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5c23cec9, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5c23cec9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:22.768 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:22.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:22.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x46d99f18, L:/10.30.170.167:17920 - R:/10.30.171.175:43696] 15:14:22.770 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 91 on channel [id: 0x46d99f18, L:/10.30.170.167:17920 - R:/10.30.171.175:43696] 15:14:22.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]) by 1102 down to 2096050 15:14:22.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43696]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:14:22.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x46d99f18, L:/10.30.170.167:17920 - R:/10.30.171.175:43696] 15:14:22.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x46d99f18, L:/10.30.170.167:17920 - R:/10.30.171.175:43696] 15:14:22.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]) request=subsystem result=ReplySuccess, want-reply=true 15:14:22.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43696]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:22.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]) request=subsystem activate command 15:14:22.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]) starting runner for command=netconf 15:14:22.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43696]) process #5 SSH_MSG_CHANNEL_DATA 15:14:22.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]) by 373 down to 2096779 15:14:22.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]) SSH_MSG_CHANNEL_DATA len=373 15:14:22.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696] 15:14:22.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x46d99f18, L:/10.30.170.167:17920 - R:/10.30.171.175:43696]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:22.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:22.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x46d99f18, L:/10.30.170.167:17920 - R:/10.30.171.175:43696] 15:14:22.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x46d99f18, L:/10.30.170.167:17920 - R:/10.30.171.175:43696] 15:14:22.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17920', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:22.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=91} created 15:14:22.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=91, channel=[id: 0x46d99f18, L:/10.30.170.167:17920 - R:/10.30.171.175:43696]} created 15:14:22.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x46d99f18, L:/10.30.170.167:17920 - R:/10.30.171.175:43696] successful with session NetconfServerSession{sessionId=91, channel=[id: 0x46d99f18, L:/10.30.170.167:17920 - R:/10.30.171.175:43696]} 15:14:22.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=91, channel=[id: 0x46d99f18, L:/10.30.170.167:17920 - R:/10.30.171.175:43696]} up 15:14:22.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43696]) process #6 SSH_MSG_CHANNEL_DATA 15:14:22.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]) by 393 down to 2096386 15:14:22.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]) SSH_MSG_CHANNEL_DATA len=393 15:14:22.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696] 15:14:22.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:22.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:22.772 [netconf-device-simulator-threads-0] 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=91} 15:14:22.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:22.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=91, channel=[id: 0x46d99f18, L:/10.30.170.167:17920 - R:/10.30.171.175:43696]} EXI handlers added to pipeline 15:14:22.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:22.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]) by 179 down to 2095871 15:14:22.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43696]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:22.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:22.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43696]) process #7 SSH_MSG_CHANNEL_DATA 15:14:22.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]) by 340 down to 2096046 15:14:22.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]) SSH_MSG_CHANNEL_DATA len=340 15:14:22.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696] 15:14:22.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:22.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:22.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=91} 15:14:22.775 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5c23cec9 15:14:22.775 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:22.775 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:22.775 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:22.775 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:22.775 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:22.775 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:22.775 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:22.775 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:22.775 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:22.776 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:22.776 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:22.776 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:22.776 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:22.776 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:22.776 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:22.776 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:22.776 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:22.776 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:22.776 [netconf-device-simulator-threads-0] 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 15:14:22.776 [netconf-device-simulator-threads-0] 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 15:14:22.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:22.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]) by 733 down to 2095138 15:14:22.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43696]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:22.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:23.195 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:23.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54094]) process #9 SSH_MSG_IGNORE 15:14:23.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54094]) SSH_MSG_IGNORE 15:14:23.259 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:23.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35512]) process #10 SSH_MSG_IGNORE 15:14:23.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35512]) SSH_MSG_IGNORE 15:14:23.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2c2d0183, L:/10.30.170.167:17921 - R:/10.30.171.175:56112]} 15:14:23.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:56112]): SSH-2.0-SSHD-UNKNOWN 15:14:23.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:56112]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:23.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:56112]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:23.926 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33250]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:24.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:56112]) Send SSH_MSG_KEXINIT 15:14:24.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56112]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:24.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56112]) process #0 SSH_MSG_KEXINIT 15:14:24.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:56112]) SSH_MSG_KEXINIT 15:14:24.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:56112]) strict KEX=true client=true server=true 15:14:24.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56112]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:24.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56112]) Kex: server host key algorithms = rsa-sha2-512 15:14:24.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56112]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:24.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56112]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:24.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56112]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:24.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56112]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:24.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56112]) Kex: compression algorithms (client to server) = none 15:14:24.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56112]) Kex: compression algorithms (server to client) = none 15:14:24.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:24.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33250]) process #8 SSH_MSG_IGNORE 15:14:24.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33250]) SSH_MSG_IGNORE 15:14:24.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56112]) process #1 30 15:14:24.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:56112]] process command=SSH_MSG_KEXDH_INIT 15:14:24.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:56112]] Send SSH_MSG_KEXDH_REPLY 15:14:24.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56112]) packet #1 sending command=31[31] len=1639 15:14:24.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:56112])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:24.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:56112]) Send SSH_MSG_NEWKEYS 15:14:24.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:56112]) session ID=de:60:22:2b:1c:2c:d1:fe:18:35:87:4b:ac:b1:c9:f9:52:f7:eb:dc:24:33:1e:14:e3:9b:a7:0b:39:1e:f8:cb:c3:5a:75:98:1d:a6:d8:fc:56:8e:bc:e9:13:92:5e:01:bf:3c:c9:d6:4c:64:5f:0e:ea:14:8f:31:02:a1:33:28 15:14:24.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56112]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:24.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:56112]): strict KEX resets output message sequence number from 3 to 0 15:14:24.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:56112]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2f477a5f; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:24.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:56112])[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 15:14:24.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:56112])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:24.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56112]) packet #0 sending command=7[7] len=419 15:14:24.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:56112]) No pending packets to flush at end of KEX 15:14:24.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56112]) process #2 SSH_MSG_NEWKEYS 15:14:24.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:56112]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:24.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:56112]): strict KEX resets input message sequence number from 3 to 0 15:14:24.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:56112]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@67e7b737; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:24.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:24.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56112]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:24.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:56112]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:24.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:56112]) authorized authentication methods: password,publickey 15:14:24.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:56112]) Accepted service ssh-userauth 15:14:24.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56112]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:24.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56112]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:24.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56112]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:24.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56112]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:24.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56112]) no authentication factory for method=none 15:14:24.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:56112]) SSH_MSG_USERAUTH_REQUEST 15:14:24.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:56112]) remaining methods: password,publickey 15:14:24.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56112]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:24.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56112]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:24.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56112]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:24.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56112]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:24.198 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:24.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:56112]) authentication result: true 15:14:24.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:56112]) SSH_MSG_USERAUTH_REQUEST 15:14:24.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:56112])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:24.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56112]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:24.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:24.198 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:24.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56112]) no heartbeat to stop 15:14:24.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:56112]) heartbeat type=IGNORE, interval=PT30S 15:14:24.198 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:56112 authenticated 15:14:24.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56112]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:24.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56112]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:24.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56112]] session=TransportServerSession[admin@/10.30.171.175:56112] id=0 15:14:24.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56112])) size=2097152, max=2097152, packet=32768 15:14:24.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56112]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56112] 15:14:24.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56112]) recipient=0 15:14:24.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112])) size=2097152, max=2097152, packet=32768 15:14:24.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112])) re-initializing 15:14:24.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112])) size=2097152, max=2097152, packet=32768 15:14:24.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:24.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56112]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:24.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56112]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:24.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:24.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112])[want-reply=true] subsystem=netconf 15:14:24.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112])[subsystem] prepared command 15:14:24.200 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:24.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:24.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2c2d0183, L:/10.30.170.167:17921 - R:/10.30.171.175:56112]}} established 15:14:24.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 92: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17921 15:14:24.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 92: Creating data stores for simulated device 15:14:24.201 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:24.201 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:24.202 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:24.203 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:24.203 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:24.204 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@286ee37 15:14:24.204 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:24.205 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:24.205 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:24.205 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:24.209 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:24.209 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:24.209 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:24.209 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:24.209 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@286ee37, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@286ee37, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@17f822c8, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@17f822c8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:24.210 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:24.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:24.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2c2d0183, L:/10.30.170.167:17921 - R:/10.30.171.175:56112] 15:14:24.212 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 92 on channel [id: 0x2c2d0183, L:/10.30.170.167:17921 - R:/10.30.171.175:56112] 15:14:24.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]) by 1102 down to 2096050 15:14:24.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56112]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:14:24.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2c2d0183, L:/10.30.170.167:17921 - R:/10.30.171.175:56112] 15:14:24.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2c2d0183, L:/10.30.170.167:17921 - R:/10.30.171.175:56112] 15:14:24.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]) request=subsystem result=ReplySuccess, want-reply=true 15:14:24.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56112]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:24.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]) request=subsystem activate command 15:14:24.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]) starting runner for command=netconf 15:14:24.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56112]) process #5 SSH_MSG_CHANNEL_DATA 15:14:24.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]) by 373 down to 2096779 15:14:24.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]) SSH_MSG_CHANNEL_DATA len=373 15:14:24.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112] 15:14:24.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x2c2d0183, L:/10.30.170.167:17921 - R:/10.30.171.175:56112]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:24.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:24.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2c2d0183, L:/10.30.170.167:17921 - R:/10.30.171.175:56112] 15:14:24.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2c2d0183, L:/10.30.170.167:17921 - R:/10.30.171.175:56112] 15:14:24.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17921', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:24.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=92} created 15:14:24.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=92, channel=[id: 0x2c2d0183, L:/10.30.170.167:17921 - R:/10.30.171.175:56112]} created 15:14:24.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2c2d0183, L:/10.30.170.167:17921 - R:/10.30.171.175:56112] successful with session NetconfServerSession{sessionId=92, channel=[id: 0x2c2d0183, L:/10.30.170.167:17921 - R:/10.30.171.175:56112]} 15:14:24.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=92, channel=[id: 0x2c2d0183, L:/10.30.170.167:17921 - R:/10.30.171.175:56112]} up 15:14:24.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56112]) process #6 SSH_MSG_CHANNEL_DATA 15:14:24.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]) by 393 down to 2096386 15:14:24.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]) SSH_MSG_CHANNEL_DATA len=393 15:14:24.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112] 15:14:24.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:24.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:24.217 [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=92} 15:14:24.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:24.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=92, channel=[id: 0x2c2d0183, L:/10.30.170.167:17921 - R:/10.30.171.175:56112]} EXI handlers added to pipeline 15:14:24.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:24.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]) by 179 down to 2095871 15:14:24.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56112]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:24.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:24.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56112]) process #7 SSH_MSG_CHANNEL_DATA 15:14:24.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]) by 340 down to 2096046 15:14:24.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]) SSH_MSG_CHANNEL_DATA len=340 15:14:24.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112] 15:14:24.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:24.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:24.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=92} 15:14:24.221 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@17f822c8 15:14:24.221 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:24.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:24.221 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:24.221 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:24.221 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:24.221 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:24.221 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:24.221 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:24.221 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:24.221 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:24.221 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:24.221 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:24.221 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:24.221 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:24.221 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:24.221 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:24.222 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:24.222 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:24.222 [netconf-device-simulator-threads-2] 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 15:14:24.222 [netconf-device-simulator-threads-2] 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 15:14:24.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:24.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]) by 733 down to 2095138 15:14:24.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56112]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:24.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:24.456 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:24.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36672]) process #9 SSH_MSG_IGNORE 15:14:24.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36672]) SSH_MSG_IGNORE 15:14:24.469 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:24.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45706]) process #10 SSH_MSG_IGNORE 15:14:24.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45706]) SSH_MSG_IGNORE 15:14:25.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x28c82b67, L:/10.30.170.167:17922 - R:/10.30.171.175:45984]} 15:14:25.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:45984]): SSH-2.0-SSHD-UNKNOWN 15:14:25.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:45984]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:25.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:45984]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:25.033 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40964]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:25.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:45984]) Send SSH_MSG_KEXINIT 15:14:25.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45984]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:25.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45984]) process #0 SSH_MSG_KEXINIT 15:14:25.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:45984]) SSH_MSG_KEXINIT 15:14:25.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:45984]) strict KEX=true client=true server=true 15:14:25.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45984]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:25.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45984]) Kex: server host key algorithms = rsa-sha2-512 15:14:25.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45984]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:25.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45984]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:25.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45984]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:25.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45984]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:25.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45984]) Kex: compression algorithms (client to server) = none 15:14:25.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45984]) Kex: compression algorithms (server to client) = none 15:14:25.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:25.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40964]) process #8 SSH_MSG_IGNORE 15:14:25.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40964]) SSH_MSG_IGNORE 15:14:25.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45984]) process #1 30 15:14:25.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45984]] process command=SSH_MSG_KEXDH_INIT 15:14:25.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45984]] Send SSH_MSG_KEXDH_REPLY 15:14:25.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45984]) packet #1 sending command=31[31] len=1639 15:14:25.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:45984])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:25.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:45984]) Send SSH_MSG_NEWKEYS 15:14:25.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:45984]) session ID=78:b3:3e:b9:ca:0f:80:4c:24:a4:28:49:fa:4e:03:c3:eb:21:03:4d:10:19:c8:ee:8a:f1:ee:34:82:41:45:70:cd:de:bf:33:ed:77:83:dc:1c:4f:63:b9:55:0e:8b:b5:fd:ac:d3:2b:18:3c:0a:87:54:a9:49:79:62:08:0d:70 15:14:25.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45984]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:25.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45984]): strict KEX resets output message sequence number from 3 to 0 15:14:25.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45984]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@553f1700; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:25.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:45984])[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 15:14:25.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45984])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:25.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45984]) packet #0 sending command=7[7] len=419 15:14:25.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45984]) No pending packets to flush at end of KEX 15:14:25.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45984]) process #2 SSH_MSG_NEWKEYS 15:14:25.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45984]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:25.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45984]): strict KEX resets input message sequence number from 3 to 0 15:14:25.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45984]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1bb3ab30; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:25.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:25.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45984]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:25.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45984]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:25.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:45984]) authorized authentication methods: password,publickey 15:14:25.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45984]) Accepted service ssh-userauth 15:14:25.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45984]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:25.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45984]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:25.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45984]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:25.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45984]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:25.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45984]) no authentication factory for method=none 15:14:25.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45984]) SSH_MSG_USERAUTH_REQUEST 15:14:25.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45984]) remaining methods: password,publickey 15:14:25.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45984]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:25.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45984]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:25.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45984]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:25.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45984]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:25.478 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:25.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:45984]) authentication result: true 15:14:25.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:45984]) SSH_MSG_USERAUTH_REQUEST 15:14:25.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45984])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:25.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45984]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:25.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:25.478 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:25.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45984]) no heartbeat to stop 15:14:25.478 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:45984]) heartbeat type=IGNORE, interval=PT30S 15:14:25.479 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:45984 authenticated 15:14:25.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45984]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:25.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45984]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:25.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45984]] session=TransportServerSession[admin@/10.30.171.175:45984] id=0 15:14:25.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45984])) size=2097152, max=2097152, packet=32768 15:14:25.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45984]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45984] 15:14:25.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45984]) recipient=0 15:14:25.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984])) size=2097152, max=2097152, packet=32768 15:14:25.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984])) re-initializing 15:14:25.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984])) size=2097152, max=2097152, packet=32768 15:14:25.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:25.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45984]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:25.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45984]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:25.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:25.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984])[want-reply=true] subsystem=netconf 15:14:25.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984])[subsystem] prepared command 15:14:25.480 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:25.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:25.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x28c82b67, L:/10.30.170.167:17922 - R:/10.30.171.175:45984]}} established 15:14:25.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 93: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17922 15:14:25.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 93: Creating data stores for simulated device 15:14:25.482 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:25.483 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:25.483 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:25.483 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:25.483 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:25.484 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ee191eb 15:14:25.484 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:25.484 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:25.485 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:25.485 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:25.485 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:25.485 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:25.485 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:25.485 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:25.485 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ee191eb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ee191eb, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ec59327, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ec59327, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:25.486 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:25.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:25.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x28c82b67, L:/10.30.170.167:17922 - R:/10.30.171.175:45984] 15:14:25.487 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 93 on channel [id: 0x28c82b67, L:/10.30.170.167:17922 - R:/10.30.171.175:45984] 15:14:25.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]) by 1102 down to 2096050 15:14:25.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45984]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:14:25.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x28c82b67, L:/10.30.170.167:17922 - R:/10.30.171.175:45984] 15:14:25.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x28c82b67, L:/10.30.170.167:17922 - R:/10.30.171.175:45984] 15:14:25.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]) request=subsystem result=ReplySuccess, want-reply=true 15:14:25.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45984]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:25.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]) request=subsystem activate command 15:14:25.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]) starting runner for command=netconf 15:14:25.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45984]) process #5 SSH_MSG_CHANNEL_DATA 15:14:25.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]) by 373 down to 2096779 15:14:25.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]) SSH_MSG_CHANNEL_DATA len=373 15:14:25.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984] 15:14:25.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x28c82b67, L:/10.30.170.167:17922 - R:/10.30.171.175:45984]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:25.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:25.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x28c82b67, L:/10.30.170.167:17922 - R:/10.30.171.175:45984] 15:14:25.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x28c82b67, L:/10.30.170.167:17922 - R:/10.30.171.175:45984] 15:14:25.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17922', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:25.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=93} created 15:14:25.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=93, channel=[id: 0x28c82b67, L:/10.30.170.167:17922 - R:/10.30.171.175:45984]} created 15:14:25.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x28c82b67, L:/10.30.170.167:17922 - R:/10.30.171.175:45984] successful with session NetconfServerSession{sessionId=93, channel=[id: 0x28c82b67, L:/10.30.170.167:17922 - R:/10.30.171.175:45984]} 15:14:25.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=93, channel=[id: 0x28c82b67, L:/10.30.170.167:17922 - R:/10.30.171.175:45984]} up 15:14:25.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45984]) process #6 SSH_MSG_CHANNEL_DATA 15:14:25.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]) by 393 down to 2096386 15:14:25.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]) SSH_MSG_CHANNEL_DATA len=393 15:14:25.490 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984] 15:14:25.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:25.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:25.491 [netconf-device-simulator-threads-4] 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=93} 15:14:25.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:25.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=93, channel=[id: 0x28c82b67, L:/10.30.170.167:17922 - R:/10.30.171.175:45984]} EXI handlers added to pipeline 15:14:25.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:25.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]) by 179 down to 2095871 15:14:25.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45984]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:25.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:25.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45984]) process #7 SSH_MSG_CHANNEL_DATA 15:14:25.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]) by 340 down to 2096046 15:14:25.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]) SSH_MSG_CHANNEL_DATA len=340 15:14:25.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984] 15:14:25.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:25.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:25.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=93} 15:14:25.494 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ec59327 15:14:25.494 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:25.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:25.494 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:25.494 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:25.494 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:25.494 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:25.494 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:25.494 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:25.494 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:25.495 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:25.495 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:25.495 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:25.495 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:25.495 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:25.495 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:25.495 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:25.495 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:25.495 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:25.495 [netconf-device-simulator-threads-4] 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 15:14:25.495 [netconf-device-simulator-threads-4] 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 15:14:25.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:25.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]) by 733 down to 2095138 15:14:25.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45984]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:25.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:25.693 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:25.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39236]) process #9 SSH_MSG_IGNORE 15:14:25.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39236]) SSH_MSG_IGNORE 15:14:25.735 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:25.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35100]) process #10 SSH_MSG_IGNORE 15:14:25.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35100]) SSH_MSG_IGNORE 15:14:26.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3feb8414, L:/10.30.170.167:17923 - R:/10.30.171.175:60992]} 15:14:26.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:60992]): SSH-2.0-SSHD-UNKNOWN 15:14:26.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:60992]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:26.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:60992]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:26.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45298]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:26.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:60992]) Send SSH_MSG_KEXINIT 15:14:26.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60992]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:26.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60992]) process #0 SSH_MSG_KEXINIT 15:14:26.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:60992]) SSH_MSG_KEXINIT 15:14:26.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:60992]) strict KEX=true client=true server=true 15:14:26.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60992]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:26.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60992]) Kex: server host key algorithms = rsa-sha2-512 15:14:26.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60992]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:26.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60992]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:26.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60992]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:26.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60992]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:26.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60992]) Kex: compression algorithms (client to server) = none 15:14:26.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60992]) Kex: compression algorithms (server to client) = none 15:14:26.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:26.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45298]) process #8 SSH_MSG_IGNORE 15:14:26.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45298]) SSH_MSG_IGNORE 15:14:26.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60992]) process #1 30 15:14:26.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60992]] process command=SSH_MSG_KEXDH_INIT 15:14:26.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60992]] Send SSH_MSG_KEXDH_REPLY 15:14:26.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60992]) packet #1 sending command=31[31] len=1639 15:14:26.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:60992])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:26.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:60992]) Send SSH_MSG_NEWKEYS 15:14:26.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:60992]) session ID=23:7c:37:ce:5e:58:49:1f:e4:b5:96:a7:5f:2a:e5:84:12:54:4b:71:70:ac:7e:d3:42:71:66:92:4b:d6:e8:cb:db:36:b1:fb:19:ad:78:7e:93:55:3d:44:d8:f7:37:ce:00:0e:4d:e1:21:bb:e1:b9:16:25:52:78:82:15:74:3b 15:14:26.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60992]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:26.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60992]): strict KEX resets output message sequence number from 3 to 0 15:14:26.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60992]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@38535106; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:26.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:60992])[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 15:14:26.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60992])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:26.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60992]) packet #0 sending command=7[7] len=419 15:14:26.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60992]) No pending packets to flush at end of KEX 15:14:26.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60992]) process #2 SSH_MSG_NEWKEYS 15:14:26.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60992]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:26.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60992]): strict KEX resets input message sequence number from 3 to 0 15:14:26.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60992]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@8f9f47b; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:26.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:26.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60992]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:26.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60992]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:26.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:60992]) authorized authentication methods: password,publickey 15:14:26.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60992]) Accepted service ssh-userauth 15:14:26.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60992]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:26.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60992]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:26.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60992]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:26.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60992]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:26.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60992]) no authentication factory for method=none 15:14:26.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60992]) SSH_MSG_USERAUTH_REQUEST 15:14:26.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60992]) remaining methods: password,publickey 15:14:26.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60992]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:26.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60992]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:26.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60992]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:26.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60992]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:26.598 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:26.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:60992]) authentication result: true 15:14:26.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:60992]) SSH_MSG_USERAUTH_REQUEST 15:14:26.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60992])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:26.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60992]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:26.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:26.598 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:26.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60992]) no heartbeat to stop 15:14:26.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:60992]) heartbeat type=IGNORE, interval=PT30S 15:14:26.599 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:60992 authenticated 15:14:26.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60992]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:26.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60992]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:26.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60992]] session=TransportServerSession[admin@/10.30.171.175:60992] id=0 15:14:26.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60992])) size=2097152, max=2097152, packet=32768 15:14:26.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60992]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60992] 15:14:26.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60992]) recipient=0 15:14:26.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992])) size=2097152, max=2097152, packet=32768 15:14:26.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992])) re-initializing 15:14:26.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992])) size=2097152, max=2097152, packet=32768 15:14:26.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:26.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60992]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:26.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60992]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:26.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:26.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992])[want-reply=true] subsystem=netconf 15:14:26.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992])[subsystem] prepared command 15:14:26.603 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:26.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:26.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3feb8414, L:/10.30.170.167:17923 - R:/10.30.171.175:60992]}} established 15:14:26.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 94: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17923 15:14:26.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 94: Creating data stores for simulated device 15:14:26.604 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:26.604 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:26.604 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:26.604 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:26.604 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:26.606 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2bf8a523 15:14:26.606 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:26.606 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:26.606 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:26.606 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:26.607 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:26.607 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:26.607 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:26.607 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:26.607 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2bf8a523, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2bf8a523, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57cf865f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57cf865f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:26.607 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:26.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:26.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3feb8414, L:/10.30.170.167:17923 - R:/10.30.171.175:60992] 15:14:26.609 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 94 on channel [id: 0x3feb8414, L:/10.30.170.167:17923 - R:/10.30.171.175:60992] 15:14:26.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]) by 1102 down to 2096050 15:14:26.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60992]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:14:26.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3feb8414, L:/10.30.170.167:17923 - R:/10.30.171.175:60992] 15:14:26.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3feb8414, L:/10.30.170.167:17923 - R:/10.30.171.175:60992] 15:14:26.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]) request=subsystem result=ReplySuccess, want-reply=true 15:14:26.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60992]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:26.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]) request=subsystem activate command 15:14:26.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]) starting runner for command=netconf 15:14:26.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60992]) process #5 SSH_MSG_CHANNEL_DATA 15:14:26.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]) by 373 down to 2096779 15:14:26.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]) SSH_MSG_CHANNEL_DATA len=373 15:14:26.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992] 15:14:26.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3feb8414, L:/10.30.170.167:17923 - R:/10.30.171.175:60992]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:26.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:26.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3feb8414, L:/10.30.170.167:17923 - R:/10.30.171.175:60992] 15:14:26.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3feb8414, L:/10.30.170.167:17923 - R:/10.30.171.175:60992] 15:14:26.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17923', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:26.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=94} created 15:14:26.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=94, channel=[id: 0x3feb8414, L:/10.30.170.167:17923 - R:/10.30.171.175:60992]} created 15:14:26.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3feb8414, L:/10.30.170.167:17923 - R:/10.30.171.175:60992] successful with session NetconfServerSession{sessionId=94, channel=[id: 0x3feb8414, L:/10.30.170.167:17923 - R:/10.30.171.175:60992]} 15:14:26.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=94, channel=[id: 0x3feb8414, L:/10.30.170.167:17923 - R:/10.30.171.175:60992]} up 15:14:26.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60992]) process #6 SSH_MSG_CHANNEL_DATA 15:14:26.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]) by 393 down to 2096386 15:14:26.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]) SSH_MSG_CHANNEL_DATA len=393 15:14:26.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992] 15:14:26.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:26.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:26.626 [netconf-device-simulator-threads-6] 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=94} 15:14:26.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:26.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=94, channel=[id: 0x3feb8414, L:/10.30.170.167:17923 - R:/10.30.171.175:60992]} EXI handlers added to pipeline 15:14:26.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:26.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]) by 179 down to 2095871 15:14:26.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60992]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:26.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:26.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60992]) process #7 SSH_MSG_CHANNEL_DATA 15:14:26.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]) by 340 down to 2096046 15:14:26.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]) SSH_MSG_CHANNEL_DATA len=340 15:14:26.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992] 15:14:26.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:26.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:26.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=94} 15:14:26.630 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57cf865f 15:14:26.630 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:26.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:26.630 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:26.630 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:26.630 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:26.630 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:26.631 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:26.631 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:26.631 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:26.631 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:26.631 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:26.631 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:26.631 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:26.631 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:26.631 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:26.631 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:26.631 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:26.631 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:26.631 [netconf-device-simulator-threads-6] 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 15:14:26.631 [netconf-device-simulator-threads-6] 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 15:14:26.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:26.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]) by 733 down to 2095138 15:14:26.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60992]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:26.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:26.822 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:26.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39396]) process #10 SSH_MSG_IGNORE 15:14:26.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39396]) SSH_MSG_IGNORE 15:14:27.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:27.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34870]) process #9 SSH_MSG_IGNORE 15:14:27.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34870]) SSH_MSG_IGNORE 15:14:27.444 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37712]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:27.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37712]) process #8 SSH_MSG_IGNORE 15:14:27.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37712]) SSH_MSG_IGNORE 15:14:27.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7992036c, L:/10.30.170.167:17924 - R:/10.30.171.175:39056]} 15:14:27.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:39056]): SSH-2.0-SSHD-UNKNOWN 15:14:27.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:39056]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:27.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:39056]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:27.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:39056]) Send SSH_MSG_KEXINIT 15:14:27.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39056]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:27.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39056]) process #0 SSH_MSG_KEXINIT 15:14:27.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:39056]) SSH_MSG_KEXINIT 15:14:27.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:39056]) strict KEX=true client=true server=true 15:14:27.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39056]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:27.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39056]) Kex: server host key algorithms = rsa-sha2-512 15:14:27.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39056]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:27.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39056]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:27.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39056]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:27.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39056]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:27.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39056]) Kex: compression algorithms (client to server) = none 15:14:27.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39056]) Kex: compression algorithms (server to client) = none 15:14:27.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:27.675 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39056]) process #1 30 15:14:27.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:39056]] process command=SSH_MSG_KEXDH_INIT 15:14:27.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:39056]] Send SSH_MSG_KEXDH_REPLY 15:14:27.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39056]) packet #1 sending command=31[31] len=1639 15:14:27.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:39056])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:27.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:39056]) Send SSH_MSG_NEWKEYS 15:14:27.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:39056]) session ID=86:65:2c:c6:21:d6:75:44:9b:3c:72:b4:87:fe:c6:7e:cd:9b:d7:61:e0:ad:27:da:fc:17:4f:4d:9c:10:6a:d7:ab:22:18:63:a7:dd:94:3b:59:b9:51:45:ce:db:dc:1e:33:6f:5e:96:ce:da:f5:80:17:bc:ac:6b:46:02:d3:f4 15:14:27.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39056]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:27.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:39056]): strict KEX resets output message sequence number from 3 to 0 15:14:27.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:39056]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@35e29e2a; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:27.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:39056])[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 15:14:27.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:39056])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:27.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39056]) packet #0 sending command=7[7] len=419 15:14:27.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:39056]) No pending packets to flush at end of KEX 15:14:27.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39056]) process #2 SSH_MSG_NEWKEYS 15:14:27.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:39056]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:27.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:39056]): strict KEX resets input message sequence number from 3 to 0 15:14:27.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:39056]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@45c9a0cf; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:27.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:27.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39056]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:27.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:39056]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:27.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:39056]) authorized authentication methods: password,publickey 15:14:27.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:39056]) Accepted service ssh-userauth 15:14:27.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39056]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:27.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39056]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:27.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39056]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:27.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39056]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:27.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39056]) no authentication factory for method=none 15:14:27.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:39056]) SSH_MSG_USERAUTH_REQUEST 15:14:27.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:39056]) remaining methods: password,publickey 15:14:27.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39056]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:27.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39056]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:27.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39056]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:27.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39056]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:27.729 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:27.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:39056]) authentication result: true 15:14:27.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:39056]) SSH_MSG_USERAUTH_REQUEST 15:14:27.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:39056])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:27.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39056]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:27.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:27.729 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:27.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39056]) no heartbeat to stop 15:14:27.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:39056]) heartbeat type=IGNORE, interval=PT30S 15:14:27.729 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:39056 authenticated 15:14:27.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39056]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:27.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39056]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:27.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39056]] session=TransportServerSession[admin@/10.30.171.175:39056] id=0 15:14:27.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39056])) size=2097152, max=2097152, packet=32768 15:14:27.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39056]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39056] 15:14:27.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39056]) recipient=0 15:14:27.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056])) size=2097152, max=2097152, packet=32768 15:14:27.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056])) re-initializing 15:14:27.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056])) size=2097152, max=2097152, packet=32768 15:14:27.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:27.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39056]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:27.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39056]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:27.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:27.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056])[want-reply=true] subsystem=netconf 15:14:27.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056])[subsystem] prepared command 15:14:27.731 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:27.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:27.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7992036c, L:/10.30.170.167:17924 - R:/10.30.171.175:39056]}} established 15:14:27.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 95: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17924 15:14:27.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 95: Creating data stores for simulated device 15:14:27.732 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:27.732 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:27.732 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:27.732 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:27.732 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:27.733 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4670c310 15:14:27.733 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:27.734 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:27.734 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:27.734 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:27.734 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:27.734 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:27.734 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:27.734 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:27.734 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4670c310, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4670c310, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@703f3436, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@703f3436, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:27.735 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:27.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:27.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7992036c, L:/10.30.170.167:17924 - R:/10.30.171.175:39056] 15:14:27.737 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 95 on channel [id: 0x7992036c, L:/10.30.170.167:17924 - R:/10.30.171.175:39056] 15:14:27.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]) by 1102 down to 2096050 15:14:27.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39056]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:14:27.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7992036c, L:/10.30.170.167:17924 - R:/10.30.171.175:39056] 15:14:27.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7992036c, L:/10.30.170.167:17924 - R:/10.30.171.175:39056] 15:14:27.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]) request=subsystem result=ReplySuccess, want-reply=true 15:14:27.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39056]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:27.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]) request=subsystem activate command 15:14:27.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]) starting runner for command=netconf 15:14:27.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39056]) process #5 SSH_MSG_CHANNEL_DATA 15:14:27.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]) by 373 down to 2096779 15:14:27.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]) SSH_MSG_CHANNEL_DATA len=373 15:14:27.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056] 15:14:27.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7992036c, L:/10.30.170.167:17924 - R:/10.30.171.175:39056]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:27.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:27.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7992036c, L:/10.30.170.167:17924 - R:/10.30.171.175:39056] 15:14:27.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7992036c, L:/10.30.170.167:17924 - R:/10.30.171.175:39056] 15:14:27.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17924', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:27.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=95} created 15:14:27.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=95, channel=[id: 0x7992036c, L:/10.30.170.167:17924 - R:/10.30.171.175:39056]} created 15:14:27.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7992036c, L:/10.30.170.167:17924 - R:/10.30.171.175:39056] successful with session NetconfServerSession{sessionId=95, channel=[id: 0x7992036c, L:/10.30.170.167:17924 - R:/10.30.171.175:39056]} 15:14:27.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=95, channel=[id: 0x7992036c, L:/10.30.170.167:17924 - R:/10.30.171.175:39056]} up 15:14:27.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39056]) process #6 SSH_MSG_CHANNEL_DATA 15:14:27.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]) by 393 down to 2096386 15:14:27.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]) SSH_MSG_CHANNEL_DATA len=393 15:14:27.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056] 15:14:27.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:27.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:27.745 [netconf-device-simulator-threads-0] 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=95} 15:14:27.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:27.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=95, channel=[id: 0x7992036c, L:/10.30.170.167:17924 - R:/10.30.171.175:39056]} EXI handlers added to pipeline 15:14:27.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:27.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]) by 179 down to 2095871 15:14:27.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39056]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:27.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:27.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39056]) process #7 SSH_MSG_CHANNEL_DATA 15:14:27.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]) by 340 down to 2096046 15:14:27.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]) SSH_MSG_CHANNEL_DATA len=340 15:14:27.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056] 15:14:27.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:27.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:27.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=95} 15:14:27.752 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@703f3436 15:14:27.752 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:27.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:27.752 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:27.752 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:27.753 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:27.753 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:27.753 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:27.753 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:27.753 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:27.753 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:27.753 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:27.753 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:27.753 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:27.753 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:27.753 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:27.753 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:27.753 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:27.753 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:27.753 [netconf-device-simulator-threads-0] 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 15:14:27.753 [netconf-device-simulator-threads-0] 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 15:14:27.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:27.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]) by 733 down to 2095138 15:14:27.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39056]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:27.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:28.268 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56936]) process #9 SSH_MSG_IGNORE 15:14:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56936]) SSH_MSG_IGNORE 15:14:28.386 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:28.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60610]) process #10 SSH_MSG_IGNORE 15:14:28.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60610]) SSH_MSG_IGNORE 15:14:28.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36460]) process #8 SSH_MSG_IGNORE 15:14:28.905 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36460]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:28.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36460]) SSH_MSG_IGNORE 15:14:28.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfffed55d, L:/10.30.170.167:17925 - R:/10.30.171.175:58144]} 15:14:28.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:58144]): SSH-2.0-SSHD-UNKNOWN 15:14:28.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:58144]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:28.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:58144]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:28.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:58144]) Send SSH_MSG_KEXINIT 15:14:28.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58144]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:28.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58144]) process #0 SSH_MSG_KEXINIT 15:14:28.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:58144]) SSH_MSG_KEXINIT 15:14:28.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:58144]) strict KEX=true client=true server=true 15:14:28.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58144]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:28.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58144]) Kex: server host key algorithms = rsa-sha2-512 15:14:28.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58144]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:28.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58144]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:28.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58144]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:28.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58144]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:28.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58144]) Kex: compression algorithms (client to server) = none 15:14:28.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58144]) Kex: compression algorithms (server to client) = none 15:14:28.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:29.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58144]) process #1 30 15:14:29.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58144]] process command=SSH_MSG_KEXDH_INIT 15:14:29.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58144]] Send SSH_MSG_KEXDH_REPLY 15:14:29.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58144]) packet #1 sending command=31[31] len=1639 15:14:29.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:58144])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:29.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:58144]) Send SSH_MSG_NEWKEYS 15:14:29.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:58144]) session ID=f7:e3:cb:4a:da:bf:31:c7:e2:a4:c6:2f:0d:5b:2f:9e:44:11:11:1d:6b:fc:bf:b2:55:7c:89:e3:40:63:ba:9a:7a:5e:88:a7:ae:8b:df:3e:90:70:f2:f5:6e:16:ed:b2:dc:90:d6:0f:83:89:44:42:9e:f8:b9:94:df:19:e9:7d 15:14:29.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58144]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:29.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58144]): strict KEX resets output message sequence number from 3 to 0 15:14:29.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58144]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7fbcd2c7; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:29.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:58144])[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 15:14:29.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58144])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:29.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58144]) packet #0 sending command=7[7] len=419 15:14:29.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58144]) No pending packets to flush at end of KEX 15:14:29.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58144]) process #2 SSH_MSG_NEWKEYS 15:14:29.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58144]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:29.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58144]): strict KEX resets input message sequence number from 3 to 0 15:14:29.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58144]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2a6543a4; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:29.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:29.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58144]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:29.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58144]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:29.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:58144]) authorized authentication methods: password,publickey 15:14:29.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58144]) Accepted service ssh-userauth 15:14:29.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58144]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:29.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58144]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:29.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58144]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:29.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58144]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:29.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58144]) no authentication factory for method=none 15:14:29.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58144]) SSH_MSG_USERAUTH_REQUEST 15:14:29.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58144]) remaining methods: password,publickey 15:14:29.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58144]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:29.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58144]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:29.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58144]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:29.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58144]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:29.096 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:29.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:58144]) authentication result: true 15:14:29.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:58144]) SSH_MSG_USERAUTH_REQUEST 15:14:29.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58144])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:29.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58144]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:29.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:29.097 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:29.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58144]) no heartbeat to stop 15:14:29.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:58144]) heartbeat type=IGNORE, interval=PT30S 15:14:29.097 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:58144 authenticated 15:14:29.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58144]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:29.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58144]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:29.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58144]] session=TransportServerSession[admin@/10.30.171.175:58144] id=0 15:14:29.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58144])) size=2097152, max=2097152, packet=32768 15:14:29.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58144]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58144] 15:14:29.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58144]) recipient=0 15:14:29.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144])) size=2097152, max=2097152, packet=32768 15:14:29.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144])) re-initializing 15:14:29.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144])) size=2097152, max=2097152, packet=32768 15:14:29.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:29.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58144]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:29.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58144]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:29.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:29.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144])[want-reply=true] subsystem=netconf 15:14:29.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144])[subsystem] prepared command 15:14:29.098 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:29.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:29.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfffed55d, L:/10.30.170.167:17925 - R:/10.30.171.175:58144]}} established 15:14:29.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 96: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17925 15:14:29.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 96: Creating data stores for simulated device 15:14:29.099 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:29.099 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:29.099 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:29.099 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:29.099 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:29.103 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31e14349 15:14:29.103 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:29.103 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:29.103 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:29.103 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:29.105 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:29.105 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:29.105 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:29.106 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:29.106 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31e14349, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31e14349, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d07ba8b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d07ba8b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:29.107 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:29.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:29.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfffed55d, L:/10.30.170.167:17925 - R:/10.30.171.175:58144] 15:14:29.108 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 96 on channel [id: 0xfffed55d, L:/10.30.170.167:17925 - R:/10.30.171.175:58144] 15:14:29.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]) by 1102 down to 2096050 15:14:29.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58144]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:14:29.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfffed55d, L:/10.30.170.167:17925 - R:/10.30.171.175:58144] 15:14:29.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfffed55d, L:/10.30.170.167:17925 - R:/10.30.171.175:58144] 15:14:29.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]) request=subsystem result=ReplySuccess, want-reply=true 15:14:29.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58144]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:29.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]) request=subsystem activate command 15:14:29.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]) starting runner for command=netconf 15:14:29.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58144]) process #5 SSH_MSG_CHANNEL_DATA 15:14:29.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]) by 373 down to 2096779 15:14:29.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]) SSH_MSG_CHANNEL_DATA len=373 15:14:29.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144] 15:14:29.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xfffed55d, L:/10.30.170.167:17925 - R:/10.30.171.175:58144]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:29.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:29.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfffed55d, L:/10.30.170.167:17925 - R:/10.30.171.175:58144] 15:14:29.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfffed55d, L:/10.30.170.167:17925 - R:/10.30.171.175:58144] 15:14:29.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17925', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:29.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=96} created 15:14:29.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=96, channel=[id: 0xfffed55d, L:/10.30.170.167:17925 - R:/10.30.171.175:58144]} created 15:14:29.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfffed55d, L:/10.30.170.167:17925 - R:/10.30.171.175:58144] successful with session NetconfServerSession{sessionId=96, channel=[id: 0xfffed55d, L:/10.30.170.167:17925 - R:/10.30.171.175:58144]} 15:14:29.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=96, channel=[id: 0xfffed55d, L:/10.30.170.167:17925 - R:/10.30.171.175:58144]} up 15:14:29.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58144]) process #6 SSH_MSG_CHANNEL_DATA 15:14:29.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]) by 393 down to 2096386 15:14:29.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]) SSH_MSG_CHANNEL_DATA len=393 15:14:29.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144] 15:14:29.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:29.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:29.114 [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=96} 15:14:29.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:29.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=96, channel=[id: 0xfffed55d, L:/10.30.170.167:17925 - R:/10.30.171.175:58144]} EXI handlers added to pipeline 15:14:29.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:29.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]) by 179 down to 2095871 15:14:29.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58144]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:29.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:29.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58144]) process #7 SSH_MSG_CHANNEL_DATA 15:14:29.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]) by 340 down to 2096046 15:14:29.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]) SSH_MSG_CHANNEL_DATA len=340 15:14:29.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144] 15:14:29.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:29.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:29.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=96} 15:14:29.119 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d07ba8b 15:14:29.119 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:29.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:29.119 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:29.119 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:29.119 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:29.119 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:29.119 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:29.119 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:29.119 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:29.119 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:29.119 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:29.119 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:29.119 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:29.119 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:29.119 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:29.119 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:29.119 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:29.119 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:29.119 [netconf-device-simulator-threads-2] 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 15:14:29.119 [netconf-device-simulator-threads-2] 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 15:14:29.119 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:29.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]) by 733 down to 2095138 15:14:29.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58144]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:29.120 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:29.475 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:29.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40676]) process #10 SSH_MSG_IGNORE 15:14:29.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40676]) SSH_MSG_IGNORE 15:14:29.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53144]) process #9 SSH_MSG_IGNORE 15:14:29.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53144]) SSH_MSG_IGNORE 15:14:29.526 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:29.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf6f49e6a, L:/10.30.170.167:17926 - R:/10.30.171.175:47450]} 15:14:29.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:47450]): SSH-2.0-SSHD-UNKNOWN 15:14:29.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:47450]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:29.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:47450]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:29.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:47450]) Send SSH_MSG_KEXINIT 15:14:29.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47450]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:29.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47450]) process #0 SSH_MSG_KEXINIT 15:14:29.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:47450]) SSH_MSG_KEXINIT 15:14:29.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:47450]) strict KEX=true client=true server=true 15:14:29.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47450]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:29.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47450]) Kex: server host key algorithms = rsa-sha2-512 15:14:29.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47450]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:29.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47450]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:29.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47450]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:29.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47450]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:29.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47450]) Kex: compression algorithms (client to server) = none 15:14:29.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47450]) Kex: compression algorithms (server to client) = none 15:14:29.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:29.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47450]) process #1 30 15:14:29.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:47450]] process command=SSH_MSG_KEXDH_INIT 15:14:29.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:47450]] Send SSH_MSG_KEXDH_REPLY 15:14:29.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47450]) packet #1 sending command=31[31] len=1639 15:14:29.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:47450])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:29.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:47450]) Send SSH_MSG_NEWKEYS 15:14:29.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:47450]) session ID=1b:0a:ce:43:97:e1:3d:3a:0c:a7:df:3c:c2:17:ee:02:9e:27:29:c2:0e:04:52:16:d4:5f:7a:cd:c1:72:d6:bf:b6:5c:9e:dc:93:ec:37:d7:ce:8f:91:ed:62:9b:a5:42:b9:03:1e:80:25:2e:d7:3c:c8:63:41:3f:78:34:72:ce 15:14:29.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47450]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:29.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:47450]): strict KEX resets output message sequence number from 3 to 0 15:14:29.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:47450]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@131442e0; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:29.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:47450])[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 15:14:29.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:47450])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:29.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47450]) packet #0 sending command=7[7] len=419 15:14:29.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:47450]) No pending packets to flush at end of KEX 15:14:29.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47450]) process #2 SSH_MSG_NEWKEYS 15:14:29.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:47450]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:29.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:47450]): strict KEX resets input message sequence number from 3 to 0 15:14:29.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:47450]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@740fa60; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:29.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:29.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47450]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:29.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:47450]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:29.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:47450]) authorized authentication methods: password,publickey 15:14:29.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:47450]) Accepted service ssh-userauth 15:14:29.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47450]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:29.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47450]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:29.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47450]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:29.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47450]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:29.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47450]) no authentication factory for method=none 15:14:29.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:47450]) SSH_MSG_USERAUTH_REQUEST 15:14:29.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:47450]) remaining methods: password,publickey 15:14:29.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47450]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:29.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47450]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:29.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47450]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:29.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47450]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:29.781 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:29.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:47450]) authentication result: true 15:14:29.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:47450]) SSH_MSG_USERAUTH_REQUEST 15:14:29.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:47450])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:29.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47450]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:29.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:29.781 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:29.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47450]) no heartbeat to stop 15:14:29.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:47450]) heartbeat type=IGNORE, interval=PT30S 15:14:29.782 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:47450 authenticated 15:14:29.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47450]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:29.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47450]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:29.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47450]] session=TransportServerSession[admin@/10.30.171.175:47450] id=0 15:14:29.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47450])) size=2097152, max=2097152, packet=32768 15:14:29.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47450]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47450] 15:14:29.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47450]) recipient=0 15:14:29.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450])) size=2097152, max=2097152, packet=32768 15:14:29.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450])) re-initializing 15:14:29.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450])) size=2097152, max=2097152, packet=32768 15:14:29.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:29.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47450]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:29.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47450]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:29.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:29.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450])[want-reply=true] subsystem=netconf 15:14:29.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450])[subsystem] prepared command 15:14:29.783 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:29.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:29.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf6f49e6a, L:/10.30.170.167:17926 - R:/10.30.171.175:47450]}} established 15:14:29.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 97: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17926 15:14:29.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 97: Creating data stores for simulated device 15:14:29.784 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:29.784 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:29.784 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:29.784 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:29.786 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:29.788 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@59e4dc5 15:14:29.788 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:29.788 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:29.788 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:29.788 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:29.789 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:29.789 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:29.789 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:29.789 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:29.789 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@59e4dc5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@59e4dc5, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7a2025c1, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7a2025c1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:29.790 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:29.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:29.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf6f49e6a, L:/10.30.170.167:17926 - R:/10.30.171.175:47450] 15:14:29.792 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 97 on channel [id: 0xf6f49e6a, L:/10.30.170.167:17926 - R:/10.30.171.175:47450] 15:14:29.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]) by 1102 down to 2096050 15:14:29.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47450]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:14:29.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf6f49e6a, L:/10.30.170.167:17926 - R:/10.30.171.175:47450] 15:14:29.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf6f49e6a, L:/10.30.170.167:17926 - R:/10.30.171.175:47450] 15:14:29.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]) request=subsystem result=ReplySuccess, want-reply=true 15:14:29.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47450]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:29.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]) request=subsystem activate command 15:14:29.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]) starting runner for command=netconf 15:14:29.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47450]) process #5 SSH_MSG_CHANNEL_DATA 15:14:29.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]) by 373 down to 2096779 15:14:29.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]) SSH_MSG_CHANNEL_DATA len=373 15:14:29.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450] 15:14:29.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf6f49e6a, L:/10.30.170.167:17926 - R:/10.30.171.175:47450]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:29.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:29.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf6f49e6a, L:/10.30.170.167:17926 - R:/10.30.171.175:47450] 15:14:29.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf6f49e6a, L:/10.30.170.167:17926 - R:/10.30.171.175:47450] 15:14:29.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17926', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:29.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=97} created 15:14:29.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=97, channel=[id: 0xf6f49e6a, L:/10.30.170.167:17926 - R:/10.30.171.175:47450]} created 15:14:29.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf6f49e6a, L:/10.30.170.167:17926 - R:/10.30.171.175:47450] successful with session NetconfServerSession{sessionId=97, channel=[id: 0xf6f49e6a, L:/10.30.170.167:17926 - R:/10.30.171.175:47450]} 15:14:29.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=97, channel=[id: 0xf6f49e6a, L:/10.30.170.167:17926 - R:/10.30.171.175:47450]} up 15:14:29.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47450]) process #6 SSH_MSG_CHANNEL_DATA 15:14:29.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]) by 393 down to 2096386 15:14:29.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]) SSH_MSG_CHANNEL_DATA len=393 15:14:29.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450] 15:14:29.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:29.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:29.795 [netconf-device-simulator-threads-4] 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=97} 15:14:29.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:29.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=97, channel=[id: 0xf6f49e6a, L:/10.30.170.167:17926 - R:/10.30.171.175:47450]} EXI handlers added to pipeline 15:14:29.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:29.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]) by 179 down to 2095871 15:14:29.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47450]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:29.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:29.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47450]) process #7 SSH_MSG_CHANNEL_DATA 15:14:29.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]) by 340 down to 2096046 15:14:29.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]) SSH_MSG_CHANNEL_DATA len=340 15:14:29.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450] 15:14:29.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:29.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:29.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=97} 15:14:29.799 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7a2025c1 15:14:29.799 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:29.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:29.799 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:29.799 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:29.799 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:29.799 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:29.799 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:29.799 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:29.799 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:29.799 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:29.799 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:29.799 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:29.799 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:29.799 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:29.799 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:29.799 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:29.799 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:29.799 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:29.799 [netconf-device-simulator-threads-4] 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 15:14:29.799 [netconf-device-simulator-threads-4] 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 15:14:29.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:29.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]) by 733 down to 2095138 15:14:29.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47450]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:29.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:29.986 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46926]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:29.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46926]) process #8 SSH_MSG_IGNORE 15:14:29.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46926]) SSH_MSG_IGNORE 15:14:30.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0322697b, L:/10.30.170.167:17927 - R:/10.30.171.175:58472]} 15:14:30.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:58472]): SSH-2.0-SSHD-UNKNOWN 15:14:30.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:58472]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:30.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:58472]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:30.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:58472]) Send SSH_MSG_KEXINIT 15:14:30.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58472]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:30.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58472]) process #0 SSH_MSG_KEXINIT 15:14:30.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:58472]) SSH_MSG_KEXINIT 15:14:30.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:58472]) strict KEX=true client=true server=true 15:14:30.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58472]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:30.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58472]) Kex: server host key algorithms = rsa-sha2-512 15:14:30.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58472]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:30.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58472]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:30.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58472]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:30.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58472]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:30.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58472]) Kex: compression algorithms (client to server) = none 15:14:30.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58472]) Kex: compression algorithms (server to client) = none 15:14:30.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:30.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58472]) process #1 30 15:14:30.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58472]] process command=SSH_MSG_KEXDH_INIT 15:14:30.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58472]] Send SSH_MSG_KEXDH_REPLY 15:14:30.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58472]) packet #1 sending command=31[31] len=1639 15:14:30.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:58472])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:30.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:58472]) Send SSH_MSG_NEWKEYS 15:14:30.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:58472]) session ID=f2:cb:c9:2d:76:50:28:bf:9b:cd:fc:60:7e:4f:12:c3:a6:6a:6c:dd:f5:18:ca:1a:33:2f:19:f0:11:e9:96:58:ea:0f:9e:7f:e2:e2:c8:b4:0a:0d:db:37:a2:97:35:eb:20:71:8a:cc:9d:bc:2f:9b:fa:73:3f:11:5c:2d:c5:c2 15:14:30.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58472]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:30.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58472]): strict KEX resets output message sequence number from 3 to 0 15:14:30.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58472]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@747d9a5e; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:30.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:58472])[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 15:14:30.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58472])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:30.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58472]) packet #0 sending command=7[7] len=419 15:14:30.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58472]) No pending packets to flush at end of KEX 15:14:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58472]) process #2 SSH_MSG_NEWKEYS 15:14:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58472]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58472]): strict KEX resets input message sequence number from 3 to 0 15:14:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58472]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5bcaea56; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58472]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58472]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:58472]) authorized authentication methods: password,publickey 15:14:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58472]) Accepted service ssh-userauth 15:14:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58472]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58472]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58472]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58472]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58472]) no authentication factory for method=none 15:14:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58472]) SSH_MSG_USERAUTH_REQUEST 15:14:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58472]) remaining methods: password,publickey 15:14:30.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58472]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:30.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58472]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:30.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58472]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:30.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58472]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:30.507 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:30.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:58472]) authentication result: true 15:14:30.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:58472]) SSH_MSG_USERAUTH_REQUEST 15:14:30.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58472])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:30.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58472]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:30.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:30.507 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:30.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58472]) no heartbeat to stop 15:14:30.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:58472]) heartbeat type=IGNORE, interval=PT30S 15:14:30.507 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:58472 authenticated 15:14:30.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58472]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:30.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58472]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:30.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58472]] session=TransportServerSession[admin@/10.30.171.175:58472] id=0 15:14:30.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58472])) size=2097152, max=2097152, packet=32768 15:14:30.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58472]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58472] 15:14:30.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58472]) recipient=0 15:14:30.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472])) size=2097152, max=2097152, packet=32768 15:14:30.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472])) re-initializing 15:14:30.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472])) size=2097152, max=2097152, packet=32768 15:14:30.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:30.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58472]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:30.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58472]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:30.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:30.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472])[want-reply=true] subsystem=netconf 15:14:30.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472])[subsystem] prepared command 15:14:30.508 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:30.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:30.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0322697b, L:/10.30.170.167:17927 - R:/10.30.171.175:58472]}} established 15:14:30.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 98: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17927 15:14:30.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 98: Creating data stores for simulated device 15:14:30.508 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:30.508 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:30.508 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:30.508 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:30.508 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:30.509 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@258bd52c 15:14:30.509 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:30.509 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:30.509 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:30.509 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:30.510 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:30.510 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:30.510 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:30.510 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:30.510 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@258bd52c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@258bd52c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@667cd13f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@667cd13f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:30.519 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:30.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:30.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0322697b, L:/10.30.170.167:17927 - R:/10.30.171.175:58472] 15:14:30.521 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 98 on channel [id: 0x0322697b, L:/10.30.170.167:17927 - R:/10.30.171.175:58472] 15:14:30.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]) by 1102 down to 2096050 15:14:30.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58472]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:14:30.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0322697b, L:/10.30.170.167:17927 - R:/10.30.171.175:58472] 15:14:30.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0322697b, L:/10.30.170.167:17927 - R:/10.30.171.175:58472] 15:14:30.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]) request=subsystem result=ReplySuccess, want-reply=true 15:14:30.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58472]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:30.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]) request=subsystem activate command 15:14:30.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]) starting runner for command=netconf 15:14:30.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58472]) process #5 SSH_MSG_CHANNEL_DATA 15:14:30.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]) by 373 down to 2096779 15:14:30.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]) SSH_MSG_CHANNEL_DATA len=373 15:14:30.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472] 15:14:30.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0322697b, L:/10.30.170.167:17927 - R:/10.30.171.175:58472]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:30.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:30.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0322697b, L:/10.30.170.167:17927 - R:/10.30.171.175:58472] 15:14:30.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0322697b, L:/10.30.170.167:17927 - R:/10.30.171.175:58472] 15:14:30.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17927', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:30.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=98} created 15:14:30.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=98, channel=[id: 0x0322697b, L:/10.30.170.167:17927 - R:/10.30.171.175:58472]} created 15:14:30.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0322697b, L:/10.30.170.167:17927 - R:/10.30.171.175:58472] successful with session NetconfServerSession{sessionId=98, channel=[id: 0x0322697b, L:/10.30.170.167:17927 - R:/10.30.171.175:58472]} 15:14:30.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=98, channel=[id: 0x0322697b, L:/10.30.170.167:17927 - R:/10.30.171.175:58472]} up 15:14:30.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58472]) process #6 SSH_MSG_CHANNEL_DATA 15:14:30.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]) by 393 down to 2096386 15:14:30.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]) SSH_MSG_CHANNEL_DATA len=393 15:14:30.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472] 15:14:30.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:30.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:30.524 [netconf-device-simulator-threads-6] 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=98} 15:14:30.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:30.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=98, channel=[id: 0x0322697b, L:/10.30.170.167:17927 - R:/10.30.171.175:58472]} EXI handlers added to pipeline 15:14:30.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:30.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]) by 179 down to 2095871 15:14:30.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58472]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:30.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:30.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58472]) process #7 SSH_MSG_CHANNEL_DATA 15:14:30.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]) by 340 down to 2096046 15:14:30.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]) SSH_MSG_CHANNEL_DATA len=340 15:14:30.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472] 15:14:30.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:30.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:30.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=98} 15:14:30.528 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@667cd13f 15:14:30.528 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:30.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:30.528 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:30.528 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:30.529 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:30.529 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:30.529 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:30.529 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:30.529 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:30.529 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:30.529 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:30.529 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:30.529 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:30.529 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:30.529 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:30.529 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:30.529 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:30.529 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:30.529 [netconf-device-simulator-threads-6] 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 15:14:30.529 [netconf-device-simulator-threads-6] 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 15:14:30.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:30.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]) by 733 down to 2095138 15:14:30.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58472]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:30.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:30.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55036]) process #10 SSH_MSG_IGNORE 15:14:30.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55036]) SSH_MSG_IGNORE 15:14:30.722 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:30.770 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:30.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43018]) process #9 SSH_MSG_IGNORE 15:14:30.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43018]) SSH_MSG_IGNORE 15:14:31.102 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:14:31.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54888]) process #11 SSH_MSG_IGNORE 15:14:31.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54888]) SSH_MSG_IGNORE 15:14:31.298 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43254]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:31.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43254]) process #8 SSH_MSG_IGNORE 15:14:31.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43254]) SSH_MSG_IGNORE 15:14:31.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfcc0d085, L:/10.30.170.167:17928 - R:/10.30.171.175:35042]} 15:14:31.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:35042]): SSH-2.0-SSHD-UNKNOWN 15:14:31.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:35042]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:31.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:35042]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:31.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:35042]) Send SSH_MSG_KEXINIT 15:14:31.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35042]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:31.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35042]) process #0 SSH_MSG_KEXINIT 15:14:31.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:35042]) SSH_MSG_KEXINIT 15:14:31.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:35042]) strict KEX=true client=true server=true 15:14:31.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35042]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:31.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35042]) Kex: server host key algorithms = rsa-sha2-512 15:14:31.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35042]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:31.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35042]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:31.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35042]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:31.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35042]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:31.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35042]) Kex: compression algorithms (client to server) = none 15:14:31.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35042]) Kex: compression algorithms (server to client) = none 15:14:31.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:31.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35042]) process #1 30 15:14:31.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35042]] process command=SSH_MSG_KEXDH_INIT 15:14:31.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35042]] Send SSH_MSG_KEXDH_REPLY 15:14:31.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35042]) packet #1 sending command=31[31] len=1639 15:14:31.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:35042])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:31.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:35042]) Send SSH_MSG_NEWKEYS 15:14:31.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:35042]) session ID=e4:b2:0f:16:6e:f9:c1:90:82:6e:59:36:b8:0a:3f:bd:a3:7b:c0:c9:29:af:9c:cf:78:1e:36:78:d2:53:e1:79:09:a2:2b:74:eb:6e:b3:af:ff:cf:c2:00:02:9b:4b:4f:9f:ed:d8:04:4d:ca:99:b6:6e:e9:31:d6:b7:fd:ac:18 15:14:31.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35042]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:31.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35042]): strict KEX resets output message sequence number from 3 to 0 15:14:31.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35042]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@51bbc6d5; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:31.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:35042])[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 15:14:31.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35042])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:31.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35042]) packet #0 sending command=7[7] len=419 15:14:31.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35042]) No pending packets to flush at end of KEX 15:14:31.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35042]) process #2 SSH_MSG_NEWKEYS 15:14:31.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35042]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:31.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35042]): strict KEX resets input message sequence number from 3 to 0 15:14:31.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35042]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@15142a1d; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:31.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:31.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35042]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:31.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35042]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:31.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:35042]) authorized authentication methods: password,publickey 15:14:31.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35042]) Accepted service ssh-userauth 15:14:31.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35042]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:31.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35042]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:31.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35042]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:31.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35042]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:31.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35042]) no authentication factory for method=none 15:14:31.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35042]) SSH_MSG_USERAUTH_REQUEST 15:14:31.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35042]) remaining methods: password,publickey 15:14:31.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35042]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:31.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35042]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:31.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35042]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:31.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35042]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:31.911 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:31.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:35042]) authentication result: true 15:14:31.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:35042]) SSH_MSG_USERAUTH_REQUEST 15:14:31.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35042])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:31.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35042]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:31.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:31.911 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:31.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35042]) no heartbeat to stop 15:14:31.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:35042]) heartbeat type=IGNORE, interval=PT30S 15:14:31.912 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:35042 authenticated 15:14:31.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35042]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:31.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35042]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:31.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35042]] session=TransportServerSession[admin@/10.30.171.175:35042] id=0 15:14:31.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35042])) size=2097152, max=2097152, packet=32768 15:14:31.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35042]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35042] 15:14:31.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35042]) recipient=0 15:14:31.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042])) size=2097152, max=2097152, packet=32768 15:14:31.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042])) re-initializing 15:14:31.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042])) size=2097152, max=2097152, packet=32768 15:14:31.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:31.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35042]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:31.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35042]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:31.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:31.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042])[want-reply=true] subsystem=netconf 15:14:31.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042])[subsystem] prepared command 15:14:31.913 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:31.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:31.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfcc0d085, L:/10.30.170.167:17928 - R:/10.30.171.175:35042]}} established 15:14:31.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 99: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17928 15:14:31.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 99: Creating data stores for simulated device 15:14:31.914 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:31.914 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:31.914 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:31.914 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:31.914 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:31.915 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ef9797a 15:14:31.915 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:31.915 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:31.915 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:31.915 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:31.916 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:31.916 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:31.916 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:31.916 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:31.916 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ef9797a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ef9797a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ff4f9c3, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ff4f9c3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:31.917 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:31.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:31.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfcc0d085, L:/10.30.170.167:17928 - R:/10.30.171.175:35042] 15:14:31.918 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 99 on channel [id: 0xfcc0d085, L:/10.30.170.167:17928 - R:/10.30.171.175:35042] 15:14:31.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]) by 1102 down to 2096050 15:14:31.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35042]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1111 15:14:31.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfcc0d085, L:/10.30.170.167:17928 - R:/10.30.171.175:35042] 15:14:31.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfcc0d085, L:/10.30.170.167:17928 - R:/10.30.171.175:35042] 15:14:31.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]) request=subsystem result=ReplySuccess, want-reply=true 15:14:31.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35042]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:31.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]) request=subsystem activate command 15:14:31.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]) starting runner for command=netconf 15:14:31.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35042]) process #5 SSH_MSG_CHANNEL_DATA 15:14:31.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]) by 373 down to 2096779 15:14:31.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]) SSH_MSG_CHANNEL_DATA len=373 15:14:31.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042] 15:14:31.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xfcc0d085, L:/10.30.170.167:17928 - R:/10.30.171.175:35042]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:31.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:31.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfcc0d085, L:/10.30.170.167:17928 - R:/10.30.171.175:35042] 15:14:31.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfcc0d085, L:/10.30.170.167:17928 - R:/10.30.171.175:35042] 15:14:31.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17928', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:31.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=99} created 15:14:31.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=99, channel=[id: 0xfcc0d085, L:/10.30.170.167:17928 - R:/10.30.171.175:35042]} created 15:14:31.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfcc0d085, L:/10.30.170.167:17928 - R:/10.30.171.175:35042] successful with session NetconfServerSession{sessionId=99, channel=[id: 0xfcc0d085, L:/10.30.170.167:17928 - R:/10.30.171.175:35042]} 15:14:31.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=99, channel=[id: 0xfcc0d085, L:/10.30.170.167:17928 - R:/10.30.171.175:35042]} up 15:14:31.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35042]) process #6 SSH_MSG_CHANNEL_DATA 15:14:31.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]) by 393 down to 2096386 15:14:31.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]) SSH_MSG_CHANNEL_DATA len=393 15:14:31.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042] 15:14:31.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:31.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:31.922 [netconf-device-simulator-threads-0] 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=99} 15:14:31.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:31.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=99, channel=[id: 0xfcc0d085, L:/10.30.170.167:17928 - R:/10.30.171.175:35042]} EXI handlers added to pipeline 15:14:31.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:31.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]) by 179 down to 2095871 15:14:31.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35042]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:31.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:31.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35042]) process #7 SSH_MSG_CHANNEL_DATA 15:14:31.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]) by 340 down to 2096046 15:14:31.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]) SSH_MSG_CHANNEL_DATA len=340 15:14:31.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042] 15:14:31.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:31.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:31.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=99} 15:14:31.924 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ff4f9c3 15:14:31.924 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:31.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:31.925 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:31.925 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:31.925 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:31.925 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:31.925 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:31.925 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:31.925 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:31.925 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:31.925 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:31.925 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:31.925 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:31.925 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:31.925 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:31.925 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:31.925 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:31.925 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:31.925 [netconf-device-simulator-threads-0] 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 15:14:31.925 [netconf-device-simulator-threads-0] 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 15:14:31.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:31.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]) by 733 down to 2095138 15:14:31.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35042]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:31.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:31.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43124]) process #9 SSH_MSG_IGNORE 15:14:31.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43124]) SSH_MSG_IGNORE 15:14:31.975 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:32.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37206]) process #10 SSH_MSG_IGNORE 15:14:32.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37206]) SSH_MSG_IGNORE 15:14:32.070 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:32.458 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:32.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #8 SSH_MSG_IGNORE 15:14:32.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:14:32.778 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1c2342c8, L:/10.30.170.167:17929 - R:/10.30.171.175:46760]} 15:14:32.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:46760]): SSH-2.0-SSHD-UNKNOWN 15:14:32.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:46760]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:32.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:46760]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:32.855 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:14:32.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55962]) process #11 SSH_MSG_IGNORE 15:14:32.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55962]) SSH_MSG_IGNORE 15:14:33.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:33.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50996]) process #10 SSH_MSG_IGNORE 15:14:33.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50996]) SSH_MSG_IGNORE 15:14:33.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:46760]) Send SSH_MSG_KEXINIT 15:14:33.254 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46760]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:33.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46760]) process #0 SSH_MSG_KEXINIT 15:14:33.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:46760]) SSH_MSG_KEXINIT 15:14:33.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:46760]) strict KEX=true client=true server=true 15:14:33.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46760]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:33.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46760]) Kex: server host key algorithms = rsa-sha2-512 15:14:33.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46760]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:33.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46760]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:33.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46760]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:33.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46760]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:33.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46760]) Kex: compression algorithms (client to server) = none 15:14:33.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46760]) Kex: compression algorithms (server to client) = none 15:14:33.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:33.270 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54118]) process #9 SSH_MSG_IGNORE 15:14:33.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54118]) SSH_MSG_IGNORE 15:14:33.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46760]) process #1 30 15:14:33.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46760]] process command=SSH_MSG_KEXDH_INIT 15:14:33.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46760]] Send SSH_MSG_KEXDH_REPLY 15:14:33.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46760]) packet #1 sending command=31[31] len=1639 15:14:33.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:46760])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:33.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:46760]) Send SSH_MSG_NEWKEYS 15:14:33.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:46760]) session ID=bb:3e:62:36:58:1b:14:a7:2f:a8:6e:bf:5e:e9:b7:4d:b0:82:53:43:ce:20:ad:6d:2f:e1:76:a5:28:2b:af:01:bc:b3:0e:7b:e5:2e:10:b6:8d:a3:7e:c4:3c:57:62:cb:59:0e:f6:18:2d:c6:c9:64:cc:ea:df:7c:f0:19:f7:76 15:14:33.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46760]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:33.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46760]): strict KEX resets output message sequence number from 3 to 0 15:14:33.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46760]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2788ac0; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:33.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:46760])[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 15:14:33.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46760])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:33.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46760]) packet #0 sending command=7[7] len=419 15:14:33.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46760]) No pending packets to flush at end of KEX 15:14:33.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46760]) process #2 SSH_MSG_NEWKEYS 15:14:33.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46760]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:33.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46760]): strict KEX resets input message sequence number from 3 to 0 15:14:33.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46760]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1f562567; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:33.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:33.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46760]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:33.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46760]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:33.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:46760]) authorized authentication methods: password,publickey 15:14:33.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46760]) Accepted service ssh-userauth 15:14:33.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46760]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:33.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46760]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:33.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46760]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:33.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46760]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:33.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46760]) no authentication factory for method=none 15:14:33.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46760]) SSH_MSG_USERAUTH_REQUEST 15:14:33.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46760]) remaining methods: password,publickey 15:14:33.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46760]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:33.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46760]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:33.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46760]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:33.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46760]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:33.376 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:33.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:46760]) authentication result: true 15:14:33.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:46760]) SSH_MSG_USERAUTH_REQUEST 15:14:33.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46760])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:33.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46760]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:33.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:33.376 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:33.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46760]) no heartbeat to stop 15:14:33.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:46760]) heartbeat type=IGNORE, interval=PT30S 15:14:33.377 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:46760 authenticated 15:14:33.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46760]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:33.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46760]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:33.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46760]] session=TransportServerSession[admin@/10.30.171.175:46760] id=0 15:14:33.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46760])) size=2097152, max=2097152, packet=32768 15:14:33.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46760]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46760] 15:14:33.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46760]) recipient=0 15:14:33.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760])) size=2097152, max=2097152, packet=32768 15:14:33.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760])) re-initializing 15:14:33.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760])) size=2097152, max=2097152, packet=32768 15:14:33.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:33.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46760]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:33.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46760]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:33.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:33.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760])[want-reply=true] subsystem=netconf 15:14:33.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760])[subsystem] prepared command 15:14:33.379 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:33.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:33.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1c2342c8, L:/10.30.170.167:17929 - R:/10.30.171.175:46760]}} established 15:14:33.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 100: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17929 15:14:33.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 100: Creating data stores for simulated device 15:14:33.379 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:33.379 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:33.379 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:33.379 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:33.379 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:33.380 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19ff2e7f 15:14:33.380 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:33.380 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:33.380 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:33.381 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:33.381 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:33.381 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:33.381 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:33.381 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:33.381 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19ff2e7f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19ff2e7f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@f3c01ed, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@f3c01ed, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:33.382 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:33.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:33.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1c2342c8, L:/10.30.170.167:17929 - R:/10.30.171.175:46760] 15:14:33.387 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 100 on channel [id: 0x1c2342c8, L:/10.30.170.167:17929 - R:/10.30.171.175:46760] 15:14:33.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]) by 1103 down to 2096049 15:14:33.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46760]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:14:33.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1c2342c8, L:/10.30.170.167:17929 - R:/10.30.171.175:46760] 15:14:33.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1c2342c8, L:/10.30.170.167:17929 - R:/10.30.171.175:46760] 15:14:33.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]) request=subsystem result=ReplySuccess, want-reply=true 15:14:33.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46760]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:33.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]) request=subsystem activate command 15:14:33.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]) starting runner for command=netconf 15:14:33.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46760]) process #5 SSH_MSG_CHANNEL_DATA 15:14:33.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]) by 373 down to 2096779 15:14:33.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]) SSH_MSG_CHANNEL_DATA len=373 15:14:33.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760] 15:14:33.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x1c2342c8, L:/10.30.170.167:17929 - R:/10.30.171.175:46760]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:33.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:33.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1c2342c8, L:/10.30.170.167:17929 - R:/10.30.171.175:46760] 15:14:33.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1c2342c8, L:/10.30.170.167:17929 - R:/10.30.171.175:46760] 15:14:33.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17929', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:33.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=100} created 15:14:33.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=100, channel=[id: 0x1c2342c8, L:/10.30.170.167:17929 - R:/10.30.171.175:46760]} created 15:14:33.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1c2342c8, L:/10.30.170.167:17929 - R:/10.30.171.175:46760] successful with session NetconfServerSession{sessionId=100, channel=[id: 0x1c2342c8, L:/10.30.170.167:17929 - R:/10.30.171.175:46760]} 15:14:33.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=100, channel=[id: 0x1c2342c8, L:/10.30.170.167:17929 - R:/10.30.171.175:46760]} up 15:14:33.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46760]) process #6 SSH_MSG_CHANNEL_DATA 15:14:33.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]) by 393 down to 2096386 15:14:33.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]) SSH_MSG_CHANNEL_DATA len=393 15:14:33.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760] 15:14:33.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:33.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:33.391 [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=100} 15:14:33.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:33.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=100, channel=[id: 0x1c2342c8, L:/10.30.170.167:17929 - R:/10.30.171.175:46760]} EXI handlers added to pipeline 15:14:33.391 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:33.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]) by 179 down to 2095870 15:14:33.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46760]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:33.392 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:33.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46760]) process #7 SSH_MSG_CHANNEL_DATA 15:14:33.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]) by 340 down to 2096046 15:14:33.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]) SSH_MSG_CHANNEL_DATA len=340 15:14:33.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760] 15:14:33.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:33.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:33.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=100} 15:14:33.395 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@f3c01ed 15:14:33.395 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:33.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:33.395 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:33.395 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:33.395 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:33.395 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:33.396 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:33.396 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:33.396 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:33.396 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:33.396 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:33.396 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:33.396 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:33.396 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:33.396 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:33.396 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:33.396 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:33.396 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:33.396 [netconf-device-simulator-threads-2] 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 15:14:33.396 [netconf-device-simulator-threads-2] 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 15:14:33.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:33.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]) by 733 down to 2095137 15:14:33.397 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46760]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:33.398 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:33.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40314]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:33.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40314]) process #8 SSH_MSG_IGNORE 15:14:33.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40314]) SSH_MSG_IGNORE 15:14:34.016 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:14:34.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60062]) process #11 SSH_MSG_IGNORE 15:14:34.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60062]) SSH_MSG_IGNORE 15:14:34.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd3acfd9c, L:/10.30.170.167:17930 - R:/10.30.171.175:50618]} 15:14:34.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:50618]): SSH-2.0-SSHD-UNKNOWN 15:14:34.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:50618]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:34.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:50618]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:34.294 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:34.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44528]) process #10 SSH_MSG_IGNORE 15:14:34.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44528]) SSH_MSG_IGNORE 15:14:34.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:50618]) Send SSH_MSG_KEXINIT 15:14:34.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50618]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:34.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50618]) process #0 SSH_MSG_KEXINIT 15:14:34.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:50618]) SSH_MSG_KEXINIT 15:14:34.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:50618]) strict KEX=true client=true server=true 15:14:34.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50618]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:34.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50618]) Kex: server host key algorithms = rsa-sha2-512 15:14:34.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50618]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:34.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50618]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:34.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50618]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:34.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50618]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:34.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50618]) Kex: compression algorithms (client to server) = none 15:14:34.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50618]) Kex: compression algorithms (server to client) = none 15:14:34.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:34.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50618]) process #1 30 15:14:34.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50618]] process command=SSH_MSG_KEXDH_INIT 15:14:34.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50618]] Send SSH_MSG_KEXDH_REPLY 15:14:34.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50618]) packet #1 sending command=31[31] len=1639 15:14:34.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:50618])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:34.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:50618]) Send SSH_MSG_NEWKEYS 15:14:34.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:50618]) session ID=36:4a:06:09:d3:86:6d:4d:6b:9b:82:94:80:1c:19:ad:6c:dd:9b:dd:8f:52:fe:63:cf:ce:21:63:4e:56:c4:cc:f9:e6:14:a7:10:b3:16:bb:5c:c0:16:5d:3d:eb:02:44:5a:c2:1a:45:21:0e:7f:04:8e:57:13:e6:59:91:ce:34 15:14:34.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50618]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:34.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50618]): strict KEX resets output message sequence number from 3 to 0 15:14:34.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50618]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@b0144b4; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:34.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:50618])[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 15:14:34.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50618])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:34.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50618]) packet #0 sending command=7[7] len=419 15:14:34.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50618]) No pending packets to flush at end of KEX 15:14:34.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50618]) process #2 SSH_MSG_NEWKEYS 15:14:34.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50618]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:34.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50618]): strict KEX resets input message sequence number from 3 to 0 15:14:34.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50618]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@463a7887; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:34.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:34.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50618]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:34.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50618]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:34.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:50618]) authorized authentication methods: password,publickey 15:14:34.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50618]) Accepted service ssh-userauth 15:14:34.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50618]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:34.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50618]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:34.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50618]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:34.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50618]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:34.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50618]) no authentication factory for method=none 15:14:34.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50618]) SSH_MSG_USERAUTH_REQUEST 15:14:34.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50618]) remaining methods: password,publickey 15:14:34.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50618]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:34.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50618]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:34.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50618]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:34.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50618]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:34.481 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:34.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:50618]) authentication result: true 15:14:34.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:50618]) SSH_MSG_USERAUTH_REQUEST 15:14:34.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50618])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:34.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50618]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:34.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:34.481 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:34.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50618]) no heartbeat to stop 15:14:34.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:50618]) heartbeat type=IGNORE, interval=PT30S 15:14:34.482 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:50618 authenticated 15:14:34.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50618]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:34.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50618]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:34.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50618]] session=TransportServerSession[admin@/10.30.171.175:50618] id=0 15:14:34.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50618])) size=2097152, max=2097152, packet=32768 15:14:34.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50618]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50618] 15:14:34.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50618]) recipient=0 15:14:34.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618])) size=2097152, max=2097152, packet=32768 15:14:34.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618])) re-initializing 15:14:34.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618])) size=2097152, max=2097152, packet=32768 15:14:34.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:34.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50618]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:34.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50618]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:34.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:34.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618])[want-reply=true] subsystem=netconf 15:14:34.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618])[subsystem] prepared command 15:14:34.485 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:34.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:34.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd3acfd9c, L:/10.30.170.167:17930 - R:/10.30.171.175:50618]}} established 15:14:34.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 101: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17930 15:14:34.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 101: Creating data stores for simulated device 15:14:34.486 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:34.486 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:34.486 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:34.486 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:34.486 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:34.488 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2103e2b2 15:14:34.488 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:34.488 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:34.488 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:34.488 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:34.489 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:34.489 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:34.489 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:34.489 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:34.489 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2103e2b2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2103e2b2, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1eea89a8, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1eea89a8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:34.489 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:34.489 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:34.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd3acfd9c, L:/10.30.170.167:17930 - R:/10.30.171.175:50618] 15:14:34.491 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 101 on channel [id: 0xd3acfd9c, L:/10.30.170.167:17930 - R:/10.30.171.175:50618] 15:14:34.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]) by 1103 down to 2096049 15:14:34.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50618]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:14:34.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd3acfd9c, L:/10.30.170.167:17930 - R:/10.30.171.175:50618] 15:14:34.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd3acfd9c, L:/10.30.170.167:17930 - R:/10.30.171.175:50618] 15:14:34.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]) request=subsystem result=ReplySuccess, want-reply=true 15:14:34.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50618]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:34.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]) request=subsystem activate command 15:14:34.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]) starting runner for command=netconf 15:14:34.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50618]) process #5 SSH_MSG_CHANNEL_DATA 15:14:34.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]) by 373 down to 2096779 15:14:34.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]) SSH_MSG_CHANNEL_DATA len=373 15:14:34.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618] 15:14:34.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd3acfd9c, L:/10.30.170.167:17930 - R:/10.30.171.175:50618]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:34.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:34.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd3acfd9c, L:/10.30.170.167:17930 - R:/10.30.171.175:50618] 15:14:34.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd3acfd9c, L:/10.30.170.167:17930 - R:/10.30.171.175:50618] 15:14:34.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17930', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:34.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=101} created 15:14:34.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=101, channel=[id: 0xd3acfd9c, L:/10.30.170.167:17930 - R:/10.30.171.175:50618]} created 15:14:34.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd3acfd9c, L:/10.30.170.167:17930 - R:/10.30.171.175:50618] successful with session NetconfServerSession{sessionId=101, channel=[id: 0xd3acfd9c, L:/10.30.170.167:17930 - R:/10.30.171.175:50618]} 15:14:34.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=101, channel=[id: 0xd3acfd9c, L:/10.30.170.167:17930 - R:/10.30.171.175:50618]} up 15:14:34.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50618]) process #6 SSH_MSG_CHANNEL_DATA 15:14:34.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]) by 393 down to 2096386 15:14:34.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]) SSH_MSG_CHANNEL_DATA len=393 15:14:34.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618] 15:14:34.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:34.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:34.494 [netconf-device-simulator-threads-4] 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=101} 15:14:34.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:34.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=101, channel=[id: 0xd3acfd9c, L:/10.30.170.167:17930 - R:/10.30.171.175:50618]} EXI handlers added to pipeline 15:14:34.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:34.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]) by 179 down to 2095870 15:14:34.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50618]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:34.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:34.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50618]) process #7 SSH_MSG_CHANNEL_DATA 15:14:34.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]) by 340 down to 2096046 15:14:34.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]) SSH_MSG_CHANNEL_DATA len=340 15:14:34.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618] 15:14:34.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:34.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:34.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=101} 15:14:34.497 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1eea89a8 15:14:34.497 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:34.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:34.497 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:34.497 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:34.497 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:34.497 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:34.497 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:34.497 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:34.497 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:34.497 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:34.497 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:34.497 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:34.497 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:34.497 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:34.497 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:34.497 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:34.497 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:34.497 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:34.497 [netconf-device-simulator-threads-4] 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 15:14:34.497 [netconf-device-simulator-threads-4] 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 15:14:34.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:34.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]) by 733 down to 2095137 15:14:34.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50618]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:34.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:34.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34250]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:34.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34250]) process #9 SSH_MSG_IGNORE 15:14:34.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34250]) SSH_MSG_IGNORE 15:14:35.260 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47616]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:35.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47616]) process #8 SSH_MSG_IGNORE 15:14:35.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47616]) SSH_MSG_IGNORE 15:14:35.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x18aa5296, L:/10.30.170.167:17931 - R:/10.30.171.175:37358]} 15:14:35.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:37358]): SSH-2.0-SSHD-UNKNOWN 15:14:35.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:37358]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:35.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:37358]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:35.297 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:14:35.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54708]) process #11 SSH_MSG_IGNORE 15:14:35.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54708]) SSH_MSG_IGNORE 15:14:35.419 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:35.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35166]) process #10 SSH_MSG_IGNORE 15:14:35.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35166]) SSH_MSG_IGNORE 15:14:35.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:37358]) Send SSH_MSG_KEXINIT 15:14:35.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37358]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:35.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37358]) process #0 SSH_MSG_KEXINIT 15:14:35.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:37358]) SSH_MSG_KEXINIT 15:14:35.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:37358]) strict KEX=true client=true server=true 15:14:35.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37358]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:35.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37358]) Kex: server host key algorithms = rsa-sha2-512 15:14:35.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37358]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:35.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37358]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:35.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37358]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:35.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37358]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:35.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37358]) Kex: compression algorithms (client to server) = none 15:14:35.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37358]) Kex: compression algorithms (server to client) = none 15:14:35.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:35.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37358]) process #1 30 15:14:35.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37358]] process command=SSH_MSG_KEXDH_INIT 15:14:35.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37358]] Send SSH_MSG_KEXDH_REPLY 15:14:35.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37358]) packet #1 sending command=31[31] len=1639 15:14:35.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:37358])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:35.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:37358]) Send SSH_MSG_NEWKEYS 15:14:35.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:37358]) session ID=77:42:2f:af:ac:88:11:3a:dd:24:ef:9d:8e:01:37:b3:fb:30:4b:2f:e3:0a:86:74:1c:4a:d0:07:f8:13:98:b7:4a:31:5b:38:6f:16:57:9d:94:94:0a:cd:01:84:f7:98:1b:e1:1e:d9:78:6a:56:16:3b:3a:75:11:8f:c8:4e:f7 15:14:35.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37358]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:35.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37358]): strict KEX resets output message sequence number from 3 to 0 15:14:35.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37358]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6eca531e; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:35.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:37358])[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 15:14:35.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37358])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:35.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37358]) packet #0 sending command=7[7] len=419 15:14:35.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37358]) No pending packets to flush at end of KEX 15:14:35.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37358]) process #2 SSH_MSG_NEWKEYS 15:14:35.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37358]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:35.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37358]): strict KEX resets input message sequence number from 3 to 0 15:14:35.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37358]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3aeba80; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:35.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:35.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37358]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:35.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37358]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:37358]) authorized authentication methods: password,publickey 15:14:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37358]) Accepted service ssh-userauth 15:14:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37358]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37358]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37358]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37358]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37358]) no authentication factory for method=none 15:14:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37358]) SSH_MSG_USERAUTH_REQUEST 15:14:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37358]) remaining methods: password,publickey 15:14:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37358]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37358]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37358]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37358]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:35.639 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:37358]) authentication result: true 15:14:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:37358]) SSH_MSG_USERAUTH_REQUEST 15:14:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37358])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37358]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:35.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37358]) no heartbeat to stop 15:14:35.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:37358]) heartbeat type=IGNORE, interval=PT30S 15:14:35.640 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:37358 authenticated 15:14:35.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37358]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:35.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37358]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:35.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37358]] session=TransportServerSession[admin@/10.30.171.175:37358] id=0 15:14:35.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37358])) size=2097152, max=2097152, packet=32768 15:14:35.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37358]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37358] 15:14:35.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37358]) recipient=0 15:14:35.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358])) size=2097152, max=2097152, packet=32768 15:14:35.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358])) re-initializing 15:14:35.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358])) size=2097152, max=2097152, packet=32768 15:14:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37358]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37358]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358])[want-reply=true] subsystem=netconf 15:14:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358])[subsystem] prepared command 15:14:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x18aa5296, L:/10.30.170.167:17931 - R:/10.30.171.175:37358]}} established 15:14:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 102: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17931 15:14:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 102: Creating data stores for simulated device 15:14:35.642 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:35.642 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:35.642 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:35.642 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:35.642 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:35.643 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32b4a274 15:14:35.643 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:35.643 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:35.643 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:35.643 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:35.644 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:35.644 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:35.644 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:35.644 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:35.644 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32b4a274, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32b4a274, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4a05935e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4a05935e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:35.644 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:35.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:35.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x18aa5296, L:/10.30.170.167:17931 - R:/10.30.171.175:37358] 15:14:35.646 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 102 on channel [id: 0x18aa5296, L:/10.30.170.167:17931 - R:/10.30.171.175:37358] 15:14:35.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]) by 1103 down to 2096049 15:14:35.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37358]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:14:35.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x18aa5296, L:/10.30.170.167:17931 - R:/10.30.171.175:37358] 15:14:35.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x18aa5296, L:/10.30.170.167:17931 - R:/10.30.171.175:37358] 15:14:35.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]) request=subsystem result=ReplySuccess, want-reply=true 15:14:35.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37358]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:35.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]) request=subsystem activate command 15:14:35.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]) starting runner for command=netconf 15:14:35.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37358]) process #5 SSH_MSG_CHANNEL_DATA 15:14:35.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]) by 373 down to 2096779 15:14:35.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]) SSH_MSG_CHANNEL_DATA len=373 15:14:35.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358] 15:14:35.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x18aa5296, L:/10.30.170.167:17931 - R:/10.30.171.175:37358]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:35.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:35.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x18aa5296, L:/10.30.170.167:17931 - R:/10.30.171.175:37358] 15:14:35.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x18aa5296, L:/10.30.170.167:17931 - R:/10.30.171.175:37358] 15:14:35.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17931', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:35.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=102} created 15:14:35.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=102, channel=[id: 0x18aa5296, L:/10.30.170.167:17931 - R:/10.30.171.175:37358]} created 15:14:35.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x18aa5296, L:/10.30.170.167:17931 - R:/10.30.171.175:37358] successful with session NetconfServerSession{sessionId=102, channel=[id: 0x18aa5296, L:/10.30.170.167:17931 - R:/10.30.171.175:37358]} 15:14:35.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=102, channel=[id: 0x18aa5296, L:/10.30.170.167:17931 - R:/10.30.171.175:37358]} up 15:14:35.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37358]) process #6 SSH_MSG_CHANNEL_DATA 15:14:35.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]) by 393 down to 2096386 15:14:35.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]) SSH_MSG_CHANNEL_DATA len=393 15:14:35.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358] 15:14:35.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:35.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:35.649 [netconf-device-simulator-threads-6] 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=102} 15:14:35.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:35.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=102, channel=[id: 0x18aa5296, L:/10.30.170.167:17931 - R:/10.30.171.175:37358]} EXI handlers added to pipeline 15:14:35.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:35.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]) by 179 down to 2095870 15:14:35.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37358]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:35.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37358]) process #7 SSH_MSG_CHANNEL_DATA 15:14:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]) by 340 down to 2096046 15:14:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]) SSH_MSG_CHANNEL_DATA len=340 15:14:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358] 15:14:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=102} 15:14:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4a05935e 15:14:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:35.651 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:35.652 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:35.652 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:35.652 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:35.652 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:35.652 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:35.652 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:35.652 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:35.652 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:35.652 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:35.652 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:35.652 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:35.652 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:35.652 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:35.652 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:35.652 [netconf-device-simulator-threads-6] 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 15:14:35.652 [netconf-device-simulator-threads-6] 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 15:14:35.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:35.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]) by 733 down to 2095137 15:14:35.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37358]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:35.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:35.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38758]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38758]) process #9 SSH_MSG_IGNORE 15:14:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38758]) SSH_MSG_IGNORE 15:14:36.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6a24b37a, L:/10.30.170.167:17932 - R:/10.30.171.175:45880]} 15:14:36.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:45880]): SSH-2.0-SSHD-UNKNOWN 15:14:36.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:45880]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:36.527 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:45880]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:36.588 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:14:36.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58112]) process #11 SSH_MSG_IGNORE 15:14:36.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58112]) SSH_MSG_IGNORE 15:14:36.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:45880]) Send SSH_MSG_KEXINIT 15:14:36.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45880]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:36.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45880]) process #0 SSH_MSG_KEXINIT 15:14:36.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:45880]) SSH_MSG_KEXINIT 15:14:36.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:45880]) strict KEX=true client=true server=true 15:14:36.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45880]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:36.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45880]) Kex: server host key algorithms = rsa-sha2-512 15:14:36.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45880]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:36.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45880]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:36.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45880]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:36.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45880]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:36.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45880]) Kex: compression algorithms (client to server) = none 15:14:36.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45880]) Kex: compression algorithms (server to client) = none 15:14:36.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:36.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:36.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54380]) process #10 SSH_MSG_IGNORE 15:14:36.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54380]) SSH_MSG_IGNORE 15:14:36.647 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53088]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:36.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53088]) process #8 SSH_MSG_IGNORE 15:14:36.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53088]) SSH_MSG_IGNORE 15:14:36.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45880]) process #1 30 15:14:36.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45880]] process command=SSH_MSG_KEXDH_INIT 15:14:36.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45880]] Send SSH_MSG_KEXDH_REPLY 15:14:36.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45880]) packet #1 sending command=31[31] len=1639 15:14:36.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:45880])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:36.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:45880]) Send SSH_MSG_NEWKEYS 15:14:36.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:45880]) session ID=13:f4:51:97:b1:0a:3d:e4:82:5e:7f:8f:c5:08:90:be:86:0c:3b:db:bb:c6:b3:41:67:12:ae:cf:8b:d1:d6:90:20:16:c7:3c:ad:c9:8d:9d:04:a6:3b:34:e1:d1:ed:82:4a:f8:7d:7e:a4:29:49:00:ba:86:a7:ac:52:3a:3e:66 15:14:36.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45880]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:36.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45880]): strict KEX resets output message sequence number from 3 to 0 15:14:36.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45880]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@304a9940; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:36.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:45880])[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 15:14:36.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45880])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:36.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45880]) packet #0 sending command=7[7] len=419 15:14:36.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45880]) No pending packets to flush at end of KEX 15:14:36.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45880]) process #2 SSH_MSG_NEWKEYS 15:14:36.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45880]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:36.754 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45880]): strict KEX resets input message sequence number from 3 to 0 15:14:36.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45880]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@57014866; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:36.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:36.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45880]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:36.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45880]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:36.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:45880]) authorized authentication methods: password,publickey 15:14:36.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45880]) Accepted service ssh-userauth 15:14:36.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45880]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:36.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45880]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:36.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45880]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:36.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45880]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:36.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45880]) no authentication factory for method=none 15:14:36.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45880]) SSH_MSG_USERAUTH_REQUEST 15:14:36.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45880]) remaining methods: password,publickey 15:14:36.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45880]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:36.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45880]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:36.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45880]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:36.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45880]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:36.756 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:36.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:45880]) authentication result: true 15:14:36.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:45880]) SSH_MSG_USERAUTH_REQUEST 15:14:36.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45880])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:36.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45880]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:36.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:36.756 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:36.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45880]) no heartbeat to stop 15:14:36.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:45880]) heartbeat type=IGNORE, interval=PT30S 15:14:36.756 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:45880 authenticated 15:14:36.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45880]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:36.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45880]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:36.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45880]] session=TransportServerSession[admin@/10.30.171.175:45880] id=0 15:14:36.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45880])) size=2097152, max=2097152, packet=32768 15:14:36.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45880]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45880] 15:14:36.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45880]) recipient=0 15:14:36.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880])) size=2097152, max=2097152, packet=32768 15:14:36.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880])) re-initializing 15:14:36.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880])) size=2097152, max=2097152, packet=32768 15:14:36.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:36.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45880]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:36.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45880]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:36.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:36.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880])[want-reply=true] subsystem=netconf 15:14:36.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880])[subsystem] prepared command 15:14:36.757 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:36.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:36.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6a24b37a, L:/10.30.170.167:17932 - R:/10.30.171.175:45880]}} established 15:14:36.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 103: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17932 15:14:36.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 103: Creating data stores for simulated device 15:14:36.758 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:36.758 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:36.758 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:36.758 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:36.758 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:36.759 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@756e97c 15:14:36.759 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:36.759 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:36.759 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:36.759 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:36.760 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:36.760 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:36.760 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:36.760 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:36.760 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@756e97c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@756e97c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11954911, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11954911, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:36.760 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:36.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:36.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6a24b37a, L:/10.30.170.167:17932 - R:/10.30.171.175:45880] 15:14:36.762 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 103 on channel [id: 0x6a24b37a, L:/10.30.170.167:17932 - R:/10.30.171.175:45880] 15:14:36.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]) by 1103 down to 2096049 15:14:36.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45880]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:14:36.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6a24b37a, L:/10.30.170.167:17932 - R:/10.30.171.175:45880] 15:14:36.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6a24b37a, L:/10.30.170.167:17932 - R:/10.30.171.175:45880] 15:14:36.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]) request=subsystem result=ReplySuccess, want-reply=true 15:14:36.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45880]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:36.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]) request=subsystem activate command 15:14:36.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]) starting runner for command=netconf 15:14:36.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45880]) process #5 SSH_MSG_CHANNEL_DATA 15:14:36.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]) by 373 down to 2096779 15:14:36.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]) SSH_MSG_CHANNEL_DATA len=373 15:14:36.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880] 15:14:36.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x6a24b37a, L:/10.30.170.167:17932 - R:/10.30.171.175:45880]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:36.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:36.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6a24b37a, L:/10.30.170.167:17932 - R:/10.30.171.175:45880] 15:14:36.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6a24b37a, L:/10.30.170.167:17932 - R:/10.30.171.175:45880] 15:14:36.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17932', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:36.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=103} created 15:14:36.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=103, channel=[id: 0x6a24b37a, L:/10.30.170.167:17932 - R:/10.30.171.175:45880]} created 15:14:36.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6a24b37a, L:/10.30.170.167:17932 - R:/10.30.171.175:45880] successful with session NetconfServerSession{sessionId=103, channel=[id: 0x6a24b37a, L:/10.30.170.167:17932 - R:/10.30.171.175:45880]} 15:14:36.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=103, channel=[id: 0x6a24b37a, L:/10.30.170.167:17932 - R:/10.30.171.175:45880]} up 15:14:36.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45880]) process #6 SSH_MSG_CHANNEL_DATA 15:14:36.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]) by 393 down to 2096386 15:14:36.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]) SSH_MSG_CHANNEL_DATA len=393 15:14:36.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880] 15:14:36.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:36.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:36.765 [netconf-device-simulator-threads-0] 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=103} 15:14:36.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:36.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=103, channel=[id: 0x6a24b37a, L:/10.30.170.167:17932 - R:/10.30.171.175:45880]} EXI handlers added to pipeline 15:14:36.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:36.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]) by 179 down to 2095870 15:14:36.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45880]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:36.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:36.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45880]) process #7 SSH_MSG_CHANNEL_DATA 15:14:36.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]) by 340 down to 2096046 15:14:36.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]) SSH_MSG_CHANNEL_DATA len=340 15:14:36.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880] 15:14:36.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:36.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:36.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=103} 15:14:36.767 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11954911 15:14:36.767 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:36.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:36.768 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:36.768 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:36.768 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:36.768 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:36.768 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:36.768 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:36.768 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:36.768 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:36.768 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:36.768 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:36.768 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:36.768 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:36.768 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:36.768 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:36.768 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:36.768 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:36.768 [netconf-device-simulator-threads-0] 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 15:14:36.768 [netconf-device-simulator-threads-0] 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 15:14:36.768 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:36.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]) by 733 down to 2095137 15:14:36.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45880]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:36.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:37.163 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48346]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:37.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48346]) process #9 SSH_MSG_IGNORE 15:14:37.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48346]) SSH_MSG_IGNORE 15:14:37.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x776a9f98, L:/10.30.170.167:17933 - R:/10.30.171.175:58256]} 15:14:37.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:58256]): SSH-2.0-SSHD-UNKNOWN 15:14:37.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:58256]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:37.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:58256]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:37.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:58256]) Send SSH_MSG_KEXINIT 15:14:37.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58256]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:37.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58256]) process #0 SSH_MSG_KEXINIT 15:14:37.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:58256]) SSH_MSG_KEXINIT 15:14:37.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:58256]) strict KEX=true client=true server=true 15:14:37.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58256]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:37.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58256]) Kex: server host key algorithms = rsa-sha2-512 15:14:37.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58256]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:37.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58256]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:37.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58256]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:37.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58256]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:37.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58256]) Kex: compression algorithms (client to server) = none 15:14:37.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58256]) Kex: compression algorithms (server to client) = none 15:14:37.333 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:37.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58256]) process #1 30 15:14:37.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58256]] process command=SSH_MSG_KEXDH_INIT 15:14:37.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58256]] Send SSH_MSG_KEXDH_REPLY 15:14:37.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58256]) packet #1 sending command=31[31] len=1639 15:14:37.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:58256])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:37.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:58256]) Send SSH_MSG_NEWKEYS 15:14:37.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:58256]) session ID=50:4a:33:4c:b4:f6:3b:45:6a:92:a0:75:08:3f:8c:ae:fd:36:a8:20:59:be:ec:13:69:79:2c:5e:88:51:88:4b:89:9d:db:80:16:22:e8:24:83:05:d4:b5:ec:03:df:f6:1a:89:90:97:6e:c1:83:26:8f:1e:31:90:a6:f6:2b:4a 15:14:37.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58256]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:37.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58256]): strict KEX resets output message sequence number from 3 to 0 15:14:37.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58256]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@67c706aa; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:37.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:58256])[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 15:14:37.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58256])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:37.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58256]) packet #0 sending command=7[7] len=419 15:14:37.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58256]) No pending packets to flush at end of KEX 15:14:37.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58256]) process #2 SSH_MSG_NEWKEYS 15:14:37.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58256]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:37.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58256]): strict KEX resets input message sequence number from 3 to 0 15:14:37.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58256]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@24ff71b4; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:37.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:37.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58256]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:37.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58256]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:37.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:58256]) authorized authentication methods: password,publickey 15:14:37.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58256]) Accepted service ssh-userauth 15:14:37.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58256]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:37.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58256]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:37.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58256]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:37.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58256]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:37.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58256]) no authentication factory for method=none 15:14:37.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58256]) SSH_MSG_USERAUTH_REQUEST 15:14:37.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58256]) remaining methods: password,publickey 15:14:37.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58256]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:37.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58256]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:37.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58256]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:37.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58256]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:37.457 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:37.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:58256]) authentication result: true 15:14:37.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:58256]) SSH_MSG_USERAUTH_REQUEST 15:14:37.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58256])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:37.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58256]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:37.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:37.457 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:37.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58256]) no heartbeat to stop 15:14:37.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:58256]) heartbeat type=IGNORE, interval=PT30S 15:14:37.457 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:58256 authenticated 15:14:37.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58256]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:37.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58256]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:37.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58256]] session=TransportServerSession[admin@/10.30.171.175:58256] id=0 15:14:37.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58256])) size=2097152, max=2097152, packet=32768 15:14:37.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58256]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58256] 15:14:37.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58256]) recipient=0 15:14:37.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256])) size=2097152, max=2097152, packet=32768 15:14:37.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256])) re-initializing 15:14:37.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256])) size=2097152, max=2097152, packet=32768 15:14:37.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:37.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58256]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:37.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58256]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:37.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:37.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256])[want-reply=true] subsystem=netconf 15:14:37.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256])[subsystem] prepared command 15:14:37.468 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:37.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:37.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x776a9f98, L:/10.30.170.167:17933 - R:/10.30.171.175:58256]}} established 15:14:37.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 104: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17933 15:14:37.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 104: Creating data stores for simulated device 15:14:37.468 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:37.468 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:37.469 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:37.469 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:37.469 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:37.470 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2287bc17 15:14:37.470 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:37.470 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:37.470 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:37.470 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:37.471 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:37.471 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:37.471 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:37.471 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:37.472 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2287bc17, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2287bc17, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@352fb86a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@352fb86a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:37.472 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:37.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:37.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x776a9f98, L:/10.30.170.167:17933 - R:/10.30.171.175:58256] 15:14:37.475 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 104 on channel [id: 0x776a9f98, L:/10.30.170.167:17933 - R:/10.30.171.175:58256] 15:14:37.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]) by 1103 down to 2096049 15:14:37.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58256]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:14:37.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x776a9f98, L:/10.30.170.167:17933 - R:/10.30.171.175:58256] 15:14:37.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x776a9f98, L:/10.30.170.167:17933 - R:/10.30.171.175:58256] 15:14:37.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]) request=subsystem result=ReplySuccess, want-reply=true 15:14:37.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58256]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:37.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]) request=subsystem activate command 15:14:37.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]) starting runner for command=netconf 15:14:37.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58256]) process #5 SSH_MSG_CHANNEL_DATA 15:14:37.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]) by 373 down to 2096779 15:14:37.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]) SSH_MSG_CHANNEL_DATA len=373 15:14:37.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256] 15:14:37.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x776a9f98, L:/10.30.170.167:17933 - R:/10.30.171.175:58256]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:37.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:37.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x776a9f98, L:/10.30.170.167:17933 - R:/10.30.171.175:58256] 15:14:37.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x776a9f98, L:/10.30.170.167:17933 - R:/10.30.171.175:58256] 15:14:37.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17933', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:37.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=104} created 15:14:37.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=104, channel=[id: 0x776a9f98, L:/10.30.170.167:17933 - R:/10.30.171.175:58256]} created 15:14:37.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x776a9f98, L:/10.30.170.167:17933 - R:/10.30.171.175:58256] successful with session NetconfServerSession{sessionId=104, channel=[id: 0x776a9f98, L:/10.30.170.167:17933 - R:/10.30.171.175:58256]} 15:14:37.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=104, channel=[id: 0x776a9f98, L:/10.30.170.167:17933 - R:/10.30.171.175:58256]} up 15:14:37.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58256]) process #6 SSH_MSG_CHANNEL_DATA 15:14:37.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]) by 393 down to 2096386 15:14:37.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]) SSH_MSG_CHANNEL_DATA len=393 15:14:37.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256] 15:14:37.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:37.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:37.477 [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=104} 15:14:37.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:37.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=104, channel=[id: 0x776a9f98, L:/10.30.170.167:17933 - R:/10.30.171.175:58256]} EXI handlers added to pipeline 15:14:37.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:37.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]) by 179 down to 2095870 15:14:37.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58256]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:37.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:37.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58256]) process #7 SSH_MSG_CHANNEL_DATA 15:14:37.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]) by 340 down to 2096046 15:14:37.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]) SSH_MSG_CHANNEL_DATA len=340 15:14:37.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256] 15:14:37.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:37.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:37.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=104} 15:14:37.484 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@352fb86a 15:14:37.484 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:37.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:37.484 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:37.484 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:37.484 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:37.484 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:37.484 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:37.484 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:37.484 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:37.484 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:37.484 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:37.484 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:37.484 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:37.484 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:37.484 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:37.484 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:37.484 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:37.484 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:37.484 [netconf-device-simulator-threads-2] 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 15:14:37.484 [netconf-device-simulator-threads-2] 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 15:14:37.484 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:37.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]) by 733 down to 2095137 15:14:37.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58256]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:37.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:37.778 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:37.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50598]) process #10 SSH_MSG_IGNORE 15:14:37.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50598]) SSH_MSG_IGNORE 15:14:37.837 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60884]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:37.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60884]) process #8 SSH_MSG_IGNORE 15:14:37.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60884]) SSH_MSG_IGNORE 15:14:37.842 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:14:37.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34104]) process #11 SSH_MSG_IGNORE 15:14:37.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34104]) SSH_MSG_IGNORE 15:14:37.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6ac9428d, L:/10.30.170.167:17934 - R:/10.30.171.175:38174]} 15:14:37.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:38174]): SSH-2.0-SSHD-UNKNOWN 15:14:37.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:38174]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:37.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:38174]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:38.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:38174]) Send SSH_MSG_KEXINIT 15:14:38.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38174]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:38.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38174]) process #0 SSH_MSG_KEXINIT 15:14:38.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:38174]) SSH_MSG_KEXINIT 15:14:38.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:38174]) strict KEX=true client=true server=true 15:14:38.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38174]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:38.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38174]) Kex: server host key algorithms = rsa-sha2-512 15:14:38.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38174]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:38.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38174]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:38.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38174]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:38.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38174]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:38.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38174]) Kex: compression algorithms (client to server) = none 15:14:38.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38174]) Kex: compression algorithms (server to client) = none 15:14:38.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:38.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38174]) process #1 30 15:14:38.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38174]] process command=SSH_MSG_KEXDH_INIT 15:14:38.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38174]] Send SSH_MSG_KEXDH_REPLY 15:14:38.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38174]) packet #1 sending command=31[31] len=1639 15:14:38.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:38174])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:38.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:38174]) Send SSH_MSG_NEWKEYS 15:14:38.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:38174]) session ID=7e:c2:9f:03:77:f0:e7:ee:3c:24:4e:73:52:08:43:12:7f:eb:f7:ac:9f:59:81:60:5c:91:fe:f7:63:68:04:31:2a:f7:88:1f:79:b0:04:86:e6:88:2c:e3:69:8f:61:63:70:f4:83:31:a5:17:31:1f:c4:80:1a:39:20:45:2f:c3 15:14:38.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38174]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:38.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38174]): strict KEX resets output message sequence number from 3 to 0 15:14:38.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38174]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@76728a5f; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:38.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:38174])[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 15:14:38.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38174])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:38.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38174]) packet #0 sending command=7[7] len=419 15:14:38.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38174]) No pending packets to flush at end of KEX 15:14:38.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38174]) process #2 SSH_MSG_NEWKEYS 15:14:38.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38174]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:38.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38174]): strict KEX resets input message sequence number from 3 to 0 15:14:38.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38174]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@b77154f; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:38.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:38.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38174]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:38.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38174]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:38.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:38174]) authorized authentication methods: password,publickey 15:14:38.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38174]) Accepted service ssh-userauth 15:14:38.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38174]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:38.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38174]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:38.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38174]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:38.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38174]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:38.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38174]) no authentication factory for method=none 15:14:38.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38174]) SSH_MSG_USERAUTH_REQUEST 15:14:38.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38174]) remaining methods: password,publickey 15:14:38.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38174]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:38.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38174]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:38.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38174]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:38.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38174]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:38.336 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:38.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:38174]) authentication result: true 15:14:38.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:38174]) SSH_MSG_USERAUTH_REQUEST 15:14:38.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38174])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:38.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38174]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:38.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:38.336 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:38.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38174]) no heartbeat to stop 15:14:38.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:38174]) heartbeat type=IGNORE, interval=PT30S 15:14:38.336 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:38174 authenticated 15:14:38.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38174]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:38.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38174]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:38.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38174]] session=TransportServerSession[admin@/10.30.171.175:38174] id=0 15:14:38.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38174])) size=2097152, max=2097152, packet=32768 15:14:38.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38174]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38174] 15:14:38.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38174]) recipient=0 15:14:38.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174])) size=2097152, max=2097152, packet=32768 15:14:38.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174])) re-initializing 15:14:38.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174])) size=2097152, max=2097152, packet=32768 15:14:38.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:38.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38174]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:38.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38174]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:38.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:38.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174])[want-reply=true] subsystem=netconf 15:14:38.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174])[subsystem] prepared command 15:14:38.338 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:38.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:38.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6ac9428d, L:/10.30.170.167:17934 - R:/10.30.171.175:38174]}} established 15:14:38.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 105: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17934 15:14:38.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 105: Creating data stores for simulated device 15:14:38.338 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:38.338 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:38.339 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:38.339 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:38.339 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:38.340 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d85b292 15:14:38.340 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:38.341 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:38.341 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:38.341 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:38.341 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:38.341 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:38.342 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:38.342 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:38.342 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d85b292, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d85b292, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3f2f5bbe, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3f2f5bbe, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:38.342 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:38.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:38.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6ac9428d, L:/10.30.170.167:17934 - R:/10.30.171.175:38174] 15:14:38.344 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 105 on channel [id: 0x6ac9428d, L:/10.30.170.167:17934 - R:/10.30.171.175:38174] 15:14:38.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]) by 1103 down to 2096049 15:14:38.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38174]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:14:38.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6ac9428d, L:/10.30.170.167:17934 - R:/10.30.171.175:38174] 15:14:38.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6ac9428d, L:/10.30.170.167:17934 - R:/10.30.171.175:38174] 15:14:38.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]) request=subsystem result=ReplySuccess, want-reply=true 15:14:38.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38174]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:38.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]) request=subsystem activate command 15:14:38.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]) starting runner for command=netconf 15:14:38.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38174]) process #5 SSH_MSG_CHANNEL_DATA 15:14:38.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]) by 373 down to 2096779 15:14:38.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]) SSH_MSG_CHANNEL_DATA len=373 15:14:38.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174] 15:14:38.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x6ac9428d, L:/10.30.170.167:17934 - R:/10.30.171.175:38174]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:38.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:38.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6ac9428d, L:/10.30.170.167:17934 - R:/10.30.171.175:38174] 15:14:38.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6ac9428d, L:/10.30.170.167:17934 - R:/10.30.171.175:38174] 15:14:38.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17934', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:38.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=105} created 15:14:38.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=105, channel=[id: 0x6ac9428d, L:/10.30.170.167:17934 - R:/10.30.171.175:38174]} created 15:14:38.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6ac9428d, L:/10.30.170.167:17934 - R:/10.30.171.175:38174] successful with session NetconfServerSession{sessionId=105, channel=[id: 0x6ac9428d, L:/10.30.170.167:17934 - R:/10.30.171.175:38174]} 15:14:38.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=105, channel=[id: 0x6ac9428d, L:/10.30.170.167:17934 - R:/10.30.171.175:38174]} up 15:14:38.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38174]) process #6 SSH_MSG_CHANNEL_DATA 15:14:38.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]) by 393 down to 2096386 15:14:38.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]) SSH_MSG_CHANNEL_DATA len=393 15:14:38.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174] 15:14:38.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:38.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:38.346 [netconf-device-simulator-threads-4] 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=105} 15:14:38.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:38.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=105, channel=[id: 0x6ac9428d, L:/10.30.170.167:17934 - R:/10.30.171.175:38174]} EXI handlers added to pipeline 15:14:38.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:38.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]) by 179 down to 2095870 15:14:38.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38174]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:38.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:38.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38174]) process #7 SSH_MSG_CHANNEL_DATA 15:14:38.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]) by 340 down to 2096046 15:14:38.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]) SSH_MSG_CHANNEL_DATA len=340 15:14:38.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174] 15:14:38.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:38.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:38.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=105} 15:14:38.349 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3f2f5bbe 15:14:38.349 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:38.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:38.349 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:38.349 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:38.349 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:38.349 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:38.349 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:38.349 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:38.349 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:38.349 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:38.350 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:38.350 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:38.350 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:38.350 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:38.350 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:38.350 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:38.350 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:38.350 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:38.350 [netconf-device-simulator-threads-4] 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 15:14:38.350 [netconf-device-simulator-threads-4] 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 15:14:38.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:38.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]) by 733 down to 2095137 15:14:38.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38174]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:38.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:38.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33050]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33050]) process #9 SSH_MSG_IGNORE 15:14:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33050]) SSH_MSG_IGNORE 15:14:38.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37244]) process #8 SSH_MSG_IGNORE 15:14:38.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37244]) SSH_MSG_IGNORE 15:14:38.920 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37244]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:39.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:14:39.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54902]) process #11 SSH_MSG_IGNORE 15:14:39.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54902]) SSH_MSG_IGNORE 15:14:39.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:39.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44860]) process #10 SSH_MSG_IGNORE 15:14:39.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44860]) SSH_MSG_IGNORE 15:14:39.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd4a3ee79, L:/10.30.170.167:17935 - R:/10.30.171.175:38652]} 15:14:39.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:38652]): SSH-2.0-SSHD-UNKNOWN 15:14:39.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:38652]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:39.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:38652]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:39.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:38652]) Send SSH_MSG_KEXINIT 15:14:39.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38652]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:39.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38652]) process #0 SSH_MSG_KEXINIT 15:14:39.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:38652]) SSH_MSG_KEXINIT 15:14:39.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:38652]) strict KEX=true client=true server=true 15:14:39.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38652]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:39.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38652]) Kex: server host key algorithms = rsa-sha2-512 15:14:39.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38652]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:39.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38652]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:39.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38652]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:39.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38652]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:39.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38652]) Kex: compression algorithms (client to server) = none 15:14:39.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38652]) Kex: compression algorithms (server to client) = none 15:14:39.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:39.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38652]) process #1 30 15:14:39.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38652]] process command=SSH_MSG_KEXDH_INIT 15:14:39.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38652]] Send SSH_MSG_KEXDH_REPLY 15:14:39.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38652]) packet #1 sending command=31[31] len=1639 15:14:39.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:38652])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:39.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:38652]) Send SSH_MSG_NEWKEYS 15:14:39.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:38652]) session ID=10:d1:db:28:d6:64:3a:cf:18:63:01:02:4f:96:2c:73:80:7c:93:40:3a:e5:1c:21:7d:58:3d:6d:a0:c5:2e:ca:c5:88:64:8b:27:bb:25:c9:06:f1:a4:78:90:be:02:9e:bc:73:4b:19:61:91:87:52:3b:06:f6:06:19:96:29:ad 15:14:39.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38652]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:39.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38652]): strict KEX resets output message sequence number from 3 to 0 15:14:39.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38652]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@185e1df7; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:39.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:38652])[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 15:14:39.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38652])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:39.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38652]) packet #0 sending command=7[7] len=419 15:14:39.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38652]) No pending packets to flush at end of KEX 15:14:39.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38652]) process #2 SSH_MSG_NEWKEYS 15:14:39.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38652]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:39.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38652]): strict KEX resets input message sequence number from 3 to 0 15:14:39.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38652]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6c03fca5; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:39.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:39.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38652]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:39.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38652]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:39.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:38652]) authorized authentication methods: password,publickey 15:14:39.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38652]) Accepted service ssh-userauth 15:14:39.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38652]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:39.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38652]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:39.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38652]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:39.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38652]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:39.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38652]) no authentication factory for method=none 15:14:39.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38652]) SSH_MSG_USERAUTH_REQUEST 15:14:39.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38652]) remaining methods: password,publickey 15:14:39.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38652]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:39.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38652]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:39.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38652]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:39.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38652]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:39.540 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:39.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:38652]) authentication result: true 15:14:39.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:38652]) SSH_MSG_USERAUTH_REQUEST 15:14:39.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38652])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:39.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38652]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:39.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:39.540 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:39.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38652]) no heartbeat to stop 15:14:39.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:38652]) heartbeat type=IGNORE, interval=PT30S 15:14:39.540 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:38652 authenticated 15:14:39.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38652]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:39.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38652]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:39.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38652]] session=TransportServerSession[admin@/10.30.171.175:38652] id=0 15:14:39.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38652])) size=2097152, max=2097152, packet=32768 15:14:39.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38652]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38652] 15:14:39.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38652]) recipient=0 15:14:39.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652])) size=2097152, max=2097152, packet=32768 15:14:39.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652])) re-initializing 15:14:39.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652])) size=2097152, max=2097152, packet=32768 15:14:39.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:39.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38652]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:39.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38652]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:39.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:39.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652])[want-reply=true] subsystem=netconf 15:14:39.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652])[subsystem] prepared command 15:14:39.541 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:39.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:39.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd4a3ee79, L:/10.30.170.167:17935 - R:/10.30.171.175:38652]}} established 15:14:39.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 106: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17935 15:14:39.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 106: Creating data stores for simulated device 15:14:39.541 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:39.542 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:39.542 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2ad8754c 15:14:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:39.543 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:39.543 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:39.543 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:39.543 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:39.543 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:39.543 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:39.543 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:39.544 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2ad8754c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2ad8754c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23eb2554, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23eb2554, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:39.544 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:39.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:39.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd4a3ee79, L:/10.30.170.167:17935 - R:/10.30.171.175:38652] 15:14:39.545 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 106 on channel [id: 0xd4a3ee79, L:/10.30.170.167:17935 - R:/10.30.171.175:38652] 15:14:39.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]) by 1103 down to 2096049 15:14:39.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38652]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:14:39.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd4a3ee79, L:/10.30.170.167:17935 - R:/10.30.171.175:38652] 15:14:39.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd4a3ee79, L:/10.30.170.167:17935 - R:/10.30.171.175:38652] 15:14:39.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]) request=subsystem result=ReplySuccess, want-reply=true 15:14:39.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38652]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:39.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]) request=subsystem activate command 15:14:39.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]) starting runner for command=netconf 15:14:39.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38652]) process #5 SSH_MSG_CHANNEL_DATA 15:14:39.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]) by 373 down to 2096779 15:14:39.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]) SSH_MSG_CHANNEL_DATA len=373 15:14:39.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652] 15:14:39.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd4a3ee79, L:/10.30.170.167:17935 - R:/10.30.171.175:38652]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:39.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:39.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd4a3ee79, L:/10.30.170.167:17935 - R:/10.30.171.175:38652] 15:14:39.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd4a3ee79, L:/10.30.170.167:17935 - R:/10.30.171.175:38652] 15:14:39.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17935', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:39.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=106} created 15:14:39.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=106, channel=[id: 0xd4a3ee79, L:/10.30.170.167:17935 - R:/10.30.171.175:38652]} created 15:14:39.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd4a3ee79, L:/10.30.170.167:17935 - R:/10.30.171.175:38652] successful with session NetconfServerSession{sessionId=106, channel=[id: 0xd4a3ee79, L:/10.30.170.167:17935 - R:/10.30.171.175:38652]} 15:14:39.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=106, channel=[id: 0xd4a3ee79, L:/10.30.170.167:17935 - R:/10.30.171.175:38652]} up 15:14:39.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38652]) process #6 SSH_MSG_CHANNEL_DATA 15:14:39.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]) by 393 down to 2096386 15:14:39.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]) SSH_MSG_CHANNEL_DATA len=393 15:14:39.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652] 15:14:39.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:39.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:39.548 [netconf-device-simulator-threads-6] 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=106} 15:14:39.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:39.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=106, channel=[id: 0xd4a3ee79, L:/10.30.170.167:17935 - R:/10.30.171.175:38652]} EXI handlers added to pipeline 15:14:39.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:39.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]) by 179 down to 2095870 15:14:39.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38652]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:39.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:39.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38652]) process #7 SSH_MSG_CHANNEL_DATA 15:14:39.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]) by 340 down to 2096046 15:14:39.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]) SSH_MSG_CHANNEL_DATA len=340 15:14:39.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652] 15:14:39.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:39.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:39.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=106} 15:14:39.550 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23eb2554 15:14:39.550 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:39.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:39.551 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:39.551 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:39.551 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:39.551 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:39.551 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:39.551 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:39.551 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:39.551 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:39.551 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:39.551 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:39.551 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:39.551 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:39.551 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:39.551 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:39.551 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:39.551 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:39.551 [netconf-device-simulator-threads-6] 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 15:14:39.551 [netconf-device-simulator-threads-6] 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 15:14:39.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:39.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]) by 733 down to 2095137 15:14:39.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38652]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:39.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:39.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47238]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:39.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47238]) process #9 SSH_MSG_IGNORE 15:14:39.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47238]) SSH_MSG_IGNORE 15:14:40.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59038]) process #8 SSH_MSG_IGNORE 15:14:40.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59038]) SSH_MSG_IGNORE 15:14:40.160 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59038]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:40.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6269fb97, L:/10.30.170.167:17936 - R:/10.30.171.175:37488]} 15:14:40.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:37488]): SSH-2.0-SSHD-UNKNOWN 15:14:40.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:37488]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:40.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:37488]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:40.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:14:40.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38538]) process #11 SSH_MSG_IGNORE 15:14:40.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38538]) SSH_MSG_IGNORE 15:14:40.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:37488]) Send SSH_MSG_KEXINIT 15:14:40.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37488]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:40.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37488]) process #0 SSH_MSG_KEXINIT 15:14:40.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:37488]) SSH_MSG_KEXINIT 15:14:40.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:37488]) strict KEX=true client=true server=true 15:14:40.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37488]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:40.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37488]) Kex: server host key algorithms = rsa-sha2-512 15:14:40.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37488]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:40.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37488]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:40.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37488]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:40.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37488]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:40.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37488]) Kex: compression algorithms (client to server) = none 15:14:40.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37488]) Kex: compression algorithms (server to client) = none 15:14:40.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:40.732 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:40.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33996]) process #10 SSH_MSG_IGNORE 15:14:40.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33996]) SSH_MSG_IGNORE 15:14:40.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37488]) process #1 30 15:14:40.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37488]] process command=SSH_MSG_KEXDH_INIT 15:14:40.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37488]] Send SSH_MSG_KEXDH_REPLY 15:14:40.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37488]) packet #1 sending command=31[31] len=1639 15:14:40.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:37488])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:40.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:37488]) Send SSH_MSG_NEWKEYS 15:14:40.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:37488]) session ID=40:7a:9f:37:c5:c5:2f:a3:43:b2:bd:b3:98:9c:b4:34:5f:7b:53:d1:55:99:ac:f4:8e:c8:ea:f8:31:39:44:4c:a3:9a:f3:0e:4d:4f:47:71:6b:72:68:6e:f8:2a:20:ac:2e:f7:3a:08:6f:c1:37:0e:88:80:74:0c:47:b5:37:a3 15:14:40.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37488]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:40.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37488]): strict KEX resets output message sequence number from 3 to 0 15:14:40.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37488]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@72abe983; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:40.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:37488])[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 15:14:40.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37488])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:40.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37488]) packet #0 sending command=7[7] len=419 15:14:40.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37488]) No pending packets to flush at end of KEX 15:14:40.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37488]) process #2 SSH_MSG_NEWKEYS 15:14:40.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37488]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:40.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37488]): strict KEX resets input message sequence number from 3 to 0 15:14:40.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37488]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@72cb8feb; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:40.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:40.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37488]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:40.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37488]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:40.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:37488]) authorized authentication methods: password,publickey 15:14:40.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37488]) Accepted service ssh-userauth 15:14:40.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37488]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:40.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37488]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:40.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37488]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:40.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37488]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:40.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37488]) no authentication factory for method=none 15:14:40.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37488]) SSH_MSG_USERAUTH_REQUEST 15:14:40.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37488]) remaining methods: password,publickey 15:14:40.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37488]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:40.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37488]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:40.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37488]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:40.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37488]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:40.807 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:40.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:37488]) authentication result: true 15:14:40.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:37488]) SSH_MSG_USERAUTH_REQUEST 15:14:40.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37488])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:40.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37488]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:40.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:40.807 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:40.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37488]) no heartbeat to stop 15:14:40.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:37488]) heartbeat type=IGNORE, interval=PT30S 15:14:40.808 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:37488 authenticated 15:14:40.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37488]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:40.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37488]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:40.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37488]] session=TransportServerSession[admin@/10.30.171.175:37488] id=0 15:14:40.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37488])) size=2097152, max=2097152, packet=32768 15:14:40.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37488]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37488] 15:14:40.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37488]) recipient=0 15:14:40.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488])) size=2097152, max=2097152, packet=32768 15:14:40.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488])) re-initializing 15:14:40.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488])) size=2097152, max=2097152, packet=32768 15:14:40.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:40.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37488]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:40.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37488]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:40.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:40.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488])[want-reply=true] subsystem=netconf 15:14:40.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488])[subsystem] prepared command 15:14:40.809 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:40.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:40.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6269fb97, L:/10.30.170.167:17936 - R:/10.30.171.175:37488]}} established 15:14:40.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 107: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17936 15:14:40.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 107: Creating data stores for simulated device 15:14:40.810 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:40.810 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:40.810 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:40.810 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:40.810 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:40.811 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a096358 15:14:40.811 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:40.812 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:40.812 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:40.812 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:40.812 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:40.812 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:40.812 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:40.812 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:40.812 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a096358, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a096358, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@48e788d2, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@48e788d2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:40.813 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:40.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:40.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6269fb97, L:/10.30.170.167:17936 - R:/10.30.171.175:37488] 15:14:40.814 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 107 on channel [id: 0x6269fb97, L:/10.30.170.167:17936 - R:/10.30.171.175:37488] 15:14:40.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]) by 1103 down to 2096049 15:14:40.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37488]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:14:40.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6269fb97, L:/10.30.170.167:17936 - R:/10.30.171.175:37488] 15:14:40.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6269fb97, L:/10.30.170.167:17936 - R:/10.30.171.175:37488] 15:14:40.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]) request=subsystem result=ReplySuccess, want-reply=true 15:14:40.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37488]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:40.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]) request=subsystem activate command 15:14:40.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]) starting runner for command=netconf 15:14:40.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37488]) process #5 SSH_MSG_CHANNEL_DATA 15:14:40.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]) by 373 down to 2096779 15:14:40.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]) SSH_MSG_CHANNEL_DATA len=373 15:14:40.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488] 15:14:40.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x6269fb97, L:/10.30.170.167:17936 - R:/10.30.171.175:37488]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:40.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:40.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6269fb97, L:/10.30.170.167:17936 - R:/10.30.171.175:37488] 15:14:40.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6269fb97, L:/10.30.170.167:17936 - R:/10.30.171.175:37488] 15:14:40.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17936', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:40.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=107} created 15:14:40.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=107, channel=[id: 0x6269fb97, L:/10.30.170.167:17936 - R:/10.30.171.175:37488]} created 15:14:40.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6269fb97, L:/10.30.170.167:17936 - R:/10.30.171.175:37488] successful with session NetconfServerSession{sessionId=107, channel=[id: 0x6269fb97, L:/10.30.170.167:17936 - R:/10.30.171.175:37488]} 15:14:40.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=107, channel=[id: 0x6269fb97, L:/10.30.170.167:17936 - R:/10.30.171.175:37488]} up 15:14:40.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37488]) process #6 SSH_MSG_CHANNEL_DATA 15:14:40.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]) by 393 down to 2096386 15:14:40.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]) SSH_MSG_CHANNEL_DATA len=393 15:14:40.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488] 15:14:40.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:40.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:40.819 [netconf-device-simulator-threads-0] 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=107} 15:14:40.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:40.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=107, channel=[id: 0x6269fb97, L:/10.30.170.167:17936 - R:/10.30.171.175:37488]} EXI handlers added to pipeline 15:14:40.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:40.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]) by 179 down to 2095870 15:14:40.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37488]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:40.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:40.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37488]) process #7 SSH_MSG_CHANNEL_DATA 15:14:40.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]) by 340 down to 2096046 15:14:40.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]) SSH_MSG_CHANNEL_DATA len=340 15:14:40.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488] 15:14:40.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:40.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:40.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=107} 15:14:40.822 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@48e788d2 15:14:40.822 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:40.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:40.822 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:40.822 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:40.822 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:40.823 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:40.823 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:40.823 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:40.823 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:40.823 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:40.823 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:40.823 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:40.823 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:40.823 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:40.823 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:40.823 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:40.823 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:40.823 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:40.823 [netconf-device-simulator-threads-0] 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 15:14:40.823 [netconf-device-simulator-threads-0] 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 15:14:40.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:40.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]) by 733 down to 2095137 15:14:40.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37488]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:40.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:40.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37928]) process #9 SSH_MSG_IGNORE 15:14:40.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37928]) SSH_MSG_IGNORE 15:14:40.854 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37928]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:41.619 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:41.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35638]) process #10 SSH_MSG_IGNORE 15:14:41.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35638]) SSH_MSG_IGNORE 15:14:41.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:14:41.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #11 SSH_MSG_IGNORE 15:14:41.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:14:41.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44776]) process #8 SSH_MSG_IGNORE 15:14:41.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44776]) SSH_MSG_IGNORE 15:14:41.726 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44776]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:41.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa39055eb, L:/10.30.170.167:17937 - R:/10.30.171.175:55736]} 15:14:41.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:55736]): SSH-2.0-SSHD-UNKNOWN 15:14:41.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:55736]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:41.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:55736]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:42.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:55736]) Send SSH_MSG_KEXINIT 15:14:42.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55736]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:42.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55736]) process #0 SSH_MSG_KEXINIT 15:14:42.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:55736]) SSH_MSG_KEXINIT 15:14:42.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:55736]) strict KEX=true client=true server=true 15:14:42.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55736]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:42.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55736]) Kex: server host key algorithms = rsa-sha2-512 15:14:42.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55736]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:42.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55736]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:42.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55736]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:42.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55736]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:42.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55736]) Kex: compression algorithms (client to server) = none 15:14:42.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55736]) Kex: compression algorithms (server to client) = none 15:14:42.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:42.078 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33384]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:42.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33384]) process #9 SSH_MSG_IGNORE 15:14:42.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33384]) SSH_MSG_IGNORE 15:14:42.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55736]) process #1 30 15:14:42.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55736]] process command=SSH_MSG_KEXDH_INIT 15:14:42.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55736]] Send SSH_MSG_KEXDH_REPLY 15:14:42.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55736]) packet #1 sending command=31[31] len=1639 15:14:42.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:55736])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:42.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:55736]) Send SSH_MSG_NEWKEYS 15:14:42.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:55736]) session ID=61:39:59:07:6d:63:fe:27:68:90:34:7b:af:5f:3c:00:2f:15:46:0e:cf:b1:5f:d9:d9:a4:25:46:a9:21:15:73:81:cd:6a:cc:65:34:25:8a:2a:83:80:0a:49:e4:47:83:3d:bd:72:4f:08:6c:b4:f3:ef:3f:1b:16:b3:ed:25:d5 15:14:42.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55736]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:42.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55736]): strict KEX resets output message sequence number from 3 to 0 15:14:42.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55736]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7014a034; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:42.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:55736])[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 15:14:42.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55736])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:42.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55736]) packet #0 sending command=7[7] len=419 15:14:42.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55736]) No pending packets to flush at end of KEX 15:14:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55736]) process #2 SSH_MSG_NEWKEYS 15:14:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55736]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55736]): strict KEX resets input message sequence number from 3 to 0 15:14:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55736]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@19350add; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55736]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55736]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:55736]) authorized authentication methods: password,publickey 15:14:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55736]) Accepted service ssh-userauth 15:14:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55736]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55736]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55736]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55736]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55736]) no authentication factory for method=none 15:14:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55736]) SSH_MSG_USERAUTH_REQUEST 15:14:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55736]) remaining methods: password,publickey 15:14:42.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55736]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:42.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55736]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:42.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55736]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:42.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55736]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:42.133 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:42.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:55736]) authentication result: true 15:14:42.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:55736]) SSH_MSG_USERAUTH_REQUEST 15:14:42.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55736])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:42.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55736]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:42.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:42.133 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:42.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55736]) no heartbeat to stop 15:14:42.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:55736]) heartbeat type=IGNORE, interval=PT30S 15:14:42.133 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:55736 authenticated 15:14:42.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55736]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:42.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55736]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:42.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55736]] session=TransportServerSession[admin@/10.30.171.175:55736] id=0 15:14:42.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55736])) size=2097152, max=2097152, packet=32768 15:14:42.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55736]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55736] 15:14:42.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55736]) recipient=0 15:14:42.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736])) size=2097152, max=2097152, packet=32768 15:14:42.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736])) re-initializing 15:14:42.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736])) size=2097152, max=2097152, packet=32768 15:14:42.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:42.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55736]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:42.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55736]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:42.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:42.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736])[want-reply=true] subsystem=netconf 15:14:42.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736])[subsystem] prepared command 15:14:42.139 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:42.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:42.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa39055eb, L:/10.30.170.167:17937 - R:/10.30.171.175:55736]}} established 15:14:42.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 108: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17937 15:14:42.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 108: Creating data stores for simulated device 15:14:42.140 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:42.140 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:42.140 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:42.140 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:42.140 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:42.141 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@172d66a 15:14:42.141 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:42.141 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:42.141 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:42.141 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:42.142 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:42.142 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:42.142 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:42.142 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:42.142 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@172d66a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@172d66a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76660aa4, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76660aa4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:42.142 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:42.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:42.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa39055eb, L:/10.30.170.167:17937 - R:/10.30.171.175:55736] 15:14:42.144 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 108 on channel [id: 0xa39055eb, L:/10.30.170.167:17937 - R:/10.30.171.175:55736] 15:14:42.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]) by 1103 down to 2096049 15:14:42.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55736]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:14:42.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa39055eb, L:/10.30.170.167:17937 - R:/10.30.171.175:55736] 15:14:42.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa39055eb, L:/10.30.170.167:17937 - R:/10.30.171.175:55736] 15:14:42.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]) request=subsystem result=ReplySuccess, want-reply=true 15:14:42.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55736]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:42.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]) request=subsystem activate command 15:14:42.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]) starting runner for command=netconf 15:14:42.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55736]) process #5 SSH_MSG_CHANNEL_DATA 15:14:42.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]) by 373 down to 2096779 15:14:42.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]) SSH_MSG_CHANNEL_DATA len=373 15:14:42.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736] 15:14:42.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa39055eb, L:/10.30.170.167:17937 - R:/10.30.171.175:55736]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:42.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:42.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa39055eb, L:/10.30.170.167:17937 - R:/10.30.171.175:55736] 15:14:42.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa39055eb, L:/10.30.170.167:17937 - R:/10.30.171.175:55736] 15:14:42.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17937', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:42.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=108} created 15:14:42.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=108, channel=[id: 0xa39055eb, L:/10.30.170.167:17937 - R:/10.30.171.175:55736]} created 15:14:42.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa39055eb, L:/10.30.170.167:17937 - R:/10.30.171.175:55736] successful with session NetconfServerSession{sessionId=108, channel=[id: 0xa39055eb, L:/10.30.170.167:17937 - R:/10.30.171.175:55736]} 15:14:42.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=108, channel=[id: 0xa39055eb, L:/10.30.170.167:17937 - R:/10.30.171.175:55736]} up 15:14:42.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55736]) process #6 SSH_MSG_CHANNEL_DATA 15:14:42.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]) by 393 down to 2096386 15:14:42.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]) SSH_MSG_CHANNEL_DATA len=393 15:14:42.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736] 15:14:42.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:42.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:42.147 [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=108} 15:14:42.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:42.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=108, channel=[id: 0xa39055eb, L:/10.30.170.167:17937 - R:/10.30.171.175:55736]} EXI handlers added to pipeline 15:14:42.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:42.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]) by 179 down to 2095870 15:14:42.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55736]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:42.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:42.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55736]) process #7 SSH_MSG_CHANNEL_DATA 15:14:42.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]) by 340 down to 2096046 15:14:42.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]) SSH_MSG_CHANNEL_DATA len=340 15:14:42.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736] 15:14:42.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:42.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:42.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=108} 15:14:42.151 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76660aa4 15:14:42.151 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:42.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:42.151 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:42.151 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:42.151 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:42.151 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:42.151 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:42.151 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:42.151 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:42.151 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:42.151 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:42.151 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:42.151 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:42.151 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:42.151 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:42.151 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:42.151 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:42.151 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:42.151 [netconf-device-simulator-threads-2] 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 15:14:42.151 [netconf-device-simulator-threads-2] 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 15:14:42.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:42.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]) by 733 down to 2095137 15:14:42.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55736]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:42.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:42.724 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40978]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:42.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40978]) process #8 SSH_MSG_IGNORE 15:14:42.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40978]) SSH_MSG_IGNORE 15:14:42.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36352]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:42.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36352]) process #9 SSH_MSG_IGNORE 15:14:42.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36352]) SSH_MSG_IGNORE 15:14:42.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9adf4137, L:/10.30.170.167:17938 - R:/10.30.171.175:42858]} 15:14:42.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:42858]): SSH-2.0-SSHD-UNKNOWN 15:14:42.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:42858]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:42.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:42858]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:42.993 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:42.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41742]) process #10 SSH_MSG_IGNORE 15:14:42.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41742]) SSH_MSG_IGNORE 15:14:43.076 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:14:43.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33646]) process #11 SSH_MSG_IGNORE 15:14:43.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33646]) SSH_MSG_IGNORE 15:14:43.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:42858]) Send SSH_MSG_KEXINIT 15:14:43.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42858]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:43.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42858]) process #0 SSH_MSG_KEXINIT 15:14:43.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:42858]) SSH_MSG_KEXINIT 15:14:43.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:42858]) strict KEX=true client=true server=true 15:14:43.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42858]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:43.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42858]) Kex: server host key algorithms = rsa-sha2-512 15:14:43.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42858]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:43.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42858]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:43.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42858]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:43.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42858]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:43.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42858]) Kex: compression algorithms (client to server) = none 15:14:43.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42858]) Kex: compression algorithms (server to client) = none 15:14:43.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:43.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42858]) process #1 30 15:14:43.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42858]] process command=SSH_MSG_KEXDH_INIT 15:14:43.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42858]] Send SSH_MSG_KEXDH_REPLY 15:14:43.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42858]) packet #1 sending command=31[31] len=1639 15:14:43.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:42858])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:43.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:42858]) Send SSH_MSG_NEWKEYS 15:14:43.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:42858]) session ID=63:d9:39:3d:78:86:0c:19:5f:64:f9:ac:6a:ff:1c:36:d2:a6:89:b8:22:bf:16:01:50:f6:ae:db:76:62:26:29:b4:db:40:d0:d2:55:8f:45:e7:88:0d:98:1b:73:17:c2:aa:c1:5c:38:18:37:69:94:c5:e1:31:0f:75:2a:05:8b 15:14:43.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42858]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:43.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42858]): strict KEX resets output message sequence number from 3 to 0 15:14:43.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42858]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6931697; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:43.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:42858])[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 15:14:43.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42858])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:43.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42858]) packet #0 sending command=7[7] len=419 15:14:43.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42858]) No pending packets to flush at end of KEX 15:14:43.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42858]) process #2 SSH_MSG_NEWKEYS 15:14:43.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42858]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:43.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42858]): strict KEX resets input message sequence number from 3 to 0 15:14:43.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42858]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@43226bd3; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:43.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:43.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42858]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:43.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42858]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:43.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:42858]) authorized authentication methods: password,publickey 15:14:43.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42858]) Accepted service ssh-userauth 15:14:43.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42858]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:43.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42858]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:43.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42858]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:43.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42858]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:43.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42858]) no authentication factory for method=none 15:14:43.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42858]) SSH_MSG_USERAUTH_REQUEST 15:14:43.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42858]) remaining methods: password,publickey 15:14:43.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42858]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:43.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42858]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:43.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42858]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:43.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42858]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:43.255 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:43.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:42858]) authentication result: true 15:14:43.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:42858]) SSH_MSG_USERAUTH_REQUEST 15:14:43.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42858])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:43.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42858]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:43.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:43.255 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:43.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42858]) no heartbeat to stop 15:14:43.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:42858]) heartbeat type=IGNORE, interval=PT30S 15:14:43.255 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:42858 authenticated 15:14:43.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42858]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:43.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42858]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:43.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42858]] session=TransportServerSession[admin@/10.30.171.175:42858] id=0 15:14:43.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42858])) size=2097152, max=2097152, packet=32768 15:14:43.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42858]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42858] 15:14:43.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42858]) recipient=0 15:14:43.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858])) size=2097152, max=2097152, packet=32768 15:14:43.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858])) re-initializing 15:14:43.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858])) size=2097152, max=2097152, packet=32768 15:14:43.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:43.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42858]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42858]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858])[want-reply=true] subsystem=netconf 15:14:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858])[subsystem] prepared command 15:14:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9adf4137, L:/10.30.170.167:17938 - R:/10.30.171.175:42858]}} established 15:14:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 109: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17938 15:14:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 109: Creating data stores for simulated device 15:14:43.258 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:43.258 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:43.258 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:43.258 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:43.258 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:43.261 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ff90b28 15:14:43.261 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:43.261 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:43.261 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:43.261 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:43.262 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:43.262 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:43.262 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:43.262 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:43.262 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ff90b28, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ff90b28, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3462667e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3462667e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:43.262 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:43.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:43.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9adf4137, L:/10.30.170.167:17938 - R:/10.30.171.175:42858] 15:14:43.264 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 109 on channel [id: 0x9adf4137, L:/10.30.170.167:17938 - R:/10.30.171.175:42858] 15:14:43.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]) by 1103 down to 2096049 15:14:43.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42858]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:14:43.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9adf4137, L:/10.30.170.167:17938 - R:/10.30.171.175:42858] 15:14:43.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9adf4137, L:/10.30.170.167:17938 - R:/10.30.171.175:42858] 15:14:43.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]) request=subsystem result=ReplySuccess, want-reply=true 15:14:43.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42858]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:43.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]) request=subsystem activate command 15:14:43.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]) starting runner for command=netconf 15:14:43.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42858]) process #5 SSH_MSG_CHANNEL_DATA 15:14:43.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]) by 373 down to 2096779 15:14:43.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]) SSH_MSG_CHANNEL_DATA len=373 15:14:43.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858] 15:14:43.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9adf4137, L:/10.30.170.167:17938 - R:/10.30.171.175:42858]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:43.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9adf4137, L:/10.30.170.167:17938 - R:/10.30.171.175:42858] 15:14:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9adf4137, L:/10.30.170.167:17938 - R:/10.30.171.175:42858] 15:14:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17938', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=109} created 15:14:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=109, channel=[id: 0x9adf4137, L:/10.30.170.167:17938 - R:/10.30.171.175:42858]} created 15:14:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9adf4137, L:/10.30.170.167:17938 - R:/10.30.171.175:42858] successful with session NetconfServerSession{sessionId=109, channel=[id: 0x9adf4137, L:/10.30.170.167:17938 - R:/10.30.171.175:42858]} 15:14:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=109, channel=[id: 0x9adf4137, L:/10.30.170.167:17938 - R:/10.30.171.175:42858]} up 15:14:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42858]) process #6 SSH_MSG_CHANNEL_DATA 15:14:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]) by 393 down to 2096386 15:14:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]) SSH_MSG_CHANNEL_DATA len=393 15:14:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858] 15:14:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:43.267 [netconf-device-simulator-threads-4] 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=109} 15:14:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=109, channel=[id: 0x9adf4137, L:/10.30.170.167:17938 - R:/10.30.171.175:42858]} EXI handlers added to pipeline 15:14:43.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:43.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]) by 179 down to 2095870 15:14:43.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42858]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:43.268 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:43.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42858]) process #7 SSH_MSG_CHANNEL_DATA 15:14:43.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]) by 340 down to 2096046 15:14:43.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]) SSH_MSG_CHANNEL_DATA len=340 15:14:43.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858] 15:14:43.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:43.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:43.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=109} 15:14:43.270 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3462667e 15:14:43.270 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:43.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:43.270 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:43.270 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:43.270 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:43.270 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:43.270 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:43.270 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:43.270 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:43.270 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:43.270 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:43.270 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:43.270 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:43.270 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:43.270 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:43.270 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:43.270 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:43.270 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:43.270 [netconf-device-simulator-threads-4] 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 15:14:43.270 [netconf-device-simulator-threads-4] 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 15:14:43.270 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:43.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]) by 733 down to 2095137 15:14:43.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42858]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:43.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:44.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52324]) process #9 SSH_MSG_IGNORE 15:14:44.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52324]) SSH_MSG_IGNORE 15:14:44.080 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52324]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:44.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1647c96f, L:/10.30.170.167:17939 - R:/10.30.171.175:46718]} 15:14:44.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:46718]): SSH-2.0-SSHD-UNKNOWN 15:14:44.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:46718]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:44.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:46718]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:44.270 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48062]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:44.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48062]) process #8 SSH_MSG_IGNORE 15:14:44.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48062]) SSH_MSG_IGNORE 15:14:44.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54270]) process #11 SSH_MSG_IGNORE 15:14:44.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54270]) SSH_MSG_IGNORE 15:14:44.288 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:14:44.289 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:44.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55348]) process #10 SSH_MSG_IGNORE 15:14:44.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55348]) SSH_MSG_IGNORE 15:14:44.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:46718]) Send SSH_MSG_KEXINIT 15:14:44.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46718]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:44.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46718]) process #0 SSH_MSG_KEXINIT 15:14:44.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:46718]) SSH_MSG_KEXINIT 15:14:44.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:46718]) strict KEX=true client=true server=true 15:14:44.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46718]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:44.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46718]) Kex: server host key algorithms = rsa-sha2-512 15:14:44.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46718]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:44.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46718]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:44.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46718]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:44.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46718]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:44.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46718]) Kex: compression algorithms (client to server) = none 15:14:44.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46718]) Kex: compression algorithms (server to client) = none 15:14:44.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:44.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46718]) process #1 30 15:14:44.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46718]] process command=SSH_MSG_KEXDH_INIT 15:14:44.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46718]] Send SSH_MSG_KEXDH_REPLY 15:14:44.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46718]) packet #1 sending command=31[31] len=1639 15:14:44.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:46718])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:44.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:46718]) Send SSH_MSG_NEWKEYS 15:14:44.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:46718]) session ID=bc:ea:97:36:1d:0b:ed:b9:4e:5a:e5:09:39:3e:38:91:12:a4:99:28:9f:bf:c2:3f:b0:b1:3f:43:b1:3a:fd:a0:8a:6e:f9:69:aa:13:d7:b3:81:ca:d0:3e:7f:de:f3:19:2f:93:d6:98:20:1e:cb:24:b8:42:f5:77:82:6c:b8:3e 15:14:44.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46718]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:44.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46718]): strict KEX resets output message sequence number from 3 to 0 15:14:44.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46718]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@f4644d9; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:44.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:46718])[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 15:14:44.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46718])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:44.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46718]) packet #0 sending command=7[7] len=419 15:14:44.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46718]) No pending packets to flush at end of KEX 15:14:44.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46718]) process #2 SSH_MSG_NEWKEYS 15:14:44.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46718]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:44.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46718]): strict KEX resets input message sequence number from 3 to 0 15:14:44.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46718]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6ab36ef; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:44.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:44.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46718]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:44.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46718]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:44.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:46718]) authorized authentication methods: password,publickey 15:14:44.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46718]) Accepted service ssh-userauth 15:14:44.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46718]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:44.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46718]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:44.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46718]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:44.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46718]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:44.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46718]) no authentication factory for method=none 15:14:44.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46718]) SSH_MSG_USERAUTH_REQUEST 15:14:44.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46718]) remaining methods: password,publickey 15:14:44.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46718]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:44.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46718]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:44.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46718]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:44.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46718]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:44.442 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:44.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:46718]) authentication result: true 15:14:44.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:46718]) SSH_MSG_USERAUTH_REQUEST 15:14:44.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46718])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:44.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46718]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:44.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:44.442 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:44.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46718]) no heartbeat to stop 15:14:44.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:46718]) heartbeat type=IGNORE, interval=PT30S 15:14:44.442 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:46718 authenticated 15:14:44.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46718]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:44.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46718]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:44.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46718]] session=TransportServerSession[admin@/10.30.171.175:46718] id=0 15:14:44.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46718])) size=2097152, max=2097152, packet=32768 15:14:44.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46718]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46718] 15:14:44.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46718]) recipient=0 15:14:44.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718])) size=2097152, max=2097152, packet=32768 15:14:44.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718])) re-initializing 15:14:44.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718])) size=2097152, max=2097152, packet=32768 15:14:44.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:44.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46718]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46718]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718])[want-reply=true] subsystem=netconf 15:14:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718])[subsystem] prepared command 15:14:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1647c96f, L:/10.30.170.167:17939 - R:/10.30.171.175:46718]}} established 15:14:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 110: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17939 15:14:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 110: Creating data stores for simulated device 15:14:44.444 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:44.444 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:44.445 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:44.445 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:44.445 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@191e7891 15:14:44.445 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:44.446 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:44.446 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:44.446 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:44.446 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:44.446 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:44.447 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:44.447 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:44.447 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@191e7891, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@191e7891, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@630c6d62, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@630c6d62, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:44.447 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:44.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:44.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1647c96f, L:/10.30.170.167:17939 - R:/10.30.171.175:46718] 15:14:44.449 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 110 on channel [id: 0x1647c96f, L:/10.30.170.167:17939 - R:/10.30.171.175:46718] 15:14:44.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]) by 1103 down to 2096049 15:14:44.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46718]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:14:44.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1647c96f, L:/10.30.170.167:17939 - R:/10.30.171.175:46718] 15:14:44.449 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1647c96f, L:/10.30.170.167:17939 - R:/10.30.171.175:46718] 15:14:44.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]) request=subsystem result=ReplySuccess, want-reply=true 15:14:44.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46718]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:44.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]) request=subsystem activate command 15:14:44.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]) starting runner for command=netconf 15:14:44.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46718]) process #5 SSH_MSG_CHANNEL_DATA 15:14:44.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]) by 373 down to 2096779 15:14:44.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]) SSH_MSG_CHANNEL_DATA len=373 15:14:44.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718] 15:14:44.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x1647c96f, L:/10.30.170.167:17939 - R:/10.30.171.175:46718]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:44.450 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:44.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1647c96f, L:/10.30.170.167:17939 - R:/10.30.171.175:46718] 15:14:44.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1647c96f, L:/10.30.170.167:17939 - R:/10.30.171.175:46718] 15:14:44.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17939', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:44.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=110} created 15:14:44.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=110, channel=[id: 0x1647c96f, L:/10.30.170.167:17939 - R:/10.30.171.175:46718]} created 15:14:44.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1647c96f, L:/10.30.170.167:17939 - R:/10.30.171.175:46718] successful with session NetconfServerSession{sessionId=110, channel=[id: 0x1647c96f, L:/10.30.170.167:17939 - R:/10.30.171.175:46718]} 15:14:44.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=110, channel=[id: 0x1647c96f, L:/10.30.170.167:17939 - R:/10.30.171.175:46718]} up 15:14:44.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46718]) process #6 SSH_MSG_CHANNEL_DATA 15:14:44.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]) by 393 down to 2096386 15:14:44.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]) SSH_MSG_CHANNEL_DATA len=393 15:14:44.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718] 15:14:44.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:44.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:44.452 [netconf-device-simulator-threads-6] 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=110} 15:14:44.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:44.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=110, channel=[id: 0x1647c96f, L:/10.30.170.167:17939 - R:/10.30.171.175:46718]} EXI handlers added to pipeline 15:14:44.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:44.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]) by 179 down to 2095870 15:14:44.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46718]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:44.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:44.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46718]) process #7 SSH_MSG_CHANNEL_DATA 15:14:44.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]) by 340 down to 2096046 15:14:44.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]) SSH_MSG_CHANNEL_DATA len=340 15:14:44.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718] 15:14:44.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:44.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:44.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=110} 15:14:44.458 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@630c6d62 15:14:44.458 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:44.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:44.462 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:44.462 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:44.463 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:44.463 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:44.463 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:44.463 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:44.463 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:44.463 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:44.463 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:44.463 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:44.463 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:44.463 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:44.463 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:44.463 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:44.463 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:44.463 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:44.463 [netconf-device-simulator-threads-6] 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 15:14:44.463 [netconf-device-simulator-threads-6] 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 15:14:44.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:44.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]) by 733 down to 2095137 15:14:44.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46718]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:44.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:45.190 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:45.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #8 SSH_MSG_IGNORE 15:14:45.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:14:45.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x429c5689, L:/10.30.170.167:17940 - R:/10.30.171.175:51526]} 15:14:45.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:51526]): SSH-2.0-SSHD-UNKNOWN 15:14:45.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:51526]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:45.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:51526]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:45.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44864]) process #10 SSH_MSG_IGNORE 15:14:45.486 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:45.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44864]) SSH_MSG_IGNORE 15:14:45.490 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51054]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51054]) process #9 SSH_MSG_IGNORE 15:14:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51054]) SSH_MSG_IGNORE 15:14:45.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:51526]) Send SSH_MSG_KEXINIT 15:14:45.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51526]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:45.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51526]) process #0 SSH_MSG_KEXINIT 15:14:45.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:51526]) SSH_MSG_KEXINIT 15:14:45.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:51526]) strict KEX=true client=true server=true 15:14:45.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51526]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:45.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51526]) Kex: server host key algorithms = rsa-sha2-512 15:14:45.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51526]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:45.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51526]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:45.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51526]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:45.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51526]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:45.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51526]) Kex: compression algorithms (client to server) = none 15:14:45.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51526]) Kex: compression algorithms (server to client) = none 15:14:45.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:45.808 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:14:45.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40184]) process #11 SSH_MSG_IGNORE 15:14:45.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40184]) SSH_MSG_IGNORE 15:14:45.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51526]) process #1 30 15:14:45.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51526]] process command=SSH_MSG_KEXDH_INIT 15:14:45.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51526]] Send SSH_MSG_KEXDH_REPLY 15:14:45.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51526]) packet #1 sending command=31[31] len=1639 15:14:45.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:51526])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:45.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:51526]) Send SSH_MSG_NEWKEYS 15:14:45.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:51526]) session ID=a6:a3:56:58:2b:ef:b2:c6:f3:2c:7b:31:06:77:f1:79:fa:1c:55:11:e7:86:05:a3:d7:42:de:ad:37:e8:22:ee:65:7b:7d:35:48:f0:c0:eb:64:c5:57:31:0f:a6:af:f5:84:7d:56:82:55:84:b0:95:4b:d4:cb:91:b7:5c:cb:81 15:14:45.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51526]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:45.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51526]): strict KEX resets output message sequence number from 3 to 0 15:14:45.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51526]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@164f8ccb; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:45.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:51526])[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 15:14:45.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51526])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:45.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51526]) packet #0 sending command=7[7] len=419 15:14:45.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51526]) No pending packets to flush at end of KEX 15:14:45.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51526]) process #2 SSH_MSG_NEWKEYS 15:14:45.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51526]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:45.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51526]): strict KEX resets input message sequence number from 3 to 0 15:14:45.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51526]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6c5957cb; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:45.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:45.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51526]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:45.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51526]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:45.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:51526]) authorized authentication methods: password,publickey 15:14:45.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51526]) Accepted service ssh-userauth 15:14:45.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51526]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:45.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51526]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:45.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51526]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:45.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51526]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:45.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51526]) no authentication factory for method=none 15:14:45.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51526]) SSH_MSG_USERAUTH_REQUEST 15:14:45.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51526]) remaining methods: password,publickey 15:14:45.897 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51526]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:45.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51526]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:45.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51526]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:45.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51526]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:45.898 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:45.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:51526]) authentication result: true 15:14:45.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:51526]) SSH_MSG_USERAUTH_REQUEST 15:14:45.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51526])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:45.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51526]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:45.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:45.898 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:45.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51526]) no heartbeat to stop 15:14:45.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:51526]) heartbeat type=IGNORE, interval=PT30S 15:14:45.898 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:51526 authenticated 15:14:45.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51526]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:45.898 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51526]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:45.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51526]] session=TransportServerSession[admin@/10.30.171.175:51526] id=0 15:14:45.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51526])) size=2097152, max=2097152, packet=32768 15:14:45.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51526]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51526] 15:14:45.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51526]) recipient=0 15:14:45.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526])) size=2097152, max=2097152, packet=32768 15:14:45.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526])) re-initializing 15:14:45.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526])) size=2097152, max=2097152, packet=32768 15:14:45.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:45.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51526]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:45.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51526]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:45.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:45.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526])[want-reply=true] subsystem=netconf 15:14:45.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526])[subsystem] prepared command 15:14:45.906 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:45.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:45.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x429c5689, L:/10.30.170.167:17940 - R:/10.30.171.175:51526]}} established 15:14:45.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 111: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17940 15:14:45.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 111: Creating data stores for simulated device 15:14:45.907 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:45.907 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:45.908 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:45.908 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:45.908 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:45.908 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3658fb89 15:14:45.908 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:45.909 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:45.909 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:45.909 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:45.909 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:45.909 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:45.909 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:45.909 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:45.909 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3658fb89, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3658fb89, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a5264f2, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a5264f2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:45.910 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:45.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:45.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x429c5689, L:/10.30.170.167:17940 - R:/10.30.171.175:51526] 15:14:45.911 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 111 on channel [id: 0x429c5689, L:/10.30.170.167:17940 - R:/10.30.171.175:51526] 15:14:45.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]) by 1103 down to 2096049 15:14:45.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51526]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:14:45.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x429c5689, L:/10.30.170.167:17940 - R:/10.30.171.175:51526] 15:14:45.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x429c5689, L:/10.30.170.167:17940 - R:/10.30.171.175:51526] 15:14:45.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]) request=subsystem result=ReplySuccess, want-reply=true 15:14:45.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51526]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:45.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]) request=subsystem activate command 15:14:45.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]) starting runner for command=netconf 15:14:45.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51526]) process #5 SSH_MSG_CHANNEL_DATA 15:14:45.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]) by 373 down to 2096779 15:14:45.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]) SSH_MSG_CHANNEL_DATA len=373 15:14:45.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526] 15:14:45.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x429c5689, L:/10.30.170.167:17940 - R:/10.30.171.175:51526]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:45.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:45.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x429c5689, L:/10.30.170.167:17940 - R:/10.30.171.175:51526] 15:14:45.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x429c5689, L:/10.30.170.167:17940 - R:/10.30.171.175:51526] 15:14:45.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17940', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:45.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=111} created 15:14:45.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=111, channel=[id: 0x429c5689, L:/10.30.170.167:17940 - R:/10.30.171.175:51526]} created 15:14:45.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x429c5689, L:/10.30.170.167:17940 - R:/10.30.171.175:51526] successful with session NetconfServerSession{sessionId=111, channel=[id: 0x429c5689, L:/10.30.170.167:17940 - R:/10.30.171.175:51526]} 15:14:45.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=111, channel=[id: 0x429c5689, L:/10.30.170.167:17940 - R:/10.30.171.175:51526]} up 15:14:45.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51526]) process #6 SSH_MSG_CHANNEL_DATA 15:14:45.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]) by 393 down to 2096386 15:14:45.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]) SSH_MSG_CHANNEL_DATA len=393 15:14:45.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526] 15:14:45.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:45.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:45.913 [netconf-device-simulator-threads-0] 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=111} 15:14:45.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:45.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=111, channel=[id: 0x429c5689, L:/10.30.170.167:17940 - R:/10.30.171.175:51526]} EXI handlers added to pipeline 15:14:45.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:45.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]) by 179 down to 2095870 15:14:45.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51526]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:45.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:45.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51526]) process #7 SSH_MSG_CHANNEL_DATA 15:14:45.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]) by 340 down to 2096046 15:14:45.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]) SSH_MSG_CHANNEL_DATA len=340 15:14:45.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526] 15:14:45.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:45.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:45.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=111} 15:14:45.916 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a5264f2 15:14:45.916 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:45.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:45.916 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:45.916 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:45.916 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:45.916 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:45.916 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:45.916 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:45.916 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:45.916 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:45.916 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:45.916 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:45.916 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:45.916 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:45.916 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:45.916 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:45.916 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:45.916 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:45.916 [netconf-device-simulator-threads-0] 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 15:14:45.916 [netconf-device-simulator-threads-0] 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 15:14:45.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:45.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]) by 733 down to 2095137 15:14:45.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51526]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:45.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:46.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37220]) process #8 SSH_MSG_IGNORE 15:14:46.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37220]) SSH_MSG_IGNORE 15:14:46.412 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37220]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:46.680 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58386]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:46.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58386]) process #9 SSH_MSG_IGNORE 15:14:46.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58386]) SSH_MSG_IGNORE 15:14:46.697 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:46.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48764]) process #10 SSH_MSG_IGNORE 15:14:46.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48764]) SSH_MSG_IGNORE 15:14:46.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1c3e2976, L:/10.30.170.167:17941 - R:/10.30.171.175:48358]} 15:14:46.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:48358]): SSH-2.0-SSHD-UNKNOWN 15:14:46.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:48358]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:46.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:48358]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:46.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:14:46.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44262]) process #11 SSH_MSG_IGNORE 15:14:46.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44262]) SSH_MSG_IGNORE 15:14:46.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:48358]) Send SSH_MSG_KEXINIT 15:14:46.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48358]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:46.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48358]) process #0 SSH_MSG_KEXINIT 15:14:46.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:48358]) SSH_MSG_KEXINIT 15:14:46.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:48358]) strict KEX=true client=true server=true 15:14:46.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48358]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:46.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48358]) Kex: server host key algorithms = rsa-sha2-512 15:14:46.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48358]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:46.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48358]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:46.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48358]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:46.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48358]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:46.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48358]) Kex: compression algorithms (client to server) = none 15:14:46.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48358]) Kex: compression algorithms (server to client) = none 15:14:46.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:47.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48358]) process #1 30 15:14:47.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48358]] process command=SSH_MSG_KEXDH_INIT 15:14:47.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48358]] Send SSH_MSG_KEXDH_REPLY 15:14:47.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48358]) packet #1 sending command=31[31] len=1639 15:14:47.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:48358])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:47.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:48358]) Send SSH_MSG_NEWKEYS 15:14:47.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:48358]) session ID=77:8a:dd:50:f7:9b:74:75:2b:8e:19:f8:55:e1:8d:16:66:36:60:f9:54:e5:60:e8:fd:8f:09:6c:ed:a8:18:94:3b:80:33:2c:f3:56:ef:91:a2:d4:3c:a4:ca:2d:cd:e8:a6:32:5b:68:8b:e9:65:04:ac:fd:d1:be:16:ab:dc:06 15:14:47.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48358]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:47.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48358]): strict KEX resets output message sequence number from 3 to 0 15:14:47.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48358]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@43423820; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:47.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:48358])[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 15:14:47.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48358])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:47.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48358]) packet #0 sending command=7[7] len=419 15:14:47.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48358]) No pending packets to flush at end of KEX 15:14:47.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48358]) process #2 SSH_MSG_NEWKEYS 15:14:47.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48358]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:47.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48358]): strict KEX resets input message sequence number from 3 to 0 15:14:47.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48358]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4195fa1d; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:47.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:47.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48358]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:47.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48358]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:47.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:48358]) authorized authentication methods: password,publickey 15:14:47.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48358]) Accepted service ssh-userauth 15:14:47.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48358]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48358]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48358]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48358]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48358]) no authentication factory for method=none 15:14:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48358]) SSH_MSG_USERAUTH_REQUEST 15:14:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48358]) remaining methods: password,publickey 15:14:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48358]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48358]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48358]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48358]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:47.096 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:48358]) authentication result: true 15:14:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:48358]) SSH_MSG_USERAUTH_REQUEST 15:14:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48358])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48358]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48358]) no heartbeat to stop 15:14:47.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:48358]) heartbeat type=IGNORE, interval=PT30S 15:14:47.097 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:48358 authenticated 15:14:47.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48358]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:47.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48358]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:47.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48358]] session=TransportServerSession[admin@/10.30.171.175:48358] id=0 15:14:47.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48358])) size=2097152, max=2097152, packet=32768 15:14:47.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48358]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48358] 15:14:47.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48358]) recipient=0 15:14:47.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358])) size=2097152, max=2097152, packet=32768 15:14:47.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358])) re-initializing 15:14:47.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358])) size=2097152, max=2097152, packet=32768 15:14:47.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:47.097 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48358]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48358]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358])[want-reply=true] subsystem=netconf 15:14:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358])[subsystem] prepared command 15:14:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1c3e2976, L:/10.30.170.167:17941 - R:/10.30.171.175:48358]}} established 15:14:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 112: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17941 15:14:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 112: Creating data stores for simulated device 15:14:47.098 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:47.099 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:47.099 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:47.100 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f140054 15:14:47.100 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:47.101 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:47.101 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:47.101 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:47.101 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:47.101 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:47.101 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:47.101 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:47.101 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f140054, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f140054, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@167b03d8, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@167b03d8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:47.102 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:47.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:47.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1c3e2976, L:/10.30.170.167:17941 - R:/10.30.171.175:48358] 15:14:47.103 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 112 on channel [id: 0x1c3e2976, L:/10.30.170.167:17941 - R:/10.30.171.175:48358] 15:14:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]) by 1103 down to 2096049 15:14:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48358]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:14:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1c3e2976, L:/10.30.170.167:17941 - R:/10.30.171.175:48358] 15:14:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1c3e2976, L:/10.30.170.167:17941 - R:/10.30.171.175:48358] 15:14:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]) request=subsystem result=ReplySuccess, want-reply=true 15:14:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48358]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]) request=subsystem activate command 15:14:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]) starting runner for command=netconf 15:14:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48358]) process #5 SSH_MSG_CHANNEL_DATA 15:14:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]) by 373 down to 2096779 15:14:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]) SSH_MSG_CHANNEL_DATA len=373 15:14:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358] 15:14:47.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x1c3e2976, L:/10.30.170.167:17941 - R:/10.30.171.175:48358]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:47.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:47.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1c3e2976, L:/10.30.170.167:17941 - R:/10.30.171.175:48358] 15:14:47.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1c3e2976, L:/10.30.170.167:17941 - R:/10.30.171.175:48358] 15:14:47.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17941', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:47.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=112} created 15:14:47.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=112, channel=[id: 0x1c3e2976, L:/10.30.170.167:17941 - R:/10.30.171.175:48358]} created 15:14:47.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1c3e2976, L:/10.30.170.167:17941 - R:/10.30.171.175:48358] successful with session NetconfServerSession{sessionId=112, channel=[id: 0x1c3e2976, L:/10.30.170.167:17941 - R:/10.30.171.175:48358]} 15:14:47.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=112, channel=[id: 0x1c3e2976, L:/10.30.170.167:17941 - R:/10.30.171.175:48358]} up 15:14:47.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48358]) process #6 SSH_MSG_CHANNEL_DATA 15:14:47.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]) by 393 down to 2096386 15:14:47.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]) SSH_MSG_CHANNEL_DATA len=393 15:14:47.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358] 15:14:47.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:47.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:47.105 [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=112} 15:14:47.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:47.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=112, channel=[id: 0x1c3e2976, L:/10.30.170.167:17941 - R:/10.30.171.175:48358]} EXI handlers added to pipeline 15:14:47.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:47.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]) by 179 down to 2095870 15:14:47.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48358]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:47.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:47.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48358]) process #7 SSH_MSG_CHANNEL_DATA 15:14:47.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]) by 340 down to 2096046 15:14:47.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]) SSH_MSG_CHANNEL_DATA len=340 15:14:47.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358] 15:14:47.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:47.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:47.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=112} 15:14:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@167b03d8 15:14:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:47.108 [netconf-device-simulator-threads-2] 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 15:14:47.108 [netconf-device-simulator-threads-2] 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 15:14:47.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:47.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]) by 733 down to 2095137 15:14:47.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48358]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:47.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:47.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35496]) process #8 SSH_MSG_IGNORE 15:14:47.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35496]) SSH_MSG_IGNORE 15:14:47.625 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35496]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:47.920 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52698]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:47.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52698]) process #9 SSH_MSG_IGNORE 15:14:47.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52698]) SSH_MSG_IGNORE 15:14:47.960 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfd933fe6, L:/10.30.170.167:17942 - R:/10.30.171.175:43178]} 15:14:47.961 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:43178]): SSH-2.0-SSHD-UNKNOWN 15:14:47.961 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:43178]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:47.961 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:43178]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:48.014 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:14:48.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41054]) process #11 SSH_MSG_IGNORE 15:14:48.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41054]) SSH_MSG_IGNORE 15:14:48.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:48.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50330]) process #10 SSH_MSG_IGNORE 15:14:48.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50330]) SSH_MSG_IGNORE 15:14:48.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:43178]) Send SSH_MSG_KEXINIT 15:14:48.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43178]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:48.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43178]) process #0 SSH_MSG_KEXINIT 15:14:48.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:43178]) SSH_MSG_KEXINIT 15:14:48.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:43178]) strict KEX=true client=true server=true 15:14:48.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43178]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:48.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43178]) Kex: server host key algorithms = rsa-sha2-512 15:14:48.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43178]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:48.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43178]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:48.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43178]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:48.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43178]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:48.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43178]) Kex: compression algorithms (client to server) = none 15:14:48.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43178]) Kex: compression algorithms (server to client) = none 15:14:48.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:48.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43178]) process #1 30 15:14:48.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43178]] process command=SSH_MSG_KEXDH_INIT 15:14:48.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43178]] Send SSH_MSG_KEXDH_REPLY 15:14:48.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43178]) packet #1 sending command=31[31] len=1639 15:14:48.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:43178])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:48.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:43178]) Send SSH_MSG_NEWKEYS 15:14:48.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:43178]) session ID=66:00:0c:02:f3:1d:e2:5c:11:a1:2e:bd:36:dc:a5:ec:ab:b6:5c:c1:a7:21:8f:5b:f2:4e:7d:01:79:b6:9a:0d:28:1b:a6:7f:d7:62:13:c3:82:e3:da:71:32:9b:4d:cb:8e:e1:47:40:e3:68:07:85:c1:75:51:ea:ed:fd:a3:9d 15:14:48.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43178]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:48.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43178]): strict KEX resets output message sequence number from 3 to 0 15:14:48.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43178]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7cd098e4; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:48.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:43178])[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 15:14:48.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43178])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:48.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43178]) packet #0 sending command=7[7] len=419 15:14:48.178 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43178]) No pending packets to flush at end of KEX 15:14:48.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43178]) process #2 SSH_MSG_NEWKEYS 15:14:48.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43178]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:48.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43178]): strict KEX resets input message sequence number from 3 to 0 15:14:48.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43178]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@72748108; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:48.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:48.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43178]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:48.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43178]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:48.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:43178]) authorized authentication methods: password,publickey 15:14:48.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43178]) Accepted service ssh-userauth 15:14:48.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43178]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:48.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43178]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:48.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43178]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:48.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43178]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:48.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43178]) no authentication factory for method=none 15:14:48.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43178]) SSH_MSG_USERAUTH_REQUEST 15:14:48.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43178]) remaining methods: password,publickey 15:14:48.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43178]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:48.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43178]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:48.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43178]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:48.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43178]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:48.215 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:48.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:43178]) authentication result: true 15:14:48.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:43178]) SSH_MSG_USERAUTH_REQUEST 15:14:48.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43178])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:48.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43178]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:48.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:48.215 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:48.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43178]) no heartbeat to stop 15:14:48.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:43178]) heartbeat type=IGNORE, interval=PT30S 15:14:48.215 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:43178 authenticated 15:14:48.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43178]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:48.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43178]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:48.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43178]] session=TransportServerSession[admin@/10.30.171.175:43178] id=0 15:14:48.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43178])) size=2097152, max=2097152, packet=32768 15:14:48.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43178]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43178] 15:14:48.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43178]) recipient=0 15:14:48.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178])) size=2097152, max=2097152, packet=32768 15:14:48.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178])) re-initializing 15:14:48.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178])) size=2097152, max=2097152, packet=32768 15:14:48.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:48.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43178]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43178]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178])[want-reply=true] subsystem=netconf 15:14:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178])[subsystem] prepared command 15:14:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfd933fe6, L:/10.30.170.167:17942 - R:/10.30.171.175:43178]}} established 15:14:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 113: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17942 15:14:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 113: Creating data stores for simulated device 15:14:48.217 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:48.217 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:48.218 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:48.218 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:48.218 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e85bf30 15:14:48.219 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:48.219 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:48.219 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:48.219 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:48.220 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:48.220 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:48.220 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:48.220 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:48.220 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e85bf30, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e85bf30, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@77fca9f1, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@77fca9f1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:48.220 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:48.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:48.222 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfd933fe6, L:/10.30.170.167:17942 - R:/10.30.171.175:43178] 15:14:48.222 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 113 on channel [id: 0xfd933fe6, L:/10.30.170.167:17942 - R:/10.30.171.175:43178] 15:14:48.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]) by 1103 down to 2096049 15:14:48.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43178]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:14:48.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfd933fe6, L:/10.30.170.167:17942 - R:/10.30.171.175:43178] 15:14:48.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfd933fe6, L:/10.30.170.167:17942 - R:/10.30.171.175:43178] 15:14:48.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]) request=subsystem result=ReplySuccess, want-reply=true 15:14:48.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43178]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:48.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]) request=subsystem activate command 15:14:48.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]) starting runner for command=netconf 15:14:48.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43178]) process #5 SSH_MSG_CHANNEL_DATA 15:14:48.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]) by 373 down to 2096779 15:14:48.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]) SSH_MSG_CHANNEL_DATA len=373 15:14:48.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178] 15:14:48.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xfd933fe6, L:/10.30.170.167:17942 - R:/10.30.171.175:43178]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:48.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:48.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfd933fe6, L:/10.30.170.167:17942 - R:/10.30.171.175:43178] 15:14:48.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfd933fe6, L:/10.30.170.167:17942 - R:/10.30.171.175:43178] 15:14:48.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17942', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:48.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=113} created 15:14:48.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=113, channel=[id: 0xfd933fe6, L:/10.30.170.167:17942 - R:/10.30.171.175:43178]} created 15:14:48.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfd933fe6, L:/10.30.170.167:17942 - R:/10.30.171.175:43178] successful with session NetconfServerSession{sessionId=113, channel=[id: 0xfd933fe6, L:/10.30.170.167:17942 - R:/10.30.171.175:43178]} 15:14:48.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=113, channel=[id: 0xfd933fe6, L:/10.30.170.167:17942 - R:/10.30.171.175:43178]} up 15:14:48.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43178]) process #6 SSH_MSG_CHANNEL_DATA 15:14:48.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]) by 393 down to 2096386 15:14:48.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]) SSH_MSG_CHANNEL_DATA len=393 15:14:48.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178] 15:14:48.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:48.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:48.226 [netconf-device-simulator-threads-4] 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=113} 15:14:48.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:48.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=113, channel=[id: 0xfd933fe6, L:/10.30.170.167:17942 - R:/10.30.171.175:43178]} EXI handlers added to pipeline 15:14:48.231 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:48.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]) by 179 down to 2095870 15:14:48.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43178]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:48.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:48.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43178]) process #7 SSH_MSG_CHANNEL_DATA 15:14:48.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]) by 340 down to 2096046 15:14:48.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]) SSH_MSG_CHANNEL_DATA len=340 15:14:48.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178] 15:14:48.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:48.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:48.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=113} 15:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@77fca9f1 15:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:48.239 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:48.240 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:48.240 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:48.240 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:48.240 [netconf-device-simulator-threads-4] 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 15:14:48.240 [netconf-device-simulator-threads-4] 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 15:14:48.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:48.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]) by 733 down to 2095137 15:14:48.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43178]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:48.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:48.958 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36946]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:48.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36946]) process #8 SSH_MSG_IGNORE 15:14:48.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36946]) SSH_MSG_IGNORE 15:14:49.065 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:49.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34182]) process #10 SSH_MSG_IGNORE 15:14:49.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34182]) SSH_MSG_IGNORE 15:14:49.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x86395eaa, L:/10.30.170.167:17943 - R:/10.30.171.175:37818]} 15:14:49.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:37818]): SSH-2.0-SSHD-UNKNOWN 15:14:49.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:37818]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:49.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:37818]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:49.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38688]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:49.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38688]) process #9 SSH_MSG_IGNORE 15:14:49.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38688]) SSH_MSG_IGNORE 15:14:49.292 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:14:49.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45220]) process #11 SSH_MSG_IGNORE 15:14:49.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45220]) SSH_MSG_IGNORE 15:14:49.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:37818]) Send SSH_MSG_KEXINIT 15:14:49.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37818]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:49.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37818]) process #0 SSH_MSG_KEXINIT 15:14:49.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:37818]) SSH_MSG_KEXINIT 15:14:49.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:37818]) strict KEX=true client=true server=true 15:14:49.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37818]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:49.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37818]) Kex: server host key algorithms = rsa-sha2-512 15:14:49.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37818]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:49.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37818]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:49.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37818]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:49.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37818]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:49.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37818]) Kex: compression algorithms (client to server) = none 15:14:49.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37818]) Kex: compression algorithms (server to client) = none 15:14:49.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:49.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37818]) process #1 30 15:14:49.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37818]] process command=SSH_MSG_KEXDH_INIT 15:14:49.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37818]] Send SSH_MSG_KEXDH_REPLY 15:14:49.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37818]) packet #1 sending command=31[31] len=1639 15:14:49.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:37818])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:49.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:37818]) Send SSH_MSG_NEWKEYS 15:14:49.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:37818]) session ID=a6:56:77:5d:23:69:75:8f:8b:79:e1:c2:54:8e:3b:0d:d0:0e:0e:7b:22:e7:ae:81:e6:de:df:8a:01:5c:6f:af:88:86:50:f0:b2:fc:a7:1e:71:c2:7b:0d:d4:8c:e6:d2:19:f3:53:8f:c8:ac:0e:e0:83:6c:a7:c5:7a:dd:94:ef 15:14:49.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37818]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:49.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37818]): strict KEX resets output message sequence number from 3 to 0 15:14:49.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37818]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@195da8b7; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:49.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:37818])[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 15:14:49.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37818])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:49.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37818]) packet #0 sending command=7[7] len=419 15:14:49.466 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37818]) No pending packets to flush at end of KEX 15:14:49.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37818]) process #2 SSH_MSG_NEWKEYS 15:14:49.502 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37818]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:49.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37818]): strict KEX resets input message sequence number from 3 to 0 15:14:49.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37818]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@64a16d9d; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:49.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:49.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37818]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:49.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37818]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:49.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:37818]) authorized authentication methods: password,publickey 15:14:49.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37818]) Accepted service ssh-userauth 15:14:49.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37818]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:49.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37818]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:49.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37818]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:49.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37818]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:49.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37818]) no authentication factory for method=none 15:14:49.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37818]) SSH_MSG_USERAUTH_REQUEST 15:14:49.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37818]) remaining methods: password,publickey 15:14:49.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37818]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:49.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37818]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:49.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37818]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:49.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37818]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:49.504 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:49.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:37818]) authentication result: true 15:14:49.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:37818]) SSH_MSG_USERAUTH_REQUEST 15:14:49.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37818])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:49.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37818]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:49.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:49.504 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:49.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37818]) no heartbeat to stop 15:14:49.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:37818]) heartbeat type=IGNORE, interval=PT30S 15:14:49.504 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:37818 authenticated 15:14:49.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37818]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:49.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37818]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:49.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37818]] session=TransportServerSession[admin@/10.30.171.175:37818] id=0 15:14:49.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37818])) size=2097152, max=2097152, packet=32768 15:14:49.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37818]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37818] 15:14:49.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37818]) recipient=0 15:14:49.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818])) size=2097152, max=2097152, packet=32768 15:14:49.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818])) re-initializing 15:14:49.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818])) size=2097152, max=2097152, packet=32768 15:14:49.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:49.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37818]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:49.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37818]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:49.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:49.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818])[want-reply=true] subsystem=netconf 15:14:49.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818])[subsystem] prepared command 15:14:49.505 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:49.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:49.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x86395eaa, L:/10.30.170.167:17943 - R:/10.30.171.175:37818]}} established 15:14:49.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 114: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17943 15:14:49.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 114: Creating data stores for simulated device 15:14:49.505 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:49.505 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:49.506 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:49.506 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:49.506 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:49.506 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6226aabb 15:14:49.506 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:49.507 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:49.507 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:49.507 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:49.507 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:49.507 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:49.507 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:49.508 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:49.508 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6226aabb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6226aabb, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62b212c9, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62b212c9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:49.508 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:49.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:49.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x86395eaa, L:/10.30.170.167:17943 - R:/10.30.171.175:37818] 15:14:49.509 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 114 on channel [id: 0x86395eaa, L:/10.30.170.167:17943 - R:/10.30.171.175:37818] 15:14:49.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]) by 1103 down to 2096049 15:14:49.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37818]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:14:49.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x86395eaa, L:/10.30.170.167:17943 - R:/10.30.171.175:37818] 15:14:49.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x86395eaa, L:/10.30.170.167:17943 - R:/10.30.171.175:37818] 15:14:49.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]) request=subsystem result=ReplySuccess, want-reply=true 15:14:49.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37818]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:49.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]) request=subsystem activate command 15:14:49.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]) starting runner for command=netconf 15:14:49.511 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37818]) process #5 SSH_MSG_CHANNEL_DATA 15:14:49.511 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]) by 373 down to 2096779 15:14:49.511 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]) SSH_MSG_CHANNEL_DATA len=373 15:14:49.511 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818] 15:14:49.511 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x86395eaa, L:/10.30.170.167:17943 - R:/10.30.171.175:37818]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:49.511 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:49.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x86395eaa, L:/10.30.170.167:17943 - R:/10.30.171.175:37818] 15:14:49.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x86395eaa, L:/10.30.170.167:17943 - R:/10.30.171.175:37818] 15:14:49.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17943', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:49.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=114} created 15:14:49.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=114, channel=[id: 0x86395eaa, L:/10.30.170.167:17943 - R:/10.30.171.175:37818]} created 15:14:49.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x86395eaa, L:/10.30.170.167:17943 - R:/10.30.171.175:37818] successful with session NetconfServerSession{sessionId=114, channel=[id: 0x86395eaa, L:/10.30.170.167:17943 - R:/10.30.171.175:37818]} 15:14:49.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=114, channel=[id: 0x86395eaa, L:/10.30.170.167:17943 - R:/10.30.171.175:37818]} up 15:14:49.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37818]) process #6 SSH_MSG_CHANNEL_DATA 15:14:49.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]) by 393 down to 2096386 15:14:49.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]) SSH_MSG_CHANNEL_DATA len=393 15:14:49.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818] 15:14:49.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:49.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:49.513 [netconf-device-simulator-threads-6] 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=114} 15:14:49.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:49.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=114, channel=[id: 0x86395eaa, L:/10.30.170.167:17943 - R:/10.30.171.175:37818]} EXI handlers added to pipeline 15:14:49.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:49.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]) by 179 down to 2095870 15:14:49.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37818]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:49.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:49.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37818]) process #7 SSH_MSG_CHANNEL_DATA 15:14:49.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]) by 340 down to 2096046 15:14:49.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]) SSH_MSG_CHANNEL_DATA len=340 15:14:49.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818] 15:14:49.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:49.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:49.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=114} 15:14:49.517 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62b212c9 15:14:49.517 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:49.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:49.517 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:49.517 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:49.517 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:49.517 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:49.517 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:49.517 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:49.517 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:49.517 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:49.517 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:49.517 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:49.517 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:49.517 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:49.517 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:49.517 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:49.517 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:49.517 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:49.517 [netconf-device-simulator-threads-6] 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 15:14:49.517 [netconf-device-simulator-threads-6] 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 15:14:49.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:49.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]) by 733 down to 2095137 15:14:49.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37818]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:49.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:49.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:49.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43230]) process #10 SSH_MSG_IGNORE 15:14:49.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43230]) SSH_MSG_IGNORE 15:14:50.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48518]) process #8 SSH_MSG_IGNORE 15:14:50.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48518]) SSH_MSG_IGNORE 15:14:50.185 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48518]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:50.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45038]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:50.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45038]) process #9 SSH_MSG_IGNORE 15:14:50.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45038]) SSH_MSG_IGNORE 15:14:50.531 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:14:50.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42700]) process #11 SSH_MSG_IGNORE 15:14:50.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42700]) SSH_MSG_IGNORE 15:14:50.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x36920bc6, L:/10.30.170.167:17944 - R:/10.30.171.175:55742]} 15:14:50.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:55742]): SSH-2.0-SSHD-UNKNOWN 15:14:50.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:55742]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:50.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:55742]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:50.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:55742]) Send SSH_MSG_KEXINIT 15:14:50.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55742]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:50.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55742]) process #0 SSH_MSG_KEXINIT 15:14:50.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:55742]) SSH_MSG_KEXINIT 15:14:50.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:55742]) strict KEX=true client=true server=true 15:14:50.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55742]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:50.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55742]) Kex: server host key algorithms = rsa-sha2-512 15:14:50.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55742]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:50.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55742]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:50.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55742]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:50.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55742]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:50.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55742]) Kex: compression algorithms (client to server) = none 15:14:50.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55742]) Kex: compression algorithms (server to client) = none 15:14:50.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:50.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55742]) process #1 30 15:14:50.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55742]] process command=SSH_MSG_KEXDH_INIT 15:14:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55742]] Send SSH_MSG_KEXDH_REPLY 15:14:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55742]) packet #1 sending command=31[31] len=1639 15:14:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:55742])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:55742]) Send SSH_MSG_NEWKEYS 15:14:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:55742]) session ID=4d:1e:dd:12:59:74:af:10:56:05:2b:43:00:12:53:92:0f:d8:6a:86:5a:1a:7e:9d:e5:bd:81:69:4b:89:29:fa:44:e5:3e:6d:42:e4:31:5e:0b:b8:96:e3:52:30:35:f2:d1:4a:c9:f3:93:b2:5b:d2:45:76:db:d5:cc:fa:1a:04 15:14:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55742]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55742]): strict KEX resets output message sequence number from 3 to 0 15:14:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55742]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@35740601; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:50.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:55742])[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 15:14:50.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55742])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:50.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55742]) packet #0 sending command=7[7] len=419 15:14:50.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55742]) No pending packets to flush at end of KEX 15:14:50.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55742]) process #2 SSH_MSG_NEWKEYS 15:14:50.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55742]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:50.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55742]): strict KEX resets input message sequence number from 3 to 0 15:14:50.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55742]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3328a72; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:50.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:50.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55742]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:50.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55742]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:50.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:55742]) authorized authentication methods: password,publickey 15:14:50.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55742]) Accepted service ssh-userauth 15:14:50.906 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55742]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:50.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55742]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:50.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55742]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:50.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55742]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:50.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55742]) no authentication factory for method=none 15:14:50.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55742]) SSH_MSG_USERAUTH_REQUEST 15:14:50.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55742]) remaining methods: password,publickey 15:14:50.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55742]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:50.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55742]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:50.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55742]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:50.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55742]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:50.907 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:50.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:55742]) authentication result: true 15:14:50.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:55742]) SSH_MSG_USERAUTH_REQUEST 15:14:50.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55742])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:50.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55742]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:50.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:50.907 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:50.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55742]) no heartbeat to stop 15:14:50.907 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:55742]) heartbeat type=IGNORE, interval=PT30S 15:14:50.908 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:55742 authenticated 15:14:50.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55742]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:50.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55742]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:50.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55742]] session=TransportServerSession[admin@/10.30.171.175:55742] id=0 15:14:50.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55742])) size=2097152, max=2097152, packet=32768 15:14:50.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55742]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55742] 15:14:50.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55742]) recipient=0 15:14:50.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742])) size=2097152, max=2097152, packet=32768 15:14:50.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742])) re-initializing 15:14:50.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742])) size=2097152, max=2097152, packet=32768 15:14:50.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:50.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55742]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55742]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742])[want-reply=true] subsystem=netconf 15:14:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742])[subsystem] prepared command 15:14:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x36920bc6, L:/10.30.170.167:17944 - R:/10.30.171.175:55742]}} established 15:14:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 115: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17944 15:14:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 115: Creating data stores for simulated device 15:14:50.909 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:50.910 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:50.910 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:50.910 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:50.910 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:50.911 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@225c8662 15:14:50.911 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:50.911 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:50.911 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:50.911 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:50.911 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:50.912 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:50.912 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:50.912 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:50.912 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@225c8662, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@225c8662, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64d940fd, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64d940fd, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:50.912 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:50.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:50.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x36920bc6, L:/10.30.170.167:17944 - R:/10.30.171.175:55742] 15:14:50.914 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 115 on channel [id: 0x36920bc6, L:/10.30.170.167:17944 - R:/10.30.171.175:55742] 15:14:50.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]) by 1103 down to 2096049 15:14:50.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55742]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:14:50.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x36920bc6, L:/10.30.170.167:17944 - R:/10.30.171.175:55742] 15:14:50.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x36920bc6, L:/10.30.170.167:17944 - R:/10.30.171.175:55742] 15:14:50.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]) request=subsystem result=ReplySuccess, want-reply=true 15:14:50.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55742]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:50.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]) request=subsystem activate command 15:14:50.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]) starting runner for command=netconf 15:14:50.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55742]) process #5 SSH_MSG_CHANNEL_DATA 15:14:50.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]) by 373 down to 2096779 15:14:50.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]) SSH_MSG_CHANNEL_DATA len=373 15:14:50.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742] 15:14:50.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x36920bc6, L:/10.30.170.167:17944 - R:/10.30.171.175:55742]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:50.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:50.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x36920bc6, L:/10.30.170.167:17944 - R:/10.30.171.175:55742] 15:14:50.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x36920bc6, L:/10.30.170.167:17944 - R:/10.30.171.175:55742] 15:14:50.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17944', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:50.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=115} created 15:14:50.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=115, channel=[id: 0x36920bc6, L:/10.30.170.167:17944 - R:/10.30.171.175:55742]} created 15:14:50.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x36920bc6, L:/10.30.170.167:17944 - R:/10.30.171.175:55742] successful with session NetconfServerSession{sessionId=115, channel=[id: 0x36920bc6, L:/10.30.170.167:17944 - R:/10.30.171.175:55742]} 15:14:50.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=115, channel=[id: 0x36920bc6, L:/10.30.170.167:17944 - R:/10.30.171.175:55742]} up 15:14:50.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55742]) process #6 SSH_MSG_CHANNEL_DATA 15:14:50.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]) by 393 down to 2096386 15:14:50.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]) SSH_MSG_CHANNEL_DATA len=393 15:14:50.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742] 15:14:50.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:50.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:50.924 [netconf-device-simulator-threads-0] 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=115} 15:14:50.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:50.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=115, channel=[id: 0x36920bc6, L:/10.30.170.167:17944 - R:/10.30.171.175:55742]} EXI handlers added to pipeline 15:14:50.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:50.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]) by 179 down to 2095870 15:14:50.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55742]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:50.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:50.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55742]) process #7 SSH_MSG_CHANNEL_DATA 15:14:50.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]) by 340 down to 2096046 15:14:50.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]) SSH_MSG_CHANNEL_DATA len=340 15:14:50.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742] 15:14:50.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:50.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:50.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=115} 15:14:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64d940fd 15:14:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:50.931 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:50.932 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:50.932 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:50.932 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:50.932 [netconf-device-simulator-threads-0] 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 15:14:50.932 [netconf-device-simulator-threads-0] 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 15:14:50.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:50.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]) by 733 down to 2095137 15:14:50.933 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55742]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:50.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:51.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58138]) process #10 SSH_MSG_IGNORE 15:14:51.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58138]) SSH_MSG_IGNORE 15:14:51.041 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:51.235 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59302]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:51.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59302]) process #9 SSH_MSG_IGNORE 15:14:51.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59302]) SSH_MSG_IGNORE 15:14:51.672 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40450]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:51.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40450]) process #8 SSH_MSG_IGNORE 15:14:51.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40450]) SSH_MSG_IGNORE 15:14:51.821 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:14:51.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57436]) process #11 SSH_MSG_IGNORE 15:14:51.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57436]) SSH_MSG_IGNORE 15:14:51.849 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:51.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44622]) process #10 SSH_MSG_IGNORE 15:14:51.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44622]) SSH_MSG_IGNORE 15:14:51.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfea7aa9f, L:/10.30.170.167:17945 - R:/10.30.171.175:48552]} 15:14:51.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:48552]): SSH-2.0-SSHD-UNKNOWN 15:14:51.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:48552]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:51.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:48552]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:51.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:48552]) Send SSH_MSG_KEXINIT 15:14:51.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48552]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:51.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48552]) process #0 SSH_MSG_KEXINIT 15:14:51.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:48552]) SSH_MSG_KEXINIT 15:14:51.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:48552]) strict KEX=true client=true server=true 15:14:51.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48552]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:51.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48552]) Kex: server host key algorithms = rsa-sha2-512 15:14:51.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48552]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:51.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48552]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:51.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48552]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:51.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48552]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:51.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48552]) Kex: compression algorithms (client to server) = none 15:14:51.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48552]) Kex: compression algorithms (server to client) = none 15:14:51.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:51.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48552]) process #1 30 15:14:51.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48552]] process command=SSH_MSG_KEXDH_INIT 15:14:51.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48552]] Send SSH_MSG_KEXDH_REPLY 15:14:51.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48552]) packet #1 sending command=31[31] len=1639 15:14:51.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:48552])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:51.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:48552]) Send SSH_MSG_NEWKEYS 15:14:51.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:48552]) session ID=f4:9e:1a:80:a8:c9:e8:90:c7:7d:cc:07:92:19:45:c4:7e:db:bd:90:dc:5a:97:a6:16:3a:6e:cd:4d:32:a9:8b:ca:ca:40:ef:4b:a0:78:ed:0f:69:04:16:ed:a4:f2:b6:1e:02:76:87:d2:b3:91:bb:e7:ba:39:4d:bc:6e:58:e8 15:14:51.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48552]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:51.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48552]): strict KEX resets output message sequence number from 3 to 0 15:14:51.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48552]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@76f352d6; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:51.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:48552])[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 15:14:51.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48552])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:51.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48552]) packet #0 sending command=7[7] len=419 15:14:51.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48552]) No pending packets to flush at end of KEX 15:14:52.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48552]) process #2 SSH_MSG_NEWKEYS 15:14:52.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48552]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:52.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48552]): strict KEX resets input message sequence number from 3 to 0 15:14:52.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48552]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6e6b72bf; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:52.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:52.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48552]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:52.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48552]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:52.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:48552]) authorized authentication methods: password,publickey 15:14:52.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48552]) Accepted service ssh-userauth 15:14:52.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48552]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:52.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48552]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:52.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48552]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:52.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48552]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:52.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48552]) no authentication factory for method=none 15:14:52.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48552]) SSH_MSG_USERAUTH_REQUEST 15:14:52.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48552]) remaining methods: password,publickey 15:14:52.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48552]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:52.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48552]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:52.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48552]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:52.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48552]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:52.039 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:52.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:48552]) authentication result: true 15:14:52.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:48552]) SSH_MSG_USERAUTH_REQUEST 15:14:52.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48552])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:52.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48552]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:52.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:52.039 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:52.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48552]) no heartbeat to stop 15:14:52.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:48552]) heartbeat type=IGNORE, interval=PT30S 15:14:52.039 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:48552 authenticated 15:14:52.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48552]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:52.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48552]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:52.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48552]] session=TransportServerSession[admin@/10.30.171.175:48552] id=0 15:14:52.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48552])) size=2097152, max=2097152, packet=32768 15:14:52.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48552]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48552] 15:14:52.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48552]) recipient=0 15:14:52.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552])) size=2097152, max=2097152, packet=32768 15:14:52.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552])) re-initializing 15:14:52.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552])) size=2097152, max=2097152, packet=32768 15:14:52.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:52.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48552]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:52.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48552]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:52.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:52.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552])[want-reply=true] subsystem=netconf 15:14:52.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552])[subsystem] prepared command 15:14:52.041 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:52.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:52.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfea7aa9f, L:/10.30.170.167:17945 - R:/10.30.171.175:48552]}} established 15:14:52.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 116: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17945 15:14:52.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 116: Creating data stores for simulated device 15:14:52.041 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:52.041 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:52.041 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:52.041 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:52.041 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:52.042 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6174c8fa 15:14:52.042 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:52.043 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:52.043 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:52.043 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:52.044 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:52.044 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:52.044 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:52.044 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:52.044 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6174c8fa, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6174c8fa, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@261d6321, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@261d6321, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:52.044 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:52.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:52.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfea7aa9f, L:/10.30.170.167:17945 - R:/10.30.171.175:48552] 15:14:52.046 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 116 on channel [id: 0xfea7aa9f, L:/10.30.170.167:17945 - R:/10.30.171.175:48552] 15:14:52.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]) by 1103 down to 2096049 15:14:52.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48552]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:14:52.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfea7aa9f, L:/10.30.170.167:17945 - R:/10.30.171.175:48552] 15:14:52.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfea7aa9f, L:/10.30.170.167:17945 - R:/10.30.171.175:48552] 15:14:52.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]) request=subsystem result=ReplySuccess, want-reply=true 15:14:52.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48552]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:52.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]) request=subsystem activate command 15:14:52.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]) starting runner for command=netconf 15:14:52.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48552]) process #5 SSH_MSG_CHANNEL_DATA 15:14:52.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]) by 373 down to 2096779 15:14:52.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]) SSH_MSG_CHANNEL_DATA len=373 15:14:52.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552] 15:14:52.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xfea7aa9f, L:/10.30.170.167:17945 - R:/10.30.171.175:48552]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:52.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:52.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfea7aa9f, L:/10.30.170.167:17945 - R:/10.30.171.175:48552] 15:14:52.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfea7aa9f, L:/10.30.170.167:17945 - R:/10.30.171.175:48552] 15:14:52.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17945', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:52.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=116} created 15:14:52.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=116, channel=[id: 0xfea7aa9f, L:/10.30.170.167:17945 - R:/10.30.171.175:48552]} created 15:14:52.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfea7aa9f, L:/10.30.170.167:17945 - R:/10.30.171.175:48552] successful with session NetconfServerSession{sessionId=116, channel=[id: 0xfea7aa9f, L:/10.30.170.167:17945 - R:/10.30.171.175:48552]} 15:14:52.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=116, channel=[id: 0xfea7aa9f, L:/10.30.170.167:17945 - R:/10.30.171.175:48552]} up 15:14:52.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48552]) process #6 SSH_MSG_CHANNEL_DATA 15:14:52.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]) by 393 down to 2096386 15:14:52.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]) SSH_MSG_CHANNEL_DATA len=393 15:14:52.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552] 15:14:52.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:52.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:52.053 [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=116} 15:14:52.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:52.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=116, channel=[id: 0xfea7aa9f, L:/10.30.170.167:17945 - R:/10.30.171.175:48552]} EXI handlers added to pipeline 15:14:52.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:52.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]) by 179 down to 2095870 15:14:52.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48552]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:52.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:52.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48552]) process #7 SSH_MSG_CHANNEL_DATA 15:14:52.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]) by 340 down to 2096046 15:14:52.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]) SSH_MSG_CHANNEL_DATA len=340 15:14:52.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552] 15:14:52.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:52.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:52.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=116} 15:14:52.057 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@261d6321 15:14:52.057 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:52.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:52.057 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:52.057 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:52.057 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:52.057 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:52.057 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:52.057 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:52.057 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:52.057 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:52.057 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:52.057 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:52.057 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:52.057 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:52.057 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:52.057 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:52.057 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:52.057 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:52.057 [netconf-device-simulator-threads-2] 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 15:14:52.057 [netconf-device-simulator-threads-2] 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 15:14:52.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:52.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]) by 733 down to 2095137 15:14:52.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48552]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:52.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:52.455 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51076]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:52.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51076]) process #9 SSH_MSG_IGNORE 15:14:52.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51076]) SSH_MSG_IGNORE 15:14:52.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x041b33ed, L:/10.30.170.167:17946 - R:/10.30.171.175:55710]} 15:14:52.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:55710]): SSH-2.0-SSHD-UNKNOWN 15:14:52.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:55710]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:52.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:55710]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:52.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:55710]) Send SSH_MSG_KEXINIT 15:14:52.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55710]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:52.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55710]) process #0 SSH_MSG_KEXINIT 15:14:52.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:55710]) SSH_MSG_KEXINIT 15:14:52.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:55710]) strict KEX=true client=true server=true 15:14:52.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55710]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:52.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55710]) Kex: server host key algorithms = rsa-sha2-512 15:14:52.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55710]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:52.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55710]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:52.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55710]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:52.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55710]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:52.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55710]) Kex: compression algorithms (client to server) = none 15:14:52.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55710]) Kex: compression algorithms (server to client) = none 15:14:52.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:52.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55710]) process #1 30 15:14:52.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55710]] process command=SSH_MSG_KEXDH_INIT 15:14:52.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55710]] Send SSH_MSG_KEXDH_REPLY 15:14:52.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55710]) packet #1 sending command=31[31] len=1639 15:14:52.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:55710])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:52.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:55710]) Send SSH_MSG_NEWKEYS 15:14:52.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:55710]) session ID=c0:39:79:ec:24:20:19:18:61:af:32:e7:48:5e:a1:26:cd:c9:2d:25:10:53:00:e7:62:f6:a6:aa:68:8d:30:2b:e0:be:5d:26:b6:46:bb:2a:25:e2:09:dd:a1:d4:83:53:b6:ec:8a:1f:5f:f6:89:d9:a8:41:ac:3f:ec:50:75:e1 15:14:52.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55710]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:52.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55710]): strict KEX resets output message sequence number from 3 to 0 15:14:52.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55710]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7cc38a33; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:52.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:55710])[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 15:14:52.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55710])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:52.739 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55710]) packet #0 sending command=7[7] len=419 15:14:52.740 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55710]) No pending packets to flush at end of KEX 15:14:52.762 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43696]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:52.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43696]) process #8 SSH_MSG_IGNORE 15:14:52.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43696]) SSH_MSG_IGNORE 15:14:52.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55710]) process #2 SSH_MSG_NEWKEYS 15:14:52.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55710]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:52.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55710]): strict KEX resets input message sequence number from 3 to 0 15:14:52.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55710]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@174dd399; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:52.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:52.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55710]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:52.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55710]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:52.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:55710]) authorized authentication methods: password,publickey 15:14:52.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55710]) Accepted service ssh-userauth 15:14:52.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55710]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:52.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55710]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:52.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55710]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:52.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55710]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:52.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55710]) no authentication factory for method=none 15:14:52.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55710]) SSH_MSG_USERAUTH_REQUEST 15:14:52.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55710]) remaining methods: password,publickey 15:14:52.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55710]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:52.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55710]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:52.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55710]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:52.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55710]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:52.772 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:52.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:55710]) authentication result: true 15:14:52.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:55710]) SSH_MSG_USERAUTH_REQUEST 15:14:52.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55710])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:52.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55710]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:52.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:52.772 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:52.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55710]) no heartbeat to stop 15:14:52.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:55710]) heartbeat type=IGNORE, interval=PT30S 15:14:52.772 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:55710 authenticated 15:14:52.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55710]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:52.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55710]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:52.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55710]] session=TransportServerSession[admin@/10.30.171.175:55710] id=0 15:14:52.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55710])) size=2097152, max=2097152, packet=32768 15:14:52.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55710]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55710] 15:14:52.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55710]) recipient=0 15:14:52.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710])) size=2097152, max=2097152, packet=32768 15:14:52.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710])) re-initializing 15:14:52.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710])) size=2097152, max=2097152, packet=32768 15:14:52.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:52.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55710]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:52.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55710]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:52.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:52.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710])[want-reply=true] subsystem=netconf 15:14:52.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710])[subsystem] prepared command 15:14:52.774 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:52.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:52.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x041b33ed, L:/10.30.170.167:17946 - R:/10.30.171.175:55710]}} established 15:14:52.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 117: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17946 15:14:52.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 117: Creating data stores for simulated device 15:14:52.775 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:52.775 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:52.775 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:52.775 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:52.775 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:52.776 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c3ca2d7 15:14:52.776 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:52.777 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:52.777 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:52.777 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:52.777 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:52.777 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:52.777 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:52.778 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:52.778 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c3ca2d7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c3ca2d7, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76d766f5, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76d766f5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:52.778 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:52.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:52.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x041b33ed, L:/10.30.170.167:17946 - R:/10.30.171.175:55710] 15:14:52.780 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 117 on channel [id: 0x041b33ed, L:/10.30.170.167:17946 - R:/10.30.171.175:55710] 15:14:52.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]) by 1103 down to 2096049 15:14:52.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55710]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:14:52.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x041b33ed, L:/10.30.170.167:17946 - R:/10.30.171.175:55710] 15:14:52.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x041b33ed, L:/10.30.170.167:17946 - R:/10.30.171.175:55710] 15:14:52.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]) request=subsystem result=ReplySuccess, want-reply=true 15:14:52.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55710]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:52.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]) request=subsystem activate command 15:14:52.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]) starting runner for command=netconf 15:14:52.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55710]) process #5 SSH_MSG_CHANNEL_DATA 15:14:52.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]) by 373 down to 2096779 15:14:52.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]) SSH_MSG_CHANNEL_DATA len=373 15:14:52.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710] 15:14:52.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x041b33ed, L:/10.30.170.167:17946 - R:/10.30.171.175:55710]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:52.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:52.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x041b33ed, L:/10.30.170.167:17946 - R:/10.30.171.175:55710] 15:14:52.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x041b33ed, L:/10.30.170.167:17946 - R:/10.30.171.175:55710] 15:14:52.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17946', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:52.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=117} created 15:14:52.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=117, channel=[id: 0x041b33ed, L:/10.30.170.167:17946 - R:/10.30.171.175:55710]} created 15:14:52.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x041b33ed, L:/10.30.170.167:17946 - R:/10.30.171.175:55710] successful with session NetconfServerSession{sessionId=117, channel=[id: 0x041b33ed, L:/10.30.170.167:17946 - R:/10.30.171.175:55710]} 15:14:52.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=117, channel=[id: 0x041b33ed, L:/10.30.170.167:17946 - R:/10.30.171.175:55710]} up 15:14:52.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55710]) process #6 SSH_MSG_CHANNEL_DATA 15:14:52.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]) by 393 down to 2096386 15:14:52.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]) SSH_MSG_CHANNEL_DATA len=393 15:14:52.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710] 15:14:52.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:52.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:52.786 [netconf-device-simulator-threads-4] 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=117} 15:14:52.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:52.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=117, channel=[id: 0x041b33ed, L:/10.30.170.167:17946 - R:/10.30.171.175:55710]} EXI handlers added to pipeline 15:14:52.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:52.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]) by 179 down to 2095870 15:14:52.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55710]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:52.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:52.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55710]) process #7 SSH_MSG_CHANNEL_DATA 15:14:52.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]) by 340 down to 2096046 15:14:52.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]) SSH_MSG_CHANNEL_DATA len=340 15:14:52.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710] 15:14:52.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:52.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:52.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=117} 15:14:52.791 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76d766f5 15:14:52.791 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:52.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:52.791 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:52.791 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:52.791 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:52.791 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:52.791 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:52.791 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:52.791 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:52.791 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:52.791 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:52.791 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:52.791 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:52.791 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:52.791 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:52.791 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:52.791 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:52.791 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:52.792 [netconf-device-simulator-threads-4] 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 15:14:52.792 [netconf-device-simulator-threads-4] 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 15:14:52.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:52.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]) by 733 down to 2095137 15:14:52.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55710]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:52.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:53.195 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:53.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54094]) process #10 SSH_MSG_IGNORE 15:14:53.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54094]) SSH_MSG_IGNORE 15:14:53.258 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:14:53.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35512]) process #11 SSH_MSG_IGNORE 15:14:53.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35512]) SSH_MSG_IGNORE 15:14:53.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xed56ad41, L:/10.30.170.167:17947 - R:/10.30.171.175:53034]} 15:14:53.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:53034]): SSH-2.0-SSHD-UNKNOWN 15:14:53.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:53034]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:53.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:53034]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:53.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33250]) process #9 SSH_MSG_IGNORE 15:14:53.930 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33250]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:53.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33250]) SSH_MSG_IGNORE 15:14:54.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:53034]) Send SSH_MSG_KEXINIT 15:14:54.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53034]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:54.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53034]) process #0 SSH_MSG_KEXINIT 15:14:54.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:53034]) SSH_MSG_KEXINIT 15:14:54.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:53034]) strict KEX=true client=true server=true 15:14:54.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53034]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:54.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53034]) Kex: server host key algorithms = rsa-sha2-512 15:14:54.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53034]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:54.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53034]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:54.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53034]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:54.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53034]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:54.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53034]) Kex: compression algorithms (client to server) = none 15:14:54.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53034]) Kex: compression algorithms (server to client) = none 15:14:54.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:54.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53034]) process #1 30 15:14:54.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:53034]] process command=SSH_MSG_KEXDH_INIT 15:14:54.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56112]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:54.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56112]) process #8 SSH_MSG_IGNORE 15:14:54.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56112]) SSH_MSG_IGNORE 15:14:54.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:53034]] Send SSH_MSG_KEXDH_REPLY 15:14:54.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53034]) packet #1 sending command=31[31] len=1639 15:14:54.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:53034])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:54.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:53034]) Send SSH_MSG_NEWKEYS 15:14:54.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:53034]) session ID=48:da:fd:0e:b2:a0:9a:83:97:1c:46:a0:8d:b7:9c:0b:c0:0e:02:9e:76:66:ce:44:ff:cc:e1:06:47:18:97:49:d1:be:99:c3:76:62:bc:6d:39:99:5d:ed:b8:1e:0d:59:c1:f7:37:f0:88:62:72:26:14:99:92:e5:c5:2f:03:ee 15:14:54.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53034]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:54.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:53034]): strict KEX resets output message sequence number from 3 to 0 15:14:54.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:53034]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@27f920dc; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:54.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:53034])[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 15:14:54.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:53034])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:54.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53034]) packet #0 sending command=7[7] len=419 15:14:54.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:53034]) No pending packets to flush at end of KEX 15:14:54.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53034]) process #2 SSH_MSG_NEWKEYS 15:14:54.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:53034]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:54.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:53034]): strict KEX resets input message sequence number from 3 to 0 15:14:54.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:53034]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@39dbb64e; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:54.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:54.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53034]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:54.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:53034]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:53034]) authorized authentication methods: password,publickey 15:14:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:53034]) Accepted service ssh-userauth 15:14:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53034]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53034]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53034]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53034]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53034]) no authentication factory for method=none 15:14:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:53034]) SSH_MSG_USERAUTH_REQUEST 15:14:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:53034]) remaining methods: password,publickey 15:14:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53034]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53034]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53034]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53034]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:54.238 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:53034]) authentication result: true 15:14:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:53034]) SSH_MSG_USERAUTH_REQUEST 15:14:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:53034])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53034]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:54.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:54.239 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:54.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53034]) no heartbeat to stop 15:14:54.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:53034]) heartbeat type=IGNORE, interval=PT30S 15:14:54.239 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:53034 authenticated 15:14:54.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53034]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:54.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53034]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:54.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53034]] session=TransportServerSession[admin@/10.30.171.175:53034] id=0 15:14:54.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53034])) size=2097152, max=2097152, packet=32768 15:14:54.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53034]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53034] 15:14:54.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53034]) recipient=0 15:14:54.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034])) size=2097152, max=2097152, packet=32768 15:14:54.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034])) re-initializing 15:14:54.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034])) size=2097152, max=2097152, packet=32768 15:14:54.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:54.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53034]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:54.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53034]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:54.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:54.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034])[want-reply=true] subsystem=netconf 15:14:54.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034])[subsystem] prepared command 15:14:54.240 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:54.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:54.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xed56ad41, L:/10.30.170.167:17947 - R:/10.30.171.175:53034]}} established 15:14:54.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 118: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17947 15:14:54.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 118: Creating data stores for simulated device 15:14:54.240 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:54.240 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:54.241 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:54.241 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:54.241 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:54.242 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13a44816 15:14:54.242 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:54.242 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:54.242 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:54.242 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:54.243 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:54.243 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:54.243 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:54.243 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:54.243 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13a44816, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13a44816, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4654762b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4654762b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:54.243 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:54.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:54.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xed56ad41, L:/10.30.170.167:17947 - R:/10.30.171.175:53034] 15:14:54.244 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 118 on channel [id: 0xed56ad41, L:/10.30.170.167:17947 - R:/10.30.171.175:53034] 15:14:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]) by 1103 down to 2096049 15:14:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53034]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:14:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xed56ad41, L:/10.30.170.167:17947 - R:/10.30.171.175:53034] 15:14:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xed56ad41, L:/10.30.170.167:17947 - R:/10.30.171.175:53034] 15:14:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]) request=subsystem result=ReplySuccess, want-reply=true 15:14:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53034]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]) request=subsystem activate command 15:14:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]) starting runner for command=netconf 15:14:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53034]) process #5 SSH_MSG_CHANNEL_DATA 15:14:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]) by 373 down to 2096779 15:14:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]) SSH_MSG_CHANNEL_DATA len=373 15:14:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034] 15:14:54.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xed56ad41, L:/10.30.170.167:17947 - R:/10.30.171.175:53034]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:54.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:54.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xed56ad41, L:/10.30.170.167:17947 - R:/10.30.171.175:53034] 15:14:54.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xed56ad41, L:/10.30.170.167:17947 - R:/10.30.171.175:53034] 15:14:54.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17947', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:54.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=118} created 15:14:54.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=118, channel=[id: 0xed56ad41, L:/10.30.170.167:17947 - R:/10.30.171.175:53034]} created 15:14:54.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xed56ad41, L:/10.30.170.167:17947 - R:/10.30.171.175:53034] successful with session NetconfServerSession{sessionId=118, channel=[id: 0xed56ad41, L:/10.30.170.167:17947 - R:/10.30.171.175:53034]} 15:14:54.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=118, channel=[id: 0xed56ad41, L:/10.30.170.167:17947 - R:/10.30.171.175:53034]} up 15:14:54.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53034]) process #6 SSH_MSG_CHANNEL_DATA 15:14:54.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]) by 393 down to 2096386 15:14:54.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]) SSH_MSG_CHANNEL_DATA len=393 15:14:54.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034] 15:14:54.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:54.247 [netconf-device-simulator-threads-6] 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=118} 15:14:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=118, channel=[id: 0xed56ad41, L:/10.30.170.167:17947 - R:/10.30.171.175:53034]} EXI handlers added to pipeline 15:14:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]) by 179 down to 2095870 15:14:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53034]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:54.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:54.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53034]) process #7 SSH_MSG_CHANNEL_DATA 15:14:54.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]) by 340 down to 2096046 15:14:54.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]) SSH_MSG_CHANNEL_DATA len=340 15:14:54.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034] 15:14:54.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:54.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:54.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=118} 15:14:54.250 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4654762b 15:14:54.250 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:54.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:54.250 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:54.250 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:54.250 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:54.250 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:54.250 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:54.250 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:54.250 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:54.250 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:54.250 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:54.250 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:54.250 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:54.250 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:54.250 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:54.250 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:54.250 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:54.250 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:54.250 [netconf-device-simulator-threads-6] 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 15:14:54.250 [netconf-device-simulator-threads-6] 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 15:14:54.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:54.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]) by 733 down to 2095137 15:14:54.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53034]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:54.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:54.455 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:54.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36672]) process #10 SSH_MSG_IGNORE 15:14:54.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36672]) SSH_MSG_IGNORE 15:14:54.469 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:14:54.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45706]) process #11 SSH_MSG_IGNORE 15:14:54.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45706]) SSH_MSG_IGNORE 15:14:55.031 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40964]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:55.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40964]) process #9 SSH_MSG_IGNORE 15:14:55.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40964]) SSH_MSG_IGNORE 15:14:55.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8c8077d5, L:/10.30.170.167:17948 - R:/10.30.171.175:44806]} 15:14:55.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:44806]): SSH-2.0-SSHD-UNKNOWN 15:14:55.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:44806]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:55.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:44806]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:55.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:44806]) Send SSH_MSG_KEXINIT 15:14:55.381 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44806]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:55.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44806]) process #0 SSH_MSG_KEXINIT 15:14:55.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:44806]) SSH_MSG_KEXINIT 15:14:55.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:44806]) strict KEX=true client=true server=true 15:14:55.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44806]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:55.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44806]) Kex: server host key algorithms = rsa-sha2-512 15:14:55.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44806]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:55.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44806]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:55.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44806]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:55.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44806]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:55.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44806]) Kex: compression algorithms (client to server) = none 15:14:55.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44806]) Kex: compression algorithms (server to client) = none 15:14:55.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:55.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44806]) process #1 30 15:14:55.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44806]] process command=SSH_MSG_KEXDH_INIT 15:14:55.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44806]] Send SSH_MSG_KEXDH_REPLY 15:14:55.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44806]) packet #1 sending command=31[31] len=1639 15:14:55.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:44806])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:55.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:44806]) Send SSH_MSG_NEWKEYS 15:14:55.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:44806]) session ID=4e:6a:73:44:71:1c:49:d0:84:80:41:73:30:90:1e:01:24:63:7c:48:7d:3e:09:18:60:bd:39:1a:5b:04:ca:57:2b:be:83:1f:1a:50:f7:05:50:d9:ba:37:97:82:5d:91:0b:d6:5b:ed:4c:0a:a8:87:b8:2c:57:18:d1:41:35:c0 15:14:55.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44806]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:55.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44806]): strict KEX resets output message sequence number from 3 to 0 15:14:55.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44806]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6a23eabd; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:55.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:44806])[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 15:14:55.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44806])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:55.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44806]) packet #0 sending command=7[7] len=419 15:14:55.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44806]) No pending packets to flush at end of KEX 15:14:55.479 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45984]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:55.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45984]) process #8 SSH_MSG_IGNORE 15:14:55.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45984]) SSH_MSG_IGNORE 15:14:55.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44806]) process #2 SSH_MSG_NEWKEYS 15:14:55.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44806]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:55.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44806]): strict KEX resets input message sequence number from 3 to 0 15:14:55.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44806]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@66cfcc85; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:55.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:55.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44806]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:55.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44806]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:55.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:44806]) authorized authentication methods: password,publickey 15:14:55.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44806]) Accepted service ssh-userauth 15:14:55.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44806]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:55.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44806]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:55.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44806]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:55.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44806]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:55.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44806]) no authentication factory for method=none 15:14:55.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44806]) SSH_MSG_USERAUTH_REQUEST 15:14:55.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44806]) remaining methods: password,publickey 15:14:55.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44806]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:55.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44806]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:55.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44806]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:55.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44806]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:55.501 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:55.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:44806]) authentication result: true 15:14:55.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:44806]) SSH_MSG_USERAUTH_REQUEST 15:14:55.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44806])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:55.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44806]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:55.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:55.501 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:55.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44806]) no heartbeat to stop 15:14:55.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:44806]) heartbeat type=IGNORE, interval=PT30S 15:14:55.501 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:44806 authenticated 15:14:55.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44806]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:55.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44806]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:55.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44806]] session=TransportServerSession[admin@/10.30.171.175:44806] id=0 15:14:55.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44806])) size=2097152, max=2097152, packet=32768 15:14:55.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44806]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44806] 15:14:55.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44806]) recipient=0 15:14:55.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806])) size=2097152, max=2097152, packet=32768 15:14:55.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806])) re-initializing 15:14:55.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806])) size=2097152, max=2097152, packet=32768 15:14:55.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:55.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44806]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:55.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44806]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:55.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:55.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806])[want-reply=true] subsystem=netconf 15:14:55.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806])[subsystem] prepared command 15:14:55.503 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:55.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:55.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8c8077d5, L:/10.30.170.167:17948 - R:/10.30.171.175:44806]}} established 15:14:55.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 119: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17948 15:14:55.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 119: Creating data stores for simulated device 15:14:55.503 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:55.503 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:55.503 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:55.503 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:55.503 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:55.505 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@17bfe212 15:14:55.505 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:55.505 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:55.505 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:55.505 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:55.506 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:55.506 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:55.506 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:55.506 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:55.506 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@17bfe212, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@17bfe212, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6bf57f6e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6bf57f6e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:55.507 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:55.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:55.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8c8077d5, L:/10.30.170.167:17948 - R:/10.30.171.175:44806] 15:14:55.515 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 119 on channel [id: 0x8c8077d5, L:/10.30.170.167:17948 - R:/10.30.171.175:44806] 15:14:55.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]) by 1103 down to 2096049 15:14:55.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44806]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:14:55.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8c8077d5, L:/10.30.170.167:17948 - R:/10.30.171.175:44806] 15:14:55.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8c8077d5, L:/10.30.170.167:17948 - R:/10.30.171.175:44806] 15:14:55.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]) request=subsystem result=ReplySuccess, want-reply=true 15:14:55.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44806]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:55.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]) request=subsystem activate command 15:14:55.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]) starting runner for command=netconf 15:14:55.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44806]) process #5 SSH_MSG_CHANNEL_DATA 15:14:55.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]) by 373 down to 2096779 15:14:55.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]) SSH_MSG_CHANNEL_DATA len=373 15:14:55.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806] 15:14:55.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8c8077d5, L:/10.30.170.167:17948 - R:/10.30.171.175:44806]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:55.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:55.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8c8077d5, L:/10.30.170.167:17948 - R:/10.30.171.175:44806] 15:14:55.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8c8077d5, L:/10.30.170.167:17948 - R:/10.30.171.175:44806] 15:14:55.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17948', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:55.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=119} created 15:14:55.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=119, channel=[id: 0x8c8077d5, L:/10.30.170.167:17948 - R:/10.30.171.175:44806]} created 15:14:55.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8c8077d5, L:/10.30.170.167:17948 - R:/10.30.171.175:44806] successful with session NetconfServerSession{sessionId=119, channel=[id: 0x8c8077d5, L:/10.30.170.167:17948 - R:/10.30.171.175:44806]} 15:14:55.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=119, channel=[id: 0x8c8077d5, L:/10.30.170.167:17948 - R:/10.30.171.175:44806]} up 15:14:55.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44806]) process #6 SSH_MSG_CHANNEL_DATA 15:14:55.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]) by 393 down to 2096386 15:14:55.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]) SSH_MSG_CHANNEL_DATA len=393 15:14:55.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806] 15:14:55.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:55.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:55.518 [netconf-device-simulator-threads-0] 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=119} 15:14:55.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:55.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=119, channel=[id: 0x8c8077d5, L:/10.30.170.167:17948 - R:/10.30.171.175:44806]} EXI handlers added to pipeline 15:14:55.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:55.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]) by 179 down to 2095870 15:14:55.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44806]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:55.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:55.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44806]) process #7 SSH_MSG_CHANNEL_DATA 15:14:55.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]) by 340 down to 2096046 15:14:55.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]) SSH_MSG_CHANNEL_DATA len=340 15:14:55.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806] 15:14:55.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:55.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:55.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=119} 15:14:55.522 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6bf57f6e 15:14:55.522 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:55.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:55.522 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:55.522 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:55.523 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:55.523 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:55.523 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:55.523 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:55.523 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:55.523 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:55.523 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:55.523 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:55.523 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:55.523 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:55.523 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:55.523 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:55.523 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:55.523 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:55.523 [netconf-device-simulator-threads-0] 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 15:14:55.523 [netconf-device-simulator-threads-0] 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 15:14:55.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:55.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]) by 733 down to 2095137 15:14:55.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44806]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:55.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:55.693 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:55.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39236]) process #10 SSH_MSG_IGNORE 15:14:55.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39236]) SSH_MSG_IGNORE 15:14:55.736 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:14:55.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35100]) process #11 SSH_MSG_IGNORE 15:14:55.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35100]) SSH_MSG_IGNORE 15:14:56.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45298]) process #9 SSH_MSG_IGNORE 15:14:56.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45298]) SSH_MSG_IGNORE 15:14:56.372 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45298]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:56.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfd2367a6, L:/10.30.170.167:17949 - R:/10.30.171.175:48660]} 15:14:56.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:48660]): SSH-2.0-SSHD-UNKNOWN 15:14:56.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:48660]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:56.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:48660]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:56.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:48660]) Send SSH_MSG_KEXINIT 15:14:56.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48660]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:56.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48660]) process #0 SSH_MSG_KEXINIT 15:14:56.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:48660]) SSH_MSG_KEXINIT 15:14:56.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:48660]) strict KEX=true client=true server=true 15:14:56.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48660]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:56.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48660]) Kex: server host key algorithms = rsa-sha2-512 15:14:56.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48660]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:56.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48660]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:56.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48660]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:56.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48660]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:56.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48660]) Kex: compression algorithms (client to server) = none 15:14:56.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48660]) Kex: compression algorithms (server to client) = none 15:14:56.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:56.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48660]) process #1 30 15:14:56.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48660]] process command=SSH_MSG_KEXDH_INIT 15:14:56.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48660]] Send SSH_MSG_KEXDH_REPLY 15:14:56.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48660]) packet #1 sending command=31[31] len=1639 15:14:56.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:48660])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:56.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:48660]) Send SSH_MSG_NEWKEYS 15:14:56.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:48660]) session ID=6a:48:8d:69:b2:14:7c:a9:59:e5:22:18:e8:c9:26:26:83:f6:49:45:53:e6:8e:23:7c:66:8c:68:48:ae:70:a6:27:84:29:6e:c0:53:27:a7:aa:11:63:1a:71:11:65:f0:ed:61:fb:1d:a0:4d:58:ce:c7:79:27:70:32:38:57:b3 15:14:56.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48660]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:56.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48660]): strict KEX resets output message sequence number from 3 to 0 15:14:56.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48660]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2a34de8e; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:56.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:48660])[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 15:14:56.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48660])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:56.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48660]) packet #0 sending command=7[7] len=419 15:14:56.561 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48660]) No pending packets to flush at end of KEX 15:14:56.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48660]) process #2 SSH_MSG_NEWKEYS 15:14:56.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48660]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:56.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48660]): strict KEX resets input message sequence number from 3 to 0 15:14:56.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48660]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@65511896; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:56.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:56.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48660]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:56.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48660]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:56.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:48660]) authorized authentication methods: password,publickey 15:14:56.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48660]) Accepted service ssh-userauth 15:14:56.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48660]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:56.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48660]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:56.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48660]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:56.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48660]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:56.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48660]) no authentication factory for method=none 15:14:56.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48660]) SSH_MSG_USERAUTH_REQUEST 15:14:56.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48660]) remaining methods: password,publickey 15:14:56.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48660]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:56.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48660]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:56.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48660]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:56.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48660]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:56.595 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:56.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:48660]) authentication result: true 15:14:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:48660]) SSH_MSG_USERAUTH_REQUEST 15:14:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48660])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48660]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48660]) no heartbeat to stop 15:14:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:48660]) heartbeat type=IGNORE, interval=PT30S 15:14:56.596 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:48660 authenticated 15:14:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48660]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48660]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48660]] session=TransportServerSession[admin@/10.30.171.175:48660] id=0 15:14:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48660])) size=2097152, max=2097152, packet=32768 15:14:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48660]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48660] 15:14:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48660]) recipient=0 15:14:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660])) size=2097152, max=2097152, packet=32768 15:14:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660])) re-initializing 15:14:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660])) size=2097152, max=2097152, packet=32768 15:14:56.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:56.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48660]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:56.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48660]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:56.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:56.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660])[want-reply=true] subsystem=netconf 15:14:56.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660])[subsystem] prepared command 15:14:56.597 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:56.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:56.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfd2367a6, L:/10.30.170.167:17949 - R:/10.30.171.175:48660]}} established 15:14:56.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 120: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17949 15:14:56.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 120: Creating data stores for simulated device 15:14:56.597 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:56.597 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:56.598 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:56.598 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:56.598 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:56.599 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b4bf7b4 15:14:56.599 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:56.599 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:56.599 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:56.599 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:56.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60992]) process #8 SSH_MSG_IGNORE 15:14:56.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60992]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:56.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60992]) SSH_MSG_IGNORE 15:14:56.600 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:56.600 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:56.600 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:56.600 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:56.600 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b4bf7b4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b4bf7b4, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41215d82, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41215d82, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:56.601 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:56.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:56.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfd2367a6, L:/10.30.170.167:17949 - R:/10.30.171.175:48660] 15:14:56.603 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 120 on channel [id: 0xfd2367a6, L:/10.30.170.167:17949 - R:/10.30.171.175:48660] 15:14:56.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]) by 1103 down to 2096049 15:14:56.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48660]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:14:56.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfd2367a6, L:/10.30.170.167:17949 - R:/10.30.171.175:48660] 15:14:56.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfd2367a6, L:/10.30.170.167:17949 - R:/10.30.171.175:48660] 15:14:56.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]) request=subsystem result=ReplySuccess, want-reply=true 15:14:56.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48660]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:56.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]) request=subsystem activate command 15:14:56.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]) starting runner for command=netconf 15:14:56.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48660]) process #5 SSH_MSG_CHANNEL_DATA 15:14:56.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]) by 373 down to 2096779 15:14:56.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]) SSH_MSG_CHANNEL_DATA len=373 15:14:56.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660] 15:14:56.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xfd2367a6, L:/10.30.170.167:17949 - R:/10.30.171.175:48660]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:56.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:56.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfd2367a6, L:/10.30.170.167:17949 - R:/10.30.171.175:48660] 15:14:56.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfd2367a6, L:/10.30.170.167:17949 - R:/10.30.171.175:48660] 15:14:56.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17949', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:56.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=120} created 15:14:56.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=120, channel=[id: 0xfd2367a6, L:/10.30.170.167:17949 - R:/10.30.171.175:48660]} created 15:14:56.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfd2367a6, L:/10.30.170.167:17949 - R:/10.30.171.175:48660] successful with session NetconfServerSession{sessionId=120, channel=[id: 0xfd2367a6, L:/10.30.170.167:17949 - R:/10.30.171.175:48660]} 15:14:56.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=120, channel=[id: 0xfd2367a6, L:/10.30.170.167:17949 - R:/10.30.171.175:48660]} up 15:14:56.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48660]) process #6 SSH_MSG_CHANNEL_DATA 15:14:56.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]) by 393 down to 2096386 15:14:56.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]) SSH_MSG_CHANNEL_DATA len=393 15:14:56.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660] 15:14:56.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:56.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:56.605 [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=120} 15:14:56.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:56.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=120, channel=[id: 0xfd2367a6, L:/10.30.170.167:17949 - R:/10.30.171.175:48660]} EXI handlers added to pipeline 15:14:56.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:56.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]) by 179 down to 2095870 15:14:56.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48660]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:56.605 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:56.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48660]) process #7 SSH_MSG_CHANNEL_DATA 15:14:56.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]) by 340 down to 2096046 15:14:56.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]) SSH_MSG_CHANNEL_DATA len=340 15:14:56.606 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660] 15:14:56.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:56.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:56.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=120} 15:14:56.607 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41215d82 15:14:56.607 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:56.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:56.607 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:56.607 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:56.607 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:56.607 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:56.607 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:56.607 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:56.607 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:56.607 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:56.607 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:56.607 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:56.607 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:56.607 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:56.607 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:56.607 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:56.607 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:56.607 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:56.607 [netconf-device-simulator-threads-2] 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 15:14:56.607 [netconf-device-simulator-threads-2] 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 15:14:56.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:56.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]) by 733 down to 2095137 15:14:56.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48660]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:56.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:56.823 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:14:56.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39396]) process #11 SSH_MSG_IGNORE 15:14:56.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39396]) SSH_MSG_IGNORE 15:14:57.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34870]) process #10 SSH_MSG_IGNORE 15:14:57.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34870]) SSH_MSG_IGNORE 15:14:57.035 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:57.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5e3c0961, L:/10.30.170.167:17950 - R:/10.30.171.175:56184]} 15:14:57.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:56184]): SSH-2.0-SSHD-UNKNOWN 15:14:57.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:56184]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:57.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:56184]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:57.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37712]) process #9 SSH_MSG_IGNORE 15:14:57.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37712]) SSH_MSG_IGNORE 15:14:57.443 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37712]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:57.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:56184]) Send SSH_MSG_KEXINIT 15:14:57.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56184]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:57.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56184]) process #0 SSH_MSG_KEXINIT 15:14:57.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:56184]) SSH_MSG_KEXINIT 15:14:57.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:56184]) strict KEX=true client=true server=true 15:14:57.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56184]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:57.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56184]) Kex: server host key algorithms = rsa-sha2-512 15:14:57.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56184]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:57.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56184]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:57.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56184]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:57.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56184]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:57.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56184]) Kex: compression algorithms (client to server) = none 15:14:57.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56184]) Kex: compression algorithms (server to client) = none 15:14:57.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:57.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56184]) process #1 30 15:14:57.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:56184]] process command=SSH_MSG_KEXDH_INIT 15:14:57.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:56184]] Send SSH_MSG_KEXDH_REPLY 15:14:57.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56184]) packet #1 sending command=31[31] len=1639 15:14:57.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:56184])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:57.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:56184]) Send SSH_MSG_NEWKEYS 15:14:57.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:56184]) session ID=63:ce:91:11:ee:b8:fa:e2:51:e5:f7:37:27:19:6b:5b:ed:98:18:31:4a:32:7a:5a:7e:7a:4d:4d:38:dc:5b:4f:aa:de:20:9e:e3:a5:d2:25:09:86:19:02:57:3e:81:98:7c:36:2f:42:c0:68:64:c7:42:a9:9d:cd:96:71:d0:26 15:14:57.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56184]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:57.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:56184]): strict KEX resets output message sequence number from 3 to 0 15:14:57.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:56184]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4af592c8; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:57.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:56184])[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 15:14:57.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:56184])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:57.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56184]) packet #0 sending command=7[7] len=419 15:14:57.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:56184]) No pending packets to flush at end of KEX 15:14:57.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56184]) process #2 SSH_MSG_NEWKEYS 15:14:57.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:56184]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:57.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:56184]): strict KEX resets input message sequence number from 3 to 0 15:14:57.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:56184]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@f6bb0c; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:57.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:57.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56184]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:57.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:56184]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:57.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:56184]) authorized authentication methods: password,publickey 15:14:57.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:56184]) Accepted service ssh-userauth 15:14:57.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56184]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:57.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56184]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:57.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56184]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:57.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56184]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:57.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56184]) no authentication factory for method=none 15:14:57.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:56184]) SSH_MSG_USERAUTH_REQUEST 15:14:57.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:56184]) remaining methods: password,publickey 15:14:57.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56184]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:57.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56184]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:57.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56184]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:57.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56184]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:57.563 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:57.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:56184]) authentication result: true 15:14:57.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:56184]) SSH_MSG_USERAUTH_REQUEST 15:14:57.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:56184])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:57.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56184]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:57.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:57.563 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:57.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56184]) no heartbeat to stop 15:14:57.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:56184]) heartbeat type=IGNORE, interval=PT30S 15:14:57.563 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:56184 authenticated 15:14:57.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56184]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:57.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56184]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56184]] session=TransportServerSession[admin@/10.30.171.175:56184] id=0 15:14:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56184])) size=2097152, max=2097152, packet=32768 15:14:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56184]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56184] 15:14:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56184]) recipient=0 15:14:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184])) size=2097152, max=2097152, packet=32768 15:14:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184])) re-initializing 15:14:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184])) size=2097152, max=2097152, packet=32768 15:14:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56184]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56184]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184])[want-reply=true] subsystem=netconf 15:14:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184])[subsystem] prepared command 15:14:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5e3c0961, L:/10.30.170.167:17950 - R:/10.30.171.175:56184]}} established 15:14:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 121: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17950 15:14:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 121: Creating data stores for simulated device 15:14:57.564 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:57.564 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:57.564 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:57.565 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@408691d8 15:14:57.565 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:57.565 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:57.565 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:57.565 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:57.566 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:57.566 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:57.566 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:57.566 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:57.566 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@408691d8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@408691d8, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6480bc24, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6480bc24, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:57.567 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:57.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:57.567 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5e3c0961, L:/10.30.170.167:17950 - R:/10.30.171.175:56184] 15:14:57.567 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 121 on channel [id: 0x5e3c0961, L:/10.30.170.167:17950 - R:/10.30.171.175:56184] 15:14:57.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]) by 1103 down to 2096049 15:14:57.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56184]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:14:57.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5e3c0961, L:/10.30.170.167:17950 - R:/10.30.171.175:56184] 15:14:57.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5e3c0961, L:/10.30.170.167:17950 - R:/10.30.171.175:56184] 15:14:57.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]) request=subsystem result=ReplySuccess, want-reply=true 15:14:57.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56184]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:57.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]) request=subsystem activate command 15:14:57.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]) starting runner for command=netconf 15:14:57.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56184]) process #5 SSH_MSG_CHANNEL_DATA 15:14:57.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]) by 373 down to 2096779 15:14:57.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]) SSH_MSG_CHANNEL_DATA len=373 15:14:57.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184] 15:14:57.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x5e3c0961, L:/10.30.170.167:17950 - R:/10.30.171.175:56184]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:57.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:57.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5e3c0961, L:/10.30.170.167:17950 - R:/10.30.171.175:56184] 15:14:57.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5e3c0961, L:/10.30.170.167:17950 - R:/10.30.171.175:56184] 15:14:57.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17950', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:57.568 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=121} created 15:14:57.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=121, channel=[id: 0x5e3c0961, L:/10.30.170.167:17950 - R:/10.30.171.175:56184]} created 15:14:57.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5e3c0961, L:/10.30.170.167:17950 - R:/10.30.171.175:56184] successful with session NetconfServerSession{sessionId=121, channel=[id: 0x5e3c0961, L:/10.30.170.167:17950 - R:/10.30.171.175:56184]} 15:14:57.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=121, channel=[id: 0x5e3c0961, L:/10.30.170.167:17950 - R:/10.30.171.175:56184]} up 15:14:57.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56184]) process #6 SSH_MSG_CHANNEL_DATA 15:14:57.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]) by 393 down to 2096386 15:14:57.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]) SSH_MSG_CHANNEL_DATA len=393 15:14:57.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184] 15:14:57.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:57.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:57.569 [netconf-device-simulator-threads-4] 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=121} 15:14:57.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:57.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=121, channel=[id: 0x5e3c0961, L:/10.30.170.167:17950 - R:/10.30.171.175:56184]} EXI handlers added to pipeline 15:14:57.569 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:57.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]) by 179 down to 2095870 15:14:57.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56184]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:57.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:57.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56184]) process #7 SSH_MSG_CHANNEL_DATA 15:14:57.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]) by 340 down to 2096046 15:14:57.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]) SSH_MSG_CHANNEL_DATA len=340 15:14:57.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184] 15:14:57.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:57.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:57.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=121} 15:14:57.573 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6480bc24 15:14:57.573 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:57.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:57.573 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:57.573 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:57.573 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:57.573 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:57.573 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:57.573 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:57.573 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:57.573 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:57.573 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:57.573 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:57.573 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:57.573 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:57.573 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:57.573 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:57.573 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:57.573 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:57.573 [netconf-device-simulator-threads-4] 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 15:14:57.573 [netconf-device-simulator-threads-4] 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 15:14:57.573 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:57.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]) by 733 down to 2095137 15:14:57.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56184]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:57.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:57.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39056]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:57.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39056]) process #8 SSH_MSG_IGNORE 15:14:57.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39056]) SSH_MSG_IGNORE 15:14:58.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:58.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56936]) process #10 SSH_MSG_IGNORE 15:14:58.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56936]) SSH_MSG_IGNORE 15:14:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60610]) process #11 SSH_MSG_IGNORE 15:14:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60610]) SSH_MSG_IGNORE 15:14:58.388 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:14:58.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf2333735, L:/10.30.170.167:17951 - R:/10.30.171.175:60668]} 15:14:58.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:60668]): SSH-2.0-SSHD-UNKNOWN 15:14:58.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:60668]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:58.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:60668]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:58.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:60668]) Send SSH_MSG_KEXINIT 15:14:58.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60668]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:14:58.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60668]) process #0 SSH_MSG_KEXINIT 15:14:58.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:60668]) SSH_MSG_KEXINIT 15:14:58.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:60668]) strict KEX=true client=true server=true 15:14:58.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60668]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:14:58.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60668]) Kex: server host key algorithms = rsa-sha2-512 15:14:58.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60668]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:14:58.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60668]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:14:58.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60668]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:14:58.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60668]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:14:58.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60668]) Kex: compression algorithms (client to server) = none 15:14:58.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60668]) Kex: compression algorithms (server to client) = none 15:14:58.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:14:58.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60668]) process #1 30 15:14:58.781 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60668]] process command=SSH_MSG_KEXDH_INIT 15:14:58.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60668]] Send SSH_MSG_KEXDH_REPLY 15:14:58.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60668]) packet #1 sending command=31[31] len=1639 15:14:58.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:60668])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:14:58.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:60668]) Send SSH_MSG_NEWKEYS 15:14:58.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:60668]) session ID=91:27:65:1a:32:d4:24:21:2e:24:e7:20:63:a6:6c:05:fa:1e:19:b2:95:e8:8e:3b:44:0b:bb:c6:f3:bf:1d:c3:46:d3:70:d8:0c:54:69:4c:56:5e:02:d2:1c:2e:77:04:9d:7b:ee:f9:e2:82:e9:d1:36:9d:f1:0c:10:2b:04:c8 15:14:58.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60668]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:14:58.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60668]): strict KEX resets output message sequence number from 3 to 0 15:14:58.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60668]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5f50ddf3; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:14:58.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:60668])[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 15:14:58.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60668])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:14:58.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60668]) packet #0 sending command=7[7] len=419 15:14:58.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60668]) No pending packets to flush at end of KEX 15:14:58.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60668]) process #2 SSH_MSG_NEWKEYS 15:14:58.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60668]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:14:58.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60668]): strict KEX resets input message sequence number from 3 to 0 15:14:58.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60668]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@74ffbdda; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:14:58.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:14:58.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60668]) process #0 SSH_MSG_SERVICE_REQUEST 15:14:58.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60668]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:14:58.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:60668]) authorized authentication methods: password,publickey 15:14:58.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60668]) Accepted service ssh-userauth 15:14:58.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60668]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:14:58.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60668]) process #1 SSH_MSG_USERAUTH_REQUEST 15:14:58.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60668]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:14:58.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60668]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:14:58.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60668]) no authentication factory for method=none 15:14:58.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60668]) SSH_MSG_USERAUTH_REQUEST 15:14:58.830 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60668]) remaining methods: password,publickey 15:14:58.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60668]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:14:58.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60668]) process #2 SSH_MSG_USERAUTH_REQUEST 15:14:58.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60668]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:14:58.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60668]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:14:58.831 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:14:58.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:60668]) authentication result: true 15:14:58.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:60668]) SSH_MSG_USERAUTH_REQUEST 15:14:58.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60668])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:14:58.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60668]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:14:58.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:14:58.831 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:14:58.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60668]) no heartbeat to stop 15:14:58.831 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:60668]) heartbeat type=IGNORE, interval=PT30S 15:14:58.831 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:60668 authenticated 15:14:58.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60668]) process #3 SSH_MSG_CHANNEL_OPEN 15:14:58.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60668]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:14:58.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60668]] session=TransportServerSession[admin@/10.30.171.175:60668] id=0 15:14:58.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60668])) size=2097152, max=2097152, packet=32768 15:14:58.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60668]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60668] 15:14:58.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60668]) recipient=0 15:14:58.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668])) size=2097152, max=2097152, packet=32768 15:14:58.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668])) re-initializing 15:14:58.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668])) size=2097152, max=2097152, packet=32768 15:14:58.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:14:58.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60668]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:14:58.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60668]) process #4 SSH_MSG_CHANNEL_REQUEST 15:14:58.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:14:58.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668])[want-reply=true] subsystem=netconf 15:14:58.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668])[subsystem] prepared command 15:14:58.833 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:14:58.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:14:58.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf2333735, L:/10.30.170.167:17951 - R:/10.30.171.175:60668]}} established 15:14:58.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 122: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17951 15:14:58.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 122: Creating data stores for simulated device 15:14:58.833 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:14:58.833 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:58.834 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:14:58.834 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:14:58.834 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:14:58.836 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@109c19d3 15:14:58.836 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:14:58.836 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:14:58.836 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:14:58.836 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:14:58.836 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:14:58.837 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:14:58.837 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:14:58.837 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:14:58.837 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@109c19d3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@109c19d3, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ac11487, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ac11487, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:14:58.837 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:14:58.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:14:58.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf2333735, L:/10.30.170.167:17951 - R:/10.30.171.175:60668] 15:14:58.838 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 122 on channel [id: 0xf2333735, L:/10.30.170.167:17951 - R:/10.30.171.175:60668] 15:14:58.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]) by 1103 down to 2096049 15:14:58.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60668]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:14:58.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf2333735, L:/10.30.170.167:17951 - R:/10.30.171.175:60668] 15:14:58.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf2333735, L:/10.30.170.167:17951 - R:/10.30.171.175:60668] 15:14:58.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]) request=subsystem result=ReplySuccess, want-reply=true 15:14:58.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60668]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:14:58.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]) request=subsystem activate command 15:14:58.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]) starting runner for command=netconf 15:14:58.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60668]) process #5 SSH_MSG_CHANNEL_DATA 15:14:58.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]) by 373 down to 2096779 15:14:58.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]) SSH_MSG_CHANNEL_DATA len=373 15:14:58.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668] 15:14:58.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf2333735, L:/10.30.170.167:17951 - R:/10.30.171.175:60668]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:14:58.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:14:58.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf2333735, L:/10.30.170.167:17951 - R:/10.30.171.175:60668] 15:14:58.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf2333735, L:/10.30.170.167:17951 - R:/10.30.171.175:60668] 15:14:58.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17951', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:14:58.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=122} created 15:14:58.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=122, channel=[id: 0xf2333735, L:/10.30.170.167:17951 - R:/10.30.171.175:60668]} created 15:14:58.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf2333735, L:/10.30.170.167:17951 - R:/10.30.171.175:60668] successful with session NetconfServerSession{sessionId=122, channel=[id: 0xf2333735, L:/10.30.170.167:17951 - R:/10.30.171.175:60668]} 15:14:58.840 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=122, channel=[id: 0xf2333735, L:/10.30.170.167:17951 - R:/10.30.171.175:60668]} up 15:14:58.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60668]) process #6 SSH_MSG_CHANNEL_DATA 15:14:58.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]) by 393 down to 2096386 15:14:58.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]) SSH_MSG_CHANNEL_DATA len=393 15:14:58.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668] 15:14:58.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:14:58.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:58.841 [netconf-device-simulator-threads-6] 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=122} 15:14:58.841 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:14:58.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=122, channel=[id: 0xf2333735, L:/10.30.170.167:17951 - R:/10.30.171.175:60668]} EXI handlers added to pipeline 15:14:58.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:14:58.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]) by 179 down to 2095870 15:14:58.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60668]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:14:58.842 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:14:58.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60668]) process #7 SSH_MSG_CHANNEL_DATA 15:14:58.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]) by 340 down to 2096046 15:14:58.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]) SSH_MSG_CHANNEL_DATA len=340 15:14:58.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668] 15:14:58.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:14:58.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:14:58.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=122} 15:14:58.844 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ac11487 15:14:58.844 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:14:58.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:14:58.844 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:14:58.844 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:14:58.844 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:14:58.844 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:14:58.844 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:14:58.844 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:58.844 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:14:58.844 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:14:58.844 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:58.844 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:14:58.844 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:14:58.844 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:58.844 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:58.844 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:14:58.844 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:14:58.844 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:14:58.844 [netconf-device-simulator-threads-6] 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 15:14:58.844 [netconf-device-simulator-threads-6] 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 15:14:58.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:14:58.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]) by 733 down to 2095137 15:14:58.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60668]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:14:58.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:14:58.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36460]) process #9 SSH_MSG_IGNORE 15:14:58.904 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36460]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:58.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36460]) SSH_MSG_IGNORE 15:14:59.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58144]) process #8 SSH_MSG_IGNORE 15:14:59.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58144]) SSH_MSG_IGNORE 15:14:59.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58144]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:59.475 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:14:59.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40676]) process #11 SSH_MSG_IGNORE 15:14:59.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40676]) SSH_MSG_IGNORE 15:14:59.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:14:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53144]) process #10 SSH_MSG_IGNORE 15:14:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53144]) SSH_MSG_IGNORE 15:14:59.785 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47450]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:14:59.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47450]) process #8 SSH_MSG_IGNORE 15:14:59.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47450]) SSH_MSG_IGNORE 15:14:59.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x34865560, L:/10.30.170.167:17952 - R:/10.30.171.175:48158]} 15:14:59.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:48158]): SSH-2.0-SSHD-UNKNOWN 15:14:59.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:48158]) line='SSH-2.0-SSHD-UNKNOWN' 15:14:59.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:48158]) client version string: SSH-2.0-SSHD-UNKNOWN 15:14:59.983 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46926]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:14:59.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46926]) process #9 SSH_MSG_IGNORE 15:14:59.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46926]) SSH_MSG_IGNORE 15:15:00.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:48158]) Send SSH_MSG_KEXINIT 15:15:00.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48158]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:00.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48158]) process #0 SSH_MSG_KEXINIT 15:15:00.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:48158]) SSH_MSG_KEXINIT 15:15:00.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:48158]) strict KEX=true client=true server=true 15:15:00.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48158]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:00.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48158]) Kex: server host key algorithms = rsa-sha2-512 15:15:00.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48158]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:00.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48158]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:00.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48158]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:00.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48158]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:00.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48158]) Kex: compression algorithms (client to server) = none 15:15:00.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48158]) Kex: compression algorithms (server to client) = none 15:15:00.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:00.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48158]) process #1 30 15:15:00.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48158]] process command=SSH_MSG_KEXDH_INIT 15:15:00.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48158]] Send SSH_MSG_KEXDH_REPLY 15:15:00.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48158]) packet #1 sending command=31[31] len=1639 15:15:00.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:48158])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:00.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:48158]) Send SSH_MSG_NEWKEYS 15:15:00.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:48158]) session ID=7e:74:47:d0:b9:6a:08:d8:2a:70:aa:21:3e:45:4e:5e:b2:30:ff:15:c4:bc:cb:b4:19:06:84:06:e1:75:f7:28:05:2a:c8:bd:a7:dc:ab:93:1b:e0:7a:03:ec:41:1e:94:2b:7e:25:5d:45:71:05:10:0f:81:7d:5b:dc:87:77:46 15:15:00.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48158]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:00.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48158]): strict KEX resets output message sequence number from 3 to 0 15:15:00.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48158]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@9fd1b3a; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:00.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:48158])[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 15:15:00.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48158])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:00.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48158]) packet #0 sending command=7[7] len=419 15:15:00.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48158]) No pending packets to flush at end of KEX 15:15:00.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48158]) process #2 SSH_MSG_NEWKEYS 15:15:00.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48158]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:00.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48158]): strict KEX resets input message sequence number from 3 to 0 15:15:00.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48158]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@579cc8d7; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:00.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:00.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48158]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:00.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48158]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:00.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:48158]) authorized authentication methods: password,publickey 15:15:00.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48158]) Accepted service ssh-userauth 15:15:00.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48158]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:00.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48158]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:00.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48158]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:00.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48158]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:00.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48158]) no authentication factory for method=none 15:15:00.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48158]) SSH_MSG_USERAUTH_REQUEST 15:15:00.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48158]) remaining methods: password,publickey 15:15:00.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48158]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:00.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48158]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:00.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48158]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:00.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48158]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:00.390 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:00.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:48158]) authentication result: true 15:15:00.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:48158]) SSH_MSG_USERAUTH_REQUEST 15:15:00.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48158])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:00.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48158]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:00.390 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:00.390 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:00.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48158]) no heartbeat to stop 15:15:00.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:48158]) heartbeat type=IGNORE, interval=PT30S 15:15:00.391 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:48158 authenticated 15:15:00.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48158]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:00.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48158]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:00.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48158]] session=TransportServerSession[admin@/10.30.171.175:48158] id=0 15:15:00.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48158])) size=2097152, max=2097152, packet=32768 15:15:00.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48158]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48158] 15:15:00.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48158]) recipient=0 15:15:00.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158])) size=2097152, max=2097152, packet=32768 15:15:00.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158])) re-initializing 15:15:00.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158])) size=2097152, max=2097152, packet=32768 15:15:00.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:00.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48158]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:00.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48158]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:00.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:00.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158])[want-reply=true] subsystem=netconf 15:15:00.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158])[subsystem] prepared command 15:15:00.392 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:00.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:00.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x34865560, L:/10.30.170.167:17952 - R:/10.30.171.175:48158]}} established 15:15:00.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 123: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17952 15:15:00.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 123: Creating data stores for simulated device 15:15:00.392 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:00.392 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:00.393 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:00.393 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:00.393 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:00.394 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10069d13 15:15:00.394 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:00.395 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:00.395 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:00.395 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:00.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:00.396 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:00.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:00.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:00.396 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10069d13, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10069d13, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22fbb368, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22fbb368, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:00.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:00.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:00.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x34865560, L:/10.30.170.167:17952 - R:/10.30.171.175:48158] 15:15:00.398 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 123 on channel [id: 0x34865560, L:/10.30.170.167:17952 - R:/10.30.171.175:48158] 15:15:00.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]) by 1103 down to 2096049 15:15:00.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48158]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:00.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x34865560, L:/10.30.170.167:17952 - R:/10.30.171.175:48158] 15:15:00.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x34865560, L:/10.30.170.167:17952 - R:/10.30.171.175:48158] 15:15:00.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]) request=subsystem result=ReplySuccess, want-reply=true 15:15:00.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48158]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:00.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]) request=subsystem activate command 15:15:00.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]) starting runner for command=netconf 15:15:00.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48158]) process #5 SSH_MSG_CHANNEL_DATA 15:15:00.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]) by 373 down to 2096779 15:15:00.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]) SSH_MSG_CHANNEL_DATA len=373 15:15:00.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158] 15:15:00.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x34865560, L:/10.30.170.167:17952 - R:/10.30.171.175:48158]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:00.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:00.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x34865560, L:/10.30.170.167:17952 - R:/10.30.171.175:48158] 15:15:00.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x34865560, L:/10.30.170.167:17952 - R:/10.30.171.175:48158] 15:15:00.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17952', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:00.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=123} created 15:15:00.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=123, channel=[id: 0x34865560, L:/10.30.170.167:17952 - R:/10.30.171.175:48158]} created 15:15:00.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x34865560, L:/10.30.170.167:17952 - R:/10.30.171.175:48158] successful with session NetconfServerSession{sessionId=123, channel=[id: 0x34865560, L:/10.30.170.167:17952 - R:/10.30.171.175:48158]} 15:15:00.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=123, channel=[id: 0x34865560, L:/10.30.170.167:17952 - R:/10.30.171.175:48158]} up 15:15:00.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48158]) process #6 SSH_MSG_CHANNEL_DATA 15:15:00.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]) by 393 down to 2096386 15:15:00.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]) SSH_MSG_CHANNEL_DATA len=393 15:15:00.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158] 15:15:00.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:00.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:00.403 [netconf-device-simulator-threads-0] 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=123} 15:15:00.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:00.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=123, channel=[id: 0x34865560, L:/10.30.170.167:17952 - R:/10.30.171.175:48158]} EXI handlers added to pipeline 15:15:00.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:00.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]) by 179 down to 2095870 15:15:00.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48158]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:00.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:00.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48158]) process #7 SSH_MSG_CHANNEL_DATA 15:15:00.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]) by 340 down to 2096046 15:15:00.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]) SSH_MSG_CHANNEL_DATA len=340 15:15:00.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158] 15:15:00.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:00.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:00.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=123} 15:15:00.405 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22fbb368 15:15:00.406 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:00.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:00.406 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:00.406 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:00.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:00.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:00.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:00.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:00.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:00.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:00.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:00.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:00.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:00.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:00.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:00.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:00.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:00.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:00.406 [netconf-device-simulator-threads-0] 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 15:15:00.406 [netconf-device-simulator-threads-0] 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 15:15:00.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:00.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]) by 733 down to 2095137 15:15:00.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48158]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:00.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:00.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58472]) process #8 SSH_MSG_IGNORE 15:15:00.510 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58472]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:00.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58472]) SSH_MSG_IGNORE 15:15:00.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55036]) process #11 SSH_MSG_IGNORE 15:15:00.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55036]) SSH_MSG_IGNORE 15:15:00.723 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:00.770 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:00.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43018]) process #10 SSH_MSG_IGNORE 15:15:00.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43018]) SSH_MSG_IGNORE 15:15:01.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6d24d4cd, L:/10.30.170.167:17953 - R:/10.30.171.175:49364]} 15:15:01.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:49364]): SSH-2.0-SSHD-UNKNOWN 15:15:01.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:49364]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:01.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:49364]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:01.102 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:01.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54888]) process #12 SSH_MSG_IGNORE 15:15:01.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54888]) SSH_MSG_IGNORE 15:15:01.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:49364]) Send SSH_MSG_KEXINIT 15:15:01.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49364]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:01.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49364]) process #0 SSH_MSG_KEXINIT 15:15:01.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:49364]) SSH_MSG_KEXINIT 15:15:01.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:49364]) strict KEX=true client=true server=true 15:15:01.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49364]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:01.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49364]) Kex: server host key algorithms = rsa-sha2-512 15:15:01.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49364]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:01.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49364]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:01.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49364]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:01.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49364]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:01.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49364]) Kex: compression algorithms (client to server) = none 15:15:01.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49364]) Kex: compression algorithms (server to client) = none 15:15:01.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:01.288 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49364]) process #1 30 15:15:01.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:49364]] process command=SSH_MSG_KEXDH_INIT 15:15:01.298 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43254]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:01.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43254]) process #9 SSH_MSG_IGNORE 15:15:01.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43254]) SSH_MSG_IGNORE 15:15:01.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:49364]] Send SSH_MSG_KEXDH_REPLY 15:15:01.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49364]) packet #1 sending command=31[31] len=1639 15:15:01.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:49364])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:01.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:49364]) Send SSH_MSG_NEWKEYS 15:15:01.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:49364]) session ID=90:05:3a:6a:f1:c0:e0:6c:7d:f7:65:41:c1:28:e7:92:9a:3f:bf:01:af:0d:14:e6:32:81:4c:d3:06:d2:ee:bd:88:97:9f:30:d1:c8:75:9d:0d:06:69:43:35:f7:26:3d:d8:b0:81:47:db:f8:fa:b2:f8:71:23:84:26:9f:72:82 15:15:01.305 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49364]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:01.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:49364]): strict KEX resets output message sequence number from 3 to 0 15:15:01.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:49364]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@57ee1232; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:01.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:49364])[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 15:15:01.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:49364])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:01.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49364]) packet #0 sending command=7[7] len=419 15:15:01.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:49364]) No pending packets to flush at end of KEX 15:15:01.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49364]) process #2 SSH_MSG_NEWKEYS 15:15:01.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:49364]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:01.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:49364]): strict KEX resets input message sequence number from 3 to 0 15:15:01.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:49364]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4ffb8dc4; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:01.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:01.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49364]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:01.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:49364]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:01.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:49364]) authorized authentication methods: password,publickey 15:15:01.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:49364]) Accepted service ssh-userauth 15:15:01.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49364]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:01.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49364]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:01.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49364]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:01.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49364]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:01.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49364]) no authentication factory for method=none 15:15:01.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:49364]) SSH_MSG_USERAUTH_REQUEST 15:15:01.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:49364]) remaining methods: password,publickey 15:15:01.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49364]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:01.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49364]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:01.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49364]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:01.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49364]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:01.339 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:01.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:49364]) authentication result: true 15:15:01.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:49364]) SSH_MSG_USERAUTH_REQUEST 15:15:01.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:49364])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:01.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49364]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:01.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:01.339 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:01.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:49364]) no heartbeat to stop 15:15:01.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:49364]) heartbeat type=IGNORE, interval=PT30S 15:15:01.339 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:49364 authenticated 15:15:01.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49364]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:01.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49364]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:01.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49364]] session=TransportServerSession[admin@/10.30.171.175:49364] id=0 15:15:01.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:49364])) size=2097152, max=2097152, packet=32768 15:15:01.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49364]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:49364] 15:15:01.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:49364]) recipient=0 15:15:01.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364])) size=2097152, max=2097152, packet=32768 15:15:01.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364])) re-initializing 15:15:01.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364])) size=2097152, max=2097152, packet=32768 15:15:01.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:01.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49364]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:01.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49364]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:01.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:01.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364])[want-reply=true] subsystem=netconf 15:15:01.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364])[subsystem] prepared command 15:15:01.348 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:01.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:01.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6d24d4cd, L:/10.30.170.167:17953 - R:/10.30.171.175:49364]}} established 15:15:01.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 124: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17953 15:15:01.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 124: Creating data stores for simulated device 15:15:01.348 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:01.348 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:01.348 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:01.348 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:01.348 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:01.349 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@25185ce1 15:15:01.349 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:01.350 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:01.350 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:01.350 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:01.350 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:01.350 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:01.350 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:01.350 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:01.350 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@25185ce1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@25185ce1, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@295d6127, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@295d6127, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:01.351 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:01.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:01.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6d24d4cd, L:/10.30.170.167:17953 - R:/10.30.171.175:49364] 15:15:01.352 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 124 on channel [id: 0x6d24d4cd, L:/10.30.170.167:17953 - R:/10.30.171.175:49364] 15:15:01.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]) by 1103 down to 2096049 15:15:01.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49364]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:01.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6d24d4cd, L:/10.30.170.167:17953 - R:/10.30.171.175:49364] 15:15:01.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6d24d4cd, L:/10.30.170.167:17953 - R:/10.30.171.175:49364] 15:15:01.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]) request=subsystem result=ReplySuccess, want-reply=true 15:15:01.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49364]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:01.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]) request=subsystem activate command 15:15:01.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]) starting runner for command=netconf 15:15:01.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49364]) process #5 SSH_MSG_CHANNEL_DATA 15:15:01.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]) by 373 down to 2096779 15:15:01.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]) SSH_MSG_CHANNEL_DATA len=373 15:15:01.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364] 15:15:01.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x6d24d4cd, L:/10.30.170.167:17953 - R:/10.30.171.175:49364]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:01.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:01.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6d24d4cd, L:/10.30.170.167:17953 - R:/10.30.171.175:49364] 15:15:01.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6d24d4cd, L:/10.30.170.167:17953 - R:/10.30.171.175:49364] 15:15:01.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17953', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:01.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=124} created 15:15:01.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=124, channel=[id: 0x6d24d4cd, L:/10.30.170.167:17953 - R:/10.30.171.175:49364]} created 15:15:01.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6d24d4cd, L:/10.30.170.167:17953 - R:/10.30.171.175:49364] successful with session NetconfServerSession{sessionId=124, channel=[id: 0x6d24d4cd, L:/10.30.170.167:17953 - R:/10.30.171.175:49364]} 15:15:01.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=124, channel=[id: 0x6d24d4cd, L:/10.30.170.167:17953 - R:/10.30.171.175:49364]} up 15:15:01.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49364]) process #6 SSH_MSG_CHANNEL_DATA 15:15:01.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]) by 393 down to 2096386 15:15:01.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]) SSH_MSG_CHANNEL_DATA len=393 15:15:01.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364] 15:15:01.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:01.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:01.354 [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=124} 15:15:01.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:01.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=124, channel=[id: 0x6d24d4cd, L:/10.30.170.167:17953 - R:/10.30.171.175:49364]} EXI handlers added to pipeline 15:15:01.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:01.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]) by 179 down to 2095870 15:15:01.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49364]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:01.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:01.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49364]) process #7 SSH_MSG_CHANNEL_DATA 15:15:01.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]) by 340 down to 2096046 15:15:01.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]) SSH_MSG_CHANNEL_DATA len=340 15:15:01.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364] 15:15:01.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:01.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:01.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=124} 15:15:01.357 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@295d6127 15:15:01.357 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:01.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:01.357 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:01.357 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:01.357 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:01.357 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:01.357 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:01.357 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:01.357 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:01.357 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:01.357 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:01.357 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:01.357 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:01.357 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:01.357 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:01.357 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:01.357 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:01.357 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:01.357 [netconf-device-simulator-threads-2] 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 15:15:01.357 [netconf-device-simulator-threads-2] 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 15:15:01.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:01.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]) by 733 down to 2095137 15:15:01.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49364]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:01.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:01.914 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35042]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35042]) process #8 SSH_MSG_IGNORE 15:15:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35042]) SSH_MSG_IGNORE 15:15:01.975 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43124]) process #10 SSH_MSG_IGNORE 15:15:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43124]) SSH_MSG_IGNORE 15:15:02.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37206]) process #11 SSH_MSG_IGNORE 15:15:02.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37206]) SSH_MSG_IGNORE 15:15:02.070 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:02.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4d9ec9d4, L:/10.30.170.167:17954 - R:/10.30.171.175:38088]} 15:15:02.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:38088]): SSH-2.0-SSHD-UNKNOWN 15:15:02.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:38088]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:02.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:38088]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:02.455 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:02.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #9 SSH_MSG_IGNORE 15:15:02.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:15:02.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:38088]) Send SSH_MSG_KEXINIT 15:15:02.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38088]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:02.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38088]) process #0 SSH_MSG_KEXINIT 15:15:02.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:38088]) SSH_MSG_KEXINIT 15:15:02.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:38088]) strict KEX=true client=true server=true 15:15:02.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38088]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:02.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38088]) Kex: server host key algorithms = rsa-sha2-512 15:15:02.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38088]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:02.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38088]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:02.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38088]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:02.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38088]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:02.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38088]) Kex: compression algorithms (client to server) = none 15:15:02.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38088]) Kex: compression algorithms (server to client) = none 15:15:02.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:02.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38088]) process #1 30 15:15:02.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38088]] process command=SSH_MSG_KEXDH_INIT 15:15:02.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38088]] Send SSH_MSG_KEXDH_REPLY 15:15:02.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38088]) packet #1 sending command=31[31] len=1639 15:15:02.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:38088])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:02.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:38088]) Send SSH_MSG_NEWKEYS 15:15:02.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:38088]) session ID=12:e0:e3:44:dc:69:d6:41:3b:2d:65:73:4c:fd:3c:33:7e:ee:1a:21:50:7e:4a:75:b5:4f:a4:53:72:b3:e4:1c:eb:b0:12:86:e6:17:54:f0:38:0b:30:12:ad:1f:d8:96:a6:19:32:fd:27:cd:ae:9e:d0:3e:09:b5:83:2e:5e:57 15:15:02.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38088]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:02.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38088]): strict KEX resets output message sequence number from 3 to 0 15:15:02.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38088]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4e8df3c6; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:02.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:38088])[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 15:15:02.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38088])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:02.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38088]) packet #0 sending command=7[7] len=419 15:15:02.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38088]) No pending packets to flush at end of KEX 15:15:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38088]) process #2 SSH_MSG_NEWKEYS 15:15:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38088]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38088]): strict KEX resets input message sequence number from 3 to 0 15:15:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38088]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7dfea621; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38088]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38088]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:38088]) authorized authentication methods: password,publickey 15:15:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38088]) Accepted service ssh-userauth 15:15:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38088]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38088]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38088]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38088]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38088]) no authentication factory for method=none 15:15:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38088]) SSH_MSG_USERAUTH_REQUEST 15:15:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38088]) remaining methods: password,publickey 15:15:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38088]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38088]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38088]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38088]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:02.803 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:38088]) authentication result: true 15:15:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:38088]) SSH_MSG_USERAUTH_REQUEST 15:15:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38088])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38088]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:02.803 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:02.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38088]) no heartbeat to stop 15:15:02.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:38088]) heartbeat type=IGNORE, interval=PT30S 15:15:02.804 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:38088 authenticated 15:15:02.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38088]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:02.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38088]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:02.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38088]] session=TransportServerSession[admin@/10.30.171.175:38088] id=0 15:15:02.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38088])) size=2097152, max=2097152, packet=32768 15:15:02.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38088]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38088] 15:15:02.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38088]) recipient=0 15:15:02.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088])) size=2097152, max=2097152, packet=32768 15:15:02.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088])) re-initializing 15:15:02.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088])) size=2097152, max=2097152, packet=32768 15:15:02.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:02.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38088]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:02.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38088]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:02.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:02.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088])[want-reply=true] subsystem=netconf 15:15:02.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088])[subsystem] prepared command 15:15:02.805 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:02.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:02.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4d9ec9d4, L:/10.30.170.167:17954 - R:/10.30.171.175:38088]}} established 15:15:02.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 125: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17954 15:15:02.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 125: Creating data stores for simulated device 15:15:02.805 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:02.805 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:02.806 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:02.806 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:02.806 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:02.807 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62b045c6 15:15:02.807 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:02.807 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:02.807 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:02.807 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:02.808 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:02.808 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:02.808 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:02.808 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:02.808 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62b045c6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62b045c6, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b1c8b77, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b1c8b77, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:02.808 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:02.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:02.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4d9ec9d4, L:/10.30.170.167:17954 - R:/10.30.171.175:38088] 15:15:02.815 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 125 on channel [id: 0x4d9ec9d4, L:/10.30.170.167:17954 - R:/10.30.171.175:38088] 15:15:02.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]) by 1103 down to 2096049 15:15:02.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38088]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:02.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4d9ec9d4, L:/10.30.170.167:17954 - R:/10.30.171.175:38088] 15:15:02.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4d9ec9d4, L:/10.30.170.167:17954 - R:/10.30.171.175:38088] 15:15:02.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]) request=subsystem result=ReplySuccess, want-reply=true 15:15:02.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38088]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:02.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]) request=subsystem activate command 15:15:02.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]) starting runner for command=netconf 15:15:02.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38088]) process #5 SSH_MSG_CHANNEL_DATA 15:15:02.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]) by 373 down to 2096779 15:15:02.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]) SSH_MSG_CHANNEL_DATA len=373 15:15:02.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088] 15:15:02.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x4d9ec9d4, L:/10.30.170.167:17954 - R:/10.30.171.175:38088]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:02.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:02.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4d9ec9d4, L:/10.30.170.167:17954 - R:/10.30.171.175:38088] 15:15:02.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4d9ec9d4, L:/10.30.170.167:17954 - R:/10.30.171.175:38088] 15:15:02.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17954', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:02.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=125} created 15:15:02.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=125, channel=[id: 0x4d9ec9d4, L:/10.30.170.167:17954 - R:/10.30.171.175:38088]} created 15:15:02.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4d9ec9d4, L:/10.30.170.167:17954 - R:/10.30.171.175:38088] successful with session NetconfServerSession{sessionId=125, channel=[id: 0x4d9ec9d4, L:/10.30.170.167:17954 - R:/10.30.171.175:38088]} 15:15:02.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=125, channel=[id: 0x4d9ec9d4, L:/10.30.170.167:17954 - R:/10.30.171.175:38088]} up 15:15:02.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38088]) process #6 SSH_MSG_CHANNEL_DATA 15:15:02.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]) by 393 down to 2096386 15:15:02.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]) SSH_MSG_CHANNEL_DATA len=393 15:15:02.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088] 15:15:02.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:02.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:02.819 [netconf-device-simulator-threads-4] 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=125} 15:15:02.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:02.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=125, channel=[id: 0x4d9ec9d4, L:/10.30.170.167:17954 - R:/10.30.171.175:38088]} EXI handlers added to pipeline 15:15:02.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:02.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]) by 179 down to 2095870 15:15:02.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38088]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:02.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:02.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38088]) process #7 SSH_MSG_CHANNEL_DATA 15:15:02.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]) by 340 down to 2096046 15:15:02.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]) SSH_MSG_CHANNEL_DATA len=340 15:15:02.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088] 15:15:02.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:02.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:02.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=125} 15:15:02.822 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b1c8b77 15:15:02.822 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:02.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:02.822 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:02.822 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:02.822 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:02.822 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:02.822 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:02.822 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:02.822 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:02.822 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:02.822 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:02.822 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:02.822 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:02.822 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:02.822 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:02.823 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:02.823 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:02.823 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:02.823 [netconf-device-simulator-threads-4] 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 15:15:02.823 [netconf-device-simulator-threads-4] 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 15:15:02.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:02.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]) by 733 down to 2095137 15:15:02.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38088]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:02.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:02.855 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:02.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55962]) process #12 SSH_MSG_IGNORE 15:15:02.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55962]) SSH_MSG_IGNORE 15:15:03.231 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:03.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50996]) process #11 SSH_MSG_IGNORE 15:15:03.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50996]) SSH_MSG_IGNORE 15:15:03.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:03.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54118]) process #10 SSH_MSG_IGNORE 15:15:03.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54118]) SSH_MSG_IGNORE 15:15:03.380 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46760]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:03.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46760]) process #8 SSH_MSG_IGNORE 15:15:03.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46760]) SSH_MSG_IGNORE 15:15:03.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa9e79c4c, L:/10.30.170.167:17955 - R:/10.30.171.175:45678]} 15:15:03.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:45678]): SSH-2.0-SSHD-UNKNOWN 15:15:03.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:45678]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:03.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:45678]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:03.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40314]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40314]) process #9 SSH_MSG_IGNORE 15:15:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40314]) SSH_MSG_IGNORE 15:15:03.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:45678]) Send SSH_MSG_KEXINIT 15:15:03.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45678]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:03.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45678]) process #0 SSH_MSG_KEXINIT 15:15:03.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:45678]) SSH_MSG_KEXINIT 15:15:03.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:45678]) strict KEX=true client=true server=true 15:15:03.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45678]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:03.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45678]) Kex: server host key algorithms = rsa-sha2-512 15:15:03.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45678]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:03.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45678]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:03.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45678]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:03.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45678]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:03.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45678]) Kex: compression algorithms (client to server) = none 15:15:03.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45678]) Kex: compression algorithms (server to client) = none 15:15:03.813 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:03.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45678]) process #1 30 15:15:03.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45678]] process command=SSH_MSG_KEXDH_INIT 15:15:03.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45678]] Send SSH_MSG_KEXDH_REPLY 15:15:03.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45678]) packet #1 sending command=31[31] len=1639 15:15:03.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:45678])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:03.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:45678]) Send SSH_MSG_NEWKEYS 15:15:03.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:45678]) session ID=7f:4e:35:5f:b5:6c:e2:e4:0c:95:9d:07:43:04:9d:b0:35:c5:7c:16:68:01:1c:c6:7e:fc:54:37:82:15:49:52:6d:cc:79:a6:93:9c:8b:0e:4f:34:77:52:d8:ee:30:2f:28:e1:6a:3e:0b:0f:91:5e:be:f6:c9:b2:d7:46:ef:07 15:15:03.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45678]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:03.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45678]): strict KEX resets output message sequence number from 3 to 0 15:15:03.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45678]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6a034939; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:03.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:45678])[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 15:15:03.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45678])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:03.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45678]) packet #0 sending command=7[7] len=419 15:15:03.904 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45678]) No pending packets to flush at end of KEX 15:15:03.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45678]) process #2 SSH_MSG_NEWKEYS 15:15:03.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45678]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:03.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45678]): strict KEX resets input message sequence number from 3 to 0 15:15:03.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45678]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2e4b122a; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:03.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:03.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45678]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:03.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45678]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:03.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:45678]) authorized authentication methods: password,publickey 15:15:03.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45678]) Accepted service ssh-userauth 15:15:03.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45678]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:03.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45678]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:03.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45678]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:03.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45678]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:03.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45678]) no authentication factory for method=none 15:15:03.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45678]) SSH_MSG_USERAUTH_REQUEST 15:15:03.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45678]) remaining methods: password,publickey 15:15:03.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45678]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:03.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45678]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:03.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45678]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:03.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45678]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:03.938 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:03.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:45678]) authentication result: true 15:15:03.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:45678]) SSH_MSG_USERAUTH_REQUEST 15:15:03.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45678])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:03.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45678]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:03.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:03.938 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:03.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45678]) no heartbeat to stop 15:15:03.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:45678]) heartbeat type=IGNORE, interval=PT30S 15:15:03.938 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:45678 authenticated 15:15:03.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45678]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:03.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45678]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:03.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45678]] session=TransportServerSession[admin@/10.30.171.175:45678] id=0 15:15:03.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45678])) size=2097152, max=2097152, packet=32768 15:15:03.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45678]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45678] 15:15:03.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45678]) recipient=0 15:15:03.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678])) size=2097152, max=2097152, packet=32768 15:15:03.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678])) re-initializing 15:15:03.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678])) size=2097152, max=2097152, packet=32768 15:15:03.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:03.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45678]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:03.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45678]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:03.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:03.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678])[want-reply=true] subsystem=netconf 15:15:03.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678])[subsystem] prepared command 15:15:03.940 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:03.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:03.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa9e79c4c, L:/10.30.170.167:17955 - R:/10.30.171.175:45678]}} established 15:15:03.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 126: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17955 15:15:03.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 126: Creating data stores for simulated device 15:15:03.940 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:03.940 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:03.940 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:03.940 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:03.940 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:03.941 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d753fad 15:15:03.941 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:03.942 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:03.942 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:03.942 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:03.943 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:03.943 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:03.943 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:03.943 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:03.943 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d753fad, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d753fad, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@464525b6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@464525b6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:03.944 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:03.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:03.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa9e79c4c, L:/10.30.170.167:17955 - R:/10.30.171.175:45678] 15:15:03.945 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 126 on channel [id: 0xa9e79c4c, L:/10.30.170.167:17955 - R:/10.30.171.175:45678] 15:15:03.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]) by 1103 down to 2096049 15:15:03.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45678]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:03.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa9e79c4c, L:/10.30.170.167:17955 - R:/10.30.171.175:45678] 15:15:03.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa9e79c4c, L:/10.30.170.167:17955 - R:/10.30.171.175:45678] 15:15:03.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]) request=subsystem result=ReplySuccess, want-reply=true 15:15:03.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45678]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:03.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]) request=subsystem activate command 15:15:03.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]) starting runner for command=netconf 15:15:03.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45678]) process #5 SSH_MSG_CHANNEL_DATA 15:15:03.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]) by 373 down to 2096779 15:15:03.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]) SSH_MSG_CHANNEL_DATA len=373 15:15:03.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678] 15:15:03.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa9e79c4c, L:/10.30.170.167:17955 - R:/10.30.171.175:45678]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:03.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:03.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa9e79c4c, L:/10.30.170.167:17955 - R:/10.30.171.175:45678] 15:15:03.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa9e79c4c, L:/10.30.170.167:17955 - R:/10.30.171.175:45678] 15:15:03.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17955', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:03.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=126} created 15:15:03.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=126, channel=[id: 0xa9e79c4c, L:/10.30.170.167:17955 - R:/10.30.171.175:45678]} created 15:15:03.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa9e79c4c, L:/10.30.170.167:17955 - R:/10.30.171.175:45678] successful with session NetconfServerSession{sessionId=126, channel=[id: 0xa9e79c4c, L:/10.30.170.167:17955 - R:/10.30.171.175:45678]} 15:15:03.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=126, channel=[id: 0xa9e79c4c, L:/10.30.170.167:17955 - R:/10.30.171.175:45678]} up 15:15:03.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45678]) process #6 SSH_MSG_CHANNEL_DATA 15:15:03.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]) by 393 down to 2096386 15:15:03.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]) SSH_MSG_CHANNEL_DATA len=393 15:15:03.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678] 15:15:03.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:03.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:03.948 [netconf-device-simulator-threads-6] 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=126} 15:15:03.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:03.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=126, channel=[id: 0xa9e79c4c, L:/10.30.170.167:17955 - R:/10.30.171.175:45678]} EXI handlers added to pipeline 15:15:03.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:03.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]) by 179 down to 2095870 15:15:03.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45678]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:03.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:03.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45678]) process #7 SSH_MSG_CHANNEL_DATA 15:15:03.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]) by 340 down to 2096046 15:15:03.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]) SSH_MSG_CHANNEL_DATA len=340 15:15:03.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678] 15:15:03.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:03.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:03.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=126} 15:15:03.955 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@464525b6 15:15:03.955 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:03.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:03.955 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:03.955 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:03.955 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:03.955 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:03.955 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:03.955 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:03.955 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:03.955 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:03.955 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:03.955 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:03.956 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:03.956 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:03.956 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:03.956 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:03.956 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:03.956 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:03.956 [netconf-device-simulator-threads-6] 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 15:15:03.956 [netconf-device-simulator-threads-6] 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 15:15:03.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:03.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]) by 733 down to 2095137 15:15:03.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45678]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:03.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:04.016 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:04.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60062]) process #12 SSH_MSG_IGNORE 15:15:04.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60062]) SSH_MSG_IGNORE 15:15:04.293 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:04.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44528]) process #11 SSH_MSG_IGNORE 15:15:04.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44528]) SSH_MSG_IGNORE 15:15:04.482 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50618]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:04.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50618]) process #8 SSH_MSG_IGNORE 15:15:04.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50618]) SSH_MSG_IGNORE 15:15:04.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34250]) process #10 SSH_MSG_IGNORE 15:15:04.593 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34250]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:04.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34250]) SSH_MSG_IGNORE 15:15:04.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb9bf7a84, L:/10.30.170.167:17956 - R:/10.30.171.175:59792]} 15:15:04.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:59792]): SSH-2.0-SSHD-UNKNOWN 15:15:04.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:59792]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:04.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:59792]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:05.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:59792]) Send SSH_MSG_KEXINIT 15:15:05.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59792]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:05.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59792]) process #0 SSH_MSG_KEXINIT 15:15:05.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:59792]) SSH_MSG_KEXINIT 15:15:05.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:59792]) strict KEX=true client=true server=true 15:15:05.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59792]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:05.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59792]) Kex: server host key algorithms = rsa-sha2-512 15:15:05.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59792]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:05.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59792]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:05.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59792]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:05.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59792]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:05.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59792]) Kex: compression algorithms (client to server) = none 15:15:05.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59792]) Kex: compression algorithms (server to client) = none 15:15:05.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:05.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47616]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:05.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47616]) process #9 SSH_MSG_IGNORE 15:15:05.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47616]) SSH_MSG_IGNORE 15:15:05.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59792]) process #1 30 15:15:05.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59792]] process command=SSH_MSG_KEXDH_INIT 15:15:05.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59792]] Send SSH_MSG_KEXDH_REPLY 15:15:05.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59792]) packet #1 sending command=31[31] len=1639 15:15:05.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:59792])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:05.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:59792]) Send SSH_MSG_NEWKEYS 15:15:05.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:59792]) session ID=f6:b1:8e:2e:90:8c:e2:66:1d:1a:ed:90:99:7e:f1:3e:f2:b9:d8:14:7b:6c:6c:12:a1:b9:90:76:4f:dd:ca:9f:8e:e8:a0:dd:6b:7c:8a:70:0b:d3:36:53:82:12:b3:b6:03:18:f6:2f:04:3c:fd:59:a2:ed:ec:09:d5:2a:e4:96 15:15:05.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59792]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:05.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59792]): strict KEX resets output message sequence number from 3 to 0 15:15:05.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59792]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5ce018e2; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:05.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:59792])[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 15:15:05.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59792])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:05.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59792]) packet #0 sending command=7[7] len=419 15:15:05.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59792]) No pending packets to flush at end of KEX 15:15:05.296 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:05.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54708]) process #12 SSH_MSG_IGNORE 15:15:05.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54708]) SSH_MSG_IGNORE 15:15:05.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59792]) process #2 SSH_MSG_NEWKEYS 15:15:05.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59792]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:05.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59792]): strict KEX resets input message sequence number from 3 to 0 15:15:05.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59792]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@ef64fab; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:05.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:05.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59792]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:05.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59792]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:05.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:59792]) authorized authentication methods: password,publickey 15:15:05.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59792]) Accepted service ssh-userauth 15:15:05.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59792]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:05.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59792]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:05.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59792]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:05.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59792]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:05.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59792]) no authentication factory for method=none 15:15:05.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59792]) SSH_MSG_USERAUTH_REQUEST 15:15:05.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59792]) remaining methods: password,publickey 15:15:05.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59792]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:05.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59792]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:05.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59792]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:05.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59792]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:05.327 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:05.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:59792]) authentication result: true 15:15:05.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:59792]) SSH_MSG_USERAUTH_REQUEST 15:15:05.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59792])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:05.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59792]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:05.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:05.327 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:05.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59792]) no heartbeat to stop 15:15:05.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:59792]) heartbeat type=IGNORE, interval=PT30S 15:15:05.327 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:59792 authenticated 15:15:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59792]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59792]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59792]] session=TransportServerSession[admin@/10.30.171.175:59792] id=0 15:15:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59792])) size=2097152, max=2097152, packet=32768 15:15:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59792]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59792] 15:15:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59792]) recipient=0 15:15:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792])) size=2097152, max=2097152, packet=32768 15:15:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792])) re-initializing 15:15:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792])) size=2097152, max=2097152, packet=32768 15:15:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59792]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59792]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792])[want-reply=true] subsystem=netconf 15:15:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792])[subsystem] prepared command 15:15:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb9bf7a84, L:/10.30.170.167:17956 - R:/10.30.171.175:59792]}} established 15:15:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 127: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17956 15:15:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 127: Creating data stores for simulated device 15:15:05.328 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:05.329 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:05.329 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:05.329 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:05.330 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@315b2604 15:15:05.330 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:05.330 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:05.330 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:05.330 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:05.330 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:05.330 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:05.330 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:05.330 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:05.330 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@315b2604, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@315b2604, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@489ad1d0, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@489ad1d0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:05.331 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:05.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:05.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb9bf7a84, L:/10.30.170.167:17956 - R:/10.30.171.175:59792] 15:15:05.332 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 127 on channel [id: 0xb9bf7a84, L:/10.30.170.167:17956 - R:/10.30.171.175:59792] 15:15:05.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]) by 1103 down to 2096049 15:15:05.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59792]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:05.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb9bf7a84, L:/10.30.170.167:17956 - R:/10.30.171.175:59792] 15:15:05.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb9bf7a84, L:/10.30.170.167:17956 - R:/10.30.171.175:59792] 15:15:05.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]) request=subsystem result=ReplySuccess, want-reply=true 15:15:05.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59792]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:05.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]) request=subsystem activate command 15:15:05.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]) starting runner for command=netconf 15:15:05.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59792]) process #5 SSH_MSG_CHANNEL_DATA 15:15:05.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]) by 373 down to 2096779 15:15:05.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]) SSH_MSG_CHANNEL_DATA len=373 15:15:05.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792] 15:15:05.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb9bf7a84, L:/10.30.170.167:17956 - R:/10.30.171.175:59792]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:05.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:05.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb9bf7a84, L:/10.30.170.167:17956 - R:/10.30.171.175:59792] 15:15:05.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb9bf7a84, L:/10.30.170.167:17956 - R:/10.30.171.175:59792] 15:15:05.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17956', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:05.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=127} created 15:15:05.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=127, channel=[id: 0xb9bf7a84, L:/10.30.170.167:17956 - R:/10.30.171.175:59792]} created 15:15:05.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb9bf7a84, L:/10.30.170.167:17956 - R:/10.30.171.175:59792] successful with session NetconfServerSession{sessionId=127, channel=[id: 0xb9bf7a84, L:/10.30.170.167:17956 - R:/10.30.171.175:59792]} 15:15:05.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=127, channel=[id: 0xb9bf7a84, L:/10.30.170.167:17956 - R:/10.30.171.175:59792]} up 15:15:05.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59792]) process #6 SSH_MSG_CHANNEL_DATA 15:15:05.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]) by 393 down to 2096386 15:15:05.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]) SSH_MSG_CHANNEL_DATA len=393 15:15:05.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792] 15:15:05.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:05.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:05.341 [netconf-device-simulator-threads-0] 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=127} 15:15:05.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:05.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=127, channel=[id: 0xb9bf7a84, L:/10.30.170.167:17956 - R:/10.30.171.175:59792]} EXI handlers added to pipeline 15:15:05.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:05.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]) by 179 down to 2095870 15:15:05.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59792]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:05.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59792]) process #7 SSH_MSG_CHANNEL_DATA 15:15:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]) by 340 down to 2096046 15:15:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]) SSH_MSG_CHANNEL_DATA len=340 15:15:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792] 15:15:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:05.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=127} 15:15:05.344 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@489ad1d0 15:15:05.344 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:05.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:05.344 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:05.344 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:05.344 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:05.344 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:05.344 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:05.344 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:05.344 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:05.344 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:05.344 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:05.344 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:05.344 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:05.344 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:05.344 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:05.344 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:05.344 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:05.344 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:05.344 [netconf-device-simulator-threads-0] 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 15:15:05.344 [netconf-device-simulator-threads-0] 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 15:15:05.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:05.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]) by 733 down to 2095137 15:15:05.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59792]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:05.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:05.420 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:05.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35166]) process #11 SSH_MSG_IGNORE 15:15:05.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35166]) SSH_MSG_IGNORE 15:15:05.643 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37358]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:05.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37358]) process #8 SSH_MSG_IGNORE 15:15:05.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37358]) SSH_MSG_IGNORE 15:15:05.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38758]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:05.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38758]) process #10 SSH_MSG_IGNORE 15:15:05.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38758]) SSH_MSG_IGNORE 15:15:06.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd098df75, L:/10.30.170.167:17957 - R:/10.30.171.175:59766]} 15:15:06.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:59766]): SSH-2.0-SSHD-UNKNOWN 15:15:06.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:59766]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:06.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:59766]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:06.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:59766]) Send SSH_MSG_KEXINIT 15:15:06.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59766]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:06.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59766]) process #0 SSH_MSG_KEXINIT 15:15:06.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:59766]) SSH_MSG_KEXINIT 15:15:06.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:59766]) strict KEX=true client=true server=true 15:15:06.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59766]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:06.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59766]) Kex: server host key algorithms = rsa-sha2-512 15:15:06.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59766]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:06.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59766]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:06.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59766]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:06.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59766]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:06.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59766]) Kex: compression algorithms (client to server) = none 15:15:06.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59766]) Kex: compression algorithms (server to client) = none 15:15:06.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:06.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59766]) process #1 30 15:15:06.496 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59766]] process command=SSH_MSG_KEXDH_INIT 15:15:06.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59766]] Send SSH_MSG_KEXDH_REPLY 15:15:06.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59766]) packet #1 sending command=31[31] len=1639 15:15:06.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:59766])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:06.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:59766]) Send SSH_MSG_NEWKEYS 15:15:06.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:59766]) session ID=83:21:c2:50:33:b7:76:3b:87:b4:62:88:4e:6d:28:e2:0e:b9:a7:99:38:98:fd:a1:43:48:15:ee:03:b2:1f:19:e1:41:b9:31:14:7e:27:67:06:b9:9f:b6:e9:6d:ca:be:a0:79:bc:c9:b3:ac:e6:70:bc:c6:74:10:dd:af:a5:0f 15:15:06.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59766]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:06.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59766]): strict KEX resets output message sequence number from 3 to 0 15:15:06.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59766]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@150fb43b; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:06.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:59766])[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 15:15:06.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59766])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:06.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59766]) packet #0 sending command=7[7] len=419 15:15:06.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59766]) No pending packets to flush at end of KEX 15:15:06.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59766]) process #2 SSH_MSG_NEWKEYS 15:15:06.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59766]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:06.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59766]): strict KEX resets input message sequence number from 3 to 0 15:15:06.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59766]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@194d0f7; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:06.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:06.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59766]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:06.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59766]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:06.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:59766]) authorized authentication methods: password,publickey 15:15:06.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59766]) Accepted service ssh-userauth 15:15:06.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59766]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:06.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59766]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:06.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59766]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:06.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59766]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:06.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59766]) no authentication factory for method=none 15:15:06.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59766]) SSH_MSG_USERAUTH_REQUEST 15:15:06.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59766]) remaining methods: password,publickey 15:15:06.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59766]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:06.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59766]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:06.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59766]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:06.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59766]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:06.551 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:06.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:59766]) authentication result: true 15:15:06.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:59766]) SSH_MSG_USERAUTH_REQUEST 15:15:06.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59766])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:06.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59766]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:06.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:06.551 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:06.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59766]) no heartbeat to stop 15:15:06.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:59766]) heartbeat type=IGNORE, interval=PT30S 15:15:06.551 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:59766 authenticated 15:15:06.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59766]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:06.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59766]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:06.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59766]] session=TransportServerSession[admin@/10.30.171.175:59766] id=0 15:15:06.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59766])) size=2097152, max=2097152, packet=32768 15:15:06.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59766]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59766] 15:15:06.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59766]) recipient=0 15:15:06.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766])) size=2097152, max=2097152, packet=32768 15:15:06.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766])) re-initializing 15:15:06.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766])) size=2097152, max=2097152, packet=32768 15:15:06.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:06.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59766]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:06.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59766]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:06.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:06.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766])[want-reply=true] subsystem=netconf 15:15:06.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766])[subsystem] prepared command 15:15:06.556 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:06.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:06.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd098df75, L:/10.30.170.167:17957 - R:/10.30.171.175:59766]}} established 15:15:06.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 128: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17957 15:15:06.556 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 128: Creating data stores for simulated device 15:15:06.556 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:06.556 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:06.556 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:06.556 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:06.556 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:06.557 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d2d756 15:15:06.557 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:06.557 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:06.557 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:06.557 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:06.562 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:06.562 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:06.562 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:06.562 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:06.562 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d2d756, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d2d756, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3be777a0, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3be777a0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:06.563 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:06.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:06.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd098df75, L:/10.30.170.167:17957 - R:/10.30.171.175:59766] 15:15:06.563 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 128 on channel [id: 0xd098df75, L:/10.30.170.167:17957 - R:/10.30.171.175:59766] 15:15:06.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]) by 1103 down to 2096049 15:15:06.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59766]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:06.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd098df75, L:/10.30.170.167:17957 - R:/10.30.171.175:59766] 15:15:06.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd098df75, L:/10.30.170.167:17957 - R:/10.30.171.175:59766] 15:15:06.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]) request=subsystem result=ReplySuccess, want-reply=true 15:15:06.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59766]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:06.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]) request=subsystem activate command 15:15:06.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]) starting runner for command=netconf 15:15:06.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59766]) process #5 SSH_MSG_CHANNEL_DATA 15:15:06.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]) by 373 down to 2096779 15:15:06.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]) SSH_MSG_CHANNEL_DATA len=373 15:15:06.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766] 15:15:06.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd098df75, L:/10.30.170.167:17957 - R:/10.30.171.175:59766]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:06.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:06.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd098df75, L:/10.30.170.167:17957 - R:/10.30.171.175:59766] 15:15:06.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd098df75, L:/10.30.170.167:17957 - R:/10.30.171.175:59766] 15:15:06.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17957', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:06.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=128} created 15:15:06.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=128, channel=[id: 0xd098df75, L:/10.30.170.167:17957 - R:/10.30.171.175:59766]} created 15:15:06.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd098df75, L:/10.30.170.167:17957 - R:/10.30.171.175:59766] successful with session NetconfServerSession{sessionId=128, channel=[id: 0xd098df75, L:/10.30.170.167:17957 - R:/10.30.171.175:59766]} 15:15:06.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=128, channel=[id: 0xd098df75, L:/10.30.170.167:17957 - R:/10.30.171.175:59766]} up 15:15:06.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59766]) process #6 SSH_MSG_CHANNEL_DATA 15:15:06.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]) by 393 down to 2096386 15:15:06.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]) SSH_MSG_CHANNEL_DATA len=393 15:15:06.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766] 15:15:06.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:06.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:06.567 [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=128} 15:15:06.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:06.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=128, channel=[id: 0xd098df75, L:/10.30.170.167:17957 - R:/10.30.171.175:59766]} EXI handlers added to pipeline 15:15:06.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:06.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]) by 179 down to 2095870 15:15:06.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59766]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:06.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:06.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59766]) process #7 SSH_MSG_CHANNEL_DATA 15:15:06.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]) by 340 down to 2096046 15:15:06.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]) SSH_MSG_CHANNEL_DATA len=340 15:15:06.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766] 15:15:06.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:06.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:06.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=128} 15:15:06.570 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3be777a0 15:15:06.570 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:06.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:06.570 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:06.571 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:06.571 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:06.571 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:06.571 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:06.571 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:06.571 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:06.571 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:06.571 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:06.571 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:06.571 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:06.571 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:06.571 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:06.571 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:06.571 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:06.571 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:06.571 [netconf-device-simulator-threads-2] 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 15:15:06.571 [netconf-device-simulator-threads-2] 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 15:15:06.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:06.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]) by 733 down to 2095137 15:15:06.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59766]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:06.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:06.588 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:06.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58112]) process #12 SSH_MSG_IGNORE 15:15:06.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58112]) SSH_MSG_IGNORE 15:15:06.629 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:06.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54380]) process #11 SSH_MSG_IGNORE 15:15:06.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54380]) SSH_MSG_IGNORE 15:15:06.644 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53088]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:06.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53088]) process #9 SSH_MSG_IGNORE 15:15:06.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53088]) SSH_MSG_IGNORE 15:15:06.759 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45880]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:06.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45880]) process #8 SSH_MSG_IGNORE 15:15:06.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45880]) SSH_MSG_IGNORE 15:15:07.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48346]) process #10 SSH_MSG_IGNORE 15:15:07.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48346]) SSH_MSG_IGNORE 15:15:07.164 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48346]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:07.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58256]) process #8 SSH_MSG_IGNORE 15:15:07.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58256]) SSH_MSG_IGNORE 15:15:07.460 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58256]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:07.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x95a70fe5, L:/10.30.170.167:17958 - R:/10.30.171.175:53618]} 15:15:07.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:53618]): SSH-2.0-SSHD-UNKNOWN 15:15:07.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:53618]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:07.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:53618]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:07.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:53618]) Send SSH_MSG_KEXINIT 15:15:07.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53618]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:07.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53618]) process #0 SSH_MSG_KEXINIT 15:15:07.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:53618]) SSH_MSG_KEXINIT 15:15:07.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:53618]) strict KEX=true client=true server=true 15:15:07.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53618]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:07.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53618]) Kex: server host key algorithms = rsa-sha2-512 15:15:07.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53618]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:07.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53618]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:07.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53618]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:07.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53618]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:07.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53618]) Kex: compression algorithms (client to server) = none 15:15:07.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53618]) Kex: compression algorithms (server to client) = none 15:15:07.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:07.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53618]) process #1 30 15:15:07.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:53618]] process command=SSH_MSG_KEXDH_INIT 15:15:07.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:53618]] Send SSH_MSG_KEXDH_REPLY 15:15:07.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53618]) packet #1 sending command=31[31] len=1639 15:15:07.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:53618])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:07.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:53618]) Send SSH_MSG_NEWKEYS 15:15:07.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:53618]) session ID=08:89:da:0b:e4:ea:51:3e:43:bc:a9:67:5a:6f:02:71:b8:0e:fa:84:ae:bd:30:4f:2a:59:9d:d5:bc:0e:4c:54:32:25:ab:c2:ce:f8:74:c7:e4:0d:76:41:1b:38:93:72:1d:ac:38:24:39:d2:74:d8:8c:41:1f:f5:55:23:b1:c2 15:15:07.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53618]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:07.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:53618]): strict KEX resets output message sequence number from 3 to 0 15:15:07.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:53618]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@46b1960f; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:07.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:53618])[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 15:15:07.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:53618])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:07.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53618]) packet #0 sending command=7[7] len=419 15:15:07.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:53618]) No pending packets to flush at end of KEX 15:15:07.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50598]) process #11 SSH_MSG_IGNORE 15:15:07.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50598]) SSH_MSG_IGNORE 15:15:07.778 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:07.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53618]) process #2 SSH_MSG_NEWKEYS 15:15:07.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:53618]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:07.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:53618]): strict KEX resets input message sequence number from 3 to 0 15:15:07.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:53618]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@92a75f2; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:07.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:07.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53618]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:07.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:53618]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:07.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:53618]) authorized authentication methods: password,publickey 15:15:07.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:53618]) Accepted service ssh-userauth 15:15:07.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53618]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:07.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53618]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:07.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53618]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:07.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53618]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:07.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53618]) no authentication factory for method=none 15:15:07.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:53618]) SSH_MSG_USERAUTH_REQUEST 15:15:07.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:53618]) remaining methods: password,publickey 15:15:07.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53618]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:07.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53618]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:07.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53618]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:07.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53618]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:07.789 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:07.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:53618]) authentication result: true 15:15:07.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:53618]) SSH_MSG_USERAUTH_REQUEST 15:15:07.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:53618])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:07.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53618]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:07.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:07.789 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:07.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53618]) no heartbeat to stop 15:15:07.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:53618]) heartbeat type=IGNORE, interval=PT30S 15:15:07.789 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:53618 authenticated 15:15:07.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53618]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:07.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53618]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:07.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53618]] session=TransportServerSession[admin@/10.30.171.175:53618] id=0 15:15:07.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53618])) size=2097152, max=2097152, packet=32768 15:15:07.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53618]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53618] 15:15:07.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53618]) recipient=0 15:15:07.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618])) size=2097152, max=2097152, packet=32768 15:15:07.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618])) re-initializing 15:15:07.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618])) size=2097152, max=2097152, packet=32768 15:15:07.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:07.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53618]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:07.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53618]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:07.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:07.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618])[want-reply=true] subsystem=netconf 15:15:07.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618])[subsystem] prepared command 15:15:07.790 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:07.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:07.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x95a70fe5, L:/10.30.170.167:17958 - R:/10.30.171.175:53618]}} established 15:15:07.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 129: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17958 15:15:07.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 129: Creating data stores for simulated device 15:15:07.791 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:07.791 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:07.791 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:07.791 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:07.791 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:07.791 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7fa1bbaf 15:15:07.791 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:07.792 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:07.792 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:07.792 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:07.792 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:07.792 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:07.792 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:07.792 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:07.792 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7fa1bbaf, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7fa1bbaf, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3419b5ed, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3419b5ed, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:07.793 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:07.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:07.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x95a70fe5, L:/10.30.170.167:17958 - R:/10.30.171.175:53618] 15:15:07.793 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 129 on channel [id: 0x95a70fe5, L:/10.30.170.167:17958 - R:/10.30.171.175:53618] 15:15:07.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]) by 1103 down to 2096049 15:15:07.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53618]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:07.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x95a70fe5, L:/10.30.170.167:17958 - R:/10.30.171.175:53618] 15:15:07.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x95a70fe5, L:/10.30.170.167:17958 - R:/10.30.171.175:53618] 15:15:07.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]) request=subsystem result=ReplySuccess, want-reply=true 15:15:07.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53618]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:07.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]) request=subsystem activate command 15:15:07.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]) starting runner for command=netconf 15:15:07.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53618]) process #5 SSH_MSG_CHANNEL_DATA 15:15:07.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]) by 373 down to 2096779 15:15:07.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]) SSH_MSG_CHANNEL_DATA len=373 15:15:07.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618] 15:15:07.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x95a70fe5, L:/10.30.170.167:17958 - R:/10.30.171.175:53618]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:07.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:07.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x95a70fe5, L:/10.30.170.167:17958 - R:/10.30.171.175:53618] 15:15:07.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x95a70fe5, L:/10.30.170.167:17958 - R:/10.30.171.175:53618] 15:15:07.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17958', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:07.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=129} created 15:15:07.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=129, channel=[id: 0x95a70fe5, L:/10.30.170.167:17958 - R:/10.30.171.175:53618]} created 15:15:07.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x95a70fe5, L:/10.30.170.167:17958 - R:/10.30.171.175:53618] successful with session NetconfServerSession{sessionId=129, channel=[id: 0x95a70fe5, L:/10.30.170.167:17958 - R:/10.30.171.175:53618]} 15:15:07.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=129, channel=[id: 0x95a70fe5, L:/10.30.170.167:17958 - R:/10.30.171.175:53618]} up 15:15:07.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53618]) process #6 SSH_MSG_CHANNEL_DATA 15:15:07.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]) by 393 down to 2096386 15:15:07.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]) SSH_MSG_CHANNEL_DATA len=393 15:15:07.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618] 15:15:07.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:07.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:07.795 [netconf-device-simulator-threads-4] 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=129} 15:15:07.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:07.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=129, channel=[id: 0x95a70fe5, L:/10.30.170.167:17958 - R:/10.30.171.175:53618]} EXI handlers added to pipeline 15:15:07.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:07.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]) by 179 down to 2095870 15:15:07.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53618]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:07.796 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:07.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53618]) process #7 SSH_MSG_CHANNEL_DATA 15:15:07.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]) by 340 down to 2096046 15:15:07.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]) SSH_MSG_CHANNEL_DATA len=340 15:15:07.797 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618] 15:15:07.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:07.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:07.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=129} 15:15:07.798 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3419b5ed 15:15:07.798 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:07.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:07.798 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:07.798 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:07.798 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:07.798 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:07.798 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:07.798 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:07.798 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:07.798 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:07.798 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:07.798 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:07.798 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:07.798 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:07.798 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:07.798 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:07.798 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:07.798 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:07.798 [netconf-device-simulator-threads-4] 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 15:15:07.798 [netconf-device-simulator-threads-4] 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 15:15:07.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:07.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]) by 733 down to 2095137 15:15:07.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53618]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:07.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:07.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60884]) process #9 SSH_MSG_IGNORE 15:15:07.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60884]) SSH_MSG_IGNORE 15:15:07.838 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60884]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:07.842 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:07.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34104]) process #12 SSH_MSG_IGNORE 15:15:07.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34104]) SSH_MSG_IGNORE 15:15:08.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3f82cb0f, L:/10.30.170.167:17959 - R:/10.30.171.175:36106]} 15:15:08.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:36106]): SSH-2.0-SSHD-UNKNOWN 15:15:08.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:36106]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:08.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:36106]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:08.338 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38174]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:08.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38174]) process #8 SSH_MSG_IGNORE 15:15:08.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38174]) SSH_MSG_IGNORE 15:15:08.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33050]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:08.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33050]) process #10 SSH_MSG_IGNORE 15:15:08.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33050]) SSH_MSG_IGNORE 15:15:08.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:36106]) Send SSH_MSG_KEXINIT 15:15:08.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36106]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:08.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36106]) process #0 SSH_MSG_KEXINIT 15:15:08.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:36106]) SSH_MSG_KEXINIT 15:15:08.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:36106]) strict KEX=true client=true server=true 15:15:08.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36106]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:08.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36106]) Kex: server host key algorithms = rsa-sha2-512 15:15:08.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36106]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:08.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36106]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:08.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36106]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:08.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36106]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:08.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36106]) Kex: compression algorithms (client to server) = none 15:15:08.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36106]) Kex: compression algorithms (server to client) = none 15:15:08.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:08.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36106]) process #1 30 15:15:08.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36106]] process command=SSH_MSG_KEXDH_INIT 15:15:08.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36106]] Send SSH_MSG_KEXDH_REPLY 15:15:08.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36106]) packet #1 sending command=31[31] len=1639 15:15:08.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:36106])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:08.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:36106]) Send SSH_MSG_NEWKEYS 15:15:08.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:36106]) session ID=ce:a7:13:cc:dc:65:7c:ee:88:a5:94:2f:1e:49:c9:a9:2d:75:af:8e:3d:84:3a:61:f5:ed:c7:3a:f6:5b:56:25:3f:72:96:eb:03:04:55:81:ff:4b:99:fc:d5:56:76:36:13:eb:b6:67:a9:4b:16:bc:54:09:36:16:ef:29:4a:16 15:15:08.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36106]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:08.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36106]): strict KEX resets output message sequence number from 3 to 0 15:15:08.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36106]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1e14cc9c; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:08.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:36106])[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 15:15:08.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36106])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:08.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36106]) packet #0 sending command=7[7] len=419 15:15:08.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36106]) No pending packets to flush at end of KEX 15:15:08.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36106]) process #2 SSH_MSG_NEWKEYS 15:15:08.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36106]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:08.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36106]): strict KEX resets input message sequence number from 3 to 0 15:15:08.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36106]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@f7582d7; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:08.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:08.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36106]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:08.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36106]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:08.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:36106]) authorized authentication methods: password,publickey 15:15:08.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36106]) Accepted service ssh-userauth 15:15:08.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36106]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:08.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36106]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:08.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36106]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:08.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36106]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:08.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36106]) no authentication factory for method=none 15:15:08.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36106]) SSH_MSG_USERAUTH_REQUEST 15:15:08.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36106]) remaining methods: password,publickey 15:15:08.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36106]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:08.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36106]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:08.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36106]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:08.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36106]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:08.621 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:08.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:36106]) authentication result: true 15:15:08.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:36106]) SSH_MSG_USERAUTH_REQUEST 15:15:08.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36106])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:08.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36106]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:08.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:08.621 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:08.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36106]) no heartbeat to stop 15:15:08.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:36106]) heartbeat type=IGNORE, interval=PT30S 15:15:08.621 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:36106 authenticated 15:15:08.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36106]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:08.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36106]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36106]] session=TransportServerSession[admin@/10.30.171.175:36106] id=0 15:15:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36106])) size=2097152, max=2097152, packet=32768 15:15:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36106]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36106] 15:15:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36106]) recipient=0 15:15:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106])) size=2097152, max=2097152, packet=32768 15:15:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106])) re-initializing 15:15:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106])) size=2097152, max=2097152, packet=32768 15:15:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36106]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36106]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106])[want-reply=true] subsystem=netconf 15:15:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106])[subsystem] prepared command 15:15:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3f82cb0f, L:/10.30.170.167:17959 - R:/10.30.171.175:36106]}} established 15:15:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 130: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17959 15:15:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 130: Creating data stores for simulated device 15:15:08.623 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:08.623 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:08.623 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:08.623 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:08.623 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:08.624 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@733b8bf4 15:15:08.624 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:08.624 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:08.624 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:08.624 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:08.625 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:08.625 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:08.625 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:08.625 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:08.625 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@733b8bf4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@733b8bf4, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55b9bbd5, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55b9bbd5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:08.625 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:08.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:08.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3f82cb0f, L:/10.30.170.167:17959 - R:/10.30.171.175:36106] 15:15:08.626 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 130 on channel [id: 0x3f82cb0f, L:/10.30.170.167:17959 - R:/10.30.171.175:36106] 15:15:08.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]) by 1103 down to 2096049 15:15:08.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36106]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:08.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3f82cb0f, L:/10.30.170.167:17959 - R:/10.30.171.175:36106] 15:15:08.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3f82cb0f, L:/10.30.170.167:17959 - R:/10.30.171.175:36106] 15:15:08.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]) request=subsystem result=ReplySuccess, want-reply=true 15:15:08.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36106]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:08.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]) request=subsystem activate command 15:15:08.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]) starting runner for command=netconf 15:15:08.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36106]) process #5 SSH_MSG_CHANNEL_DATA 15:15:08.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]) by 373 down to 2096779 15:15:08.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]) SSH_MSG_CHANNEL_DATA len=373 15:15:08.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106] 15:15:08.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3f82cb0f, L:/10.30.170.167:17959 - R:/10.30.171.175:36106]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:08.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:08.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3f82cb0f, L:/10.30.170.167:17959 - R:/10.30.171.175:36106] 15:15:08.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3f82cb0f, L:/10.30.170.167:17959 - R:/10.30.171.175:36106] 15:15:08.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17959', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:08.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=130} created 15:15:08.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=130, channel=[id: 0x3f82cb0f, L:/10.30.170.167:17959 - R:/10.30.171.175:36106]} created 15:15:08.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3f82cb0f, L:/10.30.170.167:17959 - R:/10.30.171.175:36106] successful with session NetconfServerSession{sessionId=130, channel=[id: 0x3f82cb0f, L:/10.30.170.167:17959 - R:/10.30.171.175:36106]} 15:15:08.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=130, channel=[id: 0x3f82cb0f, L:/10.30.170.167:17959 - R:/10.30.171.175:36106]} up 15:15:08.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36106]) process #6 SSH_MSG_CHANNEL_DATA 15:15:08.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]) by 393 down to 2096386 15:15:08.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]) SSH_MSG_CHANNEL_DATA len=393 15:15:08.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106] 15:15:08.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:08.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:08.628 [netconf-device-simulator-threads-6] 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=130} 15:15:08.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:08.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=130, channel=[id: 0x3f82cb0f, L:/10.30.170.167:17959 - R:/10.30.171.175:36106]} EXI handlers added to pipeline 15:15:08.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:08.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]) by 179 down to 2095870 15:15:08.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36106]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:08.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:08.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36106]) process #7 SSH_MSG_CHANNEL_DATA 15:15:08.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]) by 340 down to 2096046 15:15:08.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]) SSH_MSG_CHANNEL_DATA len=340 15:15:08.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106] 15:15:08.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:08.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:08.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=130} 15:15:08.632 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55b9bbd5 15:15:08.632 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:08.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:08.632 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:08.632 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:08.632 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:08.632 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:08.632 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:08.632 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:08.632 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:08.632 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:08.632 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:08.632 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:08.632 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:08.632 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:08.632 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:08.632 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:08.632 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:08.632 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:08.632 [netconf-device-simulator-threads-6] 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 15:15:08.632 [netconf-device-simulator-threads-6] 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 15:15:08.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:08.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]) by 733 down to 2095137 15:15:08.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36106]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:08.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:08.918 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37244]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:08.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37244]) process #9 SSH_MSG_IGNORE 15:15:08.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37244]) SSH_MSG_IGNORE 15:15:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54902]) process #12 SSH_MSG_IGNORE 15:15:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54902]) SSH_MSG_IGNORE 15:15:09.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:09.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:09.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44860]) process #11 SSH_MSG_IGNORE 15:15:09.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44860]) SSH_MSG_IGNORE 15:15:09.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2e029a4d, L:/10.30.170.167:17960 - R:/10.30.171.175:51538]} 15:15:09.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:51538]): SSH-2.0-SSHD-UNKNOWN 15:15:09.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:51538]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:09.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:51538]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:09.542 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38652]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:09.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38652]) process #8 SSH_MSG_IGNORE 15:15:09.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38652]) SSH_MSG_IGNORE 15:15:09.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47238]) process #10 SSH_MSG_IGNORE 15:15:09.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47238]) SSH_MSG_IGNORE 15:15:09.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47238]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:09.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:51538]) Send SSH_MSG_KEXINIT 15:15:09.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51538]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:09.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51538]) process #0 SSH_MSG_KEXINIT 15:15:09.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:51538]) SSH_MSG_KEXINIT 15:15:09.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:51538]) strict KEX=true client=true server=true 15:15:09.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51538]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:09.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51538]) Kex: server host key algorithms = rsa-sha2-512 15:15:09.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51538]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:09.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51538]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:09.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51538]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:09.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51538]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:09.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51538]) Kex: compression algorithms (client to server) = none 15:15:09.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51538]) Kex: compression algorithms (server to client) = none 15:15:09.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:09.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51538]) process #1 30 15:15:09.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51538]] process command=SSH_MSG_KEXDH_INIT 15:15:09.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51538]] Send SSH_MSG_KEXDH_REPLY 15:15:09.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51538]) packet #1 sending command=31[31] len=1639 15:15:09.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:51538])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:09.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:51538]) Send SSH_MSG_NEWKEYS 15:15:09.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:51538]) session ID=58:55:f8:63:a6:30:35:89:6d:31:09:42:15:fe:12:6d:c1:fa:d4:35:24:a7:d0:ab:7d:b4:22:4b:57:ce:f0:fe:50:05:7e:cf:20:9c:2d:2c:7b:6e:f5:75:85:81:a7:b6:e9:c5:e9:d1:74:17:7e:d7:3d:ba:6a:eb:be:ce:a3:9c 15:15:09.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51538]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:09.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51538]): strict KEX resets output message sequence number from 3 to 0 15:15:09.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51538]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7ea5f35c; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:09.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:51538])[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 15:15:09.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51538])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:09.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51538]) packet #0 sending command=7[7] len=419 15:15:09.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51538]) No pending packets to flush at end of KEX 15:15:09.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51538]) process #2 SSH_MSG_NEWKEYS 15:15:09.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51538]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:09.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51538]): strict KEX resets input message sequence number from 3 to 0 15:15:09.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51538]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@589ab314; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:09.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:09.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51538]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:09.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51538]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:09.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:51538]) authorized authentication methods: password,publickey 15:15:09.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51538]) Accepted service ssh-userauth 15:15:09.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51538]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:09.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51538]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:09.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51538]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:09.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51538]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:09.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51538]) no authentication factory for method=none 15:15:09.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51538]) SSH_MSG_USERAUTH_REQUEST 15:15:09.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51538]) remaining methods: password,publickey 15:15:09.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51538]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:09.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51538]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:09.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51538]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:09.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51538]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:09.815 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:09.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:51538]) authentication result: true 15:15:09.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:51538]) SSH_MSG_USERAUTH_REQUEST 15:15:09.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51538])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:09.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51538]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:09.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:09.815 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:09.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51538]) no heartbeat to stop 15:15:09.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:51538]) heartbeat type=IGNORE, interval=PT30S 15:15:09.815 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:51538 authenticated 15:15:09.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51538]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:09.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51538]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:09.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51538]] session=TransportServerSession[admin@/10.30.171.175:51538] id=0 15:15:09.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51538])) size=2097152, max=2097152, packet=32768 15:15:09.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51538]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51538] 15:15:09.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51538]) recipient=0 15:15:09.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538])) size=2097152, max=2097152, packet=32768 15:15:09.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538])) re-initializing 15:15:09.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538])) size=2097152, max=2097152, packet=32768 15:15:09.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:09.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51538]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:09.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51538]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:09.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:09.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538])[want-reply=true] subsystem=netconf 15:15:09.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538])[subsystem] prepared command 15:15:09.817 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:09.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:09.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2e029a4d, L:/10.30.170.167:17960 - R:/10.30.171.175:51538]}} established 15:15:09.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 131: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17960 15:15:09.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 131: Creating data stores for simulated device 15:15:09.817 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:09.817 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:09.818 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:09.818 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:09.818 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:09.818 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2d910074 15:15:09.819 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:09.819 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:09.819 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:09.819 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:09.819 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:09.819 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:09.819 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:09.819 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:09.819 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2d910074, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2d910074, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1bf04cf4, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1bf04cf4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:09.820 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:09.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:09.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2e029a4d, L:/10.30.170.167:17960 - R:/10.30.171.175:51538] 15:15:09.821 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 131 on channel [id: 0x2e029a4d, L:/10.30.170.167:17960 - R:/10.30.171.175:51538] 15:15:09.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]) by 1103 down to 2096049 15:15:09.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51538]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:09.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2e029a4d, L:/10.30.170.167:17960 - R:/10.30.171.175:51538] 15:15:09.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2e029a4d, L:/10.30.170.167:17960 - R:/10.30.171.175:51538] 15:15:09.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]) request=subsystem result=ReplySuccess, want-reply=true 15:15:09.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51538]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:09.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]) request=subsystem activate command 15:15:09.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]) starting runner for command=netconf 15:15:09.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51538]) process #5 SSH_MSG_CHANNEL_DATA 15:15:09.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]) by 373 down to 2096779 15:15:09.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]) SSH_MSG_CHANNEL_DATA len=373 15:15:09.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538] 15:15:09.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x2e029a4d, L:/10.30.170.167:17960 - R:/10.30.171.175:51538]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:09.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:09.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2e029a4d, L:/10.30.170.167:17960 - R:/10.30.171.175:51538] 15:15:09.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2e029a4d, L:/10.30.170.167:17960 - R:/10.30.171.175:51538] 15:15:09.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17960', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:09.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=131} created 15:15:09.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=131, channel=[id: 0x2e029a4d, L:/10.30.170.167:17960 - R:/10.30.171.175:51538]} created 15:15:09.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2e029a4d, L:/10.30.170.167:17960 - R:/10.30.171.175:51538] successful with session NetconfServerSession{sessionId=131, channel=[id: 0x2e029a4d, L:/10.30.170.167:17960 - R:/10.30.171.175:51538]} 15:15:09.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=131, channel=[id: 0x2e029a4d, L:/10.30.170.167:17960 - R:/10.30.171.175:51538]} up 15:15:09.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51538]) process #6 SSH_MSG_CHANNEL_DATA 15:15:09.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]) by 393 down to 2096386 15:15:09.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]) SSH_MSG_CHANNEL_DATA len=393 15:15:09.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538] 15:15:09.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:09.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:09.823 [netconf-device-simulator-threads-0] 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=131} 15:15:09.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:09.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=131, channel=[id: 0x2e029a4d, L:/10.30.170.167:17960 - R:/10.30.171.175:51538]} EXI handlers added to pipeline 15:15:09.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:09.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]) by 179 down to 2095870 15:15:09.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51538]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:09.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:09.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51538]) process #7 SSH_MSG_CHANNEL_DATA 15:15:09.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]) by 340 down to 2096046 15:15:09.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]) SSH_MSG_CHANNEL_DATA len=340 15:15:09.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538] 15:15:09.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:09.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:09.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=131} 15:15:09.826 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1bf04cf4 15:15:09.826 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:09.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:09.826 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:09.826 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:09.826 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:09.826 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:09.826 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:09.826 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:09.826 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:09.826 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:09.826 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:09.826 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:09.826 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:09.826 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:09.826 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:09.826 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:09.826 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:09.826 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:09.826 [netconf-device-simulator-threads-0] 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 15:15:09.826 [netconf-device-simulator-threads-0] 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 15:15:09.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:09.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]) by 733 down to 2095137 15:15:09.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51538]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:09.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:10.158 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59038]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:10.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59038]) process #9 SSH_MSG_IGNORE 15:15:10.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59038]) SSH_MSG_IGNORE 15:15:10.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:10.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38538]) process #12 SSH_MSG_IGNORE 15:15:10.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38538]) SSH_MSG_IGNORE 15:15:10.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa67a1450, L:/10.30.170.167:17961 - R:/10.30.171.175:58864]} 15:15:10.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:58864]): SSH-2.0-SSHD-UNKNOWN 15:15:10.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:58864]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:10.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:58864]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:10.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:58864]) Send SSH_MSG_KEXINIT 15:15:10.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58864]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:10.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58864]) process #0 SSH_MSG_KEXINIT 15:15:10.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:58864]) SSH_MSG_KEXINIT 15:15:10.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:58864]) strict KEX=true client=true server=true 15:15:10.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58864]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:10.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58864]) Kex: server host key algorithms = rsa-sha2-512 15:15:10.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58864]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:10.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58864]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:10.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58864]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:10.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58864]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:10.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58864]) Kex: compression algorithms (client to server) = none 15:15:10.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58864]) Kex: compression algorithms (server to client) = none 15:15:10.629 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:10.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58864]) process #1 30 15:15:10.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58864]] process command=SSH_MSG_KEXDH_INIT 15:15:10.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58864]] Send SSH_MSG_KEXDH_REPLY 15:15:10.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58864]) packet #1 sending command=31[31] len=1639 15:15:10.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:58864])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:10.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:58864]) Send SSH_MSG_NEWKEYS 15:15:10.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:58864]) session ID=fb:49:48:79:22:d9:c5:c1:d3:4b:cf:80:c5:a5:d4:30:a4:99:13:28:57:cf:07:36:49:ef:32:57:73:70:d9:ad:37:42:1a:bc:66:d8:50:0a:50:3c:da:31:2a:3e:60:38:1d:7d:04:74:a3:c5:f3:45:89:4a:85:9a:81:90:58:24 15:15:10.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58864]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:10.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58864]): strict KEX resets output message sequence number from 3 to 0 15:15:10.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58864]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3099dcce; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:10.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:58864])[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 15:15:10.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58864])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:10.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58864]) packet #0 sending command=7[7] len=419 15:15:10.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58864]) No pending packets to flush at end of KEX 15:15:10.732 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:10.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58864]) process #2 SSH_MSG_NEWKEYS 15:15:10.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58864]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:10.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58864]): strict KEX resets input message sequence number from 3 to 0 15:15:10.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58864]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7e0007dd; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:10.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:10.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58864]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:10.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58864]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:10.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:58864]) authorized authentication methods: password,publickey 15:15:10.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58864]) Accepted service ssh-userauth 15:15:10.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58864]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:10.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58864]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:10.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58864]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:10.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58864]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:10.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58864]) no authentication factory for method=none 15:15:10.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58864]) SSH_MSG_USERAUTH_REQUEST 15:15:10.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58864]) remaining methods: password,publickey 15:15:10.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58864]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:10.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33996]) process #11 SSH_MSG_IGNORE 15:15:10.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33996]) SSH_MSG_IGNORE 15:15:10.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58864]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:10.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58864]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:10.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58864]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:10.759 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:10.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:58864]) authentication result: true 15:15:10.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:58864]) SSH_MSG_USERAUTH_REQUEST 15:15:10.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58864])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:10.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58864]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:10.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:10.759 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:10.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58864]) no heartbeat to stop 15:15:10.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:58864]) heartbeat type=IGNORE, interval=PT30S 15:15:10.760 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:58864 authenticated 15:15:10.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58864]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:10.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58864]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:10.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58864]] session=TransportServerSession[admin@/10.30.171.175:58864] id=0 15:15:10.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58864])) size=2097152, max=2097152, packet=32768 15:15:10.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58864]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58864] 15:15:10.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58864]) recipient=0 15:15:10.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864])) size=2097152, max=2097152, packet=32768 15:15:10.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864])) re-initializing 15:15:10.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864])) size=2097152, max=2097152, packet=32768 15:15:10.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:10.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58864]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58864]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864])[want-reply=true] subsystem=netconf 15:15:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864])[subsystem] prepared command 15:15:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa67a1450, L:/10.30.170.167:17961 - R:/10.30.171.175:58864]}} established 15:15:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 132: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17961 15:15:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 132: Creating data stores for simulated device 15:15:10.761 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:10.762 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:10.762 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:10.762 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:10.763 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41df0ba9 15:15:10.763 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:10.763 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:10.763 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:10.763 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:10.764 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:10.764 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:10.764 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:10.764 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:10.764 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41df0ba9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41df0ba9, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e8197a8, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e8197a8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:10.764 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:10.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:10.765 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa67a1450, L:/10.30.170.167:17961 - R:/10.30.171.175:58864] 15:15:10.765 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 132 on channel [id: 0xa67a1450, L:/10.30.170.167:17961 - R:/10.30.171.175:58864] 15:15:10.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]) by 1103 down to 2096049 15:15:10.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58864]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:10.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa67a1450, L:/10.30.170.167:17961 - R:/10.30.171.175:58864] 15:15:10.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa67a1450, L:/10.30.170.167:17961 - R:/10.30.171.175:58864] 15:15:10.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]) request=subsystem result=ReplySuccess, want-reply=true 15:15:10.766 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58864]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:10.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]) request=subsystem activate command 15:15:10.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]) starting runner for command=netconf 15:15:10.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58864]) process #5 SSH_MSG_CHANNEL_DATA 15:15:10.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]) by 373 down to 2096779 15:15:10.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]) SSH_MSG_CHANNEL_DATA len=373 15:15:10.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864] 15:15:10.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa67a1450, L:/10.30.170.167:17961 - R:/10.30.171.175:58864]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:10.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:10.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa67a1450, L:/10.30.170.167:17961 - R:/10.30.171.175:58864] 15:15:10.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa67a1450, L:/10.30.170.167:17961 - R:/10.30.171.175:58864] 15:15:10.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17961', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:10.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=132} created 15:15:10.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=132, channel=[id: 0xa67a1450, L:/10.30.170.167:17961 - R:/10.30.171.175:58864]} created 15:15:10.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa67a1450, L:/10.30.170.167:17961 - R:/10.30.171.175:58864] successful with session NetconfServerSession{sessionId=132, channel=[id: 0xa67a1450, L:/10.30.170.167:17961 - R:/10.30.171.175:58864]} 15:15:10.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=132, channel=[id: 0xa67a1450, L:/10.30.170.167:17961 - R:/10.30.171.175:58864]} up 15:15:10.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58864]) process #6 SSH_MSG_CHANNEL_DATA 15:15:10.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]) by 393 down to 2096386 15:15:10.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]) SSH_MSG_CHANNEL_DATA len=393 15:15:10.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864] 15:15:10.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:10.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:10.770 [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=132} 15:15:10.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:10.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=132, channel=[id: 0xa67a1450, L:/10.30.170.167:17961 - R:/10.30.171.175:58864]} EXI handlers added to pipeline 15:15:10.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:10.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]) by 179 down to 2095870 15:15:10.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58864]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:10.770 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:10.772 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58864]) process #7 SSH_MSG_CHANNEL_DATA 15:15:10.772 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]) by 340 down to 2096046 15:15:10.772 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]) SSH_MSG_CHANNEL_DATA len=340 15:15:10.772 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864] 15:15:10.772 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:10.772 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:10.772 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=132} 15:15:10.772 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e8197a8 15:15:10.772 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:10.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:10.773 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:10.773 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:10.773 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:10.773 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:10.773 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:10.773 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:10.773 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:10.773 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:10.773 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:10.773 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:10.773 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:10.773 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:10.773 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:10.773 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:10.773 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:10.773 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:10.773 [netconf-device-simulator-threads-2] 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 15:15:10.773 [netconf-device-simulator-threads-2] 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 15:15:10.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:10.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]) by 733 down to 2095137 15:15:10.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58864]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:10.773 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:10.810 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37488]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:10.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37488]) process #8 SSH_MSG_IGNORE 15:15:10.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37488]) SSH_MSG_IGNORE 15:15:10.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37928]) process #10 SSH_MSG_IGNORE 15:15:10.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37928]) SSH_MSG_IGNORE 15:15:10.854 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37928]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:11.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35638]) process #11 SSH_MSG_IGNORE 15:15:11.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35638]) SSH_MSG_IGNORE 15:15:11.619 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:11.671 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #12 SSH_MSG_IGNORE 15:15:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:15:11.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44776]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:11.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44776]) process #9 SSH_MSG_IGNORE 15:15:11.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44776]) SSH_MSG_IGNORE 15:15:11.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x988f94c4, L:/10.30.170.167:17962 - R:/10.30.171.175:59672]} 15:15:11.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:59672]): SSH-2.0-SSHD-UNKNOWN 15:15:11.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:59672]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:11.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:59672]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:12.078 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33384]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:12.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33384]) process #10 SSH_MSG_IGNORE 15:15:12.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33384]) SSH_MSG_IGNORE 15:15:12.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:59672]) Send SSH_MSG_KEXINIT 15:15:12.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59672]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:12.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59672]) process #0 SSH_MSG_KEXINIT 15:15:12.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:59672]) SSH_MSG_KEXINIT 15:15:12.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:59672]) strict KEX=true client=true server=true 15:15:12.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59672]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:12.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59672]) Kex: server host key algorithms = rsa-sha2-512 15:15:12.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59672]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:12.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59672]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:12.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59672]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:12.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59672]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:12.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59672]) Kex: compression algorithms (client to server) = none 15:15:12.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59672]) Kex: compression algorithms (server to client) = none 15:15:12.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:12.135 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55736]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:12.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55736]) process #8 SSH_MSG_IGNORE 15:15:12.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55736]) SSH_MSG_IGNORE 15:15:12.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59672]) process #1 30 15:15:12.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59672]] process command=SSH_MSG_KEXDH_INIT 15:15:12.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59672]] Send SSH_MSG_KEXDH_REPLY 15:15:12.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59672]) packet #1 sending command=31[31] len=1639 15:15:12.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:59672])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:12.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:59672]) Send SSH_MSG_NEWKEYS 15:15:12.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:59672]) session ID=92:bb:c5:a6:1b:ff:8a:76:50:c4:aa:bd:a4:51:97:0f:b0:e8:54:1d:19:85:99:9a:ec:42:17:4f:e3:b8:2c:e7:57:dc:b2:5c:2b:93:20:1c:80:95:03:33:84:cb:2a:98:4c:de:da:15:2e:20:cd:55:4d:79:9f:e5:8a:43:09:dd 15:15:12.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59672]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:12.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59672]): strict KEX resets output message sequence number from 3 to 0 15:15:12.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59672]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@11c3826a; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:12.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:59672])[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 15:15:12.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59672])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:12.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59672]) packet #0 sending command=7[7] len=419 15:15:12.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59672]) No pending packets to flush at end of KEX 15:15:12.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59672]) process #2 SSH_MSG_NEWKEYS 15:15:12.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59672]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:12.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59672]): strict KEX resets input message sequence number from 3 to 0 15:15:12.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59672]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7fda238; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:12.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:12.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59672]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:12.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59672]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:12.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:59672]) authorized authentication methods: password,publickey 15:15:12.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59672]) Accepted service ssh-userauth 15:15:12.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59672]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:12.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59672]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:12.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59672]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:12.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59672]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:12.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59672]) no authentication factory for method=none 15:15:12.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59672]) SSH_MSG_USERAUTH_REQUEST 15:15:12.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59672]) remaining methods: password,publickey 15:15:12.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59672]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:12.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59672]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:12.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59672]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:12.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59672]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:12.234 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:12.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:59672]) authentication result: true 15:15:12.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:59672]) SSH_MSG_USERAUTH_REQUEST 15:15:12.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59672])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:12.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59672]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:12.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:12.234 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:12.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59672]) no heartbeat to stop 15:15:12.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:59672]) heartbeat type=IGNORE, interval=PT30S 15:15:12.237 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:59672 authenticated 15:15:12.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59672]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:12.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59672]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:12.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59672]] session=TransportServerSession[admin@/10.30.171.175:59672] id=0 15:15:12.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59672])) size=2097152, max=2097152, packet=32768 15:15:12.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59672]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59672] 15:15:12.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59672]) recipient=0 15:15:12.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672])) size=2097152, max=2097152, packet=32768 15:15:12.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672])) re-initializing 15:15:12.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672])) size=2097152, max=2097152, packet=32768 15:15:12.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:12.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59672]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:12.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59672]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:12.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:12.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672])[want-reply=true] subsystem=netconf 15:15:12.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672])[subsystem] prepared command 15:15:12.238 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:12.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:12.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x988f94c4, L:/10.30.170.167:17962 - R:/10.30.171.175:59672]}} established 15:15:12.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 133: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17962 15:15:12.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 133: Creating data stores for simulated device 15:15:12.243 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:12.243 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:12.243 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:12.243 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:12.243 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:12.244 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@266d2590 15:15:12.244 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:12.244 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:12.244 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:12.244 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:12.245 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:12.245 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:12.245 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:12.245 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:12.245 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@266d2590, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@266d2590, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@324fe058, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@324fe058, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:12.245 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:12.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:12.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x988f94c4, L:/10.30.170.167:17962 - R:/10.30.171.175:59672] 15:15:12.246 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 133 on channel [id: 0x988f94c4, L:/10.30.170.167:17962 - R:/10.30.171.175:59672] 15:15:12.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]) by 1103 down to 2096049 15:15:12.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59672]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:12.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x988f94c4, L:/10.30.170.167:17962 - R:/10.30.171.175:59672] 15:15:12.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x988f94c4, L:/10.30.170.167:17962 - R:/10.30.171.175:59672] 15:15:12.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]) request=subsystem result=ReplySuccess, want-reply=true 15:15:12.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59672]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:12.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]) request=subsystem activate command 15:15:12.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]) starting runner for command=netconf 15:15:12.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59672]) process #5 SSH_MSG_CHANNEL_DATA 15:15:12.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]) by 373 down to 2096779 15:15:12.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]) SSH_MSG_CHANNEL_DATA len=373 15:15:12.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672] 15:15:12.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x988f94c4, L:/10.30.170.167:17962 - R:/10.30.171.175:59672]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:12.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:12.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x988f94c4, L:/10.30.170.167:17962 - R:/10.30.171.175:59672] 15:15:12.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x988f94c4, L:/10.30.170.167:17962 - R:/10.30.171.175:59672] 15:15:12.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17962', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:12.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=133} created 15:15:12.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=133, channel=[id: 0x988f94c4, L:/10.30.170.167:17962 - R:/10.30.171.175:59672]} created 15:15:12.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x988f94c4, L:/10.30.170.167:17962 - R:/10.30.171.175:59672] successful with session NetconfServerSession{sessionId=133, channel=[id: 0x988f94c4, L:/10.30.170.167:17962 - R:/10.30.171.175:59672]} 15:15:12.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=133, channel=[id: 0x988f94c4, L:/10.30.170.167:17962 - R:/10.30.171.175:59672]} up 15:15:12.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59672]) process #6 SSH_MSG_CHANNEL_DATA 15:15:12.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]) by 393 down to 2096386 15:15:12.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]) SSH_MSG_CHANNEL_DATA len=393 15:15:12.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672] 15:15:12.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:12.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:12.249 [netconf-device-simulator-threads-4] 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=133} 15:15:12.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:12.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=133, channel=[id: 0x988f94c4, L:/10.30.170.167:17962 - R:/10.30.171.175:59672]} EXI handlers added to pipeline 15:15:12.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:12.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]) by 179 down to 2095870 15:15:12.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59672]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:12.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:12.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59672]) process #7 SSH_MSG_CHANNEL_DATA 15:15:12.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]) by 340 down to 2096046 15:15:12.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]) SSH_MSG_CHANNEL_DATA len=340 15:15:12.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672] 15:15:12.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:12.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:12.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=133} 15:15:12.252 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@324fe058 15:15:12.252 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:12.252 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:12.252 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:12.252 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:12.252 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:12.252 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:12.253 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:12.253 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:12.253 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:12.253 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:12.253 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:12.253 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:12.253 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:12.253 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:12.253 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:12.253 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:12.253 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:12.253 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:12.253 [netconf-device-simulator-threads-4] 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 15:15:12.253 [netconf-device-simulator-threads-4] 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 15:15:12.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:12.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]) by 733 down to 2095137 15:15:12.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59672]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:12.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:12.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40978]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:12.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40978]) process #9 SSH_MSG_IGNORE 15:15:12.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40978]) SSH_MSG_IGNORE 15:15:12.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36352]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:12.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36352]) process #10 SSH_MSG_IGNORE 15:15:12.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36352]) SSH_MSG_IGNORE 15:15:12.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41742]) process #11 SSH_MSG_IGNORE 15:15:12.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41742]) SSH_MSG_IGNORE 15:15:12.993 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:13.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:13.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33646]) process #12 SSH_MSG_IGNORE 15:15:13.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33646]) SSH_MSG_IGNORE 15:15:13.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x00a7bf2f, L:/10.30.170.167:17963 - R:/10.30.171.175:39606]} 15:15:13.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:39606]): SSH-2.0-SSHD-UNKNOWN 15:15:13.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:39606]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:13.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:39606]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:13.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42858]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:13.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42858]) process #8 SSH_MSG_IGNORE 15:15:13.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42858]) SSH_MSG_IGNORE 15:15:13.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:39606]) Send SSH_MSG_KEXINIT 15:15:13.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39606]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:13.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39606]) process #0 SSH_MSG_KEXINIT 15:15:13.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:39606]) SSH_MSG_KEXINIT 15:15:13.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:39606]) strict KEX=true client=true server=true 15:15:13.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39606]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:13.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39606]) Kex: server host key algorithms = rsa-sha2-512 15:15:13.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39606]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:13.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39606]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:13.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39606]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:13.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39606]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:13.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39606]) Kex: compression algorithms (client to server) = none 15:15:13.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39606]) Kex: compression algorithms (server to client) = none 15:15:13.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:13.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39606]) process #1 30 15:15:13.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:39606]] process command=SSH_MSG_KEXDH_INIT 15:15:13.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:39606]] Send SSH_MSG_KEXDH_REPLY 15:15:13.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39606]) packet #1 sending command=31[31] len=1639 15:15:13.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:39606])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:13.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:39606]) Send SSH_MSG_NEWKEYS 15:15:13.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:39606]) session ID=d9:a9:2f:bc:16:86:0e:66:7b:4d:0f:e7:1c:68:7d:b3:23:d0:8f:62:0c:6b:0d:ba:9e:f9:85:1b:e0:8e:c2:bd:2a:0f:df:05:a6:9d:37:73:bb:b4:6c:e1:c9:8e:87:b7:18:54:ab:19:cd:ce:38:8e:71:d3:ad:01:b5:57:cf:58 15:15:13.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39606]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:13.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:39606]): strict KEX resets output message sequence number from 3 to 0 15:15:13.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:39606]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@469e88ca; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:13.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:39606])[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 15:15:13.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:39606])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:13.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39606]) packet #0 sending command=7[7] len=419 15:15:13.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:39606]) No pending packets to flush at end of KEX 15:15:13.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39606]) process #2 SSH_MSG_NEWKEYS 15:15:13.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:39606]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:13.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:39606]): strict KEX resets input message sequence number from 3 to 0 15:15:13.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:39606]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1f950524; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:13.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:13.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39606]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:13.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:39606]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:13.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:39606]) authorized authentication methods: password,publickey 15:15:13.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:39606]) Accepted service ssh-userauth 15:15:13.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39606]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:13.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39606]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:13.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39606]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:13.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39606]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:13.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39606]) no authentication factory for method=none 15:15:13.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:39606]) SSH_MSG_USERAUTH_REQUEST 15:15:13.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:39606]) remaining methods: password,publickey 15:15:13.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39606]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:13.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39606]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:13.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39606]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:13.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39606]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:13.383 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:13.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:39606]) authentication result: true 15:15:13.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:39606]) SSH_MSG_USERAUTH_REQUEST 15:15:13.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:39606])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:13.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39606]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:13.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:13.383 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:13.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39606]) no heartbeat to stop 15:15:13.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:39606]) heartbeat type=IGNORE, interval=PT30S 15:15:13.383 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:39606 authenticated 15:15:13.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39606]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:13.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39606]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:13.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39606]] session=TransportServerSession[admin@/10.30.171.175:39606] id=0 15:15:13.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39606])) size=2097152, max=2097152, packet=32768 15:15:13.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39606]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39606] 15:15:13.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39606]) recipient=0 15:15:13.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606])) size=2097152, max=2097152, packet=32768 15:15:13.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606])) re-initializing 15:15:13.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606])) size=2097152, max=2097152, packet=32768 15:15:13.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:13.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39606]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:13.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39606]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:13.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:13.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606])[want-reply=true] subsystem=netconf 15:15:13.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606])[subsystem] prepared command 15:15:13.384 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:13.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:13.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x00a7bf2f, L:/10.30.170.167:17963 - R:/10.30.171.175:39606]}} established 15:15:13.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 134: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17963 15:15:13.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 134: Creating data stores for simulated device 15:15:13.385 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:13.385 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:13.385 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:13.385 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:13.385 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:13.386 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1337b059 15:15:13.386 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:13.386 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:13.386 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:13.386 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:13.387 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:13.387 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:13.387 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:13.387 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:13.387 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1337b059, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1337b059, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47f9b91c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47f9b91c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:13.388 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:13.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:13.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x00a7bf2f, L:/10.30.170.167:17963 - R:/10.30.171.175:39606] 15:15:13.389 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 134 on channel [id: 0x00a7bf2f, L:/10.30.170.167:17963 - R:/10.30.171.175:39606] 15:15:13.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]) by 1103 down to 2096049 15:15:13.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39606]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:13.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x00a7bf2f, L:/10.30.170.167:17963 - R:/10.30.171.175:39606] 15:15:13.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x00a7bf2f, L:/10.30.170.167:17963 - R:/10.30.171.175:39606] 15:15:13.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]) request=subsystem result=ReplySuccess, want-reply=true 15:15:13.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39606]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:13.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]) request=subsystem activate command 15:15:13.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]) starting runner for command=netconf 15:15:13.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39606]) process #5 SSH_MSG_CHANNEL_DATA 15:15:13.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]) by 373 down to 2096779 15:15:13.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]) SSH_MSG_CHANNEL_DATA len=373 15:15:13.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606] 15:15:13.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x00a7bf2f, L:/10.30.170.167:17963 - R:/10.30.171.175:39606]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:13.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:13.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x00a7bf2f, L:/10.30.170.167:17963 - R:/10.30.171.175:39606] 15:15:13.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x00a7bf2f, L:/10.30.170.167:17963 - R:/10.30.171.175:39606] 15:15:13.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17963', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:13.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=134} created 15:15:13.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=134, channel=[id: 0x00a7bf2f, L:/10.30.170.167:17963 - R:/10.30.171.175:39606]} created 15:15:13.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x00a7bf2f, L:/10.30.170.167:17963 - R:/10.30.171.175:39606] successful with session NetconfServerSession{sessionId=134, channel=[id: 0x00a7bf2f, L:/10.30.170.167:17963 - R:/10.30.171.175:39606]} 15:15:13.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=134, channel=[id: 0x00a7bf2f, L:/10.30.170.167:17963 - R:/10.30.171.175:39606]} up 15:15:13.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39606]) process #6 SSH_MSG_CHANNEL_DATA 15:15:13.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]) by 393 down to 2096386 15:15:13.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]) SSH_MSG_CHANNEL_DATA len=393 15:15:13.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606] 15:15:13.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:13.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:13.391 [netconf-device-simulator-threads-6] 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=134} 15:15:13.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:13.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=134, channel=[id: 0x00a7bf2f, L:/10.30.170.167:17963 - R:/10.30.171.175:39606]} EXI handlers added to pipeline 15:15:13.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:13.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]) by 179 down to 2095870 15:15:13.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39606]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:13.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:13.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39606]) process #7 SSH_MSG_CHANNEL_DATA 15:15:13.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]) by 340 down to 2096046 15:15:13.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]) SSH_MSG_CHANNEL_DATA len=340 15:15:13.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606] 15:15:13.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:13.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:13.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=134} 15:15:13.399 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47f9b91c 15:15:13.399 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:13.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:13.399 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:13.399 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:13.399 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:13.399 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:13.400 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:13.400 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:13.400 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:13.400 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:13.400 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:13.400 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:13.400 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:13.400 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:13.400 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:13.400 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:13.400 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:13.400 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:13.400 [netconf-device-simulator-threads-6] 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 15:15:13.400 [netconf-device-simulator-threads-6] 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 15:15:13.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:13.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]) by 733 down to 2095137 15:15:13.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39606]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:13.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:14.080 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52324]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:14.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52324]) process #10 SSH_MSG_IGNORE 15:15:14.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52324]) SSH_MSG_IGNORE 15:15:14.271 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48062]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:14.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48062]) process #9 SSH_MSG_IGNORE 15:15:14.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48062]) SSH_MSG_IGNORE 15:15:14.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54270]) process #12 SSH_MSG_IGNORE 15:15:14.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54270]) SSH_MSG_IGNORE 15:15:14.289 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:14.290 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:14.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55348]) process #11 SSH_MSG_IGNORE 15:15:14.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55348]) SSH_MSG_IGNORE 15:15:14.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf4da973a, L:/10.30.170.167:17964 - R:/10.30.171.175:44426]} 15:15:14.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:44426]): SSH-2.0-SSHD-UNKNOWN 15:15:14.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:44426]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:14.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:44426]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:14.444 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46718]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:14.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46718]) process #8 SSH_MSG_IGNORE 15:15:14.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46718]) SSH_MSG_IGNORE 15:15:14.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:44426]) Send SSH_MSG_KEXINIT 15:15:14.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44426]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:14.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44426]) process #0 SSH_MSG_KEXINIT 15:15:14.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:44426]) SSH_MSG_KEXINIT 15:15:14.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:44426]) strict KEX=true client=true server=true 15:15:14.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44426]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:14.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44426]) Kex: server host key algorithms = rsa-sha2-512 15:15:14.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44426]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:14.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44426]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:14.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44426]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:14.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44426]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:14.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44426]) Kex: compression algorithms (client to server) = none 15:15:14.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44426]) Kex: compression algorithms (server to client) = none 15:15:14.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:14.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44426]) process #1 30 15:15:14.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44426]] process command=SSH_MSG_KEXDH_INIT 15:15:14.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44426]] Send SSH_MSG_KEXDH_REPLY 15:15:14.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44426]) packet #1 sending command=31[31] len=1639 15:15:14.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:44426])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:14.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:44426]) Send SSH_MSG_NEWKEYS 15:15:14.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:44426]) session ID=ea:55:df:3b:73:44:db:64:d3:99:21:4e:1c:f1:43:02:e5:3b:b6:30:ff:74:76:5f:3a:eb:8a:14:48:63:94:7f:9f:d5:d2:9b:0e:1d:28:bb:36:ef:c5:2a:51:93:bc:30:df:61:05:4a:cd:80:b1:dd:3d:83:de:a8:ac:6d:2a:27 15:15:14.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44426]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:14.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44426]): strict KEX resets output message sequence number from 3 to 0 15:15:14.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44426]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@cb460d6; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:14.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:44426])[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 15:15:14.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44426])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:14.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44426]) packet #0 sending command=7[7] len=419 15:15:14.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44426]) No pending packets to flush at end of KEX 15:15:14.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44426]) process #2 SSH_MSG_NEWKEYS 15:15:14.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44426]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:14.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44426]): strict KEX resets input message sequence number from 3 to 0 15:15:14.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44426]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@52c57450; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:14.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:14.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44426]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:14.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44426]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:14.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:44426]) authorized authentication methods: password,publickey 15:15:14.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44426]) Accepted service ssh-userauth 15:15:14.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44426]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:14.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44426]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:14.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44426]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:14.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44426]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:14.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44426]) no authentication factory for method=none 15:15:14.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44426]) SSH_MSG_USERAUTH_REQUEST 15:15:14.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44426]) remaining methods: password,publickey 15:15:14.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44426]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:14.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44426]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:14.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44426]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:14.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44426]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:14.637 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:14.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:44426]) authentication result: true 15:15:14.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:44426]) SSH_MSG_USERAUTH_REQUEST 15:15:14.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44426])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:14.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44426]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:14.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:14.638 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:14.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44426]) no heartbeat to stop 15:15:14.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:44426]) heartbeat type=IGNORE, interval=PT30S 15:15:14.638 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:44426 authenticated 15:15:14.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44426]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:14.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44426]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:14.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44426]] session=TransportServerSession[admin@/10.30.171.175:44426] id=0 15:15:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44426])) size=2097152, max=2097152, packet=32768 15:15:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44426]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44426] 15:15:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44426]) recipient=0 15:15:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426])) size=2097152, max=2097152, packet=32768 15:15:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426])) re-initializing 15:15:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426])) size=2097152, max=2097152, packet=32768 15:15:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44426]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44426]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426])[want-reply=true] subsystem=netconf 15:15:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426])[subsystem] prepared command 15:15:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf4da973a, L:/10.30.170.167:17964 - R:/10.30.171.175:44426]}} established 15:15:14.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 135: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17964 15:15:14.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 135: Creating data stores for simulated device 15:15:14.640 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:14.640 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:14.640 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:14.640 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:14.640 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:14.642 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@25925a09 15:15:14.642 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:14.642 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:14.642 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:14.642 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:14.642 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:14.642 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:14.642 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:14.643 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:14.643 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@25925a09, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@25925a09, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9b8e0a4, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9b8e0a4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:14.643 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:14.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:14.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf4da973a, L:/10.30.170.167:17964 - R:/10.30.171.175:44426] 15:15:14.644 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 135 on channel [id: 0xf4da973a, L:/10.30.170.167:17964 - R:/10.30.171.175:44426] 15:15:14.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]) by 1103 down to 2096049 15:15:14.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44426]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf4da973a, L:/10.30.170.167:17964 - R:/10.30.171.175:44426] 15:15:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf4da973a, L:/10.30.170.167:17964 - R:/10.30.171.175:44426] 15:15:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]) request=subsystem result=ReplySuccess, want-reply=true 15:15:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44426]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]) request=subsystem activate command 15:15:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]) starting runner for command=netconf 15:15:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44426]) process #5 SSH_MSG_CHANNEL_DATA 15:15:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]) by 373 down to 2096779 15:15:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]) SSH_MSG_CHANNEL_DATA len=373 15:15:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426] 15:15:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf4da973a, L:/10.30.170.167:17964 - R:/10.30.171.175:44426]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf4da973a, L:/10.30.170.167:17964 - R:/10.30.171.175:44426] 15:15:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf4da973a, L:/10.30.170.167:17964 - R:/10.30.171.175:44426] 15:15:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17964', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=135} created 15:15:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=135, channel=[id: 0xf4da973a, L:/10.30.170.167:17964 - R:/10.30.171.175:44426]} created 15:15:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf4da973a, L:/10.30.170.167:17964 - R:/10.30.171.175:44426] successful with session NetconfServerSession{sessionId=135, channel=[id: 0xf4da973a, L:/10.30.170.167:17964 - R:/10.30.171.175:44426]} 15:15:14.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=135, channel=[id: 0xf4da973a, L:/10.30.170.167:17964 - R:/10.30.171.175:44426]} up 15:15:14.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44426]) process #6 SSH_MSG_CHANNEL_DATA 15:15:14.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]) by 393 down to 2096386 15:15:14.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]) SSH_MSG_CHANNEL_DATA len=393 15:15:14.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426] 15:15:14.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:14.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:14.646 [netconf-device-simulator-threads-0] 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=135} 15:15:14.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:14.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=135, channel=[id: 0xf4da973a, L:/10.30.170.167:17964 - R:/10.30.171.175:44426]} EXI handlers added to pipeline 15:15:14.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:14.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]) by 179 down to 2095870 15:15:14.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44426]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:14.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:14.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44426]) process #7 SSH_MSG_CHANNEL_DATA 15:15:14.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]) by 340 down to 2096046 15:15:14.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]) SSH_MSG_CHANNEL_DATA len=340 15:15:14.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426] 15:15:14.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:14.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:14.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=135} 15:15:14.652 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9b8e0a4 15:15:14.652 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:14.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:14.652 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:14.652 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:14.653 [netconf-device-simulator-threads-0] 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 15:15:14.653 [netconf-device-simulator-threads-0] 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 15:15:14.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:14.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]) by 733 down to 2095137 15:15:14.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44426]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:14.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:15.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #9 SSH_MSG_IGNORE 15:15:15.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:15:15.191 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:15.482 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:15.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44864]) process #11 SSH_MSG_IGNORE 15:15:15.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44864]) SSH_MSG_IGNORE 15:15:15.490 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51054]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:15.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51054]) process #10 SSH_MSG_IGNORE 15:15:15.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51054]) SSH_MSG_IGNORE 15:15:15.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc388a3e3, L:/10.30.170.167:17965 - R:/10.30.171.175:57916]} 15:15:15.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:57916]): SSH-2.0-SSHD-UNKNOWN 15:15:15.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:57916]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:15.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:57916]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:15.808 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:15.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:57916]) Send SSH_MSG_KEXINIT 15:15:15.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57916]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:15.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57916]) process #0 SSH_MSG_KEXINIT 15:15:15.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:57916]) SSH_MSG_KEXINIT 15:15:15.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:57916]) strict KEX=true client=true server=true 15:15:15.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57916]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:15.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57916]) Kex: server host key algorithms = rsa-sha2-512 15:15:15.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57916]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:15.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57916]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:15.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57916]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:15.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57916]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:15.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57916]) Kex: compression algorithms (client to server) = none 15:15:15.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57916]) Kex: compression algorithms (server to client) = none 15:15:15.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:15.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40184]) process #12 SSH_MSG_IGNORE 15:15:15.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40184]) SSH_MSG_IGNORE 15:15:15.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57916]) process #1 30 15:15:15.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57916]] process command=SSH_MSG_KEXDH_INIT 15:15:15.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57916]] Send SSH_MSG_KEXDH_REPLY 15:15:15.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57916]) packet #1 sending command=31[31] len=1639 15:15:15.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:57916])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:15.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:57916]) Send SSH_MSG_NEWKEYS 15:15:15.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:57916]) session ID=c9:3c:8c:1f:c3:d1:85:79:3f:f7:b0:ac:20:46:50:ed:bc:00:7b:44:cc:56:d6:17:6b:e5:c5:b2:63:bc:45:b8:3f:13:92:1a:2f:f9:28:3a:41:c4:19:cf:b2:20:44:d1:45:c7:38:d9:05:7d:6a:d0:4c:91:c4:0b:47:5b:dc:2a 15:15:15.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57916]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:15.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57916]): strict KEX resets output message sequence number from 3 to 0 15:15:15.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57916]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@486651cc; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:15.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51526]) process #8 SSH_MSG_IGNORE 15:15:15.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51526]) SSH_MSG_IGNORE 15:15:15.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:57916])[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 15:15:15.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57916])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:15.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57916]) packet #0 sending command=7[7] len=419 15:15:15.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57916]) No pending packets to flush at end of KEX 15:15:15.901 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51526]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:15.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57916]) process #2 SSH_MSG_NEWKEYS 15:15:15.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57916]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:15.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57916]): strict KEX resets input message sequence number from 3 to 0 15:15:15.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57916]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@52f43ad3; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:15.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:15.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57916]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:15.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57916]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:15.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:57916]) authorized authentication methods: password,publickey 15:15:15.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57916]) Accepted service ssh-userauth 15:15:15.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57916]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:15.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57916]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:15.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57916]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:15.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57916]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:15.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57916]) no authentication factory for method=none 15:15:15.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57916]) SSH_MSG_USERAUTH_REQUEST 15:15:15.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57916]) remaining methods: password,publickey 15:15:15.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57916]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:15.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57916]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:15.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57916]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:15.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57916]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:15.932 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:15.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:57916]) authentication result: true 15:15:15.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:57916]) SSH_MSG_USERAUTH_REQUEST 15:15:15.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57916])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:15.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57916]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:15.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:15.932 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:15.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57916]) no heartbeat to stop 15:15:15.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:57916]) heartbeat type=IGNORE, interval=PT30S 15:15:15.933 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:57916 authenticated 15:15:15.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57916]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:15.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57916]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:15.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57916]] session=TransportServerSession[admin@/10.30.171.175:57916] id=0 15:15:15.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57916])) size=2097152, max=2097152, packet=32768 15:15:15.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57916]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57916] 15:15:15.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57916]) recipient=0 15:15:15.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916])) size=2097152, max=2097152, packet=32768 15:15:15.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916])) re-initializing 15:15:15.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916])) size=2097152, max=2097152, packet=32768 15:15:15.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:15.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57916]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:15.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57916]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:15.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:15.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916])[want-reply=true] subsystem=netconf 15:15:15.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916])[subsystem] prepared command 15:15:15.934 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:15.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:15.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc388a3e3, L:/10.30.170.167:17965 - R:/10.30.171.175:57916]}} established 15:15:15.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 136: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17965 15:15:15.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 136: Creating data stores for simulated device 15:15:15.935 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:15.935 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:15.935 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:15.935 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:15.935 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:15.936 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53138fda 15:15:15.936 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:15.937 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:15.937 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:15.937 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:15.937 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:15.937 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:15.937 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:15.937 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:15.937 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53138fda, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53138fda, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3f2e523f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3f2e523f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:15.937 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:15.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:15.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc388a3e3, L:/10.30.170.167:17965 - R:/10.30.171.175:57916] 15:15:15.939 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 136 on channel [id: 0xc388a3e3, L:/10.30.170.167:17965 - R:/10.30.171.175:57916] 15:15:15.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]) by 1103 down to 2096049 15:15:15.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57916]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:15.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc388a3e3, L:/10.30.170.167:17965 - R:/10.30.171.175:57916] 15:15:15.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc388a3e3, L:/10.30.170.167:17965 - R:/10.30.171.175:57916] 15:15:15.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]) request=subsystem result=ReplySuccess, want-reply=true 15:15:15.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57916]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:15.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]) request=subsystem activate command 15:15:15.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]) starting runner for command=netconf 15:15:15.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57916]) process #5 SSH_MSG_CHANNEL_DATA 15:15:15.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]) by 373 down to 2096779 15:15:15.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]) SSH_MSG_CHANNEL_DATA len=373 15:15:15.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916] 15:15:15.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc388a3e3, L:/10.30.170.167:17965 - R:/10.30.171.175:57916]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:15.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:15.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc388a3e3, L:/10.30.170.167:17965 - R:/10.30.171.175:57916] 15:15:15.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc388a3e3, L:/10.30.170.167:17965 - R:/10.30.171.175:57916] 15:15:15.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17965', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:15.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=136} created 15:15:15.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=136, channel=[id: 0xc388a3e3, L:/10.30.170.167:17965 - R:/10.30.171.175:57916]} created 15:15:15.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc388a3e3, L:/10.30.170.167:17965 - R:/10.30.171.175:57916] successful with session NetconfServerSession{sessionId=136, channel=[id: 0xc388a3e3, L:/10.30.170.167:17965 - R:/10.30.171.175:57916]} 15:15:15.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=136, channel=[id: 0xc388a3e3, L:/10.30.170.167:17965 - R:/10.30.171.175:57916]} up 15:15:15.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57916]) process #6 SSH_MSG_CHANNEL_DATA 15:15:15.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]) by 393 down to 2096386 15:15:15.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]) SSH_MSG_CHANNEL_DATA len=393 15:15:15.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916] 15:15:15.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:15.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:15.941 [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=136} 15:15:15.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:15.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=136, channel=[id: 0xc388a3e3, L:/10.30.170.167:17965 - R:/10.30.171.175:57916]} EXI handlers added to pipeline 15:15:15.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:15.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]) by 179 down to 2095870 15:15:15.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57916]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:15.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:15.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57916]) process #7 SSH_MSG_CHANNEL_DATA 15:15:15.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]) by 340 down to 2096046 15:15:15.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]) SSH_MSG_CHANNEL_DATA len=340 15:15:15.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916] 15:15:15.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:15.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:15.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=136} 15:15:15.944 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3f2e523f 15:15:15.944 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:15.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:15.944 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:15.944 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:15.944 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:15.944 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:15.944 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:15.944 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:15.944 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:15.944 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:15.944 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:15.944 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:15.944 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:15.944 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:15.944 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:15.944 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:15.944 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:15.944 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:15.944 [netconf-device-simulator-threads-2] 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 15:15:15.944 [netconf-device-simulator-threads-2] 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 15:15:15.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:15.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]) by 733 down to 2095137 15:15:15.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57916]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:15.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:16.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37220]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:16.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37220]) process #9 SSH_MSG_IGNORE 15:15:16.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37220]) SSH_MSG_IGNORE 15:15:16.680 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58386]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:16.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58386]) process #10 SSH_MSG_IGNORE 15:15:16.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58386]) SSH_MSG_IGNORE 15:15:16.696 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:16.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48764]) process #11 SSH_MSG_IGNORE 15:15:16.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48764]) SSH_MSG_IGNORE 15:15:16.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:16.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44262]) process #12 SSH_MSG_IGNORE 15:15:16.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44262]) SSH_MSG_IGNORE 15:15:17.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48358]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:17.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48358]) process #8 SSH_MSG_IGNORE 15:15:17.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48358]) SSH_MSG_IGNORE 15:15:17.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe30a8315, L:/10.30.170.167:17966 - R:/10.30.171.175:52606]} 15:15:17.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:52606]): SSH-2.0-SSHD-UNKNOWN 15:15:17.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:52606]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:17.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:52606]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:17.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:52606]) Send SSH_MSG_KEXINIT 15:15:17.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52606]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:17.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52606]) process #0 SSH_MSG_KEXINIT 15:15:17.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:52606]) SSH_MSG_KEXINIT 15:15:17.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:52606]) strict KEX=true client=true server=true 15:15:17.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52606]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:17.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52606]) Kex: server host key algorithms = rsa-sha2-512 15:15:17.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52606]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:17.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52606]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:17.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52606]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:17.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52606]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:17.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52606]) Kex: compression algorithms (client to server) = none 15:15:17.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52606]) Kex: compression algorithms (server to client) = none 15:15:17.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:17.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52606]) process #1 30 15:15:17.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52606]] process command=SSH_MSG_KEXDH_INIT 15:15:17.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52606]] Send SSH_MSG_KEXDH_REPLY 15:15:17.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52606]) packet #1 sending command=31[31] len=1639 15:15:17.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:52606])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:17.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:52606]) Send SSH_MSG_NEWKEYS 15:15:17.460 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:52606]) session ID=1a:70:8a:91:8d:26:8d:0d:44:21:63:9c:a8:3f:31:dd:68:24:81:e5:20:9c:27:95:fc:70:0a:51:74:fa:ce:e0:55:57:63:d3:11:58:08:c4:a7:a1:e7:2c:8d:60:2c:32:6a:b5:ce:3d:75:42:e4:7c:22:f9:77:d4:43:2c:e9:83 15:15:17.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52606]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:17.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52606]): strict KEX resets output message sequence number from 3 to 0 15:15:17.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52606]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4155a664; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:17.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:52606])[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 15:15:17.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52606])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:17.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52606]) packet #0 sending command=7[7] len=419 15:15:17.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52606]) No pending packets to flush at end of KEX 15:15:17.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52606]) process #2 SSH_MSG_NEWKEYS 15:15:17.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52606]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:17.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52606]): strict KEX resets input message sequence number from 3 to 0 15:15:17.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52606]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6181a201; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:17.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:17.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52606]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:17.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52606]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:17.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:52606]) authorized authentication methods: password,publickey 15:15:17.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52606]) Accepted service ssh-userauth 15:15:17.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52606]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:17.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52606]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:17.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52606]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:17.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52606]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:17.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52606]) no authentication factory for method=none 15:15:17.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52606]) SSH_MSG_USERAUTH_REQUEST 15:15:17.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52606]) remaining methods: password,publickey 15:15:17.493 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52606]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:17.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52606]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:17.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52606]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:17.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52606]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:17.494 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:17.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:52606]) authentication result: true 15:15:17.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:52606]) SSH_MSG_USERAUTH_REQUEST 15:15:17.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52606])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:17.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52606]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:17.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:17.494 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:17.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52606]) no heartbeat to stop 15:15:17.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:52606]) heartbeat type=IGNORE, interval=PT30S 15:15:17.494 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:52606 authenticated 15:15:17.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52606]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:17.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52606]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:17.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52606]] session=TransportServerSession[admin@/10.30.171.175:52606] id=0 15:15:17.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52606])) size=2097152, max=2097152, packet=32768 15:15:17.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52606]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52606] 15:15:17.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52606]) recipient=0 15:15:17.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606])) size=2097152, max=2097152, packet=32768 15:15:17.494 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606])) re-initializing 15:15:17.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606])) size=2097152, max=2097152, packet=32768 15:15:17.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:17.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52606]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:17.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52606]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:17.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:17.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606])[want-reply=true] subsystem=netconf 15:15:17.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606])[subsystem] prepared command 15:15:17.495 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:17.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:17.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe30a8315, L:/10.30.170.167:17966 - R:/10.30.171.175:52606]}} established 15:15:17.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 137: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17966 15:15:17.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 137: Creating data stores for simulated device 15:15:17.495 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:17.495 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:17.495 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:17.495 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:17.495 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:17.496 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@261bb989 15:15:17.496 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:17.496 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:17.496 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:17.496 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:17.497 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:17.497 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:17.497 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:17.497 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:17.497 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@261bb989, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@261bb989, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@238a3a18, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@238a3a18, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:17.498 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:17.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:17.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe30a8315, L:/10.30.170.167:17966 - R:/10.30.171.175:52606] 15:15:17.498 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 137 on channel [id: 0xe30a8315, L:/10.30.170.167:17966 - R:/10.30.171.175:52606] 15:15:17.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]) by 1103 down to 2096049 15:15:17.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52606]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:17.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe30a8315, L:/10.30.170.167:17966 - R:/10.30.171.175:52606] 15:15:17.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe30a8315, L:/10.30.170.167:17966 - R:/10.30.171.175:52606] 15:15:17.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]) request=subsystem result=ReplySuccess, want-reply=true 15:15:17.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52606]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:17.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]) request=subsystem activate command 15:15:17.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]) starting runner for command=netconf 15:15:17.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52606]) process #5 SSH_MSG_CHANNEL_DATA 15:15:17.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]) by 373 down to 2096779 15:15:17.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]) SSH_MSG_CHANNEL_DATA len=373 15:15:17.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606] 15:15:17.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe30a8315, L:/10.30.170.167:17966 - R:/10.30.171.175:52606]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:17.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:17.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe30a8315, L:/10.30.170.167:17966 - R:/10.30.171.175:52606] 15:15:17.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe30a8315, L:/10.30.170.167:17966 - R:/10.30.171.175:52606] 15:15:17.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17966', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:17.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=137} created 15:15:17.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=137, channel=[id: 0xe30a8315, L:/10.30.170.167:17966 - R:/10.30.171.175:52606]} created 15:15:17.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe30a8315, L:/10.30.170.167:17966 - R:/10.30.171.175:52606] successful with session NetconfServerSession{sessionId=137, channel=[id: 0xe30a8315, L:/10.30.170.167:17966 - R:/10.30.171.175:52606]} 15:15:17.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=137, channel=[id: 0xe30a8315, L:/10.30.170.167:17966 - R:/10.30.171.175:52606]} up 15:15:17.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52606]) process #6 SSH_MSG_CHANNEL_DATA 15:15:17.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]) by 393 down to 2096386 15:15:17.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]) SSH_MSG_CHANNEL_DATA len=393 15:15:17.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606] 15:15:17.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:17.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:17.506 [netconf-device-simulator-threads-4] 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=137} 15:15:17.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:17.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=137, channel=[id: 0xe30a8315, L:/10.30.170.167:17966 - R:/10.30.171.175:52606]} EXI handlers added to pipeline 15:15:17.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:17.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]) by 179 down to 2095870 15:15:17.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52606]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:17.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:17.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52606]) process #7 SSH_MSG_CHANNEL_DATA 15:15:17.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]) by 340 down to 2096046 15:15:17.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]) SSH_MSG_CHANNEL_DATA len=340 15:15:17.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606] 15:15:17.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:17.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:17.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=137} 15:15:17.508 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@238a3a18 15:15:17.508 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:17.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:17.508 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:17.508 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:17.508 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:17.508 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:17.509 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:17.509 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:17.509 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:17.509 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:17.509 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:17.509 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:17.509 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:17.509 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:17.509 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:17.509 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:17.509 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:17.509 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:17.509 [netconf-device-simulator-threads-4] 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 15:15:17.509 [netconf-device-simulator-threads-4] 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 15:15:17.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:17.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]) by 733 down to 2095137 15:15:17.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52606]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:17.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:17.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35496]) process #9 SSH_MSG_IGNORE 15:15:17.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35496]) SSH_MSG_IGNORE 15:15:17.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35496]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:17.920 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52698]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:17.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52698]) process #10 SSH_MSG_IGNORE 15:15:17.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52698]) SSH_MSG_IGNORE 15:15:18.015 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:18.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41054]) process #12 SSH_MSG_IGNORE 15:15:18.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41054]) SSH_MSG_IGNORE 15:15:18.074 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:18.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50330]) process #11 SSH_MSG_IGNORE 15:15:18.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50330]) SSH_MSG_IGNORE 15:15:18.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43178]) process #8 SSH_MSG_IGNORE 15:15:18.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43178]) SSH_MSG_IGNORE 15:15:18.217 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43178]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:18.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x691738e0, L:/10.30.170.167:17967 - R:/10.30.171.175:39278]} 15:15:18.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:39278]): SSH-2.0-SSHD-UNKNOWN 15:15:18.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:39278]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:18.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:39278]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:18.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:39278]) Send SSH_MSG_KEXINIT 15:15:18.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39278]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:18.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39278]) process #0 SSH_MSG_KEXINIT 15:15:18.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:39278]) SSH_MSG_KEXINIT 15:15:18.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:39278]) strict KEX=true client=true server=true 15:15:18.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39278]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:18.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39278]) Kex: server host key algorithms = rsa-sha2-512 15:15:18.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39278]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:18.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39278]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:18.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39278]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:18.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39278]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:18.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39278]) Kex: compression algorithms (client to server) = none 15:15:18.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39278]) Kex: compression algorithms (server to client) = none 15:15:18.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:18.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36946]) process #9 SSH_MSG_IGNORE 15:15:18.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36946]) SSH_MSG_IGNORE 15:15:18.956 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36946]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:18.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39278]) process #1 30 15:15:18.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:39278]] process command=SSH_MSG_KEXDH_INIT 15:15:19.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:39278]] Send SSH_MSG_KEXDH_REPLY 15:15:19.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39278]) packet #1 sending command=31[31] len=1639 15:15:19.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:39278])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:19.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:39278]) Send SSH_MSG_NEWKEYS 15:15:19.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:39278]) session ID=c6:ac:cd:f1:99:bd:63:4f:5e:8d:31:0d:27:22:4f:82:7e:90:a7:ba:6f:e8:c4:1c:e4:4c:92:69:a0:ef:03:f3:45:01:ca:1f:cb:08:91:9b:ba:fe:e0:9e:01:18:8a:b3:10:90:ac:8d:3e:f2:30:23:2b:28:ff:4b:65:b2:a4:61 15:15:19.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39278]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:19.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:39278]): strict KEX resets output message sequence number from 3 to 0 15:15:19.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:39278]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@779bfcda; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:19.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:39278])[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 15:15:19.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:39278])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:19.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39278]) packet #0 sending command=7[7] len=419 15:15:19.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:39278]) No pending packets to flush at end of KEX 15:15:19.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39278]) process #2 SSH_MSG_NEWKEYS 15:15:19.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:39278]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:19.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:39278]): strict KEX resets input message sequence number from 3 to 0 15:15:19.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:39278]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4051aa3f; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:19.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:19.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39278]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:19.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:39278]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:19.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:39278]) authorized authentication methods: password,publickey 15:15:19.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:39278]) Accepted service ssh-userauth 15:15:19.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39278]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:19.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39278]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:19.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39278]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:19.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39278]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:19.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39278]) no authentication factory for method=none 15:15:19.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:39278]) SSH_MSG_USERAUTH_REQUEST 15:15:19.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:39278]) remaining methods: password,publickey 15:15:19.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39278]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:19.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39278]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:19.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39278]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:19.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39278]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:19.037 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:19.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:39278]) authentication result: true 15:15:19.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:39278]) SSH_MSG_USERAUTH_REQUEST 15:15:19.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:39278])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:19.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39278]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:19.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:19.037 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:19.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39278]) no heartbeat to stop 15:15:19.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:39278]) heartbeat type=IGNORE, interval=PT30S 15:15:19.038 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:39278 authenticated 15:15:19.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39278]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:19.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39278]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:19.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39278]] session=TransportServerSession[admin@/10.30.171.175:39278] id=0 15:15:19.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39278])) size=2097152, max=2097152, packet=32768 15:15:19.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39278]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39278] 15:15:19.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39278]) recipient=0 15:15:19.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278])) size=2097152, max=2097152, packet=32768 15:15:19.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278])) re-initializing 15:15:19.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278])) size=2097152, max=2097152, packet=32768 15:15:19.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:19.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39278]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:19.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39278]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:19.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:19.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278])[want-reply=true] subsystem=netconf 15:15:19.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278])[subsystem] prepared command 15:15:19.039 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:19.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:19.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x691738e0, L:/10.30.170.167:17967 - R:/10.30.171.175:39278]}} established 15:15:19.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 138: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17967 15:15:19.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 138: Creating data stores for simulated device 15:15:19.039 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:19.039 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:19.040 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:19.040 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:19.040 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:19.041 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e736f9f 15:15:19.041 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:19.042 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:19.042 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:19.042 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:19.043 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:19.043 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:19.043 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:19.043 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:19.043 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e736f9f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e736f9f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e797d11, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e797d11, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:19.044 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:19.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:19.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x691738e0, L:/10.30.170.167:17967 - R:/10.30.171.175:39278] 15:15:19.045 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 138 on channel [id: 0x691738e0, L:/10.30.170.167:17967 - R:/10.30.171.175:39278] 15:15:19.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]) by 1103 down to 2096049 15:15:19.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39278]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:19.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x691738e0, L:/10.30.170.167:17967 - R:/10.30.171.175:39278] 15:15:19.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x691738e0, L:/10.30.170.167:17967 - R:/10.30.171.175:39278] 15:15:19.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]) request=subsystem result=ReplySuccess, want-reply=true 15:15:19.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39278]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:19.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]) request=subsystem activate command 15:15:19.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]) starting runner for command=netconf 15:15:19.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39278]) process #5 SSH_MSG_CHANNEL_DATA 15:15:19.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]) by 373 down to 2096779 15:15:19.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]) SSH_MSG_CHANNEL_DATA len=373 15:15:19.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278] 15:15:19.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x691738e0, L:/10.30.170.167:17967 - R:/10.30.171.175:39278]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:19.046 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:19.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x691738e0, L:/10.30.170.167:17967 - R:/10.30.171.175:39278] 15:15:19.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x691738e0, L:/10.30.170.167:17967 - R:/10.30.171.175:39278] 15:15:19.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17967', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:19.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=138} created 15:15:19.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=138, channel=[id: 0x691738e0, L:/10.30.170.167:17967 - R:/10.30.171.175:39278]} created 15:15:19.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x691738e0, L:/10.30.170.167:17967 - R:/10.30.171.175:39278] successful with session NetconfServerSession{sessionId=138, channel=[id: 0x691738e0, L:/10.30.170.167:17967 - R:/10.30.171.175:39278]} 15:15:19.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=138, channel=[id: 0x691738e0, L:/10.30.170.167:17967 - R:/10.30.171.175:39278]} up 15:15:19.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39278]) process #6 SSH_MSG_CHANNEL_DATA 15:15:19.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]) by 393 down to 2096386 15:15:19.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]) SSH_MSG_CHANNEL_DATA len=393 15:15:19.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278] 15:15:19.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:19.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:19.048 [netconf-device-simulator-threads-6] 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=138} 15:15:19.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:19.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=138, channel=[id: 0x691738e0, L:/10.30.170.167:17967 - R:/10.30.171.175:39278]} EXI handlers added to pipeline 15:15:19.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:19.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]) by 179 down to 2095870 15:15:19.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39278]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:19.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:19.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39278]) process #7 SSH_MSG_CHANNEL_DATA 15:15:19.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]) by 340 down to 2096046 15:15:19.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]) SSH_MSG_CHANNEL_DATA len=340 15:15:19.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278] 15:15:19.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:19.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:19.051 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=138} 15:15:19.052 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e797d11 15:15:19.052 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:19.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:19.052 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:19.052 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:19.052 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:19.052 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:19.052 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:19.052 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:19.052 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:19.052 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:19.052 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:19.052 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:19.052 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:19.052 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:19.052 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:19.052 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:19.052 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:19.052 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:19.052 [netconf-device-simulator-threads-6] 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 15:15:19.052 [netconf-device-simulator-threads-6] 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 15:15:19.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:19.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]) by 733 down to 2095137 15:15:19.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39278]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:19.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:19.064 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:19.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34182]) process #11 SSH_MSG_IGNORE 15:15:19.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34182]) SSH_MSG_IGNORE 15:15:19.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38688]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:19.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38688]) process #10 SSH_MSG_IGNORE 15:15:19.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38688]) SSH_MSG_IGNORE 15:15:19.293 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:19.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45220]) process #12 SSH_MSG_IGNORE 15:15:19.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45220]) SSH_MSG_IGNORE 15:15:19.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37818]) process #8 SSH_MSG_IGNORE 15:15:19.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37818]) SSH_MSG_IGNORE 15:15:19.506 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37818]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:19.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x72e06a56, L:/10.30.170.167:17968 - R:/10.30.171.175:48458]} 15:15:19.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:48458]): SSH-2.0-SSHD-UNKNOWN 15:15:19.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:48458]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:19.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:48458]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:19.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:48458]) Send SSH_MSG_KEXINIT 15:15:19.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48458]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:19.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48458]) process #0 SSH_MSG_KEXINIT 15:15:19.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:48458]) SSH_MSG_KEXINIT 15:15:19.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:48458]) strict KEX=true client=true server=true 15:15:19.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48458]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:19.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48458]) Kex: server host key algorithms = rsa-sha2-512 15:15:19.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48458]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:19.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48458]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:19.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48458]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:19.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48458]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:19.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48458]) Kex: compression algorithms (client to server) = none 15:15:19.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48458]) Kex: compression algorithms (server to client) = none 15:15:19.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:19.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48458]) process #1 30 15:15:19.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48458]] process command=SSH_MSG_KEXDH_INIT 15:15:19.832 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:19.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43230]) process #11 SSH_MSG_IGNORE 15:15:19.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43230]) SSH_MSG_IGNORE 15:15:19.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48458]] Send SSH_MSG_KEXDH_REPLY 15:15:19.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48458]) packet #1 sending command=31[31] len=1639 15:15:19.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:48458])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:19.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:48458]) Send SSH_MSG_NEWKEYS 15:15:19.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:48458]) session ID=70:80:c5:1a:2c:cd:f4:c5:7c:b3:60:9c:30:6e:e2:de:54:12:5b:ea:fb:8b:25:9a:0e:62:8f:d0:6a:42:bf:58:02:96:e8:6d:33:42:90:e9:79:88:07:96:86:bf:92:af:80:05:09:9d:7d:56:d8:07:a1:ea:10:d8:ce:23:9a:62 15:15:19.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48458]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:19.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48458]): strict KEX resets output message sequence number from 3 to 0 15:15:19.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48458]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@514ff285; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:19.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:48458])[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 15:15:19.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48458])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:19.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48458]) packet #0 sending command=7[7] len=419 15:15:19.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48458]) No pending packets to flush at end of KEX 15:15:19.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48458]) process #2 SSH_MSG_NEWKEYS 15:15:19.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48458]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:19.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48458]): strict KEX resets input message sequence number from 3 to 0 15:15:19.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48458]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@33319dfe; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:19.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:19.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48458]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:19.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48458]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:19.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:48458]) authorized authentication methods: password,publickey 15:15:19.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48458]) Accepted service ssh-userauth 15:15:19.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48458]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:19.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48458]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:19.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48458]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:19.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48458]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:19.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48458]) no authentication factory for method=none 15:15:19.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48458]) SSH_MSG_USERAUTH_REQUEST 15:15:19.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48458]) remaining methods: password,publickey 15:15:19.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48458]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:19.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48458]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:19.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48458]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:19.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48458]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:19.876 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:19.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:48458]) authentication result: true 15:15:19.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:48458]) SSH_MSG_USERAUTH_REQUEST 15:15:19.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48458])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:19.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48458]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:19.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:19.876 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:19.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48458]) no heartbeat to stop 15:15:19.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:48458]) heartbeat type=IGNORE, interval=PT30S 15:15:19.876 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:48458 authenticated 15:15:19.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48458]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:19.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48458]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:19.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48458]] session=TransportServerSession[admin@/10.30.171.175:48458] id=0 15:15:19.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48458])) size=2097152, max=2097152, packet=32768 15:15:19.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48458]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48458] 15:15:19.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48458]) recipient=0 15:15:19.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458])) size=2097152, max=2097152, packet=32768 15:15:19.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458])) re-initializing 15:15:19.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458])) size=2097152, max=2097152, packet=32768 15:15:19.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:19.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48458]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:19.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48458]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:19.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:19.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458])[want-reply=true] subsystem=netconf 15:15:19.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458])[subsystem] prepared command 15:15:19.878 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:19.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:19.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x72e06a56, L:/10.30.170.167:17968 - R:/10.30.171.175:48458]}} established 15:15:19.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 139: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17968 15:15:19.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 139: Creating data stores for simulated device 15:15:19.878 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:19.878 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:19.879 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:19.880 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:19.880 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:19.881 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@61719bc 15:15:19.881 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:19.881 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:19.881 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:19.881 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:19.882 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:19.882 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:19.882 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:19.882 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:19.882 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@61719bc, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@61719bc, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6399dbed, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6399dbed, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:19.882 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:19.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:19.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x72e06a56, L:/10.30.170.167:17968 - R:/10.30.171.175:48458] 15:15:19.884 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 139 on channel [id: 0x72e06a56, L:/10.30.170.167:17968 - R:/10.30.171.175:48458] 15:15:19.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]) by 1103 down to 2096049 15:15:19.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48458]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:19.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x72e06a56, L:/10.30.170.167:17968 - R:/10.30.171.175:48458] 15:15:19.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x72e06a56, L:/10.30.170.167:17968 - R:/10.30.171.175:48458] 15:15:19.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]) request=subsystem result=ReplySuccess, want-reply=true 15:15:19.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48458]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:19.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]) request=subsystem activate command 15:15:19.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]) starting runner for command=netconf 15:15:19.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48458]) process #5 SSH_MSG_CHANNEL_DATA 15:15:19.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]) by 373 down to 2096779 15:15:19.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]) SSH_MSG_CHANNEL_DATA len=373 15:15:19.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458] 15:15:19.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x72e06a56, L:/10.30.170.167:17968 - R:/10.30.171.175:48458]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:19.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:19.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x72e06a56, L:/10.30.170.167:17968 - R:/10.30.171.175:48458] 15:15:19.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x72e06a56, L:/10.30.170.167:17968 - R:/10.30.171.175:48458] 15:15:19.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17968', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:19.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=139} created 15:15:19.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=139, channel=[id: 0x72e06a56, L:/10.30.170.167:17968 - R:/10.30.171.175:48458]} created 15:15:19.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x72e06a56, L:/10.30.170.167:17968 - R:/10.30.171.175:48458] successful with session NetconfServerSession{sessionId=139, channel=[id: 0x72e06a56, L:/10.30.170.167:17968 - R:/10.30.171.175:48458]} 15:15:19.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=139, channel=[id: 0x72e06a56, L:/10.30.170.167:17968 - R:/10.30.171.175:48458]} up 15:15:19.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48458]) process #6 SSH_MSG_CHANNEL_DATA 15:15:19.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]) by 393 down to 2096386 15:15:19.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]) SSH_MSG_CHANNEL_DATA len=393 15:15:19.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458] 15:15:19.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:19.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:19.887 [netconf-device-simulator-threads-0] 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=139} 15:15:19.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:19.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=139, channel=[id: 0x72e06a56, L:/10.30.170.167:17968 - R:/10.30.171.175:48458]} EXI handlers added to pipeline 15:15:19.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:19.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]) by 179 down to 2095870 15:15:19.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48458]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:19.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:19.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48458]) process #7 SSH_MSG_CHANNEL_DATA 15:15:19.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]) by 340 down to 2096046 15:15:19.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]) SSH_MSG_CHANNEL_DATA len=340 15:15:19.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458] 15:15:19.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:19.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:19.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=139} 15:15:19.890 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6399dbed 15:15:19.890 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:19.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:19.890 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:19.890 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:19.890 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:19.890 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:19.890 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:19.890 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:19.890 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:19.890 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:19.890 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:19.890 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:19.890 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:19.890 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:19.890 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:19.890 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:19.890 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:19.890 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:19.890 [netconf-device-simulator-threads-0] 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 15:15:19.890 [netconf-device-simulator-threads-0] 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 15:15:19.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:19.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]) by 733 down to 2095137 15:15:19.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48458]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:19.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:20.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48518]) process #9 SSH_MSG_IGNORE 15:15:20.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48518]) SSH_MSG_IGNORE 15:15:20.184 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48518]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:20.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45038]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:20.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45038]) process #10 SSH_MSG_IGNORE 15:15:20.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45038]) SSH_MSG_IGNORE 15:15:20.531 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:20.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42700]) process #12 SSH_MSG_IGNORE 15:15:20.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42700]) SSH_MSG_IGNORE 15:15:20.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb1cbc1ce, L:/10.30.170.167:17969 - R:/10.30.171.175:48862]} 15:15:20.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:48862]): SSH-2.0-SSHD-UNKNOWN 15:15:20.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:48862]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:20.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:48862]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:20.909 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55742]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:20.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55742]) process #8 SSH_MSG_IGNORE 15:15:20.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55742]) SSH_MSG_IGNORE 15:15:21.040 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:21.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58138]) process #11 SSH_MSG_IGNORE 15:15:21.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58138]) SSH_MSG_IGNORE 15:15:21.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:48862]) Send SSH_MSG_KEXINIT 15:15:21.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48862]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:21.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48862]) process #0 SSH_MSG_KEXINIT 15:15:21.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:48862]) SSH_MSG_KEXINIT 15:15:21.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:48862]) strict KEX=true client=true server=true 15:15:21.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48862]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:21.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48862]) Kex: server host key algorithms = rsa-sha2-512 15:15:21.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48862]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:21.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48862]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:21.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48862]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:21.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48862]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:21.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48862]) Kex: compression algorithms (client to server) = none 15:15:21.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48862]) Kex: compression algorithms (server to client) = none 15:15:21.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:21.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48862]) process #1 30 15:15:21.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48862]] process command=SSH_MSG_KEXDH_INIT 15:15:21.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48862]] Send SSH_MSG_KEXDH_REPLY 15:15:21.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48862]) packet #1 sending command=31[31] len=1639 15:15:21.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:48862])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:21.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:48862]) Send SSH_MSG_NEWKEYS 15:15:21.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:48862]) session ID=d3:58:5a:13:6f:df:b6:77:c6:45:6d:42:5a:f8:dd:37:44:3e:3b:c5:fc:b2:2c:a9:1b:0d:44:70:bd:8b:85:2d:b8:72:45:8d:88:fd:47:5f:bc:75:c3:da:04:59:eb:14:7e:03:6a:fa:e2:18:da:b7:c1:72:09:5c:ec:ef:8e:b2 15:15:21.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48862]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:21.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48862]): strict KEX resets output message sequence number from 3 to 0 15:15:21.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48862]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@520de43f; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:21.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:48862])[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 15:15:21.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48862])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:21.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48862]) packet #0 sending command=7[7] len=419 15:15:21.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48862]) No pending packets to flush at end of KEX 15:15:21.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48862]) process #2 SSH_MSG_NEWKEYS 15:15:21.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48862]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:21.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48862]): strict KEX resets input message sequence number from 3 to 0 15:15:21.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48862]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@258ae396; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:21.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:21.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48862]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:21.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48862]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:21.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:48862]) authorized authentication methods: password,publickey 15:15:21.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48862]) Accepted service ssh-userauth 15:15:21.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48862]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:21.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48862]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:21.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48862]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:21.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48862]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:21.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48862]) no authentication factory for method=none 15:15:21.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48862]) SSH_MSG_USERAUTH_REQUEST 15:15:21.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48862]) remaining methods: password,publickey 15:15:21.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48862]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:21.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48862]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:21.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48862]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:21.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48862]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:21.203 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:21.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:48862]) authentication result: true 15:15:21.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:48862]) SSH_MSG_USERAUTH_REQUEST 15:15:21.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48862])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:21.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48862]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:21.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:21.203 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:21.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48862]) no heartbeat to stop 15:15:21.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:48862]) heartbeat type=IGNORE, interval=PT30S 15:15:21.203 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:48862 authenticated 15:15:21.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48862]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:21.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48862]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:21.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48862]] session=TransportServerSession[admin@/10.30.171.175:48862] id=0 15:15:21.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48862])) size=2097152, max=2097152, packet=32768 15:15:21.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48862]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48862] 15:15:21.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48862]) recipient=0 15:15:21.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862])) size=2097152, max=2097152, packet=32768 15:15:21.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862])) re-initializing 15:15:21.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862])) size=2097152, max=2097152, packet=32768 15:15:21.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:21.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48862]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:21.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48862]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:21.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:21.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862])[want-reply=true] subsystem=netconf 15:15:21.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862])[subsystem] prepared command 15:15:21.205 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:21.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:21.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb1cbc1ce, L:/10.30.170.167:17969 - R:/10.30.171.175:48862]}} established 15:15:21.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 140: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17969 15:15:21.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 140: Creating data stores for simulated device 15:15:21.205 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:21.205 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:21.205 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:21.205 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:21.205 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:21.206 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6558985a 15:15:21.206 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:21.207 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:21.207 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:21.207 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:21.207 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:21.207 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:21.207 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:21.207 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:21.207 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6558985a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6558985a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19c59731, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19c59731, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:21.208 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:21.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:21.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb1cbc1ce, L:/10.30.170.167:17969 - R:/10.30.171.175:48862] 15:15:21.209 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 140 on channel [id: 0xb1cbc1ce, L:/10.30.170.167:17969 - R:/10.30.171.175:48862] 15:15:21.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]) by 1103 down to 2096049 15:15:21.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48862]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:21.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb1cbc1ce, L:/10.30.170.167:17969 - R:/10.30.171.175:48862] 15:15:21.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb1cbc1ce, L:/10.30.170.167:17969 - R:/10.30.171.175:48862] 15:15:21.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]) request=subsystem result=ReplySuccess, want-reply=true 15:15:21.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48862]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:21.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]) request=subsystem activate command 15:15:21.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]) starting runner for command=netconf 15:15:21.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48862]) process #5 SSH_MSG_CHANNEL_DATA 15:15:21.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]) by 373 down to 2096779 15:15:21.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]) SSH_MSG_CHANNEL_DATA len=373 15:15:21.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862] 15:15:21.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb1cbc1ce, L:/10.30.170.167:17969 - R:/10.30.171.175:48862]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:21.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:21.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb1cbc1ce, L:/10.30.170.167:17969 - R:/10.30.171.175:48862] 15:15:21.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb1cbc1ce, L:/10.30.170.167:17969 - R:/10.30.171.175:48862] 15:15:21.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17969', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:21.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=140} created 15:15:21.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=140, channel=[id: 0xb1cbc1ce, L:/10.30.170.167:17969 - R:/10.30.171.175:48862]} created 15:15:21.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb1cbc1ce, L:/10.30.170.167:17969 - R:/10.30.171.175:48862] successful with session NetconfServerSession{sessionId=140, channel=[id: 0xb1cbc1ce, L:/10.30.170.167:17969 - R:/10.30.171.175:48862]} 15:15:21.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=140, channel=[id: 0xb1cbc1ce, L:/10.30.170.167:17969 - R:/10.30.171.175:48862]} up 15:15:21.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48862]) process #6 SSH_MSG_CHANNEL_DATA 15:15:21.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]) by 393 down to 2096386 15:15:21.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]) SSH_MSG_CHANNEL_DATA len=393 15:15:21.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862] 15:15:21.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:21.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:21.212 [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=140} 15:15:21.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:21.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=140, channel=[id: 0xb1cbc1ce, L:/10.30.170.167:17969 - R:/10.30.171.175:48862]} EXI handlers added to pipeline 15:15:21.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:21.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]) by 179 down to 2095870 15:15:21.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48862]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:21.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:21.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48862]) process #7 SSH_MSG_CHANNEL_DATA 15:15:21.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]) by 340 down to 2096046 15:15:21.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]) SSH_MSG_CHANNEL_DATA len=340 15:15:21.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862] 15:15:21.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:21.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:21.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=140} 15:15:21.215 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19c59731 15:15:21.215 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:21.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:21.215 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:21.215 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:21.215 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:21.215 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:21.215 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:21.215 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:21.215 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:21.215 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:21.215 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:21.215 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:21.215 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:21.215 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:21.215 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:21.215 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:21.215 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:21.215 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:21.215 [netconf-device-simulator-threads-2] 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 15:15:21.215 [netconf-device-simulator-threads-2] 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 15:15:21.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:21.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]) by 733 down to 2095137 15:15:21.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48862]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:21.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:21.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59302]) process #10 SSH_MSG_IGNORE 15:15:21.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59302]) SSH_MSG_IGNORE 15:15:21.234 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59302]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:21.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40450]) process #9 SSH_MSG_IGNORE 15:15:21.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40450]) SSH_MSG_IGNORE 15:15:21.673 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40450]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:21.821 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:21.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57436]) process #12 SSH_MSG_IGNORE 15:15:21.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57436]) SSH_MSG_IGNORE 15:15:21.849 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:21.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44622]) process #11 SSH_MSG_IGNORE 15:15:21.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44622]) SSH_MSG_IGNORE 15:15:22.041 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48552]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:22.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48552]) process #8 SSH_MSG_IGNORE 15:15:22.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48552]) SSH_MSG_IGNORE 15:15:22.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xea9d0735, L:/10.30.170.167:17970 - R:/10.30.171.175:51460]} 15:15:22.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:51460]): SSH-2.0-SSHD-UNKNOWN 15:15:22.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:51460]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:22.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:51460]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:22.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:51460]) Send SSH_MSG_KEXINIT 15:15:22.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51460]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:22.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51460]) process #0 SSH_MSG_KEXINIT 15:15:22.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:51460]) SSH_MSG_KEXINIT 15:15:22.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:51460]) strict KEX=true client=true server=true 15:15:22.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51460]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:22.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51460]) Kex: server host key algorithms = rsa-sha2-512 15:15:22.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51460]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:22.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51460]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:22.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51460]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:22.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51460]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:22.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51460]) Kex: compression algorithms (client to server) = none 15:15:22.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51460]) Kex: compression algorithms (server to client) = none 15:15:22.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:22.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51460]) process #1 30 15:15:22.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51460]] process command=SSH_MSG_KEXDH_INIT 15:15:22.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51460]] Send SSH_MSG_KEXDH_REPLY 15:15:22.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51460]) packet #1 sending command=31[31] len=1639 15:15:22.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:51460])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:22.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:51460]) Send SSH_MSG_NEWKEYS 15:15:22.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:51460]) session ID=c9:4e:0f:59:5d:6f:8d:da:11:d3:0d:a8:2a:fe:c5:e8:90:62:60:8b:6f:aa:c9:18:ec:10:89:5c:6a:25:6c:c1:ea:1d:8c:f3:5d:c1:a8:56:8b:8b:5f:0a:41:df:4c:ae:2c:7e:b8:33:36:e6:bf:04:45:a4:5a:5e:2d:cd:98:fc 15:15:22.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51460]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:22.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51460]): strict KEX resets output message sequence number from 3 to 0 15:15:22.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51460]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1344510a; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:22.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:51460])[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 15:15:22.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51460])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:22.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51460]) packet #0 sending command=7[7] len=419 15:15:22.280 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51460]) No pending packets to flush at end of KEX 15:15:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51460]) process #2 SSH_MSG_NEWKEYS 15:15:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51460]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51460]): strict KEX resets input message sequence number from 3 to 0 15:15:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51460]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@40374e86; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51460]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51460]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:51460]) authorized authentication methods: password,publickey 15:15:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51460]) Accepted service ssh-userauth 15:15:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51460]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51460]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51460]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51460]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51460]) no authentication factory for method=none 15:15:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51460]) SSH_MSG_USERAUTH_REQUEST 15:15:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51460]) remaining methods: password,publickey 15:15:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51460]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51460]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51460]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51460]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:22.312 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:51460]) authentication result: true 15:15:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:51460]) SSH_MSG_USERAUTH_REQUEST 15:15:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51460])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51460]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51460]) no heartbeat to stop 15:15:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:51460]) heartbeat type=IGNORE, interval=PT30S 15:15:22.312 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:51460 authenticated 15:15:22.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:22.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51460]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:22.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51460]] session=TransportServerSession[admin@/10.30.171.175:51460] id=0 15:15:22.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51460])) size=2097152, max=2097152, packet=32768 15:15:22.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51460]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51460] 15:15:22.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51460]) recipient=0 15:15:22.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460])) size=2097152, max=2097152, packet=32768 15:15:22.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460])) re-initializing 15:15:22.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460])) size=2097152, max=2097152, packet=32768 15:15:22.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:22.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:22.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:22.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:22.313 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460])[want-reply=true] subsystem=netconf 15:15:22.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460])[subsystem] prepared command 15:15:22.314 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:22.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:22.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xea9d0735, L:/10.30.170.167:17970 - R:/10.30.171.175:51460]}} established 15:15:22.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 141: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17970 15:15:22.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 141: Creating data stores for simulated device 15:15:22.314 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:22.314 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:22.314 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:22.314 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:22.314 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:22.315 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@15e295e0 15:15:22.315 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:22.315 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:22.315 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:22.315 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:22.315 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:22.316 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:22.316 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:22.316 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:22.316 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@15e295e0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@15e295e0, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2860d41a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2860d41a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:22.317 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:22.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:22.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xea9d0735, L:/10.30.170.167:17970 - R:/10.30.171.175:51460] 15:15:22.317 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 141 on channel [id: 0xea9d0735, L:/10.30.170.167:17970 - R:/10.30.171.175:51460] 15:15:22.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) by 1103 down to 2096049 15:15:22.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:22.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xea9d0735, L:/10.30.170.167:17970 - R:/10.30.171.175:51460] 15:15:22.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xea9d0735, L:/10.30.170.167:17970 - R:/10.30.171.175:51460] 15:15:22.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) request=subsystem result=ReplySuccess, want-reply=true 15:15:22.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:22.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) request=subsystem activate command 15:15:22.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) starting runner for command=netconf 15:15:22.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #5 SSH_MSG_CHANNEL_DATA 15:15:22.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) by 373 down to 2096779 15:15:22.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_CHANNEL_DATA len=373 15:15:22.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460] 15:15:22.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xea9d0735, L:/10.30.170.167:17970 - R:/10.30.171.175:51460]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:22.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:22.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xea9d0735, L:/10.30.170.167:17970 - R:/10.30.171.175:51460] 15:15:22.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xea9d0735, L:/10.30.170.167:17970 - R:/10.30.171.175:51460] 15:15:22.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17970', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:22.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=141} created 15:15:22.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=141, channel=[id: 0xea9d0735, L:/10.30.170.167:17970 - R:/10.30.171.175:51460]} created 15:15:22.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xea9d0735, L:/10.30.170.167:17970 - R:/10.30.171.175:51460] successful with session NetconfServerSession{sessionId=141, channel=[id: 0xea9d0735, L:/10.30.170.167:17970 - R:/10.30.171.175:51460]} 15:15:22.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=141, channel=[id: 0xea9d0735, L:/10.30.170.167:17970 - R:/10.30.171.175:51460]} up 15:15:22.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #6 SSH_MSG_CHANNEL_DATA 15:15:22.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) by 393 down to 2096386 15:15:22.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_CHANNEL_DATA len=393 15:15:22.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460] 15:15:22.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:22.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:22.330 [netconf-device-simulator-threads-4] 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=141} 15:15:22.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:22.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=141, channel=[id: 0xea9d0735, L:/10.30.170.167:17970 - R:/10.30.171.175:51460]} EXI handlers added to pipeline 15:15:22.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:22.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) by 179 down to 2095870 15:15:22.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:22.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:22.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #7 SSH_MSG_CHANNEL_DATA 15:15:22.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) by 340 down to 2096046 15:15:22.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_CHANNEL_DATA len=340 15:15:22.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460] 15:15:22.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:22.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:22.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=141} 15:15:22.337 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2860d41a 15:15:22.337 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:22.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:22.337 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:22.337 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:22.337 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:22.338 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:22.338 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:22.338 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:22.338 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:22.339 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:22.339 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:22.339 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:22.339 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:22.339 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:22.339 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:22.339 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:22.339 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:22.339 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:22.339 [netconf-device-simulator-threads-4] 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 15:15:22.339 [netconf-device-simulator-threads-4] 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 15:15:22.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:22.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) by 733 down to 2095137 15:15:22.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:22.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:22.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51076]) process #10 SSH_MSG_IGNORE 15:15:22.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51076]) SSH_MSG_IGNORE 15:15:22.453 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51076]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:22.762 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43696]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:22.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43696]) process #9 SSH_MSG_IGNORE 15:15:22.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43696]) SSH_MSG_IGNORE 15:15:22.774 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55710]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:22.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55710]) process #8 SSH_MSG_IGNORE 15:15:22.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55710]) SSH_MSG_IGNORE 15:15:22.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8307d897, L:/10.30.170.167:17971 - R:/10.30.171.175:59730]} 15:15:22.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:59730]): SSH-2.0-SSHD-UNKNOWN 15:15:22.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:59730]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:22.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:59730]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:23.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:59730]) Send SSH_MSG_KEXINIT 15:15:23.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59730]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:23.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59730]) process #0 SSH_MSG_KEXINIT 15:15:23.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:59730]) SSH_MSG_KEXINIT 15:15:23.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:59730]) strict KEX=true client=true server=true 15:15:23.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59730]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:23.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59730]) Kex: server host key algorithms = rsa-sha2-512 15:15:23.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59730]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:23.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59730]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:23.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59730]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:23.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59730]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:23.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59730]) Kex: compression algorithms (client to server) = none 15:15:23.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59730]) Kex: compression algorithms (server to client) = none 15:15:23.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:23.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59730]) process #1 30 15:15:23.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59730]] process command=SSH_MSG_KEXDH_INIT 15:15:23.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59730]] Send SSH_MSG_KEXDH_REPLY 15:15:23.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59730]) packet #1 sending command=31[31] len=1639 15:15:23.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:59730])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:23.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:59730]) Send SSH_MSG_NEWKEYS 15:15:23.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:59730]) session ID=64:df:de:31:b7:e6:c8:66:86:fe:44:27:79:d9:8d:1d:74:80:5e:df:b4:89:c1:13:09:64:11:98:47:d0:50:d1:4d:ce:7c:e0:b7:6d:dc:52:2d:e5:4f:7b:47:18:e0:48:bb:45:c6:16:04:53:76:74:be:f3:6a:13:70:5e:57:00 15:15:23.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59730]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:23.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59730]): strict KEX resets output message sequence number from 3 to 0 15:15:23.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59730]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@79458cf2; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:23.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:59730])[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 15:15:23.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59730])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:23.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59730]) packet #0 sending command=7[7] len=419 15:15:23.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59730]) No pending packets to flush at end of KEX 15:15:23.212 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:23.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54094]) process #11 SSH_MSG_IGNORE 15:15:23.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54094]) SSH_MSG_IGNORE 15:15:23.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59730]) process #2 SSH_MSG_NEWKEYS 15:15:23.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59730]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:23.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59730]): strict KEX resets input message sequence number from 3 to 0 15:15:23.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59730]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@29ed9708; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:23.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:23.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59730]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:23.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59730]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:23.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:59730]) authorized authentication methods: password,publickey 15:15:23.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59730]) Accepted service ssh-userauth 15:15:23.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59730]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:23.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59730]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:23.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59730]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:23.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59730]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:23.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59730]) no authentication factory for method=none 15:15:23.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59730]) SSH_MSG_USERAUTH_REQUEST 15:15:23.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59730]) remaining methods: password,publickey 15:15:23.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59730]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:23.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59730]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:23.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59730]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:23.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59730]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:23.213 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:23.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:59730]) authentication result: true 15:15:23.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:59730]) SSH_MSG_USERAUTH_REQUEST 15:15:23.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59730])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:23.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59730]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:23.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:23.213 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:23.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59730]) no heartbeat to stop 15:15:23.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:59730]) heartbeat type=IGNORE, interval=PT30S 15:15:23.213 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:59730 authenticated 15:15:23.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59730]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:23.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59730]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:23.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59730]] session=TransportServerSession[admin@/10.30.171.175:59730] id=0 15:15:23.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59730])) size=2097152, max=2097152, packet=32768 15:15:23.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59730]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59730] 15:15:23.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59730]) recipient=0 15:15:23.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730])) size=2097152, max=2097152, packet=32768 15:15:23.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730])) re-initializing 15:15:23.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730])) size=2097152, max=2097152, packet=32768 15:15:23.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:23.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59730]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:23.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59730]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:23.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:23.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730])[want-reply=true] subsystem=netconf 15:15:23.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730])[subsystem] prepared command 15:15:23.215 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:23.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:23.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8307d897, L:/10.30.170.167:17971 - R:/10.30.171.175:59730]}} established 15:15:23.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 142: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17971 15:15:23.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 142: Creating data stores for simulated device 15:15:23.215 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:23.215 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:23.215 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:23.215 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:23.215 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:23.216 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e78fc7f 15:15:23.216 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:23.216 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:23.216 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:23.216 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:23.216 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:23.216 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:23.216 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:23.217 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:23.217 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e78fc7f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e78fc7f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@17c3f83d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@17c3f83d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:23.217 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:23.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:23.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8307d897, L:/10.30.170.167:17971 - R:/10.30.171.175:59730] 15:15:23.218 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 142 on channel [id: 0x8307d897, L:/10.30.170.167:17971 - R:/10.30.171.175:59730] 15:15:23.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]) by 1103 down to 2096049 15:15:23.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59730]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:23.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8307d897, L:/10.30.170.167:17971 - R:/10.30.171.175:59730] 15:15:23.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8307d897, L:/10.30.170.167:17971 - R:/10.30.171.175:59730] 15:15:23.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]) request=subsystem result=ReplySuccess, want-reply=true 15:15:23.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59730]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:23.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]) request=subsystem activate command 15:15:23.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]) starting runner for command=netconf 15:15:23.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59730]) process #5 SSH_MSG_CHANNEL_DATA 15:15:23.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]) by 373 down to 2096779 15:15:23.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]) SSH_MSG_CHANNEL_DATA len=373 15:15:23.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730] 15:15:23.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8307d897, L:/10.30.170.167:17971 - R:/10.30.171.175:59730]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:23.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:23.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8307d897, L:/10.30.170.167:17971 - R:/10.30.171.175:59730] 15:15:23.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8307d897, L:/10.30.170.167:17971 - R:/10.30.171.175:59730] 15:15:23.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17971', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:23.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=142} created 15:15:23.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=142, channel=[id: 0x8307d897, L:/10.30.170.167:17971 - R:/10.30.171.175:59730]} created 15:15:23.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8307d897, L:/10.30.170.167:17971 - R:/10.30.171.175:59730] successful with session NetconfServerSession{sessionId=142, channel=[id: 0x8307d897, L:/10.30.170.167:17971 - R:/10.30.171.175:59730]} 15:15:23.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=142, channel=[id: 0x8307d897, L:/10.30.170.167:17971 - R:/10.30.171.175:59730]} up 15:15:23.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59730]) process #6 SSH_MSG_CHANNEL_DATA 15:15:23.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]) by 393 down to 2096386 15:15:23.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]) SSH_MSG_CHANNEL_DATA len=393 15:15:23.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730] 15:15:23.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:23.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:23.220 [netconf-device-simulator-threads-6] 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=142} 15:15:23.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:23.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=142, channel=[id: 0x8307d897, L:/10.30.170.167:17971 - R:/10.30.171.175:59730]} EXI handlers added to pipeline 15:15:23.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:23.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]) by 179 down to 2095870 15:15:23.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59730]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:23.220 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:23.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59730]) process #7 SSH_MSG_CHANNEL_DATA 15:15:23.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]) by 340 down to 2096046 15:15:23.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]) SSH_MSG_CHANNEL_DATA len=340 15:15:23.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730] 15:15:23.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:23.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:23.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=142} 15:15:23.223 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@17c3f83d 15:15:23.223 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:23.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:23.223 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:23.223 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:23.223 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:23.223 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:23.223 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:23.223 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:23.223 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:23.223 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:23.223 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:23.223 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:23.226 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:23.227 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:23.227 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:23.227 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:23.227 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:23.227 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:23.227 [netconf-device-simulator-threads-6] 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 15:15:23.227 [netconf-device-simulator-threads-6] 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 15:15:23.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:23.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]) by 733 down to 2095137 15:15:23.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59730]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:23.227 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:23.258 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:23.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35512]) process #12 SSH_MSG_IGNORE 15:15:23.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35512]) SSH_MSG_IGNORE 15:15:23.927 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33250]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:23.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33250]) process #10 SSH_MSG_IGNORE 15:15:23.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33250]) SSH_MSG_IGNORE 15:15:24.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf821cb74, L:/10.30.170.167:17972 - R:/10.30.171.175:52534]} 15:15:24.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:52534]): SSH-2.0-SSHD-UNKNOWN 15:15:24.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:52534]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:24.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:52534]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:24.198 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56112]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:24.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56112]) process #9 SSH_MSG_IGNORE 15:15:24.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56112]) SSH_MSG_IGNORE 15:15:24.240 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53034]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:24.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53034]) process #8 SSH_MSG_IGNORE 15:15:24.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53034]) SSH_MSG_IGNORE 15:15:24.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:52534]) Send SSH_MSG_KEXINIT 15:15:24.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52534]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:24.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52534]) process #0 SSH_MSG_KEXINIT 15:15:24.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:52534]) SSH_MSG_KEXINIT 15:15:24.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:52534]) strict KEX=true client=true server=true 15:15:24.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52534]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:24.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52534]) Kex: server host key algorithms = rsa-sha2-512 15:15:24.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52534]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:24.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52534]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:24.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52534]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:24.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52534]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:24.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52534]) Kex: compression algorithms (client to server) = none 15:15:24.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52534]) Kex: compression algorithms (server to client) = none 15:15:24.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:24.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52534]) process #1 30 15:15:24.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52534]] process command=SSH_MSG_KEXDH_INIT 15:15:24.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52534]] Send SSH_MSG_KEXDH_REPLY 15:15:24.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52534]) packet #1 sending command=31[31] len=1639 15:15:24.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:52534])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:24.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:52534]) Send SSH_MSG_NEWKEYS 15:15:24.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:52534]) session ID=d4:71:4b:05:af:53:37:e5:6f:78:14:d7:83:61:cf:cf:6b:2d:36:94:92:15:eb:d6:08:1c:44:35:05:71:d2:90:2e:c1:24:e3:53:d2:2a:d8:ee:a4:39:fe:4a:ba:db:29:b4:00:4e:4e:49:23:00:92:a0:bc:22:47:5d:9f:4e:e5 15:15:24.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52534]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:24.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52534]): strict KEX resets output message sequence number from 3 to 0 15:15:24.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52534]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@afbcb94; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:24.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:52534])[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 15:15:24.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52534])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:24.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52534]) packet #0 sending command=7[7] len=419 15:15:24.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52534]) No pending packets to flush at end of KEX 15:15:24.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52534]) process #2 SSH_MSG_NEWKEYS 15:15:24.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52534]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:24.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52534]): strict KEX resets input message sequence number from 3 to 0 15:15:24.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52534]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@430d5c4c; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:24.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:24.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52534]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:24.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52534]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:24.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:52534]) authorized authentication methods: password,publickey 15:15:24.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52534]) Accepted service ssh-userauth 15:15:24.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52534]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:24.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52534]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:24.455 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:24.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52534]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:24.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52534]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:24.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52534]) no authentication factory for method=none 15:15:24.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52534]) SSH_MSG_USERAUTH_REQUEST 15:15:24.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52534]) remaining methods: password,publickey 15:15:24.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52534]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:24.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36672]) process #11 SSH_MSG_IGNORE 15:15:24.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36672]) SSH_MSG_IGNORE 15:15:24.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52534]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:24.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52534]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:24.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52534]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:24.456 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:24.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:52534]) authentication result: true 15:15:24.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:52534]) SSH_MSG_USERAUTH_REQUEST 15:15:24.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52534])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:24.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52534]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:24.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:24.456 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:24.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52534]) no heartbeat to stop 15:15:24.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:52534]) heartbeat type=IGNORE, interval=PT30S 15:15:24.456 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:52534 authenticated 15:15:24.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52534]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:24.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52534]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:24.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52534]] session=TransportServerSession[admin@/10.30.171.175:52534] id=0 15:15:24.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52534])) size=2097152, max=2097152, packet=32768 15:15:24.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52534]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52534] 15:15:24.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52534]) recipient=0 15:15:24.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534])) size=2097152, max=2097152, packet=32768 15:15:24.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534])) re-initializing 15:15:24.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534])) size=2097152, max=2097152, packet=32768 15:15:24.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:24.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52534]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52534]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534])[want-reply=true] subsystem=netconf 15:15:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534])[subsystem] prepared command 15:15:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf821cb74, L:/10.30.170.167:17972 - R:/10.30.171.175:52534]}} established 15:15:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 143: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17972 15:15:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 143: Creating data stores for simulated device 15:15:24.458 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:24.458 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:24.459 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7fe0acd8 15:15:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:24.460 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:24.460 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:24.460 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:24.460 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:24.460 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:24.460 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:24.461 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:24.461 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7fe0acd8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7fe0acd8, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6a95ce21, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6a95ce21, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:24.461 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:24.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:24.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf821cb74, L:/10.30.170.167:17972 - R:/10.30.171.175:52534] 15:15:24.462 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 143 on channel [id: 0xf821cb74, L:/10.30.170.167:17972 - R:/10.30.171.175:52534] 15:15:24.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]) by 1103 down to 2096049 15:15:24.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52534]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:24.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf821cb74, L:/10.30.170.167:17972 - R:/10.30.171.175:52534] 15:15:24.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf821cb74, L:/10.30.170.167:17972 - R:/10.30.171.175:52534] 15:15:24.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]) request=subsystem result=ReplySuccess, want-reply=true 15:15:24.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52534]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:24.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]) request=subsystem activate command 15:15:24.463 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]) starting runner for command=netconf 15:15:24.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52534]) process #5 SSH_MSG_CHANNEL_DATA 15:15:24.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]) by 373 down to 2096779 15:15:24.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]) SSH_MSG_CHANNEL_DATA len=373 15:15:24.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534] 15:15:24.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf821cb74, L:/10.30.170.167:17972 - R:/10.30.171.175:52534]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:24.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:24.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf821cb74, L:/10.30.170.167:17972 - R:/10.30.171.175:52534] 15:15:24.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf821cb74, L:/10.30.170.167:17972 - R:/10.30.171.175:52534] 15:15:24.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17972', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:24.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=143} created 15:15:24.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=143, channel=[id: 0xf821cb74, L:/10.30.170.167:17972 - R:/10.30.171.175:52534]} created 15:15:24.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf821cb74, L:/10.30.170.167:17972 - R:/10.30.171.175:52534] successful with session NetconfServerSession{sessionId=143, channel=[id: 0xf821cb74, L:/10.30.170.167:17972 - R:/10.30.171.175:52534]} 15:15:24.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=143, channel=[id: 0xf821cb74, L:/10.30.170.167:17972 - R:/10.30.171.175:52534]} up 15:15:24.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52534]) process #6 SSH_MSG_CHANNEL_DATA 15:15:24.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]) by 393 down to 2096386 15:15:24.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]) SSH_MSG_CHANNEL_DATA len=393 15:15:24.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534] 15:15:24.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:24.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:24.466 [netconf-device-simulator-threads-0] 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=143} 15:15:24.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:24.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=143, channel=[id: 0xf821cb74, L:/10.30.170.167:17972 - R:/10.30.171.175:52534]} EXI handlers added to pipeline 15:15:24.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:24.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]) by 179 down to 2095870 15:15:24.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52534]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:24.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:24.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52534]) process #7 SSH_MSG_CHANNEL_DATA 15:15:24.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]) by 340 down to 2096046 15:15:24.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]) SSH_MSG_CHANNEL_DATA len=340 15:15:24.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534] 15:15:24.469 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:24.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:24.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:24.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=143} 15:15:24.470 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6a95ce21 15:15:24.470 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:24.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:24.470 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:24.470 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:24.470 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:24.470 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:24.470 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:24.470 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:24.470 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:24.471 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:24.471 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:24.471 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:24.471 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:24.471 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:24.471 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:24.471 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:24.471 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:24.471 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:24.471 [netconf-device-simulator-threads-0] 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 15:15:24.471 [netconf-device-simulator-threads-0] 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 15:15:24.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:24.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]) by 733 down to 2095137 15:15:24.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52534]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:24.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:24.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45706]) process #12 SSH_MSG_IGNORE 15:15:24.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45706]) SSH_MSG_IGNORE 15:15:25.032 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40964]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:25.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40964]) process #10 SSH_MSG_IGNORE 15:15:25.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40964]) SSH_MSG_IGNORE 15:15:25.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd1d65051, L:/10.30.170.167:17973 - R:/10.30.171.175:47334]} 15:15:25.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:47334]): SSH-2.0-SSHD-UNKNOWN 15:15:25.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:47334]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:25.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:47334]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:25.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45984]) process #9 SSH_MSG_IGNORE 15:15:25.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45984]) SSH_MSG_IGNORE 15:15:25.480 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45984]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:25.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44806]) process #8 SSH_MSG_IGNORE 15:15:25.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44806]) SSH_MSG_IGNORE 15:15:25.503 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44806]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:25.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:47334]) Send SSH_MSG_KEXINIT 15:15:25.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47334]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:25.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47334]) process #0 SSH_MSG_KEXINIT 15:15:25.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:47334]) SSH_MSG_KEXINIT 15:15:25.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:47334]) strict KEX=true client=true server=true 15:15:25.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47334]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:25.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47334]) Kex: server host key algorithms = rsa-sha2-512 15:15:25.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47334]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:25.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47334]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:25.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47334]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:25.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47334]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:25.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47334]) Kex: compression algorithms (client to server) = none 15:15:25.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47334]) Kex: compression algorithms (server to client) = none 15:15:25.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:25.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47334]) process #1 30 15:15:25.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:47334]] process command=SSH_MSG_KEXDH_INIT 15:15:25.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:47334]] Send SSH_MSG_KEXDH_REPLY 15:15:25.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47334]) packet #1 sending command=31[31] len=1639 15:15:25.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:47334])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:25.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:47334]) Send SSH_MSG_NEWKEYS 15:15:25.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:47334]) session ID=e8:bb:22:22:39:f0:a3:84:ce:cd:99:ca:3e:46:db:f0:44:d3:f7:93:05:bc:5c:8e:0a:a8:49:70:38:8a:1f:67:8c:4b:1e:cc:f7:ef:21:70:72:0e:d7:f6:47:eb:3c:bf:83:30:19:dd:c7:d1:f7:dc:7a:ab:b4:5a:80:78:0c:fe 15:15:25.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47334]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:25.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:47334]): strict KEX resets output message sequence number from 3 to 0 15:15:25.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:47334]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7c1db587; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:25.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:47334])[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 15:15:25.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:47334])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:25.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47334]) packet #0 sending command=7[7] len=419 15:15:25.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:47334]) No pending packets to flush at end of KEX 15:15:25.693 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:25.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39236]) process #11 SSH_MSG_IGNORE 15:15:25.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39236]) SSH_MSG_IGNORE 15:15:25.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47334]) process #2 SSH_MSG_NEWKEYS 15:15:25.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:47334]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:25.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:47334]): strict KEX resets input message sequence number from 3 to 0 15:15:25.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:47334]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@11c18ba6; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:25.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:25.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47334]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:25.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:47334]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:25.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:47334]) authorized authentication methods: password,publickey 15:15:25.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:47334]) Accepted service ssh-userauth 15:15:25.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47334]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:25.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47334]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:25.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47334]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:25.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47334]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:25.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47334]) no authentication factory for method=none 15:15:25.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:47334]) SSH_MSG_USERAUTH_REQUEST 15:15:25.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:47334]) remaining methods: password,publickey 15:15:25.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47334]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:25.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47334]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:25.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47334]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:25.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47334]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:25.704 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:25.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:47334]) authentication result: true 15:15:25.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:47334]) SSH_MSG_USERAUTH_REQUEST 15:15:25.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:47334])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:25.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47334]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:25.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:25.704 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:25.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47334]) no heartbeat to stop 15:15:25.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:47334]) heartbeat type=IGNORE, interval=PT30S 15:15:25.704 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:47334 authenticated 15:15:25.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47334]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:25.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47334]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:25.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47334]] session=TransportServerSession[admin@/10.30.171.175:47334] id=0 15:15:25.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47334])) size=2097152, max=2097152, packet=32768 15:15:25.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47334]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47334] 15:15:25.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47334]) recipient=0 15:15:25.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334])) size=2097152, max=2097152, packet=32768 15:15:25.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334])) re-initializing 15:15:25.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334])) size=2097152, max=2097152, packet=32768 15:15:25.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:25.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47334]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:25.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47334]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:25.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:25.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334])[want-reply=true] subsystem=netconf 15:15:25.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334])[subsystem] prepared command 15:15:25.705 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:25.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:25.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd1d65051, L:/10.30.170.167:17973 - R:/10.30.171.175:47334]}} established 15:15:25.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 144: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17973 15:15:25.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 144: Creating data stores for simulated device 15:15:25.706 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:25.706 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:25.706 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:25.707 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2c7e623a 15:15:25.707 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:25.707 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:25.707 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:25.707 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:25.708 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:25.708 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:25.708 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:25.708 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:25.708 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2c7e623a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2c7e623a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9678472, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9678472, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:25.709 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:25.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:25.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd1d65051, L:/10.30.170.167:17973 - R:/10.30.171.175:47334] 15:15:25.711 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 144 on channel [id: 0xd1d65051, L:/10.30.170.167:17973 - R:/10.30.171.175:47334] 15:15:25.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]) by 1103 down to 2096049 15:15:25.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47334]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:25.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd1d65051, L:/10.30.170.167:17973 - R:/10.30.171.175:47334] 15:15:25.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd1d65051, L:/10.30.170.167:17973 - R:/10.30.171.175:47334] 15:15:25.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]) request=subsystem result=ReplySuccess, want-reply=true 15:15:25.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47334]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:25.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]) request=subsystem activate command 15:15:25.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]) starting runner for command=netconf 15:15:25.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47334]) process #5 SSH_MSG_CHANNEL_DATA 15:15:25.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]) by 373 down to 2096779 15:15:25.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]) SSH_MSG_CHANNEL_DATA len=373 15:15:25.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334] 15:15:25.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd1d65051, L:/10.30.170.167:17973 - R:/10.30.171.175:47334]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:25.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:25.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd1d65051, L:/10.30.170.167:17973 - R:/10.30.171.175:47334] 15:15:25.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd1d65051, L:/10.30.170.167:17973 - R:/10.30.171.175:47334] 15:15:25.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17973', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:25.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=144} created 15:15:25.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=144, channel=[id: 0xd1d65051, L:/10.30.170.167:17973 - R:/10.30.171.175:47334]} created 15:15:25.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd1d65051, L:/10.30.170.167:17973 - R:/10.30.171.175:47334] successful with session NetconfServerSession{sessionId=144, channel=[id: 0xd1d65051, L:/10.30.170.167:17973 - R:/10.30.171.175:47334]} 15:15:25.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=144, channel=[id: 0xd1d65051, L:/10.30.170.167:17973 - R:/10.30.171.175:47334]} up 15:15:25.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47334]) process #6 SSH_MSG_CHANNEL_DATA 15:15:25.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]) by 393 down to 2096386 15:15:25.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]) SSH_MSG_CHANNEL_DATA len=393 15:15:25.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334] 15:15:25.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:25.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:25.715 [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=144} 15:15:25.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:25.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=144, channel=[id: 0xd1d65051, L:/10.30.170.167:17973 - R:/10.30.171.175:47334]} EXI handlers added to pipeline 15:15:25.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:25.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]) by 179 down to 2095870 15:15:25.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47334]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:25.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:25.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47334]) process #7 SSH_MSG_CHANNEL_DATA 15:15:25.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]) by 340 down to 2096046 15:15:25.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]) SSH_MSG_CHANNEL_DATA len=340 15:15:25.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334] 15:15:25.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:25.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:25.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=144} 15:15:25.719 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9678472 15:15:25.719 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:25.719 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:25.719 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:25.719 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:25.719 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:25.719 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:25.720 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:25.720 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:25.720 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:25.720 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:25.720 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:25.720 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:25.720 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:25.720 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:25.720 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:25.720 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:25.720 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:25.720 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:25.720 [netconf-device-simulator-threads-2] 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 15:15:25.720 [netconf-device-simulator-threads-2] 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 15:15:25.720 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:25.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]) by 733 down to 2095137 15:15:25.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47334]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:25.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:25.735 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:25.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35100]) process #12 SSH_MSG_IGNORE 15:15:25.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35100]) SSH_MSG_IGNORE 15:15:26.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45298]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:26.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45298]) process #10 SSH_MSG_IGNORE 15:15:26.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45298]) SSH_MSG_IGNORE 15:15:26.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa5dfba8a, L:/10.30.170.167:17974 - R:/10.30.171.175:48528]} 15:15:26.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:48528]): SSH-2.0-SSHD-UNKNOWN 15:15:26.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:48528]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:26.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:48528]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:26.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48660]) process #8 SSH_MSG_IGNORE 15:15:26.597 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48660]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:26.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48660]) SSH_MSG_IGNORE 15:15:26.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60992]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:26.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60992]) process #9 SSH_MSG_IGNORE 15:15:26.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60992]) SSH_MSG_IGNORE 15:15:26.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:48528]) Send SSH_MSG_KEXINIT 15:15:26.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48528]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:26.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48528]) process #0 SSH_MSG_KEXINIT 15:15:26.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:48528]) SSH_MSG_KEXINIT 15:15:26.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:48528]) strict KEX=true client=true server=true 15:15:26.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48528]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:26.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48528]) Kex: server host key algorithms = rsa-sha2-512 15:15:26.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48528]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:26.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48528]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:26.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48528]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:26.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48528]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:26.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48528]) Kex: compression algorithms (client to server) = none 15:15:26.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48528]) Kex: compression algorithms (server to client) = none 15:15:26.687 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:26.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48528]) process #1 30 15:15:26.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48528]] process command=SSH_MSG_KEXDH_INIT 15:15:26.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48528]] Send SSH_MSG_KEXDH_REPLY 15:15:26.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48528]) packet #1 sending command=31[31] len=1639 15:15:26.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:48528])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:26.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:48528]) Send SSH_MSG_NEWKEYS 15:15:26.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:48528]) session ID=b6:00:86:aa:e7:ee:e1:5e:e9:88:6c:31:28:ba:be:36:15:c2:60:8b:1c:36:5c:dc:06:91:97:d6:00:b9:0c:3f:6d:bf:5b:e5:2c:be:75:01:0c:c3:34:f3:09:4f:7b:de:42:da:a2:9a:fe:dc:ae:ca:af:24:19:08:cf:4f:10:8e 15:15:26.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48528]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:26.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48528]): strict KEX resets output message sequence number from 3 to 0 15:15:26.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48528]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4e5231fe; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:26.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:48528])[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 15:15:26.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48528])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:26.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48528]) packet #0 sending command=7[7] len=419 15:15:26.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48528]) No pending packets to flush at end of KEX 15:15:26.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48528]) process #2 SSH_MSG_NEWKEYS 15:15:26.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48528]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:26.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48528]): strict KEX resets input message sequence number from 3 to 0 15:15:26.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48528]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1f16350f; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:26.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:26.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48528]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:26.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48528]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:26.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:48528]) authorized authentication methods: password,publickey 15:15:26.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48528]) Accepted service ssh-userauth 15:15:26.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48528]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:26.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48528]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:26.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48528]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:26.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48528]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:26.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48528]) no authentication factory for method=none 15:15:26.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48528]) SSH_MSG_USERAUTH_REQUEST 15:15:26.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48528]) remaining methods: password,publickey 15:15:26.809 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48528]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:26.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48528]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:26.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48528]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:26.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48528]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:26.810 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:26.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:48528]) authentication result: true 15:15:26.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:48528]) SSH_MSG_USERAUTH_REQUEST 15:15:26.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48528])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:26.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48528]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:26.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:26.810 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:26.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48528]) no heartbeat to stop 15:15:26.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:48528]) heartbeat type=IGNORE, interval=PT30S 15:15:26.810 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:48528 authenticated 15:15:26.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48528]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:26.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48528]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:26.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48528]] session=TransportServerSession[admin@/10.30.171.175:48528] id=0 15:15:26.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48528])) size=2097152, max=2097152, packet=32768 15:15:26.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48528]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48528] 15:15:26.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48528]) recipient=0 15:15:26.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528])) size=2097152, max=2097152, packet=32768 15:15:26.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528])) re-initializing 15:15:26.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528])) size=2097152, max=2097152, packet=32768 15:15:26.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:26.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48528]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:26.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48528]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:26.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:26.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528])[want-reply=true] subsystem=netconf 15:15:26.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528])[subsystem] prepared command 15:15:26.812 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:26.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:26.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa5dfba8a, L:/10.30.170.167:17974 - R:/10.30.171.175:48528]}} established 15:15:26.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 145: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17974 15:15:26.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 145: Creating data stores for simulated device 15:15:26.812 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:26.812 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:26.812 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:26.812 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:26.812 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:26.813 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21a6b6e4 15:15:26.813 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:26.813 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:26.814 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:26.814 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:26.814 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:26.814 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:26.814 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:26.814 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:26.814 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21a6b6e4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21a6b6e4, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7379666, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7379666, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:26.815 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:26.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:26.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa5dfba8a, L:/10.30.170.167:17974 - R:/10.30.171.175:48528] 15:15:26.816 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 145 on channel [id: 0xa5dfba8a, L:/10.30.170.167:17974 - R:/10.30.171.175:48528] 15:15:26.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]) by 1103 down to 2096049 15:15:26.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48528]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:26.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa5dfba8a, L:/10.30.170.167:17974 - R:/10.30.171.175:48528] 15:15:26.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa5dfba8a, L:/10.30.170.167:17974 - R:/10.30.171.175:48528] 15:15:26.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]) request=subsystem result=ReplySuccess, want-reply=true 15:15:26.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48528]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:26.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]) request=subsystem activate command 15:15:26.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]) starting runner for command=netconf 15:15:26.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48528]) process #5 SSH_MSG_CHANNEL_DATA 15:15:26.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]) by 373 down to 2096779 15:15:26.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]) SSH_MSG_CHANNEL_DATA len=373 15:15:26.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528] 15:15:26.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa5dfba8a, L:/10.30.170.167:17974 - R:/10.30.171.175:48528]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:26.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:26.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa5dfba8a, L:/10.30.170.167:17974 - R:/10.30.171.175:48528] 15:15:26.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa5dfba8a, L:/10.30.170.167:17974 - R:/10.30.171.175:48528] 15:15:26.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17974', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:26.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=145} created 15:15:26.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=145, channel=[id: 0xa5dfba8a, L:/10.30.170.167:17974 - R:/10.30.171.175:48528]} created 15:15:26.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa5dfba8a, L:/10.30.170.167:17974 - R:/10.30.171.175:48528] successful with session NetconfServerSession{sessionId=145, channel=[id: 0xa5dfba8a, L:/10.30.170.167:17974 - R:/10.30.171.175:48528]} 15:15:26.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=145, channel=[id: 0xa5dfba8a, L:/10.30.170.167:17974 - R:/10.30.171.175:48528]} up 15:15:26.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48528]) process #6 SSH_MSG_CHANNEL_DATA 15:15:26.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]) by 393 down to 2096386 15:15:26.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]) SSH_MSG_CHANNEL_DATA len=393 15:15:26.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528] 15:15:26.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:26.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:26.819 [netconf-device-simulator-threads-4] 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=145} 15:15:26.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:26.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=145, channel=[id: 0xa5dfba8a, L:/10.30.170.167:17974 - R:/10.30.171.175:48528]} EXI handlers added to pipeline 15:15:26.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:26.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]) by 179 down to 2095870 15:15:26.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48528]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:26.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:26.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48528]) process #7 SSH_MSG_CHANNEL_DATA 15:15:26.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]) by 340 down to 2096046 15:15:26.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]) SSH_MSG_CHANNEL_DATA len=340 15:15:26.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528] 15:15:26.822 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:26.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:26.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:26.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=145} 15:15:26.823 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7379666 15:15:26.823 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:26.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:26.823 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:26.823 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:26.823 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:26.823 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:26.823 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:26.823 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:26.823 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:26.824 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:26.824 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:26.824 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:26.824 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:26.824 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:26.824 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:26.824 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:26.824 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:26.824 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:26.824 [netconf-device-simulator-threads-4] 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 15:15:26.824 [netconf-device-simulator-threads-4] 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 15:15:26.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:26.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]) by 733 down to 2095137 15:15:26.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48528]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:26.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:26.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39396]) process #12 SSH_MSG_IGNORE 15:15:26.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39396]) SSH_MSG_IGNORE 15:15:27.035 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:27.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34870]) process #11 SSH_MSG_IGNORE 15:15:27.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34870]) SSH_MSG_IGNORE 15:15:27.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37712]) process #10 SSH_MSG_IGNORE 15:15:27.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37712]) SSH_MSG_IGNORE 15:15:27.442 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37712]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:27.564 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56184]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:27.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56184]) process #8 SSH_MSG_IGNORE 15:15:27.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56184]) SSH_MSG_IGNORE 15:15:27.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39056]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:27.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39056]) process #9 SSH_MSG_IGNORE 15:15:27.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39056]) SSH_MSG_IGNORE 15:15:27.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3bc6c518, L:/10.30.170.167:17975 - R:/10.30.171.175:47120]} 15:15:27.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:47120]): SSH-2.0-SSHD-UNKNOWN 15:15:27.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:47120]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:27.848 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:47120]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:27.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:47120]) Send SSH_MSG_KEXINIT 15:15:27.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47120]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:27.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47120]) process #0 SSH_MSG_KEXINIT 15:15:27.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:47120]) SSH_MSG_KEXINIT 15:15:27.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:47120]) strict KEX=true client=true server=true 15:15:27.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47120]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:27.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47120]) Kex: server host key algorithms = rsa-sha2-512 15:15:27.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47120]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:27.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47120]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:27.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47120]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:27.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47120]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:27.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47120]) Kex: compression algorithms (client to server) = none 15:15:27.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47120]) Kex: compression algorithms (server to client) = none 15:15:27.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:28.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47120]) process #1 30 15:15:28.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:47120]] process command=SSH_MSG_KEXDH_INIT 15:15:28.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:47120]] Send SSH_MSG_KEXDH_REPLY 15:15:28.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47120]) packet #1 sending command=31[31] len=1639 15:15:28.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:47120])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:28.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:47120]) Send SSH_MSG_NEWKEYS 15:15:28.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:47120]) session ID=8d:3a:b6:c1:e1:4f:34:06:93:22:80:3d:45:7a:67:1d:fc:eb:9b:dc:5d:e8:e1:e2:36:29:11:5d:9e:24:b5:bf:13:9e:4a:79:6e:2f:f7:e8:60:be:8b:da:a7:10:0d:bc:dc:7f:61:8d:ff:ea:74:17:cb:50:be:f7:da:19:9f:12 15:15:28.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47120]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:28.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:47120]): strict KEX resets output message sequence number from 3 to 0 15:15:28.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:47120]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2e066ef1; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:28.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:47120])[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 15:15:28.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:47120])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:28.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47120]) packet #0 sending command=7[7] len=419 15:15:28.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:47120]) No pending packets to flush at end of KEX 15:15:28.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47120]) process #2 SSH_MSG_NEWKEYS 15:15:28.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:47120]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:28.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:47120]): strict KEX resets input message sequence number from 3 to 0 15:15:28.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:47120]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6f825247; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:28.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:28.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47120]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:28.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:47120]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:28.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:47120]) authorized authentication methods: password,publickey 15:15:28.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:47120]) Accepted service ssh-userauth 15:15:28.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47120]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:28.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47120]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:28.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47120]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:28.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47120]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:28.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47120]) no authentication factory for method=none 15:15:28.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:47120]) SSH_MSG_USERAUTH_REQUEST 15:15:28.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:47120]) remaining methods: password,publickey 15:15:28.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47120]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:28.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47120]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:28.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47120]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:28.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47120]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:28.111 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:28.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:47120]) authentication result: true 15:15:28.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:47120]) SSH_MSG_USERAUTH_REQUEST 15:15:28.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:47120])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:28.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47120]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:28.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:28.111 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:28.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47120]) no heartbeat to stop 15:15:28.111 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:47120]) heartbeat type=IGNORE, interval=PT30S 15:15:28.111 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:47120 authenticated 15:15:28.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47120]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:28.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47120]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:28.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47120]] session=TransportServerSession[admin@/10.30.171.175:47120] id=0 15:15:28.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47120])) size=2097152, max=2097152, packet=32768 15:15:28.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47120]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47120] 15:15:28.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47120]) recipient=0 15:15:28.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120])) size=2097152, max=2097152, packet=32768 15:15:28.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120])) re-initializing 15:15:28.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120])) size=2097152, max=2097152, packet=32768 15:15:28.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:28.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47120]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:28.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47120]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:28.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:28.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120])[want-reply=true] subsystem=netconf 15:15:28.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120])[subsystem] prepared command 15:15:28.113 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:28.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:28.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3bc6c518, L:/10.30.170.167:17975 - R:/10.30.171.175:47120]}} established 15:15:28.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 146: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17975 15:15:28.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 146: Creating data stores for simulated device 15:15:28.113 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:28.113 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:28.113 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:28.114 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:28.114 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:28.114 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28e363bb 15:15:28.114 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:28.115 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:28.115 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:28.115 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:28.115 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:28.116 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:28.116 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:28.116 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:28.116 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28e363bb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28e363bb, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c1f0d0e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c1f0d0e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:28.116 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:28.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:28.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3bc6c518, L:/10.30.170.167:17975 - R:/10.30.171.175:47120] 15:15:28.119 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 146 on channel [id: 0x3bc6c518, L:/10.30.170.167:17975 - R:/10.30.171.175:47120] 15:15:28.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]) by 1103 down to 2096049 15:15:28.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47120]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:28.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3bc6c518, L:/10.30.170.167:17975 - R:/10.30.171.175:47120] 15:15:28.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3bc6c518, L:/10.30.170.167:17975 - R:/10.30.171.175:47120] 15:15:28.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]) request=subsystem result=ReplySuccess, want-reply=true 15:15:28.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47120]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:28.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]) request=subsystem activate command 15:15:28.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]) starting runner for command=netconf 15:15:28.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47120]) process #5 SSH_MSG_CHANNEL_DATA 15:15:28.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]) by 373 down to 2096779 15:15:28.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]) SSH_MSG_CHANNEL_DATA len=373 15:15:28.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120] 15:15:28.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3bc6c518, L:/10.30.170.167:17975 - R:/10.30.171.175:47120]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:28.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:28.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3bc6c518, L:/10.30.170.167:17975 - R:/10.30.171.175:47120] 15:15:28.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3bc6c518, L:/10.30.170.167:17975 - R:/10.30.171.175:47120] 15:15:28.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17975', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:28.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=146} created 15:15:28.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=146, channel=[id: 0x3bc6c518, L:/10.30.170.167:17975 - R:/10.30.171.175:47120]} created 15:15:28.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3bc6c518, L:/10.30.170.167:17975 - R:/10.30.171.175:47120] successful with session NetconfServerSession{sessionId=146, channel=[id: 0x3bc6c518, L:/10.30.170.167:17975 - R:/10.30.171.175:47120]} 15:15:28.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=146, channel=[id: 0x3bc6c518, L:/10.30.170.167:17975 - R:/10.30.171.175:47120]} up 15:15:28.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47120]) process #6 SSH_MSG_CHANNEL_DATA 15:15:28.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]) by 393 down to 2096386 15:15:28.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]) SSH_MSG_CHANNEL_DATA len=393 15:15:28.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120] 15:15:28.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:28.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:28.121 [netconf-device-simulator-threads-6] 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=146} 15:15:28.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:28.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=146, channel=[id: 0x3bc6c518, L:/10.30.170.167:17975 - R:/10.30.171.175:47120]} EXI handlers added to pipeline 15:15:28.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:28.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]) by 179 down to 2095870 15:15:28.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47120]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:28.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:28.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47120]) process #7 SSH_MSG_CHANNEL_DATA 15:15:28.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]) by 340 down to 2096046 15:15:28.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]) SSH_MSG_CHANNEL_DATA len=340 15:15:28.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120] 15:15:28.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:28.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:28.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=146} 15:15:28.126 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c1f0d0e 15:15:28.126 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:28.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:28.126 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:28.126 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:28.126 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:28.126 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:28.126 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:28.126 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:28.126 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:28.126 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:28.126 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:28.126 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:28.126 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:28.126 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:28.126 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:28.126 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:28.126 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:28.126 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:28.126 [netconf-device-simulator-threads-6] 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 15:15:28.126 [netconf-device-simulator-threads-6] 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 15:15:28.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:28.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]) by 733 down to 2095137 15:15:28.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47120]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:28.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:28.286 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:28.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56936]) process #11 SSH_MSG_IGNORE 15:15:28.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56936]) SSH_MSG_IGNORE 15:15:28.386 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:28.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60610]) process #12 SSH_MSG_IGNORE 15:15:28.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60610]) SSH_MSG_IGNORE 15:15:28.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60668]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:28.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60668]) process #8 SSH_MSG_IGNORE 15:15:28.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60668]) SSH_MSG_IGNORE 15:15:28.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36460]) process #10 SSH_MSG_IGNORE 15:15:28.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36460]) SSH_MSG_IGNORE 15:15:28.904 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36460]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:29.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58144]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:29.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58144]) process #9 SSH_MSG_IGNORE 15:15:29.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58144]) SSH_MSG_IGNORE 15:15:29.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbb108d60, L:/10.30.170.167:17976 - R:/10.30.171.175:45848]} 15:15:29.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:45848]): SSH-2.0-SSHD-UNKNOWN 15:15:29.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:45848]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:29.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:45848]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:29.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:45848]) Send SSH_MSG_KEXINIT 15:15:29.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45848]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:29.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45848]) process #0 SSH_MSG_KEXINIT 15:15:29.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:45848]) SSH_MSG_KEXINIT 15:15:29.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:45848]) strict KEX=true client=true server=true 15:15:29.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45848]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:29.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45848]) Kex: server host key algorithms = rsa-sha2-512 15:15:29.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45848]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:29.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45848]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:29.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45848]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:29.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45848]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:29.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45848]) Kex: compression algorithms (client to server) = none 15:15:29.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45848]) Kex: compression algorithms (server to client) = none 15:15:29.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:29.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45848]) process #1 30 15:15:29.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45848]] process command=SSH_MSG_KEXDH_INIT 15:15:29.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45848]] Send SSH_MSG_KEXDH_REPLY 15:15:29.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45848]) packet #1 sending command=31[31] len=1639 15:15:29.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:45848])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:29.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:45848]) Send SSH_MSG_NEWKEYS 15:15:29.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:45848]) session ID=d5:d5:ca:af:97:38:ab:ec:2d:ef:ae:ed:34:9b:a1:d3:fa:4b:4f:79:cc:d3:29:5c:f6:7d:04:38:42:88:8f:a7:10:32:7e:45:57:57:49:ab:07:02:45:64:a4:95:86:01:28:2c:18:ed:f5:2a:05:2f:66:88:43:f5:cd:d5:e5:2d 15:15:29.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45848]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:29.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45848]): strict KEX resets output message sequence number from 3 to 0 15:15:29.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45848]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7bed1012; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:29.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:45848])[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 15:15:29.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45848])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:29.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45848]) packet #0 sending command=7[7] len=419 15:15:29.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45848]) No pending packets to flush at end of KEX 15:15:29.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45848]) process #2 SSH_MSG_NEWKEYS 15:15:29.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45848]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:29.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45848]): strict KEX resets input message sequence number from 3 to 0 15:15:29.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45848]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@60a5759c; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:29.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:29.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45848]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:29.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45848]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:29.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:45848]) authorized authentication methods: password,publickey 15:15:29.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45848]) Accepted service ssh-userauth 15:15:29.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45848]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:29.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45848]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:29.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45848]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:29.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45848]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:29.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45848]) no authentication factory for method=none 15:15:29.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45848]) SSH_MSG_USERAUTH_REQUEST 15:15:29.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45848]) remaining methods: password,publickey 15:15:29.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45848]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:29.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45848]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:29.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45848]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:29.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45848]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:29.397 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:29.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:45848]) authentication result: true 15:15:29.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:45848]) SSH_MSG_USERAUTH_REQUEST 15:15:29.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45848])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:29.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45848]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:29.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:29.397 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:29.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45848]) no heartbeat to stop 15:15:29.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:45848]) heartbeat type=IGNORE, interval=PT30S 15:15:29.397 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:45848 authenticated 15:15:29.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45848]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:29.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45848]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:29.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45848]] session=TransportServerSession[admin@/10.30.171.175:45848] id=0 15:15:29.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45848])) size=2097152, max=2097152, packet=32768 15:15:29.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45848]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45848] 15:15:29.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45848]) recipient=0 15:15:29.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848])) size=2097152, max=2097152, packet=32768 15:15:29.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848])) re-initializing 15:15:29.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848])) size=2097152, max=2097152, packet=32768 15:15:29.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:29.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45848]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:29.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45848]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:29.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:29.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848])[want-reply=true] subsystem=netconf 15:15:29.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848])[subsystem] prepared command 15:15:29.398 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:29.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:29.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbb108d60, L:/10.30.170.167:17976 - R:/10.30.171.175:45848]}} established 15:15:29.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 147: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17976 15:15:29.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 147: Creating data stores for simulated device 15:15:29.399 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:29.399 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:29.399 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:29.399 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:29.399 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:29.400 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69ce726b 15:15:29.401 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:29.401 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:29.401 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:29.401 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:29.402 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:29.402 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:29.402 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:29.402 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:29.402 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69ce726b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69ce726b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@292ff6a7, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@292ff6a7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:29.402 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:29.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:29.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbb108d60, L:/10.30.170.167:17976 - R:/10.30.171.175:45848] 15:15:29.404 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 147 on channel [id: 0xbb108d60, L:/10.30.170.167:17976 - R:/10.30.171.175:45848] 15:15:29.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]) by 1103 down to 2096049 15:15:29.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45848]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:29.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbb108d60, L:/10.30.170.167:17976 - R:/10.30.171.175:45848] 15:15:29.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbb108d60, L:/10.30.170.167:17976 - R:/10.30.171.175:45848] 15:15:29.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]) request=subsystem result=ReplySuccess, want-reply=true 15:15:29.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45848]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:29.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]) request=subsystem activate command 15:15:29.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]) starting runner for command=netconf 15:15:29.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45848]) process #5 SSH_MSG_CHANNEL_DATA 15:15:29.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]) by 373 down to 2096779 15:15:29.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]) SSH_MSG_CHANNEL_DATA len=373 15:15:29.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848] 15:15:29.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xbb108d60, L:/10.30.170.167:17976 - R:/10.30.171.175:45848]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:29.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:29.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbb108d60, L:/10.30.170.167:17976 - R:/10.30.171.175:45848] 15:15:29.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbb108d60, L:/10.30.170.167:17976 - R:/10.30.171.175:45848] 15:15:29.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17976', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:29.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=147} created 15:15:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=147, channel=[id: 0xbb108d60, L:/10.30.170.167:17976 - R:/10.30.171.175:45848]} created 15:15:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbb108d60, L:/10.30.170.167:17976 - R:/10.30.171.175:45848] successful with session NetconfServerSession{sessionId=147, channel=[id: 0xbb108d60, L:/10.30.170.167:17976 - R:/10.30.171.175:45848]} 15:15:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=147, channel=[id: 0xbb108d60, L:/10.30.170.167:17976 - R:/10.30.171.175:45848]} up 15:15:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45848]) process #6 SSH_MSG_CHANNEL_DATA 15:15:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]) by 393 down to 2096386 15:15:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]) SSH_MSG_CHANNEL_DATA len=393 15:15:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848] 15:15:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:29.406 [netconf-device-simulator-threads-0] 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=147} 15:15:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=147, channel=[id: 0xbb108d60, L:/10.30.170.167:17976 - R:/10.30.171.175:45848]} EXI handlers added to pipeline 15:15:29.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:29.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]) by 179 down to 2095870 15:15:29.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45848]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:29.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:29.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45848]) process #7 SSH_MSG_CHANNEL_DATA 15:15:29.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]) by 340 down to 2096046 15:15:29.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]) SSH_MSG_CHANNEL_DATA len=340 15:15:29.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848] 15:15:29.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:29.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:29.408 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=147} 15:15:29.409 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@292ff6a7 15:15:29.409 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:29.409 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:29.409 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:29.409 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:29.409 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:29.409 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:29.409 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:29.409 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:29.409 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:29.409 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:29.409 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:29.409 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:29.409 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:29.409 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:29.409 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:29.409 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:29.409 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:29.409 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:29.409 [netconf-device-simulator-threads-0] 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 15:15:29.409 [netconf-device-simulator-threads-0] 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 15:15:29.409 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:29.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]) by 733 down to 2095137 15:15:29.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45848]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:29.410 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:29.476 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:29.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40676]) process #12 SSH_MSG_IGNORE 15:15:29.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40676]) SSH_MSG_IGNORE 15:15:29.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:29.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53144]) process #11 SSH_MSG_IGNORE 15:15:29.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53144]) SSH_MSG_IGNORE 15:15:29.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47450]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:29.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47450]) process #9 SSH_MSG_IGNORE 15:15:29.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47450]) SSH_MSG_IGNORE 15:15:29.983 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46926]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:29.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46926]) process #10 SSH_MSG_IGNORE 15:15:29.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46926]) SSH_MSG_IGNORE 15:15:30.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8f4c4aa8, L:/10.30.170.167:17977 - R:/10.30.171.175:57644]} 15:15:30.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:57644]): SSH-2.0-SSHD-UNKNOWN 15:15:30.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:57644]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:30.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:57644]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:30.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48158]) process #8 SSH_MSG_IGNORE 15:15:30.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48158]) SSH_MSG_IGNORE 15:15:30.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48158]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:30.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58472]) process #9 SSH_MSG_IGNORE 15:15:30.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58472]) SSH_MSG_IGNORE 15:15:30.509 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58472]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:30.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:57644]) Send SSH_MSG_KEXINIT 15:15:30.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57644]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:30.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57644]) process #0 SSH_MSG_KEXINIT 15:15:30.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:57644]) SSH_MSG_KEXINIT 15:15:30.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:57644]) strict KEX=true client=true server=true 15:15:30.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57644]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:30.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57644]) Kex: server host key algorithms = rsa-sha2-512 15:15:30.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57644]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:30.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57644]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:30.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57644]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:30.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57644]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:30.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57644]) Kex: compression algorithms (client to server) = none 15:15:30.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57644]) Kex: compression algorithms (server to client) = none 15:15:30.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:30.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57644]) process #1 30 15:15:30.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57644]] process command=SSH_MSG_KEXDH_INIT 15:15:30.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57644]] Send SSH_MSG_KEXDH_REPLY 15:15:30.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57644]) packet #1 sending command=31[31] len=1639 15:15:30.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:57644])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:30.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:57644]) Send SSH_MSG_NEWKEYS 15:15:30.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:57644]) session ID=8b:ff:74:07:d5:34:3a:c0:e6:3a:e1:25:53:8f:a9:48:8e:1b:77:6d:21:86:ef:6a:89:48:c7:ae:3f:ea:ec:ad:d0:23:d7:bd:50:7e:e3:e4:58:80:71:c5:b8:f0:50:ad:cc:1d:4e:a4:f2:22:af:a1:32:4b:b3:f8:af:1e:2b:a5 15:15:30.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57644]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:30.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57644]): strict KEX resets output message sequence number from 3 to 0 15:15:30.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57644]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@26fdb44e; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:30.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:57644])[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 15:15:30.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57644])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:30.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57644]) packet #0 sending command=7[7] len=419 15:15:30.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57644]) No pending packets to flush at end of KEX 15:15:30.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57644]) process #2 SSH_MSG_NEWKEYS 15:15:30.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57644]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:30.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57644]): strict KEX resets input message sequence number from 3 to 0 15:15:30.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57644]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5932e483; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:30.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:30.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57644]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:30.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57644]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:30.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:57644]) authorized authentication methods: password,publickey 15:15:30.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57644]) Accepted service ssh-userauth 15:15:30.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57644]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:30.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57644]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:30.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57644]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:30.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57644]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:30.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57644]) no authentication factory for method=none 15:15:30.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57644]) SSH_MSG_USERAUTH_REQUEST 15:15:30.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57644]) remaining methods: password,publickey 15:15:30.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57644]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:30.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57644]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:30.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57644]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:30.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57644]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:30.657 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:30.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:57644]) authentication result: true 15:15:30.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:57644]) SSH_MSG_USERAUTH_REQUEST 15:15:30.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57644])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:30.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57644]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:30.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:30.657 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:30.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57644]) no heartbeat to stop 15:15:30.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:57644]) heartbeat type=IGNORE, interval=PT30S 15:15:30.657 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:57644 authenticated 15:15:30.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57644]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:30.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57644]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:30.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57644]] session=TransportServerSession[admin@/10.30.171.175:57644] id=0 15:15:30.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57644])) size=2097152, max=2097152, packet=32768 15:15:30.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57644]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57644] 15:15:30.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57644]) recipient=0 15:15:30.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644])) size=2097152, max=2097152, packet=32768 15:15:30.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644])) re-initializing 15:15:30.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644])) size=2097152, max=2097152, packet=32768 15:15:30.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:30.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57644]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:30.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57644]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:30.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:30.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644])[want-reply=true] subsystem=netconf 15:15:30.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644])[subsystem] prepared command 15:15:30.658 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:30.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:30.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8f4c4aa8, L:/10.30.170.167:17977 - R:/10.30.171.175:57644]}} established 15:15:30.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 148: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17977 15:15:30.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 148: Creating data stores for simulated device 15:15:30.659 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:30.659 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:30.659 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:30.659 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:30.659 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:30.659 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@668543e8 15:15:30.659 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:30.660 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:30.660 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:30.660 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:30.660 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:30.660 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:30.660 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:30.660 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:30.661 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@668543e8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@668543e8, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c61ebca, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c61ebca, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:30.661 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:30.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:30.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8f4c4aa8, L:/10.30.170.167:17977 - R:/10.30.171.175:57644] 15:15:30.662 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 148 on channel [id: 0x8f4c4aa8, L:/10.30.170.167:17977 - R:/10.30.171.175:57644] 15:15:30.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]) by 1103 down to 2096049 15:15:30.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57644]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:30.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8f4c4aa8, L:/10.30.170.167:17977 - R:/10.30.171.175:57644] 15:15:30.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8f4c4aa8, L:/10.30.170.167:17977 - R:/10.30.171.175:57644] 15:15:30.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]) request=subsystem result=ReplySuccess, want-reply=true 15:15:30.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57644]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:30.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]) request=subsystem activate command 15:15:30.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]) starting runner for command=netconf 15:15:30.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57644]) process #5 SSH_MSG_CHANNEL_DATA 15:15:30.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]) by 373 down to 2096779 15:15:30.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]) SSH_MSG_CHANNEL_DATA len=373 15:15:30.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644] 15:15:30.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8f4c4aa8, L:/10.30.170.167:17977 - R:/10.30.171.175:57644]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:30.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:30.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8f4c4aa8, L:/10.30.170.167:17977 - R:/10.30.171.175:57644] 15:15:30.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8f4c4aa8, L:/10.30.170.167:17977 - R:/10.30.171.175:57644] 15:15:30.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17977', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:30.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=148} created 15:15:30.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=148, channel=[id: 0x8f4c4aa8, L:/10.30.170.167:17977 - R:/10.30.171.175:57644]} created 15:15:30.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8f4c4aa8, L:/10.30.170.167:17977 - R:/10.30.171.175:57644] successful with session NetconfServerSession{sessionId=148, channel=[id: 0x8f4c4aa8, L:/10.30.170.167:17977 - R:/10.30.171.175:57644]} 15:15:30.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=148, channel=[id: 0x8f4c4aa8, L:/10.30.170.167:17977 - R:/10.30.171.175:57644]} up 15:15:30.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57644]) process #6 SSH_MSG_CHANNEL_DATA 15:15:30.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]) by 393 down to 2096386 15:15:30.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]) SSH_MSG_CHANNEL_DATA len=393 15:15:30.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644] 15:15:30.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:30.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:30.664 [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=148} 15:15:30.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:30.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=148, channel=[id: 0x8f4c4aa8, L:/10.30.170.167:17977 - R:/10.30.171.175:57644]} EXI handlers added to pipeline 15:15:30.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:30.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]) by 179 down to 2095870 15:15:30.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57644]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:30.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:30.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57644]) process #7 SSH_MSG_CHANNEL_DATA 15:15:30.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]) by 340 down to 2096046 15:15:30.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]) SSH_MSG_CHANNEL_DATA len=340 15:15:30.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644] 15:15:30.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:30.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:30.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=148} 15:15:30.667 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c61ebca 15:15:30.667 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:30.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:30.667 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:30.667 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:30.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:30.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:30.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:30.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:30.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:30.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:30.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:30.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:30.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:30.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:30.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:30.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:30.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:30.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:30.667 [netconf-device-simulator-threads-2] 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 15:15:30.667 [netconf-device-simulator-threads-2] 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 15:15:30.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:30.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]) by 733 down to 2095137 15:15:30.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57644]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:30.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:30.721 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:30.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55036]) process #12 SSH_MSG_IGNORE 15:15:30.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55036]) SSH_MSG_IGNORE 15:15:30.770 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:30.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43018]) process #11 SSH_MSG_IGNORE 15:15:30.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43018]) SSH_MSG_IGNORE 15:15:31.102 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:15:31.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54888]) process #13 SSH_MSG_IGNORE 15:15:31.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54888]) SSH_MSG_IGNORE 15:15:31.298 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43254]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:31.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43254]) process #10 SSH_MSG_IGNORE 15:15:31.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43254]) SSH_MSG_IGNORE 15:15:31.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49364]) process #8 SSH_MSG_IGNORE 15:15:31.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49364]) SSH_MSG_IGNORE 15:15:31.340 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49364]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:31.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8877ab4e, L:/10.30.170.167:17978 - R:/10.30.171.175:38546]} 15:15:31.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:38546]): SSH-2.0-SSHD-UNKNOWN 15:15:31.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:38546]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:31.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:38546]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:31.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:38546]) Send SSH_MSG_KEXINIT 15:15:31.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38546]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:31.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38546]) process #0 SSH_MSG_KEXINIT 15:15:31.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:38546]) SSH_MSG_KEXINIT 15:15:31.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:38546]) strict KEX=true client=true server=true 15:15:31.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38546]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:31.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38546]) Kex: server host key algorithms = rsa-sha2-512 15:15:31.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38546]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:31.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38546]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:31.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38546]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:31.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38546]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:31.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38546]) Kex: compression algorithms (client to server) = none 15:15:31.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38546]) Kex: compression algorithms (server to client) = none 15:15:31.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:31.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38546]) process #1 30 15:15:31.726 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38546]] process command=SSH_MSG_KEXDH_INIT 15:15:31.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38546]] Send SSH_MSG_KEXDH_REPLY 15:15:31.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38546]) packet #1 sending command=31[31] len=1639 15:15:31.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:38546])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:31.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:38546]) Send SSH_MSG_NEWKEYS 15:15:31.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:38546]) session ID=1e:da:ef:99:fa:6b:41:07:1d:1e:14:f4:bf:95:1c:fe:a9:d6:64:4a:c5:01:96:44:92:87:7b:9a:ce:34:13:81:aa:58:d7:f1:d0:15:37:c0:52:b0:70:69:9c:9b:32:92:e8:e4:ae:80:13:34:f2:de:38:1e:49:9e:ff:b4:d5:34 15:15:31.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38546]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:31.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38546]): strict KEX resets output message sequence number from 3 to 0 15:15:31.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38546]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3fd87cd0; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:31.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:38546])[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 15:15:31.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38546])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:31.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38546]) packet #0 sending command=7[7] len=419 15:15:31.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38546]) No pending packets to flush at end of KEX 15:15:31.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38546]) process #2 SSH_MSG_NEWKEYS 15:15:31.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38546]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:31.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38546]): strict KEX resets input message sequence number from 3 to 0 15:15:31.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38546]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@508aebb9; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:31.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:31.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38546]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:31.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38546]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:31.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:38546]) authorized authentication methods: password,publickey 15:15:31.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38546]) Accepted service ssh-userauth 15:15:31.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38546]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:31.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38546]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:31.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38546]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:31.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38546]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:31.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38546]) no authentication factory for method=none 15:15:31.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38546]) SSH_MSG_USERAUTH_REQUEST 15:15:31.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38546]) remaining methods: password,publickey 15:15:31.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38546]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:31.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38546]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:31.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38546]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:31.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38546]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:31.776 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:31.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:38546]) authentication result: true 15:15:31.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:38546]) SSH_MSG_USERAUTH_REQUEST 15:15:31.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38546])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:31.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38546]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:31.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:31.776 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:31.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38546]) no heartbeat to stop 15:15:31.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:38546]) heartbeat type=IGNORE, interval=PT30S 15:15:31.777 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:38546 authenticated 15:15:31.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38546]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:31.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38546]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:31.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38546]] session=TransportServerSession[admin@/10.30.171.175:38546] id=0 15:15:31.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38546])) size=2097152, max=2097152, packet=32768 15:15:31.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38546]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38546] 15:15:31.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38546]) recipient=0 15:15:31.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546])) size=2097152, max=2097152, packet=32768 15:15:31.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546])) re-initializing 15:15:31.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546])) size=2097152, max=2097152, packet=32768 15:15:31.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:31.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38546]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:31.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38546]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:31.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:31.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546])[want-reply=true] subsystem=netconf 15:15:31.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546])[subsystem] prepared command 15:15:31.778 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:31.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:31.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8877ab4e, L:/10.30.170.167:17978 - R:/10.30.171.175:38546]}} established 15:15:31.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 149: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17978 15:15:31.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 149: Creating data stores for simulated device 15:15:31.778 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:31.778 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:31.778 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:31.778 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:31.779 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:31.779 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56251a69 15:15:31.779 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:31.780 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:31.780 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:31.780 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:31.780 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:31.781 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:31.781 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:31.781 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:31.781 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56251a69, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56251a69, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65339013, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65339013, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:31.781 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:31.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:31.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8877ab4e, L:/10.30.170.167:17978 - R:/10.30.171.175:38546] 15:15:31.782 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 149 on channel [id: 0x8877ab4e, L:/10.30.170.167:17978 - R:/10.30.171.175:38546] 15:15:31.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]) by 1103 down to 2096049 15:15:31.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38546]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:31.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8877ab4e, L:/10.30.170.167:17978 - R:/10.30.171.175:38546] 15:15:31.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8877ab4e, L:/10.30.170.167:17978 - R:/10.30.171.175:38546] 15:15:31.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]) request=subsystem result=ReplySuccess, want-reply=true 15:15:31.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38546]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:31.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]) request=subsystem activate command 15:15:31.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]) starting runner for command=netconf 15:15:31.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38546]) process #5 SSH_MSG_CHANNEL_DATA 15:15:31.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]) by 373 down to 2096779 15:15:31.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]) SSH_MSG_CHANNEL_DATA len=373 15:15:31.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546] 15:15:31.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8877ab4e, L:/10.30.170.167:17978 - R:/10.30.171.175:38546]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:31.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:31.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8877ab4e, L:/10.30.170.167:17978 - R:/10.30.171.175:38546] 15:15:31.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8877ab4e, L:/10.30.170.167:17978 - R:/10.30.171.175:38546] 15:15:31.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17978', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:31.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=149} created 15:15:31.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=149, channel=[id: 0x8877ab4e, L:/10.30.170.167:17978 - R:/10.30.171.175:38546]} created 15:15:31.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8877ab4e, L:/10.30.170.167:17978 - R:/10.30.171.175:38546] successful with session NetconfServerSession{sessionId=149, channel=[id: 0x8877ab4e, L:/10.30.170.167:17978 - R:/10.30.171.175:38546]} 15:15:31.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=149, channel=[id: 0x8877ab4e, L:/10.30.170.167:17978 - R:/10.30.171.175:38546]} up 15:15:31.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38546]) process #6 SSH_MSG_CHANNEL_DATA 15:15:31.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]) by 393 down to 2096386 15:15:31.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]) SSH_MSG_CHANNEL_DATA len=393 15:15:31.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546] 15:15:31.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:31.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:31.784 [netconf-device-simulator-threads-4] 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=149} 15:15:31.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:31.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=149, channel=[id: 0x8877ab4e, L:/10.30.170.167:17978 - R:/10.30.171.175:38546]} EXI handlers added to pipeline 15:15:31.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:31.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]) by 179 down to 2095870 15:15:31.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38546]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:31.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:31.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38546]) process #7 SSH_MSG_CHANNEL_DATA 15:15:31.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]) by 340 down to 2096046 15:15:31.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]) SSH_MSG_CHANNEL_DATA len=340 15:15:31.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546] 15:15:31.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:31.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:31.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=149} 15:15:31.787 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65339013 15:15:31.787 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:31.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:31.787 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:31.787 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:31.787 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:31.787 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:31.787 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:31.787 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:31.787 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:31.787 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:31.788 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:31.788 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:31.788 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:31.788 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:31.788 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:31.788 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:31.788 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:31.788 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:31.788 [netconf-device-simulator-threads-4] 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 15:15:31.788 [netconf-device-simulator-threads-4] 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 15:15:31.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:31.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]) by 733 down to 2095137 15:15:31.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38546]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:31.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:31.913 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35042]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:31.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35042]) process #9 SSH_MSG_IGNORE 15:15:31.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35042]) SSH_MSG_IGNORE 15:15:31.975 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:31.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43124]) process #11 SSH_MSG_IGNORE 15:15:31.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43124]) SSH_MSG_IGNORE 15:15:32.070 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:32.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37206]) process #12 SSH_MSG_IGNORE 15:15:32.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37206]) SSH_MSG_IGNORE 15:15:32.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xedae4381, L:/10.30.170.167:17979 - R:/10.30.171.175:59580]} 15:15:32.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:59580]): SSH-2.0-SSHD-UNKNOWN 15:15:32.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:59580]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:32.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:59580]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:32.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:59580]) Send SSH_MSG_KEXINIT 15:15:32.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59580]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:32.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59580]) process #0 SSH_MSG_KEXINIT 15:15:32.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:59580]) SSH_MSG_KEXINIT 15:15:32.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:59580]) strict KEX=true client=true server=true 15:15:32.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59580]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:32.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59580]) Kex: server host key algorithms = rsa-sha2-512 15:15:32.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59580]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:32.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59580]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:32.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59580]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:32.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59580]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:32.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59580]) Kex: compression algorithms (client to server) = none 15:15:32.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59580]) Kex: compression algorithms (server to client) = none 15:15:32.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:32.455 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:32.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #10 SSH_MSG_IGNORE 15:15:32.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:15:32.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59580]) process #1 30 15:15:32.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59580]] process command=SSH_MSG_KEXDH_INIT 15:15:32.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59580]] Send SSH_MSG_KEXDH_REPLY 15:15:32.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59580]) packet #1 sending command=31[31] len=1639 15:15:32.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:59580])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:32.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:59580]) Send SSH_MSG_NEWKEYS 15:15:32.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:59580]) session ID=e5:6a:14:d3:4c:75:77:f8:f0:aa:bb:37:cc:ac:f0:75:d3:10:74:9a:33:3e:e9:13:04:7b:ff:f9:60:f0:e7:1d:01:2d:71:58:ea:be:7d:2b:a1:20:7b:ab:03:a4:04:ca:04:02:f3:73:4e:68:d8:1a:20:a4:af:ff:31:cf:46:1a 15:15:32.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59580]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:32.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59580]): strict KEX resets output message sequence number from 3 to 0 15:15:32.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59580]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4ef51ed2; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:32.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:59580])[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 15:15:32.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59580])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:32.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59580]) packet #0 sending command=7[7] len=419 15:15:32.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59580]) No pending packets to flush at end of KEX 15:15:32.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59580]) process #2 SSH_MSG_NEWKEYS 15:15:32.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59580]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:32.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59580]): strict KEX resets input message sequence number from 3 to 0 15:15:32.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59580]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6dbd5615; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:32.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:32.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59580]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:32.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59580]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:32.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:59580]) authorized authentication methods: password,publickey 15:15:32.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59580]) Accepted service ssh-userauth 15:15:32.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59580]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:32.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59580]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:32.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59580]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:32.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59580]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:32.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59580]) no authentication factory for method=none 15:15:32.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59580]) SSH_MSG_USERAUTH_REQUEST 15:15:32.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59580]) remaining methods: password,publickey 15:15:32.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59580]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:32.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59580]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:32.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59580]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:32.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59580]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:32.538 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:32.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:59580]) authentication result: true 15:15:32.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:59580]) SSH_MSG_USERAUTH_REQUEST 15:15:32.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59580])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:32.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59580]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:32.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:32.538 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:32.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59580]) no heartbeat to stop 15:15:32.538 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:59580]) heartbeat type=IGNORE, interval=PT30S 15:15:32.538 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:59580 authenticated 15:15:32.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59580]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:32.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59580]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:32.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59580]] session=TransportServerSession[admin@/10.30.171.175:59580] id=0 15:15:32.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59580])) size=2097152, max=2097152, packet=32768 15:15:32.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59580]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59580] 15:15:32.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59580]) recipient=0 15:15:32.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580])) size=2097152, max=2097152, packet=32768 15:15:32.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580])) re-initializing 15:15:32.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580])) size=2097152, max=2097152, packet=32768 15:15:32.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:32.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59580]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:32.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59580]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:32.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:32.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580])[want-reply=true] subsystem=netconf 15:15:32.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580])[subsystem] prepared command 15:15:32.540 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:32.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:32.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xedae4381, L:/10.30.170.167:17979 - R:/10.30.171.175:59580]}} established 15:15:32.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 150: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17979 15:15:32.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 150: Creating data stores for simulated device 15:15:32.540 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:32.540 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:32.540 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:32.540 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:32.540 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:32.541 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7abd10bb 15:15:32.541 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:32.542 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:32.542 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:32.542 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:32.542 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:32.542 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:32.542 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:32.542 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:32.542 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7abd10bb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7abd10bb, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69f8b700, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69f8b700, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:32.543 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:32.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:32.547 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xedae4381, L:/10.30.170.167:17979 - R:/10.30.171.175:59580] 15:15:32.547 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 150 on channel [id: 0xedae4381, L:/10.30.170.167:17979 - R:/10.30.171.175:59580] 15:15:32.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]) by 1103 down to 2096049 15:15:32.550 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59580]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:32.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xedae4381, L:/10.30.170.167:17979 - R:/10.30.171.175:59580] 15:15:32.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xedae4381, L:/10.30.170.167:17979 - R:/10.30.171.175:59580] 15:15:32.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]) request=subsystem result=ReplySuccess, want-reply=true 15:15:32.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59580]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:32.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]) request=subsystem activate command 15:15:32.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]) starting runner for command=netconf 15:15:32.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59580]) process #5 SSH_MSG_CHANNEL_DATA 15:15:32.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]) by 373 down to 2096779 15:15:32.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]) SSH_MSG_CHANNEL_DATA len=373 15:15:32.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580] 15:15:32.551 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xedae4381, L:/10.30.170.167:17979 - R:/10.30.171.175:59580]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:32.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:32.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xedae4381, L:/10.30.170.167:17979 - R:/10.30.171.175:59580] 15:15:32.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xedae4381, L:/10.30.170.167:17979 - R:/10.30.171.175:59580] 15:15:32.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17979', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:32.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=150} created 15:15:32.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=150, channel=[id: 0xedae4381, L:/10.30.170.167:17979 - R:/10.30.171.175:59580]} created 15:15:32.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xedae4381, L:/10.30.170.167:17979 - R:/10.30.171.175:59580] successful with session NetconfServerSession{sessionId=150, channel=[id: 0xedae4381, L:/10.30.170.167:17979 - R:/10.30.171.175:59580]} 15:15:32.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=150, channel=[id: 0xedae4381, L:/10.30.170.167:17979 - R:/10.30.171.175:59580]} up 15:15:32.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59580]) process #6 SSH_MSG_CHANNEL_DATA 15:15:32.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]) by 393 down to 2096386 15:15:32.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]) SSH_MSG_CHANNEL_DATA len=393 15:15:32.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580] 15:15:32.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:32.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:32.553 [netconf-device-simulator-threads-6] 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=150} 15:15:32.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:32.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=150, channel=[id: 0xedae4381, L:/10.30.170.167:17979 - R:/10.30.171.175:59580]} EXI handlers added to pipeline 15:15:32.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:32.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]) by 179 down to 2095870 15:15:32.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59580]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:32.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:32.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59580]) process #7 SSH_MSG_CHANNEL_DATA 15:15:32.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]) by 340 down to 2096046 15:15:32.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]) SSH_MSG_CHANNEL_DATA len=340 15:15:32.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580] 15:15:32.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:32.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:32.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=150} 15:15:32.557 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69f8b700 15:15:32.557 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:32.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:32.557 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:32.557 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:32.557 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:32.557 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:32.557 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:32.557 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:32.557 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:32.557 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:32.557 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:32.557 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:32.558 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:32.558 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:32.558 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:32.558 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:32.558 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:32.558 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:32.558 [netconf-device-simulator-threads-6] 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 15:15:32.558 [netconf-device-simulator-threads-6] 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 15:15:32.558 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:32.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]) by 733 down to 2095137 15:15:32.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59580]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:32.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:32.804 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38088]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:32.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38088]) process #8 SSH_MSG_IGNORE 15:15:32.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38088]) SSH_MSG_IGNORE 15:15:32.855 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:15:32.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55962]) process #13 SSH_MSG_IGNORE 15:15:32.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55962]) SSH_MSG_IGNORE 15:15:33.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:33.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50996]) process #12 SSH_MSG_IGNORE 15:15:33.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50996]) SSH_MSG_IGNORE 15:15:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54118]) process #11 SSH_MSG_IGNORE 15:15:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54118]) SSH_MSG_IGNORE 15:15:33.270 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:33.380 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46760]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:33.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46760]) process #9 SSH_MSG_IGNORE 15:15:33.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46760]) SSH_MSG_IGNORE 15:15:33.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0d81296a, L:/10.30.170.167:17980 - R:/10.30.171.175:53024]} 15:15:33.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:53024]): SSH-2.0-SSHD-UNKNOWN 15:15:33.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:53024]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:33.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:53024]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:33.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:53024]) Send SSH_MSG_KEXINIT 15:15:33.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53024]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:33.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53024]) process #0 SSH_MSG_KEXINIT 15:15:33.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:53024]) SSH_MSG_KEXINIT 15:15:33.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:53024]) strict KEX=true client=true server=true 15:15:33.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53024]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:33.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53024]) Kex: server host key algorithms = rsa-sha2-512 15:15:33.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53024]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:33.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53024]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:33.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53024]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:33.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53024]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:33.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53024]) Kex: compression algorithms (client to server) = none 15:15:33.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53024]) Kex: compression algorithms (server to client) = none 15:15:33.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:33.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40314]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:33.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40314]) process #10 SSH_MSG_IGNORE 15:15:33.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40314]) SSH_MSG_IGNORE 15:15:33.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53024]) process #1 30 15:15:33.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:53024]] process command=SSH_MSG_KEXDH_INIT 15:15:33.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:53024]] Send SSH_MSG_KEXDH_REPLY 15:15:33.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53024]) packet #1 sending command=31[31] len=1639 15:15:33.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:53024])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:33.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:53024]) Send SSH_MSG_NEWKEYS 15:15:33.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:53024]) session ID=ca:89:49:84:64:b4:be:cd:f0:36:ba:59:93:9f:ce:52:e6:73:79:c2:a8:50:79:97:fd:a8:15:f7:8b:1f:f9:ae:bf:fd:72:1f:e8:64:b0:c1:1b:4b:34:23:b9:db:47:53:13:1d:81:fb:5c:10:f2:bd:c0:dd:e6:4d:0a:3a:77:9f 15:15:33.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53024]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:33.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:53024]): strict KEX resets output message sequence number from 3 to 0 15:15:33.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:53024]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@75574a91; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:33.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:53024])[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 15:15:33.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:53024])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:33.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53024]) packet #0 sending command=7[7] len=419 15:15:33.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:53024]) No pending packets to flush at end of KEX 15:15:33.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53024]) process #2 SSH_MSG_NEWKEYS 15:15:33.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:53024]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:33.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:53024]): strict KEX resets input message sequence number from 3 to 0 15:15:33.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:53024]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@14c96f2; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:33.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:33.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53024]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:33.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:53024]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:33.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:53024]) authorized authentication methods: password,publickey 15:15:33.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:53024]) Accepted service ssh-userauth 15:15:33.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53024]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:33.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53024]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:33.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53024]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:33.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53024]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:33.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53024]) no authentication factory for method=none 15:15:33.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:53024]) SSH_MSG_USERAUTH_REQUEST 15:15:33.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:53024]) remaining methods: password,publickey 15:15:33.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53024]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:33.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53024]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:33.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53024]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:33.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53024]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:33.772 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:33.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:53024]) authentication result: true 15:15:33.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:53024]) SSH_MSG_USERAUTH_REQUEST 15:15:33.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:53024])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:33.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53024]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:33.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:33.772 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:33.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53024]) no heartbeat to stop 15:15:33.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:53024]) heartbeat type=IGNORE, interval=PT30S 15:15:33.772 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:53024 authenticated 15:15:33.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53024]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:33.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53024]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:33.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53024]] session=TransportServerSession[admin@/10.30.171.175:53024] id=0 15:15:33.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53024])) size=2097152, max=2097152, packet=32768 15:15:33.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53024]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53024] 15:15:33.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53024]) recipient=0 15:15:33.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024])) size=2097152, max=2097152, packet=32768 15:15:33.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024])) re-initializing 15:15:33.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024])) size=2097152, max=2097152, packet=32768 15:15:33.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:33.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53024]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:33.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53024]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:33.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:33.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024])[want-reply=true] subsystem=netconf 15:15:33.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024])[subsystem] prepared command 15:15:33.773 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:33.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:33.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0d81296a, L:/10.30.170.167:17980 - R:/10.30.171.175:53024]}} established 15:15:33.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 151: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17980 15:15:33.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 151: Creating data stores for simulated device 15:15:33.774 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:33.774 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:33.774 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:33.774 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:33.774 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:33.775 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e84dcd0 15:15:33.775 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:33.775 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:33.775 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:33.775 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:33.776 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:33.776 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:33.776 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:33.776 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:33.776 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e84dcd0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e84dcd0, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2783316e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2783316e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:33.777 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:33.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:33.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0d81296a, L:/10.30.170.167:17980 - R:/10.30.171.175:53024] 15:15:33.778 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 151 on channel [id: 0x0d81296a, L:/10.30.170.167:17980 - R:/10.30.171.175:53024] 15:15:33.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]) by 1103 down to 2096049 15:15:33.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53024]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:33.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0d81296a, L:/10.30.170.167:17980 - R:/10.30.171.175:53024] 15:15:33.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0d81296a, L:/10.30.170.167:17980 - R:/10.30.171.175:53024] 15:15:33.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]) request=subsystem result=ReplySuccess, want-reply=true 15:15:33.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53024]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:33.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]) request=subsystem activate command 15:15:33.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]) starting runner for command=netconf 15:15:33.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53024]) process #5 SSH_MSG_CHANNEL_DATA 15:15:33.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]) by 373 down to 2096779 15:15:33.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]) SSH_MSG_CHANNEL_DATA len=373 15:15:33.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024] 15:15:33.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0d81296a, L:/10.30.170.167:17980 - R:/10.30.171.175:53024]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:33.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:33.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0d81296a, L:/10.30.170.167:17980 - R:/10.30.171.175:53024] 15:15:33.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0d81296a, L:/10.30.170.167:17980 - R:/10.30.171.175:53024] 15:15:33.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17980', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:33.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=151} created 15:15:33.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=151, channel=[id: 0x0d81296a, L:/10.30.170.167:17980 - R:/10.30.171.175:53024]} created 15:15:33.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0d81296a, L:/10.30.170.167:17980 - R:/10.30.171.175:53024] successful with session NetconfServerSession{sessionId=151, channel=[id: 0x0d81296a, L:/10.30.170.167:17980 - R:/10.30.171.175:53024]} 15:15:33.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=151, channel=[id: 0x0d81296a, L:/10.30.170.167:17980 - R:/10.30.171.175:53024]} up 15:15:33.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53024]) process #6 SSH_MSG_CHANNEL_DATA 15:15:33.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]) by 393 down to 2096386 15:15:33.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]) SSH_MSG_CHANNEL_DATA len=393 15:15:33.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024] 15:15:33.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:33.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:33.781 [netconf-device-simulator-threads-0] 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=151} 15:15:33.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:33.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=151, channel=[id: 0x0d81296a, L:/10.30.170.167:17980 - R:/10.30.171.175:53024]} EXI handlers added to pipeline 15:15:33.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:33.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]) by 179 down to 2095870 15:15:33.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53024]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:33.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:33.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53024]) process #7 SSH_MSG_CHANNEL_DATA 15:15:33.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]) by 340 down to 2096046 15:15:33.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]) SSH_MSG_CHANNEL_DATA len=340 15:15:33.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024] 15:15:33.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:33.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:33.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=151} 15:15:33.784 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2783316e 15:15:33.784 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:33.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:33.784 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:33.784 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:33.784 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:33.784 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:33.784 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:33.784 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:33.784 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:33.784 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:33.784 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:33.784 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:33.784 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:33.784 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:33.784 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:33.784 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:33.784 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:33.784 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:33.784 [netconf-device-simulator-threads-0] 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 15:15:33.784 [netconf-device-simulator-threads-0] 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 15:15:33.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:33.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]) by 733 down to 2095137 15:15:33.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53024]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:33.787 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:33.940 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45678]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:33.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45678]) process #8 SSH_MSG_IGNORE 15:15:33.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45678]) SSH_MSG_IGNORE 15:15:34.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:15:34.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60062]) process #13 SSH_MSG_IGNORE 15:15:34.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60062]) SSH_MSG_IGNORE 15:15:34.294 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:34.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44528]) process #12 SSH_MSG_IGNORE 15:15:34.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44528]) SSH_MSG_IGNORE 15:15:34.482 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50618]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:34.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50618]) process #9 SSH_MSG_IGNORE 15:15:34.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50618]) SSH_MSG_IGNORE 15:15:34.593 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34250]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:34.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34250]) process #11 SSH_MSG_IGNORE 15:15:34.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34250]) SSH_MSG_IGNORE 15:15:34.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x46a3eb56, L:/10.30.170.167:17981 - R:/10.30.171.175:40368]} 15:15:34.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:40368]): SSH-2.0-SSHD-UNKNOWN 15:15:34.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:40368]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:34.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:40368]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:34.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:40368]) Send SSH_MSG_KEXINIT 15:15:34.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40368]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:34.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40368]) process #0 SSH_MSG_KEXINIT 15:15:34.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:40368]) SSH_MSG_KEXINIT 15:15:34.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:40368]) strict KEX=true client=true server=true 15:15:34.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40368]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:34.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40368]) Kex: server host key algorithms = rsa-sha2-512 15:15:34.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40368]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:34.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40368]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:34.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40368]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:34.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40368]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:34.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40368]) Kex: compression algorithms (client to server) = none 15:15:34.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40368]) Kex: compression algorithms (server to client) = none 15:15:34.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:35.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40368]) process #1 30 15:15:35.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40368]] process command=SSH_MSG_KEXDH_INIT 15:15:35.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40368]] Send SSH_MSG_KEXDH_REPLY 15:15:35.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40368]) packet #1 sending command=31[31] len=1639 15:15:35.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:40368])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:35.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:40368]) Send SSH_MSG_NEWKEYS 15:15:35.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:40368]) session ID=f3:a1:7c:56:1a:ab:69:85:a3:6a:ae:e0:25:81:ab:be:2e:f0:97:53:ff:9a:09:25:7d:5a:35:ac:b7:71:92:2e:1b:31:08:e3:1a:2e:05:39:2b:1a:33:5b:a5:23:1a:90:df:8d:40:55:6a:5b:06:35:19:6b:bf:f3:96:62:8b:19 15:15:35.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40368]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:35.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40368]): strict KEX resets output message sequence number from 3 to 0 15:15:35.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40368]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@107e74f9; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:35.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:40368])[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 15:15:35.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40368])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:35.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40368]) packet #0 sending command=7[7] len=419 15:15:35.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40368]) No pending packets to flush at end of KEX 15:15:35.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40368]) process #2 SSH_MSG_NEWKEYS 15:15:35.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40368]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:35.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40368]): strict KEX resets input message sequence number from 3 to 0 15:15:35.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40368]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1eef5c6d; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:35.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:35.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40368]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:35.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40368]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:35.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:40368]) authorized authentication methods: password,publickey 15:15:35.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40368]) Accepted service ssh-userauth 15:15:35.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40368]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:35.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40368]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:35.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40368]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:35.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40368]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:35.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40368]) no authentication factory for method=none 15:15:35.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40368]) SSH_MSG_USERAUTH_REQUEST 15:15:35.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40368]) remaining methods: password,publickey 15:15:35.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40368]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:35.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40368]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:35.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40368]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:35.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40368]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:35.044 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:35.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:40368]) authentication result: true 15:15:35.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:40368]) SSH_MSG_USERAUTH_REQUEST 15:15:35.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40368])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:35.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40368]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:35.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:35.044 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:35.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40368]) no heartbeat to stop 15:15:35.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:40368]) heartbeat type=IGNORE, interval=PT30S 15:15:35.045 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:40368 authenticated 15:15:35.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40368]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:35.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40368]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:35.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40368]] session=TransportServerSession[admin@/10.30.171.175:40368] id=0 15:15:35.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40368])) size=2097152, max=2097152, packet=32768 15:15:35.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40368]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40368] 15:15:35.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40368]) recipient=0 15:15:35.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368])) size=2097152, max=2097152, packet=32768 15:15:35.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368])) re-initializing 15:15:35.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368])) size=2097152, max=2097152, packet=32768 15:15:35.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:35.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40368]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:35.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40368]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:35.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:35.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368])[want-reply=true] subsystem=netconf 15:15:35.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368])[subsystem] prepared command 15:15:35.045 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:35.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:35.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x46a3eb56, L:/10.30.170.167:17981 - R:/10.30.171.175:40368]}} established 15:15:35.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 152: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17981 15:15:35.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 152: Creating data stores for simulated device 15:15:35.046 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:35.046 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:35.046 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:35.046 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:35.046 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:35.046 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30593b9 15:15:35.046 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:35.047 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:35.047 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:35.047 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:35.047 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:35.047 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:35.047 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:35.047 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:35.047 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30593b9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30593b9, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@78f34a69, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@78f34a69, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:35.047 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:35.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:35.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x46a3eb56, L:/10.30.170.167:17981 - R:/10.30.171.175:40368] 15:15:35.048 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 152 on channel [id: 0x46a3eb56, L:/10.30.170.167:17981 - R:/10.30.171.175:40368] 15:15:35.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]) by 1103 down to 2096049 15:15:35.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40368]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:35.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x46a3eb56, L:/10.30.170.167:17981 - R:/10.30.171.175:40368] 15:15:35.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x46a3eb56, L:/10.30.170.167:17981 - R:/10.30.171.175:40368] 15:15:35.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]) request=subsystem result=ReplySuccess, want-reply=true 15:15:35.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40368]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:35.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]) request=subsystem activate command 15:15:35.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]) starting runner for command=netconf 15:15:35.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40368]) process #5 SSH_MSG_CHANNEL_DATA 15:15:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]) by 373 down to 2096779 15:15:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]) SSH_MSG_CHANNEL_DATA len=373 15:15:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368] 15:15:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x46a3eb56, L:/10.30.170.167:17981 - R:/10.30.171.175:40368]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x46a3eb56, L:/10.30.170.167:17981 - R:/10.30.171.175:40368] 15:15:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x46a3eb56, L:/10.30.170.167:17981 - R:/10.30.171.175:40368] 15:15:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17981', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=152} created 15:15:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=152, channel=[id: 0x46a3eb56, L:/10.30.170.167:17981 - R:/10.30.171.175:40368]} created 15:15:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x46a3eb56, L:/10.30.170.167:17981 - R:/10.30.171.175:40368] successful with session NetconfServerSession{sessionId=152, channel=[id: 0x46a3eb56, L:/10.30.170.167:17981 - R:/10.30.171.175:40368]} 15:15:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=152, channel=[id: 0x46a3eb56, L:/10.30.170.167:17981 - R:/10.30.171.175:40368]} up 15:15:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40368]) process #6 SSH_MSG_CHANNEL_DATA 15:15:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]) by 393 down to 2096386 15:15:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]) SSH_MSG_CHANNEL_DATA len=393 15:15:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368] 15:15:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:35.049 [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=152} 15:15:35.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:35.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=152, channel=[id: 0x46a3eb56, L:/10.30.170.167:17981 - R:/10.30.171.175:40368]} EXI handlers added to pipeline 15:15:35.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:35.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]) by 179 down to 2095870 15:15:35.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40368]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:35.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:35.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40368]) process #7 SSH_MSG_CHANNEL_DATA 15:15:35.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]) by 340 down to 2096046 15:15:35.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]) SSH_MSG_CHANNEL_DATA len=340 15:15:35.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368] 15:15:35.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:35.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:35.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=152} 15:15:35.051 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@78f34a69 15:15:35.051 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:35.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:35.051 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:35.051 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:35.051 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:35.051 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:35.051 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:35.051 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:35.051 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:35.052 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:35.052 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:35.052 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:35.052 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:35.052 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:35.052 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:35.052 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:35.052 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:35.052 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:35.052 [netconf-device-simulator-threads-2] 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 15:15:35.052 [netconf-device-simulator-threads-2] 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 15:15:35.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:35.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]) by 733 down to 2095137 15:15:35.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40368]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:35.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:35.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47616]) process #10 SSH_MSG_IGNORE 15:15:35.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47616]) SSH_MSG_IGNORE 15:15:35.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47616]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:35.297 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:15:35.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54708]) process #13 SSH_MSG_IGNORE 15:15:35.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54708]) SSH_MSG_IGNORE 15:15:35.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59792]) process #8 SSH_MSG_IGNORE 15:15:35.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59792]) SSH_MSG_IGNORE 15:15:35.329 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59792]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:35.420 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:35.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35166]) process #12 SSH_MSG_IGNORE 15:15:35.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35166]) SSH_MSG_IGNORE 15:15:35.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37358]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:35.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37358]) process #9 SSH_MSG_IGNORE 15:15:35.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37358]) SSH_MSG_IGNORE 15:15:35.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38758]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38758]) process #11 SSH_MSG_IGNORE 15:15:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38758]) SSH_MSG_IGNORE 15:15:36.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x12b19117, L:/10.30.170.167:17982 - R:/10.30.171.175:46272]} 15:15:36.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:46272]): SSH-2.0-SSHD-UNKNOWN 15:15:36.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:46272]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:36.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:46272]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:36.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:46272]) Send SSH_MSG_KEXINIT 15:15:36.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46272]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:36.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46272]) process #0 SSH_MSG_KEXINIT 15:15:36.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:46272]) SSH_MSG_KEXINIT 15:15:36.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:46272]) strict KEX=true client=true server=true 15:15:36.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46272]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:36.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46272]) Kex: server host key algorithms = rsa-sha2-512 15:15:36.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46272]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:36.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46272]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:36.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46272]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:36.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46272]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:36.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46272]) Kex: compression algorithms (client to server) = none 15:15:36.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46272]) Kex: compression algorithms (server to client) = none 15:15:36.262 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:36.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46272]) process #1 30 15:15:36.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46272]] process command=SSH_MSG_KEXDH_INIT 15:15:36.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46272]] Send SSH_MSG_KEXDH_REPLY 15:15:36.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46272]) packet #1 sending command=31[31] len=1639 15:15:36.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:46272])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:36.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:46272]) Send SSH_MSG_NEWKEYS 15:15:36.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:46272]) session ID=7c:89:12:f4:92:c7:24:e0:4f:a8:ef:cc:04:d8:9e:1c:ae:4c:29:aa:ff:03:9f:13:93:aa:81:5d:f6:d3:e2:62:52:85:35:4f:dc:da:25:3c:28:c5:5f:20:69:0d:a0:08:00:15:b0:a2:1f:be:93:cd:14:9e:db:3b:3c:62:7e:f9 15:15:36.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46272]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:36.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46272]): strict KEX resets output message sequence number from 3 to 0 15:15:36.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46272]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6dabc705; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:36.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:46272])[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 15:15:36.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46272])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:36.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46272]) packet #0 sending command=7[7] len=419 15:15:36.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46272]) No pending packets to flush at end of KEX 15:15:36.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46272]) process #2 SSH_MSG_NEWKEYS 15:15:36.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46272]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:36.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46272]): strict KEX resets input message sequence number from 3 to 0 15:15:36.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46272]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@aa95fb4; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:36.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:36.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46272]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:36.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46272]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:36.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:46272]) authorized authentication methods: password,publickey 15:15:36.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46272]) Accepted service ssh-userauth 15:15:36.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46272]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:36.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46272]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:36.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46272]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:36.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46272]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:36.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46272]) no authentication factory for method=none 15:15:36.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46272]) SSH_MSG_USERAUTH_REQUEST 15:15:36.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46272]) remaining methods: password,publickey 15:15:36.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46272]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:36.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46272]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:36.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46272]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:36.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46272]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:36.380 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:36.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:46272]) authentication result: true 15:15:36.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:46272]) SSH_MSG_USERAUTH_REQUEST 15:15:36.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46272])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:36.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46272]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:36.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:36.380 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:36.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46272]) no heartbeat to stop 15:15:36.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:46272]) heartbeat type=IGNORE, interval=PT30S 15:15:36.380 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:46272 authenticated 15:15:36.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46272]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:36.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46272]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:36.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46272]] session=TransportServerSession[admin@/10.30.171.175:46272] id=0 15:15:36.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46272])) size=2097152, max=2097152, packet=32768 15:15:36.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46272]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46272] 15:15:36.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46272]) recipient=0 15:15:36.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272])) size=2097152, max=2097152, packet=32768 15:15:36.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272])) re-initializing 15:15:36.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272])) size=2097152, max=2097152, packet=32768 15:15:36.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:36.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46272]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:36.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46272]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:36.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:36.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272])[want-reply=true] subsystem=netconf 15:15:36.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272])[subsystem] prepared command 15:15:36.381 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:36.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:36.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x12b19117, L:/10.30.170.167:17982 - R:/10.30.171.175:46272]}} established 15:15:36.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 153: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17982 15:15:36.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 153: Creating data stores for simulated device 15:15:36.381 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:36.381 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:36.382 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:36.382 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:36.382 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:36.382 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@61511550 15:15:36.382 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:36.383 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:36.383 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:36.383 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:36.383 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:36.383 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:36.383 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:36.383 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:36.383 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@61511550, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@61511550, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@14a8749c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@14a8749c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:36.384 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:36.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:36.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x12b19117, L:/10.30.170.167:17982 - R:/10.30.171.175:46272] 15:15:36.391 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 153 on channel [id: 0x12b19117, L:/10.30.170.167:17982 - R:/10.30.171.175:46272] 15:15:36.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]) by 1103 down to 2096049 15:15:36.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46272]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:36.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x12b19117, L:/10.30.170.167:17982 - R:/10.30.171.175:46272] 15:15:36.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x12b19117, L:/10.30.170.167:17982 - R:/10.30.171.175:46272] 15:15:36.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]) request=subsystem result=ReplySuccess, want-reply=true 15:15:36.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46272]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:36.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]) request=subsystem activate command 15:15:36.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]) starting runner for command=netconf 15:15:36.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46272]) process #5 SSH_MSG_CHANNEL_DATA 15:15:36.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]) by 373 down to 2096779 15:15:36.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]) SSH_MSG_CHANNEL_DATA len=373 15:15:36.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272] 15:15:36.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x12b19117, L:/10.30.170.167:17982 - R:/10.30.171.175:46272]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:36.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:36.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x12b19117, L:/10.30.170.167:17982 - R:/10.30.171.175:46272] 15:15:36.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x12b19117, L:/10.30.170.167:17982 - R:/10.30.171.175:46272] 15:15:36.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17982', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:36.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=153} created 15:15:36.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=153, channel=[id: 0x12b19117, L:/10.30.170.167:17982 - R:/10.30.171.175:46272]} created 15:15:36.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x12b19117, L:/10.30.170.167:17982 - R:/10.30.171.175:46272] successful with session NetconfServerSession{sessionId=153, channel=[id: 0x12b19117, L:/10.30.170.167:17982 - R:/10.30.171.175:46272]} 15:15:36.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=153, channel=[id: 0x12b19117, L:/10.30.170.167:17982 - R:/10.30.171.175:46272]} up 15:15:36.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46272]) process #6 SSH_MSG_CHANNEL_DATA 15:15:36.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]) by 393 down to 2096386 15:15:36.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]) SSH_MSG_CHANNEL_DATA len=393 15:15:36.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272] 15:15:36.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:36.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:36.394 [netconf-device-simulator-threads-4] 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=153} 15:15:36.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:36.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=153, channel=[id: 0x12b19117, L:/10.30.170.167:17982 - R:/10.30.171.175:46272]} EXI handlers added to pipeline 15:15:36.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:36.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]) by 179 down to 2095870 15:15:36.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46272]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:36.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:36.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46272]) process #7 SSH_MSG_CHANNEL_DATA 15:15:36.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]) by 340 down to 2096046 15:15:36.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]) SSH_MSG_CHANNEL_DATA len=340 15:15:36.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272] 15:15:36.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:36.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:36.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=153} 15:15:36.397 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@14a8749c 15:15:36.397 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:36.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:36.397 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:36.397 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:36.397 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:36.397 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:36.397 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:36.397 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:36.397 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:36.397 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:36.397 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:36.397 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:36.397 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:36.397 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:36.397 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:36.397 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:36.397 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:36.397 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:36.397 [netconf-device-simulator-threads-4] 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 15:15:36.397 [netconf-device-simulator-threads-4] 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 15:15:36.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:36.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]) by 733 down to 2095137 15:15:36.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46272]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:36.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:36.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59766]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:36.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59766]) process #8 SSH_MSG_IGNORE 15:15:36.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59766]) SSH_MSG_IGNORE 15:15:36.588 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:15:36.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58112]) process #13 SSH_MSG_IGNORE 15:15:36.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58112]) SSH_MSG_IGNORE 15:15:36.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:36.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54380]) process #12 SSH_MSG_IGNORE 15:15:36.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54380]) SSH_MSG_IGNORE 15:15:36.644 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53088]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:36.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53088]) process #10 SSH_MSG_IGNORE 15:15:36.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53088]) SSH_MSG_IGNORE 15:15:36.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45880]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:36.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45880]) process #9 SSH_MSG_IGNORE 15:15:36.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45880]) SSH_MSG_IGNORE 15:15:37.163 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48346]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:37.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48346]) process #11 SSH_MSG_IGNORE 15:15:37.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48346]) SSH_MSG_IGNORE 15:15:37.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0c5374e7, L:/10.30.170.167:17983 - R:/10.30.171.175:40580]} 15:15:37.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:40580]): SSH-2.0-SSHD-UNKNOWN 15:15:37.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:40580]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:37.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:40580]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:37.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:40580]) Send SSH_MSG_KEXINIT 15:15:37.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40580]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:37.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40580]) process #0 SSH_MSG_KEXINIT 15:15:37.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:40580]) SSH_MSG_KEXINIT 15:15:37.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:40580]) strict KEX=true client=true server=true 15:15:37.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40580]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:37.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40580]) Kex: server host key algorithms = rsa-sha2-512 15:15:37.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40580]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:37.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40580]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:37.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40580]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:37.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40580]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:37.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40580]) Kex: compression algorithms (client to server) = none 15:15:37.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40580]) Kex: compression algorithms (server to client) = none 15:15:37.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:37.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40580]) process #1 30 15:15:37.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40580]] process command=SSH_MSG_KEXDH_INIT 15:15:37.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58256]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:37.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58256]) process #9 SSH_MSG_IGNORE 15:15:37.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58256]) SSH_MSG_IGNORE 15:15:37.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40580]] Send SSH_MSG_KEXDH_REPLY 15:15:37.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40580]) packet #1 sending command=31[31] len=1639 15:15:37.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:40580])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:37.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:40580]) Send SSH_MSG_NEWKEYS 15:15:37.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:40580]) session ID=5d:3e:46:af:3c:b8:57:f3:6f:02:6a:50:cb:15:fc:a3:7f:46:c3:d0:5a:03:f0:cd:2a:c8:2f:be:6f:54:ae:59:be:ba:07:95:e8:ef:d8:e5:88:b0:1b:17:f7:7c:6d:2e:56:11:09:ea:3b:28:78:c3:67:73:dc:43:aa:ac:09:d2 15:15:37.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40580]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:37.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40580]): strict KEX resets output message sequence number from 3 to 0 15:15:37.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40580]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@54e12de7; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:37.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:40580])[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 15:15:37.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40580])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:37.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40580]) packet #0 sending command=7[7] len=419 15:15:37.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40580]) No pending packets to flush at end of KEX 15:15:37.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40580]) process #2 SSH_MSG_NEWKEYS 15:15:37.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40580]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:37.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40580]): strict KEX resets input message sequence number from 3 to 0 15:15:37.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40580]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@443cc7c9; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:37.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:37.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40580]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:37.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40580]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:37.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:40580]) authorized authentication methods: password,publickey 15:15:37.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40580]) Accepted service ssh-userauth 15:15:37.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40580]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:37.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40580]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:37.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40580]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:37.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40580]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:37.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40580]) no authentication factory for method=none 15:15:37.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40580]) SSH_MSG_USERAUTH_REQUEST 15:15:37.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40580]) remaining methods: password,publickey 15:15:37.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40580]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:37.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40580]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:37.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40580]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:37.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40580]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:37.496 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:37.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:40580]) authentication result: true 15:15:37.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:40580]) SSH_MSG_USERAUTH_REQUEST 15:15:37.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40580])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:37.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40580]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:37.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:37.496 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:37.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40580]) no heartbeat to stop 15:15:37.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:40580]) heartbeat type=IGNORE, interval=PT30S 15:15:37.496 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:40580 authenticated 15:15:37.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40580]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:37.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40580]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:37.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40580]] session=TransportServerSession[admin@/10.30.171.175:40580] id=0 15:15:37.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40580])) size=2097152, max=2097152, packet=32768 15:15:37.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40580]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40580] 15:15:37.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40580]) recipient=0 15:15:37.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580])) size=2097152, max=2097152, packet=32768 15:15:37.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580])) re-initializing 15:15:37.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580])) size=2097152, max=2097152, packet=32768 15:15:37.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:37.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40580]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40580]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580])[want-reply=true] subsystem=netconf 15:15:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580])[subsystem] prepared command 15:15:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0c5374e7, L:/10.30.170.167:17983 - R:/10.30.171.175:40580]}} established 15:15:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 154: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17983 15:15:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 154: Creating data stores for simulated device 15:15:37.498 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:37.499 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:37.499 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:37.499 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:37.500 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6673ca0 15:15:37.500 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:37.500 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:37.500 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:37.500 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:37.501 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:37.501 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:37.501 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:37.501 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:37.501 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6673ca0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6673ca0, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@73bc7aa1, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@73bc7aa1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:37.501 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:37.501 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0c5374e7, L:/10.30.170.167:17983 - R:/10.30.171.175:40580] 15:15:37.503 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 154 on channel [id: 0x0c5374e7, L:/10.30.170.167:17983 - R:/10.30.171.175:40580] 15:15:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]) by 1103 down to 2096049 15:15:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40580]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0c5374e7, L:/10.30.170.167:17983 - R:/10.30.171.175:40580] 15:15:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0c5374e7, L:/10.30.170.167:17983 - R:/10.30.171.175:40580] 15:15:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]) request=subsystem result=ReplySuccess, want-reply=true 15:15:37.503 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40580]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:37.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]) request=subsystem activate command 15:15:37.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]) starting runner for command=netconf 15:15:37.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40580]) process #5 SSH_MSG_CHANNEL_DATA 15:15:37.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]) by 373 down to 2096779 15:15:37.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]) SSH_MSG_CHANNEL_DATA len=373 15:15:37.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580] 15:15:37.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0c5374e7, L:/10.30.170.167:17983 - R:/10.30.171.175:40580]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:37.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:37.504 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0c5374e7, L:/10.30.170.167:17983 - R:/10.30.171.175:40580] 15:15:37.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0c5374e7, L:/10.30.170.167:17983 - R:/10.30.171.175:40580] 15:15:37.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17983', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:37.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=154} created 15:15:37.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=154, channel=[id: 0x0c5374e7, L:/10.30.170.167:17983 - R:/10.30.171.175:40580]} created 15:15:37.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0c5374e7, L:/10.30.170.167:17983 - R:/10.30.171.175:40580] successful with session NetconfServerSession{sessionId=154, channel=[id: 0x0c5374e7, L:/10.30.170.167:17983 - R:/10.30.171.175:40580]} 15:15:37.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=154, channel=[id: 0x0c5374e7, L:/10.30.170.167:17983 - R:/10.30.171.175:40580]} up 15:15:37.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40580]) process #6 SSH_MSG_CHANNEL_DATA 15:15:37.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]) by 393 down to 2096386 15:15:37.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]) SSH_MSG_CHANNEL_DATA len=393 15:15:37.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580] 15:15:37.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:37.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:37.505 [netconf-device-simulator-threads-6] 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=154} 15:15:37.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:37.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=154, channel=[id: 0x0c5374e7, L:/10.30.170.167:17983 - R:/10.30.171.175:40580]} EXI handlers added to pipeline 15:15:37.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:37.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]) by 179 down to 2095870 15:15:37.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40580]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:37.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:37.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40580]) process #7 SSH_MSG_CHANNEL_DATA 15:15:37.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]) by 340 down to 2096046 15:15:37.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]) SSH_MSG_CHANNEL_DATA len=340 15:15:37.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580] 15:15:37.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:37.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:37.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=154} 15:15:37.507 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@73bc7aa1 15:15:37.507 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:37.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:37.507 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:37.507 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:37.507 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:37.507 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:37.507 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:37.507 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:37.507 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:37.507 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:37.507 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:37.507 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:37.507 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:37.507 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:37.507 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:37.508 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:37.508 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:37.508 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:37.508 [netconf-device-simulator-threads-6] 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 15:15:37.508 [netconf-device-simulator-threads-6] 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 15:15:37.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:37.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]) by 733 down to 2095137 15:15:37.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40580]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:37.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:37.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50598]) process #12 SSH_MSG_IGNORE 15:15:37.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50598]) SSH_MSG_IGNORE 15:15:37.778 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:37.791 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53618]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53618]) process #8 SSH_MSG_IGNORE 15:15:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53618]) SSH_MSG_IGNORE 15:15:37.837 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60884]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60884]) process #10 SSH_MSG_IGNORE 15:15:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60884]) SSH_MSG_IGNORE 15:15:37.842 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:15:37.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34104]) process #13 SSH_MSG_IGNORE 15:15:37.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34104]) SSH_MSG_IGNORE 15:15:38.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe35dbc59, L:/10.30.170.167:17984 - R:/10.30.171.175:47972]} 15:15:38.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:47972]): SSH-2.0-SSHD-UNKNOWN 15:15:38.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:47972]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:38.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:47972]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:38.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:47972]) Send SSH_MSG_KEXINIT 15:15:38.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47972]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:38.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47972]) process #0 SSH_MSG_KEXINIT 15:15:38.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:47972]) SSH_MSG_KEXINIT 15:15:38.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:47972]) strict KEX=true client=true server=true 15:15:38.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47972]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:38.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47972]) Kex: server host key algorithms = rsa-sha2-512 15:15:38.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47972]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:38.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47972]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:38.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47972]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:38.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47972]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:38.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47972]) Kex: compression algorithms (client to server) = none 15:15:38.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47972]) Kex: compression algorithms (server to client) = none 15:15:38.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:38.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47972]) process #1 30 15:15:38.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:47972]] process command=SSH_MSG_KEXDH_INIT 15:15:38.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:47972]] Send SSH_MSG_KEXDH_REPLY 15:15:38.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47972]) packet #1 sending command=31[31] len=1639 15:15:38.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:47972])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:38.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:47972]) Send SSH_MSG_NEWKEYS 15:15:38.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:47972]) session ID=04:b5:c5:1a:56:aa:4a:ce:1d:f8:b8:2f:f3:d8:04:17:70:a4:92:3e:7b:9d:15:16:ec:5a:2d:62:3b:64:f9:fb:51:ee:ad:a0:f9:99:1b:97:15:db:15:8b:ea:8e:2a:7b:33:1c:b6:66:c6:16:4f:b8:73:34:86:4e:d0:8a:b2:cc 15:15:38.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47972]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:38.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:47972]): strict KEX resets output message sequence number from 3 to 0 15:15:38.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:47972]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@553e52cf; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:38.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:47972])[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 15:15:38.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:47972])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:38.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47972]) packet #0 sending command=7[7] len=419 15:15:38.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:47972]) No pending packets to flush at end of KEX 15:15:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47972]) process #2 SSH_MSG_NEWKEYS 15:15:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:47972]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:47972]): strict KEX resets input message sequence number from 3 to 0 15:15:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:47972]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7e16691e; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47972]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:47972]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:47972]) authorized authentication methods: password,publickey 15:15:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:47972]) Accepted service ssh-userauth 15:15:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47972]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47972]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47972]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47972]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:38.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47972]) no authentication factory for method=none 15:15:38.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:47972]) SSH_MSG_USERAUTH_REQUEST 15:15:38.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:47972]) remaining methods: password,publickey 15:15:38.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47972]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:38.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47972]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:38.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47972]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:38.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47972]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:38.265 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:38.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:47972]) authentication result: true 15:15:38.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:47972]) SSH_MSG_USERAUTH_REQUEST 15:15:38.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:47972])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:38.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47972]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:38.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:38.265 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:38.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47972]) no heartbeat to stop 15:15:38.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:47972]) heartbeat type=IGNORE, interval=PT30S 15:15:38.265 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:47972 authenticated 15:15:38.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47972]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:38.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47972]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:38.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47972]] session=TransportServerSession[admin@/10.30.171.175:47972] id=0 15:15:38.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47972])) size=2097152, max=2097152, packet=32768 15:15:38.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47972]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47972] 15:15:38.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47972]) recipient=0 15:15:38.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972])) size=2097152, max=2097152, packet=32768 15:15:38.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972])) re-initializing 15:15:38.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972])) size=2097152, max=2097152, packet=32768 15:15:38.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:38.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47972]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:38.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47972]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:38.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:38.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972])[want-reply=true] subsystem=netconf 15:15:38.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972])[subsystem] prepared command 15:15:38.267 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:38.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:38.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe35dbc59, L:/10.30.170.167:17984 - R:/10.30.171.175:47972]}} established 15:15:38.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 155: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17984 15:15:38.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 155: Creating data stores for simulated device 15:15:38.267 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:38.267 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:38.268 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:38.268 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:38.268 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:38.271 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@416720d7 15:15:38.271 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:38.271 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:38.271 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:38.271 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:38.272 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:38.272 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:38.272 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:38.272 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:38.272 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@416720d7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@416720d7, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2ba329fb, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2ba329fb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:38.272 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:38.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:38.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe35dbc59, L:/10.30.170.167:17984 - R:/10.30.171.175:47972] 15:15:38.274 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 155 on channel [id: 0xe35dbc59, L:/10.30.170.167:17984 - R:/10.30.171.175:47972] 15:15:38.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]) by 1103 down to 2096049 15:15:38.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47972]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:38.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe35dbc59, L:/10.30.170.167:17984 - R:/10.30.171.175:47972] 15:15:38.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe35dbc59, L:/10.30.170.167:17984 - R:/10.30.171.175:47972] 15:15:38.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]) request=subsystem result=ReplySuccess, want-reply=true 15:15:38.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47972]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:38.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]) request=subsystem activate command 15:15:38.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]) starting runner for command=netconf 15:15:38.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47972]) process #5 SSH_MSG_CHANNEL_DATA 15:15:38.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]) by 373 down to 2096779 15:15:38.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]) SSH_MSG_CHANNEL_DATA len=373 15:15:38.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972] 15:15:38.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe35dbc59, L:/10.30.170.167:17984 - R:/10.30.171.175:47972]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:38.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:38.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe35dbc59, L:/10.30.170.167:17984 - R:/10.30.171.175:47972] 15:15:38.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe35dbc59, L:/10.30.170.167:17984 - R:/10.30.171.175:47972] 15:15:38.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17984', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:38.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=155} created 15:15:38.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=155, channel=[id: 0xe35dbc59, L:/10.30.170.167:17984 - R:/10.30.171.175:47972]} created 15:15:38.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe35dbc59, L:/10.30.170.167:17984 - R:/10.30.171.175:47972] successful with session NetconfServerSession{sessionId=155, channel=[id: 0xe35dbc59, L:/10.30.170.167:17984 - R:/10.30.171.175:47972]} 15:15:38.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=155, channel=[id: 0xe35dbc59, L:/10.30.170.167:17984 - R:/10.30.171.175:47972]} up 15:15:38.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47972]) process #6 SSH_MSG_CHANNEL_DATA 15:15:38.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]) by 393 down to 2096386 15:15:38.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]) SSH_MSG_CHANNEL_DATA len=393 15:15:38.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972] 15:15:38.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:38.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:38.276 [netconf-device-simulator-threads-0] 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=155} 15:15:38.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:38.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=155, channel=[id: 0xe35dbc59, L:/10.30.170.167:17984 - R:/10.30.171.175:47972]} EXI handlers added to pipeline 15:15:38.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:38.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]) by 179 down to 2095870 15:15:38.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47972]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:38.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:38.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47972]) process #7 SSH_MSG_CHANNEL_DATA 15:15:38.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]) by 340 down to 2096046 15:15:38.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]) SSH_MSG_CHANNEL_DATA len=340 15:15:38.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972] 15:15:38.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:38.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:38.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=155} 15:15:38.279 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2ba329fb 15:15:38.279 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:38.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:38.280 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:38.280 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:38.280 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:38.280 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:38.280 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:38.280 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:38.280 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:38.280 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:38.280 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:38.280 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:38.280 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:38.280 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:38.280 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:38.280 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:38.280 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:38.280 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:38.280 [netconf-device-simulator-threads-0] 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 15:15:38.280 [netconf-device-simulator-threads-0] 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 15:15:38.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:38.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]) by 733 down to 2095137 15:15:38.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47972]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:38.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:38.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38174]) process #9 SSH_MSG_IGNORE 15:15:38.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38174]) SSH_MSG_IGNORE 15:15:38.338 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38174]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:38.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33050]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33050]) process #11 SSH_MSG_IGNORE 15:15:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33050]) SSH_MSG_IGNORE 15:15:38.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36106]) process #8 SSH_MSG_IGNORE 15:15:38.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36106]) SSH_MSG_IGNORE 15:15:38.622 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36106]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:38.918 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37244]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:38.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37244]) process #10 SSH_MSG_IGNORE 15:15:38.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37244]) SSH_MSG_IGNORE 15:15:39.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:15:39.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54902]) process #13 SSH_MSG_IGNORE 15:15:39.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54902]) SSH_MSG_IGNORE 15:15:39.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:39.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44860]) process #12 SSH_MSG_IGNORE 15:15:39.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44860]) SSH_MSG_IGNORE 15:15:39.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x24e0d5a8, L:/10.30.170.167:17985 - R:/10.30.171.175:58680]} 15:15:39.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:58680]): SSH-2.0-SSHD-UNKNOWN 15:15:39.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:58680]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:39.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:58680]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:39.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38652]) process #9 SSH_MSG_IGNORE 15:15:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38652]) SSH_MSG_IGNORE 15:15:39.542 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38652]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:39.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47238]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:39.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:58680]) Send SSH_MSG_KEXINIT 15:15:39.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58680]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:39.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58680]) process #0 SSH_MSG_KEXINIT 15:15:39.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:58680]) SSH_MSG_KEXINIT 15:15:39.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:58680]) strict KEX=true client=true server=true 15:15:39.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58680]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:39.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58680]) Kex: server host key algorithms = rsa-sha2-512 15:15:39.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58680]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:39.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58680]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:39.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58680]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:39.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58680]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:39.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58680]) Kex: compression algorithms (client to server) = none 15:15:39.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58680]) Kex: compression algorithms (server to client) = none 15:15:39.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:39.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47238]) process #11 SSH_MSG_IGNORE 15:15:39.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47238]) SSH_MSG_IGNORE 15:15:39.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51538]) process #8 SSH_MSG_IGNORE 15:15:39.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51538]) SSH_MSG_IGNORE 15:15:39.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51538]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:39.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58680]) process #1 30 15:15:39.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58680]] process command=SSH_MSG_KEXDH_INIT 15:15:39.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58680]] Send SSH_MSG_KEXDH_REPLY 15:15:39.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58680]) packet #1 sending command=31[31] len=1639 15:15:39.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:58680])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:39.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:58680]) Send SSH_MSG_NEWKEYS 15:15:39.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:58680]) session ID=37:63:5c:c9:54:72:1b:57:25:ae:5a:52:89:73:48:7d:52:6d:20:42:ba:94:52:fc:9b:14:d7:5c:87:cc:f0:c5:7d:44:bb:10:72:38:8e:1c:60:5d:c0:99:d8:09:26:be:ec:e6:08:c6:ac:22:42:ab:14:c4:ac:86:54:6a:26:e6 15:15:39.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58680]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:39.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58680]): strict KEX resets output message sequence number from 3 to 0 15:15:39.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58680]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@43ce8385; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:39.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:58680])[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 15:15:39.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58680])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:39.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58680]) packet #0 sending command=7[7] len=419 15:15:39.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58680]) No pending packets to flush at end of KEX 15:15:39.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58680]) process #2 SSH_MSG_NEWKEYS 15:15:39.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58680]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:39.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58680]): strict KEX resets input message sequence number from 3 to 0 15:15:39.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58680]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@8c51592; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:39.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:39.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58680]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:39.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58680]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:39.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:58680]) authorized authentication methods: password,publickey 15:15:39.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58680]) Accepted service ssh-userauth 15:15:39.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58680]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:39.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58680]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:39.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58680]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:39.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58680]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:39.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58680]) no authentication factory for method=none 15:15:39.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58680]) SSH_MSG_USERAUTH_REQUEST 15:15:39.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58680]) remaining methods: password,publickey 15:15:39.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58680]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:39.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58680]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:39.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58680]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:39.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58680]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:39.874 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:39.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:58680]) authentication result: true 15:15:39.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:58680]) SSH_MSG_USERAUTH_REQUEST 15:15:39.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58680])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:39.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58680]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:39.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:39.874 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:39.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58680]) no heartbeat to stop 15:15:39.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:58680]) heartbeat type=IGNORE, interval=PT30S 15:15:39.875 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:58680 authenticated 15:15:39.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58680]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:39.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58680]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:39.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58680]] session=TransportServerSession[admin@/10.30.171.175:58680] id=0 15:15:39.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58680])) size=2097152, max=2097152, packet=32768 15:15:39.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58680]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58680] 15:15:39.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58680]) recipient=0 15:15:39.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680])) size=2097152, max=2097152, packet=32768 15:15:39.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680])) re-initializing 15:15:39.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680])) size=2097152, max=2097152, packet=32768 15:15:39.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:39.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58680]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:39.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58680]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:39.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:39.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680])[want-reply=true] subsystem=netconf 15:15:39.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680])[subsystem] prepared command 15:15:39.876 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:39.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:39.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x24e0d5a8, L:/10.30.170.167:17985 - R:/10.30.171.175:58680]}} established 15:15:39.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 156: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17985 15:15:39.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 156: Creating data stores for simulated device 15:15:39.876 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:39.876 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:39.876 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:39.876 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:39.876 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:39.877 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24cd6af1 15:15:39.877 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:39.877 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:39.877 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:39.877 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:39.878 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:39.878 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:39.878 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:39.878 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:39.878 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24cd6af1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24cd6af1, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74cf9261, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74cf9261, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:39.879 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:39.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:39.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x24e0d5a8, L:/10.30.170.167:17985 - R:/10.30.171.175:58680] 15:15:39.880 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 156 on channel [id: 0x24e0d5a8, L:/10.30.170.167:17985 - R:/10.30.171.175:58680] 15:15:39.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]) by 1103 down to 2096049 15:15:39.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58680]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:39.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x24e0d5a8, L:/10.30.170.167:17985 - R:/10.30.171.175:58680] 15:15:39.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x24e0d5a8, L:/10.30.170.167:17985 - R:/10.30.171.175:58680] 15:15:39.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]) request=subsystem result=ReplySuccess, want-reply=true 15:15:39.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58680]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:39.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]) request=subsystem activate command 15:15:39.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]) starting runner for command=netconf 15:15:39.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58680]) process #5 SSH_MSG_CHANNEL_DATA 15:15:39.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]) by 373 down to 2096779 15:15:39.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]) SSH_MSG_CHANNEL_DATA len=373 15:15:39.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680] 15:15:39.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x24e0d5a8, L:/10.30.170.167:17985 - R:/10.30.171.175:58680]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:39.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:39.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x24e0d5a8, L:/10.30.170.167:17985 - R:/10.30.171.175:58680] 15:15:39.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x24e0d5a8, L:/10.30.170.167:17985 - R:/10.30.171.175:58680] 15:15:39.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17985', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:39.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=156} created 15:15:39.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=156, channel=[id: 0x24e0d5a8, L:/10.30.170.167:17985 - R:/10.30.171.175:58680]} created 15:15:39.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x24e0d5a8, L:/10.30.170.167:17985 - R:/10.30.171.175:58680] successful with session NetconfServerSession{sessionId=156, channel=[id: 0x24e0d5a8, L:/10.30.170.167:17985 - R:/10.30.171.175:58680]} 15:15:39.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=156, channel=[id: 0x24e0d5a8, L:/10.30.170.167:17985 - R:/10.30.171.175:58680]} up 15:15:39.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58680]) process #6 SSH_MSG_CHANNEL_DATA 15:15:39.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]) by 393 down to 2096386 15:15:39.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]) SSH_MSG_CHANNEL_DATA len=393 15:15:39.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680] 15:15:39.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:39.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:39.883 [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=156} 15:15:39.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:39.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=156, channel=[id: 0x24e0d5a8, L:/10.30.170.167:17985 - R:/10.30.171.175:58680]} EXI handlers added to pipeline 15:15:39.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:39.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]) by 179 down to 2095870 15:15:39.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58680]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:39.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:39.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58680]) process #7 SSH_MSG_CHANNEL_DATA 15:15:39.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]) by 340 down to 2096046 15:15:39.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]) SSH_MSG_CHANNEL_DATA len=340 15:15:39.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680] 15:15:39.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:39.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:39.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=156} 15:15:39.886 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74cf9261 15:15:39.886 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:39.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:39.886 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:39.886 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:39.886 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:39.886 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:39.887 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:39.887 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:39.887 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:39.887 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:39.887 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:39.887 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:39.887 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:39.887 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:39.887 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:39.887 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:39.887 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:39.887 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:39.887 [netconf-device-simulator-threads-2] 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 15:15:39.887 [netconf-device-simulator-threads-2] 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 15:15:39.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:39.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]) by 733 down to 2095137 15:15:39.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58680]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:39.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59038]) process #10 SSH_MSG_IGNORE 15:15:40.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59038]) SSH_MSG_IGNORE 15:15:40.158 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59038]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:40.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:15:40.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38538]) process #13 SSH_MSG_IGNORE 15:15:40.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38538]) SSH_MSG_IGNORE 15:15:40.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7a43a2d3, L:/10.30.170.167:17986 - R:/10.30.171.175:58078]} 15:15:40.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:58078]): SSH-2.0-SSHD-UNKNOWN 15:15:40.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:58078]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:40.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:58078]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:40.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:58078]) Send SSH_MSG_KEXINIT 15:15:40.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58078]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:40.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58078]) process #0 SSH_MSG_KEXINIT 15:15:40.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:58078]) SSH_MSG_KEXINIT 15:15:40.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:58078]) strict KEX=true client=true server=true 15:15:40.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58078]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:40.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58078]) Kex: server host key algorithms = rsa-sha2-512 15:15:40.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58078]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:40.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58078]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:40.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58078]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:40.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58078]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:40.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58078]) Kex: compression algorithms (client to server) = none 15:15:40.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58078]) Kex: compression algorithms (server to client) = none 15:15:40.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:40.732 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:40.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33996]) process #12 SSH_MSG_IGNORE 15:15:40.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33996]) SSH_MSG_IGNORE 15:15:40.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58078]) process #1 30 15:15:40.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58078]] process command=SSH_MSG_KEXDH_INIT 15:15:40.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58078]] Send SSH_MSG_KEXDH_REPLY 15:15:40.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58078]) packet #1 sending command=31[31] len=1639 15:15:40.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:58078])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:40.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:58078]) Send SSH_MSG_NEWKEYS 15:15:40.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:58078]) session ID=3c:2e:27:4b:15:80:c9:33:95:bc:6a:50:9c:bc:d6:55:28:12:1c:89:44:20:6c:0c:21:e1:9f:ed:5e:9d:f0:77:8b:ac:f8:cb:d0:af:60:ae:9a:c2:39:6e:48:74:dd:82:13:79:37:8f:89:54:85:b7:47:ca:d6:f7:b9:9b:fd:88 15:15:40.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58078]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:40.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58078]): strict KEX resets output message sequence number from 3 to 0 15:15:40.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58078]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6a095706; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:40.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:58078])[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 15:15:40.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58078])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:40.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58078]) packet #0 sending command=7[7] len=419 15:15:40.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58078]) No pending packets to flush at end of KEX 15:15:40.760 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58864]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:40.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58864]) process #8 SSH_MSG_IGNORE 15:15:40.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58864]) SSH_MSG_IGNORE 15:15:40.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58078]) process #2 SSH_MSG_NEWKEYS 15:15:40.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58078]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:40.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58078]): strict KEX resets input message sequence number from 3 to 0 15:15:40.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58078]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@41bea289; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:40.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:40.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58078]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:40.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58078]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:40.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:58078]) authorized authentication methods: password,publickey 15:15:40.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58078]) Accepted service ssh-userauth 15:15:40.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58078]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:40.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58078]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:40.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58078]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:40.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58078]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:40.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58078]) no authentication factory for method=none 15:15:40.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58078]) SSH_MSG_USERAUTH_REQUEST 15:15:40.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58078]) remaining methods: password,publickey 15:15:40.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58078]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:40.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58078]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:40.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58078]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:40.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58078]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:40.775 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:40.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:58078]) authentication result: true 15:15:40.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:58078]) SSH_MSG_USERAUTH_REQUEST 15:15:40.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58078])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:40.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58078]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:40.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:40.775 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:40.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58078]) no heartbeat to stop 15:15:40.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:58078]) heartbeat type=IGNORE, interval=PT30S 15:15:40.775 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:58078 authenticated 15:15:40.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58078]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:40.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58078]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:40.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58078]] session=TransportServerSession[admin@/10.30.171.175:58078] id=0 15:15:40.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58078])) size=2097152, max=2097152, packet=32768 15:15:40.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58078]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58078] 15:15:40.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58078]) recipient=0 15:15:40.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078])) size=2097152, max=2097152, packet=32768 15:15:40.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078])) re-initializing 15:15:40.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078])) size=2097152, max=2097152, packet=32768 15:15:40.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:40.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58078]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:40.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58078]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:40.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:40.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078])[want-reply=true] subsystem=netconf 15:15:40.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078])[subsystem] prepared command 15:15:40.776 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:40.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:40.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7a43a2d3, L:/10.30.170.167:17986 - R:/10.30.171.175:58078]}} established 15:15:40.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 157: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17986 15:15:40.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 157: Creating data stores for simulated device 15:15:40.776 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:40.776 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:40.776 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:40.776 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:40.776 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@204dbf64 15:15:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:40.779 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:40.779 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:40.779 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:40.779 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:40.779 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:40.779 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:40.779 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:40.779 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@204dbf64, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@204dbf64, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@741325f7, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@741325f7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:40.780 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:40.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:40.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7a43a2d3, L:/10.30.170.167:17986 - R:/10.30.171.175:58078] 15:15:40.787 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 157 on channel [id: 0x7a43a2d3, L:/10.30.170.167:17986 - R:/10.30.171.175:58078] 15:15:40.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]) by 1103 down to 2096049 15:15:40.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58078]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:40.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7a43a2d3, L:/10.30.170.167:17986 - R:/10.30.171.175:58078] 15:15:40.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7a43a2d3, L:/10.30.170.167:17986 - R:/10.30.171.175:58078] 15:15:40.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]) request=subsystem result=ReplySuccess, want-reply=true 15:15:40.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58078]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:40.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]) request=subsystem activate command 15:15:40.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]) starting runner for command=netconf 15:15:40.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58078]) process #5 SSH_MSG_CHANNEL_DATA 15:15:40.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]) by 373 down to 2096779 15:15:40.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]) SSH_MSG_CHANNEL_DATA len=373 15:15:40.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078] 15:15:40.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7a43a2d3, L:/10.30.170.167:17986 - R:/10.30.171.175:58078]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:40.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:40.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7a43a2d3, L:/10.30.170.167:17986 - R:/10.30.171.175:58078] 15:15:40.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7a43a2d3, L:/10.30.170.167:17986 - R:/10.30.171.175:58078] 15:15:40.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17986', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:40.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=157} created 15:15:40.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=157, channel=[id: 0x7a43a2d3, L:/10.30.170.167:17986 - R:/10.30.171.175:58078]} created 15:15:40.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7a43a2d3, L:/10.30.170.167:17986 - R:/10.30.171.175:58078] successful with session NetconfServerSession{sessionId=157, channel=[id: 0x7a43a2d3, L:/10.30.170.167:17986 - R:/10.30.171.175:58078]} 15:15:40.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=157, channel=[id: 0x7a43a2d3, L:/10.30.170.167:17986 - R:/10.30.171.175:58078]} up 15:15:40.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58078]) process #6 SSH_MSG_CHANNEL_DATA 15:15:40.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]) by 393 down to 2096386 15:15:40.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]) SSH_MSG_CHANNEL_DATA len=393 15:15:40.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078] 15:15:40.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:40.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:40.788 [netconf-device-simulator-threads-4] 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=157} 15:15:40.788 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:40.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=157, channel=[id: 0x7a43a2d3, L:/10.30.170.167:17986 - R:/10.30.171.175:58078]} EXI handlers added to pipeline 15:15:40.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:40.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]) by 179 down to 2095870 15:15:40.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58078]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:40.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:40.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58078]) process #7 SSH_MSG_CHANNEL_DATA 15:15:40.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]) by 340 down to 2096046 15:15:40.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]) SSH_MSG_CHANNEL_DATA len=340 15:15:40.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078] 15:15:40.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:40.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:40.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=157} 15:15:40.791 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@741325f7 15:15:40.791 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:40.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:40.791 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:40.791 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:40.791 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:40.791 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:40.791 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:40.791 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:40.791 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:40.791 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:40.791 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:40.791 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:40.791 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:40.791 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:40.791 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:40.791 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:40.791 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:40.791 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:40.791 [netconf-device-simulator-threads-4] 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 15:15:40.791 [netconf-device-simulator-threads-4] 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 15:15:40.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:40.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]) by 733 down to 2095137 15:15:40.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58078]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:40.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:40.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37488]) process #9 SSH_MSG_IGNORE 15:15:40.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37488]) SSH_MSG_IGNORE 15:15:40.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37488]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:40.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37928]) process #11 SSH_MSG_IGNORE 15:15:40.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37928]) SSH_MSG_IGNORE 15:15:40.854 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37928]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:41.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1cfaa494, L:/10.30.170.167:17987 - R:/10.30.171.175:33716]} 15:15:41.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:33716]): SSH-2.0-SSHD-UNKNOWN 15:15:41.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:33716]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:41.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:33716]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:41.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:33716]) Send SSH_MSG_KEXINIT 15:15:41.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33716]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:41.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33716]) process #0 SSH_MSG_KEXINIT 15:15:41.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:33716]) SSH_MSG_KEXINIT 15:15:41.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:33716]) strict KEX=true client=true server=true 15:15:41.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33716]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:41.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33716]) Kex: server host key algorithms = rsa-sha2-512 15:15:41.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33716]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:41.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33716]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:41.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33716]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:41.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33716]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:41.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33716]) Kex: compression algorithms (client to server) = none 15:15:41.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33716]) Kex: compression algorithms (server to client) = none 15:15:41.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:41.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33716]) process #1 30 15:15:41.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:33716]] process command=SSH_MSG_KEXDH_INIT 15:15:41.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:33716]] Send SSH_MSG_KEXDH_REPLY 15:15:41.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33716]) packet #1 sending command=31[31] len=1639 15:15:41.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:33716])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:41.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:33716]) Send SSH_MSG_NEWKEYS 15:15:41.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:33716]) session ID=05:e5:29:ad:15:61:5c:e2:d3:8a:b8:c9:f3:6c:89:67:c8:84:d5:83:a4:66:c9:47:53:39:db:b3:f6:23:de:f3:7b:e6:40:02:53:00:84:66:34:d9:25:b0:f6:0b:26:b1:e4:14:c4:a4:b5:46:50:04:fa:c9:1e:d0:4b:5f:68:f4 15:15:41.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33716]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:41.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:33716]): strict KEX resets output message sequence number from 3 to 0 15:15:41.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:33716]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@417b9ed1; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:41.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:33716])[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 15:15:41.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:33716])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:41.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33716]) packet #0 sending command=7[7] len=419 15:15:41.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:33716]) No pending packets to flush at end of KEX 15:15:41.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33716]) process #2 SSH_MSG_NEWKEYS 15:15:41.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:33716]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:41.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:33716]): strict KEX resets input message sequence number from 3 to 0 15:15:41.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:33716]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@538356df; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:41.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:41.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33716]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:41.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:33716]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:41.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:33716]) authorized authentication methods: password,publickey 15:15:41.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:33716]) Accepted service ssh-userauth 15:15:41.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33716]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:41.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33716]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:41.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33716]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:41.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33716]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:41.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33716]) no authentication factory for method=none 15:15:41.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:33716]) SSH_MSG_USERAUTH_REQUEST 15:15:41.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:33716]) remaining methods: password,publickey 15:15:41.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33716]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:41.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33716]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:41.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33716]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:41.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33716]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:41.519 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:41.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:33716]) authentication result: true 15:15:41.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:33716]) SSH_MSG_USERAUTH_REQUEST 15:15:41.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:33716])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:41.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33716]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:41.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:41.519 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:41.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33716]) no heartbeat to stop 15:15:41.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:33716]) heartbeat type=IGNORE, interval=PT30S 15:15:41.519 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:33716 authenticated 15:15:41.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33716]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:41.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33716]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:41.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33716]] session=TransportServerSession[admin@/10.30.171.175:33716] id=0 15:15:41.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33716])) size=2097152, max=2097152, packet=32768 15:15:41.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33716]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33716] 15:15:41.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33716]) recipient=0 15:15:41.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716])) size=2097152, max=2097152, packet=32768 15:15:41.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716])) re-initializing 15:15:41.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716])) size=2097152, max=2097152, packet=32768 15:15:41.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:41.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33716]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:41.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33716]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:41.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:41.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716])[want-reply=true] subsystem=netconf 15:15:41.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716])[subsystem] prepared command 15:15:41.521 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:41.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:41.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1cfaa494, L:/10.30.170.167:17987 - R:/10.30.171.175:33716]}} established 15:15:41.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 158: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17987 15:15:41.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 158: Creating data stores for simulated device 15:15:41.521 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:41.521 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:41.521 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:41.521 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:41.521 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:41.522 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7cce0357 15:15:41.522 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:41.523 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:41.523 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:41.523 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:41.523 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:41.524 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:41.524 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:41.524 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:41.524 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7cce0357, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7cce0357, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@385fefea, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@385fefea, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:41.524 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:41.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:41.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1cfaa494, L:/10.30.170.167:17987 - R:/10.30.171.175:33716] 15:15:41.526 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 158 on channel [id: 0x1cfaa494, L:/10.30.170.167:17987 - R:/10.30.171.175:33716] 15:15:41.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]) by 1103 down to 2096049 15:15:41.526 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33716]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:41.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1cfaa494, L:/10.30.170.167:17987 - R:/10.30.171.175:33716] 15:15:41.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1cfaa494, L:/10.30.170.167:17987 - R:/10.30.171.175:33716] 15:15:41.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]) request=subsystem result=ReplySuccess, want-reply=true 15:15:41.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33716]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:41.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]) request=subsystem activate command 15:15:41.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]) starting runner for command=netconf 15:15:41.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33716]) process #5 SSH_MSG_CHANNEL_DATA 15:15:41.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]) by 373 down to 2096779 15:15:41.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]) SSH_MSG_CHANNEL_DATA len=373 15:15:41.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716] 15:15:41.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x1cfaa494, L:/10.30.170.167:17987 - R:/10.30.171.175:33716]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:41.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:41.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1cfaa494, L:/10.30.170.167:17987 - R:/10.30.171.175:33716] 15:15:41.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1cfaa494, L:/10.30.170.167:17987 - R:/10.30.171.175:33716] 15:15:41.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17987', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:41.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=158} created 15:15:41.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=158, channel=[id: 0x1cfaa494, L:/10.30.170.167:17987 - R:/10.30.171.175:33716]} created 15:15:41.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1cfaa494, L:/10.30.170.167:17987 - R:/10.30.171.175:33716] successful with session NetconfServerSession{sessionId=158, channel=[id: 0x1cfaa494, L:/10.30.170.167:17987 - R:/10.30.171.175:33716]} 15:15:41.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=158, channel=[id: 0x1cfaa494, L:/10.30.170.167:17987 - R:/10.30.171.175:33716]} up 15:15:41.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33716]) process #6 SSH_MSG_CHANNEL_DATA 15:15:41.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]) by 393 down to 2096386 15:15:41.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]) SSH_MSG_CHANNEL_DATA len=393 15:15:41.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716] 15:15:41.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:41.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:41.530 [netconf-device-simulator-threads-6] 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=158} 15:15:41.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:41.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=158, channel=[id: 0x1cfaa494, L:/10.30.170.167:17987 - R:/10.30.171.175:33716]} EXI handlers added to pipeline 15:15:41.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:41.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]) by 179 down to 2095870 15:15:41.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33716]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:41.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:41.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33716]) process #7 SSH_MSG_CHANNEL_DATA 15:15:41.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]) by 340 down to 2096046 15:15:41.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]) SSH_MSG_CHANNEL_DATA len=340 15:15:41.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716] 15:15:41.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:41.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:41.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=158} 15:15:41.534 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@385fefea 15:15:41.534 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:41.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:41.534 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:41.534 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:41.534 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:41.534 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:41.534 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:41.534 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:41.534 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:41.534 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:41.534 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:41.534 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:41.534 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:41.534 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:41.534 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:41.534 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:41.534 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:41.534 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:41.534 [netconf-device-simulator-threads-6] 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 15:15:41.534 [netconf-device-simulator-threads-6] 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 15:15:41.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:41.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]) by 733 down to 2095137 15:15:41.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33716]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:41.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:41.618 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:41.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35638]) process #12 SSH_MSG_IGNORE 15:15:41.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35638]) SSH_MSG_IGNORE 15:15:41.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:15:41.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #13 SSH_MSG_IGNORE 15:15:41.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:15:41.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44776]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:41.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44776]) process #10 SSH_MSG_IGNORE 15:15:41.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44776]) SSH_MSG_IGNORE 15:15:42.078 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33384]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:42.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33384]) process #11 SSH_MSG_IGNORE 15:15:42.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33384]) SSH_MSG_IGNORE 15:15:42.135 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55736]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:42.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55736]) process #9 SSH_MSG_IGNORE 15:15:42.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55736]) SSH_MSG_IGNORE 15:15:42.236 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59672]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:42.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59672]) process #8 SSH_MSG_IGNORE 15:15:42.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59672]) SSH_MSG_IGNORE 15:15:42.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa68b6f45, L:/10.30.170.167:17988 - R:/10.30.171.175:52830]} 15:15:42.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:52830]): SSH-2.0-SSHD-UNKNOWN 15:15:42.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:52830]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:42.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:52830]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:42.725 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40978]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:42.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36352]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:42.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41742]) process #12 SSH_MSG_IGNORE 15:15:42.993 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:42.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41742]) SSH_MSG_IGNORE 15:15:43.076 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:15:43.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33646]) process #13 SSH_MSG_IGNORE 15:15:43.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33646]) SSH_MSG_IGNORE 15:15:43.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:52830]) Send SSH_MSG_KEXINIT 15:15:43.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52830]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:43.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52830]) process #0 SSH_MSG_KEXINIT 15:15:43.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:52830]) SSH_MSG_KEXINIT 15:15:43.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:52830]) strict KEX=true client=true server=true 15:15:43.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52830]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:43.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52830]) Kex: server host key algorithms = rsa-sha2-512 15:15:43.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52830]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:43.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52830]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:43.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52830]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:43.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52830]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:43.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52830]) Kex: compression algorithms (client to server) = none 15:15:43.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52830]) Kex: compression algorithms (server to client) = none 15:15:43.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:43.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40978]) process #10 SSH_MSG_IGNORE 15:15:43.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40978]) SSH_MSG_IGNORE 15:15:43.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36352]) process #11 SSH_MSG_IGNORE 15:15:43.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36352]) SSH_MSG_IGNORE 15:15:43.257 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42858]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42858]) process #9 SSH_MSG_IGNORE 15:15:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42858]) SSH_MSG_IGNORE 15:15:43.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52830]) process #1 30 15:15:43.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52830]] process command=SSH_MSG_KEXDH_INIT 15:15:43.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52830]] Send SSH_MSG_KEXDH_REPLY 15:15:43.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52830]) packet #1 sending command=31[31] len=1639 15:15:43.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:52830])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:43.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:52830]) Send SSH_MSG_NEWKEYS 15:15:43.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:52830]) session ID=09:49:11:a8:8b:cf:ec:d7:14:22:38:16:7a:91:73:84:01:05:e4:16:8c:84:81:0b:9b:d5:88:50:4e:92:11:48:b9:59:51:fa:29:d7:27:5e:93:af:83:9b:68:07:40:b3:b0:0d:b8:3e:18:3e:7a:43:e6:80:f2:17:c6:29:08:d9 15:15:43.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52830]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:43.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52830]): strict KEX resets output message sequence number from 3 to 0 15:15:43.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52830]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@211f7068; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:43.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:52830])[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 15:15:43.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52830])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:43.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52830]) packet #0 sending command=7[7] len=419 15:15:43.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52830]) No pending packets to flush at end of KEX 15:15:43.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52830]) process #2 SSH_MSG_NEWKEYS 15:15:43.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52830]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:43.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52830]): strict KEX resets input message sequence number from 3 to 0 15:15:43.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52830]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@fba2542; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:43.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:43.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52830]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:43.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52830]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:43.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:52830]) authorized authentication methods: password,publickey 15:15:43.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52830]) Accepted service ssh-userauth 15:15:43.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52830]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:43.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52830]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:43.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52830]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:43.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52830]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:43.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52830]) no authentication factory for method=none 15:15:43.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52830]) SSH_MSG_USERAUTH_REQUEST 15:15:43.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52830]) remaining methods: password,publickey 15:15:43.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52830]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:43.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52830]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:43.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52830]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:43.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52830]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:43.351 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:43.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:52830]) authentication result: true 15:15:43.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:52830]) SSH_MSG_USERAUTH_REQUEST 15:15:43.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52830])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:43.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52830]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:43.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:43.351 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:43.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52830]) no heartbeat to stop 15:15:43.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:52830]) heartbeat type=IGNORE, interval=PT30S 15:15:43.351 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:52830 authenticated 15:15:43.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52830]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:43.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52830]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:43.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52830]] session=TransportServerSession[admin@/10.30.171.175:52830] id=0 15:15:43.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52830])) size=2097152, max=2097152, packet=32768 15:15:43.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52830]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52830] 15:15:43.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52830]) recipient=0 15:15:43.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830])) size=2097152, max=2097152, packet=32768 15:15:43.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830])) re-initializing 15:15:43.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830])) size=2097152, max=2097152, packet=32768 15:15:43.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:43.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52830]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:43.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52830]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:43.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:43.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830])[want-reply=true] subsystem=netconf 15:15:43.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830])[subsystem] prepared command 15:15:43.352 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:43.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:43.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa68b6f45, L:/10.30.170.167:17988 - R:/10.30.171.175:52830]}} established 15:15:43.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 159: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17988 15:15:43.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 159: Creating data stores for simulated device 15:15:43.352 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:43.353 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:43.353 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:43.353 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:43.353 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:43.353 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5eb889db 15:15:43.353 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:43.354 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:43.354 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:43.354 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:43.354 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:43.354 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:43.354 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:43.354 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:43.354 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5eb889db, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5eb889db, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@406128e5, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@406128e5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:43.354 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:43.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:43.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa68b6f45, L:/10.30.170.167:17988 - R:/10.30.171.175:52830] 15:15:43.355 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 159 on channel [id: 0xa68b6f45, L:/10.30.170.167:17988 - R:/10.30.171.175:52830] 15:15:43.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]) by 1103 down to 2096049 15:15:43.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52830]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:43.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa68b6f45, L:/10.30.170.167:17988 - R:/10.30.171.175:52830] 15:15:43.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa68b6f45, L:/10.30.170.167:17988 - R:/10.30.171.175:52830] 15:15:43.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]) request=subsystem result=ReplySuccess, want-reply=true 15:15:43.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52830]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:43.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]) request=subsystem activate command 15:15:43.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]) starting runner for command=netconf 15:15:43.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52830]) process #5 SSH_MSG_CHANNEL_DATA 15:15:43.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]) by 373 down to 2096779 15:15:43.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]) SSH_MSG_CHANNEL_DATA len=373 15:15:43.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830] 15:15:43.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa68b6f45, L:/10.30.170.167:17988 - R:/10.30.171.175:52830]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:43.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:43.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa68b6f45, L:/10.30.170.167:17988 - R:/10.30.171.175:52830] 15:15:43.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa68b6f45, L:/10.30.170.167:17988 - R:/10.30.171.175:52830] 15:15:43.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17988', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:43.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=159} created 15:15:43.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=159, channel=[id: 0xa68b6f45, L:/10.30.170.167:17988 - R:/10.30.171.175:52830]} created 15:15:43.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa68b6f45, L:/10.30.170.167:17988 - R:/10.30.171.175:52830] successful with session NetconfServerSession{sessionId=159, channel=[id: 0xa68b6f45, L:/10.30.170.167:17988 - R:/10.30.171.175:52830]} 15:15:43.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=159, channel=[id: 0xa68b6f45, L:/10.30.170.167:17988 - R:/10.30.171.175:52830]} up 15:15:43.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52830]) process #6 SSH_MSG_CHANNEL_DATA 15:15:43.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]) by 393 down to 2096386 15:15:43.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]) SSH_MSG_CHANNEL_DATA len=393 15:15:43.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830] 15:15:43.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:43.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:43.357 [netconf-device-simulator-threads-0] 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=159} 15:15:43.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:43.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=159, channel=[id: 0xa68b6f45, L:/10.30.170.167:17988 - R:/10.30.171.175:52830]} EXI handlers added to pipeline 15:15:43.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:43.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]) by 179 down to 2095870 15:15:43.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52830]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:43.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:43.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52830]) process #7 SSH_MSG_CHANNEL_DATA 15:15:43.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]) by 340 down to 2096046 15:15:43.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]) SSH_MSG_CHANNEL_DATA len=340 15:15:43.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830] 15:15:43.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:43.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:43.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=159} 15:15:43.360 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@406128e5 15:15:43.360 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:43.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:43.360 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:43.360 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:43.360 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:43.360 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:43.360 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:43.360 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:43.360 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:43.360 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:43.360 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:43.360 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:43.360 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:43.360 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:43.360 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:43.360 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:43.360 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:43.360 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:43.360 [netconf-device-simulator-threads-0] 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 15:15:43.360 [netconf-device-simulator-threads-0] 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 15:15:43.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:43.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]) by 733 down to 2095137 15:15:43.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52830]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:43.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:43.384 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39606]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:43.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39606]) process #8 SSH_MSG_IGNORE 15:15:43.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39606]) SSH_MSG_IGNORE 15:15:44.078 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52324]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:44.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52324]) process #11 SSH_MSG_IGNORE 15:15:44.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52324]) SSH_MSG_IGNORE 15:15:44.271 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48062]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:44.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48062]) process #10 SSH_MSG_IGNORE 15:15:44.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48062]) SSH_MSG_IGNORE 15:15:44.288 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:15:44.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54270]) process #13 SSH_MSG_IGNORE 15:15:44.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54270]) SSH_MSG_IGNORE 15:15:44.289 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:44.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55348]) process #12 SSH_MSG_IGNORE 15:15:44.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55348]) SSH_MSG_IGNORE 15:15:44.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x74a54ee2, L:/10.30.170.167:17989 - R:/10.30.171.175:57704]} 15:15:44.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:57704]): SSH-2.0-SSHD-UNKNOWN 15:15:44.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:57704]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:44.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:57704]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:44.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:57704]) Send SSH_MSG_KEXINIT 15:15:44.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57704]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:44.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57704]) process #0 SSH_MSG_KEXINIT 15:15:44.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:57704]) SSH_MSG_KEXINIT 15:15:44.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:57704]) strict KEX=true client=true server=true 15:15:44.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57704]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:44.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57704]) Kex: server host key algorithms = rsa-sha2-512 15:15:44.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57704]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:44.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57704]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:44.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57704]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:44.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57704]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:44.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57704]) Kex: compression algorithms (client to server) = none 15:15:44.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57704]) Kex: compression algorithms (server to client) = none 15:15:44.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:44.443 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46718]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46718]) process #9 SSH_MSG_IGNORE 15:15:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46718]) SSH_MSG_IGNORE 15:15:44.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57704]) process #1 30 15:15:44.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57704]] process command=SSH_MSG_KEXDH_INIT 15:15:44.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57704]] Send SSH_MSG_KEXDH_REPLY 15:15:44.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57704]) packet #1 sending command=31[31] len=1639 15:15:44.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:57704])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:44.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:57704]) Send SSH_MSG_NEWKEYS 15:15:44.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:57704]) session ID=12:81:ab:a9:86:16:05:75:38:1d:43:d0:3c:14:03:a0:33:2f:ba:ec:3e:45:58:92:91:18:80:23:71:cc:bf:eb:44:1f:10:fa:ed:6c:a6:5f:93:15:e2:8b:d0:a9:3b:8e:ab:eb:83:43:19:ae:3d:9b:2a:f3:b6:7e:f6:84:e6:fb 15:15:44.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57704]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:44.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57704]): strict KEX resets output message sequence number from 3 to 0 15:15:44.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57704]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@73ac9b60; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:44.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:57704])[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 15:15:44.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57704])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:44.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57704]) packet #0 sending command=7[7] len=419 15:15:44.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57704]) No pending packets to flush at end of KEX 15:15:44.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57704]) process #2 SSH_MSG_NEWKEYS 15:15:44.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57704]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:44.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57704]): strict KEX resets input message sequence number from 3 to 0 15:15:44.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57704]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1da80a5d; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:44.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:44.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57704]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:44.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57704]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:44.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:57704]) authorized authentication methods: password,publickey 15:15:44.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57704]) Accepted service ssh-userauth 15:15:44.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57704]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:44.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57704]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:44.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57704]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:44.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57704]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:44.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57704]) no authentication factory for method=none 15:15:44.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57704]) SSH_MSG_USERAUTH_REQUEST 15:15:44.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57704]) remaining methods: password,publickey 15:15:44.557 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57704]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:44.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57704]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:44.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57704]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:44.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57704]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:44.558 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:44.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:57704]) authentication result: true 15:15:44.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:57704]) SSH_MSG_USERAUTH_REQUEST 15:15:44.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57704])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:44.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57704]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:44.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:44.558 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:44.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57704]) no heartbeat to stop 15:15:44.558 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:57704]) heartbeat type=IGNORE, interval=PT30S 15:15:44.558 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:57704 authenticated 15:15:44.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57704]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:44.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57704]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:44.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57704]] session=TransportServerSession[admin@/10.30.171.175:57704] id=0 15:15:44.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57704])) size=2097152, max=2097152, packet=32768 15:15:44.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57704]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57704] 15:15:44.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57704]) recipient=0 15:15:44.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704])) size=2097152, max=2097152, packet=32768 15:15:44.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704])) re-initializing 15:15:44.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704])) size=2097152, max=2097152, packet=32768 15:15:44.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:44.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57704]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:44.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57704]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:44.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:44.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704])[want-reply=true] subsystem=netconf 15:15:44.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704])[subsystem] prepared command 15:15:44.560 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:44.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:44.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x74a54ee2, L:/10.30.170.167:17989 - R:/10.30.171.175:57704]}} established 15:15:44.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 160: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17989 15:15:44.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 160: Creating data stores for simulated device 15:15:44.560 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:44.560 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:44.560 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:44.560 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:44.560 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:44.563 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@730f812a 15:15:44.563 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:44.566 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:44.566 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:44.566 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:44.566 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:44.567 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:44.567 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:44.567 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:44.567 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@730f812a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@730f812a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@655f6a1f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@655f6a1f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:44.567 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:44.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:44.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x74a54ee2, L:/10.30.170.167:17989 - R:/10.30.171.175:57704] 15:15:44.569 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 160 on channel [id: 0x74a54ee2, L:/10.30.170.167:17989 - R:/10.30.171.175:57704] 15:15:44.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]) by 1103 down to 2096049 15:15:44.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57704]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:44.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x74a54ee2, L:/10.30.170.167:17989 - R:/10.30.171.175:57704] 15:15:44.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x74a54ee2, L:/10.30.170.167:17989 - R:/10.30.171.175:57704] 15:15:44.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]) request=subsystem result=ReplySuccess, want-reply=true 15:15:44.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57704]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:44.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]) request=subsystem activate command 15:15:44.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]) starting runner for command=netconf 15:15:44.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57704]) process #5 SSH_MSG_CHANNEL_DATA 15:15:44.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]) by 373 down to 2096779 15:15:44.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]) SSH_MSG_CHANNEL_DATA len=373 15:15:44.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704] 15:15:44.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x74a54ee2, L:/10.30.170.167:17989 - R:/10.30.171.175:57704]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:44.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:44.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x74a54ee2, L:/10.30.170.167:17989 - R:/10.30.171.175:57704] 15:15:44.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x74a54ee2, L:/10.30.170.167:17989 - R:/10.30.171.175:57704] 15:15:44.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17989', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:44.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=160} created 15:15:44.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=160, channel=[id: 0x74a54ee2, L:/10.30.170.167:17989 - R:/10.30.171.175:57704]} created 15:15:44.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x74a54ee2, L:/10.30.170.167:17989 - R:/10.30.171.175:57704] successful with session NetconfServerSession{sessionId=160, channel=[id: 0x74a54ee2, L:/10.30.170.167:17989 - R:/10.30.171.175:57704]} 15:15:44.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=160, channel=[id: 0x74a54ee2, L:/10.30.170.167:17989 - R:/10.30.171.175:57704]} up 15:15:44.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57704]) process #6 SSH_MSG_CHANNEL_DATA 15:15:44.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]) by 393 down to 2096386 15:15:44.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]) SSH_MSG_CHANNEL_DATA len=393 15:15:44.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704] 15:15:44.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:44.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:44.571 [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=160} 15:15:44.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:44.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=160, channel=[id: 0x74a54ee2, L:/10.30.170.167:17989 - R:/10.30.171.175:57704]} EXI handlers added to pipeline 15:15:44.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:44.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]) by 179 down to 2095870 15:15:44.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57704]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:44.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:44.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57704]) process #7 SSH_MSG_CHANNEL_DATA 15:15:44.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]) by 340 down to 2096046 15:15:44.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]) SSH_MSG_CHANNEL_DATA len=340 15:15:44.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704] 15:15:44.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:44.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:44.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=160} 15:15:44.575 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@655f6a1f 15:15:44.575 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:44.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:44.576 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:44.576 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:44.576 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:44.576 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:44.576 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:44.576 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:44.576 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:44.576 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:44.576 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:44.576 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:44.576 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:44.576 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:44.576 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:44.576 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:44.576 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:44.576 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:44.577 [netconf-device-simulator-threads-2] 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 15:15:44.577 [netconf-device-simulator-threads-2] 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 15:15:44.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:44.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]) by 733 down to 2095137 15:15:44.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57704]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:44.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:44.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44426]) process #8 SSH_MSG_IGNORE 15:15:44.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44426]) SSH_MSG_IGNORE 15:15:44.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44426]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:45.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0a8bfc31, L:/10.30.170.167:17990 - R:/10.30.171.175:42720]} 15:15:45.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:42720]): SSH-2.0-SSHD-UNKNOWN 15:15:45.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:42720]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:45.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:42720]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:45.190 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:45.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:42720]) Send SSH_MSG_KEXINIT 15:15:45.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42720]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:45.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42720]) process #0 SSH_MSG_KEXINIT 15:15:45.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:42720]) SSH_MSG_KEXINIT 15:15:45.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:42720]) strict KEX=true client=true server=true 15:15:45.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42720]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:45.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42720]) Kex: server host key algorithms = rsa-sha2-512 15:15:45.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42720]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:45.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42720]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:45.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42720]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:45.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42720]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:45.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42720]) Kex: compression algorithms (client to server) = none 15:15:45.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42720]) Kex: compression algorithms (server to client) = none 15:15:45.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:45.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #10 SSH_MSG_IGNORE 15:15:45.289 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:15:45.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42720]) process #1 30 15:15:45.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42720]] process command=SSH_MSG_KEXDH_INIT 15:15:45.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42720]] Send SSH_MSG_KEXDH_REPLY 15:15:45.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42720]) packet #1 sending command=31[31] len=1639 15:15:45.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:42720])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:45.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:42720]) Send SSH_MSG_NEWKEYS 15:15:45.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:42720]) session ID=16:e5:27:f8:fc:bf:aa:c8:f1:be:fb:7d:e2:a3:26:67:f0:bc:b3:bb:2c:6b:c8:c6:d7:91:f5:91:e3:e8:a1:10:b9:cd:aa:e1:82:70:04:60:ec:b6:68:72:9a:fe:82:5e:5c:66:30:25:d6:a8:48:11:bc:5d:f1:08:b0:c7:9d:55 15:15:45.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42720]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:45.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42720]): strict KEX resets output message sequence number from 3 to 0 15:15:45.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42720]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@20dbb779; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:45.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:42720])[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 15:15:45.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42720])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:45.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42720]) packet #0 sending command=7[7] len=419 15:15:45.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42720]) No pending packets to flush at end of KEX 15:15:45.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42720]) process #2 SSH_MSG_NEWKEYS 15:15:45.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42720]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:45.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42720]): strict KEX resets input message sequence number from 3 to 0 15:15:45.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42720]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5bd1a453; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:45.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:45.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42720]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:45.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42720]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:45.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:42720]) authorized authentication methods: password,publickey 15:15:45.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42720]) Accepted service ssh-userauth 15:15:45.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42720]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:45.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42720]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:45.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42720]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:45.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42720]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:45.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42720]) no authentication factory for method=none 15:15:45.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42720]) SSH_MSG_USERAUTH_REQUEST 15:15:45.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42720]) remaining methods: password,publickey 15:15:45.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42720]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:45.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42720]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:45.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42720]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:45.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42720]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:45.407 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:45.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:42720]) authentication result: true 15:15:45.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:42720]) SSH_MSG_USERAUTH_REQUEST 15:15:45.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42720])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:45.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42720]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:45.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:45.407 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:45.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42720]) no heartbeat to stop 15:15:45.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:42720]) heartbeat type=IGNORE, interval=PT30S 15:15:45.407 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:42720 authenticated 15:15:45.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42720]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:45.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42720]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:45.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42720]] session=TransportServerSession[admin@/10.30.171.175:42720] id=0 15:15:45.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42720])) size=2097152, max=2097152, packet=32768 15:15:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42720]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42720] 15:15:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42720]) recipient=0 15:15:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720])) size=2097152, max=2097152, packet=32768 15:15:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720])) re-initializing 15:15:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720])) size=2097152, max=2097152, packet=32768 15:15:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42720]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42720]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720])[want-reply=true] subsystem=netconf 15:15:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720])[subsystem] prepared command 15:15:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0a8bfc31, L:/10.30.170.167:17990 - R:/10.30.171.175:42720]}} established 15:15:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 161: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17990 15:15:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 161: Creating data stores for simulated device 15:15:45.409 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:45.409 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:45.409 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:45.409 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:45.409 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:45.411 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ae5e74a 15:15:45.411 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:45.412 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:45.412 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:45.412 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:45.413 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:45.413 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:45.413 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:45.413 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:45.413 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ae5e74a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ae5e74a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3c963d59, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3c963d59, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:45.419 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:45.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:45.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0a8bfc31, L:/10.30.170.167:17990 - R:/10.30.171.175:42720] 15:15:45.432 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 161 on channel [id: 0x0a8bfc31, L:/10.30.170.167:17990 - R:/10.30.171.175:42720] 15:15:45.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]) by 1103 down to 2096049 15:15:45.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42720]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:45.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0a8bfc31, L:/10.30.170.167:17990 - R:/10.30.171.175:42720] 15:15:45.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0a8bfc31, L:/10.30.170.167:17990 - R:/10.30.171.175:42720] 15:15:45.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]) request=subsystem result=ReplySuccess, want-reply=true 15:15:45.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42720]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:45.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]) request=subsystem activate command 15:15:45.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]) starting runner for command=netconf 15:15:45.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42720]) process #5 SSH_MSG_CHANNEL_DATA 15:15:45.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]) by 373 down to 2096779 15:15:45.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]) SSH_MSG_CHANNEL_DATA len=373 15:15:45.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720] 15:15:45.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0a8bfc31, L:/10.30.170.167:17990 - R:/10.30.171.175:42720]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:45.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:45.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0a8bfc31, L:/10.30.170.167:17990 - R:/10.30.171.175:42720] 15:15:45.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0a8bfc31, L:/10.30.170.167:17990 - R:/10.30.171.175:42720] 15:15:45.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17990', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:45.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=161} created 15:15:45.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=161, channel=[id: 0x0a8bfc31, L:/10.30.170.167:17990 - R:/10.30.171.175:42720]} created 15:15:45.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0a8bfc31, L:/10.30.170.167:17990 - R:/10.30.171.175:42720] successful with session NetconfServerSession{sessionId=161, channel=[id: 0x0a8bfc31, L:/10.30.170.167:17990 - R:/10.30.171.175:42720]} 15:15:45.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=161, channel=[id: 0x0a8bfc31, L:/10.30.170.167:17990 - R:/10.30.171.175:42720]} up 15:15:45.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42720]) process #6 SSH_MSG_CHANNEL_DATA 15:15:45.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]) by 393 down to 2096386 15:15:45.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]) SSH_MSG_CHANNEL_DATA len=393 15:15:45.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720] 15:15:45.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:45.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:45.436 [netconf-device-simulator-threads-4] 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=161} 15:15:45.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:45.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=161, channel=[id: 0x0a8bfc31, L:/10.30.170.167:17990 - R:/10.30.171.175:42720]} EXI handlers added to pipeline 15:15:45.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:45.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]) by 179 down to 2095870 15:15:45.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42720]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:45.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:45.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42720]) process #7 SSH_MSG_CHANNEL_DATA 15:15:45.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]) by 340 down to 2096046 15:15:45.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]) SSH_MSG_CHANNEL_DATA len=340 15:15:45.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720] 15:15:45.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:45.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:45.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=161} 15:15:45.439 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3c963d59 15:15:45.439 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:45.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:45.439 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:45.439 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:45.439 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:45.439 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:45.439 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:45.439 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:45.439 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:45.440 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:45.440 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:45.440 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:45.440 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:45.440 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:45.440 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:45.440 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:45.440 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:45.440 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:45.440 [netconf-device-simulator-threads-4] 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 15:15:45.440 [netconf-device-simulator-threads-4] 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 15:15:45.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:45.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]) by 733 down to 2095137 15:15:45.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42720]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:45.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:45.481 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:45.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44864]) process #12 SSH_MSG_IGNORE 15:15:45.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44864]) SSH_MSG_IGNORE 15:15:45.491 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51054]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51054]) process #11 SSH_MSG_IGNORE 15:15:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51054]) SSH_MSG_IGNORE 15:15:45.808 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:15:45.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40184]) process #13 SSH_MSG_IGNORE 15:15:45.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40184]) SSH_MSG_IGNORE 15:15:45.899 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51526]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:45.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51526]) process #9 SSH_MSG_IGNORE 15:15:45.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51526]) SSH_MSG_IGNORE 15:15:45.934 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57916]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:45.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57916]) process #8 SSH_MSG_IGNORE 15:15:45.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57916]) SSH_MSG_IGNORE 15:15:46.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf0f7973f, L:/10.30.170.167:17991 - R:/10.30.171.175:59228]} 15:15:46.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:59228]): SSH-2.0-SSHD-UNKNOWN 15:15:46.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:59228]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:46.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:59228]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:46.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:59228]) Send SSH_MSG_KEXINIT 15:15:46.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59228]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:46.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59228]) process #0 SSH_MSG_KEXINIT 15:15:46.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:59228]) SSH_MSG_KEXINIT 15:15:46.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:59228]) strict KEX=true client=true server=true 15:15:46.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59228]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:46.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59228]) Kex: server host key algorithms = rsa-sha2-512 15:15:46.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59228]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:46.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59228]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:46.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59228]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:46.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59228]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:46.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59228]) Kex: compression algorithms (client to server) = none 15:15:46.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59228]) Kex: compression algorithms (server to client) = none 15:15:46.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:46.410 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37220]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:46.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59228]) process #1 30 15:15:46.463 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59228]] process command=SSH_MSG_KEXDH_INIT 15:15:46.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59228]] Send SSH_MSG_KEXDH_REPLY 15:15:46.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59228]) packet #1 sending command=31[31] len=1639 15:15:46.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:59228])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:46.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:59228]) Send SSH_MSG_NEWKEYS 15:15:46.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:59228]) session ID=3e:29:2b:a1:f5:17:60:e6:98:ee:f4:96:e2:a8:bb:7a:ad:84:04:c1:b7:62:da:88:5e:df:84:5e:f6:94:95:8e:3f:f9:0d:51:43:05:c9:6f:c8:32:af:3d:7e:c0:5b:93:9b:8b:5a:62:4e:b9:49:44:f7:63:a9:7d:3b:91:00:62 15:15:46.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59228]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:46.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59228]): strict KEX resets output message sequence number from 3 to 0 15:15:46.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59228]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6a2bd73c; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:46.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:59228])[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 15:15:46.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59228])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:46.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59228]) packet #0 sending command=7[7] len=419 15:15:46.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59228]) No pending packets to flush at end of KEX 15:15:46.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37220]) process #10 SSH_MSG_IGNORE 15:15:46.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37220]) SSH_MSG_IGNORE 15:15:46.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59228]) process #2 SSH_MSG_NEWKEYS 15:15:46.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59228]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:46.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59228]): strict KEX resets input message sequence number from 3 to 0 15:15:46.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59228]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5d3d1470; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:46.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:46.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59228]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:46.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59228]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:46.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:59228]) authorized authentication methods: password,publickey 15:15:46.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59228]) Accepted service ssh-userauth 15:15:46.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59228]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59228]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59228]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59228]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59228]) no authentication factory for method=none 15:15:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59228]) SSH_MSG_USERAUTH_REQUEST 15:15:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59228]) remaining methods: password,publickey 15:15:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59228]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59228]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59228]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59228]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:46.510 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:59228]) authentication result: true 15:15:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:59228]) SSH_MSG_USERAUTH_REQUEST 15:15:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59228])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59228]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:46.510 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:46.511 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59228]) no heartbeat to stop 15:15:46.511 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:59228]) heartbeat type=IGNORE, interval=PT30S 15:15:46.511 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:59228 authenticated 15:15:46.511 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59228]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:46.511 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59228]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59228]] session=TransportServerSession[admin@/10.30.171.175:59228] id=0 15:15:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59228])) size=2097152, max=2097152, packet=32768 15:15:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59228]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59228] 15:15:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59228]) recipient=0 15:15:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228])) size=2097152, max=2097152, packet=32768 15:15:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228])) re-initializing 15:15:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228])) size=2097152, max=2097152, packet=32768 15:15:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59228]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59228]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228])[want-reply=true] subsystem=netconf 15:15:46.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228])[subsystem] prepared command 15:15:46.513 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:46.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:46.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf0f7973f, L:/10.30.170.167:17991 - R:/10.30.171.175:59228]}} established 15:15:46.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 162: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17991 15:15:46.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 162: Creating data stores for simulated device 15:15:46.513 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:46.513 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:46.514 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:46.514 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:46.514 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:46.515 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7109ce4b 15:15:46.515 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:46.515 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:46.515 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:46.516 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:46.516 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:46.517 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:46.517 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:46.517 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:46.517 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7109ce4b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7109ce4b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b1ab16f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b1ab16f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:46.517 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:46.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:46.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf0f7973f, L:/10.30.170.167:17991 - R:/10.30.171.175:59228] 15:15:46.518 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 162 on channel [id: 0xf0f7973f, L:/10.30.170.167:17991 - R:/10.30.171.175:59228] 15:15:46.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]) by 1103 down to 2096049 15:15:46.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59228]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:46.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf0f7973f, L:/10.30.170.167:17991 - R:/10.30.171.175:59228] 15:15:46.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf0f7973f, L:/10.30.170.167:17991 - R:/10.30.171.175:59228] 15:15:46.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]) request=subsystem result=ReplySuccess, want-reply=true 15:15:46.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59228]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:46.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]) request=subsystem activate command 15:15:46.519 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]) starting runner for command=netconf 15:15:46.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59228]) process #5 SSH_MSG_CHANNEL_DATA 15:15:46.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]) by 373 down to 2096779 15:15:46.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]) SSH_MSG_CHANNEL_DATA len=373 15:15:46.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228] 15:15:46.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf0f7973f, L:/10.30.170.167:17991 - R:/10.30.171.175:59228]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:46.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:46.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf0f7973f, L:/10.30.170.167:17991 - R:/10.30.171.175:59228] 15:15:46.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf0f7973f, L:/10.30.170.167:17991 - R:/10.30.171.175:59228] 15:15:46.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17991', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:46.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=162} created 15:15:46.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=162, channel=[id: 0xf0f7973f, L:/10.30.170.167:17991 - R:/10.30.171.175:59228]} created 15:15:46.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf0f7973f, L:/10.30.170.167:17991 - R:/10.30.171.175:59228] successful with session NetconfServerSession{sessionId=162, channel=[id: 0xf0f7973f, L:/10.30.170.167:17991 - R:/10.30.171.175:59228]} 15:15:46.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=162, channel=[id: 0xf0f7973f, L:/10.30.170.167:17991 - R:/10.30.171.175:59228]} up 15:15:46.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59228]) process #6 SSH_MSG_CHANNEL_DATA 15:15:46.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]) by 393 down to 2096386 15:15:46.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]) SSH_MSG_CHANNEL_DATA len=393 15:15:46.520 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228] 15:15:46.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:46.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:46.521 [netconf-device-simulator-threads-6] 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=162} 15:15:46.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:46.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=162, channel=[id: 0xf0f7973f, L:/10.30.170.167:17991 - R:/10.30.171.175:59228]} EXI handlers added to pipeline 15:15:46.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:46.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]) by 179 down to 2095870 15:15:46.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59228]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:46.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:46.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59228]) process #7 SSH_MSG_CHANNEL_DATA 15:15:46.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]) by 340 down to 2096046 15:15:46.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]) SSH_MSG_CHANNEL_DATA len=340 15:15:46.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228] 15:15:46.524 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:46.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:46.525 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=162} 15:15:46.528 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b1ab16f 15:15:46.528 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:46.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:46.528 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:46.528 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:46.529 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:46.529 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:46.529 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:46.529 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:46.529 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:46.529 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:46.529 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:46.529 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:46.529 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:46.529 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:46.529 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:46.529 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:46.529 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:46.529 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:46.529 [netconf-device-simulator-threads-6] 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 15:15:46.529 [netconf-device-simulator-threads-6] 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 15:15:46.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:46.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]) by 733 down to 2095137 15:15:46.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59228]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:46.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:46.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58386]) process #11 SSH_MSG_IGNORE 15:15:46.681 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58386]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:46.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58386]) SSH_MSG_IGNORE 15:15:46.696 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:46.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48764]) process #12 SSH_MSG_IGNORE 15:15:46.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48764]) SSH_MSG_IGNORE 15:15:46.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:15:46.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44262]) process #13 SSH_MSG_IGNORE 15:15:46.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44262]) SSH_MSG_IGNORE 15:15:47.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48358]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48358]) process #9 SSH_MSG_IGNORE 15:15:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48358]) SSH_MSG_IGNORE 15:15:47.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb013f8d0, L:/10.30.170.167:17992 - R:/10.30.171.175:35012]} 15:15:47.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:35012]): SSH-2.0-SSHD-UNKNOWN 15:15:47.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:35012]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:47.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:35012]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:47.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52606]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:47.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52606]) process #8 SSH_MSG_IGNORE 15:15:47.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52606]) SSH_MSG_IGNORE 15:15:47.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:35012]) Send SSH_MSG_KEXINIT 15:15:47.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35012]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:47.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35012]) process #0 SSH_MSG_KEXINIT 15:15:47.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:35012]) SSH_MSG_KEXINIT 15:15:47.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:35012]) strict KEX=true client=true server=true 15:15:47.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35012]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:47.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35012]) Kex: server host key algorithms = rsa-sha2-512 15:15:47.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35012]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:47.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35012]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:47.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35012]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:47.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35012]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:47.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35012]) Kex: compression algorithms (client to server) = none 15:15:47.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35012]) Kex: compression algorithms (server to client) = none 15:15:47.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:47.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35496]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:47.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35012]) process #1 30 15:15:47.676 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35012]] process command=SSH_MSG_KEXDH_INIT 15:15:47.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35012]] Send SSH_MSG_KEXDH_REPLY 15:15:47.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35012]) packet #1 sending command=31[31] len=1639 15:15:47.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:35012])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:47.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:35012]) Send SSH_MSG_NEWKEYS 15:15:47.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:35012]) session ID=46:52:5f:b9:3a:9d:09:3e:e5:c4:fe:bb:18:5c:58:52:40:a1:2b:7f:31:b5:4f:19:d2:ed:e5:1d:cb:ff:08:90:ef:29:c4:df:de:bf:9f:96:ed:82:64:42:11:96:90:79:d3:58:a9:8a:14:59:58:3e:b4:33:87:4f:7c:fa:20:ba 15:15:47.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35012]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:47.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35012]): strict KEX resets output message sequence number from 3 to 0 15:15:47.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35012]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3c219350; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:47.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:35012])[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 15:15:47.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35012])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:47.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35012]) packet #0 sending command=7[7] len=419 15:15:47.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35012]) No pending packets to flush at end of KEX 15:15:47.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35496]) process #10 SSH_MSG_IGNORE 15:15:47.692 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35496]) SSH_MSG_IGNORE 15:15:47.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35012]) process #2 SSH_MSG_NEWKEYS 15:15:47.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35012]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:47.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35012]): strict KEX resets input message sequence number from 3 to 0 15:15:47.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35012]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1c42829a; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:47.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:47.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35012]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:47.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35012]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:47.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:35012]) authorized authentication methods: password,publickey 15:15:47.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35012]) Accepted service ssh-userauth 15:15:47.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35012]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:47.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35012]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:47.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35012]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:47.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35012]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:47.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35012]) no authentication factory for method=none 15:15:47.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35012]) SSH_MSG_USERAUTH_REQUEST 15:15:47.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35012]) remaining methods: password,publickey 15:15:47.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35012]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:47.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35012]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:47.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35012]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:47.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35012]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:47.726 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:47.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:35012]) authentication result: true 15:15:47.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:35012]) SSH_MSG_USERAUTH_REQUEST 15:15:47.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35012])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:47.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35012]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:47.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:47.726 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:47.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35012]) no heartbeat to stop 15:15:47.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:35012]) heartbeat type=IGNORE, interval=PT30S 15:15:47.726 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:35012 authenticated 15:15:47.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35012]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:47.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35012]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:47.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35012]] session=TransportServerSession[admin@/10.30.171.175:35012] id=0 15:15:47.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35012])) size=2097152, max=2097152, packet=32768 15:15:47.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35012]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35012] 15:15:47.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35012]) recipient=0 15:15:47.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012])) size=2097152, max=2097152, packet=32768 15:15:47.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012])) re-initializing 15:15:47.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012])) size=2097152, max=2097152, packet=32768 15:15:47.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:47.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35012]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:47.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35012]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:47.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:47.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012])[want-reply=true] subsystem=netconf 15:15:47.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012])[subsystem] prepared command 15:15:47.728 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:47.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:47.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb013f8d0, L:/10.30.170.167:17992 - R:/10.30.171.175:35012]}} established 15:15:47.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 163: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17992 15:15:47.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 163: Creating data stores for simulated device 15:15:47.728 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:47.728 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:47.728 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:47.728 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:47.728 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:47.729 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62a37c02 15:15:47.729 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:47.730 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:47.730 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:47.730 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:47.730 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:47.730 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:47.730 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:47.730 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:47.730 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62a37c02, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62a37c02, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6101e93b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6101e93b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:47.731 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:47.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:47.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb013f8d0, L:/10.30.170.167:17992 - R:/10.30.171.175:35012] 15:15:47.732 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 163 on channel [id: 0xb013f8d0, L:/10.30.170.167:17992 - R:/10.30.171.175:35012] 15:15:47.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]) by 1103 down to 2096049 15:15:47.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35012]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:47.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb013f8d0, L:/10.30.170.167:17992 - R:/10.30.171.175:35012] 15:15:47.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb013f8d0, L:/10.30.170.167:17992 - R:/10.30.171.175:35012] 15:15:47.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]) request=subsystem result=ReplySuccess, want-reply=true 15:15:47.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35012]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:47.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]) request=subsystem activate command 15:15:47.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]) starting runner for command=netconf 15:15:47.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35012]) process #5 SSH_MSG_CHANNEL_DATA 15:15:47.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]) by 373 down to 2096779 15:15:47.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]) SSH_MSG_CHANNEL_DATA len=373 15:15:47.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012] 15:15:47.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb013f8d0, L:/10.30.170.167:17992 - R:/10.30.171.175:35012]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:47.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:47.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb013f8d0, L:/10.30.170.167:17992 - R:/10.30.171.175:35012] 15:15:47.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb013f8d0, L:/10.30.170.167:17992 - R:/10.30.171.175:35012] 15:15:47.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17992', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:47.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=163} created 15:15:47.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=163, channel=[id: 0xb013f8d0, L:/10.30.170.167:17992 - R:/10.30.171.175:35012]} created 15:15:47.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb013f8d0, L:/10.30.170.167:17992 - R:/10.30.171.175:35012] successful with session NetconfServerSession{sessionId=163, channel=[id: 0xb013f8d0, L:/10.30.170.167:17992 - R:/10.30.171.175:35012]} 15:15:47.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=163, channel=[id: 0xb013f8d0, L:/10.30.170.167:17992 - R:/10.30.171.175:35012]} up 15:15:47.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35012]) process #6 SSH_MSG_CHANNEL_DATA 15:15:47.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]) by 393 down to 2096386 15:15:47.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]) SSH_MSG_CHANNEL_DATA len=393 15:15:47.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012] 15:15:47.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:47.734 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:47.734 [netconf-device-simulator-threads-0] 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=163} 15:15:47.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:47.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=163, channel=[id: 0xb013f8d0, L:/10.30.170.167:17992 - R:/10.30.171.175:35012]} EXI handlers added to pipeline 15:15:47.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:47.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]) by 179 down to 2095870 15:15:47.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35012]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:47.735 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:47.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35012]) process #7 SSH_MSG_CHANNEL_DATA 15:15:47.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]) by 340 down to 2096046 15:15:47.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]) SSH_MSG_CHANNEL_DATA len=340 15:15:47.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012] 15:15:47.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:47.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:47.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=163} 15:15:47.738 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6101e93b 15:15:47.738 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:47.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:47.738 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:47.738 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:47.738 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:47.738 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:47.738 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:47.738 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:47.738 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:47.738 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:47.738 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:47.738 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:47.738 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:47.738 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:47.738 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:47.738 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:47.738 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:47.738 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:47.738 [netconf-device-simulator-threads-0] 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 15:15:47.738 [netconf-device-simulator-threads-0] 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 15:15:47.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:47.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]) by 733 down to 2095137 15:15:47.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35012]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:47.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:47.920 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52698]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:47.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52698]) process #11 SSH_MSG_IGNORE 15:15:47.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52698]) SSH_MSG_IGNORE 15:15:48.014 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:15:48.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41054]) process #13 SSH_MSG_IGNORE 15:15:48.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41054]) SSH_MSG_IGNORE 15:15:48.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:48.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50330]) process #12 SSH_MSG_IGNORE 15:15:48.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50330]) SSH_MSG_IGNORE 15:15:48.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43178]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43178]) process #9 SSH_MSG_IGNORE 15:15:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43178]) SSH_MSG_IGNORE 15:15:48.607 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x81ac49f6, L:/10.30.170.167:17993 - R:/10.30.171.175:43794]} 15:15:48.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:43794]): SSH-2.0-SSHD-UNKNOWN 15:15:48.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:43794]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:48.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:43794]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:48.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:43794]) Send SSH_MSG_KEXINIT 15:15:48.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43794]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:48.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43794]) process #0 SSH_MSG_KEXINIT 15:15:48.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:43794]) SSH_MSG_KEXINIT 15:15:48.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:43794]) strict KEX=true client=true server=true 15:15:48.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43794]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:48.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43794]) Kex: server host key algorithms = rsa-sha2-512 15:15:48.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43794]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:48.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43794]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:48.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43794]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:48.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43794]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:48.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43794]) Kex: compression algorithms (client to server) = none 15:15:48.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43794]) Kex: compression algorithms (server to client) = none 15:15:48.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:48.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43794]) process #1 30 15:15:48.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43794]] process command=SSH_MSG_KEXDH_INIT 15:15:48.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43794]] Send SSH_MSG_KEXDH_REPLY 15:15:48.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43794]) packet #1 sending command=31[31] len=1639 15:15:48.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:43794])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:48.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:43794]) Send SSH_MSG_NEWKEYS 15:15:48.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:43794]) session ID=36:39:e5:cb:d2:ec:87:21:30:84:ea:24:c9:61:f1:64:8f:f5:09:99:ed:26:25:a8:ca:29:2d:12:6b:f5:89:eb:c6:9f:53:02:58:8f:ff:67:16:9a:94:fe:83:f5:73:c2:01:bb:10:e7:73:2d:66:85:33:60:3b:62:7f:36:b2:00 15:15:48.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43794]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:48.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43794]): strict KEX resets output message sequence number from 3 to 0 15:15:48.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43794]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@14743314; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:48.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:43794])[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 15:15:48.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43794])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:48.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43794]) packet #0 sending command=7[7] len=419 15:15:48.914 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43794]) No pending packets to flush at end of KEX 15:15:48.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43794]) process #2 SSH_MSG_NEWKEYS 15:15:48.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43794]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:48.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43794]): strict KEX resets input message sequence number from 3 to 0 15:15:48.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43794]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5e00d4bb; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:48.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:48.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43794]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:48.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43794]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:48.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:43794]) authorized authentication methods: password,publickey 15:15:48.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43794]) Accepted service ssh-userauth 15:15:48.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43794]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:48.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43794]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:48.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43794]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:48.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43794]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:48.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43794]) no authentication factory for method=none 15:15:48.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43794]) SSH_MSG_USERAUTH_REQUEST 15:15:48.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43794]) remaining methods: password,publickey 15:15:48.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43794]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:48.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43794]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:48.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43794]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:48.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43794]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:48.946 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:48.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:43794]) authentication result: true 15:15:48.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:43794]) SSH_MSG_USERAUTH_REQUEST 15:15:48.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43794])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:48.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43794]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:48.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:48.946 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:48.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43794]) no heartbeat to stop 15:15:48.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:43794]) heartbeat type=IGNORE, interval=PT30S 15:15:48.946 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:43794 authenticated 15:15:48.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43794]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:48.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43794]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:48.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43794]] session=TransportServerSession[admin@/10.30.171.175:43794] id=0 15:15:48.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43794])) size=2097152, max=2097152, packet=32768 15:15:48.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43794]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43794] 15:15:48.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43794]) recipient=0 15:15:48.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794])) size=2097152, max=2097152, packet=32768 15:15:48.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794])) re-initializing 15:15:48.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794])) size=2097152, max=2097152, packet=32768 15:15:48.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:48.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43794]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:48.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43794]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:48.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:48.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794])[want-reply=true] subsystem=netconf 15:15:48.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794])[subsystem] prepared command 15:15:48.947 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:48.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:48.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x81ac49f6, L:/10.30.170.167:17993 - R:/10.30.171.175:43794]}} established 15:15:48.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 164: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17993 15:15:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 164: Creating data stores for simulated device 15:15:48.948 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:48.948 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:48.948 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35553da6 15:15:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:48.949 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:48.949 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:48.949 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:48.949 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:48.949 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:48.949 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:48.949 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:48.949 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35553da6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35553da6, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69fadb53, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69fadb53, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:48.949 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:48.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:48.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x81ac49f6, L:/10.30.170.167:17993 - R:/10.30.171.175:43794] 15:15:48.950 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 164 on channel [id: 0x81ac49f6, L:/10.30.170.167:17993 - R:/10.30.171.175:43794] 15:15:48.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]) by 1103 down to 2096049 15:15:48.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43794]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:48.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x81ac49f6, L:/10.30.170.167:17993 - R:/10.30.171.175:43794] 15:15:48.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x81ac49f6, L:/10.30.170.167:17993 - R:/10.30.171.175:43794] 15:15:48.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]) request=subsystem result=ReplySuccess, want-reply=true 15:15:48.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43794]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:48.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]) request=subsystem activate command 15:15:48.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]) starting runner for command=netconf 15:15:48.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43794]) process #5 SSH_MSG_CHANNEL_DATA 15:15:48.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]) by 373 down to 2096779 15:15:48.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]) SSH_MSG_CHANNEL_DATA len=373 15:15:48.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794] 15:15:48.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x81ac49f6, L:/10.30.170.167:17993 - R:/10.30.171.175:43794]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:48.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:48.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x81ac49f6, L:/10.30.170.167:17993 - R:/10.30.171.175:43794] 15:15:48.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x81ac49f6, L:/10.30.170.167:17993 - R:/10.30.171.175:43794] 15:15:48.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17993', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:48.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=164} created 15:15:48.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=164, channel=[id: 0x81ac49f6, L:/10.30.170.167:17993 - R:/10.30.171.175:43794]} created 15:15:48.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x81ac49f6, L:/10.30.170.167:17993 - R:/10.30.171.175:43794] successful with session NetconfServerSession{sessionId=164, channel=[id: 0x81ac49f6, L:/10.30.170.167:17993 - R:/10.30.171.175:43794]} 15:15:48.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=164, channel=[id: 0x81ac49f6, L:/10.30.170.167:17993 - R:/10.30.171.175:43794]} up 15:15:48.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43794]) process #6 SSH_MSG_CHANNEL_DATA 15:15:48.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]) by 393 down to 2096386 15:15:48.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]) SSH_MSG_CHANNEL_DATA len=393 15:15:48.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794] 15:15:48.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:48.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:48.952 [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=164} 15:15:48.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:48.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=164, channel=[id: 0x81ac49f6, L:/10.30.170.167:17993 - R:/10.30.171.175:43794]} EXI handlers added to pipeline 15:15:48.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:48.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]) by 179 down to 2095870 15:15:48.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43794]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:48.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:48.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43794]) process #7 SSH_MSG_CHANNEL_DATA 15:15:48.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]) by 340 down to 2096046 15:15:48.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]) SSH_MSG_CHANNEL_DATA len=340 15:15:48.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794] 15:15:48.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:48.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:48.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=164} 15:15:48.954 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69fadb53 15:15:48.954 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:48.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:48.954 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:48.954 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:48.954 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:48.954 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:48.955 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:48.955 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:48.955 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:48.955 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:48.955 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:48.955 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:48.955 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:48.955 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:48.955 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:48.955 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:48.955 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:48.955 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:48.955 [netconf-device-simulator-threads-2] 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 15:15:48.955 [netconf-device-simulator-threads-2] 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 15:15:48.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:48.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]) by 733 down to 2095137 15:15:48.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43794]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:48.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:48.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36946]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:48.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36946]) process #10 SSH_MSG_IGNORE 15:15:48.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36946]) SSH_MSG_IGNORE 15:15:49.039 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39278]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:49.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39278]) process #8 SSH_MSG_IGNORE 15:15:49.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39278]) SSH_MSG_IGNORE 15:15:49.066 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:49.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34182]) process #12 SSH_MSG_IGNORE 15:15:49.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34182]) SSH_MSG_IGNORE 15:15:49.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38688]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:49.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38688]) process #11 SSH_MSG_IGNORE 15:15:49.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38688]) SSH_MSG_IGNORE 15:15:49.292 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:15:49.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45220]) process #13 SSH_MSG_IGNORE 15:15:49.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45220]) SSH_MSG_IGNORE 15:15:49.505 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37818]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:49.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37818]) process #9 SSH_MSG_IGNORE 15:15:49.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37818]) SSH_MSG_IGNORE 15:15:49.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:49.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43230]) process #12 SSH_MSG_IGNORE 15:15:49.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43230]) SSH_MSG_IGNORE 15:15:49.877 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48458]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:49.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48458]) process #8 SSH_MSG_IGNORE 15:15:49.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48458]) SSH_MSG_IGNORE 15:15:49.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8d0d661f, L:/10.30.170.167:17994 - R:/10.30.171.175:60386]} 15:15:49.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:60386]): SSH-2.0-SSHD-UNKNOWN 15:15:49.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:60386]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:49.896 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:60386]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:50.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:60386]) Send SSH_MSG_KEXINIT 15:15:50.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60386]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:50.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60386]) process #0 SSH_MSG_KEXINIT 15:15:50.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:60386]) SSH_MSG_KEXINIT 15:15:50.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:60386]) strict KEX=true client=true server=true 15:15:50.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60386]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:50.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60386]) Kex: server host key algorithms = rsa-sha2-512 15:15:50.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60386]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:50.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60386]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:50.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60386]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:50.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60386]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:50.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60386]) Kex: compression algorithms (client to server) = none 15:15:50.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60386]) Kex: compression algorithms (server to client) = none 15:15:50.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:50.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60386]) process #1 30 15:15:50.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60386]] process command=SSH_MSG_KEXDH_INIT 15:15:50.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60386]] Send SSH_MSG_KEXDH_REPLY 15:15:50.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60386]) packet #1 sending command=31[31] len=1639 15:15:50.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:60386])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:50.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:60386]) Send SSH_MSG_NEWKEYS 15:15:50.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:60386]) session ID=16:af:5c:ba:00:58:a6:82:4b:eb:04:0c:9b:91:6e:1b:c7:30:4a:8e:99:5b:5f:8f:a2:04:08:72:40:f5:f3:c9:b2:64:ec:a3:9e:35:f3:95:db:62:2e:a7:e1:38:f6:f8:30:2e:63:28:77:e7:05:cb:2e:c6:51:93:90:2e:78:9e 15:15:50.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60386]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:50.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60386]): strict KEX resets output message sequence number from 3 to 0 15:15:50.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60386]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@12eb09d2; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:50.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:60386])[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 15:15:50.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60386])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:50.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60386]) packet #0 sending command=7[7] len=419 15:15:50.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60386]) No pending packets to flush at end of KEX 15:15:50.184 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48518]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:50.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60386]) process #2 SSH_MSG_NEWKEYS 15:15:50.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60386]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:50.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60386]): strict KEX resets input message sequence number from 3 to 0 15:15:50.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60386]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5242e87d; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:50.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:50.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48518]) process #10 SSH_MSG_IGNORE 15:15:50.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48518]) SSH_MSG_IGNORE 15:15:50.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60386]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:50.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60386]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:50.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:60386]) authorized authentication methods: password,publickey 15:15:50.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60386]) Accepted service ssh-userauth 15:15:50.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60386]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:50.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60386]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:50.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60386]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:50.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60386]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:50.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60386]) no authentication factory for method=none 15:15:50.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60386]) SSH_MSG_USERAUTH_REQUEST 15:15:50.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60386]) remaining methods: password,publickey 15:15:50.192 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60386]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:50.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60386]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:50.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60386]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:50.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60386]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:50.193 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:50.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:60386]) authentication result: true 15:15:50.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:60386]) SSH_MSG_USERAUTH_REQUEST 15:15:50.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60386])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:50.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60386]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:50.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:50.193 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:50.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60386]) no heartbeat to stop 15:15:50.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:60386]) heartbeat type=IGNORE, interval=PT30S 15:15:50.193 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:60386 authenticated 15:15:50.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60386]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:50.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60386]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:50.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60386]] session=TransportServerSession[admin@/10.30.171.175:60386] id=0 15:15:50.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60386])) size=2097152, max=2097152, packet=32768 15:15:50.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60386]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60386] 15:15:50.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60386]) recipient=0 15:15:50.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386])) size=2097152, max=2097152, packet=32768 15:15:50.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386])) re-initializing 15:15:50.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386])) size=2097152, max=2097152, packet=32768 15:15:50.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:50.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60386]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:50.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60386]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:50.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:50.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386])[want-reply=true] subsystem=netconf 15:15:50.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386])[subsystem] prepared command 15:15:50.195 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:50.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:50.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8d0d661f, L:/10.30.170.167:17994 - R:/10.30.171.175:60386]}} established 15:15:50.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 165: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17994 15:15:50.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 165: Creating data stores for simulated device 15:15:50.195 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:50.195 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:50.195 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:50.195 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:50.195 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:50.199 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5ede298f 15:15:50.199 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:50.200 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:50.200 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:50.200 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:50.200 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:50.201 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:50.201 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:50.201 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:50.201 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5ede298f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5ede298f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c0d700b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c0d700b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:50.201 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:50.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:50.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8d0d661f, L:/10.30.170.167:17994 - R:/10.30.171.175:60386] 15:15:50.203 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 165 on channel [id: 0x8d0d661f, L:/10.30.170.167:17994 - R:/10.30.171.175:60386] 15:15:50.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]) by 1103 down to 2096049 15:15:50.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60386]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:50.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8d0d661f, L:/10.30.170.167:17994 - R:/10.30.171.175:60386] 15:15:50.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8d0d661f, L:/10.30.170.167:17994 - R:/10.30.171.175:60386] 15:15:50.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]) request=subsystem result=ReplySuccess, want-reply=true 15:15:50.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60386]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:50.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]) request=subsystem activate command 15:15:50.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]) starting runner for command=netconf 15:15:50.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60386]) process #5 SSH_MSG_CHANNEL_DATA 15:15:50.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]) by 373 down to 2096779 15:15:50.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]) SSH_MSG_CHANNEL_DATA len=373 15:15:50.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386] 15:15:50.205 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8d0d661f, L:/10.30.170.167:17994 - R:/10.30.171.175:60386]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:50.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:50.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8d0d661f, L:/10.30.170.167:17994 - R:/10.30.171.175:60386] 15:15:50.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8d0d661f, L:/10.30.170.167:17994 - R:/10.30.171.175:60386] 15:15:50.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17994', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:50.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=165} created 15:15:50.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=165, channel=[id: 0x8d0d661f, L:/10.30.170.167:17994 - R:/10.30.171.175:60386]} created 15:15:50.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8d0d661f, L:/10.30.170.167:17994 - R:/10.30.171.175:60386] successful with session NetconfServerSession{sessionId=165, channel=[id: 0x8d0d661f, L:/10.30.170.167:17994 - R:/10.30.171.175:60386]} 15:15:50.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=165, channel=[id: 0x8d0d661f, L:/10.30.170.167:17994 - R:/10.30.171.175:60386]} up 15:15:50.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60386]) process #6 SSH_MSG_CHANNEL_DATA 15:15:50.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]) by 393 down to 2096386 15:15:50.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]) SSH_MSG_CHANNEL_DATA len=393 15:15:50.206 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386] 15:15:50.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:50.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:50.207 [netconf-device-simulator-threads-4] 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=165} 15:15:50.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:50.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=165, channel=[id: 0x8d0d661f, L:/10.30.170.167:17994 - R:/10.30.171.175:60386]} EXI handlers added to pipeline 15:15:50.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:50.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]) by 179 down to 2095870 15:15:50.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60386]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:50.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:50.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60386]) process #7 SSH_MSG_CHANNEL_DATA 15:15:50.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]) by 340 down to 2096046 15:15:50.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]) SSH_MSG_CHANNEL_DATA len=340 15:15:50.209 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386] 15:15:50.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:50.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:50.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=165} 15:15:50.211 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c0d700b 15:15:50.211 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:50.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:50.211 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:50.211 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:50.211 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:50.211 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:50.211 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:50.211 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:50.211 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:50.211 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:50.211 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:50.211 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:50.211 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:50.211 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:50.211 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:50.211 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:50.211 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:50.211 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:50.211 [netconf-device-simulator-threads-4] 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 15:15:50.211 [netconf-device-simulator-threads-4] 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 15:15:50.211 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:50.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]) by 733 down to 2095137 15:15:50.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60386]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:50.212 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:50.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45038]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:50.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45038]) process #11 SSH_MSG_IGNORE 15:15:50.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45038]) SSH_MSG_IGNORE 15:15:50.531 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:15:50.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42700]) process #13 SSH_MSG_IGNORE 15:15:50.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42700]) SSH_MSG_IGNORE 15:15:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55742]) process #9 SSH_MSG_IGNORE 15:15:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55742]) SSH_MSG_IGNORE 15:15:50.909 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55742]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:51.041 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:51.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58138]) process #12 SSH_MSG_IGNORE 15:15:51.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58138]) SSH_MSG_IGNORE 15:15:51.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4b0be7fb, L:/10.30.170.167:17995 - R:/10.30.171.175:41674]} 15:15:51.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:41674]): SSH-2.0-SSHD-UNKNOWN 15:15:51.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:41674]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:51.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:41674]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:51.204 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48862]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:51.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48862]) process #8 SSH_MSG_IGNORE 15:15:51.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48862]) SSH_MSG_IGNORE 15:15:51.234 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59302]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:51.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:41674]) Send SSH_MSG_KEXINIT 15:15:51.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41674]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:51.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41674]) process #0 SSH_MSG_KEXINIT 15:15:51.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:41674]) SSH_MSG_KEXINIT 15:15:51.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:41674]) strict KEX=true client=true server=true 15:15:51.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41674]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:51.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41674]) Kex: server host key algorithms = rsa-sha2-512 15:15:51.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41674]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:51.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41674]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:51.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41674]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:51.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41674]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:51.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41674]) Kex: compression algorithms (client to server) = none 15:15:51.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41674]) Kex: compression algorithms (server to client) = none 15:15:51.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:51.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59302]) process #11 SSH_MSG_IGNORE 15:15:51.446 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59302]) SSH_MSG_IGNORE 15:15:51.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41674]) process #1 30 15:15:51.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41674]] process command=SSH_MSG_KEXDH_INIT 15:15:51.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41674]] Send SSH_MSG_KEXDH_REPLY 15:15:51.527 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41674]) packet #1 sending command=31[31] len=1639 15:15:51.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:41674])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:51.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:41674]) Send SSH_MSG_NEWKEYS 15:15:51.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:41674]) session ID=68:98:1b:50:a7:86:0e:7c:ff:30:7c:e5:55:82:61:65:51:be:22:c9:67:dc:bd:da:df:26:e5:ae:a5:2b:90:3a:9d:09:a9:f9:3c:18:14:ea:46:f6:96:e4:f8:99:90:04:3a:96:3d:f8:98:56:8f:94:eb:19:68:1e:9c:bf:15:35 15:15:51.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41674]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:51.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41674]): strict KEX resets output message sequence number from 3 to 0 15:15:51.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41674]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@8ca9670; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:51.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:41674])[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 15:15:51.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41674])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:51.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41674]) packet #0 sending command=7[7] len=419 15:15:51.528 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41674]) No pending packets to flush at end of KEX 15:15:51.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41674]) process #2 SSH_MSG_NEWKEYS 15:15:51.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41674]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:51.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41674]): strict KEX resets input message sequence number from 3 to 0 15:15:51.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41674]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@58176472; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:51.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:51.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41674]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:51.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41674]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:51.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:41674]) authorized authentication methods: password,publickey 15:15:51.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41674]) Accepted service ssh-userauth 15:15:51.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41674]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:51.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41674]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:51.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41674]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:51.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41674]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:51.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41674]) no authentication factory for method=none 15:15:51.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41674]) SSH_MSG_USERAUTH_REQUEST 15:15:51.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41674]) remaining methods: password,publickey 15:15:51.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41674]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:51.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41674]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:51.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41674]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:51.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41674]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:51.575 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:51.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:41674]) authentication result: true 15:15:51.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:41674]) SSH_MSG_USERAUTH_REQUEST 15:15:51.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41674])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:51.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41674]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:51.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:51.575 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:51.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41674]) no heartbeat to stop 15:15:51.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:41674]) heartbeat type=IGNORE, interval=PT30S 15:15:51.575 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:41674 authenticated 15:15:51.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41674]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:51.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41674]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:51.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41674]] session=TransportServerSession[admin@/10.30.171.175:41674] id=0 15:15:51.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41674])) size=2097152, max=2097152, packet=32768 15:15:51.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41674]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41674] 15:15:51.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41674]) recipient=0 15:15:51.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674])) size=2097152, max=2097152, packet=32768 15:15:51.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674])) re-initializing 15:15:51.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674])) size=2097152, max=2097152, packet=32768 15:15:51.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:51.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41674]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:51.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41674]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:51.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:51.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674])[want-reply=true] subsystem=netconf 15:15:51.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674])[subsystem] prepared command 15:15:51.576 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:51.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:51.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4b0be7fb, L:/10.30.170.167:17995 - R:/10.30.171.175:41674]}} established 15:15:51.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 166: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17995 15:15:51.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 166: Creating data stores for simulated device 15:15:51.577 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:51.577 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:51.577 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:51.577 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:51.577 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:51.577 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@648bc8a4 15:15:51.577 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:51.578 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:51.578 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:51.578 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:51.578 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:51.578 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:51.578 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:51.579 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:51.579 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@648bc8a4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@648bc8a4, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35034b10, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35034b10, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:51.579 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:51.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:51.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4b0be7fb, L:/10.30.170.167:17995 - R:/10.30.171.175:41674] 15:15:51.580 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 166 on channel [id: 0x4b0be7fb, L:/10.30.170.167:17995 - R:/10.30.171.175:41674] 15:15:51.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]) by 1103 down to 2096049 15:15:51.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41674]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:51.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4b0be7fb, L:/10.30.170.167:17995 - R:/10.30.171.175:41674] 15:15:51.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4b0be7fb, L:/10.30.170.167:17995 - R:/10.30.171.175:41674] 15:15:51.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]) request=subsystem result=ReplySuccess, want-reply=true 15:15:51.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41674]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:51.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]) request=subsystem activate command 15:15:51.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]) starting runner for command=netconf 15:15:51.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41674]) process #5 SSH_MSG_CHANNEL_DATA 15:15:51.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]) by 373 down to 2096779 15:15:51.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]) SSH_MSG_CHANNEL_DATA len=373 15:15:51.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674] 15:15:51.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x4b0be7fb, L:/10.30.170.167:17995 - R:/10.30.171.175:41674]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:51.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:51.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4b0be7fb, L:/10.30.170.167:17995 - R:/10.30.171.175:41674] 15:15:51.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4b0be7fb, L:/10.30.170.167:17995 - R:/10.30.171.175:41674] 15:15:51.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17995', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:51.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=166} created 15:15:51.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=166, channel=[id: 0x4b0be7fb, L:/10.30.170.167:17995 - R:/10.30.171.175:41674]} created 15:15:51.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4b0be7fb, L:/10.30.170.167:17995 - R:/10.30.171.175:41674] successful with session NetconfServerSession{sessionId=166, channel=[id: 0x4b0be7fb, L:/10.30.170.167:17995 - R:/10.30.171.175:41674]} 15:15:51.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=166, channel=[id: 0x4b0be7fb, L:/10.30.170.167:17995 - R:/10.30.171.175:41674]} up 15:15:51.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41674]) process #6 SSH_MSG_CHANNEL_DATA 15:15:51.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]) by 393 down to 2096386 15:15:51.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]) SSH_MSG_CHANNEL_DATA len=393 15:15:51.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674] 15:15:51.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:51.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:51.585 [netconf-device-simulator-threads-6] 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=166} 15:15:51.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:51.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=166, channel=[id: 0x4b0be7fb, L:/10.30.170.167:17995 - R:/10.30.171.175:41674]} EXI handlers added to pipeline 15:15:51.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:51.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]) by 179 down to 2095870 15:15:51.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41674]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:51.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:51.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41674]) process #7 SSH_MSG_CHANNEL_DATA 15:15:51.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]) by 340 down to 2096046 15:15:51.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]) SSH_MSG_CHANNEL_DATA len=340 15:15:51.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674] 15:15:51.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:51.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:51.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=166} 15:15:51.588 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35034b10 15:15:51.588 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:51.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:51.588 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:51.588 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:51.588 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:51.588 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:51.589 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:51.589 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:51.589 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:51.589 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:51.589 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:51.589 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:51.589 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:51.589 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:51.589 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:51.589 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:51.589 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:51.589 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:51.589 [netconf-device-simulator-threads-6] 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 15:15:51.589 [netconf-device-simulator-threads-6] 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 15:15:51.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:51.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]) by 733 down to 2095137 15:15:51.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41674]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:51.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:51.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40450]) process #10 SSH_MSG_IGNORE 15:15:51.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40450]) SSH_MSG_IGNORE 15:15:51.673 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40450]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:51.821 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:15:51.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57436]) process #13 SSH_MSG_IGNORE 15:15:51.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57436]) SSH_MSG_IGNORE 15:15:51.849 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:51.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44622]) process #12 SSH_MSG_IGNORE 15:15:51.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44622]) SSH_MSG_IGNORE 15:15:52.040 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48552]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:52.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48552]) process #9 SSH_MSG_IGNORE 15:15:52.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48552]) SSH_MSG_IGNORE 15:15:52.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #8 SSH_MSG_IGNORE 15:15:52.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:15:52.314 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:52.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0c0c3bf5, L:/10.30.170.167:17996 - R:/10.30.171.175:55306]} 15:15:52.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:55306]): SSH-2.0-SSHD-UNKNOWN 15:15:52.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:55306]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:52.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:55306]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:52.452 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51076]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:52.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:55306]) Send SSH_MSG_KEXINIT 15:15:52.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55306]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:52.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55306]) process #0 SSH_MSG_KEXINIT 15:15:52.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:55306]) SSH_MSG_KEXINIT 15:15:52.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:55306]) strict KEX=true client=true server=true 15:15:52.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55306]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:52.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55306]) Kex: server host key algorithms = rsa-sha2-512 15:15:52.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55306]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:52.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55306]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:52.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55306]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:52.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55306]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:52.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55306]) Kex: compression algorithms (client to server) = none 15:15:52.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55306]) Kex: compression algorithms (server to client) = none 15:15:52.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:52.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51076]) process #11 SSH_MSG_IGNORE 15:15:52.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51076]) SSH_MSG_IGNORE 15:15:52.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55306]) process #1 30 15:15:52.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55306]] process command=SSH_MSG_KEXDH_INIT 15:15:52.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55306]] Send SSH_MSG_KEXDH_REPLY 15:15:52.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55306]) packet #1 sending command=31[31] len=1639 15:15:52.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:55306])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:52.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:55306]) Send SSH_MSG_NEWKEYS 15:15:52.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:55306]) session ID=08:68:21:2b:2e:57:2c:3d:2f:72:e3:f9:0f:f2:5e:d8:fe:34:2b:ef:16:e7:93:1b:f2:76:d9:f5:8f:4a:56:22:52:07:6e:f7:84:08:94:11:1a:8c:cc:ee:54:6f:ac:b7:c0:09:20:0d:bc:bf:ed:10:82:a7:02:ae:6c:ce:dd:07 15:15:52.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55306]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:52.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55306]): strict KEX resets output message sequence number from 3 to 0 15:15:52.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55306]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@188a9b80; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:52.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:55306])[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 15:15:52.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55306])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:52.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55306]) packet #0 sending command=7[7] len=419 15:15:52.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55306]) No pending packets to flush at end of KEX 15:15:52.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55306]) process #2 SSH_MSG_NEWKEYS 15:15:52.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55306]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:52.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55306]): strict KEX resets input message sequence number from 3 to 0 15:15:52.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55306]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4b74f53d; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:52.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:52.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55306]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:52.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55306]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:52.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:55306]) authorized authentication methods: password,publickey 15:15:52.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55306]) Accepted service ssh-userauth 15:15:52.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55306]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:52.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55306]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:52.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55306]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:52.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55306]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:52.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55306]) no authentication factory for method=none 15:15:52.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55306]) SSH_MSG_USERAUTH_REQUEST 15:15:52.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55306]) remaining methods: password,publickey 15:15:52.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55306]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:52.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55306]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:52.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55306]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:52.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55306]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:52.749 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:52.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:55306]) authentication result: true 15:15:52.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:55306]) SSH_MSG_USERAUTH_REQUEST 15:15:52.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55306])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:52.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55306]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:52.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:52.749 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:52.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55306]) no heartbeat to stop 15:15:52.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:55306]) heartbeat type=IGNORE, interval=PT30S 15:15:52.749 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:55306 authenticated 15:15:52.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55306]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:52.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55306]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:52.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55306]] session=TransportServerSession[admin@/10.30.171.175:55306] id=0 15:15:52.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55306])) size=2097152, max=2097152, packet=32768 15:15:52.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55306]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55306] 15:15:52.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55306]) recipient=0 15:15:52.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306])) size=2097152, max=2097152, packet=32768 15:15:52.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306])) re-initializing 15:15:52.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306])) size=2097152, max=2097152, packet=32768 15:15:52.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:52.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55306]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:52.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55306]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:52.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:52.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306])[want-reply=true] subsystem=netconf 15:15:52.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306])[subsystem] prepared command 15:15:52.751 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:52.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:52.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0c0c3bf5, L:/10.30.170.167:17996 - R:/10.30.171.175:55306]}} established 15:15:52.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 167: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17996 15:15:52.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 167: Creating data stores for simulated device 15:15:52.751 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:52.751 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:52.751 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:52.751 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:52.751 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:52.754 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4054cc0a 15:15:52.754 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:52.754 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:52.754 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:52.754 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:52.754 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:52.754 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:52.754 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:52.754 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:52.754 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4054cc0a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4054cc0a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24d0d7ef, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24d0d7ef, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:52.755 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:52.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:52.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0c0c3bf5, L:/10.30.170.167:17996 - R:/10.30.171.175:55306] 15:15:52.755 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 167 on channel [id: 0x0c0c3bf5, L:/10.30.170.167:17996 - R:/10.30.171.175:55306] 15:15:52.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]) by 1103 down to 2096049 15:15:52.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55306]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:52.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0c0c3bf5, L:/10.30.170.167:17996 - R:/10.30.171.175:55306] 15:15:52.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0c0c3bf5, L:/10.30.170.167:17996 - R:/10.30.171.175:55306] 15:15:52.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]) request=subsystem result=ReplySuccess, want-reply=true 15:15:52.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55306]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:52.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]) request=subsystem activate command 15:15:52.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]) starting runner for command=netconf 15:15:52.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55306]) process #5 SSH_MSG_CHANNEL_DATA 15:15:52.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]) by 373 down to 2096779 15:15:52.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]) SSH_MSG_CHANNEL_DATA len=373 15:15:52.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306] 15:15:52.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0c0c3bf5, L:/10.30.170.167:17996 - R:/10.30.171.175:55306]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:52.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:52.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0c0c3bf5, L:/10.30.170.167:17996 - R:/10.30.171.175:55306] 15:15:52.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0c0c3bf5, L:/10.30.170.167:17996 - R:/10.30.171.175:55306] 15:15:52.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17996', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:52.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=167} created 15:15:52.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=167, channel=[id: 0x0c0c3bf5, L:/10.30.170.167:17996 - R:/10.30.171.175:55306]} created 15:15:52.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0c0c3bf5, L:/10.30.170.167:17996 - R:/10.30.171.175:55306] successful with session NetconfServerSession{sessionId=167, channel=[id: 0x0c0c3bf5, L:/10.30.170.167:17996 - R:/10.30.171.175:55306]} 15:15:52.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=167, channel=[id: 0x0c0c3bf5, L:/10.30.170.167:17996 - R:/10.30.171.175:55306]} up 15:15:52.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55306]) process #6 SSH_MSG_CHANNEL_DATA 15:15:52.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]) by 393 down to 2096386 15:15:52.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]) SSH_MSG_CHANNEL_DATA len=393 15:15:52.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306] 15:15:52.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:52.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:52.758 [netconf-device-simulator-threads-0] 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=167} 15:15:52.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:52.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=167, channel=[id: 0x0c0c3bf5, L:/10.30.170.167:17996 - R:/10.30.171.175:55306]} EXI handlers added to pipeline 15:15:52.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:52.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]) by 179 down to 2095870 15:15:52.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55306]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:52.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:52.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55306]) process #7 SSH_MSG_CHANNEL_DATA 15:15:52.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]) by 340 down to 2096046 15:15:52.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]) SSH_MSG_CHANNEL_DATA len=340 15:15:52.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306] 15:15:52.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:52.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:52.760 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=167} 15:15:52.761 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24d0d7ef 15:15:52.761 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:52.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:52.761 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:52.761 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:52.761 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:52.761 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:52.761 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:52.761 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:52.761 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:52.761 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:52.761 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:52.761 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:52.761 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:52.761 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:52.761 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:52.761 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:52.761 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:52.761 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:52.761 [netconf-device-simulator-threads-0] 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 15:15:52.761 [netconf-device-simulator-threads-0] 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 15:15:52.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:52.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]) by 733 down to 2095137 15:15:52.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55306]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:52.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:52.764 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43696]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:52.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43696]) process #10 SSH_MSG_IGNORE 15:15:52.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43696]) SSH_MSG_IGNORE 15:15:52.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55710]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:52.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55710]) process #9 SSH_MSG_IGNORE 15:15:52.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55710]) SSH_MSG_IGNORE 15:15:53.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54094]) process #12 SSH_MSG_IGNORE 15:15:53.195 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:53.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54094]) SSH_MSG_IGNORE 15:15:53.214 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59730]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:53.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59730]) process #8 SSH_MSG_IGNORE 15:15:53.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59730]) SSH_MSG_IGNORE 15:15:53.257 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:15:53.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35512]) process #13 SSH_MSG_IGNORE 15:15:53.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35512]) SSH_MSG_IGNORE 15:15:53.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb6fce105, L:/10.30.170.167:17997 - R:/10.30.171.175:36500]} 15:15:53.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:36500]): SSH-2.0-SSHD-UNKNOWN 15:15:53.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:36500]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:53.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:36500]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:53.928 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33250]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:54.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:36500]) Send SSH_MSG_KEXINIT 15:15:54.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36500]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:54.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36500]) process #0 SSH_MSG_KEXINIT 15:15:54.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:36500]) SSH_MSG_KEXINIT 15:15:54.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:36500]) strict KEX=true client=true server=true 15:15:54.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36500]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:54.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36500]) Kex: server host key algorithms = rsa-sha2-512 15:15:54.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36500]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:54.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36500]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:54.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36500]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:54.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36500]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:54.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36500]) Kex: compression algorithms (client to server) = none 15:15:54.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36500]) Kex: compression algorithms (server to client) = none 15:15:54.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:54.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33250]) process #11 SSH_MSG_IGNORE 15:15:54.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33250]) SSH_MSG_IGNORE 15:15:54.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36500]) process #1 30 15:15:54.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36500]] process command=SSH_MSG_KEXDH_INIT 15:15:54.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56112]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:54.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36500]] Send SSH_MSG_KEXDH_REPLY 15:15:54.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36500]) packet #1 sending command=31[31] len=1639 15:15:54.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:36500])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:54.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:36500]) Send SSH_MSG_NEWKEYS 15:15:54.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:36500]) session ID=7d:88:71:14:b0:e9:2d:2c:b8:0d:ae:84:de:2e:b7:4d:7e:ef:34:f9:45:b3:40:6d:66:8b:a8:d0:cb:91:f5:e3:e8:bd:d9:48:93:0f:58:c3:a4:19:2b:54:ed:18:92:ef:f4:85:64:0b:8a:f1:ad:c9:75:35:2c:66:db:cf:f1:37 15:15:54.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36500]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:54.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36500]): strict KEX resets output message sequence number from 3 to 0 15:15:54.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36500]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@615644ce; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:54.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:36500])[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 15:15:54.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36500])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:54.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36500]) packet #0 sending command=7[7] len=419 15:15:54.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36500]) No pending packets to flush at end of KEX 15:15:54.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56112]) process #10 SSH_MSG_IGNORE 15:15:54.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56112]) SSH_MSG_IGNORE 15:15:54.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53034]) process #9 SSH_MSG_IGNORE 15:15:54.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53034]) SSH_MSG_IGNORE 15:15:54.240 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53034]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:54.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36500]) process #2 SSH_MSG_NEWKEYS 15:15:54.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36500]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:54.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36500]): strict KEX resets input message sequence number from 3 to 0 15:15:54.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36500]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@30984190; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:54.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:54.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36500]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:54.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36500]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:54.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:36500]) authorized authentication methods: password,publickey 15:15:54.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36500]) Accepted service ssh-userauth 15:15:54.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36500]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:54.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36500]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:54.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36500]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:54.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36500]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:54.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36500]) no authentication factory for method=none 15:15:54.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36500]) SSH_MSG_USERAUTH_REQUEST 15:15:54.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36500]) remaining methods: password,publickey 15:15:54.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36500]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:54.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36500]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:54.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36500]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:54.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36500]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:54.251 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:54.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:36500]) authentication result: true 15:15:54.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:36500]) SSH_MSG_USERAUTH_REQUEST 15:15:54.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36500])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:54.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36500]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:54.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:54.251 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:54.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36500]) no heartbeat to stop 15:15:54.251 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:36500]) heartbeat type=IGNORE, interval=PT30S 15:15:54.251 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:36500 authenticated 15:15:54.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36500]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:54.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36500]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:54.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36500]] session=TransportServerSession[admin@/10.30.171.175:36500] id=0 15:15:54.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36500])) size=2097152, max=2097152, packet=32768 15:15:54.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36500]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36500] 15:15:54.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36500]) recipient=0 15:15:54.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500])) size=2097152, max=2097152, packet=32768 15:15:54.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500])) re-initializing 15:15:54.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500])) size=2097152, max=2097152, packet=32768 15:15:54.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:54.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36500]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:54.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36500]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:54.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:54.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500])[want-reply=true] subsystem=netconf 15:15:54.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500])[subsystem] prepared command 15:15:54.253 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:54.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:54.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb6fce105, L:/10.30.170.167:17997 - R:/10.30.171.175:36500]}} established 15:15:54.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 168: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17997 15:15:54.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 168: Creating data stores for simulated device 15:15:54.253 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:54.253 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:54.255 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:54.255 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:54.255 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:54.256 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5eebedaa 15:15:54.256 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:54.256 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:54.256 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:54.256 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:54.257 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:54.257 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:54.257 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:54.257 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:54.257 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5eebedaa, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5eebedaa, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d9ee6be, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d9ee6be, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:54.257 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:54.257 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:54.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb6fce105, L:/10.30.170.167:17997 - R:/10.30.171.175:36500] 15:15:54.258 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 168 on channel [id: 0xb6fce105, L:/10.30.170.167:17997 - R:/10.30.171.175:36500] 15:15:54.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]) by 1103 down to 2096049 15:15:54.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36500]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:54.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb6fce105, L:/10.30.170.167:17997 - R:/10.30.171.175:36500] 15:15:54.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb6fce105, L:/10.30.170.167:17997 - R:/10.30.171.175:36500] 15:15:54.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]) request=subsystem result=ReplySuccess, want-reply=true 15:15:54.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36500]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:54.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]) request=subsystem activate command 15:15:54.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]) starting runner for command=netconf 15:15:54.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36500]) process #5 SSH_MSG_CHANNEL_DATA 15:15:54.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]) by 373 down to 2096779 15:15:54.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]) SSH_MSG_CHANNEL_DATA len=373 15:15:54.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500] 15:15:54.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb6fce105, L:/10.30.170.167:17997 - R:/10.30.171.175:36500]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:54.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:54.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb6fce105, L:/10.30.170.167:17997 - R:/10.30.171.175:36500] 15:15:54.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb6fce105, L:/10.30.170.167:17997 - R:/10.30.171.175:36500] 15:15:54.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17997', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:54.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=168} created 15:15:54.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=168, channel=[id: 0xb6fce105, L:/10.30.170.167:17997 - R:/10.30.171.175:36500]} created 15:15:54.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb6fce105, L:/10.30.170.167:17997 - R:/10.30.171.175:36500] successful with session NetconfServerSession{sessionId=168, channel=[id: 0xb6fce105, L:/10.30.170.167:17997 - R:/10.30.171.175:36500]} 15:15:54.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=168, channel=[id: 0xb6fce105, L:/10.30.170.167:17997 - R:/10.30.171.175:36500]} up 15:15:54.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36500]) process #6 SSH_MSG_CHANNEL_DATA 15:15:54.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]) by 393 down to 2096386 15:15:54.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]) SSH_MSG_CHANNEL_DATA len=393 15:15:54.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500] 15:15:54.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:54.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:54.261 [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=168} 15:15:54.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:54.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=168, channel=[id: 0xb6fce105, L:/10.30.170.167:17997 - R:/10.30.171.175:36500]} EXI handlers added to pipeline 15:15:54.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:54.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]) by 179 down to 2095870 15:15:54.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36500]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:54.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36500]) process #7 SSH_MSG_CHANNEL_DATA 15:15:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]) by 340 down to 2096046 15:15:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]) SSH_MSG_CHANNEL_DATA len=340 15:15:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500] 15:15:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=168} 15:15:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d9ee6be 15:15:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:54.264 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:54.265 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:54.265 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:54.265 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:54.265 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:54.265 [netconf-device-simulator-threads-2] 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 15:15:54.265 [netconf-device-simulator-threads-2] 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 15:15:54.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:54.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]) by 733 down to 2095137 15:15:54.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36500]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:54.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:54.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36672]) process #12 SSH_MSG_IGNORE 15:15:54.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36672]) SSH_MSG_IGNORE 15:15:54.456 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:54.458 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52534]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:54.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52534]) process #8 SSH_MSG_IGNORE 15:15:54.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52534]) SSH_MSG_IGNORE 15:15:54.468 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:15:54.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45706]) process #13 SSH_MSG_IGNORE 15:15:54.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45706]) SSH_MSG_IGNORE 15:15:54.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe37b017b, L:/10.30.170.167:17998 - R:/10.30.171.175:34418]} 15:15:54.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:34418]): SSH-2.0-SSHD-UNKNOWN 15:15:54.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:34418]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:54.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:34418]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:55.032 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40964]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:55.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:34418]) Send SSH_MSG_KEXINIT 15:15:55.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34418]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:55.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34418]) process #0 SSH_MSG_KEXINIT 15:15:55.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:34418]) SSH_MSG_KEXINIT 15:15:55.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:34418]) strict KEX=true client=true server=true 15:15:55.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34418]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:55.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34418]) Kex: server host key algorithms = rsa-sha2-512 15:15:55.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34418]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:55.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34418]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:55.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34418]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:55.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34418]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:55.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34418]) Kex: compression algorithms (client to server) = none 15:15:55.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34418]) Kex: compression algorithms (server to client) = none 15:15:55.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:55.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40964]) process #11 SSH_MSG_IGNORE 15:15:55.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40964]) SSH_MSG_IGNORE 15:15:55.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34418]) process #1 30 15:15:55.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34418]] process command=SSH_MSG_KEXDH_INIT 15:15:55.207 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34418]] Send SSH_MSG_KEXDH_REPLY 15:15:55.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34418]) packet #1 sending command=31[31] len=1639 15:15:55.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:34418])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:55.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:34418]) Send SSH_MSG_NEWKEYS 15:15:55.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:34418]) session ID=a0:dd:24:77:17:0e:c8:04:ce:bc:3a:40:aa:97:4a:d2:ba:24:b5:3d:b4:97:1c:76:2b:0b:92:48:71:ec:d5:33:4c:a3:6f:a5:7d:7f:cd:07:46:1e:1a:a0:33:d8:64:5b:25:3d:03:3f:c6:fb:5d:e5:3c:13:67:75:a5:2d:73:38 15:15:55.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34418]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:55.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34418]): strict KEX resets output message sequence number from 3 to 0 15:15:55.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34418]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@73215717; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:55.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:34418])[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 15:15:55.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34418])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:55.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34418]) packet #0 sending command=7[7] len=419 15:15:55.208 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34418]) No pending packets to flush at end of KEX 15:15:55.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34418]) process #2 SSH_MSG_NEWKEYS 15:15:55.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34418]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:55.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34418]): strict KEX resets input message sequence number from 3 to 0 15:15:55.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34418]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4bc6a882; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:55.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:55.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34418]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:55.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34418]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:55.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:34418]) authorized authentication methods: password,publickey 15:15:55.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34418]) Accepted service ssh-userauth 15:15:55.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34418]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:55.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34418]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:55.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34418]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:55.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34418]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:55.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34418]) no authentication factory for method=none 15:15:55.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34418]) SSH_MSG_USERAUTH_REQUEST 15:15:55.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34418]) remaining methods: password,publickey 15:15:55.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34418]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:55.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34418]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:55.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34418]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:55.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34418]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:55.237 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:55.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:34418]) authentication result: true 15:15:55.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:34418]) SSH_MSG_USERAUTH_REQUEST 15:15:55.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34418])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:55.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34418]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:55.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:55.238 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:55.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34418]) no heartbeat to stop 15:15:55.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:34418]) heartbeat type=IGNORE, interval=PT30S 15:15:55.238 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:34418 authenticated 15:15:55.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34418]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:55.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34418]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:55.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34418]] session=TransportServerSession[admin@/10.30.171.175:34418] id=0 15:15:55.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34418])) size=2097152, max=2097152, packet=32768 15:15:55.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34418]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34418] 15:15:55.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34418]) recipient=0 15:15:55.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418])) size=2097152, max=2097152, packet=32768 15:15:55.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418])) re-initializing 15:15:55.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418])) size=2097152, max=2097152, packet=32768 15:15:55.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:55.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34418]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:55.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34418]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:55.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:55.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418])[want-reply=true] subsystem=netconf 15:15:55.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418])[subsystem] prepared command 15:15:55.239 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:55.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:55.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe37b017b, L:/10.30.170.167:17998 - R:/10.30.171.175:34418]}} established 15:15:55.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 169: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17998 15:15:55.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 169: Creating data stores for simulated device 15:15:55.239 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:55.240 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:55.240 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:55.240 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:55.240 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:55.241 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5df1074b 15:15:55.241 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:55.241 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:55.241 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:55.241 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:55.241 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:55.242 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:55.242 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:55.242 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:55.242 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5df1074b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5df1074b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ab86990, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ab86990, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:55.242 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:55.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:55.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe37b017b, L:/10.30.170.167:17998 - R:/10.30.171.175:34418] 15:15:55.243 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 169 on channel [id: 0xe37b017b, L:/10.30.170.167:17998 - R:/10.30.171.175:34418] 15:15:55.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]) by 1103 down to 2096049 15:15:55.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34418]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:55.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe37b017b, L:/10.30.170.167:17998 - R:/10.30.171.175:34418] 15:15:55.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe37b017b, L:/10.30.170.167:17998 - R:/10.30.171.175:34418] 15:15:55.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]) request=subsystem result=ReplySuccess, want-reply=true 15:15:55.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34418]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:55.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]) request=subsystem activate command 15:15:55.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]) starting runner for command=netconf 15:15:55.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34418]) process #5 SSH_MSG_CHANNEL_DATA 15:15:55.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]) by 373 down to 2096779 15:15:55.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]) SSH_MSG_CHANNEL_DATA len=373 15:15:55.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418] 15:15:55.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe37b017b, L:/10.30.170.167:17998 - R:/10.30.171.175:34418]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:55.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:55.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe37b017b, L:/10.30.170.167:17998 - R:/10.30.171.175:34418] 15:15:55.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe37b017b, L:/10.30.170.167:17998 - R:/10.30.171.175:34418] 15:15:55.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17998', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:55.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=169} created 15:15:55.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=169, channel=[id: 0xe37b017b, L:/10.30.170.167:17998 - R:/10.30.171.175:34418]} created 15:15:55.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe37b017b, L:/10.30.170.167:17998 - R:/10.30.171.175:34418] successful with session NetconfServerSession{sessionId=169, channel=[id: 0xe37b017b, L:/10.30.170.167:17998 - R:/10.30.171.175:34418]} 15:15:55.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=169, channel=[id: 0xe37b017b, L:/10.30.170.167:17998 - R:/10.30.171.175:34418]} up 15:15:55.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34418]) process #6 SSH_MSG_CHANNEL_DATA 15:15:55.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]) by 393 down to 2096386 15:15:55.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]) SSH_MSG_CHANNEL_DATA len=393 15:15:55.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418] 15:15:55.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:55.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:55.245 [netconf-device-simulator-threads-4] 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=169} 15:15:55.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:55.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=169, channel=[id: 0xe37b017b, L:/10.30.170.167:17998 - R:/10.30.171.175:34418]} EXI handlers added to pipeline 15:15:55.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:55.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]) by 179 down to 2095870 15:15:55.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34418]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:55.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:55.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34418]) process #7 SSH_MSG_CHANNEL_DATA 15:15:55.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]) by 340 down to 2096046 15:15:55.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]) SSH_MSG_CHANNEL_DATA len=340 15:15:55.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418] 15:15:55.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:55.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:55.247 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=169} 15:15:55.248 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ab86990 15:15:55.248 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:55.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:55.248 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:55.248 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:55.248 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:55.248 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:55.248 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:55.248 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:55.248 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:55.248 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:55.248 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:55.248 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:55.248 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:55.248 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:55.248 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:55.248 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:55.248 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:55.248 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:55.248 [netconf-device-simulator-threads-4] 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 15:15:55.248 [netconf-device-simulator-threads-4] 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 15:15:55.248 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:55.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]) by 733 down to 2095137 15:15:55.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34418]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:55.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:55.480 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45984]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:55.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45984]) process #10 SSH_MSG_IGNORE 15:15:55.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45984]) SSH_MSG_IGNORE 15:15:55.503 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44806]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:55.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44806]) process #9 SSH_MSG_IGNORE 15:15:55.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44806]) SSH_MSG_IGNORE 15:15:55.692 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:55.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39236]) process #12 SSH_MSG_IGNORE 15:15:55.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39236]) SSH_MSG_IGNORE 15:15:55.706 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47334]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:55.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47334]) process #8 SSH_MSG_IGNORE 15:15:55.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47334]) SSH_MSG_IGNORE 15:15:55.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:15:55.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35100]) process #13 SSH_MSG_IGNORE 15:15:55.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35100]) SSH_MSG_IGNORE 15:15:56.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6d5e82a6, L:/10.30.170.167:17999 - R:/10.30.171.175:39688]} 15:15:56.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:39688]): SSH-2.0-SSHD-UNKNOWN 15:15:56.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:39688]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:56.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:39688]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:56.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45298]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:56.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48660]) process #9 SSH_MSG_IGNORE 15:15:56.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48660]) SSH_MSG_IGNORE 15:15:56.597 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48660]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:56.600 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60992]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:56.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:39688]) Send SSH_MSG_KEXINIT 15:15:56.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39688]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:56.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39688]) process #0 SSH_MSG_KEXINIT 15:15:56.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:39688]) SSH_MSG_KEXINIT 15:15:56.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:39688]) strict KEX=true client=true server=true 15:15:56.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39688]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:56.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39688]) Kex: server host key algorithms = rsa-sha2-512 15:15:56.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39688]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:56.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39688]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:56.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39688]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:56.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39688]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:56.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39688]) Kex: compression algorithms (client to server) = none 15:15:56.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39688]) Kex: compression algorithms (server to client) = none 15:15:56.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:56.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45298]) process #11 SSH_MSG_IGNORE 15:15:56.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45298]) SSH_MSG_IGNORE 15:15:56.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60992]) process #10 SSH_MSG_IGNORE 15:15:56.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60992]) SSH_MSG_IGNORE 15:15:56.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39688]) process #1 30 15:15:56.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:39688]] process command=SSH_MSG_KEXDH_INIT 15:15:56.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:39688]] Send SSH_MSG_KEXDH_REPLY 15:15:56.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39688]) packet #1 sending command=31[31] len=1639 15:15:56.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:39688])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:56.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:39688]) Send SSH_MSG_NEWKEYS 15:15:56.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:39688]) session ID=1a:30:bb:ad:1a:c4:3f:26:0b:c2:e0:1d:7f:f8:0b:b2:ee:53:fe:93:2f:c3:82:e6:9a:0a:08:c8:46:0f:32:7d:93:f7:f6:37:51:7e:06:c9:14:6d:d8:e5:7b:3b:d1:9c:16:44:fd:0b:bd:c8:9b:5d:6f:75:d6:de:b9:ca:bf:8d 15:15:56.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39688]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:56.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:39688]): strict KEX resets output message sequence number from 3 to 0 15:15:56.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:39688]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5a886419; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:56.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:39688])[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 15:15:56.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:39688])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:56.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39688]) packet #0 sending command=7[7] len=419 15:15:56.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:39688]) No pending packets to flush at end of KEX 15:15:56.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39688]) process #2 SSH_MSG_NEWKEYS 15:15:56.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:39688]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:56.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:39688]): strict KEX resets input message sequence number from 3 to 0 15:15:56.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:39688]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7229b883; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:56.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:56.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39688]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:56.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:39688]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:56.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:39688]) authorized authentication methods: password,publickey 15:15:56.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:39688]) Accepted service ssh-userauth 15:15:56.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39688]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:56.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39688]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:56.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39688]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:56.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39688]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:56.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39688]) no authentication factory for method=none 15:15:56.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:39688]) SSH_MSG_USERAUTH_REQUEST 15:15:56.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:39688]) remaining methods: password,publickey 15:15:56.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39688]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:56.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39688]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:56.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39688]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:56.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39688]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:56.731 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:56.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:39688]) authentication result: true 15:15:56.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:39688]) SSH_MSG_USERAUTH_REQUEST 15:15:56.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:39688])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:56.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39688]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:56.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:56.731 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:56.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39688]) no heartbeat to stop 15:15:56.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:39688]) heartbeat type=IGNORE, interval=PT30S 15:15:56.731 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:39688 authenticated 15:15:56.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39688]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:56.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39688]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:56.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39688]] session=TransportServerSession[admin@/10.30.171.175:39688] id=0 15:15:56.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39688])) size=2097152, max=2097152, packet=32768 15:15:56.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39688]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39688] 15:15:56.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39688]) recipient=0 15:15:56.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688])) size=2097152, max=2097152, packet=32768 15:15:56.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688])) re-initializing 15:15:56.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688])) size=2097152, max=2097152, packet=32768 15:15:56.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:56.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39688]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:56.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39688]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:56.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:56.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688])[want-reply=true] subsystem=netconf 15:15:56.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688])[subsystem] prepared command 15:15:56.732 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:56.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:56.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6d5e82a6, L:/10.30.170.167:17999 - R:/10.30.171.175:39688]}} established 15:15:56.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 170: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:17999 15:15:56.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 170: Creating data stores for simulated device 15:15:56.732 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:56.732 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:56.733 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:56.733 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:56.733 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:56.734 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5fcfff89 15:15:56.734 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:56.734 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:56.734 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:56.734 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:56.735 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:56.735 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:56.735 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:56.735 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:56.735 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5fcfff89, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5fcfff89, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2544e01e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2544e01e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:56.735 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:56.735 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:56.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6d5e82a6, L:/10.30.170.167:17999 - R:/10.30.171.175:39688] 15:15:56.737 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 170 on channel [id: 0x6d5e82a6, L:/10.30.170.167:17999 - R:/10.30.171.175:39688] 15:15:56.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]) by 1103 down to 2096049 15:15:56.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39688]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:56.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6d5e82a6, L:/10.30.170.167:17999 - R:/10.30.171.175:39688] 15:15:56.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6d5e82a6, L:/10.30.170.167:17999 - R:/10.30.171.175:39688] 15:15:56.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]) request=subsystem result=ReplySuccess, want-reply=true 15:15:56.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39688]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:56.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]) request=subsystem activate command 15:15:56.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]) starting runner for command=netconf 15:15:56.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39688]) process #5 SSH_MSG_CHANNEL_DATA 15:15:56.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]) by 373 down to 2096779 15:15:56.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]) SSH_MSG_CHANNEL_DATA len=373 15:15:56.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688] 15:15:56.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x6d5e82a6, L:/10.30.170.167:17999 - R:/10.30.171.175:39688]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:56.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:56.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6d5e82a6, L:/10.30.170.167:17999 - R:/10.30.171.175:39688] 15:15:56.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6d5e82a6, L:/10.30.170.167:17999 - R:/10.30.171.175:39688] 15:15:56.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='17999', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:56.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=170} created 15:15:56.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=170, channel=[id: 0x6d5e82a6, L:/10.30.170.167:17999 - R:/10.30.171.175:39688]} created 15:15:56.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6d5e82a6, L:/10.30.170.167:17999 - R:/10.30.171.175:39688] successful with session NetconfServerSession{sessionId=170, channel=[id: 0x6d5e82a6, L:/10.30.170.167:17999 - R:/10.30.171.175:39688]} 15:15:56.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=170, channel=[id: 0x6d5e82a6, L:/10.30.170.167:17999 - R:/10.30.171.175:39688]} up 15:15:56.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39688]) process #6 SSH_MSG_CHANNEL_DATA 15:15:56.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]) by 393 down to 2096386 15:15:56.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]) SSH_MSG_CHANNEL_DATA len=393 15:15:56.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688] 15:15:56.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:56.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:56.739 [netconf-device-simulator-threads-6] 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=170} 15:15:56.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:56.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=170, channel=[id: 0x6d5e82a6, L:/10.30.170.167:17999 - R:/10.30.171.175:39688]} EXI handlers added to pipeline 15:15:56.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:56.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]) by 179 down to 2095870 15:15:56.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39688]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:56.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:56.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39688]) process #7 SSH_MSG_CHANNEL_DATA 15:15:56.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]) by 340 down to 2096046 15:15:56.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]) SSH_MSG_CHANNEL_DATA len=340 15:15:56.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688] 15:15:56.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:56.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:56.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=170} 15:15:56.742 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2544e01e 15:15:56.742 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:56.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:56.742 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:56.742 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:56.742 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:56.742 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:56.742 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:56.742 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:56.742 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:56.742 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:56.742 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:56.742 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:56.742 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:56.742 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:56.742 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:56.742 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:56.742 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:56.742 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:56.742 [netconf-device-simulator-threads-6] 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 15:15:56.743 [netconf-device-simulator-threads-6] 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 15:15:56.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:56.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]) by 733 down to 2095137 15:15:56.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39688]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:56.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:56.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48528]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:56.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48528]) process #8 SSH_MSG_IGNORE 15:15:56.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48528]) SSH_MSG_IGNORE 15:15:56.822 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:15:56.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39396]) process #13 SSH_MSG_IGNORE 15:15:56.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39396]) SSH_MSG_IGNORE 15:15:57.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:57.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34870]) process #12 SSH_MSG_IGNORE 15:15:57.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34870]) SSH_MSG_IGNORE 15:15:57.442 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37712]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:57.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37712]) process #11 SSH_MSG_IGNORE 15:15:57.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37712]) SSH_MSG_IGNORE 15:15:57.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xad16e33a, L:/10.30.170.167:18000 - R:/10.30.171.175:42454]} 15:15:57.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:42454]): SSH-2.0-SSHD-UNKNOWN 15:15:57.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:42454]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:57.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:42454]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:57.564 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56184]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56184]) process #9 SSH_MSG_IGNORE 15:15:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56184]) SSH_MSG_IGNORE 15:15:57.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:42454]) Send SSH_MSG_KEXINIT 15:15:57.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42454]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:57.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42454]) process #0 SSH_MSG_KEXINIT 15:15:57.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:42454]) SSH_MSG_KEXINIT 15:15:57.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:42454]) strict KEX=true client=true server=true 15:15:57.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42454]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:57.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42454]) Kex: server host key algorithms = rsa-sha2-512 15:15:57.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42454]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:57.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42454]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:57.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42454]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:57.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42454]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:57.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42454]) Kex: compression algorithms (client to server) = none 15:15:57.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42454]) Kex: compression algorithms (server to client) = none 15:15:57.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:57.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39056]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:57.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42454]) process #1 30 15:15:57.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42454]] process command=SSH_MSG_KEXDH_INIT 15:15:57.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42454]] Send SSH_MSG_KEXDH_REPLY 15:15:57.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42454]) packet #1 sending command=31[31] len=1639 15:15:57.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:42454])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:57.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:42454]) Send SSH_MSG_NEWKEYS 15:15:57.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:42454]) session ID=40:e9:c6:c4:86:3e:9e:84:67:8d:af:34:2f:f1:0a:bf:df:fa:4c:0c:f2:77:84:a6:2b:18:9e:92:aa:df:c4:1a:4a:30:43:96:bb:66:a0:dc:7e:c7:60:a6:e6:54:a3:8c:39:56:ee:03:16:64:e3:15:42:74:3d:bc:63:48:ce:26 15:15:57.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42454]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:57.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42454]): strict KEX resets output message sequence number from 3 to 0 15:15:57.805 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42454]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4b3cbb28; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:57.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:42454])[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 15:15:57.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42454])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:57.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42454]) packet #0 sending command=7[7] len=419 15:15:57.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42454]) No pending packets to flush at end of KEX 15:15:57.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39056]) process #10 SSH_MSG_IGNORE 15:15:57.806 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39056]) SSH_MSG_IGNORE 15:15:57.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42454]) process #2 SSH_MSG_NEWKEYS 15:15:57.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42454]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:57.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42454]): strict KEX resets input message sequence number from 3 to 0 15:15:57.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42454]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@23bf213; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:57.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:57.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42454]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:57.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42454]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:57.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:42454]) authorized authentication methods: password,publickey 15:15:57.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42454]) Accepted service ssh-userauth 15:15:57.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42454]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:57.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42454]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:57.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42454]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:57.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42454]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:57.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42454]) no authentication factory for method=none 15:15:57.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42454]) SSH_MSG_USERAUTH_REQUEST 15:15:57.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42454]) remaining methods: password,publickey 15:15:57.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42454]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:57.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42454]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:57.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42454]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:57.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42454]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:57.841 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:57.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:42454]) authentication result: true 15:15:57.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:42454]) SSH_MSG_USERAUTH_REQUEST 15:15:57.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42454])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:57.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42454]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:57.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:57.842 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:57.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42454]) no heartbeat to stop 15:15:57.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:42454]) heartbeat type=IGNORE, interval=PT30S 15:15:57.842 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:42454 authenticated 15:15:57.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42454]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:57.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42454]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:57.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42454]] session=TransportServerSession[admin@/10.30.171.175:42454] id=0 15:15:57.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42454])) size=2097152, max=2097152, packet=32768 15:15:57.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42454]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42454] 15:15:57.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42454]) recipient=0 15:15:57.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454])) size=2097152, max=2097152, packet=32768 15:15:57.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454])) re-initializing 15:15:57.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454])) size=2097152, max=2097152, packet=32768 15:15:57.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:57.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42454]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:57.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42454]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:57.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:57.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454])[want-reply=true] subsystem=netconf 15:15:57.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454])[subsystem] prepared command 15:15:57.846 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:57.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:57.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xad16e33a, L:/10.30.170.167:18000 - R:/10.30.171.175:42454]}} established 15:15:57.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 171: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18000 15:15:57.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 171: Creating data stores for simulated device 15:15:57.846 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:57.846 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:57.849 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:57.849 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:57.849 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:57.850 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f1c0725 15:15:57.850 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:57.850 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:57.850 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:57.850 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:57.852 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:57.852 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:57.852 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:57.852 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:57.852 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f1c0725, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f1c0725, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76dba54e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76dba54e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:57.853 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:57.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:57.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xad16e33a, L:/10.30.170.167:18000 - R:/10.30.171.175:42454] 15:15:57.856 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 171 on channel [id: 0xad16e33a, L:/10.30.170.167:18000 - R:/10.30.171.175:42454] 15:15:57.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]) by 1103 down to 2096049 15:15:57.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42454]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:57.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xad16e33a, L:/10.30.170.167:18000 - R:/10.30.171.175:42454] 15:15:57.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xad16e33a, L:/10.30.170.167:18000 - R:/10.30.171.175:42454] 15:15:57.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]) request=subsystem result=ReplySuccess, want-reply=true 15:15:57.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42454]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:57.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]) request=subsystem activate command 15:15:57.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]) starting runner for command=netconf 15:15:57.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42454]) process #5 SSH_MSG_CHANNEL_DATA 15:15:57.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]) by 373 down to 2096779 15:15:57.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]) SSH_MSG_CHANNEL_DATA len=373 15:15:57.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454] 15:15:57.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xad16e33a, L:/10.30.170.167:18000 - R:/10.30.171.175:42454]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:57.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:57.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xad16e33a, L:/10.30.170.167:18000 - R:/10.30.171.175:42454] 15:15:57.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xad16e33a, L:/10.30.170.167:18000 - R:/10.30.171.175:42454] 15:15:57.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18000', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:57.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=171} created 15:15:57.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=171, channel=[id: 0xad16e33a, L:/10.30.170.167:18000 - R:/10.30.171.175:42454]} created 15:15:57.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xad16e33a, L:/10.30.170.167:18000 - R:/10.30.171.175:42454] successful with session NetconfServerSession{sessionId=171, channel=[id: 0xad16e33a, L:/10.30.170.167:18000 - R:/10.30.171.175:42454]} 15:15:57.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=171, channel=[id: 0xad16e33a, L:/10.30.170.167:18000 - R:/10.30.171.175:42454]} up 15:15:57.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42454]) process #6 SSH_MSG_CHANNEL_DATA 15:15:57.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]) by 393 down to 2096386 15:15:57.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]) SSH_MSG_CHANNEL_DATA len=393 15:15:57.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454] 15:15:57.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:57.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:57.859 [netconf-device-simulator-threads-0] 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=171} 15:15:57.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:57.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=171, channel=[id: 0xad16e33a, L:/10.30.170.167:18000 - R:/10.30.171.175:42454]} EXI handlers added to pipeline 15:15:57.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:57.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]) by 179 down to 2095870 15:15:57.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42454]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:57.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:57.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42454]) process #7 SSH_MSG_CHANNEL_DATA 15:15:57.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]) by 340 down to 2096046 15:15:57.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]) SSH_MSG_CHANNEL_DATA len=340 15:15:57.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454] 15:15:57.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:57.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:57.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=171} 15:15:57.863 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76dba54e 15:15:57.863 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:57.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:57.863 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:57.863 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:57.863 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:57.863 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:57.863 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:57.864 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:57.864 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:57.864 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:57.864 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:57.864 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:57.864 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:57.864 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:57.864 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:57.864 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:57.864 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:57.864 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:57.864 [netconf-device-simulator-threads-0] 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 15:15:57.864 [netconf-device-simulator-threads-0] 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 15:15:57.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:57.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]) by 733 down to 2095137 15:15:57.864 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42454]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:57.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:58.113 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47120]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:58.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47120]) process #8 SSH_MSG_IGNORE 15:15:58.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47120]) SSH_MSG_IGNORE 15:15:58.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:58.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56936]) process #12 SSH_MSG_IGNORE 15:15:58.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56936]) SSH_MSG_IGNORE 15:15:58.386 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:15:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60610]) process #13 SSH_MSG_IGNORE 15:15:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60610]) SSH_MSG_IGNORE 15:15:58.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb70a6070, L:/10.30.170.167:18001 - R:/10.30.171.175:57316]} 15:15:58.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:57316]): SSH-2.0-SSHD-UNKNOWN 15:15:58.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:57316]) line='SSH-2.0-SSHD-UNKNOWN' 15:15:58.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:57316]) client version string: SSH-2.0-SSHD-UNKNOWN 15:15:58.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60668]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:15:58.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60668]) process #9 SSH_MSG_IGNORE 15:15:58.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60668]) SSH_MSG_IGNORE 15:15:58.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36460]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:59.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:57316]) Send SSH_MSG_KEXINIT 15:15:59.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57316]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:15:59.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57316]) process #0 SSH_MSG_KEXINIT 15:15:59.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:57316]) SSH_MSG_KEXINIT 15:15:59.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:57316]) strict KEX=true client=true server=true 15:15:59.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57316]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:15:59.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57316]) Kex: server host key algorithms = rsa-sha2-512 15:15:59.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57316]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:15:59.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57316]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:15:59.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57316]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:15:59.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57316]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:15:59.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57316]) Kex: compression algorithms (client to server) = none 15:15:59.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57316]) Kex: compression algorithms (server to client) = none 15:15:59.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:15:59.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36460]) process #11 SSH_MSG_IGNORE 15:15:59.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36460]) SSH_MSG_IGNORE 15:15:59.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58144]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:59.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57316]) process #1 30 15:15:59.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57316]] process command=SSH_MSG_KEXDH_INIT 15:15:59.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57316]] Send SSH_MSG_KEXDH_REPLY 15:15:59.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57316]) packet #1 sending command=31[31] len=1639 15:15:59.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:57316])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:15:59.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:57316]) Send SSH_MSG_NEWKEYS 15:15:59.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:57316]) session ID=cc:17:ce:d5:3d:6d:28:10:47:0e:2e:15:73:9d:65:a5:45:5c:11:4c:73:68:e1:62:8f:23:d9:86:81:62:92:0a:df:92:24:34:d3:26:b1:f1:2d:fd:a3:a5:7b:3a:f0:55:1a:59:9c:06:4d:70:09:2a:3f:cf:9f:4f:c9:54:6c:c3 15:15:59.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57316]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:15:59.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57316]): strict KEX resets output message sequence number from 3 to 0 15:15:59.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57316]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@229f2437; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:15:59.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:57316])[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 15:15:59.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57316])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:15:59.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57316]) packet #0 sending command=7[7] len=419 15:15:59.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57316]) No pending packets to flush at end of KEX 15:15:59.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58144]) process #10 SSH_MSG_IGNORE 15:15:59.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58144]) SSH_MSG_IGNORE 15:15:59.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57316]) process #2 SSH_MSG_NEWKEYS 15:15:59.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57316]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:15:59.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57316]): strict KEX resets input message sequence number from 3 to 0 15:15:59.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57316]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@33144e9c; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:15:59.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:15:59.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57316]) process #0 SSH_MSG_SERVICE_REQUEST 15:15:59.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57316]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:15:59.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:57316]) authorized authentication methods: password,publickey 15:15:59.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57316]) Accepted service ssh-userauth 15:15:59.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57316]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:15:59.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57316]) process #1 SSH_MSG_USERAUTH_REQUEST 15:15:59.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57316]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:15:59.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57316]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:15:59.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57316]) no authentication factory for method=none 15:15:59.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57316]) SSH_MSG_USERAUTH_REQUEST 15:15:59.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57316]) remaining methods: password,publickey 15:15:59.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57316]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:15:59.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57316]) process #2 SSH_MSG_USERAUTH_REQUEST 15:15:59.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57316]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:15:59.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57316]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:15:59.170 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:15:59.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:57316]) authentication result: true 15:15:59.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:57316]) SSH_MSG_USERAUTH_REQUEST 15:15:59.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57316])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:15:59.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57316]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:15:59.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:15:59.171 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:15:59.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57316]) no heartbeat to stop 15:15:59.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:57316]) heartbeat type=IGNORE, interval=PT30S 15:15:59.171 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:57316 authenticated 15:15:59.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57316]) process #3 SSH_MSG_CHANNEL_OPEN 15:15:59.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57316]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:15:59.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57316]] session=TransportServerSession[admin@/10.30.171.175:57316] id=0 15:15:59.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57316])) size=2097152, max=2097152, packet=32768 15:15:59.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57316]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57316] 15:15:59.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57316]) recipient=0 15:15:59.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316])) size=2097152, max=2097152, packet=32768 15:15:59.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316])) re-initializing 15:15:59.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316])) size=2097152, max=2097152, packet=32768 15:15:59.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:15:59.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57316]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:15:59.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57316]) process #4 SSH_MSG_CHANNEL_REQUEST 15:15:59.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:15:59.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316])[want-reply=true] subsystem=netconf 15:15:59.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316])[subsystem] prepared command 15:15:59.173 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:15:59.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:15:59.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb70a6070, L:/10.30.170.167:18001 - R:/10.30.171.175:57316]}} established 15:15:59.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 172: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18001 15:15:59.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 172: Creating data stores for simulated device 15:15:59.173 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:15:59.173 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:59.173 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:15:59.173 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:15:59.173 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:15:59.174 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@241505e5 15:15:59.174 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:15:59.175 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:15:59.175 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:15:59.175 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:15:59.175 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:15:59.175 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:15:59.175 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:15:59.176 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:15:59.176 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@241505e5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@241505e5, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@75521fc1, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@75521fc1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:15:59.176 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:15:59.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:15:59.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb70a6070, L:/10.30.170.167:18001 - R:/10.30.171.175:57316] 15:15:59.178 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 172 on channel [id: 0xb70a6070, L:/10.30.170.167:18001 - R:/10.30.171.175:57316] 15:15:59.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]) by 1103 down to 2096049 15:15:59.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57316]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:15:59.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb70a6070, L:/10.30.170.167:18001 - R:/10.30.171.175:57316] 15:15:59.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb70a6070, L:/10.30.170.167:18001 - R:/10.30.171.175:57316] 15:15:59.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]) request=subsystem result=ReplySuccess, want-reply=true 15:15:59.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57316]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:15:59.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]) request=subsystem activate command 15:15:59.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]) starting runner for command=netconf 15:15:59.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57316]) process #5 SSH_MSG_CHANNEL_DATA 15:15:59.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]) by 373 down to 2096779 15:15:59.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]) SSH_MSG_CHANNEL_DATA len=373 15:15:59.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316] 15:15:59.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb70a6070, L:/10.30.170.167:18001 - R:/10.30.171.175:57316]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:15:59.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:15:59.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb70a6070, L:/10.30.170.167:18001 - R:/10.30.171.175:57316] 15:15:59.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb70a6070, L:/10.30.170.167:18001 - R:/10.30.171.175:57316] 15:15:59.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18001', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:15:59.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=172} created 15:15:59.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=172, channel=[id: 0xb70a6070, L:/10.30.170.167:18001 - R:/10.30.171.175:57316]} created 15:15:59.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb70a6070, L:/10.30.170.167:18001 - R:/10.30.171.175:57316] successful with session NetconfServerSession{sessionId=172, channel=[id: 0xb70a6070, L:/10.30.170.167:18001 - R:/10.30.171.175:57316]} 15:15:59.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=172, channel=[id: 0xb70a6070, L:/10.30.170.167:18001 - R:/10.30.171.175:57316]} up 15:15:59.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57316]) process #6 SSH_MSG_CHANNEL_DATA 15:15:59.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]) by 393 down to 2096386 15:15:59.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]) SSH_MSG_CHANNEL_DATA len=393 15:15:59.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316] 15:15:59.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:15:59.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:59.180 [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=172} 15:15:59.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:15:59.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=172, channel=[id: 0xb70a6070, L:/10.30.170.167:18001 - R:/10.30.171.175:57316]} EXI handlers added to pipeline 15:15:59.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:15:59.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]) by 179 down to 2095870 15:15:59.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57316]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:15:59.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:15:59.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57316]) process #7 SSH_MSG_CHANNEL_DATA 15:15:59.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]) by 340 down to 2096046 15:15:59.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]) SSH_MSG_CHANNEL_DATA len=340 15:15:59.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316] 15:15:59.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:15:59.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:15:59.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=172} 15:15:59.183 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@75521fc1 15:15:59.183 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:15:59.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:15:59.183 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:15:59.183 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:15:59.183 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:15:59.183 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:15:59.183 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:15:59.183 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:59.183 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:15:59.183 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:15:59.183 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:59.183 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:15:59.184 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:15:59.184 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:59.184 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:59.184 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:15:59.184 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:15:59.184 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:15:59.184 [netconf-device-simulator-threads-2] 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 15:15:59.184 [netconf-device-simulator-threads-2] 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 15:15:59.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:15:59.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]) by 733 down to 2095137 15:15:59.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57316]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:15:59.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:15:59.399 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45848]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:15:59.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45848]) process #8 SSH_MSG_IGNORE 15:15:59.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45848]) SSH_MSG_IGNORE 15:15:59.474 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:15:59.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40676]) process #13 SSH_MSG_IGNORE 15:15:59.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40676]) SSH_MSG_IGNORE 15:15:59.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:15:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53144]) process #12 SSH_MSG_IGNORE 15:15:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53144]) SSH_MSG_IGNORE 15:15:59.785 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47450]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:15:59.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47450]) process #10 SSH_MSG_IGNORE 15:15:59.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47450]) SSH_MSG_IGNORE 15:15:59.983 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46926]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:15:59.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46926]) process #11 SSH_MSG_IGNORE 15:15:59.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46926]) SSH_MSG_IGNORE 15:16:00.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb9d353f7, L:/10.30.170.167:18002 - R:/10.30.171.175:50978]} 15:16:00.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:50978]): SSH-2.0-SSHD-UNKNOWN 15:16:00.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:50978]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:00.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:50978]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:00.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:50978]) Send SSH_MSG_KEXINIT 15:16:00.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50978]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:00.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50978]) process #0 SSH_MSG_KEXINIT 15:16:00.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:50978]) SSH_MSG_KEXINIT 15:16:00.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:50978]) strict KEX=true client=true server=true 15:16:00.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50978]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:00.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50978]) Kex: server host key algorithms = rsa-sha2-512 15:16:00.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50978]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:00.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50978]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:00.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50978]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:00.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50978]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:00.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50978]) Kex: compression algorithms (client to server) = none 15:16:00.179 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50978]) Kex: compression algorithms (server to client) = none 15:16:00.180 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:00.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50978]) process #1 30 15:16:00.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50978]] process command=SSH_MSG_KEXDH_INIT 15:16:00.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50978]] Send SSH_MSG_KEXDH_REPLY 15:16:00.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50978]) packet #1 sending command=31[31] len=1639 15:16:00.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:50978])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:00.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:50978]) Send SSH_MSG_NEWKEYS 15:16:00.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:50978]) session ID=e0:0d:bc:08:d3:31:47:d3:0d:b3:1d:94:c6:c6:d5:ed:90:ce:84:9d:cb:b8:87:c6:d6:3e:4b:1b:a5:1c:90:3f:08:37:da:f3:a1:4b:32:17:d0:dd:7b:3f:8c:39:5d:b7:23:44:63:6c:14:fa:58:40:17:8c:68:07:3d:be:54:27 15:16:00.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50978]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:00.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50978]): strict KEX resets output message sequence number from 3 to 0 15:16:00.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50978]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@22d358a3; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:00.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:50978])[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 15:16:00.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50978])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:00.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50978]) packet #0 sending command=7[7] len=419 15:16:00.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50978]) No pending packets to flush at end of KEX 15:16:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50978]) process #2 SSH_MSG_NEWKEYS 15:16:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50978]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50978]): strict KEX resets input message sequence number from 3 to 0 15:16:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50978]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@201a041e; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50978]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50978]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:50978]) authorized authentication methods: password,publickey 15:16:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50978]) Accepted service ssh-userauth 15:16:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50978]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50978]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50978]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50978]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50978]) no authentication factory for method=none 15:16:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50978]) SSH_MSG_USERAUTH_REQUEST 15:16:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50978]) remaining methods: password,publickey 15:16:00.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50978]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:00.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50978]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:00.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50978]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:00.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50978]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:00.310 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:00.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:50978]) authentication result: true 15:16:00.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:50978]) SSH_MSG_USERAUTH_REQUEST 15:16:00.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50978])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:00.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50978]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:00.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:00.310 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:00.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50978]) no heartbeat to stop 15:16:00.310 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:50978]) heartbeat type=IGNORE, interval=PT30S 15:16:00.310 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:50978 authenticated 15:16:00.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50978]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:00.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50978]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:00.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50978]] session=TransportServerSession[admin@/10.30.171.175:50978] id=0 15:16:00.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50978])) size=2097152, max=2097152, packet=32768 15:16:00.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50978]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50978] 15:16:00.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50978]) recipient=0 15:16:00.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978])) size=2097152, max=2097152, packet=32768 15:16:00.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978])) re-initializing 15:16:00.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978])) size=2097152, max=2097152, packet=32768 15:16:00.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:00.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50978]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50978]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978])[want-reply=true] subsystem=netconf 15:16:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978])[subsystem] prepared command 15:16:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb9d353f7, L:/10.30.170.167:18002 - R:/10.30.171.175:50978]}} established 15:16:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 173: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18002 15:16:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 173: Creating data stores for simulated device 15:16:00.312 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:00.312 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:00.312 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:00.314 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@8b97c1b 15:16:00.314 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:00.314 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:00.314 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:00.314 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:00.315 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:00.315 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:00.315 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:00.315 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:00.315 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@8b97c1b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@8b97c1b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40a64f33, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40a64f33, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:00.315 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:00.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:00.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb9d353f7, L:/10.30.170.167:18002 - R:/10.30.171.175:50978] 15:16:00.317 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 173 on channel [id: 0xb9d353f7, L:/10.30.170.167:18002 - R:/10.30.171.175:50978] 15:16:00.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]) by 1103 down to 2096049 15:16:00.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50978]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:00.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb9d353f7, L:/10.30.170.167:18002 - R:/10.30.171.175:50978] 15:16:00.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb9d353f7, L:/10.30.170.167:18002 - R:/10.30.171.175:50978] 15:16:00.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]) request=subsystem result=ReplySuccess, want-reply=true 15:16:00.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50978]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:00.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]) request=subsystem activate command 15:16:00.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]) starting runner for command=netconf 15:16:00.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50978]) process #5 SSH_MSG_CHANNEL_DATA 15:16:00.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]) by 373 down to 2096779 15:16:00.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]) SSH_MSG_CHANNEL_DATA len=373 15:16:00.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978] 15:16:00.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb9d353f7, L:/10.30.170.167:18002 - R:/10.30.171.175:50978]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:00.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:00.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb9d353f7, L:/10.30.170.167:18002 - R:/10.30.171.175:50978] 15:16:00.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb9d353f7, L:/10.30.170.167:18002 - R:/10.30.171.175:50978] 15:16:00.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18002', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:00.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=173} created 15:16:00.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=173, channel=[id: 0xb9d353f7, L:/10.30.170.167:18002 - R:/10.30.171.175:50978]} created 15:16:00.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb9d353f7, L:/10.30.170.167:18002 - R:/10.30.171.175:50978] successful with session NetconfServerSession{sessionId=173, channel=[id: 0xb9d353f7, L:/10.30.170.167:18002 - R:/10.30.171.175:50978]} 15:16:00.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=173, channel=[id: 0xb9d353f7, L:/10.30.170.167:18002 - R:/10.30.171.175:50978]} up 15:16:00.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50978]) process #6 SSH_MSG_CHANNEL_DATA 15:16:00.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]) by 393 down to 2096386 15:16:00.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]) SSH_MSG_CHANNEL_DATA len=393 15:16:00.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978] 15:16:00.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:00.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:00.319 [netconf-device-simulator-threads-4] 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=173} 15:16:00.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:00.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=173, channel=[id: 0xb9d353f7, L:/10.30.170.167:18002 - R:/10.30.171.175:50978]} EXI handlers added to pipeline 15:16:00.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:00.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]) by 179 down to 2095870 15:16:00.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50978]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:00.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:00.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50978]) process #7 SSH_MSG_CHANNEL_DATA 15:16:00.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]) by 340 down to 2096046 15:16:00.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]) SSH_MSG_CHANNEL_DATA len=340 15:16:00.320 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978] 15:16:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=173} 15:16:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40a64f33 15:16:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:00.321 [netconf-device-simulator-threads-4] 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 15:16:00.321 [netconf-device-simulator-threads-4] 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 15:16:00.321 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:00.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]) by 733 down to 2095137 15:16:00.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50978]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:00.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:00.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48158]) process #9 SSH_MSG_IGNORE 15:16:00.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48158]) SSH_MSG_IGNORE 15:16:00.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48158]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:00.509 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58472]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:00.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58472]) process #10 SSH_MSG_IGNORE 15:16:00.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58472]) SSH_MSG_IGNORE 15:16:00.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57644]) process #8 SSH_MSG_IGNORE 15:16:00.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57644]) SSH_MSG_IGNORE 15:16:00.659 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57644]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:00.721 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:00.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55036]) process #13 SSH_MSG_IGNORE 15:16:00.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55036]) SSH_MSG_IGNORE 15:16:00.770 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:00.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43018]) process #12 SSH_MSG_IGNORE 15:16:00.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43018]) SSH_MSG_IGNORE 15:16:00.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe45af4e0, L:/10.30.170.167:18003 - R:/10.30.171.175:46866]} 15:16:00.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:46866]): SSH-2.0-SSHD-UNKNOWN 15:16:00.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:46866]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:00.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:46866]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:00.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:46866]) Send SSH_MSG_KEXINIT 15:16:00.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46866]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:00.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46866]) process #0 SSH_MSG_KEXINIT 15:16:00.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:46866]) SSH_MSG_KEXINIT 15:16:00.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:46866]) strict KEX=true client=true server=true 15:16:00.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46866]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:00.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46866]) Kex: server host key algorithms = rsa-sha2-512 15:16:00.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46866]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:00.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46866]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:00.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46866]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:00.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46866]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:00.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46866]) Kex: compression algorithms (client to server) = none 15:16:00.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46866]) Kex: compression algorithms (server to client) = none 15:16:00.870 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:00.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46866]) process #1 30 15:16:00.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46866]] process command=SSH_MSG_KEXDH_INIT 15:16:00.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46866]] Send SSH_MSG_KEXDH_REPLY 15:16:00.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46866]) packet #1 sending command=31[31] len=1639 15:16:00.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:46866])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:00.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:46866]) Send SSH_MSG_NEWKEYS 15:16:00.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:46866]) session ID=67:8f:3d:b3:48:f1:b0:0a:f5:bb:1a:fb:c4:d1:9d:58:a5:d8:db:c8:8c:36:d0:16:89:4f:8b:f8:fd:f6:87:01:8d:7e:9b:67:24:9e:38:82:ec:fb:00:5c:35:96:88:9a:6e:5d:52:80:ef:b4:b1:f2:b9:26:15:b6:6e:66:c3:a0 15:16:00.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46866]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:00.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46866]): strict KEX resets output message sequence number from 3 to 0 15:16:00.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46866]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@10f656cd; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:00.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:46866])[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 15:16:00.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46866])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:00.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46866]) packet #0 sending command=7[7] len=419 15:16:00.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46866]) No pending packets to flush at end of KEX 15:16:00.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46866]) process #2 SSH_MSG_NEWKEYS 15:16:00.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46866]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:00.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46866]): strict KEX resets input message sequence number from 3 to 0 15:16:00.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46866]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@a4cbf5; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:00.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:00.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46866]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:00.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46866]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:00.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:46866]) authorized authentication methods: password,publickey 15:16:00.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46866]) Accepted service ssh-userauth 15:16:00.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46866]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:00.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46866]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:00.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46866]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:00.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46866]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:00.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46866]) no authentication factory for method=none 15:16:00.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46866]) SSH_MSG_USERAUTH_REQUEST 15:16:00.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46866]) remaining methods: password,publickey 15:16:00.989 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46866]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:00.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46866]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:00.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46866]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:00.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46866]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:00.990 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:00.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:46866]) authentication result: true 15:16:00.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:46866]) SSH_MSG_USERAUTH_REQUEST 15:16:00.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46866])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:00.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46866]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:00.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:00.990 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:00.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46866]) no heartbeat to stop 15:16:00.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:46866]) heartbeat type=IGNORE, interval=PT30S 15:16:00.990 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:46866 authenticated 15:16:00.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46866]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:00.990 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46866]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46866]] session=TransportServerSession[admin@/10.30.171.175:46866] id=0 15:16:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46866])) size=2097152, max=2097152, packet=32768 15:16:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46866]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46866] 15:16:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46866]) recipient=0 15:16:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866])) size=2097152, max=2097152, packet=32768 15:16:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866])) re-initializing 15:16:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866])) size=2097152, max=2097152, packet=32768 15:16:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46866]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46866]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866])[want-reply=true] subsystem=netconf 15:16:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866])[subsystem] prepared command 15:16:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe45af4e0, L:/10.30.170.167:18003 - R:/10.30.171.175:46866]}} established 15:16:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 174: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18003 15:16:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 174: Creating data stores for simulated device 15:16:00.992 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:00.992 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:00.992 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:00.992 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:00.992 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:00.993 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b99864b 15:16:00.993 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:00.993 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:00.993 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:00.993 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:00.993 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:00.994 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:00.994 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:00.994 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:00.994 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b99864b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b99864b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3a059ec0, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3a059ec0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:00.994 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:00.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:00.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe45af4e0, L:/10.30.170.167:18003 - R:/10.30.171.175:46866] 15:16:00.995 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 174 on channel [id: 0xe45af4e0, L:/10.30.170.167:18003 - R:/10.30.171.175:46866] 15:16:00.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]) by 1103 down to 2096049 15:16:00.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46866]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:00.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe45af4e0, L:/10.30.170.167:18003 - R:/10.30.171.175:46866] 15:16:00.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe45af4e0, L:/10.30.170.167:18003 - R:/10.30.171.175:46866] 15:16:00.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]) request=subsystem result=ReplySuccess, want-reply=true 15:16:00.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46866]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:00.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]) request=subsystem activate command 15:16:00.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]) starting runner for command=netconf 15:16:00.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46866]) process #5 SSH_MSG_CHANNEL_DATA 15:16:00.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]) by 373 down to 2096779 15:16:00.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]) SSH_MSG_CHANNEL_DATA len=373 15:16:00.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866] 15:16:00.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe45af4e0, L:/10.30.170.167:18003 - R:/10.30.171.175:46866]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:00.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:00.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe45af4e0, L:/10.30.170.167:18003 - R:/10.30.171.175:46866] 15:16:00.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe45af4e0, L:/10.30.170.167:18003 - R:/10.30.171.175:46866] 15:16:00.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18003', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:00.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=174} created 15:16:00.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=174, channel=[id: 0xe45af4e0, L:/10.30.170.167:18003 - R:/10.30.171.175:46866]} created 15:16:00.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe45af4e0, L:/10.30.170.167:18003 - R:/10.30.171.175:46866] successful with session NetconfServerSession{sessionId=174, channel=[id: 0xe45af4e0, L:/10.30.170.167:18003 - R:/10.30.171.175:46866]} 15:16:00.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=174, channel=[id: 0xe45af4e0, L:/10.30.170.167:18003 - R:/10.30.171.175:46866]} up 15:16:00.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46866]) process #6 SSH_MSG_CHANNEL_DATA 15:16:00.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]) by 393 down to 2096386 15:16:00.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]) SSH_MSG_CHANNEL_DATA len=393 15:16:00.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866] 15:16:00.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:00.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:00.997 [netconf-device-simulator-threads-6] 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=174} 15:16:00.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:00.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=174, channel=[id: 0xe45af4e0, L:/10.30.170.167:18003 - R:/10.30.171.175:46866]} EXI handlers added to pipeline 15:16:00.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:00.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]) by 179 down to 2095870 15:16:00.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46866]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:00.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:00.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46866]) process #7 SSH_MSG_CHANNEL_DATA 15:16:00.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]) by 340 down to 2096046 15:16:00.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]) SSH_MSG_CHANNEL_DATA len=340 15:16:00.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866] 15:16:00.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:00.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:00.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=174} 15:16:00.999 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3a059ec0 15:16:00.999 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:00.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:00.999 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:00.999 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:01.000 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:01.000 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:01.000 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:01.000 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:01.000 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:01.000 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:01.000 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:01.000 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:01.000 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:01.000 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:01.000 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:01.000 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:01.000 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:01.000 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:01.000 [netconf-device-simulator-threads-6] 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 15:16:01.000 [netconf-device-simulator-threads-6] 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 15:16:01.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:01.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]) by 733 down to 2095137 15:16:01.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46866]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:01.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:01.101 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:01.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54888]) process #14 SSH_MSG_IGNORE 15:16:01.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54888]) SSH_MSG_IGNORE 15:16:01.298 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43254]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:01.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43254]) process #11 SSH_MSG_IGNORE 15:16:01.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43254]) SSH_MSG_IGNORE 15:16:01.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49364]) process #9 SSH_MSG_IGNORE 15:16:01.340 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49364]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:01.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49364]) SSH_MSG_IGNORE 15:16:01.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbde5bb5c, L:/10.30.170.167:18004 - R:/10.30.171.175:51614]} 15:16:01.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:51614]): SSH-2.0-SSHD-UNKNOWN 15:16:01.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:51614]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:01.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:51614]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:01.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38546]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:01.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38546]) process #8 SSH_MSG_IGNORE 15:16:01.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38546]) SSH_MSG_IGNORE 15:16:01.914 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35042]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:01.975 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43124]) process #12 SSH_MSG_IGNORE 15:16:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43124]) SSH_MSG_IGNORE 15:16:02.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:51614]) Send SSH_MSG_KEXINIT 15:16:02.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51614]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:02.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51614]) process #0 SSH_MSG_KEXINIT 15:16:02.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:51614]) SSH_MSG_KEXINIT 15:16:02.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:51614]) strict KEX=true client=true server=true 15:16:02.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51614]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:02.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51614]) Kex: server host key algorithms = rsa-sha2-512 15:16:02.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51614]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:02.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51614]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:02.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51614]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:02.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51614]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:02.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51614]) Kex: compression algorithms (client to server) = none 15:16:02.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51614]) Kex: compression algorithms (server to client) = none 15:16:02.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:02.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35042]) process #10 SSH_MSG_IGNORE 15:16:02.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35042]) SSH_MSG_IGNORE 15:16:02.068 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:02.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37206]) process #13 SSH_MSG_IGNORE 15:16:02.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37206]) SSH_MSG_IGNORE 15:16:02.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51614]) process #1 30 15:16:02.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51614]] process command=SSH_MSG_KEXDH_INIT 15:16:02.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51614]] Send SSH_MSG_KEXDH_REPLY 15:16:02.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51614]) packet #1 sending command=31[31] len=1639 15:16:02.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:51614])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:02.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:51614]) Send SSH_MSG_NEWKEYS 15:16:02.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:51614]) session ID=73:49:5e:6a:3b:9c:1d:48:fa:93:f3:a6:a3:55:15:f1:65:7c:08:ed:f2:c5:bc:64:53:78:b4:0e:cf:da:a0:58:76:74:5a:14:1c:8d:e2:76:8d:10:42:5a:64:04:5e:c2:84:58:11:85:e3:9f:05:73:7f:b5:a0:0f:15:dd:46:c9 15:16:02.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51614]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:02.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51614]): strict KEX resets output message sequence number from 3 to 0 15:16:02.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51614]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7928417f; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:02.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:51614])[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 15:16:02.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51614])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:02.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51614]) packet #0 sending command=7[7] len=419 15:16:02.102 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51614]) No pending packets to flush at end of KEX 15:16:02.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51614]) process #2 SSH_MSG_NEWKEYS 15:16:02.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51614]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:02.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51614]): strict KEX resets input message sequence number from 3 to 0 15:16:02.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51614]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@88a9804; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:02.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:02.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51614]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:02.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51614]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:02.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:51614]) authorized authentication methods: password,publickey 15:16:02.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51614]) Accepted service ssh-userauth 15:16:02.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51614]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:02.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51614]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:02.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51614]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:02.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51614]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:02.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51614]) no authentication factory for method=none 15:16:02.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51614]) SSH_MSG_USERAUTH_REQUEST 15:16:02.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51614]) remaining methods: password,publickey 15:16:02.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51614]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:02.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51614]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:02.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51614]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:02.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51614]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:02.136 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:02.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:51614]) authentication result: true 15:16:02.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:51614]) SSH_MSG_USERAUTH_REQUEST 15:16:02.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51614])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:02.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51614]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:02.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:02.136 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:02.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51614]) no heartbeat to stop 15:16:02.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:51614]) heartbeat type=IGNORE, interval=PT30S 15:16:02.137 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:51614 authenticated 15:16:02.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51614]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:02.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51614]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:02.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51614]] session=TransportServerSession[admin@/10.30.171.175:51614] id=0 15:16:02.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51614])) size=2097152, max=2097152, packet=32768 15:16:02.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51614]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51614] 15:16:02.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51614]) recipient=0 15:16:02.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614])) size=2097152, max=2097152, packet=32768 15:16:02.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614])) re-initializing 15:16:02.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614])) size=2097152, max=2097152, packet=32768 15:16:02.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:02.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51614]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:02.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51614]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:02.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:02.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614])[want-reply=true] subsystem=netconf 15:16:02.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614])[subsystem] prepared command 15:16:02.138 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:02.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:02.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbde5bb5c, L:/10.30.170.167:18004 - R:/10.30.171.175:51614]}} established 15:16:02.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 175: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18004 15:16:02.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 175: Creating data stores for simulated device 15:16:02.138 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:02.138 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:02.139 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:02.139 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:02.139 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:02.140 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@313a9cec 15:16:02.140 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:02.140 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:02.140 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:02.140 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:02.141 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:02.141 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:02.141 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:02.141 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:02.141 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@313a9cec, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@313a9cec, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e41c0a9, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e41c0a9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:02.141 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:02.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:02.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbde5bb5c, L:/10.30.170.167:18004 - R:/10.30.171.175:51614] 15:16:02.143 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 175 on channel [id: 0xbde5bb5c, L:/10.30.170.167:18004 - R:/10.30.171.175:51614] 15:16:02.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]) by 1103 down to 2096049 15:16:02.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51614]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:02.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbde5bb5c, L:/10.30.170.167:18004 - R:/10.30.171.175:51614] 15:16:02.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbde5bb5c, L:/10.30.170.167:18004 - R:/10.30.171.175:51614] 15:16:02.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]) request=subsystem result=ReplySuccess, want-reply=true 15:16:02.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51614]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:02.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]) request=subsystem activate command 15:16:02.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]) starting runner for command=netconf 15:16:02.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51614]) process #5 SSH_MSG_CHANNEL_DATA 15:16:02.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]) by 373 down to 2096779 15:16:02.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]) SSH_MSG_CHANNEL_DATA len=373 15:16:02.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614] 15:16:02.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xbde5bb5c, L:/10.30.170.167:18004 - R:/10.30.171.175:51614]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:02.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:02.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbde5bb5c, L:/10.30.170.167:18004 - R:/10.30.171.175:51614] 15:16:02.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbde5bb5c, L:/10.30.170.167:18004 - R:/10.30.171.175:51614] 15:16:02.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18004', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:02.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=175} created 15:16:02.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=175, channel=[id: 0xbde5bb5c, L:/10.30.170.167:18004 - R:/10.30.171.175:51614]} created 15:16:02.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbde5bb5c, L:/10.30.170.167:18004 - R:/10.30.171.175:51614] successful with session NetconfServerSession{sessionId=175, channel=[id: 0xbde5bb5c, L:/10.30.170.167:18004 - R:/10.30.171.175:51614]} 15:16:02.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=175, channel=[id: 0xbde5bb5c, L:/10.30.170.167:18004 - R:/10.30.171.175:51614]} up 15:16:02.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51614]) process #6 SSH_MSG_CHANNEL_DATA 15:16:02.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]) by 393 down to 2096386 15:16:02.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]) SSH_MSG_CHANNEL_DATA len=393 15:16:02.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614] 15:16:02.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:02.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:02.146 [netconf-device-simulator-threads-0] 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=175} 15:16:02.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:02.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=175, channel=[id: 0xbde5bb5c, L:/10.30.170.167:18004 - R:/10.30.171.175:51614]} EXI handlers added to pipeline 15:16:02.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:02.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]) by 179 down to 2095870 15:16:02.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51614]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:02.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:02.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51614]) process #7 SSH_MSG_CHANNEL_DATA 15:16:02.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]) by 340 down to 2096046 15:16:02.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]) SSH_MSG_CHANNEL_DATA len=340 15:16:02.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614] 15:16:02.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:02.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:02.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=175} 15:16:02.149 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e41c0a9 15:16:02.149 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:02.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:02.149 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:02.149 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:02.149 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:02.149 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:02.149 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:02.149 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:02.149 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:02.149 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:02.149 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:02.149 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:02.149 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:02.149 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:02.149 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:02.149 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:02.149 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:02.149 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:02.149 [netconf-device-simulator-threads-0] 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 15:16:02.149 [netconf-device-simulator-threads-0] 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 15:16:02.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:02.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]) by 733 down to 2095137 15:16:02.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51614]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:02.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:02.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #11 SSH_MSG_IGNORE 15:16:02.464 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:02.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:16:02.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59580]) process #8 SSH_MSG_IGNORE 15:16:02.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59580]) SSH_MSG_IGNORE 15:16:02.540 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59580]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:02.779 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa1496773, L:/10.30.170.167:18005 - R:/10.30.171.175:46446]} 15:16:02.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:46446]): SSH-2.0-SSHD-UNKNOWN 15:16:02.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:46446]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:02.780 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:46446]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:02.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38088]) process #9 SSH_MSG_IGNORE 15:16:02.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38088]) SSH_MSG_IGNORE 15:16:02.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38088]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:02.855 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:02.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55962]) process #14 SSH_MSG_IGNORE 15:16:02.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55962]) SSH_MSG_IGNORE 15:16:03.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:46446]) Send SSH_MSG_KEXINIT 15:16:03.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46446]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:03.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46446]) process #0 SSH_MSG_KEXINIT 15:16:03.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:46446]) SSH_MSG_KEXINIT 15:16:03.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:46446]) strict KEX=true client=true server=true 15:16:03.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46446]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:03.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46446]) Kex: server host key algorithms = rsa-sha2-512 15:16:03.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46446]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:03.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46446]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:03.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46446]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:03.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46446]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:03.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46446]) Kex: compression algorithms (client to server) = none 15:16:03.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46446]) Kex: compression algorithms (server to client) = none 15:16:03.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:03.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46446]) process #1 30 15:16:03.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46446]] process command=SSH_MSG_KEXDH_INIT 15:16:03.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46446]] Send SSH_MSG_KEXDH_REPLY 15:16:03.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46446]) packet #1 sending command=31[31] len=1639 15:16:03.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:46446])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:03.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:46446]) Send SSH_MSG_NEWKEYS 15:16:03.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:46446]) session ID=c1:24:4a:6b:87:9a:60:56:b9:8c:64:1c:4f:37:93:af:9c:1f:f4:88:d7:10:92:15:c1:d0:e7:6b:bd:42:95:94:6e:0f:e1:11:49:ac:9a:4b:83:89:cd:16:9e:4e:fd:ba:15:d5:31:43:60:5f:72:bb:b9:8d:4f:ab:66:db:76:3f 15:16:03.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46446]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:03.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46446]): strict KEX resets output message sequence number from 3 to 0 15:16:03.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46446]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@33980e8a; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:03.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:46446])[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 15:16:03.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46446])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:03.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46446]) packet #0 sending command=7[7] len=419 15:16:03.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46446]) No pending packets to flush at end of KEX 15:16:03.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46446]) process #2 SSH_MSG_NEWKEYS 15:16:03.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46446]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:03.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46446]): strict KEX resets input message sequence number from 3 to 0 15:16:03.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46446]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7acd2b5b; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:03.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:03.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46446]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:03.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46446]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:03.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:46446]) authorized authentication methods: password,publickey 15:16:03.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46446]) Accepted service ssh-userauth 15:16:03.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46446]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:03.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46446]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:03.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46446]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:03.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46446]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:03.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46446]) no authentication factory for method=none 15:16:03.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46446]) SSH_MSG_USERAUTH_REQUEST 15:16:03.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46446]) remaining methods: password,publickey 15:16:03.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46446]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:03.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46446]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:03.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46446]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:03.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46446]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:03.122 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:03.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:46446]) authentication result: true 15:16:03.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:46446]) SSH_MSG_USERAUTH_REQUEST 15:16:03.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46446])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:03.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46446]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:03.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:03.122 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:03.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46446]) no heartbeat to stop 15:16:03.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:46446]) heartbeat type=IGNORE, interval=PT30S 15:16:03.122 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:46446 authenticated 15:16:03.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46446]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:03.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46446]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:03.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46446]] session=TransportServerSession[admin@/10.30.171.175:46446] id=0 15:16:03.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46446])) size=2097152, max=2097152, packet=32768 15:16:03.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46446]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46446] 15:16:03.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46446]) recipient=0 15:16:03.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446])) size=2097152, max=2097152, packet=32768 15:16:03.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446])) re-initializing 15:16:03.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446])) size=2097152, max=2097152, packet=32768 15:16:03.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:03.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46446]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:03.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46446]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:03.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:03.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446])[want-reply=true] subsystem=netconf 15:16:03.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446])[subsystem] prepared command 15:16:03.123 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:03.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:03.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa1496773, L:/10.30.170.167:18005 - R:/10.30.171.175:46446]}} established 15:16:03.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 176: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18005 15:16:03.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 176: Creating data stores for simulated device 15:16:03.124 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:03.124 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:03.124 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:03.124 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:03.124 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:03.125 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3539f924 15:16:03.125 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:03.125 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:03.125 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:03.125 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:03.128 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:03.128 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:03.128 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:03.128 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:03.128 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3539f924, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3539f924, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3543a235, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3543a235, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:03.128 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:03.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:03.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa1496773, L:/10.30.170.167:18005 - R:/10.30.171.175:46446] 15:16:03.130 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 176 on channel [id: 0xa1496773, L:/10.30.170.167:18005 - R:/10.30.171.175:46446] 15:16:03.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]) by 1103 down to 2096049 15:16:03.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46446]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:03.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa1496773, L:/10.30.170.167:18005 - R:/10.30.171.175:46446] 15:16:03.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa1496773, L:/10.30.170.167:18005 - R:/10.30.171.175:46446] 15:16:03.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]) request=subsystem result=ReplySuccess, want-reply=true 15:16:03.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46446]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:03.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]) request=subsystem activate command 15:16:03.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]) starting runner for command=netconf 15:16:03.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46446]) process #5 SSH_MSG_CHANNEL_DATA 15:16:03.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]) by 373 down to 2096779 15:16:03.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]) SSH_MSG_CHANNEL_DATA len=373 15:16:03.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446] 15:16:03.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa1496773, L:/10.30.170.167:18005 - R:/10.30.171.175:46446]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:03.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:03.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa1496773, L:/10.30.170.167:18005 - R:/10.30.171.175:46446] 15:16:03.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa1496773, L:/10.30.170.167:18005 - R:/10.30.171.175:46446] 15:16:03.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18005', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:03.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=176} created 15:16:03.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=176, channel=[id: 0xa1496773, L:/10.30.170.167:18005 - R:/10.30.171.175:46446]} created 15:16:03.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa1496773, L:/10.30.170.167:18005 - R:/10.30.171.175:46446] successful with session NetconfServerSession{sessionId=176, channel=[id: 0xa1496773, L:/10.30.170.167:18005 - R:/10.30.171.175:46446]} 15:16:03.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=176, channel=[id: 0xa1496773, L:/10.30.170.167:18005 - R:/10.30.171.175:46446]} up 15:16:03.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46446]) process #6 SSH_MSG_CHANNEL_DATA 15:16:03.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]) by 393 down to 2096386 15:16:03.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]) SSH_MSG_CHANNEL_DATA len=393 15:16:03.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446] 15:16:03.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:03.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:03.132 [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=176} 15:16:03.132 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:03.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=176, channel=[id: 0xa1496773, L:/10.30.170.167:18005 - R:/10.30.171.175:46446]} EXI handlers added to pipeline 15:16:03.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:03.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]) by 179 down to 2095870 15:16:03.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46446]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:03.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:03.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46446]) process #7 SSH_MSG_CHANNEL_DATA 15:16:03.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]) by 340 down to 2096046 15:16:03.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]) SSH_MSG_CHANNEL_DATA len=340 15:16:03.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446] 15:16:03.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:03.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:03.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=176} 15:16:03.134 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3543a235 15:16:03.134 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:03.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:03.134 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:03.134 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:03.134 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:03.134 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:03.135 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:03.135 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:03.135 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:03.135 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:03.135 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:03.135 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:03.135 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:03.135 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:03.135 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:03.135 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:03.135 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:03.135 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:03.135 [netconf-device-simulator-threads-2] 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 15:16:03.135 [netconf-device-simulator-threads-2] 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 15:16:03.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:03.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]) by 733 down to 2095137 15:16:03.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46446]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:03.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:03.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:03.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50996]) process #13 SSH_MSG_IGNORE 15:16:03.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50996]) SSH_MSG_IGNORE 15:16:03.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54118]) process #12 SSH_MSG_IGNORE 15:16:03.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54118]) SSH_MSG_IGNORE 15:16:03.270 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:03.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46760]) process #10 SSH_MSG_IGNORE 15:16:03.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46760]) SSH_MSG_IGNORE 15:16:03.380 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46760]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:03.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40314]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40314]) process #11 SSH_MSG_IGNORE 15:16:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40314]) SSH_MSG_IGNORE 15:16:03.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53024]) process #8 SSH_MSG_IGNORE 15:16:03.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53024]) SSH_MSG_IGNORE 15:16:03.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53024]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:03.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45678]) process #9 SSH_MSG_IGNORE 15:16:03.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45678]) SSH_MSG_IGNORE 15:16:03.940 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45678]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:04.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:04.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60062]) process #14 SSH_MSG_IGNORE 15:16:04.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60062]) SSH_MSG_IGNORE 15:16:04.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xddaaa017, L:/10.30.170.167:18006 - R:/10.30.171.175:58044]} 15:16:04.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:58044]): SSH-2.0-SSHD-UNKNOWN 15:16:04.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:58044]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:04.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:58044]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:04.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44528]) process #13 SSH_MSG_IGNORE 15:16:04.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44528]) SSH_MSG_IGNORE 15:16:04.294 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:04.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:58044]) Send SSH_MSG_KEXINIT 15:16:04.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58044]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:04.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58044]) process #0 SSH_MSG_KEXINIT 15:16:04.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:58044]) SSH_MSG_KEXINIT 15:16:04.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:58044]) strict KEX=true client=true server=true 15:16:04.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58044]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:04.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58044]) Kex: server host key algorithms = rsa-sha2-512 15:16:04.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58044]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:04.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58044]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:04.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58044]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:04.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58044]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:04.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58044]) Kex: compression algorithms (client to server) = none 15:16:04.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58044]) Kex: compression algorithms (server to client) = none 15:16:04.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:04.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58044]) process #1 30 15:16:04.455 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58044]] process command=SSH_MSG_KEXDH_INIT 15:16:04.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58044]] Send SSH_MSG_KEXDH_REPLY 15:16:04.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58044]) packet #1 sending command=31[31] len=1639 15:16:04.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:58044])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:04.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:58044]) Send SSH_MSG_NEWKEYS 15:16:04.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:58044]) session ID=c8:3f:b6:2d:00:03:6d:8b:00:af:99:6b:c1:33:e9:52:a6:c9:31:df:0a:2a:dd:50:0e:7c:86:1e:fb:06:0e:1b:0a:0d:07:d6:b4:e1:50:40:73:a1:07:1e:e0:3c:8c:38:1b:e6:2f:09:a8:61:2f:a9:d5:6d:68:5e:a1:ac:8a:c4 15:16:04.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58044]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:04.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58044]): strict KEX resets output message sequence number from 3 to 0 15:16:04.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58044]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@f3cc200; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:04.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:58044])[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 15:16:04.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58044])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:04.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58044]) packet #0 sending command=7[7] len=419 15:16:04.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58044]) No pending packets to flush at end of KEX 15:16:04.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50618]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:04.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58044]) process #2 SSH_MSG_NEWKEYS 15:16:04.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58044]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:04.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58044]): strict KEX resets input message sequence number from 3 to 0 15:16:04.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58044]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1f821c7b; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:04.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:04.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58044]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:04.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58044]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:04.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:58044]) authorized authentication methods: password,publickey 15:16:04.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58044]) Accepted service ssh-userauth 15:16:04.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58044]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:04.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58044]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:04.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58044]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:04.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58044]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:04.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58044]) no authentication factory for method=none 15:16:04.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58044]) SSH_MSG_USERAUTH_REQUEST 15:16:04.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58044]) remaining methods: password,publickey 15:16:04.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58044]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:04.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50618]) process #10 SSH_MSG_IGNORE 15:16:04.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50618]) SSH_MSG_IGNORE 15:16:04.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58044]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:04.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58044]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:04.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58044]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:04.500 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:04.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:58044]) authentication result: true 15:16:04.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:58044]) SSH_MSG_USERAUTH_REQUEST 15:16:04.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58044])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:04.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58044]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:04.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:04.500 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:04.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58044]) no heartbeat to stop 15:16:04.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:58044]) heartbeat type=IGNORE, interval=PT30S 15:16:04.500 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:58044 authenticated 15:16:04.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58044]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:04.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58044]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:04.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58044]] session=TransportServerSession[admin@/10.30.171.175:58044] id=0 15:16:04.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58044])) size=2097152, max=2097152, packet=32768 15:16:04.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58044]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58044] 15:16:04.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58044]) recipient=0 15:16:04.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044])) size=2097152, max=2097152, packet=32768 15:16:04.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044])) re-initializing 15:16:04.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044])) size=2097152, max=2097152, packet=32768 15:16:04.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:04.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58044]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:04.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58044]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:04.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:04.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044])[want-reply=true] subsystem=netconf 15:16:04.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044])[subsystem] prepared command 15:16:04.502 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:04.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:04.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xddaaa017, L:/10.30.170.167:18006 - R:/10.30.171.175:58044]}} established 15:16:04.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 177: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18006 15:16:04.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 177: Creating data stores for simulated device 15:16:04.502 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:04.502 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:04.502 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:04.502 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:04.502 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:04.503 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@fe9bdaa 15:16:04.503 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:04.503 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:04.503 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:04.504 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:04.504 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:04.504 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:04.504 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:04.504 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:04.504 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@fe9bdaa, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@fe9bdaa, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d5d1cf3, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d5d1cf3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:04.505 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:04.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:04.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xddaaa017, L:/10.30.170.167:18006 - R:/10.30.171.175:58044] 15:16:04.506 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 177 on channel [id: 0xddaaa017, L:/10.30.170.167:18006 - R:/10.30.171.175:58044] 15:16:04.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]) by 1103 down to 2096049 15:16:04.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58044]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:04.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xddaaa017, L:/10.30.170.167:18006 - R:/10.30.171.175:58044] 15:16:04.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xddaaa017, L:/10.30.170.167:18006 - R:/10.30.171.175:58044] 15:16:04.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]) request=subsystem result=ReplySuccess, want-reply=true 15:16:04.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58044]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:04.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]) request=subsystem activate command 15:16:04.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]) starting runner for command=netconf 15:16:04.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58044]) process #5 SSH_MSG_CHANNEL_DATA 15:16:04.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]) by 373 down to 2096779 15:16:04.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]) SSH_MSG_CHANNEL_DATA len=373 15:16:04.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044] 15:16:04.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xddaaa017, L:/10.30.170.167:18006 - R:/10.30.171.175:58044]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:04.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:04.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xddaaa017, L:/10.30.170.167:18006 - R:/10.30.171.175:58044] 15:16:04.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xddaaa017, L:/10.30.170.167:18006 - R:/10.30.171.175:58044] 15:16:04.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18006', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:04.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=177} created 15:16:04.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=177, channel=[id: 0xddaaa017, L:/10.30.170.167:18006 - R:/10.30.171.175:58044]} created 15:16:04.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xddaaa017, L:/10.30.170.167:18006 - R:/10.30.171.175:58044] successful with session NetconfServerSession{sessionId=177, channel=[id: 0xddaaa017, L:/10.30.170.167:18006 - R:/10.30.171.175:58044]} 15:16:04.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=177, channel=[id: 0xddaaa017, L:/10.30.170.167:18006 - R:/10.30.171.175:58044]} up 15:16:04.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58044]) process #6 SSH_MSG_CHANNEL_DATA 15:16:04.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]) by 393 down to 2096386 15:16:04.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]) SSH_MSG_CHANNEL_DATA len=393 15:16:04.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044] 15:16:04.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:04.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:04.508 [netconf-device-simulator-threads-4] 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=177} 15:16:04.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:04.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=177, channel=[id: 0xddaaa017, L:/10.30.170.167:18006 - R:/10.30.171.175:58044]} EXI handlers added to pipeline 15:16:04.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:04.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]) by 179 down to 2095870 15:16:04.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58044]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:04.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:04.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58044]) process #7 SSH_MSG_CHANNEL_DATA 15:16:04.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]) by 340 down to 2096046 15:16:04.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]) SSH_MSG_CHANNEL_DATA len=340 15:16:04.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044] 15:16:04.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:04.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:04.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=177} 15:16:04.511 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d5d1cf3 15:16:04.511 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:04.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:04.511 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:04.511 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:04.511 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:04.511 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:04.511 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:04.511 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:04.511 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:04.512 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:04.512 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:04.512 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:04.512 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:04.512 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:04.512 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:04.512 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:04.512 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:04.512 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:04.512 [netconf-device-simulator-threads-4] 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 15:16:04.512 [netconf-device-simulator-threads-4] 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 15:16:04.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:04.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]) by 733 down to 2095137 15:16:04.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58044]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:04.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:04.594 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34250]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:04.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34250]) process #12 SSH_MSG_IGNORE 15:16:04.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34250]) SSH_MSG_IGNORE 15:16:05.045 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40368]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:05.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40368]) process #8 SSH_MSG_IGNORE 15:16:05.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40368]) SSH_MSG_IGNORE 15:16:05.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47616]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:05.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47616]) process #11 SSH_MSG_IGNORE 15:16:05.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47616]) SSH_MSG_IGNORE 15:16:05.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7770797d, L:/10.30.170.167:18007 - R:/10.30.171.175:47276]} 15:16:05.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:47276]): SSH-2.0-SSHD-UNKNOWN 15:16:05.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:47276]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:05.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:47276]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:05.296 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:05.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54708]) process #14 SSH_MSG_IGNORE 15:16:05.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54708]) SSH_MSG_IGNORE 15:16:05.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59792]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59792]) process #9 SSH_MSG_IGNORE 15:16:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59792]) SSH_MSG_IGNORE 15:16:05.420 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:05.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35166]) process #13 SSH_MSG_IGNORE 15:16:05.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35166]) SSH_MSG_IGNORE 15:16:05.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:47276]) Send SSH_MSG_KEXINIT 15:16:05.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47276]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:05.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47276]) process #0 SSH_MSG_KEXINIT 15:16:05.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:47276]) SSH_MSG_KEXINIT 15:16:05.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:47276]) strict KEX=true client=true server=true 15:16:05.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47276]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:05.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47276]) Kex: server host key algorithms = rsa-sha2-512 15:16:05.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47276]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:05.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47276]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:05.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47276]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:05.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47276]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:05.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47276]) Kex: compression algorithms (client to server) = none 15:16:05.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47276]) Kex: compression algorithms (server to client) = none 15:16:05.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:05.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47276]) process #1 30 15:16:05.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:47276]] process command=SSH_MSG_KEXDH_INIT 15:16:05.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:47276]] Send SSH_MSG_KEXDH_REPLY 15:16:05.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47276]) packet #1 sending command=31[31] len=1639 15:16:05.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:47276])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:05.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:47276]) Send SSH_MSG_NEWKEYS 15:16:05.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:47276]) session ID=cc:f8:52:1e:38:a3:79:18:df:34:f8:fe:c6:1f:7e:69:24:05:c2:22:83:62:a9:c1:d8:fd:db:17:0a:cc:0f:83:84:56:d7:b3:e0:e8:a3:ae:42:4e:fb:b5:86:cc:58:2e:ad:3d:eb:98:f1:1d:ba:be:96:c5:13:a0:34:f0:e7:1d 15:16:05.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47276]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:05.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:47276]): strict KEX resets output message sequence number from 3 to 0 15:16:05.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:47276]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6e2cf303; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:05.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:47276])[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 15:16:05.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:47276])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:05.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47276]) packet #0 sending command=7[7] len=419 15:16:05.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:47276]) No pending packets to flush at end of KEX 15:16:05.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47276]) process #2 SSH_MSG_NEWKEYS 15:16:05.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:47276]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:05.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:47276]): strict KEX resets input message sequence number from 3 to 0 15:16:05.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:47276]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3e418249; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:05.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:05.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47276]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:05.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:47276]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:05.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:47276]) authorized authentication methods: password,publickey 15:16:05.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:47276]) Accepted service ssh-userauth 15:16:05.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47276]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:05.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47276]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:05.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47276]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:05.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47276]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:05.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47276]) no authentication factory for method=none 15:16:05.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:47276]) SSH_MSG_USERAUTH_REQUEST 15:16:05.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:47276]) remaining methods: password,publickey 15:16:05.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47276]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:05.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47276]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:05.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47276]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:05.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47276]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:05.639 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:05.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:47276]) authentication result: true 15:16:05.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:47276]) SSH_MSG_USERAUTH_REQUEST 15:16:05.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:47276])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:05.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47276]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:05.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:05.639 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:05.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47276]) no heartbeat to stop 15:16:05.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:47276]) heartbeat type=IGNORE, interval=PT30S 15:16:05.639 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:47276 authenticated 15:16:05.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47276]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:05.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47276]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:05.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47276]] session=TransportServerSession[admin@/10.30.171.175:47276] id=0 15:16:05.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47276])) size=2097152, max=2097152, packet=32768 15:16:05.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47276]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47276] 15:16:05.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47276]) recipient=0 15:16:05.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276])) size=2097152, max=2097152, packet=32768 15:16:05.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276])) re-initializing 15:16:05.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276])) size=2097152, max=2097152, packet=32768 15:16:05.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:05.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47276]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:05.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47276]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:05.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:05.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276])[want-reply=true] subsystem=netconf 15:16:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276])[subsystem] prepared command 15:16:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7770797d, L:/10.30.170.167:18007 - R:/10.30.171.175:47276]}} established 15:16:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 178: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18007 15:16:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 178: Creating data stores for simulated device 15:16:05.641 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:05.641 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:05.641 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:05.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37358]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:05.642 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@675b1818 15:16:05.642 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:05.643 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:05.643 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:05.643 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:05.644 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:05.644 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:05.644 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:05.644 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:05.644 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@675b1818, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@675b1818, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5c3c58df, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5c3c58df, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:05.644 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:05.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:05.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7770797d, L:/10.30.170.167:18007 - R:/10.30.171.175:47276] 15:16:05.645 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 178 on channel [id: 0x7770797d, L:/10.30.170.167:18007 - R:/10.30.171.175:47276] 15:16:05.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]) by 1103 down to 2096049 15:16:05.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47276]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:05.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7770797d, L:/10.30.170.167:18007 - R:/10.30.171.175:47276] 15:16:05.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7770797d, L:/10.30.170.167:18007 - R:/10.30.171.175:47276] 15:16:05.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]) request=subsystem result=ReplySuccess, want-reply=true 15:16:05.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47276]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:05.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]) request=subsystem activate command 15:16:05.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]) starting runner for command=netconf 15:16:05.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47276]) process #5 SSH_MSG_CHANNEL_DATA 15:16:05.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]) by 373 down to 2096779 15:16:05.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]) SSH_MSG_CHANNEL_DATA len=373 15:16:05.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276] 15:16:05.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7770797d, L:/10.30.170.167:18007 - R:/10.30.171.175:47276]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:05.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:05.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7770797d, L:/10.30.170.167:18007 - R:/10.30.171.175:47276] 15:16:05.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7770797d, L:/10.30.170.167:18007 - R:/10.30.171.175:47276] 15:16:05.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18007', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:05.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=178} created 15:16:05.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=178, channel=[id: 0x7770797d, L:/10.30.170.167:18007 - R:/10.30.171.175:47276]} created 15:16:05.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7770797d, L:/10.30.170.167:18007 - R:/10.30.171.175:47276] successful with session NetconfServerSession{sessionId=178, channel=[id: 0x7770797d, L:/10.30.170.167:18007 - R:/10.30.171.175:47276]} 15:16:05.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=178, channel=[id: 0x7770797d, L:/10.30.170.167:18007 - R:/10.30.171.175:47276]} up 15:16:05.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37358]) process #10 SSH_MSG_IGNORE 15:16:05.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37358]) SSH_MSG_IGNORE 15:16:05.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47276]) process #6 SSH_MSG_CHANNEL_DATA 15:16:05.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]) by 393 down to 2096386 15:16:05.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]) SSH_MSG_CHANNEL_DATA len=393 15:16:05.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276] 15:16:05.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:05.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:05.647 [netconf-device-simulator-threads-6] 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=178} 15:16:05.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:05.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=178, channel=[id: 0x7770797d, L:/10.30.170.167:18007 - R:/10.30.171.175:47276]} EXI handlers added to pipeline 15:16:05.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:05.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]) by 179 down to 2095870 15:16:05.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47276]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:05.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:05.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47276]) process #7 SSH_MSG_CHANNEL_DATA 15:16:05.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]) by 340 down to 2096046 15:16:05.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]) SSH_MSG_CHANNEL_DATA len=340 15:16:05.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276] 15:16:05.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:05.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:05.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=178} 15:16:05.650 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5c3c58df 15:16:05.650 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:05.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:05.650 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:05.650 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:05.650 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:05.650 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:05.650 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:05.650 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:05.650 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:05.650 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:05.650 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:05.650 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:05.650 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:05.650 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:05.650 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:05.650 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:05.650 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:05.650 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:05.650 [netconf-device-simulator-threads-6] 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 15:16:05.650 [netconf-device-simulator-threads-6] 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 15:16:05.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:05.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]) by 733 down to 2095137 15:16:05.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47276]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:05.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:05.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38758]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:05.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38758]) process #12 SSH_MSG_IGNORE 15:16:05.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38758]) SSH_MSG_IGNORE 15:16:06.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46272]) process #8 SSH_MSG_IGNORE 15:16:06.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46272]) SSH_MSG_IGNORE 15:16:06.381 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46272]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:06.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9ab9efb9, L:/10.30.170.167:18008 - R:/10.30.171.175:41400]} 15:16:06.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:41400]): SSH-2.0-SSHD-UNKNOWN 15:16:06.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:41400]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:06.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:41400]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:06.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59766]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:06.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59766]) process #9 SSH_MSG_IGNORE 15:16:06.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59766]) SSH_MSG_IGNORE 15:16:06.588 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:06.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58112]) process #14 SSH_MSG_IGNORE 15:16:06.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58112]) SSH_MSG_IGNORE 15:16:06.629 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:06.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54380]) process #13 SSH_MSG_IGNORE 15:16:06.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54380]) SSH_MSG_IGNORE 15:16:06.644 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53088]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:06.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53088]) process #11 SSH_MSG_IGNORE 15:16:06.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53088]) SSH_MSG_IGNORE 15:16:06.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45880]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:06.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:41400]) Send SSH_MSG_KEXINIT 15:16:06.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41400]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:06.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41400]) process #0 SSH_MSG_KEXINIT 15:16:06.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:41400]) SSH_MSG_KEXINIT 15:16:06.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:41400]) strict KEX=true client=true server=true 15:16:06.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41400]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:06.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41400]) Kex: server host key algorithms = rsa-sha2-512 15:16:06.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41400]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:06.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41400]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:06.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41400]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:06.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41400]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:06.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41400]) Kex: compression algorithms (client to server) = none 15:16:06.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41400]) Kex: compression algorithms (server to client) = none 15:16:06.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:06.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45880]) process #10 SSH_MSG_IGNORE 15:16:06.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45880]) SSH_MSG_IGNORE 15:16:06.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41400]) process #1 30 15:16:06.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41400]] process command=SSH_MSG_KEXDH_INIT 15:16:06.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41400]] Send SSH_MSG_KEXDH_REPLY 15:16:06.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41400]) packet #1 sending command=31[31] len=1639 15:16:06.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:41400])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:06.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:41400]) Send SSH_MSG_NEWKEYS 15:16:06.927 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:41400]) session ID=cb:29:13:c1:c0:7b:6d:9f:48:28:82:8f:13:9b:ba:c3:ae:ba:12:25:f4:49:a7:70:be:92:12:3b:08:c9:91:cb:44:28:c4:95:90:47:66:36:bf:a4:e7:b7:43:66:1f:a7:48:b0:c6:21:7b:58:2b:f1:3a:e3:7e:ab:31:9f:43:93 15:16:06.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41400]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:06.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41400]): strict KEX resets output message sequence number from 3 to 0 15:16:06.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41400]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@503c09fb; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:06.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:41400])[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 15:16:06.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41400])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:06.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41400]) packet #0 sending command=7[7] len=419 15:16:06.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41400]) No pending packets to flush at end of KEX 15:16:06.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41400]) process #2 SSH_MSG_NEWKEYS 15:16:06.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41400]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:06.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41400]): strict KEX resets input message sequence number from 3 to 0 15:16:06.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41400]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@125107f3; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:06.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:06.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41400]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:06.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41400]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:06.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:41400]) authorized authentication methods: password,publickey 15:16:06.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41400]) Accepted service ssh-userauth 15:16:06.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41400]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:06.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41400]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:06.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41400]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:06.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41400]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:06.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41400]) no authentication factory for method=none 15:16:06.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41400]) SSH_MSG_USERAUTH_REQUEST 15:16:06.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41400]) remaining methods: password,publickey 15:16:06.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41400]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:06.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41400]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:06.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41400]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:06.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41400]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:06.962 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:06.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:41400]) authentication result: true 15:16:06.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:41400]) SSH_MSG_USERAUTH_REQUEST 15:16:06.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41400])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:06.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41400]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:06.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:06.962 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:06.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41400]) no heartbeat to stop 15:16:06.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:41400]) heartbeat type=IGNORE, interval=PT30S 15:16:06.962 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:41400 authenticated 15:16:06.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41400]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:06.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41400]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41400]] session=TransportServerSession[admin@/10.30.171.175:41400] id=0 15:16:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41400])) size=2097152, max=2097152, packet=32768 15:16:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41400]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41400] 15:16:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41400]) recipient=0 15:16:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400])) size=2097152, max=2097152, packet=32768 15:16:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400])) re-initializing 15:16:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400])) size=2097152, max=2097152, packet=32768 15:16:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41400]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41400]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400])[want-reply=true] subsystem=netconf 15:16:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400])[subsystem] prepared command 15:16:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9ab9efb9, L:/10.30.170.167:18008 - R:/10.30.171.175:41400]}} established 15:16:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 179: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18008 15:16:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 179: Creating data stores for simulated device 15:16:06.963 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:06.964 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:06.964 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:06.964 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:06.964 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:06.965 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6173b51a 15:16:06.965 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:06.965 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:06.965 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:06.965 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:06.966 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:06.966 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:06.966 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:06.966 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:06.966 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6173b51a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6173b51a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@cea27fa, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@cea27fa, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:06.966 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:06.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:06.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9ab9efb9, L:/10.30.170.167:18008 - R:/10.30.171.175:41400] 15:16:06.967 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 179 on channel [id: 0x9ab9efb9, L:/10.30.170.167:18008 - R:/10.30.171.175:41400] 15:16:06.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]) by 1103 down to 2096049 15:16:06.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41400]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:06.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9ab9efb9, L:/10.30.170.167:18008 - R:/10.30.171.175:41400] 15:16:06.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9ab9efb9, L:/10.30.170.167:18008 - R:/10.30.171.175:41400] 15:16:06.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]) request=subsystem result=ReplySuccess, want-reply=true 15:16:06.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41400]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:06.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]) request=subsystem activate command 15:16:06.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]) starting runner for command=netconf 15:16:06.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41400]) process #5 SSH_MSG_CHANNEL_DATA 15:16:06.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]) by 373 down to 2096779 15:16:06.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]) SSH_MSG_CHANNEL_DATA len=373 15:16:06.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400] 15:16:06.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9ab9efb9, L:/10.30.170.167:18008 - R:/10.30.171.175:41400]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:06.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:06.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9ab9efb9, L:/10.30.170.167:18008 - R:/10.30.171.175:41400] 15:16:06.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9ab9efb9, L:/10.30.170.167:18008 - R:/10.30.171.175:41400] 15:16:06.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18008', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:06.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=179} created 15:16:06.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=179, channel=[id: 0x9ab9efb9, L:/10.30.170.167:18008 - R:/10.30.171.175:41400]} created 15:16:06.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9ab9efb9, L:/10.30.170.167:18008 - R:/10.30.171.175:41400] successful with session NetconfServerSession{sessionId=179, channel=[id: 0x9ab9efb9, L:/10.30.170.167:18008 - R:/10.30.171.175:41400]} 15:16:06.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=179, channel=[id: 0x9ab9efb9, L:/10.30.170.167:18008 - R:/10.30.171.175:41400]} up 15:16:06.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41400]) process #6 SSH_MSG_CHANNEL_DATA 15:16:06.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]) by 393 down to 2096386 15:16:06.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]) SSH_MSG_CHANNEL_DATA len=393 15:16:06.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400] 15:16:06.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:06.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:06.971 [netconf-device-simulator-threads-0] 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=179} 15:16:06.971 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:06.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=179, channel=[id: 0x9ab9efb9, L:/10.30.170.167:18008 - R:/10.30.171.175:41400]} EXI handlers added to pipeline 15:16:06.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:06.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]) by 179 down to 2095870 15:16:06.972 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41400]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:06.973 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:06.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41400]) process #7 SSH_MSG_CHANNEL_DATA 15:16:06.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]) by 340 down to 2096046 15:16:06.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]) SSH_MSG_CHANNEL_DATA len=340 15:16:06.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400] 15:16:06.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:06.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:06.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=179} 15:16:06.976 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@cea27fa 15:16:06.976 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:06.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:06.976 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:06.976 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:06.976 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:06.976 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:06.976 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:06.976 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:06.976 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:06.976 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:06.976 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:06.976 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:06.976 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:06.976 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:06.976 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:06.976 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:06.976 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:06.976 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:06.976 [netconf-device-simulator-threads-0] 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 15:16:06.976 [netconf-device-simulator-threads-0] 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 15:16:06.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:06.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]) by 733 down to 2095137 15:16:06.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41400]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:06.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:07.164 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48346]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:07.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48346]) process #12 SSH_MSG_IGNORE 15:16:07.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48346]) SSH_MSG_IGNORE 15:16:07.459 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58256]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:07.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58256]) process #10 SSH_MSG_IGNORE 15:16:07.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58256]) SSH_MSG_IGNORE 15:16:07.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40580]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:07.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40580]) process #8 SSH_MSG_IGNORE 15:16:07.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40580]) SSH_MSG_IGNORE 15:16:07.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb8a070bc, L:/10.30.170.167:18009 - R:/10.30.171.175:49154]} 15:16:07.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:49154]): SSH-2.0-SSHD-UNKNOWN 15:16:07.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:49154]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:07.775 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:49154]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:07.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50598]) process #13 SSH_MSG_IGNORE 15:16:07.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50598]) SSH_MSG_IGNORE 15:16:07.778 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:07.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53618]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:07.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53618]) process #9 SSH_MSG_IGNORE 15:16:07.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53618]) SSH_MSG_IGNORE 15:16:07.838 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60884]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:07.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60884]) process #11 SSH_MSG_IGNORE 15:16:07.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60884]) SSH_MSG_IGNORE 15:16:07.842 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:07.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34104]) process #14 SSH_MSG_IGNORE 15:16:07.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34104]) SSH_MSG_IGNORE 15:16:07.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:49154]) Send SSH_MSG_KEXINIT 15:16:07.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49154]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:07.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49154]) process #0 SSH_MSG_KEXINIT 15:16:07.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:49154]) SSH_MSG_KEXINIT 15:16:07.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:49154]) strict KEX=true client=true server=true 15:16:07.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49154]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:07.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49154]) Kex: server host key algorithms = rsa-sha2-512 15:16:07.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49154]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:07.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49154]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:07.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49154]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:07.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49154]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:07.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49154]) Kex: compression algorithms (client to server) = none 15:16:07.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49154]) Kex: compression algorithms (server to client) = none 15:16:07.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:08.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49154]) process #1 30 15:16:08.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:49154]] process command=SSH_MSG_KEXDH_INIT 15:16:08.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:49154]] Send SSH_MSG_KEXDH_REPLY 15:16:08.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49154]) packet #1 sending command=31[31] len=1639 15:16:08.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:49154])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:08.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:49154]) Send SSH_MSG_NEWKEYS 15:16:08.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:49154]) session ID=41:94:95:77:27:34:71:8d:1f:28:11:15:86:6a:fb:76:4a:80:98:c7:4c:99:1b:a4:b5:8e:1d:05:fc:76:43:79:87:0f:df:84:5c:6a:78:af:83:c1:f0:ea:1d:0e:fa:68:07:6e:4d:11:c1:3b:e4:37:2b:08:11:b7:f0:5d:fc:d7 15:16:08.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49154]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:08.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:49154]): strict KEX resets output message sequence number from 3 to 0 15:16:08.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:49154]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@378c2672; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:08.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:49154])[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 15:16:08.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:49154])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:08.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49154]) packet #0 sending command=7[7] len=419 15:16:08.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:49154]) No pending packets to flush at end of KEX 15:16:08.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49154]) process #2 SSH_MSG_NEWKEYS 15:16:08.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:49154]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:08.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:49154]): strict KEX resets input message sequence number from 3 to 0 15:16:08.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:49154]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@71c6c92a; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:08.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:08.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49154]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:08.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:49154]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:08.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:49154]) authorized authentication methods: password,publickey 15:16:08.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:49154]) Accepted service ssh-userauth 15:16:08.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49154]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:08.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49154]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:08.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49154]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:08.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49154]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:08.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49154]) no authentication factory for method=none 15:16:08.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:49154]) SSH_MSG_USERAUTH_REQUEST 15:16:08.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:49154]) remaining methods: password,publickey 15:16:08.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49154]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:08.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49154]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:08.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49154]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:08.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49154]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:08.075 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:08.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:49154]) authentication result: true 15:16:08.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:49154]) SSH_MSG_USERAUTH_REQUEST 15:16:08.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:49154])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:08.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49154]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:08.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:08.075 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:08.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:49154]) no heartbeat to stop 15:16:08.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:49154]) heartbeat type=IGNORE, interval=PT30S 15:16:08.075 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:49154 authenticated 15:16:08.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49154]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:08.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49154]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49154]] session=TransportServerSession[admin@/10.30.171.175:49154] id=0 15:16:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:49154])) size=2097152, max=2097152, packet=32768 15:16:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49154]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:49154] 15:16:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:49154]) recipient=0 15:16:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154])) size=2097152, max=2097152, packet=32768 15:16:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154])) re-initializing 15:16:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154])) size=2097152, max=2097152, packet=32768 15:16:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49154]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49154]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154])[want-reply=true] subsystem=netconf 15:16:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154])[subsystem] prepared command 15:16:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb8a070bc, L:/10.30.170.167:18009 - R:/10.30.171.175:49154]}} established 15:16:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 180: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18009 15:16:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 180: Creating data stores for simulated device 15:16:08.077 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:08.077 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:08.077 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:08.077 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:08.077 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:08.078 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7470538e 15:16:08.078 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:08.078 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:08.078 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:08.078 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:08.079 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:08.079 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:08.079 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:08.079 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:08.079 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7470538e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7470538e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@60fbd3c8, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@60fbd3c8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:08.080 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:08.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:08.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb8a070bc, L:/10.30.170.167:18009 - R:/10.30.171.175:49154] 15:16:08.081 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 180 on channel [id: 0xb8a070bc, L:/10.30.170.167:18009 - R:/10.30.171.175:49154] 15:16:08.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]) by 1103 down to 2096049 15:16:08.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49154]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:08.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb8a070bc, L:/10.30.170.167:18009 - R:/10.30.171.175:49154] 15:16:08.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb8a070bc, L:/10.30.170.167:18009 - R:/10.30.171.175:49154] 15:16:08.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]) request=subsystem result=ReplySuccess, want-reply=true 15:16:08.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49154]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:08.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]) request=subsystem activate command 15:16:08.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]) starting runner for command=netconf 15:16:08.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49154]) process #5 SSH_MSG_CHANNEL_DATA 15:16:08.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]) by 373 down to 2096779 15:16:08.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]) SSH_MSG_CHANNEL_DATA len=373 15:16:08.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154] 15:16:08.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb8a070bc, L:/10.30.170.167:18009 - R:/10.30.171.175:49154]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:08.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:08.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb8a070bc, L:/10.30.170.167:18009 - R:/10.30.171.175:49154] 15:16:08.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb8a070bc, L:/10.30.170.167:18009 - R:/10.30.171.175:49154] 15:16:08.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18009', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:08.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=180} created 15:16:08.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=180, channel=[id: 0xb8a070bc, L:/10.30.170.167:18009 - R:/10.30.171.175:49154]} created 15:16:08.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb8a070bc, L:/10.30.170.167:18009 - R:/10.30.171.175:49154] successful with session NetconfServerSession{sessionId=180, channel=[id: 0xb8a070bc, L:/10.30.170.167:18009 - R:/10.30.171.175:49154]} 15:16:08.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=180, channel=[id: 0xb8a070bc, L:/10.30.170.167:18009 - R:/10.30.171.175:49154]} up 15:16:08.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49154]) process #6 SSH_MSG_CHANNEL_DATA 15:16:08.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]) by 393 down to 2096386 15:16:08.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]) SSH_MSG_CHANNEL_DATA len=393 15:16:08.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154] 15:16:08.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:08.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:08.084 [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=180} 15:16:08.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:08.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=180, channel=[id: 0xb8a070bc, L:/10.30.170.167:18009 - R:/10.30.171.175:49154]} EXI handlers added to pipeline 15:16:08.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:08.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]) by 179 down to 2095870 15:16:08.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49154]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:08.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:08.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49154]) process #7 SSH_MSG_CHANNEL_DATA 15:16:08.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]) by 340 down to 2096046 15:16:08.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]) SSH_MSG_CHANNEL_DATA len=340 15:16:08.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154] 15:16:08.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:08.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:08.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=180} 15:16:08.087 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@60fbd3c8 15:16:08.087 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:08.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:08.087 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:08.087 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:08.087 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:08.087 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:08.087 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:08.087 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:08.087 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:08.087 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:08.087 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:08.087 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:08.087 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:08.087 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:08.087 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:08.087 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:08.087 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:08.087 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:08.087 [netconf-device-simulator-threads-2] 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 15:16:08.087 [netconf-device-simulator-threads-2] 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 15:16:08.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:08.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]) by 733 down to 2095137 15:16:08.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49154]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:08.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:08.266 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47972]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:08.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47972]) process #8 SSH_MSG_IGNORE 15:16:08.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47972]) SSH_MSG_IGNORE 15:16:08.337 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38174]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:08.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38174]) process #10 SSH_MSG_IGNORE 15:16:08.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38174]) SSH_MSG_IGNORE 15:16:08.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33050]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:08.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33050]) process #12 SSH_MSG_IGNORE 15:16:08.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33050]) SSH_MSG_IGNORE 15:16:08.622 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36106]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36106]) process #9 SSH_MSG_IGNORE 15:16:08.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36106]) SSH_MSG_IGNORE 15:16:08.918 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37244]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:08.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37244]) process #11 SSH_MSG_IGNORE 15:16:08.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37244]) SSH_MSG_IGNORE 15:16:09.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7a426065, L:/10.30.170.167:18010 - R:/10.30.171.175:36484]} 15:16:09.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:36484]): SSH-2.0-SSHD-UNKNOWN 15:16:09.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:36484]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:09.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:36484]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:09.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54902]) process #14 SSH_MSG_IGNORE 15:16:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54902]) SSH_MSG_IGNORE 15:16:09.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:09.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44860]) process #13 SSH_MSG_IGNORE 15:16:09.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44860]) SSH_MSG_IGNORE 15:16:09.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:36484]) Send SSH_MSG_KEXINIT 15:16:09.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36484]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:09.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36484]) process #0 SSH_MSG_KEXINIT 15:16:09.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:36484]) SSH_MSG_KEXINIT 15:16:09.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:36484]) strict KEX=true client=true server=true 15:16:09.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36484]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:09.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36484]) Kex: server host key algorithms = rsa-sha2-512 15:16:09.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36484]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:09.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36484]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:09.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36484]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:09.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36484]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:09.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36484]) Kex: compression algorithms (client to server) = none 15:16:09.264 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36484]) Kex: compression algorithms (server to client) = none 15:16:09.265 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:09.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36484]) process #1 30 15:16:09.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36484]] process command=SSH_MSG_KEXDH_INIT 15:16:09.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36484]] Send SSH_MSG_KEXDH_REPLY 15:16:09.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36484]) packet #1 sending command=31[31] len=1639 15:16:09.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:36484])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:09.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:36484]) Send SSH_MSG_NEWKEYS 15:16:09.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:36484]) session ID=7f:0f:9f:ea:38:89:1f:41:da:28:81:f4:73:7d:88:04:18:a1:36:8b:ef:14:2f:1e:31:9e:0e:be:2b:e3:73:0e:cd:8e:a2:eb:19:7a:d5:88:41:f8:94:7e:52:4c:5f:f2:f7:c9:8f:06:a9:12:d8:de:b0:18:e3:da:68:e0:75:6d 15:16:09.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36484]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:09.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36484]): strict KEX resets output message sequence number from 3 to 0 15:16:09.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36484]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5259f373; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:09.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:36484])[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 15:16:09.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36484])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:09.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36484]) packet #0 sending command=7[7] len=419 15:16:09.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36484]) No pending packets to flush at end of KEX 15:16:09.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36484]) process #2 SSH_MSG_NEWKEYS 15:16:09.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36484]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:09.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36484]): strict KEX resets input message sequence number from 3 to 0 15:16:09.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36484]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2dea5816; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:09.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:09.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36484]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:09.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36484]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:09.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:36484]) authorized authentication methods: password,publickey 15:16:09.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36484]) Accepted service ssh-userauth 15:16:09.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36484]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:09.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36484]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:09.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36484]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:09.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36484]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:09.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36484]) no authentication factory for method=none 15:16:09.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36484]) SSH_MSG_USERAUTH_REQUEST 15:16:09.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36484]) remaining methods: password,publickey 15:16:09.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36484]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:09.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36484]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:09.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36484]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:09.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36484]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:09.387 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:09.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:36484]) authentication result: true 15:16:09.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:36484]) SSH_MSG_USERAUTH_REQUEST 15:16:09.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36484])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:09.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36484]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:09.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:09.387 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:09.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36484]) no heartbeat to stop 15:16:09.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:36484]) heartbeat type=IGNORE, interval=PT30S 15:16:09.387 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:36484 authenticated 15:16:09.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36484]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:09.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36484]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:09.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36484]] session=TransportServerSession[admin@/10.30.171.175:36484] id=0 15:16:09.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36484])) size=2097152, max=2097152, packet=32768 15:16:09.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36484]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36484] 15:16:09.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36484]) recipient=0 15:16:09.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484])) size=2097152, max=2097152, packet=32768 15:16:09.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484])) re-initializing 15:16:09.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484])) size=2097152, max=2097152, packet=32768 15:16:09.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:09.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36484]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:09.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36484]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:09.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:09.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484])[want-reply=true] subsystem=netconf 15:16:09.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484])[subsystem] prepared command 15:16:09.388 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:09.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:09.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7a426065, L:/10.30.170.167:18010 - R:/10.30.171.175:36484]}} established 15:16:09.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 181: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18010 15:16:09.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 181: Creating data stores for simulated device 15:16:09.388 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:09.389 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:09.389 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:09.389 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:09.389 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:09.390 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62d3e9cf 15:16:09.390 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:09.390 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:09.390 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:09.390 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:09.390 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:09.391 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:09.391 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:09.391 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:09.391 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62d3e9cf, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62d3e9cf, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71afebfc, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71afebfc, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:09.391 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:09.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:09.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7a426065, L:/10.30.170.167:18010 - R:/10.30.171.175:36484] 15:16:09.392 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 181 on channel [id: 0x7a426065, L:/10.30.170.167:18010 - R:/10.30.171.175:36484] 15:16:09.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]) by 1103 down to 2096049 15:16:09.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36484]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:09.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7a426065, L:/10.30.170.167:18010 - R:/10.30.171.175:36484] 15:16:09.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7a426065, L:/10.30.170.167:18010 - R:/10.30.171.175:36484] 15:16:09.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]) request=subsystem result=ReplySuccess, want-reply=true 15:16:09.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36484]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:09.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]) request=subsystem activate command 15:16:09.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]) starting runner for command=netconf 15:16:09.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36484]) process #5 SSH_MSG_CHANNEL_DATA 15:16:09.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]) by 373 down to 2096779 15:16:09.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]) SSH_MSG_CHANNEL_DATA len=373 15:16:09.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484] 15:16:09.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7a426065, L:/10.30.170.167:18010 - R:/10.30.171.175:36484]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:09.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:09.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7a426065, L:/10.30.170.167:18010 - R:/10.30.171.175:36484] 15:16:09.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7a426065, L:/10.30.170.167:18010 - R:/10.30.171.175:36484] 15:16:09.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18010', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:09.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=181} created 15:16:09.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=181, channel=[id: 0x7a426065, L:/10.30.170.167:18010 - R:/10.30.171.175:36484]} created 15:16:09.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7a426065, L:/10.30.170.167:18010 - R:/10.30.171.175:36484] successful with session NetconfServerSession{sessionId=181, channel=[id: 0x7a426065, L:/10.30.170.167:18010 - R:/10.30.171.175:36484]} 15:16:09.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=181, channel=[id: 0x7a426065, L:/10.30.170.167:18010 - R:/10.30.171.175:36484]} up 15:16:09.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36484]) process #6 SSH_MSG_CHANNEL_DATA 15:16:09.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]) by 393 down to 2096386 15:16:09.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]) SSH_MSG_CHANNEL_DATA len=393 15:16:09.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484] 15:16:09.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:09.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:09.395 [netconf-device-simulator-threads-4] 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=181} 15:16:09.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:09.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=181, channel=[id: 0x7a426065, L:/10.30.170.167:18010 - R:/10.30.171.175:36484]} EXI handlers added to pipeline 15:16:09.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:09.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]) by 179 down to 2095870 15:16:09.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36484]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:09.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:09.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36484]) process #7 SSH_MSG_CHANNEL_DATA 15:16:09.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]) by 340 down to 2096046 15:16:09.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]) SSH_MSG_CHANNEL_DATA len=340 15:16:09.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484] 15:16:09.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:09.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:09.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=181} 15:16:09.397 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71afebfc 15:16:09.397 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:09.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:09.397 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:09.397 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:09.397 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:09.397 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:09.397 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:09.397 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:09.397 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:09.397 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:09.397 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:09.397 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:09.397 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:09.397 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:09.397 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:09.397 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:09.397 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:09.397 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:09.397 [netconf-device-simulator-threads-4] 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 15:16:09.397 [netconf-device-simulator-threads-4] 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 15:16:09.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:09.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]) by 733 down to 2095137 15:16:09.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36484]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:09.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:09.542 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38652]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:09.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38652]) process #10 SSH_MSG_IGNORE 15:16:09.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38652]) SSH_MSG_IGNORE 15:16:09.631 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47238]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:09.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47238]) process #12 SSH_MSG_IGNORE 15:16:09.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47238]) SSH_MSG_IGNORE 15:16:09.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51538]) process #9 SSH_MSG_IGNORE 15:16:09.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51538]) SSH_MSG_IGNORE 15:16:09.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51538]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:09.875 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58680]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:09.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58680]) process #8 SSH_MSG_IGNORE 15:16:09.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58680]) SSH_MSG_IGNORE 15:16:10.158 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59038]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:10.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59038]) process #11 SSH_MSG_IGNORE 15:16:10.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59038]) SSH_MSG_IGNORE 15:16:10.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7db172ed, L:/10.30.170.167:18011 - R:/10.30.171.175:43380]} 15:16:10.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:43380]): SSH-2.0-SSHD-UNKNOWN 15:16:10.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:43380]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:10.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:43380]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:10.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:43380]) Send SSH_MSG_KEXINIT 15:16:10.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43380]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:10.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43380]) process #0 SSH_MSG_KEXINIT 15:16:10.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:43380]) SSH_MSG_KEXINIT 15:16:10.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:43380]) strict KEX=true client=true server=true 15:16:10.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43380]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:10.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43380]) Kex: server host key algorithms = rsa-sha2-512 15:16:10.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43380]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:10.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43380]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:10.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43380]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:10.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43380]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:10.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43380]) Kex: compression algorithms (client to server) = none 15:16:10.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43380]) Kex: compression algorithms (server to client) = none 15:16:10.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:10.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43380]) process #1 30 15:16:10.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43380]] process command=SSH_MSG_KEXDH_INIT 15:16:10.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43380]] Send SSH_MSG_KEXDH_REPLY 15:16:10.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43380]) packet #1 sending command=31[31] len=1639 15:16:10.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:43380])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:10.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:43380]) Send SSH_MSG_NEWKEYS 15:16:10.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:43380]) session ID=73:8a:bc:e7:3c:2d:23:e9:ef:a5:79:3e:99:a6:47:12:2b:f4:19:35:c5:e1:9e:07:8c:6b:44:16:e4:a0:8d:26:6f:6a:b7:a0:3e:81:de:99:a5:25:6b:02:72:34:2a:83:4f:0b:54:11:ee:db:7b:cc:e2:5f:27:93:67:2d:1d:bd 15:16:10.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43380]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:10.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43380]): strict KEX resets output message sequence number from 3 to 0 15:16:10.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43380]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4e6b3203; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:10.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:43380])[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 15:16:10.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43380])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:10.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43380]) packet #0 sending command=7[7] len=419 15:16:10.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43380]) No pending packets to flush at end of KEX 15:16:10.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43380]) process #2 SSH_MSG_NEWKEYS 15:16:10.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43380]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:10.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43380]): strict KEX resets input message sequence number from 3 to 0 15:16:10.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43380]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@c97c51; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:10.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:10.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43380]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:10.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43380]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:10.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:43380]) authorized authentication methods: password,publickey 15:16:10.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43380]) Accepted service ssh-userauth 15:16:10.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43380]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:10.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43380]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:10.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43380]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:10.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43380]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:10.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43380]) no authentication factory for method=none 15:16:10.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43380]) SSH_MSG_USERAUTH_REQUEST 15:16:10.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43380]) remaining methods: password,publickey 15:16:10.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43380]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:10.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43380]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:10.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43380]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:10.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43380]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:10.486 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:10.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:43380]) authentication result: true 15:16:10.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:43380]) SSH_MSG_USERAUTH_REQUEST 15:16:10.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43380])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:10.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43380]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:10.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:10.486 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:10.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43380]) no heartbeat to stop 15:16:10.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:43380]) heartbeat type=IGNORE, interval=PT30S 15:16:10.486 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:43380 authenticated 15:16:10.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43380]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:10.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43380]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:10.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43380]] session=TransportServerSession[admin@/10.30.171.175:43380] id=0 15:16:10.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43380])) size=2097152, max=2097152, packet=32768 15:16:10.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43380]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43380] 15:16:10.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43380]) recipient=0 15:16:10.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380])) size=2097152, max=2097152, packet=32768 15:16:10.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380])) re-initializing 15:16:10.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380])) size=2097152, max=2097152, packet=32768 15:16:10.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:10.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43380]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:10.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43380]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:10.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:10.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380])[want-reply=true] subsystem=netconf 15:16:10.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380])[subsystem] prepared command 15:16:10.488 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:10.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:10.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7db172ed, L:/10.30.170.167:18011 - R:/10.30.171.175:43380]}} established 15:16:10.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 182: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18011 15:16:10.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 182: Creating data stores for simulated device 15:16:10.489 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:10.489 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:10.489 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:10.489 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:10.489 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:10.490 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3f40e346 15:16:10.490 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:10.491 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:10.491 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:10.491 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:10.491 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:10.491 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:10.491 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:10.492 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:10.492 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3f40e346, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3f40e346, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@242a2656, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@242a2656, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:10.492 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:10.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:10.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7db172ed, L:/10.30.170.167:18011 - R:/10.30.171.175:43380] 15:16:10.493 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 182 on channel [id: 0x7db172ed, L:/10.30.170.167:18011 - R:/10.30.171.175:43380] 15:16:10.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]) by 1103 down to 2096049 15:16:10.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43380]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:10.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7db172ed, L:/10.30.170.167:18011 - R:/10.30.171.175:43380] 15:16:10.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7db172ed, L:/10.30.170.167:18011 - R:/10.30.171.175:43380] 15:16:10.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]) request=subsystem result=ReplySuccess, want-reply=true 15:16:10.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43380]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:10.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]) request=subsystem activate command 15:16:10.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]) starting runner for command=netconf 15:16:10.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43380]) process #5 SSH_MSG_CHANNEL_DATA 15:16:10.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]) by 373 down to 2096779 15:16:10.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]) SSH_MSG_CHANNEL_DATA len=373 15:16:10.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380] 15:16:10.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7db172ed, L:/10.30.170.167:18011 - R:/10.30.171.175:43380]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:10.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:10.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7db172ed, L:/10.30.170.167:18011 - R:/10.30.171.175:43380] 15:16:10.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7db172ed, L:/10.30.170.167:18011 - R:/10.30.171.175:43380] 15:16:10.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18011', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:10.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=182} created 15:16:10.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=182, channel=[id: 0x7db172ed, L:/10.30.170.167:18011 - R:/10.30.171.175:43380]} created 15:16:10.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7db172ed, L:/10.30.170.167:18011 - R:/10.30.171.175:43380] successful with session NetconfServerSession{sessionId=182, channel=[id: 0x7db172ed, L:/10.30.170.167:18011 - R:/10.30.171.175:43380]} 15:16:10.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=182, channel=[id: 0x7db172ed, L:/10.30.170.167:18011 - R:/10.30.171.175:43380]} up 15:16:10.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43380]) process #6 SSH_MSG_CHANNEL_DATA 15:16:10.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]) by 393 down to 2096386 15:16:10.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]) SSH_MSG_CHANNEL_DATA len=393 15:16:10.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380] 15:16:10.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:10.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:10.496 [netconf-device-simulator-threads-6] 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=182} 15:16:10.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:10.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=182, channel=[id: 0x7db172ed, L:/10.30.170.167:18011 - R:/10.30.171.175:43380]} EXI handlers added to pipeline 15:16:10.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:10.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]) by 179 down to 2095870 15:16:10.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43380]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:10.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:10.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43380]) process #7 SSH_MSG_CHANNEL_DATA 15:16:10.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]) by 340 down to 2096046 15:16:10.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]) SSH_MSG_CHANNEL_DATA len=340 15:16:10.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380] 15:16:10.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:10.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:10.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=182} 15:16:10.499 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@242a2656 15:16:10.499 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:10.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:10.499 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:10.499 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:10.499 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:10.499 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:10.499 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:10.499 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:10.499 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:10.499 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:10.499 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:10.499 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:10.499 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:10.499 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:10.499 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:10.499 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:10.499 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:10.499 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:10.499 [netconf-device-simulator-threads-6] 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 15:16:10.499 [netconf-device-simulator-threads-6] 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 15:16:10.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:10.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]) by 733 down to 2095137 15:16:10.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43380]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:10.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:10.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:10.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38538]) process #14 SSH_MSG_IGNORE 15:16:10.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38538]) SSH_MSG_IGNORE 15:16:10.732 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:10.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33996]) process #13 SSH_MSG_IGNORE 15:16:10.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33996]) SSH_MSG_IGNORE 15:16:10.760 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58864]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:10.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58864]) process #9 SSH_MSG_IGNORE 15:16:10.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58864]) SSH_MSG_IGNORE 15:16:10.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58078]) process #8 SSH_MSG_IGNORE 15:16:10.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58078]) SSH_MSG_IGNORE 15:16:10.776 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58078]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:10.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37488]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:10.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37488]) process #10 SSH_MSG_IGNORE 15:16:10.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37488]) SSH_MSG_IGNORE 15:16:10.852 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37928]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:10.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37928]) process #12 SSH_MSG_IGNORE 15:16:10.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37928]) SSH_MSG_IGNORE 15:16:11.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x77e08d2c, L:/10.30.170.167:18012 - R:/10.30.171.175:36860]} 15:16:11.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:36860]): SSH-2.0-SSHD-UNKNOWN 15:16:11.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:36860]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:11.518 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:36860]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:11.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33716]) process #8 SSH_MSG_IGNORE 15:16:11.522 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33716]) SSH_MSG_IGNORE 15:16:11.522 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33716]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:11.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:36860]) Send SSH_MSG_KEXINIT 15:16:11.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36860]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:11.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36860]) process #0 SSH_MSG_KEXINIT 15:16:11.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:36860]) SSH_MSG_KEXINIT 15:16:11.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:36860]) strict KEX=true client=true server=true 15:16:11.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36860]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:11.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36860]) Kex: server host key algorithms = rsa-sha2-512 15:16:11.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36860]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:11.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36860]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:11.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36860]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:11.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36860]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:11.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36860]) Kex: compression algorithms (client to server) = none 15:16:11.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36860]) Kex: compression algorithms (server to client) = none 15:16:11.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:11.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35638]) process #13 SSH_MSG_IGNORE 15:16:11.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35638]) SSH_MSG_IGNORE 15:16:11.618 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:11.671 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #14 SSH_MSG_IGNORE 15:16:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:16:11.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36860]) process #1 30 15:16:11.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36860]] process command=SSH_MSG_KEXDH_INIT 15:16:11.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36860]] Send SSH_MSG_KEXDH_REPLY 15:16:11.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36860]) packet #1 sending command=31[31] len=1639 15:16:11.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:36860])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:11.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:36860]) Send SSH_MSG_NEWKEYS 15:16:11.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:36860]) session ID=b9:8a:a4:63:37:cc:14:15:74:69:7d:4d:ba:ce:c3:fd:60:00:aa:46:09:35:81:4a:c4:92:72:f4:bf:02:d0:4d:fc:f2:d9:c0:d9:1c:c1:0e:76:0f:56:e3:3b:53:9f:0e:d8:f7:f6:48:b5:ab:26:92:a3:43:5b:5d:e6:a1:e9:03 15:16:11.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36860]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:11.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36860]): strict KEX resets output message sequence number from 3 to 0 15:16:11.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36860]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@68dbd769; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:11.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:36860])[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 15:16:11.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36860])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:11.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36860]) packet #0 sending command=7[7] len=419 15:16:11.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36860]) No pending packets to flush at end of KEX 15:16:11.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44776]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:11.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44776]) process #11 SSH_MSG_IGNORE 15:16:11.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44776]) SSH_MSG_IGNORE 15:16:11.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36860]) process #2 SSH_MSG_NEWKEYS 15:16:11.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36860]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:11.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36860]): strict KEX resets input message sequence number from 3 to 0 15:16:11.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36860]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@100880f1; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:11.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:11.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36860]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:11.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36860]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:11.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:36860]) authorized authentication methods: password,publickey 15:16:11.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36860]) Accepted service ssh-userauth 15:16:11.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36860]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:11.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36860]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:11.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36860]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:11.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36860]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:11.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36860]) no authentication factory for method=none 15:16:11.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36860]) SSH_MSG_USERAUTH_REQUEST 15:16:11.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36860]) remaining methods: password,publickey 15:16:11.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36860]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:11.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36860]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:11.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36860]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:11.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36860]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:11.741 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:11.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:36860]) authentication result: true 15:16:11.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:36860]) SSH_MSG_USERAUTH_REQUEST 15:16:11.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36860])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:11.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36860]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:11.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:11.741 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:11.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36860]) no heartbeat to stop 15:16:11.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:36860]) heartbeat type=IGNORE, interval=PT30S 15:16:11.741 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:36860 authenticated 15:16:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36860]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36860]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36860]] session=TransportServerSession[admin@/10.30.171.175:36860] id=0 15:16:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36860])) size=2097152, max=2097152, packet=32768 15:16:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36860]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36860] 15:16:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36860]) recipient=0 15:16:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860])) size=2097152, max=2097152, packet=32768 15:16:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860])) re-initializing 15:16:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860])) size=2097152, max=2097152, packet=32768 15:16:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36860]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36860]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860])[want-reply=true] subsystem=netconf 15:16:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860])[subsystem] prepared command 15:16:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x77e08d2c, L:/10.30.170.167:18012 - R:/10.30.171.175:36860]}} established 15:16:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 183: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18012 15:16:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 183: Creating data stores for simulated device 15:16:11.743 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:11.743 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:11.743 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:11.744 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2beee19d 15:16:11.744 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:11.744 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:11.744 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:11.744 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:11.745 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:11.745 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:11.745 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:11.745 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:11.745 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2beee19d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2beee19d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@15c8b802, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@15c8b802, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:11.745 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:11.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:11.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x77e08d2c, L:/10.30.170.167:18012 - R:/10.30.171.175:36860] 15:16:11.747 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 183 on channel [id: 0x77e08d2c, L:/10.30.170.167:18012 - R:/10.30.171.175:36860] 15:16:11.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]) by 1103 down to 2096049 15:16:11.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36860]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:11.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x77e08d2c, L:/10.30.170.167:18012 - R:/10.30.171.175:36860] 15:16:11.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x77e08d2c, L:/10.30.170.167:18012 - R:/10.30.171.175:36860] 15:16:11.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]) request=subsystem result=ReplySuccess, want-reply=true 15:16:11.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36860]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:11.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]) request=subsystem activate command 15:16:11.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]) starting runner for command=netconf 15:16:11.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36860]) process #5 SSH_MSG_CHANNEL_DATA 15:16:11.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]) by 373 down to 2096779 15:16:11.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]) SSH_MSG_CHANNEL_DATA len=373 15:16:11.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860] 15:16:11.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x77e08d2c, L:/10.30.170.167:18012 - R:/10.30.171.175:36860]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:11.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:11.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x77e08d2c, L:/10.30.170.167:18012 - R:/10.30.171.175:36860] 15:16:11.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x77e08d2c, L:/10.30.170.167:18012 - R:/10.30.171.175:36860] 15:16:11.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18012', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:11.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=183} created 15:16:11.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=183, channel=[id: 0x77e08d2c, L:/10.30.170.167:18012 - R:/10.30.171.175:36860]} created 15:16:11.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x77e08d2c, L:/10.30.170.167:18012 - R:/10.30.171.175:36860] successful with session NetconfServerSession{sessionId=183, channel=[id: 0x77e08d2c, L:/10.30.170.167:18012 - R:/10.30.171.175:36860]} 15:16:11.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=183, channel=[id: 0x77e08d2c, L:/10.30.170.167:18012 - R:/10.30.171.175:36860]} up 15:16:11.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36860]) process #6 SSH_MSG_CHANNEL_DATA 15:16:11.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]) by 393 down to 2096386 15:16:11.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]) SSH_MSG_CHANNEL_DATA len=393 15:16:11.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860] 15:16:11.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:11.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:11.749 [netconf-device-simulator-threads-0] 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=183} 15:16:11.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:11.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=183, channel=[id: 0x77e08d2c, L:/10.30.170.167:18012 - R:/10.30.171.175:36860]} EXI handlers added to pipeline 15:16:11.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:11.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]) by 179 down to 2095870 15:16:11.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36860]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:11.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:11.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36860]) process #7 SSH_MSG_CHANNEL_DATA 15:16:11.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]) by 340 down to 2096046 15:16:11.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]) SSH_MSG_CHANNEL_DATA len=340 15:16:11.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860] 15:16:11.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:11.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:11.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=183} 15:16:11.752 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@15c8b802 15:16:11.752 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:11.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:11.752 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:11.752 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:11.752 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:11.752 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:11.752 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:11.752 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:11.752 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:11.752 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:11.752 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:11.752 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:11.752 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:11.752 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:11.752 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:11.752 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:11.752 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:11.752 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:11.752 [netconf-device-simulator-threads-0] 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 15:16:11.752 [netconf-device-simulator-threads-0] 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 15:16:11.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:11.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]) by 733 down to 2095137 15:16:11.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36860]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:11.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:12.078 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33384]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:12.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33384]) process #12 SSH_MSG_IGNORE 15:16:12.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33384]) SSH_MSG_IGNORE 15:16:12.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55736]) process #10 SSH_MSG_IGNORE 15:16:12.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55736]) SSH_MSG_IGNORE 15:16:12.135 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55736]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:12.235 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59672]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:12.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59672]) process #9 SSH_MSG_IGNORE 15:16:12.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59672]) SSH_MSG_IGNORE 15:16:12.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40978]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:12.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40978]) process #11 SSH_MSG_IGNORE 15:16:12.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40978]) SSH_MSG_IGNORE 15:16:12.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x03fe59aa, L:/10.30.170.167:18013 - R:/10.30.171.175:53916]} 15:16:12.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:53916]): SSH-2.0-SSHD-UNKNOWN 15:16:12.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:53916]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:12.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:53916]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:12.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36352]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:12.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36352]) process #12 SSH_MSG_IGNORE 15:16:12.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36352]) SSH_MSG_IGNORE 15:16:12.992 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:12.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41742]) process #13 SSH_MSG_IGNORE 15:16:12.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41742]) SSH_MSG_IGNORE 15:16:13.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:53916]) Send SSH_MSG_KEXINIT 15:16:13.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53916]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:13.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53916]) process #0 SSH_MSG_KEXINIT 15:16:13.019 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:53916]) SSH_MSG_KEXINIT 15:16:13.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:53916]) strict KEX=true client=true server=true 15:16:13.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53916]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:13.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53916]) Kex: server host key algorithms = rsa-sha2-512 15:16:13.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53916]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:13.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53916]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:13.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53916]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:13.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53916]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:13.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53916]) Kex: compression algorithms (client to server) = none 15:16:13.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53916]) Kex: compression algorithms (server to client) = none 15:16:13.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:13.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:13.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33646]) process #14 SSH_MSG_IGNORE 15:16:13.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33646]) SSH_MSG_IGNORE 15:16:13.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53916]) process #1 30 15:16:13.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:53916]] process command=SSH_MSG_KEXDH_INIT 15:16:13.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:53916]] Send SSH_MSG_KEXDH_REPLY 15:16:13.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53916]) packet #1 sending command=31[31] len=1639 15:16:13.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:53916])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:13.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:53916]) Send SSH_MSG_NEWKEYS 15:16:13.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:53916]) session ID=9c:12:3e:92:24:7b:ac:0d:30:f2:be:f3:fd:c0:56:bc:f0:8c:ed:96:f4:ab:27:12:20:35:a7:93:e3:0e:3d:de:81:a0:ec:a8:0e:98:e5:5c:ec:ed:02:0e:b6:8a:b5:dd:a7:ef:c9:4e:e8:eb:7b:c9:1f:e8:02:4b:ca:17:14:ff 15:16:13.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53916]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:13.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:53916]): strict KEX resets output message sequence number from 3 to 0 15:16:13.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:53916]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1c4ec528; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:13.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:53916])[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 15:16:13.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:53916])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:13.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53916]) packet #0 sending command=7[7] len=419 15:16:13.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:53916]) No pending packets to flush at end of KEX 15:16:13.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53916]) process #2 SSH_MSG_NEWKEYS 15:16:13.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:53916]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:13.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:53916]): strict KEX resets input message sequence number from 3 to 0 15:16:13.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:53916]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2372ef33; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:13.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:13.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53916]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:13.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:53916]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:13.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:53916]) authorized authentication methods: password,publickey 15:16:13.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:53916]) Accepted service ssh-userauth 15:16:13.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53916]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:13.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53916]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:13.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53916]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:13.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53916]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:13.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53916]) no authentication factory for method=none 15:16:13.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:53916]) SSH_MSG_USERAUTH_REQUEST 15:16:13.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:53916]) remaining methods: password,publickey 15:16:13.146 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53916]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:13.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53916]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:13.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53916]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:13.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53916]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:13.147 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:13.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:53916]) authentication result: true 15:16:13.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:53916]) SSH_MSG_USERAUTH_REQUEST 15:16:13.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:53916])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:13.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53916]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:13.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:13.147 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:13.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53916]) no heartbeat to stop 15:16:13.147 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:53916]) heartbeat type=IGNORE, interval=PT30S 15:16:13.147 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:53916 authenticated 15:16:13.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53916]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:13.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53916]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:13.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53916]] session=TransportServerSession[admin@/10.30.171.175:53916] id=0 15:16:13.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53916])) size=2097152, max=2097152, packet=32768 15:16:13.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53916]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53916] 15:16:13.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53916]) recipient=0 15:16:13.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916])) size=2097152, max=2097152, packet=32768 15:16:13.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916])) re-initializing 15:16:13.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916])) size=2097152, max=2097152, packet=32768 15:16:13.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:13.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53916]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:13.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53916]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:13.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:13.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916])[want-reply=true] subsystem=netconf 15:16:13.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916])[subsystem] prepared command 15:16:13.148 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:13.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:13.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x03fe59aa, L:/10.30.170.167:18013 - R:/10.30.171.175:53916]}} established 15:16:13.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 184: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18013 15:16:13.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 184: Creating data stores for simulated device 15:16:13.149 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:13.149 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:13.149 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:13.149 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:13.149 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:13.150 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@51e313d0 15:16:13.150 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:13.150 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:13.151 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:13.151 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:13.152 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:13.152 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:13.152 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:13.152 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:13.152 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@51e313d0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@51e313d0, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7531b34c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7531b34c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:13.152 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:13.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:13.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x03fe59aa, L:/10.30.170.167:18013 - R:/10.30.171.175:53916] 15:16:13.153 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 184 on channel [id: 0x03fe59aa, L:/10.30.170.167:18013 - R:/10.30.171.175:53916] 15:16:13.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]) by 1103 down to 2096049 15:16:13.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53916]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:13.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x03fe59aa, L:/10.30.170.167:18013 - R:/10.30.171.175:53916] 15:16:13.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x03fe59aa, L:/10.30.170.167:18013 - R:/10.30.171.175:53916] 15:16:13.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]) request=subsystem result=ReplySuccess, want-reply=true 15:16:13.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53916]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:13.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]) request=subsystem activate command 15:16:13.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]) starting runner for command=netconf 15:16:13.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53916]) process #5 SSH_MSG_CHANNEL_DATA 15:16:13.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]) by 373 down to 2096779 15:16:13.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]) SSH_MSG_CHANNEL_DATA len=373 15:16:13.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916] 15:16:13.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x03fe59aa, L:/10.30.170.167:18013 - R:/10.30.171.175:53916]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:13.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:13.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x03fe59aa, L:/10.30.170.167:18013 - R:/10.30.171.175:53916] 15:16:13.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x03fe59aa, L:/10.30.170.167:18013 - R:/10.30.171.175:53916] 15:16:13.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18013', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:13.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=184} created 15:16:13.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=184, channel=[id: 0x03fe59aa, L:/10.30.170.167:18013 - R:/10.30.171.175:53916]} created 15:16:13.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x03fe59aa, L:/10.30.170.167:18013 - R:/10.30.171.175:53916] successful with session NetconfServerSession{sessionId=184, channel=[id: 0x03fe59aa, L:/10.30.170.167:18013 - R:/10.30.171.175:53916]} 15:16:13.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=184, channel=[id: 0x03fe59aa, L:/10.30.170.167:18013 - R:/10.30.171.175:53916]} up 15:16:13.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53916]) process #6 SSH_MSG_CHANNEL_DATA 15:16:13.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]) by 393 down to 2096386 15:16:13.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]) SSH_MSG_CHANNEL_DATA len=393 15:16:13.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916] 15:16:13.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:13.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:13.156 [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=184} 15:16:13.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:13.156 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=184, channel=[id: 0x03fe59aa, L:/10.30.170.167:18013 - R:/10.30.171.175:53916]} EXI handlers added to pipeline 15:16:13.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:13.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]) by 179 down to 2095870 15:16:13.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53916]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:13.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:13.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53916]) process #7 SSH_MSG_CHANNEL_DATA 15:16:13.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]) by 340 down to 2096046 15:16:13.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]) SSH_MSG_CHANNEL_DATA len=340 15:16:13.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916] 15:16:13.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:13.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:13.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=184} 15:16:13.160 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7531b34c 15:16:13.160 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:13.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:13.160 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:13.160 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:13.160 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:13.160 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:13.160 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:13.160 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:13.160 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:13.160 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:13.160 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:13.160 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:13.161 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:13.161 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:13.161 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:13.161 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:13.161 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:13.161 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:13.161 [netconf-device-simulator-threads-2] 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 15:16:13.161 [netconf-device-simulator-threads-2] 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 15:16:13.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:13.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]) by 733 down to 2095137 15:16:13.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53916]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:13.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:13.257 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42858]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:13.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42858]) process #10 SSH_MSG_IGNORE 15:16:13.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42858]) SSH_MSG_IGNORE 15:16:13.352 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52830]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52830]) process #8 SSH_MSG_IGNORE 15:16:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52830]) SSH_MSG_IGNORE 15:16:13.384 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39606]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:13.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39606]) process #9 SSH_MSG_IGNORE 15:16:13.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39606]) SSH_MSG_IGNORE 15:16:14.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc6c5631e, L:/10.30.170.167:18014 - R:/10.30.171.175:38072]} 15:16:14.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:38072]): SSH-2.0-SSHD-UNKNOWN 15:16:14.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:38072]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:14.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:38072]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:14.080 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52324]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:14.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52324]) process #12 SSH_MSG_IGNORE 15:16:14.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52324]) SSH_MSG_IGNORE 15:16:14.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:38072]) Send SSH_MSG_KEXINIT 15:16:14.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38072]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:14.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38072]) process #0 SSH_MSG_KEXINIT 15:16:14.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:38072]) SSH_MSG_KEXINIT 15:16:14.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:38072]) strict KEX=true client=true server=true 15:16:14.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38072]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:14.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38072]) Kex: server host key algorithms = rsa-sha2-512 15:16:14.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38072]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:14.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38072]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:14.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38072]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:14.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38072]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:14.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38072]) Kex: compression algorithms (client to server) = none 15:16:14.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38072]) Kex: compression algorithms (server to client) = none 15:16:14.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:14.270 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48062]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:14.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48062]) process #11 SSH_MSG_IGNORE 15:16:14.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48062]) SSH_MSG_IGNORE 15:16:14.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38072]) process #1 30 15:16:14.274 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38072]] process command=SSH_MSG_KEXDH_INIT 15:16:14.288 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:14.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54270]) process #14 SSH_MSG_IGNORE 15:16:14.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54270]) SSH_MSG_IGNORE 15:16:14.289 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:14.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55348]) process #13 SSH_MSG_IGNORE 15:16:14.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55348]) SSH_MSG_IGNORE 15:16:14.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38072]] Send SSH_MSG_KEXDH_REPLY 15:16:14.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38072]) packet #1 sending command=31[31] len=1639 15:16:14.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:38072])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:14.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:38072]) Send SSH_MSG_NEWKEYS 15:16:14.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:38072]) session ID=84:2b:7d:f4:50:cd:38:8c:6d:ad:93:0f:57:88:8c:51:14:ce:ef:d0:42:0f:ce:38:43:49:98:04:9f:87:88:b3:d0:c0:29:cd:4c:52:2f:76:33:44:a9:49:8d:73:02:1d:93:06:3d:37:54:ee:05:2c:ce:7e:d6:a4:01:18:09:e7 15:16:14.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38072]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:14.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38072]): strict KEX resets output message sequence number from 3 to 0 15:16:14.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38072]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@789e1120; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:14.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:38072])[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 15:16:14.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38072])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:14.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38072]) packet #0 sending command=7[7] len=419 15:16:14.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38072]) No pending packets to flush at end of KEX 15:16:14.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38072]) process #2 SSH_MSG_NEWKEYS 15:16:14.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38072]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:14.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38072]): strict KEX resets input message sequence number from 3 to 0 15:16:14.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38072]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@48ce5c3d; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:14.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:14.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38072]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:14.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38072]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:38072]) authorized authentication methods: password,publickey 15:16:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38072]) Accepted service ssh-userauth 15:16:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38072]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38072]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38072]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38072]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38072]) no authentication factory for method=none 15:16:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38072]) SSH_MSG_USERAUTH_REQUEST 15:16:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38072]) remaining methods: password,publickey 15:16:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38072]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38072]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38072]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38072]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:14.323 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:38072]) authentication result: true 15:16:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:38072]) SSH_MSG_USERAUTH_REQUEST 15:16:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38072])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38072]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38072]) no heartbeat to stop 15:16:14.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:38072]) heartbeat type=IGNORE, interval=PT30S 15:16:14.324 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:38072 authenticated 15:16:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38072]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38072]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38072]] session=TransportServerSession[admin@/10.30.171.175:38072] id=0 15:16:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38072])) size=2097152, max=2097152, packet=32768 15:16:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38072]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38072] 15:16:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38072]) recipient=0 15:16:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072])) size=2097152, max=2097152, packet=32768 15:16:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072])) re-initializing 15:16:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072])) size=2097152, max=2097152, packet=32768 15:16:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38072]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:14.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38072]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072])[want-reply=true] subsystem=netconf 15:16:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072])[subsystem] prepared command 15:16:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc6c5631e, L:/10.30.170.167:18014 - R:/10.30.171.175:38072]}} established 15:16:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 185: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18014 15:16:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 185: Creating data stores for simulated device 15:16:14.325 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:14.325 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:14.325 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19a4e041 15:16:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:14.327 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:14.327 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:14.327 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:14.327 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:14.327 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:14.327 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:14.327 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19a4e041, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19a4e041, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@f7d1e37, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@f7d1e37, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:14.327 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:14.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:14.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc6c5631e, L:/10.30.170.167:18014 - R:/10.30.171.175:38072] 15:16:14.328 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 185 on channel [id: 0xc6c5631e, L:/10.30.170.167:18014 - R:/10.30.171.175:38072] 15:16:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]) by 1103 down to 2096049 15:16:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38072]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc6c5631e, L:/10.30.170.167:18014 - R:/10.30.171.175:38072] 15:16:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc6c5631e, L:/10.30.170.167:18014 - R:/10.30.171.175:38072] 15:16:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]) request=subsystem result=ReplySuccess, want-reply=true 15:16:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38072]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]) request=subsystem activate command 15:16:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]) starting runner for command=netconf 15:16:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38072]) process #5 SSH_MSG_CHANNEL_DATA 15:16:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]) by 373 down to 2096779 15:16:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]) SSH_MSG_CHANNEL_DATA len=373 15:16:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072] 15:16:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc6c5631e, L:/10.30.170.167:18014 - R:/10.30.171.175:38072]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc6c5631e, L:/10.30.170.167:18014 - R:/10.30.171.175:38072] 15:16:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc6c5631e, L:/10.30.170.167:18014 - R:/10.30.171.175:38072] 15:16:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18014', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=185} created 15:16:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=185, channel=[id: 0xc6c5631e, L:/10.30.170.167:18014 - R:/10.30.171.175:38072]} created 15:16:14.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc6c5631e, L:/10.30.170.167:18014 - R:/10.30.171.175:38072] successful with session NetconfServerSession{sessionId=185, channel=[id: 0xc6c5631e, L:/10.30.170.167:18014 - R:/10.30.171.175:38072]} 15:16:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=185, channel=[id: 0xc6c5631e, L:/10.30.170.167:18014 - R:/10.30.171.175:38072]} up 15:16:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38072]) process #6 SSH_MSG_CHANNEL_DATA 15:16:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]) by 393 down to 2096386 15:16:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]) SSH_MSG_CHANNEL_DATA len=393 15:16:14.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072] 15:16:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:14.331 [netconf-device-simulator-threads-4] 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=185} 15:16:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=185, channel=[id: 0xc6c5631e, L:/10.30.170.167:18014 - R:/10.30.171.175:38072]} EXI handlers added to pipeline 15:16:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]) by 179 down to 2095870 15:16:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38072]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:14.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:14.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38072]) process #7 SSH_MSG_CHANNEL_DATA 15:16:14.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]) by 340 down to 2096046 15:16:14.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]) SSH_MSG_CHANNEL_DATA len=340 15:16:14.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072] 15:16:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=185} 15:16:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@f7d1e37 15:16:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:14.333 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:14.334 [netconf-device-simulator-threads-4] 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 15:16:14.334 [netconf-device-simulator-threads-4] 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 15:16:14.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:14.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]) by 733 down to 2095137 15:16:14.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38072]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:14.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:14.444 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46718]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:14.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46718]) process #10 SSH_MSG_IGNORE 15:16:14.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46718]) SSH_MSG_IGNORE 15:16:14.559 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57704]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:14.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57704]) process #8 SSH_MSG_IGNORE 15:16:14.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57704]) SSH_MSG_IGNORE 15:16:14.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44426]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44426]) process #9 SSH_MSG_IGNORE 15:16:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44426]) SSH_MSG_IGNORE 15:16:15.190 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:15.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #11 SSH_MSG_IGNORE 15:16:15.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:16:15.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x78d748dd, L:/10.30.170.167:18015 - R:/10.30.171.175:38784]} 15:16:15.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:38784]): SSH-2.0-SSHD-UNKNOWN 15:16:15.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:38784]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:15.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:38784]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:15.408 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42720]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:15.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42720]) process #8 SSH_MSG_IGNORE 15:16:15.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42720]) SSH_MSG_IGNORE 15:16:15.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:38784]) Send SSH_MSG_KEXINIT 15:16:15.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38784]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:15.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38784]) process #0 SSH_MSG_KEXINIT 15:16:15.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:38784]) SSH_MSG_KEXINIT 15:16:15.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:38784]) strict KEX=true client=true server=true 15:16:15.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38784]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:15.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38784]) Kex: server host key algorithms = rsa-sha2-512 15:16:15.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38784]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:15.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38784]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:15.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38784]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:15.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38784]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:15.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38784]) Kex: compression algorithms (client to server) = none 15:16:15.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38784]) Kex: compression algorithms (server to client) = none 15:16:15.447 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:15.481 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:15.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44864]) process #13 SSH_MSG_IGNORE 15:16:15.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44864]) SSH_MSG_IGNORE 15:16:15.490 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51054]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:15.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51054]) process #12 SSH_MSG_IGNORE 15:16:15.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51054]) SSH_MSG_IGNORE 15:16:15.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38784]) process #1 30 15:16:15.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38784]] process command=SSH_MSG_KEXDH_INIT 15:16:15.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38784]] Send SSH_MSG_KEXDH_REPLY 15:16:15.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38784]) packet #1 sending command=31[31] len=1639 15:16:15.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:38784])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:15.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:38784]) Send SSH_MSG_NEWKEYS 15:16:15.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:38784]) session ID=87:06:3c:84:19:3c:48:3b:da:08:d3:53:ac:83:d2:11:1c:27:6d:8b:5d:8b:f0:e8:f9:0a:c5:a2:91:97:46:71:46:86:23:58:3f:b4:51:b3:64:3d:64:f4:bb:da:d8:a0:83:65:d3:dc:05:07:a0:5f:f9:7c:c8:27:d3:75:eb:e3 15:16:15.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38784]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:15.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38784]): strict KEX resets output message sequence number from 3 to 0 15:16:15.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38784]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@275d7aee; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:15.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:38784])[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 15:16:15.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38784])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:15.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38784]) packet #0 sending command=7[7] len=419 15:16:15.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38784]) No pending packets to flush at end of KEX 15:16:15.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38784]) process #2 SSH_MSG_NEWKEYS 15:16:15.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38784]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:15.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38784]): strict KEX resets input message sequence number from 3 to 0 15:16:15.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38784]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@723470d4; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:15.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:15.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38784]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:15.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38784]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:15.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:38784]) authorized authentication methods: password,publickey 15:16:15.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38784]) Accepted service ssh-userauth 15:16:15.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38784]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:15.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38784]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:15.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38784]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:15.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38784]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:15.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38784]) no authentication factory for method=none 15:16:15.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38784]) SSH_MSG_USERAUTH_REQUEST 15:16:15.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38784]) remaining methods: password,publickey 15:16:15.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38784]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:15.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38784]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:15.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38784]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:15.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38784]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:15.565 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:15.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:38784]) authentication result: true 15:16:15.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:38784]) SSH_MSG_USERAUTH_REQUEST 15:16:15.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38784])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:15.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38784]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:15.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:15.565 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:15.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38784]) no heartbeat to stop 15:16:15.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:38784]) heartbeat type=IGNORE, interval=PT30S 15:16:15.566 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:38784 authenticated 15:16:15.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38784]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:15.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38784]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:15.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38784]] session=TransportServerSession[admin@/10.30.171.175:38784] id=0 15:16:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38784])) size=2097152, max=2097152, packet=32768 15:16:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38784]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38784] 15:16:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38784]) recipient=0 15:16:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784])) size=2097152, max=2097152, packet=32768 15:16:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784])) re-initializing 15:16:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784])) size=2097152, max=2097152, packet=32768 15:16:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38784]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38784]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784])[want-reply=true] subsystem=netconf 15:16:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784])[subsystem] prepared command 15:16:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:15.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x78d748dd, L:/10.30.170.167:18015 - R:/10.30.171.175:38784]}} established 15:16:15.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 186: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18015 15:16:15.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 186: Creating data stores for simulated device 15:16:15.568 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:15.568 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:15.568 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:15.568 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:15.568 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:15.569 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c5bd2f2 15:16:15.569 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:15.569 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:15.569 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:15.569 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:15.570 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:15.570 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:15.570 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:15.570 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:15.570 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c5bd2f2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c5bd2f2, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@927faea, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@927faea, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:15.570 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:15.570 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:15.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x78d748dd, L:/10.30.170.167:18015 - R:/10.30.171.175:38784] 15:16:15.571 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 186 on channel [id: 0x78d748dd, L:/10.30.170.167:18015 - R:/10.30.171.175:38784] 15:16:15.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]) by 1103 down to 2096049 15:16:15.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38784]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:15.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x78d748dd, L:/10.30.170.167:18015 - R:/10.30.171.175:38784] 15:16:15.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x78d748dd, L:/10.30.170.167:18015 - R:/10.30.171.175:38784] 15:16:15.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]) request=subsystem result=ReplySuccess, want-reply=true 15:16:15.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38784]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:15.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]) request=subsystem activate command 15:16:15.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]) starting runner for command=netconf 15:16:15.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38784]) process #5 SSH_MSG_CHANNEL_DATA 15:16:15.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]) by 373 down to 2096779 15:16:15.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]) SSH_MSG_CHANNEL_DATA len=373 15:16:15.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784] 15:16:15.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x78d748dd, L:/10.30.170.167:18015 - R:/10.30.171.175:38784]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:15.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:15.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x78d748dd, L:/10.30.170.167:18015 - R:/10.30.171.175:38784] 15:16:15.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x78d748dd, L:/10.30.170.167:18015 - R:/10.30.171.175:38784] 15:16:15.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18015', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:15.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=186} created 15:16:15.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=186, channel=[id: 0x78d748dd, L:/10.30.170.167:18015 - R:/10.30.171.175:38784]} created 15:16:15.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x78d748dd, L:/10.30.170.167:18015 - R:/10.30.171.175:38784] successful with session NetconfServerSession{sessionId=186, channel=[id: 0x78d748dd, L:/10.30.170.167:18015 - R:/10.30.171.175:38784]} 15:16:15.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=186, channel=[id: 0x78d748dd, L:/10.30.170.167:18015 - R:/10.30.171.175:38784]} up 15:16:15.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38784]) process #6 SSH_MSG_CHANNEL_DATA 15:16:15.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]) by 393 down to 2096386 15:16:15.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]) SSH_MSG_CHANNEL_DATA len=393 15:16:15.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784] 15:16:15.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:15.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:15.573 [netconf-device-simulator-threads-6] 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=186} 15:16:15.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:15.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=186, channel=[id: 0x78d748dd, L:/10.30.170.167:18015 - R:/10.30.171.175:38784]} EXI handlers added to pipeline 15:16:15.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:15.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]) by 179 down to 2095870 15:16:15.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38784]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:15.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:15.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38784]) process #7 SSH_MSG_CHANNEL_DATA 15:16:15.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]) by 340 down to 2096046 15:16:15.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]) SSH_MSG_CHANNEL_DATA len=340 15:16:15.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784] 15:16:15.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:15.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:15.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=186} 15:16:15.578 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@927faea 15:16:15.579 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:15.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:15.579 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:15.579 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:15.579 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:15.579 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:15.579 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:15.579 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:15.579 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:15.579 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:15.579 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:15.579 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:15.579 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:15.579 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:15.579 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:15.579 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:15.579 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:15.579 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:15.579 [netconf-device-simulator-threads-6] 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 15:16:15.579 [netconf-device-simulator-threads-6] 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 15:16:15.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:15.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]) by 733 down to 2095137 15:16:15.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38784]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:15.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:15.808 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:15.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40184]) process #14 SSH_MSG_IGNORE 15:16:15.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40184]) SSH_MSG_IGNORE 15:16:15.899 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51526]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:15.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51526]) process #10 SSH_MSG_IGNORE 15:16:15.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51526]) SSH_MSG_IGNORE 15:16:15.933 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57916]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:15.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57916]) process #9 SSH_MSG_IGNORE 15:16:15.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57916]) SSH_MSG_IGNORE 15:16:16.410 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37220]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:16.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37220]) process #11 SSH_MSG_IGNORE 15:16:16.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37220]) SSH_MSG_IGNORE 15:16:16.511 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59228]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:16.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59228]) process #8 SSH_MSG_IGNORE 15:16:16.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59228]) SSH_MSG_IGNORE 15:16:16.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcec981da, L:/10.30.170.167:18016 - R:/10.30.171.175:58262]} 15:16:16.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:58262]): SSH-2.0-SSHD-UNKNOWN 15:16:16.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:58262]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:16.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:58262]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:16.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:58262]) Send SSH_MSG_KEXINIT 15:16:16.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58262]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:16.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58262]) process #0 SSH_MSG_KEXINIT 15:16:16.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:58262]) SSH_MSG_KEXINIT 15:16:16.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:58262]) strict KEX=true client=true server=true 15:16:16.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58262]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:16.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58262]) Kex: server host key algorithms = rsa-sha2-512 15:16:16.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58262]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:16.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58262]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:16.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58262]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:16.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58262]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:16.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58262]) Kex: compression algorithms (client to server) = none 15:16:16.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58262]) Kex: compression algorithms (server to client) = none 15:16:16.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:16.680 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58386]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:16.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58386]) process #12 SSH_MSG_IGNORE 15:16:16.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58386]) SSH_MSG_IGNORE 15:16:16.697 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:16.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48764]) process #13 SSH_MSG_IGNORE 15:16:16.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48764]) SSH_MSG_IGNORE 15:16:16.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58262]) process #1 30 15:16:16.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58262]] process command=SSH_MSG_KEXDH_INIT 15:16:16.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58262]] Send SSH_MSG_KEXDH_REPLY 15:16:16.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58262]) packet #1 sending command=31[31] len=1639 15:16:16.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:58262])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:16.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:58262]) Send SSH_MSG_NEWKEYS 15:16:16.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:58262]) session ID=0d:4b:0a:b2:6c:ab:24:5a:26:33:c6:0f:61:4b:e0:17:6a:4d:63:95:f9:71:4f:bb:43:c2:26:d6:92:ff:29:b2:30:c3:01:da:89:c2:18:f5:c3:f2:53:57:4c:51:e6:e4:f4:b8:69:5d:65:2e:bf:e4:b4:cf:97:89:e8:2e:bf:d9 15:16:16.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58262]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:16.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58262]): strict KEX resets output message sequence number from 3 to 0 15:16:16.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58262]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@151d072a; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:16.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:58262])[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 15:16:16.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58262])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:16.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58262]) packet #0 sending command=7[7] len=419 15:16:16.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58262]) No pending packets to flush at end of KEX 15:16:16.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58262]) process #2 SSH_MSG_NEWKEYS 15:16:16.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58262]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:16.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58262]): strict KEX resets input message sequence number from 3 to 0 15:16:16.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58262]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5dd1c562; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:16.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:16.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58262]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:16.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58262]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:16.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:58262]) authorized authentication methods: password,publickey 15:16:16.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58262]) Accepted service ssh-userauth 15:16:16.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58262]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:16.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58262]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:16.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58262]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:16.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58262]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:16.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58262]) no authentication factory for method=none 15:16:16.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58262]) SSH_MSG_USERAUTH_REQUEST 15:16:16.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58262]) remaining methods: password,publickey 15:16:16.790 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58262]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:16.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58262]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:16.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58262]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:16.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58262]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:16.791 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:16.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:58262]) authentication result: true 15:16:16.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:58262]) SSH_MSG_USERAUTH_REQUEST 15:16:16.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58262])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:16.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58262]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:16.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:16.791 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:16.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58262]) no heartbeat to stop 15:16:16.791 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:58262]) heartbeat type=IGNORE, interval=PT30S 15:16:16.791 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:58262 authenticated 15:16:16.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58262]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:16.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58262]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:16.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58262]] session=TransportServerSession[admin@/10.30.171.175:58262] id=0 15:16:16.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58262])) size=2097152, max=2097152, packet=32768 15:16:16.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58262]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58262] 15:16:16.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58262]) recipient=0 15:16:16.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262])) size=2097152, max=2097152, packet=32768 15:16:16.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262])) re-initializing 15:16:16.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262])) size=2097152, max=2097152, packet=32768 15:16:16.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:16.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58262]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:16.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58262]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:16.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:16.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262])[want-reply=true] subsystem=netconf 15:16:16.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262])[subsystem] prepared command 15:16:16.793 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:16.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:16.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcec981da, L:/10.30.170.167:18016 - R:/10.30.171.175:58262]}} established 15:16:16.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 187: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18016 15:16:16.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 187: Creating data stores for simulated device 15:16:16.793 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:16.793 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:16.793 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:16.793 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:16.793 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:16.796 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65cb82ba 15:16:16.796 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:16.796 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:16.796 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:16.796 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:16.796 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:16.796 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:16.796 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:16.797 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:16.797 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65cb82ba, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65cb82ba, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a7ac9f9, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a7ac9f9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:16.797 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:16.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:16.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcec981da, L:/10.30.170.167:18016 - R:/10.30.171.175:58262] 15:16:16.798 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 187 on channel [id: 0xcec981da, L:/10.30.170.167:18016 - R:/10.30.171.175:58262] 15:16:16.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]) by 1103 down to 2096049 15:16:16.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58262]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:16.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcec981da, L:/10.30.170.167:18016 - R:/10.30.171.175:58262] 15:16:16.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcec981da, L:/10.30.170.167:18016 - R:/10.30.171.175:58262] 15:16:16.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]) request=subsystem result=ReplySuccess, want-reply=true 15:16:16.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58262]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:16.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]) request=subsystem activate command 15:16:16.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]) starting runner for command=netconf 15:16:16.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58262]) process #5 SSH_MSG_CHANNEL_DATA 15:16:16.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]) by 373 down to 2096779 15:16:16.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]) SSH_MSG_CHANNEL_DATA len=373 15:16:16.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262] 15:16:16.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xcec981da, L:/10.30.170.167:18016 - R:/10.30.171.175:58262]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:16.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:16.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcec981da, L:/10.30.170.167:18016 - R:/10.30.171.175:58262] 15:16:16.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcec981da, L:/10.30.170.167:18016 - R:/10.30.171.175:58262] 15:16:16.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18016', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:16.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=187} created 15:16:16.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=187, channel=[id: 0xcec981da, L:/10.30.170.167:18016 - R:/10.30.171.175:58262]} created 15:16:16.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcec981da, L:/10.30.170.167:18016 - R:/10.30.171.175:58262] successful with session NetconfServerSession{sessionId=187, channel=[id: 0xcec981da, L:/10.30.170.167:18016 - R:/10.30.171.175:58262]} 15:16:16.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=187, channel=[id: 0xcec981da, L:/10.30.170.167:18016 - R:/10.30.171.175:58262]} up 15:16:16.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58262]) process #6 SSH_MSG_CHANNEL_DATA 15:16:16.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]) by 393 down to 2096386 15:16:16.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]) SSH_MSG_CHANNEL_DATA len=393 15:16:16.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262] 15:16:16.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:16.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:16.800 [netconf-device-simulator-threads-0] 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=187} 15:16:16.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:16.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=187, channel=[id: 0xcec981da, L:/10.30.170.167:18016 - R:/10.30.171.175:58262]} EXI handlers added to pipeline 15:16:16.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:16.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]) by 179 down to 2095870 15:16:16.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58262]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:16.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:16.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58262]) process #7 SSH_MSG_CHANNEL_DATA 15:16:16.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]) by 340 down to 2096046 15:16:16.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]) SSH_MSG_CHANNEL_DATA len=340 15:16:16.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262] 15:16:16.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:16.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:16.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=187} 15:16:16.802 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a7ac9f9 15:16:16.802 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:16.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:16.802 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:16.802 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:16.802 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:16.802 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:16.802 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:16.802 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:16.802 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:16.802 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:16.802 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:16.802 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:16.802 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:16.802 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:16.802 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:16.802 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:16.802 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:16.802 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:16.802 [netconf-device-simulator-threads-0] 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 15:16:16.802 [netconf-device-simulator-threads-0] 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 15:16:16.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:16.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]) by 733 down to 2095137 15:16:16.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58262]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:16.803 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:16.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:16.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44262]) process #14 SSH_MSG_IGNORE 15:16:16.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44262]) SSH_MSG_IGNORE 15:16:17.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48358]) process #10 SSH_MSG_IGNORE 15:16:17.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48358]) SSH_MSG_IGNORE 15:16:17.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48358]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:17.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52606]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:17.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52606]) process #9 SSH_MSG_IGNORE 15:16:17.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52606]) SSH_MSG_IGNORE 15:16:17.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35496]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:17.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35496]) process #11 SSH_MSG_IGNORE 15:16:17.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35496]) SSH_MSG_IGNORE 15:16:17.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35012]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:17.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35012]) process #8 SSH_MSG_IGNORE 15:16:17.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35012]) SSH_MSG_IGNORE 15:16:17.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2bf9b492, L:/10.30.170.167:18017 - R:/10.30.171.175:51242]} 15:16:17.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:51242]): SSH-2.0-SSHD-UNKNOWN 15:16:17.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:51242]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:17.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:51242]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:17.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:51242]) Send SSH_MSG_KEXINIT 15:16:17.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51242]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:17.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51242]) process #0 SSH_MSG_KEXINIT 15:16:17.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:51242]) SSH_MSG_KEXINIT 15:16:17.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:51242]) strict KEX=true client=true server=true 15:16:17.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51242]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:17.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51242]) Kex: server host key algorithms = rsa-sha2-512 15:16:17.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51242]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:17.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51242]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:17.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51242]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:17.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51242]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:17.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51242]) Kex: compression algorithms (client to server) = none 15:16:17.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51242]) Kex: compression algorithms (server to client) = none 15:16:17.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:17.919 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52698]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:17.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52698]) process #12 SSH_MSG_IGNORE 15:16:17.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52698]) SSH_MSG_IGNORE 15:16:17.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51242]) process #1 30 15:16:17.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51242]] process command=SSH_MSG_KEXDH_INIT 15:16:17.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51242]] Send SSH_MSG_KEXDH_REPLY 15:16:17.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51242]) packet #1 sending command=31[31] len=1639 15:16:17.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:51242])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:17.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:51242]) Send SSH_MSG_NEWKEYS 15:16:17.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:51242]) session ID=c2:e3:e0:7a:49:9c:e4:fe:52:fa:12:ae:eb:46:4c:a4:5d:e4:32:50:27:0d:e5:b4:b2:e9:94:10:50:f5:3e:91:ac:11:3a:da:71:55:86:6f:62:b8:cc:ac:6f:bc:c4:df:94:5d:b0:38:b7:2a:ae:00:22:2f:c8:77:8b:eb:8d:94 15:16:17.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51242]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:17.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51242]): strict KEX resets output message sequence number from 3 to 0 15:16:17.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51242]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@65e3c637; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:17.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:51242])[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 15:16:17.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51242])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:17.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51242]) packet #0 sending command=7[7] len=419 15:16:17.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51242]) No pending packets to flush at end of KEX 15:16:18.014 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:18.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41054]) process #14 SSH_MSG_IGNORE 15:16:18.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41054]) SSH_MSG_IGNORE 15:16:18.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51242]) process #2 SSH_MSG_NEWKEYS 15:16:18.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51242]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:18.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51242]): strict KEX resets input message sequence number from 3 to 0 15:16:18.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51242]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2f0a32bb; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:18.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:18.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51242]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:18.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51242]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:18.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:51242]) authorized authentication methods: password,publickey 15:16:18.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51242]) Accepted service ssh-userauth 15:16:18.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51242]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:18.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51242]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:18.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51242]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:18.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51242]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:18.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51242]) no authentication factory for method=none 15:16:18.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51242]) SSH_MSG_USERAUTH_REQUEST 15:16:18.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51242]) remaining methods: password,publickey 15:16:18.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51242]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:18.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51242]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:18.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51242]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:18.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51242]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:18.030 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:18.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:51242]) authentication result: true 15:16:18.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:51242]) SSH_MSG_USERAUTH_REQUEST 15:16:18.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51242])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:18.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51242]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:18.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:18.030 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:18.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51242]) no heartbeat to stop 15:16:18.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:51242]) heartbeat type=IGNORE, interval=PT30S 15:16:18.030 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:51242 authenticated 15:16:18.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51242]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:18.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51242]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:18.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51242]] session=TransportServerSession[admin@/10.30.171.175:51242] id=0 15:16:18.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51242])) size=2097152, max=2097152, packet=32768 15:16:18.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51242]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51242] 15:16:18.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51242]) recipient=0 15:16:18.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242])) size=2097152, max=2097152, packet=32768 15:16:18.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242])) re-initializing 15:16:18.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242])) size=2097152, max=2097152, packet=32768 15:16:18.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:18.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51242]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:18.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51242]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:18.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:18.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242])[want-reply=true] subsystem=netconf 15:16:18.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242])[subsystem] prepared command 15:16:18.032 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:18.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:18.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2bf9b492, L:/10.30.170.167:18017 - R:/10.30.171.175:51242]}} established 15:16:18.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 188: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18017 15:16:18.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 188: Creating data stores for simulated device 15:16:18.032 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:18.032 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:18.032 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:18.032 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:18.032 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:18.033 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c2c6da2 15:16:18.033 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:18.033 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:18.033 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:18.033 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:18.034 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:18.034 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:18.034 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:18.034 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:18.034 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c2c6da2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c2c6da2, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67980772, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67980772, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:18.035 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:18.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:18.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2bf9b492, L:/10.30.170.167:18017 - R:/10.30.171.175:51242] 15:16:18.036 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 188 on channel [id: 0x2bf9b492, L:/10.30.170.167:18017 - R:/10.30.171.175:51242] 15:16:18.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]) by 1103 down to 2096049 15:16:18.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51242]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:18.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2bf9b492, L:/10.30.170.167:18017 - R:/10.30.171.175:51242] 15:16:18.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2bf9b492, L:/10.30.170.167:18017 - R:/10.30.171.175:51242] 15:16:18.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]) request=subsystem result=ReplySuccess, want-reply=true 15:16:18.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51242]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:18.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]) request=subsystem activate command 15:16:18.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]) starting runner for command=netconf 15:16:18.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51242]) process #5 SSH_MSG_CHANNEL_DATA 15:16:18.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]) by 373 down to 2096779 15:16:18.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]) SSH_MSG_CHANNEL_DATA len=373 15:16:18.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242] 15:16:18.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x2bf9b492, L:/10.30.170.167:18017 - R:/10.30.171.175:51242]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:18.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:18.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2bf9b492, L:/10.30.170.167:18017 - R:/10.30.171.175:51242] 15:16:18.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2bf9b492, L:/10.30.170.167:18017 - R:/10.30.171.175:51242] 15:16:18.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18017', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:18.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=188} created 15:16:18.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=188, channel=[id: 0x2bf9b492, L:/10.30.170.167:18017 - R:/10.30.171.175:51242]} created 15:16:18.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2bf9b492, L:/10.30.170.167:18017 - R:/10.30.171.175:51242] successful with session NetconfServerSession{sessionId=188, channel=[id: 0x2bf9b492, L:/10.30.170.167:18017 - R:/10.30.171.175:51242]} 15:16:18.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=188, channel=[id: 0x2bf9b492, L:/10.30.170.167:18017 - R:/10.30.171.175:51242]} up 15:16:18.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51242]) process #6 SSH_MSG_CHANNEL_DATA 15:16:18.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]) by 393 down to 2096386 15:16:18.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]) SSH_MSG_CHANNEL_DATA len=393 15:16:18.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242] 15:16:18.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:18.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:18.039 [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=188} 15:16:18.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:18.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=188, channel=[id: 0x2bf9b492, L:/10.30.170.167:18017 - R:/10.30.171.175:51242]} EXI handlers added to pipeline 15:16:18.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:18.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]) by 179 down to 2095870 15:16:18.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51242]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:18.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:18.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51242]) process #7 SSH_MSG_CHANNEL_DATA 15:16:18.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]) by 340 down to 2096046 15:16:18.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]) SSH_MSG_CHANNEL_DATA len=340 15:16:18.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242] 15:16:18.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:18.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:18.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=188} 15:16:18.043 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67980772 15:16:18.043 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:18.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:18.043 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:18.043 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:18.043 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:18.043 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:18.043 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:18.043 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:18.043 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:18.044 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:18.044 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:18.044 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:18.044 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:18.044 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:18.044 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:18.044 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:18.044 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:18.044 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:18.044 [netconf-device-simulator-threads-2] 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 15:16:18.044 [netconf-device-simulator-threads-2] 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 15:16:18.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:18.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]) by 733 down to 2095137 15:16:18.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51242]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:18.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:18.074 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:18.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50330]) process #13 SSH_MSG_IGNORE 15:16:18.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50330]) SSH_MSG_IGNORE 15:16:18.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43178]) process #10 SSH_MSG_IGNORE 15:16:18.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43178]) SSH_MSG_IGNORE 15:16:18.217 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43178]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:18.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd9371ee7, L:/10.30.170.167:18018 - R:/10.30.171.175:46538]} 15:16:18.518 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:46538]): SSH-2.0-SSHD-UNKNOWN 15:16:18.525 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:46538]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:18.525 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:46538]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:18.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:46538]) Send SSH_MSG_KEXINIT 15:16:18.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46538]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:18.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46538]) process #0 SSH_MSG_KEXINIT 15:16:18.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:46538]) SSH_MSG_KEXINIT 15:16:18.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:46538]) strict KEX=true client=true server=true 15:16:18.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46538]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:18.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46538]) Kex: server host key algorithms = rsa-sha2-512 15:16:18.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46538]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:18.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46538]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:18.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46538]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:18.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46538]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:18.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46538]) Kex: compression algorithms (client to server) = none 15:16:18.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46538]) Kex: compression algorithms (server to client) = none 15:16:18.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:18.848 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46538]) process #1 30 15:16:18.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46538]] process command=SSH_MSG_KEXDH_INIT 15:16:18.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46538]] Send SSH_MSG_KEXDH_REPLY 15:16:18.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46538]) packet #1 sending command=31[31] len=1639 15:16:18.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:46538])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:18.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:46538]) Send SSH_MSG_NEWKEYS 15:16:18.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:46538]) session ID=28:fd:1e:6d:80:45:67:94:58:2a:a9:28:a5:cc:0f:16:34:d6:af:20:ef:12:a0:be:19:88:0f:7b:de:d2:a9:ec:6a:eb:40:07:ed:42:b1:ad:6c:ed:42:a2:82:6b:6a:7c:de:49:5d:99:27:fd:4d:78:18:74:4e:63:86:3f:00:36 15:16:18.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46538]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:18.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46538]): strict KEX resets output message sequence number from 3 to 0 15:16:18.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46538]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7dc7e8de; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:18.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:46538])[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 15:16:18.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46538])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:18.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46538]) packet #0 sending command=7[7] len=419 15:16:18.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46538]) No pending packets to flush at end of KEX 15:16:18.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46538]) process #2 SSH_MSG_NEWKEYS 15:16:18.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46538]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:18.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46538]): strict KEX resets input message sequence number from 3 to 0 15:16:18.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46538]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@f572c45; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:18.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:18.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46538]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:18.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46538]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:18.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:46538]) authorized authentication methods: password,publickey 15:16:18.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46538]) Accepted service ssh-userauth 15:16:18.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46538]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:18.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46538]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:18.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46538]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:18.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46538]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:18.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46538]) no authentication factory for method=none 15:16:18.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46538]) SSH_MSG_USERAUTH_REQUEST 15:16:18.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46538]) remaining methods: password,publickey 15:16:18.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46538]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:18.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46538]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:18.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46538]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:18.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46538]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:18.900 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:18.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:46538]) authentication result: true 15:16:18.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:46538]) SSH_MSG_USERAUTH_REQUEST 15:16:18.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46538])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:18.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46538]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:18.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:18.900 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:18.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46538]) no heartbeat to stop 15:16:18.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:46538]) heartbeat type=IGNORE, interval=PT30S 15:16:18.901 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:46538 authenticated 15:16:18.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46538]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:18.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46538]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:18.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46538]] session=TransportServerSession[admin@/10.30.171.175:46538] id=0 15:16:18.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46538])) size=2097152, max=2097152, packet=32768 15:16:18.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46538]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46538] 15:16:18.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46538]) recipient=0 15:16:18.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538])) size=2097152, max=2097152, packet=32768 15:16:18.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538])) re-initializing 15:16:18.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538])) size=2097152, max=2097152, packet=32768 15:16:18.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:18.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46538]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:18.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46538]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:18.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:18.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538])[want-reply=true] subsystem=netconf 15:16:18.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538])[subsystem] prepared command 15:16:18.902 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:18.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:18.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd9371ee7, L:/10.30.170.167:18018 - R:/10.30.171.175:46538]}} established 15:16:18.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 189: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18018 15:16:18.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 189: Creating data stores for simulated device 15:16:18.902 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:18.902 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:18.903 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:18.903 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:18.903 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:18.904 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5dc5b5ae 15:16:18.904 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:18.904 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:18.904 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:18.904 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:18.904 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:18.905 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:18.905 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:18.905 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:18.905 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5dc5b5ae, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5dc5b5ae, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2f247ae9, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2f247ae9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:18.905 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:18.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:18.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd9371ee7, L:/10.30.170.167:18018 - R:/10.30.171.175:46538] 15:16:18.906 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 189 on channel [id: 0xd9371ee7, L:/10.30.170.167:18018 - R:/10.30.171.175:46538] 15:16:18.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]) by 1103 down to 2096049 15:16:18.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46538]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:18.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd9371ee7, L:/10.30.170.167:18018 - R:/10.30.171.175:46538] 15:16:18.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd9371ee7, L:/10.30.170.167:18018 - R:/10.30.171.175:46538] 15:16:18.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]) request=subsystem result=ReplySuccess, want-reply=true 15:16:18.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46538]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:18.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]) request=subsystem activate command 15:16:18.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]) starting runner for command=netconf 15:16:18.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46538]) process #5 SSH_MSG_CHANNEL_DATA 15:16:18.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]) by 373 down to 2096779 15:16:18.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]) SSH_MSG_CHANNEL_DATA len=373 15:16:18.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538] 15:16:18.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd9371ee7, L:/10.30.170.167:18018 - R:/10.30.171.175:46538]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:18.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:18.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd9371ee7, L:/10.30.170.167:18018 - R:/10.30.171.175:46538] 15:16:18.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd9371ee7, L:/10.30.170.167:18018 - R:/10.30.171.175:46538] 15:16:18.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18018', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:18.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=189} created 15:16:18.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=189, channel=[id: 0xd9371ee7, L:/10.30.170.167:18018 - R:/10.30.171.175:46538]} created 15:16:18.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd9371ee7, L:/10.30.170.167:18018 - R:/10.30.171.175:46538] successful with session NetconfServerSession{sessionId=189, channel=[id: 0xd9371ee7, L:/10.30.170.167:18018 - R:/10.30.171.175:46538]} 15:16:18.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=189, channel=[id: 0xd9371ee7, L:/10.30.170.167:18018 - R:/10.30.171.175:46538]} up 15:16:18.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46538]) process #6 SSH_MSG_CHANNEL_DATA 15:16:18.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]) by 393 down to 2096386 15:16:18.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]) SSH_MSG_CHANNEL_DATA len=393 15:16:18.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538] 15:16:18.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:18.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:18.909 [netconf-device-simulator-threads-4] 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=189} 15:16:18.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:18.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=189, channel=[id: 0xd9371ee7, L:/10.30.170.167:18018 - R:/10.30.171.175:46538]} EXI handlers added to pipeline 15:16:18.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:18.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]) by 179 down to 2095870 15:16:18.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46538]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:18.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:18.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46538]) process #7 SSH_MSG_CHANNEL_DATA 15:16:18.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]) by 340 down to 2096046 15:16:18.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]) SSH_MSG_CHANNEL_DATA len=340 15:16:18.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538] 15:16:18.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:18.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:18.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=189} 15:16:18.912 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2f247ae9 15:16:18.912 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:18.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:18.912 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:18.912 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:18.912 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:18.912 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:18.912 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:18.912 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:18.912 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:18.912 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:18.912 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:18.912 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:18.912 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:18.912 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:18.912 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:18.912 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:18.912 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:18.912 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:18.912 [netconf-device-simulator-threads-4] 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 15:16:18.912 [netconf-device-simulator-threads-4] 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 15:16:18.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:18.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]) by 733 down to 2095137 15:16:18.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46538]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:18.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:18.948 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43794]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:18.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43794]) process #8 SSH_MSG_IGNORE 15:16:18.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43794]) SSH_MSG_IGNORE 15:16:18.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36946]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:18.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36946]) process #11 SSH_MSG_IGNORE 15:16:18.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36946]) SSH_MSG_IGNORE 15:16:19.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39278]) process #9 SSH_MSG_IGNORE 15:16:19.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39278]) SSH_MSG_IGNORE 15:16:19.039 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39278]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:19.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34182]) process #13 SSH_MSG_IGNORE 15:16:19.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34182]) SSH_MSG_IGNORE 15:16:19.065 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:19.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38688]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:19.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38688]) process #12 SSH_MSG_IGNORE 15:16:19.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38688]) SSH_MSG_IGNORE 15:16:19.292 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:19.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45220]) process #14 SSH_MSG_IGNORE 15:16:19.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45220]) SSH_MSG_IGNORE 15:16:19.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37818]) process #10 SSH_MSG_IGNORE 15:16:19.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37818]) SSH_MSG_IGNORE 15:16:19.505 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37818]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:19.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa7f1535b, L:/10.30.170.167:18019 - R:/10.30.171.175:54686]} 15:16:19.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:54686]): SSH-2.0-SSHD-UNKNOWN 15:16:19.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:54686]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:19.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:54686]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:19.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:19.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43230]) process #13 SSH_MSG_IGNORE 15:16:19.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43230]) SSH_MSG_IGNORE 15:16:19.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48458]) process #9 SSH_MSG_IGNORE 15:16:19.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48458]) SSH_MSG_IGNORE 15:16:19.878 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48458]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:19.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:54686]) Send SSH_MSG_KEXINIT 15:16:19.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54686]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:19.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54686]) process #0 SSH_MSG_KEXINIT 15:16:19.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:54686]) SSH_MSG_KEXINIT 15:16:19.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:54686]) strict KEX=true client=true server=true 15:16:19.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54686]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:19.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54686]) Kex: server host key algorithms = rsa-sha2-512 15:16:19.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54686]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:19.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54686]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:19.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54686]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:19.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54686]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:19.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54686]) Kex: compression algorithms (client to server) = none 15:16:19.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54686]) Kex: compression algorithms (server to client) = none 15:16:19.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:20.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54686]) process #1 30 15:16:20.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54686]] process command=SSH_MSG_KEXDH_INIT 15:16:20.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54686]] Send SSH_MSG_KEXDH_REPLY 15:16:20.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54686]) packet #1 sending command=31[31] len=1639 15:16:20.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:54686])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:20.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:54686]) Send SSH_MSG_NEWKEYS 15:16:20.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:54686]) session ID=89:00:9a:18:0e:ce:ab:69:24:73:98:c9:5e:75:6a:60:c0:a2:db:bd:4f:8a:eb:4f:7e:ed:ee:8b:ab:03:c6:d3:df:07:9a:a7:64:9a:04:e6:15:6d:fc:fe:58:89:31:67:e2:a4:a5:46:36:2f:00:02:ad:ba:71:45:1b:f2:1a:c4 15:16:20.068 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54686]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:20.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54686]): strict KEX resets output message sequence number from 3 to 0 15:16:20.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54686]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@62ad6c09; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:20.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:54686])[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 15:16:20.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54686])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:20.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54686]) packet #0 sending command=7[7] len=419 15:16:20.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54686]) No pending packets to flush at end of KEX 15:16:20.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54686]) process #2 SSH_MSG_NEWKEYS 15:16:20.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54686]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:20.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54686]): strict KEX resets input message sequence number from 3 to 0 15:16:20.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54686]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@79cc3f54; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:20.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:20.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54686]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:20.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54686]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:20.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:54686]) authorized authentication methods: password,publickey 15:16:20.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54686]) Accepted service ssh-userauth 15:16:20.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54686]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:20.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54686]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:20.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54686]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:20.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54686]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:20.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54686]) no authentication factory for method=none 15:16:20.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54686]) SSH_MSG_USERAUTH_REQUEST 15:16:20.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54686]) remaining methods: password,publickey 15:16:20.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54686]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:20.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54686]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:20.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54686]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:20.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54686]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:20.102 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:20.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:54686]) authentication result: true 15:16:20.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:54686]) SSH_MSG_USERAUTH_REQUEST 15:16:20.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54686])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:20.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54686]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:20.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:20.102 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:20.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54686]) no heartbeat to stop 15:16:20.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:54686]) heartbeat type=IGNORE, interval=PT30S 15:16:20.102 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:54686 authenticated 15:16:20.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54686]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:20.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54686]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:20.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54686]] session=TransportServerSession[admin@/10.30.171.175:54686] id=0 15:16:20.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54686])) size=2097152, max=2097152, packet=32768 15:16:20.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54686]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54686] 15:16:20.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54686]) recipient=0 15:16:20.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686])) size=2097152, max=2097152, packet=32768 15:16:20.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686])) re-initializing 15:16:20.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686])) size=2097152, max=2097152, packet=32768 15:16:20.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:20.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54686]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:20.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54686]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:20.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:20.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686])[want-reply=true] subsystem=netconf 15:16:20.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686])[subsystem] prepared command 15:16:20.103 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:20.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:20.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa7f1535b, L:/10.30.170.167:18019 - R:/10.30.171.175:54686]}} established 15:16:20.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 190: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18019 15:16:20.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 190: Creating data stores for simulated device 15:16:20.103 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:20.103 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:20.103 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:20.104 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:20.104 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:20.104 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2fc03579 15:16:20.104 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:20.105 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:20.105 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:20.105 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:20.105 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:20.105 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:20.105 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:20.105 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:20.105 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2fc03579, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2fc03579, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@737dd6dd, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@737dd6dd, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:20.105 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:20.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:20.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa7f1535b, L:/10.30.170.167:18019 - R:/10.30.171.175:54686] 15:16:20.106 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 190 on channel [id: 0xa7f1535b, L:/10.30.170.167:18019 - R:/10.30.171.175:54686] 15:16:20.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]) by 1103 down to 2096049 15:16:20.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54686]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:20.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa7f1535b, L:/10.30.170.167:18019 - R:/10.30.171.175:54686] 15:16:20.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa7f1535b, L:/10.30.170.167:18019 - R:/10.30.171.175:54686] 15:16:20.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]) request=subsystem result=ReplySuccess, want-reply=true 15:16:20.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54686]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:20.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]) request=subsystem activate command 15:16:20.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]) starting runner for command=netconf 15:16:20.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54686]) process #5 SSH_MSG_CHANNEL_DATA 15:16:20.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]) by 373 down to 2096779 15:16:20.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]) SSH_MSG_CHANNEL_DATA len=373 15:16:20.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686] 15:16:20.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa7f1535b, L:/10.30.170.167:18019 - R:/10.30.171.175:54686]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:20.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:20.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa7f1535b, L:/10.30.170.167:18019 - R:/10.30.171.175:54686] 15:16:20.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa7f1535b, L:/10.30.170.167:18019 - R:/10.30.171.175:54686] 15:16:20.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18019', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:20.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=190} created 15:16:20.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=190, channel=[id: 0xa7f1535b, L:/10.30.170.167:18019 - R:/10.30.171.175:54686]} created 15:16:20.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa7f1535b, L:/10.30.170.167:18019 - R:/10.30.171.175:54686] successful with session NetconfServerSession{sessionId=190, channel=[id: 0xa7f1535b, L:/10.30.170.167:18019 - R:/10.30.171.175:54686]} 15:16:20.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=190, channel=[id: 0xa7f1535b, L:/10.30.170.167:18019 - R:/10.30.171.175:54686]} up 15:16:20.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54686]) process #6 SSH_MSG_CHANNEL_DATA 15:16:20.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]) by 393 down to 2096386 15:16:20.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]) SSH_MSG_CHANNEL_DATA len=393 15:16:20.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686] 15:16:20.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:20.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:20.110 [netconf-device-simulator-threads-6] 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=190} 15:16:20.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:20.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=190, channel=[id: 0xa7f1535b, L:/10.30.170.167:18019 - R:/10.30.171.175:54686]} EXI handlers added to pipeline 15:16:20.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:20.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]) by 179 down to 2095870 15:16:20.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54686]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:20.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:20.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54686]) process #7 SSH_MSG_CHANNEL_DATA 15:16:20.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]) by 340 down to 2096046 15:16:20.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]) SSH_MSG_CHANNEL_DATA len=340 15:16:20.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686] 15:16:20.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:20.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:20.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=190} 15:16:20.116 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@737dd6dd 15:16:20.116 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:20.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:20.116 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:20.116 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:20.116 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:20.116 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:20.116 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:20.116 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:20.116 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:20.116 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:20.116 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:20.116 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:20.116 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:20.116 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:20.116 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:20.116 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:20.116 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:20.116 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:20.116 [netconf-device-simulator-threads-6] 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 15:16:20.116 [netconf-device-simulator-threads-6] 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 15:16:20.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:20.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]) by 733 down to 2095137 15:16:20.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54686]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:20.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:20.182 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48518]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:20.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48518]) process #11 SSH_MSG_IGNORE 15:16:20.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48518]) SSH_MSG_IGNORE 15:16:20.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60386]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:20.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60386]) process #8 SSH_MSG_IGNORE 15:16:20.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60386]) SSH_MSG_IGNORE 15:16:20.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45038]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:20.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45038]) process #12 SSH_MSG_IGNORE 15:16:20.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45038]) SSH_MSG_IGNORE 15:16:20.531 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:20.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42700]) process #14 SSH_MSG_IGNORE 15:16:20.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42700]) SSH_MSG_IGNORE 15:16:20.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55742]) process #10 SSH_MSG_IGNORE 15:16:20.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55742]) SSH_MSG_IGNORE 15:16:20.909 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55742]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:21.041 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:21.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58138]) process #13 SSH_MSG_IGNORE 15:16:21.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58138]) SSH_MSG_IGNORE 15:16:21.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48862]) process #9 SSH_MSG_IGNORE 15:16:21.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48862]) SSH_MSG_IGNORE 15:16:21.205 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48862]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:21.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59302]) process #12 SSH_MSG_IGNORE 15:16:21.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59302]) SSH_MSG_IGNORE 15:16:21.233 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59302]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:21.252 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0ea46bcf, L:/10.30.170.167:18020 - R:/10.30.171.175:45468]} 15:16:21.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:45468]): SSH-2.0-SSHD-UNKNOWN 15:16:21.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:45468]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:21.253 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:45468]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:21.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:45468]) Send SSH_MSG_KEXINIT 15:16:21.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45468]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:21.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45468]) process #0 SSH_MSG_KEXINIT 15:16:21.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:45468]) SSH_MSG_KEXINIT 15:16:21.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:45468]) strict KEX=true client=true server=true 15:16:21.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45468]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:21.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45468]) Kex: server host key algorithms = rsa-sha2-512 15:16:21.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45468]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:21.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45468]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:21.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45468]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:21.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45468]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:21.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45468]) Kex: compression algorithms (client to server) = none 15:16:21.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45468]) Kex: compression algorithms (server to client) = none 15:16:21.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:21.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41674]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:21.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41674]) process #8 SSH_MSG_IGNORE 15:16:21.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41674]) SSH_MSG_IGNORE 15:16:21.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45468]) process #1 30 15:16:21.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45468]] process command=SSH_MSG_KEXDH_INIT 15:16:21.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45468]] Send SSH_MSG_KEXDH_REPLY 15:16:21.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45468]) packet #1 sending command=31[31] len=1639 15:16:21.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:45468])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:21.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:45468]) Send SSH_MSG_NEWKEYS 15:16:21.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:45468]) session ID=70:4a:d0:84:bf:88:03:34:5f:ce:99:3f:47:79:d7:d9:52:9e:8c:44:dc:ba:2d:ad:d9:a3:28:63:1b:5a:84:7b:70:10:39:16:5a:af:51:04:0a:2e:3b:48:33:14:5b:c5:e9:ec:76:63:b1:26:00:f2:d1:81:e3:3b:a6:1c:c9:48 15:16:21.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45468]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:21.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45468]): strict KEX resets output message sequence number from 3 to 0 15:16:21.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45468]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@9ca78ca; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:21.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:45468])[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 15:16:21.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45468])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:21.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45468]) packet #0 sending command=7[7] len=419 15:16:21.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45468]) No pending packets to flush at end of KEX 15:16:21.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45468]) process #2 SSH_MSG_NEWKEYS 15:16:21.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45468]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:21.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45468]): strict KEX resets input message sequence number from 3 to 0 15:16:21.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45468]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@503aaa61; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:21.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:21.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45468]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:21.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45468]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:21.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:45468]) authorized authentication methods: password,publickey 15:16:21.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45468]) Accepted service ssh-userauth 15:16:21.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45468]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:21.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45468]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:21.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45468]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:21.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45468]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:21.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45468]) no authentication factory for method=none 15:16:21.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45468]) SSH_MSG_USERAUTH_REQUEST 15:16:21.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45468]) remaining methods: password,publickey 15:16:21.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45468]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:21.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45468]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:21.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45468]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:21.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45468]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:21.625 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:21.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:45468]) authentication result: true 15:16:21.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:45468]) SSH_MSG_USERAUTH_REQUEST 15:16:21.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45468])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:21.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45468]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:21.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:21.625 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:21.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45468]) no heartbeat to stop 15:16:21.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:45468]) heartbeat type=IGNORE, interval=PT30S 15:16:21.625 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:45468 authenticated 15:16:21.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45468]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:21.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45468]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:21.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45468]] session=TransportServerSession[admin@/10.30.171.175:45468] id=0 15:16:21.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45468])) size=2097152, max=2097152, packet=32768 15:16:21.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45468]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45468] 15:16:21.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45468]) recipient=0 15:16:21.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468])) size=2097152, max=2097152, packet=32768 15:16:21.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468])) re-initializing 15:16:21.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468])) size=2097152, max=2097152, packet=32768 15:16:21.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:21.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45468]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:21.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45468]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:21.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:21.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468])[want-reply=true] subsystem=netconf 15:16:21.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468])[subsystem] prepared command 15:16:21.626 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:21.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:21.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0ea46bcf, L:/10.30.170.167:18020 - R:/10.30.171.175:45468]}} established 15:16:21.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 191: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18020 15:16:21.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 191: Creating data stores for simulated device 15:16:21.627 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:21.627 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:21.627 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:21.627 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:21.627 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:21.628 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4efdf17f 15:16:21.628 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:21.628 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:21.628 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:21.628 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:21.629 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:21.629 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:21.629 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:21.629 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:21.629 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4efdf17f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4efdf17f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28ad88fd, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28ad88fd, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:21.630 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:21.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:21.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0ea46bcf, L:/10.30.170.167:18020 - R:/10.30.171.175:45468] 15:16:21.630 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 191 on channel [id: 0x0ea46bcf, L:/10.30.170.167:18020 - R:/10.30.171.175:45468] 15:16:21.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]) by 1103 down to 2096049 15:16:21.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45468]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:21.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0ea46bcf, L:/10.30.170.167:18020 - R:/10.30.171.175:45468] 15:16:21.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0ea46bcf, L:/10.30.170.167:18020 - R:/10.30.171.175:45468] 15:16:21.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]) request=subsystem result=ReplySuccess, want-reply=true 15:16:21.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45468]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:21.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]) request=subsystem activate command 15:16:21.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]) starting runner for command=netconf 15:16:21.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45468]) process #5 SSH_MSG_CHANNEL_DATA 15:16:21.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]) by 373 down to 2096779 15:16:21.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]) SSH_MSG_CHANNEL_DATA len=373 15:16:21.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468] 15:16:21.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0ea46bcf, L:/10.30.170.167:18020 - R:/10.30.171.175:45468]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:21.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:21.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0ea46bcf, L:/10.30.170.167:18020 - R:/10.30.171.175:45468] 15:16:21.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0ea46bcf, L:/10.30.170.167:18020 - R:/10.30.171.175:45468] 15:16:21.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18020', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:21.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=191} created 15:16:21.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=191, channel=[id: 0x0ea46bcf, L:/10.30.170.167:18020 - R:/10.30.171.175:45468]} created 15:16:21.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0ea46bcf, L:/10.30.170.167:18020 - R:/10.30.171.175:45468] successful with session NetconfServerSession{sessionId=191, channel=[id: 0x0ea46bcf, L:/10.30.170.167:18020 - R:/10.30.171.175:45468]} 15:16:21.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=191, channel=[id: 0x0ea46bcf, L:/10.30.170.167:18020 - R:/10.30.171.175:45468]} up 15:16:21.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45468]) process #6 SSH_MSG_CHANNEL_DATA 15:16:21.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]) by 393 down to 2096386 15:16:21.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]) SSH_MSG_CHANNEL_DATA len=393 15:16:21.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468] 15:16:21.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:21.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:21.641 [netconf-device-simulator-threads-0] 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=191} 15:16:21.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:21.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=191, channel=[id: 0x0ea46bcf, L:/10.30.170.167:18020 - R:/10.30.171.175:45468]} EXI handlers added to pipeline 15:16:21.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:21.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]) by 179 down to 2095870 15:16:21.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45468]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:21.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:21.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45468]) process #7 SSH_MSG_CHANNEL_DATA 15:16:21.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]) by 340 down to 2096046 15:16:21.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]) SSH_MSG_CHANNEL_DATA len=340 15:16:21.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468] 15:16:21.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:21.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:21.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=191} 15:16:21.644 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28ad88fd 15:16:21.644 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:21.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:21.644 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:21.644 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:21.644 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:21.644 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:21.644 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:21.644 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:21.644 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:21.644 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:21.644 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:21.644 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:21.644 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:21.644 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:21.644 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:21.644 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:21.644 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:21.644 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:21.644 [netconf-device-simulator-threads-0] 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 15:16:21.644 [netconf-device-simulator-threads-0] 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 15:16:21.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:21.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]) by 733 down to 2095137 15:16:21.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45468]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:21.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:21.672 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40450]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:21.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40450]) process #11 SSH_MSG_IGNORE 15:16:21.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40450]) SSH_MSG_IGNORE 15:16:21.821 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:21.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57436]) process #14 SSH_MSG_IGNORE 15:16:21.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57436]) SSH_MSG_IGNORE 15:16:21.849 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:21.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44622]) process #13 SSH_MSG_IGNORE 15:16:21.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44622]) SSH_MSG_IGNORE 15:16:22.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48552]) process #10 SSH_MSG_IGNORE 15:16:22.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48552]) SSH_MSG_IGNORE 15:16:22.041 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48552]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:22.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #9 SSH_MSG_IGNORE 15:16:22.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:16:22.314 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:22.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51076]) process #12 SSH_MSG_IGNORE 15:16:22.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51076]) SSH_MSG_IGNORE 15:16:22.454 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51076]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:22.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3a134410, L:/10.30.170.167:18021 - R:/10.30.171.175:46206]} 15:16:22.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:46206]): SSH-2.0-SSHD-UNKNOWN 15:16:22.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:46206]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:22.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:46206]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:22.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:46206]) Send SSH_MSG_KEXINIT 15:16:22.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46206]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:22.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46206]) process #0 SSH_MSG_KEXINIT 15:16:22.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:46206]) SSH_MSG_KEXINIT 15:16:22.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:46206]) strict KEX=true client=true server=true 15:16:22.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46206]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:22.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46206]) Kex: server host key algorithms = rsa-sha2-512 15:16:22.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46206]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:22.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46206]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:22.618 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46206]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:22.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46206]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:22.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46206]) Kex: compression algorithms (client to server) = none 15:16:22.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46206]) Kex: compression algorithms (server to client) = none 15:16:22.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:22.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46206]) process #1 30 15:16:22.690 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46206]] process command=SSH_MSG_KEXDH_INIT 15:16:22.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46206]] Send SSH_MSG_KEXDH_REPLY 15:16:22.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46206]) packet #1 sending command=31[31] len=1639 15:16:22.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:46206])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:22.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:46206]) Send SSH_MSG_NEWKEYS 15:16:22.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:46206]) session ID=64:b1:55:89:f6:2e:b2:3b:e1:02:46:e1:b0:80:36:f7:7d:fb:ff:51:f7:c4:39:8c:58:ac:f1:95:7b:b2:ce:c6:68:93:03:be:20:96:5b:ce:ed:23:bb:6f:6c:a4:92:84:d2:aa:df:d9:06:31:7a:5e:b0:51:f9:90:94:24:20:d0 15:16:22.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46206]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:22.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46206]): strict KEX resets output message sequence number from 3 to 0 15:16:22.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46206]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3e7a9119; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:22.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:46206])[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 15:16:22.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46206])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:22.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46206]) packet #0 sending command=7[7] len=419 15:16:22.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46206]) No pending packets to flush at end of KEX 15:16:22.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46206]) process #2 SSH_MSG_NEWKEYS 15:16:22.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46206]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:22.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46206]): strict KEX resets input message sequence number from 3 to 0 15:16:22.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46206]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4d4c4eae; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:22.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:22.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46206]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:22.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46206]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:22.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:46206]) authorized authentication methods: password,publickey 15:16:22.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46206]) Accepted service ssh-userauth 15:16:22.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46206]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:22.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46206]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:22.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46206]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:22.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46206]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:22.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46206]) no authentication factory for method=none 15:16:22.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46206]) SSH_MSG_USERAUTH_REQUEST 15:16:22.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46206]) remaining methods: password,publickey 15:16:22.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46206]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:22.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46206]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:22.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46206]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:22.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46206]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:22.739 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:22.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:46206]) authentication result: true 15:16:22.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:46206]) SSH_MSG_USERAUTH_REQUEST 15:16:22.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46206])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:22.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46206]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:22.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:22.740 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:22.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46206]) no heartbeat to stop 15:16:22.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:46206]) heartbeat type=IGNORE, interval=PT30S 15:16:22.740 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:46206 authenticated 15:16:22.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46206]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:22.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46206]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:22.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46206]] session=TransportServerSession[admin@/10.30.171.175:46206] id=0 15:16:22.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46206])) size=2097152, max=2097152, packet=32768 15:16:22.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46206]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46206] 15:16:22.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46206]) recipient=0 15:16:22.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206])) size=2097152, max=2097152, packet=32768 15:16:22.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206])) re-initializing 15:16:22.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206])) size=2097152, max=2097152, packet=32768 15:16:22.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:22.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46206]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:22.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46206]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:22.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:22.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206])[want-reply=true] subsystem=netconf 15:16:22.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206])[subsystem] prepared command 15:16:22.741 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:22.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:22.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3a134410, L:/10.30.170.167:18021 - R:/10.30.171.175:46206]}} established 15:16:22.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 192: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18021 15:16:22.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 192: Creating data stores for simulated device 15:16:22.741 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:22.742 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:22.742 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:22.742 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:22.742 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:22.743 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e1ecec5 15:16:22.743 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:22.743 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:22.743 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:22.743 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:22.744 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:22.744 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:22.744 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:22.744 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:22.744 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e1ecec5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e1ecec5, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@353c0b67, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@353c0b67, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:22.744 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:22.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:22.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3a134410, L:/10.30.170.167:18021 - R:/10.30.171.175:46206] 15:16:22.745 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 192 on channel [id: 0x3a134410, L:/10.30.170.167:18021 - R:/10.30.171.175:46206] 15:16:22.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]) by 1103 down to 2096049 15:16:22.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46206]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:22.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3a134410, L:/10.30.170.167:18021 - R:/10.30.171.175:46206] 15:16:22.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3a134410, L:/10.30.170.167:18021 - R:/10.30.171.175:46206] 15:16:22.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]) request=subsystem result=ReplySuccess, want-reply=true 15:16:22.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46206]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:22.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]) request=subsystem activate command 15:16:22.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]) starting runner for command=netconf 15:16:22.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46206]) process #5 SSH_MSG_CHANNEL_DATA 15:16:22.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]) by 373 down to 2096779 15:16:22.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]) SSH_MSG_CHANNEL_DATA len=373 15:16:22.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206] 15:16:22.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3a134410, L:/10.30.170.167:18021 - R:/10.30.171.175:46206]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:22.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:22.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3a134410, L:/10.30.170.167:18021 - R:/10.30.171.175:46206] 15:16:22.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3a134410, L:/10.30.170.167:18021 - R:/10.30.171.175:46206] 15:16:22.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18021', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:22.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=192} created 15:16:22.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=192, channel=[id: 0x3a134410, L:/10.30.170.167:18021 - R:/10.30.171.175:46206]} created 15:16:22.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3a134410, L:/10.30.170.167:18021 - R:/10.30.171.175:46206] successful with session NetconfServerSession{sessionId=192, channel=[id: 0x3a134410, L:/10.30.170.167:18021 - R:/10.30.171.175:46206]} 15:16:22.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=192, channel=[id: 0x3a134410, L:/10.30.170.167:18021 - R:/10.30.171.175:46206]} up 15:16:22.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46206]) process #6 SSH_MSG_CHANNEL_DATA 15:16:22.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]) by 393 down to 2096386 15:16:22.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]) SSH_MSG_CHANNEL_DATA len=393 15:16:22.747 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206] 15:16:22.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:22.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:22.748 [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=192} 15:16:22.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:22.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=192, channel=[id: 0x3a134410, L:/10.30.170.167:18021 - R:/10.30.171.175:46206]} EXI handlers added to pipeline 15:16:22.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:22.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]) by 179 down to 2095870 15:16:22.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46206]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:22.748 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:22.749 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46206]) process #7 SSH_MSG_CHANNEL_DATA 15:16:22.749 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]) by 340 down to 2096046 15:16:22.749 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]) SSH_MSG_CHANNEL_DATA len=340 15:16:22.749 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206] 15:16:22.749 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:22.750 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:22.750 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=192} 15:16:22.750 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@353c0b67 15:16:22.750 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:22.750 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:22.750 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:22.750 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:22.750 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:22.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55306]) process #8 SSH_MSG_IGNORE 15:16:22.750 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:22.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55306]) SSH_MSG_IGNORE 15:16:22.750 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:22.750 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:22.750 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:22.750 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:22.750 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:22.750 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:22.750 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:22.750 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:22.750 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:22.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55306]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:22.750 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:22.750 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:22.750 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:22.751 [netconf-device-simulator-threads-2] 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 15:16:22.751 [netconf-device-simulator-threads-2] 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 15:16:22.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:22.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]) by 733 down to 2095137 15:16:22.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46206]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:22.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:22.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43696]) process #11 SSH_MSG_IGNORE 15:16:22.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43696]) SSH_MSG_IGNORE 15:16:22.762 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43696]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:22.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55710]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:22.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55710]) process #10 SSH_MSG_IGNORE 15:16:22.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55710]) SSH_MSG_IGNORE 15:16:23.195 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:23.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54094]) process #13 SSH_MSG_IGNORE 15:16:23.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54094]) SSH_MSG_IGNORE 15:16:23.214 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59730]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:23.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59730]) process #9 SSH_MSG_IGNORE 15:16:23.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59730]) SSH_MSG_IGNORE 15:16:23.257 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:23.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35512]) process #14 SSH_MSG_IGNORE 15:16:23.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35512]) SSH_MSG_IGNORE 15:16:23.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x45b554a3, L:/10.30.170.167:18022 - R:/10.30.171.175:56642]} 15:16:23.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:56642]): SSH-2.0-SSHD-UNKNOWN 15:16:23.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:56642]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:23.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:56642]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:23.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:56642]) Send SSH_MSG_KEXINIT 15:16:23.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56642]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:23.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56642]) process #0 SSH_MSG_KEXINIT 15:16:23.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:56642]) SSH_MSG_KEXINIT 15:16:23.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:56642]) strict KEX=true client=true server=true 15:16:23.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56642]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:23.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56642]) Kex: server host key algorithms = rsa-sha2-512 15:16:23.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56642]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:23.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56642]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:23.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56642]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:23.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56642]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:23.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56642]) Kex: compression algorithms (client to server) = none 15:16:23.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56642]) Kex: compression algorithms (server to client) = none 15:16:23.795 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:23.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56642]) process #1 30 15:16:23.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:56642]] process command=SSH_MSG_KEXDH_INIT 15:16:23.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:56642]] Send SSH_MSG_KEXDH_REPLY 15:16:23.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56642]) packet #1 sending command=31[31] len=1639 15:16:23.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:56642])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:23.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:56642]) Send SSH_MSG_NEWKEYS 15:16:23.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:56642]) session ID=44:10:d0:ec:6a:f3:6f:c5:d4:11:c3:0d:42:92:4c:6d:66:cd:96:c7:8a:ac:6b:6c:93:11:67:44:86:28:70:e9:46:0c:21:ca:17:c4:f8:cd:10:be:b0:35:3b:d2:20:85:29:ed:67:a5:80:6b:e1:6e:80:94:17:82:ae:f1:b6:bb 15:16:23.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56642]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:23.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:56642]): strict KEX resets output message sequence number from 3 to 0 15:16:23.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:56642]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@14e59454; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:23.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:56642])[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 15:16:23.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:56642])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:23.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56642]) packet #0 sending command=7[7] len=419 15:16:23.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:56642]) No pending packets to flush at end of KEX 15:16:23.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56642]) process #2 SSH_MSG_NEWKEYS 15:16:23.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:56642]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:23.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:56642]): strict KEX resets input message sequence number from 3 to 0 15:16:23.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:56642]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@33c98464; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:23.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:23.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56642]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:23.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:56642]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:23.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:56642]) authorized authentication methods: password,publickey 15:16:23.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:56642]) Accepted service ssh-userauth 15:16:23.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56642]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:23.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56642]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:23.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56642]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:23.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56642]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:23.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56642]) no authentication factory for method=none 15:16:23.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:56642]) SSH_MSG_USERAUTH_REQUEST 15:16:23.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:56642]) remaining methods: password,publickey 15:16:23.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56642]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:23.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56642]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:23.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56642]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:23.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56642]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:23.916 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:23.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:56642]) authentication result: true 15:16:23.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:56642]) SSH_MSG_USERAUTH_REQUEST 15:16:23.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:56642])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:23.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56642]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:23.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:23.917 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:23.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56642]) no heartbeat to stop 15:16:23.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:56642]) heartbeat type=IGNORE, interval=PT30S 15:16:23.917 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:56642 authenticated 15:16:23.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56642]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:23.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56642]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:23.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56642]] session=TransportServerSession[admin@/10.30.171.175:56642] id=0 15:16:23.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56642])) size=2097152, max=2097152, packet=32768 15:16:23.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56642]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56642] 15:16:23.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56642]) recipient=0 15:16:23.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642])) size=2097152, max=2097152, packet=32768 15:16:23.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642])) re-initializing 15:16:23.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642])) size=2097152, max=2097152, packet=32768 15:16:23.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:23.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56642]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:23.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56642]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:23.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:23.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642])[want-reply=true] subsystem=netconf 15:16:23.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642])[subsystem] prepared command 15:16:23.918 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:23.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:23.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x45b554a3, L:/10.30.170.167:18022 - R:/10.30.171.175:56642]}} established 15:16:23.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 193: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18022 15:16:23.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 193: Creating data stores for simulated device 15:16:23.918 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:23.919 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:23.919 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:23.919 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:23.919 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:23.919 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b129c80 15:16:23.919 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:23.926 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:23.926 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:23.926 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:23.927 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:23.927 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:23.927 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:23.927 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:23.927 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b129c80, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b129c80, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@174efa3, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@174efa3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:23.927 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:23.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:23.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x45b554a3, L:/10.30.170.167:18022 - R:/10.30.171.175:56642] 15:16:23.928 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 193 on channel [id: 0x45b554a3, L:/10.30.170.167:18022 - R:/10.30.171.175:56642] 15:16:23.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]) by 1103 down to 2096049 15:16:23.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33250]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:23.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56642]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:23.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33250]) process #12 SSH_MSG_IGNORE 15:16:23.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x45b554a3, L:/10.30.170.167:18022 - R:/10.30.171.175:56642] 15:16:23.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33250]) SSH_MSG_IGNORE 15:16:23.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x45b554a3, L:/10.30.170.167:18022 - R:/10.30.171.175:56642] 15:16:23.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]) request=subsystem result=ReplySuccess, want-reply=true 15:16:23.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56642]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:23.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]) request=subsystem activate command 15:16:23.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]) starting runner for command=netconf 15:16:23.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56642]) process #5 SSH_MSG_CHANNEL_DATA 15:16:23.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]) by 373 down to 2096779 15:16:23.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]) SSH_MSG_CHANNEL_DATA len=373 15:16:23.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642] 15:16:23.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x45b554a3, L:/10.30.170.167:18022 - R:/10.30.171.175:56642]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:23.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:23.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x45b554a3, L:/10.30.170.167:18022 - R:/10.30.171.175:56642] 15:16:23.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x45b554a3, L:/10.30.170.167:18022 - R:/10.30.171.175:56642] 15:16:23.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18022', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:23.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=193} created 15:16:23.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=193, channel=[id: 0x45b554a3, L:/10.30.170.167:18022 - R:/10.30.171.175:56642]} created 15:16:23.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x45b554a3, L:/10.30.170.167:18022 - R:/10.30.171.175:56642] successful with session NetconfServerSession{sessionId=193, channel=[id: 0x45b554a3, L:/10.30.170.167:18022 - R:/10.30.171.175:56642]} 15:16:23.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=193, channel=[id: 0x45b554a3, L:/10.30.170.167:18022 - R:/10.30.171.175:56642]} up 15:16:23.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56642]) process #6 SSH_MSG_CHANNEL_DATA 15:16:23.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]) by 393 down to 2096386 15:16:23.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]) SSH_MSG_CHANNEL_DATA len=393 15:16:23.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642] 15:16:23.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:23.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:23.931 [netconf-device-simulator-threads-4] 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=193} 15:16:23.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:23.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=193, channel=[id: 0x45b554a3, L:/10.30.170.167:18022 - R:/10.30.171.175:56642]} EXI handlers added to pipeline 15:16:23.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:23.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]) by 179 down to 2095870 15:16:23.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56642]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:23.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:23.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56642]) process #7 SSH_MSG_CHANNEL_DATA 15:16:23.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]) by 340 down to 2096046 15:16:23.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]) SSH_MSG_CHANNEL_DATA len=340 15:16:23.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642] 15:16:23.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:23.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:23.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=193} 15:16:23.934 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@174efa3 15:16:23.934 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:23.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:23.934 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:23.934 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:23.934 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:23.934 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:23.935 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:23.935 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:23.935 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:23.935 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:23.935 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:23.935 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:23.935 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:23.935 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:23.935 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:23.935 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:23.935 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:23.935 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:23.935 [netconf-device-simulator-threads-4] 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 15:16:23.935 [netconf-device-simulator-threads-4] 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 15:16:23.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:23.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]) by 733 down to 2095137 15:16:23.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56642]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:23.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:24.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56112]) process #11 SSH_MSG_IGNORE 15:16:24.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56112]) SSH_MSG_IGNORE 15:16:24.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56112]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:24.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53034]) process #10 SSH_MSG_IGNORE 15:16:24.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53034]) SSH_MSG_IGNORE 15:16:24.240 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53034]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:24.252 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36500]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:24.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36500]) process #8 SSH_MSG_IGNORE 15:16:24.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36500]) SSH_MSG_IGNORE 15:16:24.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf538e797, L:/10.30.170.167:18023 - R:/10.30.171.175:37608]} 15:16:24.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:37608]): SSH-2.0-SSHD-UNKNOWN 15:16:24.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:37608]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:24.455 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:37608]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:24.455 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:24.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36672]) process #13 SSH_MSG_IGNORE 15:16:24.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36672]) SSH_MSG_IGNORE 15:16:24.457 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52534]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:24.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52534]) process #9 SSH_MSG_IGNORE 15:16:24.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52534]) SSH_MSG_IGNORE 15:16:24.469 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:24.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45706]) process #14 SSH_MSG_IGNORE 15:16:24.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45706]) SSH_MSG_IGNORE 15:16:24.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:37608]) Send SSH_MSG_KEXINIT 15:16:24.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37608]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:24.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37608]) process #0 SSH_MSG_KEXINIT 15:16:24.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:37608]) SSH_MSG_KEXINIT 15:16:24.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:37608]) strict KEX=true client=true server=true 15:16:24.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37608]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:24.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37608]) Kex: server host key algorithms = rsa-sha2-512 15:16:24.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37608]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:24.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37608]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:24.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37608]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:24.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37608]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:24.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37608]) Kex: compression algorithms (client to server) = none 15:16:24.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37608]) Kex: compression algorithms (server to client) = none 15:16:24.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:24.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37608]) process #1 30 15:16:24.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37608]] process command=SSH_MSG_KEXDH_INIT 15:16:24.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37608]] Send SSH_MSG_KEXDH_REPLY 15:16:24.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37608]) packet #1 sending command=31[31] len=1639 15:16:24.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:37608])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:24.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:37608]) Send SSH_MSG_NEWKEYS 15:16:24.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:37608]) session ID=cb:11:30:ee:53:f5:3e:5f:c9:96:94:00:6a:1a:8b:7a:38:92:89:a1:24:2e:b9:84:f4:ec:dd:49:78:04:38:13:f9:fa:f2:6e:8d:2a:72:8d:4c:fb:fb:79:bf:16:0e:74:17:62:83:c1:cf:2e:04:0d:01:ac:7c:11:22:a9:2d:99 15:16:24.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37608]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:24.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37608]): strict KEX resets output message sequence number from 3 to 0 15:16:24.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37608]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@65a94d04; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:24.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:37608])[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 15:16:24.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37608])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:24.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37608]) packet #0 sending command=7[7] len=419 15:16:24.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37608]) No pending packets to flush at end of KEX 15:16:24.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37608]) process #2 SSH_MSG_NEWKEYS 15:16:24.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37608]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:24.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37608]): strict KEX resets input message sequence number from 3 to 0 15:16:24.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37608]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6fb58a7a; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:24.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:24.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37608]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:24.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37608]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:24.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:37608]) authorized authentication methods: password,publickey 15:16:24.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37608]) Accepted service ssh-userauth 15:16:24.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37608]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:24.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37608]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:24.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37608]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:24.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37608]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:24.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37608]) no authentication factory for method=none 15:16:24.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37608]) SSH_MSG_USERAUTH_REQUEST 15:16:24.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37608]) remaining methods: password,publickey 15:16:24.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37608]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:24.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37608]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:24.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37608]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:24.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37608]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:24.641 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:24.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:37608]) authentication result: true 15:16:24.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:37608]) SSH_MSG_USERAUTH_REQUEST 15:16:24.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37608])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:24.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37608]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:24.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:24.641 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:24.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37608]) no heartbeat to stop 15:16:24.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:37608]) heartbeat type=IGNORE, interval=PT30S 15:16:24.641 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:37608 authenticated 15:16:24.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37608]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:24.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37608]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:24.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37608]] session=TransportServerSession[admin@/10.30.171.175:37608] id=0 15:16:24.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37608])) size=2097152, max=2097152, packet=32768 15:16:24.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37608]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37608] 15:16:24.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37608]) recipient=0 15:16:24.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608])) size=2097152, max=2097152, packet=32768 15:16:24.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608])) re-initializing 15:16:24.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608])) size=2097152, max=2097152, packet=32768 15:16:24.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:24.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37608]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:24.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37608]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:24.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:24.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608])[want-reply=true] subsystem=netconf 15:16:24.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608])[subsystem] prepared command 15:16:24.643 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:24.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:24.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf538e797, L:/10.30.170.167:18023 - R:/10.30.171.175:37608]}} established 15:16:24.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 194: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18023 15:16:24.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 194: Creating data stores for simulated device 15:16:24.643 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:24.643 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:24.644 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:24.644 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:24.644 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:24.645 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69fe4627 15:16:24.645 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:24.645 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:24.645 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:24.645 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:24.646 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:24.646 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:24.646 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:24.646 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:24.646 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69fe4627, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69fe4627, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33120864, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33120864, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:24.646 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:24.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:24.647 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf538e797, L:/10.30.170.167:18023 - R:/10.30.171.175:37608] 15:16:24.647 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 194 on channel [id: 0xf538e797, L:/10.30.170.167:18023 - R:/10.30.171.175:37608] 15:16:24.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]) by 1103 down to 2096049 15:16:24.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37608]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:24.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf538e797, L:/10.30.170.167:18023 - R:/10.30.171.175:37608] 15:16:24.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf538e797, L:/10.30.170.167:18023 - R:/10.30.171.175:37608] 15:16:24.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]) request=subsystem result=ReplySuccess, want-reply=true 15:16:24.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37608]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:24.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]) request=subsystem activate command 15:16:24.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]) starting runner for command=netconf 15:16:24.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37608]) process #5 SSH_MSG_CHANNEL_DATA 15:16:24.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]) by 373 down to 2096779 15:16:24.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]) SSH_MSG_CHANNEL_DATA len=373 15:16:24.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608] 15:16:24.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf538e797, L:/10.30.170.167:18023 - R:/10.30.171.175:37608]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:24.648 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:24.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf538e797, L:/10.30.170.167:18023 - R:/10.30.171.175:37608] 15:16:24.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf538e797, L:/10.30.170.167:18023 - R:/10.30.171.175:37608] 15:16:24.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18023', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:24.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=194} created 15:16:24.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=194, channel=[id: 0xf538e797, L:/10.30.170.167:18023 - R:/10.30.171.175:37608]} created 15:16:24.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf538e797, L:/10.30.170.167:18023 - R:/10.30.171.175:37608] successful with session NetconfServerSession{sessionId=194, channel=[id: 0xf538e797, L:/10.30.170.167:18023 - R:/10.30.171.175:37608]} 15:16:24.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=194, channel=[id: 0xf538e797, L:/10.30.170.167:18023 - R:/10.30.171.175:37608]} up 15:16:24.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37608]) process #6 SSH_MSG_CHANNEL_DATA 15:16:24.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]) by 393 down to 2096386 15:16:24.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]) SSH_MSG_CHANNEL_DATA len=393 15:16:24.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608] 15:16:24.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:24.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:24.649 [netconf-device-simulator-threads-6] 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=194} 15:16:24.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:24.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=194, channel=[id: 0xf538e797, L:/10.30.170.167:18023 - R:/10.30.171.175:37608]} EXI handlers added to pipeline 15:16:24.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:24.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]) by 179 down to 2095870 15:16:24.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37608]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:24.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:24.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37608]) process #7 SSH_MSG_CHANNEL_DATA 15:16:24.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]) by 340 down to 2096046 15:16:24.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]) SSH_MSG_CHANNEL_DATA len=340 15:16:24.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608] 15:16:24.651 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:24.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:24.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=194} 15:16:24.652 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33120864 15:16:24.652 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:24.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:24.652 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:24.652 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:24.652 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:24.652 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:24.652 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:24.652 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:24.652 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:24.652 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:24.652 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:24.652 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:24.652 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:24.652 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:24.652 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:24.652 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:24.652 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:24.652 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:24.652 [netconf-device-simulator-threads-6] 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 15:16:24.652 [netconf-device-simulator-threads-6] 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 15:16:24.652 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:24.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]) by 733 down to 2095137 15:16:24.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37608]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:24.653 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:25.032 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40964]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:25.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40964]) process #12 SSH_MSG_IGNORE 15:16:25.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40964]) SSH_MSG_IGNORE 15:16:25.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xca45a807, L:/10.30.170.167:18024 - R:/10.30.171.175:39660]} 15:16:25.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:39660]): SSH-2.0-SSHD-UNKNOWN 15:16:25.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:39660]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:25.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:39660]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:25.238 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34418]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:25.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34418]) process #8 SSH_MSG_IGNORE 15:16:25.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34418]) SSH_MSG_IGNORE 15:16:25.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45984]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:25.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45984]) process #11 SSH_MSG_IGNORE 15:16:25.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45984]) SSH_MSG_IGNORE 15:16:25.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44806]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:25.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:39660]) Send SSH_MSG_KEXINIT 15:16:25.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39660]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:25.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39660]) process #0 SSH_MSG_KEXINIT 15:16:25.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:39660]) SSH_MSG_KEXINIT 15:16:25.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:39660]) strict KEX=true client=true server=true 15:16:25.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39660]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:25.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39660]) Kex: server host key algorithms = rsa-sha2-512 15:16:25.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39660]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:25.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39660]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:25.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39660]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:25.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39660]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:25.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39660]) Kex: compression algorithms (client to server) = none 15:16:25.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39660]) Kex: compression algorithms (server to client) = none 15:16:25.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:25.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44806]) process #10 SSH_MSG_IGNORE 15:16:25.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44806]) SSH_MSG_IGNORE 15:16:25.692 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:25.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39236]) process #13 SSH_MSG_IGNORE 15:16:25.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39236]) SSH_MSG_IGNORE 15:16:25.706 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47334]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47334]) process #9 SSH_MSG_IGNORE 15:16:25.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47334]) SSH_MSG_IGNORE 15:16:25.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39660]) process #1 30 15:16:25.721 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:39660]] process command=SSH_MSG_KEXDH_INIT 15:16:25.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:25.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35100]) process #14 SSH_MSG_IGNORE 15:16:25.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35100]) SSH_MSG_IGNORE 15:16:25.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:39660]] Send SSH_MSG_KEXDH_REPLY 15:16:25.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39660]) packet #1 sending command=31[31] len=1639 15:16:25.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:39660])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:25.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:39660]) Send SSH_MSG_NEWKEYS 15:16:25.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:39660]) session ID=f5:61:5c:7b:42:ae:c0:e4:40:89:8c:24:d8:df:9b:90:d0:cb:51:aa:ca:92:e9:d2:69:5c:b6:e7:3c:e0:ac:37:45:4c:e5:2a:98:5f:1c:0e:e2:d9:59:23:74:16:c7:24:b5:33:1d:99:d8:5e:8a:92:8d:b1:ef:ff:d7:2e:a6:54 15:16:25.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39660]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:25.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:39660]): strict KEX resets output message sequence number from 3 to 0 15:16:25.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:39660]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2b734fc; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:25.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:39660])[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 15:16:25.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:39660])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:25.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39660]) packet #0 sending command=7[7] len=419 15:16:25.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:39660]) No pending packets to flush at end of KEX 15:16:25.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39660]) process #2 SSH_MSG_NEWKEYS 15:16:25.770 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:39660]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:25.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:39660]): strict KEX resets input message sequence number from 3 to 0 15:16:25.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:39660]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1155d410; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:25.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:25.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39660]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:25.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:39660]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:25.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:39660]) authorized authentication methods: password,publickey 15:16:25.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:39660]) Accepted service ssh-userauth 15:16:25.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39660]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:25.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39660]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:25.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39660]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:25.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39660]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:25.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39660]) no authentication factory for method=none 15:16:25.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:39660]) SSH_MSG_USERAUTH_REQUEST 15:16:25.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:39660]) remaining methods: password,publickey 15:16:25.771 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39660]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:25.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39660]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:25.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39660]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:25.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39660]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:25.772 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:25.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:39660]) authentication result: true 15:16:25.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:39660]) SSH_MSG_USERAUTH_REQUEST 15:16:25.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:39660])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:25.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39660]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:25.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:25.772 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:25.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39660]) no heartbeat to stop 15:16:25.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:39660]) heartbeat type=IGNORE, interval=PT30S 15:16:25.772 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:39660 authenticated 15:16:25.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39660]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:25.772 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39660]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39660]] session=TransportServerSession[admin@/10.30.171.175:39660] id=0 15:16:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39660])) size=2097152, max=2097152, packet=32768 15:16:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39660]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39660] 15:16:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39660]) recipient=0 15:16:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660])) size=2097152, max=2097152, packet=32768 15:16:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660])) re-initializing 15:16:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660])) size=2097152, max=2097152, packet=32768 15:16:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39660]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39660]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660])[want-reply=true] subsystem=netconf 15:16:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660])[subsystem] prepared command 15:16:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xca45a807, L:/10.30.170.167:18024 - R:/10.30.171.175:39660]}} established 15:16:25.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 195: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18024 15:16:25.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 195: Creating data stores for simulated device 15:16:25.774 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:25.774 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:25.775 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:25.775 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:25.775 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:25.776 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f622453 15:16:25.776 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:25.776 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:25.776 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:25.776 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:25.776 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:25.777 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:25.777 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:25.777 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:25.777 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f622453, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f622453, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c25feaa, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c25feaa, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:25.777 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:25.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:25.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xca45a807, L:/10.30.170.167:18024 - R:/10.30.171.175:39660] 15:16:25.779 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 195 on channel [id: 0xca45a807, L:/10.30.170.167:18024 - R:/10.30.171.175:39660] 15:16:25.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]) by 1103 down to 2096049 15:16:25.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39660]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:25.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xca45a807, L:/10.30.170.167:18024 - R:/10.30.171.175:39660] 15:16:25.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xca45a807, L:/10.30.170.167:18024 - R:/10.30.171.175:39660] 15:16:25.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]) request=subsystem result=ReplySuccess, want-reply=true 15:16:25.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39660]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:25.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]) request=subsystem activate command 15:16:25.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]) starting runner for command=netconf 15:16:25.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39660]) process #5 SSH_MSG_CHANNEL_DATA 15:16:25.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]) by 373 down to 2096779 15:16:25.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]) SSH_MSG_CHANNEL_DATA len=373 15:16:25.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660] 15:16:25.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xca45a807, L:/10.30.170.167:18024 - R:/10.30.171.175:39660]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:25.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:25.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xca45a807, L:/10.30.170.167:18024 - R:/10.30.171.175:39660] 15:16:25.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xca45a807, L:/10.30.170.167:18024 - R:/10.30.171.175:39660] 15:16:25.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18024', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:25.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=195} created 15:16:25.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=195, channel=[id: 0xca45a807, L:/10.30.170.167:18024 - R:/10.30.171.175:39660]} created 15:16:25.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xca45a807, L:/10.30.170.167:18024 - R:/10.30.171.175:39660] successful with session NetconfServerSession{sessionId=195, channel=[id: 0xca45a807, L:/10.30.170.167:18024 - R:/10.30.171.175:39660]} 15:16:25.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=195, channel=[id: 0xca45a807, L:/10.30.170.167:18024 - R:/10.30.171.175:39660]} up 15:16:25.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39660]) process #6 SSH_MSG_CHANNEL_DATA 15:16:25.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]) by 393 down to 2096386 15:16:25.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]) SSH_MSG_CHANNEL_DATA len=393 15:16:25.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660] 15:16:25.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:25.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:25.781 [netconf-device-simulator-threads-0] 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=195} 15:16:25.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:25.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=195, channel=[id: 0xca45a807, L:/10.30.170.167:18024 - R:/10.30.171.175:39660]} EXI handlers added to pipeline 15:16:25.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:25.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]) by 179 down to 2095870 15:16:25.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39660]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:25.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:25.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39660]) process #7 SSH_MSG_CHANNEL_DATA 15:16:25.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]) by 340 down to 2096046 15:16:25.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]) SSH_MSG_CHANNEL_DATA len=340 15:16:25.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660] 15:16:25.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:25.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:25.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=195} 15:16:25.783 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c25feaa 15:16:25.783 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:25.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:25.783 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:25.783 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:25.783 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:25.783 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:25.783 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:25.783 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:25.783 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:25.783 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:25.783 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:25.783 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:25.783 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:25.783 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:25.783 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:25.783 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:25.783 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:25.783 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:25.783 [netconf-device-simulator-threads-0] 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 15:16:25.783 [netconf-device-simulator-threads-0] 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 15:16:25.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:25.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]) by 733 down to 2095137 15:16:25.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39660]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:25.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:26.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45298]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:26.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45298]) process #12 SSH_MSG_IGNORE 15:16:26.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45298]) SSH_MSG_IGNORE 15:16:26.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5d799be3, L:/10.30.170.167:18025 - R:/10.30.171.175:60446]} 15:16:26.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:60446]): SSH-2.0-SSHD-UNKNOWN 15:16:26.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:60446]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:26.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:60446]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:26.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:60446]) Send SSH_MSG_KEXINIT 15:16:26.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60446]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:26.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60446]) process #0 SSH_MSG_KEXINIT 15:16:26.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:60446]) SSH_MSG_KEXINIT 15:16:26.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:60446]) strict KEX=true client=true server=true 15:16:26.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60446]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:26.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60446]) Kex: server host key algorithms = rsa-sha2-512 15:16:26.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60446]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:26.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60446]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:26.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60446]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:26.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60446]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:26.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60446]) Kex: compression algorithms (client to server) = none 15:16:26.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60446]) Kex: compression algorithms (server to client) = none 15:16:26.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:26.597 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48660]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:26.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60992]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:26.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60992]) process #11 SSH_MSG_IGNORE 15:16:26.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60992]) SSH_MSG_IGNORE 15:16:26.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60446]) process #1 30 15:16:26.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60446]] process command=SSH_MSG_KEXDH_INIT 15:16:26.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60446]] Send SSH_MSG_KEXDH_REPLY 15:16:26.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60446]) packet #1 sending command=31[31] len=1639 15:16:26.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:60446])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:26.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:60446]) Send SSH_MSG_NEWKEYS 15:16:26.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:60446]) session ID=09:f6:64:69:f1:61:75:90:05:b3:2c:25:af:7a:07:78:2c:46:b1:ef:c7:b3:a4:7f:ad:1d:a7:f1:2f:f8:1f:5e:76:34:5e:49:84:95:3c:8e:f7:84:70:0e:ea:0a:e2:f7:39:44:6e:a4:3d:03:00:c9:05:01:1d:5d:76:87:0a:29 15:16:26.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60446]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:26.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60446]): strict KEX resets output message sequence number from 3 to 0 15:16:26.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60446]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1d59fd34; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:26.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:60446])[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 15:16:26.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60446])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:26.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60446]) packet #0 sending command=7[7] len=419 15:16:26.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60446]) No pending packets to flush at end of KEX 15:16:26.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48660]) process #10 SSH_MSG_IGNORE 15:16:26.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48660]) SSH_MSG_IGNORE 15:16:26.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60446]) process #2 SSH_MSG_NEWKEYS 15:16:26.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60446]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:26.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60446]): strict KEX resets input message sequence number from 3 to 0 15:16:26.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60446]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@9f2f40; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:26.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:26.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60446]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:26.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60446]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:26.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:60446]) authorized authentication methods: password,publickey 15:16:26.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60446]) Accepted service ssh-userauth 15:16:26.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60446]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:26.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60446]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:26.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60446]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:26.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60446]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:26.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60446]) no authentication factory for method=none 15:16:26.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60446]) SSH_MSG_USERAUTH_REQUEST 15:16:26.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60446]) remaining methods: password,publickey 15:16:26.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60446]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:26.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60446]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:26.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60446]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:26.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60446]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:26.725 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:26.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:60446]) authentication result: true 15:16:26.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:60446]) SSH_MSG_USERAUTH_REQUEST 15:16:26.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60446])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:26.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60446]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:26.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:26.725 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:26.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60446]) no heartbeat to stop 15:16:26.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:60446]) heartbeat type=IGNORE, interval=PT30S 15:16:26.725 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:60446 authenticated 15:16:26.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60446]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:26.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60446]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:26.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60446]] session=TransportServerSession[admin@/10.30.171.175:60446] id=0 15:16:26.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60446])) size=2097152, max=2097152, packet=32768 15:16:26.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60446]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60446] 15:16:26.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60446]) recipient=0 15:16:26.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446])) size=2097152, max=2097152, packet=32768 15:16:26.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446])) re-initializing 15:16:26.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446])) size=2097152, max=2097152, packet=32768 15:16:26.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:26.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60446]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:26.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60446]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:26.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:26.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446])[want-reply=true] subsystem=netconf 15:16:26.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446])[subsystem] prepared command 15:16:26.727 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:26.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:26.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5d799be3, L:/10.30.170.167:18025 - R:/10.30.171.175:60446]}} established 15:16:26.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 196: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18025 15:16:26.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 196: Creating data stores for simulated device 15:16:26.727 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:26.727 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:26.730 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:26.730 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:26.730 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:26.731 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a38033e 15:16:26.731 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:26.731 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:26.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39688]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:26.731 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:26.731 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:26.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39688]) process #8 SSH_MSG_IGNORE 15:16:26.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39688]) SSH_MSG_IGNORE 15:16:26.732 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:26.732 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:26.732 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:26.732 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:26.732 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a38033e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a38033e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ca9f54c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ca9f54c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:26.732 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:26.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:26.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5d799be3, L:/10.30.170.167:18025 - R:/10.30.171.175:60446] 15:16:26.733 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 196 on channel [id: 0x5d799be3, L:/10.30.170.167:18025 - R:/10.30.171.175:60446] 15:16:26.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]) by 1103 down to 2096049 15:16:26.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60446]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:26.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5d799be3, L:/10.30.170.167:18025 - R:/10.30.171.175:60446] 15:16:26.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5d799be3, L:/10.30.170.167:18025 - R:/10.30.171.175:60446] 15:16:26.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]) request=subsystem result=ReplySuccess, want-reply=true 15:16:26.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60446]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:26.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]) request=subsystem activate command 15:16:26.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]) starting runner for command=netconf 15:16:26.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60446]) process #5 SSH_MSG_CHANNEL_DATA 15:16:26.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]) by 373 down to 2096779 15:16:26.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]) SSH_MSG_CHANNEL_DATA len=373 15:16:26.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446] 15:16:26.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x5d799be3, L:/10.30.170.167:18025 - R:/10.30.171.175:60446]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:26.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:26.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5d799be3, L:/10.30.170.167:18025 - R:/10.30.171.175:60446] 15:16:26.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5d799be3, L:/10.30.170.167:18025 - R:/10.30.171.175:60446] 15:16:26.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18025', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:26.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=196} created 15:16:26.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=196, channel=[id: 0x5d799be3, L:/10.30.170.167:18025 - R:/10.30.171.175:60446]} created 15:16:26.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5d799be3, L:/10.30.170.167:18025 - R:/10.30.171.175:60446] successful with session NetconfServerSession{sessionId=196, channel=[id: 0x5d799be3, L:/10.30.170.167:18025 - R:/10.30.171.175:60446]} 15:16:26.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=196, channel=[id: 0x5d799be3, L:/10.30.170.167:18025 - R:/10.30.171.175:60446]} up 15:16:26.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60446]) process #6 SSH_MSG_CHANNEL_DATA 15:16:26.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]) by 393 down to 2096386 15:16:26.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]) SSH_MSG_CHANNEL_DATA len=393 15:16:26.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446] 15:16:26.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:26.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:26.735 [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=196} 15:16:26.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:26.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=196, channel=[id: 0x5d799be3, L:/10.30.170.167:18025 - R:/10.30.171.175:60446]} EXI handlers added to pipeline 15:16:26.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:26.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]) by 179 down to 2095870 15:16:26.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60446]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:26.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:26.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60446]) process #7 SSH_MSG_CHANNEL_DATA 15:16:26.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]) by 340 down to 2096046 15:16:26.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]) SSH_MSG_CHANNEL_DATA len=340 15:16:26.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446] 15:16:26.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:26.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:26.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=196} 15:16:26.737 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ca9f54c 15:16:26.737 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:26.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:26.737 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:26.737 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:26.737 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:26.737 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:26.737 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:26.737 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:26.737 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:26.737 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:26.737 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:26.737 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:26.737 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:26.737 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:26.737 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:26.737 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:26.737 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:26.737 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:26.737 [netconf-device-simulator-threads-2] 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 15:16:26.737 [netconf-device-simulator-threads-2] 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 15:16:26.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:26.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]) by 733 down to 2095137 15:16:26.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60446]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:26.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:26.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48528]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:26.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48528]) process #9 SSH_MSG_IGNORE 15:16:26.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48528]) SSH_MSG_IGNORE 15:16:26.822 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:26.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39396]) process #14 SSH_MSG_IGNORE 15:16:26.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39396]) SSH_MSG_IGNORE 15:16:27.035 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:27.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34870]) process #13 SSH_MSG_IGNORE 15:16:27.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34870]) SSH_MSG_IGNORE 15:16:27.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37712]) process #12 SSH_MSG_IGNORE 15:16:27.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37712]) SSH_MSG_IGNORE 15:16:27.443 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37712]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:27.564 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56184]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:27.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56184]) process #10 SSH_MSG_IGNORE 15:16:27.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56184]) SSH_MSG_IGNORE 15:16:27.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7c8c7d35, L:/10.30.170.167:18026 - R:/10.30.171.175:60176]} 15:16:27.691 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:60176]): SSH-2.0-SSHD-UNKNOWN 15:16:27.691 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:60176]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:27.691 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:60176]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:27.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39056]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:27.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39056]) process #11 SSH_MSG_IGNORE 15:16:27.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39056]) SSH_MSG_IGNORE 15:16:27.842 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42454]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:27.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42454]) process #8 SSH_MSG_IGNORE 15:16:27.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42454]) SSH_MSG_IGNORE 15:16:27.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:60176]) Send SSH_MSG_KEXINIT 15:16:27.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60176]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:27.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60176]) process #0 SSH_MSG_KEXINIT 15:16:27.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:60176]) SSH_MSG_KEXINIT 15:16:27.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:60176]) strict KEX=true client=true server=true 15:16:27.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60176]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:27.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60176]) Kex: server host key algorithms = rsa-sha2-512 15:16:27.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60176]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:27.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60176]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:27.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60176]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:27.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60176]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:27.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60176]) Kex: compression algorithms (client to server) = none 15:16:27.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60176]) Kex: compression algorithms (server to client) = none 15:16:27.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:28.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60176]) process #1 30 15:16:28.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60176]] process command=SSH_MSG_KEXDH_INIT 15:16:28.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60176]] Send SSH_MSG_KEXDH_REPLY 15:16:28.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60176]) packet #1 sending command=31[31] len=1639 15:16:28.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:60176])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:28.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:60176]) Send SSH_MSG_NEWKEYS 15:16:28.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:60176]) session ID=4f:8e:3a:c3:74:4a:28:6c:55:11:f8:af:cf:50:5a:44:22:29:61:b6:6f:20:df:fb:2d:58:dd:59:5f:4d:ac:9c:24:82:70:b8:02:e3:9b:59:32:a4:67:dc:7f:9c:fd:a8:64:01:a0:76:24:6a:1e:65:90:17:4f:14:8b:9b:7b:fd 15:16:28.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60176]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:28.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60176]): strict KEX resets output message sequence number from 3 to 0 15:16:28.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60176]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1780c88a; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:28.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:60176])[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 15:16:28.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60176])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:28.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60176]) packet #0 sending command=7[7] len=419 15:16:28.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60176]) No pending packets to flush at end of KEX 15:16:28.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60176]) process #2 SSH_MSG_NEWKEYS 15:16:28.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60176]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:28.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60176]): strict KEX resets input message sequence number from 3 to 0 15:16:28.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60176]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5ba672c9; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:28.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:28.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60176]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:28.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60176]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:28.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:60176]) authorized authentication methods: password,publickey 15:16:28.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60176]) Accepted service ssh-userauth 15:16:28.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60176]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:28.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60176]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:28.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60176]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:28.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60176]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:28.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60176]) no authentication factory for method=none 15:16:28.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60176]) SSH_MSG_USERAUTH_REQUEST 15:16:28.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60176]) remaining methods: password,publickey 15:16:28.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60176]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:28.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60176]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:28.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60176]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:28.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60176]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:28.111 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:28.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:60176]) authentication result: true 15:16:28.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:60176]) SSH_MSG_USERAUTH_REQUEST 15:16:28.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60176])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:28.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60176]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:28.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:28.111 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:28.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60176]) no heartbeat to stop 15:16:28.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:60176]) heartbeat type=IGNORE, interval=PT30S 15:16:28.111 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:60176 authenticated 15:16:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60176]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60176]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60176]] session=TransportServerSession[admin@/10.30.171.175:60176] id=0 15:16:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60176])) size=2097152, max=2097152, packet=32768 15:16:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60176]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60176] 15:16:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60176]) recipient=0 15:16:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176])) size=2097152, max=2097152, packet=32768 15:16:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176])) re-initializing 15:16:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176])) size=2097152, max=2097152, packet=32768 15:16:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60176]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60176]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176])[want-reply=true] subsystem=netconf 15:16:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176])[subsystem] prepared command 15:16:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7c8c7d35, L:/10.30.170.167:18026 - R:/10.30.171.175:60176]}} established 15:16:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 197: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18026 15:16:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 197: Creating data stores for simulated device 15:16:28.112 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:28.112 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:28.113 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:28.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47120]) process #9 SSH_MSG_IGNORE 15:16:28.113 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@43a9c230 15:16:28.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47120]) SSH_MSG_IGNORE 15:16:28.113 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47120]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:28.113 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:28.114 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:28.114 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:28.114 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:28.114 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:28.114 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:28.114 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:28.115 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:28.115 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@43a9c230, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@43a9c230, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f543da6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f543da6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:28.115 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:28.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:28.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7c8c7d35, L:/10.30.170.167:18026 - R:/10.30.171.175:60176] 15:16:28.116 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 197 on channel [id: 0x7c8c7d35, L:/10.30.170.167:18026 - R:/10.30.171.175:60176] 15:16:28.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]) by 1103 down to 2096049 15:16:28.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60176]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:28.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7c8c7d35, L:/10.30.170.167:18026 - R:/10.30.171.175:60176] 15:16:28.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7c8c7d35, L:/10.30.170.167:18026 - R:/10.30.171.175:60176] 15:16:28.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]) request=subsystem result=ReplySuccess, want-reply=true 15:16:28.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60176]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:28.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]) request=subsystem activate command 15:16:28.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]) starting runner for command=netconf 15:16:28.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60176]) process #5 SSH_MSG_CHANNEL_DATA 15:16:28.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]) by 373 down to 2096779 15:16:28.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]) SSH_MSG_CHANNEL_DATA len=373 15:16:28.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176] 15:16:28.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7c8c7d35, L:/10.30.170.167:18026 - R:/10.30.171.175:60176]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:28.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:28.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7c8c7d35, L:/10.30.170.167:18026 - R:/10.30.171.175:60176] 15:16:28.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7c8c7d35, L:/10.30.170.167:18026 - R:/10.30.171.175:60176] 15:16:28.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18026', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:28.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=197} created 15:16:28.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=197, channel=[id: 0x7c8c7d35, L:/10.30.170.167:18026 - R:/10.30.171.175:60176]} created 15:16:28.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7c8c7d35, L:/10.30.170.167:18026 - R:/10.30.171.175:60176] successful with session NetconfServerSession{sessionId=197, channel=[id: 0x7c8c7d35, L:/10.30.170.167:18026 - R:/10.30.171.175:60176]} 15:16:28.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=197, channel=[id: 0x7c8c7d35, L:/10.30.170.167:18026 - R:/10.30.171.175:60176]} up 15:16:28.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60176]) process #6 SSH_MSG_CHANNEL_DATA 15:16:28.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]) by 393 down to 2096386 15:16:28.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]) SSH_MSG_CHANNEL_DATA len=393 15:16:28.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176] 15:16:28.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:28.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:28.117 [netconf-device-simulator-threads-4] 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=197} 15:16:28.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:28.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=197, channel=[id: 0x7c8c7d35, L:/10.30.170.167:18026 - R:/10.30.171.175:60176]} EXI handlers added to pipeline 15:16:28.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:28.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]) by 179 down to 2095870 15:16:28.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60176]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:28.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:28.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60176]) process #7 SSH_MSG_CHANNEL_DATA 15:16:28.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]) by 340 down to 2096046 15:16:28.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]) SSH_MSG_CHANNEL_DATA len=340 15:16:28.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176] 15:16:28.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:28.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:28.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=197} 15:16:28.123 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f543da6 15:16:28.123 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:28.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:28.123 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:28.123 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:28.123 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:28.123 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:28.123 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:28.123 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:28.123 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:28.123 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:28.123 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:28.123 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:28.123 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:28.123 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:28.123 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:28.123 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:28.123 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:28.123 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:28.124 [netconf-device-simulator-threads-4] 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 15:16:28.124 [netconf-device-simulator-threads-4] 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 15:16:28.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:28.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]) by 733 down to 2095137 15:16:28.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60176]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:28.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:28.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:28.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56936]) process #13 SSH_MSG_IGNORE 15:16:28.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56936]) SSH_MSG_IGNORE 15:16:28.387 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:28.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60610]) process #14 SSH_MSG_IGNORE 15:16:28.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60610]) SSH_MSG_IGNORE 15:16:28.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60668]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:28.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60668]) process #10 SSH_MSG_IGNORE 15:16:28.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60668]) SSH_MSG_IGNORE 15:16:28.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36460]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:28.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36460]) process #12 SSH_MSG_IGNORE 15:16:28.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36460]) SSH_MSG_IGNORE 15:16:28.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa057f579, L:/10.30.170.167:18027 - R:/10.30.171.175:58154]} 15:16:28.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:58154]): SSH-2.0-SSHD-UNKNOWN 15:16:28.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:58154]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:28.950 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:58154]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:29.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58144]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:29.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58144]) process #11 SSH_MSG_IGNORE 15:16:29.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58144]) SSH_MSG_IGNORE 15:16:29.172 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57316]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:29.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57316]) process #8 SSH_MSG_IGNORE 15:16:29.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57316]) SSH_MSG_IGNORE 15:16:29.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:58154]) Send SSH_MSG_KEXINIT 15:16:29.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58154]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:29.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58154]) process #0 SSH_MSG_KEXINIT 15:16:29.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:58154]) SSH_MSG_KEXINIT 15:16:29.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:58154]) strict KEX=true client=true server=true 15:16:29.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58154]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:29.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58154]) Kex: server host key algorithms = rsa-sha2-512 15:16:29.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58154]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:29.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58154]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:29.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58154]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:29.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58154]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:29.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58154]) Kex: compression algorithms (client to server) = none 15:16:29.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58154]) Kex: compression algorithms (server to client) = none 15:16:29.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:29.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58154]) process #1 30 15:16:29.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58154]] process command=SSH_MSG_KEXDH_INIT 15:16:29.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58154]] Send SSH_MSG_KEXDH_REPLY 15:16:29.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58154]) packet #1 sending command=31[31] len=1639 15:16:29.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:58154])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:29.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:58154]) Send SSH_MSG_NEWKEYS 15:16:29.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:58154]) session ID=ed:0d:f2:de:59:cd:6f:9f:11:26:ba:7d:84:de:e9:97:65:44:1d:ad:a6:77:c6:47:c9:fe:36:c0:7d:55:d6:41:0a:2c:dd:dd:47:eb:19:0e:7a:66:e4:92:2a:77:53:7b:e2:49:b1:de:31:38:52:dd:9d:f4:58:c6:98:af:5e:01 15:16:29.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58154]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:29.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58154]): strict KEX resets output message sequence number from 3 to 0 15:16:29.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58154]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2d5aa626; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:29.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:58154])[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 15:16:29.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58154])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:29.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58154]) packet #0 sending command=7[7] len=419 15:16:29.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58154]) No pending packets to flush at end of KEX 15:16:29.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58154]) process #2 SSH_MSG_NEWKEYS 15:16:29.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58154]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:29.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58154]): strict KEX resets input message sequence number from 3 to 0 15:16:29.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58154]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@a4ae452; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:29.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:29.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58154]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:29.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58154]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:29.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:58154]) authorized authentication methods: password,publickey 15:16:29.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58154]) Accepted service ssh-userauth 15:16:29.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58154]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:29.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58154]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:29.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58154]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:29.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58154]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:29.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58154]) no authentication factory for method=none 15:16:29.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58154]) SSH_MSG_USERAUTH_REQUEST 15:16:29.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58154]) remaining methods: password,publickey 15:16:29.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58154]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:29.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58154]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:29.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58154]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:29.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58154]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:29.364 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:29.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:58154]) authentication result: true 15:16:29.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:58154]) SSH_MSG_USERAUTH_REQUEST 15:16:29.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58154])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:29.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58154]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:29.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:29.364 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:29.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58154]) no heartbeat to stop 15:16:29.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:58154]) heartbeat type=IGNORE, interval=PT30S 15:16:29.364 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:58154 authenticated 15:16:29.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58154]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:29.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58154]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:29.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58154]] session=TransportServerSession[admin@/10.30.171.175:58154] id=0 15:16:29.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58154])) size=2097152, max=2097152, packet=32768 15:16:29.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58154]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58154] 15:16:29.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58154]) recipient=0 15:16:29.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154])) size=2097152, max=2097152, packet=32768 15:16:29.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154])) re-initializing 15:16:29.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154])) size=2097152, max=2097152, packet=32768 15:16:29.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:29.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58154]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:29.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58154]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:29.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:29.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154])[want-reply=true] subsystem=netconf 15:16:29.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154])[subsystem] prepared command 15:16:29.365 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:29.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:29.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa057f579, L:/10.30.170.167:18027 - R:/10.30.171.175:58154]}} established 15:16:29.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 198: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18027 15:16:29.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 198: Creating data stores for simulated device 15:16:29.366 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:29.366 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:29.366 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:29.366 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:29.366 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:29.367 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52bf0d00 15:16:29.367 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:29.367 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:29.367 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:29.367 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:29.367 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:29.368 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:29.368 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:29.368 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:29.368 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52bf0d00, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52bf0d00, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b777539, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b777539, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:29.368 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:29.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:29.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa057f579, L:/10.30.170.167:18027 - R:/10.30.171.175:58154] 15:16:29.369 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 198 on channel [id: 0xa057f579, L:/10.30.170.167:18027 - R:/10.30.171.175:58154] 15:16:29.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]) by 1103 down to 2096049 15:16:29.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58154]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:29.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa057f579, L:/10.30.170.167:18027 - R:/10.30.171.175:58154] 15:16:29.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa057f579, L:/10.30.170.167:18027 - R:/10.30.171.175:58154] 15:16:29.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]) request=subsystem result=ReplySuccess, want-reply=true 15:16:29.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58154]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:29.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]) request=subsystem activate command 15:16:29.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]) starting runner for command=netconf 15:16:29.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58154]) process #5 SSH_MSG_CHANNEL_DATA 15:16:29.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]) by 373 down to 2096779 15:16:29.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]) SSH_MSG_CHANNEL_DATA len=373 15:16:29.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154] 15:16:29.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa057f579, L:/10.30.170.167:18027 - R:/10.30.171.175:58154]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:29.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:29.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa057f579, L:/10.30.170.167:18027 - R:/10.30.171.175:58154] 15:16:29.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa057f579, L:/10.30.170.167:18027 - R:/10.30.171.175:58154] 15:16:29.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18027', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:29.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=198} created 15:16:29.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=198, channel=[id: 0xa057f579, L:/10.30.170.167:18027 - R:/10.30.171.175:58154]} created 15:16:29.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa057f579, L:/10.30.170.167:18027 - R:/10.30.171.175:58154] successful with session NetconfServerSession{sessionId=198, channel=[id: 0xa057f579, L:/10.30.170.167:18027 - R:/10.30.171.175:58154]} 15:16:29.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=198, channel=[id: 0xa057f579, L:/10.30.170.167:18027 - R:/10.30.171.175:58154]} up 15:16:29.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58154]) process #6 SSH_MSG_CHANNEL_DATA 15:16:29.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]) by 393 down to 2096386 15:16:29.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]) SSH_MSG_CHANNEL_DATA len=393 15:16:29.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154] 15:16:29.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:29.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:29.372 [netconf-device-simulator-threads-6] 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=198} 15:16:29.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:29.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=198, channel=[id: 0xa057f579, L:/10.30.170.167:18027 - R:/10.30.171.175:58154]} EXI handlers added to pipeline 15:16:29.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:29.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]) by 179 down to 2095870 15:16:29.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58154]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:29.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:29.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58154]) process #7 SSH_MSG_CHANNEL_DATA 15:16:29.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]) by 340 down to 2096046 15:16:29.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]) SSH_MSG_CHANNEL_DATA len=340 15:16:29.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154] 15:16:29.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:29.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:29.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=198} 15:16:29.374 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b777539 15:16:29.374 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:29.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:29.374 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:29.374 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:29.374 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:29.374 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:29.375 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:29.375 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:29.375 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:29.375 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:29.375 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:29.375 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:29.375 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:29.375 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:29.375 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:29.375 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:29.375 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:29.375 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:29.375 [netconf-device-simulator-threads-6] 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 15:16:29.375 [netconf-device-simulator-threads-6] 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 15:16:29.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:29.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]) by 733 down to 2095137 15:16:29.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58154]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:29.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:29.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45848]) process #9 SSH_MSG_IGNORE 15:16:29.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45848]) SSH_MSG_IGNORE 15:16:29.399 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45848]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:29.474 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:29.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40676]) process #14 SSH_MSG_IGNORE 15:16:29.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40676]) SSH_MSG_IGNORE 15:16:29.526 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:29.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53144]) process #13 SSH_MSG_IGNORE 15:16:29.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53144]) SSH_MSG_IGNORE 15:16:29.783 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47450]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:29.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47450]) process #11 SSH_MSG_IGNORE 15:16:29.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47450]) SSH_MSG_IGNORE 15:16:29.983 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46926]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:29.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46926]) process #12 SSH_MSG_IGNORE 15:16:29.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46926]) SSH_MSG_IGNORE 15:16:30.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x805e3929, L:/10.30.170.167:18028 - R:/10.30.171.175:42660]} 15:16:30.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:42660]): SSH-2.0-SSHD-UNKNOWN 15:16:30.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:42660]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:30.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:42660]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:30.311 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50978]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:30.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50978]) process #8 SSH_MSG_IGNORE 15:16:30.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50978]) SSH_MSG_IGNORE 15:16:30.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:42660]) Send SSH_MSG_KEXINIT 15:16:30.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42660]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:30.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42660]) process #0 SSH_MSG_KEXINIT 15:16:30.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:42660]) SSH_MSG_KEXINIT 15:16:30.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:42660]) strict KEX=true client=true server=true 15:16:30.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42660]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:30.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42660]) Kex: server host key algorithms = rsa-sha2-512 15:16:30.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42660]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:30.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42660]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:30.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42660]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:30.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42660]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:30.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42660]) Kex: compression algorithms (client to server) = none 15:16:30.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42660]) Kex: compression algorithms (server to client) = none 15:16:30.384 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:30.393 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48158]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:30.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42660]) process #1 30 15:16:30.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42660]] process command=SSH_MSG_KEXDH_INIT 15:16:30.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42660]] Send SSH_MSG_KEXDH_REPLY 15:16:30.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42660]) packet #1 sending command=31[31] len=1639 15:16:30.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:42660])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:30.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:42660]) Send SSH_MSG_NEWKEYS 15:16:30.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:42660]) session ID=fe:d8:04:9f:5a:5d:54:5b:ec:a6:6d:62:8c:8e:a1:08:f9:f3:39:70:0b:b1:e7:72:59:c7:a9:a8:e3:8b:10:84:52:3d:f5:31:78:1b:2b:6c:e0:a7:d9:bf:5e:ed:22:e7:f7:ea:6a:6a:fe:5d:e2:ce:ff:1b:35:04:26:60:37:ba 15:16:30.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42660]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:30.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42660]): strict KEX resets output message sequence number from 3 to 0 15:16:30.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42660]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4f21c5ca; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:30.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:42660])[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 15:16:30.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42660])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:30.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42660]) packet #0 sending command=7[7] len=419 15:16:30.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42660]) No pending packets to flush at end of KEX 15:16:30.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48158]) process #10 SSH_MSG_IGNORE 15:16:30.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48158]) SSH_MSG_IGNORE 15:16:30.509 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58472]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:30.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58472]) process #11 SSH_MSG_IGNORE 15:16:30.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58472]) SSH_MSG_IGNORE 15:16:30.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42660]) process #2 SSH_MSG_NEWKEYS 15:16:30.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42660]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:30.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42660]): strict KEX resets input message sequence number from 3 to 0 15:16:30.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42660]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3aa8e8da; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:30.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:30.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42660]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:30.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42660]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:30.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:42660]) authorized authentication methods: password,publickey 15:16:30.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42660]) Accepted service ssh-userauth 15:16:30.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42660]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:30.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42660]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:30.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42660]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:30.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42660]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:30.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42660]) no authentication factory for method=none 15:16:30.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42660]) SSH_MSG_USERAUTH_REQUEST 15:16:30.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42660]) remaining methods: password,publickey 15:16:30.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42660]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:30.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42660]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:30.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42660]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:30.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42660]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:30.515 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:30.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:42660]) authentication result: true 15:16:30.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:42660]) SSH_MSG_USERAUTH_REQUEST 15:16:30.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42660])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:30.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42660]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:30.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:30.515 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:30.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42660]) no heartbeat to stop 15:16:30.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:42660]) heartbeat type=IGNORE, interval=PT30S 15:16:30.515 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:42660 authenticated 15:16:30.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42660]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:30.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42660]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:30.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42660]] session=TransportServerSession[admin@/10.30.171.175:42660] id=0 15:16:30.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42660])) size=2097152, max=2097152, packet=32768 15:16:30.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42660]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42660] 15:16:30.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42660]) recipient=0 15:16:30.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660])) size=2097152, max=2097152, packet=32768 15:16:30.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660])) re-initializing 15:16:30.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660])) size=2097152, max=2097152, packet=32768 15:16:30.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:30.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42660]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:30.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42660]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:30.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:30.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660])[want-reply=true] subsystem=netconf 15:16:30.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660])[subsystem] prepared command 15:16:30.517 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:30.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:30.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x805e3929, L:/10.30.170.167:18028 - R:/10.30.171.175:42660]}} established 15:16:30.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 199: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18028 15:16:30.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 199: Creating data stores for simulated device 15:16:30.517 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:30.517 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:30.517 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:30.517 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:30.517 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:30.518 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1885b128 15:16:30.518 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:30.518 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:30.518 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:30.518 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:30.518 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:30.518 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:30.518 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:30.518 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:30.518 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1885b128, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1885b128, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31398596, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31398596, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:30.519 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:30.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:30.519 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x805e3929, L:/10.30.170.167:18028 - R:/10.30.171.175:42660] 15:16:30.519 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 199 on channel [id: 0x805e3929, L:/10.30.170.167:18028 - R:/10.30.171.175:42660] 15:16:30.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]) by 1103 down to 2096049 15:16:30.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42660]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:30.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x805e3929, L:/10.30.170.167:18028 - R:/10.30.171.175:42660] 15:16:30.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x805e3929, L:/10.30.170.167:18028 - R:/10.30.171.175:42660] 15:16:30.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]) request=subsystem result=ReplySuccess, want-reply=true 15:16:30.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42660]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:30.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]) request=subsystem activate command 15:16:30.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]) starting runner for command=netconf 15:16:30.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42660]) process #5 SSH_MSG_CHANNEL_DATA 15:16:30.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]) by 373 down to 2096779 15:16:30.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]) SSH_MSG_CHANNEL_DATA len=373 15:16:30.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660] 15:16:30.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x805e3929, L:/10.30.170.167:18028 - R:/10.30.171.175:42660]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:30.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:30.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x805e3929, L:/10.30.170.167:18028 - R:/10.30.171.175:42660] 15:16:30.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x805e3929, L:/10.30.170.167:18028 - R:/10.30.171.175:42660] 15:16:30.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18028', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:30.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=199} created 15:16:30.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=199, channel=[id: 0x805e3929, L:/10.30.170.167:18028 - R:/10.30.171.175:42660]} created 15:16:30.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x805e3929, L:/10.30.170.167:18028 - R:/10.30.171.175:42660] successful with session NetconfServerSession{sessionId=199, channel=[id: 0x805e3929, L:/10.30.170.167:18028 - R:/10.30.171.175:42660]} 15:16:30.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=199, channel=[id: 0x805e3929, L:/10.30.170.167:18028 - R:/10.30.171.175:42660]} up 15:16:30.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42660]) process #6 SSH_MSG_CHANNEL_DATA 15:16:30.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]) by 393 down to 2096386 15:16:30.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]) SSH_MSG_CHANNEL_DATA len=393 15:16:30.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660] 15:16:30.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:30.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:30.521 [netconf-device-simulator-threads-0] 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=199} 15:16:30.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:30.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=199, channel=[id: 0x805e3929, L:/10.30.170.167:18028 - R:/10.30.171.175:42660]} EXI handlers added to pipeline 15:16:30.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:30.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]) by 179 down to 2095870 15:16:30.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42660]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:30.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:30.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42660]) process #7 SSH_MSG_CHANNEL_DATA 15:16:30.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]) by 340 down to 2096046 15:16:30.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]) SSH_MSG_CHANNEL_DATA len=340 15:16:30.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660] 15:16:30.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:30.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:30.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=199} 15:16:30.524 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31398596 15:16:30.524 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:30.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:30.524 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:30.524 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:30.524 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:30.525 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:30.525 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:30.525 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:30.525 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:30.525 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:30.525 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:30.525 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:30.525 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:30.525 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:30.525 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:30.525 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:30.525 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:30.525 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:30.525 [netconf-device-simulator-threads-0] 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 15:16:30.525 [netconf-device-simulator-threads-0] 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 15:16:30.525 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:30.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]) by 733 down to 2095137 15:16:30.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42660]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:30.526 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:30.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57644]) process #9 SSH_MSG_IGNORE 15:16:30.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57644]) SSH_MSG_IGNORE 15:16:30.659 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57644]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:30.720 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:30.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55036]) process #14 SSH_MSG_IGNORE 15:16:30.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55036]) SSH_MSG_IGNORE 15:16:30.770 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:30.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43018]) process #13 SSH_MSG_IGNORE 15:16:30.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43018]) SSH_MSG_IGNORE 15:16:30.991 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46866]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:30.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46866]) process #8 SSH_MSG_IGNORE 15:16:30.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46866]) SSH_MSG_IGNORE 15:16:31.102 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:16:31.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54888]) process #15 SSH_MSG_IGNORE 15:16:31.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54888]) SSH_MSG_IGNORE 15:16:31.298 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43254]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:31.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43254]) process #12 SSH_MSG_IGNORE 15:16:31.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43254]) SSH_MSG_IGNORE 15:16:31.340 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49364]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:31.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49364]) process #10 SSH_MSG_IGNORE 15:16:31.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49364]) SSH_MSG_IGNORE 15:16:31.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xab073bfa, L:/10.30.170.167:18029 - R:/10.30.171.175:44320]} 15:16:31.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:44320]): SSH-2.0-SSHD-UNKNOWN 15:16:31.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:44320]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:31.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:44320]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:31.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38546]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:31.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38546]) process #9 SSH_MSG_IGNORE 15:16:31.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38546]) SSH_MSG_IGNORE 15:16:31.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:44320]) Send SSH_MSG_KEXINIT 15:16:31.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44320]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:31.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44320]) process #0 SSH_MSG_KEXINIT 15:16:31.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:44320]) SSH_MSG_KEXINIT 15:16:31.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:44320]) strict KEX=true client=true server=true 15:16:31.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44320]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:31.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44320]) Kex: server host key algorithms = rsa-sha2-512 15:16:31.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44320]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:31.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44320]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:31.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44320]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:31.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44320]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:31.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44320]) Kex: compression algorithms (client to server) = none 15:16:31.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44320]) Kex: compression algorithms (server to client) = none 15:16:31.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:31.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44320]) process #1 30 15:16:31.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44320]] process command=SSH_MSG_KEXDH_INIT 15:16:31.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44320]] Send SSH_MSG_KEXDH_REPLY 15:16:31.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44320]) packet #1 sending command=31[31] len=1639 15:16:31.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:44320])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:31.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:44320]) Send SSH_MSG_NEWKEYS 15:16:31.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:44320]) session ID=9e:e1:9a:eb:34:99:d7:b3:e0:84:6c:11:42:96:6b:42:82:d1:22:b6:50:70:fd:58:1b:6e:ec:9d:ac:42:7d:70:d0:99:75:0d:b8:34:57:16:11:6b:7b:52:b8:5e:f9:fb:7c:b3:ed:72:56:8b:63:69:0f:dc:2d:65:bf:6d:df:64 15:16:31.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44320]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:31.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44320]): strict KEX resets output message sequence number from 3 to 0 15:16:31.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44320]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@14c78089; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:31.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:44320])[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 15:16:31.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44320])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:31.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44320]) packet #0 sending command=7[7] len=419 15:16:31.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44320]) No pending packets to flush at end of KEX 15:16:31.913 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35042]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:31.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35042]) process #11 SSH_MSG_IGNORE 15:16:31.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35042]) SSH_MSG_IGNORE 15:16:31.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44320]) process #2 SSH_MSG_NEWKEYS 15:16:31.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44320]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:31.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44320]): strict KEX resets input message sequence number from 3 to 0 15:16:31.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44320]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@29b0b0d9; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:31.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:31.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44320]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:31.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44320]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:31.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:44320]) authorized authentication methods: password,publickey 15:16:31.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44320]) Accepted service ssh-userauth 15:16:31.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44320]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:31.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44320]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:31.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44320]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:31.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44320]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:31.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44320]) no authentication factory for method=none 15:16:31.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44320]) SSH_MSG_USERAUTH_REQUEST 15:16:31.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44320]) remaining methods: password,publickey 15:16:31.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44320]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:31.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44320]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:31.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44320]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:31.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44320]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:31.928 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:31.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:44320]) authentication result: true 15:16:31.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:44320]) SSH_MSG_USERAUTH_REQUEST 15:16:31.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44320])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:31.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44320]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:31.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:31.928 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:31.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44320]) no heartbeat to stop 15:16:31.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:44320]) heartbeat type=IGNORE, interval=PT30S 15:16:31.928 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:44320 authenticated 15:16:31.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44320]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:31.928 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44320]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:31.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44320]] session=TransportServerSession[admin@/10.30.171.175:44320] id=0 15:16:31.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44320])) size=2097152, max=2097152, packet=32768 15:16:31.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44320]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44320] 15:16:31.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44320]) recipient=0 15:16:31.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320])) size=2097152, max=2097152, packet=32768 15:16:31.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320])) re-initializing 15:16:31.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320])) size=2097152, max=2097152, packet=32768 15:16:31.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:31.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44320]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:31.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44320]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:31.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:31.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320])[want-reply=true] subsystem=netconf 15:16:31.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320])[subsystem] prepared command 15:16:31.929 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:31.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:31.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xab073bfa, L:/10.30.170.167:18029 - R:/10.30.171.175:44320]}} established 15:16:31.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 200: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18029 15:16:31.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 200: Creating data stores for simulated device 15:16:31.930 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:31.930 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:31.930 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:31.930 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:31.930 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:31.931 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72f11834 15:16:31.931 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:31.931 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:31.931 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:31.931 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:31.932 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:31.932 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:31.932 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:31.932 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:31.932 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72f11834, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72f11834, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5007254e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5007254e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:31.932 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:31.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:31.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xab073bfa, L:/10.30.170.167:18029 - R:/10.30.171.175:44320] 15:16:31.934 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 200 on channel [id: 0xab073bfa, L:/10.30.170.167:18029 - R:/10.30.171.175:44320] 15:16:31.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]) by 1103 down to 2096049 15:16:31.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44320]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:31.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xab073bfa, L:/10.30.170.167:18029 - R:/10.30.171.175:44320] 15:16:31.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xab073bfa, L:/10.30.170.167:18029 - R:/10.30.171.175:44320] 15:16:31.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]) request=subsystem result=ReplySuccess, want-reply=true 15:16:31.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44320]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:31.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]) request=subsystem activate command 15:16:31.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]) starting runner for command=netconf 15:16:31.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44320]) process #5 SSH_MSG_CHANNEL_DATA 15:16:31.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]) by 373 down to 2096779 15:16:31.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]) SSH_MSG_CHANNEL_DATA len=373 15:16:31.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320] 15:16:31.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xab073bfa, L:/10.30.170.167:18029 - R:/10.30.171.175:44320]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:31.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:31.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xab073bfa, L:/10.30.170.167:18029 - R:/10.30.171.175:44320] 15:16:31.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xab073bfa, L:/10.30.170.167:18029 - R:/10.30.171.175:44320] 15:16:31.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18029', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:31.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=200} created 15:16:31.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=200, channel=[id: 0xab073bfa, L:/10.30.170.167:18029 - R:/10.30.171.175:44320]} created 15:16:31.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xab073bfa, L:/10.30.170.167:18029 - R:/10.30.171.175:44320] successful with session NetconfServerSession{sessionId=200, channel=[id: 0xab073bfa, L:/10.30.170.167:18029 - R:/10.30.171.175:44320]} 15:16:31.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=200, channel=[id: 0xab073bfa, L:/10.30.170.167:18029 - R:/10.30.171.175:44320]} up 15:16:31.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44320]) process #6 SSH_MSG_CHANNEL_DATA 15:16:31.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]) by 393 down to 2096386 15:16:31.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]) SSH_MSG_CHANNEL_DATA len=393 15:16:31.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320] 15:16:31.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:31.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:31.936 [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=200} 15:16:31.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:31.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=200, channel=[id: 0xab073bfa, L:/10.30.170.167:18029 - R:/10.30.171.175:44320]} EXI handlers added to pipeline 15:16:31.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:31.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]) by 179 down to 2095870 15:16:31.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44320]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:31.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:31.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44320]) process #7 SSH_MSG_CHANNEL_DATA 15:16:31.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]) by 340 down to 2096046 15:16:31.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]) SSH_MSG_CHANNEL_DATA len=340 15:16:31.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320] 15:16:31.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:31.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:31.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=200} 15:16:31.944 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5007254e 15:16:31.944 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:31.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:31.944 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:31.944 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:31.944 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:31.944 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:31.944 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:31.944 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:31.944 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:31.944 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:31.944 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:31.944 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:31.944 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:31.944 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:31.944 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:31.944 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:31.944 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:31.944 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:31.945 [netconf-device-simulator-threads-2] 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 15:16:31.945 [netconf-device-simulator-threads-2] 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 15:16:31.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:31.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]) by 733 down to 2095137 15:16:31.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44320]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:31.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:31.975 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:31.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43124]) process #13 SSH_MSG_IGNORE 15:16:31.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43124]) SSH_MSG_IGNORE 15:16:32.069 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:32.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37206]) process #14 SSH_MSG_IGNORE 15:16:32.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37206]) SSH_MSG_IGNORE 15:16:32.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51614]) process #8 SSH_MSG_IGNORE 15:16:32.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51614]) SSH_MSG_IGNORE 15:16:32.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51614]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:32.455 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:32.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #12 SSH_MSG_IGNORE 15:16:32.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:16:32.539 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59580]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:32.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59580]) process #9 SSH_MSG_IGNORE 15:16:32.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59580]) SSH_MSG_IGNORE 15:16:32.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6ed2ecc2, L:/10.30.170.167:18030 - R:/10.30.171.175:39282]} 15:16:32.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:39282]): SSH-2.0-SSHD-UNKNOWN 15:16:32.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:39282]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:32.738 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:39282]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:32.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:39282]) Send SSH_MSG_KEXINIT 15:16:32.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39282]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:32.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39282]) process #0 SSH_MSG_KEXINIT 15:16:32.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:39282]) SSH_MSG_KEXINIT 15:16:32.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:39282]) strict KEX=true client=true server=true 15:16:32.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39282]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:32.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39282]) Kex: server host key algorithms = rsa-sha2-512 15:16:32.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39282]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:32.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39282]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:32.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39282]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:32.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39282]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:32.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39282]) Kex: compression algorithms (client to server) = none 15:16:32.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39282]) Kex: compression algorithms (server to client) = none 15:16:32.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:32.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38088]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:32.869 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:16:32.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55962]) process #15 SSH_MSG_IGNORE 15:16:32.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55962]) SSH_MSG_IGNORE 15:16:32.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39282]) process #1 30 15:16:32.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:39282]] process command=SSH_MSG_KEXDH_INIT 15:16:32.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:39282]] Send SSH_MSG_KEXDH_REPLY 15:16:32.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39282]) packet #1 sending command=31[31] len=1639 15:16:32.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:39282])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:32.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:39282]) Send SSH_MSG_NEWKEYS 15:16:32.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:39282]) session ID=aa:d7:39:41:2b:0a:cf:4f:68:31:af:76:68:f1:eb:a5:eb:22:b4:50:83:a9:63:d2:78:c2:fa:3b:f4:62:c3:76:1d:5e:38:4b:78:b1:dc:5b:61:46:ec:49:f4:66:f8:f7:d0:0c:f6:c5:37:80:f2:30:3d:20:62:aa:6c:59:bc:68 15:16:32.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39282]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:32.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:39282]): strict KEX resets output message sequence number from 3 to 0 15:16:32.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:39282]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@726718a8; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:32.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:39282])[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 15:16:32.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:39282])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:32.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39282]) packet #0 sending command=7[7] len=419 15:16:32.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:39282]) No pending packets to flush at end of KEX 15:16:32.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38088]) process #10 SSH_MSG_IGNORE 15:16:32.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38088]) SSH_MSG_IGNORE 15:16:32.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39282]) process #2 SSH_MSG_NEWKEYS 15:16:32.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:39282]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:32.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:39282]): strict KEX resets input message sequence number from 3 to 0 15:16:32.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:39282]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7162175a; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:32.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:32.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39282]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:32.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:39282]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:32.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:39282]) authorized authentication methods: password,publickey 15:16:32.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:39282]) Accepted service ssh-userauth 15:16:32.917 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39282]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:32.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39282]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:32.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39282]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:32.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39282]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:32.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39282]) no authentication factory for method=none 15:16:32.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:39282]) SSH_MSG_USERAUTH_REQUEST 15:16:32.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:39282]) remaining methods: password,publickey 15:16:32.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39282]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:32.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39282]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:32.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39282]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:32.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39282]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:32.918 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:32.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:39282]) authentication result: true 15:16:32.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:39282]) SSH_MSG_USERAUTH_REQUEST 15:16:32.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:39282])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:32.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39282]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:32.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:32.918 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:32.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39282]) no heartbeat to stop 15:16:32.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:39282]) heartbeat type=IGNORE, interval=PT30S 15:16:32.919 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:39282 authenticated 15:16:32.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39282]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:32.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39282]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:32.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39282]] session=TransportServerSession[admin@/10.30.171.175:39282] id=0 15:16:32.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39282])) size=2097152, max=2097152, packet=32768 15:16:32.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39282]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39282] 15:16:32.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39282]) recipient=0 15:16:32.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282])) size=2097152, max=2097152, packet=32768 15:16:32.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282])) re-initializing 15:16:32.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282])) size=2097152, max=2097152, packet=32768 15:16:32.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:32.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39282]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:32.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39282]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:32.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:32.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282])[want-reply=true] subsystem=netconf 15:16:32.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282])[subsystem] prepared command 15:16:32.920 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:32.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:32.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6ed2ecc2, L:/10.30.170.167:18030 - R:/10.30.171.175:39282]}} established 15:16:32.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 201: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18030 15:16:32.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 201: Creating data stores for simulated device 15:16:32.920 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:32.920 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:32.920 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:32.920 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:32.920 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:32.921 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@34a0ae1a 15:16:32.921 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:32.922 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:32.922 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:32.922 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:32.922 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:32.922 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:32.922 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:32.922 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:32.922 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@34a0ae1a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@34a0ae1a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7af1e0b3, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7af1e0b3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:32.923 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:32.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:32.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6ed2ecc2, L:/10.30.170.167:18030 - R:/10.30.171.175:39282] 15:16:32.924 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 201 on channel [id: 0x6ed2ecc2, L:/10.30.170.167:18030 - R:/10.30.171.175:39282] 15:16:32.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]) by 1103 down to 2096049 15:16:32.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39282]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:32.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6ed2ecc2, L:/10.30.170.167:18030 - R:/10.30.171.175:39282] 15:16:32.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6ed2ecc2, L:/10.30.170.167:18030 - R:/10.30.171.175:39282] 15:16:32.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]) request=subsystem result=ReplySuccess, want-reply=true 15:16:32.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39282]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:32.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]) request=subsystem activate command 15:16:32.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]) starting runner for command=netconf 15:16:32.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39282]) process #5 SSH_MSG_CHANNEL_DATA 15:16:32.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]) by 373 down to 2096779 15:16:32.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]) SSH_MSG_CHANNEL_DATA len=373 15:16:32.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282] 15:16:32.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x6ed2ecc2, L:/10.30.170.167:18030 - R:/10.30.171.175:39282]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:32.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:32.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6ed2ecc2, L:/10.30.170.167:18030 - R:/10.30.171.175:39282] 15:16:32.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6ed2ecc2, L:/10.30.170.167:18030 - R:/10.30.171.175:39282] 15:16:32.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18030', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:32.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=201} created 15:16:32.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=201, channel=[id: 0x6ed2ecc2, L:/10.30.170.167:18030 - R:/10.30.171.175:39282]} created 15:16:32.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6ed2ecc2, L:/10.30.170.167:18030 - R:/10.30.171.175:39282] successful with session NetconfServerSession{sessionId=201, channel=[id: 0x6ed2ecc2, L:/10.30.170.167:18030 - R:/10.30.171.175:39282]} 15:16:32.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=201, channel=[id: 0x6ed2ecc2, L:/10.30.170.167:18030 - R:/10.30.171.175:39282]} up 15:16:32.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39282]) process #6 SSH_MSG_CHANNEL_DATA 15:16:32.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]) by 393 down to 2096386 15:16:32.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]) SSH_MSG_CHANNEL_DATA len=393 15:16:32.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282] 15:16:32.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:32.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:32.926 [netconf-device-simulator-threads-4] 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=201} 15:16:32.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:32.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=201, channel=[id: 0x6ed2ecc2, L:/10.30.170.167:18030 - R:/10.30.171.175:39282]} EXI handlers added to pipeline 15:16:32.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:32.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]) by 179 down to 2095870 15:16:32.926 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39282]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:32.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:32.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39282]) process #7 SSH_MSG_CHANNEL_DATA 15:16:32.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]) by 340 down to 2096046 15:16:32.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]) SSH_MSG_CHANNEL_DATA len=340 15:16:32.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282] 15:16:32.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:32.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:32.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=201} 15:16:32.929 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7af1e0b3 15:16:32.929 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:32.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:32.929 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:32.929 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:32.929 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:32.929 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:32.929 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:32.929 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:32.929 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:32.929 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:32.929 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:32.929 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:32.929 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:32.929 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:32.929 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:32.929 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:32.929 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:32.929 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:32.929 [netconf-device-simulator-threads-4] 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 15:16:32.929 [netconf-device-simulator-threads-4] 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 15:16:32.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:32.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]) by 733 down to 2095137 15:16:32.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39282]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:32.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:33.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46446]) process #8 SSH_MSG_IGNORE 15:16:33.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46446]) SSH_MSG_IGNORE 15:16:33.125 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46446]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:33.231 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:33.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50996]) process #14 SSH_MSG_IGNORE 15:16:33.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50996]) SSH_MSG_IGNORE 15:16:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54118]) process #13 SSH_MSG_IGNORE 15:16:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54118]) SSH_MSG_IGNORE 15:16:33.270 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:33.378 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46760]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:33.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46760]) process #11 SSH_MSG_IGNORE 15:16:33.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46760]) SSH_MSG_IGNORE 15:16:33.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaab7a5c2, L:/10.30.170.167:18031 - R:/10.30.171.175:56816]} 15:16:33.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:56816]): SSH-2.0-SSHD-UNKNOWN 15:16:33.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:56816]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:33.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:56816]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:33.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:56816]) Send SSH_MSG_KEXINIT 15:16:33.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56816]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:33.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56816]) process #0 SSH_MSG_KEXINIT 15:16:33.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:56816]) SSH_MSG_KEXINIT 15:16:33.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:56816]) strict KEX=true client=true server=true 15:16:33.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56816]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:33.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56816]) Kex: server host key algorithms = rsa-sha2-512 15:16:33.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56816]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:33.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56816]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:33.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56816]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:33.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56816]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:33.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56816]) Kex: compression algorithms (client to server) = none 15:16:33.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56816]) Kex: compression algorithms (server to client) = none 15:16:33.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:33.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56816]) process #1 30 15:16:33.635 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:56816]] process command=SSH_MSG_KEXDH_INIT 15:16:33.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:56816]] Send SSH_MSG_KEXDH_REPLY 15:16:33.649 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56816]) packet #1 sending command=31[31] len=1639 15:16:33.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:56816])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:33.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:56816]) Send SSH_MSG_NEWKEYS 15:16:33.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:56816]) session ID=c1:e9:70:d3:7d:bd:f2:e9:1c:7b:3a:ed:0e:b4:44:90:54:58:cc:1e:67:71:e5:83:23:ab:58:3e:a3:7c:1e:40:aa:80:b0:dc:3b:61:07:18:33:40:a6:6e:1e:39:b1:0c:29:1b:0e:a3:e4:d9:71:e6:17:98:c7:a2:21:1c:7d:bc 15:16:33.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56816]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:33.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:56816]): strict KEX resets output message sequence number from 3 to 0 15:16:33.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:56816]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3763300f; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:33.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:56816])[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 15:16:33.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:56816])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:33.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56816]) packet #0 sending command=7[7] len=419 15:16:33.650 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:56816]) No pending packets to flush at end of KEX 15:16:33.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56816]) process #2 SSH_MSG_NEWKEYS 15:16:33.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:56816]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:33.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:56816]): strict KEX resets input message sequence number from 3 to 0 15:16:33.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:56816]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@133618b4; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:33.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:33.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56816]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:33.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:56816]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:33.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:56816]) authorized authentication methods: password,publickey 15:16:33.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:56816]) Accepted service ssh-userauth 15:16:33.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56816]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:33.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56816]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:33.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56816]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:33.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56816]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:33.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56816]) no authentication factory for method=none 15:16:33.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:56816]) SSH_MSG_USERAUTH_REQUEST 15:16:33.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:56816]) remaining methods: password,publickey 15:16:33.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56816]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:33.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56816]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:33.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56816]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:33.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56816]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:33.683 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:33.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:56816]) authentication result: true 15:16:33.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:56816]) SSH_MSG_USERAUTH_REQUEST 15:16:33.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:56816])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:33.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56816]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:33.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:33.683 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:33.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56816]) no heartbeat to stop 15:16:33.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:56816]) heartbeat type=IGNORE, interval=PT30S 15:16:33.683 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:56816 authenticated 15:16:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56816]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56816]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56816]] session=TransportServerSession[admin@/10.30.171.175:56816] id=0 15:16:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56816])) size=2097152, max=2097152, packet=32768 15:16:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56816]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56816] 15:16:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56816]) recipient=0 15:16:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816])) size=2097152, max=2097152, packet=32768 15:16:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816])) re-initializing 15:16:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816])) size=2097152, max=2097152, packet=32768 15:16:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56816]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56816]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816])[want-reply=true] subsystem=netconf 15:16:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816])[subsystem] prepared command 15:16:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaab7a5c2, L:/10.30.170.167:18031 - R:/10.30.171.175:56816]}} established 15:16:33.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 202: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18031 15:16:33.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 202: Creating data stores for simulated device 15:16:33.685 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:33.685 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:33.685 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:33.685 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:33.685 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:33.686 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f36375c 15:16:33.686 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:33.686 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:33.686 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:33.686 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:33.687 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:33.687 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:33.687 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:33.687 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:33.687 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f36375c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f36375c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f1fdf4f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f1fdf4f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:33.687 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:33.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:33.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaab7a5c2, L:/10.30.170.167:18031 - R:/10.30.171.175:56816] 15:16:33.688 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 202 on channel [id: 0xaab7a5c2, L:/10.30.170.167:18031 - R:/10.30.171.175:56816] 15:16:33.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]) by 1103 down to 2096049 15:16:33.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56816]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:33.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaab7a5c2, L:/10.30.170.167:18031 - R:/10.30.171.175:56816] 15:16:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaab7a5c2, L:/10.30.170.167:18031 - R:/10.30.171.175:56816] 15:16:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]) request=subsystem result=ReplySuccess, want-reply=true 15:16:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56816]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]) request=subsystem activate command 15:16:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]) starting runner for command=netconf 15:16:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56816]) process #5 SSH_MSG_CHANNEL_DATA 15:16:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]) by 373 down to 2096779 15:16:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]) SSH_MSG_CHANNEL_DATA len=373 15:16:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816] 15:16:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xaab7a5c2, L:/10.30.170.167:18031 - R:/10.30.171.175:56816]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaab7a5c2, L:/10.30.170.167:18031 - R:/10.30.171.175:56816] 15:16:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaab7a5c2, L:/10.30.170.167:18031 - R:/10.30.171.175:56816] 15:16:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18031', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=202} created 15:16:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=202, channel=[id: 0xaab7a5c2, L:/10.30.170.167:18031 - R:/10.30.171.175:56816]} created 15:16:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaab7a5c2, L:/10.30.170.167:18031 - R:/10.30.171.175:56816] successful with session NetconfServerSession{sessionId=202, channel=[id: 0xaab7a5c2, L:/10.30.170.167:18031 - R:/10.30.171.175:56816]} 15:16:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=202, channel=[id: 0xaab7a5c2, L:/10.30.170.167:18031 - R:/10.30.171.175:56816]} up 15:16:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56816]) process #6 SSH_MSG_CHANNEL_DATA 15:16:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]) by 393 down to 2096386 15:16:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]) SSH_MSG_CHANNEL_DATA len=393 15:16:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816] 15:16:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:33.690 [netconf-device-simulator-threads-6] 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=202} 15:16:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:33.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=202, channel=[id: 0xaab7a5c2, L:/10.30.170.167:18031 - R:/10.30.171.175:56816]} EXI handlers added to pipeline 15:16:33.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:33.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]) by 179 down to 2095870 15:16:33.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56816]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:33.691 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:33.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56816]) process #7 SSH_MSG_CHANNEL_DATA 15:16:33.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]) by 340 down to 2096046 15:16:33.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]) SSH_MSG_CHANNEL_DATA len=340 15:16:33.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816] 15:16:33.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:33.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:33.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=202} 15:16:33.695 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f1fdf4f 15:16:33.695 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:33.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:33.695 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:33.695 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:33.695 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:33.695 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:33.695 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:33.695 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:33.695 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:33.695 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:33.695 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:33.695 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:33.695 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:33.695 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:33.695 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:33.695 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:33.695 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:33.695 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:33.695 [netconf-device-simulator-threads-6] 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 15:16:33.695 [netconf-device-simulator-threads-6] 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 15:16:33.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:33.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]) by 733 down to 2095137 15:16:33.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56816]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:33.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:33.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40314]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:33.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40314]) process #12 SSH_MSG_IGNORE 15:16:33.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40314]) SSH_MSG_IGNORE 15:16:33.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53024]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:33.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53024]) process #9 SSH_MSG_IGNORE 15:16:33.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53024]) SSH_MSG_IGNORE 15:16:33.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45678]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:33.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45678]) process #10 SSH_MSG_IGNORE 15:16:33.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45678]) SSH_MSG_IGNORE 15:16:34.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:16:34.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60062]) process #15 SSH_MSG_IGNORE 15:16:34.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60062]) SSH_MSG_IGNORE 15:16:34.294 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:34.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44528]) process #14 SSH_MSG_IGNORE 15:16:34.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44528]) SSH_MSG_IGNORE 15:16:34.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50618]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:34.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50618]) process #11 SSH_MSG_IGNORE 15:16:34.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50618]) SSH_MSG_IGNORE 15:16:34.500 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58044]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:34.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58044]) process #8 SSH_MSG_IGNORE 15:16:34.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58044]) SSH_MSG_IGNORE 15:16:34.593 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34250]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:34.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34250]) process #13 SSH_MSG_IGNORE 15:16:34.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34250]) SSH_MSG_IGNORE 15:16:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb95dadab, L:/10.30.170.167:18032 - R:/10.30.171.175:43496]} 15:16:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:43496]): SSH-2.0-SSHD-UNKNOWN 15:16:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:43496]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:34.664 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:43496]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:35.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:43496]) Send SSH_MSG_KEXINIT 15:16:35.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43496]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:35.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43496]) process #0 SSH_MSG_KEXINIT 15:16:35.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:43496]) SSH_MSG_KEXINIT 15:16:35.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:43496]) strict KEX=true client=true server=true 15:16:35.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43496]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:35.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43496]) Kex: server host key algorithms = rsa-sha2-512 15:16:35.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43496]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:35.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43496]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:35.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43496]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:35.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43496]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:35.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43496]) Kex: compression algorithms (client to server) = none 15:16:35.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43496]) Kex: compression algorithms (server to client) = none 15:16:35.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:35.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40368]) process #9 SSH_MSG_IGNORE 15:16:35.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40368]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:35.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40368]) SSH_MSG_IGNORE 15:16:35.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43496]) process #1 30 15:16:35.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43496]] process command=SSH_MSG_KEXDH_INIT 15:16:35.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43496]] Send SSH_MSG_KEXDH_REPLY 15:16:35.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43496]) packet #1 sending command=31[31] len=1639 15:16:35.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:43496])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:35.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:43496]) Send SSH_MSG_NEWKEYS 15:16:35.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:43496]) session ID=27:d8:04:5b:d8:7a:ef:a4:2b:3e:d0:99:8d:af:08:7a:74:02:5c:f6:3e:b9:f8:5b:8b:ed:bb:ad:fa:5a:69:9b:ec:7c:d5:c0:14:55:f2:66:19:75:f1:81:a7:8f:c3:ee:b4:bf:17:da:ee:ce:1d:10:f3:fc:04:3e:63:bb:60:1d 15:16:35.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43496]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:35.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43496]): strict KEX resets output message sequence number from 3 to 0 15:16:35.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43496]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@234f0449; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:35.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:43496])[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 15:16:35.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43496])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:35.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43496]) packet #0 sending command=7[7] len=419 15:16:35.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43496]) No pending packets to flush at end of KEX 15:16:35.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43496]) process #2 SSH_MSG_NEWKEYS 15:16:35.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43496]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:35.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43496]): strict KEX resets input message sequence number from 3 to 0 15:16:35.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43496]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2101ff1e; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:35.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:35.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43496]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:35.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43496]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:35.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:43496]) authorized authentication methods: password,publickey 15:16:35.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43496]) Accepted service ssh-userauth 15:16:35.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43496]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:35.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43496]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:35.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43496]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:35.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43496]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:35.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43496]) no authentication factory for method=none 15:16:35.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43496]) SSH_MSG_USERAUTH_REQUEST 15:16:35.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43496]) remaining methods: password,publickey 15:16:35.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43496]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:35.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43496]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:35.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43496]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:35.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43496]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:35.153 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:35.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:43496]) authentication result: true 15:16:35.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:43496]) SSH_MSG_USERAUTH_REQUEST 15:16:35.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43496])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:35.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43496]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:35.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:35.153 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:35.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43496]) no heartbeat to stop 15:16:35.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:43496]) heartbeat type=IGNORE, interval=PT30S 15:16:35.154 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:43496 authenticated 15:16:35.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43496]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:35.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43496]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:35.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43496]] session=TransportServerSession[admin@/10.30.171.175:43496] id=0 15:16:35.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43496])) size=2097152, max=2097152, packet=32768 15:16:35.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43496]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43496] 15:16:35.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43496]) recipient=0 15:16:35.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496])) size=2097152, max=2097152, packet=32768 15:16:35.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496])) re-initializing 15:16:35.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496])) size=2097152, max=2097152, packet=32768 15:16:35.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:35.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43496]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:35.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43496]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:35.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:35.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496])[want-reply=true] subsystem=netconf 15:16:35.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496])[subsystem] prepared command 15:16:35.155 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:35.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:35.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb95dadab, L:/10.30.170.167:18032 - R:/10.30.171.175:43496]}} established 15:16:35.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 203: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18032 15:16:35.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 203: Creating data stores for simulated device 15:16:35.155 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:35.155 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:35.156 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:35.156 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:35.156 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:35.156 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@408c1ff3 15:16:35.156 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:35.157 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:35.157 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:35.157 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:35.157 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:35.157 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:35.157 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:35.157 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:35.157 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@408c1ff3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@408c1ff3, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@494093f7, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@494093f7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:35.158 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:35.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:35.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb95dadab, L:/10.30.170.167:18032 - R:/10.30.171.175:43496] 15:16:35.159 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 203 on channel [id: 0xb95dadab, L:/10.30.170.167:18032 - R:/10.30.171.175:43496] 15:16:35.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]) by 1103 down to 2096049 15:16:35.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43496]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:35.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb95dadab, L:/10.30.170.167:18032 - R:/10.30.171.175:43496] 15:16:35.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb95dadab, L:/10.30.170.167:18032 - R:/10.30.171.175:43496] 15:16:35.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]) request=subsystem result=ReplySuccess, want-reply=true 15:16:35.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43496]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:35.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]) request=subsystem activate command 15:16:35.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]) starting runner for command=netconf 15:16:35.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43496]) process #5 SSH_MSG_CHANNEL_DATA 15:16:35.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]) by 373 down to 2096779 15:16:35.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]) SSH_MSG_CHANNEL_DATA len=373 15:16:35.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496] 15:16:35.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb95dadab, L:/10.30.170.167:18032 - R:/10.30.171.175:43496]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:35.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:35.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb95dadab, L:/10.30.170.167:18032 - R:/10.30.171.175:43496] 15:16:35.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb95dadab, L:/10.30.170.167:18032 - R:/10.30.171.175:43496] 15:16:35.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18032', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:35.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=203} created 15:16:35.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=203, channel=[id: 0xb95dadab, L:/10.30.170.167:18032 - R:/10.30.171.175:43496]} created 15:16:35.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb95dadab, L:/10.30.170.167:18032 - R:/10.30.171.175:43496] successful with session NetconfServerSession{sessionId=203, channel=[id: 0xb95dadab, L:/10.30.170.167:18032 - R:/10.30.171.175:43496]} 15:16:35.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=203, channel=[id: 0xb95dadab, L:/10.30.170.167:18032 - R:/10.30.171.175:43496]} up 15:16:35.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43496]) process #6 SSH_MSG_CHANNEL_DATA 15:16:35.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]) by 393 down to 2096386 15:16:35.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]) SSH_MSG_CHANNEL_DATA len=393 15:16:35.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496] 15:16:35.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:35.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:35.162 [netconf-device-simulator-threads-0] 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=203} 15:16:35.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:35.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=203, channel=[id: 0xb95dadab, L:/10.30.170.167:18032 - R:/10.30.171.175:43496]} EXI handlers added to pipeline 15:16:35.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:35.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]) by 179 down to 2095870 15:16:35.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43496]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:35.163 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:35.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43496]) process #7 SSH_MSG_CHANNEL_DATA 15:16:35.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]) by 340 down to 2096046 15:16:35.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]) SSH_MSG_CHANNEL_DATA len=340 15:16:35.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496] 15:16:35.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:35.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:35.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=203} 15:16:35.164 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@494093f7 15:16:35.164 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:35.164 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:35.164 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:35.164 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:35.165 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:35.165 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:35.165 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:35.165 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:35.165 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:35.165 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:35.165 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:35.165 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:35.165 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:35.165 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:35.165 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:35.165 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:35.165 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:35.165 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:35.165 [netconf-device-simulator-threads-0] 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 15:16:35.165 [netconf-device-simulator-threads-0] 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 15:16:35.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:35.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]) by 733 down to 2095137 15:16:35.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43496]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:35.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:35.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47616]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:35.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47616]) process #12 SSH_MSG_IGNORE 15:16:35.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47616]) SSH_MSG_IGNORE 15:16:35.296 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:16:35.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54708]) process #15 SSH_MSG_IGNORE 15:16:35.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54708]) SSH_MSG_IGNORE 15:16:35.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59792]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:35.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59792]) process #10 SSH_MSG_IGNORE 15:16:35.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59792]) SSH_MSG_IGNORE 15:16:35.420 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:35.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35166]) process #14 SSH_MSG_IGNORE 15:16:35.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35166]) SSH_MSG_IGNORE 15:16:35.641 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47276]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:35.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37358]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:35.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47276]) process #8 SSH_MSG_IGNORE 15:16:35.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47276]) SSH_MSG_IGNORE 15:16:35.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37358]) process #11 SSH_MSG_IGNORE 15:16:35.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37358]) SSH_MSG_IGNORE 15:16:35.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38758]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38758]) process #13 SSH_MSG_IGNORE 15:16:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38758]) SSH_MSG_IGNORE 15:16:35.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x765e9a3d, L:/10.30.170.167:18033 - R:/10.30.171.175:54238]} 15:16:35.910 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:54238]): SSH-2.0-SSHD-UNKNOWN 15:16:35.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:54238]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:35.911 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:54238]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:36.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:54238]) Send SSH_MSG_KEXINIT 15:16:36.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54238]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:36.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54238]) process #0 SSH_MSG_KEXINIT 15:16:36.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:54238]) SSH_MSG_KEXINIT 15:16:36.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:54238]) strict KEX=true client=true server=true 15:16:36.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54238]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:36.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54238]) Kex: server host key algorithms = rsa-sha2-512 15:16:36.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54238]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:36.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54238]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:36.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54238]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:36.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54238]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:36.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54238]) Kex: compression algorithms (client to server) = none 15:16:36.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54238]) Kex: compression algorithms (server to client) = none 15:16:36.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:36.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46272]) process #9 SSH_MSG_IGNORE 15:16:36.381 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46272]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:36.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46272]) SSH_MSG_IGNORE 15:16:36.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54238]) process #1 30 15:16:36.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54238]] process command=SSH_MSG_KEXDH_INIT 15:16:36.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54238]] Send SSH_MSG_KEXDH_REPLY 15:16:36.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54238]) packet #1 sending command=31[31] len=1639 15:16:36.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:54238])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:36.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:54238]) Send SSH_MSG_NEWKEYS 15:16:36.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:54238]) session ID=6f:ed:41:39:5a:cf:0a:83:0b:c7:0f:c1:cd:4b:8c:12:98:c7:32:b7:c6:7a:42:a8:4a:cd:93:38:8c:21:5b:98:66:61:2c:a1:62:12:fd:15:6a:58:9a:c2:b9:92:19:1c:e3:13:6b:5a:3b:04:7f:1f:19:38:7f:b8:67:9c:45:e5 15:16:36.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54238]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:36.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54238]): strict KEX resets output message sequence number from 3 to 0 15:16:36.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54238]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1bd0633f; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:36.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:54238])[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 15:16:36.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54238])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:36.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54238]) packet #0 sending command=7[7] len=419 15:16:36.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54238]) No pending packets to flush at end of KEX 15:16:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54238]) process #2 SSH_MSG_NEWKEYS 15:16:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54238]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54238]): strict KEX resets input message sequence number from 3 to 0 15:16:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54238]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3774abe1; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54238]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54238]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:54238]) authorized authentication methods: password,publickey 15:16:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54238]) Accepted service ssh-userauth 15:16:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54238]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54238]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54238]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54238]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54238]) no authentication factory for method=none 15:16:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54238]) SSH_MSG_USERAUTH_REQUEST 15:16:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54238]) remaining methods: password,publickey 15:16:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54238]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54238]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54238]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:36.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54238]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:36.451 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:36.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:54238]) authentication result: true 15:16:36.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:54238]) SSH_MSG_USERAUTH_REQUEST 15:16:36.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54238])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:36.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54238]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:36.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:36.452 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:36.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54238]) no heartbeat to stop 15:16:36.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:54238]) heartbeat type=IGNORE, interval=PT30S 15:16:36.452 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:54238 authenticated 15:16:36.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54238]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:36.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54238]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:36.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54238]] session=TransportServerSession[admin@/10.30.171.175:54238] id=0 15:16:36.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54238])) size=2097152, max=2097152, packet=32768 15:16:36.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54238]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54238] 15:16:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54238]) recipient=0 15:16:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238])) size=2097152, max=2097152, packet=32768 15:16:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238])) re-initializing 15:16:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238])) size=2097152, max=2097152, packet=32768 15:16:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54238]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54238]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238])[want-reply=true] subsystem=netconf 15:16:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238])[subsystem] prepared command 15:16:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x765e9a3d, L:/10.30.170.167:18033 - R:/10.30.171.175:54238]}} established 15:16:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 204: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18033 15:16:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 204: Creating data stores for simulated device 15:16:36.453 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:36.454 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:36.454 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:36.454 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:36.454 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26139fb0 15:16:36.454 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:36.454 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:36.455 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:36.455 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:36.455 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:36.455 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:36.455 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:36.455 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:36.455 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26139fb0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26139fb0, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1775e302, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1775e302, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:36.455 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:36.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:36.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x765e9a3d, L:/10.30.170.167:18033 - R:/10.30.171.175:54238] 15:16:36.456 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 204 on channel [id: 0x765e9a3d, L:/10.30.170.167:18033 - R:/10.30.171.175:54238] 15:16:36.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]) by 1103 down to 2096049 15:16:36.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54238]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:36.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x765e9a3d, L:/10.30.170.167:18033 - R:/10.30.171.175:54238] 15:16:36.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x765e9a3d, L:/10.30.170.167:18033 - R:/10.30.171.175:54238] 15:16:36.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]) request=subsystem result=ReplySuccess, want-reply=true 15:16:36.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54238]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:36.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]) request=subsystem activate command 15:16:36.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]) starting runner for command=netconf 15:16:36.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54238]) process #5 SSH_MSG_CHANNEL_DATA 15:16:36.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]) by 373 down to 2096779 15:16:36.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]) SSH_MSG_CHANNEL_DATA len=373 15:16:36.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238] 15:16:36.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x765e9a3d, L:/10.30.170.167:18033 - R:/10.30.171.175:54238]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:36.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:36.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x765e9a3d, L:/10.30.170.167:18033 - R:/10.30.171.175:54238] 15:16:36.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x765e9a3d, L:/10.30.170.167:18033 - R:/10.30.171.175:54238] 15:16:36.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18033', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:36.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=204} created 15:16:36.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=204, channel=[id: 0x765e9a3d, L:/10.30.170.167:18033 - R:/10.30.171.175:54238]} created 15:16:36.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x765e9a3d, L:/10.30.170.167:18033 - R:/10.30.171.175:54238] successful with session NetconfServerSession{sessionId=204, channel=[id: 0x765e9a3d, L:/10.30.170.167:18033 - R:/10.30.171.175:54238]} 15:16:36.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=204, channel=[id: 0x765e9a3d, L:/10.30.170.167:18033 - R:/10.30.171.175:54238]} up 15:16:36.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54238]) process #6 SSH_MSG_CHANNEL_DATA 15:16:36.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]) by 393 down to 2096386 15:16:36.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]) SSH_MSG_CHANNEL_DATA len=393 15:16:36.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238] 15:16:36.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:36.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:36.458 [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=204} 15:16:36.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:36.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=204, channel=[id: 0x765e9a3d, L:/10.30.170.167:18033 - R:/10.30.171.175:54238]} EXI handlers added to pipeline 15:16:36.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:36.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]) by 179 down to 2095870 15:16:36.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54238]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:36.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:36.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54238]) process #7 SSH_MSG_CHANNEL_DATA 15:16:36.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]) by 340 down to 2096046 15:16:36.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]) SSH_MSG_CHANNEL_DATA len=340 15:16:36.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238] 15:16:36.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:36.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:36.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=204} 15:16:36.460 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1775e302 15:16:36.460 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:36.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:36.460 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:36.461 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:36.461 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:36.461 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:36.461 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:36.461 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:36.461 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:36.461 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:36.461 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:36.461 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:36.461 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:36.461 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:36.461 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:36.461 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:36.461 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:36.461 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:36.461 [netconf-device-simulator-threads-2] 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 15:16:36.461 [netconf-device-simulator-threads-2] 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 15:16:36.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:36.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]) by 733 down to 2095137 15:16:36.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54238]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:36.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:36.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59766]) process #10 SSH_MSG_IGNORE 15:16:36.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59766]) SSH_MSG_IGNORE 15:16:36.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59766]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:36.588 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:16:36.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58112]) process #15 SSH_MSG_IGNORE 15:16:36.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58112]) SSH_MSG_IGNORE 15:16:36.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:36.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54380]) process #14 SSH_MSG_IGNORE 15:16:36.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54380]) SSH_MSG_IGNORE 15:16:36.645 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53088]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:36.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53088]) process #12 SSH_MSG_IGNORE 15:16:36.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53088]) SSH_MSG_IGNORE 15:16:36.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45880]) process #11 SSH_MSG_IGNORE 15:16:36.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45880]) SSH_MSG_IGNORE 15:16:36.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45880]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:36.963 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41400]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:36.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41400]) process #8 SSH_MSG_IGNORE 15:16:36.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41400]) SSH_MSG_IGNORE 15:16:37.163 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48346]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:37.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48346]) process #13 SSH_MSG_IGNORE 15:16:37.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48346]) SSH_MSG_IGNORE 15:16:37.180 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd225165e, L:/10.30.170.167:18034 - R:/10.30.171.175:55224]} 15:16:37.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:55224]): SSH-2.0-SSHD-UNKNOWN 15:16:37.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:55224]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:37.181 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:55224]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:37.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:55224]) Send SSH_MSG_KEXINIT 15:16:37.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55224]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:37.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55224]) process #0 SSH_MSG_KEXINIT 15:16:37.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:55224]) SSH_MSG_KEXINIT 15:16:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:55224]) strict KEX=true client=true server=true 15:16:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55224]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55224]) Kex: server host key algorithms = rsa-sha2-512 15:16:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55224]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55224]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55224]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55224]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55224]) Kex: compression algorithms (client to server) = none 15:16:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55224]) Kex: compression algorithms (server to client) = none 15:16:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:37.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58256]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:37.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58256]) process #11 SSH_MSG_IGNORE 15:16:37.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58256]) SSH_MSG_IGNORE 15:16:37.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40580]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:37.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40580]) process #9 SSH_MSG_IGNORE 15:16:37.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40580]) SSH_MSG_IGNORE 15:16:37.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55224]) process #1 30 15:16:37.497 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55224]] process command=SSH_MSG_KEXDH_INIT 15:16:37.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55224]] Send SSH_MSG_KEXDH_REPLY 15:16:37.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55224]) packet #1 sending command=31[31] len=1639 15:16:37.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:55224])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:37.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:55224]) Send SSH_MSG_NEWKEYS 15:16:37.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:55224]) session ID=83:71:11:79:3a:aa:6e:b5:01:de:37:38:7a:94:52:9d:20:e3:7b:aa:4a:7b:ff:00:d7:cc:f7:a7:a8:73:c2:5f:27:14:e5:1f:4a:10:c4:fe:d7:09:e5:83:ab:4e:ce:12:1b:d5:ff:55:86:dd:18:65:26:d7:86:3b:3e:a2:07:65 15:16:37.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55224]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:37.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55224]): strict KEX resets output message sequence number from 3 to 0 15:16:37.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55224]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@97c427d; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:37.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:55224])[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 15:16:37.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55224])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:37.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55224]) packet #0 sending command=7[7] len=419 15:16:37.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55224]) No pending packets to flush at end of KEX 15:16:37.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55224]) process #2 SSH_MSG_NEWKEYS 15:16:37.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55224]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:37.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55224]): strict KEX resets input message sequence number from 3 to 0 15:16:37.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55224]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4e8cb436; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:37.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:37.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55224]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:37.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55224]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:37.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:55224]) authorized authentication methods: password,publickey 15:16:37.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55224]) Accepted service ssh-userauth 15:16:37.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55224]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:37.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55224]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:37.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55224]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:37.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55224]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:37.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55224]) no authentication factory for method=none 15:16:37.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55224]) SSH_MSG_USERAUTH_REQUEST 15:16:37.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55224]) remaining methods: password,publickey 15:16:37.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55224]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:37.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55224]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:37.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55224]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:37.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55224]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:37.544 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:37.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:55224]) authentication result: true 15:16:37.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:55224]) SSH_MSG_USERAUTH_REQUEST 15:16:37.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55224])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:37.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55224]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:37.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:37.544 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:37.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55224]) no heartbeat to stop 15:16:37.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:55224]) heartbeat type=IGNORE, interval=PT30S 15:16:37.545 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:55224 authenticated 15:16:37.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55224]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:37.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55224]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:37.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55224]] session=TransportServerSession[admin@/10.30.171.175:55224] id=0 15:16:37.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55224])) size=2097152, max=2097152, packet=32768 15:16:37.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55224]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55224] 15:16:37.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55224]) recipient=0 15:16:37.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224])) size=2097152, max=2097152, packet=32768 15:16:37.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224])) re-initializing 15:16:37.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224])) size=2097152, max=2097152, packet=32768 15:16:37.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:37.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55224]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:37.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55224]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:37.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:37.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224])[want-reply=true] subsystem=netconf 15:16:37.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224])[subsystem] prepared command 15:16:37.551 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:37.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:37.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd225165e, L:/10.30.170.167:18034 - R:/10.30.171.175:55224]}} established 15:16:37.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 205: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18034 15:16:37.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 205: Creating data stores for simulated device 15:16:37.551 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:37.551 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:37.552 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:37.552 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:37.552 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:37.553 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@27f1ba41 15:16:37.553 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:37.553 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:37.553 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:37.553 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:37.554 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:37.554 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:37.554 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:37.554 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:37.554 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@27f1ba41, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@27f1ba41, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f48928a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f48928a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:37.554 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:37.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:37.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd225165e, L:/10.30.170.167:18034 - R:/10.30.171.175:55224] 15:16:37.555 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 205 on channel [id: 0xd225165e, L:/10.30.170.167:18034 - R:/10.30.171.175:55224] 15:16:37.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]) by 1103 down to 2096049 15:16:37.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55224]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:37.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd225165e, L:/10.30.170.167:18034 - R:/10.30.171.175:55224] 15:16:37.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd225165e, L:/10.30.170.167:18034 - R:/10.30.171.175:55224] 15:16:37.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]) request=subsystem result=ReplySuccess, want-reply=true 15:16:37.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55224]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:37.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]) request=subsystem activate command 15:16:37.556 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]) starting runner for command=netconf 15:16:37.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55224]) process #5 SSH_MSG_CHANNEL_DATA 15:16:37.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]) by 373 down to 2096779 15:16:37.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]) SSH_MSG_CHANNEL_DATA len=373 15:16:37.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224] 15:16:37.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd225165e, L:/10.30.170.167:18034 - R:/10.30.171.175:55224]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:37.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:37.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd225165e, L:/10.30.170.167:18034 - R:/10.30.171.175:55224] 15:16:37.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd225165e, L:/10.30.170.167:18034 - R:/10.30.171.175:55224] 15:16:37.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18034', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:37.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=205} created 15:16:37.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=205, channel=[id: 0xd225165e, L:/10.30.170.167:18034 - R:/10.30.171.175:55224]} created 15:16:37.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd225165e, L:/10.30.170.167:18034 - R:/10.30.171.175:55224] successful with session NetconfServerSession{sessionId=205, channel=[id: 0xd225165e, L:/10.30.170.167:18034 - R:/10.30.171.175:55224]} 15:16:37.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=205, channel=[id: 0xd225165e, L:/10.30.170.167:18034 - R:/10.30.171.175:55224]} up 15:16:37.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55224]) process #6 SSH_MSG_CHANNEL_DATA 15:16:37.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]) by 393 down to 2096386 15:16:37.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]) SSH_MSG_CHANNEL_DATA len=393 15:16:37.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224] 15:16:37.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:37.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:37.558 [netconf-device-simulator-threads-4] 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=205} 15:16:37.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:37.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=205, channel=[id: 0xd225165e, L:/10.30.170.167:18034 - R:/10.30.171.175:55224]} EXI handlers added to pipeline 15:16:37.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:37.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]) by 179 down to 2095870 15:16:37.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55224]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:37.559 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:37.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55224]) process #7 SSH_MSG_CHANNEL_DATA 15:16:37.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]) by 340 down to 2096046 15:16:37.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]) SSH_MSG_CHANNEL_DATA len=340 15:16:37.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224] 15:16:37.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:37.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:37.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=205} 15:16:37.561 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f48928a 15:16:37.561 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:37.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:37.561 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:37.561 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:37.561 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:37.561 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:37.561 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:37.561 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:37.561 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:37.561 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:37.561 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:37.561 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:37.561 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:37.561 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:37.561 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:37.561 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:37.561 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:37.561 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:37.561 [netconf-device-simulator-threads-4] 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 15:16:37.561 [netconf-device-simulator-threads-4] 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 15:16:37.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:37.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]) by 733 down to 2095137 15:16:37.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55224]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:37.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:37.778 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:37.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50598]) process #14 SSH_MSG_IGNORE 15:16:37.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50598]) SSH_MSG_IGNORE 15:16:37.791 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53618]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53618]) process #10 SSH_MSG_IGNORE 15:16:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53618]) SSH_MSG_IGNORE 15:16:37.837 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60884]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60884]) process #12 SSH_MSG_IGNORE 15:16:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60884]) SSH_MSG_IGNORE 15:16:37.843 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:16:37.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34104]) process #15 SSH_MSG_IGNORE 15:16:37.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34104]) SSH_MSG_IGNORE 15:16:38.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49154]) process #8 SSH_MSG_IGNORE 15:16:38.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49154]) SSH_MSG_IGNORE 15:16:38.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49154]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:38.267 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47972]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:38.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47972]) process #9 SSH_MSG_IGNORE 15:16:38.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47972]) SSH_MSG_IGNORE 15:16:38.338 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38174]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:38.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38174]) process #11 SSH_MSG_IGNORE 15:16:38.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38174]) SSH_MSG_IGNORE 15:16:38.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33050]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:38.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33050]) process #13 SSH_MSG_IGNORE 15:16:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33050]) SSH_MSG_IGNORE 15:16:38.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa82720da, L:/10.30.170.167:18035 - R:/10.30.171.175:54674]} 15:16:38.464 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:54674]): SSH-2.0-SSHD-UNKNOWN 15:16:38.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:54674]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:38.465 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:54674]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:38.622 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36106]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:38.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:54674]) Send SSH_MSG_KEXINIT 15:16:38.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54674]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:38.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54674]) process #0 SSH_MSG_KEXINIT 15:16:38.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:54674]) SSH_MSG_KEXINIT 15:16:38.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:54674]) strict KEX=true client=true server=true 15:16:38.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54674]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:38.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54674]) Kex: server host key algorithms = rsa-sha2-512 15:16:38.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54674]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:38.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54674]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:38.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54674]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:38.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54674]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:38.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54674]) Kex: compression algorithms (client to server) = none 15:16:38.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54674]) Kex: compression algorithms (server to client) = none 15:16:38.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:38.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36106]) process #10 SSH_MSG_IGNORE 15:16:38.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36106]) SSH_MSG_IGNORE 15:16:38.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54674]) process #1 30 15:16:38.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54674]] process command=SSH_MSG_KEXDH_INIT 15:16:38.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54674]] Send SSH_MSG_KEXDH_REPLY 15:16:38.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54674]) packet #1 sending command=31[31] len=1639 15:16:38.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:54674])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:38.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:54674]) Send SSH_MSG_NEWKEYS 15:16:38.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:54674]) session ID=77:7d:74:09:06:44:75:61:d1:10:7f:76:06:30:c4:bf:72:71:6f:dc:a5:bf:05:6c:9a:0f:f7:45:9a:86:79:3f:d5:15:02:75:66:4d:c8:04:bb:57:8a:e2:5a:2c:fe:16:4c:33:d8:78:89:43:2d:08:10:9b:11:0f:63:59:76:3c 15:16:38.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54674]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:38.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54674]): strict KEX resets output message sequence number from 3 to 0 15:16:38.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54674]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4e37db07; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:38.735 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:54674])[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 15:16:38.735 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54674])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:38.735 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54674]) packet #0 sending command=7[7] len=419 15:16:38.735 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54674]) No pending packets to flush at end of KEX 15:16:38.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54674]) process #2 SSH_MSG_NEWKEYS 15:16:38.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54674]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:38.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54674]): strict KEX resets input message sequence number from 3 to 0 15:16:38.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54674]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@10a0f7de; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:38.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:38.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54674]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:38.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54674]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:38.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:54674]) authorized authentication methods: password,publickey 15:16:38.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54674]) Accepted service ssh-userauth 15:16:38.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54674]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:38.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54674]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:38.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54674]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:38.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54674]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:38.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54674]) no authentication factory for method=none 15:16:38.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54674]) SSH_MSG_USERAUTH_REQUEST 15:16:38.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54674]) remaining methods: password,publickey 15:16:38.765 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54674]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:38.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54674]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:38.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54674]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:38.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54674]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:38.766 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:38.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:54674]) authentication result: true 15:16:38.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:54674]) SSH_MSG_USERAUTH_REQUEST 15:16:38.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54674])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:38.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54674]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:38.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:38.766 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:38.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54674]) no heartbeat to stop 15:16:38.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:54674]) heartbeat type=IGNORE, interval=PT30S 15:16:38.766 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:54674 authenticated 15:16:38.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54674]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:38.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54674]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:38.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54674]] session=TransportServerSession[admin@/10.30.171.175:54674] id=0 15:16:38.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54674])) size=2097152, max=2097152, packet=32768 15:16:38.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54674]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54674] 15:16:38.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54674]) recipient=0 15:16:38.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674])) size=2097152, max=2097152, packet=32768 15:16:38.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674])) re-initializing 15:16:38.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674])) size=2097152, max=2097152, packet=32768 15:16:38.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:38.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54674]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:38.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54674]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:38.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:38.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674])[want-reply=true] subsystem=netconf 15:16:38.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674])[subsystem] prepared command 15:16:38.768 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:38.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:38.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa82720da, L:/10.30.170.167:18035 - R:/10.30.171.175:54674]}} established 15:16:38.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 206: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18035 15:16:38.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 206: Creating data stores for simulated device 15:16:38.768 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:38.768 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:38.768 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:38.768 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:38.769 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:38.769 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@68bb6660 15:16:38.769 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:38.770 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:38.770 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:38.770 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:38.770 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:38.770 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:38.770 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:38.771 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:38.771 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@68bb6660, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@68bb6660, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5aa0181c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5aa0181c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:38.771 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:38.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:38.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa82720da, L:/10.30.170.167:18035 - R:/10.30.171.175:54674] 15:16:38.772 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 206 on channel [id: 0xa82720da, L:/10.30.170.167:18035 - R:/10.30.171.175:54674] 15:16:38.772 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]) by 1103 down to 2096049 15:16:38.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54674]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:38.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa82720da, L:/10.30.170.167:18035 - R:/10.30.171.175:54674] 15:16:38.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa82720da, L:/10.30.170.167:18035 - R:/10.30.171.175:54674] 15:16:38.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]) request=subsystem result=ReplySuccess, want-reply=true 15:16:38.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54674]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:38.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]) request=subsystem activate command 15:16:38.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]) starting runner for command=netconf 15:16:38.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54674]) process #5 SSH_MSG_CHANNEL_DATA 15:16:38.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]) by 373 down to 2096779 15:16:38.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]) SSH_MSG_CHANNEL_DATA len=373 15:16:38.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674] 15:16:38.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa82720da, L:/10.30.170.167:18035 - R:/10.30.171.175:54674]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:38.773 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:38.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa82720da, L:/10.30.170.167:18035 - R:/10.30.171.175:54674] 15:16:38.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa82720da, L:/10.30.170.167:18035 - R:/10.30.171.175:54674] 15:16:38.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18035', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:38.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=206} created 15:16:38.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=206, channel=[id: 0xa82720da, L:/10.30.170.167:18035 - R:/10.30.171.175:54674]} created 15:16:38.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa82720da, L:/10.30.170.167:18035 - R:/10.30.171.175:54674] successful with session NetconfServerSession{sessionId=206, channel=[id: 0xa82720da, L:/10.30.170.167:18035 - R:/10.30.171.175:54674]} 15:16:38.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=206, channel=[id: 0xa82720da, L:/10.30.170.167:18035 - R:/10.30.171.175:54674]} up 15:16:38.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54674]) process #6 SSH_MSG_CHANNEL_DATA 15:16:38.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]) by 393 down to 2096386 15:16:38.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]) SSH_MSG_CHANNEL_DATA len=393 15:16:38.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674] 15:16:38.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:38.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:38.775 [netconf-device-simulator-threads-6] 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=206} 15:16:38.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:38.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=206, channel=[id: 0xa82720da, L:/10.30.170.167:18035 - R:/10.30.171.175:54674]} EXI handlers added to pipeline 15:16:38.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:38.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]) by 179 down to 2095870 15:16:38.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54674]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:38.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:38.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54674]) process #7 SSH_MSG_CHANNEL_DATA 15:16:38.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]) by 340 down to 2096046 15:16:38.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]) SSH_MSG_CHANNEL_DATA len=340 15:16:38.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674] 15:16:38.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:38.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:38.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=206} 15:16:38.777 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5aa0181c 15:16:38.777 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:38.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:38.777 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:38.777 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:38.777 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:38.777 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:38.777 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:38.777 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:38.777 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:38.778 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:38.778 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:38.778 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:38.778 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:38.778 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:38.778 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:38.778 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:38.778 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:38.778 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:38.778 [netconf-device-simulator-threads-6] 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 15:16:38.778 [netconf-device-simulator-threads-6] 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 15:16:38.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:38.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]) by 733 down to 2095137 15:16:38.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54674]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:38.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:38.917 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37244]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:38.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37244]) process #12 SSH_MSG_IGNORE 15:16:38.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37244]) SSH_MSG_IGNORE 15:16:39.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:16:39.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54902]) process #15 SSH_MSG_IGNORE 15:16:39.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54902]) SSH_MSG_IGNORE 15:16:39.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:39.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44860]) process #14 SSH_MSG_IGNORE 15:16:39.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44860]) SSH_MSG_IGNORE 15:16:39.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36484]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:39.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36484]) process #8 SSH_MSG_IGNORE 15:16:39.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36484]) SSH_MSG_IGNORE 15:16:39.542 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38652]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38652]) process #11 SSH_MSG_IGNORE 15:16:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38652]) SSH_MSG_IGNORE 15:16:39.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47238]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:39.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47238]) process #13 SSH_MSG_IGNORE 15:16:39.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47238]) SSH_MSG_IGNORE 15:16:39.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x02882df0, L:/10.30.170.167:18036 - R:/10.30.171.175:57594]} 15:16:39.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:57594]): SSH-2.0-SSHD-UNKNOWN 15:16:39.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:57594]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:39.762 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:57594]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:39.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51538]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:39.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:57594]) Send SSH_MSG_KEXINIT 15:16:39.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57594]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:39.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57594]) process #0 SSH_MSG_KEXINIT 15:16:39.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:57594]) SSH_MSG_KEXINIT 15:16:39.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:57594]) strict KEX=true client=true server=true 15:16:39.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57594]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:39.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57594]) Kex: server host key algorithms = rsa-sha2-512 15:16:39.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57594]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:39.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57594]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:39.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57594]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:39.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57594]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:39.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57594]) Kex: compression algorithms (client to server) = none 15:16:39.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57594]) Kex: compression algorithms (server to client) = none 15:16:39.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:39.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51538]) process #10 SSH_MSG_IGNORE 15:16:39.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51538]) SSH_MSG_IGNORE 15:16:39.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58680]) process #9 SSH_MSG_IGNORE 15:16:39.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58680]) SSH_MSG_IGNORE 15:16:39.876 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58680]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:39.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57594]) process #1 30 15:16:39.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57594]] process command=SSH_MSG_KEXDH_INIT 15:16:39.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57594]] Send SSH_MSG_KEXDH_REPLY 15:16:39.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57594]) packet #1 sending command=31[31] len=1639 15:16:39.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:57594])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:39.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:57594]) Send SSH_MSG_NEWKEYS 15:16:39.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:57594]) session ID=e3:a9:6c:ad:d0:0d:6b:4f:a4:72:fa:5c:cc:ce:16:ef:87:b1:c8:3d:6f:81:3a:f6:37:6c:86:16:2d:fe:be:9e:2d:9d:85:b1:09:9d:1d:77:72:7d:62:2c:5a:e6:c0:97:e7:7d:7e:1b:ff:19:b8:75:d7:08:43:a5:90:9c:11:7f 15:16:39.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57594]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:39.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57594]): strict KEX resets output message sequence number from 3 to 0 15:16:39.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57594]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@570b3bc9; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:39.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:57594])[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 15:16:39.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57594])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:39.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57594]) packet #0 sending command=7[7] len=419 15:16:39.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57594]) No pending packets to flush at end of KEX 15:16:39.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57594]) process #2 SSH_MSG_NEWKEYS 15:16:39.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57594]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:39.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57594]): strict KEX resets input message sequence number from 3 to 0 15:16:39.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57594]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@25602caa; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:39.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:39.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57594]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:39.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57594]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:39.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:57594]) authorized authentication methods: password,publickey 15:16:39.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57594]) Accepted service ssh-userauth 15:16:39.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57594]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:39.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57594]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:39.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57594]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:39.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57594]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:39.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57594]) no authentication factory for method=none 15:16:39.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57594]) SSH_MSG_USERAUTH_REQUEST 15:16:39.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57594]) remaining methods: password,publickey 15:16:39.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57594]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:39.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57594]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:39.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57594]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:39.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57594]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:39.997 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:39.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:57594]) authentication result: true 15:16:39.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:57594]) SSH_MSG_USERAUTH_REQUEST 15:16:39.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57594])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:39.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57594]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:39.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:39.997 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:39.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57594]) no heartbeat to stop 15:16:39.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:57594]) heartbeat type=IGNORE, interval=PT30S 15:16:39.997 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:57594 authenticated 15:16:39.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57594]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:39.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57594]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:39.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57594]] session=TransportServerSession[admin@/10.30.171.175:57594] id=0 15:16:39.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57594])) size=2097152, max=2097152, packet=32768 15:16:39.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57594]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57594] 15:16:39.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57594]) recipient=0 15:16:39.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594])) size=2097152, max=2097152, packet=32768 15:16:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594])) re-initializing 15:16:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594])) size=2097152, max=2097152, packet=32768 15:16:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57594]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57594]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594])[want-reply=true] subsystem=netconf 15:16:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594])[subsystem] prepared command 15:16:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x02882df0, L:/10.30.170.167:18036 - R:/10.30.171.175:57594]}} established 15:16:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 207: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18036 15:16:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 207: Creating data stores for simulated device 15:16:39.999 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:39.999 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:39.999 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:39.999 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:39.999 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:40.000 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@195ed0e2 15:16:40.000 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:40.000 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:40.000 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:40.000 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:40.001 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:40.001 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:40.001 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:40.001 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:40.001 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@195ed0e2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@195ed0e2, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c11b9e5, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c11b9e5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:40.001 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:40.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:40.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x02882df0, L:/10.30.170.167:18036 - R:/10.30.171.175:57594] 15:16:40.003 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 207 on channel [id: 0x02882df0, L:/10.30.170.167:18036 - R:/10.30.171.175:57594] 15:16:40.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]) by 1103 down to 2096049 15:16:40.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57594]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:40.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x02882df0, L:/10.30.170.167:18036 - R:/10.30.171.175:57594] 15:16:40.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x02882df0, L:/10.30.170.167:18036 - R:/10.30.171.175:57594] 15:16:40.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]) request=subsystem result=ReplySuccess, want-reply=true 15:16:40.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57594]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:40.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]) request=subsystem activate command 15:16:40.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]) starting runner for command=netconf 15:16:40.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57594]) process #5 SSH_MSG_CHANNEL_DATA 15:16:40.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]) by 373 down to 2096779 15:16:40.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]) SSH_MSG_CHANNEL_DATA len=373 15:16:40.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594] 15:16:40.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x02882df0, L:/10.30.170.167:18036 - R:/10.30.171.175:57594]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:40.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:40.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x02882df0, L:/10.30.170.167:18036 - R:/10.30.171.175:57594] 15:16:40.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x02882df0, L:/10.30.170.167:18036 - R:/10.30.171.175:57594] 15:16:40.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18036', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:40.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=207} created 15:16:40.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=207, channel=[id: 0x02882df0, L:/10.30.170.167:18036 - R:/10.30.171.175:57594]} created 15:16:40.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x02882df0, L:/10.30.170.167:18036 - R:/10.30.171.175:57594] successful with session NetconfServerSession{sessionId=207, channel=[id: 0x02882df0, L:/10.30.170.167:18036 - R:/10.30.171.175:57594]} 15:16:40.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=207, channel=[id: 0x02882df0, L:/10.30.170.167:18036 - R:/10.30.171.175:57594]} up 15:16:40.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57594]) process #6 SSH_MSG_CHANNEL_DATA 15:16:40.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]) by 393 down to 2096386 15:16:40.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]) SSH_MSG_CHANNEL_DATA len=393 15:16:40.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594] 15:16:40.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:40.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:40.005 [netconf-device-simulator-threads-0] 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=207} 15:16:40.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:40.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=207, channel=[id: 0x02882df0, L:/10.30.170.167:18036 - R:/10.30.171.175:57594]} EXI handlers added to pipeline 15:16:40.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:40.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]) by 179 down to 2095870 15:16:40.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57594]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:40.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:40.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57594]) process #7 SSH_MSG_CHANNEL_DATA 15:16:40.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]) by 340 down to 2096046 15:16:40.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]) SSH_MSG_CHANNEL_DATA len=340 15:16:40.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594] 15:16:40.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:40.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:40.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=207} 15:16:40.007 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c11b9e5 15:16:40.007 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:40.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:40.007 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:40.007 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:40.007 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:40.007 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:40.007 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:40.007 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:40.007 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:40.007 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:40.007 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:40.007 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:40.007 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:40.007 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:40.007 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:40.007 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:40.007 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:40.007 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:40.008 [netconf-device-simulator-threads-0] 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 15:16:40.008 [netconf-device-simulator-threads-0] 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 15:16:40.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:40.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]) by 733 down to 2095137 15:16:40.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57594]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:40.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59038]) process #12 SSH_MSG_IGNORE 15:16:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59038]) SSH_MSG_IGNORE 15:16:40.157 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59038]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:40.487 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43380]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:40.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43380]) process #8 SSH_MSG_IGNORE 15:16:40.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43380]) SSH_MSG_IGNORE 15:16:40.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:16:40.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38538]) process #15 SSH_MSG_IGNORE 15:16:40.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38538]) SSH_MSG_IGNORE 15:16:40.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33996]) process #14 SSH_MSG_IGNORE 15:16:40.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33996]) SSH_MSG_IGNORE 15:16:40.733 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:40.760 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58864]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:40.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58864]) process #10 SSH_MSG_IGNORE 15:16:40.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58864]) SSH_MSG_IGNORE 15:16:40.776 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58078]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58078]) process #9 SSH_MSG_IGNORE 15:16:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58078]) SSH_MSG_IGNORE 15:16:40.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37488]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:40.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37488]) process #11 SSH_MSG_IGNORE 15:16:40.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37488]) SSH_MSG_IGNORE 15:16:40.852 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37928]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:40.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37928]) process #13 SSH_MSG_IGNORE 15:16:40.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37928]) SSH_MSG_IGNORE 15:16:41.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x02c1345d, L:/10.30.170.167:18037 - R:/10.30.171.175:56052]} 15:16:41.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:56052]): SSH-2.0-SSHD-UNKNOWN 15:16:41.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:56052]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:41.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:56052]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:41.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:56052]) Send SSH_MSG_KEXINIT 15:16:41.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56052]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:41.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56052]) process #0 SSH_MSG_KEXINIT 15:16:41.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:56052]) SSH_MSG_KEXINIT 15:16:41.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:56052]) strict KEX=true client=true server=true 15:16:41.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56052]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:41.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56052]) Kex: server host key algorithms = rsa-sha2-512 15:16:41.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56052]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:41.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56052]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:41.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56052]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:41.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56052]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:41.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56052]) Kex: compression algorithms (client to server) = none 15:16:41.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56052]) Kex: compression algorithms (server to client) = none 15:16:41.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:41.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56052]) process #1 30 15:16:41.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:56052]] process command=SSH_MSG_KEXDH_INIT 15:16:41.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:56052]] Send SSH_MSG_KEXDH_REPLY 15:16:41.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56052]) packet #1 sending command=31[31] len=1639 15:16:41.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:56052])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:41.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:56052]) Send SSH_MSG_NEWKEYS 15:16:41.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:56052]) session ID=a6:e4:86:90:2f:cc:bb:56:b5:cd:e0:f0:83:4d:7f:81:8d:5a:f6:e1:90:13:5b:35:46:35:17:1a:87:2e:3e:4e:87:c2:97:14:4d:0f:81:2c:b4:fc:41:cb:0d:b2:ad:a2:68:00:a9:e7:fe:d0:6d:4f:87:d1:ec:5d:db:c9:ca:bf 15:16:41.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56052]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:41.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:56052]): strict KEX resets output message sequence number from 3 to 0 15:16:41.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:56052]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4f35e5cf; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:41.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:56052])[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 15:16:41.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:56052])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:41.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56052]) packet #0 sending command=7[7] len=419 15:16:41.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:56052]) No pending packets to flush at end of KEX 15:16:41.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56052]) process #2 SSH_MSG_NEWKEYS 15:16:41.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:56052]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:41.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:56052]): strict KEX resets input message sequence number from 3 to 0 15:16:41.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:56052]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@40fb9350; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:41.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:41.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56052]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:41.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:56052]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:41.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:56052]) authorized authentication methods: password,publickey 15:16:41.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:56052]) Accepted service ssh-userauth 15:16:41.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56052]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:41.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56052]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:41.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56052]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:41.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56052]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:41.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56052]) no authentication factory for method=none 15:16:41.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:56052]) SSH_MSG_USERAUTH_REQUEST 15:16:41.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:56052]) remaining methods: password,publickey 15:16:41.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56052]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:41.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56052]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:41.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56052]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:41.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56052]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:41.353 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:41.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:56052]) authentication result: true 15:16:41.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:56052]) SSH_MSG_USERAUTH_REQUEST 15:16:41.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:56052])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:41.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56052]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:41.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:41.353 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:41.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56052]) no heartbeat to stop 15:16:41.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:56052]) heartbeat type=IGNORE, interval=PT30S 15:16:41.354 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:56052 authenticated 15:16:41.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56052]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:41.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56052]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:41.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56052]] session=TransportServerSession[admin@/10.30.171.175:56052] id=0 15:16:41.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56052])) size=2097152, max=2097152, packet=32768 15:16:41.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56052]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56052] 15:16:41.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56052]) recipient=0 15:16:41.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052])) size=2097152, max=2097152, packet=32768 15:16:41.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052])) re-initializing 15:16:41.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052])) size=2097152, max=2097152, packet=32768 15:16:41.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:41.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56052]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:41.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56052]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:41.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:41.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052])[want-reply=true] subsystem=netconf 15:16:41.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052])[subsystem] prepared command 15:16:41.355 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:41.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:41.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x02c1345d, L:/10.30.170.167:18037 - R:/10.30.171.175:56052]}} established 15:16:41.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 208: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18037 15:16:41.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 208: Creating data stores for simulated device 15:16:41.355 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:41.355 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:41.355 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:41.355 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:41.355 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:41.356 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@368b6193 15:16:41.356 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:41.356 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:41.356 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:41.356 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:41.357 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:41.357 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:41.357 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:41.357 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:41.357 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@368b6193, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@368b6193, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@8550115, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@8550115, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:41.357 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:41.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:41.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x02c1345d, L:/10.30.170.167:18037 - R:/10.30.171.175:56052] 15:16:41.358 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 208 on channel [id: 0x02c1345d, L:/10.30.170.167:18037 - R:/10.30.171.175:56052] 15:16:41.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]) by 1103 down to 2096049 15:16:41.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56052]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:41.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x02c1345d, L:/10.30.170.167:18037 - R:/10.30.171.175:56052] 15:16:41.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x02c1345d, L:/10.30.170.167:18037 - R:/10.30.171.175:56052] 15:16:41.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]) request=subsystem result=ReplySuccess, want-reply=true 15:16:41.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56052]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:41.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]) request=subsystem activate command 15:16:41.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]) starting runner for command=netconf 15:16:41.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56052]) process #5 SSH_MSG_CHANNEL_DATA 15:16:41.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]) by 373 down to 2096779 15:16:41.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]) SSH_MSG_CHANNEL_DATA len=373 15:16:41.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052] 15:16:41.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x02c1345d, L:/10.30.170.167:18037 - R:/10.30.171.175:56052]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:41.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:41.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x02c1345d, L:/10.30.170.167:18037 - R:/10.30.171.175:56052] 15:16:41.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x02c1345d, L:/10.30.170.167:18037 - R:/10.30.171.175:56052] 15:16:41.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18037', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:41.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=208} created 15:16:41.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=208, channel=[id: 0x02c1345d, L:/10.30.170.167:18037 - R:/10.30.171.175:56052]} created 15:16:41.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x02c1345d, L:/10.30.170.167:18037 - R:/10.30.171.175:56052] successful with session NetconfServerSession{sessionId=208, channel=[id: 0x02c1345d, L:/10.30.170.167:18037 - R:/10.30.171.175:56052]} 15:16:41.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=208, channel=[id: 0x02c1345d, L:/10.30.170.167:18037 - R:/10.30.171.175:56052]} up 15:16:41.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56052]) process #6 SSH_MSG_CHANNEL_DATA 15:16:41.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]) by 393 down to 2096386 15:16:41.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]) SSH_MSG_CHANNEL_DATA len=393 15:16:41.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052] 15:16:41.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:41.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:41.360 [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=208} 15:16:41.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:41.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=208, channel=[id: 0x02c1345d, L:/10.30.170.167:18037 - R:/10.30.171.175:56052]} EXI handlers added to pipeline 15:16:41.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:41.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]) by 179 down to 2095870 15:16:41.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56052]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:41.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:41.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56052]) process #7 SSH_MSG_CHANNEL_DATA 15:16:41.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]) by 340 down to 2096046 15:16:41.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]) SSH_MSG_CHANNEL_DATA len=340 15:16:41.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052] 15:16:41.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:41.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:41.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=208} 15:16:41.362 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@8550115 15:16:41.362 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:41.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:41.362 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:41.362 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:41.362 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:41.362 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:41.362 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:41.362 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:41.362 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:41.362 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:41.362 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:41.362 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:41.362 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:41.362 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:41.362 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:41.362 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:41.362 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:41.362 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:41.362 [netconf-device-simulator-threads-2] 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 15:16:41.362 [netconf-device-simulator-threads-2] 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 15:16:41.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:41.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]) by 733 down to 2095137 15:16:41.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56052]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:41.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:41.520 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33716]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:41.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33716]) process #9 SSH_MSG_IGNORE 15:16:41.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33716]) SSH_MSG_IGNORE 15:16:41.618 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:41.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35638]) process #14 SSH_MSG_IGNORE 15:16:41.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35638]) SSH_MSG_IGNORE 15:16:41.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:16:41.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #15 SSH_MSG_IGNORE 15:16:41.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:16:41.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44776]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:41.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44776]) process #12 SSH_MSG_IGNORE 15:16:41.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44776]) SSH_MSG_IGNORE 15:16:41.742 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36860]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:41.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36860]) process #8 SSH_MSG_IGNORE 15:16:41.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36860]) SSH_MSG_IGNORE 15:16:42.078 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33384]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:42.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33384]) process #13 SSH_MSG_IGNORE 15:16:42.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33384]) SSH_MSG_IGNORE 15:16:42.135 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55736]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:42.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55736]) process #11 SSH_MSG_IGNORE 15:16:42.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55736]) SSH_MSG_IGNORE 15:16:42.236 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59672]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:42.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59672]) process #10 SSH_MSG_IGNORE 15:16:42.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59672]) SSH_MSG_IGNORE 15:16:42.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x804d23f3, L:/10.30.170.167:18038 - R:/10.30.171.175:58944]} 15:16:42.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:58944]): SSH-2.0-SSHD-UNKNOWN 15:16:42.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:58944]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:42.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:58944]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:42.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:58944]) Send SSH_MSG_KEXINIT 15:16:42.637 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58944]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:42.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58944]) process #0 SSH_MSG_KEXINIT 15:16:42.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:58944]) SSH_MSG_KEXINIT 15:16:42.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:58944]) strict KEX=true client=true server=true 15:16:42.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58944]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:42.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58944]) Kex: server host key algorithms = rsa-sha2-512 15:16:42.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58944]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:42.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58944]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:42.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58944]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:42.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58944]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:42.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58944]) Kex: compression algorithms (client to server) = none 15:16:42.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58944]) Kex: compression algorithms (server to client) = none 15:16:42.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:42.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58944]) process #1 30 15:16:42.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58944]] process command=SSH_MSG_KEXDH_INIT 15:16:42.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40978]) process #12 SSH_MSG_IGNORE 15:16:42.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40978]) SSH_MSG_IGNORE 15:16:42.725 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40978]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:42.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58944]] Send SSH_MSG_KEXDH_REPLY 15:16:42.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58944]) packet #1 sending command=31[31] len=1639 15:16:42.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:58944])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:42.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:58944]) Send SSH_MSG_NEWKEYS 15:16:42.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:58944]) session ID=2c:67:95:c6:d7:bb:3a:bd:ab:53:28:41:f7:9d:3f:02:ba:aa:e3:4d:df:7f:e2:78:cd:1e:f0:0a:87:1b:c9:1f:79:0f:e2:da:60:b1:38:11:24:51:ff:fc:45:d9:3c:42:cd:7e:2e:df:4e:a8:cb:25:d5:5b:04:7f:c0:e9:ad:8b 15:16:42.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58944]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:42.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58944]): strict KEX resets output message sequence number from 3 to 0 15:16:42.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58944]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5480578f; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:42.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:58944])[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 15:16:42.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58944])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:42.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58944]) packet #0 sending command=7[7] len=419 15:16:42.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58944]) No pending packets to flush at end of KEX 15:16:42.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58944]) process #2 SSH_MSG_NEWKEYS 15:16:42.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58944]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:42.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58944]): strict KEX resets input message sequence number from 3 to 0 15:16:42.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58944]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@25e721d5; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:42.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:42.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58944]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:42.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58944]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:42.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:58944]) authorized authentication methods: password,publickey 15:16:42.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58944]) Accepted service ssh-userauth 15:16:42.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58944]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:42.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58944]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:42.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58944]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:42.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58944]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:42.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58944]) no authentication factory for method=none 15:16:42.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58944]) SSH_MSG_USERAUTH_REQUEST 15:16:42.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58944]) remaining methods: password,publickey 15:16:42.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58944]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:42.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58944]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:42.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58944]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:42.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58944]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:42.768 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:42.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:58944]) authentication result: true 15:16:42.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:58944]) SSH_MSG_USERAUTH_REQUEST 15:16:42.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58944])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:42.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58944]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:42.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:42.768 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:42.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58944]) no heartbeat to stop 15:16:42.768 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:58944]) heartbeat type=IGNORE, interval=PT30S 15:16:42.768 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:58944 authenticated 15:16:42.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58944]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:42.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58944]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:42.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58944]] session=TransportServerSession[admin@/10.30.171.175:58944] id=0 15:16:42.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58944])) size=2097152, max=2097152, packet=32768 15:16:42.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58944]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58944] 15:16:42.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58944]) recipient=0 15:16:42.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944])) size=2097152, max=2097152, packet=32768 15:16:42.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944])) re-initializing 15:16:42.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944])) size=2097152, max=2097152, packet=32768 15:16:42.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:42.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58944]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:42.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58944]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:42.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:42.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944])[want-reply=true] subsystem=netconf 15:16:42.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944])[subsystem] prepared command 15:16:42.770 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:42.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:42.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x804d23f3, L:/10.30.170.167:18038 - R:/10.30.171.175:58944]}} established 15:16:42.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 209: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18038 15:16:42.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 209: Creating data stores for simulated device 15:16:42.770 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:42.770 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:42.770 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:42.770 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:42.770 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:42.771 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64ab2f17 15:16:42.771 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:42.772 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:42.772 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:42.772 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:42.772 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:42.772 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:42.772 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:42.772 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:42.772 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64ab2f17, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64ab2f17, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67aef33a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67aef33a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:42.773 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:42.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:42.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x804d23f3, L:/10.30.170.167:18038 - R:/10.30.171.175:58944] 15:16:42.774 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 209 on channel [id: 0x804d23f3, L:/10.30.170.167:18038 - R:/10.30.171.175:58944] 15:16:42.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]) by 1103 down to 2096049 15:16:42.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58944]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:42.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x804d23f3, L:/10.30.170.167:18038 - R:/10.30.171.175:58944] 15:16:42.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x804d23f3, L:/10.30.170.167:18038 - R:/10.30.171.175:58944] 15:16:42.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]) request=subsystem result=ReplySuccess, want-reply=true 15:16:42.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58944]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:42.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]) request=subsystem activate command 15:16:42.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]) starting runner for command=netconf 15:16:42.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58944]) process #5 SSH_MSG_CHANNEL_DATA 15:16:42.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]) by 373 down to 2096779 15:16:42.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]) SSH_MSG_CHANNEL_DATA len=373 15:16:42.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944] 15:16:42.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x804d23f3, L:/10.30.170.167:18038 - R:/10.30.171.175:58944]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:42.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:42.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x804d23f3, L:/10.30.170.167:18038 - R:/10.30.171.175:58944] 15:16:42.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x804d23f3, L:/10.30.170.167:18038 - R:/10.30.171.175:58944] 15:16:42.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18038', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:42.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=209} created 15:16:42.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=209, channel=[id: 0x804d23f3, L:/10.30.170.167:18038 - R:/10.30.171.175:58944]} created 15:16:42.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x804d23f3, L:/10.30.170.167:18038 - R:/10.30.171.175:58944] successful with session NetconfServerSession{sessionId=209, channel=[id: 0x804d23f3, L:/10.30.170.167:18038 - R:/10.30.171.175:58944]} 15:16:42.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=209, channel=[id: 0x804d23f3, L:/10.30.170.167:18038 - R:/10.30.171.175:58944]} up 15:16:42.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58944]) process #6 SSH_MSG_CHANNEL_DATA 15:16:42.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]) by 393 down to 2096386 15:16:42.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]) SSH_MSG_CHANNEL_DATA len=393 15:16:42.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944] 15:16:42.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:42.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:42.775 [netconf-device-simulator-threads-4] 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=209} 15:16:42.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:42.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=209, channel=[id: 0x804d23f3, L:/10.30.170.167:18038 - R:/10.30.171.175:58944]} EXI handlers added to pipeline 15:16:42.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:42.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]) by 179 down to 2095870 15:16:42.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58944]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:42.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:42.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58944]) process #7 SSH_MSG_CHANNEL_DATA 15:16:42.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]) by 340 down to 2096046 15:16:42.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]) SSH_MSG_CHANNEL_DATA len=340 15:16:42.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944] 15:16:42.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:42.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:42.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=209} 15:16:42.778 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67aef33a 15:16:42.778 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:42.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:42.778 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:42.778 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:42.778 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:42.778 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:42.778 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:42.778 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:42.778 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:42.778 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:42.778 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:42.778 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:42.778 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:42.778 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:42.778 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:42.778 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:42.778 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:42.778 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:42.778 [netconf-device-simulator-threads-4] 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 15:16:42.778 [netconf-device-simulator-threads-4] 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 15:16:42.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:42.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]) by 733 down to 2095137 15:16:42.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58944]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:42.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:42.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36352]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:42.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36352]) process #13 SSH_MSG_IGNORE 15:16:42.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36352]) SSH_MSG_IGNORE 15:16:42.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41742]) process #14 SSH_MSG_IGNORE 15:16:42.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41742]) SSH_MSG_IGNORE 15:16:42.994 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:43.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:16:43.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33646]) process #15 SSH_MSG_IGNORE 15:16:43.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33646]) SSH_MSG_IGNORE 15:16:43.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53916]) process #8 SSH_MSG_IGNORE 15:16:43.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53916]) SSH_MSG_IGNORE 15:16:43.149 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53916]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42858]) process #11 SSH_MSG_IGNORE 15:16:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42858]) SSH_MSG_IGNORE 15:16:43.257 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42858]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:43.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52830]) process #9 SSH_MSG_IGNORE 15:16:43.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52830]) SSH_MSG_IGNORE 15:16:43.352 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52830]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:43.384 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39606]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:43.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39606]) process #10 SSH_MSG_IGNORE 15:16:43.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39606]) SSH_MSG_IGNORE 15:16:43.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0bd8062a, L:/10.30.170.167:18039 - R:/10.30.171.175:51094]} 15:16:43.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:51094]): SSH-2.0-SSHD-UNKNOWN 15:16:43.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:51094]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:43.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:51094]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:43.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:51094]) Send SSH_MSG_KEXINIT 15:16:43.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51094]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:43.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51094]) process #0 SSH_MSG_KEXINIT 15:16:43.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:51094]) SSH_MSG_KEXINIT 15:16:43.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:51094]) strict KEX=true client=true server=true 15:16:43.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51094]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:43.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51094]) Kex: server host key algorithms = rsa-sha2-512 15:16:43.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51094]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:43.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51094]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:43.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51094]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:43.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51094]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:43.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51094]) Kex: compression algorithms (client to server) = none 15:16:43.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51094]) Kex: compression algorithms (server to client) = none 15:16:43.814 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:43.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51094]) process #1 30 15:16:43.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51094]] process command=SSH_MSG_KEXDH_INIT 15:16:43.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51094]] Send SSH_MSG_KEXDH_REPLY 15:16:43.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51094]) packet #1 sending command=31[31] len=1639 15:16:43.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:51094])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:43.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:51094]) Send SSH_MSG_NEWKEYS 15:16:43.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:51094]) session ID=32:23:4f:d7:97:4a:53:c8:ff:11:54:51:4e:39:88:0b:79:ee:8d:b5:5f:49:cd:fd:b0:3a:b9:64:85:ca:45:fd:9c:2e:10:87:96:98:4f:a4:49:ac:38:49:81:7f:29:94:b2:6f:13:c4:1d:14:5b:03:0d:9a:90:c1:d3:58:d0:0b 15:16:43.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51094]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:43.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51094]): strict KEX resets output message sequence number from 3 to 0 15:16:43.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51094]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@18354a64; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:43.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:51094])[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 15:16:43.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51094])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:43.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51094]) packet #0 sending command=7[7] len=419 15:16:43.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51094]) No pending packets to flush at end of KEX 15:16:43.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51094]) process #2 SSH_MSG_NEWKEYS 15:16:43.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51094]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:43.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51094]): strict KEX resets input message sequence number from 3 to 0 15:16:43.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51094]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@727a0144; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:43.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:43.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51094]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:43.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51094]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:43.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:51094]) authorized authentication methods: password,publickey 15:16:43.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51094]) Accepted service ssh-userauth 15:16:43.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51094]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:43.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51094]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:43.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51094]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:43.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51094]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:43.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51094]) no authentication factory for method=none 15:16:43.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51094]) SSH_MSG_USERAUTH_REQUEST 15:16:43.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51094]) remaining methods: password,publickey 15:16:43.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51094]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:43.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51094]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:43.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51094]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:43.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51094]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:43.952 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:43.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:51094]) authentication result: true 15:16:43.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:51094]) SSH_MSG_USERAUTH_REQUEST 15:16:43.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51094])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:43.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51094]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:43.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:43.953 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:43.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51094]) no heartbeat to stop 15:16:43.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:51094]) heartbeat type=IGNORE, interval=PT30S 15:16:43.953 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:51094 authenticated 15:16:43.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51094]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:43.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51094]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51094]] session=TransportServerSession[admin@/10.30.171.175:51094] id=0 15:16:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51094])) size=2097152, max=2097152, packet=32768 15:16:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51094]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51094] 15:16:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51094]) recipient=0 15:16:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094])) size=2097152, max=2097152, packet=32768 15:16:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094])) re-initializing 15:16:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094])) size=2097152, max=2097152, packet=32768 15:16:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51094]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51094]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094])[want-reply=true] subsystem=netconf 15:16:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094])[subsystem] prepared command 15:16:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0bd8062a, L:/10.30.170.167:18039 - R:/10.30.171.175:51094]}} established 15:16:43.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 210: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18039 15:16:43.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 210: Creating data stores for simulated device 15:16:43.955 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:43.955 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:43.955 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:43.955 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:43.955 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:43.956 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65df4caf 15:16:43.956 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:43.956 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:43.956 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:43.956 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:43.957 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:43.957 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:43.957 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:43.957 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:43.957 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65df4caf, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65df4caf, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f69c03d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f69c03d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:43.957 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:43.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:43.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0bd8062a, L:/10.30.170.167:18039 - R:/10.30.171.175:51094] 15:16:43.958 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 210 on channel [id: 0x0bd8062a, L:/10.30.170.167:18039 - R:/10.30.171.175:51094] 15:16:43.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]) by 1103 down to 2096049 15:16:43.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51094]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:43.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0bd8062a, L:/10.30.170.167:18039 - R:/10.30.171.175:51094] 15:16:43.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0bd8062a, L:/10.30.170.167:18039 - R:/10.30.171.175:51094] 15:16:43.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]) request=subsystem result=ReplySuccess, want-reply=true 15:16:43.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51094]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:43.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]) request=subsystem activate command 15:16:43.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]) starting runner for command=netconf 15:16:43.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51094]) process #5 SSH_MSG_CHANNEL_DATA 15:16:43.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]) by 373 down to 2096779 15:16:43.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]) SSH_MSG_CHANNEL_DATA len=373 15:16:43.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094] 15:16:43.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0bd8062a, L:/10.30.170.167:18039 - R:/10.30.171.175:51094]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:43.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:43.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0bd8062a, L:/10.30.170.167:18039 - R:/10.30.171.175:51094] 15:16:43.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0bd8062a, L:/10.30.170.167:18039 - R:/10.30.171.175:51094] 15:16:43.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18039', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:43.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=210} created 15:16:43.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=210, channel=[id: 0x0bd8062a, L:/10.30.170.167:18039 - R:/10.30.171.175:51094]} created 15:16:43.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0bd8062a, L:/10.30.170.167:18039 - R:/10.30.171.175:51094] successful with session NetconfServerSession{sessionId=210, channel=[id: 0x0bd8062a, L:/10.30.170.167:18039 - R:/10.30.171.175:51094]} 15:16:43.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=210, channel=[id: 0x0bd8062a, L:/10.30.170.167:18039 - R:/10.30.171.175:51094]} up 15:16:43.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51094]) process #6 SSH_MSG_CHANNEL_DATA 15:16:43.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]) by 393 down to 2096386 15:16:43.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]) SSH_MSG_CHANNEL_DATA len=393 15:16:43.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094] 15:16:43.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:43.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:43.961 [netconf-device-simulator-threads-6] 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=210} 15:16:43.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:43.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=210, channel=[id: 0x0bd8062a, L:/10.30.170.167:18039 - R:/10.30.171.175:51094]} EXI handlers added to pipeline 15:16:43.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:43.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]) by 179 down to 2095870 15:16:43.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51094]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:43.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:43.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51094]) process #7 SSH_MSG_CHANNEL_DATA 15:16:43.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]) by 340 down to 2096046 15:16:43.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]) SSH_MSG_CHANNEL_DATA len=340 15:16:43.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094] 15:16:43.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:43.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:43.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=210} 15:16:43.964 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f69c03d 15:16:43.964 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:43.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:43.964 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:43.964 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:43.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:43.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:43.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:43.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:43.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:43.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:43.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:43.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:43.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:43.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:43.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:43.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:43.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:43.964 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:43.964 [netconf-device-simulator-threads-6] 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 15:16:43.964 [netconf-device-simulator-threads-6] 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 15:16:43.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:43.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]) by 733 down to 2095137 15:16:43.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51094]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:43.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:44.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52324]) process #13 SSH_MSG_IGNORE 15:16:44.080 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52324]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:44.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52324]) SSH_MSG_IGNORE 15:16:44.270 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48062]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:44.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48062]) process #12 SSH_MSG_IGNORE 15:16:44.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48062]) SSH_MSG_IGNORE 15:16:44.288 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:16:44.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54270]) process #15 SSH_MSG_IGNORE 15:16:44.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54270]) SSH_MSG_IGNORE 15:16:44.290 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:44.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55348]) process #14 SSH_MSG_IGNORE 15:16:44.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55348]) SSH_MSG_IGNORE 15:16:44.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38072]) process #8 SSH_MSG_IGNORE 15:16:44.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38072]) SSH_MSG_IGNORE 15:16:44.326 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38072]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:44.444 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46718]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:44.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46718]) process #11 SSH_MSG_IGNORE 15:16:44.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46718]) SSH_MSG_IGNORE 15:16:44.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57704]) process #9 SSH_MSG_IGNORE 15:16:44.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57704]) SSH_MSG_IGNORE 15:16:44.560 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57704]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:44.638 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44426]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:44.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44426]) process #10 SSH_MSG_IGNORE 15:16:44.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44426]) SSH_MSG_IGNORE 15:16:44.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7c30b415, L:/10.30.170.167:18040 - R:/10.30.171.175:34156]} 15:16:44.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:34156]): SSH-2.0-SSHD-UNKNOWN 15:16:44.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:34156]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:44.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:34156]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:45.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:34156]) Send SSH_MSG_KEXINIT 15:16:45.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34156]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:45.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34156]) process #0 SSH_MSG_KEXINIT 15:16:45.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:34156]) SSH_MSG_KEXINIT 15:16:45.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:34156]) strict KEX=true client=true server=true 15:16:45.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34156]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:45.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34156]) Kex: server host key algorithms = rsa-sha2-512 15:16:45.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34156]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:45.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34156]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:45.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34156]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:45.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34156]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:45.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34156]) Kex: compression algorithms (client to server) = none 15:16:45.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34156]) Kex: compression algorithms (server to client) = none 15:16:45.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:45.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #12 SSH_MSG_IGNORE 15:16:45.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:16:45.191 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:45.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34156]) process #1 30 15:16:45.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34156]] process command=SSH_MSG_KEXDH_INIT 15:16:45.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34156]] Send SSH_MSG_KEXDH_REPLY 15:16:45.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34156]) packet #1 sending command=31[31] len=1639 15:16:45.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:34156])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:45.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:34156]) Send SSH_MSG_NEWKEYS 15:16:45.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:34156]) session ID=dd:7b:bb:ab:cb:9e:c3:7d:43:d1:4d:51:e8:c2:68:ee:0b:48:b1:32:d7:a1:19:ab:ba:b7:42:75:04:2c:28:cb:cc:ce:31:d8:99:55:07:3d:f1:58:2d:66:3c:b2:28:6e:93:34:07:aa:fe:6d:d2:b0:78:28:89:5a:2f:8c:08:be 15:16:45.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34156]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:45.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34156]): strict KEX resets output message sequence number from 3 to 0 15:16:45.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34156]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@74556c7b; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:45.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:34156])[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 15:16:45.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34156])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:45.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34156]) packet #0 sending command=7[7] len=419 15:16:45.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34156]) No pending packets to flush at end of KEX 15:16:45.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34156]) process #2 SSH_MSG_NEWKEYS 15:16:45.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34156]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:45.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34156]): strict KEX resets input message sequence number from 3 to 0 15:16:45.254 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34156]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@74e25ff6; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:45.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:45.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34156]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:45.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34156]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:45.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:34156]) authorized authentication methods: password,publickey 15:16:45.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34156]) Accepted service ssh-userauth 15:16:45.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34156]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:45.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34156]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:45.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34156]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:45.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34156]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:45.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34156]) no authentication factory for method=none 15:16:45.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34156]) SSH_MSG_USERAUTH_REQUEST 15:16:45.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34156]) remaining methods: password,publickey 15:16:45.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34156]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:45.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34156]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:45.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34156]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:45.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34156]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:45.255 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:45.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:34156]) authentication result: true 15:16:45.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:34156]) SSH_MSG_USERAUTH_REQUEST 15:16:45.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34156])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:45.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34156]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:45.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:45.255 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:45.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34156]) no heartbeat to stop 15:16:45.255 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:34156]) heartbeat type=IGNORE, interval=PT30S 15:16:45.255 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:34156 authenticated 15:16:45.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34156]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:45.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34156]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:45.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34156]] session=TransportServerSession[admin@/10.30.171.175:34156] id=0 15:16:45.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34156])) size=2097152, max=2097152, packet=32768 15:16:45.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34156]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34156] 15:16:45.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34156]) recipient=0 15:16:45.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156])) size=2097152, max=2097152, packet=32768 15:16:45.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156])) re-initializing 15:16:45.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156])) size=2097152, max=2097152, packet=32768 15:16:45.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:45.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34156]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:45.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34156]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:45.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:45.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156])[want-reply=true] subsystem=netconf 15:16:45.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156])[subsystem] prepared command 15:16:45.258 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:45.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:45.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7c30b415, L:/10.30.170.167:18040 - R:/10.30.171.175:34156]}} established 15:16:45.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 211: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18040 15:16:45.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 211: Creating data stores for simulated device 15:16:45.258 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:45.258 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:45.258 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:45.258 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:45.258 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:45.259 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@f9259d6 15:16:45.259 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:45.260 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:45.260 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:45.260 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:45.260 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:45.260 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:45.260 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:45.260 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:45.260 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@f9259d6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@f9259d6, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31079824, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31079824, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:45.261 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:45.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:45.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7c30b415, L:/10.30.170.167:18040 - R:/10.30.171.175:34156] 15:16:45.262 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 211 on channel [id: 0x7c30b415, L:/10.30.170.167:18040 - R:/10.30.171.175:34156] 15:16:45.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]) by 1103 down to 2096049 15:16:45.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34156]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:45.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7c30b415, L:/10.30.170.167:18040 - R:/10.30.171.175:34156] 15:16:45.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7c30b415, L:/10.30.170.167:18040 - R:/10.30.171.175:34156] 15:16:45.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]) request=subsystem result=ReplySuccess, want-reply=true 15:16:45.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34156]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:45.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]) request=subsystem activate command 15:16:45.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]) starting runner for command=netconf 15:16:45.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34156]) process #5 SSH_MSG_CHANNEL_DATA 15:16:45.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]) by 373 down to 2096779 15:16:45.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]) SSH_MSG_CHANNEL_DATA len=373 15:16:45.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156] 15:16:45.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7c30b415, L:/10.30.170.167:18040 - R:/10.30.171.175:34156]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:45.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:45.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7c30b415, L:/10.30.170.167:18040 - R:/10.30.171.175:34156] 15:16:45.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7c30b415, L:/10.30.170.167:18040 - R:/10.30.171.175:34156] 15:16:45.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18040', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:45.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=211} created 15:16:45.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=211, channel=[id: 0x7c30b415, L:/10.30.170.167:18040 - R:/10.30.171.175:34156]} created 15:16:45.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7c30b415, L:/10.30.170.167:18040 - R:/10.30.171.175:34156] successful with session NetconfServerSession{sessionId=211, channel=[id: 0x7c30b415, L:/10.30.170.167:18040 - R:/10.30.171.175:34156]} 15:16:45.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=211, channel=[id: 0x7c30b415, L:/10.30.170.167:18040 - R:/10.30.171.175:34156]} up 15:16:45.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34156]) process #6 SSH_MSG_CHANNEL_DATA 15:16:45.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]) by 393 down to 2096386 15:16:45.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]) SSH_MSG_CHANNEL_DATA len=393 15:16:45.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156] 15:16:45.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:45.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:45.268 [netconf-device-simulator-threads-0] 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=211} 15:16:45.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:45.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=211, channel=[id: 0x7c30b415, L:/10.30.170.167:18040 - R:/10.30.171.175:34156]} EXI handlers added to pipeline 15:16:45.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:45.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]) by 179 down to 2095870 15:16:45.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34156]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:45.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:45.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34156]) process #7 SSH_MSG_CHANNEL_DATA 15:16:45.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]) by 340 down to 2096046 15:16:45.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]) SSH_MSG_CHANNEL_DATA len=340 15:16:45.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156] 15:16:45.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:45.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:45.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=211} 15:16:45.271 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31079824 15:16:45.271 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:45.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:45.271 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:45.271 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:45.271 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:45.271 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:45.271 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:45.271 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:45.271 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:45.271 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:45.271 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:45.271 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:45.271 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:45.271 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:45.271 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:45.271 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:45.271 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:45.271 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:45.272 [netconf-device-simulator-threads-0] 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 15:16:45.272 [netconf-device-simulator-threads-0] 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 15:16:45.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:45.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]) by 733 down to 2095137 15:16:45.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34156]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:45.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42720]) process #9 SSH_MSG_IGNORE 15:16:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42720]) SSH_MSG_IGNORE 15:16:45.408 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42720]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:45.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44864]) process #14 SSH_MSG_IGNORE 15:16:45.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44864]) SSH_MSG_IGNORE 15:16:45.482 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:45.491 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51054]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51054]) process #13 SSH_MSG_IGNORE 15:16:45.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51054]) SSH_MSG_IGNORE 15:16:45.567 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38784]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:45.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38784]) process #8 SSH_MSG_IGNORE 15:16:45.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38784]) SSH_MSG_IGNORE 15:16:45.808 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:16:45.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40184]) process #15 SSH_MSG_IGNORE 15:16:45.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40184]) SSH_MSG_IGNORE 15:16:45.900 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51526]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:45.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51526]) process #11 SSH_MSG_IGNORE 15:16:45.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51526]) SSH_MSG_IGNORE 15:16:45.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57916]) process #10 SSH_MSG_IGNORE 15:16:45.934 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57916]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:45.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57916]) SSH_MSG_IGNORE 15:16:46.258 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe45b92f3, L:/10.30.170.167:18041 - R:/10.30.171.175:37678]} 15:16:46.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:37678]): SSH-2.0-SSHD-UNKNOWN 15:16:46.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:37678]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:46.259 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:37678]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:46.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:37678]) Send SSH_MSG_KEXINIT 15:16:46.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37678]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:46.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37678]) process #0 SSH_MSG_KEXINIT 15:16:46.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:37678]) SSH_MSG_KEXINIT 15:16:46.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:37678]) strict KEX=true client=true server=true 15:16:46.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37678]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:46.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37678]) Kex: server host key algorithms = rsa-sha2-512 15:16:46.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37678]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:46.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37678]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:46.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37678]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:46.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37678]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:46.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37678]) Kex: compression algorithms (client to server) = none 15:16:46.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37678]) Kex: compression algorithms (server to client) = none 15:16:46.381 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:46.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37220]) process #12 SSH_MSG_IGNORE 15:16:46.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37220]) SSH_MSG_IGNORE 15:16:46.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37220]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:46.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37678]) process #1 30 15:16:46.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37678]] process command=SSH_MSG_KEXDH_INIT 15:16:46.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37678]] Send SSH_MSG_KEXDH_REPLY 15:16:46.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37678]) packet #1 sending command=31[31] len=1639 15:16:46.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:37678])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:46.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:37678]) Send SSH_MSG_NEWKEYS 15:16:46.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:37678]) session ID=71:17:e0:50:d7:d6:1c:bc:e8:e7:f1:7b:ad:7e:13:e7:93:8b:ef:28:ca:45:9b:a7:49:7f:a9:00:85:ce:6c:23:0f:7d:16:30:29:08:7f:76:25:e7:ed:35:b6:f0:2a:3d:40:a7:aa:ef:85:38:a6:7c:7a:11:81:50:fb:14:25:d4 15:16:46.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37678]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:46.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37678]): strict KEX resets output message sequence number from 3 to 0 15:16:46.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37678]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7678903e; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:46.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:37678])[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 15:16:46.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37678])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:46.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37678]) packet #0 sending command=7[7] len=419 15:16:46.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37678]) No pending packets to flush at end of KEX 15:16:46.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37678]) process #2 SSH_MSG_NEWKEYS 15:16:46.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37678]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:46.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37678]): strict KEX resets input message sequence number from 3 to 0 15:16:46.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37678]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@55428d62; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:46.505 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:46.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37678]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:46.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37678]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:46.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:37678]) authorized authentication methods: password,publickey 15:16:46.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37678]) Accepted service ssh-userauth 15:16:46.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37678]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:46.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37678]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:46.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37678]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:46.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37678]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:46.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37678]) no authentication factory for method=none 15:16:46.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37678]) SSH_MSG_USERAUTH_REQUEST 15:16:46.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37678]) remaining methods: password,publickey 15:16:46.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37678]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:46.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37678]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:46.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37678]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:46.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37678]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:46.506 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:46.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:37678]) authentication result: true 15:16:46.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:37678]) SSH_MSG_USERAUTH_REQUEST 15:16:46.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37678])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:46.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37678]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:46.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:46.506 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:46.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37678]) no heartbeat to stop 15:16:46.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:37678]) heartbeat type=IGNORE, interval=PT30S 15:16:46.506 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:37678 authenticated 15:16:46.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37678]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:46.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37678]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:46.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37678]] session=TransportServerSession[admin@/10.30.171.175:37678] id=0 15:16:46.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37678])) size=2097152, max=2097152, packet=32768 15:16:46.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37678]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37678] 15:16:46.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37678]) recipient=0 15:16:46.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678])) size=2097152, max=2097152, packet=32768 15:16:46.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678])) re-initializing 15:16:46.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678])) size=2097152, max=2097152, packet=32768 15:16:46.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:46.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37678]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:46.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37678]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:46.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:46.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678])[want-reply=true] subsystem=netconf 15:16:46.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678])[subsystem] prepared command 15:16:46.511 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:46.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:46.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe45b92f3, L:/10.30.170.167:18041 - R:/10.30.171.175:37678]}} established 15:16:46.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 212: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18041 15:16:46.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 212: Creating data stores for simulated device 15:16:46.511 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:46.511 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:46.511 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:46.511 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:46.511 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:46.512 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@cee0361 15:16:46.512 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:46.512 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59228]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:46.512 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:46.512 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:46.512 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59228]) process #9 SSH_MSG_IGNORE 15:16:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59228]) SSH_MSG_IGNORE 15:16:46.512 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:46.512 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:46.512 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:46.512 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:46.512 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@cee0361, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@cee0361, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@29f0482f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@29f0482f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:46.513 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:46.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:46.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe45b92f3, L:/10.30.170.167:18041 - R:/10.30.171.175:37678] 15:16:46.513 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 212 on channel [id: 0xe45b92f3, L:/10.30.170.167:18041 - R:/10.30.171.175:37678] 15:16:46.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]) by 1103 down to 2096049 15:16:46.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37678]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:46.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe45b92f3, L:/10.30.170.167:18041 - R:/10.30.171.175:37678] 15:16:46.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe45b92f3, L:/10.30.170.167:18041 - R:/10.30.171.175:37678] 15:16:46.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]) request=subsystem result=ReplySuccess, want-reply=true 15:16:46.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37678]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:46.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]) request=subsystem activate command 15:16:46.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]) starting runner for command=netconf 15:16:46.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37678]) process #5 SSH_MSG_CHANNEL_DATA 15:16:46.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]) by 373 down to 2096779 15:16:46.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]) SSH_MSG_CHANNEL_DATA len=373 15:16:46.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678] 15:16:46.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe45b92f3, L:/10.30.170.167:18041 - R:/10.30.171.175:37678]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:46.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:46.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe45b92f3, L:/10.30.170.167:18041 - R:/10.30.171.175:37678] 15:16:46.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe45b92f3, L:/10.30.170.167:18041 - R:/10.30.171.175:37678] 15:16:46.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18041', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:46.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=212} created 15:16:46.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=212, channel=[id: 0xe45b92f3, L:/10.30.170.167:18041 - R:/10.30.171.175:37678]} created 15:16:46.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe45b92f3, L:/10.30.170.167:18041 - R:/10.30.171.175:37678] successful with session NetconfServerSession{sessionId=212, channel=[id: 0xe45b92f3, L:/10.30.170.167:18041 - R:/10.30.171.175:37678]} 15:16:46.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=212, channel=[id: 0xe45b92f3, L:/10.30.170.167:18041 - R:/10.30.171.175:37678]} up 15:16:46.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37678]) process #6 SSH_MSG_CHANNEL_DATA 15:16:46.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]) by 393 down to 2096386 15:16:46.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]) SSH_MSG_CHANNEL_DATA len=393 15:16:46.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678] 15:16:46.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:46.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:46.515 [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=212} 15:16:46.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:46.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=212, channel=[id: 0xe45b92f3, L:/10.30.170.167:18041 - R:/10.30.171.175:37678]} EXI handlers added to pipeline 15:16:46.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:46.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]) by 179 down to 2095870 15:16:46.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37678]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:46.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:46.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37678]) process #7 SSH_MSG_CHANNEL_DATA 15:16:46.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]) by 340 down to 2096046 15:16:46.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]) SSH_MSG_CHANNEL_DATA len=340 15:16:46.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678] 15:16:46.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:46.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:46.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=212} 15:16:46.518 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@29f0482f 15:16:46.518 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:46.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:46.518 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:46.518 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:46.518 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:46.518 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:46.518 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:46.518 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:46.518 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:46.518 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:46.518 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:46.518 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:46.518 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:46.518 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:46.518 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:46.518 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:46.518 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:46.518 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:46.518 [netconf-device-simulator-threads-2] 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 15:16:46.518 [netconf-device-simulator-threads-2] 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 15:16:46.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:46.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]) by 733 down to 2095137 15:16:46.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37678]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:46.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:46.680 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58386]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:46.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58386]) process #13 SSH_MSG_IGNORE 15:16:46.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58386]) SSH_MSG_IGNORE 15:16:46.697 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:46.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48764]) process #14 SSH_MSG_IGNORE 15:16:46.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48764]) SSH_MSG_IGNORE 15:16:46.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58262]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:46.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58262]) process #8 SSH_MSG_IGNORE 15:16:46.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58262]) SSH_MSG_IGNORE 15:16:46.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:16:46.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44262]) process #15 SSH_MSG_IGNORE 15:16:46.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44262]) SSH_MSG_IGNORE 15:16:47.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48358]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48358]) process #11 SSH_MSG_IGNORE 15:16:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48358]) SSH_MSG_IGNORE 15:16:47.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc26efada, L:/10.30.170.167:18042 - R:/10.30.171.175:43314]} 15:16:47.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:43314]): SSH-2.0-SSHD-UNKNOWN 15:16:47.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:43314]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:47.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:43314]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:47.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52606]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:47.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:43314]) Send SSH_MSG_KEXINIT 15:16:47.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43314]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:47.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43314]) process #0 SSH_MSG_KEXINIT 15:16:47.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:43314]) SSH_MSG_KEXINIT 15:16:47.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:43314]) strict KEX=true client=true server=true 15:16:47.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43314]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:47.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43314]) Kex: server host key algorithms = rsa-sha2-512 15:16:47.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43314]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:47.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43314]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:47.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43314]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:47.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43314]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:47.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43314]) Kex: compression algorithms (client to server) = none 15:16:47.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43314]) Kex: compression algorithms (server to client) = none 15:16:47.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:47.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52606]) process #10 SSH_MSG_IGNORE 15:16:47.582 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52606]) SSH_MSG_IGNORE 15:16:47.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35496]) process #12 SSH_MSG_IGNORE 15:16:47.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35496]) SSH_MSG_IGNORE 15:16:47.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35496]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:47.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43314]) process #1 30 15:16:47.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43314]] process command=SSH_MSG_KEXDH_INIT 15:16:47.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43314]] Send SSH_MSG_KEXDH_REPLY 15:16:47.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43314]) packet #1 sending command=31[31] len=1639 15:16:47.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:43314])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:47.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:43314]) Send SSH_MSG_NEWKEYS 15:16:47.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:43314]) session ID=de:af:58:3e:e3:fd:d7:90:1a:b9:b6:88:3c:cb:59:56:e4:6d:16:b4:83:d0:28:28:d0:d2:1a:1a:fc:b3:a5:f7:a6:ee:3c:5d:bb:7e:31:58:02:da:29:91:a0:bb:25:51:c3:85:fb:74:77:65:ab:1a:d3:ac:bb:0f:58:8f:91:d0 15:16:47.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43314]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:47.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43314]): strict KEX resets output message sequence number from 3 to 0 15:16:47.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43314]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@77ea27d6; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:47.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:43314])[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 15:16:47.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43314])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:47.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43314]) packet #0 sending command=7[7] len=419 15:16:47.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43314]) No pending packets to flush at end of KEX 15:16:47.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43314]) process #2 SSH_MSG_NEWKEYS 15:16:47.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43314]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:47.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43314]): strict KEX resets input message sequence number from 3 to 0 15:16:47.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43314]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@19065694; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:47.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:47.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43314]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:47.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43314]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:47.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:43314]) authorized authentication methods: password,publickey 15:16:47.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43314]) Accepted service ssh-userauth 15:16:47.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43314]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:47.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43314]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:47.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43314]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:47.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43314]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:47.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43314]) no authentication factory for method=none 15:16:47.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43314]) SSH_MSG_USERAUTH_REQUEST 15:16:47.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43314]) remaining methods: password,publickey 15:16:47.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43314]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:47.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43314]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:47.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43314]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:47.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43314]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:47.704 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:47.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:43314]) authentication result: true 15:16:47.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:43314]) SSH_MSG_USERAUTH_REQUEST 15:16:47.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43314])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:47.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43314]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:47.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:47.704 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:47.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43314]) no heartbeat to stop 15:16:47.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:43314]) heartbeat type=IGNORE, interval=PT30S 15:16:47.704 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:43314 authenticated 15:16:47.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43314]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:47.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43314]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:47.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43314]] session=TransportServerSession[admin@/10.30.171.175:43314] id=0 15:16:47.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43314])) size=2097152, max=2097152, packet=32768 15:16:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43314]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43314] 15:16:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43314]) recipient=0 15:16:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314])) size=2097152, max=2097152, packet=32768 15:16:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314])) re-initializing 15:16:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314])) size=2097152, max=2097152, packet=32768 15:16:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43314]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43314]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314])[want-reply=true] subsystem=netconf 15:16:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314])[subsystem] prepared command 15:16:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc26efada, L:/10.30.170.167:18042 - R:/10.30.171.175:43314]}} established 15:16:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 213: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18042 15:16:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 213: Creating data stores for simulated device 15:16:47.705 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:47.705 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:47.706 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:47.706 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:47.707 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56db9bbe 15:16:47.707 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:47.707 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:47.707 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:47.707 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:47.707 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:47.707 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:47.707 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:47.707 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:47.707 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56db9bbe, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56db9bbe, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ea250e6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ea250e6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:47.708 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:47.708 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:47.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc26efada, L:/10.30.170.167:18042 - R:/10.30.171.175:43314] 15:16:47.709 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 213 on channel [id: 0xc26efada, L:/10.30.170.167:18042 - R:/10.30.171.175:43314] 15:16:47.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]) by 1103 down to 2096049 15:16:47.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43314]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:47.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc26efada, L:/10.30.170.167:18042 - R:/10.30.171.175:43314] 15:16:47.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc26efada, L:/10.30.170.167:18042 - R:/10.30.171.175:43314] 15:16:47.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]) request=subsystem result=ReplySuccess, want-reply=true 15:16:47.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43314]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:47.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]) request=subsystem activate command 15:16:47.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]) starting runner for command=netconf 15:16:47.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43314]) process #5 SSH_MSG_CHANNEL_DATA 15:16:47.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]) by 373 down to 2096779 15:16:47.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]) SSH_MSG_CHANNEL_DATA len=373 15:16:47.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314] 15:16:47.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc26efada, L:/10.30.170.167:18042 - R:/10.30.171.175:43314]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:47.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:47.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc26efada, L:/10.30.170.167:18042 - R:/10.30.171.175:43314] 15:16:47.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc26efada, L:/10.30.170.167:18042 - R:/10.30.171.175:43314] 15:16:47.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18042', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:47.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=213} created 15:16:47.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=213, channel=[id: 0xc26efada, L:/10.30.170.167:18042 - R:/10.30.171.175:43314]} created 15:16:47.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc26efada, L:/10.30.170.167:18042 - R:/10.30.171.175:43314] successful with session NetconfServerSession{sessionId=213, channel=[id: 0xc26efada, L:/10.30.170.167:18042 - R:/10.30.171.175:43314]} 15:16:47.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=213, channel=[id: 0xc26efada, L:/10.30.170.167:18042 - R:/10.30.171.175:43314]} up 15:16:47.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43314]) process #6 SSH_MSG_CHANNEL_DATA 15:16:47.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]) by 393 down to 2096386 15:16:47.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]) SSH_MSG_CHANNEL_DATA len=393 15:16:47.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314] 15:16:47.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:47.711 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:47.712 [netconf-device-simulator-threads-4] 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=213} 15:16:47.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:47.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=213, channel=[id: 0xc26efada, L:/10.30.170.167:18042 - R:/10.30.171.175:43314]} EXI handlers added to pipeline 15:16:47.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:47.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]) by 179 down to 2095870 15:16:47.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43314]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:47.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:47.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43314]) process #7 SSH_MSG_CHANNEL_DATA 15:16:47.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]) by 340 down to 2096046 15:16:47.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]) SSH_MSG_CHANNEL_DATA len=340 15:16:47.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314] 15:16:47.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:47.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:47.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=213} 15:16:47.714 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ea250e6 15:16:47.714 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:47.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:47.714 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:47.714 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:47.714 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:47.714 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:47.714 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:47.714 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:47.714 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:47.714 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:47.714 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:47.714 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:47.714 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:47.714 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:47.714 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:47.714 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:47.714 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:47.714 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:47.714 [netconf-device-simulator-threads-4] 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 15:16:47.714 [netconf-device-simulator-threads-4] 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 15:16:47.714 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:47.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]) by 733 down to 2095137 15:16:47.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43314]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:47.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:47.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35012]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:47.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35012]) process #9 SSH_MSG_IGNORE 15:16:47.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35012]) SSH_MSG_IGNORE 15:16:47.919 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52698]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:47.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52698]) process #13 SSH_MSG_IGNORE 15:16:47.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52698]) SSH_MSG_IGNORE 15:16:48.014 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:16:48.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41054]) process #15 SSH_MSG_IGNORE 15:16:48.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41054]) SSH_MSG_IGNORE 15:16:48.031 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51242]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51242]) process #8 SSH_MSG_IGNORE 15:16:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51242]) SSH_MSG_IGNORE 15:16:48.074 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:48.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50330]) process #14 SSH_MSG_IGNORE 15:16:48.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50330]) SSH_MSG_IGNORE 15:16:48.217 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43178]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43178]) process #11 SSH_MSG_IGNORE 15:16:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43178]) SSH_MSG_IGNORE 15:16:48.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaf8360dd, L:/10.30.170.167:18043 - R:/10.30.171.175:46226]} 15:16:48.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:46226]): SSH-2.0-SSHD-UNKNOWN 15:16:48.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:46226]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:48.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:46226]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:48.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:46226]) Send SSH_MSG_KEXINIT 15:16:48.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46226]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:48.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46226]) process #0 SSH_MSG_KEXINIT 15:16:48.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:46226]) SSH_MSG_KEXINIT 15:16:48.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:46226]) strict KEX=true client=true server=true 15:16:48.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46226]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:48.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46226]) Kex: server host key algorithms = rsa-sha2-512 15:16:48.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46226]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:48.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46226]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:48.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46226]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:48.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46226]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:48.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46226]) Kex: compression algorithms (client to server) = none 15:16:48.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46226]) Kex: compression algorithms (server to client) = none 15:16:48.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:48.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46226]) process #1 30 15:16:48.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46226]] process command=SSH_MSG_KEXDH_INIT 15:16:48.902 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46538]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:48.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46538]) process #8 SSH_MSG_IGNORE 15:16:48.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46538]) SSH_MSG_IGNORE 15:16:48.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46226]] Send SSH_MSG_KEXDH_REPLY 15:16:48.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46226]) packet #1 sending command=31[31] len=1639 15:16:48.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:46226])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:48.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:46226]) Send SSH_MSG_NEWKEYS 15:16:48.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:46226]) session ID=3d:1a:73:bd:21:ac:72:33:1c:15:ac:e7:fd:8b:53:67:39:83:c7:d6:ff:f2:b7:59:84:66:25:b1:46:a5:47:c1:9e:e0:73:9e:4e:be:9a:98:64:56:4f:a6:e3:d3:15:27:35:0a:ac:ab:7b:b1:1a:d8:24:dd:56:af:5c:35:d5:71 15:16:48.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46226]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:48.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46226]): strict KEX resets output message sequence number from 3 to 0 15:16:48.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46226]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3e31160e; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:48.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:46226])[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 15:16:48.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46226])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:48.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46226]) packet #0 sending command=7[7] len=419 15:16:48.910 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46226]) No pending packets to flush at end of KEX 15:16:48.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46226]) process #2 SSH_MSG_NEWKEYS 15:16:48.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46226]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:48.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46226]): strict KEX resets input message sequence number from 3 to 0 15:16:48.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46226]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@713cead6; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:48.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:48.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46226]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:48.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46226]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:48.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:46226]) authorized authentication methods: password,publickey 15:16:48.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46226]) Accepted service ssh-userauth 15:16:48.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46226]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:48.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46226]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:48.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46226]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:48.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46226]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:48.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46226]) no authentication factory for method=none 15:16:48.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46226]) SSH_MSG_USERAUTH_REQUEST 15:16:48.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46226]) remaining methods: password,publickey 15:16:48.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46226]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:48.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46226]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:48.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46226]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:48.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46226]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:48.939 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:48.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:46226]) authentication result: true 15:16:48.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:46226]) SSH_MSG_USERAUTH_REQUEST 15:16:48.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46226])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:48.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46226]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:48.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:48.939 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:48.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46226]) no heartbeat to stop 15:16:48.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:46226]) heartbeat type=IGNORE, interval=PT30S 15:16:48.939 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:46226 authenticated 15:16:48.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46226]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:48.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46226]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:48.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46226]] session=TransportServerSession[admin@/10.30.171.175:46226] id=0 15:16:48.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46226])) size=2097152, max=2097152, packet=32768 15:16:48.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46226]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46226] 15:16:48.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46226]) recipient=0 15:16:48.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226])) size=2097152, max=2097152, packet=32768 15:16:48.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226])) re-initializing 15:16:48.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226])) size=2097152, max=2097152, packet=32768 15:16:48.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:48.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46226]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:48.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46226]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:48.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:48.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226])[want-reply=true] subsystem=netconf 15:16:48.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226])[subsystem] prepared command 15:16:48.942 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:48.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:48.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaf8360dd, L:/10.30.170.167:18043 - R:/10.30.171.175:46226]}} established 15:16:48.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 214: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18043 15:16:48.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 214: Creating data stores for simulated device 15:16:48.943 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:48.943 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:48.943 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:48.943 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:48.943 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:48.943 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ba753cc 15:16:48.943 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:48.943 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:48.943 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:48.943 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:48.944 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:48.944 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:48.944 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:48.944 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:48.944 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ba753cc, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ba753cc, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4322c950, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4322c950, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:48.944 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:48.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:48.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaf8360dd, L:/10.30.170.167:18043 - R:/10.30.171.175:46226] 15:16:48.945 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 214 on channel [id: 0xaf8360dd, L:/10.30.170.167:18043 - R:/10.30.171.175:46226] 15:16:48.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]) by 1103 down to 2096049 15:16:48.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46226]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:48.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaf8360dd, L:/10.30.170.167:18043 - R:/10.30.171.175:46226] 15:16:48.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaf8360dd, L:/10.30.170.167:18043 - R:/10.30.171.175:46226] 15:16:48.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]) request=subsystem result=ReplySuccess, want-reply=true 15:16:48.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46226]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:48.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]) request=subsystem activate command 15:16:48.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]) starting runner for command=netconf 15:16:48.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46226]) process #5 SSH_MSG_CHANNEL_DATA 15:16:48.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]) by 373 down to 2096779 15:16:48.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]) SSH_MSG_CHANNEL_DATA len=373 15:16:48.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226] 15:16:48.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xaf8360dd, L:/10.30.170.167:18043 - R:/10.30.171.175:46226]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:48.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:48.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaf8360dd, L:/10.30.170.167:18043 - R:/10.30.171.175:46226] 15:16:48.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaf8360dd, L:/10.30.170.167:18043 - R:/10.30.171.175:46226] 15:16:48.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18043', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:48.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=214} created 15:16:48.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=214, channel=[id: 0xaf8360dd, L:/10.30.170.167:18043 - R:/10.30.171.175:46226]} created 15:16:48.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaf8360dd, L:/10.30.170.167:18043 - R:/10.30.171.175:46226] successful with session NetconfServerSession{sessionId=214, channel=[id: 0xaf8360dd, L:/10.30.170.167:18043 - R:/10.30.171.175:46226]} 15:16:48.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=214, channel=[id: 0xaf8360dd, L:/10.30.170.167:18043 - R:/10.30.171.175:46226]} up 15:16:48.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46226]) process #6 SSH_MSG_CHANNEL_DATA 15:16:48.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]) by 393 down to 2096386 15:16:48.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]) SSH_MSG_CHANNEL_DATA len=393 15:16:48.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226] 15:16:48.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:48.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:48.946 [netconf-device-simulator-threads-6] 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=214} 15:16:48.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:48.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=214, channel=[id: 0xaf8360dd, L:/10.30.170.167:18043 - R:/10.30.171.175:46226]} EXI handlers added to pipeline 15:16:48.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:48.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]) by 179 down to 2095870 15:16:48.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46226]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:48.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:48.947 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43794]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46226]) process #7 SSH_MSG_CHANNEL_DATA 15:16:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]) by 340 down to 2096046 15:16:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]) SSH_MSG_CHANNEL_DATA len=340 15:16:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226] 15:16:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=214} 15:16:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4322c950 15:16:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:48.948 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:48.949 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:48.949 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:48.949 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:48.949 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:48.949 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:48.949 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:48.949 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:48.949 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:48.949 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:48.949 [netconf-device-simulator-threads-6] 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 15:16:48.949 [netconf-device-simulator-threads-6] 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 15:16:48.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:48.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]) by 733 down to 2095137 15:16:48.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46226]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:48.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:48.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43794]) process #9 SSH_MSG_IGNORE 15:16:48.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43794]) SSH_MSG_IGNORE 15:16:48.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36946]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:48.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36946]) process #12 SSH_MSG_IGNORE 15:16:48.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36946]) SSH_MSG_IGNORE 15:16:49.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39278]) process #10 SSH_MSG_IGNORE 15:16:49.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39278]) SSH_MSG_IGNORE 15:16:49.039 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39278]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:49.064 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:49.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34182]) process #14 SSH_MSG_IGNORE 15:16:49.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34182]) SSH_MSG_IGNORE 15:16:49.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38688]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:49.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38688]) process #13 SSH_MSG_IGNORE 15:16:49.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38688]) SSH_MSG_IGNORE 15:16:49.292 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:16:49.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45220]) process #15 SSH_MSG_IGNORE 15:16:49.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45220]) SSH_MSG_IGNORE 15:16:49.505 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37818]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:49.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37818]) process #11 SSH_MSG_IGNORE 15:16:49.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37818]) SSH_MSG_IGNORE 15:16:49.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:49.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43230]) process #14 SSH_MSG_IGNORE 15:16:49.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43230]) SSH_MSG_IGNORE 15:16:49.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48458]) process #10 SSH_MSG_IGNORE 15:16:49.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48458]) SSH_MSG_IGNORE 15:16:49.878 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48458]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:49.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8be3872e, L:/10.30.170.167:18044 - R:/10.30.171.175:38176]} 15:16:49.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:38176]): SSH-2.0-SSHD-UNKNOWN 15:16:49.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:38176]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:49.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:38176]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:50.103 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54686]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:50.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54686]) process #8 SSH_MSG_IGNORE 15:16:50.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54686]) SSH_MSG_IGNORE 15:16:50.183 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48518]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:50.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48518]) process #12 SSH_MSG_IGNORE 15:16:50.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48518]) SSH_MSG_IGNORE 15:16:50.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60386]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:50.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60386]) process #9 SSH_MSG_IGNORE 15:16:50.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60386]) SSH_MSG_IGNORE 15:16:50.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:38176]) Send SSH_MSG_KEXINIT 15:16:50.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38176]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:50.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38176]) process #0 SSH_MSG_KEXINIT 15:16:50.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:38176]) SSH_MSG_KEXINIT 15:16:50.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:38176]) strict KEX=true client=true server=true 15:16:50.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38176]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:50.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38176]) Kex: server host key algorithms = rsa-sha2-512 15:16:50.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38176]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:50.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38176]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:50.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38176]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:50.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38176]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:50.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38176]) Kex: compression algorithms (client to server) = none 15:16:50.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38176]) Kex: compression algorithms (server to client) = none 15:16:50.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:50.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45038]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:50.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45038]) process #13 SSH_MSG_IGNORE 15:16:50.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45038]) SSH_MSG_IGNORE 15:16:50.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38176]) process #1 30 15:16:50.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38176]] process command=SSH_MSG_KEXDH_INIT 15:16:50.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38176]] Send SSH_MSG_KEXDH_REPLY 15:16:50.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38176]) packet #1 sending command=31[31] len=1639 15:16:50.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:38176])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:50.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:38176]) Send SSH_MSG_NEWKEYS 15:16:50.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:38176]) session ID=f1:ba:49:3f:c9:fe:8d:0c:30:d3:2a:3d:45:27:2e:e3:1e:a0:62:62:7d:a5:7d:cc:22:34:4c:d1:41:ec:2d:ae:2e:10:d7:c6:7e:de:18:07:d4:b5:1a:99:f2:ed:7b:f7:53:2c:98:4d:49:11:03:32:35:e8:17:47:5e:73:5f:43 15:16:50.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38176]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:50.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38176]): strict KEX resets output message sequence number from 3 to 0 15:16:50.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38176]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@262793a4; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:50.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:38176])[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 15:16:50.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38176])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:50.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38176]) packet #0 sending command=7[7] len=419 15:16:50.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38176]) No pending packets to flush at end of KEX 15:16:50.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38176]) process #2 SSH_MSG_NEWKEYS 15:16:50.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38176]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:50.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38176]): strict KEX resets input message sequence number from 3 to 0 15:16:50.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38176]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7dca29e9; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:50.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:50.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38176]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:50.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38176]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:50.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:38176]) authorized authentication methods: password,publickey 15:16:50.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38176]) Accepted service ssh-userauth 15:16:50.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38176]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:50.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38176]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:50.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38176]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:50.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38176]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:50.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38176]) no authentication factory for method=none 15:16:50.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38176]) SSH_MSG_USERAUTH_REQUEST 15:16:50.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38176]) remaining methods: password,publickey 15:16:50.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38176]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:50.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38176]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:50.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38176]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:50.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38176]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:50.438 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:50.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:38176]) authentication result: true 15:16:50.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:38176]) SSH_MSG_USERAUTH_REQUEST 15:16:50.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38176])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:50.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38176]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:50.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:50.438 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:50.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38176]) no heartbeat to stop 15:16:50.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:38176]) heartbeat type=IGNORE, interval=PT30S 15:16:50.438 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:38176 authenticated 15:16:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38176]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38176]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38176]] session=TransportServerSession[admin@/10.30.171.175:38176] id=0 15:16:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38176])) size=2097152, max=2097152, packet=32768 15:16:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38176]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38176] 15:16:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38176]) recipient=0 15:16:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176])) size=2097152, max=2097152, packet=32768 15:16:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176])) re-initializing 15:16:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176])) size=2097152, max=2097152, packet=32768 15:16:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38176]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38176]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176])[want-reply=true] subsystem=netconf 15:16:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176])[subsystem] prepared command 15:16:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8be3872e, L:/10.30.170.167:18044 - R:/10.30.171.175:38176]}} established 15:16:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 215: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18044 15:16:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 215: Creating data stores for simulated device 15:16:50.439 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:50.440 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:50.440 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:50.440 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:50.440 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@277215d1 15:16:50.440 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:50.441 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:50.441 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:50.441 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:50.441 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:50.441 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:50.441 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:50.441 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:50.441 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@277215d1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@277215d1, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64c6bf77, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64c6bf77, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:50.442 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:50.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:50.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8be3872e, L:/10.30.170.167:18044 - R:/10.30.171.175:38176] 15:16:50.443 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 215 on channel [id: 0x8be3872e, L:/10.30.170.167:18044 - R:/10.30.171.175:38176] 15:16:50.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]) by 1103 down to 2096049 15:16:50.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38176]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:50.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8be3872e, L:/10.30.170.167:18044 - R:/10.30.171.175:38176] 15:16:50.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8be3872e, L:/10.30.170.167:18044 - R:/10.30.171.175:38176] 15:16:50.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]) request=subsystem result=ReplySuccess, want-reply=true 15:16:50.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38176]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:50.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]) request=subsystem activate command 15:16:50.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]) starting runner for command=netconf 15:16:50.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38176]) process #5 SSH_MSG_CHANNEL_DATA 15:16:50.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]) by 373 down to 2096779 15:16:50.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]) SSH_MSG_CHANNEL_DATA len=373 15:16:50.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176] 15:16:50.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8be3872e, L:/10.30.170.167:18044 - R:/10.30.171.175:38176]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:50.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:50.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8be3872e, L:/10.30.170.167:18044 - R:/10.30.171.175:38176] 15:16:50.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8be3872e, L:/10.30.170.167:18044 - R:/10.30.171.175:38176] 15:16:50.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18044', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:50.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=215} created 15:16:50.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=215, channel=[id: 0x8be3872e, L:/10.30.170.167:18044 - R:/10.30.171.175:38176]} created 15:16:50.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8be3872e, L:/10.30.170.167:18044 - R:/10.30.171.175:38176] successful with session NetconfServerSession{sessionId=215, channel=[id: 0x8be3872e, L:/10.30.170.167:18044 - R:/10.30.171.175:38176]} 15:16:50.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=215, channel=[id: 0x8be3872e, L:/10.30.170.167:18044 - R:/10.30.171.175:38176]} up 15:16:50.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38176]) process #6 SSH_MSG_CHANNEL_DATA 15:16:50.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]) by 393 down to 2096386 15:16:50.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]) SSH_MSG_CHANNEL_DATA len=393 15:16:50.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176] 15:16:50.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:50.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:50.446 [netconf-device-simulator-threads-0] 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=215} 15:16:50.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:50.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=215, channel=[id: 0x8be3872e, L:/10.30.170.167:18044 - R:/10.30.171.175:38176]} EXI handlers added to pipeline 15:16:50.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:50.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]) by 179 down to 2095870 15:16:50.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38176]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:50.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:50.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38176]) process #7 SSH_MSG_CHANNEL_DATA 15:16:50.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]) by 340 down to 2096046 15:16:50.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]) SSH_MSG_CHANNEL_DATA len=340 15:16:50.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176] 15:16:50.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:50.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:50.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=215} 15:16:50.457 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64c6bf77 15:16:50.457 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:50.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:50.457 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:50.457 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:50.457 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:50.457 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:50.457 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:50.457 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:50.457 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:50.457 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:50.457 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:50.457 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:50.457 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:50.457 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:50.457 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:50.457 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:50.457 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:50.457 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:50.458 [netconf-device-simulator-threads-0] 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 15:16:50.458 [netconf-device-simulator-threads-0] 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 15:16:50.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:50.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]) by 733 down to 2095137 15:16:50.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38176]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:50.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:50.531 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:16:50.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42700]) process #15 SSH_MSG_IGNORE 15:16:50.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42700]) SSH_MSG_IGNORE 15:16:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55742]) process #11 SSH_MSG_IGNORE 15:16:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55742]) SSH_MSG_IGNORE 15:16:50.909 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55742]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:51.041 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:51.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58138]) process #14 SSH_MSG_IGNORE 15:16:51.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58138]) SSH_MSG_IGNORE 15:16:51.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48862]) process #10 SSH_MSG_IGNORE 15:16:51.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48862]) SSH_MSG_IGNORE 15:16:51.205 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48862]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:51.233 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59302]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:51.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59302]) process #13 SSH_MSG_IGNORE 15:16:51.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59302]) SSH_MSG_IGNORE 15:16:51.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf3183613, L:/10.30.170.167:18045 - R:/10.30.171.175:34534]} 15:16:51.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:34534]): SSH-2.0-SSHD-UNKNOWN 15:16:51.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:34534]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:51.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:34534]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:51.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:34534]) Send SSH_MSG_KEXINIT 15:16:51.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34534]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:51.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34534]) process #0 SSH_MSG_KEXINIT 15:16:51.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:34534]) SSH_MSG_KEXINIT 15:16:51.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:34534]) strict KEX=true client=true server=true 15:16:51.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34534]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:51.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34534]) Kex: server host key algorithms = rsa-sha2-512 15:16:51.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34534]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:51.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34534]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:51.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34534]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:51.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34534]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:51.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34534]) Kex: compression algorithms (client to server) = none 15:16:51.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34534]) Kex: compression algorithms (server to client) = none 15:16:51.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:51.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34534]) process #1 30 15:16:51.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34534]] process command=SSH_MSG_KEXDH_INIT 15:16:51.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34534]] Send SSH_MSG_KEXDH_REPLY 15:16:51.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34534]) packet #1 sending command=31[31] len=1639 15:16:51.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:34534])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:51.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:34534]) Send SSH_MSG_NEWKEYS 15:16:51.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:34534]) session ID=e5:67:4a:bb:36:0f:ef:2a:0a:98:45:2d:11:51:b6:91:d4:54:1e:59:f8:6b:ac:9b:1a:7c:17:8f:df:e8:fc:3f:32:6f:b6:fc:47:98:69:95:8e:1e:fd:a3:4f:d3:09:2c:75:fa:53:d6:24:07:d7:4d:ad:ee:a4:9c:2c:ca:f2:8a 15:16:51.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34534]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:51.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34534]): strict KEX resets output message sequence number from 3 to 0 15:16:51.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34534]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2bc15815; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:51.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:34534])[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 15:16:51.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34534])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:51.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34534]) packet #0 sending command=7[7] len=419 15:16:51.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34534]) No pending packets to flush at end of KEX 15:16:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34534]) process #2 SSH_MSG_NEWKEYS 15:16:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34534]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34534]): strict KEX resets input message sequence number from 3 to 0 15:16:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34534]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@18ca6f45; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34534]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34534]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:34534]) authorized authentication methods: password,publickey 15:16:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34534]) Accepted service ssh-userauth 15:16:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34534]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34534]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34534]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34534]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34534]) no authentication factory for method=none 15:16:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34534]) SSH_MSG_USERAUTH_REQUEST 15:16:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34534]) remaining methods: password,publickey 15:16:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34534]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:51.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34534]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:51.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34534]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:51.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34534]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:51.477 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:51.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:34534]) authentication result: true 15:16:51.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:34534]) SSH_MSG_USERAUTH_REQUEST 15:16:51.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34534])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:51.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34534]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:51.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:51.477 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:51.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34534]) no heartbeat to stop 15:16:51.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:34534]) heartbeat type=IGNORE, interval=PT30S 15:16:51.477 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:34534 authenticated 15:16:51.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34534]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:51.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34534]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:51.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34534]] session=TransportServerSession[admin@/10.30.171.175:34534] id=0 15:16:51.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34534])) size=2097152, max=2097152, packet=32768 15:16:51.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34534]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34534] 15:16:51.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34534]) recipient=0 15:16:51.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534])) size=2097152, max=2097152, packet=32768 15:16:51.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534])) re-initializing 15:16:51.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534])) size=2097152, max=2097152, packet=32768 15:16:51.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:51.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34534]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:51.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34534]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:51.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:51.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534])[want-reply=true] subsystem=netconf 15:16:51.480 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534])[subsystem] prepared command 15:16:51.481 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:51.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:51.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf3183613, L:/10.30.170.167:18045 - R:/10.30.171.175:34534]}} established 15:16:51.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 216: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18045 15:16:51.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 216: Creating data stores for simulated device 15:16:51.482 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:51.482 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:51.482 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:51.482 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:51.482 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:51.484 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6dc7e790 15:16:51.484 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:51.484 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:51.484 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:51.484 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:51.485 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:51.486 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:51.486 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:51.486 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:51.486 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6dc7e790, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6dc7e790, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13e16d4e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13e16d4e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:51.486 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:51.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:51.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf3183613, L:/10.30.170.167:18045 - R:/10.30.171.175:34534] 15:16:51.488 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 216 on channel [id: 0xf3183613, L:/10.30.170.167:18045 - R:/10.30.171.175:34534] 15:16:51.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]) by 1103 down to 2096049 15:16:51.488 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34534]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:51.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf3183613, L:/10.30.170.167:18045 - R:/10.30.171.175:34534] 15:16:51.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf3183613, L:/10.30.170.167:18045 - R:/10.30.171.175:34534] 15:16:51.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]) request=subsystem result=ReplySuccess, want-reply=true 15:16:51.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34534]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:51.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]) request=subsystem activate command 15:16:51.489 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]) starting runner for command=netconf 15:16:51.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34534]) process #5 SSH_MSG_CHANNEL_DATA 15:16:51.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]) by 373 down to 2096779 15:16:51.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]) SSH_MSG_CHANNEL_DATA len=373 15:16:51.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534] 15:16:51.503 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf3183613, L:/10.30.170.167:18045 - R:/10.30.171.175:34534]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:51.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:51.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf3183613, L:/10.30.170.167:18045 - R:/10.30.171.175:34534] 15:16:51.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf3183613, L:/10.30.170.167:18045 - R:/10.30.171.175:34534] 15:16:51.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18045', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:51.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=216} created 15:16:51.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=216, channel=[id: 0xf3183613, L:/10.30.170.167:18045 - R:/10.30.171.175:34534]} created 15:16:51.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf3183613, L:/10.30.170.167:18045 - R:/10.30.171.175:34534] successful with session NetconfServerSession{sessionId=216, channel=[id: 0xf3183613, L:/10.30.170.167:18045 - R:/10.30.171.175:34534]} 15:16:51.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=216, channel=[id: 0xf3183613, L:/10.30.170.167:18045 - R:/10.30.171.175:34534]} up 15:16:51.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34534]) process #6 SSH_MSG_CHANNEL_DATA 15:16:51.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]) by 393 down to 2096386 15:16:51.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]) SSH_MSG_CHANNEL_DATA len=393 15:16:51.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534] 15:16:51.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:51.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:51.508 [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=216} 15:16:51.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:51.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=216, channel=[id: 0xf3183613, L:/10.30.170.167:18045 - R:/10.30.171.175:34534]} EXI handlers added to pipeline 15:16:51.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:51.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]) by 179 down to 2095870 15:16:51.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34534]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:51.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:51.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34534]) process #7 SSH_MSG_CHANNEL_DATA 15:16:51.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]) by 340 down to 2096046 15:16:51.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]) SSH_MSG_CHANNEL_DATA len=340 15:16:51.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534] 15:16:51.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:51.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:51.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=216} 15:16:51.512 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13e16d4e 15:16:51.512 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:51.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:51.512 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:51.512 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:51.512 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:51.512 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:51.512 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:51.512 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:51.512 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:51.513 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:51.513 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:51.513 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:51.513 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:51.513 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:51.513 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:51.513 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:51.513 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:51.513 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:51.513 [netconf-device-simulator-threads-2] 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 15:16:51.513 [netconf-device-simulator-threads-2] 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 15:16:51.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:51.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]) by 733 down to 2095137 15:16:51.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34534]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:51.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:51.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41674]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:51.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41674]) process #9 SSH_MSG_IGNORE 15:16:51.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41674]) SSH_MSG_IGNORE 15:16:51.626 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45468]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:51.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45468]) process #8 SSH_MSG_IGNORE 15:16:51.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45468]) SSH_MSG_IGNORE 15:16:51.672 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40450]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:51.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40450]) process #12 SSH_MSG_IGNORE 15:16:51.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40450]) SSH_MSG_IGNORE 15:16:51.821 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:16:51.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57436]) process #15 SSH_MSG_IGNORE 15:16:51.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57436]) SSH_MSG_IGNORE 15:16:51.849 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:51.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44622]) process #14 SSH_MSG_IGNORE 15:16:51.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44622]) SSH_MSG_IGNORE 15:16:52.040 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48552]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:52.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48552]) process #11 SSH_MSG_IGNORE 15:16:52.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48552]) SSH_MSG_IGNORE 15:16:52.313 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:52.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #10 SSH_MSG_IGNORE 15:16:52.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:16:52.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51076]) process #13 SSH_MSG_IGNORE 15:16:52.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51076]) SSH_MSG_IGNORE 15:16:52.455 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51076]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:52.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x95dcda59, L:/10.30.170.167:18046 - R:/10.30.171.175:52710]} 15:16:52.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:52710]): SSH-2.0-SSHD-UNKNOWN 15:16:52.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:52710]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:52.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:52710]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:52.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46206]) process #8 SSH_MSG_IGNORE 15:16:52.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46206]) SSH_MSG_IGNORE 15:16:52.741 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46206]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:52.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55306]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:52.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55306]) process #9 SSH_MSG_IGNORE 15:16:52.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55306]) SSH_MSG_IGNORE 15:16:52.762 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43696]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:52.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43696]) process #12 SSH_MSG_IGNORE 15:16:52.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43696]) SSH_MSG_IGNORE 15:16:52.773 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55710]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:52.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:52710]) Send SSH_MSG_KEXINIT 15:16:52.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52710]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:52.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52710]) process #0 SSH_MSG_KEXINIT 15:16:52.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:52710]) SSH_MSG_KEXINIT 15:16:52.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:52710]) strict KEX=true client=true server=true 15:16:52.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52710]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:52.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52710]) Kex: server host key algorithms = rsa-sha2-512 15:16:52.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52710]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:52.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52710]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:52.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52710]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:52.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52710]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:52.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52710]) Kex: compression algorithms (client to server) = none 15:16:52.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52710]) Kex: compression algorithms (server to client) = none 15:16:52.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:52.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55710]) process #11 SSH_MSG_IGNORE 15:16:52.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55710]) SSH_MSG_IGNORE 15:16:53.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52710]) process #1 30 15:16:53.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52710]] process command=SSH_MSG_KEXDH_INIT 15:16:53.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52710]] Send SSH_MSG_KEXDH_REPLY 15:16:53.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52710]) packet #1 sending command=31[31] len=1639 15:16:53.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:52710])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:53.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:52710]) Send SSH_MSG_NEWKEYS 15:16:53.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:52710]) session ID=82:f0:80:46:7d:99:04:2f:8a:2f:e6:4a:9d:fe:d0:10:c7:39:b1:4b:90:54:9b:68:84:cc:da:61:68:e4:7c:7b:04:2a:a8:b8:a4:25:e9:45:61:c0:ec:c7:86:76:0b:88:a5:b4:52:70:67:b2:04:fe:f4:3a:3d:6f:78:4c:1a:05 15:16:53.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52710]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:53.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52710]): strict KEX resets output message sequence number from 3 to 0 15:16:53.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52710]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@33fe1df1; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:53.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:52710])[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 15:16:53.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52710])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:53.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52710]) packet #0 sending command=7[7] len=419 15:16:53.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52710]) No pending packets to flush at end of KEX 15:16:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52710]) process #2 SSH_MSG_NEWKEYS 15:16:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52710]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52710]): strict KEX resets input message sequence number from 3 to 0 15:16:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52710]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6df418eb; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52710]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52710]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:52710]) authorized authentication methods: password,publickey 15:16:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52710]) Accepted service ssh-userauth 15:16:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52710]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52710]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52710]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52710]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52710]) no authentication factory for method=none 15:16:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52710]) SSH_MSG_USERAUTH_REQUEST 15:16:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52710]) remaining methods: password,publickey 15:16:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52710]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:53.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52710]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:53.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52710]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:53.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52710]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:53.057 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:53.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:52710]) authentication result: true 15:16:53.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:52710]) SSH_MSG_USERAUTH_REQUEST 15:16:53.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52710])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:53.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52710]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:53.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:53.057 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:53.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52710]) no heartbeat to stop 15:16:53.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:52710]) heartbeat type=IGNORE, interval=PT30S 15:16:53.057 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:52710 authenticated 15:16:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52710]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52710]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52710]] session=TransportServerSession[admin@/10.30.171.175:52710] id=0 15:16:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52710])) size=2097152, max=2097152, packet=32768 15:16:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52710]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52710] 15:16:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52710]) recipient=0 15:16:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710])) size=2097152, max=2097152, packet=32768 15:16:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710])) re-initializing 15:16:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710])) size=2097152, max=2097152, packet=32768 15:16:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52710]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:53.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52710]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:53.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:53.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710])[want-reply=true] subsystem=netconf 15:16:53.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710])[subsystem] prepared command 15:16:53.059 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:53.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:53.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x95dcda59, L:/10.30.170.167:18046 - R:/10.30.171.175:52710]}} established 15:16:53.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 217: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18046 15:16:53.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 217: Creating data stores for simulated device 15:16:53.059 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:53.059 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:53.060 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:53.060 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:53.060 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:53.061 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ee3ebd3 15:16:53.061 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:53.061 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:53.061 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:53.061 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:53.062 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:53.062 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:53.062 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:53.062 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:53.063 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ee3ebd3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ee3ebd3, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74c66cc9, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74c66cc9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:53.066 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:53.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:53.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x95dcda59, L:/10.30.170.167:18046 - R:/10.30.171.175:52710] 15:16:53.068 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 217 on channel [id: 0x95dcda59, L:/10.30.170.167:18046 - R:/10.30.171.175:52710] 15:16:53.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]) by 1103 down to 2096049 15:16:53.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52710]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:53.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x95dcda59, L:/10.30.170.167:18046 - R:/10.30.171.175:52710] 15:16:53.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x95dcda59, L:/10.30.170.167:18046 - R:/10.30.171.175:52710] 15:16:53.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]) request=subsystem result=ReplySuccess, want-reply=true 15:16:53.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52710]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:53.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]) request=subsystem activate command 15:16:53.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]) starting runner for command=netconf 15:16:53.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52710]) process #5 SSH_MSG_CHANNEL_DATA 15:16:53.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]) by 373 down to 2096779 15:16:53.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]) SSH_MSG_CHANNEL_DATA len=373 15:16:53.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710] 15:16:53.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x95dcda59, L:/10.30.170.167:18046 - R:/10.30.171.175:52710]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:53.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:53.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x95dcda59, L:/10.30.170.167:18046 - R:/10.30.171.175:52710] 15:16:53.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x95dcda59, L:/10.30.170.167:18046 - R:/10.30.171.175:52710] 15:16:53.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18046', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:53.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=217} created 15:16:53.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=217, channel=[id: 0x95dcda59, L:/10.30.170.167:18046 - R:/10.30.171.175:52710]} created 15:16:53.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x95dcda59, L:/10.30.170.167:18046 - R:/10.30.171.175:52710] successful with session NetconfServerSession{sessionId=217, channel=[id: 0x95dcda59, L:/10.30.170.167:18046 - R:/10.30.171.175:52710]} 15:16:53.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=217, channel=[id: 0x95dcda59, L:/10.30.170.167:18046 - R:/10.30.171.175:52710]} up 15:16:53.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52710]) process #6 SSH_MSG_CHANNEL_DATA 15:16:53.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]) by 393 down to 2096386 15:16:53.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]) SSH_MSG_CHANNEL_DATA len=393 15:16:53.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710] 15:16:53.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:53.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:53.070 [netconf-device-simulator-threads-4] 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=217} 15:16:53.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:53.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=217, channel=[id: 0x95dcda59, L:/10.30.170.167:18046 - R:/10.30.171.175:52710]} EXI handlers added to pipeline 15:16:53.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:53.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]) by 179 down to 2095870 15:16:53.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52710]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:53.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:53.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52710]) process #7 SSH_MSG_CHANNEL_DATA 15:16:53.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]) by 340 down to 2096046 15:16:53.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]) SSH_MSG_CHANNEL_DATA len=340 15:16:53.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710] 15:16:53.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:53.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:53.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=217} 15:16:53.074 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74c66cc9 15:16:53.074 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:53.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:53.074 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:53.074 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:53.074 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:53.074 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:53.074 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:53.074 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:53.074 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:53.074 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:53.074 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:53.074 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:53.074 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:53.074 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:53.074 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:53.074 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:53.074 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:53.074 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:53.074 [netconf-device-simulator-threads-4] 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 15:16:53.074 [netconf-device-simulator-threads-4] 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 15:16:53.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:53.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]) by 733 down to 2095137 15:16:53.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52710]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:53.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:53.194 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:53.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54094]) process #14 SSH_MSG_IGNORE 15:16:53.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54094]) SSH_MSG_IGNORE 15:16:53.215 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59730]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:53.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59730]) process #10 SSH_MSG_IGNORE 15:16:53.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59730]) SSH_MSG_IGNORE 15:16:53.257 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:16:53.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35512]) process #15 SSH_MSG_IGNORE 15:16:53.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35512]) SSH_MSG_IGNORE 15:16:53.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1ec7d163, L:/10.30.170.167:18047 - R:/10.30.171.175:38228]} 15:16:53.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:38228]): SSH-2.0-SSHD-UNKNOWN 15:16:53.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:38228]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:53.818 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:38228]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:53.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:38228]) Send SSH_MSG_KEXINIT 15:16:53.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38228]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:53.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38228]) process #0 SSH_MSG_KEXINIT 15:16:53.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:38228]) SSH_MSG_KEXINIT 15:16:53.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:38228]) strict KEX=true client=true server=true 15:16:53.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38228]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:53.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38228]) Kex: server host key algorithms = rsa-sha2-512 15:16:53.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38228]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:53.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38228]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:53.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38228]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:53.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38228]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:53.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38228]) Kex: compression algorithms (client to server) = none 15:16:53.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38228]) Kex: compression algorithms (server to client) = none 15:16:53.860 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:53.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56642]) process #8 SSH_MSG_IGNORE 15:16:53.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56642]) SSH_MSG_IGNORE 15:16:53.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56642]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:53.926 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33250]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:53.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33250]) process #13 SSH_MSG_IGNORE 15:16:53.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33250]) SSH_MSG_IGNORE 15:16:53.931 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38228]) process #1 30 15:16:53.931 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38228]] process command=SSH_MSG_KEXDH_INIT 15:16:53.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38228]] Send SSH_MSG_KEXDH_REPLY 15:16:53.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38228]) packet #1 sending command=31[31] len=1639 15:16:53.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:38228])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:53.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:38228]) Send SSH_MSG_NEWKEYS 15:16:53.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:38228]) session ID=4e:1b:3c:92:02:d3:98:32:8b:0d:6f:39:c4:46:fd:cb:c4:30:f1:7d:3d:4d:32:5b:b6:3a:84:30:86:13:16:1a:a6:6c:d7:33:6e:fa:2b:a9:9a:3e:27:4e:f9:89:3c:69:de:89:00:f9:3d:b2:91:f3:44:5a:fb:44:26:34:5e:97 15:16:53.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38228]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:53.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38228]): strict KEX resets output message sequence number from 3 to 0 15:16:53.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38228]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@307bcb45; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:53.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:38228])[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 15:16:53.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38228])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:53.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38228]) packet #0 sending command=7[7] len=419 15:16:53.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38228]) No pending packets to flush at end of KEX 15:16:53.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38228]) process #2 SSH_MSG_NEWKEYS 15:16:53.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38228]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:53.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38228]): strict KEX resets input message sequence number from 3 to 0 15:16:53.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38228]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6541d4f4; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:53.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:53.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38228]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:53.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38228]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:53.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:38228]) authorized authentication methods: password,publickey 15:16:53.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38228]) Accepted service ssh-userauth 15:16:53.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38228]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:53.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38228]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:53.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38228]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:53.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38228]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:53.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38228]) no authentication factory for method=none 15:16:53.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38228]) SSH_MSG_USERAUTH_REQUEST 15:16:53.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38228]) remaining methods: password,publickey 15:16:53.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38228]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:53.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38228]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:53.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38228]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:53.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38228]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:53.975 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:53.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:38228]) authentication result: true 15:16:53.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:38228]) SSH_MSG_USERAUTH_REQUEST 15:16:53.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38228])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:53.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38228]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:53.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:53.975 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:53.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38228]) no heartbeat to stop 15:16:53.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:38228]) heartbeat type=IGNORE, interval=PT30S 15:16:53.975 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:38228 authenticated 15:16:53.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38228]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:53.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38228]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:53.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38228]] session=TransportServerSession[admin@/10.30.171.175:38228] id=0 15:16:53.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38228])) size=2097152, max=2097152, packet=32768 15:16:53.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38228]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38228] 15:16:53.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38228]) recipient=0 15:16:53.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228])) size=2097152, max=2097152, packet=32768 15:16:53.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228])) re-initializing 15:16:53.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228])) size=2097152, max=2097152, packet=32768 15:16:53.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:53.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38228]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:53.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38228]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:53.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:53.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228])[want-reply=true] subsystem=netconf 15:16:53.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228])[subsystem] prepared command 15:16:53.977 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:53.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:53.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1ec7d163, L:/10.30.170.167:18047 - R:/10.30.171.175:38228]}} established 15:16:53.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 218: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18047 15:16:53.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 218: Creating data stores for simulated device 15:16:53.977 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:53.977 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:53.978 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:53.978 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:53.978 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:53.979 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@156ffe10 15:16:53.979 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:53.979 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:53.979 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:53.979 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:53.980 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:53.980 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:53.980 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:53.980 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:53.980 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@156ffe10, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@156ffe10, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4ea30e9a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4ea30e9a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:53.980 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:53.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:53.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1ec7d163, L:/10.30.170.167:18047 - R:/10.30.171.175:38228] 15:16:53.981 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 218 on channel [id: 0x1ec7d163, L:/10.30.170.167:18047 - R:/10.30.171.175:38228] 15:16:53.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]) by 1103 down to 2096049 15:16:53.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38228]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:53.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1ec7d163, L:/10.30.170.167:18047 - R:/10.30.171.175:38228] 15:16:53.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1ec7d163, L:/10.30.170.167:18047 - R:/10.30.171.175:38228] 15:16:53.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]) request=subsystem result=ReplySuccess, want-reply=true 15:16:53.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38228]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:53.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]) request=subsystem activate command 15:16:53.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]) starting runner for command=netconf 15:16:53.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38228]) process #5 SSH_MSG_CHANNEL_DATA 15:16:53.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]) by 373 down to 2096779 15:16:53.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]) SSH_MSG_CHANNEL_DATA len=373 15:16:53.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228] 15:16:53.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x1ec7d163, L:/10.30.170.167:18047 - R:/10.30.171.175:38228]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:53.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:53.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1ec7d163, L:/10.30.170.167:18047 - R:/10.30.171.175:38228] 15:16:53.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1ec7d163, L:/10.30.170.167:18047 - R:/10.30.171.175:38228] 15:16:53.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18047', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:53.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=218} created 15:16:53.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=218, channel=[id: 0x1ec7d163, L:/10.30.170.167:18047 - R:/10.30.171.175:38228]} created 15:16:53.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1ec7d163, L:/10.30.170.167:18047 - R:/10.30.171.175:38228] successful with session NetconfServerSession{sessionId=218, channel=[id: 0x1ec7d163, L:/10.30.170.167:18047 - R:/10.30.171.175:38228]} 15:16:53.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=218, channel=[id: 0x1ec7d163, L:/10.30.170.167:18047 - R:/10.30.171.175:38228]} up 15:16:53.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38228]) process #6 SSH_MSG_CHANNEL_DATA 15:16:53.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]) by 393 down to 2096386 15:16:53.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]) SSH_MSG_CHANNEL_DATA len=393 15:16:53.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228] 15:16:53.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:53.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:53.984 [netconf-device-simulator-threads-6] 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=218} 15:16:53.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:53.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=218, channel=[id: 0x1ec7d163, L:/10.30.170.167:18047 - R:/10.30.171.175:38228]} EXI handlers added to pipeline 15:16:53.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:53.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]) by 179 down to 2095870 15:16:53.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38228]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:53.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:53.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38228]) process #7 SSH_MSG_CHANNEL_DATA 15:16:53.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]) by 340 down to 2096046 15:16:53.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]) SSH_MSG_CHANNEL_DATA len=340 15:16:53.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228] 15:16:53.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:53.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:53.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=218} 15:16:53.986 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4ea30e9a 15:16:53.986 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:53.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:53.986 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:53.986 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:53.986 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:53.986 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:53.986 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:53.986 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:53.986 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:53.986 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:53.986 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:53.986 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:53.986 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:53.986 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:53.986 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:53.986 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:53.986 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:53.986 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:53.986 [netconf-device-simulator-threads-6] 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 15:16:53.986 [netconf-device-simulator-threads-6] 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 15:16:53.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:53.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]) by 733 down to 2095137 15:16:53.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38228]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:53.987 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:54.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56112]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:54.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56112]) process #12 SSH_MSG_IGNORE 15:16:54.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56112]) SSH_MSG_IGNORE 15:16:54.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53034]) process #11 SSH_MSG_IGNORE 15:16:54.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53034]) SSH_MSG_IGNORE 15:16:54.240 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53034]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:54.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36500]) process #9 SSH_MSG_IGNORE 15:16:54.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36500]) SSH_MSG_IGNORE 15:16:54.252 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36500]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:54.455 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:54.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36672]) process #14 SSH_MSG_IGNORE 15:16:54.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36672]) SSH_MSG_IGNORE 15:16:54.458 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52534]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:54.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52534]) process #10 SSH_MSG_IGNORE 15:16:54.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52534]) SSH_MSG_IGNORE 15:16:54.468 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:16:54.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45706]) process #15 SSH_MSG_IGNORE 15:16:54.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45706]) SSH_MSG_IGNORE 15:16:54.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe5bc9cca, L:/10.30.170.167:18048 - R:/10.30.171.175:51856]} 15:16:54.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:51856]): SSH-2.0-SSHD-UNKNOWN 15:16:54.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:51856]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:54.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:51856]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:54.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37608]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37608]) process #8 SSH_MSG_IGNORE 15:16:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37608]) SSH_MSG_IGNORE 15:16:54.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:51856]) Send SSH_MSG_KEXINIT 15:16:54.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51856]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:54.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51856]) process #0 SSH_MSG_KEXINIT 15:16:54.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:51856]) SSH_MSG_KEXINIT 15:16:54.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:51856]) strict KEX=true client=true server=true 15:16:54.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51856]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:54.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51856]) Kex: server host key algorithms = rsa-sha2-512 15:16:54.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51856]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:54.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51856]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:54.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51856]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:54.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51856]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:54.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51856]) Kex: compression algorithms (client to server) = none 15:16:54.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51856]) Kex: compression algorithms (server to client) = none 15:16:54.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:54.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51856]) process #1 30 15:16:54.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51856]] process command=SSH_MSG_KEXDH_INIT 15:16:54.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51856]] Send SSH_MSG_KEXDH_REPLY 15:16:54.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51856]) packet #1 sending command=31[31] len=1639 15:16:54.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:51856])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:54.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:51856]) Send SSH_MSG_NEWKEYS 15:16:54.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:51856]) session ID=4c:f1:25:d2:5f:cb:07:b6:3a:f1:16:8b:64:fe:21:82:c1:81:84:1b:d2:93:65:ac:d7:89:94:84:1f:cf:05:b9:ee:23:14:e0:81:f8:6f:31:e1:d8:14:16:d0:ce:de:99:cc:be:c7:08:9b:db:c3:ec:c6:a1:5b:39:d9:34:5e:e7 15:16:54.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51856]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:54.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51856]): strict KEX resets output message sequence number from 3 to 0 15:16:54.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51856]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1bac2f4e; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:54.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:51856])[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 15:16:54.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51856])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:54.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51856]) packet #0 sending command=7[7] len=419 15:16:54.903 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51856]) No pending packets to flush at end of KEX 15:16:54.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51856]) process #2 SSH_MSG_NEWKEYS 15:16:54.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51856]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:54.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51856]): strict KEX resets input message sequence number from 3 to 0 15:16:54.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51856]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7e8a8d92; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:54.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:54.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51856]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:54.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51856]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:54.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:51856]) authorized authentication methods: password,publickey 15:16:54.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51856]) Accepted service ssh-userauth 15:16:54.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51856]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:54.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51856]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:54.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51856]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:54.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51856]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:54.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51856]) no authentication factory for method=none 15:16:54.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51856]) SSH_MSG_USERAUTH_REQUEST 15:16:54.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51856]) remaining methods: password,publickey 15:16:54.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51856]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:54.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51856]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:54.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51856]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:54.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51856]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:54.936 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:54.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:51856]) authentication result: true 15:16:54.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:51856]) SSH_MSG_USERAUTH_REQUEST 15:16:54.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51856])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:54.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51856]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:54.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:54.936 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:54.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51856]) no heartbeat to stop 15:16:54.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:51856]) heartbeat type=IGNORE, interval=PT30S 15:16:54.937 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:51856 authenticated 15:16:54.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51856]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:54.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51856]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:54.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51856]] session=TransportServerSession[admin@/10.30.171.175:51856] id=0 15:16:54.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51856])) size=2097152, max=2097152, packet=32768 15:16:54.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51856]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51856] 15:16:54.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51856]) recipient=0 15:16:54.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856])) size=2097152, max=2097152, packet=32768 15:16:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856])) re-initializing 15:16:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856])) size=2097152, max=2097152, packet=32768 15:16:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51856]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51856]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856])[want-reply=true] subsystem=netconf 15:16:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856])[subsystem] prepared command 15:16:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe5bc9cca, L:/10.30.170.167:18048 - R:/10.30.171.175:51856]}} established 15:16:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 219: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18048 15:16:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 219: Creating data stores for simulated device 15:16:54.939 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:54.939 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:54.939 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:54.939 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:54.939 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:54.940 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13365d5d 15:16:54.940 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:54.940 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:54.940 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:54.940 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:54.941 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:54.941 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:54.941 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:54.942 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:54.942 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13365d5d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13365d5d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21b9940c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21b9940c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:54.942 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:54.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:54.944 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe5bc9cca, L:/10.30.170.167:18048 - R:/10.30.171.175:51856] 15:16:54.944 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 219 on channel [id: 0xe5bc9cca, L:/10.30.170.167:18048 - R:/10.30.171.175:51856] 15:16:54.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]) by 1103 down to 2096049 15:16:54.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51856]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:54.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe5bc9cca, L:/10.30.170.167:18048 - R:/10.30.171.175:51856] 15:16:54.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe5bc9cca, L:/10.30.170.167:18048 - R:/10.30.171.175:51856] 15:16:54.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]) request=subsystem result=ReplySuccess, want-reply=true 15:16:54.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51856]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:54.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]) request=subsystem activate command 15:16:54.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]) starting runner for command=netconf 15:16:54.945 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51856]) process #5 SSH_MSG_CHANNEL_DATA 15:16:54.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]) by 373 down to 2096779 15:16:54.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]) SSH_MSG_CHANNEL_DATA len=373 15:16:54.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856] 15:16:54.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe5bc9cca, L:/10.30.170.167:18048 - R:/10.30.171.175:51856]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:54.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:54.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe5bc9cca, L:/10.30.170.167:18048 - R:/10.30.171.175:51856] 15:16:54.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe5bc9cca, L:/10.30.170.167:18048 - R:/10.30.171.175:51856] 15:16:54.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18048', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:54.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=219} created 15:16:54.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=219, channel=[id: 0xe5bc9cca, L:/10.30.170.167:18048 - R:/10.30.171.175:51856]} created 15:16:54.946 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe5bc9cca, L:/10.30.170.167:18048 - R:/10.30.171.175:51856] successful with session NetconfServerSession{sessionId=219, channel=[id: 0xe5bc9cca, L:/10.30.170.167:18048 - R:/10.30.171.175:51856]} 15:16:54.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=219, channel=[id: 0xe5bc9cca, L:/10.30.170.167:18048 - R:/10.30.171.175:51856]} up 15:16:54.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51856]) process #6 SSH_MSG_CHANNEL_DATA 15:16:54.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]) by 393 down to 2096386 15:16:54.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]) SSH_MSG_CHANNEL_DATA len=393 15:16:54.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856] 15:16:54.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:54.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:54.947 [netconf-device-simulator-threads-0] 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=219} 15:16:54.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:54.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=219, channel=[id: 0xe5bc9cca, L:/10.30.170.167:18048 - R:/10.30.171.175:51856]} EXI handlers added to pipeline 15:16:54.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:54.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]) by 179 down to 2095870 15:16:54.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51856]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:54.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:54.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51856]) process #7 SSH_MSG_CHANNEL_DATA 15:16:54.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]) by 340 down to 2096046 15:16:54.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]) SSH_MSG_CHANNEL_DATA len=340 15:16:54.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856] 15:16:54.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:54.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:54.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=219} 15:16:54.950 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21b9940c 15:16:54.950 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:54.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:54.950 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:54.950 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:54.951 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:54.951 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:54.951 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:54.951 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:54.951 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:54.951 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:54.951 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:54.951 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:54.951 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:54.951 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:54.951 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:54.951 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:54.951 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:54.951 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:54.951 [netconf-device-simulator-threads-0] 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 15:16:54.951 [netconf-device-simulator-threads-0] 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 15:16:54.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:54.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]) by 733 down to 2095137 15:16:54.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51856]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:54.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:55.031 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40964]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:55.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40964]) process #13 SSH_MSG_IGNORE 15:16:55.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40964]) SSH_MSG_IGNORE 15:16:55.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34418]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:55.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34418]) process #9 SSH_MSG_IGNORE 15:16:55.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34418]) SSH_MSG_IGNORE 15:16:55.479 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45984]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:55.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45984]) process #12 SSH_MSG_IGNORE 15:16:55.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45984]) SSH_MSG_IGNORE 15:16:55.503 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44806]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:55.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44806]) process #11 SSH_MSG_IGNORE 15:16:55.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44806]) SSH_MSG_IGNORE 15:16:55.693 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:55.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39236]) process #14 SSH_MSG_IGNORE 15:16:55.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39236]) SSH_MSG_IGNORE 15:16:55.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47334]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:55.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47334]) process #10 SSH_MSG_IGNORE 15:16:55.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47334]) SSH_MSG_IGNORE 15:16:55.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:16:55.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35100]) process #15 SSH_MSG_IGNORE 15:16:55.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35100]) SSH_MSG_IGNORE 15:16:55.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x81ee2405, L:/10.30.170.167:18049 - R:/10.30.171.175:54436]} 15:16:55.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:54436]): SSH-2.0-SSHD-UNKNOWN 15:16:55.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:54436]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:55.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:54436]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:55.772 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39660]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:55.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39660]) process #8 SSH_MSG_IGNORE 15:16:55.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39660]) SSH_MSG_IGNORE 15:16:55.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:54436]) Send SSH_MSG_KEXINIT 15:16:55.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54436]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:55.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54436]) process #0 SSH_MSG_KEXINIT 15:16:55.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:54436]) SSH_MSG_KEXINIT 15:16:55.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:54436]) strict KEX=true client=true server=true 15:16:55.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54436]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:55.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54436]) Kex: server host key algorithms = rsa-sha2-512 15:16:55.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54436]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:55.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54436]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:55.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54436]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:55.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54436]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:55.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54436]) Kex: compression algorithms (client to server) = none 15:16:55.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54436]) Kex: compression algorithms (server to client) = none 15:16:55.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:56.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54436]) process #1 30 15:16:56.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54436]] process command=SSH_MSG_KEXDH_INIT 15:16:56.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54436]] Send SSH_MSG_KEXDH_REPLY 15:16:56.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54436]) packet #1 sending command=31[31] len=1639 15:16:56.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:54436])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:56.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:54436]) Send SSH_MSG_NEWKEYS 15:16:56.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:54436]) session ID=ba:ab:82:7a:db:e9:2f:21:66:c4:47:93:1f:ee:8d:47:19:cb:b2:84:2a:2e:85:a5:c1:50:13:30:0d:4a:7e:7e:68:0b:16:bc:24:98:04:b2:9a:bf:dd:d7:7e:98:5c:e2:24:6e:03:a5:31:87:d3:72:0c:49:f5:89:ad:22:c0:86 15:16:56.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54436]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:56.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54436]): strict KEX resets output message sequence number from 3 to 0 15:16:56.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54436]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@330f1ba8; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:56.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:54436])[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 15:16:56.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54436])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:56.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54436]) packet #0 sending command=7[7] len=419 15:16:56.018 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54436]) No pending packets to flush at end of KEX 15:16:56.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54436]) process #2 SSH_MSG_NEWKEYS 15:16:56.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54436]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:56.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54436]): strict KEX resets input message sequence number from 3 to 0 15:16:56.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54436]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@72d2ca81; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:56.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:56.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54436]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:56.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54436]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:56.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:54436]) authorized authentication methods: password,publickey 15:16:56.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54436]) Accepted service ssh-userauth 15:16:56.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54436]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:56.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54436]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:56.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54436]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:56.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54436]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:56.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54436]) no authentication factory for method=none 15:16:56.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54436]) SSH_MSG_USERAUTH_REQUEST 15:16:56.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54436]) remaining methods: password,publickey 15:16:56.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54436]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:56.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54436]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:56.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54436]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:56.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54436]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:56.052 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:56.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:54436]) authentication result: true 15:16:56.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:54436]) SSH_MSG_USERAUTH_REQUEST 15:16:56.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54436])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:56.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54436]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:56.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:56.052 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:56.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54436]) no heartbeat to stop 15:16:56.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:54436]) heartbeat type=IGNORE, interval=PT30S 15:16:56.052 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:54436 authenticated 15:16:56.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54436]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:56.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54436]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:56.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54436]] session=TransportServerSession[admin@/10.30.171.175:54436] id=0 15:16:56.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54436])) size=2097152, max=2097152, packet=32768 15:16:56.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54436]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54436] 15:16:56.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54436]) recipient=0 15:16:56.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436])) size=2097152, max=2097152, packet=32768 15:16:56.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436])) re-initializing 15:16:56.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436])) size=2097152, max=2097152, packet=32768 15:16:56.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:56.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54436]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:56.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54436]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:56.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:56.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436])[want-reply=true] subsystem=netconf 15:16:56.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436])[subsystem] prepared command 15:16:56.054 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:56.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:56.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x81ee2405, L:/10.30.170.167:18049 - R:/10.30.171.175:54436]}} established 15:16:56.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 220: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18049 15:16:56.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 220: Creating data stores for simulated device 15:16:56.054 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:56.054 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:56.054 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:56.054 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:56.054 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:56.055 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45edda87 15:16:56.055 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:56.056 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:56.056 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:56.056 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:56.056 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:56.056 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:56.056 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:56.057 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:56.057 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45edda87, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45edda87, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40fa76f4, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40fa76f4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:56.057 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:56.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:56.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x81ee2405, L:/10.30.170.167:18049 - R:/10.30.171.175:54436] 15:16:56.058 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 220 on channel [id: 0x81ee2405, L:/10.30.170.167:18049 - R:/10.30.171.175:54436] 15:16:56.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]) by 1103 down to 2096049 15:16:56.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54436]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:56.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x81ee2405, L:/10.30.170.167:18049 - R:/10.30.171.175:54436] 15:16:56.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x81ee2405, L:/10.30.170.167:18049 - R:/10.30.171.175:54436] 15:16:56.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]) request=subsystem result=ReplySuccess, want-reply=true 15:16:56.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54436]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:56.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]) request=subsystem activate command 15:16:56.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]) starting runner for command=netconf 15:16:56.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54436]) process #5 SSH_MSG_CHANNEL_DATA 15:16:56.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]) by 373 down to 2096779 15:16:56.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]) SSH_MSG_CHANNEL_DATA len=373 15:16:56.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436] 15:16:56.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x81ee2405, L:/10.30.170.167:18049 - R:/10.30.171.175:54436]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:56.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:56.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x81ee2405, L:/10.30.170.167:18049 - R:/10.30.171.175:54436] 15:16:56.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x81ee2405, L:/10.30.170.167:18049 - R:/10.30.171.175:54436] 15:16:56.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18049', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:56.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=220} created 15:16:56.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=220, channel=[id: 0x81ee2405, L:/10.30.170.167:18049 - R:/10.30.171.175:54436]} created 15:16:56.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x81ee2405, L:/10.30.170.167:18049 - R:/10.30.171.175:54436] successful with session NetconfServerSession{sessionId=220, channel=[id: 0x81ee2405, L:/10.30.170.167:18049 - R:/10.30.171.175:54436]} 15:16:56.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=220, channel=[id: 0x81ee2405, L:/10.30.170.167:18049 - R:/10.30.171.175:54436]} up 15:16:56.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54436]) process #6 SSH_MSG_CHANNEL_DATA 15:16:56.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]) by 393 down to 2096386 15:16:56.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]) SSH_MSG_CHANNEL_DATA len=393 15:16:56.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436] 15:16:56.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:56.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:56.061 [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=220} 15:16:56.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:56.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=220, channel=[id: 0x81ee2405, L:/10.30.170.167:18049 - R:/10.30.171.175:54436]} EXI handlers added to pipeline 15:16:56.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:56.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]) by 179 down to 2095870 15:16:56.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54436]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:56.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:56.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54436]) process #7 SSH_MSG_CHANNEL_DATA 15:16:56.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]) by 340 down to 2096046 15:16:56.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]) SSH_MSG_CHANNEL_DATA len=340 15:16:56.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436] 15:16:56.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:56.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:56.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=220} 15:16:56.063 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40fa76f4 15:16:56.063 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:56.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:56.063 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:56.063 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:56.063 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:56.063 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:56.063 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:56.063 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:56.063 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:56.063 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:56.063 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:56.063 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:56.063 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:56.063 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:56.063 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:56.063 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:56.063 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:56.063 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:56.064 [netconf-device-simulator-threads-2] 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 15:16:56.064 [netconf-device-simulator-threads-2] 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 15:16:56.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:56.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]) by 733 down to 2095137 15:16:56.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54436]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:56.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:56.371 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45298]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:56.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45298]) process #13 SSH_MSG_IGNORE 15:16:56.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45298]) SSH_MSG_IGNORE 15:16:56.597 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48660]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:56.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48660]) process #11 SSH_MSG_IGNORE 15:16:56.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48660]) SSH_MSG_IGNORE 15:16:56.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60992]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:56.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60992]) process #12 SSH_MSG_IGNORE 15:16:56.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60992]) SSH_MSG_IGNORE 15:16:56.725 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60446]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:56.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60446]) process #8 SSH_MSG_IGNORE 15:16:56.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60446]) SSH_MSG_IGNORE 15:16:56.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39688]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:56.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39688]) process #9 SSH_MSG_IGNORE 15:16:56.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39688]) SSH_MSG_IGNORE 15:16:56.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48528]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:56.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48528]) process #10 SSH_MSG_IGNORE 15:16:56.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48528]) SSH_MSG_IGNORE 15:16:56.822 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:16:56.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39396]) process #15 SSH_MSG_IGNORE 15:16:56.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39396]) SSH_MSG_IGNORE 15:16:57.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:57.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34870]) process #14 SSH_MSG_IGNORE 15:16:57.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34870]) SSH_MSG_IGNORE 15:16:57.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3d5334fc, L:/10.30.170.167:18050 - R:/10.30.171.175:39886]} 15:16:57.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:39886]): SSH-2.0-SSHD-UNKNOWN 15:16:57.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:39886]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:57.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:39886]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:57.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:39886]) Send SSH_MSG_KEXINIT 15:16:57.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39886]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:57.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39886]) process #0 SSH_MSG_KEXINIT 15:16:57.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:39886]) SSH_MSG_KEXINIT 15:16:57.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:39886]) strict KEX=true client=true server=true 15:16:57.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39886]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:57.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39886]) Kex: server host key algorithms = rsa-sha2-512 15:16:57.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39886]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:57.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39886]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:57.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39886]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:57.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39886]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:57.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39886]) Kex: compression algorithms (client to server) = none 15:16:57.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39886]) Kex: compression algorithms (server to client) = none 15:16:57.413 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:57.442 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37712]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:57.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37712]) process #13 SSH_MSG_IGNORE 15:16:57.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37712]) SSH_MSG_IGNORE 15:16:57.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39886]) process #1 30 15:16:57.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:39886]] process command=SSH_MSG_KEXDH_INIT 15:16:57.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:39886]] Send SSH_MSG_KEXDH_REPLY 15:16:57.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39886]) packet #1 sending command=31[31] len=1639 15:16:57.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:39886])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:57.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:39886]) Send SSH_MSG_NEWKEYS 15:16:57.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:39886]) session ID=5d:b5:9a:91:10:f1:53:5e:2c:de:47:97:c3:03:55:64:4e:7e:9b:4e:d5:41:c4:9d:1e:92:bc:9b:15:2a:a9:9d:d8:be:dd:b5:39:19:54:ff:0f:4d:b7:0b:01:67:61:b0:a2:98:b3:92:62:2b:13:02:9e:5e:87:9a:0a:a0:cb:85 15:16:57.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39886]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:57.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:39886]): strict KEX resets output message sequence number from 3 to 0 15:16:57.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:39886]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4dd6c060; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:57.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:39886])[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 15:16:57.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:39886])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:57.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39886]) packet #0 sending command=7[7] len=419 15:16:57.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:39886]) No pending packets to flush at end of KEX 15:16:57.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39886]) process #2 SSH_MSG_NEWKEYS 15:16:57.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:39886]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:57.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:39886]): strict KEX resets input message sequence number from 3 to 0 15:16:57.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:39886]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7138b5c9; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:57.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:57.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39886]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:57.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:39886]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:57.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:39886]) authorized authentication methods: password,publickey 15:16:57.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:39886]) Accepted service ssh-userauth 15:16:57.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39886]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:57.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39886]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:57.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39886]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:57.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39886]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:57.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39886]) no authentication factory for method=none 15:16:57.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:39886]) SSH_MSG_USERAUTH_REQUEST 15:16:57.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:39886]) remaining methods: password,publickey 15:16:57.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39886]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:57.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39886]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:57.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39886]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:57.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39886]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:57.534 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:57.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:39886]) authentication result: true 15:16:57.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:39886]) SSH_MSG_USERAUTH_REQUEST 15:16:57.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:39886])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:57.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39886]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:57.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:57.534 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:57.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39886]) no heartbeat to stop 15:16:57.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:39886]) heartbeat type=IGNORE, interval=PT30S 15:16:57.535 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:39886 authenticated 15:16:57.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39886]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:57.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39886]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:57.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39886]] session=TransportServerSession[admin@/10.30.171.175:39886] id=0 15:16:57.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39886])) size=2097152, max=2097152, packet=32768 15:16:57.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39886]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39886] 15:16:57.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39886]) recipient=0 15:16:57.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886])) size=2097152, max=2097152, packet=32768 15:16:57.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886])) re-initializing 15:16:57.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886])) size=2097152, max=2097152, packet=32768 15:16:57.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:57.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39886]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39886]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886])[want-reply=true] subsystem=netconf 15:16:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886])[subsystem] prepared command 15:16:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3d5334fc, L:/10.30.170.167:18050 - R:/10.30.171.175:39886]}} established 15:16:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 221: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18050 15:16:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 221: Creating data stores for simulated device 15:16:57.536 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:57.536 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:57.537 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:57.537 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28ddb11d 15:16:57.537 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:57.538 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:57.538 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:57.538 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:57.538 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:57.539 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:57.539 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:57.539 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:57.539 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28ddb11d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28ddb11d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@90f4796, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@90f4796, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:57.539 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:57.539 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:57.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3d5334fc, L:/10.30.170.167:18050 - R:/10.30.171.175:39886] 15:16:57.541 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 221 on channel [id: 0x3d5334fc, L:/10.30.170.167:18050 - R:/10.30.171.175:39886] 15:16:57.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]) by 1103 down to 2096049 15:16:57.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39886]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:57.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3d5334fc, L:/10.30.170.167:18050 - R:/10.30.171.175:39886] 15:16:57.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3d5334fc, L:/10.30.170.167:18050 - R:/10.30.171.175:39886] 15:16:57.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]) request=subsystem result=ReplySuccess, want-reply=true 15:16:57.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39886]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:57.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]) request=subsystem activate command 15:16:57.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]) starting runner for command=netconf 15:16:57.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39886]) process #5 SSH_MSG_CHANNEL_DATA 15:16:57.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]) by 373 down to 2096779 15:16:57.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]) SSH_MSG_CHANNEL_DATA len=373 15:16:57.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886] 15:16:57.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3d5334fc, L:/10.30.170.167:18050 - R:/10.30.171.175:39886]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:57.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:57.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3d5334fc, L:/10.30.170.167:18050 - R:/10.30.171.175:39886] 15:16:57.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3d5334fc, L:/10.30.170.167:18050 - R:/10.30.171.175:39886] 15:16:57.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18050', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:57.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=221} created 15:16:57.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=221, channel=[id: 0x3d5334fc, L:/10.30.170.167:18050 - R:/10.30.171.175:39886]} created 15:16:57.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3d5334fc, L:/10.30.170.167:18050 - R:/10.30.171.175:39886] successful with session NetconfServerSession{sessionId=221, channel=[id: 0x3d5334fc, L:/10.30.170.167:18050 - R:/10.30.171.175:39886]} 15:16:57.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=221, channel=[id: 0x3d5334fc, L:/10.30.170.167:18050 - R:/10.30.171.175:39886]} up 15:16:57.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39886]) process #6 SSH_MSG_CHANNEL_DATA 15:16:57.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]) by 393 down to 2096386 15:16:57.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]) SSH_MSG_CHANNEL_DATA len=393 15:16:57.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886] 15:16:57.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:57.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:57.543 [netconf-device-simulator-threads-4] 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=221} 15:16:57.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:57.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=221, channel=[id: 0x3d5334fc, L:/10.30.170.167:18050 - R:/10.30.171.175:39886]} EXI handlers added to pipeline 15:16:57.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:57.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]) by 179 down to 2095870 15:16:57.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39886]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:57.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:57.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39886]) process #7 SSH_MSG_CHANNEL_DATA 15:16:57.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]) by 340 down to 2096046 15:16:57.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]) SSH_MSG_CHANNEL_DATA len=340 15:16:57.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886] 15:16:57.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:57.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:57.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=221} 15:16:57.546 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@90f4796 15:16:57.546 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:57.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:57.546 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:57.546 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:57.546 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:57.546 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:57.546 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:57.546 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:57.546 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:57.546 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:57.546 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:57.546 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:57.546 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:57.546 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:57.546 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:57.546 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:57.546 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:57.546 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:57.546 [netconf-device-simulator-threads-4] 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 15:16:57.546 [netconf-device-simulator-threads-4] 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 15:16:57.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:57.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]) by 733 down to 2095137 15:16:57.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39886]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:57.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:57.564 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56184]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56184]) process #11 SSH_MSG_IGNORE 15:16:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56184]) SSH_MSG_IGNORE 15:16:57.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39056]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:57.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39056]) process #12 SSH_MSG_IGNORE 15:16:57.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39056]) SSH_MSG_IGNORE 15:16:57.842 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42454]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:57.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42454]) process #9 SSH_MSG_IGNORE 15:16:57.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42454]) SSH_MSG_IGNORE 15:16:58.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60176]) process #8 SSH_MSG_IGNORE 15:16:58.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60176]) SSH_MSG_IGNORE 15:16:58.113 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47120]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:58.113 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60176]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:58.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47120]) process #10 SSH_MSG_IGNORE 15:16:58.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47120]) SSH_MSG_IGNORE 15:16:58.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:58.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56936]) process #14 SSH_MSG_IGNORE 15:16:58.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56936]) SSH_MSG_IGNORE 15:16:58.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x27ea875a, L:/10.30.170.167:18051 - R:/10.30.171.175:50722]} 15:16:58.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:50722]): SSH-2.0-SSHD-UNKNOWN 15:16:58.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:50722]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:58.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:50722]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:58.386 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:16:58.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:50722]) Send SSH_MSG_KEXINIT 15:16:58.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50722]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:58.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50722]) process #0 SSH_MSG_KEXINIT 15:16:58.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:50722]) SSH_MSG_KEXINIT 15:16:58.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:50722]) strict KEX=true client=true server=true 15:16:58.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50722]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:58.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50722]) Kex: server host key algorithms = rsa-sha2-512 15:16:58.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50722]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:58.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50722]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:58.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50722]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:58.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50722]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:58.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50722]) Kex: compression algorithms (client to server) = none 15:16:58.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50722]) Kex: compression algorithms (server to client) = none 15:16:58.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:58.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60610]) process #15 SSH_MSG_IGNORE 15:16:58.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60610]) SSH_MSG_IGNORE 15:16:58.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50722]) process #1 30 15:16:58.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50722]] process command=SSH_MSG_KEXDH_INIT 15:16:58.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50722]] Send SSH_MSG_KEXDH_REPLY 15:16:58.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50722]) packet #1 sending command=31[31] len=1639 15:16:58.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:50722])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:58.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:50722]) Send SSH_MSG_NEWKEYS 15:16:58.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:50722]) session ID=42:ab:1d:bb:bc:17:fd:6c:79:79:85:25:da:4a:60:a2:25:8f:ca:1a:14:c9:50:88:a8:ef:0f:bb:64:67:a5:55:d3:8a:45:4d:b9:69:17:54:c2:95:1e:7f:8f:cc:5f:be:cb:83:40:7f:da:6a:18:a0:62:66:28:8f:36:5d:2c:5b 15:16:58.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50722]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:58.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50722]): strict KEX resets output message sequence number from 3 to 0 15:16:58.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50722]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1f040eb8; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:58.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:50722])[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 15:16:58.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50722])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:58.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50722]) packet #0 sending command=7[7] len=419 15:16:58.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50722]) No pending packets to flush at end of KEX 15:16:58.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50722]) process #2 SSH_MSG_NEWKEYS 15:16:58.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50722]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:16:58.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50722]): strict KEX resets input message sequence number from 3 to 0 15:16:58.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50722]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@481ac35c; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:16:58.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:16:58.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50722]) process #0 SSH_MSG_SERVICE_REQUEST 15:16:58.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50722]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:16:58.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:50722]) authorized authentication methods: password,publickey 15:16:58.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50722]) Accepted service ssh-userauth 15:16:58.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50722]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:16:58.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50722]) process #1 SSH_MSG_USERAUTH_REQUEST 15:16:58.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50722]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:16:58.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50722]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:16:58.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50722]) no authentication factory for method=none 15:16:58.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50722]) SSH_MSG_USERAUTH_REQUEST 15:16:58.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50722]) remaining methods: password,publickey 15:16:58.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50722]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:16:58.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50722]) process #2 SSH_MSG_USERAUTH_REQUEST 15:16:58.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50722]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:16:58.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50722]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:16:58.617 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:16:58.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:50722]) authentication result: true 15:16:58.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:50722]) SSH_MSG_USERAUTH_REQUEST 15:16:58.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50722])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:16:58.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50722]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:16:58.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:16:58.618 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:16:58.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50722]) no heartbeat to stop 15:16:58.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:50722]) heartbeat type=IGNORE, interval=PT30S 15:16:58.619 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:50722 authenticated 15:16:58.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50722]) process #3 SSH_MSG_CHANNEL_OPEN 15:16:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50722]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:16:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50722]] session=TransportServerSession[admin@/10.30.171.175:50722] id=0 15:16:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50722])) size=2097152, max=2097152, packet=32768 15:16:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50722]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50722] 15:16:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50722]) recipient=0 15:16:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722])) size=2097152, max=2097152, packet=32768 15:16:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722])) re-initializing 15:16:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722])) size=2097152, max=2097152, packet=32768 15:16:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:16:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50722]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:16:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50722]) process #4 SSH_MSG_CHANNEL_REQUEST 15:16:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:16:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722])[want-reply=true] subsystem=netconf 15:16:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722])[subsystem] prepared command 15:16:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:16:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:16:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x27ea875a, L:/10.30.170.167:18051 - R:/10.30.171.175:50722]}} established 15:16:58.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 222: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18051 15:16:58.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 222: Creating data stores for simulated device 15:16:58.621 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:16:58.621 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:58.621 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:16:58.621 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:16:58.621 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:16:58.622 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@fad9cc 15:16:58.622 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:16:58.622 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:16:58.622 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:16:58.622 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:16:58.623 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:16:58.623 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:16:58.623 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:16:58.623 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:16:58.623 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@fad9cc, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@fad9cc, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72a62dfb, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72a62dfb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:16:58.623 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:16:58.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:16:58.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x27ea875a, L:/10.30.170.167:18051 - R:/10.30.171.175:50722] 15:16:58.624 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 222 on channel [id: 0x27ea875a, L:/10.30.170.167:18051 - R:/10.30.171.175:50722] 15:16:58.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]) by 1103 down to 2096049 15:16:58.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50722]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:16:58.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x27ea875a, L:/10.30.170.167:18051 - R:/10.30.171.175:50722] 15:16:58.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x27ea875a, L:/10.30.170.167:18051 - R:/10.30.171.175:50722] 15:16:58.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]) request=subsystem result=ReplySuccess, want-reply=true 15:16:58.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50722]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:16:58.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]) request=subsystem activate command 15:16:58.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]) starting runner for command=netconf 15:16:58.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50722]) process #5 SSH_MSG_CHANNEL_DATA 15:16:58.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]) by 373 down to 2096779 15:16:58.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]) SSH_MSG_CHANNEL_DATA len=373 15:16:58.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722] 15:16:58.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x27ea875a, L:/10.30.170.167:18051 - R:/10.30.171.175:50722]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:16:58.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:16:58.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x27ea875a, L:/10.30.170.167:18051 - R:/10.30.171.175:50722] 15:16:58.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x27ea875a, L:/10.30.170.167:18051 - R:/10.30.171.175:50722] 15:16:58.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18051', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:16:58.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=222} created 15:16:58.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=222, channel=[id: 0x27ea875a, L:/10.30.170.167:18051 - R:/10.30.171.175:50722]} created 15:16:58.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x27ea875a, L:/10.30.170.167:18051 - R:/10.30.171.175:50722] successful with session NetconfServerSession{sessionId=222, channel=[id: 0x27ea875a, L:/10.30.170.167:18051 - R:/10.30.171.175:50722]} 15:16:58.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=222, channel=[id: 0x27ea875a, L:/10.30.170.167:18051 - R:/10.30.171.175:50722]} up 15:16:58.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50722]) process #6 SSH_MSG_CHANNEL_DATA 15:16:58.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]) by 393 down to 2096386 15:16:58.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]) SSH_MSG_CHANNEL_DATA len=393 15:16:58.626 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722] 15:16:58.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:16:58.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:58.627 [netconf-device-simulator-threads-6] 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=222} 15:16:58.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:16:58.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=222, channel=[id: 0x27ea875a, L:/10.30.170.167:18051 - R:/10.30.171.175:50722]} EXI handlers added to pipeline 15:16:58.627 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:16:58.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]) by 179 down to 2095870 15:16:58.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50722]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:16:58.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:16:58.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50722]) process #7 SSH_MSG_CHANNEL_DATA 15:16:58.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]) by 340 down to 2096046 15:16:58.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]) SSH_MSG_CHANNEL_DATA len=340 15:16:58.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722] 15:16:58.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:16:58.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:16:58.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=222} 15:16:58.630 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72a62dfb 15:16:58.630 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:16:58.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:16:58.630 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:16:58.630 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:16:58.631 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:16:58.631 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:16:58.631 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:16:58.631 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:58.631 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:16:58.631 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:16:58.631 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:58.631 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:16:58.631 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:16:58.631 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:58.631 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:58.631 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:16:58.631 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:16:58.631 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:16:58.631 [netconf-device-simulator-threads-6] 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 15:16:58.631 [netconf-device-simulator-threads-6] 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 15:16:58.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:16:58.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]) by 733 down to 2095137 15:16:58.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50722]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:16:58.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:16:58.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60668]) process #11 SSH_MSG_IGNORE 15:16:58.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60668]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:16:58.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60668]) SSH_MSG_IGNORE 15:16:58.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36460]) process #13 SSH_MSG_IGNORE 15:16:58.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36460]) SSH_MSG_IGNORE 15:16:58.904 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36460]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:59.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58144]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:59.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58144]) process #12 SSH_MSG_IGNORE 15:16:59.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58144]) SSH_MSG_IGNORE 15:16:59.172 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57316]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:16:59.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57316]) process #9 SSH_MSG_IGNORE 15:16:59.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57316]) SSH_MSG_IGNORE 15:16:59.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58154]) process #8 SSH_MSG_IGNORE 15:16:59.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58154]) SSH_MSG_IGNORE 15:16:59.366 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58154]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:16:59.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45848]) process #10 SSH_MSG_IGNORE 15:16:59.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45848]) SSH_MSG_IGNORE 15:16:59.399 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45848]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:16:59.474 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:16:59.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40676]) process #15 SSH_MSG_IGNORE 15:16:59.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40676]) SSH_MSG_IGNORE 15:16:59.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:16:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53144]) process #14 SSH_MSG_IGNORE 15:16:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53144]) SSH_MSG_IGNORE 15:16:59.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xee5bdd9e, L:/10.30.170.167:18052 - R:/10.30.171.175:59392]} 15:16:59.574 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:59392]): SSH-2.0-SSHD-UNKNOWN 15:16:59.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:59392]) line='SSH-2.0-SSHD-UNKNOWN' 15:16:59.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:59392]) client version string: SSH-2.0-SSHD-UNKNOWN 15:16:59.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47450]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:16:59.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47450]) process #12 SSH_MSG_IGNORE 15:16:59.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47450]) SSH_MSG_IGNORE 15:16:59.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:59392]) Send SSH_MSG_KEXINIT 15:16:59.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59392]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:16:59.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59392]) process #0 SSH_MSG_KEXINIT 15:16:59.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:59392]) SSH_MSG_KEXINIT 15:16:59.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:59392]) strict KEX=true client=true server=true 15:16:59.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59392]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:16:59.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59392]) Kex: server host key algorithms = rsa-sha2-512 15:16:59.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59392]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:16:59.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59392]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:16:59.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59392]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:16:59.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59392]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:16:59.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59392]) Kex: compression algorithms (client to server) = none 15:16:59.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59392]) Kex: compression algorithms (server to client) = none 15:16:59.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:16:59.983 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46926]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:16:59.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46926]) process #13 SSH_MSG_IGNORE 15:16:59.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46926]) SSH_MSG_IGNORE 15:16:59.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59392]) process #1 30 15:16:59.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59392]] process command=SSH_MSG_KEXDH_INIT 15:16:59.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59392]] Send SSH_MSG_KEXDH_REPLY 15:16:59.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59392]) packet #1 sending command=31[31] len=1639 15:16:59.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:59392])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:16:59.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:59392]) Send SSH_MSG_NEWKEYS 15:16:59.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:59392]) session ID=f3:82:0f:04:4b:3b:46:fa:f1:64:09:d9:af:d9:50:73:dd:ec:2b:5f:76:b5:f8:49:b7:31:f6:eb:ba:e1:a3:26:2a:ab:49:99:a0:90:ad:83:4f:25:e6:c7:8b:17:6e:b1:03:fb:fb:d5:7e:a6:4b:c8:a0:1f:b1:fb:22:68:69:1a 15:16:59.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59392]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:16:59.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59392]): strict KEX resets output message sequence number from 3 to 0 15:16:59.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59392]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@69966d89; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:16:59.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:59392])[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 15:16:59.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59392])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:16:59.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59392]) packet #0 sending command=7[7] len=419 15:16:59.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59392]) No pending packets to flush at end of KEX 15:17:00.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59392]) process #2 SSH_MSG_NEWKEYS 15:17:00.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59392]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:00.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59392]): strict KEX resets input message sequence number from 3 to 0 15:17:00.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59392]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@48751cd1; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:00.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:00.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59392]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:00.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59392]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:00.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:59392]) authorized authentication methods: password,publickey 15:17:00.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59392]) Accepted service ssh-userauth 15:17:00.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59392]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:00.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59392]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:00.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59392]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:00.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59392]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:00.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59392]) no authentication factory for method=none 15:17:00.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59392]) SSH_MSG_USERAUTH_REQUEST 15:17:00.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59392]) remaining methods: password,publickey 15:17:00.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59392]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:00.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59392]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:00.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59392]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:00.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59392]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:00.026 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:00.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:59392]) authentication result: true 15:17:00.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:59392]) SSH_MSG_USERAUTH_REQUEST 15:17:00.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59392])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:00.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59392]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:00.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:00.026 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:00.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59392]) no heartbeat to stop 15:17:00.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:59392]) heartbeat type=IGNORE, interval=PT30S 15:17:00.026 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:59392 authenticated 15:17:00.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59392]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:00.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59392]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:00.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59392]] session=TransportServerSession[admin@/10.30.171.175:59392] id=0 15:17:00.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59392])) size=2097152, max=2097152, packet=32768 15:17:00.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59392]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59392] 15:17:00.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59392]) recipient=0 15:17:00.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392])) size=2097152, max=2097152, packet=32768 15:17:00.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392])) re-initializing 15:17:00.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392])) size=2097152, max=2097152, packet=32768 15:17:00.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:00.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59392]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:00.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59392]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:00.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:00.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392])[want-reply=true] subsystem=netconf 15:17:00.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392])[subsystem] prepared command 15:17:00.028 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:00.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:00.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xee5bdd9e, L:/10.30.170.167:18052 - R:/10.30.171.175:59392]}} established 15:17:00.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 223: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18052 15:17:00.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 223: Creating data stores for simulated device 15:17:00.028 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:00.028 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:00.028 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:00.028 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:00.028 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:00.029 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b5e2a21 15:17:00.029 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:00.029 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:00.029 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:00.029 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:00.030 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:00.030 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:00.030 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:00.031 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:00.031 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b5e2a21, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b5e2a21, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53f2dd3b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53f2dd3b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:00.031 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:00.031 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:00.032 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xee5bdd9e, L:/10.30.170.167:18052 - R:/10.30.171.175:59392] 15:17:00.032 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 223 on channel [id: 0xee5bdd9e, L:/10.30.170.167:18052 - R:/10.30.171.175:59392] 15:17:00.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]) by 1103 down to 2096049 15:17:00.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59392]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:00.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xee5bdd9e, L:/10.30.170.167:18052 - R:/10.30.171.175:59392] 15:17:00.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xee5bdd9e, L:/10.30.170.167:18052 - R:/10.30.171.175:59392] 15:17:00.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]) request=subsystem result=ReplySuccess, want-reply=true 15:17:00.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59392]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:00.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]) request=subsystem activate command 15:17:00.033 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]) starting runner for command=netconf 15:17:00.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59392]) process #5 SSH_MSG_CHANNEL_DATA 15:17:00.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]) by 373 down to 2096779 15:17:00.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]) SSH_MSG_CHANNEL_DATA len=373 15:17:00.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392] 15:17:00.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xee5bdd9e, L:/10.30.170.167:18052 - R:/10.30.171.175:59392]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:00.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:00.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xee5bdd9e, L:/10.30.170.167:18052 - R:/10.30.171.175:59392] 15:17:00.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xee5bdd9e, L:/10.30.170.167:18052 - R:/10.30.171.175:59392] 15:17:00.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18052', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:00.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=223} created 15:17:00.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=223, channel=[id: 0xee5bdd9e, L:/10.30.170.167:18052 - R:/10.30.171.175:59392]} created 15:17:00.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xee5bdd9e, L:/10.30.170.167:18052 - R:/10.30.171.175:59392] successful with session NetconfServerSession{sessionId=223, channel=[id: 0xee5bdd9e, L:/10.30.170.167:18052 - R:/10.30.171.175:59392]} 15:17:00.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=223, channel=[id: 0xee5bdd9e, L:/10.30.170.167:18052 - R:/10.30.171.175:59392]} up 15:17:00.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59392]) process #6 SSH_MSG_CHANNEL_DATA 15:17:00.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]) by 393 down to 2096386 15:17:00.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]) SSH_MSG_CHANNEL_DATA len=393 15:17:00.034 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392] 15:17:00.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:00.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:00.035 [netconf-device-simulator-threads-0] 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=223} 15:17:00.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:00.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=223, channel=[id: 0xee5bdd9e, L:/10.30.170.167:18052 - R:/10.30.171.175:59392]} EXI handlers added to pipeline 15:17:00.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:00.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]) by 179 down to 2095870 15:17:00.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59392]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:00.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:00.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59392]) process #7 SSH_MSG_CHANNEL_DATA 15:17:00.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]) by 340 down to 2096046 15:17:00.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]) SSH_MSG_CHANNEL_DATA len=340 15:17:00.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392] 15:17:00.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:00.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:00.037 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=223} 15:17:00.038 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53f2dd3b 15:17:00.038 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:00.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:00.038 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:00.038 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:00.038 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:00.038 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:00.038 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:00.038 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:00.038 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:00.038 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:00.038 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:00.038 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:00.038 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:00.038 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:00.038 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:00.038 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:00.038 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:00.038 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:00.038 [netconf-device-simulator-threads-0] 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 15:17:00.038 [netconf-device-simulator-threads-0] 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 15:17:00.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:00.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]) by 733 down to 2095137 15:17:00.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59392]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:00.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:00.311 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50978]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50978]) process #9 SSH_MSG_IGNORE 15:17:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50978]) SSH_MSG_IGNORE 15:17:00.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48158]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:00.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48158]) process #11 SSH_MSG_IGNORE 15:17:00.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48158]) SSH_MSG_IGNORE 15:17:00.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58472]) process #12 SSH_MSG_IGNORE 15:17:00.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58472]) SSH_MSG_IGNORE 15:17:00.509 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58472]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:00.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42660]) process #8 SSH_MSG_IGNORE 15:17:00.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42660]) SSH_MSG_IGNORE 15:17:00.517 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42660]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:00.659 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57644]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:00.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57644]) process #10 SSH_MSG_IGNORE 15:17:00.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57644]) SSH_MSG_IGNORE 15:17:00.721 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:00.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55036]) process #15 SSH_MSG_IGNORE 15:17:00.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55036]) SSH_MSG_IGNORE 15:17:00.770 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:00.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43018]) process #14 SSH_MSG_IGNORE 15:17:00.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43018]) SSH_MSG_IGNORE 15:17:00.991 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46866]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46866]) process #9 SSH_MSG_IGNORE 15:17:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46866]) SSH_MSG_IGNORE 15:17:01.101 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:01.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54888]) process #16 SSH_MSG_IGNORE 15:17:01.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54888]) SSH_MSG_IGNORE 15:17:01.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3f95f7f2, L:/10.30.170.167:18053 - R:/10.30.171.175:56680]} 15:17:01.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:56680]): SSH-2.0-SSHD-UNKNOWN 15:17:01.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:56680]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:01.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:56680]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:01.298 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43254]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:01.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43254]) process #13 SSH_MSG_IGNORE 15:17:01.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43254]) SSH_MSG_IGNORE 15:17:01.347 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49364]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:01.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:56680]) Send SSH_MSG_KEXINIT 15:17:01.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56680]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:01.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56680]) process #0 SSH_MSG_KEXINIT 15:17:01.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:56680]) SSH_MSG_KEXINIT 15:17:01.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:56680]) strict KEX=true client=true server=true 15:17:01.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56680]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:01.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56680]) Kex: server host key algorithms = rsa-sha2-512 15:17:01.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56680]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:01.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56680]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:01.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56680]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:01.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56680]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:01.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56680]) Kex: compression algorithms (client to server) = none 15:17:01.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56680]) Kex: compression algorithms (server to client) = none 15:17:01.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:01.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49364]) process #11 SSH_MSG_IGNORE 15:17:01.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49364]) SSH_MSG_IGNORE 15:17:01.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56680]) process #1 30 15:17:01.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:56680]] process command=SSH_MSG_KEXDH_INIT 15:17:01.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:56680]] Send SSH_MSG_KEXDH_REPLY 15:17:01.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56680]) packet #1 sending command=31[31] len=1639 15:17:01.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:56680])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:01.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:56680]) Send SSH_MSG_NEWKEYS 15:17:01.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:56680]) session ID=0d:11:37:35:b2:45:11:b5:55:d2:2c:f1:90:11:6c:26:43:79:a0:4d:54:46:64:02:9a:3d:f1:75:32:15:52:d3:01:bb:ce:5e:3e:28:31:4c:1c:63:82:2e:e0:ff:f2:bc:f6:43:6e:0a:fa:64:77:45:ad:34:24:25:a6:f2:c1:9e 15:17:01.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56680]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:01.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:56680]): strict KEX resets output message sequence number from 3 to 0 15:17:01.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:56680]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@9c096c; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:01.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:56680])[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 15:17:01.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:56680])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:01.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56680]) packet #0 sending command=7[7] len=419 15:17:01.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:56680]) No pending packets to flush at end of KEX 15:17:01.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56680]) process #2 SSH_MSG_NEWKEYS 15:17:01.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:56680]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:01.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:56680]): strict KEX resets input message sequence number from 3 to 0 15:17:01.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:56680]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@36221b77; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:01.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:01.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56680]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:01.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:56680]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:01.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:56680]) authorized authentication methods: password,publickey 15:17:01.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:56680]) Accepted service ssh-userauth 15:17:01.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56680]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:01.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56680]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:01.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56680]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:01.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56680]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:01.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56680]) no authentication factory for method=none 15:17:01.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:56680]) SSH_MSG_USERAUTH_REQUEST 15:17:01.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:56680]) remaining methods: password,publickey 15:17:01.562 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56680]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:01.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56680]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:01.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56680]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:01.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56680]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:01.563 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:01.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:56680]) authentication result: true 15:17:01.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:56680]) SSH_MSG_USERAUTH_REQUEST 15:17:01.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:56680])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:01.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56680]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:01.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:01.563 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:01.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56680]) no heartbeat to stop 15:17:01.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:56680]) heartbeat type=IGNORE, interval=PT30S 15:17:01.563 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:56680 authenticated 15:17:01.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56680]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:01.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56680]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:01.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56680]] session=TransportServerSession[admin@/10.30.171.175:56680] id=0 15:17:01.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56680])) size=2097152, max=2097152, packet=32768 15:17:01.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56680]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56680] 15:17:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56680]) recipient=0 15:17:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680])) size=2097152, max=2097152, packet=32768 15:17:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680])) re-initializing 15:17:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680])) size=2097152, max=2097152, packet=32768 15:17:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56680]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56680]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680])[want-reply=true] subsystem=netconf 15:17:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680])[subsystem] prepared command 15:17:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3f95f7f2, L:/10.30.170.167:18053 - R:/10.30.171.175:56680]}} established 15:17:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 224: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18053 15:17:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 224: Creating data stores for simulated device 15:17:01.564 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:01.565 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:01.565 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:01.565 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:01.565 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:01.565 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@775dd3ee 15:17:01.566 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:01.566 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:01.566 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:01.566 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:01.566 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:01.566 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:01.566 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:01.566 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:01.566 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@775dd3ee, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@775dd3ee, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79e6bd86, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79e6bd86, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:01.567 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:01.567 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:01.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3f95f7f2, L:/10.30.170.167:18053 - R:/10.30.171.175:56680] 15:17:01.568 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 224 on channel [id: 0x3f95f7f2, L:/10.30.170.167:18053 - R:/10.30.171.175:56680] 15:17:01.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]) by 1103 down to 2096049 15:17:01.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56680]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:01.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3f95f7f2, L:/10.30.170.167:18053 - R:/10.30.171.175:56680] 15:17:01.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3f95f7f2, L:/10.30.170.167:18053 - R:/10.30.171.175:56680] 15:17:01.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]) request=subsystem result=ReplySuccess, want-reply=true 15:17:01.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56680]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:01.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]) request=subsystem activate command 15:17:01.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]) starting runner for command=netconf 15:17:01.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56680]) process #5 SSH_MSG_CHANNEL_DATA 15:17:01.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]) by 373 down to 2096779 15:17:01.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]) SSH_MSG_CHANNEL_DATA len=373 15:17:01.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680] 15:17:01.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3f95f7f2, L:/10.30.170.167:18053 - R:/10.30.171.175:56680]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:01.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:01.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3f95f7f2, L:/10.30.170.167:18053 - R:/10.30.171.175:56680] 15:17:01.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3f95f7f2, L:/10.30.170.167:18053 - R:/10.30.171.175:56680] 15:17:01.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18053', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:01.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=224} created 15:17:01.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=224, channel=[id: 0x3f95f7f2, L:/10.30.170.167:18053 - R:/10.30.171.175:56680]} created 15:17:01.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3f95f7f2, L:/10.30.170.167:18053 - R:/10.30.171.175:56680] successful with session NetconfServerSession{sessionId=224, channel=[id: 0x3f95f7f2, L:/10.30.170.167:18053 - R:/10.30.171.175:56680]} 15:17:01.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=224, channel=[id: 0x3f95f7f2, L:/10.30.170.167:18053 - R:/10.30.171.175:56680]} up 15:17:01.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56680]) process #6 SSH_MSG_CHANNEL_DATA 15:17:01.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]) by 393 down to 2096386 15:17:01.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]) SSH_MSG_CHANNEL_DATA len=393 15:17:01.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680] 15:17:01.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:01.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:01.570 [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=224} 15:17:01.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:01.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=224, channel=[id: 0x3f95f7f2, L:/10.30.170.167:18053 - R:/10.30.171.175:56680]} EXI handlers added to pipeline 15:17:01.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:01.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]) by 179 down to 2095870 15:17:01.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56680]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:01.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:01.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56680]) process #7 SSH_MSG_CHANNEL_DATA 15:17:01.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]) by 340 down to 2096046 15:17:01.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]) SSH_MSG_CHANNEL_DATA len=340 15:17:01.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680] 15:17:01.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:01.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:01.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=224} 15:17:01.572 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79e6bd86 15:17:01.572 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:01.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:01.572 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:01.572 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:01.572 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:01.572 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:01.573 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:01.573 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:01.573 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:01.573 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:01.573 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:01.573 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:01.573 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:01.573 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:01.573 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:01.573 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:01.573 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:01.573 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:01.573 [netconf-device-simulator-threads-2] 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 15:17:01.573 [netconf-device-simulator-threads-2] 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 15:17:01.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:01.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]) by 733 down to 2095137 15:17:01.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56680]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:01.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:01.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38546]) process #10 SSH_MSG_IGNORE 15:17:01.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38546]) SSH_MSG_IGNORE 15:17:01.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38546]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:01.913 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35042]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:01.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35042]) process #12 SSH_MSG_IGNORE 15:17:01.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35042]) SSH_MSG_IGNORE 15:17:01.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44320]) process #8 SSH_MSG_IGNORE 15:17:01.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44320]) SSH_MSG_IGNORE 15:17:01.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44320]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:01.975 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43124]) process #14 SSH_MSG_IGNORE 15:17:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43124]) SSH_MSG_IGNORE 15:17:02.069 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:02.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37206]) process #15 SSH_MSG_IGNORE 15:17:02.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37206]) SSH_MSG_IGNORE 15:17:02.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51614]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:02.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51614]) process #9 SSH_MSG_IGNORE 15:17:02.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51614]) SSH_MSG_IGNORE 15:17:02.455 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:02.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #13 SSH_MSG_IGNORE 15:17:02.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:17:02.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe435cc7f, L:/10.30.170.167:18054 - R:/10.30.171.175:50252]} 15:17:02.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:50252]): SSH-2.0-SSHD-UNKNOWN 15:17:02.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:50252]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:02.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:50252]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:02.539 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59580]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:02.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59580]) process #10 SSH_MSG_IGNORE 15:17:02.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59580]) SSH_MSG_IGNORE 15:17:02.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:50252]) Send SSH_MSG_KEXINIT 15:17:02.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50252]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:02.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50252]) process #0 SSH_MSG_KEXINIT 15:17:02.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:50252]) SSH_MSG_KEXINIT 15:17:02.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:50252]) strict KEX=true client=true server=true 15:17:02.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50252]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:02.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50252]) Kex: server host key algorithms = rsa-sha2-512 15:17:02.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50252]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:02.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50252]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:02.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50252]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:02.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50252]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:02.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50252]) Kex: compression algorithms (client to server) = none 15:17:02.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50252]) Kex: compression algorithms (server to client) = none 15:17:02.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:02.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50252]) process #1 30 15:17:02.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50252]] process command=SSH_MSG_KEXDH_INIT 15:17:02.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50252]] Send SSH_MSG_KEXDH_REPLY 15:17:02.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50252]) packet #1 sending command=31[31] len=1639 15:17:02.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:50252])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:02.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:50252]) Send SSH_MSG_NEWKEYS 15:17:02.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:50252]) session ID=58:b0:6b:cb:52:14:f5:0b:61:e2:bd:c8:45:ea:df:0f:c4:02:0d:7f:12:84:9d:c2:24:db:22:eb:2d:99:da:1d:50:9e:5c:fa:81:7c:0c:27:2f:87:2f:e1:8e:c1:74:0b:ec:6d:88:8e:cb:0e:ba:7f:46:e4:18:08:ee:f5:b6:78 15:17:02.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50252]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:02.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50252]): strict KEX resets output message sequence number from 3 to 0 15:17:02.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50252]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4273b72e; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:02.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:50252])[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 15:17:02.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50252])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:02.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50252]) packet #0 sending command=7[7] len=419 15:17:02.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50252]) No pending packets to flush at end of KEX 15:17:02.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38088]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:02.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50252]) process #2 SSH_MSG_NEWKEYS 15:17:02.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50252]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:02.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50252]): strict KEX resets input message sequence number from 3 to 0 15:17:02.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50252]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@519552e3; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:02.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:02.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50252]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:02.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50252]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:02.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:50252]) authorized authentication methods: password,publickey 15:17:02.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50252]) Accepted service ssh-userauth 15:17:02.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50252]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:02.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50252]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:02.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50252]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:02.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50252]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:02.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50252]) no authentication factory for method=none 15:17:02.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50252]) SSH_MSG_USERAUTH_REQUEST 15:17:02.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50252]) remaining methods: password,publickey 15:17:02.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50252]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:02.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38088]) process #11 SSH_MSG_IGNORE 15:17:02.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38088]) SSH_MSG_IGNORE 15:17:02.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50252]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:02.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50252]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:02.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50252]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:02.835 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:02.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:50252]) authentication result: true 15:17:02.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:50252]) SSH_MSG_USERAUTH_REQUEST 15:17:02.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50252])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:02.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50252]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:02.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:02.836 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:02.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50252]) no heartbeat to stop 15:17:02.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:50252]) heartbeat type=IGNORE, interval=PT30S 15:17:02.836 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:50252 authenticated 15:17:02.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50252]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:02.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50252]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:02.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50252]] session=TransportServerSession[admin@/10.30.171.175:50252] id=0 15:17:02.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50252])) size=2097152, max=2097152, packet=32768 15:17:02.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50252]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50252] 15:17:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50252]) recipient=0 15:17:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252])) size=2097152, max=2097152, packet=32768 15:17:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252])) re-initializing 15:17:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252])) size=2097152, max=2097152, packet=32768 15:17:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50252]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50252]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252])[want-reply=true] subsystem=netconf 15:17:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252])[subsystem] prepared command 15:17:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe435cc7f, L:/10.30.170.167:18054 - R:/10.30.171.175:50252]}} established 15:17:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 225: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18054 15:17:02.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 225: Creating data stores for simulated device 15:17:02.838 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:02.838 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:02.838 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:02.838 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:02.838 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:02.839 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6653dd7e 15:17:02.839 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:02.839 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:02.839 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:02.839 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:02.840 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:02.840 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:02.840 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:02.840 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:02.840 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6653dd7e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6653dd7e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47626b24, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47626b24, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:02.840 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:02.841 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:02.842 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe435cc7f, L:/10.30.170.167:18054 - R:/10.30.171.175:50252] 15:17:02.842 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 225 on channel [id: 0xe435cc7f, L:/10.30.170.167:18054 - R:/10.30.171.175:50252] 15:17:02.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]) by 1103 down to 2096049 15:17:02.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50252]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:02.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe435cc7f, L:/10.30.170.167:18054 - R:/10.30.171.175:50252] 15:17:02.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe435cc7f, L:/10.30.170.167:18054 - R:/10.30.171.175:50252] 15:17:02.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]) request=subsystem result=ReplySuccess, want-reply=true 15:17:02.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50252]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:02.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]) request=subsystem activate command 15:17:02.843 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]) starting runner for command=netconf 15:17:02.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50252]) process #5 SSH_MSG_CHANNEL_DATA 15:17:02.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]) by 373 down to 2096779 15:17:02.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]) SSH_MSG_CHANNEL_DATA len=373 15:17:02.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252] 15:17:02.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe435cc7f, L:/10.30.170.167:18054 - R:/10.30.171.175:50252]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:02.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:02.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe435cc7f, L:/10.30.170.167:18054 - R:/10.30.171.175:50252] 15:17:02.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe435cc7f, L:/10.30.170.167:18054 - R:/10.30.171.175:50252] 15:17:02.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18054', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:02.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=225} created 15:17:02.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=225, channel=[id: 0xe435cc7f, L:/10.30.170.167:18054 - R:/10.30.171.175:50252]} created 15:17:02.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe435cc7f, L:/10.30.170.167:18054 - R:/10.30.171.175:50252] successful with session NetconfServerSession{sessionId=225, channel=[id: 0xe435cc7f, L:/10.30.170.167:18054 - R:/10.30.171.175:50252]} 15:17:02.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=225, channel=[id: 0xe435cc7f, L:/10.30.170.167:18054 - R:/10.30.171.175:50252]} up 15:17:02.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50252]) process #6 SSH_MSG_CHANNEL_DATA 15:17:02.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]) by 393 down to 2096386 15:17:02.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]) SSH_MSG_CHANNEL_DATA len=393 15:17:02.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252] 15:17:02.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:02.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:02.851 [netconf-device-simulator-threads-4] 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=225} 15:17:02.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:02.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=225, channel=[id: 0xe435cc7f, L:/10.30.170.167:18054 - R:/10.30.171.175:50252]} EXI handlers added to pipeline 15:17:02.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:02.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]) by 179 down to 2095870 15:17:02.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50252]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:02.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:02.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50252]) process #7 SSH_MSG_CHANNEL_DATA 15:17:02.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]) by 340 down to 2096046 15:17:02.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]) SSH_MSG_CHANNEL_DATA len=340 15:17:02.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252] 15:17:02.855 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:02.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:02.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:02.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=225} 15:17:02.855 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47626b24 15:17:02.855 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:02.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:02.856 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:02.856 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:02.856 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:02.856 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:02.856 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:02.856 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:02.856 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:02.856 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:02.856 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:02.856 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:02.856 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:02.856 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:02.856 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:02.856 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:02.856 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:02.856 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:02.856 [netconf-device-simulator-threads-4] 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 15:17:02.856 [netconf-device-simulator-threads-4] 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 15:17:02.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:02.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]) by 733 down to 2095137 15:17:02.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50252]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:02.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:02.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55962]) process #16 SSH_MSG_IGNORE 15:17:02.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55962]) SSH_MSG_IGNORE 15:17:02.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39282]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:02.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39282]) process #8 SSH_MSG_IGNORE 15:17:02.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39282]) SSH_MSG_IGNORE 15:17:03.124 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46446]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:03.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46446]) process #9 SSH_MSG_IGNORE 15:17:03.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46446]) SSH_MSG_IGNORE 15:17:03.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:03.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50996]) process #15 SSH_MSG_IGNORE 15:17:03.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50996]) SSH_MSG_IGNORE 15:17:03.270 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:03.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54118]) process #14 SSH_MSG_IGNORE 15:17:03.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54118]) SSH_MSG_IGNORE 15:17:03.378 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46760]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:03.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46760]) process #12 SSH_MSG_IGNORE 15:17:03.378 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46760]) SSH_MSG_IGNORE 15:17:03.684 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56816]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:03.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56816]) process #8 SSH_MSG_IGNORE 15:17:03.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56816]) SSH_MSG_IGNORE 15:17:03.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40314]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40314]) process #13 SSH_MSG_IGNORE 15:17:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40314]) SSH_MSG_IGNORE 15:17:03.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x883f258f, L:/10.30.170.167:18055 - R:/10.30.171.175:43564]} 15:17:03.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:43564]): SSH-2.0-SSHD-UNKNOWN 15:17:03.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:43564]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:03.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:43564]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:03.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53024]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:03.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53024]) process #10 SSH_MSG_IGNORE 15:17:03.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53024]) SSH_MSG_IGNORE 15:17:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:43564]) Send SSH_MSG_KEXINIT 15:17:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43564]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43564]) process #0 SSH_MSG_KEXINIT 15:17:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:43564]) SSH_MSG_KEXINIT 15:17:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:43564]) strict KEX=true client=true server=true 15:17:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43564]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43564]) Kex: server host key algorithms = rsa-sha2-512 15:17:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43564]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43564]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43564]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43564]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43564]) Kex: compression algorithms (client to server) = none 15:17:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43564]) Kex: compression algorithms (server to client) = none 15:17:03.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:03.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45678]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:03.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43564]) process #1 30 15:17:03.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43564]] process command=SSH_MSG_KEXDH_INIT 15:17:03.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43564]] Send SSH_MSG_KEXDH_REPLY 15:17:03.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43564]) packet #1 sending command=31[31] len=1639 15:17:03.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:43564])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:03.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:43564]) Send SSH_MSG_NEWKEYS 15:17:03.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:43564]) session ID=cb:ee:9d:ca:6f:02:c4:7a:1e:6c:cf:3d:84:8c:b0:49:fb:cd:87:95:64:4c:83:a2:25:2f:16:b7:fe:76:0b:75:0a:01:c1:d1:5e:36:2d:2b:a3:5d:f2:bd:6b:38:11:bd:0f:6f:2c:68:71:5e:9b:b6:4f:18:09:39:71:71:00:6b 15:17:03.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43564]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:03.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43564]): strict KEX resets output message sequence number from 3 to 0 15:17:03.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43564]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@18efd43d; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:03.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:43564])[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 15:17:03.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43564])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:03.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43564]) packet #0 sending command=7[7] len=419 15:17:03.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43564]) No pending packets to flush at end of KEX 15:17:03.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45678]) process #11 SSH_MSG_IGNORE 15:17:03.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45678]) SSH_MSG_IGNORE 15:17:04.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:04.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60062]) process #16 SSH_MSG_IGNORE 15:17:04.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60062]) SSH_MSG_IGNORE 15:17:04.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43564]) process #2 SSH_MSG_NEWKEYS 15:17:04.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43564]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:04.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43564]): strict KEX resets input message sequence number from 3 to 0 15:17:04.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43564]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2ed4ade5; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:04.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:04.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43564]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:04.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43564]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:04.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:43564]) authorized authentication methods: password,publickey 15:17:04.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43564]) Accepted service ssh-userauth 15:17:04.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43564]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:04.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43564]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:04.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43564]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:04.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43564]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:04.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43564]) no authentication factory for method=none 15:17:04.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43564]) SSH_MSG_USERAUTH_REQUEST 15:17:04.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43564]) remaining methods: password,publickey 15:17:04.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43564]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:04.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43564]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:04.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43564]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:04.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43564]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:04.017 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:04.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:43564]) authentication result: true 15:17:04.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:43564]) SSH_MSG_USERAUTH_REQUEST 15:17:04.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43564])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:04.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43564]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:04.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:04.018 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:04.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43564]) no heartbeat to stop 15:17:04.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:43564]) heartbeat type=IGNORE, interval=PT30S 15:17:04.018 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:43564 authenticated 15:17:04.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43564]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:04.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43564]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:04.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43564]] session=TransportServerSession[admin@/10.30.171.175:43564] id=0 15:17:04.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43564])) size=2097152, max=2097152, packet=32768 15:17:04.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43564]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43564] 15:17:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43564]) recipient=0 15:17:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564])) size=2097152, max=2097152, packet=32768 15:17:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564])) re-initializing 15:17:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564])) size=2097152, max=2097152, packet=32768 15:17:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43564]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43564]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564])[want-reply=true] subsystem=netconf 15:17:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564])[subsystem] prepared command 15:17:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x883f258f, L:/10.30.170.167:18055 - R:/10.30.171.175:43564]}} established 15:17:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 226: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18055 15:17:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 226: Creating data stores for simulated device 15:17:04.020 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:04.020 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:04.020 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:04.020 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:04.020 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:04.021 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c2d6c01 15:17:04.021 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:04.021 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:04.021 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:04.021 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:04.022 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:04.022 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:04.022 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:04.022 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:04.022 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c2d6c01, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c2d6c01, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e5b341c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e5b341c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:04.023 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:04.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:04.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x883f258f, L:/10.30.170.167:18055 - R:/10.30.171.175:43564] 15:17:04.024 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 226 on channel [id: 0x883f258f, L:/10.30.170.167:18055 - R:/10.30.171.175:43564] 15:17:04.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]) by 1103 down to 2096049 15:17:04.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43564]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:04.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x883f258f, L:/10.30.170.167:18055 - R:/10.30.171.175:43564] 15:17:04.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x883f258f, L:/10.30.170.167:18055 - R:/10.30.171.175:43564] 15:17:04.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]) request=subsystem result=ReplySuccess, want-reply=true 15:17:04.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43564]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:04.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]) request=subsystem activate command 15:17:04.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]) starting runner for command=netconf 15:17:04.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43564]) process #5 SSH_MSG_CHANNEL_DATA 15:17:04.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]) by 373 down to 2096779 15:17:04.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]) SSH_MSG_CHANNEL_DATA len=373 15:17:04.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564] 15:17:04.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x883f258f, L:/10.30.170.167:18055 - R:/10.30.171.175:43564]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:04.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:04.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x883f258f, L:/10.30.170.167:18055 - R:/10.30.171.175:43564] 15:17:04.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x883f258f, L:/10.30.170.167:18055 - R:/10.30.171.175:43564] 15:17:04.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18055', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:04.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=226} created 15:17:04.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=226, channel=[id: 0x883f258f, L:/10.30.170.167:18055 - R:/10.30.171.175:43564]} created 15:17:04.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x883f258f, L:/10.30.170.167:18055 - R:/10.30.171.175:43564] successful with session NetconfServerSession{sessionId=226, channel=[id: 0x883f258f, L:/10.30.170.167:18055 - R:/10.30.171.175:43564]} 15:17:04.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=226, channel=[id: 0x883f258f, L:/10.30.170.167:18055 - R:/10.30.171.175:43564]} up 15:17:04.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43564]) process #6 SSH_MSG_CHANNEL_DATA 15:17:04.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]) by 393 down to 2096386 15:17:04.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]) SSH_MSG_CHANNEL_DATA len=393 15:17:04.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564] 15:17:04.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:04.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:04.026 [netconf-device-simulator-threads-6] 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=226} 15:17:04.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:04.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=226, channel=[id: 0x883f258f, L:/10.30.170.167:18055 - R:/10.30.171.175:43564]} EXI handlers added to pipeline 15:17:04.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:04.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]) by 179 down to 2095870 15:17:04.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43564]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:04.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:04.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43564]) process #7 SSH_MSG_CHANNEL_DATA 15:17:04.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]) by 340 down to 2096046 15:17:04.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]) SSH_MSG_CHANNEL_DATA len=340 15:17:04.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564] 15:17:04.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:04.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:04.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=226} 15:17:04.028 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e5b341c 15:17:04.028 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:04.028 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:04.028 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:04.028 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:04.028 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:04.028 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:04.029 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:04.029 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:04.029 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:04.029 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:04.029 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:04.029 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:04.029 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:04.029 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:04.029 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:04.029 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:04.029 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:04.029 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:04.029 [netconf-device-simulator-threads-6] 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 15:17:04.029 [netconf-device-simulator-threads-6] 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 15:17:04.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:04.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]) by 733 down to 2095137 15:17:04.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43564]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:04.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:04.294 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:04.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44528]) process #15 SSH_MSG_IGNORE 15:17:04.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44528]) SSH_MSG_IGNORE 15:17:04.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50618]) process #12 SSH_MSG_IGNORE 15:17:04.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50618]) SSH_MSG_IGNORE 15:17:04.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50618]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:04.501 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58044]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:04.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58044]) process #9 SSH_MSG_IGNORE 15:17:04.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58044]) SSH_MSG_IGNORE 15:17:04.593 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34250]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:04.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34250]) process #14 SSH_MSG_IGNORE 15:17:04.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34250]) SSH_MSG_IGNORE 15:17:05.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x10d1e240, L:/10.30.170.167:18056 - R:/10.30.171.175:57892]} 15:17:05.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:57892]): SSH-2.0-SSHD-UNKNOWN 15:17:05.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:57892]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:05.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:57892]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:05.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:57892]) Send SSH_MSG_KEXINIT 15:17:05.041 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57892]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:05.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57892]) process #0 SSH_MSG_KEXINIT 15:17:05.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:57892]) SSH_MSG_KEXINIT 15:17:05.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:57892]) strict KEX=true client=true server=true 15:17:05.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57892]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:05.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57892]) Kex: server host key algorithms = rsa-sha2-512 15:17:05.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57892]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:05.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57892]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:05.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57892]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:05.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57892]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:05.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57892]) Kex: compression algorithms (client to server) = none 15:17:05.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57892]) Kex: compression algorithms (server to client) = none 15:17:05.042 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:05.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40368]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:05.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40368]) process #10 SSH_MSG_IGNORE 15:17:05.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40368]) SSH_MSG_IGNORE 15:17:05.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57892]) process #1 30 15:17:05.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57892]] process command=SSH_MSG_KEXDH_INIT 15:17:05.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57892]] Send SSH_MSG_KEXDH_REPLY 15:17:05.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57892]) packet #1 sending command=31[31] len=1639 15:17:05.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:57892])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:05.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:57892]) Send SSH_MSG_NEWKEYS 15:17:05.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:57892]) session ID=37:85:f6:91:db:01:b3:12:a5:cb:07:d3:5c:3a:d1:56:d6:fb:e9:6c:ee:aa:dc:95:3f:4b:ac:03:67:84:da:56:f3:22:51:59:ef:ec:1a:2f:be:dd:ea:f4:83:c2:fc:3c:62:f7:57:ba:26:6b:82:f3:84:b5:46:44:e9:a2:82:4c 15:17:05.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57892]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:05.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57892]): strict KEX resets output message sequence number from 3 to 0 15:17:05.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57892]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4403a545; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:05.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:57892])[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 15:17:05.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57892])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:05.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57892]) packet #0 sending command=7[7] len=419 15:17:05.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57892]) No pending packets to flush at end of KEX 15:17:05.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43496]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:05.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57892]) process #2 SSH_MSG_NEWKEYS 15:17:05.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57892]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:05.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57892]): strict KEX resets input message sequence number from 3 to 0 15:17:05.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57892]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1199a039; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:05.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:05.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57892]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:05.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57892]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:05.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:57892]) authorized authentication methods: password,publickey 15:17:05.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57892]) Accepted service ssh-userauth 15:17:05.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57892]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:05.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43496]) process #8 SSH_MSG_IGNORE 15:17:05.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43496]) SSH_MSG_IGNORE 15:17:05.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57892]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:05.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57892]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:05.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57892]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:05.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57892]) no authentication factory for method=none 15:17:05.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57892]) SSH_MSG_USERAUTH_REQUEST 15:17:05.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57892]) remaining methods: password,publickey 15:17:05.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57892]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:05.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57892]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:05.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57892]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:05.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57892]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:05.170 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:05.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:57892]) authentication result: true 15:17:05.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:57892]) SSH_MSG_USERAUTH_REQUEST 15:17:05.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57892])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:05.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57892]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:05.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:05.170 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:05.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57892]) no heartbeat to stop 15:17:05.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:57892]) heartbeat type=IGNORE, interval=PT30S 15:17:05.170 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:57892 authenticated 15:17:05.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57892]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:05.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57892]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:05.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57892]] session=TransportServerSession[admin@/10.30.171.175:57892] id=0 15:17:05.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57892])) size=2097152, max=2097152, packet=32768 15:17:05.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57892]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57892] 15:17:05.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57892]) recipient=0 15:17:05.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892])) size=2097152, max=2097152, packet=32768 15:17:05.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892])) re-initializing 15:17:05.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892])) size=2097152, max=2097152, packet=32768 15:17:05.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:05.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57892]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:05.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57892]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:05.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:05.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892])[want-reply=true] subsystem=netconf 15:17:05.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892])[subsystem] prepared command 15:17:05.172 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:05.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:05.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x10d1e240, L:/10.30.170.167:18056 - R:/10.30.171.175:57892]}} established 15:17:05.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 227: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18056 15:17:05.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 227: Creating data stores for simulated device 15:17:05.172 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:05.172 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:05.172 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:05.172 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:05.172 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:05.173 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69c5f76f 15:17:05.173 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:05.173 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:05.174 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:05.174 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:05.174 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:05.174 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:05.174 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:05.174 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:05.174 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69c5f76f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69c5f76f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@42129b51, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@42129b51, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:05.175 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:05.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:05.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x10d1e240, L:/10.30.170.167:18056 - R:/10.30.171.175:57892] 15:17:05.176 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 227 on channel [id: 0x10d1e240, L:/10.30.170.167:18056 - R:/10.30.171.175:57892] 15:17:05.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]) by 1103 down to 2096049 15:17:05.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57892]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:05.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x10d1e240, L:/10.30.170.167:18056 - R:/10.30.171.175:57892] 15:17:05.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x10d1e240, L:/10.30.170.167:18056 - R:/10.30.171.175:57892] 15:17:05.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]) request=subsystem result=ReplySuccess, want-reply=true 15:17:05.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57892]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:05.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]) request=subsystem activate command 15:17:05.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]) starting runner for command=netconf 15:17:05.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57892]) process #5 SSH_MSG_CHANNEL_DATA 15:17:05.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]) by 373 down to 2096779 15:17:05.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]) SSH_MSG_CHANNEL_DATA len=373 15:17:05.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892] 15:17:05.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x10d1e240, L:/10.30.170.167:18056 - R:/10.30.171.175:57892]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:05.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:05.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x10d1e240, L:/10.30.170.167:18056 - R:/10.30.171.175:57892] 15:17:05.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x10d1e240, L:/10.30.170.167:18056 - R:/10.30.171.175:57892] 15:17:05.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18056', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:05.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=227} created 15:17:05.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=227, channel=[id: 0x10d1e240, L:/10.30.170.167:18056 - R:/10.30.171.175:57892]} created 15:17:05.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x10d1e240, L:/10.30.170.167:18056 - R:/10.30.171.175:57892] successful with session NetconfServerSession{sessionId=227, channel=[id: 0x10d1e240, L:/10.30.170.167:18056 - R:/10.30.171.175:57892]} 15:17:05.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=227, channel=[id: 0x10d1e240, L:/10.30.170.167:18056 - R:/10.30.171.175:57892]} up 15:17:05.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57892]) process #6 SSH_MSG_CHANNEL_DATA 15:17:05.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]) by 393 down to 2096386 15:17:05.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]) SSH_MSG_CHANNEL_DATA len=393 15:17:05.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892] 15:17:05.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:05.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:05.178 [netconf-device-simulator-threads-0] 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=227} 15:17:05.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:05.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=227, channel=[id: 0x10d1e240, L:/10.30.170.167:18056 - R:/10.30.171.175:57892]} EXI handlers added to pipeline 15:17:05.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:05.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]) by 179 down to 2095870 15:17:05.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57892]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:05.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:05.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57892]) process #7 SSH_MSG_CHANNEL_DATA 15:17:05.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]) by 340 down to 2096046 15:17:05.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]) SSH_MSG_CHANNEL_DATA len=340 15:17:05.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892] 15:17:05.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:05.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:05.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=227} 15:17:05.181 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@42129b51 15:17:05.181 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:05.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:05.181 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:05.181 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:05.181 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:05.181 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:05.181 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:05.181 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:05.181 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:05.181 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:05.181 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:05.181 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:05.181 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:05.181 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:05.181 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:05.181 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:05.181 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:05.181 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:05.181 [netconf-device-simulator-threads-0] 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 15:17:05.181 [netconf-device-simulator-threads-0] 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 15:17:05.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:05.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]) by 733 down to 2095137 15:17:05.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57892]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:05.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:05.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47616]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:05.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47616]) process #13 SSH_MSG_IGNORE 15:17:05.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47616]) SSH_MSG_IGNORE 15:17:05.296 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:05.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54708]) process #16 SSH_MSG_IGNORE 15:17:05.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54708]) SSH_MSG_IGNORE 15:17:05.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59792]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59792]) process #11 SSH_MSG_IGNORE 15:17:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59792]) SSH_MSG_IGNORE 15:17:05.420 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:05.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35166]) process #15 SSH_MSG_IGNORE 15:17:05.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35166]) SSH_MSG_IGNORE 15:17:05.641 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47276]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:05.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37358]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:05.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47276]) process #9 SSH_MSG_IGNORE 15:17:05.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47276]) SSH_MSG_IGNORE 15:17:05.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37358]) process #12 SSH_MSG_IGNORE 15:17:05.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37358]) SSH_MSG_IGNORE 15:17:05.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6207ab22, L:/10.30.170.167:18057 - R:/10.30.171.175:47636]} 15:17:05.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:47636]): SSH-2.0-SSHD-UNKNOWN 15:17:05.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:47636]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:05.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:47636]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:05.869 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38758]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:05.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38758]) process #14 SSH_MSG_IGNORE 15:17:05.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38758]) SSH_MSG_IGNORE 15:17:06.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:47636]) Send SSH_MSG_KEXINIT 15:17:06.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47636]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:06.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47636]) process #0 SSH_MSG_KEXINIT 15:17:06.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:47636]) SSH_MSG_KEXINIT 15:17:06.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:47636]) strict KEX=true client=true server=true 15:17:06.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47636]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:06.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47636]) Kex: server host key algorithms = rsa-sha2-512 15:17:06.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47636]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:06.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47636]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:06.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47636]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:06.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47636]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:06.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47636]) Kex: compression algorithms (client to server) = none 15:17:06.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47636]) Kex: compression algorithms (server to client) = none 15:17:06.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:06.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47636]) process #1 30 15:17:06.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:47636]] process command=SSH_MSG_KEXDH_INIT 15:17:06.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:47636]] Send SSH_MSG_KEXDH_REPLY 15:17:06.144 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47636]) packet #1 sending command=31[31] len=1639 15:17:06.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:47636])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:06.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:47636]) Send SSH_MSG_NEWKEYS 15:17:06.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:47636]) session ID=01:1b:5d:e7:78:39:5f:6e:e4:1a:85:fa:cb:7e:0c:ed:97:af:2a:ae:d2:3b:d0:5b:d6:20:c9:15:c3:d8:5b:ae:73:c4:f6:5f:76:bc:af:e2:03:1e:8d:bf:33:cd:64:df:2b:ce:d1:8f:82:b8:8b:95:b9:d5:6c:50:27:28:74:e2 15:17:06.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47636]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:06.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:47636]): strict KEX resets output message sequence number from 3 to 0 15:17:06.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:47636]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3cb0a366; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:06.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:47636])[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 15:17:06.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:47636])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:06.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47636]) packet #0 sending command=7[7] len=419 15:17:06.145 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:47636]) No pending packets to flush at end of KEX 15:17:06.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47636]) process #2 SSH_MSG_NEWKEYS 15:17:06.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:47636]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:06.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:47636]): strict KEX resets input message sequence number from 3 to 0 15:17:06.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:47636]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1c887f30; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:06.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:06.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47636]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:06.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:47636]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:06.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:47636]) authorized authentication methods: password,publickey 15:17:06.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:47636]) Accepted service ssh-userauth 15:17:06.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47636]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:06.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47636]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:06.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47636]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:06.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47636]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:06.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47636]) no authentication factory for method=none 15:17:06.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:47636]) SSH_MSG_USERAUTH_REQUEST 15:17:06.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:47636]) remaining methods: password,publickey 15:17:06.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47636]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:06.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47636]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:06.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47636]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:06.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47636]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:06.179 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:06.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:47636]) authentication result: true 15:17:06.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:47636]) SSH_MSG_USERAUTH_REQUEST 15:17:06.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:47636])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:06.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47636]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:06.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:06.180 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:06.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47636]) no heartbeat to stop 15:17:06.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:47636]) heartbeat type=IGNORE, interval=PT30S 15:17:06.180 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:47636 authenticated 15:17:06.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47636]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:06.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47636]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:06.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47636]] session=TransportServerSession[admin@/10.30.171.175:47636] id=0 15:17:06.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47636])) size=2097152, max=2097152, packet=32768 15:17:06.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47636]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47636] 15:17:06.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47636]) recipient=0 15:17:06.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636])) size=2097152, max=2097152, packet=32768 15:17:06.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636])) re-initializing 15:17:06.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636])) size=2097152, max=2097152, packet=32768 15:17:06.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:06.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47636]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:06.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47636]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:06.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:06.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636])[want-reply=true] subsystem=netconf 15:17:06.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636])[subsystem] prepared command 15:17:06.181 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:06.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:06.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6207ab22, L:/10.30.170.167:18057 - R:/10.30.171.175:47636]}} established 15:17:06.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 228: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18057 15:17:06.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 228: Creating data stores for simulated device 15:17:06.182 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:06.182 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:06.182 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:06.182 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:06.182 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:06.183 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f77e91b 15:17:06.183 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:06.184 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:06.184 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:06.184 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:06.184 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:06.184 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:06.184 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:06.184 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:06.184 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f77e91b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f77e91b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47115ff8, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47115ff8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:06.185 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:06.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:06.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6207ab22, L:/10.30.170.167:18057 - R:/10.30.171.175:47636] 15:17:06.186 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 228 on channel [id: 0x6207ab22, L:/10.30.170.167:18057 - R:/10.30.171.175:47636] 15:17:06.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]) by 1103 down to 2096049 15:17:06.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47636]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:06.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6207ab22, L:/10.30.170.167:18057 - R:/10.30.171.175:47636] 15:17:06.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6207ab22, L:/10.30.170.167:18057 - R:/10.30.171.175:47636] 15:17:06.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]) request=subsystem result=ReplySuccess, want-reply=true 15:17:06.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47636]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:06.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]) request=subsystem activate command 15:17:06.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]) starting runner for command=netconf 15:17:06.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47636]) process #5 SSH_MSG_CHANNEL_DATA 15:17:06.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]) by 373 down to 2096779 15:17:06.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]) SSH_MSG_CHANNEL_DATA len=373 15:17:06.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636] 15:17:06.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x6207ab22, L:/10.30.170.167:18057 - R:/10.30.171.175:47636]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:06.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:06.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6207ab22, L:/10.30.170.167:18057 - R:/10.30.171.175:47636] 15:17:06.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6207ab22, L:/10.30.170.167:18057 - R:/10.30.171.175:47636] 15:17:06.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18057', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:06.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=228} created 15:17:06.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=228, channel=[id: 0x6207ab22, L:/10.30.170.167:18057 - R:/10.30.171.175:47636]} created 15:17:06.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6207ab22, L:/10.30.170.167:18057 - R:/10.30.171.175:47636] successful with session NetconfServerSession{sessionId=228, channel=[id: 0x6207ab22, L:/10.30.170.167:18057 - R:/10.30.171.175:47636]} 15:17:06.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=228, channel=[id: 0x6207ab22, L:/10.30.170.167:18057 - R:/10.30.171.175:47636]} up 15:17:06.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47636]) process #6 SSH_MSG_CHANNEL_DATA 15:17:06.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]) by 393 down to 2096386 15:17:06.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]) SSH_MSG_CHANNEL_DATA len=393 15:17:06.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636] 15:17:06.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:06.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:06.188 [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=228} 15:17:06.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:06.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=228, channel=[id: 0x6207ab22, L:/10.30.170.167:18057 - R:/10.30.171.175:47636]} EXI handlers added to pipeline 15:17:06.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:06.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]) by 179 down to 2095870 15:17:06.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47636]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:06.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:06.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47636]) process #7 SSH_MSG_CHANNEL_DATA 15:17:06.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]) by 340 down to 2096046 15:17:06.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]) SSH_MSG_CHANNEL_DATA len=340 15:17:06.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636] 15:17:06.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:06.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:06.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=228} 15:17:06.191 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47115ff8 15:17:06.191 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:06.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:06.191 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:06.191 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:06.191 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:06.191 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:06.191 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:06.191 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:06.191 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:06.191 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:06.191 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:06.191 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:06.191 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:06.191 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:06.191 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:06.191 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:06.191 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:06.191 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:06.191 [netconf-device-simulator-threads-2] 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 15:17:06.191 [netconf-device-simulator-threads-2] 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 15:17:06.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:06.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]) by 733 down to 2095137 15:17:06.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47636]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:06.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:06.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46272]) process #10 SSH_MSG_IGNORE 15:17:06.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46272]) SSH_MSG_IGNORE 15:17:06.382 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46272]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:06.453 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54238]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:06.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54238]) process #8 SSH_MSG_IGNORE 15:17:06.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54238]) SSH_MSG_IGNORE 15:17:06.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59766]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:06.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59766]) process #11 SSH_MSG_IGNORE 15:17:06.566 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59766]) SSH_MSG_IGNORE 15:17:06.588 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:06.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58112]) process #16 SSH_MSG_IGNORE 15:17:06.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58112]) SSH_MSG_IGNORE 15:17:06.629 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:06.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54380]) process #15 SSH_MSG_IGNORE 15:17:06.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54380]) SSH_MSG_IGNORE 15:17:06.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53088]) process #13 SSH_MSG_IGNORE 15:17:06.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53088]) SSH_MSG_IGNORE 15:17:06.645 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53088]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:06.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45880]) process #12 SSH_MSG_IGNORE 15:17:06.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45880]) SSH_MSG_IGNORE 15:17:06.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45880]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:06.963 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41400]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:06.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41400]) process #9 SSH_MSG_IGNORE 15:17:06.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41400]) SSH_MSG_IGNORE 15:17:06.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdc0dda55, L:/10.30.170.167:18058 - R:/10.30.171.175:60978]} 15:17:06.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:60978]): SSH-2.0-SSHD-UNKNOWN 15:17:06.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:60978]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:06.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:60978]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:07.164 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48346]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:07.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48346]) process #14 SSH_MSG_IGNORE 15:17:07.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48346]) SSH_MSG_IGNORE 15:17:07.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:60978]) Send SSH_MSG_KEXINIT 15:17:07.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60978]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:07.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60978]) process #0 SSH_MSG_KEXINIT 15:17:07.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:60978]) SSH_MSG_KEXINIT 15:17:07.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:60978]) strict KEX=true client=true server=true 15:17:07.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60978]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:07.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60978]) Kex: server host key algorithms = rsa-sha2-512 15:17:07.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60978]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:07.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60978]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:07.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60978]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:07.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60978]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:07.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60978]) Kex: compression algorithms (client to server) = none 15:17:07.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60978]) Kex: compression algorithms (server to client) = none 15:17:07.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:07.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60978]) process #1 30 15:17:07.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60978]] process command=SSH_MSG_KEXDH_INIT 15:17:07.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58256]) process #12 SSH_MSG_IGNORE 15:17:07.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58256]) SSH_MSG_IGNORE 15:17:07.459 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58256]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:07.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60978]] Send SSH_MSG_KEXDH_REPLY 15:17:07.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60978]) packet #1 sending command=31[31] len=1639 15:17:07.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:60978])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:07.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:60978]) Send SSH_MSG_NEWKEYS 15:17:07.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:60978]) session ID=e4:85:43:8c:9c:02:55:37:f9:1e:c4:d7:14:54:74:fa:9a:fe:2a:b1:de:9e:8d:0c:9a:5d:84:21:cd:a8:8e:ef:28:08:1d:21:d5:bc:f9:26:7b:ce:07:3f:41:62:d4:6d:19:cb:06:59:a4:d4:4d:29:9b:93:9d:b2:e6:51:50:20 15:17:07.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60978]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:07.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60978]): strict KEX resets output message sequence number from 3 to 0 15:17:07.470 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60978]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4d7e55cc; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:07.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:60978])[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 15:17:07.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60978])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:07.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60978]) packet #0 sending command=7[7] len=419 15:17:07.471 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60978]) No pending packets to flush at end of KEX 15:17:07.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40580]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:07.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40580]) process #10 SSH_MSG_IGNORE 15:17:07.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40580]) SSH_MSG_IGNORE 15:17:07.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60978]) process #2 SSH_MSG_NEWKEYS 15:17:07.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60978]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:07.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60978]): strict KEX resets input message sequence number from 3 to 0 15:17:07.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60978]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@365a8f6a; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:07.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:07.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60978]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:07.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60978]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:07.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:60978]) authorized authentication methods: password,publickey 15:17:07.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60978]) Accepted service ssh-userauth 15:17:07.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60978]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:07.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60978]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:07.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60978]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:07.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60978]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:07.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60978]) no authentication factory for method=none 15:17:07.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60978]) SSH_MSG_USERAUTH_REQUEST 15:17:07.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60978]) remaining methods: password,publickey 15:17:07.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60978]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:07.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60978]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:07.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60978]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:07.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60978]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:07.504 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:07.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:60978]) authentication result: true 15:17:07.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:60978]) SSH_MSG_USERAUTH_REQUEST 15:17:07.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60978])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:07.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60978]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:07.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:07.504 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:07.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60978]) no heartbeat to stop 15:17:07.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:60978]) heartbeat type=IGNORE, interval=PT30S 15:17:07.504 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:60978 authenticated 15:17:07.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60978]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:07.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60978]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:07.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60978]] session=TransportServerSession[admin@/10.30.171.175:60978] id=0 15:17:07.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60978])) size=2097152, max=2097152, packet=32768 15:17:07.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60978]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60978] 15:17:07.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60978]) recipient=0 15:17:07.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978])) size=2097152, max=2097152, packet=32768 15:17:07.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978])) re-initializing 15:17:07.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978])) size=2097152, max=2097152, packet=32768 15:17:07.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:07.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60978]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:07.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60978]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978])[want-reply=true] subsystem=netconf 15:17:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978])[subsystem] prepared command 15:17:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdc0dda55, L:/10.30.170.167:18058 - R:/10.30.171.175:60978]}} established 15:17:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 229: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18058 15:17:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 229: Creating data stores for simulated device 15:17:07.506 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:07.506 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:07.506 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:07.520 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3cdaaeb6 15:17:07.520 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:07.520 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:07.520 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:07.520 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:07.521 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:07.521 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:07.521 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:07.521 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:07.521 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3cdaaeb6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3cdaaeb6, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21418313, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21418313, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:07.521 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:07.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:07.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdc0dda55, L:/10.30.170.167:18058 - R:/10.30.171.175:60978] 15:17:07.522 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 229 on channel [id: 0xdc0dda55, L:/10.30.170.167:18058 - R:/10.30.171.175:60978] 15:17:07.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]) by 1103 down to 2096049 15:17:07.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60978]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:07.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdc0dda55, L:/10.30.170.167:18058 - R:/10.30.171.175:60978] 15:17:07.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdc0dda55, L:/10.30.170.167:18058 - R:/10.30.171.175:60978] 15:17:07.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]) request=subsystem result=ReplySuccess, want-reply=true 15:17:07.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60978]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:07.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]) request=subsystem activate command 15:17:07.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]) starting runner for command=netconf 15:17:07.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60978]) process #5 SSH_MSG_CHANNEL_DATA 15:17:07.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]) by 373 down to 2096779 15:17:07.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]) SSH_MSG_CHANNEL_DATA len=373 15:17:07.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978] 15:17:07.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xdc0dda55, L:/10.30.170.167:18058 - R:/10.30.171.175:60978]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:07.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:07.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdc0dda55, L:/10.30.170.167:18058 - R:/10.30.171.175:60978] 15:17:07.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdc0dda55, L:/10.30.170.167:18058 - R:/10.30.171.175:60978] 15:17:07.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18058', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:07.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=229} created 15:17:07.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=229, channel=[id: 0xdc0dda55, L:/10.30.170.167:18058 - R:/10.30.171.175:60978]} created 15:17:07.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdc0dda55, L:/10.30.170.167:18058 - R:/10.30.171.175:60978] successful with session NetconfServerSession{sessionId=229, channel=[id: 0xdc0dda55, L:/10.30.170.167:18058 - R:/10.30.171.175:60978]} 15:17:07.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=229, channel=[id: 0xdc0dda55, L:/10.30.170.167:18058 - R:/10.30.171.175:60978]} up 15:17:07.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60978]) process #6 SSH_MSG_CHANNEL_DATA 15:17:07.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]) by 393 down to 2096386 15:17:07.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]) SSH_MSG_CHANNEL_DATA len=393 15:17:07.523 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978] 15:17:07.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:07.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:07.524 [netconf-device-simulator-threads-4] 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=229} 15:17:07.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:07.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=229, channel=[id: 0xdc0dda55, L:/10.30.170.167:18058 - R:/10.30.171.175:60978]} EXI handlers added to pipeline 15:17:07.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:07.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]) by 179 down to 2095870 15:17:07.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60978]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:07.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:07.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60978]) process #7 SSH_MSG_CHANNEL_DATA 15:17:07.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]) by 340 down to 2096046 15:17:07.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]) SSH_MSG_CHANNEL_DATA len=340 15:17:07.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978] 15:17:07.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:07.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:07.526 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=229} 15:17:07.527 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21418313 15:17:07.527 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:07.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:07.527 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:07.527 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:07.527 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:07.527 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:07.527 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:07.527 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:07.527 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:07.527 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:07.527 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:07.527 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:07.527 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:07.527 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:07.527 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:07.527 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:07.527 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:07.527 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:07.527 [netconf-device-simulator-threads-4] 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 15:17:07.527 [netconf-device-simulator-threads-4] 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 15:17:07.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:07.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]) by 733 down to 2095137 15:17:07.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60978]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:07.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:07.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55224]) process #8 SSH_MSG_IGNORE 15:17:07.546 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55224]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:07.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55224]) SSH_MSG_IGNORE 15:17:07.778 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:07.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50598]) process #15 SSH_MSG_IGNORE 15:17:07.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50598]) SSH_MSG_IGNORE 15:17:07.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53618]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:07.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53618]) process #11 SSH_MSG_IGNORE 15:17:07.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53618]) SSH_MSG_IGNORE 15:17:07.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60884]) process #13 SSH_MSG_IGNORE 15:17:07.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60884]) SSH_MSG_IGNORE 15:17:07.838 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60884]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:07.843 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:07.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34104]) process #16 SSH_MSG_IGNORE 15:17:07.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34104]) SSH_MSG_IGNORE 15:17:08.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49154]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:08.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49154]) process #9 SSH_MSG_IGNORE 15:17:08.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49154]) SSH_MSG_IGNORE 15:17:08.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x45a28f9c, L:/10.30.170.167:18059 - R:/10.30.171.175:42510]} 15:17:08.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:42510]): SSH-2.0-SSHD-UNKNOWN 15:17:08.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:42510]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:08.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:42510]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:08.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47972]) process #10 SSH_MSG_IGNORE 15:17:08.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47972]) SSH_MSG_IGNORE 15:17:08.267 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47972]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:08.337 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38174]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:08.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38174]) process #12 SSH_MSG_IGNORE 15:17:08.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38174]) SSH_MSG_IGNORE 15:17:08.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33050]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:08.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33050]) process #14 SSH_MSG_IGNORE 15:17:08.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33050]) SSH_MSG_IGNORE 15:17:08.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:42510]) Send SSH_MSG_KEXINIT 15:17:08.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42510]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:08.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42510]) process #0 SSH_MSG_KEXINIT 15:17:08.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:42510]) SSH_MSG_KEXINIT 15:17:08.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:42510]) strict KEX=true client=true server=true 15:17:08.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42510]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:08.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42510]) Kex: server host key algorithms = rsa-sha2-512 15:17:08.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42510]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:08.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42510]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:08.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42510]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:08.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42510]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:08.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42510]) Kex: compression algorithms (client to server) = none 15:17:08.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42510]) Kex: compression algorithms (server to client) = none 15:17:08.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:08.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42510]) process #1 30 15:17:08.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42510]] process command=SSH_MSG_KEXDH_INIT 15:17:08.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42510]] Send SSH_MSG_KEXDH_REPLY 15:17:08.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42510]) packet #1 sending command=31[31] len=1639 15:17:08.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:42510])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:08.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:42510]) Send SSH_MSG_NEWKEYS 15:17:08.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:42510]) session ID=75:8a:ab:51:5d:af:60:34:2c:3c:b2:86:64:5c:0a:49:5d:19:8d:7d:56:d0:b7:bd:af:03:af:f2:1d:8c:e0:1a:b1:90:3d:aa:e3:e5:9a:ab:af:98:0e:93:d8:7f:77:9a:ec:f6:be:2c:0a:d5:9d:1e:d2:cc:98:82:f5:93:bf:1b 15:17:08.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42510]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:08.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42510]): strict KEX resets output message sequence number from 3 to 0 15:17:08.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42510]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@71a0d348; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:08.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:42510])[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 15:17:08.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42510])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:08.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42510]) packet #0 sending command=7[7] len=419 15:17:08.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42510]) No pending packets to flush at end of KEX 15:17:08.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42510]) process #2 SSH_MSG_NEWKEYS 15:17:08.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42510]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:08.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42510]): strict KEX resets input message sequence number from 3 to 0 15:17:08.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42510]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3d55fba7; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:08.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:08.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42510]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:08.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42510]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:08.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:42510]) authorized authentication methods: password,publickey 15:17:08.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42510]) Accepted service ssh-userauth 15:17:08.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42510]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:08.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42510]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:08.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42510]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:08.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42510]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:08.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42510]) no authentication factory for method=none 15:17:08.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42510]) SSH_MSG_USERAUTH_REQUEST 15:17:08.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42510]) remaining methods: password,publickey 15:17:08.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42510]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:08.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42510]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:08.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42510]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:08.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42510]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:08.575 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:08.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:42510]) authentication result: true 15:17:08.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:42510]) SSH_MSG_USERAUTH_REQUEST 15:17:08.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42510])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:08.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42510]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:08.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:08.575 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:08.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42510]) no heartbeat to stop 15:17:08.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:42510]) heartbeat type=IGNORE, interval=PT30S 15:17:08.575 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:42510 authenticated 15:17:08.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42510]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:08.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42510]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:08.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42510]] session=TransportServerSession[admin@/10.30.171.175:42510] id=0 15:17:08.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42510])) size=2097152, max=2097152, packet=32768 15:17:08.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42510]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42510] 15:17:08.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42510]) recipient=0 15:17:08.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510])) size=2097152, max=2097152, packet=32768 15:17:08.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510])) re-initializing 15:17:08.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510])) size=2097152, max=2097152, packet=32768 15:17:08.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:08.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42510]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:08.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42510]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:08.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:08.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510])[want-reply=true] subsystem=netconf 15:17:08.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510])[subsystem] prepared command 15:17:08.577 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:08.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:08.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x45a28f9c, L:/10.30.170.167:18059 - R:/10.30.171.175:42510]}} established 15:17:08.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 230: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18059 15:17:08.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 230: Creating data stores for simulated device 15:17:08.577 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:08.577 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:08.577 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:08.577 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:08.578 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:08.578 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@290fcea6 15:17:08.578 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:08.579 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:08.579 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:08.579 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:08.580 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:08.580 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:08.580 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:08.580 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:08.580 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@290fcea6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@290fcea6, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d87d70a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d87d70a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:08.580 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:08.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:08.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x45a28f9c, L:/10.30.170.167:18059 - R:/10.30.171.175:42510] 15:17:08.582 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 230 on channel [id: 0x45a28f9c, L:/10.30.170.167:18059 - R:/10.30.171.175:42510] 15:17:08.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]) by 1103 down to 2096049 15:17:08.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42510]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:08.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x45a28f9c, L:/10.30.170.167:18059 - R:/10.30.171.175:42510] 15:17:08.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x45a28f9c, L:/10.30.170.167:18059 - R:/10.30.171.175:42510] 15:17:08.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]) request=subsystem result=ReplySuccess, want-reply=true 15:17:08.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42510]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:08.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]) request=subsystem activate command 15:17:08.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]) starting runner for command=netconf 15:17:08.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42510]) process #5 SSH_MSG_CHANNEL_DATA 15:17:08.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]) by 373 down to 2096779 15:17:08.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]) SSH_MSG_CHANNEL_DATA len=373 15:17:08.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510] 15:17:08.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x45a28f9c, L:/10.30.170.167:18059 - R:/10.30.171.175:42510]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:08.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:08.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x45a28f9c, L:/10.30.170.167:18059 - R:/10.30.171.175:42510] 15:17:08.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x45a28f9c, L:/10.30.170.167:18059 - R:/10.30.171.175:42510] 15:17:08.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18059', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:08.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=230} created 15:17:08.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=230, channel=[id: 0x45a28f9c, L:/10.30.170.167:18059 - R:/10.30.171.175:42510]} created 15:17:08.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x45a28f9c, L:/10.30.170.167:18059 - R:/10.30.171.175:42510] successful with session NetconfServerSession{sessionId=230, channel=[id: 0x45a28f9c, L:/10.30.170.167:18059 - R:/10.30.171.175:42510]} 15:17:08.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=230, channel=[id: 0x45a28f9c, L:/10.30.170.167:18059 - R:/10.30.171.175:42510]} up 15:17:08.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42510]) process #6 SSH_MSG_CHANNEL_DATA 15:17:08.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]) by 393 down to 2096386 15:17:08.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]) SSH_MSG_CHANNEL_DATA len=393 15:17:08.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510] 15:17:08.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:08.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:08.590 [netconf-device-simulator-threads-6] 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=230} 15:17:08.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:08.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=230, channel=[id: 0x45a28f9c, L:/10.30.170.167:18059 - R:/10.30.171.175:42510]} EXI handlers added to pipeline 15:17:08.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:08.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]) by 179 down to 2095870 15:17:08.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42510]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:08.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:08.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42510]) process #7 SSH_MSG_CHANNEL_DATA 15:17:08.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]) by 340 down to 2096046 15:17:08.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]) SSH_MSG_CHANNEL_DATA len=340 15:17:08.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510] 15:17:08.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:08.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:08.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=230} 15:17:08.593 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d87d70a 15:17:08.594 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:08.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:08.594 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:08.594 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:08.594 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:08.594 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:08.594 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:08.594 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:08.594 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:08.598 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:08.599 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:08.599 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:08.599 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:08.599 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:08.599 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:08.599 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:08.599 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:08.599 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:08.599 [netconf-device-simulator-threads-6] 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 15:17:08.599 [netconf-device-simulator-threads-6] 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 15:17:08.599 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:08.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]) by 733 down to 2095137 15:17:08.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42510]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:08.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:08.622 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36106]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36106]) process #11 SSH_MSG_IGNORE 15:17:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36106]) SSH_MSG_IGNORE 15:17:08.767 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54674]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:08.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54674]) process #8 SSH_MSG_IGNORE 15:17:08.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54674]) SSH_MSG_IGNORE 15:17:08.917 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37244]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:08.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37244]) process #13 SSH_MSG_IGNORE 15:17:08.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37244]) SSH_MSG_IGNORE 15:17:09.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:09.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54902]) process #16 SSH_MSG_IGNORE 15:17:09.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54902]) SSH_MSG_IGNORE 15:17:09.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:09.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44860]) process #15 SSH_MSG_IGNORE 15:17:09.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44860]) SSH_MSG_IGNORE 15:17:09.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36484]) process #9 SSH_MSG_IGNORE 15:17:09.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36484]) SSH_MSG_IGNORE 15:17:09.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36484]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:09.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8adaa610, L:/10.30.170.167:18060 - R:/10.30.171.175:50400]} 15:17:09.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:50400]): SSH-2.0-SSHD-UNKNOWN 15:17:09.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:50400]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:09.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:50400]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:09.541 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38652]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:09.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38652]) process #12 SSH_MSG_IGNORE 15:17:09.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38652]) SSH_MSG_IGNORE 15:17:09.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47238]) process #14 SSH_MSG_IGNORE 15:17:09.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47238]) SSH_MSG_IGNORE 15:17:09.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47238]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:09.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51538]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:09.875 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58680]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:09.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58680]) process #10 SSH_MSG_IGNORE 15:17:09.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58680]) SSH_MSG_IGNORE 15:17:09.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:50400]) Send SSH_MSG_KEXINIT 15:17:09.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50400]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:09.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50400]) process #0 SSH_MSG_KEXINIT 15:17:09.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:50400]) SSH_MSG_KEXINIT 15:17:09.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:50400]) strict KEX=true client=true server=true 15:17:09.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50400]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:09.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50400]) Kex: server host key algorithms = rsa-sha2-512 15:17:09.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50400]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:09.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50400]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:09.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50400]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:09.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50400]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:09.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50400]) Kex: compression algorithms (client to server) = none 15:17:09.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50400]) Kex: compression algorithms (server to client) = none 15:17:09.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:09.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51538]) process #11 SSH_MSG_IGNORE 15:17:09.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51538]) SSH_MSG_IGNORE 15:17:09.997 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57594]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:10.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50400]) process #1 30 15:17:10.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50400]] process command=SSH_MSG_KEXDH_INIT 15:17:10.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50400]] Send SSH_MSG_KEXDH_REPLY 15:17:10.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50400]) packet #1 sending command=31[31] len=1639 15:17:10.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:50400])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:10.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:50400]) Send SSH_MSG_NEWKEYS 15:17:10.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:50400]) session ID=e8:fc:dd:50:4f:1c:fe:7f:30:65:94:d0:52:d6:0b:6d:ce:75:ee:8c:15:75:7d:b8:75:3d:96:b4:e1:cc:3e:71:c2:69:cc:34:e1:fb:0f:3f:0c:5c:1d:8a:98:8e:4f:81:e4:62:67:fb:1b:0f:e2:b6:df:38:4c:11:52:44:82:0d 15:17:10.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50400]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:10.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50400]): strict KEX resets output message sequence number from 3 to 0 15:17:10.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50400]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@fe6c3db; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:10.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:50400])[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 15:17:10.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50400])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:10.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50400]) packet #0 sending command=7[7] len=419 15:17:10.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50400]) No pending packets to flush at end of KEX 15:17:10.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57594]) process #8 SSH_MSG_IGNORE 15:17:10.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57594]) SSH_MSG_IGNORE 15:17:10.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50400]) process #2 SSH_MSG_NEWKEYS 15:17:10.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50400]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:10.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50400]): strict KEX resets input message sequence number from 3 to 0 15:17:10.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50400]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@102ceb86; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:10.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:10.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50400]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:10.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50400]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:10.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:50400]) authorized authentication methods: password,publickey 15:17:10.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50400]) Accepted service ssh-userauth 15:17:10.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50400]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:10.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50400]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:10.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50400]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:10.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50400]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:10.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50400]) no authentication factory for method=none 15:17:10.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50400]) SSH_MSG_USERAUTH_REQUEST 15:17:10.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50400]) remaining methods: password,publickey 15:17:10.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50400]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:10.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50400]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:10.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50400]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:10.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50400]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:10.105 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:10.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:50400]) authentication result: true 15:17:10.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:50400]) SSH_MSG_USERAUTH_REQUEST 15:17:10.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50400])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:10.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50400]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:10.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:10.105 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:10.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50400]) no heartbeat to stop 15:17:10.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:50400]) heartbeat type=IGNORE, interval=PT30S 15:17:10.105 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:50400 authenticated 15:17:10.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50400]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:10.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50400]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:10.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50400]] session=TransportServerSession[admin@/10.30.171.175:50400] id=0 15:17:10.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50400])) size=2097152, max=2097152, packet=32768 15:17:10.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50400]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50400] 15:17:10.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50400]) recipient=0 15:17:10.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400])) size=2097152, max=2097152, packet=32768 15:17:10.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400])) re-initializing 15:17:10.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400])) size=2097152, max=2097152, packet=32768 15:17:10.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:10.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50400]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:10.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50400]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:10.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:10.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400])[want-reply=true] subsystem=netconf 15:17:10.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400])[subsystem] prepared command 15:17:10.106 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:10.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:10.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8adaa610, L:/10.30.170.167:18060 - R:/10.30.171.175:50400]}} established 15:17:10.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 231: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18060 15:17:10.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 231: Creating data stores for simulated device 15:17:10.107 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:10.107 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:10.107 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:10.107 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:10.107 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:10.108 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ca346de 15:17:10.108 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:10.108 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:10.108 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:10.108 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:10.109 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:10.109 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:10.109 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:10.109 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:10.109 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ca346de, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ca346de, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a37236a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a37236a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:10.110 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:10.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:10.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8adaa610, L:/10.30.170.167:18060 - R:/10.30.171.175:50400] 15:17:10.111 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 231 on channel [id: 0x8adaa610, L:/10.30.170.167:18060 - R:/10.30.171.175:50400] 15:17:10.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]) by 1103 down to 2096049 15:17:10.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50400]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:10.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8adaa610, L:/10.30.170.167:18060 - R:/10.30.171.175:50400] 15:17:10.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8adaa610, L:/10.30.170.167:18060 - R:/10.30.171.175:50400] 15:17:10.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]) request=subsystem result=ReplySuccess, want-reply=true 15:17:10.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50400]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:10.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]) request=subsystem activate command 15:17:10.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]) starting runner for command=netconf 15:17:10.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50400]) process #5 SSH_MSG_CHANNEL_DATA 15:17:10.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]) by 373 down to 2096779 15:17:10.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]) SSH_MSG_CHANNEL_DATA len=373 15:17:10.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400] 15:17:10.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8adaa610, L:/10.30.170.167:18060 - R:/10.30.171.175:50400]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:10.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:10.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8adaa610, L:/10.30.170.167:18060 - R:/10.30.171.175:50400] 15:17:10.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8adaa610, L:/10.30.170.167:18060 - R:/10.30.171.175:50400] 15:17:10.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18060', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:10.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=231} created 15:17:10.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=231, channel=[id: 0x8adaa610, L:/10.30.170.167:18060 - R:/10.30.171.175:50400]} created 15:17:10.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8adaa610, L:/10.30.170.167:18060 - R:/10.30.171.175:50400] successful with session NetconfServerSession{sessionId=231, channel=[id: 0x8adaa610, L:/10.30.170.167:18060 - R:/10.30.171.175:50400]} 15:17:10.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=231, channel=[id: 0x8adaa610, L:/10.30.170.167:18060 - R:/10.30.171.175:50400]} up 15:17:10.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50400]) process #6 SSH_MSG_CHANNEL_DATA 15:17:10.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]) by 393 down to 2096386 15:17:10.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]) SSH_MSG_CHANNEL_DATA len=393 15:17:10.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400] 15:17:10.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:10.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:10.113 [netconf-device-simulator-threads-0] 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=231} 15:17:10.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:10.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=231, channel=[id: 0x8adaa610, L:/10.30.170.167:18060 - R:/10.30.171.175:50400]} EXI handlers added to pipeline 15:17:10.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:10.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]) by 179 down to 2095870 15:17:10.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50400]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:10.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:10.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50400]) process #7 SSH_MSG_CHANNEL_DATA 15:17:10.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]) by 340 down to 2096046 15:17:10.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]) SSH_MSG_CHANNEL_DATA len=340 15:17:10.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400] 15:17:10.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:10.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:10.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=231} 15:17:10.116 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a37236a 15:17:10.116 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:10.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:10.116 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:10.116 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:10.116 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:10.116 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:10.116 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:10.116 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:10.116 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:10.116 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:10.116 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:10.116 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:10.116 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:10.116 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:10.116 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:10.116 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:10.116 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:10.116 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:10.117 [netconf-device-simulator-threads-0] 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 15:17:10.117 [netconf-device-simulator-threads-0] 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 15:17:10.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:10.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]) by 733 down to 2095137 15:17:10.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50400]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:10.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:10.156 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59038]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59038]) process #13 SSH_MSG_IGNORE 15:17:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59038]) SSH_MSG_IGNORE 15:17:10.487 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43380]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:10.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43380]) process #9 SSH_MSG_IGNORE 15:17:10.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43380]) SSH_MSG_IGNORE 15:17:10.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:10.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38538]) process #16 SSH_MSG_IGNORE 15:17:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38538]) SSH_MSG_IGNORE 15:17:10.732 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:10.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33996]) process #15 SSH_MSG_IGNORE 15:17:10.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33996]) SSH_MSG_IGNORE 15:17:10.750 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7dbed3a0, L:/10.30.170.167:18061 - R:/10.30.171.175:42588]} 15:17:10.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:42588]): SSH-2.0-SSHD-UNKNOWN 15:17:10.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:42588]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:10.751 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:42588]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:10.760 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58864]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:10.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58078]) process #10 SSH_MSG_IGNORE 15:17:10.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58078]) SSH_MSG_IGNORE 15:17:10.776 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58078]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:10.812 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37488]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:10.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37488]) process #12 SSH_MSG_IGNORE 15:17:10.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37488]) SSH_MSG_IGNORE 15:17:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:42588]) Send SSH_MSG_KEXINIT 15:17:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42588]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42588]) process #0 SSH_MSG_KEXINIT 15:17:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:42588]) SSH_MSG_KEXINIT 15:17:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:42588]) strict KEX=true client=true server=true 15:17:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42588]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42588]) Kex: server host key algorithms = rsa-sha2-512 15:17:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42588]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42588]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42588]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42588]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42588]) Kex: compression algorithms (client to server) = none 15:17:10.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42588]) Kex: compression algorithms (server to client) = none 15:17:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58864]) process #11 SSH_MSG_IGNORE 15:17:10.846 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58864]) SSH_MSG_IGNORE 15:17:10.852 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37928]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:10.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37928]) process #14 SSH_MSG_IGNORE 15:17:10.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37928]) SSH_MSG_IGNORE 15:17:10.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42588]) process #1 30 15:17:10.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42588]] process command=SSH_MSG_KEXDH_INIT 15:17:10.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42588]] Send SSH_MSG_KEXDH_REPLY 15:17:10.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42588]) packet #1 sending command=31[31] len=1639 15:17:10.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:42588])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:10.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:42588]) Send SSH_MSG_NEWKEYS 15:17:10.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:42588]) session ID=43:23:84:62:4b:27:48:0a:f1:d2:24:ac:40:c7:77:1d:1c:77:f4:5c:3e:69:60:28:b4:49:a8:46:66:01:1f:80:16:b1:7d:84:61:3f:dd:8f:cb:92:08:0c:fb:27:b9:9a:91:c6:d2:0f:e0:19:4d:09:e0:8c:52:f6:43:83:9d:3f 15:17:10.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42588]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:10.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42588]): strict KEX resets output message sequence number from 3 to 0 15:17:10.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42588]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4afef2f3; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:10.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:42588])[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 15:17:10.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42588])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:10.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42588]) packet #0 sending command=7[7] len=419 15:17:10.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42588]) No pending packets to flush at end of KEX 15:17:10.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42588]) process #2 SSH_MSG_NEWKEYS 15:17:10.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42588]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:10.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42588]): strict KEX resets input message sequence number from 3 to 0 15:17:10.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42588]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@71acc59; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:10.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:10.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42588]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:10.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42588]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:10.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:42588]) authorized authentication methods: password,publickey 15:17:10.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42588]) Accepted service ssh-userauth 15:17:10.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42588]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:10.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42588]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:10.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42588]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:10.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42588]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:10.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42588]) no authentication factory for method=none 15:17:10.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42588]) SSH_MSG_USERAUTH_REQUEST 15:17:10.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42588]) remaining methods: password,publickey 15:17:10.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42588]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:10.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42588]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:10.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42588]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:10.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42588]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:10.988 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:10.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:42588]) authentication result: true 15:17:10.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:42588]) SSH_MSG_USERAUTH_REQUEST 15:17:10.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42588])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:10.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42588]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:10.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:10.988 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:10.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42588]) no heartbeat to stop 15:17:10.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:42588]) heartbeat type=IGNORE, interval=PT30S 15:17:10.988 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:42588 authenticated 15:17:10.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42588]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:10.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42588]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:10.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42588]] session=TransportServerSession[admin@/10.30.171.175:42588] id=0 15:17:10.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42588])) size=2097152, max=2097152, packet=32768 15:17:10.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42588]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42588] 15:17:10.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42588]) recipient=0 15:17:10.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588])) size=2097152, max=2097152, packet=32768 15:17:10.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588])) re-initializing 15:17:10.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588])) size=2097152, max=2097152, packet=32768 15:17:10.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:10.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42588]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:10.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42588]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:10.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:10.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588])[want-reply=true] subsystem=netconf 15:17:10.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588])[subsystem] prepared command 15:17:10.991 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:10.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:10.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7dbed3a0, L:/10.30.170.167:18061 - R:/10.30.171.175:42588]}} established 15:17:10.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 232: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18061 15:17:10.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 232: Creating data stores for simulated device 15:17:10.991 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:10.991 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:10.991 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:10.991 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:10.991 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:10.992 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@503fb883 15:17:10.992 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:10.993 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:10.993 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:10.993 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:10.993 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:10.993 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:10.994 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:10.994 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:10.994 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@503fb883, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@503fb883, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@775c6800, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@775c6800, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:10.994 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:10.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:10.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7dbed3a0, L:/10.30.170.167:18061 - R:/10.30.171.175:42588] 15:17:10.996 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 232 on channel [id: 0x7dbed3a0, L:/10.30.170.167:18061 - R:/10.30.171.175:42588] 15:17:10.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]) by 1103 down to 2096049 15:17:10.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42588]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:10.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7dbed3a0, L:/10.30.170.167:18061 - R:/10.30.171.175:42588] 15:17:10.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7dbed3a0, L:/10.30.170.167:18061 - R:/10.30.171.175:42588] 15:17:10.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]) request=subsystem result=ReplySuccess, want-reply=true 15:17:10.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42588]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:10.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]) request=subsystem activate command 15:17:10.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]) starting runner for command=netconf 15:17:10.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42588]) process #5 SSH_MSG_CHANNEL_DATA 15:17:10.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]) by 373 down to 2096779 15:17:10.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]) SSH_MSG_CHANNEL_DATA len=373 15:17:10.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588] 15:17:10.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7dbed3a0, L:/10.30.170.167:18061 - R:/10.30.171.175:42588]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:10.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:10.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7dbed3a0, L:/10.30.170.167:18061 - R:/10.30.171.175:42588] 15:17:10.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7dbed3a0, L:/10.30.170.167:18061 - R:/10.30.171.175:42588] 15:17:10.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18061', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:10.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=232} created 15:17:10.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=232, channel=[id: 0x7dbed3a0, L:/10.30.170.167:18061 - R:/10.30.171.175:42588]} created 15:17:10.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7dbed3a0, L:/10.30.170.167:18061 - R:/10.30.171.175:42588] successful with session NetconfServerSession{sessionId=232, channel=[id: 0x7dbed3a0, L:/10.30.170.167:18061 - R:/10.30.171.175:42588]} 15:17:10.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=232, channel=[id: 0x7dbed3a0, L:/10.30.170.167:18061 - R:/10.30.171.175:42588]} up 15:17:10.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42588]) process #6 SSH_MSG_CHANNEL_DATA 15:17:10.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]) by 393 down to 2096386 15:17:10.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]) SSH_MSG_CHANNEL_DATA len=393 15:17:10.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588] 15:17:10.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:10.998 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:10.998 [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=232} 15:17:10.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:10.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=232, channel=[id: 0x7dbed3a0, L:/10.30.170.167:18061 - R:/10.30.171.175:42588]} EXI handlers added to pipeline 15:17:10.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:10.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]) by 179 down to 2095870 15:17:10.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42588]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:10.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:11.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42588]) process #7 SSH_MSG_CHANNEL_DATA 15:17:11.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]) by 340 down to 2096046 15:17:11.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]) SSH_MSG_CHANNEL_DATA len=340 15:17:11.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588] 15:17:11.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:11.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:11.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=232} 15:17:11.003 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@775c6800 15:17:11.003 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:11.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:11.003 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:11.003 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:11.003 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:11.003 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:11.003 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:11.003 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:11.003 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:11.003 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:11.003 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:11.003 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:11.003 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:11.003 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:11.003 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:11.003 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:11.003 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:11.003 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:11.003 [netconf-device-simulator-threads-2] 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 15:17:11.003 [netconf-device-simulator-threads-2] 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 15:17:11.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:11.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]) by 733 down to 2095137 15:17:11.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42588]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:11.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:11.355 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56052]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:11.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56052]) process #8 SSH_MSG_IGNORE 15:17:11.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56052]) SSH_MSG_IGNORE 15:17:11.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33716]) process #10 SSH_MSG_IGNORE 15:17:11.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33716]) SSH_MSG_IGNORE 15:17:11.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33716]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:11.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35638]) process #15 SSH_MSG_IGNORE 15:17:11.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35638]) SSH_MSG_IGNORE 15:17:11.619 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:11.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #16 SSH_MSG_IGNORE 15:17:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:17:11.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44776]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44776]) process #13 SSH_MSG_IGNORE 15:17:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44776]) SSH_MSG_IGNORE 15:17:11.742 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36860]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36860]) process #9 SSH_MSG_IGNORE 15:17:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36860]) SSH_MSG_IGNORE 15:17:12.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6ea0b330, L:/10.30.170.167:18062 - R:/10.30.171.175:58928]} 15:17:12.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:58928]): SSH-2.0-SSHD-UNKNOWN 15:17:12.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:58928]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:12.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:58928]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:12.078 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33384]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:12.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33384]) process #14 SSH_MSG_IGNORE 15:17:12.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33384]) SSH_MSG_IGNORE 15:17:12.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55736]) process #12 SSH_MSG_IGNORE 15:17:12.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55736]) SSH_MSG_IGNORE 15:17:12.135 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55736]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:12.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:58928]) Send SSH_MSG_KEXINIT 15:17:12.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58928]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:12.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58928]) process #0 SSH_MSG_KEXINIT 15:17:12.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:58928]) SSH_MSG_KEXINIT 15:17:12.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:58928]) strict KEX=true client=true server=true 15:17:12.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58928]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:12.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58928]) Kex: server host key algorithms = rsa-sha2-512 15:17:12.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58928]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:12.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58928]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:12.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58928]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:12.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58928]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:12.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58928]) Kex: compression algorithms (client to server) = none 15:17:12.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58928]) Kex: compression algorithms (server to client) = none 15:17:12.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:12.236 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59672]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:12.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58928]) process #1 30 15:17:12.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58928]] process command=SSH_MSG_KEXDH_INIT 15:17:12.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58928]] Send SSH_MSG_KEXDH_REPLY 15:17:12.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58928]) packet #1 sending command=31[31] len=1639 15:17:12.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:58928])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:12.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:58928]) Send SSH_MSG_NEWKEYS 15:17:12.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:58928]) session ID=61:58:52:0f:0d:d2:01:be:eb:2a:6f:9d:e5:76:08:07:b7:58:1c:48:b9:aa:20:2d:9d:a7:70:14:d1:d0:a4:13:11:f2:8f:dd:dc:a9:00:44:5a:51:97:56:d2:c8:c9:50:c5:3d:cf:76:f1:c3:6d:c2:1a:f2:f4:e1:0d:22:cc:85 15:17:12.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58928]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:12.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58928]): strict KEX resets output message sequence number from 3 to 0 15:17:12.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58928]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@666b5090; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:12.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:58928])[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 15:17:12.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58928])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:12.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58928]) packet #0 sending command=7[7] len=419 15:17:12.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58928]) No pending packets to flush at end of KEX 15:17:12.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59672]) process #11 SSH_MSG_IGNORE 15:17:12.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59672]) SSH_MSG_IGNORE 15:17:12.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58928]) process #2 SSH_MSG_NEWKEYS 15:17:12.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58928]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:12.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58928]): strict KEX resets input message sequence number from 3 to 0 15:17:12.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58928]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@12802d02; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:12.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:12.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58928]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:12.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58928]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:12.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:58928]) authorized authentication methods: password,publickey 15:17:12.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58928]) Accepted service ssh-userauth 15:17:12.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58928]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:12.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58928]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:12.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58928]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:12.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58928]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:12.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58928]) no authentication factory for method=none 15:17:12.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58928]) SSH_MSG_USERAUTH_REQUEST 15:17:12.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58928]) remaining methods: password,publickey 15:17:12.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58928]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:12.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58928]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:12.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58928]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:12.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58928]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:12.293 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:12.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:58928]) authentication result: true 15:17:12.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:58928]) SSH_MSG_USERAUTH_REQUEST 15:17:12.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58928])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:12.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58928]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:12.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:12.293 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:12.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58928]) no heartbeat to stop 15:17:12.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:58928]) heartbeat type=IGNORE, interval=PT30S 15:17:12.293 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:58928 authenticated 15:17:12.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58928]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:12.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58928]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:12.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58928]] session=TransportServerSession[admin@/10.30.171.175:58928] id=0 15:17:12.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58928])) size=2097152, max=2097152, packet=32768 15:17:12.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58928]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58928] 15:17:12.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58928]) recipient=0 15:17:12.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928])) size=2097152, max=2097152, packet=32768 15:17:12.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928])) re-initializing 15:17:12.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928])) size=2097152, max=2097152, packet=32768 15:17:12.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:12.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58928]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:12.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58928]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:12.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:12.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928])[want-reply=true] subsystem=netconf 15:17:12.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928])[subsystem] prepared command 15:17:12.295 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:12.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:12.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6ea0b330, L:/10.30.170.167:18062 - R:/10.30.171.175:58928]}} established 15:17:12.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 233: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18062 15:17:12.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 233: Creating data stores for simulated device 15:17:12.295 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:12.295 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:12.295 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:12.295 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:12.295 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:12.296 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@695957ea 15:17:12.296 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:12.297 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:12.297 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:12.297 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:12.297 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:12.297 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:12.297 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:12.297 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:12.297 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@695957ea, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@695957ea, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@397809ff, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@397809ff, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:12.298 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:12.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:12.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6ea0b330, L:/10.30.170.167:18062 - R:/10.30.171.175:58928] 15:17:12.299 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 233 on channel [id: 0x6ea0b330, L:/10.30.170.167:18062 - R:/10.30.171.175:58928] 15:17:12.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]) by 1103 down to 2096049 15:17:12.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58928]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:12.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6ea0b330, L:/10.30.170.167:18062 - R:/10.30.171.175:58928] 15:17:12.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6ea0b330, L:/10.30.170.167:18062 - R:/10.30.171.175:58928] 15:17:12.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]) request=subsystem result=ReplySuccess, want-reply=true 15:17:12.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58928]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:12.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]) request=subsystem activate command 15:17:12.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]) starting runner for command=netconf 15:17:12.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58928]) process #5 SSH_MSG_CHANNEL_DATA 15:17:12.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]) by 373 down to 2096779 15:17:12.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]) SSH_MSG_CHANNEL_DATA len=373 15:17:12.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928] 15:17:12.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x6ea0b330, L:/10.30.170.167:18062 - R:/10.30.171.175:58928]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:12.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:12.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6ea0b330, L:/10.30.170.167:18062 - R:/10.30.171.175:58928] 15:17:12.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6ea0b330, L:/10.30.170.167:18062 - R:/10.30.171.175:58928] 15:17:12.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18062', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:12.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=233} created 15:17:12.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=233, channel=[id: 0x6ea0b330, L:/10.30.170.167:18062 - R:/10.30.171.175:58928]} created 15:17:12.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6ea0b330, L:/10.30.170.167:18062 - R:/10.30.171.175:58928] successful with session NetconfServerSession{sessionId=233, channel=[id: 0x6ea0b330, L:/10.30.170.167:18062 - R:/10.30.171.175:58928]} 15:17:12.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=233, channel=[id: 0x6ea0b330, L:/10.30.170.167:18062 - R:/10.30.171.175:58928]} up 15:17:12.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58928]) process #6 SSH_MSG_CHANNEL_DATA 15:17:12.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]) by 393 down to 2096386 15:17:12.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]) SSH_MSG_CHANNEL_DATA len=393 15:17:12.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928] 15:17:12.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:12.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:12.301 [netconf-device-simulator-threads-4] 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=233} 15:17:12.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:12.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=233, channel=[id: 0x6ea0b330, L:/10.30.170.167:18062 - R:/10.30.171.175:58928]} EXI handlers added to pipeline 15:17:12.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:12.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]) by 179 down to 2095870 15:17:12.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58928]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:12.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:12.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58928]) process #7 SSH_MSG_CHANNEL_DATA 15:17:12.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]) by 340 down to 2096046 15:17:12.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]) SSH_MSG_CHANNEL_DATA len=340 15:17:12.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928] 15:17:12.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:12.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:12.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=233} 15:17:12.305 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@397809ff 15:17:12.305 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:12.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:12.305 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:12.305 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:12.305 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:12.305 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:12.305 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:12.305 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:12.305 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:12.305 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:12.305 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:12.305 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:12.305 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:12.305 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:12.305 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:12.305 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:12.305 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:12.305 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:12.305 [netconf-device-simulator-threads-4] 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 15:17:12.305 [netconf-device-simulator-threads-4] 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 15:17:12.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:12.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]) by 733 down to 2095137 15:17:12.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58928]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:12.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:12.725 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40978]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:12.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40978]) process #13 SSH_MSG_IGNORE 15:17:12.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40978]) SSH_MSG_IGNORE 15:17:12.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58944]) process #8 SSH_MSG_IGNORE 15:17:12.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58944]) SSH_MSG_IGNORE 15:17:12.770 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58944]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:12.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36352]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:12.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36352]) process #14 SSH_MSG_IGNORE 15:17:12.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36352]) SSH_MSG_IGNORE 15:17:12.993 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:12.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41742]) process #15 SSH_MSG_IGNORE 15:17:12.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41742]) SSH_MSG_IGNORE 15:17:13.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:13.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33646]) process #16 SSH_MSG_IGNORE 15:17:13.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33646]) SSH_MSG_IGNORE 15:17:13.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53916]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:13.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53916]) process #9 SSH_MSG_IGNORE 15:17:13.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53916]) SSH_MSG_IGNORE 15:17:13.257 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42858]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:13.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb61ee383, L:/10.30.170.167:18063 - R:/10.30.171.175:33814]} 15:17:13.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:33814]): SSH-2.0-SSHD-UNKNOWN 15:17:13.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:33814]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:13.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:33814]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:13.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42858]) process #12 SSH_MSG_IGNORE 15:17:13.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42858]) SSH_MSG_IGNORE 15:17:13.352 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52830]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52830]) process #10 SSH_MSG_IGNORE 15:17:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52830]) SSH_MSG_IGNORE 15:17:13.384 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39606]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:13.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:33814]) Send SSH_MSG_KEXINIT 15:17:13.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33814]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:13.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33814]) process #0 SSH_MSG_KEXINIT 15:17:13.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:33814]) SSH_MSG_KEXINIT 15:17:13.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:33814]) strict KEX=true client=true server=true 15:17:13.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33814]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:13.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33814]) Kex: server host key algorithms = rsa-sha2-512 15:17:13.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33814]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:13.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33814]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:13.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33814]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:13.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33814]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:13.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33814]) Kex: compression algorithms (client to server) = none 15:17:13.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33814]) Kex: compression algorithms (server to client) = none 15:17:13.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:13.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39606]) process #11 SSH_MSG_IGNORE 15:17:13.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39606]) SSH_MSG_IGNORE 15:17:13.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33814]) process #1 30 15:17:13.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:33814]] process command=SSH_MSG_KEXDH_INIT 15:17:13.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:33814]] Send SSH_MSG_KEXDH_REPLY 15:17:13.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33814]) packet #1 sending command=31[31] len=1639 15:17:13.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:33814])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:13.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:33814]) Send SSH_MSG_NEWKEYS 15:17:13.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:33814]) session ID=da:09:ff:0e:e6:ba:c9:9c:e2:62:c8:98:20:8e:a9:61:2a:ff:56:73:45:45:93:fa:5e:ec:6a:d5:37:7e:cc:87:35:ca:9b:2e:3e:28:00:30:92:8a:15:a2:15:43:c1:ab:a1:48:32:5e:8c:5f:b6:69:de:42:e1:6a:7f:cf:f6:98 15:17:13.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33814]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:13.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:33814]): strict KEX resets output message sequence number from 3 to 0 15:17:13.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:33814]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3d8eca2b; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:13.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:33814])[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 15:17:13.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:33814])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:13.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33814]) packet #0 sending command=7[7] len=419 15:17:13.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:33814]) No pending packets to flush at end of KEX 15:17:13.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33814]) process #2 SSH_MSG_NEWKEYS 15:17:13.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:33814]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:13.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:33814]): strict KEX resets input message sequence number from 3 to 0 15:17:13.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:33814]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6bee5b19; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:13.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:13.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33814]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:13.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:33814]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:13.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:33814]) authorized authentication methods: password,publickey 15:17:13.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:33814]) Accepted service ssh-userauth 15:17:13.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33814]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:13.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33814]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:13.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33814]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:13.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33814]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:13.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33814]) no authentication factory for method=none 15:17:13.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:33814]) SSH_MSG_USERAUTH_REQUEST 15:17:13.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:33814]) remaining methods: password,publickey 15:17:13.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33814]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:13.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33814]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:13.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33814]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:13.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33814]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:13.753 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:13.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:33814]) authentication result: true 15:17:13.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:33814]) SSH_MSG_USERAUTH_REQUEST 15:17:13.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:33814])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:13.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33814]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:13.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:13.753 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:13.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33814]) no heartbeat to stop 15:17:13.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:33814]) heartbeat type=IGNORE, interval=PT30S 15:17:13.753 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:33814 authenticated 15:17:13.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33814]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:13.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33814]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:13.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33814]] session=TransportServerSession[admin@/10.30.171.175:33814] id=0 15:17:13.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33814])) size=2097152, max=2097152, packet=32768 15:17:13.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33814]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33814] 15:17:13.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33814]) recipient=0 15:17:13.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814])) size=2097152, max=2097152, packet=32768 15:17:13.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814])) re-initializing 15:17:13.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814])) size=2097152, max=2097152, packet=32768 15:17:13.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:13.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33814]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:13.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33814]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:13.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:13.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814])[want-reply=true] subsystem=netconf 15:17:13.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814])[subsystem] prepared command 15:17:13.754 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:13.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:13.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb61ee383, L:/10.30.170.167:18063 - R:/10.30.171.175:33814]}} established 15:17:13.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 234: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18063 15:17:13.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 234: Creating data stores for simulated device 15:17:13.754 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:13.754 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:13.754 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:13.754 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:13.754 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:13.756 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@616e390c 15:17:13.756 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:13.756 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:13.757 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:13.757 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:13.757 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:13.757 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:13.757 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:13.757 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:13.757 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@616e390c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@616e390c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@54b206ce, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@54b206ce, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:13.758 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:13.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:13.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb61ee383, L:/10.30.170.167:18063 - R:/10.30.171.175:33814] 15:17:13.759 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 234 on channel [id: 0xb61ee383, L:/10.30.170.167:18063 - R:/10.30.171.175:33814] 15:17:13.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]) by 1103 down to 2096049 15:17:13.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33814]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:13.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb61ee383, L:/10.30.170.167:18063 - R:/10.30.171.175:33814] 15:17:13.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb61ee383, L:/10.30.170.167:18063 - R:/10.30.171.175:33814] 15:17:13.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]) request=subsystem result=ReplySuccess, want-reply=true 15:17:13.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33814]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:13.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]) request=subsystem activate command 15:17:13.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]) starting runner for command=netconf 15:17:13.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33814]) process #5 SSH_MSG_CHANNEL_DATA 15:17:13.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]) by 373 down to 2096779 15:17:13.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]) SSH_MSG_CHANNEL_DATA len=373 15:17:13.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814] 15:17:13.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb61ee383, L:/10.30.170.167:18063 - R:/10.30.171.175:33814]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:13.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:13.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb61ee383, L:/10.30.170.167:18063 - R:/10.30.171.175:33814] 15:17:13.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb61ee383, L:/10.30.170.167:18063 - R:/10.30.171.175:33814] 15:17:13.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18063', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:13.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=234} created 15:17:13.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=234, channel=[id: 0xb61ee383, L:/10.30.170.167:18063 - R:/10.30.171.175:33814]} created 15:17:13.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb61ee383, L:/10.30.170.167:18063 - R:/10.30.171.175:33814] successful with session NetconfServerSession{sessionId=234, channel=[id: 0xb61ee383, L:/10.30.170.167:18063 - R:/10.30.171.175:33814]} 15:17:13.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=234, channel=[id: 0xb61ee383, L:/10.30.170.167:18063 - R:/10.30.171.175:33814]} up 15:17:13.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33814]) process #6 SSH_MSG_CHANNEL_DATA 15:17:13.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]) by 393 down to 2096386 15:17:13.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]) SSH_MSG_CHANNEL_DATA len=393 15:17:13.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814] 15:17:13.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:13.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:13.761 [netconf-device-simulator-threads-6] 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=234} 15:17:13.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:13.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=234, channel=[id: 0xb61ee383, L:/10.30.170.167:18063 - R:/10.30.171.175:33814]} EXI handlers added to pipeline 15:17:13.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:13.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]) by 179 down to 2095870 15:17:13.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33814]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:13.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:13.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33814]) process #7 SSH_MSG_CHANNEL_DATA 15:17:13.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]) by 340 down to 2096046 15:17:13.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]) SSH_MSG_CHANNEL_DATA len=340 15:17:13.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814] 15:17:13.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:13.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:13.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=234} 15:17:13.763 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@54b206ce 15:17:13.763 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:13.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:13.763 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:13.763 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:13.763 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:13.763 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:13.763 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:13.763 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:13.764 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:13.764 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:13.764 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:13.764 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:13.764 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:13.764 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:13.764 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:13.764 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:13.764 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:13.764 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:13.764 [netconf-device-simulator-threads-6] 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 15:17:13.764 [netconf-device-simulator-threads-6] 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 15:17:13.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:13.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]) by 733 down to 2095137 15:17:13.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33814]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:13.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:13.954 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51094]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:13.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51094]) process #8 SSH_MSG_IGNORE 15:17:13.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51094]) SSH_MSG_IGNORE 15:17:14.078 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52324]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:14.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52324]) process #14 SSH_MSG_IGNORE 15:17:14.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52324]) SSH_MSG_IGNORE 15:17:14.270 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48062]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:14.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48062]) process #13 SSH_MSG_IGNORE 15:17:14.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48062]) SSH_MSG_IGNORE 15:17:14.288 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:14.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54270]) process #16 SSH_MSG_IGNORE 15:17:14.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54270]) SSH_MSG_IGNORE 15:17:14.289 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:14.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55348]) process #15 SSH_MSG_IGNORE 15:17:14.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55348]) SSH_MSG_IGNORE 15:17:14.324 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38072]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38072]) process #9 SSH_MSG_IGNORE 15:17:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38072]) SSH_MSG_IGNORE 15:17:14.444 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46718]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:14.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46718]) process #12 SSH_MSG_IGNORE 15:17:14.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46718]) SSH_MSG_IGNORE 15:17:14.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb791d3e0, L:/10.30.170.167:18064 - R:/10.30.171.175:34800]} 15:17:14.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:34800]): SSH-2.0-SSHD-UNKNOWN 15:17:14.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:34800]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:14.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:34800]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:14.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57704]) process #10 SSH_MSG_IGNORE 15:17:14.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57704]) SSH_MSG_IGNORE 15:17:14.559 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57704]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:14.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44426]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:14.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:34800]) Send SSH_MSG_KEXINIT 15:17:14.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34800]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:14.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34800]) process #0 SSH_MSG_KEXINIT 15:17:14.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:34800]) SSH_MSG_KEXINIT 15:17:14.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:34800]) strict KEX=true client=true server=true 15:17:14.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34800]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:14.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34800]) Kex: server host key algorithms = rsa-sha2-512 15:17:14.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34800]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:14.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34800]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:14.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34800]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:14.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34800]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:14.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34800]) Kex: compression algorithms (client to server) = none 15:17:14.693 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34800]) Kex: compression algorithms (server to client) = none 15:17:14.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:14.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44426]) process #11 SSH_MSG_IGNORE 15:17:14.694 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44426]) SSH_MSG_IGNORE 15:17:14.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34800]) process #1 30 15:17:14.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34800]] process command=SSH_MSG_KEXDH_INIT 15:17:14.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34800]] Send SSH_MSG_KEXDH_REPLY 15:17:14.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34800]) packet #1 sending command=31[31] len=1639 15:17:14.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:34800])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:14.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:34800]) Send SSH_MSG_NEWKEYS 15:17:14.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:34800]) session ID=cd:c1:c5:a8:7b:15:e1:50:76:df:a7:9e:ad:a5:60:4c:d0:c4:f1:51:2c:62:6a:04:3a:57:c3:64:4d:ac:9a:1c:97:8c:5c:02:2d:64:7b:46:72:dc:17:b4:d8:4a:f1:2b:a1:44:e4:6b:fe:54:d8:e0:a1:bc:0f:2c:77:bf:13:a3 15:17:14.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34800]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:14.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34800]): strict KEX resets output message sequence number from 3 to 0 15:17:14.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34800]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4ff6a68; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:14.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:34800])[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 15:17:14.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34800])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:14.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34800]) packet #0 sending command=7[7] len=419 15:17:14.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34800]) No pending packets to flush at end of KEX 15:17:14.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34800]) process #2 SSH_MSG_NEWKEYS 15:17:14.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34800]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:14.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34800]): strict KEX resets input message sequence number from 3 to 0 15:17:14.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34800]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1b951eb0; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:14.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:14.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34800]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:14.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34800]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:14.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:34800]) authorized authentication methods: password,publickey 15:17:14.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34800]) Accepted service ssh-userauth 15:17:14.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34800]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:14.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34800]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:14.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34800]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:14.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34800]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:14.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34800]) no authentication factory for method=none 15:17:14.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34800]) SSH_MSG_USERAUTH_REQUEST 15:17:14.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34800]) remaining methods: password,publickey 15:17:14.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34800]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:14.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34800]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:14.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34800]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:14.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34800]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:14.823 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:14.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:34800]) authentication result: true 15:17:14.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:34800]) SSH_MSG_USERAUTH_REQUEST 15:17:14.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34800])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:14.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34800]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:14.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:14.823 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:14.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34800]) no heartbeat to stop 15:17:14.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:34800]) heartbeat type=IGNORE, interval=PT30S 15:17:14.823 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:34800 authenticated 15:17:14.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34800]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:14.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34800]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:14.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34800]] session=TransportServerSession[admin@/10.30.171.175:34800] id=0 15:17:14.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34800])) size=2097152, max=2097152, packet=32768 15:17:14.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34800]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34800] 15:17:14.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34800]) recipient=0 15:17:14.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800])) size=2097152, max=2097152, packet=32768 15:17:14.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800])) re-initializing 15:17:14.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800])) size=2097152, max=2097152, packet=32768 15:17:14.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:14.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34800]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:14.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34800]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:14.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:14.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800])[want-reply=true] subsystem=netconf 15:17:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800])[subsystem] prepared command 15:17:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb791d3e0, L:/10.30.170.167:18064 - R:/10.30.171.175:34800]}} established 15:17:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 235: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18064 15:17:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 235: Creating data stores for simulated device 15:17:14.825 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:14.825 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:14.825 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:14.826 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7542aa24 15:17:14.826 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:14.827 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:14.827 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:14.827 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:14.827 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:14.827 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:14.827 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:14.827 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:14.827 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7542aa24, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7542aa24, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@639cfd62, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@639cfd62, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:14.828 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:14.828 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:14.829 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb791d3e0, L:/10.30.170.167:18064 - R:/10.30.171.175:34800] 15:17:14.829 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 235 on channel [id: 0xb791d3e0, L:/10.30.170.167:18064 - R:/10.30.171.175:34800] 15:17:14.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]) by 1103 down to 2096049 15:17:14.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34800]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:14.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb791d3e0, L:/10.30.170.167:18064 - R:/10.30.171.175:34800] 15:17:14.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb791d3e0, L:/10.30.170.167:18064 - R:/10.30.171.175:34800] 15:17:14.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]) request=subsystem result=ReplySuccess, want-reply=true 15:17:14.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34800]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:14.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]) request=subsystem activate command 15:17:14.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]) starting runner for command=netconf 15:17:14.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34800]) process #5 SSH_MSG_CHANNEL_DATA 15:17:14.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]) by 373 down to 2096779 15:17:14.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]) SSH_MSG_CHANNEL_DATA len=373 15:17:14.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800] 15:17:14.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb791d3e0, L:/10.30.170.167:18064 - R:/10.30.171.175:34800]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:14.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:14.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb791d3e0, L:/10.30.170.167:18064 - R:/10.30.171.175:34800] 15:17:14.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb791d3e0, L:/10.30.170.167:18064 - R:/10.30.171.175:34800] 15:17:14.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18064', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:14.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=235} created 15:17:14.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=235, channel=[id: 0xb791d3e0, L:/10.30.170.167:18064 - R:/10.30.171.175:34800]} created 15:17:14.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb791d3e0, L:/10.30.170.167:18064 - R:/10.30.171.175:34800] successful with session NetconfServerSession{sessionId=235, channel=[id: 0xb791d3e0, L:/10.30.170.167:18064 - R:/10.30.171.175:34800]} 15:17:14.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=235, channel=[id: 0xb791d3e0, L:/10.30.170.167:18064 - R:/10.30.171.175:34800]} up 15:17:14.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34800]) process #6 SSH_MSG_CHANNEL_DATA 15:17:14.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]) by 393 down to 2096386 15:17:14.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]) SSH_MSG_CHANNEL_DATA len=393 15:17:14.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800] 15:17:14.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:14.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:14.833 [netconf-device-simulator-threads-0] 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=235} 15:17:14.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:14.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=235, channel=[id: 0xb791d3e0, L:/10.30.170.167:18064 - R:/10.30.171.175:34800]} EXI handlers added to pipeline 15:17:14.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:14.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]) by 179 down to 2095870 15:17:14.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34800]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:14.833 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:14.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34800]) process #7 SSH_MSG_CHANNEL_DATA 15:17:14.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]) by 340 down to 2096046 15:17:14.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]) SSH_MSG_CHANNEL_DATA len=340 15:17:14.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800] 15:17:14.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:14.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:14.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=235} 15:17:14.836 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@639cfd62 15:17:14.836 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:14.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:14.836 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:14.836 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:14.836 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:14.836 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:14.836 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:14.836 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:14.836 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:14.836 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:14.836 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:14.836 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:14.837 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:14.837 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:14.837 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:14.837 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:14.837 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:14.837 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:14.837 [netconf-device-simulator-threads-0] 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 15:17:14.837 [netconf-device-simulator-threads-0] 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 15:17:14.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:14.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]) by 733 down to 2095137 15:17:14.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34800]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:14.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:15.190 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:15.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #13 SSH_MSG_IGNORE 15:17:15.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:17:15.257 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34156]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:15.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34156]) process #8 SSH_MSG_IGNORE 15:17:15.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34156]) SSH_MSG_IGNORE 15:17:15.408 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42720]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:15.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42720]) process #10 SSH_MSG_IGNORE 15:17:15.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42720]) SSH_MSG_IGNORE 15:17:15.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44864]) process #15 SSH_MSG_IGNORE 15:17:15.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44864]) SSH_MSG_IGNORE 15:17:15.482 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:15.490 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51054]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:15.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51054]) process #14 SSH_MSG_IGNORE 15:17:15.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51054]) SSH_MSG_IGNORE 15:17:15.567 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38784]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38784]) process #9 SSH_MSG_IGNORE 15:17:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38784]) SSH_MSG_IGNORE 15:17:15.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x173e386b, L:/10.30.170.167:18065 - R:/10.30.171.175:45406]} 15:17:15.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:45406]): SSH-2.0-SSHD-UNKNOWN 15:17:15.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:45406]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:15.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:45406]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:15.808 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:15.899 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51526]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:15.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51526]) process #12 SSH_MSG_IGNORE 15:17:15.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51526]) SSH_MSG_IGNORE 15:17:15.933 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57916]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:15.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:45406]) Send SSH_MSG_KEXINIT 15:17:15.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45406]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:15.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45406]) process #0 SSH_MSG_KEXINIT 15:17:15.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:45406]) SSH_MSG_KEXINIT 15:17:15.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:45406]) strict KEX=true client=true server=true 15:17:15.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45406]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:15.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45406]) Kex: server host key algorithms = rsa-sha2-512 15:17:15.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45406]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:15.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45406]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:15.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45406]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:15.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45406]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:15.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45406]) Kex: compression algorithms (client to server) = none 15:17:15.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45406]) Kex: compression algorithms (server to client) = none 15:17:15.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:15.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40184]) process #16 SSH_MSG_IGNORE 15:17:15.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40184]) SSH_MSG_IGNORE 15:17:15.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57916]) process #11 SSH_MSG_IGNORE 15:17:15.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57916]) SSH_MSG_IGNORE 15:17:16.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45406]) process #1 30 15:17:16.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45406]] process command=SSH_MSG_KEXDH_INIT 15:17:16.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45406]] Send SSH_MSG_KEXDH_REPLY 15:17:16.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45406]) packet #1 sending command=31[31] len=1639 15:17:16.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:45406])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:16.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:45406]) Send SSH_MSG_NEWKEYS 15:17:16.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:45406]) session ID=09:f6:92:f8:8c:49:29:32:d0:d4:0c:7e:54:22:91:8b:a5:ce:d2:54:a7:9c:a1:e6:6e:92:87:38:49:bc:4a:65:ba:9c:05:7f:b0:9a:c3:5c:cf:72:9a:b9:6f:f9:8f:5a:8b:d8:b7:e0:d4:26:83:76:4d:68:69:d1:7e:b2:ef:10 15:17:16.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45406]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:16.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45406]): strict KEX resets output message sequence number from 3 to 0 15:17:16.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45406]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@51f17e24; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:16.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:45406])[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 15:17:16.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45406])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:16.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45406]) packet #0 sending command=7[7] len=419 15:17:16.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45406]) No pending packets to flush at end of KEX 15:17:16.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45406]) process #2 SSH_MSG_NEWKEYS 15:17:16.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45406]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:16.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45406]): strict KEX resets input message sequence number from 3 to 0 15:17:16.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45406]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6ef432f; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:16.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:16.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45406]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:16.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45406]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:16.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:45406]) authorized authentication methods: password,publickey 15:17:16.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45406]) Accepted service ssh-userauth 15:17:16.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45406]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:16.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45406]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:16.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45406]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:16.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45406]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:16.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45406]) no authentication factory for method=none 15:17:16.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45406]) SSH_MSG_USERAUTH_REQUEST 15:17:16.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45406]) remaining methods: password,publickey 15:17:16.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45406]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:16.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45406]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:16.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45406]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:16.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45406]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:16.074 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:16.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:45406]) authentication result: true 15:17:16.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:45406]) SSH_MSG_USERAUTH_REQUEST 15:17:16.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45406])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:16.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45406]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:16.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:16.074 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:16.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45406]) no heartbeat to stop 15:17:16.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:45406]) heartbeat type=IGNORE, interval=PT30S 15:17:16.075 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:45406 authenticated 15:17:16.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45406]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:16.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45406]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:16.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45406]] session=TransportServerSession[admin@/10.30.171.175:45406] id=0 15:17:16.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45406])) size=2097152, max=2097152, packet=32768 15:17:16.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45406]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45406] 15:17:16.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45406]) recipient=0 15:17:16.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406])) size=2097152, max=2097152, packet=32768 15:17:16.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406])) re-initializing 15:17:16.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406])) size=2097152, max=2097152, packet=32768 15:17:16.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:16.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45406]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:16.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45406]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:16.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:16.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406])[want-reply=true] subsystem=netconf 15:17:16.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406])[subsystem] prepared command 15:17:16.076 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:16.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:16.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x173e386b, L:/10.30.170.167:18065 - R:/10.30.171.175:45406]}} established 15:17:16.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 236: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18065 15:17:16.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 236: Creating data stores for simulated device 15:17:16.076 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:16.076 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:16.077 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:16.077 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:16.077 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:16.079 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@423c43dc 15:17:16.079 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:16.079 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:16.079 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:16.079 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:16.080 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:16.080 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:16.080 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:16.080 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:16.080 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@423c43dc, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@423c43dc, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7c75eb1b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7c75eb1b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:16.081 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:16.081 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:16.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x173e386b, L:/10.30.170.167:18065 - R:/10.30.171.175:45406] 15:17:16.082 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 236 on channel [id: 0x173e386b, L:/10.30.170.167:18065 - R:/10.30.171.175:45406] 15:17:16.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]) by 1103 down to 2096049 15:17:16.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45406]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:16.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x173e386b, L:/10.30.170.167:18065 - R:/10.30.171.175:45406] 15:17:16.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x173e386b, L:/10.30.170.167:18065 - R:/10.30.171.175:45406] 15:17:16.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]) request=subsystem result=ReplySuccess, want-reply=true 15:17:16.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45406]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:16.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]) request=subsystem activate command 15:17:16.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]) starting runner for command=netconf 15:17:16.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45406]) process #5 SSH_MSG_CHANNEL_DATA 15:17:16.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]) by 373 down to 2096779 15:17:16.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]) SSH_MSG_CHANNEL_DATA len=373 15:17:16.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406] 15:17:16.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x173e386b, L:/10.30.170.167:18065 - R:/10.30.171.175:45406]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:16.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:16.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x173e386b, L:/10.30.170.167:18065 - R:/10.30.171.175:45406] 15:17:16.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x173e386b, L:/10.30.170.167:18065 - R:/10.30.171.175:45406] 15:17:16.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18065', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:16.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=236} created 15:17:16.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=236, channel=[id: 0x173e386b, L:/10.30.170.167:18065 - R:/10.30.171.175:45406]} created 15:17:16.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x173e386b, L:/10.30.170.167:18065 - R:/10.30.171.175:45406] successful with session NetconfServerSession{sessionId=236, channel=[id: 0x173e386b, L:/10.30.170.167:18065 - R:/10.30.171.175:45406]} 15:17:16.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=236, channel=[id: 0x173e386b, L:/10.30.170.167:18065 - R:/10.30.171.175:45406]} up 15:17:16.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45406]) process #6 SSH_MSG_CHANNEL_DATA 15:17:16.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]) by 393 down to 2096386 15:17:16.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]) SSH_MSG_CHANNEL_DATA len=393 15:17:16.084 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406] 15:17:16.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:16.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:16.085 [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=236} 15:17:16.085 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:16.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=236, channel=[id: 0x173e386b, L:/10.30.170.167:18065 - R:/10.30.171.175:45406]} EXI handlers added to pipeline 15:17:16.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:16.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]) by 179 down to 2095870 15:17:16.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45406]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:16.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:16.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45406]) process #7 SSH_MSG_CHANNEL_DATA 15:17:16.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]) by 340 down to 2096046 15:17:16.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]) SSH_MSG_CHANNEL_DATA len=340 15:17:16.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406] 15:17:16.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:16.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:16.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=236} 15:17:16.088 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7c75eb1b 15:17:16.088 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:16.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:16.088 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:16.088 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:16.088 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:16.088 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:16.088 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:16.088 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:16.088 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:16.088 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:16.088 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:16.088 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:16.088 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:16.088 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:16.088 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:16.088 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:16.088 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:16.088 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:16.088 [netconf-device-simulator-threads-2] 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 15:17:16.088 [netconf-device-simulator-threads-2] 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 15:17:16.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:16.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]) by 733 down to 2095137 15:17:16.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45406]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:16.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:16.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37220]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:16.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37220]) process #13 SSH_MSG_IGNORE 15:17:16.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37220]) SSH_MSG_IGNORE 15:17:16.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37678]) process #8 SSH_MSG_IGNORE 15:17:16.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37678]) SSH_MSG_IGNORE 15:17:16.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37678]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:16.511 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59228]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:16.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59228]) process #10 SSH_MSG_IGNORE 15:17:16.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59228]) SSH_MSG_IGNORE 15:17:16.680 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58386]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:16.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58386]) process #14 SSH_MSG_IGNORE 15:17:16.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58386]) SSH_MSG_IGNORE 15:17:16.697 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:16.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48764]) process #15 SSH_MSG_IGNORE 15:17:16.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48764]) SSH_MSG_IGNORE 15:17:16.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58262]) process #9 SSH_MSG_IGNORE 15:17:16.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58262]) SSH_MSG_IGNORE 15:17:16.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58262]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:16.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:16.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44262]) process #16 SSH_MSG_IGNORE 15:17:16.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44262]) SSH_MSG_IGNORE 15:17:17.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48358]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:17.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48358]) process #12 SSH_MSG_IGNORE 15:17:17.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48358]) SSH_MSG_IGNORE 15:17:17.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x80e7c702, L:/10.30.170.167:18066 - R:/10.30.171.175:44968]} 15:17:17.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:44968]): SSH-2.0-SSHD-UNKNOWN 15:17:17.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:44968]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:17.135 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:44968]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:44968]) Send SSH_MSG_KEXINIT 15:17:17.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44968]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:17.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44968]) process #0 SSH_MSG_KEXINIT 15:17:17.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:44968]) SSH_MSG_KEXINIT 15:17:17.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:44968]) strict KEX=true client=true server=true 15:17:17.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44968]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:17.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44968]) Kex: server host key algorithms = rsa-sha2-512 15:17:17.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44968]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:17.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44968]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:17.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44968]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:17.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44968]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:17.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44968]) Kex: compression algorithms (client to server) = none 15:17:17.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44968]) Kex: compression algorithms (server to client) = none 15:17:17.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:17.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44968]) process #1 30 15:17:17.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44968]] process command=SSH_MSG_KEXDH_INIT 15:17:17.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44968]] Send SSH_MSG_KEXDH_REPLY 15:17:17.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44968]) packet #1 sending command=31[31] len=1639 15:17:17.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:44968])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:17.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:44968]) Send SSH_MSG_NEWKEYS 15:17:17.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:44968]) session ID=a0:75:3e:40:6d:5c:8c:d0:99:32:85:13:ef:ef:9c:b9:7d:bc:15:4b:16:18:a3:f7:f2:7b:90:93:72:2c:c8:ed:e7:90:7e:5e:df:c8:b4:85:8d:50:db:95:ba:5f:6e:98:11:3f:b5:5a:e5:f0:ca:51:50:1c:3b:52:e5:6c:c4:b8 15:17:17.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44968]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:17.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44968]): strict KEX resets output message sequence number from 3 to 0 15:17:17.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44968]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5651f20a; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:17.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:44968])[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 15:17:17.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44968])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:17.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44968]) packet #0 sending command=7[7] len=419 15:17:17.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44968]) No pending packets to flush at end of KEX 15:17:17.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44968]) process #2 SSH_MSG_NEWKEYS 15:17:17.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44968]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:17.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44968]): strict KEX resets input message sequence number from 3 to 0 15:17:17.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44968]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@399792fa; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:17.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:17.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44968]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:17.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44968]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:17.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:44968]) authorized authentication methods: password,publickey 15:17:17.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44968]) Accepted service ssh-userauth 15:17:17.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44968]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:17.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44968]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:17.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44968]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:17.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44968]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:17.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44968]) no authentication factory for method=none 15:17:17.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44968]) SSH_MSG_USERAUTH_REQUEST 15:17:17.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44968]) remaining methods: password,publickey 15:17:17.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44968]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:17.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44968]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:17.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44968]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:17.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44968]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:17.390 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:17.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:44968]) authentication result: true 15:17:17.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:44968]) SSH_MSG_USERAUTH_REQUEST 15:17:17.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44968])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:17.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44968]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:17.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:17.390 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:17.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44968]) no heartbeat to stop 15:17:17.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:44968]) heartbeat type=IGNORE, interval=PT30S 15:17:17.391 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:44968 authenticated 15:17:17.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:17.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44968]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:17.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44968]] session=TransportServerSession[admin@/10.30.171.175:44968] id=0 15:17:17.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44968])) size=2097152, max=2097152, packet=32768 15:17:17.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44968]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44968] 15:17:17.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44968]) recipient=0 15:17:17.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968])) size=2097152, max=2097152, packet=32768 15:17:17.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968])) re-initializing 15:17:17.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968])) size=2097152, max=2097152, packet=32768 15:17:17.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:17.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:17.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:17.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:17.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968])[want-reply=true] subsystem=netconf 15:17:17.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968])[subsystem] prepared command 15:17:17.392 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:17.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:17.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x80e7c702, L:/10.30.170.167:18066 - R:/10.30.171.175:44968]}} established 15:17:17.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 237: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18066 15:17:17.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 237: Creating data stores for simulated device 15:17:17.393 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:17.393 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:17.393 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:17.393 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:17.393 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:17.394 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@721f4ffa 15:17:17.394 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:17.395 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:17.395 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:17.395 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:17.395 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:17.396 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:17.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:17.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:17.396 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@721f4ffa, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@721f4ffa, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f432968, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f432968, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:17.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:17.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:17.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x80e7c702, L:/10.30.170.167:18066 - R:/10.30.171.175:44968] 15:17:17.397 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 237 on channel [id: 0x80e7c702, L:/10.30.170.167:18066 - R:/10.30.171.175:44968] 15:17:17.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) by 1103 down to 2096049 15:17:17.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:17.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x80e7c702, L:/10.30.170.167:18066 - R:/10.30.171.175:44968] 15:17:17.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x80e7c702, L:/10.30.170.167:18066 - R:/10.30.171.175:44968] 15:17:17.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) request=subsystem result=ReplySuccess, want-reply=true 15:17:17.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:17.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) request=subsystem activate command 15:17:17.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) starting runner for command=netconf 15:17:17.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #5 SSH_MSG_CHANNEL_DATA 15:17:17.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) by 373 down to 2096779 15:17:17.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_CHANNEL_DATA len=373 15:17:17.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968] 15:17:17.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x80e7c702, L:/10.30.170.167:18066 - R:/10.30.171.175:44968]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:17.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:17.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x80e7c702, L:/10.30.170.167:18066 - R:/10.30.171.175:44968] 15:17:17.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x80e7c702, L:/10.30.170.167:18066 - R:/10.30.171.175:44968] 15:17:17.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18066', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:17.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=237} created 15:17:17.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=237, channel=[id: 0x80e7c702, L:/10.30.170.167:18066 - R:/10.30.171.175:44968]} created 15:17:17.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x80e7c702, L:/10.30.170.167:18066 - R:/10.30.171.175:44968] successful with session NetconfServerSession{sessionId=237, channel=[id: 0x80e7c702, L:/10.30.170.167:18066 - R:/10.30.171.175:44968]} 15:17:17.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=237, channel=[id: 0x80e7c702, L:/10.30.170.167:18066 - R:/10.30.171.175:44968]} up 15:17:17.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #6 SSH_MSG_CHANNEL_DATA 15:17:17.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) by 393 down to 2096386 15:17:17.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_CHANNEL_DATA len=393 15:17:17.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968] 15:17:17.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:17.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:17.399 [netconf-device-simulator-threads-4] 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=237} 15:17:17.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:17.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=237, channel=[id: 0x80e7c702, L:/10.30.170.167:18066 - R:/10.30.171.175:44968]} EXI handlers added to pipeline 15:17:17.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:17.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) by 179 down to 2095870 15:17:17.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:17.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:17.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #7 SSH_MSG_CHANNEL_DATA 15:17:17.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) by 340 down to 2096046 15:17:17.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_CHANNEL_DATA len=340 15:17:17.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968] 15:17:17.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:17.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:17.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=237} 15:17:17.402 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f432968 15:17:17.402 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:17.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:17.402 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:17.402 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:17.403 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:17.403 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:17.403 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:17.403 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:17.403 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:17.403 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:17.403 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:17.403 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:17.403 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:17.403 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:17.403 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:17.403 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:17.403 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:17.403 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:17.403 [netconf-device-simulator-threads-4] 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 15:17:17.403 [netconf-device-simulator-threads-4] 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 15:17:17.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) by 733 down to 2095137 15:17:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:17.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52606]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:17.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52606]) process #11 SSH_MSG_IGNORE 15:17:17.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52606]) SSH_MSG_IGNORE 15:17:17.622 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35496]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:17.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35496]) process #13 SSH_MSG_IGNORE 15:17:17.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35496]) SSH_MSG_IGNORE 15:17:17.704 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43314]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:17.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43314]) process #8 SSH_MSG_IGNORE 15:17:17.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43314]) SSH_MSG_IGNORE 15:17:17.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35012]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:17.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35012]) process #10 SSH_MSG_IGNORE 15:17:17.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35012]) SSH_MSG_IGNORE 15:17:17.919 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52698]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:17.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52698]) process #14 SSH_MSG_IGNORE 15:17:17.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52698]) SSH_MSG_IGNORE 15:17:18.014 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:18.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41054]) process #16 SSH_MSG_IGNORE 15:17:18.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41054]) SSH_MSG_IGNORE 15:17:18.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51242]) process #9 SSH_MSG_IGNORE 15:17:18.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51242]) SSH_MSG_IGNORE 15:17:18.032 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51242]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:18.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:18.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50330]) process #15 SSH_MSG_IGNORE 15:17:18.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50330]) SSH_MSG_IGNORE 15:17:18.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43178]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:18.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43178]) process #12 SSH_MSG_IGNORE 15:17:18.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43178]) SSH_MSG_IGNORE 15:17:18.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe5a0dbd7, L:/10.30.170.167:18067 - R:/10.30.171.175:53840]} 15:17:18.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:53840]): SSH-2.0-SSHD-UNKNOWN 15:17:18.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:53840]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:18.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:53840]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:18.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:53840]) Send SSH_MSG_KEXINIT 15:17:18.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53840]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:18.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53840]) process #0 SSH_MSG_KEXINIT 15:17:18.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:53840]) SSH_MSG_KEXINIT 15:17:18.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:53840]) strict KEX=true client=true server=true 15:17:18.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53840]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:18.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53840]) Kex: server host key algorithms = rsa-sha2-512 15:17:18.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53840]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:18.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53840]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:18.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53840]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:18.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53840]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:18.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53840]) Kex: compression algorithms (client to server) = none 15:17:18.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53840]) Kex: compression algorithms (server to client) = none 15:17:18.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:18.571 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53840]) process #1 30 15:17:18.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:53840]] process command=SSH_MSG_KEXDH_INIT 15:17:18.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:53840]] Send SSH_MSG_KEXDH_REPLY 15:17:18.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53840]) packet #1 sending command=31[31] len=1639 15:17:18.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:53840])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:18.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:53840]) Send SSH_MSG_NEWKEYS 15:17:18.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:53840]) session ID=ff:50:62:b2:99:00:61:cd:72:7a:89:14:5d:d4:ed:17:47:0e:aa:67:61:13:a6:3d:84:c9:60:2e:4a:33:02:cc:0b:cb:08:af:a0:e7:b0:c1:0b:41:66:7b:2c:90:85:34:01:9b:b1:fa:f8:da:17:67:ea:7e:49:7a:86:95:0f:69 15:17:18.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53840]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:18.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:53840]): strict KEX resets output message sequence number from 3 to 0 15:17:18.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:53840]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3deb2983; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:18.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:53840])[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 15:17:18.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:53840])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:18.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53840]) packet #0 sending command=7[7] len=419 15:17:18.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:53840]) No pending packets to flush at end of KEX 15:17:18.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53840]) process #2 SSH_MSG_NEWKEYS 15:17:18.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:53840]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:18.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:53840]): strict KEX resets input message sequence number from 3 to 0 15:17:18.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:53840]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5ab86d60; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:18.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:18.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53840]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:18.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:53840]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:18.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:53840]) authorized authentication methods: password,publickey 15:17:18.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:53840]) Accepted service ssh-userauth 15:17:18.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53840]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:18.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53840]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:18.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53840]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:18.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53840]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:18.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53840]) no authentication factory for method=none 15:17:18.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:53840]) SSH_MSG_USERAUTH_REQUEST 15:17:18.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:53840]) remaining methods: password,publickey 15:17:18.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53840]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:18.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53840]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:18.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53840]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:18.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53840]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:18.615 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:18.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:53840]) authentication result: true 15:17:18.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:53840]) SSH_MSG_USERAUTH_REQUEST 15:17:18.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:53840])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:18.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53840]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:18.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:18.615 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:18.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53840]) no heartbeat to stop 15:17:18.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:53840]) heartbeat type=IGNORE, interval=PT30S 15:17:18.616 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:53840 authenticated 15:17:18.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53840]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:18.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53840]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:18.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53840]] session=TransportServerSession[admin@/10.30.171.175:53840] id=0 15:17:18.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53840])) size=2097152, max=2097152, packet=32768 15:17:18.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53840]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53840] 15:17:18.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53840]) recipient=0 15:17:18.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840])) size=2097152, max=2097152, packet=32768 15:17:18.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840])) re-initializing 15:17:18.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840])) size=2097152, max=2097152, packet=32768 15:17:18.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:18.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53840]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:18.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53840]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:18.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:18.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840])[want-reply=true] subsystem=netconf 15:17:18.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840])[subsystem] prepared command 15:17:18.617 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:18.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:18.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe5a0dbd7, L:/10.30.170.167:18067 - R:/10.30.171.175:53840]}} established 15:17:18.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 238: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18067 15:17:18.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 238: Creating data stores for simulated device 15:17:18.617 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:18.617 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:18.617 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:18.617 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:18.617 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:18.619 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5bbfed67 15:17:18.619 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:18.619 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:18.619 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:18.619 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:18.620 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:18.620 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:18.620 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:18.620 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:18.620 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5bbfed67, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5bbfed67, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@695e9f28, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@695e9f28, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:18.621 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:18.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:18.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe5a0dbd7, L:/10.30.170.167:18067 - R:/10.30.171.175:53840] 15:17:18.622 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 238 on channel [id: 0xe5a0dbd7, L:/10.30.170.167:18067 - R:/10.30.171.175:53840] 15:17:18.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]) by 1103 down to 2096049 15:17:18.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53840]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:18.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe5a0dbd7, L:/10.30.170.167:18067 - R:/10.30.171.175:53840] 15:17:18.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe5a0dbd7, L:/10.30.170.167:18067 - R:/10.30.171.175:53840] 15:17:18.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]) request=subsystem result=ReplySuccess, want-reply=true 15:17:18.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53840]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:18.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]) request=subsystem activate command 15:17:18.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]) starting runner for command=netconf 15:17:18.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53840]) process #5 SSH_MSG_CHANNEL_DATA 15:17:18.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]) by 373 down to 2096779 15:17:18.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]) SSH_MSG_CHANNEL_DATA len=373 15:17:18.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840] 15:17:18.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe5a0dbd7, L:/10.30.170.167:18067 - R:/10.30.171.175:53840]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:18.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:18.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe5a0dbd7, L:/10.30.170.167:18067 - R:/10.30.171.175:53840] 15:17:18.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe5a0dbd7, L:/10.30.170.167:18067 - R:/10.30.171.175:53840] 15:17:18.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18067', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:18.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=238} created 15:17:18.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=238, channel=[id: 0xe5a0dbd7, L:/10.30.170.167:18067 - R:/10.30.171.175:53840]} created 15:17:18.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe5a0dbd7, L:/10.30.170.167:18067 - R:/10.30.171.175:53840] successful with session NetconfServerSession{sessionId=238, channel=[id: 0xe5a0dbd7, L:/10.30.170.167:18067 - R:/10.30.171.175:53840]} 15:17:18.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=238, channel=[id: 0xe5a0dbd7, L:/10.30.170.167:18067 - R:/10.30.171.175:53840]} up 15:17:18.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53840]) process #6 SSH_MSG_CHANNEL_DATA 15:17:18.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]) by 393 down to 2096386 15:17:18.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]) SSH_MSG_CHANNEL_DATA len=393 15:17:18.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840] 15:17:18.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:18.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:18.624 [netconf-device-simulator-threads-6] 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=238} 15:17:18.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:18.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=238, channel=[id: 0xe5a0dbd7, L:/10.30.170.167:18067 - R:/10.30.171.175:53840]} EXI handlers added to pipeline 15:17:18.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:18.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]) by 179 down to 2095870 15:17:18.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53840]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:18.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:18.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53840]) process #7 SSH_MSG_CHANNEL_DATA 15:17:18.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]) by 340 down to 2096046 15:17:18.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]) SSH_MSG_CHANNEL_DATA len=340 15:17:18.628 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840] 15:17:18.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:18.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:18.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=238} 15:17:18.629 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@695e9f28 15:17:18.629 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:18.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:18.629 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:18.629 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:18.629 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:18.629 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:18.629 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:18.629 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:18.629 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:18.629 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:18.629 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:18.629 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:18.629 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:18.629 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:18.629 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:18.629 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:18.629 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:18.629 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:18.629 [netconf-device-simulator-threads-6] 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 15:17:18.629 [netconf-device-simulator-threads-6] 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 15:17:18.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:18.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]) by 733 down to 2095137 15:17:18.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53840]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:18.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:18.902 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46538]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:18.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46538]) process #9 SSH_MSG_IGNORE 15:17:18.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46538]) SSH_MSG_IGNORE 15:17:18.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46226]) process #8 SSH_MSG_IGNORE 15:17:18.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46226]) SSH_MSG_IGNORE 15:17:18.941 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46226]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:18.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43794]) process #10 SSH_MSG_IGNORE 15:17:18.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43794]) SSH_MSG_IGNORE 15:17:18.948 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43794]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:18.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36946]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:18.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36946]) process #13 SSH_MSG_IGNORE 15:17:18.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36946]) SSH_MSG_IGNORE 15:17:19.038 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39278]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:19.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39278]) process #11 SSH_MSG_IGNORE 15:17:19.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39278]) SSH_MSG_IGNORE 15:17:19.065 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:19.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34182]) process #15 SSH_MSG_IGNORE 15:17:19.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34182]) SSH_MSG_IGNORE 15:17:19.234 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38688]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:19.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38688]) process #14 SSH_MSG_IGNORE 15:17:19.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38688]) SSH_MSG_IGNORE 15:17:19.292 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:19.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45220]) process #16 SSH_MSG_IGNORE 15:17:19.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45220]) SSH_MSG_IGNORE 15:17:19.505 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37818]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:19.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37818]) process #12 SSH_MSG_IGNORE 15:17:19.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37818]) SSH_MSG_IGNORE 15:17:19.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3d1087d1, L:/10.30.170.167:18068 - R:/10.30.171.175:33478]} 15:17:19.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:33478]): SSH-2.0-SSHD-UNKNOWN 15:17:19.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:33478]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:19.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:33478]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:19.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:19.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43230]) process #15 SSH_MSG_IGNORE 15:17:19.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43230]) SSH_MSG_IGNORE 15:17:19.878 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48458]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:20.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:33478]) Send SSH_MSG_KEXINIT 15:17:20.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33478]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:20.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33478]) process #0 SSH_MSG_KEXINIT 15:17:20.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:33478]) SSH_MSG_KEXINIT 15:17:20.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:33478]) strict KEX=true client=true server=true 15:17:20.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33478]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:20.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33478]) Kex: server host key algorithms = rsa-sha2-512 15:17:20.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33478]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:20.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33478]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:20.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33478]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:20.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33478]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:20.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33478]) Kex: compression algorithms (client to server) = none 15:17:20.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33478]) Kex: compression algorithms (server to client) = none 15:17:20.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:20.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48458]) process #11 SSH_MSG_IGNORE 15:17:20.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48458]) SSH_MSG_IGNORE 15:17:20.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33478]) process #1 30 15:17:20.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:33478]] process command=SSH_MSG_KEXDH_INIT 15:17:20.103 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54686]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:20.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:33478]] Send SSH_MSG_KEXDH_REPLY 15:17:20.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33478]) packet #1 sending command=31[31] len=1639 15:17:20.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54686]) process #9 SSH_MSG_IGNORE 15:17:20.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54686]) SSH_MSG_IGNORE 15:17:20.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:33478])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:20.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:33478]) Send SSH_MSG_NEWKEYS 15:17:20.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:33478]) session ID=70:2a:27:5b:8d:14:b3:dd:b4:44:93:25:d6:88:47:c6:c6:e4:5c:48:fd:92:33:5b:35:3c:c0:56:08:aa:39:1a:e5:50:56:b6:5e:94:18:79:11:a0:26:84:2a:21:47:a4:80:9c:df:b3:48:13:81:4b:75:84:e3:d6:df:a9:78:d2 15:17:20.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33478]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:20.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:33478]): strict KEX resets output message sequence number from 3 to 0 15:17:20.103 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:33478]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5f4595bb; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:20.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:33478])[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 15:17:20.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:33478])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:20.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33478]) packet #0 sending command=7[7] len=419 15:17:20.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:33478]) No pending packets to flush at end of KEX 15:17:20.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33478]) process #2 SSH_MSG_NEWKEYS 15:17:20.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:33478]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:20.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:33478]): strict KEX resets input message sequence number from 3 to 0 15:17:20.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:33478]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2200f678; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:20.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:20.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33478]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:20.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:33478]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:20.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:33478]) authorized authentication methods: password,publickey 15:17:20.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:33478]) Accepted service ssh-userauth 15:17:20.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33478]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:20.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33478]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:20.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33478]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:20.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33478]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:20.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33478]) no authentication factory for method=none 15:17:20.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:33478]) SSH_MSG_USERAUTH_REQUEST 15:17:20.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:33478]) remaining methods: password,publickey 15:17:20.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33478]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:20.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33478]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:20.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33478]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:20.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33478]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:20.131 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:20.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:33478]) authentication result: true 15:17:20.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:33478]) SSH_MSG_USERAUTH_REQUEST 15:17:20.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:33478])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:20.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33478]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:20.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:20.131 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:20.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33478]) no heartbeat to stop 15:17:20.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:33478]) heartbeat type=IGNORE, interval=PT30S 15:17:20.132 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:33478 authenticated 15:17:20.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33478]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:20.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33478]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:20.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33478]] session=TransportServerSession[admin@/10.30.171.175:33478] id=0 15:17:20.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33478])) size=2097152, max=2097152, packet=32768 15:17:20.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33478]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33478] 15:17:20.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33478]) recipient=0 15:17:20.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478])) size=2097152, max=2097152, packet=32768 15:17:20.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478])) re-initializing 15:17:20.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478])) size=2097152, max=2097152, packet=32768 15:17:20.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:20.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33478]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:20.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33478]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:20.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:20.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478])[want-reply=true] subsystem=netconf 15:17:20.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478])[subsystem] prepared command 15:17:20.133 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:20.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:20.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3d1087d1, L:/10.30.170.167:18068 - R:/10.30.171.175:33478]}} established 15:17:20.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 239: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18068 15:17:20.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 239: Creating data stores for simulated device 15:17:20.133 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:20.133 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:20.133 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:20.133 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:20.133 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:20.134 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@73760a10 15:17:20.134 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:20.135 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:20.135 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:20.135 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:20.135 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:20.135 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:20.135 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:20.136 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:20.136 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@73760a10, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@73760a10, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@453523d5, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@453523d5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:20.136 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:20.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:20.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3d1087d1, L:/10.30.170.167:18068 - R:/10.30.171.175:33478] 15:17:20.137 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 239 on channel [id: 0x3d1087d1, L:/10.30.170.167:18068 - R:/10.30.171.175:33478] 15:17:20.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]) by 1103 down to 2096049 15:17:20.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33478]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:20.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3d1087d1, L:/10.30.170.167:18068 - R:/10.30.171.175:33478] 15:17:20.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3d1087d1, L:/10.30.170.167:18068 - R:/10.30.171.175:33478] 15:17:20.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]) request=subsystem result=ReplySuccess, want-reply=true 15:17:20.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33478]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:20.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]) request=subsystem activate command 15:17:20.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]) starting runner for command=netconf 15:17:20.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33478]) process #5 SSH_MSG_CHANNEL_DATA 15:17:20.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]) by 373 down to 2096779 15:17:20.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]) SSH_MSG_CHANNEL_DATA len=373 15:17:20.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478] 15:17:20.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3d1087d1, L:/10.30.170.167:18068 - R:/10.30.171.175:33478]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:20.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:20.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3d1087d1, L:/10.30.170.167:18068 - R:/10.30.171.175:33478] 15:17:20.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3d1087d1, L:/10.30.170.167:18068 - R:/10.30.171.175:33478] 15:17:20.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18068', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:20.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=239} created 15:17:20.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=239, channel=[id: 0x3d1087d1, L:/10.30.170.167:18068 - R:/10.30.171.175:33478]} created 15:17:20.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3d1087d1, L:/10.30.170.167:18068 - R:/10.30.171.175:33478] successful with session NetconfServerSession{sessionId=239, channel=[id: 0x3d1087d1, L:/10.30.170.167:18068 - R:/10.30.171.175:33478]} 15:17:20.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=239, channel=[id: 0x3d1087d1, L:/10.30.170.167:18068 - R:/10.30.171.175:33478]} up 15:17:20.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33478]) process #6 SSH_MSG_CHANNEL_DATA 15:17:20.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]) by 393 down to 2096386 15:17:20.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]) SSH_MSG_CHANNEL_DATA len=393 15:17:20.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478] 15:17:20.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:20.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:20.140 [netconf-device-simulator-threads-0] 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=239} 15:17:20.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:20.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=239, channel=[id: 0x3d1087d1, L:/10.30.170.167:18068 - R:/10.30.171.175:33478]} EXI handlers added to pipeline 15:17:20.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:20.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]) by 179 down to 2095870 15:17:20.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33478]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:20.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:20.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33478]) process #7 SSH_MSG_CHANNEL_DATA 15:17:20.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]) by 340 down to 2096046 15:17:20.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]) SSH_MSG_CHANNEL_DATA len=340 15:17:20.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478] 15:17:20.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:20.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:20.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=239} 15:17:20.142 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@453523d5 15:17:20.142 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:20.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:20.142 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:20.142 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:20.143 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:20.143 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:20.143 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:20.143 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:20.143 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:20.143 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:20.143 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:20.143 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:20.143 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:20.143 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:20.143 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:20.143 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:20.143 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:20.143 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:20.143 [netconf-device-simulator-threads-0] 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 15:17:20.143 [netconf-device-simulator-threads-0] 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 15:17:20.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:20.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]) by 733 down to 2095137 15:17:20.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33478]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:20.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:20.182 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48518]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:20.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48518]) process #13 SSH_MSG_IGNORE 15:17:20.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48518]) SSH_MSG_IGNORE 15:17:20.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60386]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:20.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60386]) process #10 SSH_MSG_IGNORE 15:17:20.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60386]) SSH_MSG_IGNORE 15:17:20.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45038]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:20.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45038]) process #14 SSH_MSG_IGNORE 15:17:20.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45038]) SSH_MSG_IGNORE 15:17:20.439 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38176]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:20.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38176]) process #8 SSH_MSG_IGNORE 15:17:20.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38176]) SSH_MSG_IGNORE 15:17:20.530 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:20.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42700]) process #16 SSH_MSG_IGNORE 15:17:20.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42700]) SSH_MSG_IGNORE 15:17:20.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe4e9ac50, L:/10.30.170.167:18069 - R:/10.30.171.175:43792]} 15:17:20.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:43792]): SSH-2.0-SSHD-UNKNOWN 15:17:20.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:43792]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:20.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:43792]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:20.909 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55742]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:20.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55742]) process #12 SSH_MSG_IGNORE 15:17:20.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55742]) SSH_MSG_IGNORE 15:17:21.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58138]) process #15 SSH_MSG_IGNORE 15:17:21.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58138]) SSH_MSG_IGNORE 15:17:21.041 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:21.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:43792]) Send SSH_MSG_KEXINIT 15:17:21.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43792]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:21.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43792]) process #0 SSH_MSG_KEXINIT 15:17:21.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:43792]) SSH_MSG_KEXINIT 15:17:21.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:43792]) strict KEX=true client=true server=true 15:17:21.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43792]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:21.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43792]) Kex: server host key algorithms = rsa-sha2-512 15:17:21.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43792]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:21.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43792]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:21.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43792]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:21.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43792]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:21.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43792]) Kex: compression algorithms (client to server) = none 15:17:21.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43792]) Kex: compression algorithms (server to client) = none 15:17:21.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:21.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43792]) process #1 30 15:17:21.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43792]] process command=SSH_MSG_KEXDH_INIT 15:17:21.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43792]] Send SSH_MSG_KEXDH_REPLY 15:17:21.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43792]) packet #1 sending command=31[31] len=1639 15:17:21.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:43792])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:21.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:43792]) Send SSH_MSG_NEWKEYS 15:17:21.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:43792]) session ID=20:f4:bf:f6:2f:d9:08:61:27:2e:84:44:90:eb:ae:e2:ff:96:84:08:70:2c:7f:d6:b5:66:9e:70:1b:6e:2e:b3:a1:be:04:9a:af:35:55:2d:3c:a6:e6:58:3e:79:8e:b0:e2:d4:2b:97:45:8c:af:0e:31:8b:ee:7e:b5:01:69:02 15:17:21.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43792]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:21.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43792]): strict KEX resets output message sequence number from 3 to 0 15:17:21.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43792]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@14a7a43f; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:21.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:43792])[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 15:17:21.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43792])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:21.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43792]) packet #0 sending command=7[7] len=419 15:17:21.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43792]) No pending packets to flush at end of KEX 15:17:21.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43792]) process #2 SSH_MSG_NEWKEYS 15:17:21.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43792]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:21.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43792]): strict KEX resets input message sequence number from 3 to 0 15:17:21.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43792]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@73ca5b66; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:21.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:21.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43792]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:21.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43792]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:21.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:43792]) authorized authentication methods: password,publickey 15:17:21.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43792]) Accepted service ssh-userauth 15:17:21.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43792]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:21.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43792]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:21.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43792]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:21.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43792]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:21.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43792]) no authentication factory for method=none 15:17:21.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43792]) SSH_MSG_USERAUTH_REQUEST 15:17:21.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43792]) remaining methods: password,publickey 15:17:21.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43792]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:21.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43792]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:21.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43792]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:21.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43792]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:21.175 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:21.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:43792]) authentication result: true 15:17:21.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:43792]) SSH_MSG_USERAUTH_REQUEST 15:17:21.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43792])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:21.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43792]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:21.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:21.175 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:21.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43792]) no heartbeat to stop 15:17:21.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:43792]) heartbeat type=IGNORE, interval=PT30S 15:17:21.175 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:43792 authenticated 15:17:21.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43792]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:21.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43792]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:21.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43792]] session=TransportServerSession[admin@/10.30.171.175:43792] id=0 15:17:21.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43792])) size=2097152, max=2097152, packet=32768 15:17:21.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43792]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43792] 15:17:21.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43792]) recipient=0 15:17:21.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792])) size=2097152, max=2097152, packet=32768 15:17:21.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792])) re-initializing 15:17:21.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792])) size=2097152, max=2097152, packet=32768 15:17:21.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:21.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43792]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:21.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43792]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:21.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:21.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792])[want-reply=true] subsystem=netconf 15:17:21.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792])[subsystem] prepared command 15:17:21.177 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:21.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:21.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe4e9ac50, L:/10.30.170.167:18069 - R:/10.30.171.175:43792]}} established 15:17:21.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 240: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18069 15:17:21.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 240: Creating data stores for simulated device 15:17:21.177 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:21.177 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:21.177 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:21.177 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:21.177 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:21.178 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@551a3d4c 15:17:21.178 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:21.179 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:21.179 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:21.179 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:21.179 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:21.179 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:21.179 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:21.180 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:21.180 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@551a3d4c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@551a3d4c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b115830, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b115830, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:21.182 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:21.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:21.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe4e9ac50, L:/10.30.170.167:18069 - R:/10.30.171.175:43792] 15:17:21.183 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 240 on channel [id: 0xe4e9ac50, L:/10.30.170.167:18069 - R:/10.30.171.175:43792] 15:17:21.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]) by 1103 down to 2096049 15:17:21.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43792]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:21.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe4e9ac50, L:/10.30.170.167:18069 - R:/10.30.171.175:43792] 15:17:21.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe4e9ac50, L:/10.30.170.167:18069 - R:/10.30.171.175:43792] 15:17:21.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]) request=subsystem result=ReplySuccess, want-reply=true 15:17:21.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43792]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:21.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]) request=subsystem activate command 15:17:21.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]) starting runner for command=netconf 15:17:21.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43792]) process #5 SSH_MSG_CHANNEL_DATA 15:17:21.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]) by 373 down to 2096779 15:17:21.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]) SSH_MSG_CHANNEL_DATA len=373 15:17:21.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792] 15:17:21.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe4e9ac50, L:/10.30.170.167:18069 - R:/10.30.171.175:43792]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:21.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:21.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe4e9ac50, L:/10.30.170.167:18069 - R:/10.30.171.175:43792] 15:17:21.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe4e9ac50, L:/10.30.170.167:18069 - R:/10.30.171.175:43792] 15:17:21.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18069', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:21.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=240} created 15:17:21.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=240, channel=[id: 0xe4e9ac50, L:/10.30.170.167:18069 - R:/10.30.171.175:43792]} created 15:17:21.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe4e9ac50, L:/10.30.170.167:18069 - R:/10.30.171.175:43792] successful with session NetconfServerSession{sessionId=240, channel=[id: 0xe4e9ac50, L:/10.30.170.167:18069 - R:/10.30.171.175:43792]} 15:17:21.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=240, channel=[id: 0xe4e9ac50, L:/10.30.170.167:18069 - R:/10.30.171.175:43792]} up 15:17:21.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43792]) process #6 SSH_MSG_CHANNEL_DATA 15:17:21.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]) by 393 down to 2096386 15:17:21.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]) SSH_MSG_CHANNEL_DATA len=393 15:17:21.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792] 15:17:21.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:21.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:21.185 [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=240} 15:17:21.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:21.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=240, channel=[id: 0xe4e9ac50, L:/10.30.170.167:18069 - R:/10.30.171.175:43792]} EXI handlers added to pipeline 15:17:21.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:21.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]) by 179 down to 2095870 15:17:21.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43792]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:21.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:21.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43792]) process #7 SSH_MSG_CHANNEL_DATA 15:17:21.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]) by 340 down to 2096046 15:17:21.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]) SSH_MSG_CHANNEL_DATA len=340 15:17:21.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792] 15:17:21.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:21.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:21.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=240} 15:17:21.188 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b115830 15:17:21.188 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:21.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:21.188 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:21.188 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:21.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:21.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:21.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:21.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:21.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:21.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:21.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:21.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:21.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:21.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:21.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:21.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:21.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:21.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:21.188 [netconf-device-simulator-threads-2] 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 15:17:21.188 [netconf-device-simulator-threads-2] 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 15:17:21.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:21.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]) by 733 down to 2095137 15:17:21.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43792]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:21.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:21.204 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48862]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:21.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48862]) process #11 SSH_MSG_IGNORE 15:17:21.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48862]) SSH_MSG_IGNORE 15:17:21.233 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59302]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:21.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59302]) process #14 SSH_MSG_IGNORE 15:17:21.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59302]) SSH_MSG_IGNORE 15:17:21.478 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34534]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:21.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34534]) process #8 SSH_MSG_IGNORE 15:17:21.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34534]) SSH_MSG_IGNORE 15:17:21.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41674]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:21.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41674]) process #10 SSH_MSG_IGNORE 15:17:21.576 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41674]) SSH_MSG_IGNORE 15:17:21.626 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45468]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:21.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45468]) process #9 SSH_MSG_IGNORE 15:17:21.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45468]) SSH_MSG_IGNORE 15:17:21.672 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40450]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:21.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40450]) process #13 SSH_MSG_IGNORE 15:17:21.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40450]) SSH_MSG_IGNORE 15:17:21.820 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:21.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57436]) process #16 SSH_MSG_IGNORE 15:17:21.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57436]) SSH_MSG_IGNORE 15:17:21.849 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:21.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44622]) process #15 SSH_MSG_IGNORE 15:17:21.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44622]) SSH_MSG_IGNORE 15:17:22.040 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48552]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:22.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48552]) process #12 SSH_MSG_IGNORE 15:17:22.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48552]) SSH_MSG_IGNORE 15:17:22.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x679e4ea2, L:/10.30.170.167:18070 - R:/10.30.171.175:38882]} 15:17:22.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:38882]): SSH-2.0-SSHD-UNKNOWN 15:17:22.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:38882]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:22.147 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:38882]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:22.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:38882]) Send SSH_MSG_KEXINIT 15:17:22.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38882]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:22.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38882]) process #0 SSH_MSG_KEXINIT 15:17:22.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:38882]) SSH_MSG_KEXINIT 15:17:22.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:38882]) strict KEX=true client=true server=true 15:17:22.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38882]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:22.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38882]) Kex: server host key algorithms = rsa-sha2-512 15:17:22.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38882]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:22.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38882]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:22.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38882]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:22.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38882]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:22.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38882]) Kex: compression algorithms (client to server) = none 15:17:22.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38882]) Kex: compression algorithms (server to client) = none 15:17:22.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38882]) process #1 30 15:17:22.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38882]] process command=SSH_MSG_KEXDH_INIT 15:17:22.313 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:22.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38882]] Send SSH_MSG_KEXDH_REPLY 15:17:22.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38882]) packet #1 sending command=31[31] len=1639 15:17:22.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:38882])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:22.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:38882]) Send SSH_MSG_NEWKEYS 15:17:22.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:38882]) session ID=31:93:e2:ee:c6:6e:c3:51:ab:22:0a:92:7b:8c:03:7c:73:05:cb:bd:be:26:45:0d:40:91:55:02:08:f8:a2:ba:44:be:73:8d:8b:bf:f9:7c:80:d3:9e:1e:20:6f:1e:9f:7d:cc:c7:8a:b3:5c:fe:ea:3d:c9:81:b9:99:00:1c:a5 15:17:22.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38882]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:22.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38882]): strict KEX resets output message sequence number from 3 to 0 15:17:22.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38882]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@226868b4; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:22.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:38882])[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 15:17:22.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38882])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:22.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38882]) packet #0 sending command=7[7] len=419 15:17:22.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38882]) No pending packets to flush at end of KEX 15:17:22.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #11 SSH_MSG_IGNORE 15:17:22.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:17:22.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38882]) process #2 SSH_MSG_NEWKEYS 15:17:22.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38882]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:22.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38882]): strict KEX resets input message sequence number from 3 to 0 15:17:22.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38882]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@53263429; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:22.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:22.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38882]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:22.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38882]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:22.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:38882]) authorized authentication methods: password,publickey 15:17:22.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38882]) Accepted service ssh-userauth 15:17:22.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38882]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:22.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38882]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:22.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38882]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:22.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38882]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:22.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38882]) no authentication factory for method=none 15:17:22.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38882]) SSH_MSG_USERAUTH_REQUEST 15:17:22.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38882]) remaining methods: password,publickey 15:17:22.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38882]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:22.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38882]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:22.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38882]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:22.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38882]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:22.362 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:22.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:38882]) authentication result: true 15:17:22.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:38882]) SSH_MSG_USERAUTH_REQUEST 15:17:22.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38882])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:22.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38882]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:22.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:22.362 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:22.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38882]) no heartbeat to stop 15:17:22.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:38882]) heartbeat type=IGNORE, interval=PT30S 15:17:22.362 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:38882 authenticated 15:17:22.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38882]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:22.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38882]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:22.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38882]] session=TransportServerSession[admin@/10.30.171.175:38882] id=0 15:17:22.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38882])) size=2097152, max=2097152, packet=32768 15:17:22.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38882]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38882] 15:17:22.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38882]) recipient=0 15:17:22.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882])) size=2097152, max=2097152, packet=32768 15:17:22.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882])) re-initializing 15:17:22.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882])) size=2097152, max=2097152, packet=32768 15:17:22.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:22.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38882]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:22.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38882]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:22.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:22.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882])[want-reply=true] subsystem=netconf 15:17:22.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882])[subsystem] prepared command 15:17:22.364 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:22.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:22.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x679e4ea2, L:/10.30.170.167:18070 - R:/10.30.171.175:38882]}} established 15:17:22.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 241: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18070 15:17:22.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 241: Creating data stores for simulated device 15:17:22.364 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:22.364 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:22.364 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:22.364 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:22.364 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:22.365 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@cd8a105 15:17:22.365 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:22.365 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:22.365 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:22.365 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:22.366 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:22.366 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:22.366 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:22.367 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:22.367 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@cd8a105, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@cd8a105, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@de98e36, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@de98e36, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:22.367 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:22.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:22.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x679e4ea2, L:/10.30.170.167:18070 - R:/10.30.171.175:38882] 15:17:22.369 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 241 on channel [id: 0x679e4ea2, L:/10.30.170.167:18070 - R:/10.30.171.175:38882] 15:17:22.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]) by 1103 down to 2096049 15:17:22.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38882]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:22.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x679e4ea2, L:/10.30.170.167:18070 - R:/10.30.171.175:38882] 15:17:22.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x679e4ea2, L:/10.30.170.167:18070 - R:/10.30.171.175:38882] 15:17:22.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]) request=subsystem result=ReplySuccess, want-reply=true 15:17:22.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38882]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:22.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]) request=subsystem activate command 15:17:22.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]) starting runner for command=netconf 15:17:22.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38882]) process #5 SSH_MSG_CHANNEL_DATA 15:17:22.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]) by 373 down to 2096779 15:17:22.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]) SSH_MSG_CHANNEL_DATA len=373 15:17:22.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882] 15:17:22.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x679e4ea2, L:/10.30.170.167:18070 - R:/10.30.171.175:38882]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:22.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:22.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x679e4ea2, L:/10.30.170.167:18070 - R:/10.30.171.175:38882] 15:17:22.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x679e4ea2, L:/10.30.170.167:18070 - R:/10.30.171.175:38882] 15:17:22.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18070', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:22.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=241} created 15:17:22.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=241, channel=[id: 0x679e4ea2, L:/10.30.170.167:18070 - R:/10.30.171.175:38882]} created 15:17:22.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x679e4ea2, L:/10.30.170.167:18070 - R:/10.30.171.175:38882] successful with session NetconfServerSession{sessionId=241, channel=[id: 0x679e4ea2, L:/10.30.170.167:18070 - R:/10.30.171.175:38882]} 15:17:22.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=241, channel=[id: 0x679e4ea2, L:/10.30.170.167:18070 - R:/10.30.171.175:38882]} up 15:17:22.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38882]) process #6 SSH_MSG_CHANNEL_DATA 15:17:22.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]) by 393 down to 2096386 15:17:22.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]) SSH_MSG_CHANNEL_DATA len=393 15:17:22.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882] 15:17:22.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:22.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:22.371 [netconf-device-simulator-threads-4] 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=241} 15:17:22.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:22.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=241, channel=[id: 0x679e4ea2, L:/10.30.170.167:18070 - R:/10.30.171.175:38882]} EXI handlers added to pipeline 15:17:22.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:22.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]) by 179 down to 2095870 15:17:22.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38882]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:22.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:22.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38882]) process #7 SSH_MSG_CHANNEL_DATA 15:17:22.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]) by 340 down to 2096046 15:17:22.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]) SSH_MSG_CHANNEL_DATA len=340 15:17:22.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882] 15:17:22.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:22.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:22.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=241} 15:17:22.376 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@de98e36 15:17:22.376 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:22.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:22.376 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:22.376 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:22.376 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:22.376 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:22.376 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:22.376 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:22.376 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:22.376 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:22.376 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:22.376 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:22.376 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:22.376 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:22.376 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:22.376 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:22.377 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:22.377 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:22.377 [netconf-device-simulator-threads-4] 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 15:17:22.377 [netconf-device-simulator-threads-4] 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 15:17:22.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:22.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]) by 733 down to 2095137 15:17:22.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38882]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:22.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:22.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51076]) process #14 SSH_MSG_IGNORE 15:17:22.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51076]) SSH_MSG_IGNORE 15:17:22.453 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51076]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:22.741 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46206]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:22.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46206]) process #9 SSH_MSG_IGNORE 15:17:22.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46206]) SSH_MSG_IGNORE 15:17:22.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55306]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:22.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55306]) process #10 SSH_MSG_IGNORE 15:17:22.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55306]) SSH_MSG_IGNORE 15:17:22.762 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43696]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:22.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43696]) process #13 SSH_MSG_IGNORE 15:17:22.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43696]) SSH_MSG_IGNORE 15:17:22.773 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55710]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:22.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55710]) process #12 SSH_MSG_IGNORE 15:17:22.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55710]) SSH_MSG_IGNORE 15:17:22.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc6085009, L:/10.30.170.167:18071 - R:/10.30.171.175:47358]} 15:17:22.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:47358]): SSH-2.0-SSHD-UNKNOWN 15:17:22.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:47358]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:22.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:47358]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:23.057 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52710]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:23.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52710]) process #8 SSH_MSG_IGNORE 15:17:23.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52710]) SSH_MSG_IGNORE 15:17:23.195 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:23.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54094]) process #15 SSH_MSG_IGNORE 15:17:23.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54094]) SSH_MSG_IGNORE 15:17:23.214 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59730]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:23.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:47358]) Send SSH_MSG_KEXINIT 15:17:23.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47358]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:23.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47358]) process #0 SSH_MSG_KEXINIT 15:17:23.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:47358]) SSH_MSG_KEXINIT 15:17:23.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:47358]) strict KEX=true client=true server=true 15:17:23.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47358]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:23.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47358]) Kex: server host key algorithms = rsa-sha2-512 15:17:23.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47358]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:23.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47358]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:23.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47358]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:23.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47358]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:23.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47358]) Kex: compression algorithms (client to server) = none 15:17:23.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47358]) Kex: compression algorithms (server to client) = none 15:17:23.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:23.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59730]) process #11 SSH_MSG_IGNORE 15:17:23.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59730]) SSH_MSG_IGNORE 15:17:23.257 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:23.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47358]) process #1 30 15:17:23.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:47358]] process command=SSH_MSG_KEXDH_INIT 15:17:23.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:47358]] Send SSH_MSG_KEXDH_REPLY 15:17:23.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47358]) packet #1 sending command=31[31] len=1639 15:17:23.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:47358])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:23.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:47358]) Send SSH_MSG_NEWKEYS 15:17:23.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:47358]) session ID=dc:1b:05:70:56:1a:78:9a:be:c5:b3:3f:c8:89:59:2e:29:a7:8b:c3:47:4d:b8:ba:49:83:0c:55:5e:be:6d:14:f5:a4:9f:13:a5:9f:2e:13:f7:b9:5b:74:d1:60:27:30:f6:9a:41:89:c8:f4:fa:da:41:e3:f0:04:f0:0a:ac:6b 15:17:23.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47358]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:23.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:47358]): strict KEX resets output message sequence number from 3 to 0 15:17:23.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:47358]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@306fb15; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:23.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:47358])[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 15:17:23.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:47358])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:23.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47358]) packet #0 sending command=7[7] len=419 15:17:23.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:47358]) No pending packets to flush at end of KEX 15:17:23.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35512]) process #16 SSH_MSG_IGNORE 15:17:23.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35512]) SSH_MSG_IGNORE 15:17:23.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47358]) process #2 SSH_MSG_NEWKEYS 15:17:23.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:47358]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:23.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:47358]): strict KEX resets input message sequence number from 3 to 0 15:17:23.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:47358]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@746f3ca; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:23.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:23.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47358]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:23.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:47358]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:23.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:47358]) authorized authentication methods: password,publickey 15:17:23.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:47358]) Accepted service ssh-userauth 15:17:23.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47358]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:23.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47358]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:23.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47358]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:23.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47358]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:23.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47358]) no authentication factory for method=none 15:17:23.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:47358]) SSH_MSG_USERAUTH_REQUEST 15:17:23.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:47358]) remaining methods: password,publickey 15:17:23.360 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47358]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:23.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47358]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:23.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47358]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:23.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47358]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:23.361 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:23.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:47358]) authentication result: true 15:17:23.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:47358]) SSH_MSG_USERAUTH_REQUEST 15:17:23.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:47358])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:23.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47358]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:23.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:23.361 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:23.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47358]) no heartbeat to stop 15:17:23.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:47358]) heartbeat type=IGNORE, interval=PT30S 15:17:23.361 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:47358 authenticated 15:17:23.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47358]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:23.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47358]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:23.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47358]] session=TransportServerSession[admin@/10.30.171.175:47358] id=0 15:17:23.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47358])) size=2097152, max=2097152, packet=32768 15:17:23.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47358]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47358] 15:17:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47358]) recipient=0 15:17:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358])) size=2097152, max=2097152, packet=32768 15:17:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358])) re-initializing 15:17:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358])) size=2097152, max=2097152, packet=32768 15:17:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47358]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47358]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358])[want-reply=true] subsystem=netconf 15:17:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358])[subsystem] prepared command 15:17:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc6085009, L:/10.30.170.167:18071 - R:/10.30.171.175:47358]}} established 15:17:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 242: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18071 15:17:23.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 242: Creating data stores for simulated device 15:17:23.364 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:23.364 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:23.364 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:23.364 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:23.364 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:23.365 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5ebbc28c 15:17:23.365 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:23.365 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:23.365 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:23.365 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:23.366 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:23.366 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:23.366 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:23.366 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:23.366 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5ebbc28c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5ebbc28c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@239616b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@239616b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:23.367 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:23.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:23.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc6085009, L:/10.30.170.167:18071 - R:/10.30.171.175:47358] 15:17:23.368 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 242 on channel [id: 0xc6085009, L:/10.30.170.167:18071 - R:/10.30.171.175:47358] 15:17:23.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]) by 1103 down to 2096049 15:17:23.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47358]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:23.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc6085009, L:/10.30.170.167:18071 - R:/10.30.171.175:47358] 15:17:23.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc6085009, L:/10.30.170.167:18071 - R:/10.30.171.175:47358] 15:17:23.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]) request=subsystem result=ReplySuccess, want-reply=true 15:17:23.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47358]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:23.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]) request=subsystem activate command 15:17:23.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]) starting runner for command=netconf 15:17:23.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47358]) process #5 SSH_MSG_CHANNEL_DATA 15:17:23.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]) by 373 down to 2096779 15:17:23.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]) SSH_MSG_CHANNEL_DATA len=373 15:17:23.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358] 15:17:23.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc6085009, L:/10.30.170.167:18071 - R:/10.30.171.175:47358]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:23.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:23.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc6085009, L:/10.30.170.167:18071 - R:/10.30.171.175:47358] 15:17:23.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc6085009, L:/10.30.170.167:18071 - R:/10.30.171.175:47358] 15:17:23.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18071', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:23.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=242} created 15:17:23.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=242, channel=[id: 0xc6085009, L:/10.30.170.167:18071 - R:/10.30.171.175:47358]} created 15:17:23.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc6085009, L:/10.30.170.167:18071 - R:/10.30.171.175:47358] successful with session NetconfServerSession{sessionId=242, channel=[id: 0xc6085009, L:/10.30.170.167:18071 - R:/10.30.171.175:47358]} 15:17:23.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=242, channel=[id: 0xc6085009, L:/10.30.170.167:18071 - R:/10.30.171.175:47358]} up 15:17:23.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47358]) process #6 SSH_MSG_CHANNEL_DATA 15:17:23.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]) by 393 down to 2096386 15:17:23.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]) SSH_MSG_CHANNEL_DATA len=393 15:17:23.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358] 15:17:23.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:23.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:23.371 [netconf-device-simulator-threads-6] 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=242} 15:17:23.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:23.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=242, channel=[id: 0xc6085009, L:/10.30.170.167:18071 - R:/10.30.171.175:47358]} EXI handlers added to pipeline 15:17:23.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:23.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]) by 179 down to 2095870 15:17:23.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47358]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:23.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:23.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47358]) process #7 SSH_MSG_CHANNEL_DATA 15:17:23.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]) by 340 down to 2096046 15:17:23.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]) SSH_MSG_CHANNEL_DATA len=340 15:17:23.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358] 15:17:23.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:23.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:23.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=242} 15:17:23.373 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@239616b 15:17:23.373 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:23.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:23.374 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:23.374 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:23.374 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:23.374 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:23.374 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:23.374 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:23.374 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:23.374 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:23.374 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:23.374 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:23.374 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:23.374 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:23.374 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:23.374 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:23.374 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:23.374 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:23.374 [netconf-device-simulator-threads-6] 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 15:17:23.374 [netconf-device-simulator-threads-6] 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 15:17:23.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:23.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]) by 733 down to 2095137 15:17:23.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47358]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:23.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:23.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56642]) process #9 SSH_MSG_IGNORE 15:17:23.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56642]) SSH_MSG_IGNORE 15:17:23.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56642]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:23.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33250]) process #14 SSH_MSG_IGNORE 15:17:23.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33250]) SSH_MSG_IGNORE 15:17:23.927 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33250]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:23.976 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38228]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:23.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38228]) process #8 SSH_MSG_IGNORE 15:17:23.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38228]) SSH_MSG_IGNORE 15:17:24.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xeb60aef0, L:/10.30.170.167:18072 - R:/10.30.171.175:55244]} 15:17:24.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:55244]): SSH-2.0-SSHD-UNKNOWN 15:17:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:55244]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:24.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:55244]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:24.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56112]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:24.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56112]) process #13 SSH_MSG_IGNORE 15:17:24.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56112]) SSH_MSG_IGNORE 15:17:24.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53034]) process #12 SSH_MSG_IGNORE 15:17:24.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53034]) SSH_MSG_IGNORE 15:17:24.240 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53034]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:24.252 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36500]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:24.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36500]) process #10 SSH_MSG_IGNORE 15:17:24.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36500]) SSH_MSG_IGNORE 15:17:24.455 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:24.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36672]) process #15 SSH_MSG_IGNORE 15:17:24.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36672]) SSH_MSG_IGNORE 15:17:24.458 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52534]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:24.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:55244]) Send SSH_MSG_KEXINIT 15:17:24.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55244]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:24.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55244]) process #0 SSH_MSG_KEXINIT 15:17:24.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:55244]) SSH_MSG_KEXINIT 15:17:24.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:55244]) strict KEX=true client=true server=true 15:17:24.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55244]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:24.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55244]) Kex: server host key algorithms = rsa-sha2-512 15:17:24.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55244]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:24.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55244]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:24.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55244]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:24.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55244]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:24.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55244]) Kex: compression algorithms (client to server) = none 15:17:24.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55244]) Kex: compression algorithms (server to client) = none 15:17:24.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:24.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52534]) process #11 SSH_MSG_IGNORE 15:17:24.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52534]) SSH_MSG_IGNORE 15:17:24.469 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:24.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55244]) process #1 30 15:17:24.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55244]] process command=SSH_MSG_KEXDH_INIT 15:17:24.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55244]] Send SSH_MSG_KEXDH_REPLY 15:17:24.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55244]) packet #1 sending command=31[31] len=1639 15:17:24.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:55244])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:24.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:55244]) Send SSH_MSG_NEWKEYS 15:17:24.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:55244]) session ID=55:d6:cd:a2:ac:21:38:7f:d5:44:eb:97:4a:56:5b:a3:54:98:cf:91:33:d0:51:e9:b9:d7:e4:51:56:11:74:32:26:f8:de:fe:cb:eb:5d:88:3f:4c:7c:20:60:3e:53:76:64:9d:62:6c:4c:3d:10:69:e7:db:46:7f:ec:22:19:dc 15:17:24.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55244]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:24.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55244]): strict KEX resets output message sequence number from 3 to 0 15:17:24.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55244]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4219c369; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:24.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:55244])[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 15:17:24.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55244])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:24.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55244]) packet #0 sending command=7[7] len=419 15:17:24.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55244]) No pending packets to flush at end of KEX 15:17:24.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45706]) process #16 SSH_MSG_IGNORE 15:17:24.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45706]) SSH_MSG_IGNORE 15:17:24.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55244]) process #2 SSH_MSG_NEWKEYS 15:17:24.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55244]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:24.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55244]): strict KEX resets input message sequence number from 3 to 0 15:17:24.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55244]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@74fb0b3c; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:24.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:24.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55244]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:24.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55244]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:24.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:55244]) authorized authentication methods: password,publickey 15:17:24.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55244]) Accepted service ssh-userauth 15:17:24.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55244]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:24.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55244]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:24.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55244]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:24.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55244]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:24.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55244]) no authentication factory for method=none 15:17:24.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55244]) SSH_MSG_USERAUTH_REQUEST 15:17:24.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55244]) remaining methods: password,publickey 15:17:24.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55244]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:24.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55244]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:24.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55244]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:24.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55244]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:24.597 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:24.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:55244]) authentication result: true 15:17:24.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:55244]) SSH_MSG_USERAUTH_REQUEST 15:17:24.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55244])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:24.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55244]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:24.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:24.597 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:24.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55244]) no heartbeat to stop 15:17:24.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:55244]) heartbeat type=IGNORE, interval=PT30S 15:17:24.597 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:55244 authenticated 15:17:24.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55244]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:24.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55244]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:24.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55244]] session=TransportServerSession[admin@/10.30.171.175:55244] id=0 15:17:24.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55244])) size=2097152, max=2097152, packet=32768 15:17:24.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55244]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55244] 15:17:24.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55244]) recipient=0 15:17:24.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244])) size=2097152, max=2097152, packet=32768 15:17:24.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244])) re-initializing 15:17:24.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244])) size=2097152, max=2097152, packet=32768 15:17:24.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:24.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55244]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:24.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55244]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:24.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:24.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244])[want-reply=true] subsystem=netconf 15:17:24.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244])[subsystem] prepared command 15:17:24.600 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:24.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:24.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xeb60aef0, L:/10.30.170.167:18072 - R:/10.30.171.175:55244]}} established 15:17:24.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 243: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18072 15:17:24.601 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 243: Creating data stores for simulated device 15:17:24.601 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:24.601 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:24.602 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:24.602 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:24.603 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:24.604 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74cc3b4f 15:17:24.604 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:24.605 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:24.605 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:24.605 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:24.607 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:24.607 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:24.607 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:24.608 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:24.608 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74cc3b4f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74cc3b4f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3298b42f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3298b42f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:24.609 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:24.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:24.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xeb60aef0, L:/10.30.170.167:18072 - R:/10.30.171.175:55244] 15:17:24.610 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 243 on channel [id: 0xeb60aef0, L:/10.30.170.167:18072 - R:/10.30.171.175:55244] 15:17:24.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]) by 1103 down to 2096049 15:17:24.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55244]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:24.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xeb60aef0, L:/10.30.170.167:18072 - R:/10.30.171.175:55244] 15:17:24.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xeb60aef0, L:/10.30.170.167:18072 - R:/10.30.171.175:55244] 15:17:24.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]) request=subsystem result=ReplySuccess, want-reply=true 15:17:24.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55244]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:24.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]) request=subsystem activate command 15:17:24.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]) starting runner for command=netconf 15:17:24.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55244]) process #5 SSH_MSG_CHANNEL_DATA 15:17:24.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]) by 373 down to 2096779 15:17:24.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]) SSH_MSG_CHANNEL_DATA len=373 15:17:24.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244] 15:17:24.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xeb60aef0, L:/10.30.170.167:18072 - R:/10.30.171.175:55244]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:24.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:24.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xeb60aef0, L:/10.30.170.167:18072 - R:/10.30.171.175:55244] 15:17:24.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xeb60aef0, L:/10.30.170.167:18072 - R:/10.30.171.175:55244] 15:17:24.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18072', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:24.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=243} created 15:17:24.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=243, channel=[id: 0xeb60aef0, L:/10.30.170.167:18072 - R:/10.30.171.175:55244]} created 15:17:24.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xeb60aef0, L:/10.30.170.167:18072 - R:/10.30.171.175:55244] successful with session NetconfServerSession{sessionId=243, channel=[id: 0xeb60aef0, L:/10.30.170.167:18072 - R:/10.30.171.175:55244]} 15:17:24.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=243, channel=[id: 0xeb60aef0, L:/10.30.170.167:18072 - R:/10.30.171.175:55244]} up 15:17:24.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55244]) process #6 SSH_MSG_CHANNEL_DATA 15:17:24.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]) by 393 down to 2096386 15:17:24.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]) SSH_MSG_CHANNEL_DATA len=393 15:17:24.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244] 15:17:24.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:24.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:24.612 [netconf-device-simulator-threads-0] 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=243} 15:17:24.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:24.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=243, channel=[id: 0xeb60aef0, L:/10.30.170.167:18072 - R:/10.30.171.175:55244]} EXI handlers added to pipeline 15:17:24.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:24.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]) by 179 down to 2095870 15:17:24.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55244]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:24.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:24.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55244]) process #7 SSH_MSG_CHANNEL_DATA 15:17:24.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]) by 340 down to 2096046 15:17:24.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]) SSH_MSG_CHANNEL_DATA len=340 15:17:24.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244] 15:17:24.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:24.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:24.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=243} 15:17:24.616 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3298b42f 15:17:24.616 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:24.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:24.616 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:24.616 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:24.616 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:24.616 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:24.616 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:24.616 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:24.616 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:24.616 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:24.616 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:24.616 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:24.616 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:24.616 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:24.616 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:24.616 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:24.616 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:24.616 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:24.623 [netconf-device-simulator-threads-0] 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 15:17:24.623 [netconf-device-simulator-threads-0] 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 15:17:24.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:24.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]) by 733 down to 2095137 15:17:24.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55244]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:24.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:24.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37608]) process #9 SSH_MSG_IGNORE 15:17:24.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37608]) SSH_MSG_IGNORE 15:17:24.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37608]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:24.937 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51856]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:24.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51856]) process #8 SSH_MSG_IGNORE 15:17:24.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51856]) SSH_MSG_IGNORE 15:17:25.031 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40964]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:25.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40964]) process #14 SSH_MSG_IGNORE 15:17:25.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40964]) SSH_MSG_IGNORE 15:17:25.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34418]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:25.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34418]) process #10 SSH_MSG_IGNORE 15:17:25.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34418]) SSH_MSG_IGNORE 15:17:25.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x50e1a943, L:/10.30.170.167:18073 - R:/10.30.171.175:53350]} 15:17:25.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:53350]): SSH-2.0-SSHD-UNKNOWN 15:17:25.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:53350]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:25.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:53350]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:25.479 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45984]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:25.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45984]) process #13 SSH_MSG_IGNORE 15:17:25.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45984]) SSH_MSG_IGNORE 15:17:25.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44806]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:25.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44806]) process #12 SSH_MSG_IGNORE 15:17:25.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44806]) SSH_MSG_IGNORE 15:17:25.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:53350]) Send SSH_MSG_KEXINIT 15:17:25.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53350]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:25.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53350]) process #0 SSH_MSG_KEXINIT 15:17:25.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:53350]) SSH_MSG_KEXINIT 15:17:25.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:53350]) strict KEX=true client=true server=true 15:17:25.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53350]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:25.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53350]) Kex: server host key algorithms = rsa-sha2-512 15:17:25.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53350]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:25.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53350]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:25.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53350]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:25.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53350]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:25.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53350]) Kex: compression algorithms (client to server) = none 15:17:25.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53350]) Kex: compression algorithms (server to client) = none 15:17:25.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:25.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53350]) process #1 30 15:17:25.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:53350]] process command=SSH_MSG_KEXDH_INIT 15:17:25.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:53350]] Send SSH_MSG_KEXDH_REPLY 15:17:25.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53350]) packet #1 sending command=31[31] len=1639 15:17:25.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:53350])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:25.637 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:53350]) Send SSH_MSG_NEWKEYS 15:17:25.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:53350]) session ID=c2:8b:0e:e5:ad:38:a2:1b:5a:d9:0e:4b:cb:66:f8:df:b4:5a:d4:da:1d:9a:2e:ad:cb:4b:94:37:ac:cc:73:e9:9d:8f:a2:b5:39:6c:a4:c2:a5:fc:ec:7e:f6:cb:06:17:17:18:43:4c:db:b9:ca:84:72:5c:67:bd:4f:53:78:d6 15:17:25.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53350]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:25.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:53350]): strict KEX resets output message sequence number from 3 to 0 15:17:25.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:53350]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@47b8912; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:25.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:53350])[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 15:17:25.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:53350])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:25.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53350]) packet #0 sending command=7[7] len=419 15:17:25.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:53350]) No pending packets to flush at end of KEX 15:17:25.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53350]) process #2 SSH_MSG_NEWKEYS 15:17:25.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:53350]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:25.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:53350]): strict KEX resets input message sequence number from 3 to 0 15:17:25.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:53350]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@57856a90; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:25.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:25.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53350]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:25.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:53350]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:25.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:53350]) authorized authentication methods: password,publickey 15:17:25.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:53350]) Accepted service ssh-userauth 15:17:25.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53350]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:25.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53350]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:25.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53350]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:25.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53350]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:25.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53350]) no authentication factory for method=none 15:17:25.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:53350]) SSH_MSG_USERAUTH_REQUEST 15:17:25.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:53350]) remaining methods: password,publickey 15:17:25.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53350]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:25.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53350]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:25.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53350]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:25.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53350]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:25.672 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:25.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:53350]) authentication result: true 15:17:25.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:53350]) SSH_MSG_USERAUTH_REQUEST 15:17:25.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:53350])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:25.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53350]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:25.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:25.673 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:25.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53350]) no heartbeat to stop 15:17:25.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:53350]) heartbeat type=IGNORE, interval=PT30S 15:17:25.673 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:53350 authenticated 15:17:25.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53350]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:25.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53350]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:25.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53350]] session=TransportServerSession[admin@/10.30.171.175:53350] id=0 15:17:25.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53350])) size=2097152, max=2097152, packet=32768 15:17:25.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53350]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53350] 15:17:25.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53350]) recipient=0 15:17:25.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350])) size=2097152, max=2097152, packet=32768 15:17:25.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350])) re-initializing 15:17:25.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350])) size=2097152, max=2097152, packet=32768 15:17:25.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:25.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53350]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:25.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53350]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:25.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:25.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350])[want-reply=true] subsystem=netconf 15:17:25.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350])[subsystem] prepared command 15:17:25.674 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:25.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:25.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x50e1a943, L:/10.30.170.167:18073 - R:/10.30.171.175:53350]}} established 15:17:25.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 244: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18073 15:17:25.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 244: Creating data stores for simulated device 15:17:25.675 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:25.675 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:25.675 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:25.675 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:25.675 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:25.676 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6698f79d 15:17:25.676 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:25.676 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:25.676 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:25.676 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:25.677 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:25.677 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:25.677 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:25.677 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:25.677 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6698f79d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6698f79d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b1df36a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b1df36a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:25.678 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:25.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:25.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x50e1a943, L:/10.30.170.167:18073 - R:/10.30.171.175:53350] 15:17:25.679 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 244 on channel [id: 0x50e1a943, L:/10.30.170.167:18073 - R:/10.30.171.175:53350] 15:17:25.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]) by 1103 down to 2096049 15:17:25.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53350]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:25.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x50e1a943, L:/10.30.170.167:18073 - R:/10.30.171.175:53350] 15:17:25.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x50e1a943, L:/10.30.170.167:18073 - R:/10.30.171.175:53350] 15:17:25.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]) request=subsystem result=ReplySuccess, want-reply=true 15:17:25.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53350]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:25.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]) request=subsystem activate command 15:17:25.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]) starting runner for command=netconf 15:17:25.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53350]) process #5 SSH_MSG_CHANNEL_DATA 15:17:25.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]) by 373 down to 2096779 15:17:25.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]) SSH_MSG_CHANNEL_DATA len=373 15:17:25.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350] 15:17:25.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x50e1a943, L:/10.30.170.167:18073 - R:/10.30.171.175:53350]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:25.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:25.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x50e1a943, L:/10.30.170.167:18073 - R:/10.30.171.175:53350] 15:17:25.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x50e1a943, L:/10.30.170.167:18073 - R:/10.30.171.175:53350] 15:17:25.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18073', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:25.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=244} created 15:17:25.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=244, channel=[id: 0x50e1a943, L:/10.30.170.167:18073 - R:/10.30.171.175:53350]} created 15:17:25.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x50e1a943, L:/10.30.170.167:18073 - R:/10.30.171.175:53350] successful with session NetconfServerSession{sessionId=244, channel=[id: 0x50e1a943, L:/10.30.170.167:18073 - R:/10.30.171.175:53350]} 15:17:25.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=244, channel=[id: 0x50e1a943, L:/10.30.170.167:18073 - R:/10.30.171.175:53350]} up 15:17:25.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53350]) process #6 SSH_MSG_CHANNEL_DATA 15:17:25.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]) by 393 down to 2096386 15:17:25.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]) SSH_MSG_CHANNEL_DATA len=393 15:17:25.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350] 15:17:25.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:25.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:25.681 [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=244} 15:17:25.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:25.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=244, channel=[id: 0x50e1a943, L:/10.30.170.167:18073 - R:/10.30.171.175:53350]} EXI handlers added to pipeline 15:17:25.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:25.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]) by 179 down to 2095870 15:17:25.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53350]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:25.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:25.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53350]) process #7 SSH_MSG_CHANNEL_DATA 15:17:25.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]) by 340 down to 2096046 15:17:25.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]) SSH_MSG_CHANNEL_DATA len=340 15:17:25.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350] 15:17:25.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:25.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:25.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=244} 15:17:25.685 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b1df36a 15:17:25.685 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:25.685 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:25.685 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:25.685 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:25.685 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:25.685 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:25.685 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:25.685 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:25.685 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:25.685 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:25.685 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:25.685 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:25.685 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:25.685 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:25.685 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:25.685 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:25.685 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:25.685 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:25.685 [netconf-device-simulator-threads-2] 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 15:17:25.685 [netconf-device-simulator-threads-2] 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 15:17:25.685 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:25.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]) by 733 down to 2095137 15:17:25.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53350]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:25.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:25.693 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:25.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39236]) process #15 SSH_MSG_IGNORE 15:17:25.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39236]) SSH_MSG_IGNORE 15:17:25.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47334]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:25.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47334]) process #11 SSH_MSG_IGNORE 15:17:25.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47334]) SSH_MSG_IGNORE 15:17:25.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:25.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35100]) process #16 SSH_MSG_IGNORE 15:17:25.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35100]) SSH_MSG_IGNORE 15:17:25.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39660]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39660]) process #9 SSH_MSG_IGNORE 15:17:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39660]) SSH_MSG_IGNORE 15:17:26.053 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54436]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:26.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54436]) process #8 SSH_MSG_IGNORE 15:17:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54436]) SSH_MSG_IGNORE 15:17:26.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45298]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:26.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45298]) process #14 SSH_MSG_IGNORE 15:17:26.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45298]) SSH_MSG_IGNORE 15:17:26.597 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48660]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:26.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48660]) process #12 SSH_MSG_IGNORE 15:17:26.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48660]) SSH_MSG_IGNORE 15:17:26.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60992]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:26.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60992]) process #13 SSH_MSG_IGNORE 15:17:26.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60992]) SSH_MSG_IGNORE 15:17:26.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x41adf343, L:/10.30.170.167:18074 - R:/10.30.171.175:38280]} 15:17:26.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:38280]): SSH-2.0-SSHD-UNKNOWN 15:17:26.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:38280]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:26.628 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:38280]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:26.726 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60446]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:26.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60446]) process #9 SSH_MSG_IGNORE 15:17:26.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60446]) SSH_MSG_IGNORE 15:17:26.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39688]) process #10 SSH_MSG_IGNORE 15:17:26.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39688]) SSH_MSG_IGNORE 15:17:26.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39688]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:26.811 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48528]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:26.822 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:26.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:38280]) Send SSH_MSG_KEXINIT 15:17:26.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38280]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:26.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38280]) process #0 SSH_MSG_KEXINIT 15:17:26.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:38280]) SSH_MSG_KEXINIT 15:17:26.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:38280]) strict KEX=true client=true server=true 15:17:26.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38280]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:26.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38280]) Kex: server host key algorithms = rsa-sha2-512 15:17:26.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38280]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:26.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38280]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:26.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38280]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:26.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38280]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:26.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38280]) Kex: compression algorithms (client to server) = none 15:17:26.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38280]) Kex: compression algorithms (server to client) = none 15:17:26.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:26.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48528]) process #11 SSH_MSG_IGNORE 15:17:26.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48528]) SSH_MSG_IGNORE 15:17:26.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39396]) process #16 SSH_MSG_IGNORE 15:17:26.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39396]) SSH_MSG_IGNORE 15:17:26.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38280]) process #1 30 15:17:26.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38280]] process command=SSH_MSG_KEXDH_INIT 15:17:26.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38280]] Send SSH_MSG_KEXDH_REPLY 15:17:26.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38280]) packet #1 sending command=31[31] len=1639 15:17:26.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:38280])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:26.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:38280]) Send SSH_MSG_NEWKEYS 15:17:26.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:38280]) session ID=e4:36:26:5d:8d:fa:66:e4:9e:12:4f:24:19:bd:53:bf:27:51:01:43:04:38:d0:37:7c:66:bf:79:70:39:6a:fe:71:18:e4:10:48:7b:44:27:01:7d:53:19:b5:a9:d8:3e:a6:58:2f:e5:c0:cb:d2:af:ec:cb:4a:b4:80:21:7b:fc 15:17:26.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38280]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:26.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38280]): strict KEX resets output message sequence number from 3 to 0 15:17:26.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38280]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@47e57304; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:26.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:38280])[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 15:17:26.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38280])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:26.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38280]) packet #0 sending command=7[7] len=419 15:17:26.967 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38280]) No pending packets to flush at end of KEX 15:17:26.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38280]) process #2 SSH_MSG_NEWKEYS 15:17:26.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38280]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:26.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38280]): strict KEX resets input message sequence number from 3 to 0 15:17:26.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38280]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3e56b722; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:26.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:26.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38280]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:26.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38280]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:26.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:38280]) authorized authentication methods: password,publickey 15:17:26.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38280]) Accepted service ssh-userauth 15:17:26.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38280]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:26.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38280]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:26.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38280]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:26.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38280]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:26.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38280]) no authentication factory for method=none 15:17:26.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38280]) SSH_MSG_USERAUTH_REQUEST 15:17:26.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38280]) remaining methods: password,publickey 15:17:26.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38280]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:26.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38280]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:26.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38280]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:26.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38280]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:26.996 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:26.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:38280]) authentication result: true 15:17:26.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:38280]) SSH_MSG_USERAUTH_REQUEST 15:17:26.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38280])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:26.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38280]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:26.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:26.996 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:26.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38280]) no heartbeat to stop 15:17:26.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:38280]) heartbeat type=IGNORE, interval=PT30S 15:17:26.996 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:38280 authenticated 15:17:26.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38280]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:26.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38280]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38280]] session=TransportServerSession[admin@/10.30.171.175:38280] id=0 15:17:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38280])) size=2097152, max=2097152, packet=32768 15:17:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38280]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38280] 15:17:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38280]) recipient=0 15:17:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280])) size=2097152, max=2097152, packet=32768 15:17:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280])) re-initializing 15:17:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280])) size=2097152, max=2097152, packet=32768 15:17:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38280]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38280]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280])[want-reply=true] subsystem=netconf 15:17:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280])[subsystem] prepared command 15:17:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x41adf343, L:/10.30.170.167:18074 - R:/10.30.171.175:38280]}} established 15:17:26.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 245: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18074 15:17:26.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 245: Creating data stores for simulated device 15:17:26.998 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:26.998 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:26.998 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:26.998 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:26.998 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:26.999 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6352a413 15:17:26.999 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:27.000 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:27.000 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:27.000 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:27.000 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:27.000 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:27.000 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:27.000 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:27.000 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6352a413, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6352a413, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f8284eb, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f8284eb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:27.000 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:27.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:27.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x41adf343, L:/10.30.170.167:18074 - R:/10.30.171.175:38280] 15:17:27.001 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 245 on channel [id: 0x41adf343, L:/10.30.170.167:18074 - R:/10.30.171.175:38280] 15:17:27.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]) by 1103 down to 2096049 15:17:27.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38280]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:27.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x41adf343, L:/10.30.170.167:18074 - R:/10.30.171.175:38280] 15:17:27.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x41adf343, L:/10.30.170.167:18074 - R:/10.30.171.175:38280] 15:17:27.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]) request=subsystem result=ReplySuccess, want-reply=true 15:17:27.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38280]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:27.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]) request=subsystem activate command 15:17:27.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]) starting runner for command=netconf 15:17:27.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38280]) process #5 SSH_MSG_CHANNEL_DATA 15:17:27.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]) by 373 down to 2096779 15:17:27.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]) SSH_MSG_CHANNEL_DATA len=373 15:17:27.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280] 15:17:27.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x41adf343, L:/10.30.170.167:18074 - R:/10.30.171.175:38280]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:27.002 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:27.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x41adf343, L:/10.30.170.167:18074 - R:/10.30.171.175:38280] 15:17:27.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x41adf343, L:/10.30.170.167:18074 - R:/10.30.171.175:38280] 15:17:27.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18074', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:27.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=245} created 15:17:27.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=245, channel=[id: 0x41adf343, L:/10.30.170.167:18074 - R:/10.30.171.175:38280]} created 15:17:27.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x41adf343, L:/10.30.170.167:18074 - R:/10.30.171.175:38280] successful with session NetconfServerSession{sessionId=245, channel=[id: 0x41adf343, L:/10.30.170.167:18074 - R:/10.30.171.175:38280]} 15:17:27.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=245, channel=[id: 0x41adf343, L:/10.30.170.167:18074 - R:/10.30.171.175:38280]} up 15:17:27.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38280]) process #6 SSH_MSG_CHANNEL_DATA 15:17:27.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]) by 393 down to 2096386 15:17:27.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]) SSH_MSG_CHANNEL_DATA len=393 15:17:27.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280] 15:17:27.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:27.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:27.003 [netconf-device-simulator-threads-4] 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=245} 15:17:27.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:27.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=245, channel=[id: 0x41adf343, L:/10.30.170.167:18074 - R:/10.30.171.175:38280]} EXI handlers added to pipeline 15:17:27.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:27.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]) by 179 down to 2095870 15:17:27.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38280]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:27.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:27.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38280]) process #7 SSH_MSG_CHANNEL_DATA 15:17:27.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]) by 340 down to 2096046 15:17:27.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]) SSH_MSG_CHANNEL_DATA len=340 15:17:27.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280] 15:17:27.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:27.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:27.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=245} 15:17:27.006 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f8284eb 15:17:27.006 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:27.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:27.006 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:27.006 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:27.006 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:27.006 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:27.006 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:27.006 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:27.006 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:27.006 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:27.006 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:27.006 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:27.006 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:27.006 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:27.006 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:27.006 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:27.006 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:27.006 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:27.007 [netconf-device-simulator-threads-4] 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 15:17:27.007 [netconf-device-simulator-threads-4] 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 15:17:27.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:27.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]) by 733 down to 2095137 15:17:27.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38280]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:27.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:27.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:27.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34870]) process #15 SSH_MSG_IGNORE 15:17:27.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34870]) SSH_MSG_IGNORE 15:17:27.443 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37712]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:27.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37712]) process #14 SSH_MSG_IGNORE 15:17:27.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37712]) SSH_MSG_IGNORE 15:17:27.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39886]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:27.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39886]) process #8 SSH_MSG_IGNORE 15:17:27.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39886]) SSH_MSG_IGNORE 15:17:27.564 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56184]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:27.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56184]) process #12 SSH_MSG_IGNORE 15:17:27.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56184]) SSH_MSG_IGNORE 15:17:27.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39056]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:27.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39056]) process #13 SSH_MSG_IGNORE 15:17:27.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39056]) SSH_MSG_IGNORE 15:17:27.843 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42454]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:27.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42454]) process #10 SSH_MSG_IGNORE 15:17:27.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42454]) SSH_MSG_IGNORE 15:17:27.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5309527b, L:/10.30.170.167:18075 - R:/10.30.171.175:49288]} 15:17:27.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:49288]): SSH-2.0-SSHD-UNKNOWN 15:17:27.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:49288]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:27.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:49288]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:28.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:49288]) Send SSH_MSG_KEXINIT 15:17:28.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49288]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:28.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49288]) process #0 SSH_MSG_KEXINIT 15:17:28.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:49288]) SSH_MSG_KEXINIT 15:17:28.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:49288]) strict KEX=true client=true server=true 15:17:28.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49288]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:28.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49288]) Kex: server host key algorithms = rsa-sha2-512 15:17:28.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49288]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:28.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49288]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:28.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49288]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:28.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49288]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:28.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49288]) Kex: compression algorithms (client to server) = none 15:17:28.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49288]) Kex: compression algorithms (server to client) = none 15:17:28.061 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60176]) process #9 SSH_MSG_IGNORE 15:17:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60176]) SSH_MSG_IGNORE 15:17:28.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60176]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:28.113 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47120]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:28.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49288]) process #1 30 15:17:28.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:49288]] process command=SSH_MSG_KEXDH_INIT 15:17:28.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:49288]] Send SSH_MSG_KEXDH_REPLY 15:17:28.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49288]) packet #1 sending command=31[31] len=1639 15:17:28.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:49288])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:28.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:49288]) Send SSH_MSG_NEWKEYS 15:17:28.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:49288]) session ID=a1:e1:05:ad:8f:02:a8:b0:5d:8c:3e:1f:99:0b:b3:9a:86:b4:90:b1:50:13:74:23:82:78:4f:5f:90:51:03:d0:c4:65:71:d9:2d:d9:9a:39:eb:f8:a9:e9:b6:fe:96:03:b2:b9:1e:60:88:81:b6:f2:a7:ad:55:e1:77:47:6c:99 15:17:28.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49288]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:28.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:49288]): strict KEX resets output message sequence number from 3 to 0 15:17:28.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:49288]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@127bf8bd; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:28.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:49288])[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 15:17:28.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:49288])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:28.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49288]) packet #0 sending command=7[7] len=419 15:17:28.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:49288]) No pending packets to flush at end of KEX 15:17:28.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47120]) process #11 SSH_MSG_IGNORE 15:17:28.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47120]) SSH_MSG_IGNORE 15:17:28.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49288]) process #2 SSH_MSG_NEWKEYS 15:17:28.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:49288]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:28.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:49288]): strict KEX resets input message sequence number from 3 to 0 15:17:28.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:49288]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@52c61033; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:28.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:28.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49288]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:28.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:49288]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:28.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:49288]) authorized authentication methods: password,publickey 15:17:28.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:49288]) Accepted service ssh-userauth 15:17:28.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49288]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:28.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49288]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:28.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49288]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:28.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49288]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:28.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49288]) no authentication factory for method=none 15:17:28.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:49288]) SSH_MSG_USERAUTH_REQUEST 15:17:28.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:49288]) remaining methods: password,publickey 15:17:28.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49288]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:28.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49288]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:28.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49288]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:28.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49288]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:28.185 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:28.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:49288]) authentication result: true 15:17:28.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:49288]) SSH_MSG_USERAUTH_REQUEST 15:17:28.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:49288])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:28.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49288]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:28.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:28.186 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:28.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:49288]) no heartbeat to stop 15:17:28.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:49288]) heartbeat type=IGNORE, interval=PT30S 15:17:28.186 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:49288 authenticated 15:17:28.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49288]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:28.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49288]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:28.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49288]] session=TransportServerSession[admin@/10.30.171.175:49288] id=0 15:17:28.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:49288])) size=2097152, max=2097152, packet=32768 15:17:28.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49288]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:49288] 15:17:28.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:49288]) recipient=0 15:17:28.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288])) size=2097152, max=2097152, packet=32768 15:17:28.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288])) re-initializing 15:17:28.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288])) size=2097152, max=2097152, packet=32768 15:17:28.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:28.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49288]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49288]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288])[want-reply=true] subsystem=netconf 15:17:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288])[subsystem] prepared command 15:17:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5309527b, L:/10.30.170.167:18075 - R:/10.30.171.175:49288]}} established 15:17:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 246: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18075 15:17:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 246: Creating data stores for simulated device 15:17:28.187 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:28.188 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:28.188 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:28.188 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:28.189 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@561ec2d8 15:17:28.189 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:28.189 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:28.189 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:28.189 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:28.189 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:28.189 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:28.189 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:28.189 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:28.190 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@561ec2d8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@561ec2d8, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10f79ae2, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10f79ae2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:28.190 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:28.190 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:28.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5309527b, L:/10.30.170.167:18075 - R:/10.30.171.175:49288] 15:17:28.191 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 246 on channel [id: 0x5309527b, L:/10.30.170.167:18075 - R:/10.30.171.175:49288] 15:17:28.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]) by 1103 down to 2096049 15:17:28.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49288]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:28.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5309527b, L:/10.30.170.167:18075 - R:/10.30.171.175:49288] 15:17:28.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5309527b, L:/10.30.170.167:18075 - R:/10.30.171.175:49288] 15:17:28.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]) request=subsystem result=ReplySuccess, want-reply=true 15:17:28.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49288]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:28.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]) request=subsystem activate command 15:17:28.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]) starting runner for command=netconf 15:17:28.191 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49288]) process #5 SSH_MSG_CHANNEL_DATA 15:17:28.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]) by 373 down to 2096779 15:17:28.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]) SSH_MSG_CHANNEL_DATA len=373 15:17:28.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288] 15:17:28.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x5309527b, L:/10.30.170.167:18075 - R:/10.30.171.175:49288]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:28.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:28.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5309527b, L:/10.30.170.167:18075 - R:/10.30.171.175:49288] 15:17:28.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5309527b, L:/10.30.170.167:18075 - R:/10.30.171.175:49288] 15:17:28.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18075', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:28.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=246} created 15:17:28.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=246, channel=[id: 0x5309527b, L:/10.30.170.167:18075 - R:/10.30.171.175:49288]} created 15:17:28.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5309527b, L:/10.30.170.167:18075 - R:/10.30.171.175:49288] successful with session NetconfServerSession{sessionId=246, channel=[id: 0x5309527b, L:/10.30.170.167:18075 - R:/10.30.171.175:49288]} 15:17:28.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=246, channel=[id: 0x5309527b, L:/10.30.170.167:18075 - R:/10.30.171.175:49288]} up 15:17:28.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49288]) process #6 SSH_MSG_CHANNEL_DATA 15:17:28.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]) by 393 down to 2096386 15:17:28.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]) SSH_MSG_CHANNEL_DATA len=393 15:17:28.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288] 15:17:28.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:28.192 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:28.192 [netconf-device-simulator-threads-6] 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=246} 15:17:28.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:28.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=246, channel=[id: 0x5309527b, L:/10.30.170.167:18075 - R:/10.30.171.175:49288]} EXI handlers added to pipeline 15:17:28.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:28.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]) by 179 down to 2095870 15:17:28.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49288]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:28.193 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:28.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49288]) process #7 SSH_MSG_CHANNEL_DATA 15:17:28.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]) by 340 down to 2096046 15:17:28.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]) SSH_MSG_CHANNEL_DATA len=340 15:17:28.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288] 15:17:28.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:28.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:28.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=246} 15:17:28.195 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10f79ae2 15:17:28.195 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:28.195 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:28.195 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:28.195 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:28.195 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:28.195 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:28.195 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:28.195 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:28.195 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:28.195 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:28.195 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:28.196 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:28.196 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:28.196 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:28.196 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:28.196 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:28.196 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:28.196 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:28.196 [netconf-device-simulator-threads-6] 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 15:17:28.196 [netconf-device-simulator-threads-6] 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 15:17:28.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:28.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]) by 733 down to 2095137 15:17:28.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49288]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:28.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:28.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56936]) process #15 SSH_MSG_IGNORE 15:17:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56936]) SSH_MSG_IGNORE 15:17:28.386 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:28.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60610]) process #16 SSH_MSG_IGNORE 15:17:28.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60610]) SSH_MSG_IGNORE 15:17:28.620 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50722]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:28.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50722]) process #8 SSH_MSG_IGNORE 15:17:28.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50722]) SSH_MSG_IGNORE 15:17:28.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60668]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:28.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60668]) process #12 SSH_MSG_IGNORE 15:17:28.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60668]) SSH_MSG_IGNORE 15:17:28.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36460]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:28.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36460]) process #14 SSH_MSG_IGNORE 15:17:28.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36460]) SSH_MSG_IGNORE 15:17:29.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58144]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:29.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58144]) process #13 SSH_MSG_IGNORE 15:17:29.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58144]) SSH_MSG_IGNORE 15:17:29.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3c85da5b, L:/10.30.170.167:18076 - R:/10.30.171.175:48116]} 15:17:29.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:48116]): SSH-2.0-SSHD-UNKNOWN 15:17:29.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:48116]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:29.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:48116]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:29.171 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57316]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:29.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57316]) process #10 SSH_MSG_IGNORE 15:17:29.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57316]) SSH_MSG_IGNORE 15:17:29.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58154]) process #9 SSH_MSG_IGNORE 15:17:29.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58154]) SSH_MSG_IGNORE 15:17:29.367 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58154]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:29.399 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45848]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:29.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:48116]) Send SSH_MSG_KEXINIT 15:17:29.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48116]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:29.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48116]) process #0 SSH_MSG_KEXINIT 15:17:29.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:48116]) SSH_MSG_KEXINIT 15:17:29.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:48116]) strict KEX=true client=true server=true 15:17:29.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48116]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:29.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48116]) Kex: server host key algorithms = rsa-sha2-512 15:17:29.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48116]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:29.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48116]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:29.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48116]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:29.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48116]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:29.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48116]) Kex: compression algorithms (client to server) = none 15:17:29.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48116]) Kex: compression algorithms (server to client) = none 15:17:29.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:29.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45848]) process #11 SSH_MSG_IGNORE 15:17:29.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45848]) SSH_MSG_IGNORE 15:17:29.474 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:29.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48116]) process #1 30 15:17:29.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48116]] process command=SSH_MSG_KEXDH_INIT 15:17:29.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48116]] Send SSH_MSG_KEXDH_REPLY 15:17:29.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48116]) packet #1 sending command=31[31] len=1639 15:17:29.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:48116])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:29.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:48116]) Send SSH_MSG_NEWKEYS 15:17:29.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:48116]) session ID=39:fc:93:42:23:6f:a9:ca:59:a9:d0:10:bb:57:a3:b4:c0:b2:b9:3a:81:d7:de:99:b2:62:53:25:e3:08:51:b5:4d:9c:28:f7:36:a6:b0:ab:8f:8e:87:81:3f:8c:3d:b3:84:4b:b0:91:f3:c5:f6:ac:8c:96:80:6e:b1:08:48:67 15:17:29.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48116]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:29.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48116]): strict KEX resets output message sequence number from 3 to 0 15:17:29.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48116]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6e745e83; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:29.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:48116])[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 15:17:29.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48116])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:29.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48116]) packet #0 sending command=7[7] len=419 15:17:29.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48116]) No pending packets to flush at end of KEX 15:17:29.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40676]) process #16 SSH_MSG_IGNORE 15:17:29.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40676]) SSH_MSG_IGNORE 15:17:29.526 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:29.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53144]) process #15 SSH_MSG_IGNORE 15:17:29.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53144]) SSH_MSG_IGNORE 15:17:29.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48116]) process #2 SSH_MSG_NEWKEYS 15:17:29.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48116]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:29.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48116]): strict KEX resets input message sequence number from 3 to 0 15:17:29.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48116]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5c735e86; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:29.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:29.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48116]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:29.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48116]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:29.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:48116]) authorized authentication methods: password,publickey 15:17:29.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48116]) Accepted service ssh-userauth 15:17:29.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48116]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:29.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48116]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:29.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48116]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:29.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48116]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:29.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48116]) no authentication factory for method=none 15:17:29.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48116]) SSH_MSG_USERAUTH_REQUEST 15:17:29.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48116]) remaining methods: password,publickey 15:17:29.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48116]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:29.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48116]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:29.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48116]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:29.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48116]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:29.544 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:29.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:48116]) authentication result: true 15:17:29.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:48116]) SSH_MSG_USERAUTH_REQUEST 15:17:29.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48116])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:29.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48116]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:29.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:29.545 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:29.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48116]) no heartbeat to stop 15:17:29.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:48116]) heartbeat type=IGNORE, interval=PT30S 15:17:29.545 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:48116 authenticated 15:17:29.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48116]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:29.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48116]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:29.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48116]] session=TransportServerSession[admin@/10.30.171.175:48116] id=0 15:17:29.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48116])) size=2097152, max=2097152, packet=32768 15:17:29.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48116]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48116] 15:17:29.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48116]) recipient=0 15:17:29.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116])) size=2097152, max=2097152, packet=32768 15:17:29.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116])) re-initializing 15:17:29.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116])) size=2097152, max=2097152, packet=32768 15:17:29.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:29.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48116]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:29.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48116]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:29.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:29.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116])[want-reply=true] subsystem=netconf 15:17:29.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116])[subsystem] prepared command 15:17:29.546 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:29.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:29.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3c85da5b, L:/10.30.170.167:18076 - R:/10.30.171.175:48116]}} established 15:17:29.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 247: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18076 15:17:29.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 247: Creating data stores for simulated device 15:17:29.547 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:29.547 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:29.547 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:29.547 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:29.547 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:29.548 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b17a2e5 15:17:29.548 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:29.548 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:29.548 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:29.548 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:29.551 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:29.551 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:29.551 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:29.551 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:29.551 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b17a2e5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b17a2e5, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11c66f90, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11c66f90, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:29.552 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:29.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:29.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3c85da5b, L:/10.30.170.167:18076 - R:/10.30.171.175:48116] 15:17:29.553 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 247 on channel [id: 0x3c85da5b, L:/10.30.170.167:18076 - R:/10.30.171.175:48116] 15:17:29.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]) by 1103 down to 2096049 15:17:29.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48116]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:29.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3c85da5b, L:/10.30.170.167:18076 - R:/10.30.171.175:48116] 15:17:29.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3c85da5b, L:/10.30.170.167:18076 - R:/10.30.171.175:48116] 15:17:29.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]) request=subsystem result=ReplySuccess, want-reply=true 15:17:29.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48116]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:29.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]) request=subsystem activate command 15:17:29.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]) starting runner for command=netconf 15:17:29.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48116]) process #5 SSH_MSG_CHANNEL_DATA 15:17:29.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]) by 373 down to 2096779 15:17:29.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]) SSH_MSG_CHANNEL_DATA len=373 15:17:29.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116] 15:17:29.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3c85da5b, L:/10.30.170.167:18076 - R:/10.30.171.175:48116]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:29.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:29.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3c85da5b, L:/10.30.170.167:18076 - R:/10.30.171.175:48116] 15:17:29.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3c85da5b, L:/10.30.170.167:18076 - R:/10.30.171.175:48116] 15:17:29.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18076', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:29.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=247} created 15:17:29.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=247, channel=[id: 0x3c85da5b, L:/10.30.170.167:18076 - R:/10.30.171.175:48116]} created 15:17:29.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3c85da5b, L:/10.30.170.167:18076 - R:/10.30.171.175:48116] successful with session NetconfServerSession{sessionId=247, channel=[id: 0x3c85da5b, L:/10.30.170.167:18076 - R:/10.30.171.175:48116]} 15:17:29.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=247, channel=[id: 0x3c85da5b, L:/10.30.170.167:18076 - R:/10.30.171.175:48116]} up 15:17:29.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48116]) process #6 SSH_MSG_CHANNEL_DATA 15:17:29.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]) by 393 down to 2096386 15:17:29.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]) SSH_MSG_CHANNEL_DATA len=393 15:17:29.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116] 15:17:29.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:29.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:29.556 [netconf-device-simulator-threads-0] 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=247} 15:17:29.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:29.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=247, channel=[id: 0x3c85da5b, L:/10.30.170.167:18076 - R:/10.30.171.175:48116]} EXI handlers added to pipeline 15:17:29.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:29.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]) by 179 down to 2095870 15:17:29.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48116]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:29.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:29.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48116]) process #7 SSH_MSG_CHANNEL_DATA 15:17:29.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]) by 340 down to 2096046 15:17:29.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]) SSH_MSG_CHANNEL_DATA len=340 15:17:29.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116] 15:17:29.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:29.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:29.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=247} 15:17:29.559 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11c66f90 15:17:29.559 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:29.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:29.559 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:29.559 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:29.559 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:29.559 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:29.559 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:29.559 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:29.559 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:29.559 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:29.559 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:29.559 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:29.559 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:29.559 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:29.559 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:29.559 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:29.559 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:29.559 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:29.559 [netconf-device-simulator-threads-0] 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 15:17:29.559 [netconf-device-simulator-threads-0] 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 15:17:29.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:29.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]) by 733 down to 2095137 15:17:29.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48116]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:29.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:29.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47450]) process #13 SSH_MSG_IGNORE 15:17:29.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47450]) SSH_MSG_IGNORE 15:17:29.784 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47450]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:29.983 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46926]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:29.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46926]) process #14 SSH_MSG_IGNORE 15:17:29.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46926]) SSH_MSG_IGNORE 15:17:30.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59392]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:30.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59392]) process #8 SSH_MSG_IGNORE 15:17:30.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59392]) SSH_MSG_IGNORE 15:17:30.311 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50978]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:30.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50978]) process #10 SSH_MSG_IGNORE 15:17:30.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50978]) SSH_MSG_IGNORE 15:17:30.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48158]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:30.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48158]) process #12 SSH_MSG_IGNORE 15:17:30.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48158]) SSH_MSG_IGNORE 15:17:30.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x56123df4, L:/10.30.170.167:18077 - R:/10.30.171.175:51540]} 15:17:30.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:51540]): SSH-2.0-SSHD-UNKNOWN 15:17:30.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:51540]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:30.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:51540]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:30.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58472]) process #13 SSH_MSG_IGNORE 15:17:30.513 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58472]) SSH_MSG_IGNORE 15:17:30.514 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58472]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:30.516 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42660]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:30.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42660]) process #9 SSH_MSG_IGNORE 15:17:30.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42660]) SSH_MSG_IGNORE 15:17:30.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:51540]) Send SSH_MSG_KEXINIT 15:17:30.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51540]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:30.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51540]) process #0 SSH_MSG_KEXINIT 15:17:30.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:51540]) SSH_MSG_KEXINIT 15:17:30.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:51540]) strict KEX=true client=true server=true 15:17:30.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51540]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:30.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51540]) Kex: server host key algorithms = rsa-sha2-512 15:17:30.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51540]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:30.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51540]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:30.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51540]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:30.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51540]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:30.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51540]) Kex: compression algorithms (client to server) = none 15:17:30.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51540]) Kex: compression algorithms (server to client) = none 15:17:30.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:30.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51540]) process #1 30 15:17:30.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51540]] process command=SSH_MSG_KEXDH_INIT 15:17:30.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51540]] Send SSH_MSG_KEXDH_REPLY 15:17:30.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51540]) packet #1 sending command=31[31] len=1639 15:17:30.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:51540])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:30.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:51540]) Send SSH_MSG_NEWKEYS 15:17:30.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:51540]) session ID=aa:5d:13:2f:a8:97:b2:7f:f4:3b:ca:21:20:4a:b7:3c:98:00:93:89:a6:88:3a:8d:f8:e3:a7:e7:f7:ce:e7:ee:4c:f2:eb:96:b4:63:ed:38:cf:a8:29:d7:19:b5:16:44:7a:cf:a8:bf:22:44:61:d3:81:e3:b8:70:20:47:83:53 15:17:30.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51540]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:30.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51540]): strict KEX resets output message sequence number from 3 to 0 15:17:30.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51540]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@61ce1c04; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:30.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:51540])[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 15:17:30.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51540])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:30.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51540]) packet #0 sending command=7[7] len=419 15:17:30.621 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51540]) No pending packets to flush at end of KEX 15:17:30.648 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51540]) process #2 SSH_MSG_NEWKEYS 15:17:30.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51540]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:30.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51540]): strict KEX resets input message sequence number from 3 to 0 15:17:30.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51540]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1eeb5308; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:30.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:30.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51540]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:30.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51540]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:30.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:51540]) authorized authentication methods: password,publickey 15:17:30.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51540]) Accepted service ssh-userauth 15:17:30.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51540]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:30.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51540]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:30.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51540]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:30.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51540]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:30.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51540]) no authentication factory for method=none 15:17:30.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51540]) SSH_MSG_USERAUTH_REQUEST 15:17:30.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51540]) remaining methods: password,publickey 15:17:30.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51540]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:30.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51540]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:30.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51540]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:30.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51540]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:30.650 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:30.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:51540]) authentication result: true 15:17:30.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:51540]) SSH_MSG_USERAUTH_REQUEST 15:17:30.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51540])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:30.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51540]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:30.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:30.650 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:30.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51540]) no heartbeat to stop 15:17:30.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:51540]) heartbeat type=IGNORE, interval=PT30S 15:17:30.650 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:51540 authenticated 15:17:30.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51540]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:30.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51540]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:30.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51540]] session=TransportServerSession[admin@/10.30.171.175:51540] id=0 15:17:30.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51540])) size=2097152, max=2097152, packet=32768 15:17:30.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51540]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51540] 15:17:30.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51540]) recipient=0 15:17:30.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540])) size=2097152, max=2097152, packet=32768 15:17:30.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540])) re-initializing 15:17:30.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540])) size=2097152, max=2097152, packet=32768 15:17:30.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:30.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51540]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:30.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51540]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:30.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:30.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540])[want-reply=true] subsystem=netconf 15:17:30.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540])[subsystem] prepared command 15:17:30.652 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:30.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:30.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x56123df4, L:/10.30.170.167:18077 - R:/10.30.171.175:51540]}} established 15:17:30.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 248: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18077 15:17:30.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 248: Creating data stores for simulated device 15:17:30.652 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:30.652 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:30.652 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:30.652 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:30.652 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:30.657 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@530cd1e3 15:17:30.657 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:30.657 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:30.657 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:30.657 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:30.658 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:30.658 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:30.658 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:30.658 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57644]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:30.658 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:30.658 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@530cd1e3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@530cd1e3, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@77a527b3, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@77a527b3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:30.659 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:30.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:30.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x56123df4, L:/10.30.170.167:18077 - R:/10.30.171.175:51540] 15:17:30.660 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 248 on channel [id: 0x56123df4, L:/10.30.170.167:18077 - R:/10.30.171.175:51540] 15:17:30.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]) by 1103 down to 2096049 15:17:30.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51540]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:30.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x56123df4, L:/10.30.170.167:18077 - R:/10.30.171.175:51540] 15:17:30.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x56123df4, L:/10.30.170.167:18077 - R:/10.30.171.175:51540] 15:17:30.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]) request=subsystem result=ReplySuccess, want-reply=true 15:17:30.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51540]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:30.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]) request=subsystem activate command 15:17:30.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]) starting runner for command=netconf 15:17:30.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51540]) process #5 SSH_MSG_CHANNEL_DATA 15:17:30.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]) by 373 down to 2096779 15:17:30.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]) SSH_MSG_CHANNEL_DATA len=373 15:17:30.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540] 15:17:30.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x56123df4, L:/10.30.170.167:18077 - R:/10.30.171.175:51540]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:30.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:30.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x56123df4, L:/10.30.170.167:18077 - R:/10.30.171.175:51540] 15:17:30.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x56123df4, L:/10.30.170.167:18077 - R:/10.30.171.175:51540] 15:17:30.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18077', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:30.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=248} created 15:17:30.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=248, channel=[id: 0x56123df4, L:/10.30.170.167:18077 - R:/10.30.171.175:51540]} created 15:17:30.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x56123df4, L:/10.30.170.167:18077 - R:/10.30.171.175:51540] successful with session NetconfServerSession{sessionId=248, channel=[id: 0x56123df4, L:/10.30.170.167:18077 - R:/10.30.171.175:51540]} 15:17:30.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=248, channel=[id: 0x56123df4, L:/10.30.170.167:18077 - R:/10.30.171.175:51540]} up 15:17:30.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57644]) process #11 SSH_MSG_IGNORE 15:17:30.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57644]) SSH_MSG_IGNORE 15:17:30.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51540]) process #6 SSH_MSG_CHANNEL_DATA 15:17:30.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]) by 393 down to 2096386 15:17:30.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]) SSH_MSG_CHANNEL_DATA len=393 15:17:30.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540] 15:17:30.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:30.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:30.663 [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=248} 15:17:30.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:30.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=248, channel=[id: 0x56123df4, L:/10.30.170.167:18077 - R:/10.30.171.175:51540]} EXI handlers added to pipeline 15:17:30.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:30.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]) by 179 down to 2095870 15:17:30.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51540]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:30.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:30.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51540]) process #7 SSH_MSG_CHANNEL_DATA 15:17:30.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]) by 340 down to 2096046 15:17:30.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]) SSH_MSG_CHANNEL_DATA len=340 15:17:30.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540] 15:17:30.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:30.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:30.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=248} 15:17:30.666 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@77a527b3 15:17:30.666 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:30.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:30.666 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:30.666 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:30.666 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:30.666 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:30.666 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:30.666 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:30.666 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:30.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:30.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:30.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:30.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:30.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:30.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:30.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:30.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:30.667 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:30.667 [netconf-device-simulator-threads-2] 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 15:17:30.667 [netconf-device-simulator-threads-2] 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 15:17:30.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:30.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]) by 733 down to 2095137 15:17:30.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51540]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:30.668 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:30.720 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:30.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55036]) process #16 SSH_MSG_IGNORE 15:17:30.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55036]) SSH_MSG_IGNORE 15:17:30.770 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:30.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43018]) process #15 SSH_MSG_IGNORE 15:17:30.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43018]) SSH_MSG_IGNORE 15:17:30.991 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46866]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:30.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46866]) process #10 SSH_MSG_IGNORE 15:17:30.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46866]) SSH_MSG_IGNORE 15:17:31.102 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:17:31.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54888]) process #17 SSH_MSG_IGNORE 15:17:31.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54888]) SSH_MSG_IGNORE 15:17:31.297 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43254]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:31.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43254]) process #14 SSH_MSG_IGNORE 15:17:31.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43254]) SSH_MSG_IGNORE 15:17:31.340 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49364]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:31.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49364]) process #12 SSH_MSG_IGNORE 15:17:31.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49364]) SSH_MSG_IGNORE 15:17:31.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56680]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:31.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56680]) process #8 SSH_MSG_IGNORE 15:17:31.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56680]) SSH_MSG_IGNORE 15:17:31.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x63ba3151, L:/10.30.170.167:18078 - R:/10.30.171.175:38498]} 15:17:31.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:38498]): SSH-2.0-SSHD-UNKNOWN 15:17:31.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:38498]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:31.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:38498]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:31.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38546]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:31.914 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35042]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:31.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35042]) process #13 SSH_MSG_IGNORE 15:17:31.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35042]) SSH_MSG_IGNORE 15:17:31.928 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44320]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:31.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44320]) process #9 SSH_MSG_IGNORE 15:17:31.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44320]) SSH_MSG_IGNORE 15:17:31.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43124]) process #15 SSH_MSG_IGNORE 15:17:31.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43124]) SSH_MSG_IGNORE 15:17:31.975 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:32.068 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:32.137 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51614]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:32.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51614]) process #10 SSH_MSG_IGNORE 15:17:32.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51614]) SSH_MSG_IGNORE 15:17:32.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:38498]) Send SSH_MSG_KEXINIT 15:17:32.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38498]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:32.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38498]) process #0 SSH_MSG_KEXINIT 15:17:32.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:38498]) SSH_MSG_KEXINIT 15:17:32.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:38498]) strict KEX=true client=true server=true 15:17:32.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38498]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:32.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38498]) Kex: server host key algorithms = rsa-sha2-512 15:17:32.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38498]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:32.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38498]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:32.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38498]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:32.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38498]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:32.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38498]) Kex: compression algorithms (client to server) = none 15:17:32.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38498]) Kex: compression algorithms (server to client) = none 15:17:32.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:32.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38546]) process #11 SSH_MSG_IGNORE 15:17:32.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38546]) SSH_MSG_IGNORE 15:17:32.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37206]) process #16 SSH_MSG_IGNORE 15:17:32.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37206]) SSH_MSG_IGNORE 15:17:32.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38498]) process #1 30 15:17:32.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38498]] process command=SSH_MSG_KEXDH_INIT 15:17:32.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38498]] Send SSH_MSG_KEXDH_REPLY 15:17:32.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38498]) packet #1 sending command=31[31] len=1639 15:17:32.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:38498])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:32.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:38498]) Send SSH_MSG_NEWKEYS 15:17:32.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:38498]) session ID=4d:a5:fa:56:c4:51:4d:e3:bc:f1:ee:13:53:7f:c2:a9:75:f8:e2:78:8a:b4:35:bb:b5:eb:6d:6b:c6:19:7c:7a:65:f9:1d:41:77:54:a9:db:e5:fe:c0:11:0d:1e:fe:d2:1c:ef:de:5e:b6:5c:7a:82:d3:f8:49:09:d2:10:61:d7 15:17:32.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38498]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:32.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38498]): strict KEX resets output message sequence number from 3 to 0 15:17:32.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38498]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@567ad90e; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:32.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:38498])[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 15:17:32.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38498])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:32.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38498]) packet #0 sending command=7[7] len=419 15:17:32.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38498]) No pending packets to flush at end of KEX 15:17:32.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38498]) process #2 SSH_MSG_NEWKEYS 15:17:32.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38498]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:32.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38498]): strict KEX resets input message sequence number from 3 to 0 15:17:32.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38498]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@da6def4; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:32.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:32.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38498]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:32.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38498]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:32.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:38498]) authorized authentication methods: password,publickey 15:17:32.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38498]) Accepted service ssh-userauth 15:17:32.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38498]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:32.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38498]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:32.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38498]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:32.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38498]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:32.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38498]) no authentication factory for method=none 15:17:32.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38498]) SSH_MSG_USERAUTH_REQUEST 15:17:32.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38498]) remaining methods: password,publickey 15:17:32.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38498]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:32.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38498]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:32.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38498]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:32.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38498]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:32.285 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:32.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:38498]) authentication result: true 15:17:32.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:38498]) SSH_MSG_USERAUTH_REQUEST 15:17:32.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38498])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:32.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38498]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:32.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:32.285 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:32.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38498]) no heartbeat to stop 15:17:32.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:38498]) heartbeat type=IGNORE, interval=PT30S 15:17:32.285 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:38498 authenticated 15:17:32.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38498]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:32.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38498]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:32.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38498]] session=TransportServerSession[admin@/10.30.171.175:38498] id=0 15:17:32.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38498])) size=2097152, max=2097152, packet=32768 15:17:32.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38498]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38498] 15:17:32.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38498]) recipient=0 15:17:32.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498])) size=2097152, max=2097152, packet=32768 15:17:32.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498])) re-initializing 15:17:32.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498])) size=2097152, max=2097152, packet=32768 15:17:32.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:32.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38498]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:32.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38498]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:32.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:32.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498])[want-reply=true] subsystem=netconf 15:17:32.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498])[subsystem] prepared command 15:17:32.287 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:32.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:32.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x63ba3151, L:/10.30.170.167:18078 - R:/10.30.171.175:38498]}} established 15:17:32.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 249: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18078 15:17:32.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 249: Creating data stores for simulated device 15:17:32.287 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:32.287 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:32.287 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:32.287 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:32.288 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:32.288 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@676168b5 15:17:32.288 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:32.289 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:32.289 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:32.289 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:32.290 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:32.290 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:32.290 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:32.290 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:32.290 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@676168b5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@676168b5, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@914291c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@914291c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:32.291 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:32.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:32.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x63ba3151, L:/10.30.170.167:18078 - R:/10.30.171.175:38498] 15:17:32.292 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 249 on channel [id: 0x63ba3151, L:/10.30.170.167:18078 - R:/10.30.171.175:38498] 15:17:32.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]) by 1103 down to 2096049 15:17:32.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38498]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:32.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x63ba3151, L:/10.30.170.167:18078 - R:/10.30.171.175:38498] 15:17:32.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x63ba3151, L:/10.30.170.167:18078 - R:/10.30.171.175:38498] 15:17:32.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]) request=subsystem result=ReplySuccess, want-reply=true 15:17:32.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38498]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:32.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]) request=subsystem activate command 15:17:32.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]) starting runner for command=netconf 15:17:32.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38498]) process #5 SSH_MSG_CHANNEL_DATA 15:17:32.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]) by 373 down to 2096779 15:17:32.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]) SSH_MSG_CHANNEL_DATA len=373 15:17:32.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498] 15:17:32.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x63ba3151, L:/10.30.170.167:18078 - R:/10.30.171.175:38498]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:32.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:32.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x63ba3151, L:/10.30.170.167:18078 - R:/10.30.171.175:38498] 15:17:32.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x63ba3151, L:/10.30.170.167:18078 - R:/10.30.171.175:38498] 15:17:32.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18078', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:32.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=249} created 15:17:32.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=249, channel=[id: 0x63ba3151, L:/10.30.170.167:18078 - R:/10.30.171.175:38498]} created 15:17:32.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x63ba3151, L:/10.30.170.167:18078 - R:/10.30.171.175:38498] successful with session NetconfServerSession{sessionId=249, channel=[id: 0x63ba3151, L:/10.30.170.167:18078 - R:/10.30.171.175:38498]} 15:17:32.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=249, channel=[id: 0x63ba3151, L:/10.30.170.167:18078 - R:/10.30.171.175:38498]} up 15:17:32.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38498]) process #6 SSH_MSG_CHANNEL_DATA 15:17:32.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]) by 393 down to 2096386 15:17:32.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]) SSH_MSG_CHANNEL_DATA len=393 15:17:32.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498] 15:17:32.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:32.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:32.293 [netconf-device-simulator-threads-4] 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=249} 15:17:32.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:32.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=249, channel=[id: 0x63ba3151, L:/10.30.170.167:18078 - R:/10.30.171.175:38498]} EXI handlers added to pipeline 15:17:32.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:32.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]) by 179 down to 2095870 15:17:32.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38498]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:32.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:32.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38498]) process #7 SSH_MSG_CHANNEL_DATA 15:17:32.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]) by 340 down to 2096046 15:17:32.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]) SSH_MSG_CHANNEL_DATA len=340 15:17:32.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498] 15:17:32.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:32.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:32.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=249} 15:17:32.296 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@914291c 15:17:32.296 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:32.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:32.296 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:32.296 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:32.296 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:32.296 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:32.296 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:32.296 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:32.296 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:32.297 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:32.297 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:32.297 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:32.297 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:32.297 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:32.297 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:32.297 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:32.297 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:32.297 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:32.297 [netconf-device-simulator-threads-4] 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 15:17:32.297 [netconf-device-simulator-threads-4] 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 15:17:32.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:32.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]) by 733 down to 2095137 15:17:32.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38498]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:32.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:32.455 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:32.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #14 SSH_MSG_IGNORE 15:17:32.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:17:32.539 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59580]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:32.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59580]) process #11 SSH_MSG_IGNORE 15:17:32.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59580]) SSH_MSG_IGNORE 15:17:32.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38088]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:32.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38088]) process #12 SSH_MSG_IGNORE 15:17:32.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38088]) SSH_MSG_IGNORE 15:17:32.836 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50252]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:32.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50252]) process #8 SSH_MSG_IGNORE 15:17:32.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50252]) SSH_MSG_IGNORE 15:17:32.855 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:17:32.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55962]) process #17 SSH_MSG_IGNORE 15:17:32.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55962]) SSH_MSG_IGNORE 15:17:32.887 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe6d139cf, L:/10.30.170.167:18079 - R:/10.30.171.175:36940]} 15:17:32.888 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:36940]): SSH-2.0-SSHD-UNKNOWN 15:17:32.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:36940]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:32.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:36940]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:32.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39282]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:32.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39282]) process #9 SSH_MSG_IGNORE 15:17:32.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39282]) SSH_MSG_IGNORE 15:17:33.124 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46446]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:33.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46446]) process #10 SSH_MSG_IGNORE 15:17:33.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46446]) SSH_MSG_IGNORE 15:17:33.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:33.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54118]) process #15 SSH_MSG_IGNORE 15:17:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54118]) SSH_MSG_IGNORE 15:17:33.378 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46760]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:33.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46760]) process #13 SSH_MSG_IGNORE 15:17:33.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46760]) SSH_MSG_IGNORE 15:17:33.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:36940]) Send SSH_MSG_KEXINIT 15:17:33.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36940]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:33.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36940]) process #0 SSH_MSG_KEXINIT 15:17:33.556 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:36940]) SSH_MSG_KEXINIT 15:17:33.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:36940]) strict KEX=true client=true server=true 15:17:33.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36940]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:33.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36940]) Kex: server host key algorithms = rsa-sha2-512 15:17:33.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36940]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:33.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36940]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:33.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36940]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:33.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36940]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:33.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36940]) Kex: compression algorithms (client to server) = none 15:17:33.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36940]) Kex: compression algorithms (server to client) = none 15:17:33.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:33.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50996]) process #16 SSH_MSG_IGNORE 15:17:33.557 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50996]) SSH_MSG_IGNORE 15:17:33.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36940]) process #1 30 15:17:33.630 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36940]] process command=SSH_MSG_KEXDH_INIT 15:17:33.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36940]] Send SSH_MSG_KEXDH_REPLY 15:17:33.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36940]) packet #1 sending command=31[31] len=1639 15:17:33.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:36940])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:33.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:36940]) Send SSH_MSG_NEWKEYS 15:17:33.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:36940]) session ID=65:7e:16:40:44:38:09:1b:c6:00:8e:b5:bc:5f:1a:26:2e:23:0b:4f:1a:97:64:5d:5a:36:a6:cc:d6:c1:93:67:9f:59:05:68:f1:4d:90:5e:44:2e:41:54:c1:74:15:dc:2d:76:40:1c:ca:ad:f1:47:c1:5d:ea:fe:e3:e9:08:b1 15:17:33.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36940]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:33.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36940]): strict KEX resets output message sequence number from 3 to 0 15:17:33.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36940]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6f35e623; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:33.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:36940])[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 15:17:33.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36940])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:33.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36940]) packet #0 sending command=7[7] len=419 15:17:33.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36940]) No pending packets to flush at end of KEX 15:17:33.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36940]) process #2 SSH_MSG_NEWKEYS 15:17:33.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36940]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:33.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36940]): strict KEX resets input message sequence number from 3 to 0 15:17:33.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36940]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6121bbbd; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:33.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:33.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36940]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:33.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36940]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:33.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:36940]) authorized authentication methods: password,publickey 15:17:33.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36940]) Accepted service ssh-userauth 15:17:33.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36940]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:33.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36940]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:33.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36940]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:33.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36940]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:33.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36940]) no authentication factory for method=none 15:17:33.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36940]) SSH_MSG_USERAUTH_REQUEST 15:17:33.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36940]) remaining methods: password,publickey 15:17:33.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36940]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:33.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36940]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:33.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36940]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:33.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36940]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:33.676 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:33.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:36940]) authentication result: true 15:17:33.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:36940]) SSH_MSG_USERAUTH_REQUEST 15:17:33.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36940])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:33.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36940]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:33.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:33.676 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:33.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36940]) no heartbeat to stop 15:17:33.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:36940]) heartbeat type=IGNORE, interval=PT30S 15:17:33.676 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:36940 authenticated 15:17:33.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36940]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:33.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36940]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:33.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36940]] session=TransportServerSession[admin@/10.30.171.175:36940] id=0 15:17:33.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36940])) size=2097152, max=2097152, packet=32768 15:17:33.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36940]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36940] 15:17:33.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36940]) recipient=0 15:17:33.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940])) size=2097152, max=2097152, packet=32768 15:17:33.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940])) re-initializing 15:17:33.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940])) size=2097152, max=2097152, packet=32768 15:17:33.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:33.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36940]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:33.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36940]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:33.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:33.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940])[want-reply=true] subsystem=netconf 15:17:33.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940])[subsystem] prepared command 15:17:33.678 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:33.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:33.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe6d139cf, L:/10.30.170.167:18079 - R:/10.30.171.175:36940]}} established 15:17:33.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 250: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18079 15:17:33.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 250: Creating data stores for simulated device 15:17:33.678 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:33.678 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:33.678 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:33.678 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:33.678 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:33.681 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5a525f0 15:17:33.681 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:33.681 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:33.681 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:33.681 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:33.682 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:33.682 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:33.682 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:33.682 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:33.682 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5a525f0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5a525f0, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6dfcffdf, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6dfcffdf, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:33.683 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:33.684 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56816]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe6d139cf, L:/10.30.170.167:18079 - R:/10.30.171.175:36940] 15:17:33.684 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 250 on channel [id: 0xe6d139cf, L:/10.30.170.167:18079 - R:/10.30.171.175:36940] 15:17:33.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]) by 1103 down to 2096049 15:17:33.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36940]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:33.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe6d139cf, L:/10.30.170.167:18079 - R:/10.30.171.175:36940] 15:17:33.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe6d139cf, L:/10.30.170.167:18079 - R:/10.30.171.175:36940] 15:17:33.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]) request=subsystem result=ReplySuccess, want-reply=true 15:17:33.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36940]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:33.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]) request=subsystem activate command 15:17:33.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]) starting runner for command=netconf 15:17:33.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36940]) process #5 SSH_MSG_CHANNEL_DATA 15:17:33.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]) by 373 down to 2096779 15:17:33.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]) SSH_MSG_CHANNEL_DATA len=373 15:17:33.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940] 15:17:33.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe6d139cf, L:/10.30.170.167:18079 - R:/10.30.171.175:36940]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:33.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:33.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe6d139cf, L:/10.30.170.167:18079 - R:/10.30.171.175:36940] 15:17:33.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe6d139cf, L:/10.30.170.167:18079 - R:/10.30.171.175:36940] 15:17:33.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18079', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:33.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=250} created 15:17:33.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=250, channel=[id: 0xe6d139cf, L:/10.30.170.167:18079 - R:/10.30.171.175:36940]} created 15:17:33.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe6d139cf, L:/10.30.170.167:18079 - R:/10.30.171.175:36940] successful with session NetconfServerSession{sessionId=250, channel=[id: 0xe6d139cf, L:/10.30.170.167:18079 - R:/10.30.171.175:36940]} 15:17:33.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=250, channel=[id: 0xe6d139cf, L:/10.30.170.167:18079 - R:/10.30.171.175:36940]} up 15:17:33.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36940]) process #6 SSH_MSG_CHANNEL_DATA 15:17:33.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]) by 393 down to 2096386 15:17:33.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]) SSH_MSG_CHANNEL_DATA len=393 15:17:33.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940] 15:17:33.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:33.689 [netconf-device-simulator-threads-6] 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=250} 15:17:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=250, channel=[id: 0xe6d139cf, L:/10.30.170.167:18079 - R:/10.30.171.175:36940]} EXI handlers added to pipeline 15:17:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]) by 179 down to 2095870 15:17:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36940]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56816]) process #9 SSH_MSG_IGNORE 15:17:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56816]) SSH_MSG_IGNORE 15:17:33.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36940]) process #7 SSH_MSG_CHANNEL_DATA 15:17:33.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40314]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:33.706 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]) by 340 down to 2096046 15:17:33.706 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]) SSH_MSG_CHANNEL_DATA len=340 15:17:33.706 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940] 15:17:33.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40314]) process #14 SSH_MSG_IGNORE 15:17:33.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40314]) SSH_MSG_IGNORE 15:17:33.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:33.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:33.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=250} 15:17:33.708 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6dfcffdf 15:17:33.708 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:33.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:33.709 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:33.709 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:33.709 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:33.709 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:33.709 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:33.709 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:33.709 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:33.709 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:33.709 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:33.709 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:33.709 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:33.709 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:33.709 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:33.709 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:33.709 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:33.709 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:33.709 [netconf-device-simulator-threads-6] 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 15:17:33.709 [netconf-device-simulator-threads-6] 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 15:17:33.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:33.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]) by 733 down to 2095137 15:17:33.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36940]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:33.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:33.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53024]) process #11 SSH_MSG_IGNORE 15:17:33.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53024]) SSH_MSG_IGNORE 15:17:33.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53024]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:33.940 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45678]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:33.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45678]) process #12 SSH_MSG_IGNORE 15:17:33.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45678]) SSH_MSG_IGNORE 15:17:34.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:17:34.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60062]) process #17 SSH_MSG_IGNORE 15:17:34.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60062]) SSH_MSG_IGNORE 15:17:34.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43564]) process #8 SSH_MSG_IGNORE 15:17:34.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43564]) SSH_MSG_IGNORE 15:17:34.019 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43564]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:34.293 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:34.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44528]) process #16 SSH_MSG_IGNORE 15:17:34.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44528]) SSH_MSG_IGNORE 15:17:34.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50618]) process #13 SSH_MSG_IGNORE 15:17:34.484 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50618]) SSH_MSG_IGNORE 15:17:34.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50618]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:34.500 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58044]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:34.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58044]) process #10 SSH_MSG_IGNORE 15:17:34.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58044]) SSH_MSG_IGNORE 15:17:34.593 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34250]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:34.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34250]) process #15 SSH_MSG_IGNORE 15:17:34.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34250]) SSH_MSG_IGNORE 15:17:34.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc42fbb7d, L:/10.30.170.167:18080 - R:/10.30.171.175:56610]} 15:17:34.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:56610]): SSH-2.0-SSHD-UNKNOWN 15:17:34.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:56610]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:34.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:56610]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:34.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:56610]) Send SSH_MSG_KEXINIT 15:17:34.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56610]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:34.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56610]) process #0 SSH_MSG_KEXINIT 15:17:34.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:56610]) SSH_MSG_KEXINIT 15:17:34.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:56610]) strict KEX=true client=true server=true 15:17:34.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56610]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:34.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56610]) Kex: server host key algorithms = rsa-sha2-512 15:17:34.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56610]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:34.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56610]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:34.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56610]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:34.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56610]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:34.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56610]) Kex: compression algorithms (client to server) = none 15:17:34.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56610]) Kex: compression algorithms (server to client) = none 15:17:34.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:34.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56610]) process #1 30 15:17:34.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:56610]] process command=SSH_MSG_KEXDH_INIT 15:17:34.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:56610]] Send SSH_MSG_KEXDH_REPLY 15:17:34.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56610]) packet #1 sending command=31[31] len=1639 15:17:34.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:56610])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:34.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:56610]) Send SSH_MSG_NEWKEYS 15:17:34.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:56610]) session ID=42:33:b3:f9:2b:f3:10:6d:f4:5e:63:ba:fd:2e:a6:0a:e5:51:9d:01:58:c4:6d:bf:20:9c:d1:38:09:b8:dc:a4:71:e0:38:ff:7d:db:f2:09:87:7d:65:9d:6d:c8:2e:07:5b:4d:d2:b3:8f:ce:db:91:e2:eb:37:a0:e2:3f:f7:05 15:17:34.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56610]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:34.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:56610]): strict KEX resets output message sequence number from 3 to 0 15:17:34.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:56610]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5959feb9; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:34.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:56610])[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 15:17:34.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:56610])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:34.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56610]) packet #0 sending command=7[7] len=419 15:17:34.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:56610]) No pending packets to flush at end of KEX 15:17:34.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56610]) process #2 SSH_MSG_NEWKEYS 15:17:34.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:56610]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:34.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:56610]): strict KEX resets input message sequence number from 3 to 0 15:17:34.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:56610]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@69caf672; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:34.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:34.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56610]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:34.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:56610]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:34.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:56610]) authorized authentication methods: password,publickey 15:17:34.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:56610]) Accepted service ssh-userauth 15:17:34.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56610]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:34.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56610]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:34.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56610]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:34.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56610]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:34.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56610]) no authentication factory for method=none 15:17:34.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:56610]) SSH_MSG_USERAUTH_REQUEST 15:17:34.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:56610]) remaining methods: password,publickey 15:17:34.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56610]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:34.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56610]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:34.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56610]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:34.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56610]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:34.951 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:34.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:56610]) authentication result: true 15:17:34.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:56610]) SSH_MSG_USERAUTH_REQUEST 15:17:34.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:56610])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:34.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56610]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:34.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:34.951 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:34.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56610]) no heartbeat to stop 15:17:34.951 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:56610]) heartbeat type=IGNORE, interval=PT30S 15:17:34.951 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:56610 authenticated 15:17:34.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56610]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:34.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56610]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:34.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56610]] session=TransportServerSession[admin@/10.30.171.175:56610] id=0 15:17:34.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56610])) size=2097152, max=2097152, packet=32768 15:17:34.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56610]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56610] 15:17:34.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56610]) recipient=0 15:17:34.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610])) size=2097152, max=2097152, packet=32768 15:17:34.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610])) re-initializing 15:17:34.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610])) size=2097152, max=2097152, packet=32768 15:17:34.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:34.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56610]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:34.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56610]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:34.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:34.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610])[want-reply=true] subsystem=netconf 15:17:34.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610])[subsystem] prepared command 15:17:34.953 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:34.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:34.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc42fbb7d, L:/10.30.170.167:18080 - R:/10.30.171.175:56610]}} established 15:17:34.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 251: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18080 15:17:34.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 251: Creating data stores for simulated device 15:17:34.953 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:34.953 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:34.953 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:34.953 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:34.953 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:34.954 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76a8cbc7 15:17:34.954 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:34.954 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:34.954 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:34.954 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:34.955 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:34.955 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:34.955 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:34.955 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:34.955 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76a8cbc7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76a8cbc7, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b084a71, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b084a71, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:34.955 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:34.955 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:34.956 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc42fbb7d, L:/10.30.170.167:18080 - R:/10.30.171.175:56610] 15:17:34.956 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 251 on channel [id: 0xc42fbb7d, L:/10.30.170.167:18080 - R:/10.30.171.175:56610] 15:17:34.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]) by 1103 down to 2096049 15:17:34.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56610]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:34.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc42fbb7d, L:/10.30.170.167:18080 - R:/10.30.171.175:56610] 15:17:34.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc42fbb7d, L:/10.30.170.167:18080 - R:/10.30.171.175:56610] 15:17:34.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]) request=subsystem result=ReplySuccess, want-reply=true 15:17:34.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56610]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:34.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]) request=subsystem activate command 15:17:34.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]) starting runner for command=netconf 15:17:34.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56610]) process #5 SSH_MSG_CHANNEL_DATA 15:17:34.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]) by 373 down to 2096779 15:17:34.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]) SSH_MSG_CHANNEL_DATA len=373 15:17:34.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610] 15:17:34.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc42fbb7d, L:/10.30.170.167:18080 - R:/10.30.171.175:56610]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:34.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:34.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc42fbb7d, L:/10.30.170.167:18080 - R:/10.30.171.175:56610] 15:17:34.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc42fbb7d, L:/10.30.170.167:18080 - R:/10.30.171.175:56610] 15:17:34.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18080', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:34.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=251} created 15:17:34.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=251, channel=[id: 0xc42fbb7d, L:/10.30.170.167:18080 - R:/10.30.171.175:56610]} created 15:17:34.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc42fbb7d, L:/10.30.170.167:18080 - R:/10.30.171.175:56610] successful with session NetconfServerSession{sessionId=251, channel=[id: 0xc42fbb7d, L:/10.30.170.167:18080 - R:/10.30.171.175:56610]} 15:17:34.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=251, channel=[id: 0xc42fbb7d, L:/10.30.170.167:18080 - R:/10.30.171.175:56610]} up 15:17:34.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56610]) process #6 SSH_MSG_CHANNEL_DATA 15:17:34.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]) by 393 down to 2096386 15:17:34.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]) SSH_MSG_CHANNEL_DATA len=393 15:17:34.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610] 15:17:34.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:34.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:34.959 [netconf-device-simulator-threads-0] 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=251} 15:17:34.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:34.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=251, channel=[id: 0xc42fbb7d, L:/10.30.170.167:18080 - R:/10.30.171.175:56610]} EXI handlers added to pipeline 15:17:34.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:34.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]) by 179 down to 2095870 15:17:34.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56610]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:34.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:34.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56610]) process #7 SSH_MSG_CHANNEL_DATA 15:17:34.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]) by 340 down to 2096046 15:17:34.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]) SSH_MSG_CHANNEL_DATA len=340 15:17:34.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610] 15:17:34.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:34.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:34.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=251} 15:17:34.962 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b084a71 15:17:34.962 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:34.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:34.962 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:34.962 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:34.962 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:34.962 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:34.962 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:34.962 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:34.962 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:34.962 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:34.962 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:34.962 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:34.962 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:34.962 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:34.962 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:34.962 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:34.962 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:34.962 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:34.962 [netconf-device-simulator-threads-0] 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 15:17:34.962 [netconf-device-simulator-threads-0] 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 15:17:34.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:34.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]) by 733 down to 2095137 15:17:34.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56610]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:34.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:35.045 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40368]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:35.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40368]) process #11 SSH_MSG_IGNORE 15:17:35.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40368]) SSH_MSG_IGNORE 15:17:35.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43496]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:35.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43496]) process #9 SSH_MSG_IGNORE 15:17:35.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43496]) SSH_MSG_IGNORE 15:17:35.170 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57892]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:35.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57892]) process #8 SSH_MSG_IGNORE 15:17:35.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57892]) SSH_MSG_IGNORE 15:17:35.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47616]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:35.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47616]) process #14 SSH_MSG_IGNORE 15:17:35.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47616]) SSH_MSG_IGNORE 15:17:35.296 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:17:35.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54708]) process #17 SSH_MSG_IGNORE 15:17:35.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54708]) SSH_MSG_IGNORE 15:17:35.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59792]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:35.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59792]) process #12 SSH_MSG_IGNORE 15:17:35.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59792]) SSH_MSG_IGNORE 15:17:35.419 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:35.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35166]) process #16 SSH_MSG_IGNORE 15:17:35.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35166]) SSH_MSG_IGNORE 15:17:35.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47276]) process #10 SSH_MSG_IGNORE 15:17:35.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47276]) SSH_MSG_IGNORE 15:17:35.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47276]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:35.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37358]) process #13 SSH_MSG_IGNORE 15:17:35.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37358]) SSH_MSG_IGNORE 15:17:35.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37358]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:35.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38758]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38758]) process #15 SSH_MSG_IGNORE 15:17:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38758]) SSH_MSG_IGNORE 15:17:35.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9164dc2f, L:/10.30.170.167:18081 - R:/10.30.171.175:37492]} 15:17:35.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:37492]): SSH-2.0-SSHD-UNKNOWN 15:17:35.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:37492]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:35.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:37492]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:36.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:37492]) Send SSH_MSG_KEXINIT 15:17:36.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37492]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:36.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37492]) process #0 SSH_MSG_KEXINIT 15:17:36.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:37492]) SSH_MSG_KEXINIT 15:17:36.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:37492]) strict KEX=true client=true server=true 15:17:36.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37492]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:36.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37492]) Kex: server host key algorithms = rsa-sha2-512 15:17:36.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37492]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:36.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37492]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:36.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37492]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:36.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37492]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:36.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37492]) Kex: compression algorithms (client to server) = none 15:17:36.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37492]) Kex: compression algorithms (server to client) = none 15:17:36.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:36.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47636]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:36.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37492]) process #1 30 15:17:36.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37492]] process command=SSH_MSG_KEXDH_INIT 15:17:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37492]] Send SSH_MSG_KEXDH_REPLY 15:17:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37492]) packet #1 sending command=31[31] len=1639 15:17:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:37492])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:37492]) Send SSH_MSG_NEWKEYS 15:17:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:37492]) session ID=46:54:8b:f7:a7:93:81:d7:40:a9:ec:2f:09:c5:94:a9:1f:c3:84:59:b5:a0:11:bc:c3:f7:44:4b:ae:cb:64:ae:9c:30:97:3e:0c:a3:56:86:27:b7:4d:ce:04:13:66:d6:92:e4:99:99:aa:b1:7c:92:fe:94:aa:38:df:00:84:5e 15:17:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37492]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37492]): strict KEX resets output message sequence number from 3 to 0 15:17:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37492]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5a82ee1c; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:37492])[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 15:17:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37492])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37492]) packet #0 sending command=7[7] len=419 15:17:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37492]) No pending packets to flush at end of KEX 15:17:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47636]) process #8 SSH_MSG_IGNORE 15:17:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47636]) SSH_MSG_IGNORE 15:17:36.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37492]) process #2 SSH_MSG_NEWKEYS 15:17:36.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37492]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:36.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37492]): strict KEX resets input message sequence number from 3 to 0 15:17:36.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37492]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1e4a7378; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:36.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:36.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37492]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:36.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37492]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:36.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:37492]) authorized authentication methods: password,publickey 15:17:36.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37492]) Accepted service ssh-userauth 15:17:36.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37492]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:36.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37492]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:36.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37492]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:36.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37492]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:36.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37492]) no authentication factory for method=none 15:17:36.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37492]) SSH_MSG_USERAUTH_REQUEST 15:17:36.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37492]) remaining methods: password,publickey 15:17:36.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37492]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:36.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37492]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:36.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37492]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:36.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37492]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:36.238 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:36.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:37492]) authentication result: true 15:17:36.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:37492]) SSH_MSG_USERAUTH_REQUEST 15:17:36.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37492])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:36.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37492]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:36.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:36.238 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:36.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37492]) no heartbeat to stop 15:17:36.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:37492]) heartbeat type=IGNORE, interval=PT30S 15:17:36.238 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:37492 authenticated 15:17:36.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37492]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37492]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37492]] session=TransportServerSession[admin@/10.30.171.175:37492] id=0 15:17:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37492])) size=2097152, max=2097152, packet=32768 15:17:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37492]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37492] 15:17:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37492]) recipient=0 15:17:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492])) size=2097152, max=2097152, packet=32768 15:17:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492])) re-initializing 15:17:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492])) size=2097152, max=2097152, packet=32768 15:17:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37492]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37492]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492])[want-reply=true] subsystem=netconf 15:17:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492])[subsystem] prepared command 15:17:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:36.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9164dc2f, L:/10.30.170.167:18081 - R:/10.30.171.175:37492]}} established 15:17:36.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 252: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18081 15:17:36.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 252: Creating data stores for simulated device 15:17:36.240 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:36.240 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:36.240 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:36.240 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:36.240 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:36.241 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2f66101 15:17:36.241 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:36.241 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:36.241 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:36.241 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:36.242 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:36.242 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:36.242 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:36.242 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:36.242 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2f66101, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2f66101, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23971413, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23971413, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:36.242 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:36.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:36.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9164dc2f, L:/10.30.170.167:18081 - R:/10.30.171.175:37492] 15:17:36.243 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 252 on channel [id: 0x9164dc2f, L:/10.30.170.167:18081 - R:/10.30.171.175:37492] 15:17:36.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]) by 1103 down to 2096049 15:17:36.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37492]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:36.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9164dc2f, L:/10.30.170.167:18081 - R:/10.30.171.175:37492] 15:17:36.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9164dc2f, L:/10.30.170.167:18081 - R:/10.30.171.175:37492] 15:17:36.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]) request=subsystem result=ReplySuccess, want-reply=true 15:17:36.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37492]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:36.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]) request=subsystem activate command 15:17:36.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]) starting runner for command=netconf 15:17:36.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37492]) process #5 SSH_MSG_CHANNEL_DATA 15:17:36.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]) by 373 down to 2096779 15:17:36.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]) SSH_MSG_CHANNEL_DATA len=373 15:17:36.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492] 15:17:36.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9164dc2f, L:/10.30.170.167:18081 - R:/10.30.171.175:37492]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:36.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:36.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9164dc2f, L:/10.30.170.167:18081 - R:/10.30.171.175:37492] 15:17:36.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9164dc2f, L:/10.30.170.167:18081 - R:/10.30.171.175:37492] 15:17:36.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18081', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:36.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=252} created 15:17:36.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=252, channel=[id: 0x9164dc2f, L:/10.30.170.167:18081 - R:/10.30.171.175:37492]} created 15:17:36.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9164dc2f, L:/10.30.170.167:18081 - R:/10.30.171.175:37492] successful with session NetconfServerSession{sessionId=252, channel=[id: 0x9164dc2f, L:/10.30.170.167:18081 - R:/10.30.171.175:37492]} 15:17:36.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=252, channel=[id: 0x9164dc2f, L:/10.30.170.167:18081 - R:/10.30.171.175:37492]} up 15:17:36.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37492]) process #6 SSH_MSG_CHANNEL_DATA 15:17:36.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]) by 393 down to 2096386 15:17:36.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]) SSH_MSG_CHANNEL_DATA len=393 15:17:36.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492] 15:17:36.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:36.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:36.244 [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=252} 15:17:36.244 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:36.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=252, channel=[id: 0x9164dc2f, L:/10.30.170.167:18081 - R:/10.30.171.175:37492]} EXI handlers added to pipeline 15:17:36.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:36.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]) by 179 down to 2095870 15:17:36.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37492]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:36.245 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:36.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37492]) process #7 SSH_MSG_CHANNEL_DATA 15:17:36.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]) by 340 down to 2096046 15:17:36.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]) SSH_MSG_CHANNEL_DATA len=340 15:17:36.246 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492] 15:17:36.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:36.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:36.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=252} 15:17:36.247 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23971413 15:17:36.247 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:36.247 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:36.247 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:36.247 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:36.247 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:36.247 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:36.247 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:36.247 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:36.247 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:36.247 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:36.247 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:36.247 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:36.247 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:36.247 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:36.247 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:36.247 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:36.247 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:36.247 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:36.248 [netconf-device-simulator-threads-2] 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 15:17:36.248 [netconf-device-simulator-threads-2] 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 15:17:36.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:36.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]) by 733 down to 2095137 15:17:36.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37492]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:36.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:36.381 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46272]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:36.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46272]) process #11 SSH_MSG_IGNORE 15:17:36.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46272]) SSH_MSG_IGNORE 15:17:36.453 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54238]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54238]) process #9 SSH_MSG_IGNORE 15:17:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54238]) SSH_MSG_IGNORE 15:17:36.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59766]) process #12 SSH_MSG_IGNORE 15:17:36.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59766]) SSH_MSG_IGNORE 15:17:36.582 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59766]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:36.588 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:17:36.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58112]) process #17 SSH_MSG_IGNORE 15:17:36.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58112]) SSH_MSG_IGNORE 15:17:36.629 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:36.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54380]) process #16 SSH_MSG_IGNORE 15:17:36.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54380]) SSH_MSG_IGNORE 15:17:36.644 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53088]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:36.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53088]) process #14 SSH_MSG_IGNORE 15:17:36.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53088]) SSH_MSG_IGNORE 15:17:36.757 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45880]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:36.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45880]) process #13 SSH_MSG_IGNORE 15:17:36.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45880]) SSH_MSG_IGNORE 15:17:36.963 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41400]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:36.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41400]) process #10 SSH_MSG_IGNORE 15:17:36.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41400]) SSH_MSG_IGNORE 15:17:37.164 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48346]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:37.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48346]) process #15 SSH_MSG_IGNORE 15:17:37.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48346]) SSH_MSG_IGNORE 15:17:37.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x01855264, L:/10.30.170.167:18082 - R:/10.30.171.175:36408]} 15:17:37.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:36408]): SSH-2.0-SSHD-UNKNOWN 15:17:37.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:36408]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:37.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:36408]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:37.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58256]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:37.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58256]) process #13 SSH_MSG_IGNORE 15:17:37.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58256]) SSH_MSG_IGNORE 15:17:37.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40580]) process #11 SSH_MSG_IGNORE 15:17:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40580]) SSH_MSG_IGNORE 15:17:37.498 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40580]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:37.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60978]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:37.545 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55224]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:37.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:36408]) Send SSH_MSG_KEXINIT 15:17:37.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36408]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:37.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36408]) process #0 SSH_MSG_KEXINIT 15:17:37.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:36408]) SSH_MSG_KEXINIT 15:17:37.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:36408]) strict KEX=true client=true server=true 15:17:37.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36408]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:37.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36408]) Kex: server host key algorithms = rsa-sha2-512 15:17:37.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36408]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:37.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36408]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:37.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36408]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:37.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36408]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:37.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36408]) Kex: compression algorithms (client to server) = none 15:17:37.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36408]) Kex: compression algorithms (server to client) = none 15:17:37.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:37.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60978]) process #8 SSH_MSG_IGNORE 15:17:37.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60978]) SSH_MSG_IGNORE 15:17:37.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55224]) process #9 SSH_MSG_IGNORE 15:17:37.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55224]) SSH_MSG_IGNORE 15:17:37.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36408]) process #1 30 15:17:37.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36408]] process command=SSH_MSG_KEXDH_INIT 15:17:37.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36408]] Send SSH_MSG_KEXDH_REPLY 15:17:37.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36408]) packet #1 sending command=31[31] len=1639 15:17:37.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:36408])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:37.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:36408]) Send SSH_MSG_NEWKEYS 15:17:37.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:36408]) session ID=4f:f5:f6:4e:5d:53:e8:ac:25:80:cf:5f:ca:9b:df:b5:42:43:a0:a3:49:97:32:53:86:0b:47:2d:5a:ac:18:90:78:2c:1a:b7:d9:66:c5:b4:fd:86:9a:b5:20:89:7c:03:33:4d:f3:e7:7c:62:df:16:5e:84:6c:36:01:5c:9c:98 15:17:37.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36408]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:37.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36408]): strict KEX resets output message sequence number from 3 to 0 15:17:37.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36408]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@73d443a5; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:37.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:36408])[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 15:17:37.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36408])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:37.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36408]) packet #0 sending command=7[7] len=419 15:17:37.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36408]) No pending packets to flush at end of KEX 15:17:37.777 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:37.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50598]) process #16 SSH_MSG_IGNORE 15:17:37.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50598]) SSH_MSG_IGNORE 15:17:37.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53618]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:37.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36408]) process #2 SSH_MSG_NEWKEYS 15:17:37.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36408]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:37.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36408]): strict KEX resets input message sequence number from 3 to 0 15:17:37.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36408]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4165c937; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:37.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:37.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36408]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:37.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36408]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:37.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:36408]) authorized authentication methods: password,publickey 15:17:37.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36408]) Accepted service ssh-userauth 15:17:37.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36408]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:37.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36408]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:37.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36408]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:37.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36408]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:37.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36408]) no authentication factory for method=none 15:17:37.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36408]) SSH_MSG_USERAUTH_REQUEST 15:17:37.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36408]) remaining methods: password,publickey 15:17:37.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36408]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:37.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53618]) process #12 SSH_MSG_IGNORE 15:17:37.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53618]) SSH_MSG_IGNORE 15:17:37.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36408]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:37.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36408]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:37.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36408]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:37.800 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:37.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:36408]) authentication result: true 15:17:37.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:36408]) SSH_MSG_USERAUTH_REQUEST 15:17:37.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36408])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:37.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36408]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:37.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:37.800 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:37.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36408]) no heartbeat to stop 15:17:37.800 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:36408]) heartbeat type=IGNORE, interval=PT30S 15:17:37.800 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:36408 authenticated 15:17:37.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36408]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:37.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36408]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:37.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36408]] session=TransportServerSession[admin@/10.30.171.175:36408] id=0 15:17:37.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36408])) size=2097152, max=2097152, packet=32768 15:17:37.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36408]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36408] 15:17:37.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36408]) recipient=0 15:17:37.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408])) size=2097152, max=2097152, packet=32768 15:17:37.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408])) re-initializing 15:17:37.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408])) size=2097152, max=2097152, packet=32768 15:17:37.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:37.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36408]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:37.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36408]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:37.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:37.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408])[want-reply=true] subsystem=netconf 15:17:37.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408])[subsystem] prepared command 15:17:37.802 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:37.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:37.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x01855264, L:/10.30.170.167:18082 - R:/10.30.171.175:36408]}} established 15:17:37.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 253: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18082 15:17:37.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 253: Creating data stores for simulated device 15:17:37.802 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:37.802 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:37.802 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:37.802 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:37.802 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:37.803 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5345ad9a 15:17:37.803 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:37.803 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:37.803 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:37.804 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:37.804 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:37.804 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:37.804 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:37.804 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:37.804 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5345ad9a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5345ad9a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2cc1565b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2cc1565b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:37.805 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:37.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:37.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x01855264, L:/10.30.170.167:18082 - R:/10.30.171.175:36408] 15:17:37.806 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 253 on channel [id: 0x01855264, L:/10.30.170.167:18082 - R:/10.30.171.175:36408] 15:17:37.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]) by 1103 down to 2096049 15:17:37.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36408]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:37.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x01855264, L:/10.30.170.167:18082 - R:/10.30.171.175:36408] 15:17:37.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x01855264, L:/10.30.170.167:18082 - R:/10.30.171.175:36408] 15:17:37.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]) request=subsystem result=ReplySuccess, want-reply=true 15:17:37.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36408]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:37.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]) request=subsystem activate command 15:17:37.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]) starting runner for command=netconf 15:17:37.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36408]) process #5 SSH_MSG_CHANNEL_DATA 15:17:37.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]) by 373 down to 2096779 15:17:37.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]) SSH_MSG_CHANNEL_DATA len=373 15:17:37.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408] 15:17:37.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x01855264, L:/10.30.170.167:18082 - R:/10.30.171.175:36408]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:37.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:37.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x01855264, L:/10.30.170.167:18082 - R:/10.30.171.175:36408] 15:17:37.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x01855264, L:/10.30.170.167:18082 - R:/10.30.171.175:36408] 15:17:37.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18082', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:37.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=253} created 15:17:37.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=253, channel=[id: 0x01855264, L:/10.30.170.167:18082 - R:/10.30.171.175:36408]} created 15:17:37.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x01855264, L:/10.30.170.167:18082 - R:/10.30.171.175:36408] successful with session NetconfServerSession{sessionId=253, channel=[id: 0x01855264, L:/10.30.170.167:18082 - R:/10.30.171.175:36408]} 15:17:37.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=253, channel=[id: 0x01855264, L:/10.30.170.167:18082 - R:/10.30.171.175:36408]} up 15:17:37.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36408]) process #6 SSH_MSG_CHANNEL_DATA 15:17:37.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]) by 393 down to 2096386 15:17:37.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]) SSH_MSG_CHANNEL_DATA len=393 15:17:37.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408] 15:17:37.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:37.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:37.808 [netconf-device-simulator-threads-4] 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=253} 15:17:37.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:37.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=253, channel=[id: 0x01855264, L:/10.30.170.167:18082 - R:/10.30.171.175:36408]} EXI handlers added to pipeline 15:17:37.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:37.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]) by 179 down to 2095870 15:17:37.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36408]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:37.808 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:37.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36408]) process #7 SSH_MSG_CHANNEL_DATA 15:17:37.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]) by 340 down to 2096046 15:17:37.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]) SSH_MSG_CHANNEL_DATA len=340 15:17:37.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408] 15:17:37.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:37.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:37.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=253} 15:17:37.810 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2cc1565b 15:17:37.810 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:37.810 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:37.810 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:37.810 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:37.810 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:37.810 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:37.811 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:37.811 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:37.811 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:37.811 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:37.811 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:37.811 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:37.811 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:37.811 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:37.811 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:37.811 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:37.811 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:37.811 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:37.811 [netconf-device-simulator-threads-4] 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 15:17:37.811 [netconf-device-simulator-threads-4] 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 15:17:37.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:37.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]) by 733 down to 2095137 15:17:37.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36408]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:37.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:37.837 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60884]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60884]) process #14 SSH_MSG_IGNORE 15:17:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60884]) SSH_MSG_IGNORE 15:17:37.843 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:17:37.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34104]) process #17 SSH_MSG_IGNORE 15:17:37.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34104]) SSH_MSG_IGNORE 15:17:38.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49154]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:38.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49154]) process #10 SSH_MSG_IGNORE 15:17:38.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49154]) SSH_MSG_IGNORE 15:17:38.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47972]) process #11 SSH_MSG_IGNORE 15:17:38.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47972]) SSH_MSG_IGNORE 15:17:38.267 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47972]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:38.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38174]) process #13 SSH_MSG_IGNORE 15:17:38.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38174]) SSH_MSG_IGNORE 15:17:38.338 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38174]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:38.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33050]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33050]) process #15 SSH_MSG_IGNORE 15:17:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33050]) SSH_MSG_IGNORE 15:17:38.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcb642eab, L:/10.30.170.167:18083 - R:/10.30.171.175:42516]} 15:17:38.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:42516]): SSH-2.0-SSHD-UNKNOWN 15:17:38.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:42516]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:38.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:42516]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:38.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42510]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:38.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:42516]) Send SSH_MSG_KEXINIT 15:17:38.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42516]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:38.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42516]) process #0 SSH_MSG_KEXINIT 15:17:38.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:42516]) SSH_MSG_KEXINIT 15:17:38.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:42516]) strict KEX=true client=true server=true 15:17:38.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42516]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:38.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42516]) Kex: server host key algorithms = rsa-sha2-512 15:17:38.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42516]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:38.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42516]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:38.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42516]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:38.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42516]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:38.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42516]) Kex: compression algorithms (client to server) = none 15:17:38.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42516]) Kex: compression algorithms (server to client) = none 15:17:38.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:38.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42510]) process #8 SSH_MSG_IGNORE 15:17:38.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42510]) SSH_MSG_IGNORE 15:17:38.622 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36106]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:38.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42516]) process #1 30 15:17:38.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42516]] process command=SSH_MSG_KEXDH_INIT 15:17:38.706 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42516]] Send SSH_MSG_KEXDH_REPLY 15:17:38.706 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42516]) packet #1 sending command=31[31] len=1639 15:17:38.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:42516])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:38.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:42516]) Send SSH_MSG_NEWKEYS 15:17:38.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:42516]) session ID=63:b7:3f:04:a6:4d:5d:99:10:6b:87:b6:ea:28:3d:a2:ef:13:b9:83:eb:09:14:65:44:50:27:dd:41:35:74:19:bb:1b:1e:02:5f:b2:a4:9b:ea:ff:e4:61:d3:c8:15:f8:bf:31:c3:66:7d:ad:6a:1a:7a:4a:89:65:43:27:d4:1b 15:17:38.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42516]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:38.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42516]): strict KEX resets output message sequence number from 3 to 0 15:17:38.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42516]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5f27627; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:38.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:42516])[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 15:17:38.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42516])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:38.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42516]) packet #0 sending command=7[7] len=419 15:17:38.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42516]) No pending packets to flush at end of KEX 15:17:38.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36106]) process #12 SSH_MSG_IGNORE 15:17:38.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36106]) SSH_MSG_IGNORE 15:17:38.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42516]) process #2 SSH_MSG_NEWKEYS 15:17:38.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42516]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:38.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42516]): strict KEX resets input message sequence number from 3 to 0 15:17:38.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42516]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@743278c2; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:38.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:38.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42516]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:38.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42516]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:38.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:42516]) authorized authentication methods: password,publickey 15:17:38.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42516]) Accepted service ssh-userauth 15:17:38.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42516]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:38.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42516]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:38.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42516]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:38.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42516]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:38.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42516]) no authentication factory for method=none 15:17:38.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42516]) SSH_MSG_USERAUTH_REQUEST 15:17:38.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42516]) remaining methods: password,publickey 15:17:38.740 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42516]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:38.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42516]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:38.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42516]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:38.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42516]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:38.741 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:38.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:42516]) authentication result: true 15:17:38.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:42516]) SSH_MSG_USERAUTH_REQUEST 15:17:38.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42516])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:38.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42516]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:38.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:38.741 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:38.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42516]) no heartbeat to stop 15:17:38.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:42516]) heartbeat type=IGNORE, interval=PT30S 15:17:38.741 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:42516 authenticated 15:17:38.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:38.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42516]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:38.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42516]] session=TransportServerSession[admin@/10.30.171.175:42516] id=0 15:17:38.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42516])) size=2097152, max=2097152, packet=32768 15:17:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42516]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42516] 15:17:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42516]) recipient=0 15:17:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516])) size=2097152, max=2097152, packet=32768 15:17:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516])) re-initializing 15:17:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516])) size=2097152, max=2097152, packet=32768 15:17:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516])[want-reply=true] subsystem=netconf 15:17:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516])[subsystem] prepared command 15:17:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcb642eab, L:/10.30.170.167:18083 - R:/10.30.171.175:42516]}} established 15:17:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 254: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18083 15:17:38.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 254: Creating data stores for simulated device 15:17:38.743 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:38.743 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:38.743 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:38.743 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:38.743 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:38.744 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@624d6172 15:17:38.744 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:38.744 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:38.744 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:38.744 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:38.744 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:38.744 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:38.745 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:38.745 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:38.745 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@624d6172, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@624d6172, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47e03bc2, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47e03bc2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:38.745 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:38.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:38.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcb642eab, L:/10.30.170.167:18083 - R:/10.30.171.175:42516] 15:17:38.746 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 254 on channel [id: 0xcb642eab, L:/10.30.170.167:18083 - R:/10.30.171.175:42516] 15:17:38.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) by 1103 down to 2096049 15:17:38.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:38.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcb642eab, L:/10.30.170.167:18083 - R:/10.30.171.175:42516] 15:17:38.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcb642eab, L:/10.30.170.167:18083 - R:/10.30.171.175:42516] 15:17:38.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) request=subsystem result=ReplySuccess, want-reply=true 15:17:38.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:38.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) request=subsystem activate command 15:17:38.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) starting runner for command=netconf 15:17:38.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #5 SSH_MSG_CHANNEL_DATA 15:17:38.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) by 373 down to 2096779 15:17:38.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_CHANNEL_DATA len=373 15:17:38.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516] 15:17:38.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xcb642eab, L:/10.30.170.167:18083 - R:/10.30.171.175:42516]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:38.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:38.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcb642eab, L:/10.30.170.167:18083 - R:/10.30.171.175:42516] 15:17:38.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcb642eab, L:/10.30.170.167:18083 - R:/10.30.171.175:42516] 15:17:38.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18083', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:38.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=254} created 15:17:38.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=254, channel=[id: 0xcb642eab, L:/10.30.170.167:18083 - R:/10.30.171.175:42516]} created 15:17:38.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcb642eab, L:/10.30.170.167:18083 - R:/10.30.171.175:42516] successful with session NetconfServerSession{sessionId=254, channel=[id: 0xcb642eab, L:/10.30.170.167:18083 - R:/10.30.171.175:42516]} 15:17:38.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=254, channel=[id: 0xcb642eab, L:/10.30.170.167:18083 - R:/10.30.171.175:42516]} up 15:17:38.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #6 SSH_MSG_CHANNEL_DATA 15:17:38.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) by 393 down to 2096386 15:17:38.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_CHANNEL_DATA len=393 15:17:38.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516] 15:17:38.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:38.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:38.749 [netconf-device-simulator-threads-6] 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=254} 15:17:38.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:38.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=254, channel=[id: 0xcb642eab, L:/10.30.170.167:18083 - R:/10.30.171.175:42516]} EXI handlers added to pipeline 15:17:38.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:38.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) by 179 down to 2095870 15:17:38.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:38.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:38.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #7 SSH_MSG_CHANNEL_DATA 15:17:38.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) by 340 down to 2096046 15:17:38.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_CHANNEL_DATA len=340 15:17:38.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516] 15:17:38.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:38.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:38.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=254} 15:17:38.752 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47e03bc2 15:17:38.752 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:38.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:38.752 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:38.752 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:38.752 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:38.752 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:38.752 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:38.752 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:38.752 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:38.752 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:38.752 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:38.752 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:38.752 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:38.752 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:38.752 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:38.752 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:38.752 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:38.752 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:38.752 [netconf-device-simulator-threads-6] 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 15:17:38.752 [netconf-device-simulator-threads-6] 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 15:17:38.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:38.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) by 733 down to 2095137 15:17:38.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:38.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:38.767 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54674]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:38.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54674]) process #9 SSH_MSG_IGNORE 15:17:38.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54674]) SSH_MSG_IGNORE 15:17:38.917 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37244]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:38.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37244]) process #14 SSH_MSG_IGNORE 15:17:38.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37244]) SSH_MSG_IGNORE 15:17:39.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:17:39.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54902]) process #17 SSH_MSG_IGNORE 15:17:39.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54902]) SSH_MSG_IGNORE 15:17:39.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:39.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44860]) process #16 SSH_MSG_IGNORE 15:17:39.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44860]) SSH_MSG_IGNORE 15:17:39.389 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36484]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:39.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36484]) process #10 SSH_MSG_IGNORE 15:17:39.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36484]) SSH_MSG_IGNORE 15:17:39.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38652]) process #13 SSH_MSG_IGNORE 15:17:39.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38652]) SSH_MSG_IGNORE 15:17:39.542 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38652]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:39.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47238]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:39.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47238]) process #15 SSH_MSG_IGNORE 15:17:39.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47238]) SSH_MSG_IGNORE 15:17:39.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3d211014, L:/10.30.170.167:18084 - R:/10.30.171.175:42516]} 15:17:39.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:42516]): SSH-2.0-SSHD-UNKNOWN 15:17:39.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:42516]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:39.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:42516]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:39.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51538]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:39.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:42516]) Send SSH_MSG_KEXINIT 15:17:39.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42516]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:39.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42516]) process #0 SSH_MSG_KEXINIT 15:17:39.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:42516]) SSH_MSG_KEXINIT 15:17:39.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:42516]) strict KEX=true client=true server=true 15:17:39.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42516]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:39.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42516]) Kex: server host key algorithms = rsa-sha2-512 15:17:39.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42516]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:39.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42516]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:39.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42516]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:39.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42516]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:39.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42516]) Kex: compression algorithms (client to server) = none 15:17:39.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42516]) Kex: compression algorithms (server to client) = none 15:17:39.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:39.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51538]) process #12 SSH_MSG_IGNORE 15:17:39.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51538]) SSH_MSG_IGNORE 15:17:39.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58680]) process #11 SSH_MSG_IGNORE 15:17:39.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58680]) SSH_MSG_IGNORE 15:17:39.876 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58680]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:39.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42516]) process #1 30 15:17:39.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42516]] process command=SSH_MSG_KEXDH_INIT 15:17:39.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42516]] Send SSH_MSG_KEXDH_REPLY 15:17:39.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42516]) packet #1 sending command=31[31] len=1639 15:17:39.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:42516])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:39.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:42516]) Send SSH_MSG_NEWKEYS 15:17:39.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:42516]) session ID=a0:eb:19:ea:5f:a5:97:34:4b:00:75:da:dd:14:77:4e:fb:41:5b:71:53:3d:0e:d2:26:99:82:41:06:c0:ca:a2:6d:cb:e8:59:1e:30:8b:7f:fc:7d:7c:dd:0d:0f:c9:1f:ca:7b:e3:b9:1f:f6:54:3e:73:96:9f:f0:14:9b:5b:4e 15:17:39.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42516]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:39.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42516]): strict KEX resets output message sequence number from 3 to 0 15:17:39.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42516]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@32494546; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:39.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:42516])[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 15:17:39.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42516])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:39.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42516]) packet #0 sending command=7[7] len=419 15:17:39.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42516]) No pending packets to flush at end of KEX 15:17:39.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42516]) process #2 SSH_MSG_NEWKEYS 15:17:39.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42516]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:39.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42516]): strict KEX resets input message sequence number from 3 to 0 15:17:39.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42516]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3d70f5e9; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:39.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:39.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42516]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:39.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42516]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:39.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:42516]) authorized authentication methods: password,publickey 15:17:39.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42516]) Accepted service ssh-userauth 15:17:39.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42516]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:39.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42516]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:39.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42516]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:39.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42516]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:39.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42516]) no authentication factory for method=none 15:17:39.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42516]) SSH_MSG_USERAUTH_REQUEST 15:17:39.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42516]) remaining methods: password,publickey 15:17:39.974 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42516]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:39.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42516]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:39.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42516]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:39.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42516]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:39.975 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:39.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:42516]) authentication result: true 15:17:39.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:42516]) SSH_MSG_USERAUTH_REQUEST 15:17:39.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42516])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:39.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42516]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:39.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:39.975 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:39.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42516]) no heartbeat to stop 15:17:39.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:42516]) heartbeat type=IGNORE, interval=PT30S 15:17:39.975 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:42516 authenticated 15:17:39.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:39.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42516]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:39.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42516]] session=TransportServerSession[admin@/10.30.171.175:42516] id=0 15:17:39.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42516])) size=2097152, max=2097152, packet=32768 15:17:39.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42516]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42516] 15:17:39.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42516]) recipient=0 15:17:39.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516])) size=2097152, max=2097152, packet=32768 15:17:39.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516])) re-initializing 15:17:39.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516])) size=2097152, max=2097152, packet=32768 15:17:39.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:39.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:39.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:39.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:39.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516])[want-reply=true] subsystem=netconf 15:17:39.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516])[subsystem] prepared command 15:17:39.978 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:39.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:39.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3d211014, L:/10.30.170.167:18084 - R:/10.30.171.175:42516]}} established 15:17:39.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 255: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18084 15:17:39.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 255: Creating data stores for simulated device 15:17:39.979 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:39.979 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:39.979 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:39.979 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:39.979 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:39.980 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@afb097f 15:17:39.980 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:39.981 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:39.981 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:39.981 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:39.982 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:39.982 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:39.982 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:39.982 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:39.982 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@afb097f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@afb097f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32f8e196, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32f8e196, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:39.982 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:39.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:39.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3d211014, L:/10.30.170.167:18084 - R:/10.30.171.175:42516] 15:17:39.984 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 255 on channel [id: 0x3d211014, L:/10.30.170.167:18084 - R:/10.30.171.175:42516] 15:17:39.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) by 1103 down to 2096049 15:17:39.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:39.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3d211014, L:/10.30.170.167:18084 - R:/10.30.171.175:42516] 15:17:39.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3d211014, L:/10.30.170.167:18084 - R:/10.30.171.175:42516] 15:17:39.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) request=subsystem result=ReplySuccess, want-reply=true 15:17:39.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:39.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) request=subsystem activate command 15:17:39.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) starting runner for command=netconf 15:17:39.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #5 SSH_MSG_CHANNEL_DATA 15:17:39.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) by 373 down to 2096779 15:17:39.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_CHANNEL_DATA len=373 15:17:39.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516] 15:17:39.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3d211014, L:/10.30.170.167:18084 - R:/10.30.171.175:42516]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:39.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:39.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3d211014, L:/10.30.170.167:18084 - R:/10.30.171.175:42516] 15:17:39.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3d211014, L:/10.30.170.167:18084 - R:/10.30.171.175:42516] 15:17:39.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18084', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:39.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=255} created 15:17:39.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=255, channel=[id: 0x3d211014, L:/10.30.170.167:18084 - R:/10.30.171.175:42516]} created 15:17:39.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3d211014, L:/10.30.170.167:18084 - R:/10.30.171.175:42516] successful with session NetconfServerSession{sessionId=255, channel=[id: 0x3d211014, L:/10.30.170.167:18084 - R:/10.30.171.175:42516]} 15:17:39.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=255, channel=[id: 0x3d211014, L:/10.30.170.167:18084 - R:/10.30.171.175:42516]} up 15:17:39.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #6 SSH_MSG_CHANNEL_DATA 15:17:39.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) by 393 down to 2096386 15:17:39.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_CHANNEL_DATA len=393 15:17:39.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516] 15:17:39.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:39.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:39.987 [netconf-device-simulator-threads-0] 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=255} 15:17:39.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:39.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=255, channel=[id: 0x3d211014, L:/10.30.170.167:18084 - R:/10.30.171.175:42516]} EXI handlers added to pipeline 15:17:39.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:39.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) by 179 down to 2095870 15:17:39.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:39.988 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:39.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #7 SSH_MSG_CHANNEL_DATA 15:17:39.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) by 340 down to 2096046 15:17:39.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_CHANNEL_DATA len=340 15:17:39.989 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516] 15:17:39.990 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:39.990 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:39.990 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=255} 15:17:39.990 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32f8e196 15:17:39.990 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:39.990 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:39.990 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:39.990 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:39.991 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:39.991 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:39.991 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:39.991 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:39.991 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:39.991 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:39.991 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:39.991 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:39.991 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:39.991 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:39.991 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:39.991 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:39.991 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:39.991 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:39.991 [netconf-device-simulator-threads-0] 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 15:17:39.991 [netconf-device-simulator-threads-0] 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 15:17:39.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:39.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) by 733 down to 2095137 15:17:39.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:39.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:39.997 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57594]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57594]) process #9 SSH_MSG_IGNORE 15:17:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57594]) SSH_MSG_IGNORE 15:17:40.105 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50400]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:40.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50400]) process #8 SSH_MSG_IGNORE 15:17:40.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50400]) SSH_MSG_IGNORE 15:17:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59038]) process #14 SSH_MSG_IGNORE 15:17:40.157 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59038]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59038]) SSH_MSG_IGNORE 15:17:40.488 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43380]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:40.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43380]) process #10 SSH_MSG_IGNORE 15:17:40.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43380]) SSH_MSG_IGNORE 15:17:40.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:17:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38538]) process #17 SSH_MSG_IGNORE 15:17:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38538]) SSH_MSG_IGNORE 15:17:40.732 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:40.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33996]) process #16 SSH_MSG_IGNORE 15:17:40.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33996]) SSH_MSG_IGNORE 15:17:40.760 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58864]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:40.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58864]) process #12 SSH_MSG_IGNORE 15:17:40.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58864]) SSH_MSG_IGNORE 15:17:40.776 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58078]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58078]) process #11 SSH_MSG_IGNORE 15:17:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58078]) SSH_MSG_IGNORE 15:17:40.808 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37488]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:40.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37488]) process #13 SSH_MSG_IGNORE 15:17:40.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37488]) SSH_MSG_IGNORE 15:17:40.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37928]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:40.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37928]) process #15 SSH_MSG_IGNORE 15:17:40.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37928]) SSH_MSG_IGNORE 15:17:40.989 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42588]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42588]) process #8 SSH_MSG_IGNORE 15:17:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42588]) SSH_MSG_IGNORE 15:17:40.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x642e29da, L:/10.30.170.167:18085 - R:/10.30.171.175:55450]} 15:17:40.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:55450]): SSH-2.0-SSHD-UNKNOWN 15:17:40.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:55450]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:40.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:55450]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:41.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:55450]) Send SSH_MSG_KEXINIT 15:17:41.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55450]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:41.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55450]) process #0 SSH_MSG_KEXINIT 15:17:41.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:55450]) SSH_MSG_KEXINIT 15:17:41.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:55450]) strict KEX=true client=true server=true 15:17:41.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55450]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:41.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55450]) Kex: server host key algorithms = rsa-sha2-512 15:17:41.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55450]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:41.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55450]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:41.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55450]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:41.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55450]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:41.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55450]) Kex: compression algorithms (client to server) = none 15:17:41.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55450]) Kex: compression algorithms (server to client) = none 15:17:41.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:41.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55450]) process #1 30 15:17:41.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55450]] process command=SSH_MSG_KEXDH_INIT 15:17:41.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55450]] Send SSH_MSG_KEXDH_REPLY 15:17:41.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55450]) packet #1 sending command=31[31] len=1639 15:17:41.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:55450])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:41.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:55450]) Send SSH_MSG_NEWKEYS 15:17:41.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:55450]) session ID=a8:f3:74:f3:23:83:03:19:71:d7:ed:42:19:4a:e7:66:09:f9:8e:8d:c1:48:d7:d1:ef:65:40:3c:2e:e6:3d:cd:82:10:3e:d0:14:6a:05:aa:28:0d:15:0c:f8:47:e7:c3:18:81:02:88:0b:c1:44:88:9a:17:77:43:a8:17:55:35 15:17:41.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55450]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:41.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55450]): strict KEX resets output message sequence number from 3 to 0 15:17:41.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55450]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@72095286; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:41.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:55450])[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 15:17:41.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55450])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:41.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55450]) packet #0 sending command=7[7] len=419 15:17:41.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55450]) No pending packets to flush at end of KEX 15:17:41.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55450]) process #2 SSH_MSG_NEWKEYS 15:17:41.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55450]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:41.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55450]): strict KEX resets input message sequence number from 3 to 0 15:17:41.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55450]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2cb791b2; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:41.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:41.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55450]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:41.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55450]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:41.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:55450]) authorized authentication methods: password,publickey 15:17:41.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55450]) Accepted service ssh-userauth 15:17:41.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55450]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:41.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55450]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:41.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55450]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:41.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55450]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:41.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55450]) no authentication factory for method=none 15:17:41.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55450]) SSH_MSG_USERAUTH_REQUEST 15:17:41.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55450]) remaining methods: password,publickey 15:17:41.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55450]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:41.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55450]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:41.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55450]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:41.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55450]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:41.268 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:41.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:55450]) authentication result: true 15:17:41.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:55450]) SSH_MSG_USERAUTH_REQUEST 15:17:41.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55450])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:41.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55450]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:41.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:41.268 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:41.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55450]) no heartbeat to stop 15:17:41.268 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:55450]) heartbeat type=IGNORE, interval=PT30S 15:17:41.268 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:55450 authenticated 15:17:41.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55450]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:41.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55450]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:41.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55450]] session=TransportServerSession[admin@/10.30.171.175:55450] id=0 15:17:41.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55450])) size=2097152, max=2097152, packet=32768 15:17:41.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55450]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55450] 15:17:41.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55450]) recipient=0 15:17:41.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450])) size=2097152, max=2097152, packet=32768 15:17:41.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450])) re-initializing 15:17:41.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450])) size=2097152, max=2097152, packet=32768 15:17:41.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:41.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55450]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:41.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55450]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:41.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:41.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450])[want-reply=true] subsystem=netconf 15:17:41.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450])[subsystem] prepared command 15:17:41.270 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:41.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:41.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x642e29da, L:/10.30.170.167:18085 - R:/10.30.171.175:55450]}} established 15:17:41.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 256: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18085 15:17:41.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 256: Creating data stores for simulated device 15:17:41.270 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:41.270 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:41.271 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:41.271 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:41.271 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21b55ea0 15:17:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:41.284 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:41.284 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:41.284 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:41.288 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:41.288 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:41.288 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:41.289 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:41.289 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21b55ea0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21b55ea0, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45c21775, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45c21775, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:41.289 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:41.289 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:41.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x642e29da, L:/10.30.170.167:18085 - R:/10.30.171.175:55450] 15:17:41.290 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 256 on channel [id: 0x642e29da, L:/10.30.170.167:18085 - R:/10.30.171.175:55450] 15:17:41.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]) by 1103 down to 2096049 15:17:41.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55450]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:41.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x642e29da, L:/10.30.170.167:18085 - R:/10.30.171.175:55450] 15:17:41.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x642e29da, L:/10.30.170.167:18085 - R:/10.30.171.175:55450] 15:17:41.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]) request=subsystem result=ReplySuccess, want-reply=true 15:17:41.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55450]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:41.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]) request=subsystem activate command 15:17:41.290 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]) starting runner for command=netconf 15:17:41.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55450]) process #5 SSH_MSG_CHANNEL_DATA 15:17:41.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]) by 373 down to 2096779 15:17:41.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]) SSH_MSG_CHANNEL_DATA len=373 15:17:41.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450] 15:17:41.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x642e29da, L:/10.30.170.167:18085 - R:/10.30.171.175:55450]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:41.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:41.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x642e29da, L:/10.30.170.167:18085 - R:/10.30.171.175:55450] 15:17:41.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x642e29da, L:/10.30.170.167:18085 - R:/10.30.171.175:55450] 15:17:41.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18085', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:41.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=256} created 15:17:41.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=256, channel=[id: 0x642e29da, L:/10.30.170.167:18085 - R:/10.30.171.175:55450]} created 15:17:41.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x642e29da, L:/10.30.170.167:18085 - R:/10.30.171.175:55450] successful with session NetconfServerSession{sessionId=256, channel=[id: 0x642e29da, L:/10.30.170.167:18085 - R:/10.30.171.175:55450]} 15:17:41.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=256, channel=[id: 0x642e29da, L:/10.30.170.167:18085 - R:/10.30.171.175:55450]} up 15:17:41.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55450]) process #6 SSH_MSG_CHANNEL_DATA 15:17:41.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]) by 393 down to 2096386 15:17:41.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]) SSH_MSG_CHANNEL_DATA len=393 15:17:41.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450] 15:17:41.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:41.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:41.296 [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=256} 15:17:41.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:41.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=256, channel=[id: 0x642e29da, L:/10.30.170.167:18085 - R:/10.30.171.175:55450]} EXI handlers added to pipeline 15:17:41.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:41.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]) by 179 down to 2095870 15:17:41.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55450]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:41.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:41.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55450]) process #7 SSH_MSG_CHANNEL_DATA 15:17:41.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]) by 340 down to 2096046 15:17:41.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]) SSH_MSG_CHANNEL_DATA len=340 15:17:41.310 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450] 15:17:41.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:41.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:41.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=256} 15:17:41.311 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45c21775 15:17:41.311 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:41.311 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:41.311 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:41.311 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:41.312 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:41.312 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:41.312 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:41.312 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:41.312 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:41.312 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:41.312 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:41.312 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:41.312 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:41.312 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:41.312 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:41.312 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:41.312 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:41.312 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:41.312 [netconf-device-simulator-threads-2] 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 15:17:41.312 [netconf-device-simulator-threads-2] 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 15:17:41.312 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:41.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]) by 733 down to 2095137 15:17:41.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55450]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:41.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:41.354 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56052]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:41.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56052]) process #9 SSH_MSG_IGNORE 15:17:41.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56052]) SSH_MSG_IGNORE 15:17:41.520 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33716]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:41.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33716]) process #11 SSH_MSG_IGNORE 15:17:41.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33716]) SSH_MSG_IGNORE 15:17:41.619 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:41.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35638]) process #16 SSH_MSG_IGNORE 15:17:41.627 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35638]) SSH_MSG_IGNORE 15:17:41.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:17:41.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #17 SSH_MSG_IGNORE 15:17:41.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:17:41.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44776]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:41.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44776]) process #14 SSH_MSG_IGNORE 15:17:41.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44776]) SSH_MSG_IGNORE 15:17:41.742 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36860]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:41.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36860]) process #10 SSH_MSG_IGNORE 15:17:41.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36860]) SSH_MSG_IGNORE 15:17:42.078 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33384]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:42.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33384]) process #15 SSH_MSG_IGNORE 15:17:42.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33384]) SSH_MSG_IGNORE 15:17:42.134 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55736]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:42.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55736]) process #13 SSH_MSG_IGNORE 15:17:42.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55736]) SSH_MSG_IGNORE 15:17:42.236 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59672]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:42.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x36c6b88d, L:/10.30.170.167:18086 - R:/10.30.171.175:58460]} 15:17:42.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:58460]): SSH-2.0-SSHD-UNKNOWN 15:17:42.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59672]) process #12 SSH_MSG_IGNORE 15:17:42.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59672]) SSH_MSG_IGNORE 15:17:42.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:58460]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:42.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:58460]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:42.294 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58928]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:42.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:58460]) Send SSH_MSG_KEXINIT 15:17:42.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58460]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:42.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58460]) process #0 SSH_MSG_KEXINIT 15:17:42.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:58460]) SSH_MSG_KEXINIT 15:17:42.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:58460]) strict KEX=true client=true server=true 15:17:42.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58460]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:42.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58460]) Kex: server host key algorithms = rsa-sha2-512 15:17:42.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58460]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:42.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58460]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:42.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58460]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:42.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58460]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:42.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58460]) Kex: compression algorithms (client to server) = none 15:17:42.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58460]) Kex: compression algorithms (server to client) = none 15:17:42.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:42.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58928]) process #8 SSH_MSG_IGNORE 15:17:42.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58928]) SSH_MSG_IGNORE 15:17:42.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58460]) process #1 30 15:17:42.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58460]] process command=SSH_MSG_KEXDH_INIT 15:17:42.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58460]] Send SSH_MSG_KEXDH_REPLY 15:17:42.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58460]) packet #1 sending command=31[31] len=1639 15:17:42.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:58460])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:42.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:58460]) Send SSH_MSG_NEWKEYS 15:17:42.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:58460]) session ID=b7:db:12:2c:5a:13:ab:26:6a:af:bf:a6:e2:a1:c5:8a:44:3a:4f:1d:62:1e:d0:53:40:8a:35:41:d4:19:71:f6:d7:eb:60:38:92:f2:74:e6:5f:ca:a7:5e:d7:55:0b:4f:9f:f2:09:ed:01:23:bf:e1:03:bd:f1:4f:38:3a:3e:c4 15:17:42.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58460]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:42.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58460]): strict KEX resets output message sequence number from 3 to 0 15:17:42.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58460]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6508383c; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:42.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:58460])[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 15:17:42.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58460])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:42.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58460]) packet #0 sending command=7[7] len=419 15:17:42.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58460]) No pending packets to flush at end of KEX 15:17:42.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58460]) process #2 SSH_MSG_NEWKEYS 15:17:42.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58460]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:42.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58460]): strict KEX resets input message sequence number from 3 to 0 15:17:42.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58460]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4d0594cf; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:42.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:42.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58460]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:42.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58460]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:42.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:58460]) authorized authentication methods: password,publickey 15:17:42.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58460]) Accepted service ssh-userauth 15:17:42.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58460]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:42.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58460]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:42.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58460]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:42.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58460]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:42.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58460]) no authentication factory for method=none 15:17:42.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58460]) SSH_MSG_USERAUTH_REQUEST 15:17:42.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58460]) remaining methods: password,publickey 15:17:42.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58460]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:42.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58460]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:42.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58460]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:42.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58460]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:42.720 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:42.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:58460]) authentication result: true 15:17:42.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:58460]) SSH_MSG_USERAUTH_REQUEST 15:17:42.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58460])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:42.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58460]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:42.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:42.720 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:42.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58460]) no heartbeat to stop 15:17:42.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:58460]) heartbeat type=IGNORE, interval=PT30S 15:17:42.720 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:58460 authenticated 15:17:42.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58460]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:42.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58460]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:42.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58460]] session=TransportServerSession[admin@/10.30.171.175:58460] id=0 15:17:42.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58460])) size=2097152, max=2097152, packet=32768 15:17:42.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58460]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58460] 15:17:42.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58460]) recipient=0 15:17:42.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460])) size=2097152, max=2097152, packet=32768 15:17:42.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460])) re-initializing 15:17:42.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460])) size=2097152, max=2097152, packet=32768 15:17:42.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:42.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58460]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:42.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58460]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:42.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:42.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460])[want-reply=true] subsystem=netconf 15:17:42.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460])[subsystem] prepared command 15:17:42.721 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:42.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:42.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x36c6b88d, L:/10.30.170.167:18086 - R:/10.30.171.175:58460]}} established 15:17:42.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 257: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18086 15:17:42.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 257: Creating data stores for simulated device 15:17:42.722 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:42.722 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:42.722 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:42.722 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:42.722 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:42.723 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@243c58d3 15:17:42.723 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:42.724 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:42.724 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:42.724 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:42.725 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:42.725 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:42.725 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:42.725 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:42.725 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@243c58d3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@243c58d3, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e12e7d1, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e12e7d1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:42.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40978]) process #14 SSH_MSG_IGNORE 15:17:42.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40978]) SSH_MSG_IGNORE 15:17:42.725 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:42.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:42.726 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40978]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:42.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x36c6b88d, L:/10.30.170.167:18086 - R:/10.30.171.175:58460] 15:17:42.727 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 257 on channel [id: 0x36c6b88d, L:/10.30.170.167:18086 - R:/10.30.171.175:58460] 15:17:42.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]) by 1103 down to 2096049 15:17:42.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58460]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:42.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x36c6b88d, L:/10.30.170.167:18086 - R:/10.30.171.175:58460] 15:17:42.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x36c6b88d, L:/10.30.170.167:18086 - R:/10.30.171.175:58460] 15:17:42.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]) request=subsystem result=ReplySuccess, want-reply=true 15:17:42.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58460]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:42.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]) request=subsystem activate command 15:17:42.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]) starting runner for command=netconf 15:17:42.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58460]) process #5 SSH_MSG_CHANNEL_DATA 15:17:42.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]) by 373 down to 2096779 15:17:42.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]) SSH_MSG_CHANNEL_DATA len=373 15:17:42.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460] 15:17:42.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x36c6b88d, L:/10.30.170.167:18086 - R:/10.30.171.175:58460]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:42.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:42.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x36c6b88d, L:/10.30.170.167:18086 - R:/10.30.171.175:58460] 15:17:42.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x36c6b88d, L:/10.30.170.167:18086 - R:/10.30.171.175:58460] 15:17:42.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18086', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:42.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=257} created 15:17:42.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=257, channel=[id: 0x36c6b88d, L:/10.30.170.167:18086 - R:/10.30.171.175:58460]} created 15:17:42.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x36c6b88d, L:/10.30.170.167:18086 - R:/10.30.171.175:58460] successful with session NetconfServerSession{sessionId=257, channel=[id: 0x36c6b88d, L:/10.30.170.167:18086 - R:/10.30.171.175:58460]} 15:17:42.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=257, channel=[id: 0x36c6b88d, L:/10.30.170.167:18086 - R:/10.30.171.175:58460]} up 15:17:42.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58460]) process #6 SSH_MSG_CHANNEL_DATA 15:17:42.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]) by 393 down to 2096386 15:17:42.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]) SSH_MSG_CHANNEL_DATA len=393 15:17:42.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460] 15:17:42.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:42.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:42.729 [netconf-device-simulator-threads-4] 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=257} 15:17:42.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:42.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=257, channel=[id: 0x36c6b88d, L:/10.30.170.167:18086 - R:/10.30.171.175:58460]} EXI handlers added to pipeline 15:17:42.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:42.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]) by 179 down to 2095870 15:17:42.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58460]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:42.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:42.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58460]) process #7 SSH_MSG_CHANNEL_DATA 15:17:42.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]) by 340 down to 2096046 15:17:42.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]) SSH_MSG_CHANNEL_DATA len=340 15:17:42.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460] 15:17:42.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:42.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:42.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=257} 15:17:42.732 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e12e7d1 15:17:42.732 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:42.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:42.732 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:42.732 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:42.732 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:42.732 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:42.732 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:42.732 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:42.732 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:42.732 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:42.732 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:42.732 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:42.732 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:42.732 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:42.732 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:42.732 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:42.732 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:42.732 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:42.732 [netconf-device-simulator-threads-4] 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 15:17:42.732 [netconf-device-simulator-threads-4] 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 15:17:42.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:42.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]) by 733 down to 2095137 15:17:42.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58460]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:42.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:42.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58944]) process #9 SSH_MSG_IGNORE 15:17:42.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58944]) SSH_MSG_IGNORE 15:17:42.770 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58944]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:42.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36352]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:42.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36352]) process #15 SSH_MSG_IGNORE 15:17:42.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36352]) SSH_MSG_IGNORE 15:17:42.993 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:42.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41742]) process #16 SSH_MSG_IGNORE 15:17:42.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41742]) SSH_MSG_IGNORE 15:17:43.076 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:17:43.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33646]) process #17 SSH_MSG_IGNORE 15:17:43.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33646]) SSH_MSG_IGNORE 15:17:43.149 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53916]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:43.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53916]) process #10 SSH_MSG_IGNORE 15:17:43.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53916]) SSH_MSG_IGNORE 15:17:43.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42858]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42858]) process #13 SSH_MSG_IGNORE 15:17:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42858]) SSH_MSG_IGNORE 15:17:43.352 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52830]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:43.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52830]) process #11 SSH_MSG_IGNORE 15:17:43.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52830]) SSH_MSG_IGNORE 15:17:43.383 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39606]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:43.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39606]) process #12 SSH_MSG_IGNORE 15:17:43.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39606]) SSH_MSG_IGNORE 15:17:43.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5966ad8d, L:/10.30.170.167:18087 - R:/10.30.171.175:34874]} 15:17:43.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:34874]): SSH-2.0-SSHD-UNKNOWN 15:17:43.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:34874]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:43.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:34874]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:34874]) Send SSH_MSG_KEXINIT 15:17:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34874]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34874]) process #0 SSH_MSG_KEXINIT 15:17:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:34874]) SSH_MSG_KEXINIT 15:17:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:34874]) strict KEX=true client=true server=true 15:17:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34874]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34874]) Kex: server host key algorithms = rsa-sha2-512 15:17:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34874]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34874]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34874]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34874]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34874]) Kex: compression algorithms (client to server) = none 15:17:43.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34874]) Kex: compression algorithms (server to client) = none 15:17:43.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:43.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34874]) process #1 30 15:17:43.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34874]] process command=SSH_MSG_KEXDH_INIT 15:17:43.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34874]] Send SSH_MSG_KEXDH_REPLY 15:17:43.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34874]) packet #1 sending command=31[31] len=1639 15:17:43.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:34874])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:43.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:34874]) Send SSH_MSG_NEWKEYS 15:17:43.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:34874]) session ID=5d:b2:65:ab:93:94:ae:eb:bd:d5:88:e6:ca:73:df:08:86:ed:b0:9e:a9:78:0c:42:14:cf:e4:80:ab:56:5c:97:9a:f4:a5:f4:5d:ea:3a:01:30:8b:97:6c:54:47:c0:6c:dc:53:97:eb:fe:2b:ce:58:83:f7:78:bd:10:57:63:7d 15:17:43.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34874]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:43.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34874]): strict KEX resets output message sequence number from 3 to 0 15:17:43.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34874]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@8e7161e; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:43.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:34874])[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 15:17:43.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34874])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:43.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34874]) packet #0 sending command=7[7] len=419 15:17:43.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34874]) No pending packets to flush at end of KEX 15:17:43.754 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33814]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:43.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34874]) process #2 SSH_MSG_NEWKEYS 15:17:43.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34874]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:43.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34874]): strict KEX resets input message sequence number from 3 to 0 15:17:43.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34874]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7f4445be; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:43.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:43.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34874]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:43.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34874]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:43.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:34874]) authorized authentication methods: password,publickey 15:17:43.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34874]) Accepted service ssh-userauth 15:17:43.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34874]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:43.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34874]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:43.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34874]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:43.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34874]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:43.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34874]) no authentication factory for method=none 15:17:43.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34874]) SSH_MSG_USERAUTH_REQUEST 15:17:43.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34874]) remaining methods: password,publickey 15:17:43.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34874]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:43.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33814]) process #8 SSH_MSG_IGNORE 15:17:43.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33814]) SSH_MSG_IGNORE 15:17:43.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34874]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:43.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34874]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:43.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34874]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:43.762 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:43.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:34874]) authentication result: true 15:17:43.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:34874]) SSH_MSG_USERAUTH_REQUEST 15:17:43.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34874])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:43.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34874]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:43.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:43.762 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:43.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34874]) no heartbeat to stop 15:17:43.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:34874]) heartbeat type=IGNORE, interval=PT30S 15:17:43.762 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:34874 authenticated 15:17:43.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34874]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:43.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34874]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:43.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34874]] session=TransportServerSession[admin@/10.30.171.175:34874] id=0 15:17:43.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34874])) size=2097152, max=2097152, packet=32768 15:17:43.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34874]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34874] 15:17:43.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34874]) recipient=0 15:17:43.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874])) size=2097152, max=2097152, packet=32768 15:17:43.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874])) re-initializing 15:17:43.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874])) size=2097152, max=2097152, packet=32768 15:17:43.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:43.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34874]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:43.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34874]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:43.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:43.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874])[want-reply=true] subsystem=netconf 15:17:43.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874])[subsystem] prepared command 15:17:43.764 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:43.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:43.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5966ad8d, L:/10.30.170.167:18087 - R:/10.30.171.175:34874]}} established 15:17:43.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 258: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18087 15:17:43.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 258: Creating data stores for simulated device 15:17:43.764 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:43.764 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:43.764 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:43.764 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:43.764 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:43.765 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5307792e 15:17:43.765 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:43.765 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:43.765 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:43.765 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:43.766 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:43.766 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:43.766 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:43.766 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:43.766 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5307792e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5307792e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@261ef39, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@261ef39, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:43.766 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:43.766 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:43.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5966ad8d, L:/10.30.170.167:18087 - R:/10.30.171.175:34874] 15:17:43.767 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 258 on channel [id: 0x5966ad8d, L:/10.30.170.167:18087 - R:/10.30.171.175:34874] 15:17:43.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]) by 1103 down to 2096049 15:17:43.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34874]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:43.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5966ad8d, L:/10.30.170.167:18087 - R:/10.30.171.175:34874] 15:17:43.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5966ad8d, L:/10.30.170.167:18087 - R:/10.30.171.175:34874] 15:17:43.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]) request=subsystem result=ReplySuccess, want-reply=true 15:17:43.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34874]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:43.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]) request=subsystem activate command 15:17:43.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]) starting runner for command=netconf 15:17:43.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34874]) process #5 SSH_MSG_CHANNEL_DATA 15:17:43.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]) by 373 down to 2096779 15:17:43.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]) SSH_MSG_CHANNEL_DATA len=373 15:17:43.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874] 15:17:43.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x5966ad8d, L:/10.30.170.167:18087 - R:/10.30.171.175:34874]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:43.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:43.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5966ad8d, L:/10.30.170.167:18087 - R:/10.30.171.175:34874] 15:17:43.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5966ad8d, L:/10.30.170.167:18087 - R:/10.30.171.175:34874] 15:17:43.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18087', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:43.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=258} created 15:17:43.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=258, channel=[id: 0x5966ad8d, L:/10.30.170.167:18087 - R:/10.30.171.175:34874]} created 15:17:43.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5966ad8d, L:/10.30.170.167:18087 - R:/10.30.171.175:34874] successful with session NetconfServerSession{sessionId=258, channel=[id: 0x5966ad8d, L:/10.30.170.167:18087 - R:/10.30.171.175:34874]} 15:17:43.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=258, channel=[id: 0x5966ad8d, L:/10.30.170.167:18087 - R:/10.30.171.175:34874]} up 15:17:43.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34874]) process #6 SSH_MSG_CHANNEL_DATA 15:17:43.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]) by 393 down to 2096386 15:17:43.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]) SSH_MSG_CHANNEL_DATA len=393 15:17:43.769 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874] 15:17:43.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:43.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:43.770 [netconf-device-simulator-threads-6] 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=258} 15:17:43.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:43.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=258, channel=[id: 0x5966ad8d, L:/10.30.170.167:18087 - R:/10.30.171.175:34874]} EXI handlers added to pipeline 15:17:43.770 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:43.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]) by 179 down to 2095870 15:17:43.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34874]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:43.771 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:43.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34874]) process #7 SSH_MSG_CHANNEL_DATA 15:17:43.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]) by 340 down to 2096046 15:17:43.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]) SSH_MSG_CHANNEL_DATA len=340 15:17:43.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874] 15:17:43.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:43.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:43.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=258} 15:17:43.776 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@261ef39 15:17:43.776 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:43.776 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:43.776 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:43.776 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:43.777 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:43.777 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:43.777 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:43.777 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:43.777 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:43.777 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:43.777 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:43.777 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:43.777 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:43.777 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:43.777 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:43.777 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:43.777 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:43.777 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:43.777 [netconf-device-simulator-threads-6] 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 15:17:43.777 [netconf-device-simulator-threads-6] 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 15:17:43.777 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:43.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]) by 733 down to 2095137 15:17:43.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34874]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:43.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:43.954 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51094]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51094]) process #9 SSH_MSG_IGNORE 15:17:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51094]) SSH_MSG_IGNORE 15:17:44.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52324]) process #15 SSH_MSG_IGNORE 15:17:44.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52324]) SSH_MSG_IGNORE 15:17:44.079 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52324]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:44.270 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48062]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:44.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48062]) process #14 SSH_MSG_IGNORE 15:17:44.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48062]) SSH_MSG_IGNORE 15:17:44.287 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:17:44.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54270]) process #17 SSH_MSG_IGNORE 15:17:44.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54270]) SSH_MSG_IGNORE 15:17:44.289 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:44.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55348]) process #16 SSH_MSG_IGNORE 15:17:44.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55348]) SSH_MSG_IGNORE 15:17:44.325 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38072]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:44.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38072]) process #10 SSH_MSG_IGNORE 15:17:44.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38072]) SSH_MSG_IGNORE 15:17:44.443 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46718]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46718]) process #13 SSH_MSG_IGNORE 15:17:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46718]) SSH_MSG_IGNORE 15:17:44.559 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57704]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:44.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57704]) process #11 SSH_MSG_IGNORE 15:17:44.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57704]) SSH_MSG_IGNORE 15:17:44.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44426]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:44.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44426]) process #12 SSH_MSG_IGNORE 15:17:44.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44426]) SSH_MSG_IGNORE 15:17:44.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbdcca9f6, L:/10.30.170.167:18088 - R:/10.30.171.175:45432]} 15:17:44.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:45432]): SSH-2.0-SSHD-UNKNOWN 15:17:44.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:45432]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:44.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:45432]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:44.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34800]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:44.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:45432]) Send SSH_MSG_KEXINIT 15:17:44.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45432]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:44.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45432]) process #0 SSH_MSG_KEXINIT 15:17:44.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:45432]) SSH_MSG_KEXINIT 15:17:44.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:45432]) strict KEX=true client=true server=true 15:17:44.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45432]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:44.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45432]) Kex: server host key algorithms = rsa-sha2-512 15:17:44.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45432]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:44.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45432]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:44.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45432]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:44.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45432]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:44.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45432]) Kex: compression algorithms (client to server) = none 15:17:44.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45432]) Kex: compression algorithms (server to client) = none 15:17:44.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:44.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34800]) process #8 SSH_MSG_IGNORE 15:17:44.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34800]) SSH_MSG_IGNORE 15:17:44.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45432]) process #1 30 15:17:44.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45432]] process command=SSH_MSG_KEXDH_INIT 15:17:44.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45432]] Send SSH_MSG_KEXDH_REPLY 15:17:44.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45432]) packet #1 sending command=31[31] len=1639 15:17:44.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:45432])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:44.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:45432]) Send SSH_MSG_NEWKEYS 15:17:44.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:45432]) session ID=42:be:a3:fc:97:95:11:94:7f:13:b9:b1:7e:c7:e2:12:09:c2:c6:28:5b:48:d6:6b:f0:d1:b7:0a:0f:b4:fa:6a:3d:34:90:6f:53:ba:ec:3b:02:54:a7:39:9b:a4:ca:5d:f2:76:05:10:97:46:83:c3:11:80:a6:6a:37:11:f1:7b 15:17:44.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45432]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:44.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45432]): strict KEX resets output message sequence number from 3 to 0 15:17:44.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45432]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@662bbc28; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:44.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:45432])[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 15:17:44.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45432])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:44.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45432]) packet #0 sending command=7[7] len=419 15:17:44.970 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45432]) No pending packets to flush at end of KEX 15:17:45.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45432]) process #2 SSH_MSG_NEWKEYS 15:17:45.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45432]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:45.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45432]): strict KEX resets input message sequence number from 3 to 0 15:17:45.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45432]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@b6fbab3; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:45.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:45.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45432]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:45.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45432]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:45.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:45432]) authorized authentication methods: password,publickey 15:17:45.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45432]) Accepted service ssh-userauth 15:17:45.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45432]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:45.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45432]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:45.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45432]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:45.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45432]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:45.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45432]) no authentication factory for method=none 15:17:45.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45432]) SSH_MSG_USERAUTH_REQUEST 15:17:45.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45432]) remaining methods: password,publickey 15:17:45.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45432]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:45.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45432]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:45.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45432]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:45.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45432]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:45.010 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:45.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:45432]) authentication result: true 15:17:45.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:45432]) SSH_MSG_USERAUTH_REQUEST 15:17:45.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45432])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:45.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45432]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:45.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:45.010 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:45.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45432]) no heartbeat to stop 15:17:45.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:45432]) heartbeat type=IGNORE, interval=PT30S 15:17:45.011 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:45432 authenticated 15:17:45.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45432]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:45.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45432]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:45.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45432]] session=TransportServerSession[admin@/10.30.171.175:45432] id=0 15:17:45.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45432])) size=2097152, max=2097152, packet=32768 15:17:45.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45432]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45432] 15:17:45.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45432]) recipient=0 15:17:45.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432])) size=2097152, max=2097152, packet=32768 15:17:45.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432])) re-initializing 15:17:45.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432])) size=2097152, max=2097152, packet=32768 15:17:45.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:45.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45432]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:45.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45432]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:45.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:45.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432])[want-reply=true] subsystem=netconf 15:17:45.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432])[subsystem] prepared command 15:17:45.012 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:45.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:45.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbdcca9f6, L:/10.30.170.167:18088 - R:/10.30.171.175:45432]}} established 15:17:45.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 259: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18088 15:17:45.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 259: Creating data stores for simulated device 15:17:45.013 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:45.013 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:45.013 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:45.013 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:45.013 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:45.014 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@edfd557 15:17:45.014 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:45.015 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:45.015 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:45.015 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:45.016 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:45.016 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:45.016 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:45.016 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:45.016 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@edfd557, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@edfd557, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3f5163ce, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3f5163ce, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:45.016 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:45.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:45.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbdcca9f6, L:/10.30.170.167:18088 - R:/10.30.171.175:45432] 15:17:45.017 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 259 on channel [id: 0xbdcca9f6, L:/10.30.170.167:18088 - R:/10.30.171.175:45432] 15:17:45.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]) by 1103 down to 2096049 15:17:45.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45432]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:45.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbdcca9f6, L:/10.30.170.167:18088 - R:/10.30.171.175:45432] 15:17:45.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbdcca9f6, L:/10.30.170.167:18088 - R:/10.30.171.175:45432] 15:17:45.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]) request=subsystem result=ReplySuccess, want-reply=true 15:17:45.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45432]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:45.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]) request=subsystem activate command 15:17:45.018 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]) starting runner for command=netconf 15:17:45.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45432]) process #5 SSH_MSG_CHANNEL_DATA 15:17:45.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]) by 373 down to 2096779 15:17:45.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]) SSH_MSG_CHANNEL_DATA len=373 15:17:45.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432] 15:17:45.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xbdcca9f6, L:/10.30.170.167:18088 - R:/10.30.171.175:45432]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:45.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:45.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbdcca9f6, L:/10.30.170.167:18088 - R:/10.30.171.175:45432] 15:17:45.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbdcca9f6, L:/10.30.170.167:18088 - R:/10.30.171.175:45432] 15:17:45.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18088', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:45.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=259} created 15:17:45.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=259, channel=[id: 0xbdcca9f6, L:/10.30.170.167:18088 - R:/10.30.171.175:45432]} created 15:17:45.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbdcca9f6, L:/10.30.170.167:18088 - R:/10.30.171.175:45432] successful with session NetconfServerSession{sessionId=259, channel=[id: 0xbdcca9f6, L:/10.30.170.167:18088 - R:/10.30.171.175:45432]} 15:17:45.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=259, channel=[id: 0xbdcca9f6, L:/10.30.170.167:18088 - R:/10.30.171.175:45432]} up 15:17:45.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45432]) process #6 SSH_MSG_CHANNEL_DATA 15:17:45.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]) by 393 down to 2096386 15:17:45.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]) SSH_MSG_CHANNEL_DATA len=393 15:17:45.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432] 15:17:45.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:45.019 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:45.019 [netconf-device-simulator-threads-0] 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=259} 15:17:45.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:45.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=259, channel=[id: 0xbdcca9f6, L:/10.30.170.167:18088 - R:/10.30.171.175:45432]} EXI handlers added to pipeline 15:17:45.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:45.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]) by 179 down to 2095870 15:17:45.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45432]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:45.020 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:45.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45432]) process #7 SSH_MSG_CHANNEL_DATA 15:17:45.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]) by 340 down to 2096046 15:17:45.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]) SSH_MSG_CHANNEL_DATA len=340 15:17:45.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432] 15:17:45.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:45.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:45.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=259} 15:17:45.022 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3f5163ce 15:17:45.022 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:45.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:45.022 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:45.022 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:45.022 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:45.022 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:45.022 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:45.022 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:45.022 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:45.022 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:45.022 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:45.022 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:45.023 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:45.023 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:45.023 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:45.023 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:45.023 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:45.023 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:45.023 [netconf-device-simulator-threads-0] 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 15:17:45.023 [netconf-device-simulator-threads-0] 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 15:17:45.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:45.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]) by 733 down to 2095137 15:17:45.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45432]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:45.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:45.190 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:45.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #14 SSH_MSG_IGNORE 15:17:45.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:17:45.257 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34156]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:45.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34156]) process #9 SSH_MSG_IGNORE 15:17:45.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34156]) SSH_MSG_IGNORE 15:17:45.407 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42720]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42720]) process #11 SSH_MSG_IGNORE 15:17:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42720]) SSH_MSG_IGNORE 15:17:45.481 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:45.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44864]) process #16 SSH_MSG_IGNORE 15:17:45.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44864]) SSH_MSG_IGNORE 15:17:45.490 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51054]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51054]) process #15 SSH_MSG_IGNORE 15:17:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51054]) SSH_MSG_IGNORE 15:17:45.567 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38784]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:45.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38784]) process #10 SSH_MSG_IGNORE 15:17:45.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38784]) SSH_MSG_IGNORE 15:17:45.808 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:17:45.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40184]) process #17 SSH_MSG_IGNORE 15:17:45.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40184]) SSH_MSG_IGNORE 15:17:45.899 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51526]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:45.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51526]) process #13 SSH_MSG_IGNORE 15:17:45.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51526]) SSH_MSG_IGNORE 15:17:45.933 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57916]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:45.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57916]) process #12 SSH_MSG_IGNORE 15:17:45.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57916]) SSH_MSG_IGNORE 15:17:45.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9a979661, L:/10.30.170.167:18089 - R:/10.30.171.175:33070]} 15:17:45.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:33070]): SSH-2.0-SSHD-UNKNOWN 15:17:45.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:33070]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:45.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:33070]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:46.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:33070]) Send SSH_MSG_KEXINIT 15:17:46.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33070]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:46.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33070]) process #0 SSH_MSG_KEXINIT 15:17:46.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:33070]) SSH_MSG_KEXINIT 15:17:46.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:33070]) strict KEX=true client=true server=true 15:17:46.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33070]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:46.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33070]) Kex: server host key algorithms = rsa-sha2-512 15:17:46.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33070]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:46.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33070]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:46.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33070]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:46.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33070]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:46.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33070]) Kex: compression algorithms (client to server) = none 15:17:46.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33070]) Kex: compression algorithms (server to client) = none 15:17:46.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:46.075 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45406]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:46.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33070]) process #1 30 15:17:46.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:33070]] process command=SSH_MSG_KEXDH_INIT 15:17:46.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:33070]] Send SSH_MSG_KEXDH_REPLY 15:17:46.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33070]) packet #1 sending command=31[31] len=1639 15:17:46.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:33070])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:46.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:33070]) Send SSH_MSG_NEWKEYS 15:17:46.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:33070]) session ID=5c:e1:43:a1:4c:b4:0d:9f:fd:cf:f8:b8:e0:87:47:b7:aa:ea:34:ff:77:c1:50:e5:b2:1f:ff:5f:81:51:88:73:f2:13:d3:d7:c8:45:e0:d3:7a:50:ee:58:5a:73:0c:fb:f1:f4:74:6d:a7:c4:6b:01:4b:15:5d:2c:12:37:f8:48 15:17:46.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33070]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:46.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:33070]): strict KEX resets output message sequence number from 3 to 0 15:17:46.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:33070]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@16e3971a; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:46.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:33070])[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 15:17:46.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:33070])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:46.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33070]) packet #0 sending command=7[7] len=419 15:17:46.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:33070]) No pending packets to flush at end of KEX 15:17:46.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45406]) process #8 SSH_MSG_IGNORE 15:17:46.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45406]) SSH_MSG_IGNORE 15:17:46.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33070]) process #2 SSH_MSG_NEWKEYS 15:17:46.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:33070]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:46.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:33070]): strict KEX resets input message sequence number from 3 to 0 15:17:46.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:33070]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@56370fe9; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:46.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:46.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33070]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:46.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:33070]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:46.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:33070]) authorized authentication methods: password,publickey 15:17:46.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:33070]) Accepted service ssh-userauth 15:17:46.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33070]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:46.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33070]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:46.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33070]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:46.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33070]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:46.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33070]) no authentication factory for method=none 15:17:46.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:33070]) SSH_MSG_USERAUTH_REQUEST 15:17:46.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:33070]) remaining methods: password,publickey 15:17:46.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33070]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:46.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33070]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:46.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33070]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:46.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33070]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:46.190 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:46.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:33070]) authentication result: true 15:17:46.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:33070]) SSH_MSG_USERAUTH_REQUEST 15:17:46.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:33070])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:46.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33070]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:46.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:46.190 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:46.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33070]) no heartbeat to stop 15:17:46.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:33070]) heartbeat type=IGNORE, interval=PT30S 15:17:46.192 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:33070 authenticated 15:17:46.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33070]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:46.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33070]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33070]] session=TransportServerSession[admin@/10.30.171.175:33070] id=0 15:17:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33070])) size=2097152, max=2097152, packet=32768 15:17:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33070]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33070] 15:17:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33070]) recipient=0 15:17:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070])) size=2097152, max=2097152, packet=32768 15:17:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070])) re-initializing 15:17:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070])) size=2097152, max=2097152, packet=32768 15:17:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33070]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33070]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070])[want-reply=true] subsystem=netconf 15:17:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070])[subsystem] prepared command 15:17:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9a979661, L:/10.30.170.167:18089 - R:/10.30.171.175:33070]}} established 15:17:46.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 260: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18089 15:17:46.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 260: Creating data stores for simulated device 15:17:46.194 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:46.194 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:46.194 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:46.194 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:46.194 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:46.195 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@611a26db 15:17:46.195 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:46.195 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:46.195 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:46.195 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:46.196 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:46.196 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:46.196 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:46.196 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:46.196 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@611a26db, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@611a26db, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7770fc1, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7770fc1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:46.196 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:46.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:46.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9a979661, L:/10.30.170.167:18089 - R:/10.30.171.175:33070] 15:17:46.197 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 260 on channel [id: 0x9a979661, L:/10.30.170.167:18089 - R:/10.30.171.175:33070] 15:17:46.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]) by 1103 down to 2096049 15:17:46.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33070]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:46.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9a979661, L:/10.30.170.167:18089 - R:/10.30.171.175:33070] 15:17:46.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9a979661, L:/10.30.170.167:18089 - R:/10.30.171.175:33070] 15:17:46.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]) request=subsystem result=ReplySuccess, want-reply=true 15:17:46.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33070]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:46.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]) request=subsystem activate command 15:17:46.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]) starting runner for command=netconf 15:17:46.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33070]) process #5 SSH_MSG_CHANNEL_DATA 15:17:46.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]) by 373 down to 2096779 15:17:46.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]) SSH_MSG_CHANNEL_DATA len=373 15:17:46.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070] 15:17:46.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9a979661, L:/10.30.170.167:18089 - R:/10.30.171.175:33070]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:46.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:46.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9a979661, L:/10.30.170.167:18089 - R:/10.30.171.175:33070] 15:17:46.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9a979661, L:/10.30.170.167:18089 - R:/10.30.171.175:33070] 15:17:46.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18089', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:46.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=260} created 15:17:46.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=260, channel=[id: 0x9a979661, L:/10.30.170.167:18089 - R:/10.30.171.175:33070]} created 15:17:46.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9a979661, L:/10.30.170.167:18089 - R:/10.30.171.175:33070] successful with session NetconfServerSession{sessionId=260, channel=[id: 0x9a979661, L:/10.30.170.167:18089 - R:/10.30.171.175:33070]} 15:17:46.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=260, channel=[id: 0x9a979661, L:/10.30.170.167:18089 - R:/10.30.171.175:33070]} up 15:17:46.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33070]) process #6 SSH_MSG_CHANNEL_DATA 15:17:46.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]) by 393 down to 2096386 15:17:46.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]) SSH_MSG_CHANNEL_DATA len=393 15:17:46.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070] 15:17:46.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:46.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:46.201 [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=260} 15:17:46.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:46.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=260, channel=[id: 0x9a979661, L:/10.30.170.167:18089 - R:/10.30.171.175:33070]} EXI handlers added to pipeline 15:17:46.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:46.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]) by 179 down to 2095870 15:17:46.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33070]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:46.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:46.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33070]) process #7 SSH_MSG_CHANNEL_DATA 15:17:46.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]) by 340 down to 2096046 15:17:46.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]) SSH_MSG_CHANNEL_DATA len=340 15:17:46.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070] 15:17:46.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:46.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=260} 15:17:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7770fc1 15:17:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:46.204 [netconf-device-simulator-threads-2] 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 15:17:46.204 [netconf-device-simulator-threads-2] 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 15:17:46.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:46.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]) by 733 down to 2095137 15:17:46.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33070]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:46.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:46.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37220]) process #14 SSH_MSG_IGNORE 15:17:46.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37220]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:46.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37220]) SSH_MSG_IGNORE 15:17:46.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37678]) process #9 SSH_MSG_IGNORE 15:17:46.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37678]) SSH_MSG_IGNORE 15:17:46.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37678]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:46.511 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59228]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59228]) process #11 SSH_MSG_IGNORE 15:17:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59228]) SSH_MSG_IGNORE 15:17:46.680 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58386]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:46.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58386]) process #15 SSH_MSG_IGNORE 15:17:46.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58386]) SSH_MSG_IGNORE 15:17:46.697 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:46.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48764]) process #16 SSH_MSG_IGNORE 15:17:46.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48764]) SSH_MSG_IGNORE 15:17:46.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58262]) process #10 SSH_MSG_IGNORE 15:17:46.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58262]) SSH_MSG_IGNORE 15:17:46.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58262]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:46.918 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:17:46.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44262]) process #17 SSH_MSG_IGNORE 15:17:46.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44262]) SSH_MSG_IGNORE 15:17:46.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xac5b0d1c, L:/10.30.170.167:18090 - R:/10.30.171.175:60050]} 15:17:46.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:60050]): SSH-2.0-SSHD-UNKNOWN 15:17:46.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:60050]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:46.959 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:60050]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:47.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48358]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48358]) process #13 SSH_MSG_IGNORE 15:17:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48358]) SSH_MSG_IGNORE 15:17:47.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:60050]) Send SSH_MSG_KEXINIT 15:17:47.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60050]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:47.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60050]) process #0 SSH_MSG_KEXINIT 15:17:47.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:60050]) SSH_MSG_KEXINIT 15:17:47.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:60050]) strict KEX=true client=true server=true 15:17:47.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60050]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:47.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60050]) Kex: server host key algorithms = rsa-sha2-512 15:17:47.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60050]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:47.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60050]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:47.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60050]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:47.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60050]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:47.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60050]) Kex: compression algorithms (client to server) = none 15:17:47.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60050]) Kex: compression algorithms (server to client) = none 15:17:47.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:47.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60050]) process #1 30 15:17:47.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60050]] process command=SSH_MSG_KEXDH_INIT 15:17:47.392 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60050]] Send SSH_MSG_KEXDH_REPLY 15:17:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60050]) packet #1 sending command=31[31] len=1639 15:17:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:60050])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:60050]) Send SSH_MSG_NEWKEYS 15:17:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:60050]) session ID=67:85:70:c3:5e:fa:5d:d4:c8:3f:ae:23:2f:8f:7e:2e:83:1b:bb:e2:b7:9c:05:a0:74:53:30:c6:7c:eb:9b:8d:b4:85:ab:8a:81:fb:b5:30:2d:2c:b4:02:a3:48:be:89:03:f1:c9:dc:a2:77:d6:a1:4d:18:88:99:e8:d9:15:b6 15:17:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60050]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60050]): strict KEX resets output message sequence number from 3 to 0 15:17:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60050]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@460f61dd; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:60050])[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 15:17:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60050])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60050]) packet #0 sending command=7[7] len=419 15:17:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60050]) No pending packets to flush at end of KEX 15:17:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #8 SSH_MSG_IGNORE 15:17:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:17:47.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60050]) process #2 SSH_MSG_NEWKEYS 15:17:47.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60050]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:47.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60050]): strict KEX resets input message sequence number from 3 to 0 15:17:47.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60050]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@22eee7cb; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:47.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:47.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60050]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:47.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60050]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:47.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:60050]) authorized authentication methods: password,publickey 15:17:47.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60050]) Accepted service ssh-userauth 15:17:47.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60050]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60050]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60050]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60050]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60050]) no authentication factory for method=none 15:17:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60050]) SSH_MSG_USERAUTH_REQUEST 15:17:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60050]) remaining methods: password,publickey 15:17:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60050]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60050]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60050]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60050]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:47.432 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:60050]) authentication result: true 15:17:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:60050]) SSH_MSG_USERAUTH_REQUEST 15:17:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60050])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60050]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60050]) no heartbeat to stop 15:17:47.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:60050]) heartbeat type=IGNORE, interval=PT30S 15:17:47.433 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:60050 authenticated 15:17:47.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60050]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:47.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60050]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:47.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60050]] session=TransportServerSession[admin@/10.30.171.175:60050] id=0 15:17:47.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60050])) size=2097152, max=2097152, packet=32768 15:17:47.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60050]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60050] 15:17:47.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60050]) recipient=0 15:17:47.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050])) size=2097152, max=2097152, packet=32768 15:17:47.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050])) re-initializing 15:17:47.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050])) size=2097152, max=2097152, packet=32768 15:17:47.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:47.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60050]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:47.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60050]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:47.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:47.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050])[want-reply=true] subsystem=netconf 15:17:47.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050])[subsystem] prepared command 15:17:47.434 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:47.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:47.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xac5b0d1c, L:/10.30.170.167:18090 - R:/10.30.171.175:60050]}} established 15:17:47.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 261: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18090 15:17:47.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 261: Creating data stores for simulated device 15:17:47.434 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:47.435 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:47.435 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:47.435 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:47.435 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:47.435 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@8eefeb7 15:17:47.435 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:47.436 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:47.436 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:47.436 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:47.436 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:47.436 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:47.436 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:47.437 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:47.437 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@8eefeb7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@8eefeb7, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21e049b3, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21e049b3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:47.437 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:47.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:47.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xac5b0d1c, L:/10.30.170.167:18090 - R:/10.30.171.175:60050] 15:17:47.438 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 261 on channel [id: 0xac5b0d1c, L:/10.30.170.167:18090 - R:/10.30.171.175:60050] 15:17:47.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]) by 1103 down to 2096049 15:17:47.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60050]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:47.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xac5b0d1c, L:/10.30.170.167:18090 - R:/10.30.171.175:60050] 15:17:47.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xac5b0d1c, L:/10.30.170.167:18090 - R:/10.30.171.175:60050] 15:17:47.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]) request=subsystem result=ReplySuccess, want-reply=true 15:17:47.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60050]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:47.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]) request=subsystem activate command 15:17:47.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]) starting runner for command=netconf 15:17:47.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60050]) process #5 SSH_MSG_CHANNEL_DATA 15:17:47.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]) by 373 down to 2096779 15:17:47.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]) SSH_MSG_CHANNEL_DATA len=373 15:17:47.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050] 15:17:47.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xac5b0d1c, L:/10.30.170.167:18090 - R:/10.30.171.175:60050]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:47.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:47.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xac5b0d1c, L:/10.30.170.167:18090 - R:/10.30.171.175:60050] 15:17:47.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xac5b0d1c, L:/10.30.170.167:18090 - R:/10.30.171.175:60050] 15:17:47.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18090', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:47.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=261} created 15:17:47.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=261, channel=[id: 0xac5b0d1c, L:/10.30.170.167:18090 - R:/10.30.171.175:60050]} created 15:17:47.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xac5b0d1c, L:/10.30.170.167:18090 - R:/10.30.171.175:60050] successful with session NetconfServerSession{sessionId=261, channel=[id: 0xac5b0d1c, L:/10.30.170.167:18090 - R:/10.30.171.175:60050]} 15:17:47.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=261, channel=[id: 0xac5b0d1c, L:/10.30.170.167:18090 - R:/10.30.171.175:60050]} up 15:17:47.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60050]) process #6 SSH_MSG_CHANNEL_DATA 15:17:47.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]) by 393 down to 2096386 15:17:47.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]) SSH_MSG_CHANNEL_DATA len=393 15:17:47.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050] 15:17:47.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:47.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:47.441 [netconf-device-simulator-threads-4] 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=261} 15:17:47.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:47.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=261, channel=[id: 0xac5b0d1c, L:/10.30.170.167:18090 - R:/10.30.171.175:60050]} EXI handlers added to pipeline 15:17:47.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:47.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]) by 179 down to 2095870 15:17:47.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60050]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:47.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:47.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60050]) process #7 SSH_MSG_CHANNEL_DATA 15:17:47.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]) by 340 down to 2096046 15:17:47.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]) SSH_MSG_CHANNEL_DATA len=340 15:17:47.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050] 15:17:47.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:47.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:47.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=261} 15:17:47.443 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21e049b3 15:17:47.443 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:47.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:47.443 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:47.443 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:47.443 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:47.443 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:47.443 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:47.443 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:47.443 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:47.443 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:47.443 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:47.443 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:47.443 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:47.443 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:47.443 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:47.443 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:47.443 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:47.443 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:47.444 [netconf-device-simulator-threads-4] 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 15:17:47.450 [netconf-device-simulator-threads-4] 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 15:17:47.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:47.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]) by 733 down to 2095137 15:17:47.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60050]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:47.450 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:47.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52606]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:47.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52606]) process #12 SSH_MSG_IGNORE 15:17:47.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52606]) SSH_MSG_IGNORE 15:17:47.622 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35496]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:47.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35496]) process #14 SSH_MSG_IGNORE 15:17:47.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35496]) SSH_MSG_IGNORE 15:17:47.705 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43314]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43314]) process #9 SSH_MSG_IGNORE 15:17:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43314]) SSH_MSG_IGNORE 15:17:47.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35012]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:47.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35012]) process #11 SSH_MSG_IGNORE 15:17:47.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35012]) SSH_MSG_IGNORE 15:17:47.920 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52698]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:47.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52698]) process #15 SSH_MSG_IGNORE 15:17:47.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52698]) SSH_MSG_IGNORE 15:17:48.014 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:17:48.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41054]) process #17 SSH_MSG_IGNORE 15:17:48.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41054]) SSH_MSG_IGNORE 15:17:48.032 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51242]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51242]) process #10 SSH_MSG_IGNORE 15:17:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51242]) SSH_MSG_IGNORE 15:17:48.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:48.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50330]) process #16 SSH_MSG_IGNORE 15:17:48.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50330]) SSH_MSG_IGNORE 15:17:48.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43178]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43178]) process #13 SSH_MSG_IGNORE 15:17:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43178]) SSH_MSG_IGNORE 15:17:48.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc44dad3e, L:/10.30.170.167:18091 - R:/10.30.171.175:48068]} 15:17:48.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:48068]): SSH-2.0-SSHD-UNKNOWN 15:17:48.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:48068]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:48.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:48068]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:48.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:48068]) Send SSH_MSG_KEXINIT 15:17:48.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48068]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:48.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48068]) process #0 SSH_MSG_KEXINIT 15:17:48.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:48068]) SSH_MSG_KEXINIT 15:17:48.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:48068]) strict KEX=true client=true server=true 15:17:48.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48068]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:48.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48068]) Kex: server host key algorithms = rsa-sha2-512 15:17:48.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48068]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:48.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48068]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:48.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48068]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:48.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48068]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:48.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48068]) Kex: compression algorithms (client to server) = none 15:17:48.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48068]) Kex: compression algorithms (server to client) = none 15:17:48.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:48.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48068]) process #1 30 15:17:48.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48068]] process command=SSH_MSG_KEXDH_INIT 15:17:48.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48068]] Send SSH_MSG_KEXDH_REPLY 15:17:48.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48068]) packet #1 sending command=31[31] len=1639 15:17:48.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:48068])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:48.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:48068]) Send SSH_MSG_NEWKEYS 15:17:48.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:48068]) session ID=8e:65:c0:f5:af:0c:bb:bd:e9:d6:d6:62:ae:68:f5:ec:be:de:e7:8e:ba:04:77:4e:48:68:f5:03:1b:a3:b7:3f:ae:69:ac:04:e0:ab:b7:6d:42:ec:ec:3c:74:8e:e3:df:50:25:c2:7e:af:52:2f:1c:0e:70:b0:ef:4d:79:87:7a 15:17:48.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48068]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:48.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48068]): strict KEX resets output message sequence number from 3 to 0 15:17:48.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48068]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3c01cf09; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:48.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:48068])[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 15:17:48.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48068])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:48.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48068]) packet #0 sending command=7[7] len=419 15:17:48.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48068]) No pending packets to flush at end of KEX 15:17:48.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48068]) process #2 SSH_MSG_NEWKEYS 15:17:48.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48068]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:48.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48068]): strict KEX resets input message sequence number from 3 to 0 15:17:48.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48068]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3f9cabe3; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:48.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:48.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48068]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:48.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48068]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:48.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:48068]) authorized authentication methods: password,publickey 15:17:48.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48068]) Accepted service ssh-userauth 15:17:48.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48068]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:48.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48068]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:48.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48068]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:48.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48068]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:48.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48068]) no authentication factory for method=none 15:17:48.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48068]) SSH_MSG_USERAUTH_REQUEST 15:17:48.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48068]) remaining methods: password,publickey 15:17:48.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48068]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:48.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48068]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:48.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48068]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:48.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48068]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:48.427 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:48.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:48068]) authentication result: true 15:17:48.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:48068]) SSH_MSG_USERAUTH_REQUEST 15:17:48.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48068])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:48.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48068]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:48.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:48.427 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:48.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48068]) no heartbeat to stop 15:17:48.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:48068]) heartbeat type=IGNORE, interval=PT30S 15:17:48.428 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:48068 authenticated 15:17:48.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48068]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:48.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48068]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:48.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48068]] session=TransportServerSession[admin@/10.30.171.175:48068] id=0 15:17:48.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48068])) size=2097152, max=2097152, packet=32768 15:17:48.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48068]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48068] 15:17:48.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48068]) recipient=0 15:17:48.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068])) size=2097152, max=2097152, packet=32768 15:17:48.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068])) re-initializing 15:17:48.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068])) size=2097152, max=2097152, packet=32768 15:17:48.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:48.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48068]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48068]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068])[want-reply=true] subsystem=netconf 15:17:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068])[subsystem] prepared command 15:17:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc44dad3e, L:/10.30.170.167:18091 - R:/10.30.171.175:48068]}} established 15:17:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 262: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18091 15:17:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 262: Creating data stores for simulated device 15:17:48.429 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:48.429 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:48.429 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:48.430 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c52e771 15:17:48.430 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:48.430 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:48.430 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:48.430 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:48.431 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:48.431 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:48.431 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:48.431 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:48.431 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c52e771, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c52e771, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@593ef9d4, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@593ef9d4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:48.432 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:48.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:48.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc44dad3e, L:/10.30.170.167:18091 - R:/10.30.171.175:48068] 15:17:48.433 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 262 on channel [id: 0xc44dad3e, L:/10.30.170.167:18091 - R:/10.30.171.175:48068] 15:17:48.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]) by 1103 down to 2096049 15:17:48.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48068]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:48.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc44dad3e, L:/10.30.170.167:18091 - R:/10.30.171.175:48068] 15:17:48.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc44dad3e, L:/10.30.170.167:18091 - R:/10.30.171.175:48068] 15:17:48.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]) request=subsystem result=ReplySuccess, want-reply=true 15:17:48.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48068]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:48.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]) request=subsystem activate command 15:17:48.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]) starting runner for command=netconf 15:17:48.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48068]) process #5 SSH_MSG_CHANNEL_DATA 15:17:48.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]) by 373 down to 2096779 15:17:48.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]) SSH_MSG_CHANNEL_DATA len=373 15:17:48.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068] 15:17:48.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc44dad3e, L:/10.30.170.167:18091 - R:/10.30.171.175:48068]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:48.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:48.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc44dad3e, L:/10.30.170.167:18091 - R:/10.30.171.175:48068] 15:17:48.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc44dad3e, L:/10.30.170.167:18091 - R:/10.30.171.175:48068] 15:17:48.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18091', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:48.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=262} created 15:17:48.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=262, channel=[id: 0xc44dad3e, L:/10.30.170.167:18091 - R:/10.30.171.175:48068]} created 15:17:48.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc44dad3e, L:/10.30.170.167:18091 - R:/10.30.171.175:48068] successful with session NetconfServerSession{sessionId=262, channel=[id: 0xc44dad3e, L:/10.30.170.167:18091 - R:/10.30.171.175:48068]} 15:17:48.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=262, channel=[id: 0xc44dad3e, L:/10.30.170.167:18091 - R:/10.30.171.175:48068]} up 15:17:48.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48068]) process #6 SSH_MSG_CHANNEL_DATA 15:17:48.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]) by 393 down to 2096386 15:17:48.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]) SSH_MSG_CHANNEL_DATA len=393 15:17:48.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068] 15:17:48.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:48.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:48.435 [netconf-device-simulator-threads-6] 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=262} 15:17:48.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:48.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=262, channel=[id: 0xc44dad3e, L:/10.30.170.167:18091 - R:/10.30.171.175:48068]} EXI handlers added to pipeline 15:17:48.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:48.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]) by 179 down to 2095870 15:17:48.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48068]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:48.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:48.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48068]) process #7 SSH_MSG_CHANNEL_DATA 15:17:48.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]) by 340 down to 2096046 15:17:48.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]) SSH_MSG_CHANNEL_DATA len=340 15:17:48.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068] 15:17:48.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=262} 15:17:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@593ef9d4 15:17:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:48.438 [netconf-device-simulator-threads-6] 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 15:17:48.438 [netconf-device-simulator-threads-6] 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 15:17:48.438 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:48.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]) by 733 down to 2095137 15:17:48.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48068]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:48.439 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:48.617 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53840]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:48.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53840]) process #8 SSH_MSG_IGNORE 15:17:48.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53840]) SSH_MSG_IGNORE 15:17:48.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46538]) process #10 SSH_MSG_IGNORE 15:17:48.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46538]) SSH_MSG_IGNORE 15:17:48.902 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46538]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:48.940 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46226]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:48.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46226]) process #9 SSH_MSG_IGNORE 15:17:48.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46226]) SSH_MSG_IGNORE 15:17:48.948 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43794]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43794]) process #11 SSH_MSG_IGNORE 15:17:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43794]) SSH_MSG_IGNORE 15:17:48.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4e87cbe6, L:/10.30.170.167:18092 - R:/10.30.171.175:39234]} 15:17:48.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:39234]): SSH-2.0-SSHD-UNKNOWN 15:17:48.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:39234]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:48.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:39234]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:48.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36946]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:48.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36946]) process #14 SSH_MSG_IGNORE 15:17:48.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36946]) SSH_MSG_IGNORE 15:17:48.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:39234]) Send SSH_MSG_KEXINIT 15:17:48.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39234]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:48.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39234]) process #0 SSH_MSG_KEXINIT 15:17:48.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:39234]) SSH_MSG_KEXINIT 15:17:48.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:39234]) strict KEX=true client=true server=true 15:17:48.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39234]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:48.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39234]) Kex: server host key algorithms = rsa-sha2-512 15:17:48.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39234]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:48.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39234]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:48.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39234]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:48.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39234]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:48.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39234]) Kex: compression algorithms (client to server) = none 15:17:48.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39234]) Kex: compression algorithms (server to client) = none 15:17:48.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:49.038 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39278]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:49.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39278]) process #12 SSH_MSG_IGNORE 15:17:49.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39278]) SSH_MSG_IGNORE 15:17:49.065 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:49.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39234]) process #1 30 15:17:49.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:39234]] process command=SSH_MSG_KEXDH_INIT 15:17:49.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:39234]] Send SSH_MSG_KEXDH_REPLY 15:17:49.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39234]) packet #1 sending command=31[31] len=1639 15:17:49.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:39234])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:49.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:39234]) Send SSH_MSG_NEWKEYS 15:17:49.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:39234]) session ID=f5:be:13:39:de:52:6d:82:7d:e5:6e:00:33:06:f6:dd:6c:5c:67:0e:0d:70:15:42:ef:0d:0c:d7:f0:68:0d:d7:21:a0:4f:f7:c8:32:cf:99:cf:f9:02:6f:45:13:42:cc:2a:7a:2d:88:01:c4:cb:59:6e:ef:13:05:a7:9d:bd:e0 15:17:49.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39234]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:49.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:39234]): strict KEX resets output message sequence number from 3 to 0 15:17:49.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:39234]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2fd2e53d; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:49.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:39234])[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 15:17:49.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:39234])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:49.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39234]) packet #0 sending command=7[7] len=419 15:17:49.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:39234]) No pending packets to flush at end of KEX 15:17:49.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34182]) process #16 SSH_MSG_IGNORE 15:17:49.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34182]) SSH_MSG_IGNORE 15:17:49.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39234]) process #2 SSH_MSG_NEWKEYS 15:17:49.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:39234]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:49.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:39234]): strict KEX resets input message sequence number from 3 to 0 15:17:49.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:39234]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6586306e; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:49.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:49.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39234]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:49.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:39234]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:49.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:39234]) authorized authentication methods: password,publickey 15:17:49.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:39234]) Accepted service ssh-userauth 15:17:49.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39234]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:49.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39234]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:49.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39234]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:49.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39234]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:49.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39234]) no authentication factory for method=none 15:17:49.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:39234]) SSH_MSG_USERAUTH_REQUEST 15:17:49.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:39234]) remaining methods: password,publickey 15:17:49.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39234]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:49.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39234]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:49.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39234]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:49.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39234]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:49.120 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:49.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:39234]) authentication result: true 15:17:49.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:39234]) SSH_MSG_USERAUTH_REQUEST 15:17:49.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:39234])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:49.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39234]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:49.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:49.121 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:49.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39234]) no heartbeat to stop 15:17:49.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:39234]) heartbeat type=IGNORE, interval=PT30S 15:17:49.121 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:39234 authenticated 15:17:49.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39234]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:49.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39234]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:49.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39234]] session=TransportServerSession[admin@/10.30.171.175:39234] id=0 15:17:49.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39234])) size=2097152, max=2097152, packet=32768 15:17:49.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39234]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39234] 15:17:49.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39234]) recipient=0 15:17:49.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234])) size=2097152, max=2097152, packet=32768 15:17:49.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234])) re-initializing 15:17:49.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234])) size=2097152, max=2097152, packet=32768 15:17:49.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:49.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39234]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:49.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39234]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:49.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:49.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234])[want-reply=true] subsystem=netconf 15:17:49.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234])[subsystem] prepared command 15:17:49.122 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:49.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:49.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4e87cbe6, L:/10.30.170.167:18092 - R:/10.30.171.175:39234]}} established 15:17:49.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 263: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18092 15:17:49.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 263: Creating data stores for simulated device 15:17:49.122 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:49.122 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:49.122 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:49.122 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:49.122 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:49.123 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16c830bd 15:17:49.123 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:49.123 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:49.123 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:49.123 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:49.123 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:49.123 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:49.123 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:49.123 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:49.123 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16c830bd, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16c830bd, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@544bd05, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@544bd05, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:49.124 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:49.124 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:49.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4e87cbe6, L:/10.30.170.167:18092 - R:/10.30.171.175:39234] 15:17:49.125 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 263 on channel [id: 0x4e87cbe6, L:/10.30.170.167:18092 - R:/10.30.171.175:39234] 15:17:49.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]) by 1103 down to 2096049 15:17:49.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39234]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:49.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4e87cbe6, L:/10.30.170.167:18092 - R:/10.30.171.175:39234] 15:17:49.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4e87cbe6, L:/10.30.170.167:18092 - R:/10.30.171.175:39234] 15:17:49.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]) request=subsystem result=ReplySuccess, want-reply=true 15:17:49.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39234]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:49.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]) request=subsystem activate command 15:17:49.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]) starting runner for command=netconf 15:17:49.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39234]) process #5 SSH_MSG_CHANNEL_DATA 15:17:49.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]) by 373 down to 2096779 15:17:49.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]) SSH_MSG_CHANNEL_DATA len=373 15:17:49.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234] 15:17:49.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x4e87cbe6, L:/10.30.170.167:18092 - R:/10.30.171.175:39234]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:49.125 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:49.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4e87cbe6, L:/10.30.170.167:18092 - R:/10.30.171.175:39234] 15:17:49.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4e87cbe6, L:/10.30.170.167:18092 - R:/10.30.171.175:39234] 15:17:49.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18092', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:49.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=263} created 15:17:49.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=263, channel=[id: 0x4e87cbe6, L:/10.30.170.167:18092 - R:/10.30.171.175:39234]} created 15:17:49.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4e87cbe6, L:/10.30.170.167:18092 - R:/10.30.171.175:39234] successful with session NetconfServerSession{sessionId=263, channel=[id: 0x4e87cbe6, L:/10.30.170.167:18092 - R:/10.30.171.175:39234]} 15:17:49.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=263, channel=[id: 0x4e87cbe6, L:/10.30.170.167:18092 - R:/10.30.171.175:39234]} up 15:17:49.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39234]) process #6 SSH_MSG_CHANNEL_DATA 15:17:49.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]) by 393 down to 2096386 15:17:49.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]) SSH_MSG_CHANNEL_DATA len=393 15:17:49.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234] 15:17:49.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:49.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:49.126 [netconf-device-simulator-threads-0] 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=263} 15:17:49.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:49.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=263, channel=[id: 0x4e87cbe6, L:/10.30.170.167:18092 - R:/10.30.171.175:39234]} EXI handlers added to pipeline 15:17:49.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:49.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]) by 179 down to 2095870 15:17:49.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39234]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:49.127 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:49.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39234]) process #7 SSH_MSG_CHANNEL_DATA 15:17:49.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]) by 340 down to 2096046 15:17:49.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]) SSH_MSG_CHANNEL_DATA len=340 15:17:49.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234] 15:17:49.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:49.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:49.128 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=263} 15:17:49.129 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@544bd05 15:17:49.129 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:49.129 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:49.129 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:49.129 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:49.129 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:49.129 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:49.129 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:49.129 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:49.129 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:49.129 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:49.129 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:49.129 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:49.129 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:49.129 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:49.129 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:49.129 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:49.129 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:49.129 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:49.129 [netconf-device-simulator-threads-0] 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 15:17:49.129 [netconf-device-simulator-threads-0] 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 15:17:49.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:49.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]) by 733 down to 2095137 15:17:49.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39234]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:49.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:49.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38688]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:49.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38688]) process #15 SSH_MSG_IGNORE 15:17:49.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38688]) SSH_MSG_IGNORE 15:17:49.292 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:17:49.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45220]) process #17 SSH_MSG_IGNORE 15:17:49.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45220]) SSH_MSG_IGNORE 15:17:49.505 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37818]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:49.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37818]) process #13 SSH_MSG_IGNORE 15:17:49.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37818]) SSH_MSG_IGNORE 15:17:49.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb4bd961b, L:/10.30.170.167:18093 - R:/10.30.171.175:48456]} 15:17:49.615 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:48456]): SSH-2.0-SSHD-UNKNOWN 15:17:49.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:48456]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:49.616 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:48456]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:49.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:48456]) Send SSH_MSG_KEXINIT 15:17:49.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48456]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:49.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48456]) process #0 SSH_MSG_KEXINIT 15:17:49.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:48456]) SSH_MSG_KEXINIT 15:17:49.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:48456]) strict KEX=true client=true server=true 15:17:49.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48456]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:49.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48456]) Kex: server host key algorithms = rsa-sha2-512 15:17:49.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48456]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:49.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48456]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:49.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48456]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:49.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48456]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:49.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48456]) Kex: compression algorithms (client to server) = none 15:17:49.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48456]) Kex: compression algorithms (server to client) = none 15:17:49.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:49.832 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:49.877 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48458]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:49.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48458]) process #12 SSH_MSG_IGNORE 15:17:49.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48458]) SSH_MSG_IGNORE 15:17:49.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48456]) process #1 30 15:17:49.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48456]] process command=SSH_MSG_KEXDH_INIT 15:17:49.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48456]] Send SSH_MSG_KEXDH_REPLY 15:17:49.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48456]) packet #1 sending command=31[31] len=1639 15:17:49.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:48456])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:49.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:48456]) Send SSH_MSG_NEWKEYS 15:17:49.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:48456]) session ID=3c:4a:4b:20:19:02:62:e0:8b:56:7d:06:52:3b:a4:a9:b9:a8:ad:a2:2d:96:e5:30:78:a5:f2:a6:94:0f:b3:50:fb:b7:b5:47:4d:cc:b9:d6:03:e6:62:7b:d6:ff:76:28:1c:1d:66:01:28:7d:d5:0f:12:59:08:c4:56:53:6e:82 15:17:49.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48456]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:49.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48456]): strict KEX resets output message sequence number from 3 to 0 15:17:49.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48456]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2ef3e9ca; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:49.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:48456])[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 15:17:49.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48456])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:49.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48456]) packet #0 sending command=7[7] len=419 15:17:49.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48456]) No pending packets to flush at end of KEX 15:17:49.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43230]) process #16 SSH_MSG_IGNORE 15:17:49.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43230]) SSH_MSG_IGNORE 15:17:49.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48456]) process #2 SSH_MSG_NEWKEYS 15:17:49.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48456]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:49.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48456]): strict KEX resets input message sequence number from 3 to 0 15:17:49.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48456]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6c22569e; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:49.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:49.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48456]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:49.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48456]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:49.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:48456]) authorized authentication methods: password,publickey 15:17:49.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48456]) Accepted service ssh-userauth 15:17:49.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48456]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:49.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48456]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:49.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48456]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:49.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48456]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:49.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48456]) no authentication factory for method=none 15:17:49.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48456]) SSH_MSG_USERAUTH_REQUEST 15:17:49.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48456]) remaining methods: password,publickey 15:17:49.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48456]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:49.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48456]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:49.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48456]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:49.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48456]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:49.961 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:49.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:48456]) authentication result: true 15:17:49.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:48456]) SSH_MSG_USERAUTH_REQUEST 15:17:49.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48456])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:49.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48456]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:49.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:49.961 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:49.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48456]) no heartbeat to stop 15:17:49.961 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:48456]) heartbeat type=IGNORE, interval=PT30S 15:17:49.961 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:48456 authenticated 15:17:49.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48456]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:49.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48456]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:49.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48456]] session=TransportServerSession[admin@/10.30.171.175:48456] id=0 15:17:49.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48456])) size=2097152, max=2097152, packet=32768 15:17:49.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48456]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48456] 15:17:49.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48456]) recipient=0 15:17:49.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456])) size=2097152, max=2097152, packet=32768 15:17:49.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456])) re-initializing 15:17:49.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456])) size=2097152, max=2097152, packet=32768 15:17:49.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:49.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48456]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:49.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48456]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:49.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:49.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456])[want-reply=true] subsystem=netconf 15:17:49.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456])[subsystem] prepared command 15:17:49.970 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:49.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:49.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb4bd961b, L:/10.30.170.167:18093 - R:/10.30.171.175:48456]}} established 15:17:49.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 264: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18093 15:17:49.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 264: Creating data stores for simulated device 15:17:49.970 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:49.970 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:49.970 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:49.970 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:49.970 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:49.971 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e06082a 15:17:49.971 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:49.971 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:49.971 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:49.971 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:49.972 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:49.972 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:49.972 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:49.972 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:49.972 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e06082a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e06082a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@452cbe0c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@452cbe0c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:49.972 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:49.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:49.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb4bd961b, L:/10.30.170.167:18093 - R:/10.30.171.175:48456] 15:17:49.973 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 264 on channel [id: 0xb4bd961b, L:/10.30.170.167:18093 - R:/10.30.171.175:48456] 15:17:49.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]) by 1103 down to 2096049 15:17:49.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48456]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:49.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb4bd961b, L:/10.30.170.167:18093 - R:/10.30.171.175:48456] 15:17:49.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb4bd961b, L:/10.30.170.167:18093 - R:/10.30.171.175:48456] 15:17:49.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]) request=subsystem result=ReplySuccess, want-reply=true 15:17:49.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48456]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:49.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]) request=subsystem activate command 15:17:49.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]) starting runner for command=netconf 15:17:49.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48456]) process #5 SSH_MSG_CHANNEL_DATA 15:17:49.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]) by 373 down to 2096779 15:17:49.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]) SSH_MSG_CHANNEL_DATA len=373 15:17:49.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456] 15:17:49.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb4bd961b, L:/10.30.170.167:18093 - R:/10.30.171.175:48456]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:49.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:49.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb4bd961b, L:/10.30.170.167:18093 - R:/10.30.171.175:48456] 15:17:49.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb4bd961b, L:/10.30.170.167:18093 - R:/10.30.171.175:48456] 15:17:49.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18093', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:49.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=264} created 15:17:49.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=264, channel=[id: 0xb4bd961b, L:/10.30.170.167:18093 - R:/10.30.171.175:48456]} created 15:17:49.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb4bd961b, L:/10.30.170.167:18093 - R:/10.30.171.175:48456] successful with session NetconfServerSession{sessionId=264, channel=[id: 0xb4bd961b, L:/10.30.170.167:18093 - R:/10.30.171.175:48456]} 15:17:49.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=264, channel=[id: 0xb4bd961b, L:/10.30.170.167:18093 - R:/10.30.171.175:48456]} up 15:17:49.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48456]) process #6 SSH_MSG_CHANNEL_DATA 15:17:49.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]) by 393 down to 2096386 15:17:49.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]) SSH_MSG_CHANNEL_DATA len=393 15:17:49.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456] 15:17:49.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:49.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:49.976 [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=264} 15:17:49.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:49.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=264, channel=[id: 0xb4bd961b, L:/10.30.170.167:18093 - R:/10.30.171.175:48456]} EXI handlers added to pipeline 15:17:49.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:49.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]) by 179 down to 2095870 15:17:49.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48456]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:49.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:49.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48456]) process #7 SSH_MSG_CHANNEL_DATA 15:17:49.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]) by 340 down to 2096046 15:17:49.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]) SSH_MSG_CHANNEL_DATA len=340 15:17:49.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456] 15:17:49.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:49.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:49.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=264} 15:17:49.979 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@452cbe0c 15:17:49.979 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:49.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:49.979 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:49.979 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:49.979 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:49.979 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:49.979 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:49.979 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:49.979 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:49.979 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:49.979 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:49.979 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:49.979 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:49.979 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:49.979 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:49.979 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:49.979 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:49.979 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:49.979 [netconf-device-simulator-threads-2] 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 15:17:49.979 [netconf-device-simulator-threads-2] 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 15:17:49.979 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:49.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]) by 733 down to 2095137 15:17:49.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48456]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:49.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:50.103 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54686]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:50.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54686]) process #10 SSH_MSG_IGNORE 15:17:50.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54686]) SSH_MSG_IGNORE 15:17:50.132 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33478]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:50.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33478]) process #8 SSH_MSG_IGNORE 15:17:50.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33478]) SSH_MSG_IGNORE 15:17:50.183 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48518]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:50.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48518]) process #14 SSH_MSG_IGNORE 15:17:50.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48518]) SSH_MSG_IGNORE 15:17:50.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60386]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:50.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60386]) process #11 SSH_MSG_IGNORE 15:17:50.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60386]) SSH_MSG_IGNORE 15:17:50.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45038]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:50.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45038]) process #15 SSH_MSG_IGNORE 15:17:50.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45038]) SSH_MSG_IGNORE 15:17:50.439 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38176]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38176]) process #9 SSH_MSG_IGNORE 15:17:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38176]) SSH_MSG_IGNORE 15:17:50.531 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:17:50.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42700]) process #17 SSH_MSG_IGNORE 15:17:50.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42700]) SSH_MSG_IGNORE 15:17:50.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x15a726d5, L:/10.30.170.167:18094 - R:/10.30.171.175:58344]} 15:17:50.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:58344]): SSH-2.0-SSHD-UNKNOWN 15:17:50.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:58344]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:50.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:58344]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:50.908 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55742]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55742]) process #13 SSH_MSG_IGNORE 15:17:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55742]) SSH_MSG_IGNORE 15:17:50.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:58344]) Send SSH_MSG_KEXINIT 15:17:50.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58344]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:50.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58344]) process #0 SSH_MSG_KEXINIT 15:17:50.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:58344]) SSH_MSG_KEXINIT 15:17:50.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:58344]) strict KEX=true client=true server=true 15:17:50.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58344]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:50.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58344]) Kex: server host key algorithms = rsa-sha2-512 15:17:50.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58344]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:50.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58344]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:50.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58344]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:50.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58344]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:50.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58344]) Kex: compression algorithms (client to server) = none 15:17:50.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58344]) Kex: compression algorithms (server to client) = none 15:17:50.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:50.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58344]) process #1 30 15:17:50.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58344]] process command=SSH_MSG_KEXDH_INIT 15:17:51.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58344]] Send SSH_MSG_KEXDH_REPLY 15:17:51.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58344]) packet #1 sending command=31[31] len=1639 15:17:51.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:58344])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:51.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:58344]) Send SSH_MSG_NEWKEYS 15:17:51.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:58344]) session ID=f4:b8:ca:db:1c:53:c8:80:db:c1:ab:4a:36:e4:2e:31:6b:37:ff:55:30:dc:b4:0c:28:17:0e:ab:74:36:34:43:a7:99:8e:e2:9d:3f:bc:3f:91:8d:80:6c:5d:21:14:5d:18:d2:c1:3a:0f:93:bf:fe:13:67:2a:94:d7:25:83:4a 15:17:51.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58344]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:51.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58344]): strict KEX resets output message sequence number from 3 to 0 15:17:51.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58344]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5c304fb4; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:51.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:58344])[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 15:17:51.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58344])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:51.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58344]) packet #0 sending command=7[7] len=419 15:17:51.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58344]) No pending packets to flush at end of KEX 15:17:51.040 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:51.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58344]) process #2 SSH_MSG_NEWKEYS 15:17:51.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58344]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:51.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58344]): strict KEX resets input message sequence number from 3 to 0 15:17:51.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58344]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7a2158e9; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:51.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:51.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58344]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:51.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58344]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:51.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:58344]) authorized authentication methods: password,publickey 15:17:51.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58344]) Accepted service ssh-userauth 15:17:51.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58344]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:51.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58344]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:51.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58344]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:51.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58344]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:51.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58344]) no authentication factory for method=none 15:17:51.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58344]) SSH_MSG_USERAUTH_REQUEST 15:17:51.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58344]) remaining methods: password,publickey 15:17:51.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58344]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:51.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58138]) process #16 SSH_MSG_IGNORE 15:17:51.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58138]) SSH_MSG_IGNORE 15:17:51.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58344]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:51.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58344]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:51.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58344]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:51.045 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:51.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:58344]) authentication result: true 15:17:51.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:58344]) SSH_MSG_USERAUTH_REQUEST 15:17:51.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58344])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:51.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58344]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:51.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:51.045 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:51.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58344]) no heartbeat to stop 15:17:51.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:58344]) heartbeat type=IGNORE, interval=PT30S 15:17:51.045 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:58344 authenticated 15:17:51.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58344]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:51.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58344]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:51.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58344]] session=TransportServerSession[admin@/10.30.171.175:58344] id=0 15:17:51.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58344])) size=2097152, max=2097152, packet=32768 15:17:51.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58344]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58344] 15:17:51.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58344]) recipient=0 15:17:51.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344])) size=2097152, max=2097152, packet=32768 15:17:51.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344])) re-initializing 15:17:51.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344])) size=2097152, max=2097152, packet=32768 15:17:51.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:51.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58344]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:51.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58344]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:51.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:51.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344])[want-reply=true] subsystem=netconf 15:17:51.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344])[subsystem] prepared command 15:17:51.047 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:51.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:51.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x15a726d5, L:/10.30.170.167:18094 - R:/10.30.171.175:58344]}} established 15:17:51.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 265: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18094 15:17:51.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 265: Creating data stores for simulated device 15:17:51.047 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:51.047 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:51.047 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:51.047 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:51.047 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:51.048 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@540a98f8 15:17:51.048 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:51.048 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:51.048 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:51.048 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:51.049 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:51.049 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:51.049 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:51.049 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:51.049 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@540a98f8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@540a98f8, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62d12d29, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62d12d29, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:51.049 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:51.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:51.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x15a726d5, L:/10.30.170.167:18094 - R:/10.30.171.175:58344] 15:17:51.050 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 265 on channel [id: 0x15a726d5, L:/10.30.170.167:18094 - R:/10.30.171.175:58344] 15:17:51.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]) by 1103 down to 2096049 15:17:51.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58344]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:51.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x15a726d5, L:/10.30.170.167:18094 - R:/10.30.171.175:58344] 15:17:51.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x15a726d5, L:/10.30.170.167:18094 - R:/10.30.171.175:58344] 15:17:51.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]) request=subsystem result=ReplySuccess, want-reply=true 15:17:51.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58344]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:51.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]) request=subsystem activate command 15:17:51.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]) starting runner for command=netconf 15:17:51.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58344]) process #5 SSH_MSG_CHANNEL_DATA 15:17:51.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]) by 373 down to 2096779 15:17:51.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]) SSH_MSG_CHANNEL_DATA len=373 15:17:51.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344] 15:17:51.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x15a726d5, L:/10.30.170.167:18094 - R:/10.30.171.175:58344]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:51.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:51.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x15a726d5, L:/10.30.170.167:18094 - R:/10.30.171.175:58344] 15:17:51.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x15a726d5, L:/10.30.170.167:18094 - R:/10.30.171.175:58344] 15:17:51.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18094', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:51.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=265} created 15:17:51.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=265, channel=[id: 0x15a726d5, L:/10.30.170.167:18094 - R:/10.30.171.175:58344]} created 15:17:51.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x15a726d5, L:/10.30.170.167:18094 - R:/10.30.171.175:58344] successful with session NetconfServerSession{sessionId=265, channel=[id: 0x15a726d5, L:/10.30.170.167:18094 - R:/10.30.171.175:58344]} 15:17:51.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=265, channel=[id: 0x15a726d5, L:/10.30.170.167:18094 - R:/10.30.171.175:58344]} up 15:17:51.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58344]) process #6 SSH_MSG_CHANNEL_DATA 15:17:51.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]) by 393 down to 2096386 15:17:51.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]) SSH_MSG_CHANNEL_DATA len=393 15:17:51.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344] 15:17:51.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:51.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:51.052 [netconf-device-simulator-threads-4] 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=265} 15:17:51.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:51.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=265, channel=[id: 0x15a726d5, L:/10.30.170.167:18094 - R:/10.30.171.175:58344]} EXI handlers added to pipeline 15:17:51.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:51.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]) by 179 down to 2095870 15:17:51.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58344]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:51.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:51.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58344]) process #7 SSH_MSG_CHANNEL_DATA 15:17:51.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]) by 340 down to 2096046 15:17:51.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]) SSH_MSG_CHANNEL_DATA len=340 15:17:51.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344] 15:17:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=265} 15:17:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62d12d29 15:17:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:51.054 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:51.054 [netconf-device-simulator-threads-4] 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 15:17:51.055 [netconf-device-simulator-threads-4] 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 15:17:51.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:51.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]) by 733 down to 2095137 15:17:51.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58344]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:51.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:51.176 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43792]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:51.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43792]) process #8 SSH_MSG_IGNORE 15:17:51.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43792]) SSH_MSG_IGNORE 15:17:51.204 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48862]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:51.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48862]) process #12 SSH_MSG_IGNORE 15:17:51.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48862]) SSH_MSG_IGNORE 15:17:51.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59302]) process #15 SSH_MSG_IGNORE 15:17:51.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59302]) SSH_MSG_IGNORE 15:17:51.233 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59302]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:51.478 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34534]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:51.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34534]) process #9 SSH_MSG_IGNORE 15:17:51.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34534]) SSH_MSG_IGNORE 15:17:51.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf23cabe2, L:/10.30.170.167:18095 - R:/10.30.171.175:57814]} 15:17:51.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:57814]): SSH-2.0-SSHD-UNKNOWN 15:17:51.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:57814]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:51.544 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:57814]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:51.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41674]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:51.626 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45468]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:51.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45468]) process #10 SSH_MSG_IGNORE 15:17:51.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45468]) SSH_MSG_IGNORE 15:17:51.672 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40450]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:51.821 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:17:51.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57436]) process #17 SSH_MSG_IGNORE 15:17:51.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57436]) SSH_MSG_IGNORE 15:17:51.849 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:51.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:57814]) Send SSH_MSG_KEXINIT 15:17:51.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57814]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:51.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57814]) process #0 SSH_MSG_KEXINIT 15:17:51.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:57814]) SSH_MSG_KEXINIT 15:17:51.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:57814]) strict KEX=true client=true server=true 15:17:51.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57814]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:51.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57814]) Kex: server host key algorithms = rsa-sha2-512 15:17:51.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57814]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:51.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57814]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:51.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57814]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:51.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57814]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:51.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57814]) Kex: compression algorithms (client to server) = none 15:17:51.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57814]) Kex: compression algorithms (server to client) = none 15:17:51.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:51.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41674]) process #11 SSH_MSG_IGNORE 15:17:51.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41674]) SSH_MSG_IGNORE 15:17:51.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40450]) process #14 SSH_MSG_IGNORE 15:17:51.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40450]) SSH_MSG_IGNORE 15:17:51.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44622]) process #16 SSH_MSG_IGNORE 15:17:51.851 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44622]) SSH_MSG_IGNORE 15:17:51.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57814]) process #1 30 15:17:51.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57814]] process command=SSH_MSG_KEXDH_INIT 15:17:51.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57814]] Send SSH_MSG_KEXDH_REPLY 15:17:51.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57814]) packet #1 sending command=31[31] len=1639 15:17:51.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:57814])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:51.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:57814]) Send SSH_MSG_NEWKEYS 15:17:51.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:57814]) session ID=24:2f:85:ea:e6:dc:b5:01:2b:c4:58:13:3c:ca:03:63:13:5a:45:66:a8:55:4a:62:93:72:e9:4c:af:ae:d2:9e:d5:59:9c:bd:bb:fa:72:a9:1a:97:87:23:fd:5c:3f:cf:1f:72:ed:45:2c:0d:65:21:9c:07:f9:b5:b3:af:00:ce 15:17:51.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57814]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:51.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57814]): strict KEX resets output message sequence number from 3 to 0 15:17:51.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57814]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@321bc8a1; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:51.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:57814])[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 15:17:51.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57814])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:51.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57814]) packet #0 sending command=7[7] len=419 15:17:51.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57814]) No pending packets to flush at end of KEX 15:17:51.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57814]) process #2 SSH_MSG_NEWKEYS 15:17:51.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57814]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:51.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57814]): strict KEX resets input message sequence number from 3 to 0 15:17:51.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57814]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@63039bd7; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:51.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:51.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57814]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:51.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57814]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:51.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:57814]) authorized authentication methods: password,publickey 15:17:51.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57814]) Accepted service ssh-userauth 15:17:51.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57814]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:51.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57814]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:51.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57814]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:51.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57814]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:51.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57814]) no authentication factory for method=none 15:17:51.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57814]) SSH_MSG_USERAUTH_REQUEST 15:17:51.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57814]) remaining methods: password,publickey 15:17:51.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57814]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:51.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57814]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:51.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57814]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:51.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57814]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:51.994 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:51.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:57814]) authentication result: true 15:17:51.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:57814]) SSH_MSG_USERAUTH_REQUEST 15:17:51.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57814])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:51.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57814]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:51.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:51.994 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:51.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57814]) no heartbeat to stop 15:17:51.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:57814]) heartbeat type=IGNORE, interval=PT30S 15:17:51.994 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:57814 authenticated 15:17:51.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57814]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:51.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57814]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:51.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57814]] session=TransportServerSession[admin@/10.30.171.175:57814] id=0 15:17:51.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57814])) size=2097152, max=2097152, packet=32768 15:17:51.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57814]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57814] 15:17:51.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57814]) recipient=0 15:17:51.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814])) size=2097152, max=2097152, packet=32768 15:17:51.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814])) re-initializing 15:17:51.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814])) size=2097152, max=2097152, packet=32768 15:17:51.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:51.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57814]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:51.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57814]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:51.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:51.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814])[want-reply=true] subsystem=netconf 15:17:51.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814])[subsystem] prepared command 15:17:51.996 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:51.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:51.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf23cabe2, L:/10.30.170.167:18095 - R:/10.30.171.175:57814]}} established 15:17:51.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 266: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18095 15:17:51.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 266: Creating data stores for simulated device 15:17:51.996 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:51.996 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:51.996 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:51.996 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:51.997 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:51.997 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4dd88a48 15:17:51.997 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:51.998 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:51.998 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:51.998 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:51.998 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:51.998 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:51.998 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:51.998 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:51.998 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4dd88a48, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4dd88a48, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6dc9943d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6dc9943d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:51.999 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:51.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:52.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf23cabe2, L:/10.30.170.167:18095 - R:/10.30.171.175:57814] 15:17:52.000 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 266 on channel [id: 0xf23cabe2, L:/10.30.170.167:18095 - R:/10.30.171.175:57814] 15:17:52.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]) by 1103 down to 2096049 15:17:52.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57814]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:52.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf23cabe2, L:/10.30.170.167:18095 - R:/10.30.171.175:57814] 15:17:52.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf23cabe2, L:/10.30.170.167:18095 - R:/10.30.171.175:57814] 15:17:52.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]) request=subsystem result=ReplySuccess, want-reply=true 15:17:52.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57814]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:52.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]) request=subsystem activate command 15:17:52.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]) starting runner for command=netconf 15:17:52.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57814]) process #5 SSH_MSG_CHANNEL_DATA 15:17:52.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]) by 373 down to 2096779 15:17:52.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]) SSH_MSG_CHANNEL_DATA len=373 15:17:52.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814] 15:17:52.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf23cabe2, L:/10.30.170.167:18095 - R:/10.30.171.175:57814]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:52.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:52.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf23cabe2, L:/10.30.170.167:18095 - R:/10.30.171.175:57814] 15:17:52.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf23cabe2, L:/10.30.170.167:18095 - R:/10.30.171.175:57814] 15:17:52.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18095', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:52.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=266} created 15:17:52.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=266, channel=[id: 0xf23cabe2, L:/10.30.170.167:18095 - R:/10.30.171.175:57814]} created 15:17:52.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf23cabe2, L:/10.30.170.167:18095 - R:/10.30.171.175:57814] successful with session NetconfServerSession{sessionId=266, channel=[id: 0xf23cabe2, L:/10.30.170.167:18095 - R:/10.30.171.175:57814]} 15:17:52.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=266, channel=[id: 0xf23cabe2, L:/10.30.170.167:18095 - R:/10.30.171.175:57814]} up 15:17:52.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57814]) process #6 SSH_MSG_CHANNEL_DATA 15:17:52.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]) by 393 down to 2096386 15:17:52.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]) SSH_MSG_CHANNEL_DATA len=393 15:17:52.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814] 15:17:52.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:52.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:52.001 [netconf-device-simulator-threads-6] 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=266} 15:17:52.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:52.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=266, channel=[id: 0xf23cabe2, L:/10.30.170.167:18095 - R:/10.30.171.175:57814]} EXI handlers added to pipeline 15:17:52.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:52.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]) by 179 down to 2095870 15:17:52.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57814]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:52.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:52.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57814]) process #7 SSH_MSG_CHANNEL_DATA 15:17:52.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]) by 340 down to 2096046 15:17:52.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]) SSH_MSG_CHANNEL_DATA len=340 15:17:52.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814] 15:17:52.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:52.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:52.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=266} 15:17:52.004 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6dc9943d 15:17:52.004 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:52.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:52.004 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:52.004 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:52.004 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:52.004 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:52.004 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:52.004 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:52.004 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:52.004 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:52.004 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:52.004 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:52.004 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:52.004 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:52.004 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:52.004 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:52.004 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:52.004 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:52.004 [netconf-device-simulator-threads-6] 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 15:17:52.004 [netconf-device-simulator-threads-6] 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 15:17:52.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:52.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]) by 733 down to 2095137 15:17:52.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57814]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:52.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:52.040 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48552]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:52.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48552]) process #13 SSH_MSG_IGNORE 15:17:52.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48552]) SSH_MSG_IGNORE 15:17:52.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #12 SSH_MSG_IGNORE 15:17:52.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:17:52.314 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:52.362 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38882]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:52.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38882]) process #8 SSH_MSG_IGNORE 15:17:52.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38882]) SSH_MSG_IGNORE 15:17:52.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51076]) process #15 SSH_MSG_IGNORE 15:17:52.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51076]) SSH_MSG_IGNORE 15:17:52.453 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51076]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:52.741 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46206]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:52.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46206]) process #10 SSH_MSG_IGNORE 15:17:52.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46206]) SSH_MSG_IGNORE 15:17:52.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55306]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:52.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55306]) process #11 SSH_MSG_IGNORE 15:17:52.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55306]) SSH_MSG_IGNORE 15:17:52.762 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43696]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:52.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43696]) process #14 SSH_MSG_IGNORE 15:17:52.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43696]) SSH_MSG_IGNORE 15:17:52.773 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55710]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:52.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55710]) process #13 SSH_MSG_IGNORE 15:17:52.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55710]) SSH_MSG_IGNORE 15:17:52.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaeaf0e83, L:/10.30.170.167:18096 - R:/10.30.171.175:57962]} 15:17:52.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:57962]): SSH-2.0-SSHD-UNKNOWN 15:17:52.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:57962]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:52.789 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:57962]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:52.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:57962]) Send SSH_MSG_KEXINIT 15:17:52.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57962]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:52.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57962]) process #0 SSH_MSG_KEXINIT 15:17:52.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:57962]) SSH_MSG_KEXINIT 15:17:52.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:57962]) strict KEX=true client=true server=true 15:17:52.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57962]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:52.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57962]) Kex: server host key algorithms = rsa-sha2-512 15:17:52.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57962]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:52.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57962]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:52.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57962]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:52.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57962]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:52.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57962]) Kex: compression algorithms (client to server) = none 15:17:52.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57962]) Kex: compression algorithms (server to client) = none 15:17:52.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:53.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57962]) process #1 30 15:17:53.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57962]] process command=SSH_MSG_KEXDH_INIT 15:17:53.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57962]] Send SSH_MSG_KEXDH_REPLY 15:17:53.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57962]) packet #1 sending command=31[31] len=1639 15:17:53.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:57962])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:53.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:57962]) Send SSH_MSG_NEWKEYS 15:17:53.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:57962]) session ID=d3:ca:4c:16:a8:c3:b1:88:8a:43:de:1e:f8:14:07:47:07:69:3c:2e:6a:f5:4c:84:fc:98:e9:72:eb:f7:8a:d0:d6:49:76:21:0b:83:2f:7c:02:7d:02:d3:14:40:c6:d0:29:e1:58:38:39:1a:f3:8c:67:c3:a7:f2:89:d2:94:b5 15:17:53.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57962]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:53.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57962]): strict KEX resets output message sequence number from 3 to 0 15:17:53.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57962]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@48d9f7a5; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:53.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:57962])[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 15:17:53.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57962])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:53.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57962]) packet #0 sending command=7[7] len=419 15:17:53.046 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57962]) No pending packets to flush at end of KEX 15:17:53.058 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52710]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52710]) process #9 SSH_MSG_IGNORE 15:17:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52710]) SSH_MSG_IGNORE 15:17:53.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57962]) process #2 SSH_MSG_NEWKEYS 15:17:53.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57962]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:53.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57962]): strict KEX resets input message sequence number from 3 to 0 15:17:53.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57962]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@42902124; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:53.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:53.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57962]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:53.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57962]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:53.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:57962]) authorized authentication methods: password,publickey 15:17:53.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57962]) Accepted service ssh-userauth 15:17:53.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57962]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:53.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57962]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:53.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57962]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:53.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57962]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:53.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57962]) no authentication factory for method=none 15:17:53.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57962]) SSH_MSG_USERAUTH_REQUEST 15:17:53.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57962]) remaining methods: password,publickey 15:17:53.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57962]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:53.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57962]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:53.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57962]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:53.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57962]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:53.075 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:53.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:57962]) authentication result: true 15:17:53.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:57962]) SSH_MSG_USERAUTH_REQUEST 15:17:53.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57962])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:53.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57962]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:53.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:53.075 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:53.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57962]) no heartbeat to stop 15:17:53.075 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:57962]) heartbeat type=IGNORE, interval=PT30S 15:17:53.076 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:57962 authenticated 15:17:53.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57962]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:53.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57962]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:53.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57962]] session=TransportServerSession[admin@/10.30.171.175:57962] id=0 15:17:53.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57962])) size=2097152, max=2097152, packet=32768 15:17:53.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57962]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57962] 15:17:53.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57962]) recipient=0 15:17:53.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962])) size=2097152, max=2097152, packet=32768 15:17:53.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962])) re-initializing 15:17:53.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962])) size=2097152, max=2097152, packet=32768 15:17:53.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:53.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57962]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:53.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57962]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:53.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:53.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962])[want-reply=true] subsystem=netconf 15:17:53.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962])[subsystem] prepared command 15:17:53.077 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:53.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:53.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaeaf0e83, L:/10.30.170.167:18096 - R:/10.30.171.175:57962]}} established 15:17:53.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 267: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18096 15:17:53.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 267: Creating data stores for simulated device 15:17:53.077 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:53.077 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:53.077 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:53.077 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:53.077 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:53.078 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6a5c9209 15:17:53.078 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:53.078 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:53.078 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:53.078 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:53.079 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:53.079 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:53.079 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:53.079 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:53.079 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6a5c9209, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6a5c9209, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@142f63d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@142f63d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:53.079 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:53.079 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:53.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaeaf0e83, L:/10.30.170.167:18096 - R:/10.30.171.175:57962] 15:17:53.080 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 267 on channel [id: 0xaeaf0e83, L:/10.30.170.167:18096 - R:/10.30.171.175:57962] 15:17:53.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]) by 1103 down to 2096049 15:17:53.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57962]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:53.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaeaf0e83, L:/10.30.170.167:18096 - R:/10.30.171.175:57962] 15:17:53.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaeaf0e83, L:/10.30.170.167:18096 - R:/10.30.171.175:57962] 15:17:53.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]) request=subsystem result=ReplySuccess, want-reply=true 15:17:53.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57962]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:53.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]) request=subsystem activate command 15:17:53.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]) starting runner for command=netconf 15:17:53.080 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57962]) process #5 SSH_MSG_CHANNEL_DATA 15:17:53.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]) by 373 down to 2096779 15:17:53.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]) SSH_MSG_CHANNEL_DATA len=373 15:17:53.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962] 15:17:53.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xaeaf0e83, L:/10.30.170.167:18096 - R:/10.30.171.175:57962]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:53.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:53.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaeaf0e83, L:/10.30.170.167:18096 - R:/10.30.171.175:57962] 15:17:53.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaeaf0e83, L:/10.30.170.167:18096 - R:/10.30.171.175:57962] 15:17:53.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18096', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:53.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=267} created 15:17:53.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=267, channel=[id: 0xaeaf0e83, L:/10.30.170.167:18096 - R:/10.30.171.175:57962]} created 15:17:53.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaeaf0e83, L:/10.30.170.167:18096 - R:/10.30.171.175:57962] successful with session NetconfServerSession{sessionId=267, channel=[id: 0xaeaf0e83, L:/10.30.170.167:18096 - R:/10.30.171.175:57962]} 15:17:53.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=267, channel=[id: 0xaeaf0e83, L:/10.30.170.167:18096 - R:/10.30.171.175:57962]} up 15:17:53.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57962]) process #6 SSH_MSG_CHANNEL_DATA 15:17:53.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]) by 393 down to 2096386 15:17:53.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]) SSH_MSG_CHANNEL_DATA len=393 15:17:53.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962] 15:17:53.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:53.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:53.082 [netconf-device-simulator-threads-0] 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=267} 15:17:53.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:53.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=267, channel=[id: 0xaeaf0e83, L:/10.30.170.167:18096 - R:/10.30.171.175:57962]} EXI handlers added to pipeline 15:17:53.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:53.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]) by 179 down to 2095870 15:17:53.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57962]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:53.083 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:53.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57962]) process #7 SSH_MSG_CHANNEL_DATA 15:17:53.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]) by 340 down to 2096046 15:17:53.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]) SSH_MSG_CHANNEL_DATA len=340 15:17:53.084 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962] 15:17:53.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:53.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:53.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=267} 15:17:53.085 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@142f63d 15:17:53.085 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:53.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:53.085 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:53.085 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:53.085 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:53.085 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:53.085 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:53.085 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:53.085 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:53.085 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:53.085 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:53.085 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:53.085 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:53.085 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:53.085 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:53.085 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:53.085 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:53.085 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:53.085 [netconf-device-simulator-threads-0] 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 15:17:53.085 [netconf-device-simulator-threads-0] 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 15:17:53.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:53.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]) by 733 down to 2095137 15:17:53.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57962]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:53.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:53.194 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:53.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54094]) process #16 SSH_MSG_IGNORE 15:17:53.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54094]) SSH_MSG_IGNORE 15:17:53.215 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59730]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:53.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59730]) process #12 SSH_MSG_IGNORE 15:17:53.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59730]) SSH_MSG_IGNORE 15:17:53.257 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:17:53.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35512]) process #17 SSH_MSG_IGNORE 15:17:53.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35512]) SSH_MSG_IGNORE 15:17:53.363 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47358]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:53.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47358]) process #8 SSH_MSG_IGNORE 15:17:53.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47358]) SSH_MSG_IGNORE 15:17:53.918 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56642]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:53.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56642]) process #10 SSH_MSG_IGNORE 15:17:53.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56642]) SSH_MSG_IGNORE 15:17:53.926 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33250]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:53.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33250]) process #15 SSH_MSG_IGNORE 15:17:53.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33250]) SSH_MSG_IGNORE 15:17:53.976 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38228]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:53.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38228]) process #9 SSH_MSG_IGNORE 15:17:53.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38228]) SSH_MSG_IGNORE 15:17:54.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x64bf2b0e, L:/10.30.170.167:18097 - R:/10.30.171.175:37362]} 15:17:54.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:37362]): SSH-2.0-SSHD-UNKNOWN 15:17:54.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:37362]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:54.112 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:37362]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:54.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56112]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:54.240 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53034]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:54.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53034]) process #13 SSH_MSG_IGNORE 15:17:54.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53034]) SSH_MSG_IGNORE 15:17:54.252 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36500]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:54.455 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:54.458 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52534]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:54.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52534]) process #12 SSH_MSG_IGNORE 15:17:54.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52534]) SSH_MSG_IGNORE 15:17:54.468 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:17:54.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45706]) process #17 SSH_MSG_IGNORE 15:17:54.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45706]) SSH_MSG_IGNORE 15:17:54.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:37362]) Send SSH_MSG_KEXINIT 15:17:54.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37362]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:54.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37362]) process #0 SSH_MSG_KEXINIT 15:17:54.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:37362]) SSH_MSG_KEXINIT 15:17:54.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:37362]) strict KEX=true client=true server=true 15:17:54.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37362]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:54.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37362]) Kex: server host key algorithms = rsa-sha2-512 15:17:54.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37362]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:54.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37362]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:54.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37362]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:54.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37362]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:54.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37362]) Kex: compression algorithms (client to server) = none 15:17:54.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37362]) Kex: compression algorithms (server to client) = none 15:17:54.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:54.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56112]) process #14 SSH_MSG_IGNORE 15:17:54.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56112]) SSH_MSG_IGNORE 15:17:54.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36500]) process #11 SSH_MSG_IGNORE 15:17:54.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36500]) SSH_MSG_IGNORE 15:17:54.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36672]) process #16 SSH_MSG_IGNORE 15:17:54.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36672]) SSH_MSG_IGNORE 15:17:54.597 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55244]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:54.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55244]) process #8 SSH_MSG_IGNORE 15:17:54.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55244]) SSH_MSG_IGNORE 15:17:54.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37362]) process #1 30 15:17:54.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37362]] process command=SSH_MSG_KEXDH_INIT 15:17:54.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37362]] Send SSH_MSG_KEXDH_REPLY 15:17:54.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37362]) packet #1 sending command=31[31] len=1639 15:17:54.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:37362])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:54.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:37362]) Send SSH_MSG_NEWKEYS 15:17:54.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:37362]) session ID=f3:11:68:fb:ed:86:d7:57:c2:87:6a:62:61:7b:08:a5:6a:d7:90:ab:80:c7:e8:a8:3e:0c:aa:8d:25:c4:3c:91:fc:0a:fd:a2:3f:2d:c0:a0:17:c7:b5:f7:64:23:8e:fa:54:06:23:d7:90:75:b3:ba:0d:1d:f2:b1:72:a4:8b:26 15:17:54.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37362]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:54.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37362]): strict KEX resets output message sequence number from 3 to 0 15:17:54.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37362]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2e66adbf; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:54.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:37362])[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 15:17:54.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37362])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:54.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37362]) packet #0 sending command=7[7] len=419 15:17:54.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37362]) No pending packets to flush at end of KEX 15:17:54.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37608]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:54.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37608]) process #10 SSH_MSG_IGNORE 15:17:54.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37608]) SSH_MSG_IGNORE 15:17:54.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37362]) process #2 SSH_MSG_NEWKEYS 15:17:54.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37362]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:54.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37362]): strict KEX resets input message sequence number from 3 to 0 15:17:54.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37362]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@78ee1c2c; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:54.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:54.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37362]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:54.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37362]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:54.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:37362]) authorized authentication methods: password,publickey 15:17:54.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37362]) Accepted service ssh-userauth 15:17:54.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37362]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:54.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37362]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:54.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37362]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:54.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37362]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:54.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37362]) no authentication factory for method=none 15:17:54.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37362]) SSH_MSG_USERAUTH_REQUEST 15:17:54.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37362]) remaining methods: password,publickey 15:17:54.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37362]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:54.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37362]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:54.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37362]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:54.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37362]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:54.652 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:54.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:37362]) authentication result: true 15:17:54.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:37362]) SSH_MSG_USERAUTH_REQUEST 15:17:54.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37362])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:54.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37362]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:54.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:54.652 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:54.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37362]) no heartbeat to stop 15:17:54.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:37362]) heartbeat type=IGNORE, interval=PT30S 15:17:54.652 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:37362 authenticated 15:17:54.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37362]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:54.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37362]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:54.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37362]] session=TransportServerSession[admin@/10.30.171.175:37362] id=0 15:17:54.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37362])) size=2097152, max=2097152, packet=32768 15:17:54.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37362]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37362] 15:17:54.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37362]) recipient=0 15:17:54.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362])) size=2097152, max=2097152, packet=32768 15:17:54.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362])) re-initializing 15:17:54.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362])) size=2097152, max=2097152, packet=32768 15:17:54.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:54.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37362]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:54.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37362]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:54.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:54.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362])[want-reply=true] subsystem=netconf 15:17:54.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362])[subsystem] prepared command 15:17:54.654 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:54.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:54.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x64bf2b0e, L:/10.30.170.167:18097 - R:/10.30.171.175:37362]}} established 15:17:54.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 268: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18097 15:17:54.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 268: Creating data stores for simulated device 15:17:54.654 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:54.654 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:54.654 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:54.654 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:54.654 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:54.655 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@688697f4 15:17:54.655 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:54.655 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:54.655 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:54.655 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:54.656 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:54.656 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:54.656 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:54.656 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:54.656 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@688697f4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@688697f4, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21ce08ff, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21ce08ff, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:54.656 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:54.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:54.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x64bf2b0e, L:/10.30.170.167:18097 - R:/10.30.171.175:37362] 15:17:54.657 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 268 on channel [id: 0x64bf2b0e, L:/10.30.170.167:18097 - R:/10.30.171.175:37362] 15:17:54.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]) by 1103 down to 2096049 15:17:54.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37362]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:54.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x64bf2b0e, L:/10.30.170.167:18097 - R:/10.30.171.175:37362] 15:17:54.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x64bf2b0e, L:/10.30.170.167:18097 - R:/10.30.171.175:37362] 15:17:54.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]) request=subsystem result=ReplySuccess, want-reply=true 15:17:54.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37362]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:54.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]) request=subsystem activate command 15:17:54.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]) starting runner for command=netconf 15:17:54.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37362]) process #5 SSH_MSG_CHANNEL_DATA 15:17:54.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]) by 373 down to 2096779 15:17:54.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]) SSH_MSG_CHANNEL_DATA len=373 15:17:54.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362] 15:17:54.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x64bf2b0e, L:/10.30.170.167:18097 - R:/10.30.171.175:37362]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:54.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:54.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x64bf2b0e, L:/10.30.170.167:18097 - R:/10.30.171.175:37362] 15:17:54.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x64bf2b0e, L:/10.30.170.167:18097 - R:/10.30.171.175:37362] 15:17:54.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18097', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:54.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=268} created 15:17:54.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=268, channel=[id: 0x64bf2b0e, L:/10.30.170.167:18097 - R:/10.30.171.175:37362]} created 15:17:54.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x64bf2b0e, L:/10.30.170.167:18097 - R:/10.30.171.175:37362] successful with session NetconfServerSession{sessionId=268, channel=[id: 0x64bf2b0e, L:/10.30.170.167:18097 - R:/10.30.171.175:37362]} 15:17:54.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=268, channel=[id: 0x64bf2b0e, L:/10.30.170.167:18097 - R:/10.30.171.175:37362]} up 15:17:54.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37362]) process #6 SSH_MSG_CHANNEL_DATA 15:17:54.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]) by 393 down to 2096386 15:17:54.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]) SSH_MSG_CHANNEL_DATA len=393 15:17:54.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362] 15:17:54.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:54.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:54.659 [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=268} 15:17:54.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:54.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=268, channel=[id: 0x64bf2b0e, L:/10.30.170.167:18097 - R:/10.30.171.175:37362]} EXI handlers added to pipeline 15:17:54.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:54.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]) by 179 down to 2095870 15:17:54.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37362]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:54.660 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:54.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37362]) process #7 SSH_MSG_CHANNEL_DATA 15:17:54.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]) by 340 down to 2096046 15:17:54.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]) SSH_MSG_CHANNEL_DATA len=340 15:17:54.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362] 15:17:54.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:54.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:54.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=268} 15:17:54.662 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21ce08ff 15:17:54.662 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:54.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:54.662 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:54.662 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:54.662 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:54.662 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:54.662 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:54.662 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:54.662 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:54.662 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:54.662 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:54.662 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:54.662 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:54.662 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:54.662 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:54.662 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:54.662 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:54.662 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:54.662 [netconf-device-simulator-threads-2] 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 15:17:54.662 [netconf-device-simulator-threads-2] 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 15:17:54.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:54.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]) by 733 down to 2095137 15:17:54.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37362]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:54.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:54.938 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51856]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51856]) process #9 SSH_MSG_IGNORE 15:17:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51856]) SSH_MSG_IGNORE 15:17:55.030 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40964]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:55.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40964]) process #15 SSH_MSG_IGNORE 15:17:55.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40964]) SSH_MSG_IGNORE 15:17:55.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34418]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:55.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34418]) process #11 SSH_MSG_IGNORE 15:17:55.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34418]) SSH_MSG_IGNORE 15:17:55.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2c4f790d, L:/10.30.170.167:18098 - R:/10.30.171.175:60986]} 15:17:55.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:60986]): SSH-2.0-SSHD-UNKNOWN 15:17:55.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:60986]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:55.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:60986]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:55.479 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45984]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:55.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44806]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:55.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44806]) process #13 SSH_MSG_IGNORE 15:17:55.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44806]) SSH_MSG_IGNORE 15:17:55.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53350]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:55.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53350]) process #8 SSH_MSG_IGNORE 15:17:55.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53350]) SSH_MSG_IGNORE 15:17:55.692 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:55.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47334]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:55.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47334]) process #12 SSH_MSG_IGNORE 15:17:55.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47334]) SSH_MSG_IGNORE 15:17:55.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:17:55.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35100]) process #17 SSH_MSG_IGNORE 15:17:55.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35100]) SSH_MSG_IGNORE 15:17:55.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39660]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:55.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39660]) process #10 SSH_MSG_IGNORE 15:17:55.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39660]) SSH_MSG_IGNORE 15:17:55.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:60986]) Send SSH_MSG_KEXINIT 15:17:55.798 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60986]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:55.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60986]) process #0 SSH_MSG_KEXINIT 15:17:55.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:60986]) SSH_MSG_KEXINIT 15:17:55.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:60986]) strict KEX=true client=true server=true 15:17:55.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60986]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:55.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60986]) Kex: server host key algorithms = rsa-sha2-512 15:17:55.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60986]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:55.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60986]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:55.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60986]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:55.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60986]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:55.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60986]) Kex: compression algorithms (client to server) = none 15:17:55.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60986]) Kex: compression algorithms (server to client) = none 15:17:55.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:55.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45984]) process #14 SSH_MSG_IGNORE 15:17:55.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45984]) SSH_MSG_IGNORE 15:17:55.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39236]) process #16 SSH_MSG_IGNORE 15:17:55.799 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39236]) SSH_MSG_IGNORE 15:17:55.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60986]) process #1 30 15:17:55.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60986]] process command=SSH_MSG_KEXDH_INIT 15:17:55.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60986]] Send SSH_MSG_KEXDH_REPLY 15:17:55.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60986]) packet #1 sending command=31[31] len=1639 15:17:55.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:60986])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:55.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:60986]) Send SSH_MSG_NEWKEYS 15:17:55.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:60986]) session ID=b3:36:b3:0f:92:eb:f2:ca:48:d6:54:3e:90:67:b2:c4:ef:7e:df:6f:a7:82:45:e2:c2:79:44:f2:d0:ea:78:49:c4:76:49:b9:65:0f:88:20:a0:21:ce:62:d9:7e:70:8f:37:b6:6a:1e:4e:33:a4:98:75:8c:de:34:53:c7:c3:ac 15:17:55.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60986]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:55.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60986]): strict KEX resets output message sequence number from 3 to 0 15:17:55.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60986]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5e82c95a; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:55.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:60986])[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 15:17:55.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60986])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:55.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60986]) packet #0 sending command=7[7] len=419 15:17:55.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60986]) No pending packets to flush at end of KEX 15:17:55.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60986]) process #2 SSH_MSG_NEWKEYS 15:17:55.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60986]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:55.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60986]): strict KEX resets input message sequence number from 3 to 0 15:17:55.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60986]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7ff212d9; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:55.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:55.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60986]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:55.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60986]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:55.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:60986]) authorized authentication methods: password,publickey 15:17:55.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60986]) Accepted service ssh-userauth 15:17:55.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60986]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:55.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60986]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:55.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60986]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:55.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60986]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:55.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60986]) no authentication factory for method=none 15:17:55.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60986]) SSH_MSG_USERAUTH_REQUEST 15:17:55.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60986]) remaining methods: password,publickey 15:17:55.922 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60986]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:55.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60986]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:55.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60986]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:55.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60986]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:55.923 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:55.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:60986]) authentication result: true 15:17:55.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:60986]) SSH_MSG_USERAUTH_REQUEST 15:17:55.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60986])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:55.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60986]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:55.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:55.923 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:55.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60986]) no heartbeat to stop 15:17:55.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:60986]) heartbeat type=IGNORE, interval=PT30S 15:17:55.923 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:60986 authenticated 15:17:55.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60986]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:55.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60986]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:55.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60986]] session=TransportServerSession[admin@/10.30.171.175:60986] id=0 15:17:55.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60986])) size=2097152, max=2097152, packet=32768 15:17:55.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60986]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60986] 15:17:55.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60986]) recipient=0 15:17:55.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986])) size=2097152, max=2097152, packet=32768 15:17:55.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986])) re-initializing 15:17:55.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986])) size=2097152, max=2097152, packet=32768 15:17:55.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:55.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60986]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:55.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60986]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:55.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:55.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986])[want-reply=true] subsystem=netconf 15:17:55.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986])[subsystem] prepared command 15:17:55.924 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:55.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:55.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2c4f790d, L:/10.30.170.167:18098 - R:/10.30.171.175:60986]}} established 15:17:55.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 269: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18098 15:17:55.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 269: Creating data stores for simulated device 15:17:55.924 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:55.924 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:55.924 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:55.924 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:55.924 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:55.927 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ff4d063 15:17:55.927 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:55.927 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:55.927 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:55.927 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:55.927 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:55.928 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:55.928 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:55.928 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:55.928 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ff4d063, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ff4d063, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f2cf525, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f2cf525, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:55.928 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:55.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:55.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2c4f790d, L:/10.30.170.167:18098 - R:/10.30.171.175:60986] 15:17:55.929 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 269 on channel [id: 0x2c4f790d, L:/10.30.170.167:18098 - R:/10.30.171.175:60986] 15:17:55.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]) by 1103 down to 2096049 15:17:55.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60986]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:55.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2c4f790d, L:/10.30.170.167:18098 - R:/10.30.171.175:60986] 15:17:55.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2c4f790d, L:/10.30.170.167:18098 - R:/10.30.171.175:60986] 15:17:55.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]) request=subsystem result=ReplySuccess, want-reply=true 15:17:55.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60986]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:55.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]) request=subsystem activate command 15:17:55.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]) starting runner for command=netconf 15:17:55.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60986]) process #5 SSH_MSG_CHANNEL_DATA 15:17:55.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]) by 373 down to 2096779 15:17:55.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]) SSH_MSG_CHANNEL_DATA len=373 15:17:55.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986] 15:17:55.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x2c4f790d, L:/10.30.170.167:18098 - R:/10.30.171.175:60986]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:55.930 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:55.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2c4f790d, L:/10.30.170.167:18098 - R:/10.30.171.175:60986] 15:17:55.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2c4f790d, L:/10.30.170.167:18098 - R:/10.30.171.175:60986] 15:17:55.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18098', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:55.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=269} created 15:17:55.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=269, channel=[id: 0x2c4f790d, L:/10.30.170.167:18098 - R:/10.30.171.175:60986]} created 15:17:55.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2c4f790d, L:/10.30.170.167:18098 - R:/10.30.171.175:60986] successful with session NetconfServerSession{sessionId=269, channel=[id: 0x2c4f790d, L:/10.30.170.167:18098 - R:/10.30.171.175:60986]} 15:17:55.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=269, channel=[id: 0x2c4f790d, L:/10.30.170.167:18098 - R:/10.30.171.175:60986]} up 15:17:55.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60986]) process #6 SSH_MSG_CHANNEL_DATA 15:17:55.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]) by 393 down to 2096386 15:17:55.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]) SSH_MSG_CHANNEL_DATA len=393 15:17:55.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986] 15:17:55.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:55.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:55.931 [netconf-device-simulator-threads-4] 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=269} 15:17:55.931 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:55.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=269, channel=[id: 0x2c4f790d, L:/10.30.170.167:18098 - R:/10.30.171.175:60986]} EXI handlers added to pipeline 15:17:55.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:55.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]) by 179 down to 2095870 15:17:55.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60986]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:55.932 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:55.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60986]) process #7 SSH_MSG_CHANNEL_DATA 15:17:55.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]) by 340 down to 2096046 15:17:55.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]) SSH_MSG_CHANNEL_DATA len=340 15:17:55.933 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986] 15:17:55.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:55.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:55.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=269} 15:17:55.934 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f2cf525 15:17:55.934 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:55.934 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:55.934 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:55.934 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:55.934 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:55.934 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:55.934 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:55.934 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:55.934 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:55.934 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:55.934 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:55.934 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:55.934 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:55.934 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:55.934 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:55.934 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:55.934 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:55.934 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:55.934 [netconf-device-simulator-threads-4] 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 15:17:55.935 [netconf-device-simulator-threads-4] 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 15:17:55.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:55.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]) by 733 down to 2095137 15:17:55.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60986]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:55.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:56.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54436]) process #9 SSH_MSG_IGNORE 15:17:56.053 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54436]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:56.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54436]) SSH_MSG_IGNORE 15:17:56.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45298]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:56.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45298]) process #15 SSH_MSG_IGNORE 15:17:56.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45298]) SSH_MSG_IGNORE 15:17:56.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48660]) process #13 SSH_MSG_IGNORE 15:17:56.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48660]) SSH_MSG_IGNORE 15:17:56.597 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48660]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:56.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60992]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:56.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60992]) process #14 SSH_MSG_IGNORE 15:17:56.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60992]) SSH_MSG_IGNORE 15:17:56.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xda3dc3c9, L:/10.30.170.167:18099 - R:/10.30.171.175:60546]} 15:17:56.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:60546]): SSH-2.0-SSHD-UNKNOWN 15:17:56.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:60546]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:56.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:60546]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:56.726 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60446]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:56.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60446]) process #10 SSH_MSG_IGNORE 15:17:56.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60446]) SSH_MSG_IGNORE 15:17:56.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:60546]) Send SSH_MSG_KEXINIT 15:17:56.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60546]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:56.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60546]) process #0 SSH_MSG_KEXINIT 15:17:56.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:60546]) SSH_MSG_KEXINIT 15:17:56.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:60546]) strict KEX=true client=true server=true 15:17:56.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60546]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:56.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60546]) Kex: server host key algorithms = rsa-sha2-512 15:17:56.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60546]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:56.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60546]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:56.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60546]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:56.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60546]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:56.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60546]) Kex: compression algorithms (client to server) = none 15:17:56.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60546]) Kex: compression algorithms (server to client) = none 15:17:56.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:56.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39688]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:56.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60546]) process #1 30 15:17:56.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60546]] process command=SSH_MSG_KEXDH_INIT 15:17:56.811 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48528]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:56.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48528]) process #12 SSH_MSG_IGNORE 15:17:56.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48528]) SSH_MSG_IGNORE 15:17:56.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60546]] Send SSH_MSG_KEXDH_REPLY 15:17:56.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60546]) packet #1 sending command=31[31] len=1639 15:17:56.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:60546])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:56.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:60546]) Send SSH_MSG_NEWKEYS 15:17:56.821 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:60546]) session ID=cf:bd:a6:79:cd:24:9a:d4:de:33:bb:2a:52:8a:94:cc:9b:c2:e4:68:bf:04:13:08:ca:10:f3:13:b9:b2:3b:3e:96:5a:d8:e2:78:27:fc:38:99:81:98:6e:c4:ce:dc:83:17:95:d5:5d:d4:0b:e3:fe:67:47:a8:9f:0a:ad:43:fa 15:17:56.821 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:17:56.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60546]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:56.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39396]) process #17 SSH_MSG_IGNORE 15:17:56.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39396]) SSH_MSG_IGNORE 15:17:56.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60546]): strict KEX resets output message sequence number from 3 to 0 15:17:56.822 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60546]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@b537cfc; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:56.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:60546])[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 15:17:56.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60546])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:56.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60546]) packet #0 sending command=7[7] len=419 15:17:56.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60546]) No pending packets to flush at end of KEX 15:17:56.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39688]) process #11 SSH_MSG_IGNORE 15:17:56.823 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39688]) SSH_MSG_IGNORE 15:17:56.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60546]) process #2 SSH_MSG_NEWKEYS 15:17:56.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60546]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:56.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60546]): strict KEX resets input message sequence number from 3 to 0 15:17:56.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60546]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@514b7cd4; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:56.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:56.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60546]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:56.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60546]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:56.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:60546]) authorized authentication methods: password,publickey 15:17:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60546]) Accepted service ssh-userauth 15:17:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60546]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60546]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60546]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60546]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60546]) no authentication factory for method=none 15:17:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60546]) SSH_MSG_USERAUTH_REQUEST 15:17:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60546]) remaining methods: password,publickey 15:17:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60546]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60546]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60546]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60546]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:56.856 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:60546]) authentication result: true 15:17:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:60546]) SSH_MSG_USERAUTH_REQUEST 15:17:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60546])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60546]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60546]) no heartbeat to stop 15:17:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:60546]) heartbeat type=IGNORE, interval=PT30S 15:17:56.857 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:60546 authenticated 15:17:56.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60546]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:56.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60546]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:56.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60546]] session=TransportServerSession[admin@/10.30.171.175:60546] id=0 15:17:56.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60546])) size=2097152, max=2097152, packet=32768 15:17:56.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60546]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60546] 15:17:56.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60546]) recipient=0 15:17:56.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546])) size=2097152, max=2097152, packet=32768 15:17:56.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546])) re-initializing 15:17:56.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546])) size=2097152, max=2097152, packet=32768 15:17:56.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:56.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60546]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:56.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60546]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:56.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:56.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546])[want-reply=true] subsystem=netconf 15:17:56.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546])[subsystem] prepared command 15:17:56.858 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:56.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:56.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xda3dc3c9, L:/10.30.170.167:18099 - R:/10.30.171.175:60546]}} established 15:17:56.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 270: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18099 15:17:56.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 270: Creating data stores for simulated device 15:17:56.859 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:56.859 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:56.859 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:56.859 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:56.859 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:56.860 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f481614 15:17:56.860 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:56.860 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:56.860 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:56.860 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:56.861 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:56.861 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:56.861 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:56.861 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:56.861 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f481614, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f481614, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32cfbe41, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32cfbe41, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:56.861 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:56.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:56.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xda3dc3c9, L:/10.30.170.167:18099 - R:/10.30.171.175:60546] 15:17:56.862 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 270 on channel [id: 0xda3dc3c9, L:/10.30.170.167:18099 - R:/10.30.171.175:60546] 15:17:56.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]) by 1103 down to 2096049 15:17:56.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60546]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:56.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xda3dc3c9, L:/10.30.170.167:18099 - R:/10.30.171.175:60546] 15:17:56.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xda3dc3c9, L:/10.30.170.167:18099 - R:/10.30.171.175:60546] 15:17:56.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]) request=subsystem result=ReplySuccess, want-reply=true 15:17:56.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60546]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:56.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]) request=subsystem activate command 15:17:56.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]) starting runner for command=netconf 15:17:56.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60546]) process #5 SSH_MSG_CHANNEL_DATA 15:17:56.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]) by 373 down to 2096779 15:17:56.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]) SSH_MSG_CHANNEL_DATA len=373 15:17:56.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546] 15:17:56.863 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xda3dc3c9, L:/10.30.170.167:18099 - R:/10.30.171.175:60546]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:56.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:56.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xda3dc3c9, L:/10.30.170.167:18099 - R:/10.30.171.175:60546] 15:17:56.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xda3dc3c9, L:/10.30.170.167:18099 - R:/10.30.171.175:60546] 15:17:56.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18099', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:56.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=270} created 15:17:56.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=270, channel=[id: 0xda3dc3c9, L:/10.30.170.167:18099 - R:/10.30.171.175:60546]} created 15:17:56.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xda3dc3c9, L:/10.30.170.167:18099 - R:/10.30.171.175:60546] successful with session NetconfServerSession{sessionId=270, channel=[id: 0xda3dc3c9, L:/10.30.170.167:18099 - R:/10.30.171.175:60546]} 15:17:56.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=270, channel=[id: 0xda3dc3c9, L:/10.30.170.167:18099 - R:/10.30.171.175:60546]} up 15:17:56.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60546]) process #6 SSH_MSG_CHANNEL_DATA 15:17:56.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]) by 393 down to 2096386 15:17:56.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]) SSH_MSG_CHANNEL_DATA len=393 15:17:56.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546] 15:17:56.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:56.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:56.864 [netconf-device-simulator-threads-6] 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=270} 15:17:56.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:56.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=270, channel=[id: 0xda3dc3c9, L:/10.30.170.167:18099 - R:/10.30.171.175:60546]} EXI handlers added to pipeline 15:17:56.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:56.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]) by 179 down to 2095870 15:17:56.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60546]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:56.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:56.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60546]) process #7 SSH_MSG_CHANNEL_DATA 15:17:56.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]) by 340 down to 2096046 15:17:56.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]) SSH_MSG_CHANNEL_DATA len=340 15:17:56.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546] 15:17:56.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:56.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:56.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=270} 15:17:56.867 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32cfbe41 15:17:56.867 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:56.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:56.867 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:56.867 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:56.867 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:56.867 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:56.867 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:56.867 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:56.867 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:56.867 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:56.867 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:56.867 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:56.867 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:56.867 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:56.867 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:56.867 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:56.867 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:56.867 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:56.868 [netconf-device-simulator-threads-6] 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 15:17:56.868 [netconf-device-simulator-threads-6] 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 15:17:56.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:56.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]) by 733 down to 2095137 15:17:56.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60546]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:56.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:56.997 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38280]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38280]) process #8 SSH_MSG_IGNORE 15:17:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38280]) SSH_MSG_IGNORE 15:17:57.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:57.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34870]) process #16 SSH_MSG_IGNORE 15:17:57.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34870]) SSH_MSG_IGNORE 15:17:57.442 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37712]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:57.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37712]) process #15 SSH_MSG_IGNORE 15:17:57.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37712]) SSH_MSG_IGNORE 15:17:57.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39886]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39886]) process #9 SSH_MSG_IGNORE 15:17:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39886]) SSH_MSG_IGNORE 15:17:57.564 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56184]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56184]) process #13 SSH_MSG_IGNORE 15:17:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56184]) SSH_MSG_IGNORE 15:17:57.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39056]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:57.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39056]) process #14 SSH_MSG_IGNORE 15:17:57.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39056]) SSH_MSG_IGNORE 15:17:57.842 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42454]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:57.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42454]) process #11 SSH_MSG_IGNORE 15:17:57.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42454]) SSH_MSG_IGNORE 15:17:57.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8832352a, L:/10.30.170.167:18100 - R:/10.30.171.175:49192]} 15:17:57.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:49192]): SSH-2.0-SSHD-UNKNOWN 15:17:57.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:49192]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:57.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:49192]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:57.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:49192]) Send SSH_MSG_KEXINIT 15:17:57.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49192]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:57.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49192]) process #0 SSH_MSG_KEXINIT 15:17:57.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:49192]) SSH_MSG_KEXINIT 15:17:57.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:49192]) strict KEX=true client=true server=true 15:17:57.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49192]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:57.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49192]) Kex: server host key algorithms = rsa-sha2-512 15:17:57.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49192]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:57.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49192]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:57.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49192]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:57.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49192]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:57.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49192]) Kex: compression algorithms (client to server) = none 15:17:57.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49192]) Kex: compression algorithms (server to client) = none 15:17:57.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:58.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49192]) process #1 30 15:17:58.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:49192]] process command=SSH_MSG_KEXDH_INIT 15:17:58.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:49192]] Send SSH_MSG_KEXDH_REPLY 15:17:58.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49192]) packet #1 sending command=31[31] len=1639 15:17:58.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:49192])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:58.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:49192]) Send SSH_MSG_NEWKEYS 15:17:58.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:49192]) session ID=7f:4e:f5:ae:a2:78:26:29:77:d2:3a:90:6e:e0:3c:18:f1:7e:89:2d:90:b9:7c:80:25:4f:4e:a2:52:af:98:9c:55:92:ae:93:01:59:08:c6:50:dd:be:45:fa:ba:15:c1:cc:99:6c:72:2c:4a:45:01:27:e1:62:e4:cd:cc:9d:e0 15:17:58.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49192]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:58.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:49192]): strict KEX resets output message sequence number from 3 to 0 15:17:58.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:49192]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@194342e3; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:58.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:49192])[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 15:17:58.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:49192])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:58.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49192]) packet #0 sending command=7[7] len=419 15:17:58.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:49192]) No pending packets to flush at end of KEX 15:17:58.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60176]) process #10 SSH_MSG_IGNORE 15:17:58.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60176]) SSH_MSG_IGNORE 15:17:58.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60176]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:58.113 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47120]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:58.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47120]) process #12 SSH_MSG_IGNORE 15:17:58.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47120]) SSH_MSG_IGNORE 15:17:58.129 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49192]) process #2 SSH_MSG_NEWKEYS 15:17:58.129 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:49192]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:58.129 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:49192]): strict KEX resets input message sequence number from 3 to 0 15:17:58.129 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:49192]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@198e3b5c; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:58.129 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:58.129 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49192]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:58.129 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:49192]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:58.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:49192]) authorized authentication methods: password,publickey 15:17:58.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:49192]) Accepted service ssh-userauth 15:17:58.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49192]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:58.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49192]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:58.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49192]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:58.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49192]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:58.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49192]) no authentication factory for method=none 15:17:58.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:49192]) SSH_MSG_USERAUTH_REQUEST 15:17:58.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:49192]) remaining methods: password,publickey 15:17:58.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49192]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:58.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49192]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:58.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49192]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:58.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49192]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:58.130 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:58.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:49192]) authentication result: true 15:17:58.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:49192]) SSH_MSG_USERAUTH_REQUEST 15:17:58.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:49192])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:58.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49192]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:58.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:58.131 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:58.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:49192]) no heartbeat to stop 15:17:58.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:49192]) heartbeat type=IGNORE, interval=PT30S 15:17:58.131 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:49192 authenticated 15:17:58.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49192]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:58.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49192]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:58.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49192]] session=TransportServerSession[admin@/10.30.171.175:49192] id=0 15:17:58.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:49192])) size=2097152, max=2097152, packet=32768 15:17:58.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49192]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:49192] 15:17:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:49192]) recipient=0 15:17:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192])) size=2097152, max=2097152, packet=32768 15:17:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192])) re-initializing 15:17:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192])) size=2097152, max=2097152, packet=32768 15:17:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49192]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49192]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192])[want-reply=true] subsystem=netconf 15:17:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192])[subsystem] prepared command 15:17:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8832352a, L:/10.30.170.167:18100 - R:/10.30.171.175:49192]}} established 15:17:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 271: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18100 15:17:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 271: Creating data stores for simulated device 15:17:58.132 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:58.133 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:58.133 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:58.133 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:58.133 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:58.134 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2f9c2bf0 15:17:58.134 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:58.134 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:58.134 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:58.134 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:58.135 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:58.135 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:58.135 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:58.135 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:58.135 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2f9c2bf0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2f9c2bf0, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64c94deb, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64c94deb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:58.135 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:58.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:58.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8832352a, L:/10.30.170.167:18100 - R:/10.30.171.175:49192] 15:17:58.136 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 271 on channel [id: 0x8832352a, L:/10.30.170.167:18100 - R:/10.30.171.175:49192] 15:17:58.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]) by 1103 down to 2096049 15:17:58.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49192]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:58.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8832352a, L:/10.30.170.167:18100 - R:/10.30.171.175:49192] 15:17:58.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8832352a, L:/10.30.170.167:18100 - R:/10.30.171.175:49192] 15:17:58.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]) request=subsystem result=ReplySuccess, want-reply=true 15:17:58.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49192]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:58.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]) request=subsystem activate command 15:17:58.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]) starting runner for command=netconf 15:17:58.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49192]) process #5 SSH_MSG_CHANNEL_DATA 15:17:58.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]) by 373 down to 2096779 15:17:58.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]) SSH_MSG_CHANNEL_DATA len=373 15:17:58.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192] 15:17:58.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8832352a, L:/10.30.170.167:18100 - R:/10.30.171.175:49192]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:58.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:58.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8832352a, L:/10.30.170.167:18100 - R:/10.30.171.175:49192] 15:17:58.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8832352a, L:/10.30.170.167:18100 - R:/10.30.171.175:49192] 15:17:58.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18100', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:58.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=271} created 15:17:58.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=271, channel=[id: 0x8832352a, L:/10.30.170.167:18100 - R:/10.30.171.175:49192]} created 15:17:58.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8832352a, L:/10.30.170.167:18100 - R:/10.30.171.175:49192] successful with session NetconfServerSession{sessionId=271, channel=[id: 0x8832352a, L:/10.30.170.167:18100 - R:/10.30.171.175:49192]} 15:17:58.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=271, channel=[id: 0x8832352a, L:/10.30.170.167:18100 - R:/10.30.171.175:49192]} up 15:17:58.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49192]) process #6 SSH_MSG_CHANNEL_DATA 15:17:58.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]) by 393 down to 2096386 15:17:58.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]) SSH_MSG_CHANNEL_DATA len=393 15:17:58.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192] 15:17:58.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:58.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:58.139 [netconf-device-simulator-threads-0] 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=271} 15:17:58.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:58.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=271, channel=[id: 0x8832352a, L:/10.30.170.167:18100 - R:/10.30.171.175:49192]} EXI handlers added to pipeline 15:17:58.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:58.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]) by 179 down to 2095870 15:17:58.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49192]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:58.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:58.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49192]) process #7 SSH_MSG_CHANNEL_DATA 15:17:58.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]) by 340 down to 2096046 15:17:58.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]) SSH_MSG_CHANNEL_DATA len=340 15:17:58.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192] 15:17:58.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:58.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:58.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=271} 15:17:58.141 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64c94deb 15:17:58.141 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:58.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:58.141 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:58.141 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:58.141 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:58.141 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:58.141 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:58.141 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:58.141 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:58.142 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:58.142 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:58.142 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:58.142 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:58.142 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:58.142 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:58.142 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:58.142 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:58.142 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:58.142 [netconf-device-simulator-threads-0] 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 15:17:58.142 [netconf-device-simulator-threads-0] 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 15:17:58.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:58.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]) by 733 down to 2095137 15:17:58.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49192]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:58.142 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49288]) process #8 SSH_MSG_IGNORE 15:17:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49288]) SSH_MSG_IGNORE 15:17:58.187 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49288]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:58.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:58.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56936]) process #16 SSH_MSG_IGNORE 15:17:58.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56936]) SSH_MSG_IGNORE 15:17:58.386 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:17:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60610]) process #17 SSH_MSG_IGNORE 15:17:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60610]) SSH_MSG_IGNORE 15:17:58.620 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50722]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:17:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50722]) process #9 SSH_MSG_IGNORE 15:17:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50722]) SSH_MSG_IGNORE 15:17:58.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60668]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:17:58.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60668]) process #13 SSH_MSG_IGNORE 15:17:58.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60668]) SSH_MSG_IGNORE 15:17:58.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36460]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:58.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36460]) process #15 SSH_MSG_IGNORE 15:17:58.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36460]) SSH_MSG_IGNORE 15:17:59.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58144]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:59.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58144]) process #14 SSH_MSG_IGNORE 15:17:59.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58144]) SSH_MSG_IGNORE 15:17:59.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd099d93c, L:/10.30.170.167:18101 - R:/10.30.171.175:51948]} 15:17:59.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:51948]): SSH-2.0-SSHD-UNKNOWN 15:17:59.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:51948]) line='SSH-2.0-SSHD-UNKNOWN' 15:17:59.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:51948]) client version string: SSH-2.0-SSHD-UNKNOWN 15:17:59.172 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57316]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:17:59.365 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58154]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:17:59.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58154]) process #10 SSH_MSG_IGNORE 15:17:59.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58154]) SSH_MSG_IGNORE 15:17:59.398 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45848]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:17:59.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45848]) process #12 SSH_MSG_IGNORE 15:17:59.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45848]) SSH_MSG_IGNORE 15:17:59.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:51948]) Send SSH_MSG_KEXINIT 15:17:59.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51948]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:17:59.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51948]) process #0 SSH_MSG_KEXINIT 15:17:59.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:51948]) SSH_MSG_KEXINIT 15:17:59.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:51948]) strict KEX=true client=true server=true 15:17:59.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51948]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:17:59.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51948]) Kex: server host key algorithms = rsa-sha2-512 15:17:59.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51948]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:17:59.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51948]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:17:59.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51948]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:17:59.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51948]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:17:59.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51948]) Kex: compression algorithms (client to server) = none 15:17:59.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51948]) Kex: compression algorithms (server to client) = none 15:17:59.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:17:59.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57316]) process #11 SSH_MSG_IGNORE 15:17:59.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57316]) SSH_MSG_IGNORE 15:17:59.474 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:17:59.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40676]) process #17 SSH_MSG_IGNORE 15:17:59.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40676]) SSH_MSG_IGNORE 15:17:59.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51948]) process #1 30 15:17:59.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51948]] process command=SSH_MSG_KEXDH_INIT 15:17:59.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51948]] Send SSH_MSG_KEXDH_REPLY 15:17:59.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51948]) packet #1 sending command=31[31] len=1639 15:17:59.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:51948])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:17:59.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:51948]) Send SSH_MSG_NEWKEYS 15:17:59.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:51948]) session ID=8c:82:25:c4:75:54:6f:83:19:8f:be:2f:c4:23:23:24:e7:c5:18:9f:e7:43:fe:1e:87:70:0a:57:c9:24:66:55:d3:24:a4:44:67:eb:0f:6d:2e:29:1a:c2:30:76:1a:49:1b:3f:c2:42:11:49:c3:aa:82:8c:ff:fc:a6:30:18:e4 15:17:59.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51948]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:17:59.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51948]): strict KEX resets output message sequence number from 3 to 0 15:17:59.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51948]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@544ef341; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:17:59.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:51948])[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 15:17:59.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51948])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:17:59.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51948]) packet #0 sending command=7[7] len=419 15:17:59.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51948]) No pending packets to flush at end of KEX 15:17:59.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51948]) process #2 SSH_MSG_NEWKEYS 15:17:59.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51948]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:17:59.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51948]): strict KEX resets input message sequence number from 3 to 0 15:17:59.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51948]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@14e57346; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:17:59.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:17:59.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51948]) process #0 SSH_MSG_SERVICE_REQUEST 15:17:59.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51948]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:17:59.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:51948]) authorized authentication methods: password,publickey 15:17:59.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51948]) Accepted service ssh-userauth 15:17:59.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51948]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:17:59.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51948]) process #1 SSH_MSG_USERAUTH_REQUEST 15:17:59.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51948]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:17:59.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51948]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:17:59.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51948]) no authentication factory for method=none 15:17:59.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51948]) SSH_MSG_USERAUTH_REQUEST 15:17:59.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51948]) remaining methods: password,publickey 15:17:59.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51948]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:17:59.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51948]) process #2 SSH_MSG_USERAUTH_REQUEST 15:17:59.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51948]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:17:59.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51948]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:17:59.521 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:17:59.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:51948]) authentication result: true 15:17:59.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:51948]) SSH_MSG_USERAUTH_REQUEST 15:17:59.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51948])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:17:59.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51948]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:17:59.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:17:59.521 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:17:59.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51948]) no heartbeat to stop 15:17:59.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:51948]) heartbeat type=IGNORE, interval=PT30S 15:17:59.521 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:51948 authenticated 15:17:59.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51948]) process #3 SSH_MSG_CHANNEL_OPEN 15:17:59.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51948]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:17:59.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51948]] session=TransportServerSession[admin@/10.30.171.175:51948] id=0 15:17:59.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51948])) size=2097152, max=2097152, packet=32768 15:17:59.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51948]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51948] 15:17:59.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51948]) recipient=0 15:17:59.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948])) size=2097152, max=2097152, packet=32768 15:17:59.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948])) re-initializing 15:17:59.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948])) size=2097152, max=2097152, packet=32768 15:17:59.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:17:59.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51948]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:17:59.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51948]) process #4 SSH_MSG_CHANNEL_REQUEST 15:17:59.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:17:59.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948])[want-reply=true] subsystem=netconf 15:17:59.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948])[subsystem] prepared command 15:17:59.522 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:17:59.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:17:59.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd099d93c, L:/10.30.170.167:18101 - R:/10.30.171.175:51948]}} established 15:17:59.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 272: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18101 15:17:59.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 272: Creating data stores for simulated device 15:17:59.523 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:17:59.523 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:59.523 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:17:59.523 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:17:59.523 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:17:59.523 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2791740f 15:17:59.523 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:17:59.523 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:17:59.523 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:17:59.523 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:17:59.524 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:17:59.524 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:17:59.524 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:17:59.524 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:17:59.524 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2791740f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2791740f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@439a734, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@439a734, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:17:59.524 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:17:59.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:17:59.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd099d93c, L:/10.30.170.167:18101 - R:/10.30.171.175:51948] 15:17:59.525 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 272 on channel [id: 0xd099d93c, L:/10.30.170.167:18101 - R:/10.30.171.175:51948] 15:17:59.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]) by 1103 down to 2096049 15:17:59.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51948]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:17:59.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd099d93c, L:/10.30.170.167:18101 - R:/10.30.171.175:51948] 15:17:59.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd099d93c, L:/10.30.170.167:18101 - R:/10.30.171.175:51948] 15:17:59.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]) request=subsystem result=ReplySuccess, want-reply=true 15:17:59.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51948]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:17:59.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]) request=subsystem activate command 15:17:59.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]) starting runner for command=netconf 15:17:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51948]) process #5 SSH_MSG_CHANNEL_DATA 15:17:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]) by 373 down to 2096779 15:17:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]) SSH_MSG_CHANNEL_DATA len=373 15:17:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948] 15:17:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd099d93c, L:/10.30.170.167:18101 - R:/10.30.171.175:51948]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:17:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:17:59.526 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:17:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd099d93c, L:/10.30.170.167:18101 - R:/10.30.171.175:51948] 15:17:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd099d93c, L:/10.30.170.167:18101 - R:/10.30.171.175:51948] 15:17:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18101', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:17:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=272} created 15:17:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=272, channel=[id: 0xd099d93c, L:/10.30.170.167:18101 - R:/10.30.171.175:51948]} created 15:17:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd099d93c, L:/10.30.170.167:18101 - R:/10.30.171.175:51948] successful with session NetconfServerSession{sessionId=272, channel=[id: 0xd099d93c, L:/10.30.170.167:18101 - R:/10.30.171.175:51948]} 15:17:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=272, channel=[id: 0xd099d93c, L:/10.30.170.167:18101 - R:/10.30.171.175:51948]} up 15:17:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53144]) process #16 SSH_MSG_IGNORE 15:17:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53144]) SSH_MSG_IGNORE 15:17:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51948]) process #6 SSH_MSG_CHANNEL_DATA 15:17:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]) by 393 down to 2096386 15:17:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]) SSH_MSG_CHANNEL_DATA len=393 15:17:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948] 15:17:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:17:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:59.526 [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=272} 15:17:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:17:59.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=272, channel=[id: 0xd099d93c, L:/10.30.170.167:18101 - R:/10.30.171.175:51948]} EXI handlers added to pipeline 15:17:59.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:17:59.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]) by 179 down to 2095870 15:17:59.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51948]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:17:59.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:17:59.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51948]) process #7 SSH_MSG_CHANNEL_DATA 15:17:59.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]) by 340 down to 2096046 15:17:59.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]) SSH_MSG_CHANNEL_DATA len=340 15:17:59.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948] 15:17:59.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:17:59.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:17:59.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=272} 15:17:59.528 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@439a734 15:17:59.528 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:17:59.528 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:17:59.528 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:17:59.528 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:17:59.528 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:17:59.528 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:17:59.528 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:17:59.528 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:59.528 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:17:59.528 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:17:59.528 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:59.528 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:17:59.528 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:17:59.528 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:59.528 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:59.528 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:17:59.528 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:17:59.528 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:17:59.528 [netconf-device-simulator-threads-2] 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 15:17:59.529 [netconf-device-simulator-threads-2] 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 15:17:59.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:17:59.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]) by 733 down to 2095137 15:17:59.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51948]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:17:59.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:17:59.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48116]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:17:59.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48116]) process #8 SSH_MSG_IGNORE 15:17:59.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48116]) SSH_MSG_IGNORE 15:17:59.783 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47450]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:17:59.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47450]) process #14 SSH_MSG_IGNORE 15:17:59.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47450]) SSH_MSG_IGNORE 15:17:59.983 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46926]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:17:59.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46926]) process #15 SSH_MSG_IGNORE 15:17:59.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46926]) SSH_MSG_IGNORE 15:18:00.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59392]) process #9 SSH_MSG_IGNORE 15:18:00.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59392]) SSH_MSG_IGNORE 15:18:00.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59392]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:00.311 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50978]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50978]) process #11 SSH_MSG_IGNORE 15:18:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50978]) SSH_MSG_IGNORE 15:18:00.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48158]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:00.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48158]) process #13 SSH_MSG_IGNORE 15:18:00.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48158]) SSH_MSG_IGNORE 15:18:00.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x622fd7d1, L:/10.30.170.167:18102 - R:/10.30.171.175:54124]} 15:18:00.409 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:54124]): SSH-2.0-SSHD-UNKNOWN 15:18:00.409 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:54124]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:00.409 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:54124]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:00.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58472]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:00.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58472]) process #14 SSH_MSG_IGNORE 15:18:00.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58472]) SSH_MSG_IGNORE 15:18:00.516 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42660]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:00.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42660]) process #10 SSH_MSG_IGNORE 15:18:00.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42660]) SSH_MSG_IGNORE 15:18:00.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51540]) process #8 SSH_MSG_IGNORE 15:18:00.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51540]) SSH_MSG_IGNORE 15:18:00.652 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51540]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:00.657 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57644]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:00.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57644]) process #12 SSH_MSG_IGNORE 15:18:00.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57644]) SSH_MSG_IGNORE 15:18:00.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:54124]) Send SSH_MSG_KEXINIT 15:18:00.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54124]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:00.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54124]) process #0 SSH_MSG_KEXINIT 15:18:00.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:54124]) SSH_MSG_KEXINIT 15:18:00.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:54124]) strict KEX=true client=true server=true 15:18:00.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54124]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:00.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54124]) Kex: server host key algorithms = rsa-sha2-512 15:18:00.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54124]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:00.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54124]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:00.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54124]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:00.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54124]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:00.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54124]) Kex: compression algorithms (client to server) = none 15:18:00.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54124]) Kex: compression algorithms (server to client) = none 15:18:00.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:00.721 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:00.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55036]) process #17 SSH_MSG_IGNORE 15:18:00.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55036]) SSH_MSG_IGNORE 15:18:00.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54124]) process #1 30 15:18:00.767 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54124]] process command=SSH_MSG_KEXDH_INIT 15:18:00.770 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:00.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54124]] Send SSH_MSG_KEXDH_REPLY 15:18:00.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54124]) packet #1 sending command=31[31] len=1639 15:18:00.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:54124])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:00.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:54124]) Send SSH_MSG_NEWKEYS 15:18:00.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:54124]) session ID=e1:f2:8b:53:c1:8c:ad:5b:8b:d0:9a:46:0c:b4:28:c9:37:6c:ee:2a:ac:ba:98:21:7d:eb:c5:ef:56:1c:9c:2b:f1:68:f7:4c:d1:cf:a3:85:83:f8:89:26:94:40:eb:3f:cd:9b:13:a4:ed:17:2e:f8:58:b0:b7:9d:12:3a:cd:5e 15:18:00.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54124]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:00.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54124]): strict KEX resets output message sequence number from 3 to 0 15:18:00.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54124]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@310c4b81; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:00.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:54124])[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 15:18:00.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54124])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:00.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54124]) packet #0 sending command=7[7] len=419 15:18:00.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54124]) No pending packets to flush at end of KEX 15:18:00.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43018]) process #16 SSH_MSG_IGNORE 15:18:00.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43018]) SSH_MSG_IGNORE 15:18:00.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54124]) process #2 SSH_MSG_NEWKEYS 15:18:00.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54124]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:00.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54124]): strict KEX resets input message sequence number from 3 to 0 15:18:00.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54124]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7e42e7d0; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:00.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:00.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54124]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:00.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54124]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:00.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:54124]) authorized authentication methods: password,publickey 15:18:00.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54124]) Accepted service ssh-userauth 15:18:00.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54124]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:00.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54124]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:00.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54124]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:00.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54124]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:00.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54124]) no authentication factory for method=none 15:18:00.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54124]) SSH_MSG_USERAUTH_REQUEST 15:18:00.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54124]) remaining methods: password,publickey 15:18:00.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54124]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:00.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54124]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:00.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54124]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:00.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54124]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:00.819 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:00.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:54124]) authentication result: true 15:18:00.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:54124]) SSH_MSG_USERAUTH_REQUEST 15:18:00.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54124])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:00.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54124]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:00.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:00.819 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:00.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54124]) no heartbeat to stop 15:18:00.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:54124]) heartbeat type=IGNORE, interval=PT30S 15:18:00.819 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:54124 authenticated 15:18:00.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54124]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:00.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54124]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:00.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54124]] session=TransportServerSession[admin@/10.30.171.175:54124] id=0 15:18:00.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54124])) size=2097152, max=2097152, packet=32768 15:18:00.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54124]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54124] 15:18:00.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54124]) recipient=0 15:18:00.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124])) size=2097152, max=2097152, packet=32768 15:18:00.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124])) re-initializing 15:18:00.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124])) size=2097152, max=2097152, packet=32768 15:18:00.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:00.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54124]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:00.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54124]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:00.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:00.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124])[want-reply=true] subsystem=netconf 15:18:00.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124])[subsystem] prepared command 15:18:00.821 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:00.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:00.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x622fd7d1, L:/10.30.170.167:18102 - R:/10.30.171.175:54124]}} established 15:18:00.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 273: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18102 15:18:00.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 273: Creating data stores for simulated device 15:18:00.823 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:00.823 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:00.823 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:00.823 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:00.823 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:00.824 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@618dd28a 15:18:00.824 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:00.824 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:00.824 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:00.824 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:00.825 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:00.825 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:00.825 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:00.825 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:00.825 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@618dd28a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@618dd28a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e78e3cf, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e78e3cf, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:00.825 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:00.825 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:00.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x622fd7d1, L:/10.30.170.167:18102 - R:/10.30.171.175:54124] 15:18:00.827 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 273 on channel [id: 0x622fd7d1, L:/10.30.170.167:18102 - R:/10.30.171.175:54124] 15:18:00.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]) by 1103 down to 2096049 15:18:00.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54124]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:00.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x622fd7d1, L:/10.30.170.167:18102 - R:/10.30.171.175:54124] 15:18:00.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x622fd7d1, L:/10.30.170.167:18102 - R:/10.30.171.175:54124] 15:18:00.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]) request=subsystem result=ReplySuccess, want-reply=true 15:18:00.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54124]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:00.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]) request=subsystem activate command 15:18:00.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]) starting runner for command=netconf 15:18:00.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54124]) process #5 SSH_MSG_CHANNEL_DATA 15:18:00.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]) by 373 down to 2096779 15:18:00.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]) SSH_MSG_CHANNEL_DATA len=373 15:18:00.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124] 15:18:00.828 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x622fd7d1, L:/10.30.170.167:18102 - R:/10.30.171.175:54124]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:00.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:00.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x622fd7d1, L:/10.30.170.167:18102 - R:/10.30.171.175:54124] 15:18:00.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x622fd7d1, L:/10.30.170.167:18102 - R:/10.30.171.175:54124] 15:18:00.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18102', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:00.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=273} created 15:18:00.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=273, channel=[id: 0x622fd7d1, L:/10.30.170.167:18102 - R:/10.30.171.175:54124]} created 15:18:00.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x622fd7d1, L:/10.30.170.167:18102 - R:/10.30.171.175:54124] successful with session NetconfServerSession{sessionId=273, channel=[id: 0x622fd7d1, L:/10.30.170.167:18102 - R:/10.30.171.175:54124]} 15:18:00.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=273, channel=[id: 0x622fd7d1, L:/10.30.170.167:18102 - R:/10.30.171.175:54124]} up 15:18:00.829 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54124]) process #6 SSH_MSG_CHANNEL_DATA 15:18:00.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]) by 393 down to 2096386 15:18:00.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]) SSH_MSG_CHANNEL_DATA len=393 15:18:00.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124] 15:18:00.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:00.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:00.830 [netconf-device-simulator-threads-4] 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=273} 15:18:00.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:00.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=273, channel=[id: 0x622fd7d1, L:/10.30.170.167:18102 - R:/10.30.171.175:54124]} EXI handlers added to pipeline 15:18:00.830 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:00.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]) by 179 down to 2095870 15:18:00.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54124]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:00.831 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:00.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54124]) process #7 SSH_MSG_CHANNEL_DATA 15:18:00.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]) by 340 down to 2096046 15:18:00.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]) SSH_MSG_CHANNEL_DATA len=340 15:18:00.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124] 15:18:00.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:00.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:00.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=273} 15:18:00.833 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e78e3cf 15:18:00.833 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:00.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:00.833 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:00.833 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:00.833 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:00.833 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:00.833 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:00.833 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:00.833 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:00.833 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:00.833 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:00.833 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:00.833 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:00.833 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:00.833 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:00.833 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:00.833 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:00.833 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:00.833 [netconf-device-simulator-threads-4] 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 15:18:00.833 [netconf-device-simulator-threads-4] 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 15:18:00.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:00.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]) by 733 down to 2095137 15:18:00.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54124]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:00.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:00.991 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46866]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46866]) process #11 SSH_MSG_IGNORE 15:18:00.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46866]) SSH_MSG_IGNORE 15:18:01.101 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:01.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54888]) process #18 SSH_MSG_IGNORE 15:18:01.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54888]) SSH_MSG_IGNORE 15:18:01.298 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43254]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:01.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43254]) process #15 SSH_MSG_IGNORE 15:18:01.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43254]) SSH_MSG_IGNORE 15:18:01.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49364]) process #13 SSH_MSG_IGNORE 15:18:01.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49364]) SSH_MSG_IGNORE 15:18:01.340 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49364]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:01.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56680]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56680]) process #9 SSH_MSG_IGNORE 15:18:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56680]) SSH_MSG_IGNORE 15:18:01.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xda3516ff, L:/10.30.170.167:18103 - R:/10.30.171.175:33108]} 15:18:01.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:33108]): SSH-2.0-SSHD-UNKNOWN 15:18:01.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:33108]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:01.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:33108]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:01.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38546]) process #12 SSH_MSG_IGNORE 15:18:01.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38546]) SSH_MSG_IGNORE 15:18:01.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38546]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:01.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:33108]) Send SSH_MSG_KEXINIT 15:18:01.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33108]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:01.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33108]) process #0 SSH_MSG_KEXINIT 15:18:01.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:33108]) SSH_MSG_KEXINIT 15:18:01.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:33108]) strict KEX=true client=true server=true 15:18:01.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33108]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:01.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33108]) Kex: server host key algorithms = rsa-sha2-512 15:18:01.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33108]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:01.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33108]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:01.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33108]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:01.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33108]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:01.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33108]) Kex: compression algorithms (client to server) = none 15:18:01.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33108]) Kex: compression algorithms (server to client) = none 15:18:01.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:01.912 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35042]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:01.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35042]) process #14 SSH_MSG_IGNORE 15:18:01.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35042]) SSH_MSG_IGNORE 15:18:01.928 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44320]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:01.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44320]) process #10 SSH_MSG_IGNORE 15:18:01.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44320]) SSH_MSG_IGNORE 15:18:01.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33108]) process #1 30 15:18:01.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:33108]] process command=SSH_MSG_KEXDH_INIT 15:18:01.974 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:01.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:33108]] Send SSH_MSG_KEXDH_REPLY 15:18:01.985 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33108]) packet #1 sending command=31[31] len=1639 15:18:01.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:33108])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:01.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:33108]) Send SSH_MSG_NEWKEYS 15:18:01.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:33108]) session ID=f6:c8:48:2d:21:a6:6f:4e:00:e1:fc:71:ce:c4:6d:cd:61:6c:a1:1b:66:a0:73:a7:a2:91:f3:51:26:f7:f5:be:dd:1c:88:15:5c:e9:e0:cd:a4:44:c1:8d:4a:ba:43:3d:02:25:74:a8:66:ff:6f:ac:5d:98:59:8f:4a:10:1c:95 15:18:01.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33108]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:01.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:33108]): strict KEX resets output message sequence number from 3 to 0 15:18:01.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:33108]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1b3c94eb; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:01.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:33108])[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 15:18:01.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:33108])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:01.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33108]) packet #0 sending command=7[7] len=419 15:18:01.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:33108]) No pending packets to flush at end of KEX 15:18:01.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43124]) process #16 SSH_MSG_IGNORE 15:18:01.986 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43124]) SSH_MSG_IGNORE 15:18:02.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33108]) process #2 SSH_MSG_NEWKEYS 15:18:02.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:33108]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:02.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:33108]): strict KEX resets input message sequence number from 3 to 0 15:18:02.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:33108]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4c0734d; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:02.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:02.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33108]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:02.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:33108]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:02.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:33108]) authorized authentication methods: password,publickey 15:18:02.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:33108]) Accepted service ssh-userauth 15:18:02.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33108]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:02.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33108]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:02.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33108]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:02.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33108]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:02.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33108]) no authentication factory for method=none 15:18:02.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:33108]) SSH_MSG_USERAUTH_REQUEST 15:18:02.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:33108]) remaining methods: password,publickey 15:18:02.023 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33108]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:02.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33108]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:02.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33108]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:02.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33108]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:02.024 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:02.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:33108]) authentication result: true 15:18:02.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:33108]) SSH_MSG_USERAUTH_REQUEST 15:18:02.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:33108])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:02.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33108]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:02.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:02.024 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:02.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33108]) no heartbeat to stop 15:18:02.024 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:33108]) heartbeat type=IGNORE, interval=PT30S 15:18:02.024 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:33108 authenticated 15:18:02.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33108]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:02.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33108]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:02.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33108]] session=TransportServerSession[admin@/10.30.171.175:33108] id=0 15:18:02.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33108])) size=2097152, max=2097152, packet=32768 15:18:02.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33108]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33108] 15:18:02.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33108]) recipient=0 15:18:02.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108])) size=2097152, max=2097152, packet=32768 15:18:02.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108])) re-initializing 15:18:02.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108])) size=2097152, max=2097152, packet=32768 15:18:02.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:02.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33108]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:02.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33108]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:02.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:02.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108])[want-reply=true] subsystem=netconf 15:18:02.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108])[subsystem] prepared command 15:18:02.026 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:02.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:02.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xda3516ff, L:/10.30.170.167:18103 - R:/10.30.171.175:33108]}} established 15:18:02.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 274: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18103 15:18:02.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 274: Creating data stores for simulated device 15:18:02.026 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:02.026 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:02.026 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:02.026 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:02.026 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:02.027 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e77e654 15:18:02.027 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:02.029 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:02.029 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:02.029 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:02.029 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:02.029 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:02.029 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:02.029 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:02.030 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e77e654, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e77e654, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47b471f6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47b471f6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:02.030 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:02.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:02.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xda3516ff, L:/10.30.170.167:18103 - R:/10.30.171.175:33108] 15:18:02.032 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 274 on channel [id: 0xda3516ff, L:/10.30.170.167:18103 - R:/10.30.171.175:33108] 15:18:02.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]) by 1103 down to 2096049 15:18:02.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33108]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:02.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xda3516ff, L:/10.30.170.167:18103 - R:/10.30.171.175:33108] 15:18:02.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xda3516ff, L:/10.30.170.167:18103 - R:/10.30.171.175:33108] 15:18:02.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]) request=subsystem result=ReplySuccess, want-reply=true 15:18:02.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33108]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:02.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]) request=subsystem activate command 15:18:02.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]) starting runner for command=netconf 15:18:02.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33108]) process #5 SSH_MSG_CHANNEL_DATA 15:18:02.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]) by 373 down to 2096779 15:18:02.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]) SSH_MSG_CHANNEL_DATA len=373 15:18:02.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108] 15:18:02.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xda3516ff, L:/10.30.170.167:18103 - R:/10.30.171.175:33108]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:02.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:02.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xda3516ff, L:/10.30.170.167:18103 - R:/10.30.171.175:33108] 15:18:02.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xda3516ff, L:/10.30.170.167:18103 - R:/10.30.171.175:33108] 15:18:02.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18103', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:02.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=274} created 15:18:02.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=274, channel=[id: 0xda3516ff, L:/10.30.170.167:18103 - R:/10.30.171.175:33108]} created 15:18:02.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xda3516ff, L:/10.30.170.167:18103 - R:/10.30.171.175:33108] successful with session NetconfServerSession{sessionId=274, channel=[id: 0xda3516ff, L:/10.30.170.167:18103 - R:/10.30.171.175:33108]} 15:18:02.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=274, channel=[id: 0xda3516ff, L:/10.30.170.167:18103 - R:/10.30.171.175:33108]} up 15:18:02.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33108]) process #6 SSH_MSG_CHANNEL_DATA 15:18:02.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]) by 393 down to 2096386 15:18:02.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]) SSH_MSG_CHANNEL_DATA len=393 15:18:02.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108] 15:18:02.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:02.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:02.034 [netconf-device-simulator-threads-6] 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=274} 15:18:02.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:02.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=274, channel=[id: 0xda3516ff, L:/10.30.170.167:18103 - R:/10.30.171.175:33108]} EXI handlers added to pipeline 15:18:02.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:02.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]) by 179 down to 2095870 15:18:02.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33108]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:02.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:02.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33108]) process #7 SSH_MSG_CHANNEL_DATA 15:18:02.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]) by 340 down to 2096046 15:18:02.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]) SSH_MSG_CHANNEL_DATA len=340 15:18:02.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108] 15:18:02.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:02.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:02.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=274} 15:18:02.038 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47b471f6 15:18:02.038 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:02.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:02.038 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:02.038 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:02.038 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:02.038 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:02.038 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:02.038 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:02.038 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:02.038 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:02.038 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:02.038 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:02.038 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:02.038 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:02.038 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:02.038 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:02.038 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:02.038 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:02.039 [netconf-device-simulator-threads-6] 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 15:18:02.039 [netconf-device-simulator-threads-6] 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 15:18:02.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:02.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]) by 733 down to 2095137 15:18:02.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33108]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:02.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:02.069 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:02.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37206]) process #17 SSH_MSG_IGNORE 15:18:02.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37206]) SSH_MSG_IGNORE 15:18:02.137 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51614]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:02.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51614]) process #11 SSH_MSG_IGNORE 15:18:02.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51614]) SSH_MSG_IGNORE 15:18:02.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38498]) process #8 SSH_MSG_IGNORE 15:18:02.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38498]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:02.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38498]) SSH_MSG_IGNORE 15:18:02.455 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:02.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #15 SSH_MSG_IGNORE 15:18:02.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:18:02.539 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59580]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:02.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59580]) process #12 SSH_MSG_IGNORE 15:18:02.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59580]) SSH_MSG_IGNORE 15:18:02.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38088]) process #13 SSH_MSG_IGNORE 15:18:02.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38088]) SSH_MSG_IGNORE 15:18:02.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38088]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50252]) process #9 SSH_MSG_IGNORE 15:18:02.837 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50252]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50252]) SSH_MSG_IGNORE 15:18:02.855 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:02.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55962]) process #18 SSH_MSG_IGNORE 15:18:02.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55962]) SSH_MSG_IGNORE 15:18:02.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1f5c7938, L:/10.30.170.167:18104 - R:/10.30.171.175:38054]} 15:18:02.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:38054]): SSH-2.0-SSHD-UNKNOWN 15:18:02.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:38054]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:02.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:38054]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:02.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39282]) process #10 SSH_MSG_IGNORE 15:18:02.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39282]) SSH_MSG_IGNORE 15:18:02.921 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39282]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:03.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:38054]) Send SSH_MSG_KEXINIT 15:18:03.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38054]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:03.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38054]) process #0 SSH_MSG_KEXINIT 15:18:03.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:38054]) SSH_MSG_KEXINIT 15:18:03.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:38054]) strict KEX=true client=true server=true 15:18:03.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38054]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:03.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38054]) Kex: server host key algorithms = rsa-sha2-512 15:18:03.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38054]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:03.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38054]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:03.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38054]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:03.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38054]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:03.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38054]) Kex: compression algorithms (client to server) = none 15:18:03.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38054]) Kex: compression algorithms (server to client) = none 15:18:03.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:03.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38054]) process #1 30 15:18:03.085 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38054]] process command=SSH_MSG_KEXDH_INIT 15:18:03.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38054]] Send SSH_MSG_KEXDH_REPLY 15:18:03.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38054]) packet #1 sending command=31[31] len=1639 15:18:03.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:38054])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:03.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:38054]) Send SSH_MSG_NEWKEYS 15:18:03.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:38054]) session ID=3a:d0:34:42:18:7a:59:55:ab:cf:08:a5:69:64:6a:36:1c:27:a3:c3:1e:f7:94:09:d5:98:52:8d:ab:55:0b:ad:4d:30:05:25:d0:1a:85:4f:61:e6:1c:4b:7b:0f:20:de:fa:8f:eb:57:fc:40:e6:e2:51:e2:24:cc:7f:2c:49:37 15:18:03.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38054]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:03.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38054]): strict KEX resets output message sequence number from 3 to 0 15:18:03.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38054]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@62a787f5; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:03.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:38054])[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 15:18:03.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38054])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:03.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38054]) packet #0 sending command=7[7] len=419 15:18:03.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38054]) No pending packets to flush at end of KEX 15:18:03.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46446]) process #11 SSH_MSG_IGNORE 15:18:03.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46446]) SSH_MSG_IGNORE 15:18:03.124 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46446]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:03.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38054]) process #2 SSH_MSG_NEWKEYS 15:18:03.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38054]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:03.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38054]): strict KEX resets input message sequence number from 3 to 0 15:18:03.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38054]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@685dd01b; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:03.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:03.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38054]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:03.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38054]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:03.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:38054]) authorized authentication methods: password,publickey 15:18:03.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38054]) Accepted service ssh-userauth 15:18:03.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38054]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:03.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38054]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:03.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38054]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:03.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38054]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:03.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38054]) no authentication factory for method=none 15:18:03.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38054]) SSH_MSG_USERAUTH_REQUEST 15:18:03.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38054]) remaining methods: password,publickey 15:18:03.136 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38054]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:03.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38054]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:03.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38054]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:03.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38054]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:03.137 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:03.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:38054]) authentication result: true 15:18:03.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:38054]) SSH_MSG_USERAUTH_REQUEST 15:18:03.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38054])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:03.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38054]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:03.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:03.137 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:03.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38054]) no heartbeat to stop 15:18:03.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:38054]) heartbeat type=IGNORE, interval=PT30S 15:18:03.137 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:38054 authenticated 15:18:03.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38054]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:03.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38054]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:03.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38054]] session=TransportServerSession[admin@/10.30.171.175:38054] id=0 15:18:03.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38054])) size=2097152, max=2097152, packet=32768 15:18:03.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38054]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38054] 15:18:03.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38054]) recipient=0 15:18:03.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054])) size=2097152, max=2097152, packet=32768 15:18:03.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054])) re-initializing 15:18:03.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054])) size=2097152, max=2097152, packet=32768 15:18:03.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:03.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38054]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:03.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38054]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:03.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:03.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054])[want-reply=true] subsystem=netconf 15:18:03.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054])[subsystem] prepared command 15:18:03.139 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:03.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:03.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1f5c7938, L:/10.30.170.167:18104 - R:/10.30.171.175:38054]}} established 15:18:03.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 275: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18104 15:18:03.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 275: Creating data stores for simulated device 15:18:03.140 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:03.140 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:03.140 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:03.140 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:03.140 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:03.141 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4aa518d2 15:18:03.141 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:03.142 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:03.142 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:03.142 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:03.142 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:03.142 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:03.142 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:03.142 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:03.142 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4aa518d2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4aa518d2, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44d878c5, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44d878c5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:03.143 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:03.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:03.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1f5c7938, L:/10.30.170.167:18104 - R:/10.30.171.175:38054] 15:18:03.144 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 275 on channel [id: 0x1f5c7938, L:/10.30.170.167:18104 - R:/10.30.171.175:38054] 15:18:03.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]) by 1103 down to 2096049 15:18:03.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38054]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:03.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1f5c7938, L:/10.30.170.167:18104 - R:/10.30.171.175:38054] 15:18:03.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1f5c7938, L:/10.30.170.167:18104 - R:/10.30.171.175:38054] 15:18:03.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]) request=subsystem result=ReplySuccess, want-reply=true 15:18:03.144 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38054]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:03.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]) request=subsystem activate command 15:18:03.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]) starting runner for command=netconf 15:18:03.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38054]) process #5 SSH_MSG_CHANNEL_DATA 15:18:03.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]) by 373 down to 2096779 15:18:03.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]) SSH_MSG_CHANNEL_DATA len=373 15:18:03.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054] 15:18:03.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x1f5c7938, L:/10.30.170.167:18104 - R:/10.30.171.175:38054]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:03.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:03.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1f5c7938, L:/10.30.170.167:18104 - R:/10.30.171.175:38054] 15:18:03.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1f5c7938, L:/10.30.170.167:18104 - R:/10.30.171.175:38054] 15:18:03.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18104', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:03.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=275} created 15:18:03.145 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=275, channel=[id: 0x1f5c7938, L:/10.30.170.167:18104 - R:/10.30.171.175:38054]} created 15:18:03.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1f5c7938, L:/10.30.170.167:18104 - R:/10.30.171.175:38054] successful with session NetconfServerSession{sessionId=275, channel=[id: 0x1f5c7938, L:/10.30.170.167:18104 - R:/10.30.171.175:38054]} 15:18:03.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=275, channel=[id: 0x1f5c7938, L:/10.30.170.167:18104 - R:/10.30.171.175:38054]} up 15:18:03.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38054]) process #6 SSH_MSG_CHANNEL_DATA 15:18:03.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]) by 393 down to 2096386 15:18:03.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]) SSH_MSG_CHANNEL_DATA len=393 15:18:03.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054] 15:18:03.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:03.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:03.146 [netconf-device-simulator-threads-0] 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=275} 15:18:03.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:03.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=275, channel=[id: 0x1f5c7938, L:/10.30.170.167:18104 - R:/10.30.171.175:38054]} EXI handlers added to pipeline 15:18:03.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:03.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]) by 179 down to 2095870 15:18:03.146 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38054]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:03.147 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:03.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38054]) process #7 SSH_MSG_CHANNEL_DATA 15:18:03.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]) by 340 down to 2096046 15:18:03.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]) SSH_MSG_CHANNEL_DATA len=340 15:18:03.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054] 15:18:03.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:03.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:03.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=275} 15:18:03.151 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44d878c5 15:18:03.151 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:03.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:03.151 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:03.151 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:03.151 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:03.151 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:03.151 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:03.151 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:03.151 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:03.151 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:03.151 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:03.151 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:03.151 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:03.151 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:03.151 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:03.151 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:03.151 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:03.151 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:03.152 [netconf-device-simulator-threads-0] 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 15:18:03.152 [netconf-device-simulator-threads-0] 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 15:18:03.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:03.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]) by 733 down to 2095137 15:18:03.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38054]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:03.153 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:03.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:03.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50996]) process #17 SSH_MSG_IGNORE 15:18:03.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50996]) SSH_MSG_IGNORE 15:18:03.270 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:03.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54118]) process #16 SSH_MSG_IGNORE 15:18:03.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54118]) SSH_MSG_IGNORE 15:18:03.378 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46760]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:03.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46760]) process #14 SSH_MSG_IGNORE 15:18:03.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46760]) SSH_MSG_IGNORE 15:18:03.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36940]) process #8 SSH_MSG_IGNORE 15:18:03.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36940]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:03.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36940]) SSH_MSG_IGNORE 15:18:03.683 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56816]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:03.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56816]) process #10 SSH_MSG_IGNORE 15:18:03.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56816]) SSH_MSG_IGNORE 15:18:03.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40314]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40314]) process #15 SSH_MSG_IGNORE 15:18:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40314]) SSH_MSG_IGNORE 15:18:03.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53024]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:03.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53024]) process #12 SSH_MSG_IGNORE 15:18:03.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53024]) SSH_MSG_IGNORE 15:18:03.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45678]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:03.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45678]) process #13 SSH_MSG_IGNORE 15:18:03.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45678]) SSH_MSG_IGNORE 15:18:04.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:04.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60062]) process #18 SSH_MSG_IGNORE 15:18:04.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60062]) SSH_MSG_IGNORE 15:18:04.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43564]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43564]) process #9 SSH_MSG_IGNORE 15:18:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43564]) SSH_MSG_IGNORE 15:18:04.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xda5b2fdc, L:/10.30.170.167:18105 - R:/10.30.171.175:60536]} 15:18:04.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:60536]): SSH-2.0-SSHD-UNKNOWN 15:18:04.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:60536]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:04.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:60536]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:04.294 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:04.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44528]) process #17 SSH_MSG_IGNORE 15:18:04.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44528]) SSH_MSG_IGNORE 15:18:04.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:60536]) Send SSH_MSG_KEXINIT 15:18:04.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60536]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:04.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60536]) process #0 SSH_MSG_KEXINIT 15:18:04.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:60536]) SSH_MSG_KEXINIT 15:18:04.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:60536]) strict KEX=true client=true server=true 15:18:04.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60536]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:04.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60536]) Kex: server host key algorithms = rsa-sha2-512 15:18:04.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60536]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:04.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60536]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:04.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60536]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:04.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60536]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:04.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60536]) Kex: compression algorithms (client to server) = none 15:18:04.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60536]) Kex: compression algorithms (server to client) = none 15:18:04.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:04.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60536]) process #1 30 15:18:04.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60536]] process command=SSH_MSG_KEXDH_INIT 15:18:04.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60536]] Send SSH_MSG_KEXDH_REPLY 15:18:04.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60536]) packet #1 sending command=31[31] len=1639 15:18:04.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:60536])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:04.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:60536]) Send SSH_MSG_NEWKEYS 15:18:04.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:60536]) session ID=d7:f2:aa:20:21:62:d5:42:5d:ef:fe:b3:4b:b8:ae:c7:97:93:1c:b3:e0:23:a1:35:6c:95:fe:15:a0:a4:5b:59:49:f4:85:b7:a6:79:76:73:1d:ba:12:63:d2:de:06:40:90:e0:f7:f2:41:9f:1a:e3:38:e0:d5:b6:86:b2:93:d7 15:18:04.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60536]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:04.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60536]): strict KEX resets output message sequence number from 3 to 0 15:18:04.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60536]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7288cd54; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:04.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:60536])[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 15:18:04.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60536])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:04.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60536]) packet #0 sending command=7[7] len=419 15:18:04.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60536]) No pending packets to flush at end of KEX 15:18:04.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60536]) process #2 SSH_MSG_NEWKEYS 15:18:04.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60536]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:04.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60536]): strict KEX resets input message sequence number from 3 to 0 15:18:04.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60536]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3afa2508; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:04.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:04.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60536]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:04.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60536]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:04.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:60536]) authorized authentication methods: password,publickey 15:18:04.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60536]) Accepted service ssh-userauth 15:18:04.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60536]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:04.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60536]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:04.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60536]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:04.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60536]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:04.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60536]) no authentication factory for method=none 15:18:04.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60536]) SSH_MSG_USERAUTH_REQUEST 15:18:04.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60536]) remaining methods: password,publickey 15:18:04.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60536]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:04.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60536]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:04.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60536]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:04.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60536]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:04.458 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:04.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:60536]) authentication result: true 15:18:04.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:60536]) SSH_MSG_USERAUTH_REQUEST 15:18:04.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60536])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:04.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60536]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:04.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:04.458 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:04.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60536]) no heartbeat to stop 15:18:04.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:60536]) heartbeat type=IGNORE, interval=PT30S 15:18:04.459 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:60536 authenticated 15:18:04.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60536]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:04.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60536]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:04.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60536]] session=TransportServerSession[admin@/10.30.171.175:60536] id=0 15:18:04.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60536])) size=2097152, max=2097152, packet=32768 15:18:04.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60536]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60536] 15:18:04.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60536]) recipient=0 15:18:04.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536])) size=2097152, max=2097152, packet=32768 15:18:04.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536])) re-initializing 15:18:04.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536])) size=2097152, max=2097152, packet=32768 15:18:04.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:04.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60536]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:04.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60536]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:04.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:04.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536])[want-reply=true] subsystem=netconf 15:18:04.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536])[subsystem] prepared command 15:18:04.460 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:04.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:04.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xda5b2fdc, L:/10.30.170.167:18105 - R:/10.30.171.175:60536]}} established 15:18:04.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 276: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18105 15:18:04.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 276: Creating data stores for simulated device 15:18:04.460 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:04.460 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:04.460 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:04.460 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:04.460 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:04.461 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5d72eea4 15:18:04.461 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:04.461 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:04.461 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:04.461 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:04.462 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:04.462 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:04.462 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:04.462 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:04.462 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5d72eea4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5d72eea4, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b5758d6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b5758d6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:04.462 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:04.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:04.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xda5b2fdc, L:/10.30.170.167:18105 - R:/10.30.171.175:60536] 15:18:04.463 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 276 on channel [id: 0xda5b2fdc, L:/10.30.170.167:18105 - R:/10.30.171.175:60536] 15:18:04.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]) by 1103 down to 2096049 15:18:04.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60536]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:04.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xda5b2fdc, L:/10.30.170.167:18105 - R:/10.30.171.175:60536] 15:18:04.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xda5b2fdc, L:/10.30.170.167:18105 - R:/10.30.171.175:60536] 15:18:04.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]) request=subsystem result=ReplySuccess, want-reply=true 15:18:04.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60536]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:04.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]) request=subsystem activate command 15:18:04.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]) starting runner for command=netconf 15:18:04.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60536]) process #5 SSH_MSG_CHANNEL_DATA 15:18:04.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]) by 373 down to 2096779 15:18:04.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]) SSH_MSG_CHANNEL_DATA len=373 15:18:04.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536] 15:18:04.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xda5b2fdc, L:/10.30.170.167:18105 - R:/10.30.171.175:60536]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:04.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:04.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xda5b2fdc, L:/10.30.170.167:18105 - R:/10.30.171.175:60536] 15:18:04.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xda5b2fdc, L:/10.30.170.167:18105 - R:/10.30.171.175:60536] 15:18:04.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18105', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:04.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=276} created 15:18:04.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=276, channel=[id: 0xda5b2fdc, L:/10.30.170.167:18105 - R:/10.30.171.175:60536]} created 15:18:04.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xda5b2fdc, L:/10.30.170.167:18105 - R:/10.30.171.175:60536] successful with session NetconfServerSession{sessionId=276, channel=[id: 0xda5b2fdc, L:/10.30.170.167:18105 - R:/10.30.171.175:60536]} 15:18:04.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=276, channel=[id: 0xda5b2fdc, L:/10.30.170.167:18105 - R:/10.30.171.175:60536]} up 15:18:04.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60536]) process #6 SSH_MSG_CHANNEL_DATA 15:18:04.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]) by 393 down to 2096386 15:18:04.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]) SSH_MSG_CHANNEL_DATA len=393 15:18:04.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536] 15:18:04.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:04.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:04.466 [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=276} 15:18:04.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:04.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=276, channel=[id: 0xda5b2fdc, L:/10.30.170.167:18105 - R:/10.30.171.175:60536]} EXI handlers added to pipeline 15:18:04.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:04.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]) by 179 down to 2095870 15:18:04.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60536]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:04.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:04.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60536]) process #7 SSH_MSG_CHANNEL_DATA 15:18:04.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]) by 340 down to 2096046 15:18:04.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]) SSH_MSG_CHANNEL_DATA len=340 15:18:04.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536] 15:18:04.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:04.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:04.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=276} 15:18:04.469 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b5758d6 15:18:04.469 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:04.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:04.469 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:04.469 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:04.469 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:04.469 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:04.469 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:04.469 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:04.470 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:04.470 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:04.470 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:04.470 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:04.471 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:04.471 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:04.471 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:04.471 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:04.471 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:04.471 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:04.471 [netconf-device-simulator-threads-2] 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 15:18:04.471 [netconf-device-simulator-threads-2] 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 15:18:04.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:04.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]) by 733 down to 2095137 15:18:04.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60536]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:04.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:04.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50618]) process #14 SSH_MSG_IGNORE 15:18:04.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50618]) SSH_MSG_IGNORE 15:18:04.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50618]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:04.501 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58044]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:04.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58044]) process #11 SSH_MSG_IGNORE 15:18:04.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58044]) SSH_MSG_IGNORE 15:18:04.593 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34250]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:04.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34250]) process #16 SSH_MSG_IGNORE 15:18:04.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34250]) SSH_MSG_IGNORE 15:18:04.952 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56610]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:04.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56610]) process #8 SSH_MSG_IGNORE 15:18:04.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56610]) SSH_MSG_IGNORE 15:18:05.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40368]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:05.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40368]) process #12 SSH_MSG_IGNORE 15:18:05.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40368]) SSH_MSG_IGNORE 15:18:05.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43496]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:05.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43496]) process #10 SSH_MSG_IGNORE 15:18:05.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43496]) SSH_MSG_IGNORE 15:18:05.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57892]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:05.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57892]) process #9 SSH_MSG_IGNORE 15:18:05.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57892]) SSH_MSG_IGNORE 15:18:05.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47616]) process #15 SSH_MSG_IGNORE 15:18:05.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47616]) SSH_MSG_IGNORE 15:18:05.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47616]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:05.296 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:05.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54708]) process #18 SSH_MSG_IGNORE 15:18:05.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54708]) SSH_MSG_IGNORE 15:18:05.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59792]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59792]) process #13 SSH_MSG_IGNORE 15:18:05.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59792]) SSH_MSG_IGNORE 15:18:05.419 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:05.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35166]) process #17 SSH_MSG_IGNORE 15:18:05.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35166]) SSH_MSG_IGNORE 15:18:05.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9cae5ca0, L:/10.30.170.167:18106 - R:/10.30.171.175:42458]} 15:18:05.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:42458]): SSH-2.0-SSHD-UNKNOWN 15:18:05.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:42458]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:05.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:42458]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:05.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47276]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:05.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37358]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47276]) process #11 SSH_MSG_IGNORE 15:18:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47276]) SSH_MSG_IGNORE 15:18:05.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37358]) process #14 SSH_MSG_IGNORE 15:18:05.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37358]) SSH_MSG_IGNORE 15:18:05.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:42458]) Send SSH_MSG_KEXINIT 15:18:05.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42458]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:05.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42458]) process #0 SSH_MSG_KEXINIT 15:18:05.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:42458]) SSH_MSG_KEXINIT 15:18:05.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:42458]) strict KEX=true client=true server=true 15:18:05.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42458]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:05.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42458]) Kex: server host key algorithms = rsa-sha2-512 15:18:05.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42458]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:05.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42458]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:05.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42458]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:05.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42458]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:05.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42458]) Kex: compression algorithms (client to server) = none 15:18:05.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42458]) Kex: compression algorithms (server to client) = none 15:18:05.645 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:05.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42458]) process #1 30 15:18:05.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42458]] process command=SSH_MSG_KEXDH_INIT 15:18:05.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42458]] Send SSH_MSG_KEXDH_REPLY 15:18:05.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42458]) packet #1 sending command=31[31] len=1639 15:18:05.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:42458])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:05.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:42458]) Send SSH_MSG_NEWKEYS 15:18:05.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:42458]) session ID=2a:ef:fa:de:f8:ee:27:72:e2:5f:40:5b:4a:31:25:e3:ff:87:b7:ad:41:3e:83:57:ed:58:9e:21:51:b5:7f:01:45:44:e3:a6:1c:ab:59:67:c6:3b:02:e1:ea:26:45:0f:8d:3e:15:44:a5:8d:ab:23:f7:86:5a:ac:42:58:1d:48 15:18:05.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42458]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:05.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42458]): strict KEX resets output message sequence number from 3 to 0 15:18:05.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42458]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4e2b8c4d; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:05.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:42458])[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 15:18:05.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42458])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:05.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42458]) packet #0 sending command=7[7] len=419 15:18:05.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42458]) No pending packets to flush at end of KEX 15:18:05.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42458]) process #2 SSH_MSG_NEWKEYS 15:18:05.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42458]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:05.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42458]): strict KEX resets input message sequence number from 3 to 0 15:18:05.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42458]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@29151bd9; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:05.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:05.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42458]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:05.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42458]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:05.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:42458]) authorized authentication methods: password,publickey 15:18:05.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42458]) Accepted service ssh-userauth 15:18:05.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42458]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:05.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42458]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:05.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42458]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:05.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42458]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:05.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42458]) no authentication factory for method=none 15:18:05.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42458]) SSH_MSG_USERAUTH_REQUEST 15:18:05.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42458]) remaining methods: password,publickey 15:18:05.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42458]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:05.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42458]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:05.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42458]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:05.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42458]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:05.770 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:05.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:42458]) authentication result: true 15:18:05.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:42458]) SSH_MSG_USERAUTH_REQUEST 15:18:05.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42458])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:05.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42458]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:05.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:05.770 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:05.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42458]) no heartbeat to stop 15:18:05.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:42458]) heartbeat type=IGNORE, interval=PT30S 15:18:05.770 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:42458 authenticated 15:18:05.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42458]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:05.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42458]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:05.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42458]] session=TransportServerSession[admin@/10.30.171.175:42458] id=0 15:18:05.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42458])) size=2097152, max=2097152, packet=32768 15:18:05.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42458]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42458] 15:18:05.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42458]) recipient=0 15:18:05.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458])) size=2097152, max=2097152, packet=32768 15:18:05.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458])) re-initializing 15:18:05.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458])) size=2097152, max=2097152, packet=32768 15:18:05.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:05.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42458]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:05.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42458]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:05.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:05.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458])[want-reply=true] subsystem=netconf 15:18:05.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458])[subsystem] prepared command 15:18:05.771 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:05.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:05.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9cae5ca0, L:/10.30.170.167:18106 - R:/10.30.171.175:42458]}} established 15:18:05.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 277: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18106 15:18:05.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 277: Creating data stores for simulated device 15:18:05.772 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:05.772 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:05.772 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:05.772 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:05.772 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:05.773 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11069964 15:18:05.773 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:05.773 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:05.773 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:05.773 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:05.773 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:05.773 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:05.773 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:05.774 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:05.774 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11069964, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11069964, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@365f0169, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@365f0169, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:05.774 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:05.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:05.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9cae5ca0, L:/10.30.170.167:18106 - R:/10.30.171.175:42458] 15:18:05.775 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 277 on channel [id: 0x9cae5ca0, L:/10.30.170.167:18106 - R:/10.30.171.175:42458] 15:18:05.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]) by 1103 down to 2096049 15:18:05.775 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42458]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:05.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9cae5ca0, L:/10.30.170.167:18106 - R:/10.30.171.175:42458] 15:18:05.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9cae5ca0, L:/10.30.170.167:18106 - R:/10.30.171.175:42458] 15:18:05.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]) request=subsystem result=ReplySuccess, want-reply=true 15:18:05.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42458]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:05.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]) request=subsystem activate command 15:18:05.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]) starting runner for command=netconf 15:18:05.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42458]) process #5 SSH_MSG_CHANNEL_DATA 15:18:05.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]) by 373 down to 2096779 15:18:05.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]) SSH_MSG_CHANNEL_DATA len=373 15:18:05.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458] 15:18:05.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9cae5ca0, L:/10.30.170.167:18106 - R:/10.30.171.175:42458]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:05.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:05.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9cae5ca0, L:/10.30.170.167:18106 - R:/10.30.171.175:42458] 15:18:05.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9cae5ca0, L:/10.30.170.167:18106 - R:/10.30.171.175:42458] 15:18:05.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18106', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:05.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=277} created 15:18:05.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=277, channel=[id: 0x9cae5ca0, L:/10.30.170.167:18106 - R:/10.30.171.175:42458]} created 15:18:05.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9cae5ca0, L:/10.30.170.167:18106 - R:/10.30.171.175:42458] successful with session NetconfServerSession{sessionId=277, channel=[id: 0x9cae5ca0, L:/10.30.170.167:18106 - R:/10.30.171.175:42458]} 15:18:05.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=277, channel=[id: 0x9cae5ca0, L:/10.30.170.167:18106 - R:/10.30.171.175:42458]} up 15:18:05.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42458]) process #6 SSH_MSG_CHANNEL_DATA 15:18:05.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]) by 393 down to 2096386 15:18:05.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]) SSH_MSG_CHANNEL_DATA len=393 15:18:05.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458] 15:18:05.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:05.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:05.777 [netconf-device-simulator-threads-4] 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=277} 15:18:05.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:05.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=277, channel=[id: 0x9cae5ca0, L:/10.30.170.167:18106 - R:/10.30.171.175:42458]} EXI handlers added to pipeline 15:18:05.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:05.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]) by 179 down to 2095870 15:18:05.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42458]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:05.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:05.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42458]) process #7 SSH_MSG_CHANNEL_DATA 15:18:05.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]) by 340 down to 2096046 15:18:05.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]) SSH_MSG_CHANNEL_DATA len=340 15:18:05.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458] 15:18:05.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:05.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:05.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=277} 15:18:05.780 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@365f0169 15:18:05.780 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:05.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:05.780 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:05.780 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:05.780 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:05.780 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:05.780 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:05.780 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:05.780 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:05.780 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:05.780 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:05.780 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:05.780 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:05.780 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:05.780 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:05.780 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:05.780 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:05.780 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:05.780 [netconf-device-simulator-threads-4] 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 15:18:05.780 [netconf-device-simulator-threads-4] 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 15:18:05.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:05.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]) by 733 down to 2095137 15:18:05.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42458]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:05.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:05.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38758]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:05.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38758]) process #16 SSH_MSG_IGNORE 15:18:05.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38758]) SSH_MSG_IGNORE 15:18:06.182 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47636]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:06.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47636]) process #9 SSH_MSG_IGNORE 15:18:06.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47636]) SSH_MSG_IGNORE 15:18:06.239 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37492]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:06.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37492]) process #8 SSH_MSG_IGNORE 15:18:06.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37492]) SSH_MSG_IGNORE 15:18:06.381 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46272]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:06.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46272]) process #12 SSH_MSG_IGNORE 15:18:06.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46272]) SSH_MSG_IGNORE 15:18:06.452 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54238]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:06.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54238]) process #10 SSH_MSG_IGNORE 15:18:06.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54238]) SSH_MSG_IGNORE 15:18:06.551 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59766]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:06.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59766]) process #13 SSH_MSG_IGNORE 15:18:06.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59766]) SSH_MSG_IGNORE 15:18:06.588 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:06.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58112]) process #18 SSH_MSG_IGNORE 15:18:06.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58112]) SSH_MSG_IGNORE 15:18:06.629 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:06.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54380]) process #17 SSH_MSG_IGNORE 15:18:06.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54380]) SSH_MSG_IGNORE 15:18:06.644 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53088]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:06.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53088]) process #15 SSH_MSG_IGNORE 15:18:06.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53088]) SSH_MSG_IGNORE 15:18:06.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x599c9bbe, L:/10.30.170.167:18107 - R:/10.30.171.175:47864]} 15:18:06.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:47864]): SSH-2.0-SSHD-UNKNOWN 15:18:06.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:47864]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:06.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:47864]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:06.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45880]) process #14 SSH_MSG_IGNORE 15:18:06.767 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45880]) SSH_MSG_IGNORE 15:18:06.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45880]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:06.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:47864]) Send SSH_MSG_KEXINIT 15:18:06.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47864]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:06.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47864]) process #0 SSH_MSG_KEXINIT 15:18:06.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:47864]) SSH_MSG_KEXINIT 15:18:06.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:47864]) strict KEX=true client=true server=true 15:18:06.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47864]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:06.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47864]) Kex: server host key algorithms = rsa-sha2-512 15:18:06.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47864]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:06.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47864]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:06.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47864]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:06.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47864]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:06.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47864]) Kex: compression algorithms (client to server) = none 15:18:06.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47864]) Kex: compression algorithms (server to client) = none 15:18:06.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:06.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47864]) process #1 30 15:18:06.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:47864]] process command=SSH_MSG_KEXDH_INIT 15:18:06.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:47864]] Send SSH_MSG_KEXDH_REPLY 15:18:06.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47864]) packet #1 sending command=31[31] len=1639 15:18:06.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:47864])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:06.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:47864]) Send SSH_MSG_NEWKEYS 15:18:06.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:47864]) session ID=af:18:dc:1d:37:99:bc:d3:d7:10:a7:b4:2c:ed:b7:4f:23:ca:d4:06:c2:29:08:5f:48:3d:56:27:87:53:2e:8d:b8:33:46:5b:c2:73:d4:76:83:20:8f:87:80:a0:96:a7:69:41:8f:86:22:69:f5:53:1d:3b:ef:e0:94:3e:5d:7e 15:18:06.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47864]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:06.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:47864]): strict KEX resets output message sequence number from 3 to 0 15:18:06.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:47864]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4baf85fb; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:06.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:47864])[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 15:18:06.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:47864])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:06.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47864]) packet #0 sending command=7[7] len=419 15:18:06.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:47864]) No pending packets to flush at end of KEX 15:18:06.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47864]) process #2 SSH_MSG_NEWKEYS 15:18:06.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:47864]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:06.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:47864]): strict KEX resets input message sequence number from 3 to 0 15:18:06.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:47864]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@78d1af3; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:06.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:06.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47864]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:06.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:47864]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41400]) process #11 SSH_MSG_IGNORE 15:18:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41400]) SSH_MSG_IGNORE 15:18:06.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:47864]) authorized authentication methods: password,publickey 15:18:06.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:47864]) Accepted service ssh-userauth 15:18:06.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47864]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:06.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47864]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:06.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47864]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:06.963 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41400]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:06.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47864]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:06.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47864]) no authentication factory for method=none 15:18:06.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:47864]) SSH_MSG_USERAUTH_REQUEST 15:18:06.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:47864]) remaining methods: password,publickey 15:18:06.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47864]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:06.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47864]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:06.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47864]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:06.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47864]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:06.964 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:06.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:47864]) authentication result: true 15:18:06.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:47864]) SSH_MSG_USERAUTH_REQUEST 15:18:06.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:47864])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:06.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47864]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:06.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:06.964 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:06.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47864]) no heartbeat to stop 15:18:06.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:47864]) heartbeat type=IGNORE, interval=PT30S 15:18:06.964 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:47864 authenticated 15:18:06.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47864]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:06.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47864]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:06.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47864]] session=TransportServerSession[admin@/10.30.171.175:47864] id=0 15:18:06.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47864])) size=2097152, max=2097152, packet=32768 15:18:06.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47864]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47864] 15:18:06.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47864]) recipient=0 15:18:06.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864])) size=2097152, max=2097152, packet=32768 15:18:06.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864])) re-initializing 15:18:06.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864])) size=2097152, max=2097152, packet=32768 15:18:06.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:06.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47864]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:06.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47864]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:06.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:06.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864])[want-reply=true] subsystem=netconf 15:18:06.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864])[subsystem] prepared command 15:18:06.966 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:06.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:06.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x599c9bbe, L:/10.30.170.167:18107 - R:/10.30.171.175:47864]}} established 15:18:06.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 278: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18107 15:18:06.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 278: Creating data stores for simulated device 15:18:06.966 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:06.966 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:06.966 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:06.966 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:06.966 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:06.967 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@632fff4e 15:18:06.967 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:06.967 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:06.967 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:06.968 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:06.968 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:06.968 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:06.968 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:06.968 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:06.968 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@632fff4e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@632fff4e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55740bd6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55740bd6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:06.969 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:06.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:06.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x599c9bbe, L:/10.30.170.167:18107 - R:/10.30.171.175:47864] 15:18:06.970 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 278 on channel [id: 0x599c9bbe, L:/10.30.170.167:18107 - R:/10.30.171.175:47864] 15:18:06.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]) by 1103 down to 2096049 15:18:06.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47864]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:06.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x599c9bbe, L:/10.30.170.167:18107 - R:/10.30.171.175:47864] 15:18:06.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x599c9bbe, L:/10.30.170.167:18107 - R:/10.30.171.175:47864] 15:18:06.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]) request=subsystem result=ReplySuccess, want-reply=true 15:18:06.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47864]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:06.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]) request=subsystem activate command 15:18:06.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]) starting runner for command=netconf 15:18:06.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47864]) process #5 SSH_MSG_CHANNEL_DATA 15:18:06.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]) by 373 down to 2096779 15:18:06.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]) SSH_MSG_CHANNEL_DATA len=373 15:18:06.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864] 15:18:06.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x599c9bbe, L:/10.30.170.167:18107 - R:/10.30.171.175:47864]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:06.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:06.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x599c9bbe, L:/10.30.170.167:18107 - R:/10.30.171.175:47864] 15:18:06.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x599c9bbe, L:/10.30.170.167:18107 - R:/10.30.171.175:47864] 15:18:06.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18107', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:06.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=278} created 15:18:06.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=278, channel=[id: 0x599c9bbe, L:/10.30.170.167:18107 - R:/10.30.171.175:47864]} created 15:18:06.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x599c9bbe, L:/10.30.170.167:18107 - R:/10.30.171.175:47864] successful with session NetconfServerSession{sessionId=278, channel=[id: 0x599c9bbe, L:/10.30.170.167:18107 - R:/10.30.171.175:47864]} 15:18:06.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=278, channel=[id: 0x599c9bbe, L:/10.30.170.167:18107 - R:/10.30.171.175:47864]} up 15:18:06.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47864]) process #6 SSH_MSG_CHANNEL_DATA 15:18:06.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]) by 393 down to 2096386 15:18:06.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]) SSH_MSG_CHANNEL_DATA len=393 15:18:06.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864] 15:18:06.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:06.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:06.972 [netconf-device-simulator-threads-6] 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=278} 15:18:06.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:06.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=278, channel=[id: 0x599c9bbe, L:/10.30.170.167:18107 - R:/10.30.171.175:47864]} EXI handlers added to pipeline 15:18:06.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:06.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]) by 179 down to 2095870 15:18:06.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47864]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:06.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:06.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47864]) process #7 SSH_MSG_CHANNEL_DATA 15:18:06.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]) by 340 down to 2096046 15:18:06.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]) SSH_MSG_CHANNEL_DATA len=340 15:18:06.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864] 15:18:06.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:06.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:06.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=278} 15:18:06.976 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55740bd6 15:18:06.976 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:06.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:06.976 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:06.976 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:06.976 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:06.976 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:06.976 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:06.976 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:06.976 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:06.976 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:06.976 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:06.976 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:06.977 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:06.977 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:06.977 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:06.977 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:06.977 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:06.977 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:06.977 [netconf-device-simulator-threads-6] 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 15:18:06.977 [netconf-device-simulator-threads-6] 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 15:18:06.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:06.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]) by 733 down to 2095137 15:18:06.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47864]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:06.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:07.163 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48346]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:07.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48346]) process #16 SSH_MSG_IGNORE 15:18:07.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48346]) SSH_MSG_IGNORE 15:18:07.459 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58256]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:07.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58256]) process #14 SSH_MSG_IGNORE 15:18:07.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58256]) SSH_MSG_IGNORE 15:18:07.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40580]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:07.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40580]) process #12 SSH_MSG_IGNORE 15:18:07.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40580]) SSH_MSG_IGNORE 15:18:07.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60978]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60978]) process #9 SSH_MSG_IGNORE 15:18:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60978]) SSH_MSG_IGNORE 15:18:07.545 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55224]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:07.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55224]) process #10 SSH_MSG_IGNORE 15:18:07.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55224]) SSH_MSG_IGNORE 15:18:07.778 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:07.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50598]) process #17 SSH_MSG_IGNORE 15:18:07.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50598]) SSH_MSG_IGNORE 15:18:07.791 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53618]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:07.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53618]) process #13 SSH_MSG_IGNORE 15:18:07.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53618]) SSH_MSG_IGNORE 15:18:07.801 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36408]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:07.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36408]) process #8 SSH_MSG_IGNORE 15:18:07.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36408]) SSH_MSG_IGNORE 15:18:07.837 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60884]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:07.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60884]) process #15 SSH_MSG_IGNORE 15:18:07.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60884]) SSH_MSG_IGNORE 15:18:07.843 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:07.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34104]) process #18 SSH_MSG_IGNORE 15:18:07.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34104]) SSH_MSG_IGNORE 15:18:08.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe5eaa05d, L:/10.30.170.167:18108 - R:/10.30.171.175:41398]} 15:18:08.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:41398]): SSH-2.0-SSHD-UNKNOWN 15:18:08.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:41398]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:08.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:41398]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:08.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49154]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49154]) process #11 SSH_MSG_IGNORE 15:18:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49154]) SSH_MSG_IGNORE 15:18:08.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:41398]) Send SSH_MSG_KEXINIT 15:18:08.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41398]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:08.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41398]) process #0 SSH_MSG_KEXINIT 15:18:08.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:41398]) SSH_MSG_KEXINIT 15:18:08.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:41398]) strict KEX=true client=true server=true 15:18:08.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41398]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:08.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41398]) Kex: server host key algorithms = rsa-sha2-512 15:18:08.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41398]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:08.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41398]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:08.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41398]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:08.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41398]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:08.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41398]) Kex: compression algorithms (client to server) = none 15:18:08.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41398]) Kex: compression algorithms (server to client) = none 15:18:08.173 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:08.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41398]) process #1 30 15:18:08.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41398]] process command=SSH_MSG_KEXDH_INIT 15:18:08.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41398]] Send SSH_MSG_KEXDH_REPLY 15:18:08.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41398]) packet #1 sending command=31[31] len=1639 15:18:08.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:41398])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:08.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:41398]) Send SSH_MSG_NEWKEYS 15:18:08.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:41398]) session ID=de:1a:39:79:6b:ab:9c:8f:2e:3b:30:a0:35:42:33:d3:5a:43:41:8d:05:96:2b:b2:31:eb:7e:47:77:29:61:31:e7:5e:55:1b:f3:f9:e0:23:3e:04:fd:c5:5b:ac:af:dd:07:31:f6:d6:df:12:8b:8b:bf:78:7c:92:a9:46:28:98 15:18:08.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41398]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:08.265 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41398]): strict KEX resets output message sequence number from 3 to 0 15:18:08.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41398]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@34054112; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:08.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:41398])[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 15:18:08.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41398])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:08.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41398]) packet #0 sending command=7[7] len=419 15:18:08.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41398]) No pending packets to flush at end of KEX 15:18:08.267 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47972]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:08.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41398]) process #2 SSH_MSG_NEWKEYS 15:18:08.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41398]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:08.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41398]): strict KEX resets input message sequence number from 3 to 0 15:18:08.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41398]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3fb5ef30; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:08.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:08.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41398]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:08.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41398]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:08.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:41398]) authorized authentication methods: password,publickey 15:18:08.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41398]) Accepted service ssh-userauth 15:18:08.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41398]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:08.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47972]) process #12 SSH_MSG_IGNORE 15:18:08.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47972]) SSH_MSG_IGNORE 15:18:08.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41398]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:08.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41398]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:08.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41398]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:08.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41398]) no authentication factory for method=none 15:18:08.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41398]) SSH_MSG_USERAUTH_REQUEST 15:18:08.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41398]) remaining methods: password,publickey 15:18:08.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41398]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:08.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41398]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:08.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41398]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:08.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41398]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:08.303 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:08.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:41398]) authentication result: true 15:18:08.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:41398]) SSH_MSG_USERAUTH_REQUEST 15:18:08.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41398])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:08.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41398]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:08.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:08.303 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:08.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41398]) no heartbeat to stop 15:18:08.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:41398]) heartbeat type=IGNORE, interval=PT30S 15:18:08.303 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:41398 authenticated 15:18:08.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41398]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:08.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41398]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:08.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41398]] session=TransportServerSession[admin@/10.30.171.175:41398] id=0 15:18:08.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41398])) size=2097152, max=2097152, packet=32768 15:18:08.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41398]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41398] 15:18:08.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41398]) recipient=0 15:18:08.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398])) size=2097152, max=2097152, packet=32768 15:18:08.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398])) re-initializing 15:18:08.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398])) size=2097152, max=2097152, packet=32768 15:18:08.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:08.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41398]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:08.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41398]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:08.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:08.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398])[want-reply=true] subsystem=netconf 15:18:08.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398])[subsystem] prepared command 15:18:08.308 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:08.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:08.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe5eaa05d, L:/10.30.170.167:18108 - R:/10.30.171.175:41398]}} established 15:18:08.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 279: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18108 15:18:08.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 279: Creating data stores for simulated device 15:18:08.308 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:08.308 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:08.308 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:08.308 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:08.308 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:08.309 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b062a92 15:18:08.309 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:08.309 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:08.309 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:08.309 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:08.310 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:08.310 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:08.310 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:08.310 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:08.310 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b062a92, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b062a92, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@68d001d9, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@68d001d9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:08.311 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:08.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:08.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe5eaa05d, L:/10.30.170.167:18108 - R:/10.30.171.175:41398] 15:18:08.312 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 279 on channel [id: 0xe5eaa05d, L:/10.30.170.167:18108 - R:/10.30.171.175:41398] 15:18:08.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]) by 1103 down to 2096049 15:18:08.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41398]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:08.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe5eaa05d, L:/10.30.170.167:18108 - R:/10.30.171.175:41398] 15:18:08.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe5eaa05d, L:/10.30.170.167:18108 - R:/10.30.171.175:41398] 15:18:08.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]) request=subsystem result=ReplySuccess, want-reply=true 15:18:08.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41398]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:08.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]) request=subsystem activate command 15:18:08.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]) starting runner for command=netconf 15:18:08.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41398]) process #5 SSH_MSG_CHANNEL_DATA 15:18:08.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]) by 373 down to 2096779 15:18:08.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]) SSH_MSG_CHANNEL_DATA len=373 15:18:08.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398] 15:18:08.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe5eaa05d, L:/10.30.170.167:18108 - R:/10.30.171.175:41398]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:08.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:08.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe5eaa05d, L:/10.30.170.167:18108 - R:/10.30.171.175:41398] 15:18:08.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe5eaa05d, L:/10.30.170.167:18108 - R:/10.30.171.175:41398] 15:18:08.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18108', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:08.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=279} created 15:18:08.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=279, channel=[id: 0xe5eaa05d, L:/10.30.170.167:18108 - R:/10.30.171.175:41398]} created 15:18:08.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe5eaa05d, L:/10.30.170.167:18108 - R:/10.30.171.175:41398] successful with session NetconfServerSession{sessionId=279, channel=[id: 0xe5eaa05d, L:/10.30.170.167:18108 - R:/10.30.171.175:41398]} 15:18:08.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=279, channel=[id: 0xe5eaa05d, L:/10.30.170.167:18108 - R:/10.30.171.175:41398]} up 15:18:08.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41398]) process #6 SSH_MSG_CHANNEL_DATA 15:18:08.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]) by 393 down to 2096386 15:18:08.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]) SSH_MSG_CHANNEL_DATA len=393 15:18:08.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398] 15:18:08.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:08.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:08.314 [netconf-device-simulator-threads-0] 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=279} 15:18:08.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:08.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=279, channel=[id: 0xe5eaa05d, L:/10.30.170.167:18108 - R:/10.30.171.175:41398]} EXI handlers added to pipeline 15:18:08.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:08.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]) by 179 down to 2095870 15:18:08.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41398]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:08.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:08.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41398]) process #7 SSH_MSG_CHANNEL_DATA 15:18:08.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]) by 340 down to 2096046 15:18:08.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]) SSH_MSG_CHANNEL_DATA len=340 15:18:08.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398] 15:18:08.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:08.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:08.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=279} 15:18:08.317 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@68d001d9 15:18:08.317 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:08.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:08.317 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:08.317 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:08.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:08.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:08.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:08.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:08.318 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:08.318 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:08.318 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:08.318 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:08.318 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:08.318 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:08.318 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:08.318 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:08.318 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:08.318 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:08.318 [netconf-device-simulator-threads-0] 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 15:18:08.318 [netconf-device-simulator-threads-0] 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 15:18:08.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:08.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]) by 733 down to 2095137 15:18:08.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41398]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:08.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:08.337 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38174]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:08.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38174]) process #14 SSH_MSG_IGNORE 15:18:08.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38174]) SSH_MSG_IGNORE 15:18:08.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33050]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:08.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33050]) process #16 SSH_MSG_IGNORE 15:18:08.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33050]) SSH_MSG_IGNORE 15:18:08.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42510]) process #9 SSH_MSG_IGNORE 15:18:08.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42510]) SSH_MSG_IGNORE 15:18:08.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42510]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:08.621 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36106]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36106]) process #13 SSH_MSG_IGNORE 15:18:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36106]) SSH_MSG_IGNORE 15:18:08.741 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:08.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #8 SSH_MSG_IGNORE 15:18:08.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:18:08.767 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54674]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:08.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54674]) process #10 SSH_MSG_IGNORE 15:18:08.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54674]) SSH_MSG_IGNORE 15:18:08.918 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37244]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:08.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37244]) process #15 SSH_MSG_IGNORE 15:18:08.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37244]) SSH_MSG_IGNORE 15:18:09.024 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54902]) process #18 SSH_MSG_IGNORE 15:18:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54902]) SSH_MSG_IGNORE 15:18:09.049 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:09.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44860]) process #17 SSH_MSG_IGNORE 15:18:09.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44860]) SSH_MSG_IGNORE 15:18:09.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9e591856, L:/10.30.170.167:18109 - R:/10.30.171.175:55758]} 15:18:09.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:55758]): SSH-2.0-SSHD-UNKNOWN 15:18:09.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:55758]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:09.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:55758]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:09.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36484]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:09.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36484]) process #11 SSH_MSG_IGNORE 15:18:09.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36484]) SSH_MSG_IGNORE 15:18:09.541 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38652]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:09.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38652]) process #14 SSH_MSG_IGNORE 15:18:09.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38652]) SSH_MSG_IGNORE 15:18:09.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47238]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:55758]) Send SSH_MSG_KEXINIT 15:18:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55758]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55758]) process #0 SSH_MSG_KEXINIT 15:18:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:55758]) SSH_MSG_KEXINIT 15:18:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:55758]) strict KEX=true client=true server=true 15:18:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55758]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55758]) Kex: server host key algorithms = rsa-sha2-512 15:18:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55758]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55758]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55758]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55758]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55758]) Kex: compression algorithms (client to server) = none 15:18:09.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55758]) Kex: compression algorithms (server to client) = none 15:18:09.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:09.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47238]) process #16 SSH_MSG_IGNORE 15:18:09.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47238]) SSH_MSG_IGNORE 15:18:09.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55758]) process #1 30 15:18:09.797 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55758]] process command=SSH_MSG_KEXDH_INIT 15:18:09.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55758]] Send SSH_MSG_KEXDH_REPLY 15:18:09.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55758]) packet #1 sending command=31[31] len=1639 15:18:09.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:55758])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:09.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:55758]) Send SSH_MSG_NEWKEYS 15:18:09.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:55758]) session ID=50:f7:6a:e7:78:06:7a:f0:7e:db:4b:5f:ea:17:cc:b6:c4:ff:aa:33:1c:aa:de:2d:59:6c:d8:b6:3a:fe:4a:4a:7a:60:a1:df:f5:4d:76:7e:af:7c:d6:e8:6c:ee:14:53:16:0a:56:42:c7:59:f4:21:10:90:a2:4c:f3:79:b9:df 15:18:09.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55758]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:09.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55758]): strict KEX resets output message sequence number from 3 to 0 15:18:09.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55758]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7791ea90; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:09.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:55758])[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 15:18:09.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55758])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:09.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55758]) packet #0 sending command=7[7] len=419 15:18:09.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55758]) No pending packets to flush at end of KEX 15:18:09.816 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51538]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:09.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51538]) process #13 SSH_MSG_IGNORE 15:18:09.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51538]) SSH_MSG_IGNORE 15:18:09.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55758]) process #2 SSH_MSG_NEWKEYS 15:18:09.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55758]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:09.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55758]): strict KEX resets input message sequence number from 3 to 0 15:18:09.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55758]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@23750a6f; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:09.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:09.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55758]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:09.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55758]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:09.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:55758]) authorized authentication methods: password,publickey 15:18:09.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55758]) Accepted service ssh-userauth 15:18:09.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55758]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:09.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55758]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:09.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55758]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:09.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55758]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:09.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55758]) no authentication factory for method=none 15:18:09.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55758]) SSH_MSG_USERAUTH_REQUEST 15:18:09.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55758]) remaining methods: password,publickey 15:18:09.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55758]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:09.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55758]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:09.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55758]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:09.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55758]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:09.842 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:09.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:55758]) authentication result: true 15:18:09.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:55758]) SSH_MSG_USERAUTH_REQUEST 15:18:09.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55758])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:09.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55758]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:09.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:09.843 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:09.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55758]) no heartbeat to stop 15:18:09.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:55758]) heartbeat type=IGNORE, interval=PT30S 15:18:09.843 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:55758 authenticated 15:18:09.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55758]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:09.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55758]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:09.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55758]] session=TransportServerSession[admin@/10.30.171.175:55758] id=0 15:18:09.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55758])) size=2097152, max=2097152, packet=32768 15:18:09.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55758]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55758] 15:18:09.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55758]) recipient=0 15:18:09.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758])) size=2097152, max=2097152, packet=32768 15:18:09.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758])) re-initializing 15:18:09.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758])) size=2097152, max=2097152, packet=32768 15:18:09.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:09.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55758]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:09.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55758]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:09.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:09.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758])[want-reply=true] subsystem=netconf 15:18:09.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758])[subsystem] prepared command 15:18:09.844 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:09.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:09.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9e591856, L:/10.30.170.167:18109 - R:/10.30.171.175:55758]}} established 15:18:09.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 280: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18109 15:18:09.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 280: Creating data stores for simulated device 15:18:09.844 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:09.844 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:09.844 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:09.844 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:09.845 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:09.845 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@332d0cb4 15:18:09.845 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:09.846 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:09.846 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:09.846 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:09.846 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:09.846 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:09.846 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:09.846 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:09.847 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@332d0cb4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@332d0cb4, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@dfa3247, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@dfa3247, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:09.847 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:09.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:09.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9e591856, L:/10.30.170.167:18109 - R:/10.30.171.175:55758] 15:18:09.848 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 280 on channel [id: 0x9e591856, L:/10.30.170.167:18109 - R:/10.30.171.175:55758] 15:18:09.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]) by 1103 down to 2096049 15:18:09.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55758]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:09.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9e591856, L:/10.30.170.167:18109 - R:/10.30.171.175:55758] 15:18:09.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9e591856, L:/10.30.170.167:18109 - R:/10.30.171.175:55758] 15:18:09.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]) request=subsystem result=ReplySuccess, want-reply=true 15:18:09.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55758]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:09.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]) request=subsystem activate command 15:18:09.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]) starting runner for command=netconf 15:18:09.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55758]) process #5 SSH_MSG_CHANNEL_DATA 15:18:09.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]) by 373 down to 2096779 15:18:09.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]) SSH_MSG_CHANNEL_DATA len=373 15:18:09.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758] 15:18:09.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9e591856, L:/10.30.170.167:18109 - R:/10.30.171.175:55758]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:09.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:09.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9e591856, L:/10.30.170.167:18109 - R:/10.30.171.175:55758] 15:18:09.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9e591856, L:/10.30.170.167:18109 - R:/10.30.171.175:55758] 15:18:09.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18109', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:09.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=280} created 15:18:09.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=280, channel=[id: 0x9e591856, L:/10.30.170.167:18109 - R:/10.30.171.175:55758]} created 15:18:09.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9e591856, L:/10.30.170.167:18109 - R:/10.30.171.175:55758] successful with session NetconfServerSession{sessionId=280, channel=[id: 0x9e591856, L:/10.30.170.167:18109 - R:/10.30.171.175:55758]} 15:18:09.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=280, channel=[id: 0x9e591856, L:/10.30.170.167:18109 - R:/10.30.171.175:55758]} up 15:18:09.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55758]) process #6 SSH_MSG_CHANNEL_DATA 15:18:09.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]) by 393 down to 2096386 15:18:09.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]) SSH_MSG_CHANNEL_DATA len=393 15:18:09.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758] 15:18:09.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:09.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:09.850 [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=280} 15:18:09.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:09.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=280, channel=[id: 0x9e591856, L:/10.30.170.167:18109 - R:/10.30.171.175:55758]} EXI handlers added to pipeline 15:18:09.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:09.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]) by 179 down to 2095870 15:18:09.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55758]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:09.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:09.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55758]) process #7 SSH_MSG_CHANNEL_DATA 15:18:09.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]) by 340 down to 2096046 15:18:09.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]) SSH_MSG_CHANNEL_DATA len=340 15:18:09.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758] 15:18:09.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:09.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:09.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=280} 15:18:09.853 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@dfa3247 15:18:09.853 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:09.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:09.853 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:09.853 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:09.853 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:09.853 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:09.853 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:09.853 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:09.853 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:09.853 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:09.853 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:09.853 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:09.853 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:09.853 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:09.853 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:09.853 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:09.853 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:09.853 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:09.853 [netconf-device-simulator-threads-2] 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 15:18:09.853 [netconf-device-simulator-threads-2] 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 15:18:09.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:09.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]) by 733 down to 2095137 15:18:09.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55758]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:09.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:09.875 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58680]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:09.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58680]) process #12 SSH_MSG_IGNORE 15:18:09.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58680]) SSH_MSG_IGNORE 15:18:09.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #8 SSH_MSG_IGNORE 15:18:09.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:18:09.977 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:09.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57594]) process #10 SSH_MSG_IGNORE 15:18:09.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57594]) SSH_MSG_IGNORE 15:18:09.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57594]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:10.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50400]) process #9 SSH_MSG_IGNORE 15:18:10.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50400]) SSH_MSG_IGNORE 15:18:10.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50400]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:10.156 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59038]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:10.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59038]) process #15 SSH_MSG_IGNORE 15:18:10.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59038]) SSH_MSG_IGNORE 15:18:10.487 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43380]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:10.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43380]) process #11 SSH_MSG_IGNORE 15:18:10.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43380]) SSH_MSG_IGNORE 15:18:10.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38538]) process #18 SSH_MSG_IGNORE 15:18:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38538]) SSH_MSG_IGNORE 15:18:10.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xadba567c, L:/10.30.170.167:18110 - R:/10.30.171.175:47884]} 15:18:10.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:47884]): SSH-2.0-SSHD-UNKNOWN 15:18:10.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:47884]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:10.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:47884]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:10.732 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:10.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33996]) process #17 SSH_MSG_IGNORE 15:18:10.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33996]) SSH_MSG_IGNORE 15:18:10.760 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58864]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58864]) process #13 SSH_MSG_IGNORE 15:18:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58864]) SSH_MSG_IGNORE 15:18:10.776 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58078]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:10.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37488]) process #14 SSH_MSG_IGNORE 15:18:10.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37488]) SSH_MSG_IGNORE 15:18:10.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37488]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:10.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:47884]) Send SSH_MSG_KEXINIT 15:18:10.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47884]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:10.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47884]) process #0 SSH_MSG_KEXINIT 15:18:10.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:47884]) SSH_MSG_KEXINIT 15:18:10.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:47884]) strict KEX=true client=true server=true 15:18:10.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47884]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:10.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47884]) Kex: server host key algorithms = rsa-sha2-512 15:18:10.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47884]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:10.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47884]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:10.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47884]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:10.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47884]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:10.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47884]) Kex: compression algorithms (client to server) = none 15:18:10.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47884]) Kex: compression algorithms (server to client) = none 15:18:10.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:10.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58078]) process #12 SSH_MSG_IGNORE 15:18:10.849 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58078]) SSH_MSG_IGNORE 15:18:10.852 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37928]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:10.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47884]) process #1 30 15:18:10.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:47884]] process command=SSH_MSG_KEXDH_INIT 15:18:10.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:47884]] Send SSH_MSG_KEXDH_REPLY 15:18:10.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47884]) packet #1 sending command=31[31] len=1639 15:18:10.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:47884])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:10.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:47884]) Send SSH_MSG_NEWKEYS 15:18:10.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:47884]) session ID=85:d1:b2:7f:a2:19:d6:27:0c:90:d8:ad:0f:50:91:83:61:55:6a:d6:5e:d9:ef:32:c3:6b:e3:9b:d9:14:25:2e:fc:c8:79:f1:3c:b2:fe:2f:86:63:5c:87:b4:7c:0d:d4:e7:d7:74:44:ff:35:16:42:31:f5:38:0a:3f:f5:5f:e8 15:18:10.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47884]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:10.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:47884]): strict KEX resets output message sequence number from 3 to 0 15:18:10.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:47884]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@28e43756; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:10.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:47884])[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 15:18:10.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:47884])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:10.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47884]) packet #0 sending command=7[7] len=419 15:18:10.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:47884]) No pending packets to flush at end of KEX 15:18:10.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37928]) process #16 SSH_MSG_IGNORE 15:18:10.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37928]) SSH_MSG_IGNORE 15:18:10.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47884]) process #2 SSH_MSG_NEWKEYS 15:18:10.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:47884]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:10.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:47884]): strict KEX resets input message sequence number from 3 to 0 15:18:10.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:47884]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@27c814e0; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:10.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:10.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47884]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:10.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:47884]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:10.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:47884]) authorized authentication methods: password,publickey 15:18:10.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:47884]) Accepted service ssh-userauth 15:18:10.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47884]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:10.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47884]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:10.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47884]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:10.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47884]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:10.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47884]) no authentication factory for method=none 15:18:10.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:47884]) SSH_MSG_USERAUTH_REQUEST 15:18:10.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:47884]) remaining methods: password,publickey 15:18:10.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47884]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:10.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47884]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:10.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47884]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:10.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47884]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:10.976 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:10.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:47884]) authentication result: true 15:18:10.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:47884]) SSH_MSG_USERAUTH_REQUEST 15:18:10.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:47884])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:10.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47884]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:10.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:10.976 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:10.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47884]) no heartbeat to stop 15:18:10.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:47884]) heartbeat type=IGNORE, interval=PT30S 15:18:10.976 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:47884 authenticated 15:18:10.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47884]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:10.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47884]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:10.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47884]] session=TransportServerSession[admin@/10.30.171.175:47884] id=0 15:18:10.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47884])) size=2097152, max=2097152, packet=32768 15:18:10.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47884]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47884] 15:18:10.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47884]) recipient=0 15:18:10.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884])) size=2097152, max=2097152, packet=32768 15:18:10.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884])) re-initializing 15:18:10.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884])) size=2097152, max=2097152, packet=32768 15:18:10.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:10.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47884]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:10.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47884]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:10.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:10.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884])[want-reply=true] subsystem=netconf 15:18:10.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884])[subsystem] prepared command 15:18:10.977 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:10.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:10.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xadba567c, L:/10.30.170.167:18110 - R:/10.30.171.175:47884]}} established 15:18:10.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 281: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18110 15:18:10.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 281: Creating data stores for simulated device 15:18:10.977 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:10.977 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:10.977 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:10.977 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:10.977 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:10.977 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7d0335cd 15:18:10.977 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:10.977 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:10.977 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:10.978 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:10.978 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:10.978 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:10.978 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:10.978 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:10.978 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7d0335cd, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7d0335cd, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ac2307, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ac2307, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:10.979 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:10.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:10.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xadba567c, L:/10.30.170.167:18110 - R:/10.30.171.175:47884] 15:18:10.979 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 281 on channel [id: 0xadba567c, L:/10.30.170.167:18110 - R:/10.30.171.175:47884] 15:18:10.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]) by 1103 down to 2096049 15:18:10.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47884]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:10.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xadba567c, L:/10.30.170.167:18110 - R:/10.30.171.175:47884] 15:18:10.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xadba567c, L:/10.30.170.167:18110 - R:/10.30.171.175:47884] 15:18:10.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]) request=subsystem result=ReplySuccess, want-reply=true 15:18:10.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47884]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:10.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]) request=subsystem activate command 15:18:10.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]) starting runner for command=netconf 15:18:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47884]) process #5 SSH_MSG_CHANNEL_DATA 15:18:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]) by 373 down to 2096779 15:18:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]) SSH_MSG_CHANNEL_DATA len=373 15:18:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884] 15:18:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xadba567c, L:/10.30.170.167:18110 - R:/10.30.171.175:47884]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xadba567c, L:/10.30.170.167:18110 - R:/10.30.171.175:47884] 15:18:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xadba567c, L:/10.30.170.167:18110 - R:/10.30.171.175:47884] 15:18:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18110', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=281} created 15:18:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=281, channel=[id: 0xadba567c, L:/10.30.170.167:18110 - R:/10.30.171.175:47884]} created 15:18:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xadba567c, L:/10.30.170.167:18110 - R:/10.30.171.175:47884] successful with session NetconfServerSession{sessionId=281, channel=[id: 0xadba567c, L:/10.30.170.167:18110 - R:/10.30.171.175:47884]} 15:18:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=281, channel=[id: 0xadba567c, L:/10.30.170.167:18110 - R:/10.30.171.175:47884]} up 15:18:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47884]) process #6 SSH_MSG_CHANNEL_DATA 15:18:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]) by 393 down to 2096386 15:18:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]) SSH_MSG_CHANNEL_DATA len=393 15:18:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884] 15:18:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:10.981 [netconf-device-simulator-threads-4] 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=281} 15:18:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=281, channel=[id: 0xadba567c, L:/10.30.170.167:18110 - R:/10.30.171.175:47884]} EXI handlers added to pipeline 15:18:10.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:10.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]) by 179 down to 2095870 15:18:10.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47884]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:10.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:10.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47884]) process #7 SSH_MSG_CHANNEL_DATA 15:18:10.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]) by 340 down to 2096046 15:18:10.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]) SSH_MSG_CHANNEL_DATA len=340 15:18:10.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884] 15:18:10.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:10.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:10.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=281} 15:18:10.983 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ac2307 15:18:10.983 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:10.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:10.983 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:10.983 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:10.983 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:10.983 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:10.983 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:10.983 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:10.983 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:10.983 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:10.983 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:10.983 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:10.983 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:10.983 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:10.983 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:10.983 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:10.983 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:10.983 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:10.984 [netconf-device-simulator-threads-4] 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 15:18:10.984 [netconf-device-simulator-threads-4] 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 15:18:10.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:10.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]) by 733 down to 2095137 15:18:10.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47884]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:10.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:10.989 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42588]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:10.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42588]) process #9 SSH_MSG_IGNORE 15:18:10.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42588]) SSH_MSG_IGNORE 15:18:11.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55450]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:11.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55450]) process #8 SSH_MSG_IGNORE 15:18:11.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55450]) SSH_MSG_IGNORE 15:18:11.354 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56052]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:11.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56052]) process #10 SSH_MSG_IGNORE 15:18:11.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56052]) SSH_MSG_IGNORE 15:18:11.520 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33716]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:11.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33716]) process #12 SSH_MSG_IGNORE 15:18:11.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33716]) SSH_MSG_IGNORE 15:18:11.618 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:11.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35638]) process #17 SSH_MSG_IGNORE 15:18:11.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35638]) SSH_MSG_IGNORE 15:18:11.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #18 SSH_MSG_IGNORE 15:18:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:18:11.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44776]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44776]) process #15 SSH_MSG_IGNORE 15:18:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44776]) SSH_MSG_IGNORE 15:18:11.743 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36860]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36860]) process #11 SSH_MSG_IGNORE 15:18:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36860]) SSH_MSG_IGNORE 15:18:11.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x061bd16e, L:/10.30.170.167:18111 - R:/10.30.171.175:34526]} 15:18:11.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:34526]): SSH-2.0-SSHD-UNKNOWN 15:18:11.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:34526]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:11.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:34526]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:11.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:34526]) Send SSH_MSG_KEXINIT 15:18:11.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34526]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:11.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34526]) process #0 SSH_MSG_KEXINIT 15:18:11.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:34526]) SSH_MSG_KEXINIT 15:18:11.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:34526]) strict KEX=true client=true server=true 15:18:11.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34526]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:11.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34526]) Kex: server host key algorithms = rsa-sha2-512 15:18:11.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34526]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:11.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34526]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:11.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34526]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:11.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34526]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:11.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34526]) Kex: compression algorithms (client to server) = none 15:18:11.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34526]) Kex: compression algorithms (server to client) = none 15:18:11.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:11.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34526]) process #1 30 15:18:11.945 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34526]] process command=SSH_MSG_KEXDH_INIT 15:18:11.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34526]] Send SSH_MSG_KEXDH_REPLY 15:18:11.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34526]) packet #1 sending command=31[31] len=1639 15:18:11.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:34526])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:11.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:34526]) Send SSH_MSG_NEWKEYS 15:18:11.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:34526]) session ID=76:e1:07:d0:8b:26:9d:c1:38:d5:cf:c0:5a:cd:af:a3:e3:70:12:6d:14:a6:eb:04:8d:3d:02:8a:fe:56:3b:cd:83:be:f2:f3:75:f7:d1:51:7c:f5:87:42:62:ff:91:66:38:d8:b0:00:05:a4:6f:50:9c:91:02:7c:0b:7d:11:98 15:18:11.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34526]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:11.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34526]): strict KEX resets output message sequence number from 3 to 0 15:18:11.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34526]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@13df52b7; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:11.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:34526])[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 15:18:11.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34526])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:11.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34526]) packet #0 sending command=7[7] len=419 15:18:11.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34526]) No pending packets to flush at end of KEX 15:18:11.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34526]) process #2 SSH_MSG_NEWKEYS 15:18:11.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34526]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:11.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34526]): strict KEX resets input message sequence number from 3 to 0 15:18:11.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34526]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@192bbfc5; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:11.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:11.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34526]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:11.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34526]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:11.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:34526]) authorized authentication methods: password,publickey 15:18:11.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34526]) Accepted service ssh-userauth 15:18:11.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34526]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:11.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34526]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:11.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34526]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:11.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34526]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:11.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34526]) no authentication factory for method=none 15:18:11.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34526]) SSH_MSG_USERAUTH_REQUEST 15:18:11.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34526]) remaining methods: password,publickey 15:18:11.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34526]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:11.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34526]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:11.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34526]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:11.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34526]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:11.998 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:11.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:34526]) authentication result: true 15:18:11.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:34526]) SSH_MSG_USERAUTH_REQUEST 15:18:11.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34526])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:11.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34526]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:11.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:11.998 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:11.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34526]) no heartbeat to stop 15:18:11.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:34526]) heartbeat type=IGNORE, interval=PT30S 15:18:11.998 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:34526 authenticated 15:18:11.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34526]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:11.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34526]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:11.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34526]] session=TransportServerSession[admin@/10.30.171.175:34526] id=0 15:18:11.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34526])) size=2097152, max=2097152, packet=32768 15:18:11.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34526]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34526] 15:18:11.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34526]) recipient=0 15:18:11.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526])) size=2097152, max=2097152, packet=32768 15:18:11.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526])) re-initializing 15:18:11.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526])) size=2097152, max=2097152, packet=32768 15:18:11.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:11.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34526]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:12.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34526]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:12.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:12.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526])[want-reply=true] subsystem=netconf 15:18:12.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526])[subsystem] prepared command 15:18:12.000 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:12.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:12.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x061bd16e, L:/10.30.170.167:18111 - R:/10.30.171.175:34526]}} established 15:18:12.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 282: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18111 15:18:12.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 282: Creating data stores for simulated device 15:18:12.000 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:12.000 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:12.000 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:12.000 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:12.000 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:12.001 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72f23218 15:18:12.001 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:12.001 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:12.001 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:12.001 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:12.002 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:12.002 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:12.002 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:12.002 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:12.002 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72f23218, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72f23218, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c76dc31, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c76dc31, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:12.002 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:12.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:12.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x061bd16e, L:/10.30.170.167:18111 - R:/10.30.171.175:34526] 15:18:12.003 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 282 on channel [id: 0x061bd16e, L:/10.30.170.167:18111 - R:/10.30.171.175:34526] 15:18:12.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]) by 1103 down to 2096049 15:18:12.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34526]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:12.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x061bd16e, L:/10.30.170.167:18111 - R:/10.30.171.175:34526] 15:18:12.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x061bd16e, L:/10.30.170.167:18111 - R:/10.30.171.175:34526] 15:18:12.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]) request=subsystem result=ReplySuccess, want-reply=true 15:18:12.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34526]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:12.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]) request=subsystem activate command 15:18:12.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]) starting runner for command=netconf 15:18:12.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34526]) process #5 SSH_MSG_CHANNEL_DATA 15:18:12.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]) by 373 down to 2096779 15:18:12.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]) SSH_MSG_CHANNEL_DATA len=373 15:18:12.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526] 15:18:12.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x061bd16e, L:/10.30.170.167:18111 - R:/10.30.171.175:34526]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:12.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:12.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x061bd16e, L:/10.30.170.167:18111 - R:/10.30.171.175:34526] 15:18:12.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x061bd16e, L:/10.30.170.167:18111 - R:/10.30.171.175:34526] 15:18:12.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18111', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:12.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=282} created 15:18:12.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=282, channel=[id: 0x061bd16e, L:/10.30.170.167:18111 - R:/10.30.171.175:34526]} created 15:18:12.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x061bd16e, L:/10.30.170.167:18111 - R:/10.30.171.175:34526] successful with session NetconfServerSession{sessionId=282, channel=[id: 0x061bd16e, L:/10.30.170.167:18111 - R:/10.30.171.175:34526]} 15:18:12.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=282, channel=[id: 0x061bd16e, L:/10.30.170.167:18111 - R:/10.30.171.175:34526]} up 15:18:12.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34526]) process #6 SSH_MSG_CHANNEL_DATA 15:18:12.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]) by 393 down to 2096386 15:18:12.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]) SSH_MSG_CHANNEL_DATA len=393 15:18:12.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526] 15:18:12.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:12.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:12.008 [netconf-device-simulator-threads-6] 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=282} 15:18:12.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:12.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=282, channel=[id: 0x061bd16e, L:/10.30.170.167:18111 - R:/10.30.171.175:34526]} EXI handlers added to pipeline 15:18:12.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:12.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]) by 179 down to 2095870 15:18:12.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34526]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:12.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:12.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34526]) process #7 SSH_MSG_CHANNEL_DATA 15:18:12.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]) by 340 down to 2096046 15:18:12.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]) SSH_MSG_CHANNEL_DATA len=340 15:18:12.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526] 15:18:12.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:12.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:12.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=282} 15:18:12.017 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c76dc31 15:18:12.017 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:12.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:12.017 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:12.017 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:12.017 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:12.017 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:12.017 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:12.017 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:12.017 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:12.017 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:12.017 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:12.017 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:12.017 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:12.018 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:12.018 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:12.018 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:12.018 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:12.018 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:12.018 [netconf-device-simulator-threads-6] 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 15:18:12.018 [netconf-device-simulator-threads-6] 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 15:18:12.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:12.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]) by 733 down to 2095137 15:18:12.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34526]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:12.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:12.078 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33384]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:12.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33384]) process #16 SSH_MSG_IGNORE 15:18:12.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33384]) SSH_MSG_IGNORE 15:18:12.134 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55736]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:12.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55736]) process #14 SSH_MSG_IGNORE 15:18:12.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55736]) SSH_MSG_IGNORE 15:18:12.236 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59672]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:12.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59672]) process #13 SSH_MSG_IGNORE 15:18:12.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59672]) SSH_MSG_IGNORE 15:18:12.294 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58928]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:12.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58928]) process #9 SSH_MSG_IGNORE 15:18:12.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58928]) SSH_MSG_IGNORE 15:18:12.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58460]) process #8 SSH_MSG_IGNORE 15:18:12.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58460]) SSH_MSG_IGNORE 15:18:12.721 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58460]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:12.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40978]) process #15 SSH_MSG_IGNORE 15:18:12.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40978]) SSH_MSG_IGNORE 15:18:12.725 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40978]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:12.769 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58944]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:12.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58944]) process #10 SSH_MSG_IGNORE 15:18:12.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58944]) SSH_MSG_IGNORE 15:18:12.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36352]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:12.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36352]) process #16 SSH_MSG_IGNORE 15:18:12.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36352]) SSH_MSG_IGNORE 15:18:12.993 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41742]) process #17 SSH_MSG_IGNORE 15:18:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41742]) SSH_MSG_IGNORE 15:18:13.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa1a06fe0, L:/10.30.170.167:18112 - R:/10.30.171.175:35848]} 15:18:13.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:35848]): SSH-2.0-SSHD-UNKNOWN 15:18:13.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:35848]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:13.043 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:35848]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:13.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:13.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33646]) process #18 SSH_MSG_IGNORE 15:18:13.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33646]) SSH_MSG_IGNORE 15:18:13.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53916]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:13.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53916]) process #11 SSH_MSG_IGNORE 15:18:13.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53916]) SSH_MSG_IGNORE 15:18:13.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:35848]) Send SSH_MSG_KEXINIT 15:18:13.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35848]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:13.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35848]) process #0 SSH_MSG_KEXINIT 15:18:13.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:35848]) SSH_MSG_KEXINIT 15:18:13.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:35848]) strict KEX=true client=true server=true 15:18:13.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35848]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:13.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35848]) Kex: server host key algorithms = rsa-sha2-512 15:18:13.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35848]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:13.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35848]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:13.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35848]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:13.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35848]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:13.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35848]) Kex: compression algorithms (client to server) = none 15:18:13.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35848]) Kex: compression algorithms (server to client) = none 15:18:13.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:13.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42858]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:13.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42858]) process #14 SSH_MSG_IGNORE 15:18:13.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42858]) SSH_MSG_IGNORE 15:18:13.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35848]) process #1 30 15:18:13.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35848]] process command=SSH_MSG_KEXDH_INIT 15:18:13.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35848]] Send SSH_MSG_KEXDH_REPLY 15:18:13.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35848]) packet #1 sending command=31[31] len=1639 15:18:13.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:35848])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:13.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:35848]) Send SSH_MSG_NEWKEYS 15:18:13.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:35848]) session ID=df:7d:ab:c8:87:d2:67:b1:85:eb:f9:d8:f2:6f:95:73:5d:f2:78:af:ee:6d:03:0c:92:03:f0:3b:01:3d:bd:30:09:13:82:12:5b:1c:8c:a9:9a:16:20:00:ad:99:b0:e4:f4:1a:bd:73:05:39:cd:b0:47:bc:2b:d5:6b:7d:9b:a1 15:18:13.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35848]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:13.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35848]): strict KEX resets output message sequence number from 3 to 0 15:18:13.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35848]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2cdc969c; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:13.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:35848])[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 15:18:13.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35848])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:13.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35848]) packet #0 sending command=7[7] len=419 15:18:13.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35848]) No pending packets to flush at end of KEX 15:18:13.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35848]) process #2 SSH_MSG_NEWKEYS 15:18:13.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35848]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:13.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35848]): strict KEX resets input message sequence number from 3 to 0 15:18:13.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35848]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1df73f15; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:13.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:13.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35848]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:13.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35848]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:13.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:35848]) authorized authentication methods: password,publickey 15:18:13.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35848]) Accepted service ssh-userauth 15:18:13.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35848]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:13.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35848]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:13.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35848]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:13.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35848]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:13.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35848]) no authentication factory for method=none 15:18:13.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35848]) SSH_MSG_USERAUTH_REQUEST 15:18:13.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35848]) remaining methods: password,publickey 15:18:13.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35848]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:13.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35848]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:13.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35848]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:13.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35848]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:13.341 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:13.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:35848]) authentication result: true 15:18:13.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:35848]) SSH_MSG_USERAUTH_REQUEST 15:18:13.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35848])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:13.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35848]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:13.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:13.341 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:13.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35848]) no heartbeat to stop 15:18:13.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:35848]) heartbeat type=IGNORE, interval=PT30S 15:18:13.342 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:35848 authenticated 15:18:13.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35848]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:13.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35848]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:13.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35848]] session=TransportServerSession[admin@/10.30.171.175:35848] id=0 15:18:13.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35848])) size=2097152, max=2097152, packet=32768 15:18:13.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35848]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35848] 15:18:13.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35848]) recipient=0 15:18:13.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848])) size=2097152, max=2097152, packet=32768 15:18:13.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848])) re-initializing 15:18:13.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848])) size=2097152, max=2097152, packet=32768 15:18:13.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:13.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35848]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:13.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35848]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:13.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:13.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848])[want-reply=true] subsystem=netconf 15:18:13.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848])[subsystem] prepared command 15:18:13.343 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:13.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:13.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa1a06fe0, L:/10.30.170.167:18112 - R:/10.30.171.175:35848]}} established 15:18:13.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 283: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18112 15:18:13.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 283: Creating data stores for simulated device 15:18:13.343 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:13.343 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:13.343 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:13.343 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:13.343 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:13.344 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1fb991d9 15:18:13.344 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:13.344 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:13.344 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:13.344 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:13.344 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:13.344 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:13.344 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:13.344 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:13.344 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1fb991d9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1fb991d9, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@153eff40, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@153eff40, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:13.345 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:13.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:13.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa1a06fe0, L:/10.30.170.167:18112 - R:/10.30.171.175:35848] 15:18:13.346 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 283 on channel [id: 0xa1a06fe0, L:/10.30.170.167:18112 - R:/10.30.171.175:35848] 15:18:13.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]) by 1103 down to 2096049 15:18:13.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35848]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:13.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa1a06fe0, L:/10.30.170.167:18112 - R:/10.30.171.175:35848] 15:18:13.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa1a06fe0, L:/10.30.170.167:18112 - R:/10.30.171.175:35848] 15:18:13.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]) request=subsystem result=ReplySuccess, want-reply=true 15:18:13.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35848]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:13.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]) request=subsystem activate command 15:18:13.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]) starting runner for command=netconf 15:18:13.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35848]) process #5 SSH_MSG_CHANNEL_DATA 15:18:13.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]) by 373 down to 2096779 15:18:13.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]) SSH_MSG_CHANNEL_DATA len=373 15:18:13.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848] 15:18:13.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa1a06fe0, L:/10.30.170.167:18112 - R:/10.30.171.175:35848]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:13.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:13.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa1a06fe0, L:/10.30.170.167:18112 - R:/10.30.171.175:35848] 15:18:13.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa1a06fe0, L:/10.30.170.167:18112 - R:/10.30.171.175:35848] 15:18:13.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18112', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:13.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=283} created 15:18:13.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=283, channel=[id: 0xa1a06fe0, L:/10.30.170.167:18112 - R:/10.30.171.175:35848]} created 15:18:13.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa1a06fe0, L:/10.30.170.167:18112 - R:/10.30.171.175:35848] successful with session NetconfServerSession{sessionId=283, channel=[id: 0xa1a06fe0, L:/10.30.170.167:18112 - R:/10.30.171.175:35848]} 15:18:13.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=283, channel=[id: 0xa1a06fe0, L:/10.30.170.167:18112 - R:/10.30.171.175:35848]} up 15:18:13.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35848]) process #6 SSH_MSG_CHANNEL_DATA 15:18:13.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]) by 393 down to 2096386 15:18:13.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]) SSH_MSG_CHANNEL_DATA len=393 15:18:13.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848] 15:18:13.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:13.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:13.347 [netconf-device-simulator-threads-0] 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=283} 15:18:13.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:13.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=283, channel=[id: 0xa1a06fe0, L:/10.30.170.167:18112 - R:/10.30.171.175:35848]} EXI handlers added to pipeline 15:18:13.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:13.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]) by 179 down to 2095870 15:18:13.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35848]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:13.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:13.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35848]) process #7 SSH_MSG_CHANNEL_DATA 15:18:13.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]) by 340 down to 2096046 15:18:13.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]) SSH_MSG_CHANNEL_DATA len=340 15:18:13.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848] 15:18:13.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:13.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:13.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=283} 15:18:13.350 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@153eff40 15:18:13.350 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:13.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:13.350 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:13.350 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:13.350 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:13.350 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:13.350 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:13.350 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:13.350 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:13.350 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:13.350 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:13.350 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:13.350 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:13.350 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:13.350 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:13.350 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:13.350 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:13.350 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:13.350 [netconf-device-simulator-threads-0] 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 15:18:13.350 [netconf-device-simulator-threads-0] 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 15:18:13.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:13.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]) by 733 down to 2095137 15:18:13.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35848]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:13.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:13.352 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52830]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52830]) process #12 SSH_MSG_IGNORE 15:18:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52830]) SSH_MSG_IGNORE 15:18:13.384 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39606]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:13.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39606]) process #13 SSH_MSG_IGNORE 15:18:13.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39606]) SSH_MSG_IGNORE 15:18:13.753 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33814]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:13.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33814]) process #9 SSH_MSG_IGNORE 15:18:13.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33814]) SSH_MSG_IGNORE 15:18:13.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34874]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:13.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34874]) process #8 SSH_MSG_IGNORE 15:18:13.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34874]) SSH_MSG_IGNORE 15:18:13.954 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51094]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:13.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51094]) process #10 SSH_MSG_IGNORE 15:18:13.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51094]) SSH_MSG_IGNORE 15:18:14.078 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52324]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:14.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52324]) process #16 SSH_MSG_IGNORE 15:18:14.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52324]) SSH_MSG_IGNORE 15:18:14.271 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48062]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:14.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48062]) process #15 SSH_MSG_IGNORE 15:18:14.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48062]) SSH_MSG_IGNORE 15:18:14.288 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:14.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54270]) process #18 SSH_MSG_IGNORE 15:18:14.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54270]) SSH_MSG_IGNORE 15:18:14.289 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:14.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55348]) process #17 SSH_MSG_IGNORE 15:18:14.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55348]) SSH_MSG_IGNORE 15:18:14.325 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38072]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38072]) process #11 SSH_MSG_IGNORE 15:18:14.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38072]) SSH_MSG_IGNORE 15:18:14.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x68509da9, L:/10.30.170.167:18113 - R:/10.30.171.175:54224]} 15:18:14.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:54224]): SSH-2.0-SSHD-UNKNOWN 15:18:14.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:54224]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:14.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:54224]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:14.444 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46718]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:14.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46718]) process #14 SSH_MSG_IGNORE 15:18:14.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46718]) SSH_MSG_IGNORE 15:18:14.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:54224]) Send SSH_MSG_KEXINIT 15:18:14.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54224]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:14.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54224]) process #0 SSH_MSG_KEXINIT 15:18:14.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:54224]) SSH_MSG_KEXINIT 15:18:14.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:54224]) strict KEX=true client=true server=true 15:18:14.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54224]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:14.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54224]) Kex: server host key algorithms = rsa-sha2-512 15:18:14.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54224]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:14.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54224]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:14.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54224]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:14.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54224]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:14.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54224]) Kex: compression algorithms (client to server) = none 15:18:14.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54224]) Kex: compression algorithms (server to client) = none 15:18:14.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:14.559 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57704]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:14.622 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54224]) process #1 30 15:18:14.622 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54224]] process command=SSH_MSG_KEXDH_INIT 15:18:14.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44426]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:14.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54224]] Send SSH_MSG_KEXDH_REPLY 15:18:14.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54224]) packet #1 sending command=31[31] len=1639 15:18:14.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:54224])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44426]) process #13 SSH_MSG_IGNORE 15:18:14.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:54224]) Send SSH_MSG_NEWKEYS 15:18:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44426]) SSH_MSG_IGNORE 15:18:14.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:54224]) session ID=bd:cc:57:9a:2b:fb:39:09:bf:28:b7:cd:5a:d2:54:bf:14:33:ed:3c:f2:fc:ab:23:40:94:f4:61:09:c6:a7:20:b5:9e:35:9f:3b:6e:0a:ec:7f:c7:50:dc:3c:24:7d:6d:5f:7d:ab:7a:a7:20:61:3f:e5:96:de:4c:91:0f:80:b7 15:18:14.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54224]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:14.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54224]): strict KEX resets output message sequence number from 3 to 0 15:18:14.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54224]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@40c804fb; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:14.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:54224])[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 15:18:14.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54224])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:14.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54224]) packet #0 sending command=7[7] len=419 15:18:14.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54224]) No pending packets to flush at end of KEX 15:18:14.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57704]) process #12 SSH_MSG_IGNORE 15:18:14.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57704]) SSH_MSG_IGNORE 15:18:14.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54224]) process #2 SSH_MSG_NEWKEYS 15:18:14.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54224]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:14.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54224]): strict KEX resets input message sequence number from 3 to 0 15:18:14.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54224]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@16a7be70; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:14.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:14.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54224]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:14.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54224]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:14.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:54224]) authorized authentication methods: password,publickey 15:18:14.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54224]) Accepted service ssh-userauth 15:18:14.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54224]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:14.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54224]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:14.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54224]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:14.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54224]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:14.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54224]) no authentication factory for method=none 15:18:14.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54224]) SSH_MSG_USERAUTH_REQUEST 15:18:14.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54224]) remaining methods: password,publickey 15:18:14.673 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54224]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:14.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54224]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:14.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54224]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:14.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54224]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:14.674 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:14.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:54224]) authentication result: true 15:18:14.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:54224]) SSH_MSG_USERAUTH_REQUEST 15:18:14.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54224])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:14.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54224]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:14.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:14.674 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:14.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54224]) no heartbeat to stop 15:18:14.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:54224]) heartbeat type=IGNORE, interval=PT30S 15:18:14.674 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:54224 authenticated 15:18:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54224]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54224]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54224]] session=TransportServerSession[admin@/10.30.171.175:54224] id=0 15:18:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54224])) size=2097152, max=2097152, packet=32768 15:18:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54224]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54224] 15:18:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54224]) recipient=0 15:18:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224])) size=2097152, max=2097152, packet=32768 15:18:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224])) re-initializing 15:18:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224])) size=2097152, max=2097152, packet=32768 15:18:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54224]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:14.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54224]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:14.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:14.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224])[want-reply=true] subsystem=netconf 15:18:14.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224])[subsystem] prepared command 15:18:14.676 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:14.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:14.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x68509da9, L:/10.30.170.167:18113 - R:/10.30.171.175:54224]}} established 15:18:14.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 284: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18113 15:18:14.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 284: Creating data stores for simulated device 15:18:14.676 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:14.676 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:14.676 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:14.676 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:14.676 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:14.677 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74ac3c7a 15:18:14.677 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:14.677 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:14.677 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:14.677 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:14.678 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:14.678 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:14.678 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:14.678 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:14.678 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74ac3c7a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74ac3c7a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@467cd269, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@467cd269, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:14.678 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:14.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:14.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x68509da9, L:/10.30.170.167:18113 - R:/10.30.171.175:54224] 15:18:14.680 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 284 on channel [id: 0x68509da9, L:/10.30.170.167:18113 - R:/10.30.171.175:54224] 15:18:14.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]) by 1103 down to 2096049 15:18:14.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54224]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:14.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x68509da9, L:/10.30.170.167:18113 - R:/10.30.171.175:54224] 15:18:14.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x68509da9, L:/10.30.170.167:18113 - R:/10.30.171.175:54224] 15:18:14.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]) request=subsystem result=ReplySuccess, want-reply=true 15:18:14.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54224]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:14.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]) request=subsystem activate command 15:18:14.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]) starting runner for command=netconf 15:18:14.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54224]) process #5 SSH_MSG_CHANNEL_DATA 15:18:14.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]) by 373 down to 2096779 15:18:14.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]) SSH_MSG_CHANNEL_DATA len=373 15:18:14.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224] 15:18:14.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x68509da9, L:/10.30.170.167:18113 - R:/10.30.171.175:54224]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:14.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:14.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x68509da9, L:/10.30.170.167:18113 - R:/10.30.171.175:54224] 15:18:14.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x68509da9, L:/10.30.170.167:18113 - R:/10.30.171.175:54224] 15:18:14.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18113', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:14.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=284} created 15:18:14.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=284, channel=[id: 0x68509da9, L:/10.30.170.167:18113 - R:/10.30.171.175:54224]} created 15:18:14.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x68509da9, L:/10.30.170.167:18113 - R:/10.30.171.175:54224] successful with session NetconfServerSession{sessionId=284, channel=[id: 0x68509da9, L:/10.30.170.167:18113 - R:/10.30.171.175:54224]} 15:18:14.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=284, channel=[id: 0x68509da9, L:/10.30.170.167:18113 - R:/10.30.171.175:54224]} up 15:18:14.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54224]) process #6 SSH_MSG_CHANNEL_DATA 15:18:14.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]) by 393 down to 2096386 15:18:14.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]) SSH_MSG_CHANNEL_DATA len=393 15:18:14.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224] 15:18:14.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:14.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:14.682 [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=284} 15:18:14.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:14.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=284, channel=[id: 0x68509da9, L:/10.30.170.167:18113 - R:/10.30.171.175:54224]} EXI handlers added to pipeline 15:18:14.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:14.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]) by 179 down to 2095870 15:18:14.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54224]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:14.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:14.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54224]) process #7 SSH_MSG_CHANNEL_DATA 15:18:14.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]) by 340 down to 2096046 15:18:14.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]) SSH_MSG_CHANNEL_DATA len=340 15:18:14.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224] 15:18:14.685 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:14.685 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:14.685 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=284} 15:18:14.685 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@467cd269 15:18:14.685 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:14.685 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:14.685 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:14.685 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:14.685 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:14.685 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:14.685 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:14.685 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:14.685 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:14.685 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:14.685 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:14.685 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:14.685 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:14.685 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:14.685 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:14.685 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:14.685 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:14.685 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:14.685 [netconf-device-simulator-threads-2] 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 15:18:14.685 [netconf-device-simulator-threads-2] 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 15:18:14.685 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:14.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]) by 733 down to 2095137 15:18:14.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54224]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:14.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:14.823 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34800]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:14.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34800]) process #9 SSH_MSG_IGNORE 15:18:14.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34800]) SSH_MSG_IGNORE 15:18:15.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45432]) process #8 SSH_MSG_IGNORE 15:18:15.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45432]) SSH_MSG_IGNORE 15:18:15.012 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45432]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:15.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #15 SSH_MSG_IGNORE 15:18:15.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:18:15.191 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:15.256 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34156]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:15.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34156]) process #10 SSH_MSG_IGNORE 15:18:15.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34156]) SSH_MSG_IGNORE 15:18:15.408 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42720]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:15.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42720]) process #12 SSH_MSG_IGNORE 15:18:15.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42720]) SSH_MSG_IGNORE 15:18:15.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:15.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44864]) process #17 SSH_MSG_IGNORE 15:18:15.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44864]) SSH_MSG_IGNORE 15:18:15.490 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51054]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:15.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51054]) process #16 SSH_MSG_IGNORE 15:18:15.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51054]) SSH_MSG_IGNORE 15:18:15.567 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38784]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38784]) process #11 SSH_MSG_IGNORE 15:18:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38784]) SSH_MSG_IGNORE 15:18:15.695 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd5b2e601, L:/10.30.170.167:18114 - R:/10.30.171.175:45820]} 15:18:15.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:45820]): SSH-2.0-SSHD-UNKNOWN 15:18:15.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:45820]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:15.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:45820]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:15.808 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:15.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40184]) process #18 SSH_MSG_IGNORE 15:18:15.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40184]) SSH_MSG_IGNORE 15:18:15.899 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51526]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:15.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51526]) process #14 SSH_MSG_IGNORE 15:18:15.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51526]) SSH_MSG_IGNORE 15:18:15.934 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57916]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:15.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57916]) process #13 SSH_MSG_IGNORE 15:18:15.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57916]) SSH_MSG_IGNORE 15:18:16.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:45820]) Send SSH_MSG_KEXINIT 15:18:16.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45820]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:16.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45820]) process #0 SSH_MSG_KEXINIT 15:18:16.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:45820]) SSH_MSG_KEXINIT 15:18:16.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:45820]) strict KEX=true client=true server=true 15:18:16.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45820]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:16.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45820]) Kex: server host key algorithms = rsa-sha2-512 15:18:16.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45820]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:16.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45820]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:16.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45820]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:16.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45820]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:16.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45820]) Kex: compression algorithms (client to server) = none 15:18:16.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45820]) Kex: compression algorithms (server to client) = none 15:18:16.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:16.075 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45406]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:16.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45406]) process #9 SSH_MSG_IGNORE 15:18:16.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45406]) SSH_MSG_IGNORE 15:18:16.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45820]) process #1 30 15:18:16.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45820]] process command=SSH_MSG_KEXDH_INIT 15:18:16.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45820]] Send SSH_MSG_KEXDH_REPLY 15:18:16.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45820]) packet #1 sending command=31[31] len=1639 15:18:16.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:45820])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:16.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:45820]) Send SSH_MSG_NEWKEYS 15:18:16.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:45820]) session ID=57:d5:86:cc:54:db:16:d2:97:0b:89:f4:8f:03:58:c5:1a:99:a5:ae:06:53:36:92:5b:bd:c6:c0:79:29:24:15:b3:73:e6:2e:d4:a4:5d:a9:61:f7:05:dd:26:ab:bb:7a:78:f0:62:cc:d6:8a:a8:2f:7d:1b:b3:97:97:d8:30:8c 15:18:16.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45820]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:16.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45820]): strict KEX resets output message sequence number from 3 to 0 15:18:16.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45820]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@fabf5c1; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:16.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:45820])[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 15:18:16.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45820])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:16.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45820]) packet #0 sending command=7[7] len=419 15:18:16.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45820]) No pending packets to flush at end of KEX 15:18:16.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45820]) process #2 SSH_MSG_NEWKEYS 15:18:16.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45820]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:16.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45820]): strict KEX resets input message sequence number from 3 to 0 15:18:16.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45820]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@9b8876c; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:16.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:16.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45820]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:16.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45820]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:16.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:45820]) authorized authentication methods: password,publickey 15:18:16.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45820]) Accepted service ssh-userauth 15:18:16.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45820]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:16.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45820]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:16.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45820]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:16.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45820]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:16.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45820]) no authentication factory for method=none 15:18:16.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45820]) SSH_MSG_USERAUTH_REQUEST 15:18:16.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45820]) remaining methods: password,publickey 15:18:16.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45820]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:16.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45820]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:16.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45820]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:16.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45820]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:16.127 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:16.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:45820]) authentication result: true 15:18:16.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:45820]) SSH_MSG_USERAUTH_REQUEST 15:18:16.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45820])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:16.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45820]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:16.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:16.127 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:16.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45820]) no heartbeat to stop 15:18:16.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:45820]) heartbeat type=IGNORE, interval=PT30S 15:18:16.127 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:45820 authenticated 15:18:16.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45820]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:16.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45820]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:16.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45820]] session=TransportServerSession[admin@/10.30.171.175:45820] id=0 15:18:16.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45820])) size=2097152, max=2097152, packet=32768 15:18:16.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45820]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45820] 15:18:16.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45820]) recipient=0 15:18:16.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820])) size=2097152, max=2097152, packet=32768 15:18:16.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820])) re-initializing 15:18:16.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820])) size=2097152, max=2097152, packet=32768 15:18:16.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:16.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45820]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:16.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45820]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:16.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:16.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820])[want-reply=true] subsystem=netconf 15:18:16.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820])[subsystem] prepared command 15:18:16.128 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:16.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:16.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd5b2e601, L:/10.30.170.167:18114 - R:/10.30.171.175:45820]}} established 15:18:16.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 285: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18114 15:18:16.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 285: Creating data stores for simulated device 15:18:16.129 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:16.129 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:16.129 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:16.129 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:16.129 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:16.130 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7df3d194 15:18:16.130 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:16.130 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:16.130 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:16.130 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:16.131 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:16.131 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:16.131 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:16.131 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:16.131 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7df3d194, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7df3d194, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@763ba541, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@763ba541, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:16.131 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:16.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:16.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd5b2e601, L:/10.30.170.167:18114 - R:/10.30.171.175:45820] 15:18:16.132 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 285 on channel [id: 0xd5b2e601, L:/10.30.170.167:18114 - R:/10.30.171.175:45820] 15:18:16.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]) by 1103 down to 2096049 15:18:16.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45820]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:16.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd5b2e601, L:/10.30.170.167:18114 - R:/10.30.171.175:45820] 15:18:16.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd5b2e601, L:/10.30.170.167:18114 - R:/10.30.171.175:45820] 15:18:16.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]) request=subsystem result=ReplySuccess, want-reply=true 15:18:16.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45820]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:16.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]) request=subsystem activate command 15:18:16.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]) starting runner for command=netconf 15:18:16.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45820]) process #5 SSH_MSG_CHANNEL_DATA 15:18:16.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]) by 373 down to 2096779 15:18:16.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]) SSH_MSG_CHANNEL_DATA len=373 15:18:16.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820] 15:18:16.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd5b2e601, L:/10.30.170.167:18114 - R:/10.30.171.175:45820]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:16.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:16.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd5b2e601, L:/10.30.170.167:18114 - R:/10.30.171.175:45820] 15:18:16.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd5b2e601, L:/10.30.170.167:18114 - R:/10.30.171.175:45820] 15:18:16.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18114', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:16.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=285} created 15:18:16.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=285, channel=[id: 0xd5b2e601, L:/10.30.170.167:18114 - R:/10.30.171.175:45820]} created 15:18:16.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd5b2e601, L:/10.30.170.167:18114 - R:/10.30.171.175:45820] successful with session NetconfServerSession{sessionId=285, channel=[id: 0xd5b2e601, L:/10.30.170.167:18114 - R:/10.30.171.175:45820]} 15:18:16.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=285, channel=[id: 0xd5b2e601, L:/10.30.170.167:18114 - R:/10.30.171.175:45820]} up 15:18:16.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45820]) process #6 SSH_MSG_CHANNEL_DATA 15:18:16.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]) by 393 down to 2096386 15:18:16.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]) SSH_MSG_CHANNEL_DATA len=393 15:18:16.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820] 15:18:16.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:16.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:16.137 [netconf-device-simulator-threads-4] 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=285} 15:18:16.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:16.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=285, channel=[id: 0xd5b2e601, L:/10.30.170.167:18114 - R:/10.30.171.175:45820]} EXI handlers added to pipeline 15:18:16.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:16.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]) by 179 down to 2095870 15:18:16.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45820]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:16.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:16.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45820]) process #7 SSH_MSG_CHANNEL_DATA 15:18:16.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]) by 340 down to 2096046 15:18:16.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]) SSH_MSG_CHANNEL_DATA len=340 15:18:16.140 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820] 15:18:16.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:16.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:16.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=285} 15:18:16.144 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@763ba541 15:18:16.144 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:16.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:16.144 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:16.144 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:16.144 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:16.144 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:16.144 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:16.144 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:16.144 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:16.144 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:16.144 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:16.144 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:16.144 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:16.144 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:16.144 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:16.144 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:16.144 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:16.145 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:16.145 [netconf-device-simulator-threads-4] 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 15:18:16.145 [netconf-device-simulator-threads-4] 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 15:18:16.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:16.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]) by 733 down to 2095137 15:18:16.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45820]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:16.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:16.191 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33070]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:16.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33070]) process #8 SSH_MSG_IGNORE 15:18:16.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33070]) SSH_MSG_IGNORE 15:18:16.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37220]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:16.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37220]) process #15 SSH_MSG_IGNORE 15:18:16.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37220]) SSH_MSG_IGNORE 15:18:16.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37678]) process #10 SSH_MSG_IGNORE 15:18:16.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37678]) SSH_MSG_IGNORE 15:18:16.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37678]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:16.511 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59228]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:16.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59228]) process #12 SSH_MSG_IGNORE 15:18:16.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59228]) SSH_MSG_IGNORE 15:18:16.680 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58386]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:16.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58386]) process #16 SSH_MSG_IGNORE 15:18:16.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58386]) SSH_MSG_IGNORE 15:18:16.697 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:16.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48764]) process #17 SSH_MSG_IGNORE 15:18:16.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48764]) SSH_MSG_IGNORE 15:18:16.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58262]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:16.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58262]) process #11 SSH_MSG_IGNORE 15:18:16.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58262]) SSH_MSG_IGNORE 15:18:16.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:16.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44262]) process #18 SSH_MSG_IGNORE 15:18:16.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44262]) SSH_MSG_IGNORE 15:18:16.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7858232d, L:/10.30.170.167:18115 - R:/10.30.171.175:58406]} 15:18:16.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:58406]): SSH-2.0-SSHD-UNKNOWN 15:18:16.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:58406]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:16.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:58406]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:17.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48358]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:17.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48358]) process #14 SSH_MSG_IGNORE 15:18:17.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48358]) SSH_MSG_IGNORE 15:18:17.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:58406]) Send SSH_MSG_KEXINIT 15:18:17.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58406]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:17.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58406]) process #0 SSH_MSG_KEXINIT 15:18:17.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:58406]) SSH_MSG_KEXINIT 15:18:17.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:58406]) strict KEX=true client=true server=true 15:18:17.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58406]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:17.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58406]) Kex: server host key algorithms = rsa-sha2-512 15:18:17.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58406]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:17.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58406]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:17.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58406]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:17.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58406]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:17.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58406]) Kex: compression algorithms (client to server) = none 15:18:17.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58406]) Kex: compression algorithms (server to client) = none 15:18:17.177 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:17.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58406]) process #1 30 15:18:17.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58406]] process command=SSH_MSG_KEXDH_INIT 15:18:17.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58406]] Send SSH_MSG_KEXDH_REPLY 15:18:17.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58406]) packet #1 sending command=31[31] len=1639 15:18:17.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:58406])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:17.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:58406]) Send SSH_MSG_NEWKEYS 15:18:17.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:58406]) session ID=f1:56:8f:75:57:13:d0:77:00:03:8a:49:7b:61:bf:2f:06:75:a8:06:c7:bc:d3:7d:d9:c7:17:8c:9d:7c:b3:63:aa:38:68:2f:21:ca:d7:d7:d3:40:53:f7:e9:eb:a2:c9:fd:35:39:67:33:98:b5:8b:3f:5d:ad:49:b4:bc:3b:17 15:18:17.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58406]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:17.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58406]): strict KEX resets output message sequence number from 3 to 0 15:18:17.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58406]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@759e2aef; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:17.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:58406])[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 15:18:17.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58406])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:17.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58406]) packet #0 sending command=7[7] len=419 15:18:17.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58406]) No pending packets to flush at end of KEX 15:18:17.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58406]) process #2 SSH_MSG_NEWKEYS 15:18:17.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58406]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:17.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58406]): strict KEX resets input message sequence number from 3 to 0 15:18:17.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58406]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6f69ebdc; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:17.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:17.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58406]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:17.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58406]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:17.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:58406]) authorized authentication methods: password,publickey 15:18:17.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58406]) Accepted service ssh-userauth 15:18:17.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58406]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:17.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58406]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:17.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58406]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:17.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58406]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:17.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58406]) no authentication factory for method=none 15:18:17.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58406]) SSH_MSG_USERAUTH_REQUEST 15:18:17.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58406]) remaining methods: password,publickey 15:18:17.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58406]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:17.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58406]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:17.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58406]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:17.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58406]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:17.319 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:17.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:58406]) authentication result: true 15:18:17.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:58406]) SSH_MSG_USERAUTH_REQUEST 15:18:17.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58406])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:17.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58406]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:17.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:17.319 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:17.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58406]) no heartbeat to stop 15:18:17.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:58406]) heartbeat type=IGNORE, interval=PT30S 15:18:17.319 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:58406 authenticated 15:18:17.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58406]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:17.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58406]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:17.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58406]] session=TransportServerSession[admin@/10.30.171.175:58406] id=0 15:18:17.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58406])) size=2097152, max=2097152, packet=32768 15:18:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58406]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58406] 15:18:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58406]) recipient=0 15:18:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406])) size=2097152, max=2097152, packet=32768 15:18:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406])) re-initializing 15:18:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406])) size=2097152, max=2097152, packet=32768 15:18:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58406]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58406]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406])[want-reply=true] subsystem=netconf 15:18:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406])[subsystem] prepared command 15:18:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7858232d, L:/10.30.170.167:18115 - R:/10.30.171.175:58406]}} established 15:18:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 286: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18115 15:18:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 286: Creating data stores for simulated device 15:18:17.320 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:17.321 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:17.322 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:17.322 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:17.322 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:17.323 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3f15eb3a 15:18:17.323 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:17.323 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:17.323 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:17.323 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:17.324 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:17.324 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:17.324 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:17.324 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:17.324 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3f15eb3a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3f15eb3a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@589bac18, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@589bac18, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:17.324 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:17.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:17.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7858232d, L:/10.30.170.167:18115 - R:/10.30.171.175:58406] 15:18:17.325 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 286 on channel [id: 0x7858232d, L:/10.30.170.167:18115 - R:/10.30.171.175:58406] 15:18:17.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]) by 1103 down to 2096049 15:18:17.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58406]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:17.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7858232d, L:/10.30.170.167:18115 - R:/10.30.171.175:58406] 15:18:17.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7858232d, L:/10.30.170.167:18115 - R:/10.30.171.175:58406] 15:18:17.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]) request=subsystem result=ReplySuccess, want-reply=true 15:18:17.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58406]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:17.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]) request=subsystem activate command 15:18:17.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]) starting runner for command=netconf 15:18:17.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58406]) process #5 SSH_MSG_CHANNEL_DATA 15:18:17.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]) by 373 down to 2096779 15:18:17.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]) SSH_MSG_CHANNEL_DATA len=373 15:18:17.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406] 15:18:17.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7858232d, L:/10.30.170.167:18115 - R:/10.30.171.175:58406]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:17.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:17.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7858232d, L:/10.30.170.167:18115 - R:/10.30.171.175:58406] 15:18:17.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7858232d, L:/10.30.170.167:18115 - R:/10.30.171.175:58406] 15:18:17.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18115', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:17.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=286} created 15:18:17.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=286, channel=[id: 0x7858232d, L:/10.30.170.167:18115 - R:/10.30.171.175:58406]} created 15:18:17.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7858232d, L:/10.30.170.167:18115 - R:/10.30.171.175:58406] successful with session NetconfServerSession{sessionId=286, channel=[id: 0x7858232d, L:/10.30.170.167:18115 - R:/10.30.171.175:58406]} 15:18:17.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=286, channel=[id: 0x7858232d, L:/10.30.170.167:18115 - R:/10.30.171.175:58406]} up 15:18:17.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58406]) process #6 SSH_MSG_CHANNEL_DATA 15:18:17.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]) by 393 down to 2096386 15:18:17.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]) SSH_MSG_CHANNEL_DATA len=393 15:18:17.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406] 15:18:17.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:17.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:17.328 [netconf-device-simulator-threads-6] 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=286} 15:18:17.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:17.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=286, channel=[id: 0x7858232d, L:/10.30.170.167:18115 - R:/10.30.171.175:58406]} EXI handlers added to pipeline 15:18:17.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:17.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]) by 179 down to 2095870 15:18:17.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58406]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:17.329 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:17.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58406]) process #7 SSH_MSG_CHANNEL_DATA 15:18:17.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]) by 340 down to 2096046 15:18:17.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]) SSH_MSG_CHANNEL_DATA len=340 15:18:17.330 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406] 15:18:17.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:17.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:17.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=286} 15:18:17.331 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@589bac18 15:18:17.331 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:17.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:17.331 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:17.331 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:17.331 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:17.331 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:17.331 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:17.331 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:17.331 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:17.331 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:17.331 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:17.331 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:17.331 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:17.331 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:17.331 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:17.331 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:17.331 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:17.331 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:17.331 [netconf-device-simulator-threads-6] 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 15:18:17.331 [netconf-device-simulator-threads-6] 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 15:18:17.331 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:17.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]) by 733 down to 2095137 15:18:17.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58406]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:17.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:17.391 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:17.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #9 SSH_MSG_IGNORE 15:18:17.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:18:17.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60050]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:17.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60050]) process #8 SSH_MSG_IGNORE 15:18:17.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60050]) SSH_MSG_IGNORE 15:18:17.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52606]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:17.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52606]) process #13 SSH_MSG_IGNORE 15:18:17.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52606]) SSH_MSG_IGNORE 15:18:17.622 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35496]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:17.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35496]) process #15 SSH_MSG_IGNORE 15:18:17.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35496]) SSH_MSG_IGNORE 15:18:17.705 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43314]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:17.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43314]) process #10 SSH_MSG_IGNORE 15:18:17.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43314]) SSH_MSG_IGNORE 15:18:17.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35012]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35012]) process #12 SSH_MSG_IGNORE 15:18:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35012]) SSH_MSG_IGNORE 15:18:17.919 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52698]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:17.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52698]) process #16 SSH_MSG_IGNORE 15:18:17.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52698]) SSH_MSG_IGNORE 15:18:18.014 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:18.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41054]) process #18 SSH_MSG_IGNORE 15:18:18.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41054]) SSH_MSG_IGNORE 15:18:18.036 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51242]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:18.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51242]) process #11 SSH_MSG_IGNORE 15:18:18.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51242]) SSH_MSG_IGNORE 15:18:18.074 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:18.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50330]) process #17 SSH_MSG_IGNORE 15:18:18.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50330]) SSH_MSG_IGNORE 15:18:18.217 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43178]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:18.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43178]) process #14 SSH_MSG_IGNORE 15:18:18.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43178]) SSH_MSG_IGNORE 15:18:18.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd70025c0, L:/10.30.170.167:18116 - R:/10.30.171.175:40394]} 15:18:18.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:40394]): SSH-2.0-SSHD-UNKNOWN 15:18:18.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:40394]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:18.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:40394]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:18.429 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48068]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:18.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48068]) process #8 SSH_MSG_IGNORE 15:18:18.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48068]) SSH_MSG_IGNORE 15:18:18.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:40394]) Send SSH_MSG_KEXINIT 15:18:18.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40394]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:18.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40394]) process #0 SSH_MSG_KEXINIT 15:18:18.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:40394]) SSH_MSG_KEXINIT 15:18:18.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:40394]) strict KEX=true client=true server=true 15:18:18.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40394]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:18.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40394]) Kex: server host key algorithms = rsa-sha2-512 15:18:18.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40394]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:18.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40394]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:18.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40394]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:18.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40394]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:18.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40394]) Kex: compression algorithms (client to server) = none 15:18:18.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40394]) Kex: compression algorithms (server to client) = none 15:18:18.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:18.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40394]) process #1 30 15:18:18.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40394]] process command=SSH_MSG_KEXDH_INIT 15:18:18.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40394]] Send SSH_MSG_KEXDH_REPLY 15:18:18.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40394]) packet #1 sending command=31[31] len=1639 15:18:18.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:40394])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:18.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:40394]) Send SSH_MSG_NEWKEYS 15:18:18.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:40394]) session ID=a2:4e:6b:13:a2:7d:7a:66:a9:02:04:9c:9b:54:03:17:16:e5:d2:56:ad:4c:29:e9:d4:ce:cf:bb:5c:d5:0a:b5:a9:52:91:d6:76:c4:f0:10:68:b2:0b:05:d8:d3:a2:52:ea:a3:67:89:2c:ea:03:53:17:c2:24:6f:37:b5:54:7a 15:18:18.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40394]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:18.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40394]): strict KEX resets output message sequence number from 3 to 0 15:18:18.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40394]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@74aea6ec; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:18.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:40394])[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 15:18:18.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40394])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:18.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40394]) packet #0 sending command=7[7] len=419 15:18:18.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40394]) No pending packets to flush at end of KEX 15:18:18.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40394]) process #2 SSH_MSG_NEWKEYS 15:18:18.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40394]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:18.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40394]): strict KEX resets input message sequence number from 3 to 0 15:18:18.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40394]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2fde6731; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:18.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:18.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40394]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:18.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40394]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:18.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:40394]) authorized authentication methods: password,publickey 15:18:18.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40394]) Accepted service ssh-userauth 15:18:18.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40394]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:18.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40394]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:18.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40394]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:18.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40394]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:18.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40394]) no authentication factory for method=none 15:18:18.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40394]) SSH_MSG_USERAUTH_REQUEST 15:18:18.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40394]) remaining methods: password,publickey 15:18:18.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40394]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:18.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40394]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:18.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40394]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:18.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40394]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:18.609 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:18.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:40394]) authentication result: true 15:18:18.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:40394]) SSH_MSG_USERAUTH_REQUEST 15:18:18.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40394])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:18.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40394]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:18.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:18.609 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:18.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40394]) no heartbeat to stop 15:18:18.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:40394]) heartbeat type=IGNORE, interval=PT30S 15:18:18.609 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:40394 authenticated 15:18:18.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40394]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:18.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40394]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:18.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40394]] session=TransportServerSession[admin@/10.30.171.175:40394] id=0 15:18:18.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40394])) size=2097152, max=2097152, packet=32768 15:18:18.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40394]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40394] 15:18:18.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40394]) recipient=0 15:18:18.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394])) size=2097152, max=2097152, packet=32768 15:18:18.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394])) re-initializing 15:18:18.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394])) size=2097152, max=2097152, packet=32768 15:18:18.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:18.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40394]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:18.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40394]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:18.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:18.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394])[want-reply=true] subsystem=netconf 15:18:18.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394])[subsystem] prepared command 15:18:18.610 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:18.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:18.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd70025c0, L:/10.30.170.167:18116 - R:/10.30.171.175:40394]}} established 15:18:18.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 287: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18116 15:18:18.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 287: Creating data stores for simulated device 15:18:18.610 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:18.611 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:18.611 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:18.611 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:18.611 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:18.611 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5cce627f 15:18:18.611 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:18.611 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:18.611 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:18.611 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:18.612 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:18.612 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:18.612 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:18.612 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:18.612 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5cce627f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5cce627f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4fdd88fd, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4fdd88fd, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:18.613 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:18.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:18.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd70025c0, L:/10.30.170.167:18116 - R:/10.30.171.175:40394] 15:18:18.613 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 287 on channel [id: 0xd70025c0, L:/10.30.170.167:18116 - R:/10.30.171.175:40394] 15:18:18.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]) by 1103 down to 2096049 15:18:18.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40394]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:18.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd70025c0, L:/10.30.170.167:18116 - R:/10.30.171.175:40394] 15:18:18.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd70025c0, L:/10.30.170.167:18116 - R:/10.30.171.175:40394] 15:18:18.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]) request=subsystem result=ReplySuccess, want-reply=true 15:18:18.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40394]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:18.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]) request=subsystem activate command 15:18:18.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]) starting runner for command=netconf 15:18:18.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40394]) process #5 SSH_MSG_CHANNEL_DATA 15:18:18.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]) by 373 down to 2096779 15:18:18.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]) SSH_MSG_CHANNEL_DATA len=373 15:18:18.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394] 15:18:18.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd70025c0, L:/10.30.170.167:18116 - R:/10.30.171.175:40394]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:18.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:18.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd70025c0, L:/10.30.170.167:18116 - R:/10.30.171.175:40394] 15:18:18.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd70025c0, L:/10.30.170.167:18116 - R:/10.30.171.175:40394] 15:18:18.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18116', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:18.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=287} created 15:18:18.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=287, channel=[id: 0xd70025c0, L:/10.30.170.167:18116 - R:/10.30.171.175:40394]} created 15:18:18.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd70025c0, L:/10.30.170.167:18116 - R:/10.30.171.175:40394] successful with session NetconfServerSession{sessionId=287, channel=[id: 0xd70025c0, L:/10.30.170.167:18116 - R:/10.30.171.175:40394]} 15:18:18.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=287, channel=[id: 0xd70025c0, L:/10.30.170.167:18116 - R:/10.30.171.175:40394]} up 15:18:18.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40394]) process #6 SSH_MSG_CHANNEL_DATA 15:18:18.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]) by 393 down to 2096386 15:18:18.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]) SSH_MSG_CHANNEL_DATA len=393 15:18:18.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394] 15:18:18.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:18.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:18.615 [netconf-device-simulator-threads-0] 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=287} 15:18:18.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:18.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=287, channel=[id: 0xd70025c0, L:/10.30.170.167:18116 - R:/10.30.171.175:40394]} EXI handlers added to pipeline 15:18:18.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:18.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]) by 179 down to 2095870 15:18:18.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40394]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:18.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:18.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40394]) process #7 SSH_MSG_CHANNEL_DATA 15:18:18.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]) by 340 down to 2096046 15:18:18.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]) SSH_MSG_CHANNEL_DATA len=340 15:18:18.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394] 15:18:18.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:18.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:18.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=287} 15:18:18.616 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4fdd88fd 15:18:18.616 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:18.616 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:18.616 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:18.616 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:18.617 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:18.617 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:18.617 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:18.617 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:18.617 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:18.617 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:18.617 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:18.617 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:18.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53840]) process #9 SSH_MSG_IGNORE 15:18:18.617 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:18.617 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:18.617 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:18.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53840]) SSH_MSG_IGNORE 15:18:18.617 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:18.617 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:18.617 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:18.617 [netconf-device-simulator-threads-0] 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 15:18:18.617 [netconf-device-simulator-threads-0] 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 15:18:18.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:18.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]) by 733 down to 2095137 15:18:18.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40394]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:18.617 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:18.617 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53840]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:18.902 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46538]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:18.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46538]) process #11 SSH_MSG_IGNORE 15:18:18.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46538]) SSH_MSG_IGNORE 15:18:18.940 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46226]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:18.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46226]) process #10 SSH_MSG_IGNORE 15:18:18.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46226]) SSH_MSG_IGNORE 15:18:18.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43794]) process #12 SSH_MSG_IGNORE 15:18:18.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43794]) SSH_MSG_IGNORE 15:18:18.948 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43794]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:18.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36946]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:18.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36946]) process #15 SSH_MSG_IGNORE 15:18:18.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36946]) SSH_MSG_IGNORE 15:18:19.038 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39278]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:19.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39278]) process #13 SSH_MSG_IGNORE 15:18:19.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39278]) SSH_MSG_IGNORE 15:18:19.065 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:19.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34182]) process #17 SSH_MSG_IGNORE 15:18:19.066 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34182]) SSH_MSG_IGNORE 15:18:19.122 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39234]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:19.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39234]) process #8 SSH_MSG_IGNORE 15:18:19.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39234]) SSH_MSG_IGNORE 15:18:19.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38688]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:19.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38688]) process #16 SSH_MSG_IGNORE 15:18:19.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38688]) SSH_MSG_IGNORE 15:18:19.292 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:19.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45220]) process #18 SSH_MSG_IGNORE 15:18:19.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45220]) SSH_MSG_IGNORE 15:18:19.505 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37818]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:19.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37818]) process #14 SSH_MSG_IGNORE 15:18:19.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37818]) SSH_MSG_IGNORE 15:18:19.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x95d331b8, L:/10.30.170.167:18117 - R:/10.30.171.175:42314]} 15:18:19.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:42314]): SSH-2.0-SSHD-UNKNOWN 15:18:19.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:42314]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:19.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:42314]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:19.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:42314]) Send SSH_MSG_KEXINIT 15:18:19.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42314]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:19.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42314]) process #0 SSH_MSG_KEXINIT 15:18:19.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:42314]) SSH_MSG_KEXINIT 15:18:19.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:42314]) strict KEX=true client=true server=true 15:18:19.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42314]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:19.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42314]) Kex: server host key algorithms = rsa-sha2-512 15:18:19.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42314]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:19.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42314]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:19.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42314]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:19.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42314]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:19.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42314]) Kex: compression algorithms (client to server) = none 15:18:19.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42314]) Kex: compression algorithms (server to client) = none 15:18:19.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:19.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42314]) process #1 30 15:18:19.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42314]] process command=SSH_MSG_KEXDH_INIT 15:18:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42314]] Send SSH_MSG_KEXDH_REPLY 15:18:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42314]) packet #1 sending command=31[31] len=1639 15:18:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:42314])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:42314]) Send SSH_MSG_NEWKEYS 15:18:19.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:42314]) session ID=a2:de:f2:1b:82:ed:dc:80:1e:a2:78:e7:cc:9c:47:89:6a:d3:80:e7:83:68:f2:e0:ef:c0:46:11:e9:24:1f:f6:2a:13:43:d3:be:fc:c1:cf:a0:0c:38:9e:49:1e:03:b3:6a:d2:3a:96:ce:f0:7e:5b:75:fd:dc:8e:4e:75:6b:76 15:18:19.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42314]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:19.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42314]): strict KEX resets output message sequence number from 3 to 0 15:18:19.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42314]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1d975c41; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:19.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:42314])[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 15:18:19.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42314])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:19.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42314]) packet #0 sending command=7[7] len=419 15:18:19.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42314]) No pending packets to flush at end of KEX 15:18:19.832 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:19.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42314]) process #2 SSH_MSG_NEWKEYS 15:18:19.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42314]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:19.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42314]): strict KEX resets input message sequence number from 3 to 0 15:18:19.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42314]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5343a68f; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:19.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:19.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42314]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:19.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42314]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:19.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:42314]) authorized authentication methods: password,publickey 15:18:19.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42314]) Accepted service ssh-userauth 15:18:19.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42314]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:19.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42314]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:19.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42314]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:19.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42314]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:19.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42314]) no authentication factory for method=none 15:18:19.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42314]) SSH_MSG_USERAUTH_REQUEST 15:18:19.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42314]) remaining methods: password,publickey 15:18:19.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42314]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:19.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43230]) process #17 SSH_MSG_IGNORE 15:18:19.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43230]) SSH_MSG_IGNORE 15:18:19.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42314]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:19.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42314]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:19.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42314]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:19.859 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:19.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:42314]) authentication result: true 15:18:19.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:42314]) SSH_MSG_USERAUTH_REQUEST 15:18:19.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42314])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:19.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42314]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:19.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:19.859 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:19.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42314]) no heartbeat to stop 15:18:19.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:42314]) heartbeat type=IGNORE, interval=PT30S 15:18:19.860 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:42314 authenticated 15:18:19.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42314]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:19.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42314]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:19.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42314]] session=TransportServerSession[admin@/10.30.171.175:42314] id=0 15:18:19.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42314])) size=2097152, max=2097152, packet=32768 15:18:19.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42314]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42314] 15:18:19.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42314]) recipient=0 15:18:19.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314])) size=2097152, max=2097152, packet=32768 15:18:19.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314])) re-initializing 15:18:19.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314])) size=2097152, max=2097152, packet=32768 15:18:19.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:19.860 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42314]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:19.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42314]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:19.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:19.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314])[want-reply=true] subsystem=netconf 15:18:19.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314])[subsystem] prepared command 15:18:19.861 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:19.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:19.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x95d331b8, L:/10.30.170.167:18117 - R:/10.30.171.175:42314]}} established 15:18:19.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 288: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18117 15:18:19.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 288: Creating data stores for simulated device 15:18:19.861 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:19.861 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:19.861 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:19.862 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:19.862 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:19.862 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@34d99f2a 15:18:19.862 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:19.863 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:19.863 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:19.863 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:19.863 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:19.863 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:19.863 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:19.863 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:19.863 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@34d99f2a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@34d99f2a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4af02b77, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4af02b77, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:19.863 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:19.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:19.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x95d331b8, L:/10.30.170.167:18117 - R:/10.30.171.175:42314] 15:18:19.865 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 288 on channel [id: 0x95d331b8, L:/10.30.170.167:18117 - R:/10.30.171.175:42314] 15:18:19.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]) by 1103 down to 2096049 15:18:19.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42314]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:19.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x95d331b8, L:/10.30.170.167:18117 - R:/10.30.171.175:42314] 15:18:19.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x95d331b8, L:/10.30.170.167:18117 - R:/10.30.171.175:42314] 15:18:19.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]) request=subsystem result=ReplySuccess, want-reply=true 15:18:19.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42314]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:19.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]) request=subsystem activate command 15:18:19.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]) starting runner for command=netconf 15:18:19.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42314]) process #5 SSH_MSG_CHANNEL_DATA 15:18:19.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]) by 373 down to 2096779 15:18:19.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]) SSH_MSG_CHANNEL_DATA len=373 15:18:19.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314] 15:18:19.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x95d331b8, L:/10.30.170.167:18117 - R:/10.30.171.175:42314]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:19.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:19.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x95d331b8, L:/10.30.170.167:18117 - R:/10.30.171.175:42314] 15:18:19.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x95d331b8, L:/10.30.170.167:18117 - R:/10.30.171.175:42314] 15:18:19.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18117', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:19.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=288} created 15:18:19.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=288, channel=[id: 0x95d331b8, L:/10.30.170.167:18117 - R:/10.30.171.175:42314]} created 15:18:19.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x95d331b8, L:/10.30.170.167:18117 - R:/10.30.171.175:42314] successful with session NetconfServerSession{sessionId=288, channel=[id: 0x95d331b8, L:/10.30.170.167:18117 - R:/10.30.171.175:42314]} 15:18:19.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=288, channel=[id: 0x95d331b8, L:/10.30.170.167:18117 - R:/10.30.171.175:42314]} up 15:18:19.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42314]) process #6 SSH_MSG_CHANNEL_DATA 15:18:19.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]) by 393 down to 2096386 15:18:19.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]) SSH_MSG_CHANNEL_DATA len=393 15:18:19.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314] 15:18:19.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:19.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:19.867 [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=288} 15:18:19.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:19.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=288, channel=[id: 0x95d331b8, L:/10.30.170.167:18117 - R:/10.30.171.175:42314]} EXI handlers added to pipeline 15:18:19.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:19.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]) by 179 down to 2095870 15:18:19.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42314]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:19.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:19.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42314]) process #7 SSH_MSG_CHANNEL_DATA 15:18:19.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]) by 340 down to 2096046 15:18:19.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]) SSH_MSG_CHANNEL_DATA len=340 15:18:19.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314] 15:18:19.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:19.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:19.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=288} 15:18:19.870 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4af02b77 15:18:19.870 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:19.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:19.870 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:19.870 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:19.870 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:19.870 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:19.870 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:19.870 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:19.870 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:19.870 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:19.870 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:19.870 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:19.870 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:19.870 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:19.870 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:19.870 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:19.870 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:19.870 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:19.872 [netconf-device-simulator-threads-2] 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 15:18:19.872 [netconf-device-simulator-threads-2] 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 15:18:19.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:19.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]) by 733 down to 2095137 15:18:19.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42314]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:19.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:19.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48458]) process #13 SSH_MSG_IGNORE 15:18:19.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48458]) SSH_MSG_IGNORE 15:18:19.878 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48458]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:19.962 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48456]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48456]) process #8 SSH_MSG_IGNORE 15:18:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48456]) SSH_MSG_IGNORE 15:18:20.103 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54686]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:20.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54686]) process #11 SSH_MSG_IGNORE 15:18:20.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54686]) SSH_MSG_IGNORE 15:18:20.132 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33478]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:20.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33478]) process #9 SSH_MSG_IGNORE 15:18:20.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33478]) SSH_MSG_IGNORE 15:18:20.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48518]) process #15 SSH_MSG_IGNORE 15:18:20.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48518]) SSH_MSG_IGNORE 15:18:20.183 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48518]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:20.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60386]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:20.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60386]) process #12 SSH_MSG_IGNORE 15:18:20.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60386]) SSH_MSG_IGNORE 15:18:20.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45038]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:20.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45038]) process #16 SSH_MSG_IGNORE 15:18:20.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45038]) SSH_MSG_IGNORE 15:18:20.439 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38176]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:20.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38176]) process #10 SSH_MSG_IGNORE 15:18:20.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38176]) SSH_MSG_IGNORE 15:18:20.531 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:20.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42700]) process #18 SSH_MSG_IGNORE 15:18:20.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42700]) SSH_MSG_IGNORE 15:18:20.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf8432fb6, L:/10.30.170.167:18118 - R:/10.30.171.175:55096]} 15:18:20.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:55096]): SSH-2.0-SSHD-UNKNOWN 15:18:20.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:55096]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:20.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:55096]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:20.908 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55742]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:20.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55742]) process #14 SSH_MSG_IGNORE 15:18:20.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55742]) SSH_MSG_IGNORE 15:18:20.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:55096]) Send SSH_MSG_KEXINIT 15:18:20.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55096]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:20.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55096]) process #0 SSH_MSG_KEXINIT 15:18:20.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:55096]) SSH_MSG_KEXINIT 15:18:20.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:55096]) strict KEX=true client=true server=true 15:18:20.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55096]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:20.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55096]) Kex: server host key algorithms = rsa-sha2-512 15:18:20.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55096]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:20.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55096]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:20.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55096]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:20.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55096]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:20.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55096]) Kex: compression algorithms (client to server) = none 15:18:20.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55096]) Kex: compression algorithms (server to client) = none 15:18:20.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:21.041 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:21.045 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58344]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:21.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55096]) process #1 30 15:18:21.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55096]] process command=SSH_MSG_KEXDH_INIT 15:18:21.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55096]] Send SSH_MSG_KEXDH_REPLY 15:18:21.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55096]) packet #1 sending command=31[31] len=1639 15:18:21.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:55096])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:21.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:55096]) Send SSH_MSG_NEWKEYS 15:18:21.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:55096]) session ID=ff:fa:4f:cc:99:36:a9:bc:16:45:a8:0d:05:50:b2:b1:d2:f3:04:7f:f9:ce:60:b4:2a:97:1f:b7:9a:01:13:0a:5d:03:ad:b7:05:77:08:a1:08:ac:7a:0e:0e:f7:59:2b:a8:03:7c:39:66:b0:de:5b:95:2c:63:99:58:f1:15:29 15:18:21.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55096]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:21.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55096]): strict KEX resets output message sequence number from 3 to 0 15:18:21.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55096]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@662149a8; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:21.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:55096])[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 15:18:21.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55096])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:21.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55096]) packet #0 sending command=7[7] len=419 15:18:21.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55096]) No pending packets to flush at end of KEX 15:18:21.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58138]) process #17 SSH_MSG_IGNORE 15:18:21.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58138]) SSH_MSG_IGNORE 15:18:21.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58344]) process #8 SSH_MSG_IGNORE 15:18:21.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58344]) SSH_MSG_IGNORE 15:18:21.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55096]) process #2 SSH_MSG_NEWKEYS 15:18:21.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55096]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:21.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55096]): strict KEX resets input message sequence number from 3 to 0 15:18:21.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55096]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@52d45592; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:21.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:21.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55096]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:21.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55096]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:21.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:55096]) authorized authentication methods: password,publickey 15:18:21.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55096]) Accepted service ssh-userauth 15:18:21.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55096]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:21.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55096]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:21.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55096]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:21.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55096]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:21.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55096]) no authentication factory for method=none 15:18:21.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55096]) SSH_MSG_USERAUTH_REQUEST 15:18:21.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55096]) remaining methods: password,publickey 15:18:21.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55096]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:21.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55096]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:21.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55096]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:21.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55096]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:21.098 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:21.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:55096]) authentication result: true 15:18:21.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:55096]) SSH_MSG_USERAUTH_REQUEST 15:18:21.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55096])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:21.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55096]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:21.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:21.099 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:21.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55096]) no heartbeat to stop 15:18:21.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:55096]) heartbeat type=IGNORE, interval=PT30S 15:18:21.099 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:55096 authenticated 15:18:21.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55096]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:21.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55096]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:21.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55096]] session=TransportServerSession[admin@/10.30.171.175:55096] id=0 15:18:21.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55096])) size=2097152, max=2097152, packet=32768 15:18:21.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55096]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55096] 15:18:21.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55096]) recipient=0 15:18:21.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096])) size=2097152, max=2097152, packet=32768 15:18:21.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096])) re-initializing 15:18:21.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096])) size=2097152, max=2097152, packet=32768 15:18:21.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:21.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55096]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55096]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096])[want-reply=true] subsystem=netconf 15:18:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096])[subsystem] prepared command 15:18:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf8432fb6, L:/10.30.170.167:18118 - R:/10.30.171.175:55096]}} established 15:18:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 289: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18118 15:18:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 289: Creating data stores for simulated device 15:18:21.100 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:21.100 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:21.100 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:21.101 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@396c4653 15:18:21.101 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:21.101 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:21.101 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:21.102 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:21.102 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:21.102 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:21.102 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:21.102 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:21.102 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@396c4653, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@396c4653, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ec16fcd, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ec16fcd, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:21.103 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:21.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:21.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf8432fb6, L:/10.30.170.167:18118 - R:/10.30.171.175:55096] 15:18:21.104 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 289 on channel [id: 0xf8432fb6, L:/10.30.170.167:18118 - R:/10.30.171.175:55096] 15:18:21.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]) by 1103 down to 2096049 15:18:21.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55096]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:21.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf8432fb6, L:/10.30.170.167:18118 - R:/10.30.171.175:55096] 15:18:21.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf8432fb6, L:/10.30.170.167:18118 - R:/10.30.171.175:55096] 15:18:21.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]) request=subsystem result=ReplySuccess, want-reply=true 15:18:21.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55096]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:21.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]) request=subsystem activate command 15:18:21.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]) starting runner for command=netconf 15:18:21.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55096]) process #5 SSH_MSG_CHANNEL_DATA 15:18:21.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]) by 373 down to 2096779 15:18:21.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]) SSH_MSG_CHANNEL_DATA len=373 15:18:21.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096] 15:18:21.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf8432fb6, L:/10.30.170.167:18118 - R:/10.30.171.175:55096]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:21.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:21.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf8432fb6, L:/10.30.170.167:18118 - R:/10.30.171.175:55096] 15:18:21.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf8432fb6, L:/10.30.170.167:18118 - R:/10.30.171.175:55096] 15:18:21.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18118', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:21.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=289} created 15:18:21.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=289, channel=[id: 0xf8432fb6, L:/10.30.170.167:18118 - R:/10.30.171.175:55096]} created 15:18:21.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf8432fb6, L:/10.30.170.167:18118 - R:/10.30.171.175:55096] successful with session NetconfServerSession{sessionId=289, channel=[id: 0xf8432fb6, L:/10.30.170.167:18118 - R:/10.30.171.175:55096]} 15:18:21.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=289, channel=[id: 0xf8432fb6, L:/10.30.170.167:18118 - R:/10.30.171.175:55096]} up 15:18:21.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55096]) process #6 SSH_MSG_CHANNEL_DATA 15:18:21.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]) by 393 down to 2096386 15:18:21.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]) SSH_MSG_CHANNEL_DATA len=393 15:18:21.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096] 15:18:21.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:21.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:21.106 [netconf-device-simulator-threads-4] 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=289} 15:18:21.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:21.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=289, channel=[id: 0xf8432fb6, L:/10.30.170.167:18118 - R:/10.30.171.175:55096]} EXI handlers added to pipeline 15:18:21.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:21.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]) by 179 down to 2095870 15:18:21.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55096]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:21.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:21.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55096]) process #7 SSH_MSG_CHANNEL_DATA 15:18:21.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]) by 340 down to 2096046 15:18:21.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]) SSH_MSG_CHANNEL_DATA len=340 15:18:21.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096] 15:18:21.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:21.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:21.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=289} 15:18:21.109 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1ec16fcd 15:18:21.109 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:21.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:21.109 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:21.109 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:21.109 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:21.109 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:21.109 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:21.109 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:21.109 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:21.109 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:21.109 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:21.109 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:21.109 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:21.109 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:21.109 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:21.109 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:21.109 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:21.109 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:21.109 [netconf-device-simulator-threads-4] 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 15:18:21.109 [netconf-device-simulator-threads-4] 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 15:18:21.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:21.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]) by 733 down to 2095137 15:18:21.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55096]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:21.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:21.176 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43792]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:21.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43792]) process #9 SSH_MSG_IGNORE 15:18:21.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43792]) SSH_MSG_IGNORE 15:18:21.203 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48862]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:21.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48862]) process #13 SSH_MSG_IGNORE 15:18:21.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48862]) SSH_MSG_IGNORE 15:18:21.233 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59302]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:21.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59302]) process #16 SSH_MSG_IGNORE 15:18:21.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59302]) SSH_MSG_IGNORE 15:18:21.478 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34534]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:21.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34534]) process #10 SSH_MSG_IGNORE 15:18:21.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34534]) SSH_MSG_IGNORE 15:18:21.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41674]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41674]) process #12 SSH_MSG_IGNORE 15:18:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41674]) SSH_MSG_IGNORE 15:18:21.626 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45468]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:21.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45468]) process #11 SSH_MSG_IGNORE 15:18:21.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45468]) SSH_MSG_IGNORE 15:18:21.672 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40450]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:21.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40450]) process #15 SSH_MSG_IGNORE 15:18:21.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40450]) SSH_MSG_IGNORE 15:18:21.821 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:21.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57436]) process #18 SSH_MSG_IGNORE 15:18:21.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57436]) SSH_MSG_IGNORE 15:18:21.849 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:21.861 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44622]) process #17 SSH_MSG_IGNORE 15:18:21.862 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44622]) SSH_MSG_IGNORE 15:18:21.995 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57814]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:21.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57814]) process #8 SSH_MSG_IGNORE 15:18:21.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57814]) SSH_MSG_IGNORE 15:18:22.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48552]) process #14 SSH_MSG_IGNORE 15:18:22.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48552]) SSH_MSG_IGNORE 15:18:22.041 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48552]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:22.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x741c6c1d, L:/10.30.170.167:18119 - R:/10.30.171.175:54022]} 15:18:22.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:54022]): SSH-2.0-SSHD-UNKNOWN 15:18:22.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:54022]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:22.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:54022]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:22.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:54022]) Send SSH_MSG_KEXINIT 15:18:22.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54022]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:22.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54022]) process #0 SSH_MSG_KEXINIT 15:18:22.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:54022]) SSH_MSG_KEXINIT 15:18:22.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:54022]) strict KEX=true client=true server=true 15:18:22.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54022]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:22.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54022]) Kex: server host key algorithms = rsa-sha2-512 15:18:22.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54022]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:22.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54022]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:22.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54022]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:22.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54022]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:22.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54022]) Kex: compression algorithms (client to server) = none 15:18:22.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54022]) Kex: compression algorithms (server to client) = none 15:18:22.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:22.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54022]) process #1 30 15:18:22.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54022]] process command=SSH_MSG_KEXDH_INIT 15:18:22.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54022]] Send SSH_MSG_KEXDH_REPLY 15:18:22.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54022]) packet #1 sending command=31[31] len=1639 15:18:22.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:54022])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:22.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:54022]) Send SSH_MSG_NEWKEYS 15:18:22.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:54022]) session ID=1e:7b:fd:c2:1a:07:67:7f:f9:7a:41:41:c7:c1:e4:86:2a:d6:24:84:b8:8e:ff:43:ca:40:52:bc:9b:8f:14:a0:83:fa:b3:24:7f:8b:be:f2:cf:dd:e6:01:68:77:50:75:81:8e:d9:30:24:f7:37:16:1d:6a:b3:1d:e7:02:5b:d2 15:18:22.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54022]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:22.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54022]): strict KEX resets output message sequence number from 3 to 0 15:18:22.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54022]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@37b129cb; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:22.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:54022])[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 15:18:22.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54022])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:22.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54022]) packet #0 sending command=7[7] len=419 15:18:22.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54022]) No pending packets to flush at end of KEX 15:18:22.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54022]) process #2 SSH_MSG_NEWKEYS 15:18:22.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54022]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:22.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54022]): strict KEX resets input message sequence number from 3 to 0 15:18:22.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54022]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@651095e1; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:22.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:22.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54022]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:22.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54022]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:22.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:54022]) authorized authentication methods: password,publickey 15:18:22.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54022]) Accepted service ssh-userauth 15:18:22.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54022]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:22.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54022]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:22.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54022]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:22.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54022]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:22.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54022]) no authentication factory for method=none 15:18:22.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54022]) SSH_MSG_USERAUTH_REQUEST 15:18:22.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54022]) remaining methods: password,publickey 15:18:22.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54022]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:22.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54022]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:22.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54022]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:22.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54022]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:22.263 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:22.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:54022]) authentication result: true 15:18:22.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:54022]) SSH_MSG_USERAUTH_REQUEST 15:18:22.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54022])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:22.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54022]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:22.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:22.263 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:22.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54022]) no heartbeat to stop 15:18:22.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:54022]) heartbeat type=IGNORE, interval=PT30S 15:18:22.263 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:54022 authenticated 15:18:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54022]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54022]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54022]] session=TransportServerSession[admin@/10.30.171.175:54022] id=0 15:18:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54022])) size=2097152, max=2097152, packet=32768 15:18:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54022]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54022] 15:18:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54022]) recipient=0 15:18:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022])) size=2097152, max=2097152, packet=32768 15:18:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022])) re-initializing 15:18:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022])) size=2097152, max=2097152, packet=32768 15:18:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54022]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54022]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022])[want-reply=true] subsystem=netconf 15:18:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022])[subsystem] prepared command 15:18:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x741c6c1d, L:/10.30.170.167:18119 - R:/10.30.171.175:54022]}} established 15:18:22.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 290: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18119 15:18:22.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 290: Creating data stores for simulated device 15:18:22.265 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:22.265 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:22.265 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:22.265 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:22.265 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:22.266 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@51e6eaeb 15:18:22.266 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:22.266 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:22.266 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:22.266 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:22.266 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:22.267 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:22.267 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:22.267 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:22.267 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@51e6eaeb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@51e6eaeb, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7eea62cc, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7eea62cc, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:22.267 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:22.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:22.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x741c6c1d, L:/10.30.170.167:18119 - R:/10.30.171.175:54022] 15:18:22.268 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 290 on channel [id: 0x741c6c1d, L:/10.30.170.167:18119 - R:/10.30.171.175:54022] 15:18:22.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]) by 1103 down to 2096049 15:18:22.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54022]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:22.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x741c6c1d, L:/10.30.170.167:18119 - R:/10.30.171.175:54022] 15:18:22.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x741c6c1d, L:/10.30.170.167:18119 - R:/10.30.171.175:54022] 15:18:22.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]) request=subsystem result=ReplySuccess, want-reply=true 15:18:22.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54022]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:22.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]) request=subsystem activate command 15:18:22.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]) starting runner for command=netconf 15:18:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54022]) process #5 SSH_MSG_CHANNEL_DATA 15:18:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]) by 373 down to 2096779 15:18:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]) SSH_MSG_CHANNEL_DATA len=373 15:18:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022] 15:18:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x741c6c1d, L:/10.30.170.167:18119 - R:/10.30.171.175:54022]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x741c6c1d, L:/10.30.170.167:18119 - R:/10.30.171.175:54022] 15:18:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x741c6c1d, L:/10.30.170.167:18119 - R:/10.30.171.175:54022] 15:18:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18119', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=290} created 15:18:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=290, channel=[id: 0x741c6c1d, L:/10.30.170.167:18119 - R:/10.30.171.175:54022]} created 15:18:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x741c6c1d, L:/10.30.170.167:18119 - R:/10.30.171.175:54022] successful with session NetconfServerSession{sessionId=290, channel=[id: 0x741c6c1d, L:/10.30.170.167:18119 - R:/10.30.171.175:54022]} 15:18:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=290, channel=[id: 0x741c6c1d, L:/10.30.170.167:18119 - R:/10.30.171.175:54022]} up 15:18:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54022]) process #6 SSH_MSG_CHANNEL_DATA 15:18:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]) by 393 down to 2096386 15:18:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]) SSH_MSG_CHANNEL_DATA len=393 15:18:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022] 15:18:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:22.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:22.270 [netconf-device-simulator-threads-6] 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=290} 15:18:22.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:22.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=290, channel=[id: 0x741c6c1d, L:/10.30.170.167:18119 - R:/10.30.171.175:54022]} EXI handlers added to pipeline 15:18:22.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:22.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]) by 179 down to 2095870 15:18:22.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54022]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:22.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:22.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54022]) process #7 SSH_MSG_CHANNEL_DATA 15:18:22.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]) by 340 down to 2096046 15:18:22.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]) SSH_MSG_CHANNEL_DATA len=340 15:18:22.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022] 15:18:22.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:22.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:22.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=290} 15:18:22.272 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7eea62cc 15:18:22.272 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:22.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:22.272 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:22.272 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:22.272 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:22.272 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:22.272 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:22.272 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:22.272 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:22.272 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:22.272 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:22.272 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:22.272 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:22.272 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:22.272 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:22.272 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:22.272 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:22.272 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:22.272 [netconf-device-simulator-threads-6] 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 15:18:22.272 [netconf-device-simulator-threads-6] 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 15:18:22.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:22.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]) by 733 down to 2095137 15:18:22.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54022]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:22.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:22.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #13 SSH_MSG_IGNORE 15:18:22.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:18:22.314 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:22.362 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38882]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:22.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38882]) process #9 SSH_MSG_IGNORE 15:18:22.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38882]) SSH_MSG_IGNORE 15:18:22.452 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51076]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:22.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51076]) process #16 SSH_MSG_IGNORE 15:18:22.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51076]) SSH_MSG_IGNORE 15:18:22.741 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46206]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:22.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46206]) process #11 SSH_MSG_IGNORE 15:18:22.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46206]) SSH_MSG_IGNORE 15:18:22.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55306]) process #12 SSH_MSG_IGNORE 15:18:22.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55306]) SSH_MSG_IGNORE 15:18:22.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55306]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:22.762 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43696]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:22.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43696]) process #15 SSH_MSG_IGNORE 15:18:22.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43696]) SSH_MSG_IGNORE 15:18:22.773 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55710]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:22.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55710]) process #14 SSH_MSG_IGNORE 15:18:22.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55710]) SSH_MSG_IGNORE 15:18:22.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x49ed4319, L:/10.30.170.167:18120 - R:/10.30.171.175:46850]} 15:18:22.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:46850]): SSH-2.0-SSHD-UNKNOWN 15:18:22.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:46850]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:22.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:46850]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:22.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:46850]) Send SSH_MSG_KEXINIT 15:18:22.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46850]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:22.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46850]) process #0 SSH_MSG_KEXINIT 15:18:22.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:46850]) SSH_MSG_KEXINIT 15:18:22.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:46850]) strict KEX=true client=true server=true 15:18:22.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46850]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:22.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46850]) Kex: server host key algorithms = rsa-sha2-512 15:18:22.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46850]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:22.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46850]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:22.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46850]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:22.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46850]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:22.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46850]) Kex: compression algorithms (client to server) = none 15:18:22.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46850]) Kex: compression algorithms (server to client) = none 15:18:22.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:22.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46850]) process #1 30 15:18:22.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46850]] process command=SSH_MSG_KEXDH_INIT 15:18:22.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46850]] Send SSH_MSG_KEXDH_REPLY 15:18:22.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46850]) packet #1 sending command=31[31] len=1639 15:18:22.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:46850])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:22.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:46850]) Send SSH_MSG_NEWKEYS 15:18:22.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:46850]) session ID=c1:4c:86:02:ea:35:c7:73:52:1d:71:4a:7f:71:f2:f2:3e:8a:c4:ca:0a:3e:01:36:31:8c:9a:02:35:30:6f:3e:5d:83:7f:2b:75:44:2b:46:c4:f9:28:7d:06:e0:53:99:f9:28:54:53:a3:24:e0:b3:09:37:5d:60:5c:58:e7:c9 15:18:22.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46850]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:22.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46850]): strict KEX resets output message sequence number from 3 to 0 15:18:22.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46850]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6a5e0ad6; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:22.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:46850])[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 15:18:22.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46850])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:22.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46850]) packet #0 sending command=7[7] len=419 15:18:22.969 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46850]) No pending packets to flush at end of KEX 15:18:23.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46850]) process #2 SSH_MSG_NEWKEYS 15:18:23.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46850]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:23.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46850]): strict KEX resets input message sequence number from 3 to 0 15:18:23.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46850]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6c0c688d; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:23.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:23.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46850]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:23.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46850]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:23.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:46850]) authorized authentication methods: password,publickey 15:18:23.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46850]) Accepted service ssh-userauth 15:18:23.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46850]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:23.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46850]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:23.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46850]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:23.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46850]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:23.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46850]) no authentication factory for method=none 15:18:23.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46850]) SSH_MSG_USERAUTH_REQUEST 15:18:23.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46850]) remaining methods: password,publickey 15:18:23.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46850]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:23.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46850]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:23.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46850]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:23.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46850]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:23.003 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:23.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:46850]) authentication result: true 15:18:23.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:46850]) SSH_MSG_USERAUTH_REQUEST 15:18:23.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46850])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:23.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46850]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:23.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:23.003 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:23.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46850]) no heartbeat to stop 15:18:23.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:46850]) heartbeat type=IGNORE, interval=PT30S 15:18:23.003 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:46850 authenticated 15:18:23.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46850]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:23.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46850]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:23.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46850]] session=TransportServerSession[admin@/10.30.171.175:46850] id=0 15:18:23.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46850])) size=2097152, max=2097152, packet=32768 15:18:23.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46850]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46850] 15:18:23.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46850]) recipient=0 15:18:23.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850])) size=2097152, max=2097152, packet=32768 15:18:23.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850])) re-initializing 15:18:23.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850])) size=2097152, max=2097152, packet=32768 15:18:23.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:23.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46850]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:23.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46850]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:23.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:23.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850])[want-reply=true] subsystem=netconf 15:18:23.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850])[subsystem] prepared command 15:18:23.004 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:23.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:23.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x49ed4319, L:/10.30.170.167:18120 - R:/10.30.171.175:46850]}} established 15:18:23.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 291: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18120 15:18:23.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 291: Creating data stores for simulated device 15:18:23.004 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:23.004 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:23.004 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:23.004 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:23.005 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:23.005 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@586a1c65 15:18:23.005 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:23.005 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:23.005 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:23.006 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:23.006 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:23.006 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:23.006 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:23.006 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:23.006 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@586a1c65, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@586a1c65, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d0c7306, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d0c7306, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:23.007 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:23.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:23.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x49ed4319, L:/10.30.170.167:18120 - R:/10.30.171.175:46850] 15:18:23.008 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 291 on channel [id: 0x49ed4319, L:/10.30.170.167:18120 - R:/10.30.171.175:46850] 15:18:23.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]) by 1103 down to 2096049 15:18:23.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46850]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:23.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x49ed4319, L:/10.30.170.167:18120 - R:/10.30.171.175:46850] 15:18:23.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x49ed4319, L:/10.30.170.167:18120 - R:/10.30.171.175:46850] 15:18:23.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]) request=subsystem result=ReplySuccess, want-reply=true 15:18:23.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46850]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:23.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]) request=subsystem activate command 15:18:23.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]) starting runner for command=netconf 15:18:23.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46850]) process #5 SSH_MSG_CHANNEL_DATA 15:18:23.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]) by 373 down to 2096779 15:18:23.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]) SSH_MSG_CHANNEL_DATA len=373 15:18:23.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850] 15:18:23.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x49ed4319, L:/10.30.170.167:18120 - R:/10.30.171.175:46850]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:23.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:23.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x49ed4319, L:/10.30.170.167:18120 - R:/10.30.171.175:46850] 15:18:23.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x49ed4319, L:/10.30.170.167:18120 - R:/10.30.171.175:46850] 15:18:23.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18120', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:23.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=291} created 15:18:23.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=291, channel=[id: 0x49ed4319, L:/10.30.170.167:18120 - R:/10.30.171.175:46850]} created 15:18:23.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x49ed4319, L:/10.30.170.167:18120 - R:/10.30.171.175:46850] successful with session NetconfServerSession{sessionId=291, channel=[id: 0x49ed4319, L:/10.30.170.167:18120 - R:/10.30.171.175:46850]} 15:18:23.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=291, channel=[id: 0x49ed4319, L:/10.30.170.167:18120 - R:/10.30.171.175:46850]} up 15:18:23.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46850]) process #6 SSH_MSG_CHANNEL_DATA 15:18:23.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]) by 393 down to 2096386 15:18:23.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]) SSH_MSG_CHANNEL_DATA len=393 15:18:23.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850] 15:18:23.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:23.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:23.010 [netconf-device-simulator-threads-0] 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=291} 15:18:23.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:23.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=291, channel=[id: 0x49ed4319, L:/10.30.170.167:18120 - R:/10.30.171.175:46850]} EXI handlers added to pipeline 15:18:23.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:23.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]) by 179 down to 2095870 15:18:23.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46850]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:23.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:23.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46850]) process #7 SSH_MSG_CHANNEL_DATA 15:18:23.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]) by 340 down to 2096046 15:18:23.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]) SSH_MSG_CHANNEL_DATA len=340 15:18:23.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850] 15:18:23.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:23.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:23.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=291} 15:18:23.013 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d0c7306 15:18:23.013 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:23.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:23.014 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:23.014 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:23.014 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:23.014 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:23.014 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:23.014 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:23.014 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:23.014 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:23.014 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:23.014 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:23.014 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:23.014 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:23.014 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:23.014 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:23.014 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:23.014 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:23.014 [netconf-device-simulator-threads-0] 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 15:18:23.014 [netconf-device-simulator-threads-0] 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 15:18:23.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:23.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]) by 733 down to 2095137 15:18:23.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46850]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:23.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:23.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52710]) process #10 SSH_MSG_IGNORE 15:18:23.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52710]) SSH_MSG_IGNORE 15:18:23.058 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52710]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:23.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57962]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:23.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57962]) process #8 SSH_MSG_IGNORE 15:18:23.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57962]) SSH_MSG_IGNORE 15:18:23.194 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:23.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54094]) process #17 SSH_MSG_IGNORE 15:18:23.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54094]) SSH_MSG_IGNORE 15:18:23.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59730]) process #13 SSH_MSG_IGNORE 15:18:23.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59730]) SSH_MSG_IGNORE 15:18:23.215 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59730]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:23.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:23.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35512]) process #18 SSH_MSG_IGNORE 15:18:23.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35512]) SSH_MSG_IGNORE 15:18:23.363 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47358]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47358]) process #9 SSH_MSG_IGNORE 15:18:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47358]) SSH_MSG_IGNORE 15:18:23.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe855c381, L:/10.30.170.167:18121 - R:/10.30.171.175:40294]} 15:18:23.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:40294]): SSH-2.0-SSHD-UNKNOWN 15:18:23.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:40294]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:23.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:40294]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:23.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:40294]) Send SSH_MSG_KEXINIT 15:18:23.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40294]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:23.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40294]) process #0 SSH_MSG_KEXINIT 15:18:23.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:40294]) SSH_MSG_KEXINIT 15:18:23.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:40294]) strict KEX=true client=true server=true 15:18:23.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40294]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:23.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40294]) Kex: server host key algorithms = rsa-sha2-512 15:18:23.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40294]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:23.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40294]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:23.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40294]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:23.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40294]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:23.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40294]) Kex: compression algorithms (client to server) = none 15:18:23.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40294]) Kex: compression algorithms (server to client) = none 15:18:23.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:23.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40294]) process #1 30 15:18:23.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40294]] process command=SSH_MSG_KEXDH_INIT 15:18:23.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40294]] Send SSH_MSG_KEXDH_REPLY 15:18:23.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40294]) packet #1 sending command=31[31] len=1639 15:18:23.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:40294])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:23.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:40294]) Send SSH_MSG_NEWKEYS 15:18:23.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:40294]) session ID=83:a4:01:ad:38:ca:a7:cc:51:90:ad:07:cf:e1:28:3a:2a:da:79:1d:87:0a:4b:87:e9:1a:9c:52:4c:31:00:44:ef:f4:35:8b:ac:53:64:cb:a3:8e:0b:bb:04:4f:63:4d:ef:f0:0a:6f:1c:c4:c3:0f:f6:0a:80:46:b8:e2:40:3c 15:18:23.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40294]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:23.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40294]): strict KEX resets output message sequence number from 3 to 0 15:18:23.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40294]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@257326e7; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:23.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:40294])[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 15:18:23.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40294])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:23.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40294]) packet #0 sending command=7[7] len=419 15:18:23.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40294]) No pending packets to flush at end of KEX 15:18:23.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40294]) process #2 SSH_MSG_NEWKEYS 15:18:23.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40294]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:23.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40294]): strict KEX resets input message sequence number from 3 to 0 15:18:23.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40294]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@25a7f5d4; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:23.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:23.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40294]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:23.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40294]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:23.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:40294]) authorized authentication methods: password,publickey 15:18:23.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40294]) Accepted service ssh-userauth 15:18:23.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40294]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:23.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40294]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:23.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40294]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:23.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40294]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:23.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40294]) no authentication factory for method=none 15:18:23.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40294]) SSH_MSG_USERAUTH_REQUEST 15:18:23.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40294]) remaining methods: password,publickey 15:18:23.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40294]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:23.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40294]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:23.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40294]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:23.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40294]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:23.693 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:23.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:40294]) authentication result: true 15:18:23.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:40294]) SSH_MSG_USERAUTH_REQUEST 15:18:23.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40294])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:23.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40294]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:23.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:23.693 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:23.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40294]) no heartbeat to stop 15:18:23.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:40294]) heartbeat type=IGNORE, interval=PT30S 15:18:23.693 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:40294 authenticated 15:18:23.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40294]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:23.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40294]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40294]] session=TransportServerSession[admin@/10.30.171.175:40294] id=0 15:18:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40294])) size=2097152, max=2097152, packet=32768 15:18:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40294]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40294] 15:18:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40294]) recipient=0 15:18:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294])) size=2097152, max=2097152, packet=32768 15:18:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294])) re-initializing 15:18:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294])) size=2097152, max=2097152, packet=32768 15:18:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40294]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40294]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294])[want-reply=true] subsystem=netconf 15:18:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294])[subsystem] prepared command 15:18:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe855c381, L:/10.30.170.167:18121 - R:/10.30.171.175:40294]}} established 15:18:23.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 292: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18121 15:18:23.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 292: Creating data stores for simulated device 15:18:23.695 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:23.695 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:23.695 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:23.695 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:23.695 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:23.696 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7931b92b 15:18:23.696 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:23.697 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:23.697 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:23.697 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:23.697 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:23.697 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:23.697 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:23.698 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:23.698 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7931b92b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7931b92b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53dd5388, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53dd5388, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:23.698 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:23.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:23.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe855c381, L:/10.30.170.167:18121 - R:/10.30.171.175:40294] 15:18:23.699 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 292 on channel [id: 0xe855c381, L:/10.30.170.167:18121 - R:/10.30.171.175:40294] 15:18:23.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]) by 1103 down to 2096049 15:18:23.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40294]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:23.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe855c381, L:/10.30.170.167:18121 - R:/10.30.171.175:40294] 15:18:23.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe855c381, L:/10.30.170.167:18121 - R:/10.30.171.175:40294] 15:18:23.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]) request=subsystem result=ReplySuccess, want-reply=true 15:18:23.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40294]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:23.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]) request=subsystem activate command 15:18:23.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]) starting runner for command=netconf 15:18:23.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40294]) process #5 SSH_MSG_CHANNEL_DATA 15:18:23.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]) by 373 down to 2096779 15:18:23.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]) SSH_MSG_CHANNEL_DATA len=373 15:18:23.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294] 15:18:23.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe855c381, L:/10.30.170.167:18121 - R:/10.30.171.175:40294]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:23.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:23.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe855c381, L:/10.30.170.167:18121 - R:/10.30.171.175:40294] 15:18:23.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe855c381, L:/10.30.170.167:18121 - R:/10.30.171.175:40294] 15:18:23.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18121', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:23.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=292} created 15:18:23.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=292, channel=[id: 0xe855c381, L:/10.30.170.167:18121 - R:/10.30.171.175:40294]} created 15:18:23.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe855c381, L:/10.30.170.167:18121 - R:/10.30.171.175:40294] successful with session NetconfServerSession{sessionId=292, channel=[id: 0xe855c381, L:/10.30.170.167:18121 - R:/10.30.171.175:40294]} 15:18:23.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=292, channel=[id: 0xe855c381, L:/10.30.170.167:18121 - R:/10.30.171.175:40294]} up 15:18:23.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40294]) process #6 SSH_MSG_CHANNEL_DATA 15:18:23.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]) by 393 down to 2096386 15:18:23.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]) SSH_MSG_CHANNEL_DATA len=393 15:18:23.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294] 15:18:23.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:23.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:23.702 [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=292} 15:18:23.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:23.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=292, channel=[id: 0xe855c381, L:/10.30.170.167:18121 - R:/10.30.171.175:40294]} EXI handlers added to pipeline 15:18:23.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:23.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]) by 179 down to 2095870 15:18:23.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40294]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:23.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:23.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40294]) process #7 SSH_MSG_CHANNEL_DATA 15:18:23.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]) by 340 down to 2096046 15:18:23.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]) SSH_MSG_CHANNEL_DATA len=340 15:18:23.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294] 15:18:23.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:23.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:23.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=292} 15:18:23.704 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53dd5388 15:18:23.704 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:23.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:23.704 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:23.704 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:23.704 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:23.704 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:23.704 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:23.704 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:23.704 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:23.704 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:23.704 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:23.704 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:23.704 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:23.704 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:23.704 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:23.704 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:23.705 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:23.705 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:23.705 [netconf-device-simulator-threads-2] 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 15:18:23.705 [netconf-device-simulator-threads-2] 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 15:18:23.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:23.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]) by 733 down to 2095137 15:18:23.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40294]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:23.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:23.918 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56642]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:23.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56642]) process #11 SSH_MSG_IGNORE 15:18:23.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56642]) SSH_MSG_IGNORE 15:18:23.926 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33250]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:23.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33250]) process #16 SSH_MSG_IGNORE 15:18:23.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33250]) SSH_MSG_IGNORE 15:18:23.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38228]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:23.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38228]) process #10 SSH_MSG_IGNORE 15:18:23.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38228]) SSH_MSG_IGNORE 15:18:24.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdba728dc, L:/10.30.170.167:18122 - R:/10.30.171.175:42684]} 15:18:24.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:42684]): SSH-2.0-SSHD-UNKNOWN 15:18:24.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:42684]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:24.193 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:42684]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:24.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56112]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:24.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56112]) process #15 SSH_MSG_IGNORE 15:18:24.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56112]) SSH_MSG_IGNORE 15:18:24.239 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53034]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:24.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53034]) process #14 SSH_MSG_IGNORE 15:18:24.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53034]) SSH_MSG_IGNORE 15:18:24.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:42684]) Send SSH_MSG_KEXINIT 15:18:24.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42684]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:24.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42684]) process #0 SSH_MSG_KEXINIT 15:18:24.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:42684]) SSH_MSG_KEXINIT 15:18:24.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:42684]) strict KEX=true client=true server=true 15:18:24.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42684]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:24.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42684]) Kex: server host key algorithms = rsa-sha2-512 15:18:24.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42684]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:24.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42684]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:24.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42684]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:24.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42684]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:24.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42684]) Kex: compression algorithms (client to server) = none 15:18:24.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42684]) Kex: compression algorithms (server to client) = none 15:18:24.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:24.252 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36500]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:24.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36500]) process #12 SSH_MSG_IGNORE 15:18:24.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36500]) SSH_MSG_IGNORE 15:18:24.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42684]) process #1 30 15:18:24.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42684]] process command=SSH_MSG_KEXDH_INIT 15:18:24.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42684]] Send SSH_MSG_KEXDH_REPLY 15:18:24.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42684]) packet #1 sending command=31[31] len=1639 15:18:24.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:42684])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:24.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:42684]) Send SSH_MSG_NEWKEYS 15:18:24.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:42684]) session ID=46:07:10:c9:35:af:f2:da:98:7c:4b:0d:45:aa:dd:b8:41:e5:76:92:ba:72:45:63:4f:2a:07:d6:4f:96:1c:32:0d:93:9b:74:a5:0c:ac:8b:1b:af:e9:40:01:22:a2:bd:f4:1d:18:bf:a1:5f:6d:58:74:75:76:40:6c:b4:bc:31 15:18:24.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42684]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:24.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42684]): strict KEX resets output message sequence number from 3 to 0 15:18:24.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42684]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@47e0fd9; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:24.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:42684])[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 15:18:24.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42684])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:24.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42684]) packet #0 sending command=7[7] len=419 15:18:24.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42684]) No pending packets to flush at end of KEX 15:18:24.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42684]) process #2 SSH_MSG_NEWKEYS 15:18:24.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42684]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:24.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42684]): strict KEX resets input message sequence number from 3 to 0 15:18:24.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42684]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5e88a6f0; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:24.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:24.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42684]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:24.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42684]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:24.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:42684]) authorized authentication methods: password,publickey 15:18:24.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42684]) Accepted service ssh-userauth 15:18:24.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42684]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:24.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42684]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:24.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42684]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:24.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42684]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:24.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42684]) no authentication factory for method=none 15:18:24.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42684]) SSH_MSG_USERAUTH_REQUEST 15:18:24.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42684]) remaining methods: password,publickey 15:18:24.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42684]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:24.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42684]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:24.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42684]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:24.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42684]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:24.370 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:24.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:42684]) authentication result: true 15:18:24.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:42684]) SSH_MSG_USERAUTH_REQUEST 15:18:24.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42684])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:24.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42684]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:24.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:24.370 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:24.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42684]) no heartbeat to stop 15:18:24.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:42684]) heartbeat type=IGNORE, interval=PT30S 15:18:24.370 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:42684 authenticated 15:18:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42684]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42684]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42684]] session=TransportServerSession[admin@/10.30.171.175:42684] id=0 15:18:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42684])) size=2097152, max=2097152, packet=32768 15:18:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42684]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42684] 15:18:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42684]) recipient=0 15:18:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684])) size=2097152, max=2097152, packet=32768 15:18:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684])) re-initializing 15:18:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684])) size=2097152, max=2097152, packet=32768 15:18:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42684]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42684]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684])[want-reply=true] subsystem=netconf 15:18:24.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684])[subsystem] prepared command 15:18:24.372 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:24.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:24.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdba728dc, L:/10.30.170.167:18122 - R:/10.30.171.175:42684]}} established 15:18:24.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 293: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18122 15:18:24.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 293: Creating data stores for simulated device 15:18:24.372 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:24.372 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:24.372 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:24.372 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:24.372 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:24.373 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1af05f9c 15:18:24.373 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:24.373 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:24.373 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:24.373 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:24.373 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:24.373 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:24.373 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:24.373 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:24.373 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1af05f9c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1af05f9c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70f2bf3b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70f2bf3b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:24.373 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:24.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:24.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdba728dc, L:/10.30.170.167:18122 - R:/10.30.171.175:42684] 15:18:24.374 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 293 on channel [id: 0xdba728dc, L:/10.30.170.167:18122 - R:/10.30.171.175:42684] 15:18:24.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]) by 1103 down to 2096049 15:18:24.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42684]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:24.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdba728dc, L:/10.30.170.167:18122 - R:/10.30.171.175:42684] 15:18:24.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdba728dc, L:/10.30.170.167:18122 - R:/10.30.171.175:42684] 15:18:24.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]) request=subsystem result=ReplySuccess, want-reply=true 15:18:24.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42684]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:24.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]) request=subsystem activate command 15:18:24.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]) starting runner for command=netconf 15:18:24.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42684]) process #5 SSH_MSG_CHANNEL_DATA 15:18:24.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]) by 373 down to 2096779 15:18:24.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]) SSH_MSG_CHANNEL_DATA len=373 15:18:24.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684] 15:18:24.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xdba728dc, L:/10.30.170.167:18122 - R:/10.30.171.175:42684]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:24.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:24.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdba728dc, L:/10.30.170.167:18122 - R:/10.30.171.175:42684] 15:18:24.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdba728dc, L:/10.30.170.167:18122 - R:/10.30.171.175:42684] 15:18:24.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18122', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:24.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=293} created 15:18:24.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=293, channel=[id: 0xdba728dc, L:/10.30.170.167:18122 - R:/10.30.171.175:42684]} created 15:18:24.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdba728dc, L:/10.30.170.167:18122 - R:/10.30.171.175:42684] successful with session NetconfServerSession{sessionId=293, channel=[id: 0xdba728dc, L:/10.30.170.167:18122 - R:/10.30.171.175:42684]} 15:18:24.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=293, channel=[id: 0xdba728dc, L:/10.30.170.167:18122 - R:/10.30.171.175:42684]} up 15:18:24.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42684]) process #6 SSH_MSG_CHANNEL_DATA 15:18:24.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]) by 393 down to 2096386 15:18:24.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]) SSH_MSG_CHANNEL_DATA len=393 15:18:24.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684] 15:18:24.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:24.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:24.376 [netconf-device-simulator-threads-4] 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=293} 15:18:24.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:24.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=293, channel=[id: 0xdba728dc, L:/10.30.170.167:18122 - R:/10.30.171.175:42684]} EXI handlers added to pipeline 15:18:24.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:24.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]) by 179 down to 2095870 15:18:24.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42684]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:24.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:24.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42684]) process #7 SSH_MSG_CHANNEL_DATA 15:18:24.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]) by 340 down to 2096046 15:18:24.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]) SSH_MSG_CHANNEL_DATA len=340 15:18:24.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684] 15:18:24.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:24.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:24.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=293} 15:18:24.378 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70f2bf3b 15:18:24.378 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:24.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:24.378 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:24.378 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:24.378 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:24.378 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:24.378 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:24.378 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:24.378 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:24.378 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:24.378 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:24.378 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:24.378 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:24.378 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:24.378 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:24.378 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:24.378 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:24.378 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:24.379 [netconf-device-simulator-threads-4] 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 15:18:24.379 [netconf-device-simulator-threads-4] 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 15:18:24.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:24.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]) by 733 down to 2095137 15:18:24.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42684]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:24.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:24.455 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:24.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36672]) process #17 SSH_MSG_IGNORE 15:18:24.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36672]) SSH_MSG_IGNORE 15:18:24.458 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52534]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52534]) process #13 SSH_MSG_IGNORE 15:18:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52534]) SSH_MSG_IGNORE 15:18:24.468 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:24.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45706]) process #18 SSH_MSG_IGNORE 15:18:24.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45706]) SSH_MSG_IGNORE 15:18:24.597 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55244]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:24.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55244]) process #9 SSH_MSG_IGNORE 15:18:24.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55244]) SSH_MSG_IGNORE 15:18:24.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37608]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:24.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37608]) process #11 SSH_MSG_IGNORE 15:18:24.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37608]) SSH_MSG_IGNORE 15:18:24.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37362]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:24.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37362]) process #8 SSH_MSG_IGNORE 15:18:24.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37362]) SSH_MSG_IGNORE 15:18:24.864 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x47f306c7, L:/10.30.170.167:18123 - R:/10.30.171.175:51716]} 15:18:24.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:51716]): SSH-2.0-SSHD-UNKNOWN 15:18:24.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:51716]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:24.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:51716]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:24.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51856]) process #10 SSH_MSG_IGNORE 15:18:24.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51856]) SSH_MSG_IGNORE 15:18:24.938 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51856]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:25.036 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40964]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:25.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40964]) process #16 SSH_MSG_IGNORE 15:18:25.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40964]) SSH_MSG_IGNORE 15:18:25.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:51716]) Send SSH_MSG_KEXINIT 15:18:25.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51716]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:25.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51716]) process #0 SSH_MSG_KEXINIT 15:18:25.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:51716]) SSH_MSG_KEXINIT 15:18:25.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:51716]) strict KEX=true client=true server=true 15:18:25.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51716]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:25.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51716]) Kex: server host key algorithms = rsa-sha2-512 15:18:25.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51716]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:25.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51716]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:25.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51716]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:25.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51716]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:25.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51716]) Kex: compression algorithms (client to server) = none 15:18:25.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51716]) Kex: compression algorithms (server to client) = none 15:18:25.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:25.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51716]) process #1 30 15:18:25.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51716]] process command=SSH_MSG_KEXDH_INIT 15:18:25.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51716]] Send SSH_MSG_KEXDH_REPLY 15:18:25.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51716]) packet #1 sending command=31[31] len=1639 15:18:25.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:51716])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:25.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:51716]) Send SSH_MSG_NEWKEYS 15:18:25.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:51716]) session ID=5c:fd:a6:fc:47:17:ad:c5:ed:20:e0:34:91:8d:91:c0:d9:a3:1a:2e:64:36:0d:df:6e:09:7b:1b:c5:00:95:f8:dd:6b:d0:73:62:08:1a:dc:05:c1:e4:c5:2a:e6:19:06:ca:51:60:88:dc:46:e1:ea:bc:f7:36:1b:d9:ce:9b:07 15:18:25.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51716]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:25.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51716]): strict KEX resets output message sequence number from 3 to 0 15:18:25.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51716]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@37a8df40; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:25.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:51716])[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 15:18:25.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51716])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:25.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51716]) packet #0 sending command=7[7] len=419 15:18:25.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51716]) No pending packets to flush at end of KEX 15:18:25.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51716]) process #2 SSH_MSG_NEWKEYS 15:18:25.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51716]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:25.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51716]): strict KEX resets input message sequence number from 3 to 0 15:18:25.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51716]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@37ea243e; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:25.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:25.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51716]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:25.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51716]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:25.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:51716]) authorized authentication methods: password,publickey 15:18:25.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51716]) Accepted service ssh-userauth 15:18:25.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51716]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:25.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51716]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:25.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51716]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:25.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51716]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:25.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51716]) no authentication factory for method=none 15:18:25.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51716]) SSH_MSG_USERAUTH_REQUEST 15:18:25.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51716]) remaining methods: password,publickey 15:18:25.201 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51716]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:25.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51716]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:25.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51716]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:25.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51716]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:25.202 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:25.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:51716]) authentication result: true 15:18:25.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:51716]) SSH_MSG_USERAUTH_REQUEST 15:18:25.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51716])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:25.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51716]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:25.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:25.202 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:25.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51716]) no heartbeat to stop 15:18:25.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:51716]) heartbeat type=IGNORE, interval=PT30S 15:18:25.202 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:51716 authenticated 15:18:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51716]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51716]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51716]] session=TransportServerSession[admin@/10.30.171.175:51716] id=0 15:18:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51716])) size=2097152, max=2097152, packet=32768 15:18:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51716]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51716] 15:18:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51716]) recipient=0 15:18:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716])) size=2097152, max=2097152, packet=32768 15:18:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716])) re-initializing 15:18:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716])) size=2097152, max=2097152, packet=32768 15:18:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51716]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51716]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716])[want-reply=true] subsystem=netconf 15:18:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716])[subsystem] prepared command 15:18:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x47f306c7, L:/10.30.170.167:18123 - R:/10.30.171.175:51716]}} established 15:18:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 294: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18123 15:18:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 294: Creating data stores for simulated device 15:18:25.203 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:25.203 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:25.204 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:25.204 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@377fe207 15:18:25.204 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:25.204 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:25.204 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:25.204 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:25.205 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:25.205 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:25.205 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:25.205 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:25.205 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@377fe207, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@377fe207, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@261b0062, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@261b0062, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:25.205 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:25.205 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:25.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x47f306c7, L:/10.30.170.167:18123 - R:/10.30.171.175:51716] 15:18:25.206 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 294 on channel [id: 0x47f306c7, L:/10.30.170.167:18123 - R:/10.30.171.175:51716] 15:18:25.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]) by 1103 down to 2096049 15:18:25.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51716]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:25.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x47f306c7, L:/10.30.170.167:18123 - R:/10.30.171.175:51716] 15:18:25.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x47f306c7, L:/10.30.170.167:18123 - R:/10.30.171.175:51716] 15:18:25.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]) request=subsystem result=ReplySuccess, want-reply=true 15:18:25.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51716]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:25.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]) request=subsystem activate command 15:18:25.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]) starting runner for command=netconf 15:18:25.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51716]) process #5 SSH_MSG_CHANNEL_DATA 15:18:25.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]) by 373 down to 2096779 15:18:25.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]) SSH_MSG_CHANNEL_DATA len=373 15:18:25.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716] 15:18:25.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x47f306c7, L:/10.30.170.167:18123 - R:/10.30.171.175:51716]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:25.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:25.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x47f306c7, L:/10.30.170.167:18123 - R:/10.30.171.175:51716] 15:18:25.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x47f306c7, L:/10.30.170.167:18123 - R:/10.30.171.175:51716] 15:18:25.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18123', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:25.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=294} created 15:18:25.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=294, channel=[id: 0x47f306c7, L:/10.30.170.167:18123 - R:/10.30.171.175:51716]} created 15:18:25.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x47f306c7, L:/10.30.170.167:18123 - R:/10.30.171.175:51716] successful with session NetconfServerSession{sessionId=294, channel=[id: 0x47f306c7, L:/10.30.170.167:18123 - R:/10.30.171.175:51716]} 15:18:25.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=294, channel=[id: 0x47f306c7, L:/10.30.170.167:18123 - R:/10.30.171.175:51716]} up 15:18:25.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51716]) process #6 SSH_MSG_CHANNEL_DATA 15:18:25.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]) by 393 down to 2096386 15:18:25.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]) SSH_MSG_CHANNEL_DATA len=393 15:18:25.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716] 15:18:25.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:25.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:25.207 [netconf-device-simulator-threads-6] 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=294} 15:18:25.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:25.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=294, channel=[id: 0x47f306c7, L:/10.30.170.167:18123 - R:/10.30.171.175:51716]} EXI handlers added to pipeline 15:18:25.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:25.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]) by 179 down to 2095870 15:18:25.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51716]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:25.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:25.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51716]) process #7 SSH_MSG_CHANNEL_DATA 15:18:25.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]) by 340 down to 2096046 15:18:25.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]) SSH_MSG_CHANNEL_DATA len=340 15:18:25.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716] 15:18:25.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:25.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:25.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=294} 15:18:25.213 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@261b0062 15:18:25.213 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:25.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:25.213 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:25.213 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:25.213 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:25.213 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:25.213 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:25.213 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:25.213 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:25.213 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:25.213 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:25.213 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:25.213 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:25.213 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:25.213 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:25.213 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:25.213 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:25.213 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:25.213 [netconf-device-simulator-threads-6] 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 15:18:25.213 [netconf-device-simulator-threads-6] 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 15:18:25.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:25.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]) by 733 down to 2095137 15:18:25.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51716]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:25.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:25.238 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34418]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:25.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34418]) process #12 SSH_MSG_IGNORE 15:18:25.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34418]) SSH_MSG_IGNORE 15:18:25.479 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45984]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:25.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45984]) process #15 SSH_MSG_IGNORE 15:18:25.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45984]) SSH_MSG_IGNORE 15:18:25.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44806]) process #14 SSH_MSG_IGNORE 15:18:25.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44806]) SSH_MSG_IGNORE 15:18:25.503 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44806]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:25.675 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53350]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:25.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53350]) process #9 SSH_MSG_IGNORE 15:18:25.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53350]) SSH_MSG_IGNORE 15:18:25.692 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:25.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39236]) process #17 SSH_MSG_IGNORE 15:18:25.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39236]) SSH_MSG_IGNORE 15:18:25.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47334]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:25.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47334]) process #13 SSH_MSG_IGNORE 15:18:25.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47334]) SSH_MSG_IGNORE 15:18:25.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:25.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35100]) process #18 SSH_MSG_IGNORE 15:18:25.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35100]) SSH_MSG_IGNORE 15:18:25.772 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39660]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39660]) process #11 SSH_MSG_IGNORE 15:18:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39660]) SSH_MSG_IGNORE 15:18:25.924 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60986]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:25.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60986]) process #8 SSH_MSG_IGNORE 15:18:25.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60986]) SSH_MSG_IGNORE 15:18:26.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54436]) process #10 SSH_MSG_IGNORE 15:18:26.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54436]) SSH_MSG_IGNORE 15:18:26.054 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54436]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:26.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa52f05a5, L:/10.30.170.167:18124 - R:/10.30.171.175:57552]} 15:18:26.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:57552]): SSH-2.0-SSHD-UNKNOWN 15:18:26.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:57552]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:26.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:57552]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:26.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:57552]) Send SSH_MSG_KEXINIT 15:18:26.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57552]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:26.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57552]) process #0 SSH_MSG_KEXINIT 15:18:26.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:57552]) SSH_MSG_KEXINIT 15:18:26.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:57552]) strict KEX=true client=true server=true 15:18:26.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57552]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:26.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57552]) Kex: server host key algorithms = rsa-sha2-512 15:18:26.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57552]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:26.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57552]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:26.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57552]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:26.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57552]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:26.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57552]) Kex: compression algorithms (client to server) = none 15:18:26.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57552]) Kex: compression algorithms (server to client) = none 15:18:26.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:26.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45298]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:26.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45298]) process #16 SSH_MSG_IGNORE 15:18:26.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45298]) SSH_MSG_IGNORE 15:18:26.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57552]) process #1 30 15:18:26.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57552]] process command=SSH_MSG_KEXDH_INIT 15:18:26.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57552]] Send SSH_MSG_KEXDH_REPLY 15:18:26.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57552]) packet #1 sending command=31[31] len=1639 15:18:26.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:57552])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:26.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:57552]) Send SSH_MSG_NEWKEYS 15:18:26.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:57552]) session ID=ea:55:6d:4e:99:2c:d8:33:36:28:39:e5:4a:59:34:d4:83:c8:94:57:78:8a:92:d9:23:58:5a:52:87:ec:76:7c:81:54:bc:2f:e9:42:d3:d1:ca:5e:e4:ca:07:38:1e:99:af:a3:08:9c:e0:fd:b4:9f:71:80:59:a5:d1:d7:60:ee 15:18:26.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57552]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:26.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57552]): strict KEX resets output message sequence number from 3 to 0 15:18:26.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57552]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3c0d50f1; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:26.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:57552])[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 15:18:26.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57552])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:26.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57552]) packet #0 sending command=7[7] len=419 15:18:26.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57552]) No pending packets to flush at end of KEX 15:18:26.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57552]) process #2 SSH_MSG_NEWKEYS 15:18:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57552]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57552]): strict KEX resets input message sequence number from 3 to 0 15:18:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57552]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@27aa4a65; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57552]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57552]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:57552]) authorized authentication methods: password,publickey 15:18:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57552]) Accepted service ssh-userauth 15:18:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57552]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57552]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57552]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57552]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57552]) no authentication factory for method=none 15:18:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57552]) SSH_MSG_USERAUTH_REQUEST 15:18:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57552]) remaining methods: password,publickey 15:18:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57552]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57552]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57552]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57552]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:26.426 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:57552]) authentication result: true 15:18:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:57552]) SSH_MSG_USERAUTH_REQUEST 15:18:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57552])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57552]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57552]) no heartbeat to stop 15:18:26.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:57552]) heartbeat type=IGNORE, interval=PT30S 15:18:26.427 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:57552 authenticated 15:18:26.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57552]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:26.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57552]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:26.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57552]] session=TransportServerSession[admin@/10.30.171.175:57552] id=0 15:18:26.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57552])) size=2097152, max=2097152, packet=32768 15:18:26.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57552]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57552] 15:18:26.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57552]) recipient=0 15:18:26.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552])) size=2097152, max=2097152, packet=32768 15:18:26.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552])) re-initializing 15:18:26.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552])) size=2097152, max=2097152, packet=32768 15:18:26.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:26.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57552]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57552]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552])[want-reply=true] subsystem=netconf 15:18:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552])[subsystem] prepared command 15:18:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa52f05a5, L:/10.30.170.167:18124 - R:/10.30.171.175:57552]}} established 15:18:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 295: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18124 15:18:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 295: Creating data stores for simulated device 15:18:26.428 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:26.428 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:26.428 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:26.429 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c44fb81 15:18:26.429 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:26.429 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:26.429 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:26.429 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:26.430 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:26.430 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:26.430 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:26.430 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:26.430 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c44fb81, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c44fb81, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21b54389, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21b54389, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:26.430 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:26.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:26.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa52f05a5, L:/10.30.170.167:18124 - R:/10.30.171.175:57552] 15:18:26.431 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 295 on channel [id: 0xa52f05a5, L:/10.30.170.167:18124 - R:/10.30.171.175:57552] 15:18:26.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]) by 1103 down to 2096049 15:18:26.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57552]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:26.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa52f05a5, L:/10.30.170.167:18124 - R:/10.30.171.175:57552] 15:18:26.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa52f05a5, L:/10.30.170.167:18124 - R:/10.30.171.175:57552] 15:18:26.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]) request=subsystem result=ReplySuccess, want-reply=true 15:18:26.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57552]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:26.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]) request=subsystem activate command 15:18:26.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]) starting runner for command=netconf 15:18:26.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57552]) process #5 SSH_MSG_CHANNEL_DATA 15:18:26.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]) by 373 down to 2096779 15:18:26.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]) SSH_MSG_CHANNEL_DATA len=373 15:18:26.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552] 15:18:26.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa52f05a5, L:/10.30.170.167:18124 - R:/10.30.171.175:57552]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:26.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:26.432 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa52f05a5, L:/10.30.170.167:18124 - R:/10.30.171.175:57552] 15:18:26.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa52f05a5, L:/10.30.170.167:18124 - R:/10.30.171.175:57552] 15:18:26.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18124', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:26.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=295} created 15:18:26.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=295, channel=[id: 0xa52f05a5, L:/10.30.170.167:18124 - R:/10.30.171.175:57552]} created 15:18:26.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa52f05a5, L:/10.30.170.167:18124 - R:/10.30.171.175:57552] successful with session NetconfServerSession{sessionId=295, channel=[id: 0xa52f05a5, L:/10.30.170.167:18124 - R:/10.30.171.175:57552]} 15:18:26.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=295, channel=[id: 0xa52f05a5, L:/10.30.170.167:18124 - R:/10.30.171.175:57552]} up 15:18:26.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57552]) process #6 SSH_MSG_CHANNEL_DATA 15:18:26.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]) by 393 down to 2096386 15:18:26.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]) SSH_MSG_CHANNEL_DATA len=393 15:18:26.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552] 15:18:26.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:26.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:26.433 [netconf-device-simulator-threads-0] 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=295} 15:18:26.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:26.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=295, channel=[id: 0xa52f05a5, L:/10.30.170.167:18124 - R:/10.30.171.175:57552]} EXI handlers added to pipeline 15:18:26.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:26.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]) by 179 down to 2095870 15:18:26.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57552]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:26.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:26.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57552]) process #7 SSH_MSG_CHANNEL_DATA 15:18:26.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]) by 340 down to 2096046 15:18:26.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]) SSH_MSG_CHANNEL_DATA len=340 15:18:26.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552] 15:18:26.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:26.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:26.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=295} 15:18:26.436 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21b54389 15:18:26.436 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:26.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:26.436 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:26.436 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:26.436 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:26.436 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:26.436 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:26.436 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:26.436 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:26.436 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:26.436 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:26.436 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:26.436 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:26.436 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:26.436 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:26.436 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:26.436 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:26.436 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:26.436 [netconf-device-simulator-threads-0] 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 15:18:26.436 [netconf-device-simulator-threads-0] 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 15:18:26.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:26.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]) by 733 down to 2095137 15:18:26.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57552]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:26.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:26.596 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48660]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:26.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48660]) process #14 SSH_MSG_IGNORE 15:18:26.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48660]) SSH_MSG_IGNORE 15:18:26.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60992]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:26.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60992]) process #15 SSH_MSG_IGNORE 15:18:26.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60992]) SSH_MSG_IGNORE 15:18:26.726 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60446]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:26.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60446]) process #11 SSH_MSG_IGNORE 15:18:26.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60446]) SSH_MSG_IGNORE 15:18:26.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39688]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:26.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39688]) process #12 SSH_MSG_IGNORE 15:18:26.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39688]) SSH_MSG_IGNORE 15:18:26.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48528]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:26.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48528]) process #13 SSH_MSG_IGNORE 15:18:26.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48528]) SSH_MSG_IGNORE 15:18:26.822 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:26.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39396]) process #18 SSH_MSG_IGNORE 15:18:26.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39396]) SSH_MSG_IGNORE 15:18:26.857 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60546]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:26.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60546]) process #8 SSH_MSG_IGNORE 15:18:26.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60546]) SSH_MSG_IGNORE 15:18:26.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38280]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38280]) process #9 SSH_MSG_IGNORE 15:18:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38280]) SSH_MSG_IGNORE 15:18:27.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:27.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34870]) process #17 SSH_MSG_IGNORE 15:18:27.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34870]) SSH_MSG_IGNORE 15:18:27.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x18a7b229, L:/10.30.170.167:18125 - R:/10.30.171.175:41124]} 15:18:27.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:41124]): SSH-2.0-SSHD-UNKNOWN 15:18:27.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:41124]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:27.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:41124]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:27.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37712]) process #16 SSH_MSG_IGNORE 15:18:27.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37712]) SSH_MSG_IGNORE 15:18:27.442 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37712]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:27.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39886]) process #10 SSH_MSG_IGNORE 15:18:27.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39886]) SSH_MSG_IGNORE 15:18:27.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39886]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:27.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56184]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:27.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56184]) process #14 SSH_MSG_IGNORE 15:18:27.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56184]) SSH_MSG_IGNORE 15:18:27.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39056]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:27.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39056]) process #15 SSH_MSG_IGNORE 15:18:27.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39056]) SSH_MSG_IGNORE 15:18:27.843 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42454]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:27.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42454]) process #12 SSH_MSG_IGNORE 15:18:27.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42454]) SSH_MSG_IGNORE 15:18:28.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60176]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:28.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47120]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60176]) process #11 SSH_MSG_IGNORE 15:18:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60176]) SSH_MSG_IGNORE 15:18:28.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47120]) process #13 SSH_MSG_IGNORE 15:18:28.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47120]) SSH_MSG_IGNORE 15:18:28.131 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49192]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49192]) process #8 SSH_MSG_IGNORE 15:18:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49192]) SSH_MSG_IGNORE 15:18:28.186 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49288]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49288]) process #9 SSH_MSG_IGNORE 15:18:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49288]) SSH_MSG_IGNORE 15:18:28.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:41124]) Send SSH_MSG_KEXINIT 15:18:28.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41124]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:28.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41124]) process #0 SSH_MSG_KEXINIT 15:18:28.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:41124]) SSH_MSG_KEXINIT 15:18:28.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:41124]) strict KEX=true client=true server=true 15:18:28.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41124]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:28.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41124]) Kex: server host key algorithms = rsa-sha2-512 15:18:28.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41124]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:28.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41124]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:28.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41124]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:28.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41124]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:28.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41124]) Kex: compression algorithms (client to server) = none 15:18:28.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41124]) Kex: compression algorithms (server to client) = none 15:18:28.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:28.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56936]) process #17 SSH_MSG_IGNORE 15:18:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56936]) SSH_MSG_IGNORE 15:18:28.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41124]) process #1 30 15:18:28.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41124]] process command=SSH_MSG_KEXDH_INIT 15:18:28.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41124]] Send SSH_MSG_KEXDH_REPLY 15:18:28.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41124]) packet #1 sending command=31[31] len=1639 15:18:28.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:41124])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:28.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:41124]) Send SSH_MSG_NEWKEYS 15:18:28.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:41124]) session ID=91:48:66:57:fc:5c:8d:7d:91:f7:17:9c:fa:f9:70:09:a6:0f:f2:17:78:ee:29:2c:b2:72:62:3d:21:d2:43:be:14:db:50:1d:c3:60:32:0f:73:6a:30:78:e4:9d:17:7a:20:56:1b:68:58:36:70:b6:3c:9f:8d:76:62:3d:d8:ec 15:18:28.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41124]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:28.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41124]): strict KEX resets output message sequence number from 3 to 0 15:18:28.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41124]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@248b5217; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:28.306 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:41124])[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 15:18:28.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41124])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:28.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41124]) packet #0 sending command=7[7] len=419 15:18:28.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41124]) No pending packets to flush at end of KEX 15:18:28.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41124]) process #2 SSH_MSG_NEWKEYS 15:18:28.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41124]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:28.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41124]): strict KEX resets input message sequence number from 3 to 0 15:18:28.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41124]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@78cc97e9; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:28.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:28.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41124]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:28.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41124]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:28.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:41124]) authorized authentication methods: password,publickey 15:18:28.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41124]) Accepted service ssh-userauth 15:18:28.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41124]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:28.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41124]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:28.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41124]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:28.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41124]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:28.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41124]) no authentication factory for method=none 15:18:28.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41124]) SSH_MSG_USERAUTH_REQUEST 15:18:28.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41124]) remaining methods: password,publickey 15:18:28.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41124]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:28.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41124]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:28.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41124]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:28.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41124]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:28.341 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:28.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:41124]) authentication result: true 15:18:28.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:41124]) SSH_MSG_USERAUTH_REQUEST 15:18:28.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41124])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:28.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41124]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:28.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:28.342 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:28.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41124]) no heartbeat to stop 15:18:28.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:41124]) heartbeat type=IGNORE, interval=PT30S 15:18:28.342 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:41124 authenticated 15:18:28.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41124]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:28.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41124]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:28.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41124]] session=TransportServerSession[admin@/10.30.171.175:41124] id=0 15:18:28.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41124])) size=2097152, max=2097152, packet=32768 15:18:28.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41124]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41124] 15:18:28.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41124]) recipient=0 15:18:28.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124])) size=2097152, max=2097152, packet=32768 15:18:28.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124])) re-initializing 15:18:28.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124])) size=2097152, max=2097152, packet=32768 15:18:28.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:28.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41124]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:28.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41124]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:28.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:28.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124])[want-reply=true] subsystem=netconf 15:18:28.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124])[subsystem] prepared command 15:18:28.343 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:28.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:28.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x18a7b229, L:/10.30.170.167:18125 - R:/10.30.171.175:41124]}} established 15:18:28.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 296: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18125 15:18:28.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 296: Creating data stores for simulated device 15:18:28.343 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:28.343 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:28.343 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:28.343 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:28.343 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:28.344 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a979851 15:18:28.344 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:28.344 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:28.344 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:28.344 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:28.345 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:28.345 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:28.345 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:28.345 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:28.345 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a979851, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a979851, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72bf83df, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72bf83df, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:28.345 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:28.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:28.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x18a7b229, L:/10.30.170.167:18125 - R:/10.30.171.175:41124] 15:18:28.347 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 296 on channel [id: 0x18a7b229, L:/10.30.170.167:18125 - R:/10.30.171.175:41124] 15:18:28.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]) by 1103 down to 2096049 15:18:28.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41124]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:28.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x18a7b229, L:/10.30.170.167:18125 - R:/10.30.171.175:41124] 15:18:28.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x18a7b229, L:/10.30.170.167:18125 - R:/10.30.171.175:41124] 15:18:28.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]) request=subsystem result=ReplySuccess, want-reply=true 15:18:28.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41124]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:28.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]) request=subsystem activate command 15:18:28.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]) starting runner for command=netconf 15:18:28.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41124]) process #5 SSH_MSG_CHANNEL_DATA 15:18:28.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]) by 373 down to 2096779 15:18:28.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]) SSH_MSG_CHANNEL_DATA len=373 15:18:28.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124] 15:18:28.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x18a7b229, L:/10.30.170.167:18125 - R:/10.30.171.175:41124]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:28.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:28.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x18a7b229, L:/10.30.170.167:18125 - R:/10.30.171.175:41124] 15:18:28.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x18a7b229, L:/10.30.170.167:18125 - R:/10.30.171.175:41124] 15:18:28.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18125', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:28.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=296} created 15:18:28.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=296, channel=[id: 0x18a7b229, L:/10.30.170.167:18125 - R:/10.30.171.175:41124]} created 15:18:28.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x18a7b229, L:/10.30.170.167:18125 - R:/10.30.171.175:41124] successful with session NetconfServerSession{sessionId=296, channel=[id: 0x18a7b229, L:/10.30.170.167:18125 - R:/10.30.171.175:41124]} 15:18:28.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=296, channel=[id: 0x18a7b229, L:/10.30.170.167:18125 - R:/10.30.171.175:41124]} up 15:18:28.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41124]) process #6 SSH_MSG_CHANNEL_DATA 15:18:28.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]) by 393 down to 2096386 15:18:28.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]) SSH_MSG_CHANNEL_DATA len=393 15:18:28.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124] 15:18:28.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:28.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:28.349 [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=296} 15:18:28.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:28.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=296, channel=[id: 0x18a7b229, L:/10.30.170.167:18125 - R:/10.30.171.175:41124]} EXI handlers added to pipeline 15:18:28.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:28.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]) by 179 down to 2095870 15:18:28.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41124]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:28.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:28.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41124]) process #7 SSH_MSG_CHANNEL_DATA 15:18:28.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]) by 340 down to 2096046 15:18:28.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]) SSH_MSG_CHANNEL_DATA len=340 15:18:28.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124] 15:18:28.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:28.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:28.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=296} 15:18:28.352 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72bf83df 15:18:28.352 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:28.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:28.352 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:28.352 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:28.352 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:28.352 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:28.352 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:28.352 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:28.353 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:28.353 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:28.353 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:28.353 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:28.353 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:28.353 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:28.353 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:28.353 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:28.353 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:28.353 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:28.353 [netconf-device-simulator-threads-2] 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 15:18:28.353 [netconf-device-simulator-threads-2] 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 15:18:28.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:28.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]) by 733 down to 2095137 15:18:28.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41124]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:28.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:28.386 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:28.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60610]) process #18 SSH_MSG_IGNORE 15:18:28.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60610]) SSH_MSG_IGNORE 15:18:28.620 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50722]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:28.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50722]) process #10 SSH_MSG_IGNORE 15:18:28.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50722]) SSH_MSG_IGNORE 15:18:28.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60668]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:28.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60668]) process #14 SSH_MSG_IGNORE 15:18:28.832 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60668]) SSH_MSG_IGNORE 15:18:28.903 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36460]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:28.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36460]) process #16 SSH_MSG_IGNORE 15:18:28.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36460]) SSH_MSG_IGNORE 15:18:29.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58144]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:29.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58144]) process #15 SSH_MSG_IGNORE 15:18:29.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58144]) SSH_MSG_IGNORE 15:18:29.171 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57316]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:29.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57316]) process #12 SSH_MSG_IGNORE 15:18:29.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57316]) SSH_MSG_IGNORE 15:18:29.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbe6d71da, L:/10.30.170.167:18126 - R:/10.30.171.175:35068]} 15:18:29.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:35068]): SSH-2.0-SSHD-UNKNOWN 15:18:29.236 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:35068]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:29.237 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:35068]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:29.365 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58154]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:29.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58154]) process #11 SSH_MSG_IGNORE 15:18:29.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58154]) SSH_MSG_IGNORE 15:18:29.399 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45848]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:29.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45848]) process #13 SSH_MSG_IGNORE 15:18:29.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45848]) SSH_MSG_IGNORE 15:18:29.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:35068]) Send SSH_MSG_KEXINIT 15:18:29.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35068]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:29.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35068]) process #0 SSH_MSG_KEXINIT 15:18:29.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:35068]) SSH_MSG_KEXINIT 15:18:29.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:35068]) strict KEX=true client=true server=true 15:18:29.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35068]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:29.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35068]) Kex: server host key algorithms = rsa-sha2-512 15:18:29.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35068]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:29.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35068]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:29.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35068]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:29.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35068]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:29.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35068]) Kex: compression algorithms (client to server) = none 15:18:29.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35068]) Kex: compression algorithms (server to client) = none 15:18:29.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:29.474 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:29.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40676]) process #18 SSH_MSG_IGNORE 15:18:29.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40676]) SSH_MSG_IGNORE 15:18:29.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35068]) process #1 30 15:18:29.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35068]] process command=SSH_MSG_KEXDH_INIT 15:18:29.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35068]] Send SSH_MSG_KEXDH_REPLY 15:18:29.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35068]) packet #1 sending command=31[31] len=1639 15:18:29.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:35068])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:29.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:35068]) Send SSH_MSG_NEWKEYS 15:18:29.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:35068]) session ID=0d:73:46:f2:a9:16:87:de:cc:15:bf:73:21:67:e4:ce:64:19:70:80:1e:28:4a:25:2d:9e:7f:e7:1e:a4:fa:fb:4e:27:8b:34:a3:f0:84:2c:57:84:44:72:4c:49:bb:30:e7:dd:03:6d:06:43:e4:d4:ea:27:4f:b1:46:08:5e:ce 15:18:29.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35068]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:29.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35068]): strict KEX resets output message sequence number from 3 to 0 15:18:29.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35068]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3d983f81; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:29.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:35068])[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 15:18:29.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35068])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:29.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35068]) packet #0 sending command=7[7] len=419 15:18:29.498 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35068]) No pending packets to flush at end of KEX 15:18:29.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51948]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:29.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51948]) process #8 SSH_MSG_IGNORE 15:18:29.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51948]) SSH_MSG_IGNORE 15:18:29.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:29.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53144]) process #17 SSH_MSG_IGNORE 15:18:29.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53144]) SSH_MSG_IGNORE 15:18:29.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35068]) process #2 SSH_MSG_NEWKEYS 15:18:29.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35068]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:29.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35068]): strict KEX resets input message sequence number from 3 to 0 15:18:29.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35068]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@33582a65; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:29.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:29.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35068]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:29.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35068]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:29.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:35068]) authorized authentication methods: password,publickey 15:18:29.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35068]) Accepted service ssh-userauth 15:18:29.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35068]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:29.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35068]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:29.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35068]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:29.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35068]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:29.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35068]) no authentication factory for method=none 15:18:29.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35068]) SSH_MSG_USERAUTH_REQUEST 15:18:29.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35068]) remaining methods: password,publickey 15:18:29.533 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35068]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:29.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35068]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:29.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35068]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:29.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35068]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:29.534 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:29.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:35068]) authentication result: true 15:18:29.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:35068]) SSH_MSG_USERAUTH_REQUEST 15:18:29.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35068])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:29.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35068]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:29.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:29.534 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:29.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35068]) no heartbeat to stop 15:18:29.534 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:35068]) heartbeat type=IGNORE, interval=PT30S 15:18:29.534 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:35068 authenticated 15:18:29.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35068]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:29.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35068]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:29.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35068]] session=TransportServerSession[admin@/10.30.171.175:35068] id=0 15:18:29.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35068])) size=2097152, max=2097152, packet=32768 15:18:29.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35068]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35068] 15:18:29.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35068]) recipient=0 15:18:29.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068])) size=2097152, max=2097152, packet=32768 15:18:29.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068])) re-initializing 15:18:29.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068])) size=2097152, max=2097152, packet=32768 15:18:29.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:29.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35068]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:29.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35068]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:29.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:29.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068])[want-reply=true] subsystem=netconf 15:18:29.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068])[subsystem] prepared command 15:18:29.536 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:29.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:29.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbe6d71da, L:/10.30.170.167:18126 - R:/10.30.171.175:35068]}} established 15:18:29.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 297: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18126 15:18:29.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 297: Creating data stores for simulated device 15:18:29.536 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:29.536 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:29.536 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:29.536 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:29.536 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:29.537 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4ec657de 15:18:29.537 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:29.537 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:29.537 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:29.537 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:29.538 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:29.538 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:29.538 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:29.538 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:29.538 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4ec657de, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4ec657de, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5d4980f3, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5d4980f3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:29.538 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:29.538 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:29.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbe6d71da, L:/10.30.170.167:18126 - R:/10.30.171.175:35068] 15:18:29.542 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 297 on channel [id: 0xbe6d71da, L:/10.30.170.167:18126 - R:/10.30.171.175:35068] 15:18:29.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]) by 1103 down to 2096049 15:18:29.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35068]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:29.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbe6d71da, L:/10.30.170.167:18126 - R:/10.30.171.175:35068] 15:18:29.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbe6d71da, L:/10.30.170.167:18126 - R:/10.30.171.175:35068] 15:18:29.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]) request=subsystem result=ReplySuccess, want-reply=true 15:18:29.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35068]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:29.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]) request=subsystem activate command 15:18:29.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]) starting runner for command=netconf 15:18:29.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35068]) process #5 SSH_MSG_CHANNEL_DATA 15:18:29.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]) by 373 down to 2096779 15:18:29.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]) SSH_MSG_CHANNEL_DATA len=373 15:18:29.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068] 15:18:29.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xbe6d71da, L:/10.30.170.167:18126 - R:/10.30.171.175:35068]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:29.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:29.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbe6d71da, L:/10.30.170.167:18126 - R:/10.30.171.175:35068] 15:18:29.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbe6d71da, L:/10.30.170.167:18126 - R:/10.30.171.175:35068] 15:18:29.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18126', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:29.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=297} created 15:18:29.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=297, channel=[id: 0xbe6d71da, L:/10.30.170.167:18126 - R:/10.30.171.175:35068]} created 15:18:29.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbe6d71da, L:/10.30.170.167:18126 - R:/10.30.171.175:35068] successful with session NetconfServerSession{sessionId=297, channel=[id: 0xbe6d71da, L:/10.30.170.167:18126 - R:/10.30.171.175:35068]} 15:18:29.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=297, channel=[id: 0xbe6d71da, L:/10.30.170.167:18126 - R:/10.30.171.175:35068]} up 15:18:29.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35068]) process #6 SSH_MSG_CHANNEL_DATA 15:18:29.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]) by 393 down to 2096386 15:18:29.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]) SSH_MSG_CHANNEL_DATA len=393 15:18:29.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068] 15:18:29.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:29.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:29.543 [netconf-device-simulator-threads-4] 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=297} 15:18:29.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:29.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=297, channel=[id: 0xbe6d71da, L:/10.30.170.167:18126 - R:/10.30.171.175:35068]} EXI handlers added to pipeline 15:18:29.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:29.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]) by 179 down to 2095870 15:18:29.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35068]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:29.544 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:29.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48116]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:29.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35068]) process #7 SSH_MSG_CHANNEL_DATA 15:18:29.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]) by 340 down to 2096046 15:18:29.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]) SSH_MSG_CHANNEL_DATA len=340 15:18:29.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068] 15:18:29.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48116]) process #9 SSH_MSG_IGNORE 15:18:29.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48116]) SSH_MSG_IGNORE 15:18:29.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:29.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:29.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=297} 15:18:29.546 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5d4980f3 15:18:29.546 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:29.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:29.546 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:29.546 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:29.546 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:29.546 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:29.546 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:29.546 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:29.546 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:29.550 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:29.550 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:29.550 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:29.550 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:29.550 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:29.550 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:29.550 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:29.550 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:29.550 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:29.550 [netconf-device-simulator-threads-4] 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 15:18:29.550 [netconf-device-simulator-threads-4] 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 15:18:29.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:29.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]) by 733 down to 2095137 15:18:29.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35068]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:29.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:29.784 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47450]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:29.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47450]) process #15 SSH_MSG_IGNORE 15:18:29.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47450]) SSH_MSG_IGNORE 15:18:29.983 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46926]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:29.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46926]) process #16 SSH_MSG_IGNORE 15:18:29.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46926]) SSH_MSG_IGNORE 15:18:30.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59392]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:30.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59392]) process #10 SSH_MSG_IGNORE 15:18:30.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59392]) SSH_MSG_IGNORE 15:18:30.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50978]) process #12 SSH_MSG_IGNORE 15:18:30.312 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50978]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:30.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50978]) SSH_MSG_IGNORE 15:18:30.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48158]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:30.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48158]) process #14 SSH_MSG_IGNORE 15:18:30.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48158]) SSH_MSG_IGNORE 15:18:30.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58472]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:30.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58472]) process #15 SSH_MSG_IGNORE 15:18:30.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58472]) SSH_MSG_IGNORE 15:18:30.516 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42660]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:30.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42660]) process #11 SSH_MSG_IGNORE 15:18:30.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42660]) SSH_MSG_IGNORE 15:18:30.517 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe28d0aa4, L:/10.30.170.167:18127 - R:/10.30.171.175:55164]} 15:18:30.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:55164]): SSH-2.0-SSHD-UNKNOWN 15:18:30.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:55164]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:30.518 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:55164]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:30.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:55164]) Send SSH_MSG_KEXINIT 15:18:30.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55164]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:30.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55164]) process #0 SSH_MSG_KEXINIT 15:18:30.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:55164]) SSH_MSG_KEXINIT 15:18:30.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:55164]) strict KEX=true client=true server=true 15:18:30.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55164]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:30.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55164]) Kex: server host key algorithms = rsa-sha2-512 15:18:30.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55164]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:30.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55164]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:30.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55164]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:30.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55164]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:30.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55164]) Kex: compression algorithms (client to server) = none 15:18:30.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55164]) Kex: compression algorithms (server to client) = none 15:18:30.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:30.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51540]) process #9 SSH_MSG_IGNORE 15:18:30.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51540]) SSH_MSG_IGNORE 15:18:30.652 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51540]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:30.657 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57644]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:30.658 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55164]) process #1 30 15:18:30.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57644]) process #13 SSH_MSG_IGNORE 15:18:30.658 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55164]] process command=SSH_MSG_KEXDH_INIT 15:18:30.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57644]) SSH_MSG_IGNORE 15:18:30.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55164]] Send SSH_MSG_KEXDH_REPLY 15:18:30.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55164]) packet #1 sending command=31[31] len=1639 15:18:30.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:55164])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:30.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:55164]) Send SSH_MSG_NEWKEYS 15:18:30.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:55164]) session ID=71:11:dd:b2:2f:a2:68:eb:c4:9d:11:57:46:9c:10:e5:84:28:ec:f6:40:ec:a4:53:aa:c5:02:6c:de:71:2d:4f:95:97:06:91:7c:2d:01:88:7e:e6:7d:ab:0c:7c:b0:4f:fb:e0:87:a1:84:2a:f2:b3:f7:9b:da:55:31:5e:52:a3 15:18:30.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55164]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:30.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55164]): strict KEX resets output message sequence number from 3 to 0 15:18:30.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55164]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@253aeb71; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:30.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:55164])[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 15:18:30.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55164])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:30.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55164]) packet #0 sending command=7[7] len=419 15:18:30.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55164]) No pending packets to flush at end of KEX 15:18:30.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55164]) process #2 SSH_MSG_NEWKEYS 15:18:30.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55164]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:30.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55164]): strict KEX resets input message sequence number from 3 to 0 15:18:30.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55164]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6f392721; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:30.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:30.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55164]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:30.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55164]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:30.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:55164]) authorized authentication methods: password,publickey 15:18:30.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55164]) Accepted service ssh-userauth 15:18:30.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55164]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:30.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55164]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:30.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55164]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:30.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55164]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:30.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55164]) no authentication factory for method=none 15:18:30.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55164]) SSH_MSG_USERAUTH_REQUEST 15:18:30.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55164]) remaining methods: password,publickey 15:18:30.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55164]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:30.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55164]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:30.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55164]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:30.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55164]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:30.717 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:30.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:55164]) authentication result: true 15:18:30.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:55164]) SSH_MSG_USERAUTH_REQUEST 15:18:30.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55164])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:30.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55164]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:30.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:30.718 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:30.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55164]) no heartbeat to stop 15:18:30.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:55164]) heartbeat type=IGNORE, interval=PT30S 15:18:30.718 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:55164 authenticated 15:18:30.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55164]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:30.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55164]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:30.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55164]] session=TransportServerSession[admin@/10.30.171.175:55164] id=0 15:18:30.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55164])) size=2097152, max=2097152, packet=32768 15:18:30.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55164]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55164] 15:18:30.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55164]) recipient=0 15:18:30.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164])) size=2097152, max=2097152, packet=32768 15:18:30.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164])) re-initializing 15:18:30.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164])) size=2097152, max=2097152, packet=32768 15:18:30.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:30.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55164]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:30.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55164]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:30.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:30.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164])[want-reply=true] subsystem=netconf 15:18:30.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164])[subsystem] prepared command 15:18:30.719 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:30.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:30.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe28d0aa4, L:/10.30.170.167:18127 - R:/10.30.171.175:55164]}} established 15:18:30.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 298: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18127 15:18:30.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 298: Creating data stores for simulated device 15:18:30.720 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:30.720 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:30.720 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:30.720 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:30.720 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:30.720 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@129bf725 15:18:30.720 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:30.721 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:30.721 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:30.721 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:30.721 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:30.721 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:30.721 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:30.721 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:30.721 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:30.721 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@129bf725, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@129bf725, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52c1a976, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52c1a976, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:30.721 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:30.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:30.721 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55036]) process #18 SSH_MSG_IGNORE 15:18:30.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55036]) SSH_MSG_IGNORE 15:18:30.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe28d0aa4, L:/10.30.170.167:18127 - R:/10.30.171.175:55164] 15:18:30.722 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 298 on channel [id: 0xe28d0aa4, L:/10.30.170.167:18127 - R:/10.30.171.175:55164] 15:18:30.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]) by 1103 down to 2096049 15:18:30.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55164]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:30.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe28d0aa4, L:/10.30.170.167:18127 - R:/10.30.171.175:55164] 15:18:30.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe28d0aa4, L:/10.30.170.167:18127 - R:/10.30.171.175:55164] 15:18:30.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]) request=subsystem result=ReplySuccess, want-reply=true 15:18:30.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55164]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:30.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]) request=subsystem activate command 15:18:30.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]) starting runner for command=netconf 15:18:30.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55164]) process #5 SSH_MSG_CHANNEL_DATA 15:18:30.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]) by 373 down to 2096779 15:18:30.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]) SSH_MSG_CHANNEL_DATA len=373 15:18:30.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164] 15:18:30.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe28d0aa4, L:/10.30.170.167:18127 - R:/10.30.171.175:55164]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:30.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:30.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe28d0aa4, L:/10.30.170.167:18127 - R:/10.30.171.175:55164] 15:18:30.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe28d0aa4, L:/10.30.170.167:18127 - R:/10.30.171.175:55164] 15:18:30.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18127', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:30.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=298} created 15:18:30.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=298, channel=[id: 0xe28d0aa4, L:/10.30.170.167:18127 - R:/10.30.171.175:55164]} created 15:18:30.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe28d0aa4, L:/10.30.170.167:18127 - R:/10.30.171.175:55164] successful with session NetconfServerSession{sessionId=298, channel=[id: 0xe28d0aa4, L:/10.30.170.167:18127 - R:/10.30.171.175:55164]} 15:18:30.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=298, channel=[id: 0xe28d0aa4, L:/10.30.170.167:18127 - R:/10.30.171.175:55164]} up 15:18:30.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55164]) process #6 SSH_MSG_CHANNEL_DATA 15:18:30.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]) by 393 down to 2096386 15:18:30.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]) SSH_MSG_CHANNEL_DATA len=393 15:18:30.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164] 15:18:30.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:30.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:30.724 [netconf-device-simulator-threads-6] 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=298} 15:18:30.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:30.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=298, channel=[id: 0xe28d0aa4, L:/10.30.170.167:18127 - R:/10.30.171.175:55164]} EXI handlers added to pipeline 15:18:30.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:30.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]) by 179 down to 2095870 15:18:30.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55164]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:30.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:30.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55164]) process #7 SSH_MSG_CHANNEL_DATA 15:18:30.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]) by 340 down to 2096046 15:18:30.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]) SSH_MSG_CHANNEL_DATA len=340 15:18:30.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164] 15:18:30.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:30.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:30.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=298} 15:18:30.726 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52c1a976 15:18:30.726 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:30.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:30.726 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:30.726 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:30.726 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:30.726 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:30.726 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:30.726 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:30.726 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:30.726 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:30.726 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:30.726 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:30.726 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:30.726 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:30.726 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:30.726 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:30.726 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:30.726 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:30.726 [netconf-device-simulator-threads-6] 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 15:18:30.727 [netconf-device-simulator-threads-6] 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 15:18:30.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:30.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]) by 733 down to 2095137 15:18:30.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55164]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:30.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:30.769 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:30.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43018]) process #17 SSH_MSG_IGNORE 15:18:30.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43018]) SSH_MSG_IGNORE 15:18:30.820 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54124]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:30.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54124]) process #8 SSH_MSG_IGNORE 15:18:30.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54124]) SSH_MSG_IGNORE 15:18:30.991 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46866]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:30.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46866]) process #12 SSH_MSG_IGNORE 15:18:30.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46866]) SSH_MSG_IGNORE 15:18:31.102 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:18:31.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54888]) process #19 SSH_MSG_IGNORE 15:18:31.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54888]) SSH_MSG_IGNORE 15:18:31.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe37cc71d, L:/10.30.170.167:18128 - R:/10.30.171.175:58794]} 15:18:31.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:58794]): SSH-2.0-SSHD-UNKNOWN 15:18:31.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:58794]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:31.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:58794]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:31.298 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43254]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:31.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43254]) process #16 SSH_MSG_IGNORE 15:18:31.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43254]) SSH_MSG_IGNORE 15:18:31.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49364]) process #14 SSH_MSG_IGNORE 15:18:31.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49364]) SSH_MSG_IGNORE 15:18:31.341 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49364]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:31.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:58794]) Send SSH_MSG_KEXINIT 15:18:31.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58794]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:31.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58794]) process #0 SSH_MSG_KEXINIT 15:18:31.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:58794]) SSH_MSG_KEXINIT 15:18:31.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:58794]) strict KEX=true client=true server=true 15:18:31.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58794]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:31.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58794]) Kex: server host key algorithms = rsa-sha2-512 15:18:31.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58794]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:31.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58794]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:31.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58794]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:31.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58794]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:31.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58794]) Kex: compression algorithms (client to server) = none 15:18:31.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58794]) Kex: compression algorithms (server to client) = none 15:18:31.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:31.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58794]) process #1 30 15:18:31.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58794]] process command=SSH_MSG_KEXDH_INIT 15:18:31.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58794]] Send SSH_MSG_KEXDH_REPLY 15:18:31.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58794]) packet #1 sending command=31[31] len=1639 15:18:31.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:58794])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:31.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:58794]) Send SSH_MSG_NEWKEYS 15:18:31.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:58794]) session ID=cc:29:d4:67:14:a3:0d:c6:31:20:df:e5:63:99:93:20:2f:f6:13:42:bc:a9:fc:af:95:44:c6:e0:58:2d:56:77:0b:fc:3d:04:a3:21:23:80:26:9c:d2:d2:1e:8c:6e:44:2d:ed:15:eb:9b:7b:3f:71:57:93:17:66:93:39:1a:41 15:18:31.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58794]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:31.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58794]): strict KEX resets output message sequence number from 3 to 0 15:18:31.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58794]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@22811969; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:31.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:58794])[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 15:18:31.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58794])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:31.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58794]) packet #0 sending command=7[7] len=419 15:18:31.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58794]) No pending packets to flush at end of KEX 15:18:31.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58794]) process #2 SSH_MSG_NEWKEYS 15:18:31.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58794]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:31.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58794]): strict KEX resets input message sequence number from 3 to 0 15:18:31.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58794]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@34debc51; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:31.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:31.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58794]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:31.529 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58794]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:31.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:58794]) authorized authentication methods: password,publickey 15:18:31.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58794]) Accepted service ssh-userauth 15:18:31.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58794]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:31.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58794]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:31.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58794]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:31.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58794]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:31.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58794]) no authentication factory for method=none 15:18:31.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58794]) SSH_MSG_USERAUTH_REQUEST 15:18:31.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58794]) remaining methods: password,publickey 15:18:31.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58794]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:31.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58794]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:31.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58794]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:31.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58794]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:31.530 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:31.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:58794]) authentication result: true 15:18:31.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:58794]) SSH_MSG_USERAUTH_REQUEST 15:18:31.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58794])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:31.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58794]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:31.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:31.530 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:31.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58794]) no heartbeat to stop 15:18:31.530 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:58794]) heartbeat type=IGNORE, interval=PT30S 15:18:31.530 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:58794 authenticated 15:18:31.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58794]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:31.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58794]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:31.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58794]] session=TransportServerSession[admin@/10.30.171.175:58794] id=0 15:18:31.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58794])) size=2097152, max=2097152, packet=32768 15:18:31.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58794]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58794] 15:18:31.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58794]) recipient=0 15:18:31.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794])) size=2097152, max=2097152, packet=32768 15:18:31.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794])) re-initializing 15:18:31.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794])) size=2097152, max=2097152, packet=32768 15:18:31.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:31.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58794]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:31.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58794]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:31.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:31.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794])[want-reply=true] subsystem=netconf 15:18:31.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794])[subsystem] prepared command 15:18:31.531 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:31.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:31.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe37cc71d, L:/10.30.170.167:18128 - R:/10.30.171.175:58794]}} established 15:18:31.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 299: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18128 15:18:31.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 299: Creating data stores for simulated device 15:18:31.531 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:31.531 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:31.531 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:31.531 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:31.531 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:31.532 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c216131 15:18:31.533 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:31.533 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:31.533 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:31.533 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:31.534 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:31.534 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:31.534 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:31.534 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:31.534 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c216131, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c216131, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@624006d1, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@624006d1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:31.535 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:31.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:31.536 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe37cc71d, L:/10.30.170.167:18128 - R:/10.30.171.175:58794] 15:18:31.536 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 299 on channel [id: 0xe37cc71d, L:/10.30.170.167:18128 - R:/10.30.171.175:58794] 15:18:31.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]) by 1103 down to 2096049 15:18:31.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58794]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:31.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe37cc71d, L:/10.30.170.167:18128 - R:/10.30.171.175:58794] 15:18:31.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe37cc71d, L:/10.30.170.167:18128 - R:/10.30.171.175:58794] 15:18:31.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]) request=subsystem result=ReplySuccess, want-reply=true 15:18:31.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58794]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:31.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]) request=subsystem activate command 15:18:31.537 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]) starting runner for command=netconf 15:18:31.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58794]) process #5 SSH_MSG_CHANNEL_DATA 15:18:31.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]) by 373 down to 2096779 15:18:31.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]) SSH_MSG_CHANNEL_DATA len=373 15:18:31.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794] 15:18:31.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe37cc71d, L:/10.30.170.167:18128 - R:/10.30.171.175:58794]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:31.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:31.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe37cc71d, L:/10.30.170.167:18128 - R:/10.30.171.175:58794] 15:18:31.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe37cc71d, L:/10.30.170.167:18128 - R:/10.30.171.175:58794] 15:18:31.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18128', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:31.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=299} created 15:18:31.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=299, channel=[id: 0xe37cc71d, L:/10.30.170.167:18128 - R:/10.30.171.175:58794]} created 15:18:31.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe37cc71d, L:/10.30.170.167:18128 - R:/10.30.171.175:58794] successful with session NetconfServerSession{sessionId=299, channel=[id: 0xe37cc71d, L:/10.30.170.167:18128 - R:/10.30.171.175:58794]} 15:18:31.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=299, channel=[id: 0xe37cc71d, L:/10.30.170.167:18128 - R:/10.30.171.175:58794]} up 15:18:31.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58794]) process #6 SSH_MSG_CHANNEL_DATA 15:18:31.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]) by 393 down to 2096386 15:18:31.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]) SSH_MSG_CHANNEL_DATA len=393 15:18:31.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794] 15:18:31.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:31.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:31.541 [netconf-device-simulator-threads-0] 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=299} 15:18:31.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:31.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=299, channel=[id: 0xe37cc71d, L:/10.30.170.167:18128 - R:/10.30.171.175:58794]} EXI handlers added to pipeline 15:18:31.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:31.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]) by 179 down to 2095870 15:18:31.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58794]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:31.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:31.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58794]) process #7 SSH_MSG_CHANNEL_DATA 15:18:31.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]) by 340 down to 2096046 15:18:31.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]) SSH_MSG_CHANNEL_DATA len=340 15:18:31.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794] 15:18:31.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:31.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:31.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=299} 15:18:31.544 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@624006d1 15:18:31.544 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:31.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:31.544 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:31.544 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:31.544 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:31.544 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:31.544 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:31.544 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:31.544 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:31.544 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:31.544 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:31.544 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:31.544 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:31.544 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:31.544 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:31.544 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:31.544 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:31.544 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:31.544 [netconf-device-simulator-threads-0] 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 15:18:31.544 [netconf-device-simulator-threads-0] 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 15:18:31.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:31.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]) by 733 down to 2095137 15:18:31.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58794]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:31.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:31.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56680]) process #10 SSH_MSG_IGNORE 15:18:31.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56680]) SSH_MSG_IGNORE 15:18:31.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56680]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:31.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38546]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:31.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38546]) process #13 SSH_MSG_IGNORE 15:18:31.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38546]) SSH_MSG_IGNORE 15:18:31.914 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35042]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:31.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35042]) process #15 SSH_MSG_IGNORE 15:18:31.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35042]) SSH_MSG_IGNORE 15:18:31.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44320]) process #11 SSH_MSG_IGNORE 15:18:31.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44320]) SSH_MSG_IGNORE 15:18:31.938 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44320]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:31.975 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:31.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43124]) process #17 SSH_MSG_IGNORE 15:18:31.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43124]) SSH_MSG_IGNORE 15:18:32.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33108]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:32.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33108]) process #8 SSH_MSG_IGNORE 15:18:32.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33108]) SSH_MSG_IGNORE 15:18:32.069 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:32.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37206]) process #18 SSH_MSG_IGNORE 15:18:32.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37206]) SSH_MSG_IGNORE 15:18:32.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51614]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:32.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51614]) process #12 SSH_MSG_IGNORE 15:18:32.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51614]) SSH_MSG_IGNORE 15:18:32.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38498]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:32.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38498]) process #9 SSH_MSG_IGNORE 15:18:32.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38498]) SSH_MSG_IGNORE 15:18:32.455 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:32.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #16 SSH_MSG_IGNORE 15:18:32.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:18:32.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59580]) process #13 SSH_MSG_IGNORE 15:18:32.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59580]) SSH_MSG_IGNORE 15:18:32.540 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59580]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:32.554 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb6ecc764, L:/10.30.170.167:18129 - R:/10.30.171.175:44374]} 15:18:32.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:44374]): SSH-2.0-SSHD-UNKNOWN 15:18:32.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:44374]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:32.555 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:44374]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:32.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38088]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:32.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38088]) process #14 SSH_MSG_IGNORE 15:18:32.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38088]) SSH_MSG_IGNORE 15:18:32.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:44374]) Send SSH_MSG_KEXINIT 15:18:32.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44374]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:32.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44374]) process #0 SSH_MSG_KEXINIT 15:18:32.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:44374]) SSH_MSG_KEXINIT 15:18:32.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:44374]) strict KEX=true client=true server=true 15:18:32.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44374]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:32.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44374]) Kex: server host key algorithms = rsa-sha2-512 15:18:32.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44374]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:32.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44374]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:32.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44374]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:32.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44374]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:32.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44374]) Kex: compression algorithms (client to server) = none 15:18:32.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44374]) Kex: compression algorithms (server to client) = none 15:18:32.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:32.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50252]) process #10 SSH_MSG_IGNORE 15:18:32.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50252]) SSH_MSG_IGNORE 15:18:32.837 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50252]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:32.855 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:18:32.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55962]) process #19 SSH_MSG_IGNORE 15:18:32.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55962]) SSH_MSG_IGNORE 15:18:32.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44374]) process #1 30 15:18:32.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44374]] process command=SSH_MSG_KEXDH_INIT 15:18:32.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44374]] Send SSH_MSG_KEXDH_REPLY 15:18:32.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44374]) packet #1 sending command=31[31] len=1639 15:18:32.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:44374])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:32.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:44374]) Send SSH_MSG_NEWKEYS 15:18:32.915 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:44374]) session ID=89:82:9e:e1:fb:86:35:d4:d5:58:91:13:a2:19:93:ff:9c:48:0f:b5:19:ec:de:44:df:ff:fd:fd:65:1f:a8:0b:85:aa:0a:31:bb:4a:71:e0:c8:65:7e:1b:5b:96:5d:4a:be:91:7f:8c:e5:f3:8d:da:c0:d8:33:6d:13:f6:03:3f 15:18:32.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44374]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:32.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44374]): strict KEX resets output message sequence number from 3 to 0 15:18:32.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44374]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7f9d52bb; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:32.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:44374])[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 15:18:32.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44374])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:32.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44374]) packet #0 sending command=7[7] len=419 15:18:32.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44374]) No pending packets to flush at end of KEX 15:18:32.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39282]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:32.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39282]) process #11 SSH_MSG_IGNORE 15:18:32.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39282]) SSH_MSG_IGNORE 15:18:32.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44374]) process #2 SSH_MSG_NEWKEYS 15:18:32.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44374]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:32.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44374]): strict KEX resets input message sequence number from 3 to 0 15:18:32.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44374]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@389b07ba; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:32.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:32.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44374]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:32.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44374]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:32.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:44374]) authorized authentication methods: password,publickey 15:18:32.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44374]) Accepted service ssh-userauth 15:18:32.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44374]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:32.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44374]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:32.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44374]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:32.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44374]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:32.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44374]) no authentication factory for method=none 15:18:32.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44374]) SSH_MSG_USERAUTH_REQUEST 15:18:32.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44374]) remaining methods: password,publickey 15:18:32.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44374]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:32.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44374]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:32.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44374]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:32.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44374]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:32.944 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:32.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:44374]) authentication result: true 15:18:32.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:44374]) SSH_MSG_USERAUTH_REQUEST 15:18:32.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44374])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:32.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44374]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:32.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:32.944 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:32.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44374]) no heartbeat to stop 15:18:32.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:44374]) heartbeat type=IGNORE, interval=PT30S 15:18:32.944 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:44374 authenticated 15:18:32.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44374]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:32.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44374]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:32.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44374]] session=TransportServerSession[admin@/10.30.171.175:44374] id=0 15:18:32.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44374])) size=2097152, max=2097152, packet=32768 15:18:32.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44374]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44374] 15:18:32.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44374]) recipient=0 15:18:32.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374])) size=2097152, max=2097152, packet=32768 15:18:32.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374])) re-initializing 15:18:32.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374])) size=2097152, max=2097152, packet=32768 15:18:32.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:32.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44374]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:32.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44374]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:32.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:32.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374])[want-reply=true] subsystem=netconf 15:18:32.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374])[subsystem] prepared command 15:18:32.946 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:32.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:32.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb6ecc764, L:/10.30.170.167:18129 - R:/10.30.171.175:44374]}} established 15:18:32.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 300: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18129 15:18:32.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 300: Creating data stores for simulated device 15:18:32.946 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:32.946 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:32.946 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:32.946 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:32.946 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:32.947 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4a727236 15:18:32.947 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:32.947 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:32.947 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:32.947 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:32.948 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:32.948 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:32.948 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:32.948 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:32.948 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4a727236, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4a727236, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57205b0, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57205b0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:32.948 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:32.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:32.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb6ecc764, L:/10.30.170.167:18129 - R:/10.30.171.175:44374] 15:18:32.949 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 300 on channel [id: 0xb6ecc764, L:/10.30.170.167:18129 - R:/10.30.171.175:44374] 15:18:32.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]) by 1103 down to 2096049 15:18:32.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44374]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:32.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb6ecc764, L:/10.30.170.167:18129 - R:/10.30.171.175:44374] 15:18:32.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb6ecc764, L:/10.30.170.167:18129 - R:/10.30.171.175:44374] 15:18:32.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]) request=subsystem result=ReplySuccess, want-reply=true 15:18:32.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44374]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:32.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]) request=subsystem activate command 15:18:32.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]) starting runner for command=netconf 15:18:32.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44374]) process #5 SSH_MSG_CHANNEL_DATA 15:18:32.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]) by 373 down to 2096779 15:18:32.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]) SSH_MSG_CHANNEL_DATA len=373 15:18:32.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374] 15:18:32.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb6ecc764, L:/10.30.170.167:18129 - R:/10.30.171.175:44374]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:32.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:32.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb6ecc764, L:/10.30.170.167:18129 - R:/10.30.171.175:44374] 15:18:32.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb6ecc764, L:/10.30.170.167:18129 - R:/10.30.171.175:44374] 15:18:32.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18129', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:32.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=300} created 15:18:32.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=300, channel=[id: 0xb6ecc764, L:/10.30.170.167:18129 - R:/10.30.171.175:44374]} created 15:18:32.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb6ecc764, L:/10.30.170.167:18129 - R:/10.30.171.175:44374] successful with session NetconfServerSession{sessionId=300, channel=[id: 0xb6ecc764, L:/10.30.170.167:18129 - R:/10.30.171.175:44374]} 15:18:32.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=300, channel=[id: 0xb6ecc764, L:/10.30.170.167:18129 - R:/10.30.171.175:44374]} up 15:18:32.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44374]) process #6 SSH_MSG_CHANNEL_DATA 15:18:32.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]) by 393 down to 2096386 15:18:32.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]) SSH_MSG_CHANNEL_DATA len=393 15:18:32.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374] 15:18:32.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:32.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:32.951 [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=300} 15:18:32.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:32.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=300, channel=[id: 0xb6ecc764, L:/10.30.170.167:18129 - R:/10.30.171.175:44374]} EXI handlers added to pipeline 15:18:32.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:32.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]) by 179 down to 2095870 15:18:32.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44374]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:32.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:32.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44374]) process #7 SSH_MSG_CHANNEL_DATA 15:18:32.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]) by 340 down to 2096046 15:18:32.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]) SSH_MSG_CHANNEL_DATA len=340 15:18:32.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374] 15:18:32.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:32.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:32.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=300} 15:18:32.953 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57205b0 15:18:32.953 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:32.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:32.954 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:32.954 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:32.954 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:32.954 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:32.954 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:32.954 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:32.954 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:32.954 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:32.954 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:32.954 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:32.954 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:32.954 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:32.954 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:32.954 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:32.954 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:32.954 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:32.954 [netconf-device-simulator-threads-2] 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 15:18:32.954 [netconf-device-simulator-threads-2] 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 15:18:32.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:32.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]) by 733 down to 2095137 15:18:32.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44374]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:32.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:33.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46446]) process #12 SSH_MSG_IGNORE 15:18:33.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46446]) SSH_MSG_IGNORE 15:18:33.124 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46446]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:33.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38054]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:33.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38054]) process #8 SSH_MSG_IGNORE 15:18:33.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38054]) SSH_MSG_IGNORE 15:18:33.231 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:33.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50996]) process #18 SSH_MSG_IGNORE 15:18:33.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50996]) SSH_MSG_IGNORE 15:18:33.270 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54118]) process #17 SSH_MSG_IGNORE 15:18:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54118]) SSH_MSG_IGNORE 15:18:33.378 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46760]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:33.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46760]) process #15 SSH_MSG_IGNORE 15:18:33.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46760]) SSH_MSG_IGNORE 15:18:33.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36940]) process #9 SSH_MSG_IGNORE 15:18:33.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36940]) SSH_MSG_IGNORE 15:18:33.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36940]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:33.683 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56816]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56816]) process #11 SSH_MSG_IGNORE 15:18:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56816]) SSH_MSG_IGNORE 15:18:33.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40314]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:33.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40314]) process #16 SSH_MSG_IGNORE 15:18:33.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40314]) SSH_MSG_IGNORE 15:18:33.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53024]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:33.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53024]) process #13 SSH_MSG_IGNORE 15:18:33.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53024]) SSH_MSG_IGNORE 15:18:33.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x737b260f, L:/10.30.170.167:18130 - R:/10.30.171.175:55152]} 15:18:33.834 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:55152]): SSH-2.0-SSHD-UNKNOWN 15:18:33.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:55152]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:33.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:55152]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:33.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45678]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:33.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45678]) process #14 SSH_MSG_IGNORE 15:18:33.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45678]) SSH_MSG_IGNORE 15:18:34.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:18:34.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60062]) process #19 SSH_MSG_IGNORE 15:18:34.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60062]) SSH_MSG_IGNORE 15:18:34.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43564]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:34.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43564]) process #10 SSH_MSG_IGNORE 15:18:34.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43564]) SSH_MSG_IGNORE 15:18:34.293 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:34.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44528]) process #18 SSH_MSG_IGNORE 15:18:34.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44528]) SSH_MSG_IGNORE 15:18:34.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:55152]) Send SSH_MSG_KEXINIT 15:18:34.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55152]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:34.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55152]) process #0 SSH_MSG_KEXINIT 15:18:34.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:55152]) SSH_MSG_KEXINIT 15:18:34.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:55152]) strict KEX=true client=true server=true 15:18:34.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55152]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:34.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55152]) Kex: server host key algorithms = rsa-sha2-512 15:18:34.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55152]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:34.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55152]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:34.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55152]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:34.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55152]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:34.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55152]) Kex: compression algorithms (client to server) = none 15:18:34.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55152]) Kex: compression algorithms (server to client) = none 15:18:34.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:34.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55152]) process #1 30 15:18:34.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55152]] process command=SSH_MSG_KEXDH_INIT 15:18:34.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55152]] Send SSH_MSG_KEXDH_REPLY 15:18:34.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55152]) packet #1 sending command=31[31] len=1639 15:18:34.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:55152])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:34.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:55152]) Send SSH_MSG_NEWKEYS 15:18:34.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:55152]) session ID=59:15:9d:09:29:a5:f1:47:00:57:e2:c3:92:29:cd:c9:fc:24:52:7a:94:9d:e5:8a:f4:c2:49:49:ab:e0:26:04:69:e3:65:24:88:ac:64:d8:2e:ba:01:ce:62:24:33:51:de:e7:a3:88:a2:f8:a0:fb:d9:1f:e3:6d:9a:6e:0c:9e 15:18:34.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55152]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:34.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55152]): strict KEX resets output message sequence number from 3 to 0 15:18:34.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55152]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@61452f10; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:34.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:55152])[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 15:18:34.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55152])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:34.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55152]) packet #0 sending command=7[7] len=419 15:18:34.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55152]) No pending packets to flush at end of KEX 15:18:34.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55152]) process #2 SSH_MSG_NEWKEYS 15:18:34.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55152]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:34.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55152]): strict KEX resets input message sequence number from 3 to 0 15:18:34.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55152]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@76810b79; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:34.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:34.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55152]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:34.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55152]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:34.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:55152]) authorized authentication methods: password,publickey 15:18:34.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55152]) Accepted service ssh-userauth 15:18:34.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55152]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:34.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55152]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:34.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55152]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:34.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55152]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:34.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55152]) no authentication factory for method=none 15:18:34.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55152]) SSH_MSG_USERAUTH_REQUEST 15:18:34.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55152]) remaining methods: password,publickey 15:18:34.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55152]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:34.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55152]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:34.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55152]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:34.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55152]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:34.430 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:34.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:55152]) authentication result: true 15:18:34.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:55152]) SSH_MSG_USERAUTH_REQUEST 15:18:34.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55152])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:34.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55152]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:34.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:34.430 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:34.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55152]) no heartbeat to stop 15:18:34.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:55152]) heartbeat type=IGNORE, interval=PT30S 15:18:34.430 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:55152 authenticated 15:18:34.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55152]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:34.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55152]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:34.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55152]] session=TransportServerSession[admin@/10.30.171.175:55152] id=0 15:18:34.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55152])) size=2097152, max=2097152, packet=32768 15:18:34.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55152]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55152] 15:18:34.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55152]) recipient=0 15:18:34.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152])) size=2097152, max=2097152, packet=32768 15:18:34.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152])) re-initializing 15:18:34.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152])) size=2097152, max=2097152, packet=32768 15:18:34.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:34.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55152]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:34.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55152]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:34.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:34.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152])[want-reply=true] subsystem=netconf 15:18:34.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152])[subsystem] prepared command 15:18:34.432 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:34.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:34.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x737b260f, L:/10.30.170.167:18130 - R:/10.30.171.175:55152]}} established 15:18:34.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 301: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18130 15:18:34.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 301: Creating data stores for simulated device 15:18:34.432 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:34.432 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:34.432 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:34.432 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:34.432 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:34.433 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1546167c 15:18:34.433 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:34.433 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:34.433 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:34.433 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:34.434 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:34.434 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:34.434 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:34.434 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:34.434 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1546167c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1546167c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2106d7be, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2106d7be, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:34.435 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:34.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:34.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x737b260f, L:/10.30.170.167:18130 - R:/10.30.171.175:55152] 15:18:34.436 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 301 on channel [id: 0x737b260f, L:/10.30.170.167:18130 - R:/10.30.171.175:55152] 15:18:34.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]) by 1103 down to 2096049 15:18:34.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55152]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:34.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x737b260f, L:/10.30.170.167:18130 - R:/10.30.171.175:55152] 15:18:34.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x737b260f, L:/10.30.170.167:18130 - R:/10.30.171.175:55152] 15:18:34.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]) request=subsystem result=ReplySuccess, want-reply=true 15:18:34.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55152]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:34.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]) request=subsystem activate command 15:18:34.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]) starting runner for command=netconf 15:18:34.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55152]) process #5 SSH_MSG_CHANNEL_DATA 15:18:34.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]) by 373 down to 2096779 15:18:34.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]) SSH_MSG_CHANNEL_DATA len=373 15:18:34.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152] 15:18:34.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x737b260f, L:/10.30.170.167:18130 - R:/10.30.171.175:55152]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:34.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:34.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x737b260f, L:/10.30.170.167:18130 - R:/10.30.171.175:55152] 15:18:34.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x737b260f, L:/10.30.170.167:18130 - R:/10.30.171.175:55152] 15:18:34.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18130', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:34.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=301} created 15:18:34.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=301, channel=[id: 0x737b260f, L:/10.30.170.167:18130 - R:/10.30.171.175:55152]} created 15:18:34.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x737b260f, L:/10.30.170.167:18130 - R:/10.30.171.175:55152] successful with session NetconfServerSession{sessionId=301, channel=[id: 0x737b260f, L:/10.30.170.167:18130 - R:/10.30.171.175:55152]} 15:18:34.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=301, channel=[id: 0x737b260f, L:/10.30.170.167:18130 - R:/10.30.171.175:55152]} up 15:18:34.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55152]) process #6 SSH_MSG_CHANNEL_DATA 15:18:34.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]) by 393 down to 2096386 15:18:34.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]) SSH_MSG_CHANNEL_DATA len=393 15:18:34.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152] 15:18:34.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:34.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:34.438 [netconf-device-simulator-threads-4] 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=301} 15:18:34.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:34.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=301, channel=[id: 0x737b260f, L:/10.30.170.167:18130 - R:/10.30.171.175:55152]} EXI handlers added to pipeline 15:18:34.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:34.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]) by 179 down to 2095870 15:18:34.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55152]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:34.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:34.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55152]) process #7 SSH_MSG_CHANNEL_DATA 15:18:34.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]) by 340 down to 2096046 15:18:34.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]) SSH_MSG_CHANNEL_DATA len=340 15:18:34.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152] 15:18:34.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:34.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:34.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=301} 15:18:34.445 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2106d7be 15:18:34.445 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:34.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:34.445 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:34.445 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:34.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:34.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:34.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:34.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:34.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:34.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:34.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:34.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:34.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:34.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:34.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:34.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:34.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:34.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:34.446 [netconf-device-simulator-threads-4] 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 15:18:34.446 [netconf-device-simulator-threads-4] 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 15:18:34.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:34.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]) by 733 down to 2095137 15:18:34.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55152]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:34.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:34.460 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60536]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:34.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60536]) process #8 SSH_MSG_IGNORE 15:18:34.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60536]) SSH_MSG_IGNORE 15:18:34.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50618]) process #15 SSH_MSG_IGNORE 15:18:34.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50618]) SSH_MSG_IGNORE 15:18:34.484 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50618]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:34.501 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58044]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:34.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58044]) process #12 SSH_MSG_IGNORE 15:18:34.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58044]) SSH_MSG_IGNORE 15:18:34.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34250]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:34.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34250]) process #17 SSH_MSG_IGNORE 15:18:34.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34250]) SSH_MSG_IGNORE 15:18:34.952 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56610]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:34.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56610]) process #9 SSH_MSG_IGNORE 15:18:34.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56610]) SSH_MSG_IGNORE 15:18:35.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40368]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:35.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40368]) process #13 SSH_MSG_IGNORE 15:18:35.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40368]) SSH_MSG_IGNORE 15:18:35.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x03774251, L:/10.30.170.167:18131 - R:/10.30.171.175:50180]} 15:18:35.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:50180]): SSH-2.0-SSHD-UNKNOWN 15:18:35.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:50180]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:35.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:50180]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:35.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43496]) process #11 SSH_MSG_IGNORE 15:18:35.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43496]) SSH_MSG_IGNORE 15:18:35.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43496]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:35.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57892]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:35.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57892]) process #10 SSH_MSG_IGNORE 15:18:35.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57892]) SSH_MSG_IGNORE 15:18:35.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47616]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:35.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47616]) process #16 SSH_MSG_IGNORE 15:18:35.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47616]) SSH_MSG_IGNORE 15:18:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:50180]) Send SSH_MSG_KEXINIT 15:18:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50180]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50180]) process #0 SSH_MSG_KEXINIT 15:18:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:50180]) SSH_MSG_KEXINIT 15:18:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:50180]) strict KEX=true client=true server=true 15:18:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50180]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50180]) Kex: server host key algorithms = rsa-sha2-512 15:18:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50180]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50180]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50180]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50180]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50180]) Kex: compression algorithms (client to server) = none 15:18:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50180]) Kex: compression algorithms (server to client) = none 15:18:35.289 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:35.296 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:18:35.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54708]) process #19 SSH_MSG_IGNORE 15:18:35.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54708]) SSH_MSG_IGNORE 15:18:35.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59792]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:35.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59792]) process #14 SSH_MSG_IGNORE 15:18:35.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59792]) SSH_MSG_IGNORE 15:18:35.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50180]) process #1 30 15:18:35.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50180]] process command=SSH_MSG_KEXDH_INIT 15:18:35.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50180]] Send SSH_MSG_KEXDH_REPLY 15:18:35.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50180]) packet #1 sending command=31[31] len=1639 15:18:35.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:50180])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:35.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:50180]) Send SSH_MSG_NEWKEYS 15:18:35.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:50180]) session ID=bd:08:d2:6e:87:0b:08:0a:a1:16:5b:91:a8:2f:c1:2e:00:7f:d3:ee:1d:d8:91:1f:c2:7e:bf:39:fc:3c:25:44:98:49:e9:65:be:76:76:2e:c4:2f:2d:79:5a:29:9f:71:fe:2e:16:39:63:06:ec:23:ca:7d:cb:d5:a9:1d:34:55 15:18:35.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50180]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:35.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50180]): strict KEX resets output message sequence number from 3 to 0 15:18:35.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50180]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@44d1de4e; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:35.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:50180])[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 15:18:35.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50180])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:35.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50180]) packet #0 sending command=7[7] len=419 15:18:35.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50180]) No pending packets to flush at end of KEX 15:18:35.419 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:35.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35166]) process #18 SSH_MSG_IGNORE 15:18:35.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35166]) SSH_MSG_IGNORE 15:18:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50180]) process #2 SSH_MSG_NEWKEYS 15:18:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50180]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50180]): strict KEX resets input message sequence number from 3 to 0 15:18:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50180]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@20a43c4; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50180]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50180]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:50180]) authorized authentication methods: password,publickey 15:18:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50180]) Accepted service ssh-userauth 15:18:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50180]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50180]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50180]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50180]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50180]) no authentication factory for method=none 15:18:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50180]) SSH_MSG_USERAUTH_REQUEST 15:18:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50180]) remaining methods: password,publickey 15:18:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50180]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:35.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50180]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:35.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50180]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:35.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50180]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:35.424 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:35.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:50180]) authentication result: true 15:18:35.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:50180]) SSH_MSG_USERAUTH_REQUEST 15:18:35.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50180])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:35.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50180]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:35.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:35.424 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:35.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50180]) no heartbeat to stop 15:18:35.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:50180]) heartbeat type=IGNORE, interval=PT30S 15:18:35.424 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:50180 authenticated 15:18:35.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50180]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:35.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50180]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:35.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50180]] session=TransportServerSession[admin@/10.30.171.175:50180] id=0 15:18:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50180])) size=2097152, max=2097152, packet=32768 15:18:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50180]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50180] 15:18:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50180]) recipient=0 15:18:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180])) size=2097152, max=2097152, packet=32768 15:18:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180])) re-initializing 15:18:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180])) size=2097152, max=2097152, packet=32768 15:18:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50180]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50180]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180])[want-reply=true] subsystem=netconf 15:18:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180])[subsystem] prepared command 15:18:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x03774251, L:/10.30.170.167:18131 - R:/10.30.171.175:50180]}} established 15:18:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 302: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18131 15:18:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 302: Creating data stores for simulated device 15:18:35.425 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:35.426 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:35.426 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:35.426 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:35.427 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d0cae25 15:18:35.427 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:35.427 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:35.427 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:35.427 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:35.428 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:35.428 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:35.428 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:35.428 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:35.428 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d0cae25, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d0cae25, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@619e0939, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@619e0939, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:35.428 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:35.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:35.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x03774251, L:/10.30.170.167:18131 - R:/10.30.171.175:50180] 15:18:35.429 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 302 on channel [id: 0x03774251, L:/10.30.170.167:18131 - R:/10.30.171.175:50180] 15:18:35.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]) by 1103 down to 2096049 15:18:35.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50180]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:35.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x03774251, L:/10.30.170.167:18131 - R:/10.30.171.175:50180] 15:18:35.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x03774251, L:/10.30.170.167:18131 - R:/10.30.171.175:50180] 15:18:35.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]) request=subsystem result=ReplySuccess, want-reply=true 15:18:35.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50180]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:35.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]) request=subsystem activate command 15:18:35.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]) starting runner for command=netconf 15:18:35.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50180]) process #5 SSH_MSG_CHANNEL_DATA 15:18:35.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]) by 373 down to 2096779 15:18:35.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]) SSH_MSG_CHANNEL_DATA len=373 15:18:35.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180] 15:18:35.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x03774251, L:/10.30.170.167:18131 - R:/10.30.171.175:50180]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:35.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:35.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x03774251, L:/10.30.170.167:18131 - R:/10.30.171.175:50180] 15:18:35.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x03774251, L:/10.30.170.167:18131 - R:/10.30.171.175:50180] 15:18:35.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18131', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:35.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=302} created 15:18:35.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=302, channel=[id: 0x03774251, L:/10.30.170.167:18131 - R:/10.30.171.175:50180]} created 15:18:35.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x03774251, L:/10.30.170.167:18131 - R:/10.30.171.175:50180] successful with session NetconfServerSession{sessionId=302, channel=[id: 0x03774251, L:/10.30.170.167:18131 - R:/10.30.171.175:50180]} 15:18:35.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=302, channel=[id: 0x03774251, L:/10.30.170.167:18131 - R:/10.30.171.175:50180]} up 15:18:35.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50180]) process #6 SSH_MSG_CHANNEL_DATA 15:18:35.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]) by 393 down to 2096386 15:18:35.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]) SSH_MSG_CHANNEL_DATA len=393 15:18:35.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180] 15:18:35.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:35.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:35.432 [netconf-device-simulator-threads-6] 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=302} 15:18:35.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:35.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=302, channel=[id: 0x03774251, L:/10.30.170.167:18131 - R:/10.30.171.175:50180]} EXI handlers added to pipeline 15:18:35.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:35.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]) by 179 down to 2095870 15:18:35.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50180]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:35.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:35.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50180]) process #7 SSH_MSG_CHANNEL_DATA 15:18:35.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]) by 340 down to 2096046 15:18:35.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]) SSH_MSG_CHANNEL_DATA len=340 15:18:35.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180] 15:18:35.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:35.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:35.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=302} 15:18:35.434 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@619e0939 15:18:35.434 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:35.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:35.434 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:35.434 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:35.434 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:35.434 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:35.434 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:35.434 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:35.434 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:35.434 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:35.434 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:35.434 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:35.434 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:35.434 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:35.434 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:35.434 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:35.434 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:35.434 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:35.434 [netconf-device-simulator-threads-6] 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 15:18:35.434 [netconf-device-simulator-threads-6] 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 15:18:35.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:35.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]) by 733 down to 2095137 15:18:35.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50180]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:35.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:35.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47276]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:35.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37358]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:35.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47276]) process #12 SSH_MSG_IGNORE 15:18:35.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47276]) SSH_MSG_IGNORE 15:18:35.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37358]) process #15 SSH_MSG_IGNORE 15:18:35.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37358]) SSH_MSG_IGNORE 15:18:35.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42458]) process #8 SSH_MSG_IGNORE 15:18:35.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42458]) SSH_MSG_IGNORE 15:18:35.771 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42458]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:35.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38758]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38758]) process #17 SSH_MSG_IGNORE 15:18:35.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38758]) SSH_MSG_IGNORE 15:18:36.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47636]) process #10 SSH_MSG_IGNORE 15:18:36.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47636]) SSH_MSG_IGNORE 15:18:36.182 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47636]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:36.239 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37492]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37492]) process #9 SSH_MSG_IGNORE 15:18:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37492]) SSH_MSG_IGNORE 15:18:36.381 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46272]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:36.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46272]) process #13 SSH_MSG_IGNORE 15:18:36.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46272]) SSH_MSG_IGNORE 15:18:36.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0b420479, L:/10.30.170.167:18132 - R:/10.30.171.175:46650]} 15:18:36.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:46650]): SSH-2.0-SSHD-UNKNOWN 15:18:36.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:46650]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:36.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:46650]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:36.452 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54238]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54238]) process #11 SSH_MSG_IGNORE 15:18:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54238]) SSH_MSG_IGNORE 15:18:36.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59766]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:36.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59766]) process #14 SSH_MSG_IGNORE 15:18:36.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59766]) SSH_MSG_IGNORE 15:18:36.588 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:18:36.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58112]) process #19 SSH_MSG_IGNORE 15:18:36.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58112]) SSH_MSG_IGNORE 15:18:36.629 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:36.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54380]) process #18 SSH_MSG_IGNORE 15:18:36.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54380]) SSH_MSG_IGNORE 15:18:36.644 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53088]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:36.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53088]) process #16 SSH_MSG_IGNORE 15:18:36.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53088]) SSH_MSG_IGNORE 15:18:36.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:46650]) Send SSH_MSG_KEXINIT 15:18:36.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46650]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:36.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46650]) process #0 SSH_MSG_KEXINIT 15:18:36.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:46650]) SSH_MSG_KEXINIT 15:18:36.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:46650]) strict KEX=true client=true server=true 15:18:36.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46650]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:36.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46650]) Kex: server host key algorithms = rsa-sha2-512 15:18:36.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46650]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:36.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46650]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:36.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46650]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:36.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46650]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:36.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46650]) Kex: compression algorithms (client to server) = none 15:18:36.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46650]) Kex: compression algorithms (server to client) = none 15:18:36.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:36.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45880]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:36.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46650]) process #1 30 15:18:36.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46650]] process command=SSH_MSG_KEXDH_INIT 15:18:36.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46650]] Send SSH_MSG_KEXDH_REPLY 15:18:36.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46650]) packet #1 sending command=31[31] len=1639 15:18:36.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:46650])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:36.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:46650]) Send SSH_MSG_NEWKEYS 15:18:36.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:46650]) session ID=57:1d:82:8d:ab:3e:a4:9b:cb:3c:91:cd:30:09:91:ef:aa:6e:0f:fe:e2:a3:c4:2b:ba:3f:3d:55:0f:63:52:84:89:eb:06:4c:f1:f9:df:21:63:44:6f:04:e1:02:34:5e:e4:de:b3:32:59:63:9c:34:72:17:56:0a:c0:0b:ec:cc 15:18:36.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46650]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:36.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46650]): strict KEX resets output message sequence number from 3 to 0 15:18:36.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46650]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6b1340b4; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:36.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:46650])[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 15:18:36.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46650])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:36.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46650]) packet #0 sending command=7[7] len=419 15:18:36.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46650]) No pending packets to flush at end of KEX 15:18:36.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45880]) process #15 SSH_MSG_IGNORE 15:18:36.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45880]) SSH_MSG_IGNORE 15:18:36.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46650]) process #2 SSH_MSG_NEWKEYS 15:18:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46650]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46650]): strict KEX resets input message sequence number from 3 to 0 15:18:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46650]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@fc28f20; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46650]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46650]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:46650]) authorized authentication methods: password,publickey 15:18:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46650]) Accepted service ssh-userauth 15:18:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46650]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46650]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46650]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46650]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46650]) no authentication factory for method=none 15:18:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46650]) SSH_MSG_USERAUTH_REQUEST 15:18:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46650]) remaining methods: password,publickey 15:18:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46650]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46650]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46650]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46650]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:36.810 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:46650]) authentication result: true 15:18:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:46650]) SSH_MSG_USERAUTH_REQUEST 15:18:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46650])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46650]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:36.810 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:36.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46650]) no heartbeat to stop 15:18:36.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:46650]) heartbeat type=IGNORE, interval=PT30S 15:18:36.811 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:46650 authenticated 15:18:36.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46650]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:36.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46650]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:36.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46650]] session=TransportServerSession[admin@/10.30.171.175:46650] id=0 15:18:36.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46650])) size=2097152, max=2097152, packet=32768 15:18:36.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46650]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46650] 15:18:36.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46650]) recipient=0 15:18:36.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650])) size=2097152, max=2097152, packet=32768 15:18:36.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650])) re-initializing 15:18:36.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650])) size=2097152, max=2097152, packet=32768 15:18:36.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:36.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46650]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:36.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46650]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:36.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:36.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650])[want-reply=true] subsystem=netconf 15:18:36.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650])[subsystem] prepared command 15:18:36.812 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:36.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:36.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0b420479, L:/10.30.170.167:18132 - R:/10.30.171.175:46650]}} established 15:18:36.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 303: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18132 15:18:36.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 303: Creating data stores for simulated device 15:18:36.812 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:36.812 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:36.812 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:36.812 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:36.812 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:36.813 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d11d7eb 15:18:36.813 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:36.813 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:36.813 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:36.813 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:36.814 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:36.814 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:36.814 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:36.814 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:36.814 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d11d7eb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d11d7eb, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24d226e0, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24d226e0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:36.814 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:36.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:36.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0b420479, L:/10.30.170.167:18132 - R:/10.30.171.175:46650] 15:18:36.815 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 303 on channel [id: 0x0b420479, L:/10.30.170.167:18132 - R:/10.30.171.175:46650] 15:18:36.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]) by 1103 down to 2096049 15:18:36.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46650]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:36.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0b420479, L:/10.30.170.167:18132 - R:/10.30.171.175:46650] 15:18:36.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0b420479, L:/10.30.170.167:18132 - R:/10.30.171.175:46650] 15:18:36.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]) request=subsystem result=ReplySuccess, want-reply=true 15:18:36.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46650]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:36.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]) request=subsystem activate command 15:18:36.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]) starting runner for command=netconf 15:18:36.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46650]) process #5 SSH_MSG_CHANNEL_DATA 15:18:36.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]) by 373 down to 2096779 15:18:36.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]) SSH_MSG_CHANNEL_DATA len=373 15:18:36.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650] 15:18:36.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0b420479, L:/10.30.170.167:18132 - R:/10.30.171.175:46650]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:36.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:36.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0b420479, L:/10.30.170.167:18132 - R:/10.30.171.175:46650] 15:18:36.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0b420479, L:/10.30.170.167:18132 - R:/10.30.171.175:46650] 15:18:36.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18132', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:36.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=303} created 15:18:36.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=303, channel=[id: 0x0b420479, L:/10.30.170.167:18132 - R:/10.30.171.175:46650]} created 15:18:36.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0b420479, L:/10.30.170.167:18132 - R:/10.30.171.175:46650] successful with session NetconfServerSession{sessionId=303, channel=[id: 0x0b420479, L:/10.30.170.167:18132 - R:/10.30.171.175:46650]} 15:18:36.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=303, channel=[id: 0x0b420479, L:/10.30.170.167:18132 - R:/10.30.171.175:46650]} up 15:18:36.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46650]) process #6 SSH_MSG_CHANNEL_DATA 15:18:36.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]) by 393 down to 2096386 15:18:36.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]) SSH_MSG_CHANNEL_DATA len=393 15:18:36.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650] 15:18:36.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:36.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:36.817 [netconf-device-simulator-threads-0] 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=303} 15:18:36.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:36.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=303, channel=[id: 0x0b420479, L:/10.30.170.167:18132 - R:/10.30.171.175:46650]} EXI handlers added to pipeline 15:18:36.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:36.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]) by 179 down to 2095870 15:18:36.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46650]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:36.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:36.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46650]) process #7 SSH_MSG_CHANNEL_DATA 15:18:36.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]) by 340 down to 2096046 15:18:36.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]) SSH_MSG_CHANNEL_DATA len=340 15:18:36.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650] 15:18:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=303} 15:18:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24d226e0 15:18:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:36.820 [netconf-device-simulator-threads-0] 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 15:18:36.820 [netconf-device-simulator-threads-0] 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 15:18:36.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:36.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]) by 733 down to 2095137 15:18:36.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46650]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:36.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:36.963 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41400]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:36.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41400]) process #12 SSH_MSG_IGNORE 15:18:36.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41400]) SSH_MSG_IGNORE 15:18:36.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47864]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:36.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47864]) process #8 SSH_MSG_IGNORE 15:18:36.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47864]) SSH_MSG_IGNORE 15:18:37.163 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48346]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:37.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48346]) process #17 SSH_MSG_IGNORE 15:18:37.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48346]) SSH_MSG_IGNORE 15:18:37.459 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58256]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:37.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58256]) process #15 SSH_MSG_IGNORE 15:18:37.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58256]) SSH_MSG_IGNORE 15:18:37.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb7b4487d, L:/10.30.170.167:18133 - R:/10.30.171.175:42628]} 15:18:37.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:42628]): SSH-2.0-SSHD-UNKNOWN 15:18:37.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:42628]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:37.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:42628]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:37.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40580]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:37.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40580]) process #13 SSH_MSG_IGNORE 15:18:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40580]) SSH_MSG_IGNORE 15:18:37.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60978]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:37.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60978]) process #10 SSH_MSG_IGNORE 15:18:37.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60978]) SSH_MSG_IGNORE 15:18:37.545 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55224]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:37.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55224]) process #11 SSH_MSG_IGNORE 15:18:37.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55224]) SSH_MSG_IGNORE 15:18:37.778 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:37.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50598]) process #18 SSH_MSG_IGNORE 15:18:37.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50598]) SSH_MSG_IGNORE 15:18:37.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53618]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53618]) process #14 SSH_MSG_IGNORE 15:18:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53618]) SSH_MSG_IGNORE 15:18:37.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36408]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:37.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36408]) process #9 SSH_MSG_IGNORE 15:18:37.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36408]) SSH_MSG_IGNORE 15:18:37.838 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60884]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60884]) process #16 SSH_MSG_IGNORE 15:18:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60884]) SSH_MSG_IGNORE 15:18:37.843 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:18:37.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34104]) process #19 SSH_MSG_IGNORE 15:18:37.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34104]) SSH_MSG_IGNORE 15:18:37.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:42628]) Send SSH_MSG_KEXINIT 15:18:37.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42628]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:37.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42628]) process #0 SSH_MSG_KEXINIT 15:18:37.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:42628]) SSH_MSG_KEXINIT 15:18:37.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:42628]) strict KEX=true client=true server=true 15:18:37.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42628]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:37.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42628]) Kex: server host key algorithms = rsa-sha2-512 15:18:37.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42628]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:37.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42628]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:37.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42628]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:37.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42628]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:37.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42628]) Kex: compression algorithms (client to server) = none 15:18:37.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42628]) Kex: compression algorithms (server to client) = none 15:18:37.883 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:37.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42628]) process #1 30 15:18:37.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42628]] process command=SSH_MSG_KEXDH_INIT 15:18:37.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42628]] Send SSH_MSG_KEXDH_REPLY 15:18:37.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42628]) packet #1 sending command=31[31] len=1639 15:18:37.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:42628])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:37.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:42628]) Send SSH_MSG_NEWKEYS 15:18:37.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:42628]) session ID=c5:c3:7f:f9:27:c5:05:48:5e:4b:b0:33:e5:13:5d:93:81:8a:e5:30:e1:d7:6e:76:78:79:b6:da:2e:2c:a1:02:20:29:bd:2b:0a:91:f0:a4:be:d8:3a:b0:f1:b6:6c:15:46:cc:1a:44:55:8e:95:f5:53:92:a3:e5:72:ec:f8:92 15:18:37.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42628]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:37.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42628]): strict KEX resets output message sequence number from 3 to 0 15:18:37.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42628]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@f1375d8; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:37.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:42628])[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 15:18:37.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42628])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:37.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42628]) packet #0 sending command=7[7] len=419 15:18:37.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42628]) No pending packets to flush at end of KEX 15:18:38.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42628]) process #2 SSH_MSG_NEWKEYS 15:18:38.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42628]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:38.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42628]): strict KEX resets input message sequence number from 3 to 0 15:18:38.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42628]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@64edba68; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:38.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:38.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42628]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:38.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42628]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:38.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:42628]) authorized authentication methods: password,publickey 15:18:38.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42628]) Accepted service ssh-userauth 15:18:38.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42628]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:38.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42628]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:38.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42628]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:38.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42628]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:38.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42628]) no authentication factory for method=none 15:18:38.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42628]) SSH_MSG_USERAUTH_REQUEST 15:18:38.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42628]) remaining methods: password,publickey 15:18:38.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42628]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:38.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42628]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:38.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42628]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:38.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42628]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:38.004 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:38.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:42628]) authentication result: true 15:18:38.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:42628]) SSH_MSG_USERAUTH_REQUEST 15:18:38.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42628])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:38.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42628]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:38.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:38.004 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:38.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42628]) no heartbeat to stop 15:18:38.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:42628]) heartbeat type=IGNORE, interval=PT30S 15:18:38.004 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:42628 authenticated 15:18:38.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42628]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:38.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42628]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:38.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42628]] session=TransportServerSession[admin@/10.30.171.175:42628] id=0 15:18:38.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42628])) size=2097152, max=2097152, packet=32768 15:18:38.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42628]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42628] 15:18:38.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42628]) recipient=0 15:18:38.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628])) size=2097152, max=2097152, packet=32768 15:18:38.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628])) re-initializing 15:18:38.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628])) size=2097152, max=2097152, packet=32768 15:18:38.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:38.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42628]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:38.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42628]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:38.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:38.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628])[want-reply=true] subsystem=netconf 15:18:38.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628])[subsystem] prepared command 15:18:38.022 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:38.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:38.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb7b4487d, L:/10.30.170.167:18133 - R:/10.30.171.175:42628]}} established 15:18:38.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 304: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18133 15:18:38.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 304: Creating data stores for simulated device 15:18:38.023 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:38.023 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:38.023 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:38.023 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:38.023 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:38.024 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@126cbfc6 15:18:38.024 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:38.024 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:38.024 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:38.024 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:38.024 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:38.024 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:38.024 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:38.024 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:38.025 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@126cbfc6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@126cbfc6, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@367fd06f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@367fd06f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:38.025 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:38.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:38.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb7b4487d, L:/10.30.170.167:18133 - R:/10.30.171.175:42628] 15:18:38.026 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 304 on channel [id: 0xb7b4487d, L:/10.30.170.167:18133 - R:/10.30.171.175:42628] 15:18:38.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]) by 1103 down to 2096049 15:18:38.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42628]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:38.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb7b4487d, L:/10.30.170.167:18133 - R:/10.30.171.175:42628] 15:18:38.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb7b4487d, L:/10.30.170.167:18133 - R:/10.30.171.175:42628] 15:18:38.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]) request=subsystem result=ReplySuccess, want-reply=true 15:18:38.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42628]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:38.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]) request=subsystem activate command 15:18:38.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]) starting runner for command=netconf 15:18:38.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42628]) process #5 SSH_MSG_CHANNEL_DATA 15:18:38.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]) by 373 down to 2096779 15:18:38.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]) SSH_MSG_CHANNEL_DATA len=373 15:18:38.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628] 15:18:38.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb7b4487d, L:/10.30.170.167:18133 - R:/10.30.171.175:42628]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:38.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:38.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb7b4487d, L:/10.30.170.167:18133 - R:/10.30.171.175:42628] 15:18:38.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb7b4487d, L:/10.30.170.167:18133 - R:/10.30.171.175:42628] 15:18:38.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18133', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:38.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=304} created 15:18:38.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=304, channel=[id: 0xb7b4487d, L:/10.30.170.167:18133 - R:/10.30.171.175:42628]} created 15:18:38.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb7b4487d, L:/10.30.170.167:18133 - R:/10.30.171.175:42628] successful with session NetconfServerSession{sessionId=304, channel=[id: 0xb7b4487d, L:/10.30.170.167:18133 - R:/10.30.171.175:42628]} 15:18:38.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=304, channel=[id: 0xb7b4487d, L:/10.30.170.167:18133 - R:/10.30.171.175:42628]} up 15:18:38.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42628]) process #6 SSH_MSG_CHANNEL_DATA 15:18:38.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]) by 393 down to 2096386 15:18:38.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]) SSH_MSG_CHANNEL_DATA len=393 15:18:38.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628] 15:18:38.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:38.029 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:38.029 [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=304} 15:18:38.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:38.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=304, channel=[id: 0xb7b4487d, L:/10.30.170.167:18133 - R:/10.30.171.175:42628]} EXI handlers added to pipeline 15:18:38.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:38.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]) by 179 down to 2095870 15:18:38.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42628]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:38.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:38.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42628]) process #7 SSH_MSG_CHANNEL_DATA 15:18:38.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]) by 340 down to 2096046 15:18:38.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]) SSH_MSG_CHANNEL_DATA len=340 15:18:38.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628] 15:18:38.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:38.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:38.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=304} 15:18:38.033 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@367fd06f 15:18:38.033 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:38.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:38.033 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:38.033 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:38.033 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:38.033 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:38.034 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:38.034 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:38.034 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:38.034 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:38.034 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:38.034 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:38.034 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:38.034 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:38.034 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:38.034 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:38.034 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:38.034 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:38.034 [netconf-device-simulator-threads-2] 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 15:18:38.034 [netconf-device-simulator-threads-2] 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 15:18:38.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:38.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]) by 733 down to 2095137 15:18:38.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42628]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:38.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:38.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49154]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:38.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49154]) process #12 SSH_MSG_IGNORE 15:18:38.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49154]) SSH_MSG_IGNORE 15:18:38.266 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47972]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:38.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47972]) process #13 SSH_MSG_IGNORE 15:18:38.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47972]) SSH_MSG_IGNORE 15:18:38.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41398]) process #8 SSH_MSG_IGNORE 15:18:38.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41398]) SSH_MSG_IGNORE 15:18:38.304 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41398]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:38.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38174]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:38.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38174]) process #15 SSH_MSG_IGNORE 15:18:38.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38174]) SSH_MSG_IGNORE 15:18:38.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33050]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33050]) process #17 SSH_MSG_IGNORE 15:18:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33050]) SSH_MSG_IGNORE 15:18:38.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42510]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:38.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42510]) process #10 SSH_MSG_IGNORE 15:18:38.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42510]) SSH_MSG_IGNORE 15:18:38.622 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36106]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:38.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36106]) process #14 SSH_MSG_IGNORE 15:18:38.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36106]) SSH_MSG_IGNORE 15:18:38.741 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #9 SSH_MSG_IGNORE 15:18:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:18:38.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54674]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:38.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54674]) process #11 SSH_MSG_IGNORE 15:18:38.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54674]) SSH_MSG_IGNORE 15:18:38.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfffb41aa, L:/10.30.170.167:18134 - R:/10.30.171.175:35768]} 15:18:38.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:35768]): SSH-2.0-SSHD-UNKNOWN 15:18:38.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:35768]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:38.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:35768]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:38.918 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37244]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:38.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37244]) process #16 SSH_MSG_IGNORE 15:18:38.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37244]) SSH_MSG_IGNORE 15:18:39.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:35768]) Send SSH_MSG_KEXINIT 15:18:39.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35768]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:39.024 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:18:39.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35768]) process #0 SSH_MSG_KEXINIT 15:18:39.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:35768]) SSH_MSG_KEXINIT 15:18:39.024 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:35768]) strict KEX=true client=true server=true 15:18:39.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35768]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:39.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35768]) Kex: server host key algorithms = rsa-sha2-512 15:18:39.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35768]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:39.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35768]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:39.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35768]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:39.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35768]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:39.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35768]) Kex: compression algorithms (client to server) = none 15:18:39.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35768]) Kex: compression algorithms (server to client) = none 15:18:39.025 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:39.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54902]) process #19 SSH_MSG_IGNORE 15:18:39.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54902]) SSH_MSG_IGNORE 15:18:39.049 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:39.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44860]) process #18 SSH_MSG_IGNORE 15:18:39.050 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44860]) SSH_MSG_IGNORE 15:18:39.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35768]) process #1 30 15:18:39.101 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35768]] process command=SSH_MSG_KEXDH_INIT 15:18:39.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35768]] Send SSH_MSG_KEXDH_REPLY 15:18:39.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35768]) packet #1 sending command=31[31] len=1639 15:18:39.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:35768])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:39.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:35768]) Send SSH_MSG_NEWKEYS 15:18:39.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:35768]) session ID=16:01:41:8a:62:4a:00:b1:85:63:1d:79:9c:9f:94:9f:78:f9:63:3f:5e:c2:9d:be:30:af:4a:c6:33:05:6c:d6:02:02:e4:9e:84:e8:3e:5c:2c:1e:82:70:b8:48:ee:2e:06:91:a5:a0:68:86:c2:1a:8d:02:0f:f8:64:ed:13:59 15:18:39.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35768]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:39.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35768]): strict KEX resets output message sequence number from 3 to 0 15:18:39.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35768]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6c37de02; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:39.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:35768])[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 15:18:39.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35768])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:39.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35768]) packet #0 sending command=7[7] len=419 15:18:39.120 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35768]) No pending packets to flush at end of KEX 15:18:39.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35768]) process #2 SSH_MSG_NEWKEYS 15:18:39.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35768]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:39.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35768]): strict KEX resets input message sequence number from 3 to 0 15:18:39.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35768]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@588d806; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:39.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:39.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35768]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:39.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35768]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:39.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:35768]) authorized authentication methods: password,publickey 15:18:39.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35768]) Accepted service ssh-userauth 15:18:39.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35768]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:39.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35768]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:39.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35768]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:39.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35768]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:39.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35768]) no authentication factory for method=none 15:18:39.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35768]) SSH_MSG_USERAUTH_REQUEST 15:18:39.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35768]) remaining methods: password,publickey 15:18:39.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35768]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:39.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35768]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:39.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35768]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:39.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35768]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:39.157 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:39.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:35768]) authentication result: true 15:18:39.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:35768]) SSH_MSG_USERAUTH_REQUEST 15:18:39.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35768])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:39.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35768]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:39.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:39.157 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:39.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35768]) no heartbeat to stop 15:18:39.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:35768]) heartbeat type=IGNORE, interval=PT30S 15:18:39.158 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:35768 authenticated 15:18:39.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35768]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:39.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35768]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:39.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35768]] session=TransportServerSession[admin@/10.30.171.175:35768] id=0 15:18:39.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35768])) size=2097152, max=2097152, packet=32768 15:18:39.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35768]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35768] 15:18:39.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35768]) recipient=0 15:18:39.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768])) size=2097152, max=2097152, packet=32768 15:18:39.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768])) re-initializing 15:18:39.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768])) size=2097152, max=2097152, packet=32768 15:18:39.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:39.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35768]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:39.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35768]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:39.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:39.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768])[want-reply=true] subsystem=netconf 15:18:39.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768])[subsystem] prepared command 15:18:39.159 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:39.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:39.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfffb41aa, L:/10.30.170.167:18134 - R:/10.30.171.175:35768]}} established 15:18:39.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 305: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18134 15:18:39.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 305: Creating data stores for simulated device 15:18:39.160 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:39.160 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:39.160 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:39.160 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:39.160 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:39.161 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57777578 15:18:39.161 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:39.162 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:39.162 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:39.162 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:39.163 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:39.163 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:39.163 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:39.163 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:39.163 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57777578, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57777578, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@73b918e1, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@73b918e1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:39.164 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:39.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:39.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfffb41aa, L:/10.30.170.167:18134 - R:/10.30.171.175:35768] 15:18:39.165 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 305 on channel [id: 0xfffb41aa, L:/10.30.170.167:18134 - R:/10.30.171.175:35768] 15:18:39.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]) by 1103 down to 2096049 15:18:39.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35768]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:39.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfffb41aa, L:/10.30.170.167:18134 - R:/10.30.171.175:35768] 15:18:39.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfffb41aa, L:/10.30.170.167:18134 - R:/10.30.171.175:35768] 15:18:39.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]) request=subsystem result=ReplySuccess, want-reply=true 15:18:39.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35768]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:39.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]) request=subsystem activate command 15:18:39.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]) starting runner for command=netconf 15:18:39.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35768]) process #5 SSH_MSG_CHANNEL_DATA 15:18:39.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]) by 373 down to 2096779 15:18:39.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]) SSH_MSG_CHANNEL_DATA len=373 15:18:39.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768] 15:18:39.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xfffb41aa, L:/10.30.170.167:18134 - R:/10.30.171.175:35768]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:39.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:39.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfffb41aa, L:/10.30.170.167:18134 - R:/10.30.171.175:35768] 15:18:39.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfffb41aa, L:/10.30.170.167:18134 - R:/10.30.171.175:35768] 15:18:39.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18134', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:39.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=305} created 15:18:39.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=305, channel=[id: 0xfffb41aa, L:/10.30.170.167:18134 - R:/10.30.171.175:35768]} created 15:18:39.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfffb41aa, L:/10.30.170.167:18134 - R:/10.30.171.175:35768] successful with session NetconfServerSession{sessionId=305, channel=[id: 0xfffb41aa, L:/10.30.170.167:18134 - R:/10.30.171.175:35768]} 15:18:39.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=305, channel=[id: 0xfffb41aa, L:/10.30.170.167:18134 - R:/10.30.171.175:35768]} up 15:18:39.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35768]) process #6 SSH_MSG_CHANNEL_DATA 15:18:39.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]) by 393 down to 2096386 15:18:39.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]) SSH_MSG_CHANNEL_DATA len=393 15:18:39.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768] 15:18:39.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:39.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:39.168 [netconf-device-simulator-threads-4] 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=305} 15:18:39.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:39.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=305, channel=[id: 0xfffb41aa, L:/10.30.170.167:18134 - R:/10.30.171.175:35768]} EXI handlers added to pipeline 15:18:39.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:39.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]) by 179 down to 2095870 15:18:39.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35768]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:39.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:39.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35768]) process #7 SSH_MSG_CHANNEL_DATA 15:18:39.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]) by 340 down to 2096046 15:18:39.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]) SSH_MSG_CHANNEL_DATA len=340 15:18:39.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768] 15:18:39.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:39.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:39.171 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=305} 15:18:39.172 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@73b918e1 15:18:39.172 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:39.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:39.172 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:39.172 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:39.172 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:39.172 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:39.172 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:39.172 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:39.172 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:39.172 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:39.172 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:39.172 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:39.172 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:39.172 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:39.172 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:39.172 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:39.172 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:39.172 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:39.172 [netconf-device-simulator-threads-4] 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 15:18:39.172 [netconf-device-simulator-threads-4] 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 15:18:39.172 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:39.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]) by 733 down to 2095137 15:18:39.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35768]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:39.173 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:39.389 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36484]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:39.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36484]) process #12 SSH_MSG_IGNORE 15:18:39.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36484]) SSH_MSG_IGNORE 15:18:39.542 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38652]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38652]) process #15 SSH_MSG_IGNORE 15:18:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38652]) SSH_MSG_IGNORE 15:18:39.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47238]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:39.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47238]) process #17 SSH_MSG_IGNORE 15:18:39.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47238]) SSH_MSG_IGNORE 15:18:39.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51538]) process #14 SSH_MSG_IGNORE 15:18:39.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51538]) SSH_MSG_IGNORE 15:18:39.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51538]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:39.843 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55758]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:39.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55758]) process #8 SSH_MSG_IGNORE 15:18:39.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55758]) SSH_MSG_IGNORE 15:18:39.875 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58680]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:39.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58680]) process #13 SSH_MSG_IGNORE 15:18:39.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58680]) SSH_MSG_IGNORE 15:18:39.976 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:39.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #9 SSH_MSG_IGNORE 15:18:39.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:18:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57594]) process #11 SSH_MSG_IGNORE 15:18:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57594]) SSH_MSG_IGNORE 15:18:39.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57594]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:40.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x38eb8b21, L:/10.30.170.167:18135 - R:/10.30.171.175:53276]} 15:18:40.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:53276]): SSH-2.0-SSHD-UNKNOWN 15:18:40.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:53276]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:40.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:53276]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:40.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50400]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:40.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50400]) process #10 SSH_MSG_IGNORE 15:18:40.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50400]) SSH_MSG_IGNORE 15:18:40.157 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59038]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59038]) process #16 SSH_MSG_IGNORE 15:18:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59038]) SSH_MSG_IGNORE 15:18:40.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:53276]) Send SSH_MSG_KEXINIT 15:18:40.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53276]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:40.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53276]) process #0 SSH_MSG_KEXINIT 15:18:40.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:53276]) SSH_MSG_KEXINIT 15:18:40.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:53276]) strict KEX=true client=true server=true 15:18:40.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53276]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:40.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53276]) Kex: server host key algorithms = rsa-sha2-512 15:18:40.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53276]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:40.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53276]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:40.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53276]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:40.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53276]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:40.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53276]) Kex: compression algorithms (client to server) = none 15:18:40.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53276]) Kex: compression algorithms (server to client) = none 15:18:40.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:40.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53276]) process #1 30 15:18:40.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:53276]] process command=SSH_MSG_KEXDH_INIT 15:18:40.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:53276]] Send SSH_MSG_KEXDH_REPLY 15:18:40.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53276]) packet #1 sending command=31[31] len=1639 15:18:40.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:53276])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:40.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:53276]) Send SSH_MSG_NEWKEYS 15:18:40.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:53276]) session ID=ec:e9:72:ca:3e:67:30:d4:48:8d:32:92:00:bc:2e:d2:a9:a8:b9:be:e9:f6:11:3d:6f:63:6b:71:36:f0:29:5f:69:23:71:cc:3d:f6:73:62:96:50:93:6c:e1:aa:f8:b5:06:e0:4a:ba:54:b2:46:a5:c7:55:02:88:bf:e2:f6:a0 15:18:40.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53276]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:40.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:53276]): strict KEX resets output message sequence number from 3 to 0 15:18:40.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:53276]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@44dccb6c; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:40.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:53276])[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 15:18:40.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:53276])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:40.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53276]) packet #0 sending command=7[7] len=419 15:18:40.445 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:53276]) No pending packets to flush at end of KEX 15:18:40.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53276]) process #2 SSH_MSG_NEWKEYS 15:18:40.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:53276]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:40.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:53276]): strict KEX resets input message sequence number from 3 to 0 15:18:40.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:53276]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3124f7a9; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:40.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:40.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53276]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:40.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:53276]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:40.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:53276]) authorized authentication methods: password,publickey 15:18:40.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:53276]) Accepted service ssh-userauth 15:18:40.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53276]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:40.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53276]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:40.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53276]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:40.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53276]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:40.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53276]) no authentication factory for method=none 15:18:40.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:53276]) SSH_MSG_USERAUTH_REQUEST 15:18:40.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:53276]) remaining methods: password,publickey 15:18:40.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53276]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:40.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53276]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:40.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53276]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:40.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53276]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:40.479 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:40.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:53276]) authentication result: true 15:18:40.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:53276]) SSH_MSG_USERAUTH_REQUEST 15:18:40.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:53276])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:40.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53276]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:40.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:40.479 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:40.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53276]) no heartbeat to stop 15:18:40.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:53276]) heartbeat type=IGNORE, interval=PT30S 15:18:40.479 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:53276 authenticated 15:18:40.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53276]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:40.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53276]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:40.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53276]] session=TransportServerSession[admin@/10.30.171.175:53276] id=0 15:18:40.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53276])) size=2097152, max=2097152, packet=32768 15:18:40.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53276]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53276] 15:18:40.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53276]) recipient=0 15:18:40.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276])) size=2097152, max=2097152, packet=32768 15:18:40.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276])) re-initializing 15:18:40.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276])) size=2097152, max=2097152, packet=32768 15:18:40.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:40.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53276]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:40.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53276]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:40.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:40.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276])[want-reply=true] subsystem=netconf 15:18:40.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276])[subsystem] prepared command 15:18:40.482 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:40.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:40.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x38eb8b21, L:/10.30.170.167:18135 - R:/10.30.171.175:53276]}} established 15:18:40.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 306: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18135 15:18:40.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 306: Creating data stores for simulated device 15:18:40.484 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:40.484 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:40.484 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:40.484 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:40.484 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:40.486 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11a67bf4 15:18:40.486 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:40.486 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:40.486 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:40.486 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:40.486 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43380]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:40.488 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:40.488 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:40.488 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:40.488 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:40.488 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11a67bf4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11a67bf4, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@626f6a60, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@626f6a60, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:40.488 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:40.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:40.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x38eb8b21, L:/10.30.170.167:18135 - R:/10.30.171.175:53276] 15:18:40.491 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 306 on channel [id: 0x38eb8b21, L:/10.30.170.167:18135 - R:/10.30.171.175:53276] 15:18:40.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]) by 1103 down to 2096049 15:18:40.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53276]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:40.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x38eb8b21, L:/10.30.170.167:18135 - R:/10.30.171.175:53276] 15:18:40.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x38eb8b21, L:/10.30.170.167:18135 - R:/10.30.171.175:53276] 15:18:40.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]) request=subsystem result=ReplySuccess, want-reply=true 15:18:40.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53276]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:40.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]) request=subsystem activate command 15:18:40.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]) starting runner for command=netconf 15:18:40.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53276]) process #5 SSH_MSG_CHANNEL_DATA 15:18:40.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]) by 373 down to 2096779 15:18:40.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]) SSH_MSG_CHANNEL_DATA len=373 15:18:40.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276] 15:18:40.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x38eb8b21, L:/10.30.170.167:18135 - R:/10.30.171.175:53276]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:40.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:40.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x38eb8b21, L:/10.30.170.167:18135 - R:/10.30.171.175:53276] 15:18:40.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x38eb8b21, L:/10.30.170.167:18135 - R:/10.30.171.175:53276] 15:18:40.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18135', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:40.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=306} created 15:18:40.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=306, channel=[id: 0x38eb8b21, L:/10.30.170.167:18135 - R:/10.30.171.175:53276]} created 15:18:40.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x38eb8b21, L:/10.30.170.167:18135 - R:/10.30.171.175:53276] successful with session NetconfServerSession{sessionId=306, channel=[id: 0x38eb8b21, L:/10.30.170.167:18135 - R:/10.30.171.175:53276]} 15:18:40.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=306, channel=[id: 0x38eb8b21, L:/10.30.170.167:18135 - R:/10.30.171.175:53276]} up 15:18:40.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53276]) process #6 SSH_MSG_CHANNEL_DATA 15:18:40.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]) by 393 down to 2096386 15:18:40.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]) SSH_MSG_CHANNEL_DATA len=393 15:18:40.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276] 15:18:40.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:40.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:40.493 [netconf-device-simulator-threads-6] 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=306} 15:18:40.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:40.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=306, channel=[id: 0x38eb8b21, L:/10.30.170.167:18135 - R:/10.30.171.175:53276]} EXI handlers added to pipeline 15:18:40.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:40.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43380]) process #12 SSH_MSG_IGNORE 15:18:40.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43380]) SSH_MSG_IGNORE 15:18:40.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]) by 179 down to 2095870 15:18:40.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53276]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:40.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:40.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53276]) process #7 SSH_MSG_CHANNEL_DATA 15:18:40.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]) by 340 down to 2096046 15:18:40.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]) SSH_MSG_CHANNEL_DATA len=340 15:18:40.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276] 15:18:40.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:40.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:40.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=306} 15:18:40.496 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@626f6a60 15:18:40.496 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:40.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:40.496 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:40.496 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:40.497 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:40.497 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:40.497 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:40.497 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:40.497 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:40.497 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:40.497 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:40.497 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:40.497 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:40.497 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:40.497 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:40.497 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:40.497 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:40.497 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:40.497 [netconf-device-simulator-threads-6] 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 15:18:40.497 [netconf-device-simulator-threads-6] 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 15:18:40.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:40.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]) by 733 down to 2095137 15:18:40.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53276]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:40.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:40.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:18:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38538]) process #19 SSH_MSG_IGNORE 15:18:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38538]) SSH_MSG_IGNORE 15:18:40.732 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:40.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33996]) process #18 SSH_MSG_IGNORE 15:18:40.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33996]) SSH_MSG_IGNORE 15:18:40.760 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58864]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:40.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58864]) process #14 SSH_MSG_IGNORE 15:18:40.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58864]) SSH_MSG_IGNORE 15:18:40.776 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58078]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58078]) process #13 SSH_MSG_IGNORE 15:18:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58078]) SSH_MSG_IGNORE 15:18:40.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37488]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:40.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37488]) process #15 SSH_MSG_IGNORE 15:18:40.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37488]) SSH_MSG_IGNORE 15:18:40.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37928]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:40.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37928]) process #17 SSH_MSG_IGNORE 15:18:40.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37928]) SSH_MSG_IGNORE 15:18:40.976 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47884]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:40.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47884]) process #8 SSH_MSG_IGNORE 15:18:40.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47884]) SSH_MSG_IGNORE 15:18:40.989 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42588]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:40.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42588]) process #10 SSH_MSG_IGNORE 15:18:40.999 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42588]) SSH_MSG_IGNORE 15:18:41.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55450]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:41.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55450]) process #9 SSH_MSG_IGNORE 15:18:41.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55450]) SSH_MSG_IGNORE 15:18:41.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xad5f3d8c, L:/10.30.170.167:18136 - R:/10.30.171.175:35884]} 15:18:41.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:35884]): SSH-2.0-SSHD-UNKNOWN 15:18:41.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:35884]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:41.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:35884]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:41.354 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56052]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:41.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56052]) process #11 SSH_MSG_IGNORE 15:18:41.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56052]) SSH_MSG_IGNORE 15:18:41.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:35884]) Send SSH_MSG_KEXINIT 15:18:41.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35884]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:41.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35884]) process #0 SSH_MSG_KEXINIT 15:18:41.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:35884]) SSH_MSG_KEXINIT 15:18:41.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:35884]) strict KEX=true client=true server=true 15:18:41.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35884]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:41.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35884]) Kex: server host key algorithms = rsa-sha2-512 15:18:41.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35884]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:41.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35884]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:41.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35884]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:41.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35884]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:41.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35884]) Kex: compression algorithms (client to server) = none 15:18:41.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35884]) Kex: compression algorithms (server to client) = none 15:18:41.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:41.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33716]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:41.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33716]) process #13 SSH_MSG_IGNORE 15:18:41.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33716]) SSH_MSG_IGNORE 15:18:41.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35884]) process #1 30 15:18:41.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35884]] process command=SSH_MSG_KEXDH_INIT 15:18:41.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35884]] Send SSH_MSG_KEXDH_REPLY 15:18:41.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35884]) packet #1 sending command=31[31] len=1639 15:18:41.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:35884])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:41.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:35884]) Send SSH_MSG_NEWKEYS 15:18:41.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:35884]) session ID=1a:47:38:a7:37:4c:0f:ff:a5:03:a7:3d:5f:03:cf:b6:a5:5a:24:50:bd:8d:d8:d2:46:c2:c4:fb:a7:34:12:9b:bc:fc:fa:24:41:69:f7:ef:4a:99:c8:ee:73:a5:a8:ed:3b:48:a1:f8:ec:b2:fe:59:e7:f0:2c:32:17:11:ab:4f 15:18:41.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35884]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:41.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35884]): strict KEX resets output message sequence number from 3 to 0 15:18:41.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35884]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5e19b1dd; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:41.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:35884])[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 15:18:41.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35884])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:41.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35884]) packet #0 sending command=7[7] len=419 15:18:41.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35884]) No pending packets to flush at end of KEX 15:18:41.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35884]) process #2 SSH_MSG_NEWKEYS 15:18:41.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35884]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:41.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35884]): strict KEX resets input message sequence number from 3 to 0 15:18:41.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35884]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3b470bd1; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:41.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:41.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35884]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:41.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35884]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:41.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:35884]) authorized authentication methods: password,publickey 15:18:41.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35884]) Accepted service ssh-userauth 15:18:41.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35884]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:41.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35884]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:41.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35884]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:41.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35884]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:41.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35884]) no authentication factory for method=none 15:18:41.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35884]) SSH_MSG_USERAUTH_REQUEST 15:18:41.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35884]) remaining methods: password,publickey 15:18:41.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35884]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:41.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35884]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:41.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35884]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:41.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35884]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:41.579 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:41.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:35884]) authentication result: true 15:18:41.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:35884]) SSH_MSG_USERAUTH_REQUEST 15:18:41.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35884])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:41.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35884]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:41.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:41.579 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:41.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35884]) no heartbeat to stop 15:18:41.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:35884]) heartbeat type=IGNORE, interval=PT30S 15:18:41.579 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:35884 authenticated 15:18:41.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35884]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:41.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35884]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:41.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35884]] session=TransportServerSession[admin@/10.30.171.175:35884] id=0 15:18:41.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35884])) size=2097152, max=2097152, packet=32768 15:18:41.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35884]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35884] 15:18:41.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35884]) recipient=0 15:18:41.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884])) size=2097152, max=2097152, packet=32768 15:18:41.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884])) re-initializing 15:18:41.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884])) size=2097152, max=2097152, packet=32768 15:18:41.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:41.579 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35884]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:41.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35884]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:41.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:41.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884])[want-reply=true] subsystem=netconf 15:18:41.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884])[subsystem] prepared command 15:18:41.580 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:41.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:41.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xad5f3d8c, L:/10.30.170.167:18136 - R:/10.30.171.175:35884]}} established 15:18:41.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 307: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18136 15:18:41.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 307: Creating data stores for simulated device 15:18:41.580 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:41.580 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:41.580 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:41.580 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:41.580 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:41.581 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16a4874d 15:18:41.581 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:41.581 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:41.581 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:41.581 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:41.581 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:41.582 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:41.582 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:41.582 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:41.582 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16a4874d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16a4874d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13c12450, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13c12450, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:41.582 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:41.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:41.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xad5f3d8c, L:/10.30.170.167:18136 - R:/10.30.171.175:35884] 15:18:41.583 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 307 on channel [id: 0xad5f3d8c, L:/10.30.170.167:18136 - R:/10.30.171.175:35884] 15:18:41.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]) by 1103 down to 2096049 15:18:41.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35884]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:41.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xad5f3d8c, L:/10.30.170.167:18136 - R:/10.30.171.175:35884] 15:18:41.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xad5f3d8c, L:/10.30.170.167:18136 - R:/10.30.171.175:35884] 15:18:41.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]) request=subsystem result=ReplySuccess, want-reply=true 15:18:41.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35884]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:41.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]) request=subsystem activate command 15:18:41.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]) starting runner for command=netconf 15:18:41.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35884]) process #5 SSH_MSG_CHANNEL_DATA 15:18:41.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]) by 373 down to 2096779 15:18:41.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]) SSH_MSG_CHANNEL_DATA len=373 15:18:41.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884] 15:18:41.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xad5f3d8c, L:/10.30.170.167:18136 - R:/10.30.171.175:35884]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:41.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:41.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xad5f3d8c, L:/10.30.170.167:18136 - R:/10.30.171.175:35884] 15:18:41.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xad5f3d8c, L:/10.30.170.167:18136 - R:/10.30.171.175:35884] 15:18:41.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18136', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:41.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=307} created 15:18:41.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=307, channel=[id: 0xad5f3d8c, L:/10.30.170.167:18136 - R:/10.30.171.175:35884]} created 15:18:41.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xad5f3d8c, L:/10.30.170.167:18136 - R:/10.30.171.175:35884] successful with session NetconfServerSession{sessionId=307, channel=[id: 0xad5f3d8c, L:/10.30.170.167:18136 - R:/10.30.171.175:35884]} 15:18:41.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=307, channel=[id: 0xad5f3d8c, L:/10.30.170.167:18136 - R:/10.30.171.175:35884]} up 15:18:41.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35884]) process #6 SSH_MSG_CHANNEL_DATA 15:18:41.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]) by 393 down to 2096386 15:18:41.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]) SSH_MSG_CHANNEL_DATA len=393 15:18:41.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884] 15:18:41.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:41.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:41.584 [netconf-device-simulator-threads-0] 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=307} 15:18:41.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:41.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=307, channel=[id: 0xad5f3d8c, L:/10.30.170.167:18136 - R:/10.30.171.175:35884]} EXI handlers added to pipeline 15:18:41.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:41.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]) by 179 down to 2095870 15:18:41.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35884]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:41.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:41.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35884]) process #7 SSH_MSG_CHANNEL_DATA 15:18:41.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]) by 340 down to 2096046 15:18:41.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]) SSH_MSG_CHANNEL_DATA len=340 15:18:41.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884] 15:18:41.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:41.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:41.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=307} 15:18:41.587 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13c12450 15:18:41.587 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:41.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:41.587 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:41.587 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:41.587 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:41.587 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:41.587 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:41.587 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:41.587 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:41.587 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:41.587 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:41.587 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:41.587 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:41.587 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:41.587 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:41.587 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:41.587 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:41.587 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:41.587 [netconf-device-simulator-threads-0] 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 15:18:41.587 [netconf-device-simulator-threads-0] 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 15:18:41.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:41.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]) by 733 down to 2095137 15:18:41.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35884]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:41.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:41.618 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:41.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35638]) process #18 SSH_MSG_IGNORE 15:18:41.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35638]) SSH_MSG_IGNORE 15:18:41.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:18:41.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #19 SSH_MSG_IGNORE 15:18:41.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:18:41.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44776]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:41.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44776]) process #16 SSH_MSG_IGNORE 15:18:41.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44776]) SSH_MSG_IGNORE 15:18:41.743 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36860]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:41.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36860]) process #12 SSH_MSG_IGNORE 15:18:41.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36860]) SSH_MSG_IGNORE 15:18:41.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34526]) process #8 SSH_MSG_IGNORE 15:18:42.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34526]) SSH_MSG_IGNORE 15:18:42.000 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34526]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:42.077 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33384]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:42.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33384]) process #17 SSH_MSG_IGNORE 15:18:42.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33384]) SSH_MSG_IGNORE 15:18:42.134 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55736]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:42.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55736]) process #15 SSH_MSG_IGNORE 15:18:42.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55736]) SSH_MSG_IGNORE 15:18:42.236 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59672]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:42.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59672]) process #14 SSH_MSG_IGNORE 15:18:42.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59672]) SSH_MSG_IGNORE 15:18:42.294 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58928]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:42.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58928]) process #10 SSH_MSG_IGNORE 15:18:42.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58928]) SSH_MSG_IGNORE 15:18:42.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc61e56fe, L:/10.30.170.167:18137 - R:/10.30.171.175:53306]} 15:18:42.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:53306]): SSH-2.0-SSHD-UNKNOWN 15:18:42.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:53306]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:42.656 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:53306]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:42.721 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58460]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:42.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58460]) process #9 SSH_MSG_IGNORE 15:18:42.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58460]) SSH_MSG_IGNORE 15:18:42.725 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40978]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:42.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40978]) process #16 SSH_MSG_IGNORE 15:18:42.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40978]) SSH_MSG_IGNORE 15:18:42.769 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58944]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:42.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58944]) process #11 SSH_MSG_IGNORE 15:18:42.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58944]) SSH_MSG_IGNORE 15:18:42.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:53306]) Send SSH_MSG_KEXINIT 15:18:42.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53306]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:42.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53306]) process #0 SSH_MSG_KEXINIT 15:18:42.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:53306]) SSH_MSG_KEXINIT 15:18:42.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:53306]) strict KEX=true client=true server=true 15:18:42.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53306]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:42.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53306]) Kex: server host key algorithms = rsa-sha2-512 15:18:42.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53306]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:42.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53306]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:42.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53306]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:42.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53306]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:42.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53306]) Kex: compression algorithms (client to server) = none 15:18:42.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53306]) Kex: compression algorithms (server to client) = none 15:18:42.847 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:42.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53306]) process #1 30 15:18:42.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:53306]] process command=SSH_MSG_KEXDH_INIT 15:18:42.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:53306]] Send SSH_MSG_KEXDH_REPLY 15:18:42.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53306]) packet #1 sending command=31[31] len=1639 15:18:42.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:53306])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:42.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:53306]) Send SSH_MSG_NEWKEYS 15:18:42.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:53306]) session ID=96:8c:fd:e4:30:ca:97:6a:7a:4b:91:c1:da:4d:5a:4c:44:5a:89:55:cb:2a:1e:fb:42:b0:12:84:d3:03:20:69:45:d5:97:d0:1f:96:63:fd:74:b8:eb:39:7b:77:2c:f0:bf:de:28:91:0b:0b:c0:78:de:9f:ce:1b:15:9b:42:53 15:18:42.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53306]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:42.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:53306]): strict KEX resets output message sequence number from 3 to 0 15:18:42.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:53306]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4c420b47; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:42.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:53306])[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 15:18:42.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:53306])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:42.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53306]) packet #0 sending command=7[7] len=419 15:18:42.938 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:53306]) No pending packets to flush at end of KEX 15:18:42.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36352]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:42.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36352]) process #17 SSH_MSG_IGNORE 15:18:42.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36352]) SSH_MSG_IGNORE 15:18:42.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53306]) process #2 SSH_MSG_NEWKEYS 15:18:42.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:53306]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:42.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:53306]): strict KEX resets input message sequence number from 3 to 0 15:18:42.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:53306]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6e5d7fa0; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:42.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:42.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53306]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:42.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:53306]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:42.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:53306]) authorized authentication methods: password,publickey 15:18:42.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:53306]) Accepted service ssh-userauth 15:18:42.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53306]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:42.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53306]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:42.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53306]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:42.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53306]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:42.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53306]) no authentication factory for method=none 15:18:42.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:53306]) SSH_MSG_USERAUTH_REQUEST 15:18:42.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:53306]) remaining methods: password,publickey 15:18:42.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53306]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:42.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53306]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:42.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53306]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:42.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53306]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:42.973 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:42.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:53306]) authentication result: true 15:18:42.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:53306]) SSH_MSG_USERAUTH_REQUEST 15:18:42.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:53306])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:42.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53306]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:42.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:42.973 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:42.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53306]) no heartbeat to stop 15:18:42.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:53306]) heartbeat type=IGNORE, interval=PT30S 15:18:42.973 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:53306 authenticated 15:18:42.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53306]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:42.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53306]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:42.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53306]] session=TransportServerSession[admin@/10.30.171.175:53306] id=0 15:18:42.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53306])) size=2097152, max=2097152, packet=32768 15:18:42.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53306]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53306] 15:18:42.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53306]) recipient=0 15:18:42.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306])) size=2097152, max=2097152, packet=32768 15:18:42.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306])) re-initializing 15:18:42.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306])) size=2097152, max=2097152, packet=32768 15:18:42.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:42.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53306]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:42.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53306]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:42.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:42.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306])[want-reply=true] subsystem=netconf 15:18:42.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306])[subsystem] prepared command 15:18:42.976 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:42.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:42.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc61e56fe, L:/10.30.170.167:18137 - R:/10.30.171.175:53306]}} established 15:18:42.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 308: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18137 15:18:42.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 308: Creating data stores for simulated device 15:18:42.976 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:42.976 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:42.977 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:42.977 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:42.977 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:42.978 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3379294e 15:18:42.978 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:42.978 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:42.978 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:42.978 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:42.979 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:42.979 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:42.979 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:42.979 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:42.979 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3379294e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3379294e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6259d555, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6259d555, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:42.979 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:42.980 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:42.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc61e56fe, L:/10.30.170.167:18137 - R:/10.30.171.175:53306] 15:18:42.981 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 308 on channel [id: 0xc61e56fe, L:/10.30.170.167:18137 - R:/10.30.171.175:53306] 15:18:42.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]) by 1103 down to 2096049 15:18:42.981 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53306]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:42.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc61e56fe, L:/10.30.170.167:18137 - R:/10.30.171.175:53306] 15:18:42.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc61e56fe, L:/10.30.170.167:18137 - R:/10.30.171.175:53306] 15:18:42.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]) request=subsystem result=ReplySuccess, want-reply=true 15:18:42.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53306]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:42.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]) request=subsystem activate command 15:18:42.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]) starting runner for command=netconf 15:18:42.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53306]) process #5 SSH_MSG_CHANNEL_DATA 15:18:42.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]) by 373 down to 2096779 15:18:42.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]) SSH_MSG_CHANNEL_DATA len=373 15:18:42.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306] 15:18:42.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc61e56fe, L:/10.30.170.167:18137 - R:/10.30.171.175:53306]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:42.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:42.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc61e56fe, L:/10.30.170.167:18137 - R:/10.30.171.175:53306] 15:18:42.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc61e56fe, L:/10.30.170.167:18137 - R:/10.30.171.175:53306] 15:18:42.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18137', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:42.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=308} created 15:18:42.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=308, channel=[id: 0xc61e56fe, L:/10.30.170.167:18137 - R:/10.30.171.175:53306]} created 15:18:42.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc61e56fe, L:/10.30.170.167:18137 - R:/10.30.171.175:53306] successful with session NetconfServerSession{sessionId=308, channel=[id: 0xc61e56fe, L:/10.30.170.167:18137 - R:/10.30.171.175:53306]} 15:18:42.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=308, channel=[id: 0xc61e56fe, L:/10.30.170.167:18137 - R:/10.30.171.175:53306]} up 15:18:42.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53306]) process #6 SSH_MSG_CHANNEL_DATA 15:18:42.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]) by 393 down to 2096386 15:18:42.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]) SSH_MSG_CHANNEL_DATA len=393 15:18:42.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306] 15:18:42.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:42.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:42.984 [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=308} 15:18:42.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:42.984 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=308, channel=[id: 0xc61e56fe, L:/10.30.170.167:18137 - R:/10.30.171.175:53306]} EXI handlers added to pipeline 15:18:42.986 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:42.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]) by 179 down to 2095870 15:18:42.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53306]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:42.987 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:42.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53306]) process #7 SSH_MSG_CHANNEL_DATA 15:18:42.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]) by 340 down to 2096046 15:18:42.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]) SSH_MSG_CHANNEL_DATA len=340 15:18:42.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306] 15:18:42.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:42.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:42.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=308} 15:18:42.989 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6259d555 15:18:42.989 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:42.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:42.990 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:42.990 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:42.990 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:42.990 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:42.990 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:42.990 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:42.990 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:42.990 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:42.990 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:42.990 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:42.990 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:42.990 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:42.990 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:42.990 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:42.990 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:42.990 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:42.990 [netconf-device-simulator-threads-2] 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 15:18:42.990 [netconf-device-simulator-threads-2] 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 15:18:42.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:42.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]) by 733 down to 2095137 15:18:42.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53306]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:42.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:42.993 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:42.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41742]) process #18 SSH_MSG_IGNORE 15:18:42.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41742]) SSH_MSG_IGNORE 15:18:43.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:18:43.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33646]) process #19 SSH_MSG_IGNORE 15:18:43.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33646]) SSH_MSG_IGNORE 15:18:43.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53916]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:43.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53916]) process #12 SSH_MSG_IGNORE 15:18:43.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53916]) SSH_MSG_IGNORE 15:18:43.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42858]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42858]) process #15 SSH_MSG_IGNORE 15:18:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42858]) SSH_MSG_IGNORE 15:18:43.342 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35848]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:43.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35848]) process #8 SSH_MSG_IGNORE 15:18:43.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35848]) SSH_MSG_IGNORE 15:18:43.352 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52830]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:43.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52830]) process #13 SSH_MSG_IGNORE 15:18:43.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52830]) SSH_MSG_IGNORE 15:18:43.383 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39606]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:43.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39606]) process #14 SSH_MSG_IGNORE 15:18:43.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39606]) SSH_MSG_IGNORE 15:18:43.754 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33814]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33814]) process #10 SSH_MSG_IGNORE 15:18:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33814]) SSH_MSG_IGNORE 15:18:43.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34874]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:43.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34874]) process #9 SSH_MSG_IGNORE 15:18:43.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34874]) SSH_MSG_IGNORE 15:18:43.954 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51094]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51094]) process #11 SSH_MSG_IGNORE 15:18:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51094]) SSH_MSG_IGNORE 15:18:43.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x853ee70f, L:/10.30.170.167:18138 - R:/10.30.171.175:44134]} 15:18:43.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:44134]): SSH-2.0-SSHD-UNKNOWN 15:18:43.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:44134]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:43.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:44134]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:44.079 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52324]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:44.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:44134]) Send SSH_MSG_KEXINIT 15:18:44.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44134]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:44.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52324]) process #17 SSH_MSG_IGNORE 15:18:44.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44134]) process #0 SSH_MSG_KEXINIT 15:18:44.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:44134]) SSH_MSG_KEXINIT 15:18:44.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52324]) SSH_MSG_IGNORE 15:18:44.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:44134]) strict KEX=true client=true server=true 15:18:44.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44134]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:44.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44134]) Kex: server host key algorithms = rsa-sha2-512 15:18:44.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44134]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:44.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44134]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:44.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44134]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:44.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44134]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:44.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44134]) Kex: compression algorithms (client to server) = none 15:18:44.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44134]) Kex: compression algorithms (server to client) = none 15:18:44.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:44.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44134]) process #1 30 15:18:44.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44134]] process command=SSH_MSG_KEXDH_INIT 15:18:44.185 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44134]] Send SSH_MSG_KEXDH_REPLY 15:18:44.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44134]) packet #1 sending command=31[31] len=1639 15:18:44.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:44134])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:44.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:44134]) Send SSH_MSG_NEWKEYS 15:18:44.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:44134]) session ID=94:bf:ca:47:b7:b2:61:35:af:ee:49:97:97:10:95:86:9b:9d:3a:07:77:c0:f4:ab:ef:ea:b2:82:ca:23:b5:01:40:e9:ce:68:76:ed:ff:ac:97:e9:0d:0f:8a:3a:3d:27:be:36:de:df:1d:19:ed:b7:f3:56:5a:a0:0c:71:05:d7 15:18:44.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44134]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:44.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44134]): strict KEX resets output message sequence number from 3 to 0 15:18:44.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44134]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2b1e7dc8; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:44.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:44134])[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 15:18:44.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44134])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:44.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44134]) packet #0 sending command=7[7] len=419 15:18:44.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44134]) No pending packets to flush at end of KEX 15:18:44.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44134]) process #2 SSH_MSG_NEWKEYS 15:18:44.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44134]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:44.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44134]): strict KEX resets input message sequence number from 3 to 0 15:18:44.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44134]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@48847842; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:44.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:44.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44134]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:44.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44134]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:44.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:44134]) authorized authentication methods: password,publickey 15:18:44.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44134]) Accepted service ssh-userauth 15:18:44.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44134]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:44.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44134]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:44.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44134]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:44.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44134]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:44.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44134]) no authentication factory for method=none 15:18:44.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44134]) SSH_MSG_USERAUTH_REQUEST 15:18:44.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44134]) remaining methods: password,publickey 15:18:44.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44134]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:44.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44134]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:44.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44134]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:44.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44134]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:44.226 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:44.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:44134]) authentication result: true 15:18:44.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:44134]) SSH_MSG_USERAUTH_REQUEST 15:18:44.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44134])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:44.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44134]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:44.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:44.226 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:44.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44134]) no heartbeat to stop 15:18:44.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:44134]) heartbeat type=IGNORE, interval=PT30S 15:18:44.226 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:44134 authenticated 15:18:44.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44134]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:44.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44134]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:44.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44134]] session=TransportServerSession[admin@/10.30.171.175:44134] id=0 15:18:44.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44134])) size=2097152, max=2097152, packet=32768 15:18:44.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44134]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44134] 15:18:44.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44134]) recipient=0 15:18:44.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134])) size=2097152, max=2097152, packet=32768 15:18:44.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134])) re-initializing 15:18:44.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134])) size=2097152, max=2097152, packet=32768 15:18:44.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:44.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44134]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:44.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44134]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:44.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:44.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134])[want-reply=true] subsystem=netconf 15:18:44.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134])[subsystem] prepared command 15:18:44.227 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:44.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:44.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x853ee70f, L:/10.30.170.167:18138 - R:/10.30.171.175:44134]}} established 15:18:44.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 309: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18138 15:18:44.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 309: Creating data stores for simulated device 15:18:44.228 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:44.228 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:44.228 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:44.228 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:44.228 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:44.229 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@715b6bd0 15:18:44.229 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:44.229 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:44.229 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:44.229 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:44.230 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:44.230 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:44.230 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:44.230 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:44.230 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@715b6bd0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@715b6bd0, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46846023, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46846023, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:44.237 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:44.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:44.238 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x853ee70f, L:/10.30.170.167:18138 - R:/10.30.171.175:44134] 15:18:44.238 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 309 on channel [id: 0x853ee70f, L:/10.30.170.167:18138 - R:/10.30.171.175:44134] 15:18:44.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]) by 1103 down to 2096049 15:18:44.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44134]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:44.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x853ee70f, L:/10.30.170.167:18138 - R:/10.30.171.175:44134] 15:18:44.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x853ee70f, L:/10.30.170.167:18138 - R:/10.30.171.175:44134] 15:18:44.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]) request=subsystem result=ReplySuccess, want-reply=true 15:18:44.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44134]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:44.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]) request=subsystem activate command 15:18:44.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]) starting runner for command=netconf 15:18:44.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44134]) process #5 SSH_MSG_CHANNEL_DATA 15:18:44.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]) by 373 down to 2096779 15:18:44.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]) SSH_MSG_CHANNEL_DATA len=373 15:18:44.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134] 15:18:44.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x853ee70f, L:/10.30.170.167:18138 - R:/10.30.171.175:44134]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:44.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:44.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x853ee70f, L:/10.30.170.167:18138 - R:/10.30.171.175:44134] 15:18:44.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x853ee70f, L:/10.30.170.167:18138 - R:/10.30.171.175:44134] 15:18:44.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18138', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:44.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=309} created 15:18:44.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=309, channel=[id: 0x853ee70f, L:/10.30.170.167:18138 - R:/10.30.171.175:44134]} created 15:18:44.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x853ee70f, L:/10.30.170.167:18138 - R:/10.30.171.175:44134] successful with session NetconfServerSession{sessionId=309, channel=[id: 0x853ee70f, L:/10.30.170.167:18138 - R:/10.30.171.175:44134]} 15:18:44.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=309, channel=[id: 0x853ee70f, L:/10.30.170.167:18138 - R:/10.30.171.175:44134]} up 15:18:44.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44134]) process #6 SSH_MSG_CHANNEL_DATA 15:18:44.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]) by 393 down to 2096386 15:18:44.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]) SSH_MSG_CHANNEL_DATA len=393 15:18:44.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134] 15:18:44.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:44.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:44.240 [netconf-device-simulator-threads-4] 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=309} 15:18:44.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:44.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=309, channel=[id: 0x853ee70f, L:/10.30.170.167:18138 - R:/10.30.171.175:44134]} EXI handlers added to pipeline 15:18:44.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:44.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]) by 179 down to 2095870 15:18:44.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44134]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:44.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:44.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44134]) process #7 SSH_MSG_CHANNEL_DATA 15:18:44.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]) by 340 down to 2096046 15:18:44.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]) SSH_MSG_CHANNEL_DATA len=340 15:18:44.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134] 15:18:44.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:44.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:44.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=309} 15:18:44.243 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46846023 15:18:44.243 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:44.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:44.243 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:44.243 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:44.244 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:44.244 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:44.244 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:44.244 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:44.244 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:44.244 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:44.244 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:44.244 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:44.244 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:44.244 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:44.244 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:44.244 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:44.244 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:44.244 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:44.244 [netconf-device-simulator-threads-4] 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 15:18:44.244 [netconf-device-simulator-threads-4] 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 15:18:44.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:44.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]) by 733 down to 2095137 15:18:44.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44134]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:44.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:44.270 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48062]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:44.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48062]) process #16 SSH_MSG_IGNORE 15:18:44.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48062]) SSH_MSG_IGNORE 15:18:44.288 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:18:44.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54270]) process #19 SSH_MSG_IGNORE 15:18:44.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54270]) SSH_MSG_IGNORE 15:18:44.290 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:44.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55348]) process #18 SSH_MSG_IGNORE 15:18:44.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55348]) SSH_MSG_IGNORE 15:18:44.324 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38072]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:44.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38072]) process #12 SSH_MSG_IGNORE 15:18:44.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38072]) SSH_MSG_IGNORE 15:18:44.444 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46718]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46718]) process #15 SSH_MSG_IGNORE 15:18:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46718]) SSH_MSG_IGNORE 15:18:44.559 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57704]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:44.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57704]) process #13 SSH_MSG_IGNORE 15:18:44.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57704]) SSH_MSG_IGNORE 15:18:44.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44426]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:44.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44426]) process #14 SSH_MSG_IGNORE 15:18:44.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44426]) SSH_MSG_IGNORE 15:18:44.675 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54224]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:44.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54224]) process #8 SSH_MSG_IGNORE 15:18:44.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54224]) SSH_MSG_IGNORE 15:18:44.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34800]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:44.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34800]) process #10 SSH_MSG_IGNORE 15:18:44.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34800]) SSH_MSG_IGNORE 15:18:45.012 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45432]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:45.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45432]) process #9 SSH_MSG_IGNORE 15:18:45.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45432]) SSH_MSG_IGNORE 15:18:45.190 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:45.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #16 SSH_MSG_IGNORE 15:18:45.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:18:45.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbaaea3ab, L:/10.30.170.167:18139 - R:/10.30.171.175:52898]} 15:18:45.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:52898]): SSH-2.0-SSHD-UNKNOWN 15:18:45.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:52898]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:45.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:52898]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:45.256 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34156]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:45.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34156]) process #11 SSH_MSG_IGNORE 15:18:45.256 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34156]) SSH_MSG_IGNORE 15:18:45.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:52898]) Send SSH_MSG_KEXINIT 15:18:45.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52898]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:45.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52898]) process #0 SSH_MSG_KEXINIT 15:18:45.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:52898]) SSH_MSG_KEXINIT 15:18:45.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:52898]) strict KEX=true client=true server=true 15:18:45.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52898]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:45.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52898]) Kex: server host key algorithms = rsa-sha2-512 15:18:45.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52898]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:45.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52898]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:45.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52898]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:45.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52898]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:45.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52898]) Kex: compression algorithms (client to server) = none 15:18:45.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52898]) Kex: compression algorithms (server to client) = none 15:18:45.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:45.407 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42720]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42720]) process #13 SSH_MSG_IGNORE 15:18:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42720]) SSH_MSG_IGNORE 15:18:45.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52898]) process #1 30 15:18:45.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52898]] process command=SSH_MSG_KEXDH_INIT 15:18:45.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52898]] Send SSH_MSG_KEXDH_REPLY 15:18:45.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52898]) packet #1 sending command=31[31] len=1639 15:18:45.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:52898])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:45.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:52898]) Send SSH_MSG_NEWKEYS 15:18:45.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:52898]) session ID=19:f9:6c:c1:ce:f6:82:84:cb:64:d7:37:ea:ed:a3:ca:9a:e3:02:e1:68:a8:6c:c5:d0:77:eb:33:86:22:38:05:55:ad:46:95:e2:e5:4a:42:cf:db:84:16:aa:b2:be:af:06:35:29:43:2f:b9:29:39:00:c8:a0:cc:aa:da:38:2b 15:18:45.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52898]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:45.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52898]): strict KEX resets output message sequence number from 3 to 0 15:18:45.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52898]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3c3745ad; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:45.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:52898])[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 15:18:45.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52898])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:45.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52898]) packet #0 sending command=7[7] len=419 15:18:45.453 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52898]) No pending packets to flush at end of KEX 15:18:45.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52898]) process #2 SSH_MSG_NEWKEYS 15:18:45.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52898]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:45.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52898]): strict KEX resets input message sequence number from 3 to 0 15:18:45.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52898]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@50db72e3; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:45.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:45.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52898]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:45.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52898]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:45.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:52898]) authorized authentication methods: password,publickey 15:18:45.481 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:45.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52898]) Accepted service ssh-userauth 15:18:45.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52898]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:45.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52898]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:45.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52898]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:45.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52898]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:45.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52898]) no authentication factory for method=none 15:18:45.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52898]) SSH_MSG_USERAUTH_REQUEST 15:18:45.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52898]) remaining methods: password,publickey 15:18:45.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52898]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:45.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52898]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:45.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52898]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:45.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52898]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:45.482 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:45.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:52898]) authentication result: true 15:18:45.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:52898]) SSH_MSG_USERAUTH_REQUEST 15:18:45.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52898])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:45.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52898]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:45.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:45.482 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:45.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44864]) process #18 SSH_MSG_IGNORE 15:18:45.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44864]) SSH_MSG_IGNORE 15:18:45.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52898]) no heartbeat to stop 15:18:45.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:52898]) heartbeat type=IGNORE, interval=PT30S 15:18:45.484 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:52898 authenticated 15:18:45.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52898]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:45.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52898]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:45.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52898]] session=TransportServerSession[admin@/10.30.171.175:52898] id=0 15:18:45.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52898])) size=2097152, max=2097152, packet=32768 15:18:45.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52898]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52898] 15:18:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52898]) recipient=0 15:18:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898])) size=2097152, max=2097152, packet=32768 15:18:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898])) re-initializing 15:18:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898])) size=2097152, max=2097152, packet=32768 15:18:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52898]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52898]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898])[want-reply=true] subsystem=netconf 15:18:45.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898])[subsystem] prepared command 15:18:45.487 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:45.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:45.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbaaea3ab, L:/10.30.170.167:18139 - R:/10.30.171.175:52898]}} established 15:18:45.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 310: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18139 15:18:45.487 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 310: Creating data stores for simulated device 15:18:45.487 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:45.487 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:45.487 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:45.487 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:45.487 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:45.488 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2794c1e6 15:18:45.488 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:45.488 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:45.489 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:45.489 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:45.489 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:45.489 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:45.489 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:45.489 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:45.489 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2794c1e6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2794c1e6, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e650305, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e650305, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:45.490 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:45.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:45.490 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51054]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:45.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbaaea3ab, L:/10.30.170.167:18139 - R:/10.30.171.175:52898] 15:18:45.491 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 310 on channel [id: 0xbaaea3ab, L:/10.30.170.167:18139 - R:/10.30.171.175:52898] 15:18:45.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]) by 1103 down to 2096049 15:18:45.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52898]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51054]) process #17 SSH_MSG_IGNORE 15:18:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51054]) SSH_MSG_IGNORE 15:18:45.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbaaea3ab, L:/10.30.170.167:18139 - R:/10.30.171.175:52898] 15:18:45.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbaaea3ab, L:/10.30.170.167:18139 - R:/10.30.171.175:52898] 15:18:45.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]) request=subsystem result=ReplySuccess, want-reply=true 15:18:45.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52898]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:45.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]) request=subsystem activate command 15:18:45.491 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]) starting runner for command=netconf 15:18:45.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52898]) process #5 SSH_MSG_CHANNEL_DATA 15:18:45.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]) by 373 down to 2096779 15:18:45.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]) SSH_MSG_CHANNEL_DATA len=373 15:18:45.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898] 15:18:45.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xbaaea3ab, L:/10.30.170.167:18139 - R:/10.30.171.175:52898]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:45.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:45.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbaaea3ab, L:/10.30.170.167:18139 - R:/10.30.171.175:52898] 15:18:45.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbaaea3ab, L:/10.30.170.167:18139 - R:/10.30.171.175:52898] 15:18:45.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18139', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:45.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=310} created 15:18:45.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=310, channel=[id: 0xbaaea3ab, L:/10.30.170.167:18139 - R:/10.30.171.175:52898]} created 15:18:45.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbaaea3ab, L:/10.30.170.167:18139 - R:/10.30.171.175:52898] successful with session NetconfServerSession{sessionId=310, channel=[id: 0xbaaea3ab, L:/10.30.170.167:18139 - R:/10.30.171.175:52898]} 15:18:45.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=310, channel=[id: 0xbaaea3ab, L:/10.30.170.167:18139 - R:/10.30.171.175:52898]} up 15:18:45.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52898]) process #6 SSH_MSG_CHANNEL_DATA 15:18:45.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]) by 393 down to 2096386 15:18:45.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]) SSH_MSG_CHANNEL_DATA len=393 15:18:45.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898] 15:18:45.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:45.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:45.493 [netconf-device-simulator-threads-6] 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=310} 15:18:45.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:45.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=310, channel=[id: 0xbaaea3ab, L:/10.30.170.167:18139 - R:/10.30.171.175:52898]} EXI handlers added to pipeline 15:18:45.495 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:45.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]) by 179 down to 2095870 15:18:45.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52898]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:45.496 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:45.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52898]) process #7 SSH_MSG_CHANNEL_DATA 15:18:45.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]) by 340 down to 2096046 15:18:45.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]) SSH_MSG_CHANNEL_DATA len=340 15:18:45.497 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898] 15:18:45.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:45.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:45.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=310} 15:18:45.499 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e650305 15:18:45.499 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:45.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:45.499 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:45.499 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:45.499 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:45.499 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:45.499 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:45.499 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:45.499 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:45.499 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:45.499 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:45.499 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:45.499 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:45.499 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:45.499 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:45.499 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:45.499 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:45.499 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:45.499 [netconf-device-simulator-threads-6] 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 15:18:45.499 [netconf-device-simulator-threads-6] 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 15:18:45.499 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:45.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]) by 733 down to 2095137 15:18:45.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52898]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:45.500 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:45.567 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38784]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:45.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38784]) process #12 SSH_MSG_IGNORE 15:18:45.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38784]) SSH_MSG_IGNORE 15:18:45.808 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:18:45.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40184]) process #19 SSH_MSG_IGNORE 15:18:45.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40184]) SSH_MSG_IGNORE 15:18:45.899 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51526]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:45.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51526]) process #15 SSH_MSG_IGNORE 15:18:45.902 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51526]) SSH_MSG_IGNORE 15:18:45.933 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57916]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:45.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57916]) process #14 SSH_MSG_IGNORE 15:18:45.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57916]) SSH_MSG_IGNORE 15:18:46.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45406]) process #10 SSH_MSG_IGNORE 15:18:46.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45406]) SSH_MSG_IGNORE 15:18:46.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45406]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:46.128 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45820]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:46.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45820]) process #8 SSH_MSG_IGNORE 15:18:46.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45820]) SSH_MSG_IGNORE 15:18:46.192 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33070]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33070]) process #9 SSH_MSG_IGNORE 15:18:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33070]) SSH_MSG_IGNORE 15:18:46.410 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37220]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:46.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37220]) process #16 SSH_MSG_IGNORE 15:18:46.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37220]) SSH_MSG_IGNORE 15:18:46.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37678]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:46.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37678]) process #11 SSH_MSG_IGNORE 15:18:46.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37678]) SSH_MSG_IGNORE 15:18:46.512 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59228]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59228]) process #13 SSH_MSG_IGNORE 15:18:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59228]) SSH_MSG_IGNORE 15:18:46.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7bfdcdb4, L:/10.30.170.167:18140 - R:/10.30.171.175:39092]} 15:18:46.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:39092]): SSH-2.0-SSHD-UNKNOWN 15:18:46.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:39092]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:46.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:39092]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:46.680 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58386]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:46.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58386]) process #17 SSH_MSG_IGNORE 15:18:46.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58386]) SSH_MSG_IGNORE 15:18:46.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:39092]) Send SSH_MSG_KEXINIT 15:18:46.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39092]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:46.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39092]) process #0 SSH_MSG_KEXINIT 15:18:46.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:39092]) SSH_MSG_KEXINIT 15:18:46.695 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:39092]) strict KEX=true client=true server=true 15:18:46.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39092]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:46.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39092]) Kex: server host key algorithms = rsa-sha2-512 15:18:46.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39092]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:46.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39092]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:46.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39092]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:46.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39092]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:46.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39092]) Kex: compression algorithms (client to server) = none 15:18:46.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39092]) Kex: compression algorithms (server to client) = none 15:18:46.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:46.696 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:46.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48764]) process #18 SSH_MSG_IGNORE 15:18:46.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48764]) SSH_MSG_IGNORE 15:18:46.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39092]) process #1 30 15:18:46.769 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:39092]] process command=SSH_MSG_KEXDH_INIT 15:18:46.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:39092]] Send SSH_MSG_KEXDH_REPLY 15:18:46.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39092]) packet #1 sending command=31[31] len=1639 15:18:46.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:39092])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:46.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:39092]) Send SSH_MSG_NEWKEYS 15:18:46.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:39092]) session ID=ff:0e:8d:c0:a4:7c:06:e3:76:99:9c:ac:59:a0:c5:a7:c3:a8:1c:7c:bd:2c:c3:d6:25:f5:bf:11:1d:22:ea:67:0a:13:5d:0f:7c:9f:e2:fb:3b:0e:fd:76:ed:99:93:42:a5:aa:73:13:48:fd:a6:ea:e5:c1:5f:09:86:6c:d4:05 15:18:46.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39092]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:46.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:39092]): strict KEX resets output message sequence number from 3 to 0 15:18:46.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:39092]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@17b73975; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:46.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:39092])[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 15:18:46.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:39092])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:46.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39092]) packet #0 sending command=7[7] len=419 15:18:46.786 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:39092]) No pending packets to flush at end of KEX 15:18:46.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58262]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:46.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39092]) process #2 SSH_MSG_NEWKEYS 15:18:46.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:39092]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:46.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:39092]): strict KEX resets input message sequence number from 3 to 0 15:18:46.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:39092]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7cd92419; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:46.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:46.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39092]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:46.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:39092]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:46.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:39092]) authorized authentication methods: password,publickey 15:18:46.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:39092]) Accepted service ssh-userauth 15:18:46.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39092]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:46.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58262]) process #12 SSH_MSG_IGNORE 15:18:46.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58262]) SSH_MSG_IGNORE 15:18:46.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39092]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:46.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39092]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:46.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39092]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:46.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39092]) no authentication factory for method=none 15:18:46.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:39092]) SSH_MSG_USERAUTH_REQUEST 15:18:46.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:39092]) remaining methods: password,publickey 15:18:46.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39092]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:46.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39092]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:46.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39092]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:46.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39092]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:46.814 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:46.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:39092]) authentication result: true 15:18:46.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:39092]) SSH_MSG_USERAUTH_REQUEST 15:18:46.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:39092])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:46.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39092]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:46.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:46.814 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:46.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39092]) no heartbeat to stop 15:18:46.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:39092]) heartbeat type=IGNORE, interval=PT30S 15:18:46.815 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:39092 authenticated 15:18:46.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39092]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:46.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39092]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:46.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39092]] session=TransportServerSession[admin@/10.30.171.175:39092] id=0 15:18:46.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39092])) size=2097152, max=2097152, packet=32768 15:18:46.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39092]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39092] 15:18:46.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39092]) recipient=0 15:18:46.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092])) size=2097152, max=2097152, packet=32768 15:18:46.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092])) re-initializing 15:18:46.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092])) size=2097152, max=2097152, packet=32768 15:18:46.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:46.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39092]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:46.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39092]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:46.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:46.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092])[want-reply=true] subsystem=netconf 15:18:46.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092])[subsystem] prepared command 15:18:46.816 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:46.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:46.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7bfdcdb4, L:/10.30.170.167:18140 - R:/10.30.171.175:39092]}} established 15:18:46.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 311: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18140 15:18:46.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 311: Creating data stores for simulated device 15:18:46.816 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:46.816 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:46.816 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:46.816 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:46.816 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:46.817 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33aa92e9 15:18:46.817 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:46.818 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:46.818 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:46.818 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:46.819 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:46.819 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:46.819 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:46.819 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:46.819 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33aa92e9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33aa92e9, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e7cf1f2, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e7cf1f2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:46.819 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:46.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:46.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7bfdcdb4, L:/10.30.170.167:18140 - R:/10.30.171.175:39092] 15:18:46.820 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 311 on channel [id: 0x7bfdcdb4, L:/10.30.170.167:18140 - R:/10.30.171.175:39092] 15:18:46.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]) by 1103 down to 2096049 15:18:46.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39092]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:46.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7bfdcdb4, L:/10.30.170.167:18140 - R:/10.30.171.175:39092] 15:18:46.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7bfdcdb4, L:/10.30.170.167:18140 - R:/10.30.171.175:39092] 15:18:46.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]) request=subsystem result=ReplySuccess, want-reply=true 15:18:46.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39092]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:46.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]) request=subsystem activate command 15:18:46.821 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]) starting runner for command=netconf 15:18:46.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39092]) process #5 SSH_MSG_CHANNEL_DATA 15:18:46.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]) by 373 down to 2096779 15:18:46.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]) SSH_MSG_CHANNEL_DATA len=373 15:18:46.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092] 15:18:46.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7bfdcdb4, L:/10.30.170.167:18140 - R:/10.30.171.175:39092]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:46.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:46.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7bfdcdb4, L:/10.30.170.167:18140 - R:/10.30.171.175:39092] 15:18:46.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7bfdcdb4, L:/10.30.170.167:18140 - R:/10.30.171.175:39092] 15:18:46.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18140', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:46.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=311} created 15:18:46.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=311, channel=[id: 0x7bfdcdb4, L:/10.30.170.167:18140 - R:/10.30.171.175:39092]} created 15:18:46.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7bfdcdb4, L:/10.30.170.167:18140 - R:/10.30.171.175:39092] successful with session NetconfServerSession{sessionId=311, channel=[id: 0x7bfdcdb4, L:/10.30.170.167:18140 - R:/10.30.171.175:39092]} 15:18:46.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=311, channel=[id: 0x7bfdcdb4, L:/10.30.170.167:18140 - R:/10.30.171.175:39092]} up 15:18:46.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39092]) process #6 SSH_MSG_CHANNEL_DATA 15:18:46.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]) by 393 down to 2096386 15:18:46.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]) SSH_MSG_CHANNEL_DATA len=393 15:18:46.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092] 15:18:46.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:46.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:46.823 [netconf-device-simulator-threads-0] 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=311} 15:18:46.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:46.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=311, channel=[id: 0x7bfdcdb4, L:/10.30.170.167:18140 - R:/10.30.171.175:39092]} EXI handlers added to pipeline 15:18:46.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:46.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]) by 179 down to 2095870 15:18:46.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39092]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:46.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:46.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39092]) process #7 SSH_MSG_CHANNEL_DATA 15:18:46.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]) by 340 down to 2096046 15:18:46.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]) SSH_MSG_CHANNEL_DATA len=340 15:18:46.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092] 15:18:46.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:46.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:46.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=311} 15:18:46.826 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e7cf1f2 15:18:46.826 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:46.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:46.826 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:46.826 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:46.826 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:46.826 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:46.826 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:46.826 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:46.826 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:46.826 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:46.826 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:46.826 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:46.826 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:46.826 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:46.826 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:46.826 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:46.826 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:46.826 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:46.826 [netconf-device-simulator-threads-0] 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 15:18:46.826 [netconf-device-simulator-threads-0] 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 15:18:46.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:46.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]) by 733 down to 2095137 15:18:46.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39092]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:46.827 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:46.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:18:46.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44262]) process #19 SSH_MSG_IGNORE 15:18:46.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44262]) SSH_MSG_IGNORE 15:18:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48358]) process #15 SSH_MSG_IGNORE 15:18:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48358]) SSH_MSG_IGNORE 15:18:47.099 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48358]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:47.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58406]) process #8 SSH_MSG_IGNORE 15:18:47.321 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58406]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:47.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58406]) SSH_MSG_IGNORE 15:18:47.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #10 SSH_MSG_IGNORE 15:18:47.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:18:47.392 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:47.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60050]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:47.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60050]) process #9 SSH_MSG_IGNORE 15:18:47.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60050]) SSH_MSG_IGNORE 15:18:47.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52606]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:47.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52606]) process #14 SSH_MSG_IGNORE 15:18:47.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52606]) SSH_MSG_IGNORE 15:18:47.622 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35496]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:47.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35496]) process #16 SSH_MSG_IGNORE 15:18:47.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35496]) SSH_MSG_IGNORE 15:18:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43314]) process #11 SSH_MSG_IGNORE 15:18:47.705 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43314]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43314]) SSH_MSG_IGNORE 15:18:47.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35012]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:47.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35012]) process #13 SSH_MSG_IGNORE 15:18:47.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35012]) SSH_MSG_IGNORE 15:18:47.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfac55bfc, L:/10.30.170.167:18141 - R:/10.30.171.175:58258]} 15:18:47.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:58258]): SSH-2.0-SSHD-UNKNOWN 15:18:47.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:58258]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:47.789 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:58258]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:47.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:58258]) Send SSH_MSG_KEXINIT 15:18:47.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58258]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:47.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58258]) process #0 SSH_MSG_KEXINIT 15:18:47.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:58258]) SSH_MSG_KEXINIT 15:18:47.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:58258]) strict KEX=true client=true server=true 15:18:47.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58258]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:47.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58258]) Kex: server host key algorithms = rsa-sha2-512 15:18:47.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58258]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:47.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58258]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:47.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58258]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:47.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58258]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:47.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58258]) Kex: compression algorithms (client to server) = none 15:18:47.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58258]) Kex: compression algorithms (server to client) = none 15:18:47.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:47.920 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52698]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:47.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52698]) process #17 SSH_MSG_IGNORE 15:18:47.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52698]) SSH_MSG_IGNORE 15:18:47.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58258]) process #1 30 15:18:47.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58258]] process command=SSH_MSG_KEXDH_INIT 15:18:47.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58258]] Send SSH_MSG_KEXDH_REPLY 15:18:47.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58258]) packet #1 sending command=31[31] len=1639 15:18:47.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:58258])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:47.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:58258]) Send SSH_MSG_NEWKEYS 15:18:47.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:58258]) session ID=4f:a1:af:15:75:00:a0:ab:8b:b4:5b:67:28:88:11:70:c3:3b:45:e2:c2:a3:18:01:6b:26:b5:6e:c1:5e:27:ff:f4:77:40:c5:09:51:52:88:c4:ca:8b:34:7d:c7:6a:5b:c5:db:32:de:b8:17:69:f9:9c:47:a3:75:dc:a1:c3:d9 15:18:47.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58258]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:47.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58258]): strict KEX resets output message sequence number from 3 to 0 15:18:47.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58258]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@66e7257d; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:47.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:58258])[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 15:18:47.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58258])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:47.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58258]) packet #0 sending command=7[7] len=419 15:18:47.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58258]) No pending packets to flush at end of KEX 15:18:48.014 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:18:48.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41054]) process #19 SSH_MSG_IGNORE 15:18:48.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41054]) SSH_MSG_IGNORE 15:18:48.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58258]) process #2 SSH_MSG_NEWKEYS 15:18:48.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58258]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:48.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58258]): strict KEX resets input message sequence number from 3 to 0 15:18:48.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58258]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5e3829af; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:48.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:48.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58258]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:48.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58258]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:48.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:58258]) authorized authentication methods: password,publickey 15:18:48.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58258]) Accepted service ssh-userauth 15:18:48.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58258]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:48.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58258]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:48.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58258]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:48.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58258]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:48.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58258]) no authentication factory for method=none 15:18:48.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58258]) SSH_MSG_USERAUTH_REQUEST 15:18:48.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58258]) remaining methods: password,publickey 15:18:48.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58258]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:48.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58258]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:48.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58258]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:48.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58258]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:48.026 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:48.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:58258]) authentication result: true 15:18:48.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:58258]) SSH_MSG_USERAUTH_REQUEST 15:18:48.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58258])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:48.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58258]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:48.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:48.026 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:48.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58258]) no heartbeat to stop 15:18:48.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:58258]) heartbeat type=IGNORE, interval=PT30S 15:18:48.026 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:58258 authenticated 15:18:48.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58258]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:48.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58258]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:48.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58258]] session=TransportServerSession[admin@/10.30.171.175:58258] id=0 15:18:48.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58258])) size=2097152, max=2097152, packet=32768 15:18:48.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58258]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58258] 15:18:48.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58258]) recipient=0 15:18:48.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258])) size=2097152, max=2097152, packet=32768 15:18:48.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258])) re-initializing 15:18:48.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258])) size=2097152, max=2097152, packet=32768 15:18:48.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:48.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58258]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:48.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58258]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:48.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:48.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258])[want-reply=true] subsystem=netconf 15:18:48.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258])[subsystem] prepared command 15:18:48.027 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:48.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:48.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfac55bfc, L:/10.30.170.167:18141 - R:/10.30.171.175:58258]}} established 15:18:48.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 312: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18141 15:18:48.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 312: Creating data stores for simulated device 15:18:48.027 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:48.027 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:48.027 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:48.027 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:48.027 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:48.028 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@293e15b 15:18:48.028 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:48.028 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:48.028 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:48.028 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:48.029 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:48.029 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:48.029 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:48.029 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:48.029 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@293e15b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@293e15b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f1a8979, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f1a8979, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:48.030 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:48.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:48.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfac55bfc, L:/10.30.170.167:18141 - R:/10.30.171.175:58258] 15:18:48.030 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 312 on channel [id: 0xfac55bfc, L:/10.30.170.167:18141 - R:/10.30.171.175:58258] 15:18:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]) by 1103 down to 2096049 15:18:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58258]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfac55bfc, L:/10.30.170.167:18141 - R:/10.30.171.175:58258] 15:18:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfac55bfc, L:/10.30.170.167:18141 - R:/10.30.171.175:58258] 15:18:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]) request=subsystem result=ReplySuccess, want-reply=true 15:18:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58258]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]) request=subsystem activate command 15:18:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]) starting runner for command=netconf 15:18:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58258]) process #5 SSH_MSG_CHANNEL_DATA 15:18:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]) by 373 down to 2096779 15:18:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]) SSH_MSG_CHANNEL_DATA len=373 15:18:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258] 15:18:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xfac55bfc, L:/10.30.170.167:18141 - R:/10.30.171.175:58258]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfac55bfc, L:/10.30.170.167:18141 - R:/10.30.171.175:58258] 15:18:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfac55bfc, L:/10.30.170.167:18141 - R:/10.30.171.175:58258] 15:18:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18141', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=312} created 15:18:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=312, channel=[id: 0xfac55bfc, L:/10.30.170.167:18141 - R:/10.30.171.175:58258]} created 15:18:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfac55bfc, L:/10.30.170.167:18141 - R:/10.30.171.175:58258] successful with session NetconfServerSession{sessionId=312, channel=[id: 0xfac55bfc, L:/10.30.170.167:18141 - R:/10.30.171.175:58258]} 15:18:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=312, channel=[id: 0xfac55bfc, L:/10.30.170.167:18141 - R:/10.30.171.175:58258]} up 15:18:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58258]) process #6 SSH_MSG_CHANNEL_DATA 15:18:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]) by 393 down to 2096386 15:18:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]) SSH_MSG_CHANNEL_DATA len=393 15:18:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258] 15:18:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:48.032 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51242]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:48.032 [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=312} 15:18:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=312, channel=[id: 0xfac55bfc, L:/10.30.170.167:18141 - R:/10.30.171.175:58258]} EXI handlers added to pipeline 15:18:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:48.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51242]) process #12 SSH_MSG_IGNORE 15:18:48.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51242]) SSH_MSG_IGNORE 15:18:48.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]) by 179 down to 2095870 15:18:48.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58258]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:48.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:48.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58258]) process #7 SSH_MSG_CHANNEL_DATA 15:18:48.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]) by 340 down to 2096046 15:18:48.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]) SSH_MSG_CHANNEL_DATA len=340 15:18:48.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258] 15:18:48.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:48.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:48.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=312} 15:18:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f1a8979 15:18:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:48.035 [netconf-device-simulator-threads-2] 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 15:18:48.035 [netconf-device-simulator-threads-2] 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 15:18:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]) by 733 down to 2095137 15:18:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58258]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:48.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:48.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50330]) process #18 SSH_MSG_IGNORE 15:18:48.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:48.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50330]) SSH_MSG_IGNORE 15:18:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43178]) process #15 SSH_MSG_IGNORE 15:18:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43178]) SSH_MSG_IGNORE 15:18:48.217 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43178]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:48.428 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48068]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48068]) process #9 SSH_MSG_IGNORE 15:18:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48068]) SSH_MSG_IGNORE 15:18:48.611 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40394]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:48.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40394]) process #8 SSH_MSG_IGNORE 15:18:48.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40394]) SSH_MSG_IGNORE 15:18:48.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53840]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:48.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53840]) process #10 SSH_MSG_IGNORE 15:18:48.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53840]) SSH_MSG_IGNORE 15:18:48.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46538]) process #12 SSH_MSG_IGNORE 15:18:48.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46538]) SSH_MSG_IGNORE 15:18:48.903 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46538]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:48.940 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46226]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:48.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46226]) process #11 SSH_MSG_IGNORE 15:18:48.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46226]) SSH_MSG_IGNORE 15:18:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43794]) process #13 SSH_MSG_IGNORE 15:18:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43794]) SSH_MSG_IGNORE 15:18:48.948 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43794]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:48.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36946]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:48.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36946]) process #16 SSH_MSG_IGNORE 15:18:48.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36946]) SSH_MSG_IGNORE 15:18:49.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39278]) process #14 SSH_MSG_IGNORE 15:18:49.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39278]) SSH_MSG_IGNORE 15:18:49.039 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39278]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:49.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3d2d0e40, L:/10.30.170.167:18142 - R:/10.30.171.175:43810]} 15:18:49.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:43810]): SSH-2.0-SSHD-UNKNOWN 15:18:49.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:43810]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:49.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:43810]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:49.065 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:49.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34182]) process #18 SSH_MSG_IGNORE 15:18:49.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34182]) SSH_MSG_IGNORE 15:18:49.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39234]) process #9 SSH_MSG_IGNORE 15:18:49.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39234]) SSH_MSG_IGNORE 15:18:49.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39234]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:49.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38688]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:49.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38688]) process #17 SSH_MSG_IGNORE 15:18:49.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38688]) SSH_MSG_IGNORE 15:18:49.292 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:18:49.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45220]) process #19 SSH_MSG_IGNORE 15:18:49.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45220]) SSH_MSG_IGNORE 15:18:49.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:43810]) Send SSH_MSG_KEXINIT 15:18:49.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43810]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:49.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43810]) process #0 SSH_MSG_KEXINIT 15:18:49.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:43810]) SSH_MSG_KEXINIT 15:18:49.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:43810]) strict KEX=true client=true server=true 15:18:49.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43810]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:49.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43810]) Kex: server host key algorithms = rsa-sha2-512 15:18:49.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43810]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:49.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43810]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:49.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43810]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:49.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43810]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:49.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43810]) Kex: compression algorithms (client to server) = none 15:18:49.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43810]) Kex: compression algorithms (server to client) = none 15:18:49.300 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:49.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43810]) process #1 30 15:18:49.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43810]] process command=SSH_MSG_KEXDH_INIT 15:18:49.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43810]] Send SSH_MSG_KEXDH_REPLY 15:18:49.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43810]) packet #1 sending command=31[31] len=1639 15:18:49.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:43810])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:49.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:43810]) Send SSH_MSG_NEWKEYS 15:18:49.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:43810]) session ID=65:1d:6e:41:5c:d1:61:c8:b3:38:ea:57:54:c5:d7:d6:06:61:66:68:a2:55:89:16:4b:35:c0:79:86:a5:21:88:89:34:98:c9:08:37:76:08:56:07:78:35:1f:b9:d2:34:06:d1:d7:90:4b:c4:93:7b:a9:b2:6d:1a:cd:cd:af:ec 15:18:49.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43810]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:49.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43810]): strict KEX resets output message sequence number from 3 to 0 15:18:49.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43810]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@b158402; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:49.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:43810])[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 15:18:49.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43810])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:49.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43810]) packet #0 sending command=7[7] len=419 15:18:49.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43810]) No pending packets to flush at end of KEX 15:18:49.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43810]) process #2 SSH_MSG_NEWKEYS 15:18:49.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43810]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:49.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43810]): strict KEX resets input message sequence number from 3 to 0 15:18:49.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43810]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@10d6ce0a; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:49.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:49.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43810]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:49.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43810]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:49.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:43810]) authorized authentication methods: password,publickey 15:18:49.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43810]) Accepted service ssh-userauth 15:18:49.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43810]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:49.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43810]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:49.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43810]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:49.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43810]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:49.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43810]) no authentication factory for method=none 15:18:49.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43810]) SSH_MSG_USERAUTH_REQUEST 15:18:49.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43810]) remaining methods: password,publickey 15:18:49.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43810]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:49.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43810]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:49.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43810]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:49.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43810]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:49.424 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:49.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:43810]) authentication result: true 15:18:49.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:43810]) SSH_MSG_USERAUTH_REQUEST 15:18:49.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43810])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:49.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43810]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:49.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:49.424 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:49.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43810]) no heartbeat to stop 15:18:49.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:43810]) heartbeat type=IGNORE, interval=PT30S 15:18:49.424 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:43810 authenticated 15:18:49.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43810]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:49.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43810]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:49.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43810]] session=TransportServerSession[admin@/10.30.171.175:43810] id=0 15:18:49.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43810])) size=2097152, max=2097152, packet=32768 15:18:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43810]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43810] 15:18:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43810]) recipient=0 15:18:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810])) size=2097152, max=2097152, packet=32768 15:18:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810])) re-initializing 15:18:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810])) size=2097152, max=2097152, packet=32768 15:18:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43810]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43810]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810])[want-reply=true] subsystem=netconf 15:18:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810])[subsystem] prepared command 15:18:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3d2d0e40, L:/10.30.170.167:18142 - R:/10.30.171.175:43810]}} established 15:18:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 313: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18142 15:18:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 313: Creating data stores for simulated device 15:18:49.426 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:49.426 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:49.426 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:49.426 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:49.426 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:49.426 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@614d395d 15:18:49.426 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:49.427 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:49.427 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:49.427 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:49.427 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:49.427 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:49.427 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:49.427 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:49.427 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@614d395d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@614d395d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71072542, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71072542, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:49.428 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:49.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:49.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3d2d0e40, L:/10.30.170.167:18142 - R:/10.30.171.175:43810] 15:18:49.429 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 313 on channel [id: 0x3d2d0e40, L:/10.30.170.167:18142 - R:/10.30.171.175:43810] 15:18:49.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]) by 1103 down to 2096049 15:18:49.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43810]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:49.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3d2d0e40, L:/10.30.170.167:18142 - R:/10.30.171.175:43810] 15:18:49.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3d2d0e40, L:/10.30.170.167:18142 - R:/10.30.171.175:43810] 15:18:49.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]) request=subsystem result=ReplySuccess, want-reply=true 15:18:49.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43810]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:49.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]) request=subsystem activate command 15:18:49.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]) starting runner for command=netconf 15:18:49.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43810]) process #5 SSH_MSG_CHANNEL_DATA 15:18:49.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]) by 373 down to 2096779 15:18:49.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]) SSH_MSG_CHANNEL_DATA len=373 15:18:49.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810] 15:18:49.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3d2d0e40, L:/10.30.170.167:18142 - R:/10.30.171.175:43810]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:49.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:49.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3d2d0e40, L:/10.30.170.167:18142 - R:/10.30.171.175:43810] 15:18:49.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3d2d0e40, L:/10.30.170.167:18142 - R:/10.30.171.175:43810] 15:18:49.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18142', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:49.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=313} created 15:18:49.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=313, channel=[id: 0x3d2d0e40, L:/10.30.170.167:18142 - R:/10.30.171.175:43810]} created 15:18:49.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3d2d0e40, L:/10.30.170.167:18142 - R:/10.30.171.175:43810] successful with session NetconfServerSession{sessionId=313, channel=[id: 0x3d2d0e40, L:/10.30.170.167:18142 - R:/10.30.171.175:43810]} 15:18:49.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=313, channel=[id: 0x3d2d0e40, L:/10.30.170.167:18142 - R:/10.30.171.175:43810]} up 15:18:49.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43810]) process #6 SSH_MSG_CHANNEL_DATA 15:18:49.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]) by 393 down to 2096386 15:18:49.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]) SSH_MSG_CHANNEL_DATA len=393 15:18:49.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810] 15:18:49.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:49.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:49.432 [netconf-device-simulator-threads-4] 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=313} 15:18:49.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:49.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=313, channel=[id: 0x3d2d0e40, L:/10.30.170.167:18142 - R:/10.30.171.175:43810]} EXI handlers added to pipeline 15:18:49.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:49.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]) by 179 down to 2095870 15:18:49.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43810]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:49.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:49.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43810]) process #7 SSH_MSG_CHANNEL_DATA 15:18:49.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]) by 340 down to 2096046 15:18:49.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]) SSH_MSG_CHANNEL_DATA len=340 15:18:49.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810] 15:18:49.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:49.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:49.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=313} 15:18:49.440 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71072542 15:18:49.440 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:49.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:49.440 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:49.440 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:49.440 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:49.440 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:49.440 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:49.440 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:49.440 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:49.440 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:49.440 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:49.440 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:49.440 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:49.440 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:49.440 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:49.440 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:49.440 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:49.440 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:49.440 [netconf-device-simulator-threads-4] 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 15:18:49.440 [netconf-device-simulator-threads-4] 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 15:18:49.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:49.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]) by 733 down to 2095137 15:18:49.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43810]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:49.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:49.505 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37818]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:49.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37818]) process #15 SSH_MSG_IGNORE 15:18:49.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37818]) SSH_MSG_IGNORE 15:18:49.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:49.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43230]) process #18 SSH_MSG_IGNORE 15:18:49.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43230]) SSH_MSG_IGNORE 15:18:49.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42314]) process #8 SSH_MSG_IGNORE 15:18:49.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42314]) SSH_MSG_IGNORE 15:18:49.861 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42314]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:49.877 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48458]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:49.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48458]) process #14 SSH_MSG_IGNORE 15:18:49.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48458]) SSH_MSG_IGNORE 15:18:49.961 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48456]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:49.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48456]) process #9 SSH_MSG_IGNORE 15:18:49.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48456]) SSH_MSG_IGNORE 15:18:50.103 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54686]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:50.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54686]) process #12 SSH_MSG_IGNORE 15:18:50.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54686]) SSH_MSG_IGNORE 15:18:50.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33478]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:50.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33478]) process #10 SSH_MSG_IGNORE 15:18:50.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33478]) SSH_MSG_IGNORE 15:18:50.183 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48518]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:50.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48518]) process #16 SSH_MSG_IGNORE 15:18:50.184 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48518]) SSH_MSG_IGNORE 15:18:50.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60386]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:50.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60386]) process #13 SSH_MSG_IGNORE 15:18:50.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60386]) SSH_MSG_IGNORE 15:18:50.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf8d7bb81, L:/10.30.170.167:18143 - R:/10.30.171.175:60238]} 15:18:50.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:60238]): SSH-2.0-SSHD-UNKNOWN 15:18:50.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:60238]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:50.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:60238]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:50.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45038]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:50.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45038]) process #17 SSH_MSG_IGNORE 15:18:50.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45038]) SSH_MSG_IGNORE 15:18:50.439 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38176]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:50.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38176]) process #11 SSH_MSG_IGNORE 15:18:50.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38176]) SSH_MSG_IGNORE 15:18:50.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:60238]) Send SSH_MSG_KEXINIT 15:18:50.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60238]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:50.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60238]) process #0 SSH_MSG_KEXINIT 15:18:50.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:60238]) SSH_MSG_KEXINIT 15:18:50.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:60238]) strict KEX=true client=true server=true 15:18:50.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60238]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:50.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60238]) Kex: server host key algorithms = rsa-sha2-512 15:18:50.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60238]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:50.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60238]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:50.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60238]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:50.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60238]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:50.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60238]) Kex: compression algorithms (client to server) = none 15:18:50.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60238]) Kex: compression algorithms (server to client) = none 15:18:50.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:50.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60238]) process #1 30 15:18:50.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60238]] process command=SSH_MSG_KEXDH_INIT 15:18:50.531 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:18:50.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42700]) process #19 SSH_MSG_IGNORE 15:18:50.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42700]) SSH_MSG_IGNORE 15:18:50.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60238]] Send SSH_MSG_KEXDH_REPLY 15:18:50.548 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60238]) packet #1 sending command=31[31] len=1639 15:18:50.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:60238])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:50.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:60238]) Send SSH_MSG_NEWKEYS 15:18:50.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:60238]) session ID=78:54:42:61:5d:ec:0c:e9:20:be:f7:e8:2a:cd:ba:bf:93:41:d6:f1:37:07:8b:9f:e9:3e:bf:de:a3:03:6a:b3:e0:11:06:fc:34:b7:dc:a0:d5:e5:1f:9c:4d:19:c4:eb:7d:72:c4:95:ff:19:41:cf:34:cd:fd:5b:89:a5:f1:a8 15:18:50.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60238]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:50.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60238]): strict KEX resets output message sequence number from 3 to 0 15:18:50.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60238]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1b5c29a9; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:50.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:60238])[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 15:18:50.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60238])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:50.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60238]) packet #0 sending command=7[7] len=419 15:18:50.549 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60238]) No pending packets to flush at end of KEX 15:18:50.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60238]) process #2 SSH_MSG_NEWKEYS 15:18:50.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60238]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:50.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60238]): strict KEX resets input message sequence number from 3 to 0 15:18:50.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60238]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@16b29145; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:50.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:50.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60238]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:50.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60238]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:50.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:60238]) authorized authentication methods: password,publickey 15:18:50.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60238]) Accepted service ssh-userauth 15:18:50.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60238]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:50.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60238]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:50.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60238]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:50.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60238]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:50.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60238]) no authentication factory for method=none 15:18:50.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60238]) SSH_MSG_USERAUTH_REQUEST 15:18:50.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60238]) remaining methods: password,publickey 15:18:50.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60238]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:50.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60238]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:50.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60238]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:50.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60238]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:50.583 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:50.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:60238]) authentication result: true 15:18:50.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:60238]) SSH_MSG_USERAUTH_REQUEST 15:18:50.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60238])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:50.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60238]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:50.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:50.583 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:50.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60238]) no heartbeat to stop 15:18:50.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:60238]) heartbeat type=IGNORE, interval=PT30S 15:18:50.583 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:60238 authenticated 15:18:50.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60238]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:50.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60238]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60238]] session=TransportServerSession[admin@/10.30.171.175:60238] id=0 15:18:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60238])) size=2097152, max=2097152, packet=32768 15:18:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60238]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60238] 15:18:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60238]) recipient=0 15:18:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238])) size=2097152, max=2097152, packet=32768 15:18:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238])) re-initializing 15:18:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238])) size=2097152, max=2097152, packet=32768 15:18:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60238]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60238]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238])[want-reply=true] subsystem=netconf 15:18:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238])[subsystem] prepared command 15:18:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf8d7bb81, L:/10.30.170.167:18143 - R:/10.30.171.175:60238]}} established 15:18:50.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 314: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18143 15:18:50.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 314: Creating data stores for simulated device 15:18:50.585 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:50.585 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:50.585 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:50.585 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:50.585 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:50.586 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@121f20a5 15:18:50.586 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:50.586 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:50.586 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:50.586 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:50.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:50.587 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:50.587 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:50.587 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:50.587 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@121f20a5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@121f20a5, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6703bccc, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6703bccc, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:50.587 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:50.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:50.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf8d7bb81, L:/10.30.170.167:18143 - R:/10.30.171.175:60238] 15:18:50.588 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 314 on channel [id: 0xf8d7bb81, L:/10.30.170.167:18143 - R:/10.30.171.175:60238] 15:18:50.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]) by 1103 down to 2096049 15:18:50.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60238]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:50.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf8d7bb81, L:/10.30.170.167:18143 - R:/10.30.171.175:60238] 15:18:50.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf8d7bb81, L:/10.30.170.167:18143 - R:/10.30.171.175:60238] 15:18:50.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]) request=subsystem result=ReplySuccess, want-reply=true 15:18:50.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60238]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:50.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]) request=subsystem activate command 15:18:50.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]) starting runner for command=netconf 15:18:50.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60238]) process #5 SSH_MSG_CHANNEL_DATA 15:18:50.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]) by 373 down to 2096779 15:18:50.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]) SSH_MSG_CHANNEL_DATA len=373 15:18:50.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238] 15:18:50.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf8d7bb81, L:/10.30.170.167:18143 - R:/10.30.171.175:60238]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:50.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:50.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf8d7bb81, L:/10.30.170.167:18143 - R:/10.30.171.175:60238] 15:18:50.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf8d7bb81, L:/10.30.170.167:18143 - R:/10.30.171.175:60238] 15:18:50.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18143', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:50.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=314} created 15:18:50.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=314, channel=[id: 0xf8d7bb81, L:/10.30.170.167:18143 - R:/10.30.171.175:60238]} created 15:18:50.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf8d7bb81, L:/10.30.170.167:18143 - R:/10.30.171.175:60238] successful with session NetconfServerSession{sessionId=314, channel=[id: 0xf8d7bb81, L:/10.30.170.167:18143 - R:/10.30.171.175:60238]} 15:18:50.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=314, channel=[id: 0xf8d7bb81, L:/10.30.170.167:18143 - R:/10.30.171.175:60238]} up 15:18:50.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60238]) process #6 SSH_MSG_CHANNEL_DATA 15:18:50.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]) by 393 down to 2096386 15:18:50.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]) SSH_MSG_CHANNEL_DATA len=393 15:18:50.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238] 15:18:50.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:50.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:50.590 [netconf-device-simulator-threads-6] 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=314} 15:18:50.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:50.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=314, channel=[id: 0xf8d7bb81, L:/10.30.170.167:18143 - R:/10.30.171.175:60238]} EXI handlers added to pipeline 15:18:50.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:50.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]) by 179 down to 2095870 15:18:50.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60238]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:50.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:50.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60238]) process #7 SSH_MSG_CHANNEL_DATA 15:18:50.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]) by 340 down to 2096046 15:18:50.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]) SSH_MSG_CHANNEL_DATA len=340 15:18:50.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238] 15:18:50.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:50.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:50.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=314} 15:18:50.592 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6703bccc 15:18:50.592 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:50.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:50.592 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:50.592 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:50.592 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:50.592 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:50.592 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:50.592 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:50.592 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:50.592 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:50.592 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:50.592 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:50.592 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:50.592 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:50.592 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:50.592 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:50.592 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:50.593 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:50.593 [netconf-device-simulator-threads-6] 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 15:18:50.593 [netconf-device-simulator-threads-6] 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 15:18:50.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:50.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]) by 733 down to 2095137 15:18:50.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60238]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:50.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:50.908 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55742]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55742]) process #15 SSH_MSG_IGNORE 15:18:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55742]) SSH_MSG_IGNORE 15:18:51.041 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:51.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58138]) process #18 SSH_MSG_IGNORE 15:18:51.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58138]) SSH_MSG_IGNORE 15:18:51.046 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58344]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:51.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58344]) process #9 SSH_MSG_IGNORE 15:18:51.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58344]) SSH_MSG_IGNORE 15:18:51.099 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55096]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:51.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55096]) process #8 SSH_MSG_IGNORE 15:18:51.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55096]) SSH_MSG_IGNORE 15:18:51.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43792]) process #10 SSH_MSG_IGNORE 15:18:51.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43792]) SSH_MSG_IGNORE 15:18:51.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43792]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:51.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48862]) process #14 SSH_MSG_IGNORE 15:18:51.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48862]) SSH_MSG_IGNORE 15:18:51.205 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48862]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:51.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59302]) process #17 SSH_MSG_IGNORE 15:18:51.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59302]) SSH_MSG_IGNORE 15:18:51.233 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59302]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:51.478 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34534]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:51.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34534]) process #11 SSH_MSG_IGNORE 15:18:51.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34534]) SSH_MSG_IGNORE 15:18:51.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdbd97b41, L:/10.30.170.167:18144 - R:/10.30.171.175:37834]} 15:18:51.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:37834]): SSH-2.0-SSHD-UNKNOWN 15:18:51.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:37834]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:51.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:37834]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:51.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41674]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:51.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41674]) process #13 SSH_MSG_IGNORE 15:18:51.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41674]) SSH_MSG_IGNORE 15:18:51.627 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45468]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:51.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40450]) process #16 SSH_MSG_IGNORE 15:18:51.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40450]) SSH_MSG_IGNORE 15:18:51.673 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40450]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:51.755 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:37834]) Send SSH_MSG_KEXINIT 15:18:51.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37834]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:51.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37834]) process #0 SSH_MSG_KEXINIT 15:18:51.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:37834]) SSH_MSG_KEXINIT 15:18:51.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:37834]) strict KEX=true client=true server=true 15:18:51.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37834]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:51.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37834]) Kex: server host key algorithms = rsa-sha2-512 15:18:51.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37834]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:51.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37834]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:51.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37834]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:51.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37834]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:51.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37834]) Kex: compression algorithms (client to server) = none 15:18:51.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37834]) Kex: compression algorithms (server to client) = none 15:18:51.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:51.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45468]) process #12 SSH_MSG_IGNORE 15:18:51.756 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45468]) SSH_MSG_IGNORE 15:18:51.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57436]) process #19 SSH_MSG_IGNORE 15:18:51.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57436]) SSH_MSG_IGNORE 15:18:51.821 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:18:51.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37834]) process #1 30 15:18:51.830 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37834]] process command=SSH_MSG_KEXDH_INIT 15:18:51.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37834]] Send SSH_MSG_KEXDH_REPLY 15:18:51.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37834]) packet #1 sending command=31[31] len=1639 15:18:51.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:37834])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:51.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:37834]) Send SSH_MSG_NEWKEYS 15:18:51.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:37834]) session ID=fd:e4:9c:8c:3a:e8:48:15:64:83:27:24:39:77:9b:12:2a:18:e0:aa:09:78:46:46:c1:58:56:da:3e:7a:20:1e:c9:5a:5e:ae:a3:30:8a:89:52:8b:77:61:06:22:d8:e9:63:38:f7:85:3b:68:61:ef:75:42:6e:a3:2e:41:d1:af 15:18:51.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37834]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:51.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37834]): strict KEX resets output message sequence number from 3 to 0 15:18:51.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37834]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4359ca72; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:51.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:37834])[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 15:18:51.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37834])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:51.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37834]) packet #0 sending command=7[7] len=419 15:18:51.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37834]) No pending packets to flush at end of KEX 15:18:51.849 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:51.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44622]) process #18 SSH_MSG_IGNORE 15:18:51.849 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44622]) SSH_MSG_IGNORE 15:18:51.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37834]) process #2 SSH_MSG_NEWKEYS 15:18:51.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37834]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:51.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37834]): strict KEX resets input message sequence number from 3 to 0 15:18:51.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37834]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@780a9ee; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:51.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:51.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37834]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:51.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37834]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:51.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:37834]) authorized authentication methods: password,publickey 15:18:51.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37834]) Accepted service ssh-userauth 15:18:51.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37834]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:51.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37834]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:51.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37834]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:51.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37834]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:51.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37834]) no authentication factory for method=none 15:18:51.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37834]) SSH_MSG_USERAUTH_REQUEST 15:18:51.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37834]) remaining methods: password,publickey 15:18:51.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37834]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:51.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37834]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:51.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37834]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:51.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37834]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:51.881 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:51.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:37834]) authentication result: true 15:18:51.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:37834]) SSH_MSG_USERAUTH_REQUEST 15:18:51.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37834])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:51.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37834]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:51.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:51.881 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:51.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37834]) no heartbeat to stop 15:18:51.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:37834]) heartbeat type=IGNORE, interval=PT30S 15:18:51.882 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:37834 authenticated 15:18:51.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37834]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:51.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37834]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:51.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37834]] session=TransportServerSession[admin@/10.30.171.175:37834] id=0 15:18:51.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37834])) size=2097152, max=2097152, packet=32768 15:18:51.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37834]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37834] 15:18:51.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37834]) recipient=0 15:18:51.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834])) size=2097152, max=2097152, packet=32768 15:18:51.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834])) re-initializing 15:18:51.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834])) size=2097152, max=2097152, packet=32768 15:18:51.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:51.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37834]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:51.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37834]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:51.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:51.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834])[want-reply=true] subsystem=netconf 15:18:51.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834])[subsystem] prepared command 15:18:51.883 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:51.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:51.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdbd97b41, L:/10.30.170.167:18144 - R:/10.30.171.175:37834]}} established 15:18:51.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 315: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18144 15:18:51.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 315: Creating data stores for simulated device 15:18:51.883 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:51.883 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:51.883 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:51.883 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:51.883 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:51.887 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3269aab2 15:18:51.887 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:51.887 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:51.887 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:51.887 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:51.888 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:51.888 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:51.888 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:51.888 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:51.888 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3269aab2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3269aab2, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@429d328a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@429d328a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:51.888 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:51.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:51.889 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdbd97b41, L:/10.30.170.167:18144 - R:/10.30.171.175:37834] 15:18:51.889 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 315 on channel [id: 0xdbd97b41, L:/10.30.170.167:18144 - R:/10.30.171.175:37834] 15:18:51.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]) by 1103 down to 2096049 15:18:51.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37834]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:51.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdbd97b41, L:/10.30.170.167:18144 - R:/10.30.171.175:37834] 15:18:51.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdbd97b41, L:/10.30.170.167:18144 - R:/10.30.171.175:37834] 15:18:51.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]) request=subsystem result=ReplySuccess, want-reply=true 15:18:51.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37834]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:51.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]) request=subsystem activate command 15:18:51.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]) starting runner for command=netconf 15:18:51.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37834]) process #5 SSH_MSG_CHANNEL_DATA 15:18:51.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]) by 373 down to 2096779 15:18:51.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]) SSH_MSG_CHANNEL_DATA len=373 15:18:51.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834] 15:18:51.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xdbd97b41, L:/10.30.170.167:18144 - R:/10.30.171.175:37834]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:51.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:51.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdbd97b41, L:/10.30.170.167:18144 - R:/10.30.171.175:37834] 15:18:51.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdbd97b41, L:/10.30.170.167:18144 - R:/10.30.171.175:37834] 15:18:51.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18144', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:51.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=315} created 15:18:51.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=315, channel=[id: 0xdbd97b41, L:/10.30.170.167:18144 - R:/10.30.171.175:37834]} created 15:18:51.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdbd97b41, L:/10.30.170.167:18144 - R:/10.30.171.175:37834] successful with session NetconfServerSession{sessionId=315, channel=[id: 0xdbd97b41, L:/10.30.170.167:18144 - R:/10.30.171.175:37834]} 15:18:51.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=315, channel=[id: 0xdbd97b41, L:/10.30.170.167:18144 - R:/10.30.171.175:37834]} up 15:18:51.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37834]) process #6 SSH_MSG_CHANNEL_DATA 15:18:51.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]) by 393 down to 2096386 15:18:51.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]) SSH_MSG_CHANNEL_DATA len=393 15:18:51.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834] 15:18:51.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:51.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:51.892 [netconf-device-simulator-threads-0] 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=315} 15:18:51.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:51.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=315, channel=[id: 0xdbd97b41, L:/10.30.170.167:18144 - R:/10.30.171.175:37834]} EXI handlers added to pipeline 15:18:51.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:51.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]) by 179 down to 2095870 15:18:51.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37834]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:51.892 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:51.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37834]) process #7 SSH_MSG_CHANNEL_DATA 15:18:51.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]) by 340 down to 2096046 15:18:51.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]) SSH_MSG_CHANNEL_DATA len=340 15:18:51.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834] 15:18:51.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:51.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:51.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=315} 15:18:51.894 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@429d328a 15:18:51.894 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:51.895 [netconf-device-simulator-threads-0] 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 15:18:51.895 [netconf-device-simulator-threads-0] 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 15:18:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:51.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]) by 733 down to 2095137 15:18:51.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37834]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:51.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:51.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57814]) process #9 SSH_MSG_IGNORE 15:18:51.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57814]) SSH_MSG_IGNORE 15:18:51.996 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57814]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:52.040 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48552]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:52.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48552]) process #15 SSH_MSG_IGNORE 15:18:52.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48552]) SSH_MSG_IGNORE 15:18:52.265 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54022]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:52.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54022]) process #8 SSH_MSG_IGNORE 15:18:52.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54022]) SSH_MSG_IGNORE 15:18:52.313 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:52.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #14 SSH_MSG_IGNORE 15:18:52.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:18:52.363 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38882]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:52.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38882]) process #10 SSH_MSG_IGNORE 15:18:52.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38882]) SSH_MSG_IGNORE 15:18:52.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51076]) process #17 SSH_MSG_IGNORE 15:18:52.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51076]) SSH_MSG_IGNORE 15:18:52.453 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51076]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:52.741 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46206]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:52.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46206]) process #12 SSH_MSG_IGNORE 15:18:52.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46206]) SSH_MSG_IGNORE 15:18:52.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55306]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:52.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55306]) process #13 SSH_MSG_IGNORE 15:18:52.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55306]) SSH_MSG_IGNORE 15:18:52.762 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43696]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:52.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43696]) process #16 SSH_MSG_IGNORE 15:18:52.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43696]) SSH_MSG_IGNORE 15:18:52.773 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55710]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:52.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55710]) process #15 SSH_MSG_IGNORE 15:18:52.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55710]) SSH_MSG_IGNORE 15:18:52.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x399563e4, L:/10.30.170.167:18145 - R:/10.30.171.175:52218]} 15:18:52.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:52218]): SSH-2.0-SSHD-UNKNOWN 15:18:52.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:52218]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:52.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:52218]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:53.007 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46850]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:53.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46850]) process #8 SSH_MSG_IGNORE 15:18:53.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46850]) SSH_MSG_IGNORE 15:18:53.058 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52710]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52710]) process #11 SSH_MSG_IGNORE 15:18:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52710]) SSH_MSG_IGNORE 15:18:53.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57962]) process #9 SSH_MSG_IGNORE 15:18:53.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57962]) SSH_MSG_IGNORE 15:18:53.081 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57962]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:53.195 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:53.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54094]) process #18 SSH_MSG_IGNORE 15:18:53.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54094]) SSH_MSG_IGNORE 15:18:53.214 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59730]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:53.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59730]) process #14 SSH_MSG_IGNORE 15:18:53.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59730]) SSH_MSG_IGNORE 15:18:53.257 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:18:53.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35512]) process #19 SSH_MSG_IGNORE 15:18:53.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35512]) SSH_MSG_IGNORE 15:18:53.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:52218]) Send SSH_MSG_KEXINIT 15:18:53.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52218]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:53.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52218]) process #0 SSH_MSG_KEXINIT 15:18:53.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:52218]) SSH_MSG_KEXINIT 15:18:53.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:52218]) strict KEX=true client=true server=true 15:18:53.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52218]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:53.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52218]) Kex: server host key algorithms = rsa-sha2-512 15:18:53.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52218]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:53.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52218]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:53.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52218]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:53.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52218]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:53.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52218]) Kex: compression algorithms (client to server) = none 15:18:53.335 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52218]) Kex: compression algorithms (server to client) = none 15:18:53.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:53.362 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47358]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:53.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47358]) process #10 SSH_MSG_IGNORE 15:18:53.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47358]) SSH_MSG_IGNORE 15:18:53.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52218]) process #1 30 15:18:53.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52218]] process command=SSH_MSG_KEXDH_INIT 15:18:53.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52218]] Send SSH_MSG_KEXDH_REPLY 15:18:53.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52218]) packet #1 sending command=31[31] len=1639 15:18:53.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:52218])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:53.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:52218]) Send SSH_MSG_NEWKEYS 15:18:53.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:52218]) session ID=56:d0:04:0a:4d:e9:4c:c2:09:da:98:ab:3b:a1:e1:21:a0:fc:e9:3b:53:05:0d:53:f6:e1:27:08:33:79:e2:e2:9e:07:e6:d7:3e:13:89:bb:b5:9d:5b:68:2c:75:52:71:f3:ff:16:a7:0c:52:af:f6:74:91:87:86:85:da:0f:da 15:18:53.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52218]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:53.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52218]): strict KEX resets output message sequence number from 3 to 0 15:18:53.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52218]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@56f10220; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:53.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:52218])[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 15:18:53.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52218])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:53.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52218]) packet #0 sending command=7[7] len=419 15:18:53.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52218]) No pending packets to flush at end of KEX 15:18:53.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52218]) process #2 SSH_MSG_NEWKEYS 15:18:53.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52218]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:53.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52218]): strict KEX resets input message sequence number from 3 to 0 15:18:53.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52218]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@72569c8f; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:53.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:53.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52218]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:53.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52218]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:53.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:52218]) authorized authentication methods: password,publickey 15:18:53.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52218]) Accepted service ssh-userauth 15:18:53.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52218]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:53.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52218]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:53.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52218]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:53.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52218]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:53.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52218]) no authentication factory for method=none 15:18:53.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52218]) SSH_MSG_USERAUTH_REQUEST 15:18:53.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52218]) remaining methods: password,publickey 15:18:53.455 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52218]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:53.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52218]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:53.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52218]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:53.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52218]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:53.456 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:53.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:52218]) authentication result: true 15:18:53.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:52218]) SSH_MSG_USERAUTH_REQUEST 15:18:53.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52218])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:53.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52218]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:53.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:53.456 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:53.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52218]) no heartbeat to stop 15:18:53.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:52218]) heartbeat type=IGNORE, interval=PT30S 15:18:53.456 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:52218 authenticated 15:18:53.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52218]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:53.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52218]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52218]] session=TransportServerSession[admin@/10.30.171.175:52218] id=0 15:18:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52218])) size=2097152, max=2097152, packet=32768 15:18:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52218]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52218] 15:18:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52218]) recipient=0 15:18:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218])) size=2097152, max=2097152, packet=32768 15:18:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218])) re-initializing 15:18:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218])) size=2097152, max=2097152, packet=32768 15:18:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52218]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52218]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218])[want-reply=true] subsystem=netconf 15:18:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218])[subsystem] prepared command 15:18:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x399563e4, L:/10.30.170.167:18145 - R:/10.30.171.175:52218]}} established 15:18:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 316: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18145 15:18:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 316: Creating data stores for simulated device 15:18:53.457 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:53.458 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:53.458 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:53.458 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:53.458 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:53.458 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ec8e211 15:18:53.458 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:53.459 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:53.459 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:53.459 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:53.459 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:53.459 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:53.459 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:53.460 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:53.460 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ec8e211, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ec8e211, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@66db8c23, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@66db8c23, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:53.460 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:53.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:53.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x399563e4, L:/10.30.170.167:18145 - R:/10.30.171.175:52218] 15:18:53.461 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 316 on channel [id: 0x399563e4, L:/10.30.170.167:18145 - R:/10.30.171.175:52218] 15:18:53.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]) by 1103 down to 2096049 15:18:53.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52218]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:53.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x399563e4, L:/10.30.170.167:18145 - R:/10.30.171.175:52218] 15:18:53.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x399563e4, L:/10.30.170.167:18145 - R:/10.30.171.175:52218] 15:18:53.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]) request=subsystem result=ReplySuccess, want-reply=true 15:18:53.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52218]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:53.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]) request=subsystem activate command 15:18:53.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]) starting runner for command=netconf 15:18:53.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52218]) process #5 SSH_MSG_CHANNEL_DATA 15:18:53.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]) by 373 down to 2096779 15:18:53.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]) SSH_MSG_CHANNEL_DATA len=373 15:18:53.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218] 15:18:53.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x399563e4, L:/10.30.170.167:18145 - R:/10.30.171.175:52218]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:53.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:53.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x399563e4, L:/10.30.170.167:18145 - R:/10.30.171.175:52218] 15:18:53.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x399563e4, L:/10.30.170.167:18145 - R:/10.30.171.175:52218] 15:18:53.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18145', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:53.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=316} created 15:18:53.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=316, channel=[id: 0x399563e4, L:/10.30.170.167:18145 - R:/10.30.171.175:52218]} created 15:18:53.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x399563e4, L:/10.30.170.167:18145 - R:/10.30.171.175:52218] successful with session NetconfServerSession{sessionId=316, channel=[id: 0x399563e4, L:/10.30.170.167:18145 - R:/10.30.171.175:52218]} 15:18:53.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=316, channel=[id: 0x399563e4, L:/10.30.170.167:18145 - R:/10.30.171.175:52218]} up 15:18:53.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52218]) process #6 SSH_MSG_CHANNEL_DATA 15:18:53.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]) by 393 down to 2096386 15:18:53.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]) SSH_MSG_CHANNEL_DATA len=393 15:18:53.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218] 15:18:53.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:53.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:53.463 [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=316} 15:18:53.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:53.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=316, channel=[id: 0x399563e4, L:/10.30.170.167:18145 - R:/10.30.171.175:52218]} EXI handlers added to pipeline 15:18:53.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:53.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]) by 179 down to 2095870 15:18:53.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52218]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:53.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:53.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52218]) process #7 SSH_MSG_CHANNEL_DATA 15:18:53.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]) by 340 down to 2096046 15:18:53.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]) SSH_MSG_CHANNEL_DATA len=340 15:18:53.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218] 15:18:53.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:53.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:53.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=316} 15:18:53.467 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@66db8c23 15:18:53.467 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:53.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:53.467 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:53.467 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:53.467 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:53.467 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:53.467 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:53.467 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:53.467 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:53.467 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:53.467 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:53.467 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:53.467 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:53.467 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:53.467 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:53.467 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:53.467 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:53.467 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:53.468 [netconf-device-simulator-threads-2] 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 15:18:53.468 [netconf-device-simulator-threads-2] 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 15:18:53.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:53.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]) by 733 down to 2095137 15:18:53.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52218]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:53.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:53.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40294]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:53.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40294]) process #8 SSH_MSG_IGNORE 15:18:53.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40294]) SSH_MSG_IGNORE 15:18:53.918 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56642]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:53.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56642]) process #12 SSH_MSG_IGNORE 15:18:53.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56642]) SSH_MSG_IGNORE 15:18:53.926 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33250]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:53.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33250]) process #17 SSH_MSG_IGNORE 15:18:53.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33250]) SSH_MSG_IGNORE 15:18:53.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38228]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:53.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38228]) process #11 SSH_MSG_IGNORE 15:18:53.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38228]) SSH_MSG_IGNORE 15:18:54.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x09845821, L:/10.30.170.167:18146 - R:/10.30.171.175:35506]} 15:18:54.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:35506]): SSH-2.0-SSHD-UNKNOWN 15:18:54.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:35506]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:54.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:35506]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:54.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56112]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:54.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56112]) process #16 SSH_MSG_IGNORE 15:18:54.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56112]) SSH_MSG_IGNORE 15:18:54.239 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53034]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:54.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53034]) process #15 SSH_MSG_IGNORE 15:18:54.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53034]) SSH_MSG_IGNORE 15:18:54.252 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36500]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:54.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36500]) process #13 SSH_MSG_IGNORE 15:18:54.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36500]) SSH_MSG_IGNORE 15:18:54.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:35506]) Send SSH_MSG_KEXINIT 15:18:54.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35506]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:54.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35506]) process #0 SSH_MSG_KEXINIT 15:18:54.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:35506]) SSH_MSG_KEXINIT 15:18:54.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:35506]) strict KEX=true client=true server=true 15:18:54.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35506]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:54.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35506]) Kex: server host key algorithms = rsa-sha2-512 15:18:54.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35506]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:54.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35506]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:54.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35506]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:54.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35506]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:54.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35506]) Kex: compression algorithms (client to server) = none 15:18:54.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35506]) Kex: compression algorithms (server to client) = none 15:18:54.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:54.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35506]) process #1 30 15:18:54.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35506]] process command=SSH_MSG_KEXDH_INIT 15:18:54.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35506]] Send SSH_MSG_KEXDH_REPLY 15:18:54.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35506]) packet #1 sending command=31[31] len=1639 15:18:54.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:35506])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:54.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:35506]) Send SSH_MSG_NEWKEYS 15:18:54.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:35506]) session ID=cf:3b:f3:e7:09:7d:a5:6b:52:f4:3e:47:b4:6c:d8:46:db:7c:0b:e8:7e:5f:9a:96:95:36:08:60:c4:7b:23:9c:b3:65:1d:65:40:83:eb:ba:b3:7a:af:c0:c1:b6:37:9b:06:6f:7b:f5:be:1b:b9:be:f2:ac:2a:96:63:ae:cb:44 15:18:54.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35506]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:54.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35506]): strict KEX resets output message sequence number from 3 to 0 15:18:54.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35506]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@35b0d42c; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:54.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:35506])[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 15:18:54.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35506])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:54.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35506]) packet #0 sending command=7[7] len=419 15:18:54.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35506]) No pending packets to flush at end of KEX 15:18:54.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35506]) process #2 SSH_MSG_NEWKEYS 15:18:54.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35506]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:54.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35506]): strict KEX resets input message sequence number from 3 to 0 15:18:54.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35506]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6573a94f; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:54.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:54.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35506]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:54.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35506]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:54.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:35506]) authorized authentication methods: password,publickey 15:18:54.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35506]) Accepted service ssh-userauth 15:18:54.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35506]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:54.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35506]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:54.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35506]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:54.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35506]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:54.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35506]) no authentication factory for method=none 15:18:54.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35506]) SSH_MSG_USERAUTH_REQUEST 15:18:54.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35506]) remaining methods: password,publickey 15:18:54.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35506]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:54.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35506]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:54.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35506]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:54.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35506]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:54.370 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:54.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:35506]) authentication result: true 15:18:54.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:35506]) SSH_MSG_USERAUTH_REQUEST 15:18:54.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35506])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:54.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35506]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:54.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:54.370 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:54.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35506]) no heartbeat to stop 15:18:54.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:35506]) heartbeat type=IGNORE, interval=PT30S 15:18:54.370 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:35506 authenticated 15:18:54.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35506]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:54.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35506]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:54.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35506]] session=TransportServerSession[admin@/10.30.171.175:35506] id=0 15:18:54.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35506])) size=2097152, max=2097152, packet=32768 15:18:54.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35506]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35506] 15:18:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35506]) recipient=0 15:18:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506])) size=2097152, max=2097152, packet=32768 15:18:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506])) re-initializing 15:18:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506])) size=2097152, max=2097152, packet=32768 15:18:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35506]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:54.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42684]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35506]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506])[want-reply=true] subsystem=netconf 15:18:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506])[subsystem] prepared command 15:18:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x09845821, L:/10.30.170.167:18146 - R:/10.30.171.175:35506]}} established 15:18:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 317: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18146 15:18:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 317: Creating data stores for simulated device 15:18:54.372 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:54.372 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:54.372 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:54.372 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:54.372 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:54.372 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11154c48 15:18:54.372 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:54.373 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:54.373 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:54.373 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:54.373 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:54.374 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:54.374 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:54.374 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:54.374 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11154c48, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11154c48, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@614eda3, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@614eda3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:54.374 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:54.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:54.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x09845821, L:/10.30.170.167:18146 - R:/10.30.171.175:35506] 15:18:54.375 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 317 on channel [id: 0x09845821, L:/10.30.170.167:18146 - R:/10.30.171.175:35506] 15:18:54.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]) by 1103 down to 2096049 15:18:54.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35506]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:54.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x09845821, L:/10.30.170.167:18146 - R:/10.30.171.175:35506] 15:18:54.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x09845821, L:/10.30.170.167:18146 - R:/10.30.171.175:35506] 15:18:54.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]) request=subsystem result=ReplySuccess, want-reply=true 15:18:54.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35506]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:54.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]) request=subsystem activate command 15:18:54.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]) starting runner for command=netconf 15:18:54.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35506]) process #5 SSH_MSG_CHANNEL_DATA 15:18:54.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]) by 373 down to 2096779 15:18:54.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]) SSH_MSG_CHANNEL_DATA len=373 15:18:54.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506] 15:18:54.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x09845821, L:/10.30.170.167:18146 - R:/10.30.171.175:35506]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:54.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:54.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x09845821, L:/10.30.170.167:18146 - R:/10.30.171.175:35506] 15:18:54.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x09845821, L:/10.30.170.167:18146 - R:/10.30.171.175:35506] 15:18:54.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18146', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:54.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=317} created 15:18:54.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=317, channel=[id: 0x09845821, L:/10.30.170.167:18146 - R:/10.30.171.175:35506]} created 15:18:54.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x09845821, L:/10.30.170.167:18146 - R:/10.30.171.175:35506] successful with session NetconfServerSession{sessionId=317, channel=[id: 0x09845821, L:/10.30.170.167:18146 - R:/10.30.171.175:35506]} 15:18:54.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=317, channel=[id: 0x09845821, L:/10.30.170.167:18146 - R:/10.30.171.175:35506]} up 15:18:54.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42684]) process #8 SSH_MSG_IGNORE 15:18:54.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42684]) SSH_MSG_IGNORE 15:18:54.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35506]) process #6 SSH_MSG_CHANNEL_DATA 15:18:54.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]) by 393 down to 2096386 15:18:54.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]) SSH_MSG_CHANNEL_DATA len=393 15:18:54.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506] 15:18:54.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:54.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:54.377 [netconf-device-simulator-threads-4] 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=317} 15:18:54.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:54.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=317, channel=[id: 0x09845821, L:/10.30.170.167:18146 - R:/10.30.171.175:35506]} EXI handlers added to pipeline 15:18:54.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:54.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]) by 179 down to 2095870 15:18:54.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35506]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:54.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:54.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35506]) process #7 SSH_MSG_CHANNEL_DATA 15:18:54.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]) by 340 down to 2096046 15:18:54.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]) SSH_MSG_CHANNEL_DATA len=340 15:18:54.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506] 15:18:54.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:54.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:54.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=317} 15:18:54.379 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@614eda3 15:18:54.379 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:54.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:54.379 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:54.379 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:54.379 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:54.379 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:54.380 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:54.380 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:54.380 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:54.380 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:54.380 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:54.380 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:54.380 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:54.380 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:54.380 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:54.380 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:54.380 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:54.380 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:54.380 [netconf-device-simulator-threads-4] 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 15:18:54.380 [netconf-device-simulator-threads-4] 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 15:18:54.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:54.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]) by 733 down to 2095137 15:18:54.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35506]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:54.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:54.455 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:54.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36672]) process #18 SSH_MSG_IGNORE 15:18:54.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36672]) SSH_MSG_IGNORE 15:18:54.458 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52534]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:54.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52534]) process #14 SSH_MSG_IGNORE 15:18:54.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52534]) SSH_MSG_IGNORE 15:18:54.468 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:18:54.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45706]) process #19 SSH_MSG_IGNORE 15:18:54.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45706]) SSH_MSG_IGNORE 15:18:54.598 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55244]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:54.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55244]) process #10 SSH_MSG_IGNORE 15:18:54.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55244]) SSH_MSG_IGNORE 15:18:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37608]) process #12 SSH_MSG_IGNORE 15:18:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37608]) SSH_MSG_IGNORE 15:18:54.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37608]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:54.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37362]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:54.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37362]) process #9 SSH_MSG_IGNORE 15:18:54.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37362]) SSH_MSG_IGNORE 15:18:54.937 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51856]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51856]) process #11 SSH_MSG_IGNORE 15:18:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51856]) SSH_MSG_IGNORE 15:18:55.031 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40964]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:55.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40964]) process #17 SSH_MSG_IGNORE 15:18:55.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40964]) SSH_MSG_IGNORE 15:18:55.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51716]) process #8 SSH_MSG_IGNORE 15:18:55.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51716]) SSH_MSG_IGNORE 15:18:55.203 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51716]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:55.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34418]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:55.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34418]) process #13 SSH_MSG_IGNORE 15:18:55.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34418]) SSH_MSG_IGNORE 15:18:55.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcbe0fbfa, L:/10.30.170.167:18147 - R:/10.30.171.175:57366]} 15:18:55.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:57366]): SSH-2.0-SSHD-UNKNOWN 15:18:55.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:57366]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:55.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:57366]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:55.479 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45984]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:55.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45984]) process #16 SSH_MSG_IGNORE 15:18:55.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45984]) SSH_MSG_IGNORE 15:18:55.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44806]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:55.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44806]) process #15 SSH_MSG_IGNORE 15:18:55.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44806]) SSH_MSG_IGNORE 15:18:55.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:57366]) Send SSH_MSG_KEXINIT 15:18:55.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57366]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:55.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57366]) process #0 SSH_MSG_KEXINIT 15:18:55.507 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:57366]) SSH_MSG_KEXINIT 15:18:55.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:57366]) strict KEX=true client=true server=true 15:18:55.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57366]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:55.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57366]) Kex: server host key algorithms = rsa-sha2-512 15:18:55.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57366]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:55.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57366]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:55.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57366]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:55.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57366]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:55.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57366]) Kex: compression algorithms (client to server) = none 15:18:55.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57366]) Kex: compression algorithms (server to client) = none 15:18:55.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:55.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57366]) process #1 30 15:18:55.579 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57366]] process command=SSH_MSG_KEXDH_INIT 15:18:55.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57366]] Send SSH_MSG_KEXDH_REPLY 15:18:55.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57366]) packet #1 sending command=31[31] len=1639 15:18:55.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:57366])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:55.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:57366]) Send SSH_MSG_NEWKEYS 15:18:55.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:57366]) session ID=59:a1:4f:25:bf:12:90:72:24:5c:41:82:d0:14:e1:c2:65:ac:30:d1:bc:87:86:82:74:9c:a0:d9:86:74:54:bd:8c:23:44:8b:b2:43:4c:f4:44:f3:8d:eb:83:70:88:b3:68:e8:ac:82:17:2c:b2:05:e3:cf:b1:d2:30:78:81:70 15:18:55.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57366]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:55.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57366]): strict KEX resets output message sequence number from 3 to 0 15:18:55.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57366]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@71f8c8db; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:55.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:57366])[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 15:18:55.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57366])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:55.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57366]) packet #0 sending command=7[7] len=419 15:18:55.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57366]) No pending packets to flush at end of KEX 15:18:55.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57366]) process #2 SSH_MSG_NEWKEYS 15:18:55.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57366]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:55.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57366]): strict KEX resets input message sequence number from 3 to 0 15:18:55.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57366]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@11c04220; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:55.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:55.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57366]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:55.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57366]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:55.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:57366]) authorized authentication methods: password,publickey 15:18:55.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57366]) Accepted service ssh-userauth 15:18:55.631 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57366]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:55.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57366]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:55.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57366]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:55.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57366]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:55.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57366]) no authentication factory for method=none 15:18:55.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57366]) SSH_MSG_USERAUTH_REQUEST 15:18:55.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57366]) remaining methods: password,publickey 15:18:55.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57366]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:55.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57366]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:55.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57366]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:55.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57366]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:55.632 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:55.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:57366]) authentication result: true 15:18:55.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:57366]) SSH_MSG_USERAUTH_REQUEST 15:18:55.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57366])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:55.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57366]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:55.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:55.632 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:55.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57366]) no heartbeat to stop 15:18:55.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:57366]) heartbeat type=IGNORE, interval=PT30S 15:18:55.633 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:57366 authenticated 15:18:55.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57366]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:55.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57366]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:55.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57366]] session=TransportServerSession[admin@/10.30.171.175:57366] id=0 15:18:55.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57366])) size=2097152, max=2097152, packet=32768 15:18:55.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57366]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57366] 15:18:55.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57366]) recipient=0 15:18:55.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366])) size=2097152, max=2097152, packet=32768 15:18:55.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366])) re-initializing 15:18:55.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366])) size=2097152, max=2097152, packet=32768 15:18:55.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:55.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57366]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:55.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57366]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:55.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:55.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366])[want-reply=true] subsystem=netconf 15:18:55.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366])[subsystem] prepared command 15:18:55.634 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:55.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:55.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcbe0fbfa, L:/10.30.170.167:18147 - R:/10.30.171.175:57366]}} established 15:18:55.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 318: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18147 15:18:55.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 318: Creating data stores for simulated device 15:18:55.634 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:55.634 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:55.635 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:55.635 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:55.635 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:55.635 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2c0eb3ef 15:18:55.635 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:55.636 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:55.636 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:55.636 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:55.636 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:55.636 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:55.636 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:55.636 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:55.636 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2c0eb3ef, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2c0eb3ef, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2d959aab, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2d959aab, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:55.637 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:55.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:55.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcbe0fbfa, L:/10.30.170.167:18147 - R:/10.30.171.175:57366] 15:18:55.638 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 318 on channel [id: 0xcbe0fbfa, L:/10.30.170.167:18147 - R:/10.30.171.175:57366] 15:18:55.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]) by 1103 down to 2096049 15:18:55.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57366]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:55.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcbe0fbfa, L:/10.30.170.167:18147 - R:/10.30.171.175:57366] 15:18:55.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcbe0fbfa, L:/10.30.170.167:18147 - R:/10.30.171.175:57366] 15:18:55.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]) request=subsystem result=ReplySuccess, want-reply=true 15:18:55.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57366]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:55.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]) request=subsystem activate command 15:18:55.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]) starting runner for command=netconf 15:18:55.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57366]) process #5 SSH_MSG_CHANNEL_DATA 15:18:55.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]) by 373 down to 2096779 15:18:55.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]) SSH_MSG_CHANNEL_DATA len=373 15:18:55.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366] 15:18:55.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xcbe0fbfa, L:/10.30.170.167:18147 - R:/10.30.171.175:57366]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:55.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:55.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcbe0fbfa, L:/10.30.170.167:18147 - R:/10.30.171.175:57366] 15:18:55.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcbe0fbfa, L:/10.30.170.167:18147 - R:/10.30.171.175:57366] 15:18:55.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18147', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:55.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=318} created 15:18:55.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=318, channel=[id: 0xcbe0fbfa, L:/10.30.170.167:18147 - R:/10.30.171.175:57366]} created 15:18:55.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcbe0fbfa, L:/10.30.170.167:18147 - R:/10.30.171.175:57366] successful with session NetconfServerSession{sessionId=318, channel=[id: 0xcbe0fbfa, L:/10.30.170.167:18147 - R:/10.30.171.175:57366]} 15:18:55.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=318, channel=[id: 0xcbe0fbfa, L:/10.30.170.167:18147 - R:/10.30.171.175:57366]} up 15:18:55.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57366]) process #6 SSH_MSG_CHANNEL_DATA 15:18:55.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]) by 393 down to 2096386 15:18:55.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]) SSH_MSG_CHANNEL_DATA len=393 15:18:55.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366] 15:18:55.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:55.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:55.640 [netconf-device-simulator-threads-6] 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=318} 15:18:55.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:55.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=318, channel=[id: 0xcbe0fbfa, L:/10.30.170.167:18147 - R:/10.30.171.175:57366]} EXI handlers added to pipeline 15:18:55.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:55.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]) by 179 down to 2095870 15:18:55.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57366]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:55.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:55.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57366]) process #7 SSH_MSG_CHANNEL_DATA 15:18:55.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]) by 340 down to 2096046 15:18:55.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]) SSH_MSG_CHANNEL_DATA len=340 15:18:55.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366] 15:18:55.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:55.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:55.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=318} 15:18:55.643 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2d959aab 15:18:55.643 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:55.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:55.643 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:55.643 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:55.643 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:55.643 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:55.643 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:55.643 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:55.643 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:55.643 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:55.643 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:55.643 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:55.643 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:55.643 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:55.643 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:55.643 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:55.643 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:55.643 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:55.643 [netconf-device-simulator-threads-6] 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 15:18:55.643 [netconf-device-simulator-threads-6] 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 15:18:55.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:55.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]) by 733 down to 2095137 15:18:55.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57366]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:55.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:55.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53350]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:55.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53350]) process #10 SSH_MSG_IGNORE 15:18:55.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53350]) SSH_MSG_IGNORE 15:18:55.692 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:55.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39236]) process #18 SSH_MSG_IGNORE 15:18:55.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39236]) SSH_MSG_IGNORE 15:18:55.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47334]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:55.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47334]) process #14 SSH_MSG_IGNORE 15:18:55.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47334]) SSH_MSG_IGNORE 15:18:55.735 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:18:55.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35100]) process #19 SSH_MSG_IGNORE 15:18:55.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35100]) SSH_MSG_IGNORE 15:18:55.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39660]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:55.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39660]) process #12 SSH_MSG_IGNORE 15:18:55.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39660]) SSH_MSG_IGNORE 15:18:55.924 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60986]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:55.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60986]) process #9 SSH_MSG_IGNORE 15:18:55.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60986]) SSH_MSG_IGNORE 15:18:56.053 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54436]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:56.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54436]) process #11 SSH_MSG_IGNORE 15:18:56.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54436]) SSH_MSG_IGNORE 15:18:56.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45298]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:56.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45298]) process #17 SSH_MSG_IGNORE 15:18:56.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45298]) SSH_MSG_IGNORE 15:18:56.428 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57552]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:56.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57552]) process #8 SSH_MSG_IGNORE 15:18:56.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57552]) SSH_MSG_IGNORE 15:18:56.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48660]) process #15 SSH_MSG_IGNORE 15:18:56.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48660]) SSH_MSG_IGNORE 15:18:56.598 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48660]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:56.600 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60992]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:56.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60992]) process #16 SSH_MSG_IGNORE 15:18:56.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60992]) SSH_MSG_IGNORE 15:18:56.605 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa8c3c5c9, L:/10.30.170.167:18148 - R:/10.30.171.175:43912]} 15:18:56.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:43912]): SSH-2.0-SSHD-UNKNOWN 15:18:56.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:43912]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:56.606 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:43912]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:56.726 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60446]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:56.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60446]) process #12 SSH_MSG_IGNORE 15:18:56.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60446]) SSH_MSG_IGNORE 15:18:56.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39688]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:56.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39688]) process #13 SSH_MSG_IGNORE 15:18:56.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39688]) SSH_MSG_IGNORE 15:18:56.818 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48528]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:56.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48528]) process #14 SSH_MSG_IGNORE 15:18:56.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48528]) SSH_MSG_IGNORE 15:18:56.821 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:18:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39396]) process #19 SSH_MSG_IGNORE 15:18:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39396]) SSH_MSG_IGNORE 15:18:56.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60546]) process #9 SSH_MSG_IGNORE 15:18:56.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60546]) SSH_MSG_IGNORE 15:18:56.865 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60546]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:56.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:43912]) Send SSH_MSG_KEXINIT 15:18:56.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43912]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:56.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43912]) process #0 SSH_MSG_KEXINIT 15:18:56.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:43912]) SSH_MSG_KEXINIT 15:18:56.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:43912]) strict KEX=true client=true server=true 15:18:56.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43912]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:56.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43912]) Kex: server host key algorithms = rsa-sha2-512 15:18:56.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43912]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:56.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43912]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:56.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43912]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:56.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43912]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:56.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43912]) Kex: compression algorithms (client to server) = none 15:18:56.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43912]) Kex: compression algorithms (server to client) = none 15:18:56.874 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:56.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43912]) process #1 30 15:18:56.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43912]] process command=SSH_MSG_KEXDH_INIT 15:18:56.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43912]] Send SSH_MSG_KEXDH_REPLY 15:18:56.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43912]) packet #1 sending command=31[31] len=1639 15:18:56.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:43912])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:56.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:43912]) Send SSH_MSG_NEWKEYS 15:18:56.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:43912]) session ID=c7:18:b8:d5:82:c2:f3:00:f3:49:34:5a:60:63:ec:20:73:1c:e7:ab:c8:dc:de:c5:78:7d:c7:18:38:c5:22:83:80:bd:b9:61:e5:97:bf:bb:46:ad:43:c7:db:0e:1a:c2:45:59:0c:d1:9e:7b:0d:4c:91:3b:c5:58:8a:7d:79:d0 15:18:56.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43912]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:56.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43912]): strict KEX resets output message sequence number from 3 to 0 15:18:56.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43912]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@d3bf95b; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:56.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:43912])[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 15:18:56.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43912])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:56.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43912]) packet #0 sending command=7[7] len=419 15:18:56.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43912]) No pending packets to flush at end of KEX 15:18:56.997 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38280]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38280]) process #10 SSH_MSG_IGNORE 15:18:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38280]) SSH_MSG_IGNORE 15:18:56.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43912]) process #2 SSH_MSG_NEWKEYS 15:18:56.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43912]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:56.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43912]): strict KEX resets input message sequence number from 3 to 0 15:18:56.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43912]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1661f514; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:56.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:56.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43912]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:56.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43912]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:56.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:43912]) authorized authentication methods: password,publickey 15:18:56.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43912]) Accepted service ssh-userauth 15:18:56.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43912]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:56.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43912]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:56.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43912]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:56.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43912]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:56.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43912]) no authentication factory for method=none 15:18:56.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43912]) SSH_MSG_USERAUTH_REQUEST 15:18:56.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43912]) remaining methods: password,publickey 15:18:56.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43912]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:56.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43912]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:56.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43912]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:56.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43912]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:56.999 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:56.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:43912]) authentication result: true 15:18:56.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:43912]) SSH_MSG_USERAUTH_REQUEST 15:18:56.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43912])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:56.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43912]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:56.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:56.999 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:56.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43912]) no heartbeat to stop 15:18:56.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:43912]) heartbeat type=IGNORE, interval=PT30S 15:18:56.999 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:43912 authenticated 15:18:57.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43912]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:57.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43912]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:57.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43912]] session=TransportServerSession[admin@/10.30.171.175:43912] id=0 15:18:57.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43912])) size=2097152, max=2097152, packet=32768 15:18:57.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43912]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43912] 15:18:57.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43912]) recipient=0 15:18:57.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912])) size=2097152, max=2097152, packet=32768 15:18:57.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912])) re-initializing 15:18:57.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912])) size=2097152, max=2097152, packet=32768 15:18:57.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:57.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43912]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:57.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43912]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:57.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:57.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912])[want-reply=true] subsystem=netconf 15:18:57.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912])[subsystem] prepared command 15:18:57.000 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:57.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:57.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa8c3c5c9, L:/10.30.170.167:18148 - R:/10.30.171.175:43912]}} established 15:18:57.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 319: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18148 15:18:57.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 319: Creating data stores for simulated device 15:18:57.001 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:57.001 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:57.001 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:57.001 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:57.001 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:57.002 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@cfa4b5c 15:18:57.002 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:57.002 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:57.002 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:57.002 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:57.003 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:57.003 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:57.003 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:57.003 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:57.003 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@cfa4b5c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@cfa4b5c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@58cae4ee, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@58cae4ee, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:57.003 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:57.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:57.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa8c3c5c9, L:/10.30.170.167:18148 - R:/10.30.171.175:43912] 15:18:57.004 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 319 on channel [id: 0xa8c3c5c9, L:/10.30.170.167:18148 - R:/10.30.171.175:43912] 15:18:57.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]) by 1103 down to 2096049 15:18:57.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43912]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:57.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa8c3c5c9, L:/10.30.170.167:18148 - R:/10.30.171.175:43912] 15:18:57.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa8c3c5c9, L:/10.30.170.167:18148 - R:/10.30.171.175:43912] 15:18:57.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]) request=subsystem result=ReplySuccess, want-reply=true 15:18:57.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43912]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:57.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]) request=subsystem activate command 15:18:57.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]) starting runner for command=netconf 15:18:57.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43912]) process #5 SSH_MSG_CHANNEL_DATA 15:18:57.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]) by 373 down to 2096779 15:18:57.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]) SSH_MSG_CHANNEL_DATA len=373 15:18:57.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912] 15:18:57.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa8c3c5c9, L:/10.30.170.167:18148 - R:/10.30.171.175:43912]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:57.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:57.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa8c3c5c9, L:/10.30.170.167:18148 - R:/10.30.171.175:43912] 15:18:57.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa8c3c5c9, L:/10.30.170.167:18148 - R:/10.30.171.175:43912] 15:18:57.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18148', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:57.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=319} created 15:18:57.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=319, channel=[id: 0xa8c3c5c9, L:/10.30.170.167:18148 - R:/10.30.171.175:43912]} created 15:18:57.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa8c3c5c9, L:/10.30.170.167:18148 - R:/10.30.171.175:43912] successful with session NetconfServerSession{sessionId=319, channel=[id: 0xa8c3c5c9, L:/10.30.170.167:18148 - R:/10.30.171.175:43912]} 15:18:57.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=319, channel=[id: 0xa8c3c5c9, L:/10.30.170.167:18148 - R:/10.30.171.175:43912]} up 15:18:57.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43912]) process #6 SSH_MSG_CHANNEL_DATA 15:18:57.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]) by 393 down to 2096386 15:18:57.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]) SSH_MSG_CHANNEL_DATA len=393 15:18:57.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912] 15:18:57.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:57.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:57.006 [netconf-device-simulator-threads-0] 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=319} 15:18:57.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:57.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=319, channel=[id: 0xa8c3c5c9, L:/10.30.170.167:18148 - R:/10.30.171.175:43912]} EXI handlers added to pipeline 15:18:57.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:57.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]) by 179 down to 2095870 15:18:57.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43912]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:57.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:57.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43912]) process #7 SSH_MSG_CHANNEL_DATA 15:18:57.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]) by 340 down to 2096046 15:18:57.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]) SSH_MSG_CHANNEL_DATA len=340 15:18:57.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912] 15:18:57.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:57.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:57.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=319} 15:18:57.009 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@58cae4ee 15:18:57.009 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:57.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:57.009 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:57.009 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:57.010 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:57.010 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:57.010 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:57.010 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:57.010 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:57.010 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:57.010 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:57.010 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:57.010 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:57.010 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:57.010 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:57.010 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:57.010 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:57.010 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:57.010 [netconf-device-simulator-threads-0] 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 15:18:57.010 [netconf-device-simulator-threads-0] 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 15:18:57.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:57.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]) by 733 down to 2095137 15:18:57.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43912]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:57.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:57.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:57.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34870]) process #18 SSH_MSG_IGNORE 15:18:57.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34870]) SSH_MSG_IGNORE 15:18:57.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37712]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:57.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37712]) process #17 SSH_MSG_IGNORE 15:18:57.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37712]) SSH_MSG_IGNORE 15:18:57.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39886]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39886]) process #11 SSH_MSG_IGNORE 15:18:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39886]) SSH_MSG_IGNORE 15:18:57.564 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56184]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56184]) process #15 SSH_MSG_IGNORE 15:18:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56184]) SSH_MSG_IGNORE 15:18:57.731 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39056]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:57.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39056]) process #16 SSH_MSG_IGNORE 15:18:57.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39056]) SSH_MSG_IGNORE 15:18:57.842 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42454]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:57.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42454]) process #13 SSH_MSG_IGNORE 15:18:57.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42454]) SSH_MSG_IGNORE 15:18:57.898 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x15822d2d, L:/10.30.170.167:18149 - R:/10.30.171.175:60312]} 15:18:57.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:60312]): SSH-2.0-SSHD-UNKNOWN 15:18:57.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:60312]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:57.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:60312]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:57.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:60312]) Send SSH_MSG_KEXINIT 15:18:57.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60312]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:57.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60312]) process #0 SSH_MSG_KEXINIT 15:18:57.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:60312]) SSH_MSG_KEXINIT 15:18:57.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:60312]) strict KEX=true client=true server=true 15:18:57.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60312]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:57.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60312]) Kex: server host key algorithms = rsa-sha2-512 15:18:57.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60312]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:57.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60312]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:57.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60312]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:57.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60312]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:57.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60312]) Kex: compression algorithms (client to server) = none 15:18:57.988 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60312]) Kex: compression algorithms (server to client) = none 15:18:57.989 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:58.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60312]) process #1 30 15:18:58.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60312]] process command=SSH_MSG_KEXDH_INIT 15:18:58.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60312]] Send SSH_MSG_KEXDH_REPLY 15:18:58.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60312]) packet #1 sending command=31[31] len=1639 15:18:58.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:60312])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:58.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:60312]) Send SSH_MSG_NEWKEYS 15:18:58.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:60312]) session ID=c7:84:a2:c6:3a:e4:6e:19:2f:d7:d1:64:1d:2d:e7:9b:60:85:d2:ef:28:42:72:5b:b2:d9:c3:77:50:c3:8d:ec:6b:c7:39:ab:a6:5d:f5:f2:9a:9e:a0:28:5a:9e:25:23:f6:df:df:b9:8a:24:a3:a0:33:84:86:29:f4:b9:0a:92 15:18:58.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60312]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:58.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60312]): strict KEX resets output message sequence number from 3 to 0 15:18:58.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60312]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4a8fe8b2; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:58.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:60312])[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 15:18:58.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60312])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:58.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60312]) packet #0 sending command=7[7] len=419 15:18:58.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60312]) No pending packets to flush at end of KEX 15:18:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60312]) process #2 SSH_MSG_NEWKEYS 15:18:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60312]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60312]): strict KEX resets input message sequence number from 3 to 0 15:18:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60312]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@163d7efd; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:58.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60312]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:58.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60312]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:58.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:60312]) authorized authentication methods: password,publickey 15:18:58.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60312]) Accepted service ssh-userauth 15:18:58.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60312]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:58.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60312]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:58.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60312]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:58.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60312]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:58.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60312]) no authentication factory for method=none 15:18:58.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60312]) SSH_MSG_USERAUTH_REQUEST 15:18:58.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60312]) remaining methods: password,publickey 15:18:58.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60312]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:58.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60312]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:58.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60312]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:58.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60312]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:58.102 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:58.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:60312]) authentication result: true 15:18:58.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:60312]) SSH_MSG_USERAUTH_REQUEST 15:18:58.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60312])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:58.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60312]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:58.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:58.102 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:58.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60312]) no heartbeat to stop 15:18:58.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:60312]) heartbeat type=IGNORE, interval=PT30S 15:18:58.103 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:60312 authenticated 15:18:58.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60312]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:58.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60312]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:58.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60312]] session=TransportServerSession[admin@/10.30.171.175:60312] id=0 15:18:58.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60312])) size=2097152, max=2097152, packet=32768 15:18:58.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60312]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60312] 15:18:58.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60312]) recipient=0 15:18:58.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312])) size=2097152, max=2097152, packet=32768 15:18:58.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312])) re-initializing 15:18:58.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312])) size=2097152, max=2097152, packet=32768 15:18:58.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:58.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60312]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60312]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312])[want-reply=true] subsystem=netconf 15:18:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312])[subsystem] prepared command 15:18:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x15822d2d, L:/10.30.170.167:18149 - R:/10.30.171.175:60312]}} established 15:18:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 320: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18149 15:18:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 320: Creating data stores for simulated device 15:18:58.104 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:58.105 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:58.105 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:58.105 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:58.105 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:58.106 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7de6307b 15:18:58.106 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:58.109 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:58.109 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:58.109 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:58.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60176]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:58.112 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:58.112 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:58.112 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:58.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47120]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:58.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60176]) process #12 SSH_MSG_IGNORE 15:18:58.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60176]) SSH_MSG_IGNORE 15:18:58.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47120]) process #14 SSH_MSG_IGNORE 15:18:58.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47120]) SSH_MSG_IGNORE 15:18:58.113 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:58.113 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7de6307b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7de6307b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@242750e9, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@242750e9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:58.113 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:58.113 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:58.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x15822d2d, L:/10.30.170.167:18149 - R:/10.30.171.175:60312] 15:18:58.114 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 320 on channel [id: 0x15822d2d, L:/10.30.170.167:18149 - R:/10.30.171.175:60312] 15:18:58.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]) by 1103 down to 2096049 15:18:58.114 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60312]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:58.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x15822d2d, L:/10.30.170.167:18149 - R:/10.30.171.175:60312] 15:18:58.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x15822d2d, L:/10.30.170.167:18149 - R:/10.30.171.175:60312] 15:18:58.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]) request=subsystem result=ReplySuccess, want-reply=true 15:18:58.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60312]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:58.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]) request=subsystem activate command 15:18:58.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]) starting runner for command=netconf 15:18:58.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60312]) process #5 SSH_MSG_CHANNEL_DATA 15:18:58.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]) by 373 down to 2096779 15:18:58.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]) SSH_MSG_CHANNEL_DATA len=373 15:18:58.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312] 15:18:58.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x15822d2d, L:/10.30.170.167:18149 - R:/10.30.171.175:60312]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:58.115 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:58.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x15822d2d, L:/10.30.170.167:18149 - R:/10.30.171.175:60312] 15:18:58.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x15822d2d, L:/10.30.170.167:18149 - R:/10.30.171.175:60312] 15:18:58.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18149', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:58.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=320} created 15:18:58.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=320, channel=[id: 0x15822d2d, L:/10.30.170.167:18149 - R:/10.30.171.175:60312]} created 15:18:58.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x15822d2d, L:/10.30.170.167:18149 - R:/10.30.171.175:60312] successful with session NetconfServerSession{sessionId=320, channel=[id: 0x15822d2d, L:/10.30.170.167:18149 - R:/10.30.171.175:60312]} 15:18:58.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=320, channel=[id: 0x15822d2d, L:/10.30.170.167:18149 - R:/10.30.171.175:60312]} up 15:18:58.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60312]) process #6 SSH_MSG_CHANNEL_DATA 15:18:58.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]) by 393 down to 2096386 15:18:58.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]) SSH_MSG_CHANNEL_DATA len=393 15:18:58.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312] 15:18:58.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:58.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:58.116 [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=320} 15:18:58.116 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:58.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=320, channel=[id: 0x15822d2d, L:/10.30.170.167:18149 - R:/10.30.171.175:60312]} EXI handlers added to pipeline 15:18:58.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:58.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]) by 179 down to 2095870 15:18:58.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60312]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:58.117 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:58.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60312]) process #7 SSH_MSG_CHANNEL_DATA 15:18:58.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]) by 340 down to 2096046 15:18:58.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]) SSH_MSG_CHANNEL_DATA len=340 15:18:58.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312] 15:18:58.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:58.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:58.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=320} 15:18:58.124 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@242750e9 15:18:58.124 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:58.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:58.124 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:58.124 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:58.124 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:58.124 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:58.124 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:58.124 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:58.124 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:58.124 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:58.124 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:58.124 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:58.124 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:58.124 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:58.124 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:58.126 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:58.130 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:58.130 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:58.130 [netconf-device-simulator-threads-2] 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 15:18:58.131 [netconf-device-simulator-threads-2] 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 15:18:58.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:58.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]) by 733 down to 2095137 15:18:58.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60312]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:58.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:58.131 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49192]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49192]) process #9 SSH_MSG_IGNORE 15:18:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49192]) SSH_MSG_IGNORE 15:18:58.186 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49288]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49288]) process #10 SSH_MSG_IGNORE 15:18:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49288]) SSH_MSG_IGNORE 15:18:58.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56936]) process #18 SSH_MSG_IGNORE 15:18:58.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56936]) SSH_MSG_IGNORE 15:18:58.270 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:58.344 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41124]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:58.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41124]) process #8 SSH_MSG_IGNORE 15:18:58.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41124]) SSH_MSG_IGNORE 15:18:58.386 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:18:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60610]) process #19 SSH_MSG_IGNORE 15:18:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60610]) SSH_MSG_IGNORE 15:18:58.620 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50722]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:18:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50722]) process #11 SSH_MSG_IGNORE 15:18:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50722]) SSH_MSG_IGNORE 15:18:58.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60668]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:18:58.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60668]) process #15 SSH_MSG_IGNORE 15:18:58.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60668]) SSH_MSG_IGNORE 15:18:58.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36460]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:58.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36460]) process #17 SSH_MSG_IGNORE 15:18:58.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36460]) SSH_MSG_IGNORE 15:18:59.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58144]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:59.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58144]) process #16 SSH_MSG_IGNORE 15:18:59.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58144]) SSH_MSG_IGNORE 15:18:59.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x57d5bcac, L:/10.30.170.167:18150 - R:/10.30.171.175:51500]} 15:18:59.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:51500]): SSH-2.0-SSHD-UNKNOWN 15:18:59.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:51500]) line='SSH-2.0-SSHD-UNKNOWN' 15:18:59.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:51500]) client version string: SSH-2.0-SSHD-UNKNOWN 15:18:59.172 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57316]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:18:59.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57316]) process #13 SSH_MSG_IGNORE 15:18:59.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57316]) SSH_MSG_IGNORE 15:18:59.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:51500]) Send SSH_MSG_KEXINIT 15:18:59.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51500]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:18:59.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51500]) process #0 SSH_MSG_KEXINIT 15:18:59.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:51500]) SSH_MSG_KEXINIT 15:18:59.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:51500]) strict KEX=true client=true server=true 15:18:59.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51500]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:18:59.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51500]) Kex: server host key algorithms = rsa-sha2-512 15:18:59.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51500]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:18:59.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51500]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:18:59.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51500]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:18:59.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51500]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:18:59.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51500]) Kex: compression algorithms (client to server) = none 15:18:59.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51500]) Kex: compression algorithms (server to client) = none 15:18:59.317 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:18:59.365 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58154]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:18:59.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58154]) process #12 SSH_MSG_IGNORE 15:18:59.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58154]) SSH_MSG_IGNORE 15:18:59.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51500]) process #1 30 15:18:59.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51500]] process command=SSH_MSG_KEXDH_INIT 15:18:59.398 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45848]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:18:59.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45848]) process #14 SSH_MSG_IGNORE 15:18:59.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45848]) SSH_MSG_IGNORE 15:18:59.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51500]] Send SSH_MSG_KEXDH_REPLY 15:18:59.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51500]) packet #1 sending command=31[31] len=1639 15:18:59.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:51500])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:18:59.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:51500]) Send SSH_MSG_NEWKEYS 15:18:59.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:51500]) session ID=40:64:44:9e:26:c3:d7:25:15:99:3f:e3:75:45:ca:7d:f5:fb:ae:c1:03:8c:88:3d:f2:e7:02:59:8c:00:20:e6:bf:bc:c8:a4:16:20:86:66:ff:4c:10:0d:3e:10:c2:56:ed:d5:cb:92:bb:76:e9:fb:80:4e:f6:fc:09:c6:07:98 15:18:59.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51500]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:18:59.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51500]): strict KEX resets output message sequence number from 3 to 0 15:18:59.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51500]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1b9577fe; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:18:59.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:51500])[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 15:18:59.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51500])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:18:59.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51500]) packet #0 sending command=7[7] len=419 15:18:59.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51500]) No pending packets to flush at end of KEX 15:18:59.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51500]) process #2 SSH_MSG_NEWKEYS 15:18:59.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51500]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:18:59.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51500]): strict KEX resets input message sequence number from 3 to 0 15:18:59.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51500]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3572c3ca; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:18:59.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:18:59.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51500]) process #0 SSH_MSG_SERVICE_REQUEST 15:18:59.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51500]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:18:59.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:51500]) authorized authentication methods: password,publickey 15:18:59.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51500]) Accepted service ssh-userauth 15:18:59.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51500]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:18:59.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51500]) process #1 SSH_MSG_USERAUTH_REQUEST 15:18:59.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51500]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:18:59.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51500]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:18:59.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51500]) no authentication factory for method=none 15:18:59.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51500]) SSH_MSG_USERAUTH_REQUEST 15:18:59.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51500]) remaining methods: password,publickey 15:18:59.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51500]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:18:59.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51500]) process #2 SSH_MSG_USERAUTH_REQUEST 15:18:59.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51500]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:18:59.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51500]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:18:59.446 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:18:59.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:51500]) authentication result: true 15:18:59.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:51500]) SSH_MSG_USERAUTH_REQUEST 15:18:59.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51500])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:18:59.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51500]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:18:59.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:18:59.446 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:18:59.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51500]) no heartbeat to stop 15:18:59.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:51500]) heartbeat type=IGNORE, interval=PT30S 15:18:59.446 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:51500 authenticated 15:18:59.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51500]) process #3 SSH_MSG_CHANNEL_OPEN 15:18:59.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51500]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:18:59.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51500]] session=TransportServerSession[admin@/10.30.171.175:51500] id=0 15:18:59.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51500])) size=2097152, max=2097152, packet=32768 15:18:59.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51500]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51500] 15:18:59.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51500]) recipient=0 15:18:59.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500])) size=2097152, max=2097152, packet=32768 15:18:59.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500])) re-initializing 15:18:59.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500])) size=2097152, max=2097152, packet=32768 15:18:59.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:18:59.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51500]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:18:59.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51500]) process #4 SSH_MSG_CHANNEL_REQUEST 15:18:59.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:18:59.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500])[want-reply=true] subsystem=netconf 15:18:59.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500])[subsystem] prepared command 15:18:59.448 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:18:59.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:18:59.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x57d5bcac, L:/10.30.170.167:18150 - R:/10.30.171.175:51500]}} established 15:18:59.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 321: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18150 15:18:59.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 321: Creating data stores for simulated device 15:18:59.448 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:18:59.448 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:59.449 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:18:59.449 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:18:59.449 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:18:59.449 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b54b055 15:18:59.449 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:18:59.449 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:18:59.450 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:18:59.450 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:18:59.450 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:18:59.450 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:18:59.450 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:18:59.450 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:18:59.450 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b54b055, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b54b055, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@260380e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@260380e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:18:59.451 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:18:59.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:18:59.451 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x57d5bcac, L:/10.30.170.167:18150 - R:/10.30.171.175:51500] 15:18:59.452 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 321 on channel [id: 0x57d5bcac, L:/10.30.170.167:18150 - R:/10.30.171.175:51500] 15:18:59.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]) by 1103 down to 2096049 15:18:59.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51500]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:18:59.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x57d5bcac, L:/10.30.170.167:18150 - R:/10.30.171.175:51500] 15:18:59.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x57d5bcac, L:/10.30.170.167:18150 - R:/10.30.171.175:51500] 15:18:59.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]) request=subsystem result=ReplySuccess, want-reply=true 15:18:59.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51500]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:18:59.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]) request=subsystem activate command 15:18:59.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]) starting runner for command=netconf 15:18:59.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51500]) process #5 SSH_MSG_CHANNEL_DATA 15:18:59.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]) by 373 down to 2096779 15:18:59.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]) SSH_MSG_CHANNEL_DATA len=373 15:18:59.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500] 15:18:59.452 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x57d5bcac, L:/10.30.170.167:18150 - R:/10.30.171.175:51500]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:18:59.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:18:59.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x57d5bcac, L:/10.30.170.167:18150 - R:/10.30.171.175:51500] 15:18:59.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x57d5bcac, L:/10.30.170.167:18150 - R:/10.30.171.175:51500] 15:18:59.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18150', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:18:59.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=321} created 15:18:59.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=321, channel=[id: 0x57d5bcac, L:/10.30.170.167:18150 - R:/10.30.171.175:51500]} created 15:18:59.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x57d5bcac, L:/10.30.170.167:18150 - R:/10.30.171.175:51500] successful with session NetconfServerSession{sessionId=321, channel=[id: 0x57d5bcac, L:/10.30.170.167:18150 - R:/10.30.171.175:51500]} 15:18:59.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=321, channel=[id: 0x57d5bcac, L:/10.30.170.167:18150 - R:/10.30.171.175:51500]} up 15:18:59.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51500]) process #6 SSH_MSG_CHANNEL_DATA 15:18:59.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]) by 393 down to 2096386 15:18:59.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]) SSH_MSG_CHANNEL_DATA len=393 15:18:59.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500] 15:18:59.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:18:59.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:59.453 [netconf-device-simulator-threads-4] 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=321} 15:18:59.453 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:18:59.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=321, channel=[id: 0x57d5bcac, L:/10.30.170.167:18150 - R:/10.30.171.175:51500]} EXI handlers added to pipeline 15:18:59.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:18:59.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]) by 179 down to 2095870 15:18:59.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51500]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:18:59.454 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:18:59.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51500]) process #7 SSH_MSG_CHANNEL_DATA 15:18:59.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]) by 340 down to 2096046 15:18:59.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]) SSH_MSG_CHANNEL_DATA len=340 15:18:59.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500] 15:18:59.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:18:59.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:18:59.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=321} 15:18:59.456 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@260380e 15:18:59.456 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:18:59.456 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:18:59.456 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:18:59.456 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:18:59.456 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:18:59.456 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:18:59.457 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:18:59.457 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:59.457 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:18:59.457 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:18:59.457 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:59.457 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:18:59.457 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:18:59.457 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:59.457 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:59.457 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:18:59.457 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:18:59.457 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:18:59.457 [netconf-device-simulator-threads-4] 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 15:18:59.457 [netconf-device-simulator-threads-4] 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 15:18:59.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:18:59.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]) by 733 down to 2095137 15:18:59.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51500]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:18:59.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:18:59.475 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:18:59.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40676]) process #19 SSH_MSG_IGNORE 15:18:59.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40676]) SSH_MSG_IGNORE 15:18:59.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51948]) process #9 SSH_MSG_IGNORE 15:18:59.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51948]) SSH_MSG_IGNORE 15:18:59.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51948]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:18:59.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:18:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53144]) process #18 SSH_MSG_IGNORE 15:18:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53144]) SSH_MSG_IGNORE 15:18:59.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35068]) process #8 SSH_MSG_IGNORE 15:18:59.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35068]) SSH_MSG_IGNORE 15:18:59.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35068]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:18:59.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48116]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:18:59.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48116]) process #10 SSH_MSG_IGNORE 15:18:59.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48116]) SSH_MSG_IGNORE 15:18:59.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47450]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:18:59.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47450]) process #16 SSH_MSG_IGNORE 15:18:59.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47450]) SSH_MSG_IGNORE 15:18:59.983 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46926]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:18:59.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46926]) process #17 SSH_MSG_IGNORE 15:18:59.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46926]) SSH_MSG_IGNORE 15:19:00.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59392]) process #11 SSH_MSG_IGNORE 15:19:00.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59392]) SSH_MSG_IGNORE 15:19:00.028 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59392]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:00.311 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50978]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50978]) process #13 SSH_MSG_IGNORE 15:19:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50978]) SSH_MSG_IGNORE 15:19:00.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48158]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:00.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48158]) process #15 SSH_MSG_IGNORE 15:19:00.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48158]) SSH_MSG_IGNORE 15:19:00.414 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xda94d481, L:/10.30.170.167:18151 - R:/10.30.171.175:53234]} 15:19:00.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:53234]): SSH-2.0-SSHD-UNKNOWN 15:19:00.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:53234]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:00.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:53234]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:00.509 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58472]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:00.516 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42660]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:00.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42660]) process #12 SSH_MSG_IGNORE 15:19:00.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42660]) SSH_MSG_IGNORE 15:19:00.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:53234]) Send SSH_MSG_KEXINIT 15:19:00.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53234]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53234]) process #0 SSH_MSG_KEXINIT 15:19:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:53234]) SSH_MSG_KEXINIT 15:19:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:53234]) strict KEX=true client=true server=true 15:19:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53234]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53234]) Kex: server host key algorithms = rsa-sha2-512 15:19:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53234]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53234]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53234]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53234]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53234]) Kex: compression algorithms (client to server) = none 15:19:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53234]) Kex: compression algorithms (server to client) = none 15:19:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58472]) process #16 SSH_MSG_IGNORE 15:19:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58472]) SSH_MSG_IGNORE 15:19:00.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53234]) process #1 30 15:19:00.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:53234]] process command=SSH_MSG_KEXDH_INIT 15:19:00.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51540]) process #10 SSH_MSG_IGNORE 15:19:00.651 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51540]) SSH_MSG_IGNORE 15:19:00.652 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51540]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:00.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:53234]] Send SSH_MSG_KEXDH_REPLY 15:19:00.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53234]) packet #1 sending command=31[31] len=1639 15:19:00.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:53234])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:00.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:53234]) Send SSH_MSG_NEWKEYS 15:19:00.656 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:53234]) session ID=b4:c4:e7:0e:42:8d:8b:0b:da:ab:ad:67:3b:55:50:21:8c:da:fb:e7:9e:b2:0e:7a:58:0e:48:77:c6:14:11:92:ad:f9:c2:4e:40:ae:01:ec:72:19:40:48:f2:3e:62:75:aa:f1:c6:74:d8:bf:77:6d:b3:6d:91:16:32:9e:03:e3 15:19:00.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53234]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:00.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:53234]): strict KEX resets output message sequence number from 3 to 0 15:19:00.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:53234]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1d5f003a; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:00.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:53234])[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 15:19:00.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:53234])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:00.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53234]) packet #0 sending command=7[7] len=419 15:19:00.657 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:53234]) No pending packets to flush at end of KEX 15:19:00.658 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57644]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:00.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57644]) process #14 SSH_MSG_IGNORE 15:19:00.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57644]) SSH_MSG_IGNORE 15:19:00.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53234]) process #2 SSH_MSG_NEWKEYS 15:19:00.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:53234]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:00.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:53234]): strict KEX resets input message sequence number from 3 to 0 15:19:00.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:53234]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4560447d; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:00.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:00.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53234]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:00.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:53234]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:00.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:53234]) authorized authentication methods: password,publickey 15:19:00.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:53234]) Accepted service ssh-userauth 15:19:00.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53234]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:00.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53234]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:00.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53234]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:00.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53234]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:00.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53234]) no authentication factory for method=none 15:19:00.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:53234]) SSH_MSG_USERAUTH_REQUEST 15:19:00.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:53234]) remaining methods: password,publickey 15:19:00.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53234]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:00.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53234]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:00.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53234]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:00.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53234]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:00.688 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:00.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:53234]) authentication result: true 15:19:00.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:53234]) SSH_MSG_USERAUTH_REQUEST 15:19:00.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:53234])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:00.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53234]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:00.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:00.688 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:00.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53234]) no heartbeat to stop 15:19:00.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:53234]) heartbeat type=IGNORE, interval=PT30S 15:19:00.688 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:53234 authenticated 15:19:00.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53234]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:00.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53234]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:00.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53234]] session=TransportServerSession[admin@/10.30.171.175:53234] id=0 15:19:00.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53234])) size=2097152, max=2097152, packet=32768 15:19:00.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53234]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53234] 15:19:00.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53234]) recipient=0 15:19:00.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234])) size=2097152, max=2097152, packet=32768 15:19:00.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234])) re-initializing 15:19:00.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234])) size=2097152, max=2097152, packet=32768 15:19:00.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:00.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53234]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:00.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53234]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:00.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:00.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234])[want-reply=true] subsystem=netconf 15:19:00.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234])[subsystem] prepared command 15:19:00.697 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:00.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:00.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xda94d481, L:/10.30.170.167:18151 - R:/10.30.171.175:53234]}} established 15:19:00.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 322: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18151 15:19:00.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 322: Creating data stores for simulated device 15:19:00.697 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:00.698 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:00.698 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:00.698 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:00.698 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:00.698 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30ecfad6 15:19:00.698 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:00.699 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:00.699 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:00.699 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:00.699 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:00.699 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:00.699 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:00.699 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:00.699 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30ecfad6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30ecfad6, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28b40ff5, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28b40ff5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:00.700 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:00.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:00.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xda94d481, L:/10.30.170.167:18151 - R:/10.30.171.175:53234] 15:19:00.700 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 322 on channel [id: 0xda94d481, L:/10.30.170.167:18151 - R:/10.30.171.175:53234] 15:19:00.700 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]) by 1103 down to 2096049 15:19:00.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53234]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:00.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xda94d481, L:/10.30.170.167:18151 - R:/10.30.171.175:53234] 15:19:00.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xda94d481, L:/10.30.170.167:18151 - R:/10.30.171.175:53234] 15:19:00.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]) request=subsystem result=ReplySuccess, want-reply=true 15:19:00.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53234]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:00.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]) request=subsystem activate command 15:19:00.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]) starting runner for command=netconf 15:19:00.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53234]) process #5 SSH_MSG_CHANNEL_DATA 15:19:00.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]) by 373 down to 2096779 15:19:00.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]) SSH_MSG_CHANNEL_DATA len=373 15:19:00.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234] 15:19:00.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xda94d481, L:/10.30.170.167:18151 - R:/10.30.171.175:53234]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:00.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:00.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xda94d481, L:/10.30.170.167:18151 - R:/10.30.171.175:53234] 15:19:00.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xda94d481, L:/10.30.170.167:18151 - R:/10.30.171.175:53234] 15:19:00.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18151', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:00.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=322} created 15:19:00.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=322, channel=[id: 0xda94d481, L:/10.30.170.167:18151 - R:/10.30.171.175:53234]} created 15:19:00.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xda94d481, L:/10.30.170.167:18151 - R:/10.30.171.175:53234] successful with session NetconfServerSession{sessionId=322, channel=[id: 0xda94d481, L:/10.30.170.167:18151 - R:/10.30.171.175:53234]} 15:19:00.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=322, channel=[id: 0xda94d481, L:/10.30.170.167:18151 - R:/10.30.171.175:53234]} up 15:19:00.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53234]) process #6 SSH_MSG_CHANNEL_DATA 15:19:00.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]) by 393 down to 2096386 15:19:00.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]) SSH_MSG_CHANNEL_DATA len=393 15:19:00.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234] 15:19:00.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:00.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:00.702 [netconf-device-simulator-threads-6] 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=322} 15:19:00.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:00.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=322, channel=[id: 0xda94d481, L:/10.30.170.167:18151 - R:/10.30.171.175:53234]} EXI handlers added to pipeline 15:19:00.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:00.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]) by 179 down to 2095870 15:19:00.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53234]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:00.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:00.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53234]) process #7 SSH_MSG_CHANNEL_DATA 15:19:00.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]) by 340 down to 2096046 15:19:00.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]) SSH_MSG_CHANNEL_DATA len=340 15:19:00.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234] 15:19:00.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:00.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:00.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=322} 15:19:00.704 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28b40ff5 15:19:00.704 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:00.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:00.704 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:00.704 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:00.704 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:00.704 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:00.704 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:00.704 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:00.704 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:00.704 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:00.704 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:00.704 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:00.704 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:00.704 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:00.704 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:00.704 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:00.704 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:00.704 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:00.704 [netconf-device-simulator-threads-6] 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 15:19:00.704 [netconf-device-simulator-threads-6] 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 15:19:00.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:00.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]) by 733 down to 2095137 15:19:00.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53234]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:00.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:00.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55164]) process #8 SSH_MSG_IGNORE 15:19:00.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55164]) SSH_MSG_IGNORE 15:19:00.719 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55164]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:00.721 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:00.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55036]) process #19 SSH_MSG_IGNORE 15:19:00.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55036]) SSH_MSG_IGNORE 15:19:00.770 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:00.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43018]) process #18 SSH_MSG_IGNORE 15:19:00.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43018]) SSH_MSG_IGNORE 15:19:00.821 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54124]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:00.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54124]) process #9 SSH_MSG_IGNORE 15:19:00.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54124]) SSH_MSG_IGNORE 15:19:00.991 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46866]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46866]) process #13 SSH_MSG_IGNORE 15:19:00.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46866]) SSH_MSG_IGNORE 15:19:01.101 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:01.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54888]) process #20 SSH_MSG_IGNORE 15:19:01.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54888]) SSH_MSG_IGNORE 15:19:01.297 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43254]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:01.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43254]) process #17 SSH_MSG_IGNORE 15:19:01.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43254]) SSH_MSG_IGNORE 15:19:01.340 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49364]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:01.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49364]) process #15 SSH_MSG_IGNORE 15:19:01.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49364]) SSH_MSG_IGNORE 15:19:01.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58794]) process #8 SSH_MSG_IGNORE 15:19:01.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58794]) SSH_MSG_IGNORE 15:19:01.532 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58794]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:01.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56680]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56680]) process #11 SSH_MSG_IGNORE 15:19:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56680]) SSH_MSG_IGNORE 15:19:01.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x01570e1d, L:/10.30.170.167:18152 - R:/10.30.171.175:57302]} 15:19:01.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:57302]): SSH-2.0-SSHD-UNKNOWN 15:19:01.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:57302]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:01.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:57302]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:01.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38546]) process #14 SSH_MSG_IGNORE 15:19:01.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38546]) SSH_MSG_IGNORE 15:19:01.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38546]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:01.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:57302]) Send SSH_MSG_KEXINIT 15:19:01.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57302]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:01.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57302]) process #0 SSH_MSG_KEXINIT 15:19:01.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:57302]) SSH_MSG_KEXINIT 15:19:01.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:57302]) strict KEX=true client=true server=true 15:19:01.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57302]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:01.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57302]) Kex: server host key algorithms = rsa-sha2-512 15:19:01.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57302]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:01.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57302]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:01.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57302]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:01.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57302]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:01.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57302]) Kex: compression algorithms (client to server) = none 15:19:01.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57302]) Kex: compression algorithms (server to client) = none 15:19:01.796 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:01.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57302]) process #1 30 15:19:01.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57302]] process command=SSH_MSG_KEXDH_INIT 15:19:01.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57302]] Send SSH_MSG_KEXDH_REPLY 15:19:01.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57302]) packet #1 sending command=31[31] len=1639 15:19:01.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:57302])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:01.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:57302]) Send SSH_MSG_NEWKEYS 15:19:01.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:57302]) session ID=db:c5:83:e2:d6:54:67:b9:25:ff:fe:f4:d0:36:8e:a3:a9:b1:59:d2:8d:e8:94:f2:06:1b:06:b3:19:11:ec:95:a7:55:87:d3:d8:10:cb:44:a2:d8:a4:d8:34:e8:5d:15:10:f2:19:66:a5:17:95:58:6a:85:00:26:80:a8:ec:02 15:19:01.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57302]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:01.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57302]): strict KEX resets output message sequence number from 3 to 0 15:19:01.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57302]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4aa14117; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:01.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:57302])[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 15:19:01.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57302])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:01.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57302]) packet #0 sending command=7[7] len=419 15:19:01.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57302]) No pending packets to flush at end of KEX 15:19:01.912 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35042]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57302]) process #2 SSH_MSG_NEWKEYS 15:19:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57302]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57302]): strict KEX resets input message sequence number from 3 to 0 15:19:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57302]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4144028b; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35042]) process #16 SSH_MSG_IGNORE 15:19:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35042]) SSH_MSG_IGNORE 15:19:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57302]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57302]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:57302]) authorized authentication methods: password,publickey 15:19:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57302]) Accepted service ssh-userauth 15:19:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57302]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57302]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57302]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57302]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57302]) no authentication factory for method=none 15:19:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57302]) SSH_MSG_USERAUTH_REQUEST 15:19:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57302]) remaining methods: password,publickey 15:19:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57302]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57302]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57302]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57302]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:01.915 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:57302]) authentication result: true 15:19:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:57302]) SSH_MSG_USERAUTH_REQUEST 15:19:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57302])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57302]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57302]) no heartbeat to stop 15:19:01.915 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:57302]) heartbeat type=IGNORE, interval=PT30S 15:19:01.915 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:57302 authenticated 15:19:01.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:01.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57302]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:01.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57302]] session=TransportServerSession[admin@/10.30.171.175:57302] id=0 15:19:01.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57302])) size=2097152, max=2097152, packet=32768 15:19:01.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57302]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57302] 15:19:01.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57302]) recipient=0 15:19:01.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302])) size=2097152, max=2097152, packet=32768 15:19:01.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302])) re-initializing 15:19:01.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302])) size=2097152, max=2097152, packet=32768 15:19:01.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:01.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:01.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:01.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:01.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302])[want-reply=true] subsystem=netconf 15:19:01.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302])[subsystem] prepared command 15:19:01.916 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:01.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:01.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x01570e1d, L:/10.30.170.167:18152 - R:/10.30.171.175:57302]}} established 15:19:01.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 323: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18152 15:19:01.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 323: Creating data stores for simulated device 15:19:01.917 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:01.917 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:01.917 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:01.917 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:01.917 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:01.917 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@77c1da33 15:19:01.917 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:01.917 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:01.917 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:01.917 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:01.918 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:01.918 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:01.918 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:01.918 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:01.918 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@77c1da33, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@77c1da33, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6fbbfef9, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6fbbfef9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:01.918 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:01.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:01.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x01570e1d, L:/10.30.170.167:18152 - R:/10.30.171.175:57302] 15:19:01.919 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 323 on channel [id: 0x01570e1d, L:/10.30.170.167:18152 - R:/10.30.171.175:57302] 15:19:01.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) by 1103 down to 2096049 15:19:01.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:01.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x01570e1d, L:/10.30.170.167:18152 - R:/10.30.171.175:57302] 15:19:01.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x01570e1d, L:/10.30.170.167:18152 - R:/10.30.171.175:57302] 15:19:01.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) request=subsystem result=ReplySuccess, want-reply=true 15:19:01.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:01.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) request=subsystem activate command 15:19:01.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) starting runner for command=netconf 15:19:01.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #5 SSH_MSG_CHANNEL_DATA 15:19:01.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) by 373 down to 2096779 15:19:01.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_CHANNEL_DATA len=373 15:19:01.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302] 15:19:01.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x01570e1d, L:/10.30.170.167:18152 - R:/10.30.171.175:57302]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:01.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:01.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x01570e1d, L:/10.30.170.167:18152 - R:/10.30.171.175:57302] 15:19:01.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x01570e1d, L:/10.30.170.167:18152 - R:/10.30.171.175:57302] 15:19:01.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18152', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:01.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=323} created 15:19:01.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=323, channel=[id: 0x01570e1d, L:/10.30.170.167:18152 - R:/10.30.171.175:57302]} created 15:19:01.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x01570e1d, L:/10.30.170.167:18152 - R:/10.30.171.175:57302] successful with session NetconfServerSession{sessionId=323, channel=[id: 0x01570e1d, L:/10.30.170.167:18152 - R:/10.30.171.175:57302]} 15:19:01.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=323, channel=[id: 0x01570e1d, L:/10.30.170.167:18152 - R:/10.30.171.175:57302]} up 15:19:01.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #6 SSH_MSG_CHANNEL_DATA 15:19:01.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) by 393 down to 2096386 15:19:01.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_CHANNEL_DATA len=393 15:19:01.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302] 15:19:01.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:01.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:01.921 [netconf-device-simulator-threads-0] 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=323} 15:19:01.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:01.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=323, channel=[id: 0x01570e1d, L:/10.30.170.167:18152 - R:/10.30.171.175:57302]} EXI handlers added to pipeline 15:19:01.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:01.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) by 179 down to 2095870 15:19:01.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:01.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:01.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #7 SSH_MSG_CHANNEL_DATA 15:19:01.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) by 340 down to 2096046 15:19:01.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_CHANNEL_DATA len=340 15:19:01.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302] 15:19:01.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:01.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:01.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=323} 15:19:01.923 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6fbbfef9 15:19:01.923 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:01.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:01.923 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:01.923 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:01.923 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:01.923 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:01.923 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:01.923 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:01.923 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:01.923 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:01.923 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:01.923 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:01.923 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:01.923 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:01.923 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:01.923 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:01.923 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:01.923 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:01.923 [netconf-device-simulator-threads-0] 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 15:19:01.923 [netconf-device-simulator-threads-0] 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 15:19:01.923 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:01.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) by 733 down to 2095137 15:19:01.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:01.924 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:01.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44320]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:01.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44320]) process #12 SSH_MSG_IGNORE 15:19:01.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44320]) SSH_MSG_IGNORE 15:19:01.975 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43124]) process #18 SSH_MSG_IGNORE 15:19:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43124]) SSH_MSG_IGNORE 15:19:02.024 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33108]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:02.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33108]) process #9 SSH_MSG_IGNORE 15:19:02.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33108]) SSH_MSG_IGNORE 15:19:02.069 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:02.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37206]) process #19 SSH_MSG_IGNORE 15:19:02.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37206]) SSH_MSG_IGNORE 15:19:02.137 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51614]) process #13 SSH_MSG_IGNORE 15:19:02.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51614]) SSH_MSG_IGNORE 15:19:02.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51614]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:02.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38498]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:02.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38498]) process #10 SSH_MSG_IGNORE 15:19:02.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38498]) SSH_MSG_IGNORE 15:19:02.455 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:02.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #17 SSH_MSG_IGNORE 15:19:02.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:19:02.539 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59580]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:02.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59580]) process #14 SSH_MSG_IGNORE 15:19:02.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59580]) SSH_MSG_IGNORE 15:19:02.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38088]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:02.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38088]) process #15 SSH_MSG_IGNORE 15:19:02.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38088]) SSH_MSG_IGNORE 15:19:02.836 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50252]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50252]) process #11 SSH_MSG_IGNORE 15:19:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50252]) SSH_MSG_IGNORE 15:19:02.855 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:02.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55962]) process #20 SSH_MSG_IGNORE 15:19:02.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55962]) SSH_MSG_IGNORE 15:19:02.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39282]) process #12 SSH_MSG_IGNORE 15:19:02.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39282]) SSH_MSG_IGNORE 15:19:02.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39282]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:02.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x47514b35, L:/10.30.170.167:18153 - R:/10.30.171.175:40132]} 15:19:02.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:40132]): SSH-2.0-SSHD-UNKNOWN 15:19:02.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:40132]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:02.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:40132]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:02.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44374]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:03.123 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46446]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:03.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38054]) process #9 SSH_MSG_IGNORE 15:19:03.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38054]) SSH_MSG_IGNORE 15:19:03.139 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38054]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:03.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:03.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50996]) process #19 SSH_MSG_IGNORE 15:19:03.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50996]) SSH_MSG_IGNORE 15:19:03.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:03.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54118]) process #18 SSH_MSG_IGNORE 15:19:03.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54118]) SSH_MSG_IGNORE 15:19:03.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:40132]) Send SSH_MSG_KEXINIT 15:19:03.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40132]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:03.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40132]) process #0 SSH_MSG_KEXINIT 15:19:03.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:40132]) SSH_MSG_KEXINIT 15:19:03.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:40132]) strict KEX=true client=true server=true 15:19:03.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40132]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:03.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40132]) Kex: server host key algorithms = rsa-sha2-512 15:19:03.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40132]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:03.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40132]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:03.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40132]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:03.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40132]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:03.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40132]) Kex: compression algorithms (client to server) = none 15:19:03.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40132]) Kex: compression algorithms (server to client) = none 15:19:03.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:03.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44374]) process #8 SSH_MSG_IGNORE 15:19:03.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44374]) SSH_MSG_IGNORE 15:19:03.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46446]) process #13 SSH_MSG_IGNORE 15:19:03.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46446]) SSH_MSG_IGNORE 15:19:03.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40132]) process #1 30 15:19:03.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40132]] process command=SSH_MSG_KEXDH_INIT 15:19:03.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40132]] Send SSH_MSG_KEXDH_REPLY 15:19:03.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40132]) packet #1 sending command=31[31] len=1639 15:19:03.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:40132])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:03.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:40132]) Send SSH_MSG_NEWKEYS 15:19:03.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:40132]) session ID=79:22:d4:72:e9:df:10:be:6f:27:a8:18:f2:9c:31:f3:16:71:36:0d:13:a6:a9:4b:63:c8:fc:2d:6d:4d:23:40:c6:85:c7:03:43:9f:a0:d1:2a:8f:5b:cd:9e:33:b4:1b:ca:b8:3e:2a:7b:ac:48:94:f1:52:96:ff:c9:28:05:fd 15:19:03.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40132]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:03.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40132]): strict KEX resets output message sequence number from 3 to 0 15:19:03.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40132]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6fdc5ed7; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:03.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:40132])[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 15:19:03.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40132])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:03.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40132]) packet #0 sending command=7[7] len=419 15:19:03.366 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40132]) No pending packets to flush at end of KEX 15:19:03.378 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46760]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:03.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40132]) process #2 SSH_MSG_NEWKEYS 15:19:03.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40132]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:03.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40132]): strict KEX resets input message sequence number from 3 to 0 15:19:03.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40132]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6102bb31; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:03.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:03.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40132]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:03.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40132]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:03.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:40132]) authorized authentication methods: password,publickey 15:19:03.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40132]) Accepted service ssh-userauth 15:19:03.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40132]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:03.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40132]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:03.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40132]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:03.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40132]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:03.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40132]) no authentication factory for method=none 15:19:03.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40132]) SSH_MSG_USERAUTH_REQUEST 15:19:03.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40132]) remaining methods: password,publickey 15:19:03.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40132]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:03.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46760]) process #16 SSH_MSG_IGNORE 15:19:03.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46760]) SSH_MSG_IGNORE 15:19:03.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40132]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:03.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40132]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:03.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40132]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:03.395 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:03.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:40132]) authentication result: true 15:19:03.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:40132]) SSH_MSG_USERAUTH_REQUEST 15:19:03.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40132])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:03.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40132]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:03.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:03.395 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:03.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40132]) no heartbeat to stop 15:19:03.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:40132]) heartbeat type=IGNORE, interval=PT30S 15:19:03.395 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:40132 authenticated 15:19:03.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40132]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:03.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40132]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:03.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40132]] session=TransportServerSession[admin@/10.30.171.175:40132] id=0 15:19:03.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40132])) size=2097152, max=2097152, packet=32768 15:19:03.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40132]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40132] 15:19:03.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40132]) recipient=0 15:19:03.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132])) size=2097152, max=2097152, packet=32768 15:19:03.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132])) re-initializing 15:19:03.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132])) size=2097152, max=2097152, packet=32768 15:19:03.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:03.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40132]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:03.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40132]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:03.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:03.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132])[want-reply=true] subsystem=netconf 15:19:03.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132])[subsystem] prepared command 15:19:03.396 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:03.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:03.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x47514b35, L:/10.30.170.167:18153 - R:/10.30.171.175:40132]}} established 15:19:03.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 324: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18153 15:19:03.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 324: Creating data stores for simulated device 15:19:03.396 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:03.396 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:03.397 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:03.397 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:03.397 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:03.397 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4819e58c 15:19:03.397 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:03.398 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:03.398 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:03.398 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:03.398 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:03.398 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:03.398 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:03.398 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:03.398 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4819e58c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4819e58c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23b4f7ba, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23b4f7ba, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:03.399 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:03.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:03.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x47514b35, L:/10.30.170.167:18153 - R:/10.30.171.175:40132] 15:19:03.400 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 324 on channel [id: 0x47514b35, L:/10.30.170.167:18153 - R:/10.30.171.175:40132] 15:19:03.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]) by 1103 down to 2096049 15:19:03.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40132]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:03.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x47514b35, L:/10.30.170.167:18153 - R:/10.30.171.175:40132] 15:19:03.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x47514b35, L:/10.30.170.167:18153 - R:/10.30.171.175:40132] 15:19:03.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]) request=subsystem result=ReplySuccess, want-reply=true 15:19:03.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40132]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:03.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]) request=subsystem activate command 15:19:03.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]) starting runner for command=netconf 15:19:03.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40132]) process #5 SSH_MSG_CHANNEL_DATA 15:19:03.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]) by 373 down to 2096779 15:19:03.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]) SSH_MSG_CHANNEL_DATA len=373 15:19:03.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132] 15:19:03.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x47514b35, L:/10.30.170.167:18153 - R:/10.30.171.175:40132]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:03.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:03.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x47514b35, L:/10.30.170.167:18153 - R:/10.30.171.175:40132] 15:19:03.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x47514b35, L:/10.30.170.167:18153 - R:/10.30.171.175:40132] 15:19:03.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18153', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:03.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=324} created 15:19:03.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=324, channel=[id: 0x47514b35, L:/10.30.170.167:18153 - R:/10.30.171.175:40132]} created 15:19:03.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x47514b35, L:/10.30.170.167:18153 - R:/10.30.171.175:40132] successful with session NetconfServerSession{sessionId=324, channel=[id: 0x47514b35, L:/10.30.170.167:18153 - R:/10.30.171.175:40132]} 15:19:03.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=324, channel=[id: 0x47514b35, L:/10.30.170.167:18153 - R:/10.30.171.175:40132]} up 15:19:03.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40132]) process #6 SSH_MSG_CHANNEL_DATA 15:19:03.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]) by 393 down to 2096386 15:19:03.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]) SSH_MSG_CHANNEL_DATA len=393 15:19:03.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132] 15:19:03.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:03.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:03.402 [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=324} 15:19:03.402 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:03.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=324, channel=[id: 0x47514b35, L:/10.30.170.167:18153 - R:/10.30.171.175:40132]} EXI handlers added to pipeline 15:19:03.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:03.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]) by 179 down to 2095870 15:19:03.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40132]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:03.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:03.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40132]) process #7 SSH_MSG_CHANNEL_DATA 15:19:03.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]) by 340 down to 2096046 15:19:03.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]) SSH_MSG_CHANNEL_DATA len=340 15:19:03.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132] 15:19:03.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:03.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:03.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=324} 15:19:03.405 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23b4f7ba 15:19:03.405 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:03.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:03.405 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:03.405 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:03.405 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:03.405 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:03.405 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:03.405 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:03.405 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:03.405 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:03.405 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:03.405 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:03.405 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:03.405 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:03.405 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:03.405 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:03.405 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:03.405 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:03.405 [netconf-device-simulator-threads-2] 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 15:19:03.405 [netconf-device-simulator-threads-2] 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 15:19:03.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:03.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]) by 733 down to 2095137 15:19:03.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40132]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:03.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:03.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36940]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:03.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36940]) process #10 SSH_MSG_IGNORE 15:19:03.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36940]) SSH_MSG_IGNORE 15:19:03.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56816]) process #12 SSH_MSG_IGNORE 15:19:03.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56816]) SSH_MSG_IGNORE 15:19:03.684 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56816]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:03.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40314]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40314]) process #17 SSH_MSG_IGNORE 15:19:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40314]) SSH_MSG_IGNORE 15:19:03.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53024]) process #14 SSH_MSG_IGNORE 15:19:03.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53024]) SSH_MSG_IGNORE 15:19:03.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53024]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:03.940 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45678]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:03.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45678]) process #15 SSH_MSG_IGNORE 15:19:03.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45678]) SSH_MSG_IGNORE 15:19:04.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:04.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60062]) process #20 SSH_MSG_IGNORE 15:19:04.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60062]) SSH_MSG_IGNORE 15:19:04.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43564]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43564]) process #11 SSH_MSG_IGNORE 15:19:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43564]) SSH_MSG_IGNORE 15:19:04.196 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2906aa79, L:/10.30.170.167:18154 - R:/10.30.171.175:50140]} 15:19:04.197 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:50140]): SSH-2.0-SSHD-UNKNOWN 15:19:04.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:50140]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:04.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:50140]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:04.293 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:04.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44528]) process #19 SSH_MSG_IGNORE 15:19:04.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44528]) SSH_MSG_IGNORE 15:19:04.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:50140]) Send SSH_MSG_KEXINIT 15:19:04.415 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50140]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:04.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50140]) process #0 SSH_MSG_KEXINIT 15:19:04.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:50140]) SSH_MSG_KEXINIT 15:19:04.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:50140]) strict KEX=true client=true server=true 15:19:04.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50140]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:04.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50140]) Kex: server host key algorithms = rsa-sha2-512 15:19:04.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50140]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:04.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50140]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:04.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50140]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:04.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50140]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:04.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50140]) Kex: compression algorithms (client to server) = none 15:19:04.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50140]) Kex: compression algorithms (server to client) = none 15:19:04.416 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:04.432 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55152]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:04.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60536]) process #9 SSH_MSG_IGNORE 15:19:04.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60536]) SSH_MSG_IGNORE 15:19:04.460 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60536]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:04.482 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50618]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:04.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50140]) process #1 30 15:19:04.488 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50140]] process command=SSH_MSG_KEXDH_INIT 15:19:04.501 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58044]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:04.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50140]] Send SSH_MSG_KEXDH_REPLY 15:19:04.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50140]) packet #1 sending command=31[31] len=1639 15:19:04.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:50140])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:04.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:50140]) Send SSH_MSG_NEWKEYS 15:19:04.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:50140]) session ID=56:84:bf:e6:26:e0:a4:53:f3:44:49:fb:fb:6f:05:3f:76:7a:dd:ce:b9:01:47:8a:27:af:f4:0c:25:29:21:01:7a:66:32:c5:bd:31:0d:e5:a1:e0:20:df:a7:92:f1:0c:b3:33:f9:d1:5d:f3:db:df:17:b1:1e:8a:9a:1e:18:4e 15:19:04.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50140]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:04.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50140]): strict KEX resets output message sequence number from 3 to 0 15:19:04.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50140]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@75c4e540; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:04.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:50140])[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 15:19:04.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50140])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:04.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50140]) packet #0 sending command=7[7] len=419 15:19:04.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50140]) No pending packets to flush at end of KEX 15:19:04.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55152]) process #8 SSH_MSG_IGNORE 15:19:04.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55152]) SSH_MSG_IGNORE 15:19:04.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50618]) process #16 SSH_MSG_IGNORE 15:19:04.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50618]) SSH_MSG_IGNORE 15:19:04.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58044]) process #13 SSH_MSG_IGNORE 15:19:04.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58044]) SSH_MSG_IGNORE 15:19:04.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50140]) process #2 SSH_MSG_NEWKEYS 15:19:04.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50140]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:04.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50140]): strict KEX resets input message sequence number from 3 to 0 15:19:04.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50140]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7b531741; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:04.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:04.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50140]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:04.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50140]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:04.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:50140]) authorized authentication methods: password,publickey 15:19:04.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50140]) Accepted service ssh-userauth 15:19:04.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50140]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:04.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50140]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:04.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50140]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:04.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50140]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:04.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50140]) no authentication factory for method=none 15:19:04.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50140]) SSH_MSG_USERAUTH_REQUEST 15:19:04.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50140]) remaining methods: password,publickey 15:19:04.541 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50140]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:04.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50140]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:04.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50140]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:04.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50140]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:04.542 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:04.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:50140]) authentication result: true 15:19:04.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:50140]) SSH_MSG_USERAUTH_REQUEST 15:19:04.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50140])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:04.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50140]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:04.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:04.542 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:04.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50140]) no heartbeat to stop 15:19:04.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:50140]) heartbeat type=IGNORE, interval=PT30S 15:19:04.542 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:50140 authenticated 15:19:04.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50140]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:04.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50140]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:04.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50140]] session=TransportServerSession[admin@/10.30.171.175:50140] id=0 15:19:04.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50140])) size=2097152, max=2097152, packet=32768 15:19:04.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50140]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50140] 15:19:04.542 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50140]) recipient=0 15:19:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140])) size=2097152, max=2097152, packet=32768 15:19:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140])) re-initializing 15:19:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140])) size=2097152, max=2097152, packet=32768 15:19:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50140]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50140]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140])[want-reply=true] subsystem=netconf 15:19:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140])[subsystem] prepared command 15:19:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2906aa79, L:/10.30.170.167:18154 - R:/10.30.171.175:50140]}} established 15:19:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 325: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18154 15:19:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 325: Creating data stores for simulated device 15:19:04.543 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:04.544 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:04.544 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:04.544 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:04.544 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d170384 15:19:04.544 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:04.545 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:04.545 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:04.545 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:04.545 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:04.545 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:04.545 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:04.546 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:04.546 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d170384, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d170384, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6379299, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6379299, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:04.546 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:04.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:04.547 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2906aa79, L:/10.30.170.167:18154 - R:/10.30.171.175:50140] 15:19:04.547 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 325 on channel [id: 0x2906aa79, L:/10.30.170.167:18154 - R:/10.30.171.175:50140] 15:19:04.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]) by 1103 down to 2096049 15:19:04.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50140]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:04.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2906aa79, L:/10.30.170.167:18154 - R:/10.30.171.175:50140] 15:19:04.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2906aa79, L:/10.30.170.167:18154 - R:/10.30.171.175:50140] 15:19:04.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]) request=subsystem result=ReplySuccess, want-reply=true 15:19:04.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50140]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:04.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]) request=subsystem activate command 15:19:04.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]) starting runner for command=netconf 15:19:04.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50140]) process #5 SSH_MSG_CHANNEL_DATA 15:19:04.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]) by 373 down to 2096779 15:19:04.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]) SSH_MSG_CHANNEL_DATA len=373 15:19:04.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140] 15:19:04.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x2906aa79, L:/10.30.170.167:18154 - R:/10.30.171.175:50140]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:04.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:04.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2906aa79, L:/10.30.170.167:18154 - R:/10.30.171.175:50140] 15:19:04.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2906aa79, L:/10.30.170.167:18154 - R:/10.30.171.175:50140] 15:19:04.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18154', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:04.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=325} created 15:19:04.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=325, channel=[id: 0x2906aa79, L:/10.30.170.167:18154 - R:/10.30.171.175:50140]} created 15:19:04.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2906aa79, L:/10.30.170.167:18154 - R:/10.30.171.175:50140] successful with session NetconfServerSession{sessionId=325, channel=[id: 0x2906aa79, L:/10.30.170.167:18154 - R:/10.30.171.175:50140]} 15:19:04.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=325, channel=[id: 0x2906aa79, L:/10.30.170.167:18154 - R:/10.30.171.175:50140]} up 15:19:04.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50140]) process #6 SSH_MSG_CHANNEL_DATA 15:19:04.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]) by 393 down to 2096386 15:19:04.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]) SSH_MSG_CHANNEL_DATA len=393 15:19:04.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140] 15:19:04.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:04.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:04.550 [netconf-device-simulator-threads-4] 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=325} 15:19:04.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:04.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=325, channel=[id: 0x2906aa79, L:/10.30.170.167:18154 - R:/10.30.171.175:50140]} EXI handlers added to pipeline 15:19:04.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:04.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]) by 179 down to 2095870 15:19:04.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50140]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:04.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:04.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50140]) process #7 SSH_MSG_CHANNEL_DATA 15:19:04.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]) by 340 down to 2096046 15:19:04.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]) SSH_MSG_CHANNEL_DATA len=340 15:19:04.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140] 15:19:04.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:04.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:04.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=325} 15:19:04.552 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6379299 15:19:04.552 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:04.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:04.552 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:04.552 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:04.552 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:04.552 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:04.552 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:04.552 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:04.552 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:04.553 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:04.553 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:04.553 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:04.553 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:04.553 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:04.553 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:04.553 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:04.553 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:04.553 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:04.553 [netconf-device-simulator-threads-4] 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 15:19:04.553 [netconf-device-simulator-threads-4] 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 15:19:04.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:04.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]) by 733 down to 2095137 15:19:04.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50140]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:04.555 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:04.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34250]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:04.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34250]) process #18 SSH_MSG_IGNORE 15:19:04.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34250]) SSH_MSG_IGNORE 15:19:04.952 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56610]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:04.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56610]) process #10 SSH_MSG_IGNORE 15:19:04.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56610]) SSH_MSG_IGNORE 15:19:05.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40368]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:05.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40368]) process #14 SSH_MSG_IGNORE 15:19:05.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40368]) SSH_MSG_IGNORE 15:19:05.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43496]) process #12 SSH_MSG_IGNORE 15:19:05.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43496]) SSH_MSG_IGNORE 15:19:05.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43496]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:05.170 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57892]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:05.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57892]) process #11 SSH_MSG_IGNORE 15:19:05.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57892]) SSH_MSG_IGNORE 15:19:05.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47616]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:05.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47616]) process #17 SSH_MSG_IGNORE 15:19:05.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47616]) SSH_MSG_IGNORE 15:19:05.297 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:05.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54708]) process #20 SSH_MSG_IGNORE 15:19:05.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54708]) SSH_MSG_IGNORE 15:19:05.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59792]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:05.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59792]) process #15 SSH_MSG_IGNORE 15:19:05.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59792]) SSH_MSG_IGNORE 15:19:05.420 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:05.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35166]) process #19 SSH_MSG_IGNORE 15:19:05.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35166]) SSH_MSG_IGNORE 15:19:05.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50180]) process #8 SSH_MSG_IGNORE 15:19:05.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50180]) SSH_MSG_IGNORE 15:19:05.426 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50180]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:05.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7e0f9c90, L:/10.30.170.167:18155 - R:/10.30.171.175:58356]} 15:19:05.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:58356]): SSH-2.0-SSHD-UNKNOWN 15:19:05.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:58356]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:05.459 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:58356]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:05.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:58356]) Send SSH_MSG_KEXINIT 15:19:05.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58356]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:05.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58356]) process #0 SSH_MSG_KEXINIT 15:19:05.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:58356]) SSH_MSG_KEXINIT 15:19:05.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:58356]) strict KEX=true client=true server=true 15:19:05.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58356]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:05.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58356]) Kex: server host key algorithms = rsa-sha2-512 15:19:05.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58356]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:05.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58356]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:05.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58356]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:05.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58356]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:05.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58356]) Kex: compression algorithms (client to server) = none 15:19:05.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58356]) Kex: compression algorithms (server to client) = none 15:19:05.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:05.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47276]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:05.641 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37358]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:05.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58356]) process #1 30 15:19:05.660 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58356]] process command=SSH_MSG_KEXDH_INIT 15:19:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58356]] Send SSH_MSG_KEXDH_REPLY 15:19:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58356]) packet #1 sending command=31[31] len=1639 15:19:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:58356])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:58356]) Send SSH_MSG_NEWKEYS 15:19:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:58356]) session ID=f1:22:af:6a:2e:08:35:8e:bd:54:28:08:0a:37:1d:4a:ca:56:73:47:e6:50:32:1a:f2:3a:6b:f4:7b:b8:b5:c5:c5:0d:87:ba:3d:bb:58:b3:66:1c:4d:0a:16:cb:9f:79:3d:36:33:b5:7c:1d:7d:f4:2f:b4:78:b2:df:dd:b7:a0 15:19:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58356]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58356]): strict KEX resets output message sequence number from 3 to 0 15:19:05.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58356]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4bbc92cf; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:05.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:58356])[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 15:19:05.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58356])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:05.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58356]) packet #0 sending command=7[7] len=419 15:19:05.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58356]) No pending packets to flush at end of KEX 15:19:05.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47276]) process #13 SSH_MSG_IGNORE 15:19:05.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47276]) SSH_MSG_IGNORE 15:19:05.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37358]) process #16 SSH_MSG_IGNORE 15:19:05.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37358]) SSH_MSG_IGNORE 15:19:05.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58356]) process #2 SSH_MSG_NEWKEYS 15:19:05.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58356]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:05.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58356]): strict KEX resets input message sequence number from 3 to 0 15:19:05.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58356]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@49681dde; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:05.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:05.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58356]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:05.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58356]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:05.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:58356]) authorized authentication methods: password,publickey 15:19:05.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58356]) Accepted service ssh-userauth 15:19:05.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58356]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:05.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58356]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:05.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58356]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:05.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58356]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:05.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58356]) no authentication factory for method=none 15:19:05.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58356]) SSH_MSG_USERAUTH_REQUEST 15:19:05.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58356]) remaining methods: password,publickey 15:19:05.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58356]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:05.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58356]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:05.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58356]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:05.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58356]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:05.710 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:05.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:58356]) authentication result: true 15:19:05.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:58356]) SSH_MSG_USERAUTH_REQUEST 15:19:05.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58356])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:05.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58356]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:05.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:05.710 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:05.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58356]) no heartbeat to stop 15:19:05.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:58356]) heartbeat type=IGNORE, interval=PT30S 15:19:05.710 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:58356 authenticated 15:19:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58356]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58356]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58356]] session=TransportServerSession[admin@/10.30.171.175:58356] id=0 15:19:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58356])) size=2097152, max=2097152, packet=32768 15:19:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58356]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58356] 15:19:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58356]) recipient=0 15:19:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356])) size=2097152, max=2097152, packet=32768 15:19:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356])) re-initializing 15:19:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356])) size=2097152, max=2097152, packet=32768 15:19:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58356]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58356]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356])[want-reply=true] subsystem=netconf 15:19:05.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356])[subsystem] prepared command 15:19:05.712 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:05.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:05.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7e0f9c90, L:/10.30.170.167:18155 - R:/10.30.171.175:58356]}} established 15:19:05.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 326: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18155 15:19:05.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 326: Creating data stores for simulated device 15:19:05.712 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:05.712 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:05.712 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:05.712 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:05.712 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:05.713 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3250e7c3 15:19:05.713 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:05.713 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:05.713 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:05.713 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:05.714 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:05.714 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:05.714 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:05.714 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:05.714 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3250e7c3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3250e7c3, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44a42c0d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44a42c0d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:05.714 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:05.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:05.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7e0f9c90, L:/10.30.170.167:18155 - R:/10.30.171.175:58356] 15:19:05.716 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 326 on channel [id: 0x7e0f9c90, L:/10.30.170.167:18155 - R:/10.30.171.175:58356] 15:19:05.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]) by 1103 down to 2096049 15:19:05.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58356]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:05.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7e0f9c90, L:/10.30.170.167:18155 - R:/10.30.171.175:58356] 15:19:05.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7e0f9c90, L:/10.30.170.167:18155 - R:/10.30.171.175:58356] 15:19:05.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]) request=subsystem result=ReplySuccess, want-reply=true 15:19:05.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58356]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:05.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]) request=subsystem activate command 15:19:05.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]) starting runner for command=netconf 15:19:05.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58356]) process #5 SSH_MSG_CHANNEL_DATA 15:19:05.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]) by 373 down to 2096779 15:19:05.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]) SSH_MSG_CHANNEL_DATA len=373 15:19:05.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356] 15:19:05.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7e0f9c90, L:/10.30.170.167:18155 - R:/10.30.171.175:58356]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:05.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:05.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7e0f9c90, L:/10.30.170.167:18155 - R:/10.30.171.175:58356] 15:19:05.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7e0f9c90, L:/10.30.170.167:18155 - R:/10.30.171.175:58356] 15:19:05.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18155', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:05.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=326} created 15:19:05.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=326, channel=[id: 0x7e0f9c90, L:/10.30.170.167:18155 - R:/10.30.171.175:58356]} created 15:19:05.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7e0f9c90, L:/10.30.170.167:18155 - R:/10.30.171.175:58356] successful with session NetconfServerSession{sessionId=326, channel=[id: 0x7e0f9c90, L:/10.30.170.167:18155 - R:/10.30.171.175:58356]} 15:19:05.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=326, channel=[id: 0x7e0f9c90, L:/10.30.170.167:18155 - R:/10.30.171.175:58356]} up 15:19:05.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58356]) process #6 SSH_MSG_CHANNEL_DATA 15:19:05.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]) by 393 down to 2096386 15:19:05.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]) SSH_MSG_CHANNEL_DATA len=393 15:19:05.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356] 15:19:05.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:05.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:05.719 [netconf-device-simulator-threads-6] 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=326} 15:19:05.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:05.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=326, channel=[id: 0x7e0f9c90, L:/10.30.170.167:18155 - R:/10.30.171.175:58356]} EXI handlers added to pipeline 15:19:05.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:05.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]) by 179 down to 2095870 15:19:05.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58356]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:05.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:05.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58356]) process #7 SSH_MSG_CHANNEL_DATA 15:19:05.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]) by 340 down to 2096046 15:19:05.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]) SSH_MSG_CHANNEL_DATA len=340 15:19:05.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356] 15:19:05.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:05.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:05.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=326} 15:19:05.721 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44a42c0d 15:19:05.721 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:05.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:05.721 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:05.721 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:05.721 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:05.721 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:05.721 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:05.721 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:05.721 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:05.721 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:05.721 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:05.721 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:05.722 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:05.722 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:05.722 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:05.722 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:05.722 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:05.722 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:05.722 [netconf-device-simulator-threads-6] 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 15:19:05.722 [netconf-device-simulator-threads-6] 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 15:19:05.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:05.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]) by 733 down to 2095137 15:19:05.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58356]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:05.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:05.771 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42458]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:05.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42458]) process #9 SSH_MSG_IGNORE 15:19:05.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42458]) SSH_MSG_IGNORE 15:19:05.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38758]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:05.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38758]) process #18 SSH_MSG_IGNORE 15:19:05.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38758]) SSH_MSG_IGNORE 15:19:06.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47636]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:06.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47636]) process #11 SSH_MSG_IGNORE 15:19:06.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47636]) SSH_MSG_IGNORE 15:19:06.238 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37492]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:06.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37492]) process #10 SSH_MSG_IGNORE 15:19:06.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37492]) SSH_MSG_IGNORE 15:19:06.381 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46272]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:06.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46272]) process #14 SSH_MSG_IGNORE 15:19:06.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46272]) SSH_MSG_IGNORE 15:19:06.453 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54238]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:06.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54238]) process #12 SSH_MSG_IGNORE 15:19:06.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54238]) SSH_MSG_IGNORE 15:19:06.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59766]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:06.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59766]) process #15 SSH_MSG_IGNORE 15:19:06.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59766]) SSH_MSG_IGNORE 15:19:06.588 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:06.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58112]) process #20 SSH_MSG_IGNORE 15:19:06.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58112]) SSH_MSG_IGNORE 15:19:06.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:06.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54380]) process #19 SSH_MSG_IGNORE 15:19:06.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54380]) SSH_MSG_IGNORE 15:19:06.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53088]) process #17 SSH_MSG_IGNORE 15:19:06.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53088]) SSH_MSG_IGNORE 15:19:06.645 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53088]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:06.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xafb8026a, L:/10.30.170.167:18156 - R:/10.30.171.175:39958]} 15:19:06.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:39958]): SSH-2.0-SSHD-UNKNOWN 15:19:06.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:39958]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:06.715 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:39958]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:06.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45880]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:06.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:39958]) Send SSH_MSG_KEXINIT 15:19:06.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39958]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:06.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39958]) process #0 SSH_MSG_KEXINIT 15:19:06.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:39958]) SSH_MSG_KEXINIT 15:19:06.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:39958]) strict KEX=true client=true server=true 15:19:06.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39958]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:06.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39958]) Kex: server host key algorithms = rsa-sha2-512 15:19:06.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39958]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:06.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39958]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:06.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39958]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:06.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39958]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:06.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39958]) Kex: compression algorithms (client to server) = none 15:19:06.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39958]) Kex: compression algorithms (server to client) = none 15:19:06.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:06.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45880]) process #16 SSH_MSG_IGNORE 15:19:06.810 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45880]) SSH_MSG_IGNORE 15:19:06.811 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46650]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:06.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39958]) process #1 30 15:19:06.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:39958]] process command=SSH_MSG_KEXDH_INIT 15:19:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:39958]] Send SSH_MSG_KEXDH_REPLY 15:19:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39958]) packet #1 sending command=31[31] len=1639 15:19:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:39958])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:39958]) Send SSH_MSG_NEWKEYS 15:19:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:39958]) session ID=d3:c1:39:a3:92:8f:a4:3f:e5:86:6f:e7:8e:04:4e:27:ad:9a:a3:2e:44:90:df:fe:d4:8f:9a:1e:3e:ca:e4:d2:71:c6:f6:50:b5:6e:1d:46:8e:87:1b:3f:04:65:1d:5c:f5:f3:61:8b:cc:33:95:46:26:2a:e1:db:57:76:87:66 15:19:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39958]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:39958]): strict KEX resets output message sequence number from 3 to 0 15:19:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:39958]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@591f5272; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:39958])[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 15:19:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:39958])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39958]) packet #0 sending command=7[7] len=419 15:19:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:39958]) No pending packets to flush at end of KEX 15:19:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46650]) process #8 SSH_MSG_IGNORE 15:19:06.901 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46650]) SSH_MSG_IGNORE 15:19:06.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39958]) process #2 SSH_MSG_NEWKEYS 15:19:06.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:39958]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:06.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:39958]): strict KEX resets input message sequence number from 3 to 0 15:19:06.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:39958]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5943c712; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:06.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:06.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39958]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:06.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:39958]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:06.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:39958]) authorized authentication methods: password,publickey 15:19:06.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:39958]) Accepted service ssh-userauth 15:19:06.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39958]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:06.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39958]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:06.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39958]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:06.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39958]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:06.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39958]) no authentication factory for method=none 15:19:06.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:39958]) SSH_MSG_USERAUTH_REQUEST 15:19:06.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:39958]) remaining methods: password,publickey 15:19:06.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39958]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:06.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39958]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:06.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39958]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:06.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39958]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:06.930 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:06.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:39958]) authentication result: true 15:19:06.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:39958]) SSH_MSG_USERAUTH_REQUEST 15:19:06.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:39958])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:06.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39958]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:06.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:06.930 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:06.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39958]) no heartbeat to stop 15:19:06.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:39958]) heartbeat type=IGNORE, interval=PT30S 15:19:06.930 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:39958 authenticated 15:19:06.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39958]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:06.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39958]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39958]] session=TransportServerSession[admin@/10.30.171.175:39958] id=0 15:19:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39958])) size=2097152, max=2097152, packet=32768 15:19:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39958]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39958] 15:19:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39958]) recipient=0 15:19:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958])) size=2097152, max=2097152, packet=32768 15:19:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958])) re-initializing 15:19:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958])) size=2097152, max=2097152, packet=32768 15:19:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39958]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39958]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958])[want-reply=true] subsystem=netconf 15:19:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958])[subsystem] prepared command 15:19:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xafb8026a, L:/10.30.170.167:18156 - R:/10.30.171.175:39958]}} established 15:19:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 327: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18156 15:19:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 327: Creating data stores for simulated device 15:19:06.931 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:06.932 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:06.932 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:06.932 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:06.932 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:06.932 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47825ade 15:19:06.932 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:06.933 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:06.933 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:06.933 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:06.933 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:06.933 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:06.933 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:06.933 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:06.933 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47825ade, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47825ade, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@43da1776, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@43da1776, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:06.934 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:06.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:06.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xafb8026a, L:/10.30.170.167:18156 - R:/10.30.171.175:39958] 15:19:06.935 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 327 on channel [id: 0xafb8026a, L:/10.30.170.167:18156 - R:/10.30.171.175:39958] 15:19:06.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]) by 1103 down to 2096049 15:19:06.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39958]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:06.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xafb8026a, L:/10.30.170.167:18156 - R:/10.30.171.175:39958] 15:19:06.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xafb8026a, L:/10.30.170.167:18156 - R:/10.30.171.175:39958] 15:19:06.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]) request=subsystem result=ReplySuccess, want-reply=true 15:19:06.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39958]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:06.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]) request=subsystem activate command 15:19:06.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]) starting runner for command=netconf 15:19:06.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39958]) process #5 SSH_MSG_CHANNEL_DATA 15:19:06.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]) by 373 down to 2096779 15:19:06.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]) SSH_MSG_CHANNEL_DATA len=373 15:19:06.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958] 15:19:06.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xafb8026a, L:/10.30.170.167:18156 - R:/10.30.171.175:39958]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:06.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:06.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xafb8026a, L:/10.30.170.167:18156 - R:/10.30.171.175:39958] 15:19:06.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xafb8026a, L:/10.30.170.167:18156 - R:/10.30.171.175:39958] 15:19:06.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18156', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:06.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=327} created 15:19:06.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=327, channel=[id: 0xafb8026a, L:/10.30.170.167:18156 - R:/10.30.171.175:39958]} created 15:19:06.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xafb8026a, L:/10.30.170.167:18156 - R:/10.30.171.175:39958] successful with session NetconfServerSession{sessionId=327, channel=[id: 0xafb8026a, L:/10.30.170.167:18156 - R:/10.30.171.175:39958]} 15:19:06.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=327, channel=[id: 0xafb8026a, L:/10.30.170.167:18156 - R:/10.30.171.175:39958]} up 15:19:06.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39958]) process #6 SSH_MSG_CHANNEL_DATA 15:19:06.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]) by 393 down to 2096386 15:19:06.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]) SSH_MSG_CHANNEL_DATA len=393 15:19:06.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958] 15:19:06.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:06.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:06.936 [netconf-device-simulator-threads-0] 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=327} 15:19:06.936 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:06.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=327, channel=[id: 0xafb8026a, L:/10.30.170.167:18156 - R:/10.30.171.175:39958]} EXI handlers added to pipeline 15:19:06.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:06.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]) by 179 down to 2095870 15:19:06.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39958]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:06.937 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:06.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39958]) process #7 SSH_MSG_CHANNEL_DATA 15:19:06.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]) by 340 down to 2096046 15:19:06.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]) SSH_MSG_CHANNEL_DATA len=340 15:19:06.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958] 15:19:06.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:06.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:06.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=327} 15:19:06.939 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@43da1776 15:19:06.939 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:06.939 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:06.939 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:06.939 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:06.939 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:06.939 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:06.939 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:06.939 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:06.939 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:06.939 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:06.939 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:06.939 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:06.939 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:06.939 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:06.939 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:06.939 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:06.939 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:06.939 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:06.940 [netconf-device-simulator-threads-0] 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 15:19:06.940 [netconf-device-simulator-threads-0] 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 15:19:06.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:06.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]) by 733 down to 2095137 15:19:06.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39958]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:06.940 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:06.963 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41400]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41400]) process #13 SSH_MSG_IGNORE 15:19:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41400]) SSH_MSG_IGNORE 15:19:06.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47864]) process #9 SSH_MSG_IGNORE 15:19:06.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47864]) SSH_MSG_IGNORE 15:19:06.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47864]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:07.163 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48346]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:07.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48346]) process #18 SSH_MSG_IGNORE 15:19:07.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48346]) SSH_MSG_IGNORE 15:19:07.459 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58256]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:07.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58256]) process #16 SSH_MSG_IGNORE 15:19:07.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58256]) SSH_MSG_IGNORE 15:19:07.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40580]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:07.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40580]) process #14 SSH_MSG_IGNORE 15:19:07.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40580]) SSH_MSG_IGNORE 15:19:07.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60978]) process #11 SSH_MSG_IGNORE 15:19:07.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60978]) SSH_MSG_IGNORE 15:19:07.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60978]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:07.545 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55224]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:07.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55224]) process #12 SSH_MSG_IGNORE 15:19:07.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55224]) SSH_MSG_IGNORE 15:19:07.777 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:07.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50598]) process #19 SSH_MSG_IGNORE 15:19:07.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50598]) SSH_MSG_IGNORE 15:19:07.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53618]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:07.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53618]) process #15 SSH_MSG_IGNORE 15:19:07.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53618]) SSH_MSG_IGNORE 15:19:07.801 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36408]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:07.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36408]) process #10 SSH_MSG_IGNORE 15:19:07.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36408]) SSH_MSG_IGNORE 15:19:07.838 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60884]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:07.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60884]) process #17 SSH_MSG_IGNORE 15:19:07.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60884]) SSH_MSG_IGNORE 15:19:07.842 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:07.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34104]) process #20 SSH_MSG_IGNORE 15:19:07.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34104]) SSH_MSG_IGNORE 15:19:07.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xeb3704f0, L:/10.30.170.167:18157 - R:/10.30.171.175:36924]} 15:19:07.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:36924]): SSH-2.0-SSHD-UNKNOWN 15:19:07.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:36924]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:07.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:36924]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:08.006 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42628]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:08.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:36924]) Send SSH_MSG_KEXINIT 15:19:08.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36924]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:08.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36924]) process #0 SSH_MSG_KEXINIT 15:19:08.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:36924]) SSH_MSG_KEXINIT 15:19:08.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:36924]) strict KEX=true client=true server=true 15:19:08.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36924]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:08.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36924]) Kex: server host key algorithms = rsa-sha2-512 15:19:08.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36924]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:08.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36924]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:08.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36924]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:08.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36924]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:08.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36924]) Kex: compression algorithms (client to server) = none 15:19:08.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36924]) Kex: compression algorithms (server to client) = none 15:19:08.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:08.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42628]) process #8 SSH_MSG_IGNORE 15:19:08.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42628]) SSH_MSG_IGNORE 15:19:08.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49154]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:08.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36924]) process #1 30 15:19:08.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36924]] process command=SSH_MSG_KEXDH_INIT 15:19:08.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36924]] Send SSH_MSG_KEXDH_REPLY 15:19:08.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36924]) packet #1 sending command=31[31] len=1639 15:19:08.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:36924])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:08.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:36924]) Send SSH_MSG_NEWKEYS 15:19:08.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:36924]) session ID=70:03:fe:0e:8d:49:91:19:e7:47:fc:d4:28:a5:4d:4e:98:32:e8:61:6f:76:a2:1b:df:0a:6e:a2:a2:b8:0f:07:31:c8:a6:51:8a:0b:dc:f8:dc:5e:06:aa:a7:ba:49:95:bb:73:18:31:1a:b8:35:c3:29:45:b4:b9:53:c5:53:8c 15:19:08.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36924]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:08.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36924]): strict KEX resets output message sequence number from 3 to 0 15:19:08.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36924]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5109ceb5; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:08.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:36924])[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 15:19:08.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36924])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:08.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36924]) packet #0 sending command=7[7] len=419 15:19:08.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36924]) No pending packets to flush at end of KEX 15:19:08.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49154]) process #13 SSH_MSG_IGNORE 15:19:08.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49154]) SSH_MSG_IGNORE 15:19:08.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36924]) process #2 SSH_MSG_NEWKEYS 15:19:08.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36924]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:08.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36924]): strict KEX resets input message sequence number from 3 to 0 15:19:08.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36924]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@41adddae; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:08.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:08.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36924]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:08.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36924]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:08.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:36924]) authorized authentication methods: password,publickey 15:19:08.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36924]) Accepted service ssh-userauth 15:19:08.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36924]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:08.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36924]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:08.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36924]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:08.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36924]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:08.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36924]) no authentication factory for method=none 15:19:08.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36924]) SSH_MSG_USERAUTH_REQUEST 15:19:08.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36924]) remaining methods: password,publickey 15:19:08.198 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36924]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:08.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36924]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:08.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36924]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:08.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36924]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:08.199 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:08.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:36924]) authentication result: true 15:19:08.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:36924]) SSH_MSG_USERAUTH_REQUEST 15:19:08.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36924])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:08.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36924]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:08.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:08.199 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:08.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36924]) no heartbeat to stop 15:19:08.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:36924]) heartbeat type=IGNORE, interval=PT30S 15:19:08.199 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:36924 authenticated 15:19:08.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36924]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:08.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36924]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:08.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36924]] session=TransportServerSession[admin@/10.30.171.175:36924] id=0 15:19:08.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36924])) size=2097152, max=2097152, packet=32768 15:19:08.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36924]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36924] 15:19:08.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36924]) recipient=0 15:19:08.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924])) size=2097152, max=2097152, packet=32768 15:19:08.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924])) re-initializing 15:19:08.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924])) size=2097152, max=2097152, packet=32768 15:19:08.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:08.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36924]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:08.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36924]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:08.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:08.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924])[want-reply=true] subsystem=netconf 15:19:08.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924])[subsystem] prepared command 15:19:08.200 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:08.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:08.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xeb3704f0, L:/10.30.170.167:18157 - R:/10.30.171.175:36924]}} established 15:19:08.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 328: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18157 15:19:08.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 328: Creating data stores for simulated device 15:19:08.201 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:08.201 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:08.201 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:08.201 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:08.201 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:08.202 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2d316045 15:19:08.202 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:08.202 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:08.202 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:08.202 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:08.203 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:08.203 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:08.203 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:08.203 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:08.203 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2d316045, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2d316045, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e0b8a58, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e0b8a58, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:08.203 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:08.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:08.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xeb3704f0, L:/10.30.170.167:18157 - R:/10.30.171.175:36924] 15:19:08.204 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 328 on channel [id: 0xeb3704f0, L:/10.30.170.167:18157 - R:/10.30.171.175:36924] 15:19:08.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]) by 1103 down to 2096049 15:19:08.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36924]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:08.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xeb3704f0, L:/10.30.170.167:18157 - R:/10.30.171.175:36924] 15:19:08.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xeb3704f0, L:/10.30.170.167:18157 - R:/10.30.171.175:36924] 15:19:08.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]) request=subsystem result=ReplySuccess, want-reply=true 15:19:08.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36924]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:08.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]) request=subsystem activate command 15:19:08.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]) starting runner for command=netconf 15:19:08.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36924]) process #5 SSH_MSG_CHANNEL_DATA 15:19:08.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]) by 373 down to 2096779 15:19:08.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]) SSH_MSG_CHANNEL_DATA len=373 15:19:08.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924] 15:19:08.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xeb3704f0, L:/10.30.170.167:18157 - R:/10.30.171.175:36924]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:08.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:08.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xeb3704f0, L:/10.30.170.167:18157 - R:/10.30.171.175:36924] 15:19:08.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xeb3704f0, L:/10.30.170.167:18157 - R:/10.30.171.175:36924] 15:19:08.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18157', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:08.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=328} created 15:19:08.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=328, channel=[id: 0xeb3704f0, L:/10.30.170.167:18157 - R:/10.30.171.175:36924]} created 15:19:08.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xeb3704f0, L:/10.30.170.167:18157 - R:/10.30.171.175:36924] successful with session NetconfServerSession{sessionId=328, channel=[id: 0xeb3704f0, L:/10.30.170.167:18157 - R:/10.30.171.175:36924]} 15:19:08.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=328, channel=[id: 0xeb3704f0, L:/10.30.170.167:18157 - R:/10.30.171.175:36924]} up 15:19:08.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36924]) process #6 SSH_MSG_CHANNEL_DATA 15:19:08.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]) by 393 down to 2096386 15:19:08.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]) SSH_MSG_CHANNEL_DATA len=393 15:19:08.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924] 15:19:08.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:08.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:08.207 [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=328} 15:19:08.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:08.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=328, channel=[id: 0xeb3704f0, L:/10.30.170.167:18157 - R:/10.30.171.175:36924]} EXI handlers added to pipeline 15:19:08.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:08.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]) by 179 down to 2095870 15:19:08.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36924]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:08.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:08.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36924]) process #7 SSH_MSG_CHANNEL_DATA 15:19:08.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]) by 340 down to 2096046 15:19:08.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]) SSH_MSG_CHANNEL_DATA len=340 15:19:08.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924] 15:19:08.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:08.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:08.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=328} 15:19:08.209 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e0b8a58 15:19:08.209 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:08.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:08.209 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:08.209 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:08.209 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:08.209 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:08.209 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:08.209 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:08.209 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:08.209 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:08.209 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:08.209 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:08.209 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:08.209 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:08.209 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:08.209 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:08.209 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:08.209 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:08.209 [netconf-device-simulator-threads-2] 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 15:19:08.209 [netconf-device-simulator-threads-2] 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 15:19:08.209 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:08.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]) by 733 down to 2095137 15:19:08.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36924]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:08.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:08.266 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47972]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:08.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47972]) process #14 SSH_MSG_IGNORE 15:19:08.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47972]) SSH_MSG_IGNORE 15:19:08.304 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41398]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:08.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41398]) process #9 SSH_MSG_IGNORE 15:19:08.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41398]) SSH_MSG_IGNORE 15:19:08.337 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38174]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:08.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38174]) process #16 SSH_MSG_IGNORE 15:19:08.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38174]) SSH_MSG_IGNORE 15:19:08.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33050]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:08.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33050]) process #18 SSH_MSG_IGNORE 15:19:08.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33050]) SSH_MSG_IGNORE 15:19:08.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42510]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:08.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42510]) process #11 SSH_MSG_IGNORE 15:19:08.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42510]) SSH_MSG_IGNORE 15:19:08.622 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36106]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36106]) process #15 SSH_MSG_IGNORE 15:19:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36106]) SSH_MSG_IGNORE 15:19:08.741 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:08.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #10 SSH_MSG_IGNORE 15:19:08.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:19:08.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54674]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:08.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54674]) process #12 SSH_MSG_IGNORE 15:19:08.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54674]) SSH_MSG_IGNORE 15:19:08.917 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37244]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:08.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37244]) process #17 SSH_MSG_IGNORE 15:19:08.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37244]) SSH_MSG_IGNORE 15:19:09.024 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:09.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54902]) process #20 SSH_MSG_IGNORE 15:19:09.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54902]) SSH_MSG_IGNORE 15:19:09.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:09.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44860]) process #19 SSH_MSG_IGNORE 15:19:09.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44860]) SSH_MSG_IGNORE 15:19:09.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35768]) process #8 SSH_MSG_IGNORE 15:19:09.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35768]) SSH_MSG_IGNORE 15:19:09.159 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35768]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:09.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc896d29a, L:/10.30.170.167:18158 - R:/10.30.171.175:55850]} 15:19:09.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:55850]): SSH-2.0-SSHD-UNKNOWN 15:19:09.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:55850]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:09.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:55850]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:09.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36484]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:09.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:55850]) Send SSH_MSG_KEXINIT 15:19:09.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55850]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:09.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55850]) process #0 SSH_MSG_KEXINIT 15:19:09.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:55850]) SSH_MSG_KEXINIT 15:19:09.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:55850]) strict KEX=true client=true server=true 15:19:09.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55850]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:09.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55850]) Kex: server host key algorithms = rsa-sha2-512 15:19:09.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55850]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:09.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55850]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:09.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55850]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:09.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55850]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:09.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55850]) Kex: compression algorithms (client to server) = none 15:19:09.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55850]) Kex: compression algorithms (server to client) = none 15:19:09.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:09.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36484]) process #13 SSH_MSG_IGNORE 15:19:09.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36484]) SSH_MSG_IGNORE 15:19:09.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55850]) process #1 30 15:19:09.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55850]] process command=SSH_MSG_KEXDH_INIT 15:19:09.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55850]] Send SSH_MSG_KEXDH_REPLY 15:19:09.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55850]) packet #1 sending command=31[31] len=1639 15:19:09.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:55850])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:09.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:55850]) Send SSH_MSG_NEWKEYS 15:19:09.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:55850]) session ID=24:33:a2:de:d1:bf:8d:bf:2d:25:21:7c:19:4d:18:3e:f8:bf:bb:33:c6:92:f3:e8:06:10:bb:2c:da:c8:0e:01:9a:73:73:00:f8:3f:23:da:1e:46:07:67:b9:a5:23:aa:15:84:a2:29:ad:62:a8:5a:57:4f:4e:13:dd:44:c3:2a 15:19:09.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55850]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:09.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55850]): strict KEX resets output message sequence number from 3 to 0 15:19:09.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55850]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4704bc20; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:09.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:55850])[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 15:19:09.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55850])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:09.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55850]) packet #0 sending command=7[7] len=419 15:19:09.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55850]) No pending packets to flush at end of KEX 15:19:09.542 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38652]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:09.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38652]) process #16 SSH_MSG_IGNORE 15:19:09.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38652]) SSH_MSG_IGNORE 15:19:09.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55850]) process #2 SSH_MSG_NEWKEYS 15:19:09.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55850]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:09.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55850]): strict KEX resets input message sequence number from 3 to 0 15:19:09.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55850]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@783e73e3; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:09.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:09.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55850]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:09.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55850]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:09.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:55850]) authorized authentication methods: password,publickey 15:19:09.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55850]) Accepted service ssh-userauth 15:19:09.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55850]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:09.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55850]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:09.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55850]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:09.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55850]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:09.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55850]) no authentication factory for method=none 15:19:09.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55850]) SSH_MSG_USERAUTH_REQUEST 15:19:09.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55850]) remaining methods: password,publickey 15:19:09.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55850]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:09.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55850]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:09.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55850]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:09.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55850]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:09.551 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:09.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:55850]) authentication result: true 15:19:09.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:55850]) SSH_MSG_USERAUTH_REQUEST 15:19:09.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55850])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:09.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55850]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:09.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:09.551 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:09.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55850]) no heartbeat to stop 15:19:09.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:55850]) heartbeat type=IGNORE, interval=PT30S 15:19:09.551 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:55850 authenticated 15:19:09.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55850]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:09.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55850]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:09.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55850]] session=TransportServerSession[admin@/10.30.171.175:55850] id=0 15:19:09.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55850])) size=2097152, max=2097152, packet=32768 15:19:09.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55850]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55850] 15:19:09.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55850]) recipient=0 15:19:09.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850])) size=2097152, max=2097152, packet=32768 15:19:09.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850])) re-initializing 15:19:09.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850])) size=2097152, max=2097152, packet=32768 15:19:09.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:09.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55850]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:09.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55850]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:09.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:09.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850])[want-reply=true] subsystem=netconf 15:19:09.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850])[subsystem] prepared command 15:19:09.557 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:09.557 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:09.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc896d29a, L:/10.30.170.167:18158 - R:/10.30.171.175:55850]}} established 15:19:09.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 329: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18158 15:19:09.558 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 329: Creating data stores for simulated device 15:19:09.558 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:09.558 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:09.558 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:09.558 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:09.558 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:09.559 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6fe3e63a 15:19:09.559 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:09.559 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:09.559 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:09.559 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:09.560 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:09.560 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:09.560 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:09.560 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:09.560 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6fe3e63a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6fe3e63a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c41638a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c41638a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:09.560 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:09.560 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:09.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc896d29a, L:/10.30.170.167:18158 - R:/10.30.171.175:55850] 15:19:09.561 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 329 on channel [id: 0xc896d29a, L:/10.30.170.167:18158 - R:/10.30.171.175:55850] 15:19:09.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]) by 1103 down to 2096049 15:19:09.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55850]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:09.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc896d29a, L:/10.30.170.167:18158 - R:/10.30.171.175:55850] 15:19:09.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc896d29a, L:/10.30.170.167:18158 - R:/10.30.171.175:55850] 15:19:09.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]) request=subsystem result=ReplySuccess, want-reply=true 15:19:09.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55850]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:09.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]) request=subsystem activate command 15:19:09.561 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]) starting runner for command=netconf 15:19:09.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55850]) process #5 SSH_MSG_CHANNEL_DATA 15:19:09.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]) by 373 down to 2096779 15:19:09.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]) SSH_MSG_CHANNEL_DATA len=373 15:19:09.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850] 15:19:09.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc896d29a, L:/10.30.170.167:18158 - R:/10.30.171.175:55850]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:09.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:09.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc896d29a, L:/10.30.170.167:18158 - R:/10.30.171.175:55850] 15:19:09.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc896d29a, L:/10.30.170.167:18158 - R:/10.30.171.175:55850] 15:19:09.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18158', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:09.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=329} created 15:19:09.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=329, channel=[id: 0xc896d29a, L:/10.30.170.167:18158 - R:/10.30.171.175:55850]} created 15:19:09.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc896d29a, L:/10.30.170.167:18158 - R:/10.30.171.175:55850] successful with session NetconfServerSession{sessionId=329, channel=[id: 0xc896d29a, L:/10.30.170.167:18158 - R:/10.30.171.175:55850]} 15:19:09.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=329, channel=[id: 0xc896d29a, L:/10.30.170.167:18158 - R:/10.30.171.175:55850]} up 15:19:09.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55850]) process #6 SSH_MSG_CHANNEL_DATA 15:19:09.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]) by 393 down to 2096386 15:19:09.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]) SSH_MSG_CHANNEL_DATA len=393 15:19:09.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850] 15:19:09.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:09.562 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:09.562 [netconf-device-simulator-threads-4] 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=329} 15:19:09.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:09.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=329, channel=[id: 0xc896d29a, L:/10.30.170.167:18158 - R:/10.30.171.175:55850]} EXI handlers added to pipeline 15:19:09.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:09.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]) by 179 down to 2095870 15:19:09.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55850]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:09.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:09.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55850]) process #7 SSH_MSG_CHANNEL_DATA 15:19:09.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]) by 340 down to 2096046 15:19:09.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]) SSH_MSG_CHANNEL_DATA len=340 15:19:09.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850] 15:19:09.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:09.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:09.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=329} 15:19:09.565 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c41638a 15:19:09.565 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:09.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:09.565 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:09.565 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:09.565 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:09.565 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:09.565 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:09.565 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:09.565 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:09.565 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:09.565 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:09.565 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:09.565 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:09.565 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:09.565 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:09.565 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:09.565 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:09.565 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:09.565 [netconf-device-simulator-threads-4] 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 15:19:09.565 [netconf-device-simulator-threads-4] 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 15:19:09.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:09.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]) by 733 down to 2095137 15:19:09.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55850]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:09.566 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:09.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47238]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:09.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47238]) process #18 SSH_MSG_IGNORE 15:19:09.630 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47238]) SSH_MSG_IGNORE 15:19:09.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51538]) process #15 SSH_MSG_IGNORE 15:19:09.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51538]) SSH_MSG_IGNORE 15:19:09.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51538]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:09.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55758]) process #9 SSH_MSG_IGNORE 15:19:09.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55758]) SSH_MSG_IGNORE 15:19:09.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55758]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:09.875 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58680]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:09.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58680]) process #14 SSH_MSG_IGNORE 15:19:09.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58680]) SSH_MSG_IGNORE 15:19:09.976 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:09.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #10 SSH_MSG_IGNORE 15:19:09.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:19:09.997 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57594]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:09.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57594]) process #12 SSH_MSG_IGNORE 15:19:09.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57594]) SSH_MSG_IGNORE 15:19:10.105 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50400]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:10.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50400]) process #11 SSH_MSG_IGNORE 15:19:10.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50400]) SSH_MSG_IGNORE 15:19:10.157 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59038]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59038]) process #17 SSH_MSG_IGNORE 15:19:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59038]) SSH_MSG_IGNORE 15:19:10.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53276]) process #8 SSH_MSG_IGNORE 15:19:10.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53276]) SSH_MSG_IGNORE 15:19:10.481 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53276]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:10.486 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43380]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:10.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43380]) process #13 SSH_MSG_IGNORE 15:19:10.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43380]) SSH_MSG_IGNORE 15:19:10.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:10.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38538]) process #20 SSH_MSG_IGNORE 15:19:10.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38538]) SSH_MSG_IGNORE 15:19:10.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xdcdb4a82, L:/10.30.170.167:18159 - R:/10.30.171.175:49742]} 15:19:10.539 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:49742]): SSH-2.0-SSHD-UNKNOWN 15:19:10.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:49742]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:10.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:49742]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:10.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:49742]) Send SSH_MSG_KEXINIT 15:19:10.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49742]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:10.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49742]) process #0 SSH_MSG_KEXINIT 15:19:10.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:49742]) SSH_MSG_KEXINIT 15:19:10.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:49742]) strict KEX=true client=true server=true 15:19:10.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49742]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:10.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49742]) Kex: server host key algorithms = rsa-sha2-512 15:19:10.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49742]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:10.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49742]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:10.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49742]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:10.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49742]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:10.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49742]) Kex: compression algorithms (client to server) = none 15:19:10.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49742]) Kex: compression algorithms (server to client) = none 15:19:10.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:10.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49742]) process #1 30 15:19:10.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:49742]] process command=SSH_MSG_KEXDH_INIT 15:19:10.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:49742]] Send SSH_MSG_KEXDH_REPLY 15:19:10.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49742]) packet #1 sending command=31[31] len=1639 15:19:10.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:49742])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:10.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:49742]) Send SSH_MSG_NEWKEYS 15:19:10.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:49742]) session ID=b7:0b:53:08:ce:40:e8:22:10:a3:ca:40:d7:31:0e:0b:a4:f9:17:9a:ce:81:dc:13:a4:d6:9b:7f:56:86:b3:30:6a:b0:85:ea:c8:7c:a9:8e:b5:b1:0c:2b:98:2c:70:de:04:4d:82:60:56:2a:24:67:78:6a:db:5d:86:a4:1e:cb 15:19:10.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49742]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:10.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:49742]): strict KEX resets output message sequence number from 3 to 0 15:19:10.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:49742]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@28d285a4; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:10.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:49742])[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 15:19:10.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:49742])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:10.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49742]) packet #0 sending command=7[7] len=419 15:19:10.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:49742]) No pending packets to flush at end of KEX 15:19:10.731 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:10.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33996]) process #19 SSH_MSG_IGNORE 15:19:10.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33996]) SSH_MSG_IGNORE 15:19:10.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49742]) process #2 SSH_MSG_NEWKEYS 15:19:10.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:49742]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:10.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:49742]): strict KEX resets input message sequence number from 3 to 0 15:19:10.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:49742]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@14c9cc46; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:10.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:10.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49742]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:10.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:49742]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:10.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:49742]) authorized authentication methods: password,publickey 15:19:10.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:49742]) Accepted service ssh-userauth 15:19:10.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49742]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:10.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49742]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:10.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49742]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:10.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49742]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:10.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49742]) no authentication factory for method=none 15:19:10.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:49742]) SSH_MSG_USERAUTH_REQUEST 15:19:10.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:49742]) remaining methods: password,publickey 15:19:10.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49742]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:10.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49742]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:10.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49742]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:10.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49742]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:10.752 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:10.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:49742]) authentication result: true 15:19:10.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:49742]) SSH_MSG_USERAUTH_REQUEST 15:19:10.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:49742])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:10.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49742]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:10.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:10.752 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:10.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:49742]) no heartbeat to stop 15:19:10.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:49742]) heartbeat type=IGNORE, interval=PT30S 15:19:10.752 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:49742 authenticated 15:19:10.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49742]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:10.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49742]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49742]] session=TransportServerSession[admin@/10.30.171.175:49742] id=0 15:19:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:49742])) size=2097152, max=2097152, packet=32768 15:19:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49742]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:49742] 15:19:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:49742]) recipient=0 15:19:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742])) size=2097152, max=2097152, packet=32768 15:19:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742])) re-initializing 15:19:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742])) size=2097152, max=2097152, packet=32768 15:19:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49742]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49742]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742])[want-reply=true] subsystem=netconf 15:19:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742])[subsystem] prepared command 15:19:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xdcdb4a82, L:/10.30.170.167:18159 - R:/10.30.171.175:49742]}} established 15:19:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 330: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18159 15:19:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 330: Creating data stores for simulated device 15:19:10.753 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:10.753 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:10.753 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:10.754 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1bfc20a4 15:19:10.754 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:10.754 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:10.754 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:10.754 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:10.755 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:10.755 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:10.755 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:10.755 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:10.755 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1bfc20a4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1bfc20a4, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c279ccf, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c279ccf, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:10.755 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:10.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:10.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xdcdb4a82, L:/10.30.170.167:18159 - R:/10.30.171.175:49742] 15:19:10.756 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 330 on channel [id: 0xdcdb4a82, L:/10.30.170.167:18159 - R:/10.30.171.175:49742] 15:19:10.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]) by 1103 down to 2096049 15:19:10.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49742]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:10.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xdcdb4a82, L:/10.30.170.167:18159 - R:/10.30.171.175:49742] 15:19:10.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xdcdb4a82, L:/10.30.170.167:18159 - R:/10.30.171.175:49742] 15:19:10.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]) request=subsystem result=ReplySuccess, want-reply=true 15:19:10.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49742]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:10.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]) request=subsystem activate command 15:19:10.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]) starting runner for command=netconf 15:19:10.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49742]) process #5 SSH_MSG_CHANNEL_DATA 15:19:10.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]) by 373 down to 2096779 15:19:10.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]) SSH_MSG_CHANNEL_DATA len=373 15:19:10.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742] 15:19:10.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xdcdb4a82, L:/10.30.170.167:18159 - R:/10.30.171.175:49742]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:10.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:10.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xdcdb4a82, L:/10.30.170.167:18159 - R:/10.30.171.175:49742] 15:19:10.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xdcdb4a82, L:/10.30.170.167:18159 - R:/10.30.171.175:49742] 15:19:10.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18159', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:10.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=330} created 15:19:10.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=330, channel=[id: 0xdcdb4a82, L:/10.30.170.167:18159 - R:/10.30.171.175:49742]} created 15:19:10.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xdcdb4a82, L:/10.30.170.167:18159 - R:/10.30.171.175:49742] successful with session NetconfServerSession{sessionId=330, channel=[id: 0xdcdb4a82, L:/10.30.170.167:18159 - R:/10.30.171.175:49742]} 15:19:10.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=330, channel=[id: 0xdcdb4a82, L:/10.30.170.167:18159 - R:/10.30.171.175:49742]} up 15:19:10.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49742]) process #6 SSH_MSG_CHANNEL_DATA 15:19:10.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]) by 393 down to 2096386 15:19:10.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]) SSH_MSG_CHANNEL_DATA len=393 15:19:10.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742] 15:19:10.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:10.758 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:10.759 [netconf-device-simulator-threads-6] 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=330} 15:19:10.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:10.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=330, channel=[id: 0xdcdb4a82, L:/10.30.170.167:18159 - R:/10.30.171.175:49742]} EXI handlers added to pipeline 15:19:10.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:10.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]) by 179 down to 2095870 15:19:10.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49742]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:10.759 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:10.761 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58864]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58864]) process #15 SSH_MSG_IGNORE 15:19:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58864]) SSH_MSG_IGNORE 15:19:10.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49742]) process #7 SSH_MSG_CHANNEL_DATA 15:19:10.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]) by 340 down to 2096046 15:19:10.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]) SSH_MSG_CHANNEL_DATA len=340 15:19:10.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742] 15:19:10.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:10.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:10.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=330} 15:19:10.761 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c279ccf 15:19:10.761 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:10.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:10.761 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:10.761 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:10.761 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:10.762 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:10.762 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:10.762 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:10.762 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:10.762 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:10.762 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:10.762 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:10.762 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:10.762 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:10.762 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:10.762 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:10.762 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:10.762 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:10.762 [netconf-device-simulator-threads-6] 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 15:19:10.762 [netconf-device-simulator-threads-6] 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 15:19:10.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:10.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]) by 733 down to 2095137 15:19:10.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49742]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:10.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:10.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58078]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:10.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58078]) process #14 SSH_MSG_IGNORE 15:19:10.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58078]) SSH_MSG_IGNORE 15:19:10.808 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37488]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:10.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37488]) process #16 SSH_MSG_IGNORE 15:19:10.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37488]) SSH_MSG_IGNORE 15:19:10.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37928]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:10.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37928]) process #18 SSH_MSG_IGNORE 15:19:10.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37928]) SSH_MSG_IGNORE 15:19:10.976 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47884]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:10.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47884]) process #9 SSH_MSG_IGNORE 15:19:10.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47884]) SSH_MSG_IGNORE 15:19:10.989 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42588]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:10.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42588]) process #11 SSH_MSG_IGNORE 15:19:10.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42588]) SSH_MSG_IGNORE 15:19:11.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55450]) process #10 SSH_MSG_IGNORE 15:19:11.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55450]) SSH_MSG_IGNORE 15:19:11.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55450]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:11.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56052]) process #12 SSH_MSG_IGNORE 15:19:11.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56052]) SSH_MSG_IGNORE 15:19:11.355 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56052]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:11.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33716]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:11.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33716]) process #14 SSH_MSG_IGNORE 15:19:11.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33716]) SSH_MSG_IGNORE 15:19:11.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35884]) process #8 SSH_MSG_IGNORE 15:19:11.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35884]) SSH_MSG_IGNORE 15:19:11.580 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35884]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:11.618 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:11.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35638]) process #19 SSH_MSG_IGNORE 15:19:11.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35638]) SSH_MSG_IGNORE 15:19:11.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #20 SSH_MSG_IGNORE 15:19:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:19:11.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44776]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44776]) process #17 SSH_MSG_IGNORE 15:19:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44776]) SSH_MSG_IGNORE 15:19:11.742 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36860]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36860]) process #13 SSH_MSG_IGNORE 15:19:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36860]) SSH_MSG_IGNORE 15:19:11.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x06f2187b, L:/10.30.170.167:18160 - R:/10.30.171.175:53432]} 15:19:11.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:53432]): SSH-2.0-SSHD-UNKNOWN 15:19:11.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:53432]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:11.785 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:53432]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:11.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34526]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:11.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34526]) process #9 SSH_MSG_IGNORE 15:19:12.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34526]) SSH_MSG_IGNORE 15:19:12.078 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33384]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:12.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33384]) process #18 SSH_MSG_IGNORE 15:19:12.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33384]) SSH_MSG_IGNORE 15:19:12.134 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55736]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:12.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55736]) process #16 SSH_MSG_IGNORE 15:19:12.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55736]) SSH_MSG_IGNORE 15:19:12.236 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59672]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:12.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59672]) process #15 SSH_MSG_IGNORE 15:19:12.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59672]) SSH_MSG_IGNORE 15:19:12.294 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58928]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:12.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58928]) process #11 SSH_MSG_IGNORE 15:19:12.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58928]) SSH_MSG_IGNORE 15:19:12.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:53432]) Send SSH_MSG_KEXINIT 15:19:12.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53432]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:12.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53432]) process #0 SSH_MSG_KEXINIT 15:19:12.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:53432]) SSH_MSG_KEXINIT 15:19:12.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:53432]) strict KEX=true client=true server=true 15:19:12.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53432]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:12.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53432]) Kex: server host key algorithms = rsa-sha2-512 15:19:12.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53432]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:12.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53432]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:12.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53432]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:12.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53432]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:12.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53432]) Kex: compression algorithms (client to server) = none 15:19:12.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53432]) Kex: compression algorithms (server to client) = none 15:19:12.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:12.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53432]) process #1 30 15:19:12.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:53432]] process command=SSH_MSG_KEXDH_INIT 15:19:12.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:53432]] Send SSH_MSG_KEXDH_REPLY 15:19:12.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53432]) packet #1 sending command=31[31] len=1639 15:19:12.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:53432])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:12.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:53432]) Send SSH_MSG_NEWKEYS 15:19:12.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:53432]) session ID=82:2b:3e:37:a5:f4:90:c9:e3:b8:cd:d6:11:26:3e:ac:3a:31:c7:58:ed:cf:7d:f1:f3:4d:a7:7c:62:d2:b9:52:02:76:ad:5e:05:02:f0:91:53:df:ba:58:f3:64:af:e8:1d:f4:c2:3c:bb:0e:e4:15:5e:a8:06:35:8b:e5:1d:bc 15:19:12.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53432]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:12.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:53432]): strict KEX resets output message sequence number from 3 to 0 15:19:12.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:53432]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@683ec7f6; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:12.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:53432])[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 15:19:12.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:53432])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:12.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53432]) packet #0 sending command=7[7] len=419 15:19:12.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:53432]) No pending packets to flush at end of KEX 15:19:12.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53432]) process #2 SSH_MSG_NEWKEYS 15:19:12.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:53432]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:12.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:53432]): strict KEX resets input message sequence number from 3 to 0 15:19:12.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:53432]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3a5b4970; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:12.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:12.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53432]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:12.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:53432]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:12.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:53432]) authorized authentication methods: password,publickey 15:19:12.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:53432]) Accepted service ssh-userauth 15:19:12.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53432]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:12.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53432]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:12.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53432]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:12.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53432]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:12.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53432]) no authentication factory for method=none 15:19:12.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:53432]) SSH_MSG_USERAUTH_REQUEST 15:19:12.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:53432]) remaining methods: password,publickey 15:19:12.678 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53432]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:12.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53432]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:12.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53432]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:12.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53432]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:12.679 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:12.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:53432]) authentication result: true 15:19:12.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:53432]) SSH_MSG_USERAUTH_REQUEST 15:19:12.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:53432])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:12.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53432]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:12.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:12.679 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:12.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53432]) no heartbeat to stop 15:19:12.679 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:53432]) heartbeat type=IGNORE, interval=PT30S 15:19:12.679 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:53432 authenticated 15:19:12.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53432]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:12.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53432]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:12.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53432]] session=TransportServerSession[admin@/10.30.171.175:53432] id=0 15:19:12.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53432])) size=2097152, max=2097152, packet=32768 15:19:12.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53432]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53432] 15:19:12.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53432]) recipient=0 15:19:12.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432])) size=2097152, max=2097152, packet=32768 15:19:12.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432])) re-initializing 15:19:12.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432])) size=2097152, max=2097152, packet=32768 15:19:12.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:12.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53432]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:12.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53432]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:12.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:12.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432])[want-reply=true] subsystem=netconf 15:19:12.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432])[subsystem] prepared command 15:19:12.680 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:12.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:12.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x06f2187b, L:/10.30.170.167:18160 - R:/10.30.171.175:53432]}} established 15:19:12.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 331: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18160 15:19:12.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 331: Creating data stores for simulated device 15:19:12.681 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:12.681 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:12.681 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:12.681 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:12.681 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:12.681 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4bed13e0 15:19:12.681 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:12.682 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:12.682 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:12.682 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:12.682 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:12.683 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:12.683 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:12.683 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:12.683 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4bed13e0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4bed13e0, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2bdc4c0e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2bdc4c0e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:12.683 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:12.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:12.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x06f2187b, L:/10.30.170.167:18160 - R:/10.30.171.175:53432] 15:19:12.685 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 331 on channel [id: 0x06f2187b, L:/10.30.170.167:18160 - R:/10.30.171.175:53432] 15:19:12.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]) by 1103 down to 2096049 15:19:12.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53432]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:12.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x06f2187b, L:/10.30.170.167:18160 - R:/10.30.171.175:53432] 15:19:12.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x06f2187b, L:/10.30.170.167:18160 - R:/10.30.171.175:53432] 15:19:12.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]) request=subsystem result=ReplySuccess, want-reply=true 15:19:12.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53432]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:12.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]) request=subsystem activate command 15:19:12.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]) starting runner for command=netconf 15:19:12.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53432]) process #5 SSH_MSG_CHANNEL_DATA 15:19:12.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]) by 373 down to 2096779 15:19:12.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]) SSH_MSG_CHANNEL_DATA len=373 15:19:12.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432] 15:19:12.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x06f2187b, L:/10.30.170.167:18160 - R:/10.30.171.175:53432]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:12.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:12.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x06f2187b, L:/10.30.170.167:18160 - R:/10.30.171.175:53432] 15:19:12.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x06f2187b, L:/10.30.170.167:18160 - R:/10.30.171.175:53432] 15:19:12.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18160', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:12.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=331} created 15:19:12.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=331, channel=[id: 0x06f2187b, L:/10.30.170.167:18160 - R:/10.30.171.175:53432]} created 15:19:12.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x06f2187b, L:/10.30.170.167:18160 - R:/10.30.171.175:53432] successful with session NetconfServerSession{sessionId=331, channel=[id: 0x06f2187b, L:/10.30.170.167:18160 - R:/10.30.171.175:53432]} 15:19:12.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=331, channel=[id: 0x06f2187b, L:/10.30.170.167:18160 - R:/10.30.171.175:53432]} up 15:19:12.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53432]) process #6 SSH_MSG_CHANNEL_DATA 15:19:12.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]) by 393 down to 2096386 15:19:12.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]) SSH_MSG_CHANNEL_DATA len=393 15:19:12.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432] 15:19:12.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:12.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:12.687 [netconf-device-simulator-threads-0] 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=331} 15:19:12.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:12.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=331, channel=[id: 0x06f2187b, L:/10.30.170.167:18160 - R:/10.30.171.175:53432]} EXI handlers added to pipeline 15:19:12.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:12.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]) by 179 down to 2095870 15:19:12.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53432]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:12.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:12.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53432]) process #7 SSH_MSG_CHANNEL_DATA 15:19:12.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]) by 340 down to 2096046 15:19:12.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]) SSH_MSG_CHANNEL_DATA len=340 15:19:12.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432] 15:19:12.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:12.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:12.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=331} 15:19:12.689 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2bdc4c0e 15:19:12.689 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:12.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:12.689 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:12.689 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:12.689 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:12.689 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:12.690 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:12.690 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:12.690 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:12.690 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:12.690 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:12.690 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:12.690 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:12.690 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:12.690 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:12.690 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:12.690 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:12.690 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:12.690 [netconf-device-simulator-threads-0] 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 15:19:12.690 [netconf-device-simulator-threads-0] 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 15:19:12.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:12.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]) by 733 down to 2095137 15:19:12.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53432]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:12.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:12.721 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58460]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:12.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58460]) process #10 SSH_MSG_IGNORE 15:19:12.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58460]) SSH_MSG_IGNORE 15:19:12.725 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40978]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:12.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40978]) process #17 SSH_MSG_IGNORE 15:19:12.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40978]) SSH_MSG_IGNORE 15:19:12.769 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58944]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:12.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58944]) process #12 SSH_MSG_IGNORE 15:19:12.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58944]) SSH_MSG_IGNORE 15:19:12.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36352]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:12.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36352]) process #18 SSH_MSG_IGNORE 15:19:12.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36352]) SSH_MSG_IGNORE 15:19:12.975 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53306]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:12.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53306]) process #8 SSH_MSG_IGNORE 15:19:12.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53306]) SSH_MSG_IGNORE 15:19:12.993 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41742]) process #19 SSH_MSG_IGNORE 15:19:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41742]) SSH_MSG_IGNORE 15:19:13.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:13.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33646]) process #20 SSH_MSG_IGNORE 15:19:13.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33646]) SSH_MSG_IGNORE 15:19:13.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53916]) process #13 SSH_MSG_IGNORE 15:19:13.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53916]) SSH_MSG_IGNORE 15:19:13.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53916]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:13.257 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42858]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:13.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42858]) process #16 SSH_MSG_IGNORE 15:19:13.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42858]) SSH_MSG_IGNORE 15:19:13.342 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35848]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:13.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35848]) process #9 SSH_MSG_IGNORE 15:19:13.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35848]) SSH_MSG_IGNORE 15:19:13.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52830]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52830]) process #14 SSH_MSG_IGNORE 15:19:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52830]) SSH_MSG_IGNORE 15:19:13.384 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39606]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:13.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39606]) process #15 SSH_MSG_IGNORE 15:19:13.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39606]) SSH_MSG_IGNORE 15:19:13.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x82d0d10e, L:/10.30.170.167:18161 - R:/10.30.171.175:54604]} 15:19:13.608 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:54604]): SSH-2.0-SSHD-UNKNOWN 15:19:13.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:54604]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:13.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:54604]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:13.753 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33814]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:13.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33814]) process #11 SSH_MSG_IGNORE 15:19:13.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33814]) SSH_MSG_IGNORE 15:19:13.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34874]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:13.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34874]) process #10 SSH_MSG_IGNORE 15:19:13.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34874]) SSH_MSG_IGNORE 15:19:13.955 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51094]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:13.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51094]) process #12 SSH_MSG_IGNORE 15:19:13.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51094]) SSH_MSG_IGNORE 15:19:13.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:54604]) Send SSH_MSG_KEXINIT 15:19:13.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54604]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:13.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54604]) process #0 SSH_MSG_KEXINIT 15:19:13.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:54604]) SSH_MSG_KEXINIT 15:19:13.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:54604]) strict KEX=true client=true server=true 15:19:13.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54604]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:13.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54604]) Kex: server host key algorithms = rsa-sha2-512 15:19:13.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54604]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:13.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54604]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:13.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54604]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:13.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54604]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:13.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54604]) Kex: compression algorithms (client to server) = none 15:19:13.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54604]) Kex: compression algorithms (server to client) = none 15:19:13.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:14.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54604]) process #1 30 15:19:14.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54604]] process command=SSH_MSG_KEXDH_INIT 15:19:14.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54604]] Send SSH_MSG_KEXDH_REPLY 15:19:14.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54604]) packet #1 sending command=31[31] len=1639 15:19:14.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:54604])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:14.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:54604]) Send SSH_MSG_NEWKEYS 15:19:14.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:54604]) session ID=b5:ec:69:96:9d:67:86:e2:f4:ad:f7:26:87:7c:94:07:6a:83:3a:82:00:16:a1:e2:49:eb:51:6c:d9:b7:e0:6d:d9:86:52:aa:10:55:1c:83:6d:19:7c:a8:2d:17:44:8b:65:08:98:6f:60:a9:9a:ca:16:a7:74:a8:7e:22:67:46 15:19:14.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54604]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:14.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54604]): strict KEX resets output message sequence number from 3 to 0 15:19:14.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54604]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@487bb11; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:14.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:54604])[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 15:19:14.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54604])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:14.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54604]) packet #0 sending command=7[7] len=419 15:19:14.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54604]) No pending packets to flush at end of KEX 15:19:14.078 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52324]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:14.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54604]) process #2 SSH_MSG_NEWKEYS 15:19:14.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54604]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:14.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54604]): strict KEX resets input message sequence number from 3 to 0 15:19:14.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54604]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3ed2cbd3; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:14.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:14.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54604]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:14.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54604]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:14.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:54604]) authorized authentication methods: password,publickey 15:19:14.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54604]) Accepted service ssh-userauth 15:19:14.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54604]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:14.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54604]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:14.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54604]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:14.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54604]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:14.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54604]) no authentication factory for method=none 15:19:14.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54604]) SSH_MSG_USERAUTH_REQUEST 15:19:14.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54604]) remaining methods: password,publickey 15:19:14.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54604]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:14.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52324]) process #18 SSH_MSG_IGNORE 15:19:14.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52324]) SSH_MSG_IGNORE 15:19:14.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54604]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:14.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54604]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:14.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54604]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:14.091 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:14.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:54604]) authentication result: true 15:19:14.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:54604]) SSH_MSG_USERAUTH_REQUEST 15:19:14.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54604])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:14.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54604]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:14.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:14.091 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:14.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54604]) no heartbeat to stop 15:19:14.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:54604]) heartbeat type=IGNORE, interval=PT30S 15:19:14.092 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:54604 authenticated 15:19:14.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54604]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:14.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54604]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:14.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54604]] session=TransportServerSession[admin@/10.30.171.175:54604] id=0 15:19:14.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54604])) size=2097152, max=2097152, packet=32768 15:19:14.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54604]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54604] 15:19:14.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54604]) recipient=0 15:19:14.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604])) size=2097152, max=2097152, packet=32768 15:19:14.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604])) re-initializing 15:19:14.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604])) size=2097152, max=2097152, packet=32768 15:19:14.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:14.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54604]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:14.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54604]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:14.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:14.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604])[want-reply=true] subsystem=netconf 15:19:14.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604])[subsystem] prepared command 15:19:14.093 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:14.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:14.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x82d0d10e, L:/10.30.170.167:18161 - R:/10.30.171.175:54604]}} established 15:19:14.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 332: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18161 15:19:14.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 332: Creating data stores for simulated device 15:19:14.094 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:14.094 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:14.094 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:14.094 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:14.094 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:14.096 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24be359e 15:19:14.096 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:14.096 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:14.096 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:14.096 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:14.096 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:14.097 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:14.097 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:14.097 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:14.097 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24be359e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24be359e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46f52ff5, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46f52ff5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:14.098 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:14.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:14.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x82d0d10e, L:/10.30.170.167:18161 - R:/10.30.171.175:54604] 15:19:14.100 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 332 on channel [id: 0x82d0d10e, L:/10.30.170.167:18161 - R:/10.30.171.175:54604] 15:19:14.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]) by 1103 down to 2096049 15:19:14.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54604]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:14.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x82d0d10e, L:/10.30.170.167:18161 - R:/10.30.171.175:54604] 15:19:14.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x82d0d10e, L:/10.30.170.167:18161 - R:/10.30.171.175:54604] 15:19:14.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]) request=subsystem result=ReplySuccess, want-reply=true 15:19:14.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54604]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:14.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]) request=subsystem activate command 15:19:14.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]) starting runner for command=netconf 15:19:14.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54604]) process #5 SSH_MSG_CHANNEL_DATA 15:19:14.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]) by 373 down to 2096779 15:19:14.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]) SSH_MSG_CHANNEL_DATA len=373 15:19:14.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604] 15:19:14.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x82d0d10e, L:/10.30.170.167:18161 - R:/10.30.171.175:54604]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:14.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:14.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x82d0d10e, L:/10.30.170.167:18161 - R:/10.30.171.175:54604] 15:19:14.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x82d0d10e, L:/10.30.170.167:18161 - R:/10.30.171.175:54604] 15:19:14.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18161', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:14.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=332} created 15:19:14.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=332, channel=[id: 0x82d0d10e, L:/10.30.170.167:18161 - R:/10.30.171.175:54604]} created 15:19:14.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x82d0d10e, L:/10.30.170.167:18161 - R:/10.30.171.175:54604] successful with session NetconfServerSession{sessionId=332, channel=[id: 0x82d0d10e, L:/10.30.170.167:18161 - R:/10.30.171.175:54604]} 15:19:14.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=332, channel=[id: 0x82d0d10e, L:/10.30.170.167:18161 - R:/10.30.171.175:54604]} up 15:19:14.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54604]) process #6 SSH_MSG_CHANNEL_DATA 15:19:14.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]) by 393 down to 2096386 15:19:14.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]) SSH_MSG_CHANNEL_DATA len=393 15:19:14.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604] 15:19:14.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:14.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:14.102 [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=332} 15:19:14.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:14.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=332, channel=[id: 0x82d0d10e, L:/10.30.170.167:18161 - R:/10.30.171.175:54604]} EXI handlers added to pipeline 15:19:14.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:14.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]) by 179 down to 2095870 15:19:14.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54604]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:14.103 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:14.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54604]) process #7 SSH_MSG_CHANNEL_DATA 15:19:14.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]) by 340 down to 2096046 15:19:14.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]) SSH_MSG_CHANNEL_DATA len=340 15:19:14.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604] 15:19:14.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:14.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:14.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=332} 15:19:14.104 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46f52ff5 15:19:14.104 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:14.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:14.104 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:14.104 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:14.104 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:14.105 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:14.105 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:14.105 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:14.105 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:14.105 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:14.105 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:14.105 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:14.105 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:14.105 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:14.105 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:14.105 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:14.105 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:14.105 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:14.105 [netconf-device-simulator-threads-2] 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 15:19:14.105 [netconf-device-simulator-threads-2] 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 15:19:14.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:14.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]) by 733 down to 2095137 15:19:14.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54604]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:14.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:14.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44134]) process #8 SSH_MSG_IGNORE 15:19:14.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44134]) SSH_MSG_IGNORE 15:19:14.228 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44134]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:14.271 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48062]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:14.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48062]) process #17 SSH_MSG_IGNORE 15:19:14.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48062]) SSH_MSG_IGNORE 15:19:14.288 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:14.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54270]) process #20 SSH_MSG_IGNORE 15:19:14.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54270]) SSH_MSG_IGNORE 15:19:14.290 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:14.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55348]) process #19 SSH_MSG_IGNORE 15:19:14.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55348]) SSH_MSG_IGNORE 15:19:14.324 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38072]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38072]) process #13 SSH_MSG_IGNORE 15:19:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38072]) SSH_MSG_IGNORE 15:19:14.443 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46718]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:14.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46718]) process #16 SSH_MSG_IGNORE 15:19:14.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46718]) SSH_MSG_IGNORE 15:19:14.559 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57704]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:14.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57704]) process #14 SSH_MSG_IGNORE 15:19:14.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57704]) SSH_MSG_IGNORE 15:19:14.638 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44426]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44426]) process #15 SSH_MSG_IGNORE 15:19:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44426]) SSH_MSG_IGNORE 15:19:14.675 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54224]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54224]) process #9 SSH_MSG_IGNORE 15:19:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54224]) SSH_MSG_IGNORE 15:19:14.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34800]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34800]) process #11 SSH_MSG_IGNORE 15:19:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34800]) SSH_MSG_IGNORE 15:19:14.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1ce93f86, L:/10.30.170.167:18162 - R:/10.30.171.175:58294]} 15:19:14.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:58294]): SSH-2.0-SSHD-UNKNOWN 15:19:14.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:58294]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:14.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:58294]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:15.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:58294]) Send SSH_MSG_KEXINIT 15:19:15.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58294]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:15.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58294]) process #0 SSH_MSG_KEXINIT 15:19:15.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:58294]) SSH_MSG_KEXINIT 15:19:15.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:58294]) strict KEX=true client=true server=true 15:19:15.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58294]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:15.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58294]) Kex: server host key algorithms = rsa-sha2-512 15:19:15.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58294]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:15.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58294]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:15.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58294]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:15.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58294]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:15.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58294]) Kex: compression algorithms (client to server) = none 15:19:15.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58294]) Kex: compression algorithms (server to client) = none 15:19:15.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:15.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45432]) process #10 SSH_MSG_IGNORE 15:19:15.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45432]) SSH_MSG_IGNORE 15:19:15.012 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45432]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:15.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58294]) process #1 30 15:19:15.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58294]] process command=SSH_MSG_KEXDH_INIT 15:19:15.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58294]] Send SSH_MSG_KEXDH_REPLY 15:19:15.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58294]) packet #1 sending command=31[31] len=1639 15:19:15.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:58294])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:15.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:58294]) Send SSH_MSG_NEWKEYS 15:19:15.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:58294]) session ID=8b:8e:57:22:19:49:ce:ba:b5:91:ab:e3:96:03:93:20:85:54:60:3f:b6:77:bc:61:12:bb:ee:ba:dd:16:49:d8:4b:2f:c8:d6:ed:e5:f4:0c:5b:2f:d5:c7:e5:10:2b:4f:b7:d9:49:9b:3e:54:1f:1c:c1:3d:a9:03:38:3e:34:8c 15:19:15.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58294]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:15.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58294]): strict KEX resets output message sequence number from 3 to 0 15:19:15.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58294]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@144537c5; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:15.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:58294])[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 15:19:15.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58294])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:15.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58294]) packet #0 sending command=7[7] len=419 15:19:15.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58294]) No pending packets to flush at end of KEX 15:19:15.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58294]) process #2 SSH_MSG_NEWKEYS 15:19:15.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58294]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:15.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58294]): strict KEX resets input message sequence number from 3 to 0 15:19:15.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58294]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4f138af5; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:15.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:15.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58294]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:15.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58294]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:15.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:58294]) authorized authentication methods: password,publickey 15:19:15.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58294]) Accepted service ssh-userauth 15:19:15.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58294]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:15.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58294]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:15.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58294]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:15.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58294]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:15.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58294]) no authentication factory for method=none 15:19:15.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58294]) SSH_MSG_USERAUTH_REQUEST 15:19:15.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58294]) remaining methods: password,publickey 15:19:15.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58294]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58294]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58294]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58294]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:15.144 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:58294]) authentication result: true 15:19:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:58294]) SSH_MSG_USERAUTH_REQUEST 15:19:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58294])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58294]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58294]) no heartbeat to stop 15:19:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:58294]) heartbeat type=IGNORE, interval=PT30S 15:19:15.144 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:58294 authenticated 15:19:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58294]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58294]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58294]] session=TransportServerSession[admin@/10.30.171.175:58294] id=0 15:19:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58294])) size=2097152, max=2097152, packet=32768 15:19:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58294]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58294] 15:19:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58294]) recipient=0 15:19:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294])) size=2097152, max=2097152, packet=32768 15:19:15.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294])) re-initializing 15:19:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294])) size=2097152, max=2097152, packet=32768 15:19:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58294]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58294]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294])[want-reply=true] subsystem=netconf 15:19:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294])[subsystem] prepared command 15:19:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1ce93f86, L:/10.30.170.167:18162 - R:/10.30.171.175:58294]}} established 15:19:15.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 333: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18162 15:19:15.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 333: Creating data stores for simulated device 15:19:15.146 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:15.146 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:15.146 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:15.146 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:15.146 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:15.150 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@650792ab 15:19:15.150 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:15.151 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:15.151 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:15.151 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:15.151 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:15.151 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:15.151 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:15.152 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:15.152 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@650792ab, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@650792ab, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33a7db81, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33a7db81, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:15.152 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:15.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:15.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1ce93f86, L:/10.30.170.167:18162 - R:/10.30.171.175:58294] 15:19:15.153 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 333 on channel [id: 0x1ce93f86, L:/10.30.170.167:18162 - R:/10.30.171.175:58294] 15:19:15.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]) by 1103 down to 2096049 15:19:15.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58294]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:15.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1ce93f86, L:/10.30.170.167:18162 - R:/10.30.171.175:58294] 15:19:15.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1ce93f86, L:/10.30.170.167:18162 - R:/10.30.171.175:58294] 15:19:15.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]) request=subsystem result=ReplySuccess, want-reply=true 15:19:15.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58294]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:15.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]) request=subsystem activate command 15:19:15.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]) starting runner for command=netconf 15:19:15.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58294]) process #5 SSH_MSG_CHANNEL_DATA 15:19:15.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]) by 373 down to 2096779 15:19:15.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]) SSH_MSG_CHANNEL_DATA len=373 15:19:15.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294] 15:19:15.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x1ce93f86, L:/10.30.170.167:18162 - R:/10.30.171.175:58294]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:15.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:15.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1ce93f86, L:/10.30.170.167:18162 - R:/10.30.171.175:58294] 15:19:15.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1ce93f86, L:/10.30.170.167:18162 - R:/10.30.171.175:58294] 15:19:15.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18162', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:15.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=333} created 15:19:15.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=333, channel=[id: 0x1ce93f86, L:/10.30.170.167:18162 - R:/10.30.171.175:58294]} created 15:19:15.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1ce93f86, L:/10.30.170.167:18162 - R:/10.30.171.175:58294] successful with session NetconfServerSession{sessionId=333, channel=[id: 0x1ce93f86, L:/10.30.170.167:18162 - R:/10.30.171.175:58294]} 15:19:15.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=333, channel=[id: 0x1ce93f86, L:/10.30.170.167:18162 - R:/10.30.171.175:58294]} up 15:19:15.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58294]) process #6 SSH_MSG_CHANNEL_DATA 15:19:15.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]) by 393 down to 2096386 15:19:15.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]) SSH_MSG_CHANNEL_DATA len=393 15:19:15.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294] 15:19:15.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:15.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:15.155 [netconf-device-simulator-threads-4] 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=333} 15:19:15.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:15.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=333, channel=[id: 0x1ce93f86, L:/10.30.170.167:18162 - R:/10.30.171.175:58294]} EXI handlers added to pipeline 15:19:15.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:15.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]) by 179 down to 2095870 15:19:15.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58294]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:15.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:15.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58294]) process #7 SSH_MSG_CHANNEL_DATA 15:19:15.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]) by 340 down to 2096046 15:19:15.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]) SSH_MSG_CHANNEL_DATA len=340 15:19:15.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294] 15:19:15.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:15.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:15.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=333} 15:19:15.158 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33a7db81 15:19:15.158 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:15.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:15.158 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:15.158 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:15.158 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:15.158 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:15.159 [netconf-device-simulator-threads-4] 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 15:19:15.159 [netconf-device-simulator-threads-4] 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 15:19:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]) by 733 down to 2095137 15:19:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58294]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:15.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:15.190 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:15.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #17 SSH_MSG_IGNORE 15:19:15.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:19:15.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34156]) process #12 SSH_MSG_IGNORE 15:19:15.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34156]) SSH_MSG_IGNORE 15:19:15.257 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34156]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:15.408 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42720]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:15.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42720]) process #14 SSH_MSG_IGNORE 15:19:15.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42720]) SSH_MSG_IGNORE 15:19:15.481 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:15.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44864]) process #19 SSH_MSG_IGNORE 15:19:15.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44864]) SSH_MSG_IGNORE 15:19:15.486 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52898]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:15.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52898]) process #8 SSH_MSG_IGNORE 15:19:15.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52898]) SSH_MSG_IGNORE 15:19:15.490 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51054]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:15.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51054]) process #18 SSH_MSG_IGNORE 15:19:15.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51054]) SSH_MSG_IGNORE 15:19:15.566 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38784]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38784]) process #13 SSH_MSG_IGNORE 15:19:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38784]) SSH_MSG_IGNORE 15:19:15.808 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:15.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40184]) process #20 SSH_MSG_IGNORE 15:19:15.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40184]) SSH_MSG_IGNORE 15:19:15.898 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51526]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:15.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51526]) process #16 SSH_MSG_IGNORE 15:19:15.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51526]) SSH_MSG_IGNORE 15:19:15.934 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57916]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:15.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57916]) process #15 SSH_MSG_IGNORE 15:19:15.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57916]) SSH_MSG_IGNORE 15:19:16.075 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45406]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:16.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45406]) process #11 SSH_MSG_IGNORE 15:19:16.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45406]) SSH_MSG_IGNORE 15:19:16.128 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45820]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:16.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45820]) process #9 SSH_MSG_IGNORE 15:19:16.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45820]) SSH_MSG_IGNORE 15:19:16.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x14fb6c3e, L:/10.30.170.167:18163 - R:/10.30.171.175:34088]} 15:19:16.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:34088]): SSH-2.0-SSHD-UNKNOWN 15:19:16.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:34088]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:16.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:34088]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:16.191 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33070]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:16.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33070]) process #10 SSH_MSG_IGNORE 15:19:16.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33070]) SSH_MSG_IGNORE 15:19:16.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37220]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:16.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37678]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:16.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37678]) process #12 SSH_MSG_IGNORE 15:19:16.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37678]) SSH_MSG_IGNORE 15:19:16.511 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59228]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:16.683 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58386]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:16.696 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:16.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48764]) process #19 SSH_MSG_IGNORE 15:19:16.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48764]) SSH_MSG_IGNORE 15:19:16.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58262]) process #13 SSH_MSG_IGNORE 15:19:16.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58262]) SSH_MSG_IGNORE 15:19:16.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58262]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:16.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39092]) process #8 SSH_MSG_IGNORE 15:19:16.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39092]) SSH_MSG_IGNORE 15:19:16.815 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39092]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:34088]) Send SSH_MSG_KEXINIT 15:19:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34088]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34088]) process #0 SSH_MSG_KEXINIT 15:19:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:34088]) SSH_MSG_KEXINIT 15:19:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:34088]) strict KEX=true client=true server=true 15:19:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34088]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34088]) Kex: server host key algorithms = rsa-sha2-512 15:19:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34088]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34088]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34088]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34088]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34088]) Kex: compression algorithms (client to server) = none 15:19:16.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34088]) Kex: compression algorithms (server to client) = none 15:19:16.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:16.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37220]) process #17 SSH_MSG_IGNORE 15:19:16.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37220]) SSH_MSG_IGNORE 15:19:16.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59228]) process #14 SSH_MSG_IGNORE 15:19:16.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59228]) SSH_MSG_IGNORE 15:19:16.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58386]) process #18 SSH_MSG_IGNORE 15:19:16.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58386]) SSH_MSG_IGNORE 15:19:16.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34088]) process #1 30 15:19:16.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34088]] process command=SSH_MSG_KEXDH_INIT 15:19:16.923 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44262]) process #20 SSH_MSG_IGNORE 15:19:16.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44262]) SSH_MSG_IGNORE 15:19:16.926 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:16.930 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34088]] Send SSH_MSG_KEXDH_REPLY 15:19:16.930 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34088]) packet #1 sending command=31[31] len=1639 15:19:16.930 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:34088])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:16.930 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:34088]) Send SSH_MSG_NEWKEYS 15:19:16.930 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:34088]) session ID=c1:69:12:da:d8:6b:77:62:eb:f7:e6:98:66:d7:00:c5:74:0d:df:3e:33:8d:20:f9:2f:34:23:86:1f:a5:78:a8:b9:67:83:bb:39:92:64:19:42:b0:68:89:a7:f2:f6:03:19:94:35:51:5f:22:90:28:00:de:2d:4c:ee:2f:aa:ea 15:19:16.931 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34088]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:16.931 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34088]): strict KEX resets output message sequence number from 3 to 0 15:19:16.931 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34088]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2b020a93; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:16.931 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:34088])[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 15:19:16.931 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34088])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:16.931 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34088]) packet #0 sending command=7[7] len=419 15:19:16.931 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34088]) No pending packets to flush at end of KEX 15:19:16.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34088]) process #2 SSH_MSG_NEWKEYS 15:19:16.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34088]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:16.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34088]): strict KEX resets input message sequence number from 3 to 0 15:19:16.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34088]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@20c03c99; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:16.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:16.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34088]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:16.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34088]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:16.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:34088]) authorized authentication methods: password,publickey 15:19:16.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34088]) Accepted service ssh-userauth 15:19:16.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34088]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:16.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34088]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:16.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34088]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:16.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34088]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:16.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34088]) no authentication factory for method=none 15:19:16.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34088]) SSH_MSG_USERAUTH_REQUEST 15:19:16.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34088]) remaining methods: password,publickey 15:19:16.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34088]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:16.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34088]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:16.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34088]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:16.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34088]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:16.966 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:16.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:34088]) authentication result: true 15:19:16.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:34088]) SSH_MSG_USERAUTH_REQUEST 15:19:16.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34088])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:16.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34088]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:16.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:16.966 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:16.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34088]) no heartbeat to stop 15:19:16.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:34088]) heartbeat type=IGNORE, interval=PT30S 15:19:16.967 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:34088 authenticated 15:19:16.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34088]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:16.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34088]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:16.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34088]] session=TransportServerSession[admin@/10.30.171.175:34088] id=0 15:19:16.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34088])) size=2097152, max=2097152, packet=32768 15:19:16.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34088]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34088] 15:19:16.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34088]) recipient=0 15:19:16.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088])) size=2097152, max=2097152, packet=32768 15:19:16.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088])) re-initializing 15:19:16.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088])) size=2097152, max=2097152, packet=32768 15:19:16.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:16.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34088]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:16.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34088]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:16.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:16.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088])[want-reply=true] subsystem=netconf 15:19:16.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088])[subsystem] prepared command 15:19:16.968 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:16.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:16.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x14fb6c3e, L:/10.30.170.167:18163 - R:/10.30.171.175:34088]}} established 15:19:16.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 334: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18163 15:19:16.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 334: Creating data stores for simulated device 15:19:16.968 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:16.968 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:16.969 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:16.969 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:16.969 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:16.970 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@629d4f87 15:19:16.970 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:16.970 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:16.970 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:16.970 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:16.972 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:16.972 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:16.972 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:16.972 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:16.972 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@629d4f87, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@629d4f87, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@51468ae7, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@51468ae7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:16.973 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:16.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:16.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x14fb6c3e, L:/10.30.170.167:18163 - R:/10.30.171.175:34088] 15:19:16.975 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 334 on channel [id: 0x14fb6c3e, L:/10.30.170.167:18163 - R:/10.30.171.175:34088] 15:19:16.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]) by 1103 down to 2096049 15:19:16.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34088]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:16.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x14fb6c3e, L:/10.30.170.167:18163 - R:/10.30.171.175:34088] 15:19:16.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x14fb6c3e, L:/10.30.170.167:18163 - R:/10.30.171.175:34088] 15:19:16.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]) request=subsystem result=ReplySuccess, want-reply=true 15:19:16.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34088]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:16.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]) request=subsystem activate command 15:19:16.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]) starting runner for command=netconf 15:19:16.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34088]) process #5 SSH_MSG_CHANNEL_DATA 15:19:16.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]) by 373 down to 2096779 15:19:16.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]) SSH_MSG_CHANNEL_DATA len=373 15:19:16.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088] 15:19:16.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x14fb6c3e, L:/10.30.170.167:18163 - R:/10.30.171.175:34088]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:16.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:16.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x14fb6c3e, L:/10.30.170.167:18163 - R:/10.30.171.175:34088] 15:19:16.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x14fb6c3e, L:/10.30.170.167:18163 - R:/10.30.171.175:34088] 15:19:16.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18163', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:16.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=334} created 15:19:16.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=334, channel=[id: 0x14fb6c3e, L:/10.30.170.167:18163 - R:/10.30.171.175:34088]} created 15:19:16.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x14fb6c3e, L:/10.30.170.167:18163 - R:/10.30.171.175:34088] successful with session NetconfServerSession{sessionId=334, channel=[id: 0x14fb6c3e, L:/10.30.170.167:18163 - R:/10.30.171.175:34088]} 15:19:16.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=334, channel=[id: 0x14fb6c3e, L:/10.30.170.167:18163 - R:/10.30.171.175:34088]} up 15:19:16.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34088]) process #6 SSH_MSG_CHANNEL_DATA 15:19:16.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]) by 393 down to 2096386 15:19:16.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]) SSH_MSG_CHANNEL_DATA len=393 15:19:16.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088] 15:19:16.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:16.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:16.977 [netconf-device-simulator-threads-6] 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=334} 15:19:16.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:16.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=334, channel=[id: 0x14fb6c3e, L:/10.30.170.167:18163 - R:/10.30.171.175:34088]} EXI handlers added to pipeline 15:19:16.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:16.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]) by 179 down to 2095870 15:19:16.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34088]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:16.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:16.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34088]) process #7 SSH_MSG_CHANNEL_DATA 15:19:16.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]) by 340 down to 2096046 15:19:16.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]) SSH_MSG_CHANNEL_DATA len=340 15:19:16.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088] 15:19:16.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:16.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:16.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=334} 15:19:16.979 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@51468ae7 15:19:16.979 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:16.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:16.979 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:16.979 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:16.979 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:16.979 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:16.979 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:16.979 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:16.979 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:16.980 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:16.980 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:16.980 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:16.980 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:16.980 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:16.980 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:16.980 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:16.980 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:16.980 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:16.980 [netconf-device-simulator-threads-6] 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 15:19:16.980 [netconf-device-simulator-threads-6] 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 15:19:16.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:16.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]) by 733 down to 2095137 15:19:16.980 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34088]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:16.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:17.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48358]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:17.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48358]) process #16 SSH_MSG_IGNORE 15:19:17.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48358]) SSH_MSG_IGNORE 15:19:17.320 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58406]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:17.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58406]) process #9 SSH_MSG_IGNORE 15:19:17.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58406]) SSH_MSG_IGNORE 15:19:17.392 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:17.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #11 SSH_MSG_IGNORE 15:19:17.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:19:17.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60050]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:17.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60050]) process #10 SSH_MSG_IGNORE 15:19:17.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60050]) SSH_MSG_IGNORE 15:19:17.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52606]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:17.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52606]) process #15 SSH_MSG_IGNORE 15:19:17.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52606]) SSH_MSG_IGNORE 15:19:17.622 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35496]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:17.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35496]) process #17 SSH_MSG_IGNORE 15:19:17.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35496]) SSH_MSG_IGNORE 15:19:17.704 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43314]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:17.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43314]) process #12 SSH_MSG_IGNORE 15:19:17.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43314]) SSH_MSG_IGNORE 15:19:17.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35012]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35012]) process #14 SSH_MSG_IGNORE 15:19:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35012]) SSH_MSG_IGNORE 15:19:17.920 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52698]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:17.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52698]) process #18 SSH_MSG_IGNORE 15:19:17.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52698]) SSH_MSG_IGNORE 15:19:17.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1b428cbc, L:/10.30.170.167:18164 - R:/10.30.171.175:35526]} 15:19:17.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:35526]): SSH-2.0-SSHD-UNKNOWN 15:19:17.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:35526]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:17.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:35526]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:18.013 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:18.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41054]) process #20 SSH_MSG_IGNORE 15:19:18.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41054]) SSH_MSG_IGNORE 15:19:18.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58258]) process #8 SSH_MSG_IGNORE 15:19:18.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58258]) SSH_MSG_IGNORE 15:19:18.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58258]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:18.031 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51242]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:18.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51242]) process #13 SSH_MSG_IGNORE 15:19:18.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51242]) SSH_MSG_IGNORE 15:19:18.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:35526]) Send SSH_MSG_KEXINIT 15:19:18.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35526]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:18.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35526]) process #0 SSH_MSG_KEXINIT 15:19:18.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:35526]) SSH_MSG_KEXINIT 15:19:18.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:35526]) strict KEX=true client=true server=true 15:19:18.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35526]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:18.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35526]) Kex: server host key algorithms = rsa-sha2-512 15:19:18.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35526]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:18.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35526]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:18.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35526]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:18.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35526]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:18.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35526]) Kex: compression algorithms (client to server) = none 15:19:18.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35526]) Kex: compression algorithms (server to client) = none 15:19:18.063 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:18.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:18.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50330]) process #19 SSH_MSG_IGNORE 15:19:18.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50330]) SSH_MSG_IGNORE 15:19:18.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35526]) process #1 30 15:19:18.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35526]] process command=SSH_MSG_KEXDH_INIT 15:19:18.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35526]] Send SSH_MSG_KEXDH_REPLY 15:19:18.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35526]) packet #1 sending command=31[31] len=1639 15:19:18.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:35526])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:18.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:35526]) Send SSH_MSG_NEWKEYS 15:19:18.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:35526]) session ID=f2:5f:95:e5:a4:24:51:f2:51:fc:ff:c8:7f:d5:e3:e3:fc:02:12:4f:19:b7:57:02:f0:e5:00:7f:dc:11:ae:1b:82:b6:38:54:b2:bc:d3:63:80:fe:ef:14:00:cf:0d:f6:62:7d:05:ac:9f:71:1a:75:51:2b:80:ce:0d:54:be:3d 15:19:18.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35526]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:18.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35526]): strict KEX resets output message sequence number from 3 to 0 15:19:18.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35526]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@64166863; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:18.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:35526])[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 15:19:18.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35526])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:18.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35526]) packet #0 sending command=7[7] len=419 15:19:18.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35526]) No pending packets to flush at end of KEX 15:19:18.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35526]) process #2 SSH_MSG_NEWKEYS 15:19:18.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35526]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:18.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35526]): strict KEX resets input message sequence number from 3 to 0 15:19:18.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35526]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7bdd7436; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:18.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:18.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35526]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:18.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35526]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:18.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:35526]) authorized authentication methods: password,publickey 15:19:18.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35526]) Accepted service ssh-userauth 15:19:18.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35526]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:18.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35526]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:18.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35526]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:18.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35526]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:18.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35526]) no authentication factory for method=none 15:19:18.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35526]) SSH_MSG_USERAUTH_REQUEST 15:19:18.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35526]) remaining methods: password,publickey 15:19:18.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35526]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:18.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35526]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:18.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35526]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:18.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35526]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:18.184 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:18.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:35526]) authentication result: true 15:19:18.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:35526]) SSH_MSG_USERAUTH_REQUEST 15:19:18.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35526])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:18.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35526]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:18.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:18.184 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:18.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35526]) no heartbeat to stop 15:19:18.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:35526]) heartbeat type=IGNORE, interval=PT30S 15:19:18.184 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:35526 authenticated 15:19:18.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35526]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:18.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35526]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:18.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35526]] session=TransportServerSession[admin@/10.30.171.175:35526] id=0 15:19:18.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35526])) size=2097152, max=2097152, packet=32768 15:19:18.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35526]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35526] 15:19:18.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35526]) recipient=0 15:19:18.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526])) size=2097152, max=2097152, packet=32768 15:19:18.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526])) re-initializing 15:19:18.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526])) size=2097152, max=2097152, packet=32768 15:19:18.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:18.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35526]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:18.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35526]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:18.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:18.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526])[want-reply=true] subsystem=netconf 15:19:18.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526])[subsystem] prepared command 15:19:18.186 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:18.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:18.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1b428cbc, L:/10.30.170.167:18164 - R:/10.30.171.175:35526]}} established 15:19:18.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 335: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18164 15:19:18.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 335: Creating data stores for simulated device 15:19:18.187 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:18.187 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:18.187 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:18.187 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:18.187 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:18.188 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@eb42f4c 15:19:18.188 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:18.189 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:18.189 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:18.189 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:18.189 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:18.189 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:18.189 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:18.190 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:18.190 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@eb42f4c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@eb42f4c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79fb3539, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79fb3539, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:18.190 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:18.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:18.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1b428cbc, L:/10.30.170.167:18164 - R:/10.30.171.175:35526] 15:19:18.191 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 335 on channel [id: 0x1b428cbc, L:/10.30.170.167:18164 - R:/10.30.171.175:35526] 15:19:18.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]) by 1103 down to 2096049 15:19:18.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35526]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:18.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1b428cbc, L:/10.30.170.167:18164 - R:/10.30.171.175:35526] 15:19:18.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1b428cbc, L:/10.30.170.167:18164 - R:/10.30.171.175:35526] 15:19:18.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]) request=subsystem result=ReplySuccess, want-reply=true 15:19:18.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35526]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:18.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]) request=subsystem activate command 15:19:18.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]) starting runner for command=netconf 15:19:18.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35526]) process #5 SSH_MSG_CHANNEL_DATA 15:19:18.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]) by 373 down to 2096779 15:19:18.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]) SSH_MSG_CHANNEL_DATA len=373 15:19:18.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526] 15:19:18.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x1b428cbc, L:/10.30.170.167:18164 - R:/10.30.171.175:35526]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:18.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:18.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1b428cbc, L:/10.30.170.167:18164 - R:/10.30.171.175:35526] 15:19:18.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1b428cbc, L:/10.30.170.167:18164 - R:/10.30.171.175:35526] 15:19:18.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18164', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:18.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=335} created 15:19:18.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=335, channel=[id: 0x1b428cbc, L:/10.30.170.167:18164 - R:/10.30.171.175:35526]} created 15:19:18.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1b428cbc, L:/10.30.170.167:18164 - R:/10.30.171.175:35526] successful with session NetconfServerSession{sessionId=335, channel=[id: 0x1b428cbc, L:/10.30.170.167:18164 - R:/10.30.171.175:35526]} 15:19:18.193 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=335, channel=[id: 0x1b428cbc, L:/10.30.170.167:18164 - R:/10.30.171.175:35526]} up 15:19:18.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35526]) process #6 SSH_MSG_CHANNEL_DATA 15:19:18.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]) by 393 down to 2096386 15:19:18.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]) SSH_MSG_CHANNEL_DATA len=393 15:19:18.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526] 15:19:18.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:18.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:18.194 [netconf-device-simulator-threads-0] 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=335} 15:19:18.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:18.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=335, channel=[id: 0x1b428cbc, L:/10.30.170.167:18164 - R:/10.30.171.175:35526]} EXI handlers added to pipeline 15:19:18.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:18.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]) by 179 down to 2095870 15:19:18.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35526]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:18.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:18.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35526]) process #7 SSH_MSG_CHANNEL_DATA 15:19:18.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]) by 340 down to 2096046 15:19:18.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]) SSH_MSG_CHANNEL_DATA len=340 15:19:18.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526] 15:19:18.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:18.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:18.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=335} 15:19:18.197 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79fb3539 15:19:18.197 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:18.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:18.197 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:18.197 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:18.197 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:18.197 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:18.197 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:18.197 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:18.197 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:18.197 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:18.197 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:18.197 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:18.197 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:18.197 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:18.197 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:18.197 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:18.197 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:18.197 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:18.197 [netconf-device-simulator-threads-0] 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 15:19:18.197 [netconf-device-simulator-threads-0] 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 15:19:18.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:18.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]) by 733 down to 2095137 15:19:18.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35526]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:18.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:18.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43178]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:18.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43178]) process #16 SSH_MSG_IGNORE 15:19:18.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43178]) SSH_MSG_IGNORE 15:19:18.429 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48068]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:18.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48068]) process #10 SSH_MSG_IGNORE 15:19:18.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48068]) SSH_MSG_IGNORE 15:19:18.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40394]) process #9 SSH_MSG_IGNORE 15:19:18.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40394]) SSH_MSG_IGNORE 15:19:18.611 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40394]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:18.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53840]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:18.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53840]) process #11 SSH_MSG_IGNORE 15:19:18.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53840]) SSH_MSG_IGNORE 15:19:18.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9fbf737a, L:/10.30.170.167:18165 - R:/10.30.171.175:52594]} 15:19:18.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:52594]): SSH-2.0-SSHD-UNKNOWN 15:19:18.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:52594]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:18.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:52594]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:18.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:52594]) Send SSH_MSG_KEXINIT 15:19:18.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52594]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:18.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52594]) process #0 SSH_MSG_KEXINIT 15:19:18.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:52594]) SSH_MSG_KEXINIT 15:19:18.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:52594]) strict KEX=true client=true server=true 15:19:18.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52594]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:18.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52594]) Kex: server host key algorithms = rsa-sha2-512 15:19:18.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52594]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:18.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52594]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:18.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52594]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:18.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52594]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:18.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52594]) Kex: compression algorithms (client to server) = none 15:19:18.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52594]) Kex: compression algorithms (server to client) = none 15:19:18.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:18.902 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46538]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:18.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46538]) process #13 SSH_MSG_IGNORE 15:19:18.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46538]) SSH_MSG_IGNORE 15:19:18.940 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46226]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:18.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46226]) process #12 SSH_MSG_IGNORE 15:19:18.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46226]) SSH_MSG_IGNORE 15:19:18.948 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43794]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:18.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36946]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:18.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52594]) process #1 30 15:19:18.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52594]] process command=SSH_MSG_KEXDH_INIT 15:19:18.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52594]] Send SSH_MSG_KEXDH_REPLY 15:19:18.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52594]) packet #1 sending command=31[31] len=1639 15:19:18.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:52594])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:18.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:52594]) Send SSH_MSG_NEWKEYS 15:19:18.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:52594]) session ID=7d:bb:7b:3d:19:bc:bb:1a:ec:6e:96:d8:fd:ca:b3:74:7c:9f:dd:ad:39:57:6a:0b:6b:63:62:71:93:50:8f:59:6b:62:3a:cf:eb:61:d2:ea:d6:c1:0b:6b:70:c5:0e:01:85:ab:95:0e:9d:40:50:40:f8:2f:45:00:57:64:ee:64 15:19:18.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52594]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:18.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52594]): strict KEX resets output message sequence number from 3 to 0 15:19:18.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52594]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7c71fa91; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:18.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:52594])[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 15:19:18.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52594])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:18.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52594]) packet #0 sending command=7[7] len=419 15:19:18.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52594]) No pending packets to flush at end of KEX 15:19:18.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43794]) process #14 SSH_MSG_IGNORE 15:19:18.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43794]) SSH_MSG_IGNORE 15:19:18.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36946]) process #17 SSH_MSG_IGNORE 15:19:18.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36946]) SSH_MSG_IGNORE 15:19:19.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52594]) process #2 SSH_MSG_NEWKEYS 15:19:19.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52594]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:19.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52594]): strict KEX resets input message sequence number from 3 to 0 15:19:19.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52594]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2e487a5a; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:19.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:19.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52594]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:19.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52594]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:19.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:52594]) authorized authentication methods: password,publickey 15:19:19.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52594]) Accepted service ssh-userauth 15:19:19.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52594]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:19.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52594]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:19.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52594]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:19.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52594]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:19.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52594]) no authentication factory for method=none 15:19:19.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52594]) SSH_MSG_USERAUTH_REQUEST 15:19:19.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52594]) remaining methods: password,publickey 15:19:19.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52594]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:19.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52594]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:19.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52594]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:19.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52594]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:19.003 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:19.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:52594]) authentication result: true 15:19:19.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:52594]) SSH_MSG_USERAUTH_REQUEST 15:19:19.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52594])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:19.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52594]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:19.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:19.003 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:19.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52594]) no heartbeat to stop 15:19:19.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:52594]) heartbeat type=IGNORE, interval=PT30S 15:19:19.003 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:52594 authenticated 15:19:19.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52594]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:19.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52594]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:19.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52594]] session=TransportServerSession[admin@/10.30.171.175:52594] id=0 15:19:19.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52594])) size=2097152, max=2097152, packet=32768 15:19:19.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52594]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52594] 15:19:19.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52594]) recipient=0 15:19:19.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594])) size=2097152, max=2097152, packet=32768 15:19:19.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594])) re-initializing 15:19:19.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594])) size=2097152, max=2097152, packet=32768 15:19:19.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:19.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52594]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:19.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52594]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:19.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:19.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594])[want-reply=true] subsystem=netconf 15:19:19.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594])[subsystem] prepared command 15:19:19.004 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:19.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:19.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9fbf737a, L:/10.30.170.167:18165 - R:/10.30.171.175:52594]}} established 15:19:19.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 336: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18165 15:19:19.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 336: Creating data stores for simulated device 15:19:19.005 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:19.005 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:19.005 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:19.005 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:19.005 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28ced646 15:19:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:19.006 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:19.007 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:19.007 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:19.007 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:19.007 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:19.007 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28ced646, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28ced646, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28f08848, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28f08848, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:19.007 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:19.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:19.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9fbf737a, L:/10.30.170.167:18165 - R:/10.30.171.175:52594] 15:19:19.008 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 336 on channel [id: 0x9fbf737a, L:/10.30.170.167:18165 - R:/10.30.171.175:52594] 15:19:19.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]) by 1103 down to 2096049 15:19:19.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52594]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:19.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9fbf737a, L:/10.30.170.167:18165 - R:/10.30.171.175:52594] 15:19:19.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9fbf737a, L:/10.30.170.167:18165 - R:/10.30.171.175:52594] 15:19:19.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]) request=subsystem result=ReplySuccess, want-reply=true 15:19:19.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52594]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:19.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]) request=subsystem activate command 15:19:19.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]) starting runner for command=netconf 15:19:19.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52594]) process #5 SSH_MSG_CHANNEL_DATA 15:19:19.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]) by 373 down to 2096779 15:19:19.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]) SSH_MSG_CHANNEL_DATA len=373 15:19:19.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594] 15:19:19.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9fbf737a, L:/10.30.170.167:18165 - R:/10.30.171.175:52594]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:19.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:19.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9fbf737a, L:/10.30.170.167:18165 - R:/10.30.171.175:52594] 15:19:19.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9fbf737a, L:/10.30.170.167:18165 - R:/10.30.171.175:52594] 15:19:19.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18165', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:19.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=336} created 15:19:19.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=336, channel=[id: 0x9fbf737a, L:/10.30.170.167:18165 - R:/10.30.171.175:52594]} created 15:19:19.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9fbf737a, L:/10.30.170.167:18165 - R:/10.30.171.175:52594] successful with session NetconfServerSession{sessionId=336, channel=[id: 0x9fbf737a, L:/10.30.170.167:18165 - R:/10.30.171.175:52594]} 15:19:19.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=336, channel=[id: 0x9fbf737a, L:/10.30.170.167:18165 - R:/10.30.171.175:52594]} up 15:19:19.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52594]) process #6 SSH_MSG_CHANNEL_DATA 15:19:19.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]) by 393 down to 2096386 15:19:19.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]) SSH_MSG_CHANNEL_DATA len=393 15:19:19.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594] 15:19:19.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:19.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:19.011 [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=336} 15:19:19.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:19.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=336, channel=[id: 0x9fbf737a, L:/10.30.170.167:18165 - R:/10.30.171.175:52594]} EXI handlers added to pipeline 15:19:19.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:19.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]) by 179 down to 2095870 15:19:19.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52594]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:19.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:19.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52594]) process #7 SSH_MSG_CHANNEL_DATA 15:19:19.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]) by 340 down to 2096046 15:19:19.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]) SSH_MSG_CHANNEL_DATA len=340 15:19:19.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594] 15:19:19.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:19.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:19.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=336} 15:19:19.013 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28f08848 15:19:19.014 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:19.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:19.014 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:19.014 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:19.014 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:19.014 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:19.014 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:19.014 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:19.014 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:19.014 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:19.014 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:19.014 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:19.014 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:19.014 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:19.014 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:19.014 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:19.014 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:19.014 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:19.014 [netconf-device-simulator-threads-2] 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 15:19:19.014 [netconf-device-simulator-threads-2] 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 15:19:19.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:19.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]) by 733 down to 2095137 15:19:19.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52594]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:19.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:19.038 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39278]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:19.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39278]) process #15 SSH_MSG_IGNORE 15:19:19.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39278]) SSH_MSG_IGNORE 15:19:19.064 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:19.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34182]) process #19 SSH_MSG_IGNORE 15:19:19.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34182]) SSH_MSG_IGNORE 15:19:19.122 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39234]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:19.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39234]) process #10 SSH_MSG_IGNORE 15:19:19.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39234]) SSH_MSG_IGNORE 15:19:19.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38688]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:19.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38688]) process #18 SSH_MSG_IGNORE 15:19:19.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38688]) SSH_MSG_IGNORE 15:19:19.292 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:19.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45220]) process #20 SSH_MSG_IGNORE 15:19:19.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45220]) SSH_MSG_IGNORE 15:19:19.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43810]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:19.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43810]) process #8 SSH_MSG_IGNORE 15:19:19.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43810]) SSH_MSG_IGNORE 15:19:19.505 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37818]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:19.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37818]) process #16 SSH_MSG_IGNORE 15:19:19.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37818]) SSH_MSG_IGNORE 15:19:19.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:19.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43230]) process #19 SSH_MSG_IGNORE 15:19:19.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43230]) SSH_MSG_IGNORE 15:19:19.860 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42314]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:19.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42314]) process #9 SSH_MSG_IGNORE 15:19:19.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42314]) SSH_MSG_IGNORE 15:19:19.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa75a047e, L:/10.30.170.167:18166 - R:/10.30.171.175:38344]} 15:19:19.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:38344]): SSH-2.0-SSHD-UNKNOWN 15:19:19.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:38344]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:19.877 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:38344]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:19.878 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48458]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:19.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48458]) process #15 SSH_MSG_IGNORE 15:19:19.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48458]) SSH_MSG_IGNORE 15:19:19.962 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48456]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48456]) process #10 SSH_MSG_IGNORE 15:19:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48456]) SSH_MSG_IGNORE 15:19:20.102 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54686]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:20.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54686]) process #13 SSH_MSG_IGNORE 15:19:20.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54686]) SSH_MSG_IGNORE 15:19:20.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33478]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:20.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33478]) process #11 SSH_MSG_IGNORE 15:19:20.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33478]) SSH_MSG_IGNORE 15:19:20.182 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48518]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:20.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60386]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:20.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:38344]) Send SSH_MSG_KEXINIT 15:19:20.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38344]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:20.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38344]) process #0 SSH_MSG_KEXINIT 15:19:20.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:38344]) SSH_MSG_KEXINIT 15:19:20.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:38344]) strict KEX=true client=true server=true 15:19:20.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38344]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:20.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38344]) Kex: server host key algorithms = rsa-sha2-512 15:19:20.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38344]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:20.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38344]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:20.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38344]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:20.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38344]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:20.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38344]) Kex: compression algorithms (client to server) = none 15:19:20.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38344]) Kex: compression algorithms (server to client) = none 15:19:20.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:20.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48518]) process #17 SSH_MSG_IGNORE 15:19:20.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48518]) SSH_MSG_IGNORE 15:19:20.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60386]) process #14 SSH_MSG_IGNORE 15:19:20.241 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60386]) SSH_MSG_IGNORE 15:19:20.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38344]) process #1 30 15:19:20.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38344]] process command=SSH_MSG_KEXDH_INIT 15:19:20.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38344]] Send SSH_MSG_KEXDH_REPLY 15:19:20.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38344]) packet #1 sending command=31[31] len=1639 15:19:20.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:38344])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:20.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:38344]) Send SSH_MSG_NEWKEYS 15:19:20.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:38344]) session ID=a2:eb:b4:8b:1d:51:c4:f5:f3:e3:43:de:b4:fb:fc:bf:71:5e:d0:24:16:9f:a0:29:67:3b:27:4f:5a:cd:36:0c:16:38:81:9d:48:4e:17:c5:8a:c7:bd:04:a5:31:bc:41:39:8e:9d:68:8e:fc:11:37:bf:87:d6:dc:b6:e6:f3:f5 15:19:20.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38344]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:20.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38344]): strict KEX resets output message sequence number from 3 to 0 15:19:20.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38344]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@755e8262; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:20.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:38344])[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 15:19:20.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38344])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:20.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38344]) packet #0 sending command=7[7] len=419 15:19:20.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38344]) No pending packets to flush at end of KEX 15:19:20.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45038]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:20.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38344]) process #2 SSH_MSG_NEWKEYS 15:19:20.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38344]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:20.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38344]): strict KEX resets input message sequence number from 3 to 0 15:19:20.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38344]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@72f96667; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:20.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:20.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38344]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:20.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38344]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:20.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:38344]) authorized authentication methods: password,publickey 15:19:20.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38344]) Accepted service ssh-userauth 15:19:20.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38344]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:20.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38344]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:20.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38344]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:20.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38344]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:20.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38344]) no authentication factory for method=none 15:19:20.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38344]) SSH_MSG_USERAUTH_REQUEST 15:19:20.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38344]) remaining methods: password,publickey 15:19:20.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38344]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:20.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45038]) process #18 SSH_MSG_IGNORE 15:19:20.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45038]) SSH_MSG_IGNORE 15:19:20.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38344]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:20.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38344]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:20.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38344]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:20.368 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:20.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:38344]) authentication result: true 15:19:20.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:38344]) SSH_MSG_USERAUTH_REQUEST 15:19:20.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38344])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:20.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38344]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:20.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:20.368 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:20.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38344]) no heartbeat to stop 15:19:20.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:38344]) heartbeat type=IGNORE, interval=PT30S 15:19:20.368 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:38344 authenticated 15:19:20.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38344]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:20.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38344]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:20.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38344]] session=TransportServerSession[admin@/10.30.171.175:38344] id=0 15:19:20.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38344])) size=2097152, max=2097152, packet=32768 15:19:20.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38344]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38344] 15:19:20.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38344]) recipient=0 15:19:20.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344])) size=2097152, max=2097152, packet=32768 15:19:20.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344])) re-initializing 15:19:20.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344])) size=2097152, max=2097152, packet=32768 15:19:20.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:20.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38344]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:20.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38344]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:20.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:20.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344])[want-reply=true] subsystem=netconf 15:19:20.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344])[subsystem] prepared command 15:19:20.369 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:20.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:20.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa75a047e, L:/10.30.170.167:18166 - R:/10.30.171.175:38344]}} established 15:19:20.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 337: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18166 15:19:20.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 337: Creating data stores for simulated device 15:19:20.370 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:20.370 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:20.370 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:20.370 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:20.370 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4b36adcf 15:19:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:20.372 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:20.372 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:20.372 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:20.372 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:20.372 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4b36adcf, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4b36adcf, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5fd255ab, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5fd255ab, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:20.373 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:20.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:20.374 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa75a047e, L:/10.30.170.167:18166 - R:/10.30.171.175:38344] 15:19:20.374 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 337 on channel [id: 0xa75a047e, L:/10.30.170.167:18166 - R:/10.30.171.175:38344] 15:19:20.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]) by 1103 down to 2096049 15:19:20.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38344]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:20.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa75a047e, L:/10.30.170.167:18166 - R:/10.30.171.175:38344] 15:19:20.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa75a047e, L:/10.30.170.167:18166 - R:/10.30.171.175:38344] 15:19:20.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]) request=subsystem result=ReplySuccess, want-reply=true 15:19:20.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38344]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:20.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]) request=subsystem activate command 15:19:20.375 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]) starting runner for command=netconf 15:19:20.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38344]) process #5 SSH_MSG_CHANNEL_DATA 15:19:20.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]) by 373 down to 2096779 15:19:20.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]) SSH_MSG_CHANNEL_DATA len=373 15:19:20.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344] 15:19:20.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa75a047e, L:/10.30.170.167:18166 - R:/10.30.171.175:38344]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:20.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:20.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa75a047e, L:/10.30.170.167:18166 - R:/10.30.171.175:38344] 15:19:20.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa75a047e, L:/10.30.170.167:18166 - R:/10.30.171.175:38344] 15:19:20.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18166', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:20.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=337} created 15:19:20.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=337, channel=[id: 0xa75a047e, L:/10.30.170.167:18166 - R:/10.30.171.175:38344]} created 15:19:20.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa75a047e, L:/10.30.170.167:18166 - R:/10.30.171.175:38344] successful with session NetconfServerSession{sessionId=337, channel=[id: 0xa75a047e, L:/10.30.170.167:18166 - R:/10.30.171.175:38344]} 15:19:20.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=337, channel=[id: 0xa75a047e, L:/10.30.170.167:18166 - R:/10.30.171.175:38344]} up 15:19:20.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38344]) process #6 SSH_MSG_CHANNEL_DATA 15:19:20.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]) by 393 down to 2096386 15:19:20.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]) SSH_MSG_CHANNEL_DATA len=393 15:19:20.376 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344] 15:19:20.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:20.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:20.377 [netconf-device-simulator-threads-4] 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=337} 15:19:20.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:20.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=337, channel=[id: 0xa75a047e, L:/10.30.170.167:18166 - R:/10.30.171.175:38344]} EXI handlers added to pipeline 15:19:20.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:20.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]) by 179 down to 2095870 15:19:20.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38344]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:20.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:20.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38344]) process #7 SSH_MSG_CHANNEL_DATA 15:19:20.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]) by 340 down to 2096046 15:19:20.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]) SSH_MSG_CHANNEL_DATA len=340 15:19:20.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344] 15:19:20.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:20.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:20.380 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=337} 15:19:20.381 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5fd255ab 15:19:20.381 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:20.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:20.381 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:20.381 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:20.381 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:20.381 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:20.381 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:20.381 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:20.381 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:20.381 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:20.381 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:20.381 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:20.381 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:20.381 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:20.381 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:20.381 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:20.381 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:20.381 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:20.381 [netconf-device-simulator-threads-4] 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 15:19:20.381 [netconf-device-simulator-threads-4] 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 15:19:20.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:20.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]) by 733 down to 2095137 15:19:20.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38344]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:20.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:20.439 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38176]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:20.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38176]) process #12 SSH_MSG_IGNORE 15:19:20.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38176]) SSH_MSG_IGNORE 15:19:20.530 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:20.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42700]) process #20 SSH_MSG_IGNORE 15:19:20.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42700]) SSH_MSG_IGNORE 15:19:20.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60238]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:20.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60238]) process #8 SSH_MSG_IGNORE 15:19:20.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60238]) SSH_MSG_IGNORE 15:19:20.909 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55742]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:20.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55742]) process #16 SSH_MSG_IGNORE 15:19:20.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55742]) SSH_MSG_IGNORE 15:19:21.041 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:21.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58138]) process #19 SSH_MSG_IGNORE 15:19:21.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58138]) SSH_MSG_IGNORE 15:19:21.045 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58344]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:21.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58344]) process #10 SSH_MSG_IGNORE 15:19:21.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58344]) SSH_MSG_IGNORE 15:19:21.099 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55096]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55096]) process #9 SSH_MSG_IGNORE 15:19:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55096]) SSH_MSG_IGNORE 15:19:21.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4cbea573, L:/10.30.170.167:18167 - R:/10.30.171.175:41986]} 15:19:21.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:41986]): SSH-2.0-SSHD-UNKNOWN 15:19:21.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:41986]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:21.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:41986]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:21.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43792]) process #11 SSH_MSG_IGNORE 15:19:21.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43792]) SSH_MSG_IGNORE 15:19:21.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43792]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:21.204 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48862]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:21.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48862]) process #15 SSH_MSG_IGNORE 15:19:21.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48862]) SSH_MSG_IGNORE 15:19:21.232 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59302]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:21.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:41986]) Send SSH_MSG_KEXINIT 15:19:21.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41986]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:21.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41986]) process #0 SSH_MSG_KEXINIT 15:19:21.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:41986]) SSH_MSG_KEXINIT 15:19:21.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:41986]) strict KEX=true client=true server=true 15:19:21.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41986]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:21.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41986]) Kex: server host key algorithms = rsa-sha2-512 15:19:21.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41986]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:21.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41986]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:21.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41986]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:21.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41986]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:21.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41986]) Kex: compression algorithms (client to server) = none 15:19:21.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41986]) Kex: compression algorithms (server to client) = none 15:19:21.252 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:21.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59302]) process #18 SSH_MSG_IGNORE 15:19:21.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59302]) SSH_MSG_IGNORE 15:19:21.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41986]) process #1 30 15:19:21.325 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41986]] process command=SSH_MSG_KEXDH_INIT 15:19:21.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41986]] Send SSH_MSG_KEXDH_REPLY 15:19:21.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41986]) packet #1 sending command=31[31] len=1639 15:19:21.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:41986])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:21.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:41986]) Send SSH_MSG_NEWKEYS 15:19:21.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:41986]) session ID=ca:66:d0:a8:b2:1b:d5:67:e2:01:d5:d1:32:9f:5f:fa:e2:96:5e:d2:ae:73:61:0e:cb:8a:91:67:e6:4a:37:12:00:5c:01:bb:42:e7:42:7d:20:81:2f:91:ff:76:96:bb:ce:68:37:34:7d:81:2a:42:2e:4a:75:40:43:18:12:64 15:19:21.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41986]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:21.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41986]): strict KEX resets output message sequence number from 3 to 0 15:19:21.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41986]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4b7ff890; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:21.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:41986])[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 15:19:21.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41986])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:21.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41986]) packet #0 sending command=7[7] len=419 15:19:21.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41986]) No pending packets to flush at end of KEX 15:19:21.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41986]) process #2 SSH_MSG_NEWKEYS 15:19:21.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41986]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:21.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41986]): strict KEX resets input message sequence number from 3 to 0 15:19:21.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41986]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7c15d551; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:21.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:21.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41986]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:21.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41986]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:21.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:41986]) authorized authentication methods: password,publickey 15:19:21.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41986]) Accepted service ssh-userauth 15:19:21.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41986]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:21.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41986]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:21.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41986]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:21.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41986]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:21.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41986]) no authentication factory for method=none 15:19:21.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41986]) SSH_MSG_USERAUTH_REQUEST 15:19:21.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41986]) remaining methods: password,publickey 15:19:21.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41986]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:21.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41986]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:21.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41986]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:21.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41986]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:21.371 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:21.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:41986]) authentication result: true 15:19:21.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:41986]) SSH_MSG_USERAUTH_REQUEST 15:19:21.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41986])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:21.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41986]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:21.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:21.371 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:21.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41986]) no heartbeat to stop 15:19:21.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:41986]) heartbeat type=IGNORE, interval=PT30S 15:19:21.371 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:41986 authenticated 15:19:21.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41986]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:21.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41986]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:21.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41986]] session=TransportServerSession[admin@/10.30.171.175:41986] id=0 15:19:21.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41986])) size=2097152, max=2097152, packet=32768 15:19:21.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41986]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41986] 15:19:21.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41986]) recipient=0 15:19:21.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986])) size=2097152, max=2097152, packet=32768 15:19:21.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986])) re-initializing 15:19:21.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986])) size=2097152, max=2097152, packet=32768 15:19:21.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:21.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41986]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:21.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41986]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:21.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:21.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986])[want-reply=true] subsystem=netconf 15:19:21.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986])[subsystem] prepared command 15:19:21.375 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:21.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:21.375 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4cbea573, L:/10.30.170.167:18167 - R:/10.30.171.175:41986]}} established 15:19:21.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 338: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18167 15:19:21.376 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 338: Creating data stores for simulated device 15:19:21.376 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:21.376 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:21.376 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:21.376 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:21.376 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:21.385 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52bfdcd7 15:19:21.385 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:21.385 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:21.385 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:21.385 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:21.386 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:21.386 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:21.386 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:21.387 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:21.387 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52bfdcd7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52bfdcd7, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5e591e06, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5e591e06, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:21.387 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:21.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:21.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4cbea573, L:/10.30.170.167:18167 - R:/10.30.171.175:41986] 15:19:21.388 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 338 on channel [id: 0x4cbea573, L:/10.30.170.167:18167 - R:/10.30.171.175:41986] 15:19:21.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]) by 1103 down to 2096049 15:19:21.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41986]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:21.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4cbea573, L:/10.30.170.167:18167 - R:/10.30.171.175:41986] 15:19:21.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4cbea573, L:/10.30.170.167:18167 - R:/10.30.171.175:41986] 15:19:21.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]) request=subsystem result=ReplySuccess, want-reply=true 15:19:21.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41986]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:21.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]) request=subsystem activate command 15:19:21.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]) starting runner for command=netconf 15:19:21.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41986]) process #5 SSH_MSG_CHANNEL_DATA 15:19:21.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]) by 373 down to 2096779 15:19:21.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]) SSH_MSG_CHANNEL_DATA len=373 15:19:21.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986] 15:19:21.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x4cbea573, L:/10.30.170.167:18167 - R:/10.30.171.175:41986]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:21.389 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:21.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4cbea573, L:/10.30.170.167:18167 - R:/10.30.171.175:41986] 15:19:21.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4cbea573, L:/10.30.170.167:18167 - R:/10.30.171.175:41986] 15:19:21.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18167', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:21.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=338} created 15:19:21.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=338, channel=[id: 0x4cbea573, L:/10.30.170.167:18167 - R:/10.30.171.175:41986]} created 15:19:21.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4cbea573, L:/10.30.170.167:18167 - R:/10.30.171.175:41986] successful with session NetconfServerSession{sessionId=338, channel=[id: 0x4cbea573, L:/10.30.170.167:18167 - R:/10.30.171.175:41986]} 15:19:21.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=338, channel=[id: 0x4cbea573, L:/10.30.170.167:18167 - R:/10.30.171.175:41986]} up 15:19:21.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41986]) process #6 SSH_MSG_CHANNEL_DATA 15:19:21.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]) by 393 down to 2096386 15:19:21.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]) SSH_MSG_CHANNEL_DATA len=393 15:19:21.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986] 15:19:21.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:21.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:21.390 [netconf-device-simulator-threads-6] 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=338} 15:19:21.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:21.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=338, channel=[id: 0x4cbea573, L:/10.30.170.167:18167 - R:/10.30.171.175:41986]} EXI handlers added to pipeline 15:19:21.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:21.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]) by 179 down to 2095870 15:19:21.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41986]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:21.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:21.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41986]) process #7 SSH_MSG_CHANNEL_DATA 15:19:21.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]) by 340 down to 2096046 15:19:21.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]) SSH_MSG_CHANNEL_DATA len=340 15:19:21.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986] 15:19:21.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:21.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:21.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=338} 15:19:21.393 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5e591e06 15:19:21.393 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:21.393 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:21.393 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:21.393 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:21.393 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:21.394 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:21.394 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:21.394 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:21.394 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:21.394 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:21.394 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:21.394 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:21.394 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:21.394 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:21.394 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:21.394 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:21.394 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:21.394 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:21.394 [netconf-device-simulator-threads-6] 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 15:19:21.394 [netconf-device-simulator-threads-6] 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 15:19:21.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:21.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]) by 733 down to 2095137 15:19:21.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41986]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:21.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:21.478 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34534]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:21.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34534]) process #12 SSH_MSG_IGNORE 15:19:21.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34534]) SSH_MSG_IGNORE 15:19:21.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41674]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41674]) process #14 SSH_MSG_IGNORE 15:19:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41674]) SSH_MSG_IGNORE 15:19:21.626 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45468]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:21.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45468]) process #13 SSH_MSG_IGNORE 15:19:21.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45468]) SSH_MSG_IGNORE 15:19:21.672 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40450]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:21.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40450]) process #17 SSH_MSG_IGNORE 15:19:21.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40450]) SSH_MSG_IGNORE 15:19:21.821 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:21.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57436]) process #20 SSH_MSG_IGNORE 15:19:21.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57436]) SSH_MSG_IGNORE 15:19:21.849 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:21.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44622]) process #19 SSH_MSG_IGNORE 15:19:21.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44622]) SSH_MSG_IGNORE 15:19:21.882 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37834]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:21.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37834]) process #8 SSH_MSG_IGNORE 15:19:21.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37834]) SSH_MSG_IGNORE 15:19:21.995 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57814]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:21.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57814]) process #10 SSH_MSG_IGNORE 15:19:21.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57814]) SSH_MSG_IGNORE 15:19:22.040 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48552]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:22.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48552]) process #16 SSH_MSG_IGNORE 15:19:22.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48552]) SSH_MSG_IGNORE 15:19:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54022]) process #9 SSH_MSG_IGNORE 15:19:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54022]) SSH_MSG_IGNORE 15:19:22.264 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54022]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:22.313 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:22.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #15 SSH_MSG_IGNORE 15:19:22.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:19:22.362 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38882]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:22.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38882]) process #11 SSH_MSG_IGNORE 15:19:22.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38882]) SSH_MSG_IGNORE 15:19:22.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x14859cf8, L:/10.30.170.167:18168 - R:/10.30.171.175:51460]} 15:19:22.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:51460]): SSH-2.0-SSHD-UNKNOWN 15:19:22.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:51460]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:22.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:51460]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:22.453 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51076]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:22.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:51460]) Send SSH_MSG_KEXINIT 15:19:22.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51460]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:22.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51460]) process #0 SSH_MSG_KEXINIT 15:19:22.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:51460]) SSH_MSG_KEXINIT 15:19:22.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:51460]) strict KEX=true client=true server=true 15:19:22.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51460]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:22.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51460]) Kex: server host key algorithms = rsa-sha2-512 15:19:22.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51460]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:22.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51460]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:22.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51460]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:22.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51460]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:22.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51460]) Kex: compression algorithms (client to server) = none 15:19:22.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51460]) Kex: compression algorithms (server to client) = none 15:19:22.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:22.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51076]) process #18 SSH_MSG_IGNORE 15:19:22.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51076]) SSH_MSG_IGNORE 15:19:22.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51460]) process #1 30 15:19:22.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51460]] process command=SSH_MSG_KEXDH_INIT 15:19:22.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51460]] Send SSH_MSG_KEXDH_REPLY 15:19:22.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51460]) packet #1 sending command=31[31] len=1639 15:19:22.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:51460])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:22.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:51460]) Send SSH_MSG_NEWKEYS 15:19:22.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:51460]) session ID=9c:84:89:d0:d5:30:94:12:f1:a3:3f:88:86:9f:41:79:ca:d2:ab:28:a3:d2:04:e1:3c:04:60:be:ff:de:ce:65:9a:76:ce:3d:9d:e4:5a:02:e5:f6:32:da:80:07:de:c0:36:e9:1f:e5:6b:ab:da:4e:e5:15:df:4c:6e:04:23:d2 15:19:22.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51460]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:22.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51460]): strict KEX resets output message sequence number from 3 to 0 15:19:22.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51460]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@e074743; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:22.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:51460])[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 15:19:22.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51460])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:22.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51460]) packet #0 sending command=7[7] len=419 15:19:22.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51460]) No pending packets to flush at end of KEX 15:19:22.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51460]) process #2 SSH_MSG_NEWKEYS 15:19:22.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51460]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:22.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51460]): strict KEX resets input message sequence number from 3 to 0 15:19:22.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51460]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@770aa8f; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:22.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:22.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51460]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:22.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51460]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:22.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:51460]) authorized authentication methods: password,publickey 15:19:22.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51460]) Accepted service ssh-userauth 15:19:22.620 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51460]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51460]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51460]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51460]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51460]) no authentication factory for method=none 15:19:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51460]) SSH_MSG_USERAUTH_REQUEST 15:19:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51460]) remaining methods: password,publickey 15:19:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51460]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51460]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51460]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51460]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:22.621 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:51460]) authentication result: true 15:19:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:51460]) SSH_MSG_USERAUTH_REQUEST 15:19:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51460])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51460]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51460]) no heartbeat to stop 15:19:22.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:51460]) heartbeat type=IGNORE, interval=PT30S 15:19:22.622 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:51460 authenticated 15:19:22.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:22.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51460]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:22.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51460]] session=TransportServerSession[admin@/10.30.171.175:51460] id=0 15:19:22.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51460])) size=2097152, max=2097152, packet=32768 15:19:22.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51460]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51460] 15:19:22.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51460]) recipient=0 15:19:22.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460])) size=2097152, max=2097152, packet=32768 15:19:22.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460])) re-initializing 15:19:22.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460])) size=2097152, max=2097152, packet=32768 15:19:22.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:22.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:22.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:22.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:22.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460])[want-reply=true] subsystem=netconf 15:19:22.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460])[subsystem] prepared command 15:19:22.625 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:22.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:22.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x14859cf8, L:/10.30.170.167:18168 - R:/10.30.171.175:51460]}} established 15:19:22.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 339: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18168 15:19:22.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 339: Creating data stores for simulated device 15:19:22.626 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:22.626 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:22.626 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:22.626 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:22.626 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:22.627 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2fbd3035 15:19:22.627 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:22.627 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:22.627 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:22.627 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:22.628 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:22.628 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:22.628 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:22.628 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:22.628 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2fbd3035, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2fbd3035, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4538c313, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4538c313, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:22.629 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:22.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:22.630 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x14859cf8, L:/10.30.170.167:18168 - R:/10.30.171.175:51460] 15:19:22.630 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 339 on channel [id: 0x14859cf8, L:/10.30.170.167:18168 - R:/10.30.171.175:51460] 15:19:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) by 1103 down to 2096049 15:19:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x14859cf8, L:/10.30.170.167:18168 - R:/10.30.171.175:51460] 15:19:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x14859cf8, L:/10.30.170.167:18168 - R:/10.30.171.175:51460] 15:19:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) request=subsystem result=ReplySuccess, want-reply=true 15:19:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) request=subsystem activate command 15:19:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) starting runner for command=netconf 15:19:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #5 SSH_MSG_CHANNEL_DATA 15:19:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) by 373 down to 2096779 15:19:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_CHANNEL_DATA len=373 15:19:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460] 15:19:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x14859cf8, L:/10.30.170.167:18168 - R:/10.30.171.175:51460]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:22.631 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x14859cf8, L:/10.30.170.167:18168 - R:/10.30.171.175:51460] 15:19:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x14859cf8, L:/10.30.170.167:18168 - R:/10.30.171.175:51460] 15:19:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18168', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=339} created 15:19:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=339, channel=[id: 0x14859cf8, L:/10.30.170.167:18168 - R:/10.30.171.175:51460]} created 15:19:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x14859cf8, L:/10.30.170.167:18168 - R:/10.30.171.175:51460] successful with session NetconfServerSession{sessionId=339, channel=[id: 0x14859cf8, L:/10.30.170.167:18168 - R:/10.30.171.175:51460]} 15:19:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=339, channel=[id: 0x14859cf8, L:/10.30.170.167:18168 - R:/10.30.171.175:51460]} up 15:19:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #6 SSH_MSG_CHANNEL_DATA 15:19:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) by 393 down to 2096386 15:19:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_CHANNEL_DATA len=393 15:19:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460] 15:19:22.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:22.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:22.633 [netconf-device-simulator-threads-0] 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=339} 15:19:22.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:22.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=339, channel=[id: 0x14859cf8, L:/10.30.170.167:18168 - R:/10.30.171.175:51460]} EXI handlers added to pipeline 15:19:22.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:22.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) by 179 down to 2095870 15:19:22.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:22.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:22.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #7 SSH_MSG_CHANNEL_DATA 15:19:22.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) by 340 down to 2096046 15:19:22.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_CHANNEL_DATA len=340 15:19:22.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460] 15:19:22.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:22.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:22.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=339} 15:19:22.636 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4538c313 15:19:22.636 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:22.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:22.636 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:22.636 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:22.636 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:22.636 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:22.636 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:22.636 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:22.636 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:22.636 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:22.636 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:22.636 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:22.636 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:22.636 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:22.636 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:22.636 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:22.636 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:22.636 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:22.636 [netconf-device-simulator-threads-0] 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 15:19:22.636 [netconf-device-simulator-threads-0] 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 15:19:22.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:22.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) by 733 down to 2095137 15:19:22.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:22.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:22.740 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46206]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:22.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46206]) process #13 SSH_MSG_IGNORE 15:19:22.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46206]) SSH_MSG_IGNORE 15:19:22.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55306]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:22.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55306]) process #14 SSH_MSG_IGNORE 15:19:22.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55306]) SSH_MSG_IGNORE 15:19:22.762 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43696]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:22.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43696]) process #17 SSH_MSG_IGNORE 15:19:22.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43696]) SSH_MSG_IGNORE 15:19:22.773 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55710]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:22.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55710]) process #16 SSH_MSG_IGNORE 15:19:22.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55710]) SSH_MSG_IGNORE 15:19:23.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46850]) process #9 SSH_MSG_IGNORE 15:19:23.004 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46850]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:23.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46850]) SSH_MSG_IGNORE 15:19:23.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52710]) process #12 SSH_MSG_IGNORE 15:19:23.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52710]) SSH_MSG_IGNORE 15:19:23.058 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52710]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:23.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57962]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:23.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57962]) process #10 SSH_MSG_IGNORE 15:19:23.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57962]) SSH_MSG_IGNORE 15:19:23.194 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:23.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54094]) process #19 SSH_MSG_IGNORE 15:19:23.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54094]) SSH_MSG_IGNORE 15:19:23.214 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59730]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:23.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59730]) process #15 SSH_MSG_IGNORE 15:19:23.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59730]) SSH_MSG_IGNORE 15:19:23.257 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:23.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35512]) process #20 SSH_MSG_IGNORE 15:19:23.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35512]) SSH_MSG_IGNORE 15:19:23.362 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47358]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47358]) process #11 SSH_MSG_IGNORE 15:19:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47358]) SSH_MSG_IGNORE 15:19:23.457 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52218]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:23.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52218]) process #8 SSH_MSG_IGNORE 15:19:23.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52218]) SSH_MSG_IGNORE 15:19:23.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf464b709, L:/10.30.170.167:18169 - R:/10.30.171.175:51022]} 15:19:23.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:51022]): SSH-2.0-SSHD-UNKNOWN 15:19:23.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:51022]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:23.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:51022]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:23.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40294]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:23.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:51022]) Send SSH_MSG_KEXINIT 15:19:23.916 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51022]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:23.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51022]) process #0 SSH_MSG_KEXINIT 15:19:23.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:51022]) SSH_MSG_KEXINIT 15:19:23.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:51022]) strict KEX=true client=true server=true 15:19:23.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51022]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:23.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51022]) Kex: server host key algorithms = rsa-sha2-512 15:19:23.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51022]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:23.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51022]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:23.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51022]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:23.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51022]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:23.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51022]) Kex: compression algorithms (client to server) = none 15:19:23.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51022]) Kex: compression algorithms (server to client) = none 15:19:23.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:23.917 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56642]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:23.917 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40294]) process #9 SSH_MSG_IGNORE 15:19:23.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40294]) SSH_MSG_IGNORE 15:19:23.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56642]) process #13 SSH_MSG_IGNORE 15:19:23.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56642]) SSH_MSG_IGNORE 15:19:23.925 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33250]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:23.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38228]) process #12 SSH_MSG_IGNORE 15:19:23.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38228]) SSH_MSG_IGNORE 15:19:23.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38228]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:23.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51022]) process #1 30 15:19:23.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51022]] process command=SSH_MSG_KEXDH_INIT 15:19:24.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51022]] Send SSH_MSG_KEXDH_REPLY 15:19:24.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51022]) packet #1 sending command=31[31] len=1639 15:19:24.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:51022])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:24.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:51022]) Send SSH_MSG_NEWKEYS 15:19:24.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:51022]) session ID=fa:96:61:67:99:61:67:d3:cc:41:02:07:a7:0b:e3:79:23:60:3d:dc:0b:73:77:4b:20:56:ab:69:f9:e3:18:8a:a8:de:30:a4:ae:70:b6:4e:8d:a4:8f:4a:0b:bd:c0:5a:3d:d5:2a:6a:37:94:88:9d:d6:9f:a4:fa:da:b4:d6:a6 15:19:24.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51022]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:24.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51022]): strict KEX resets output message sequence number from 3 to 0 15:19:24.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51022]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5110c8f3; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:24.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:51022])[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 15:19:24.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51022])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:24.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51022]) packet #0 sending command=7[7] len=419 15:19:24.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51022]) No pending packets to flush at end of KEX 15:19:24.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33250]) process #18 SSH_MSG_IGNORE 15:19:24.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33250]) SSH_MSG_IGNORE 15:19:24.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51022]) process #2 SSH_MSG_NEWKEYS 15:19:24.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51022]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:24.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51022]): strict KEX resets input message sequence number from 3 to 0 15:19:24.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51022]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@10058d0a; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:24.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:24.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51022]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:24.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51022]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:24.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:51022]) authorized authentication methods: password,publickey 15:19:24.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51022]) Accepted service ssh-userauth 15:19:24.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51022]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:24.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51022]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:24.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51022]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:24.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51022]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:24.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51022]) no authentication factory for method=none 15:19:24.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51022]) SSH_MSG_USERAUTH_REQUEST 15:19:24.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51022]) remaining methods: password,publickey 15:19:24.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51022]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:24.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51022]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:24.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51022]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:24.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51022]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:24.045 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:24.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:51022]) authentication result: true 15:19:24.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:51022]) SSH_MSG_USERAUTH_REQUEST 15:19:24.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51022])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:24.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51022]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:24.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:24.045 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:24.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51022]) no heartbeat to stop 15:19:24.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:51022]) heartbeat type=IGNORE, interval=PT30S 15:19:24.046 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:51022 authenticated 15:19:24.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51022]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:24.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51022]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:24.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51022]] session=TransportServerSession[admin@/10.30.171.175:51022] id=0 15:19:24.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51022])) size=2097152, max=2097152, packet=32768 15:19:24.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51022]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51022] 15:19:24.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51022]) recipient=0 15:19:24.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022])) size=2097152, max=2097152, packet=32768 15:19:24.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022])) re-initializing 15:19:24.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022])) size=2097152, max=2097152, packet=32768 15:19:24.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:24.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51022]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:24.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51022]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:24.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:24.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022])[want-reply=true] subsystem=netconf 15:19:24.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022])[subsystem] prepared command 15:19:24.048 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:24.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:24.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf464b709, L:/10.30.170.167:18169 - R:/10.30.171.175:51022]}} established 15:19:24.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 340: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18169 15:19:24.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 340: Creating data stores for simulated device 15:19:24.049 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:24.049 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:24.049 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:24.049 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:24.049 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:24.050 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4a1c02c3 15:19:24.050 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:24.051 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:24.051 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:24.051 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:24.053 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:24.053 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:24.053 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:24.053 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:24.053 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4a1c02c3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4a1c02c3, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@686f4ad1, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@686f4ad1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:24.054 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:24.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:24.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf464b709, L:/10.30.170.167:18169 - R:/10.30.171.175:51022] 15:19:24.054 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 340 on channel [id: 0xf464b709, L:/10.30.170.167:18169 - R:/10.30.171.175:51022] 15:19:24.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]) by 1103 down to 2096049 15:19:24.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51022]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:24.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf464b709, L:/10.30.170.167:18169 - R:/10.30.171.175:51022] 15:19:24.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf464b709, L:/10.30.170.167:18169 - R:/10.30.171.175:51022] 15:19:24.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]) request=subsystem result=ReplySuccess, want-reply=true 15:19:24.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51022]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:24.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]) request=subsystem activate command 15:19:24.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]) starting runner for command=netconf 15:19:24.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51022]) process #5 SSH_MSG_CHANNEL_DATA 15:19:24.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]) by 373 down to 2096779 15:19:24.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]) SSH_MSG_CHANNEL_DATA len=373 15:19:24.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022] 15:19:24.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf464b709, L:/10.30.170.167:18169 - R:/10.30.171.175:51022]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:24.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:24.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf464b709, L:/10.30.170.167:18169 - R:/10.30.171.175:51022] 15:19:24.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf464b709, L:/10.30.170.167:18169 - R:/10.30.171.175:51022] 15:19:24.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18169', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:24.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=340} created 15:19:24.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=340, channel=[id: 0xf464b709, L:/10.30.170.167:18169 - R:/10.30.171.175:51022]} created 15:19:24.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf464b709, L:/10.30.170.167:18169 - R:/10.30.171.175:51022] successful with session NetconfServerSession{sessionId=340, channel=[id: 0xf464b709, L:/10.30.170.167:18169 - R:/10.30.171.175:51022]} 15:19:24.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=340, channel=[id: 0xf464b709, L:/10.30.170.167:18169 - R:/10.30.171.175:51022]} up 15:19:24.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51022]) process #6 SSH_MSG_CHANNEL_DATA 15:19:24.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]) by 393 down to 2096386 15:19:24.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]) SSH_MSG_CHANNEL_DATA len=393 15:19:24.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022] 15:19:24.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:24.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:24.056 [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=340} 15:19:24.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:24.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=340, channel=[id: 0xf464b709, L:/10.30.170.167:18169 - R:/10.30.171.175:51022]} EXI handlers added to pipeline 15:19:24.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:24.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]) by 179 down to 2095870 15:19:24.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51022]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:24.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:24.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51022]) process #7 SSH_MSG_CHANNEL_DATA 15:19:24.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]) by 340 down to 2096046 15:19:24.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]) SSH_MSG_CHANNEL_DATA len=340 15:19:24.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022] 15:19:24.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:24.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:24.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=340} 15:19:24.059 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@686f4ad1 15:19:24.059 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:24.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:24.059 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:24.059 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:24.059 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:24.059 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:24.060 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:24.060 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:24.060 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:24.060 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:24.060 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:24.060 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:24.060 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:24.060 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:24.060 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:24.060 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:24.060 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:24.060 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:24.060 [netconf-device-simulator-threads-2] 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 15:19:24.060 [netconf-device-simulator-threads-2] 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 15:19:24.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:24.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]) by 733 down to 2095137 15:19:24.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51022]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:24.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:24.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56112]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:24.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56112]) process #17 SSH_MSG_IGNORE 15:19:24.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56112]) SSH_MSG_IGNORE 15:19:24.239 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53034]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:24.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53034]) process #16 SSH_MSG_IGNORE 15:19:24.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53034]) SSH_MSG_IGNORE 15:19:24.252 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36500]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36500]) process #14 SSH_MSG_IGNORE 15:19:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36500]) SSH_MSG_IGNORE 15:19:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35506]) process #8 SSH_MSG_IGNORE 15:19:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35506]) SSH_MSG_IGNORE 15:19:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42684]) process #9 SSH_MSG_IGNORE 15:19:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42684]) SSH_MSG_IGNORE 15:19:24.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35506]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:24.372 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42684]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:24.456 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:24.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36672]) process #19 SSH_MSG_IGNORE 15:19:24.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36672]) SSH_MSG_IGNORE 15:19:24.458 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52534]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52534]) process #15 SSH_MSG_IGNORE 15:19:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52534]) SSH_MSG_IGNORE 15:19:24.468 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:24.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45706]) process #20 SSH_MSG_IGNORE 15:19:24.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45706]) SSH_MSG_IGNORE 15:19:24.597 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55244]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:24.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55244]) process #11 SSH_MSG_IGNORE 15:19:24.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55244]) SSH_MSG_IGNORE 15:19:24.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37608]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:24.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37608]) process #13 SSH_MSG_IGNORE 15:19:24.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37608]) SSH_MSG_IGNORE 15:19:24.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37362]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:24.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37362]) process #10 SSH_MSG_IGNORE 15:19:24.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37362]) SSH_MSG_IGNORE 15:19:24.938 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51856]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:24.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51856]) process #12 SSH_MSG_IGNORE 15:19:24.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51856]) SSH_MSG_IGNORE 15:19:24.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcf192519, L:/10.30.170.167:18170 - R:/10.30.171.175:52248]} 15:19:24.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:52248]): SSH-2.0-SSHD-UNKNOWN 15:19:24.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:52248]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:24.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:52248]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:25.030 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40964]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:25.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:52248]) Send SSH_MSG_KEXINIT 15:19:25.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52248]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:25.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52248]) process #0 SSH_MSG_KEXINIT 15:19:25.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:52248]) SSH_MSG_KEXINIT 15:19:25.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:52248]) strict KEX=true client=true server=true 15:19:25.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52248]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:25.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52248]) Kex: server host key algorithms = rsa-sha2-512 15:19:25.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52248]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:25.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52248]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:25.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52248]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:25.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52248]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:25.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52248]) Kex: compression algorithms (client to server) = none 15:19:25.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52248]) Kex: compression algorithms (server to client) = none 15:19:25.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:25.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40964]) process #18 SSH_MSG_IGNORE 15:19:25.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40964]) SSH_MSG_IGNORE 15:19:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51716]) process #9 SSH_MSG_IGNORE 15:19:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51716]) SSH_MSG_IGNORE 15:19:25.203 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51716]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:25.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52248]) process #1 30 15:19:25.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52248]] process command=SSH_MSG_KEXDH_INIT 15:19:25.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34418]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:25.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52248]] Send SSH_MSG_KEXDH_REPLY 15:19:25.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52248]) packet #1 sending command=31[31] len=1639 15:19:25.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:52248])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:25.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:52248]) Send SSH_MSG_NEWKEYS 15:19:25.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:52248]) session ID=c3:17:6c:78:79:43:5c:39:6a:5d:21:24:6b:79:06:c2:af:45:f5:36:7e:fd:66:ed:95:4a:ef:12:9e:47:ee:62:ab:6a:24:24:9f:80:8b:ed:e8:40:64:b3:66:6c:8a:3a:3a:31:63:ee:18:72:18:34:d0:fe:bb:d7:8a:1e:5f:07 15:19:25.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52248]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:25.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52248]): strict KEX resets output message sequence number from 3 to 0 15:19:25.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52248]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7f43fd32; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:25.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:52248])[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 15:19:25.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52248])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:25.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52248]) packet #0 sending command=7[7] len=419 15:19:25.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52248]) No pending packets to flush at end of KEX 15:19:25.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34418]) process #14 SSH_MSG_IGNORE 15:19:25.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34418]) SSH_MSG_IGNORE 15:19:25.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52248]) process #2 SSH_MSG_NEWKEYS 15:19:25.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52248]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:25.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52248]): strict KEX resets input message sequence number from 3 to 0 15:19:25.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52248]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4c416681; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:25.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:25.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52248]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:25.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52248]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:25.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:52248]) authorized authentication methods: password,publickey 15:19:25.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52248]) Accepted service ssh-userauth 15:19:25.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52248]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:25.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52248]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:25.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52248]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:25.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52248]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:25.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52248]) no authentication factory for method=none 15:19:25.284 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52248]) SSH_MSG_USERAUTH_REQUEST 15:19:25.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52248]) remaining methods: password,publickey 15:19:25.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52248]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:25.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52248]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:25.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52248]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:25.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52248]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:25.285 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:25.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:52248]) authentication result: true 15:19:25.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:52248]) SSH_MSG_USERAUTH_REQUEST 15:19:25.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52248])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:25.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52248]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:25.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:25.285 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:25.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52248]) no heartbeat to stop 15:19:25.285 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:52248]) heartbeat type=IGNORE, interval=PT30S 15:19:25.285 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:52248 authenticated 15:19:25.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52248]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:25.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52248]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:25.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52248]] session=TransportServerSession[admin@/10.30.171.175:52248] id=0 15:19:25.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52248])) size=2097152, max=2097152, packet=32768 15:19:25.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52248]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52248] 15:19:25.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52248]) recipient=0 15:19:25.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248])) size=2097152, max=2097152, packet=32768 15:19:25.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248])) re-initializing 15:19:25.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248])) size=2097152, max=2097152, packet=32768 15:19:25.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:25.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52248]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:25.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52248]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:25.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:25.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248])[want-reply=true] subsystem=netconf 15:19:25.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248])[subsystem] prepared command 15:19:25.287 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:25.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:25.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcf192519, L:/10.30.170.167:18170 - R:/10.30.171.175:52248]}} established 15:19:25.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 341: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18170 15:19:25.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 341: Creating data stores for simulated device 15:19:25.287 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:25.287 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:25.287 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:25.287 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:25.287 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:25.290 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ef116fd 15:19:25.290 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:25.291 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:25.291 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:25.291 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:25.291 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:25.291 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:25.291 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:25.292 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:25.292 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ef116fd, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ef116fd, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d71d4f1, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d71d4f1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:25.292 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:25.292 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:25.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcf192519, L:/10.30.170.167:18170 - R:/10.30.171.175:52248] 15:19:25.293 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 341 on channel [id: 0xcf192519, L:/10.30.170.167:18170 - R:/10.30.171.175:52248] 15:19:25.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]) by 1103 down to 2096049 15:19:25.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52248]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:25.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcf192519, L:/10.30.170.167:18170 - R:/10.30.171.175:52248] 15:19:25.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcf192519, L:/10.30.170.167:18170 - R:/10.30.171.175:52248] 15:19:25.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]) request=subsystem result=ReplySuccess, want-reply=true 15:19:25.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52248]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:25.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]) request=subsystem activate command 15:19:25.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]) starting runner for command=netconf 15:19:25.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52248]) process #5 SSH_MSG_CHANNEL_DATA 15:19:25.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]) by 373 down to 2096779 15:19:25.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]) SSH_MSG_CHANNEL_DATA len=373 15:19:25.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248] 15:19:25.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xcf192519, L:/10.30.170.167:18170 - R:/10.30.171.175:52248]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:25.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:25.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcf192519, L:/10.30.170.167:18170 - R:/10.30.171.175:52248] 15:19:25.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcf192519, L:/10.30.170.167:18170 - R:/10.30.171.175:52248] 15:19:25.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18170', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:25.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=341} created 15:19:25.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=341, channel=[id: 0xcf192519, L:/10.30.170.167:18170 - R:/10.30.171.175:52248]} created 15:19:25.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcf192519, L:/10.30.170.167:18170 - R:/10.30.171.175:52248] successful with session NetconfServerSession{sessionId=341, channel=[id: 0xcf192519, L:/10.30.170.167:18170 - R:/10.30.171.175:52248]} 15:19:25.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=341, channel=[id: 0xcf192519, L:/10.30.170.167:18170 - R:/10.30.171.175:52248]} up 15:19:25.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52248]) process #6 SSH_MSG_CHANNEL_DATA 15:19:25.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]) by 393 down to 2096386 15:19:25.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]) SSH_MSG_CHANNEL_DATA len=393 15:19:25.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248] 15:19:25.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:25.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:25.295 [netconf-device-simulator-threads-4] 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=341} 15:19:25.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:25.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=341, channel=[id: 0xcf192519, L:/10.30.170.167:18170 - R:/10.30.171.175:52248]} EXI handlers added to pipeline 15:19:25.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:25.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]) by 179 down to 2095870 15:19:25.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52248]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:25.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:25.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52248]) process #7 SSH_MSG_CHANNEL_DATA 15:19:25.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]) by 340 down to 2096046 15:19:25.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]) SSH_MSG_CHANNEL_DATA len=340 15:19:25.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248] 15:19:25.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:25.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:25.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=341} 15:19:25.298 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d71d4f1 15:19:25.298 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:25.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:25.298 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:25.298 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:25.298 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:25.298 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:25.298 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:25.298 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:25.298 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:25.298 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:25.298 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:25.298 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:25.298 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:25.298 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:25.298 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:25.298 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:25.298 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:25.298 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:25.298 [netconf-device-simulator-threads-4] 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 15:19:25.298 [netconf-device-simulator-threads-4] 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 15:19:25.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:25.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]) by 733 down to 2095137 15:19:25.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52248]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:25.299 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:25.479 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45984]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:25.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45984]) process #17 SSH_MSG_IGNORE 15:19:25.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45984]) SSH_MSG_IGNORE 15:19:25.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44806]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:25.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44806]) process #16 SSH_MSG_IGNORE 15:19:25.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44806]) SSH_MSG_IGNORE 15:19:25.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57366]) process #8 SSH_MSG_IGNORE 15:19:25.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57366]) SSH_MSG_IGNORE 15:19:25.634 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57366]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:25.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53350]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:25.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53350]) process #11 SSH_MSG_IGNORE 15:19:25.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53350]) SSH_MSG_IGNORE 15:19:25.693 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:25.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39236]) process #19 SSH_MSG_IGNORE 15:19:25.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39236]) SSH_MSG_IGNORE 15:19:25.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47334]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:25.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47334]) process #15 SSH_MSG_IGNORE 15:19:25.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47334]) SSH_MSG_IGNORE 15:19:25.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:25.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35100]) process #20 SSH_MSG_IGNORE 15:19:25.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35100]) SSH_MSG_IGNORE 15:19:25.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39660]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39660]) process #13 SSH_MSG_IGNORE 15:19:25.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39660]) SSH_MSG_IGNORE 15:19:25.924 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60986]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:25.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60986]) process #10 SSH_MSG_IGNORE 15:19:25.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60986]) SSH_MSG_IGNORE 15:19:26.053 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54436]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54436]) process #12 SSH_MSG_IGNORE 15:19:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54436]) SSH_MSG_IGNORE 15:19:26.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfe6199bd, L:/10.30.170.167:18171 - R:/10.30.171.175:55820]} 15:19:26.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:55820]): SSH-2.0-SSHD-UNKNOWN 15:19:26.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:55820]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:26.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:55820]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:26.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45298]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57552]) process #9 SSH_MSG_IGNORE 15:19:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57552]) SSH_MSG_IGNORE 15:19:26.428 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57552]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:26.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:55820]) Send SSH_MSG_KEXINIT 15:19:26.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55820]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:26.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55820]) process #0 SSH_MSG_KEXINIT 15:19:26.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:55820]) SSH_MSG_KEXINIT 15:19:26.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:55820]) strict KEX=true client=true server=true 15:19:26.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55820]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:26.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55820]) Kex: server host key algorithms = rsa-sha2-512 15:19:26.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55820]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:26.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55820]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:26.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55820]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:26.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55820]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:26.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55820]) Kex: compression algorithms (client to server) = none 15:19:26.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55820]) Kex: compression algorithms (server to client) = none 15:19:26.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:26.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45298]) process #18 SSH_MSG_IGNORE 15:19:26.537 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45298]) SSH_MSG_IGNORE 15:19:26.597 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48660]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:26.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48660]) process #16 SSH_MSG_IGNORE 15:19:26.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48660]) SSH_MSG_IGNORE 15:19:26.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60992]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:26.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55820]) process #1 30 15:19:26.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55820]] process command=SSH_MSG_KEXDH_INIT 15:19:26.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55820]] Send SSH_MSG_KEXDH_REPLY 15:19:26.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55820]) packet #1 sending command=31[31] len=1639 15:19:26.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:55820])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:26.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:55820]) Send SSH_MSG_NEWKEYS 15:19:26.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:55820]) session ID=63:cd:6c:4a:69:ba:a9:c3:2b:77:90:97:b9:ef:cd:a5:9f:cd:a2:98:67:9d:24:64:24:13:65:a1:5f:14:13:15:79:18:69:14:d9:41:4c:dd:73:67:a1:0d:ef:33:da:0e:24:ed:00:03:92:5c:63:4c:7c:5e:27:eb:36:d7:84:15 15:19:26.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55820]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:26.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55820]): strict KEX resets output message sequence number from 3 to 0 15:19:26.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55820]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5a7371f0; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:26.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:55820])[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 15:19:26.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55820])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:26.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55820]) packet #0 sending command=7[7] len=419 15:19:26.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55820]) No pending packets to flush at end of KEX 15:19:26.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60992]) process #17 SSH_MSG_IGNORE 15:19:26.629 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60992]) SSH_MSG_IGNORE 15:19:26.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55820]) process #2 SSH_MSG_NEWKEYS 15:19:26.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55820]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:26.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55820]): strict KEX resets input message sequence number from 3 to 0 15:19:26.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55820]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2fbe6c98; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:26.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:26.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55820]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:26.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55820]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:26.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:55820]) authorized authentication methods: password,publickey 15:19:26.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55820]) Accepted service ssh-userauth 15:19:26.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55820]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:26.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55820]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:26.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55820]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:26.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55820]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:26.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55820]) no authentication factory for method=none 15:19:26.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55820]) SSH_MSG_USERAUTH_REQUEST 15:19:26.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55820]) remaining methods: password,publickey 15:19:26.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55820]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:26.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55820]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:26.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55820]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:26.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55820]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:26.663 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:26.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:55820]) authentication result: true 15:19:26.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:55820]) SSH_MSG_USERAUTH_REQUEST 15:19:26.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55820])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:26.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55820]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:26.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:26.664 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:26.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55820]) no heartbeat to stop 15:19:26.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:55820]) heartbeat type=IGNORE, interval=PT30S 15:19:26.664 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:55820 authenticated 15:19:26.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55820]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:26.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55820]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:26.664 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55820]] session=TransportServerSession[admin@/10.30.171.175:55820] id=0 15:19:26.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55820])) size=2097152, max=2097152, packet=32768 15:19:26.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55820]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55820] 15:19:26.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55820]) recipient=0 15:19:26.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820])) size=2097152, max=2097152, packet=32768 15:19:26.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820])) re-initializing 15:19:26.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820])) size=2097152, max=2097152, packet=32768 15:19:26.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:26.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55820]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:26.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55820]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:26.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:26.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820])[want-reply=true] subsystem=netconf 15:19:26.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820])[subsystem] prepared command 15:19:26.667 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:26.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:26.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfe6199bd, L:/10.30.170.167:18171 - R:/10.30.171.175:55820]}} established 15:19:26.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 342: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18171 15:19:26.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 342: Creating data stores for simulated device 15:19:26.668 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:26.668 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:26.668 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:26.668 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:26.668 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:26.669 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52fbd498 15:19:26.669 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:26.669 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:26.669 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:26.669 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:26.670 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:26.670 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:26.670 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:26.670 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:26.670 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52fbd498, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52fbd498, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d918c7d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d918c7d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:26.670 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:26.670 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:26.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfe6199bd, L:/10.30.170.167:18171 - R:/10.30.171.175:55820] 15:19:26.672 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 342 on channel [id: 0xfe6199bd, L:/10.30.170.167:18171 - R:/10.30.171.175:55820] 15:19:26.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]) by 1103 down to 2096049 15:19:26.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55820]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:26.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfe6199bd, L:/10.30.170.167:18171 - R:/10.30.171.175:55820] 15:19:26.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfe6199bd, L:/10.30.170.167:18171 - R:/10.30.171.175:55820] 15:19:26.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]) request=subsystem result=ReplySuccess, want-reply=true 15:19:26.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55820]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:26.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]) request=subsystem activate command 15:19:26.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]) starting runner for command=netconf 15:19:26.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55820]) process #5 SSH_MSG_CHANNEL_DATA 15:19:26.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]) by 373 down to 2096779 15:19:26.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]) SSH_MSG_CHANNEL_DATA len=373 15:19:26.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820] 15:19:26.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xfe6199bd, L:/10.30.170.167:18171 - R:/10.30.171.175:55820]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:26.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:26.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfe6199bd, L:/10.30.170.167:18171 - R:/10.30.171.175:55820] 15:19:26.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfe6199bd, L:/10.30.170.167:18171 - R:/10.30.171.175:55820] 15:19:26.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18171', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:26.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=342} created 15:19:26.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=342, channel=[id: 0xfe6199bd, L:/10.30.170.167:18171 - R:/10.30.171.175:55820]} created 15:19:26.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfe6199bd, L:/10.30.170.167:18171 - R:/10.30.171.175:55820] successful with session NetconfServerSession{sessionId=342, channel=[id: 0xfe6199bd, L:/10.30.170.167:18171 - R:/10.30.171.175:55820]} 15:19:26.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=342, channel=[id: 0xfe6199bd, L:/10.30.170.167:18171 - R:/10.30.171.175:55820]} up 15:19:26.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55820]) process #6 SSH_MSG_CHANNEL_DATA 15:19:26.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]) by 393 down to 2096386 15:19:26.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]) SSH_MSG_CHANNEL_DATA len=393 15:19:26.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820] 15:19:26.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:26.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:26.674 [netconf-device-simulator-threads-6] 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=342} 15:19:26.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:26.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=342, channel=[id: 0xfe6199bd, L:/10.30.170.167:18171 - R:/10.30.171.175:55820]} EXI handlers added to pipeline 15:19:26.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:26.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]) by 179 down to 2095870 15:19:26.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55820]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:26.675 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:26.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55820]) process #7 SSH_MSG_CHANNEL_DATA 15:19:26.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]) by 340 down to 2096046 15:19:26.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]) SSH_MSG_CHANNEL_DATA len=340 15:19:26.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820] 15:19:26.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:26.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:26.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=342} 15:19:26.677 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d918c7d 15:19:26.677 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:26.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:26.678 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:26.678 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:26.678 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:26.678 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:26.678 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:26.678 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:26.678 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:26.678 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:26.678 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:26.678 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:26.678 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:26.678 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:26.678 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:26.678 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:26.678 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:26.678 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:26.678 [netconf-device-simulator-threads-6] 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 15:19:26.678 [netconf-device-simulator-threads-6] 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 15:19:26.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:26.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]) by 733 down to 2095137 15:19:26.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55820]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:26.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:26.726 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60446]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:26.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60446]) process #13 SSH_MSG_IGNORE 15:19:26.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60446]) SSH_MSG_IGNORE 15:19:26.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39688]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:26.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39688]) process #14 SSH_MSG_IGNORE 15:19:26.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39688]) SSH_MSG_IGNORE 15:19:26.811 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48528]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:26.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48528]) process #15 SSH_MSG_IGNORE 15:19:26.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48528]) SSH_MSG_IGNORE 15:19:26.822 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:26.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39396]) process #20 SSH_MSG_IGNORE 15:19:26.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39396]) SSH_MSG_IGNORE 15:19:26.857 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60546]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:26.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60546]) process #10 SSH_MSG_IGNORE 15:19:26.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60546]) SSH_MSG_IGNORE 15:19:26.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38280]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38280]) process #11 SSH_MSG_IGNORE 15:19:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38280]) SSH_MSG_IGNORE 15:19:27.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43912]) process #8 SSH_MSG_IGNORE 15:19:27.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43912]) SSH_MSG_IGNORE 15:19:27.001 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43912]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:27.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:27.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34870]) process #19 SSH_MSG_IGNORE 15:19:27.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34870]) SSH_MSG_IGNORE 15:19:27.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37712]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:27.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37712]) process #18 SSH_MSG_IGNORE 15:19:27.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37712]) SSH_MSG_IGNORE 15:19:27.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcc0a9568, L:/10.30.170.167:18172 - R:/10.30.171.175:59012]} 15:19:27.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:59012]): SSH-2.0-SSHD-UNKNOWN 15:19:27.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:59012]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:27.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:59012]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:27.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:59012]) Send SSH_MSG_KEXINIT 15:19:27.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59012]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:27.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59012]) process #0 SSH_MSG_KEXINIT 15:19:27.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:59012]) SSH_MSG_KEXINIT 15:19:27.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:59012]) strict KEX=true client=true server=true 15:19:27.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59012]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:27.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59012]) Kex: server host key algorithms = rsa-sha2-512 15:19:27.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59012]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:27.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59012]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:27.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59012]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:27.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59012]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:27.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59012]) Kex: compression algorithms (client to server) = none 15:19:27.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59012]) Kex: compression algorithms (server to client) = none 15:19:27.514 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:27.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39886]) process #12 SSH_MSG_IGNORE 15:19:27.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39886]) SSH_MSG_IGNORE 15:19:27.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39886]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:27.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56184]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:27.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56184]) process #16 SSH_MSG_IGNORE 15:19:27.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56184]) SSH_MSG_IGNORE 15:19:27.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59012]) process #1 30 15:19:27.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59012]] process command=SSH_MSG_KEXDH_INIT 15:19:27.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59012]] Send SSH_MSG_KEXDH_REPLY 15:19:27.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59012]) packet #1 sending command=31[31] len=1639 15:19:27.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:59012])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:27.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:59012]) Send SSH_MSG_NEWKEYS 15:19:27.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:59012]) session ID=c4:c1:11:8f:84:6a:e7:1d:47:61:c6:90:81:b1:56:08:00:79:9f:96:3a:01:aa:c2:15:b1:ed:64:d6:9d:23:55:9d:f4:c1:9c:8c:ed:42:c4:84:8e:63:da:fa:cc:48:15:22:0f:2e:0a:a7:a2:0e:31:3c:ba:c3:a0:d5:a5:0e:0f 15:19:27.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59012]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:27.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59012]): strict KEX resets output message sequence number from 3 to 0 15:19:27.602 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59012]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@21918eb9; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:27.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:59012])[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 15:19:27.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59012])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:27.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59012]) packet #0 sending command=7[7] len=419 15:19:27.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59012]) No pending packets to flush at end of KEX 15:19:27.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59012]) process #2 SSH_MSG_NEWKEYS 15:19:27.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59012]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:27.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59012]): strict KEX resets input message sequence number from 3 to 0 15:19:27.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59012]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6d421458; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:27.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:27.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59012]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:27.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59012]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:27.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:59012]) authorized authentication methods: password,publickey 15:19:27.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59012]) Accepted service ssh-userauth 15:19:27.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59012]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:27.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59012]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:27.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59012]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:27.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59012]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:27.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59012]) no authentication factory for method=none 15:19:27.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59012]) SSH_MSG_USERAUTH_REQUEST 15:19:27.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59012]) remaining methods: password,publickey 15:19:27.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59012]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:27.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59012]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:27.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59012]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:27.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59012]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:27.640 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:27.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:59012]) authentication result: true 15:19:27.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:59012]) SSH_MSG_USERAUTH_REQUEST 15:19:27.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59012])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:27.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59012]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:27.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:27.640 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:27.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59012]) no heartbeat to stop 15:19:27.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:59012]) heartbeat type=IGNORE, interval=PT30S 15:19:27.640 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:59012 authenticated 15:19:27.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59012]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:27.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59012]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:27.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59012]] session=TransportServerSession[admin@/10.30.171.175:59012] id=0 15:19:27.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59012])) size=2097152, max=2097152, packet=32768 15:19:27.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59012]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59012] 15:19:27.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59012]) recipient=0 15:19:27.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012])) size=2097152, max=2097152, packet=32768 15:19:27.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012])) re-initializing 15:19:27.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012])) size=2097152, max=2097152, packet=32768 15:19:27.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:27.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59012]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:27.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59012]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:27.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:27.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012])[want-reply=true] subsystem=netconf 15:19:27.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012])[subsystem] prepared command 15:19:27.641 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:27.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:27.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcc0a9568, L:/10.30.170.167:18172 - R:/10.30.171.175:59012]}} established 15:19:27.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 343: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18172 15:19:27.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 343: Creating data stores for simulated device 15:19:27.642 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:27.642 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:27.642 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:27.642 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:27.642 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:27.643 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@110e57a8 15:19:27.643 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:27.643 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:27.643 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:27.643 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:27.644 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:27.644 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:27.644 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:27.644 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:27.644 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@110e57a8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@110e57a8, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5a1a9a89, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5a1a9a89, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:27.644 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:27.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:27.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcc0a9568, L:/10.30.170.167:18172 - R:/10.30.171.175:59012] 15:19:27.646 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 343 on channel [id: 0xcc0a9568, L:/10.30.170.167:18172 - R:/10.30.171.175:59012] 15:19:27.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]) by 1103 down to 2096049 15:19:27.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59012]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:27.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcc0a9568, L:/10.30.170.167:18172 - R:/10.30.171.175:59012] 15:19:27.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcc0a9568, L:/10.30.170.167:18172 - R:/10.30.171.175:59012] 15:19:27.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]) request=subsystem result=ReplySuccess, want-reply=true 15:19:27.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59012]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:27.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]) request=subsystem activate command 15:19:27.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]) starting runner for command=netconf 15:19:27.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59012]) process #5 SSH_MSG_CHANNEL_DATA 15:19:27.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]) by 373 down to 2096779 15:19:27.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]) SSH_MSG_CHANNEL_DATA len=373 15:19:27.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012] 15:19:27.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xcc0a9568, L:/10.30.170.167:18172 - R:/10.30.171.175:59012]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:27.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:27.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcc0a9568, L:/10.30.170.167:18172 - R:/10.30.171.175:59012] 15:19:27.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcc0a9568, L:/10.30.170.167:18172 - R:/10.30.171.175:59012] 15:19:27.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18172', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:27.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=343} created 15:19:27.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=343, channel=[id: 0xcc0a9568, L:/10.30.170.167:18172 - R:/10.30.171.175:59012]} created 15:19:27.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcc0a9568, L:/10.30.170.167:18172 - R:/10.30.171.175:59012] successful with session NetconfServerSession{sessionId=343, channel=[id: 0xcc0a9568, L:/10.30.170.167:18172 - R:/10.30.171.175:59012]} 15:19:27.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=343, channel=[id: 0xcc0a9568, L:/10.30.170.167:18172 - R:/10.30.171.175:59012]} up 15:19:27.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59012]) process #6 SSH_MSG_CHANNEL_DATA 15:19:27.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]) by 393 down to 2096386 15:19:27.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]) SSH_MSG_CHANNEL_DATA len=393 15:19:27.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012] 15:19:27.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:27.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:27.648 [netconf-device-simulator-threads-0] 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=343} 15:19:27.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:27.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=343, channel=[id: 0xcc0a9568, L:/10.30.170.167:18172 - R:/10.30.171.175:59012]} EXI handlers added to pipeline 15:19:27.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:27.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]) by 179 down to 2095870 15:19:27.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59012]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:27.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:27.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59012]) process #7 SSH_MSG_CHANNEL_DATA 15:19:27.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]) by 340 down to 2096046 15:19:27.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]) SSH_MSG_CHANNEL_DATA len=340 15:19:27.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012] 15:19:27.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:27.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:27.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=343} 15:19:27.651 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5a1a9a89 15:19:27.651 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:27.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:27.651 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:27.651 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:27.651 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:27.651 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:27.651 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:27.651 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:27.651 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:27.651 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:27.651 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:27.651 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:27.651 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:27.651 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:27.651 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:27.651 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:27.651 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:27.651 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:27.651 [netconf-device-simulator-threads-0] 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 15:19:27.651 [netconf-device-simulator-threads-0] 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 15:19:27.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:27.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]) by 733 down to 2095137 15:19:27.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59012]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:27.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:27.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39056]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:27.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39056]) process #17 SSH_MSG_IGNORE 15:19:27.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39056]) SSH_MSG_IGNORE 15:19:27.842 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42454]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:27.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42454]) process #14 SSH_MSG_IGNORE 15:19:27.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42454]) SSH_MSG_IGNORE 15:19:28.104 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60312]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:28.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60312]) process #8 SSH_MSG_IGNORE 15:19:28.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60312]) SSH_MSG_IGNORE 15:19:28.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60176]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60176]) process #13 SSH_MSG_IGNORE 15:19:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60176]) SSH_MSG_IGNORE 15:19:28.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47120]) process #15 SSH_MSG_IGNORE 15:19:28.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47120]) SSH_MSG_IGNORE 15:19:28.113 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47120]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:28.132 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49192]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49192]) process #10 SSH_MSG_IGNORE 15:19:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49192]) SSH_MSG_IGNORE 15:19:28.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x67627fb2, L:/10.30.170.167:18173 - R:/10.30.171.175:51152]} 15:19:28.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:51152]): SSH-2.0-SSHD-UNKNOWN 15:19:28.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:51152]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:28.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:51152]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:28.186 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49288]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49288]) process #11 SSH_MSG_IGNORE 15:19:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49288]) SSH_MSG_IGNORE 15:19:28.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56936]) process #19 SSH_MSG_IGNORE 15:19:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56936]) SSH_MSG_IGNORE 15:19:28.343 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41124]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:28.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:51152]) Send SSH_MSG_KEXINIT 15:19:28.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51152]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:28.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51152]) process #0 SSH_MSG_KEXINIT 15:19:28.373 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:51152]) SSH_MSG_KEXINIT 15:19:28.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:51152]) strict KEX=true client=true server=true 15:19:28.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51152]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:28.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51152]) Kex: server host key algorithms = rsa-sha2-512 15:19:28.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51152]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:28.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51152]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:28.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51152]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:28.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51152]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:28.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51152]) Kex: compression algorithms (client to server) = none 15:19:28.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51152]) Kex: compression algorithms (server to client) = none 15:19:28.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:28.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41124]) process #9 SSH_MSG_IGNORE 15:19:28.374 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41124]) SSH_MSG_IGNORE 15:19:28.386 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:28.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60610]) process #20 SSH_MSG_IGNORE 15:19:28.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60610]) SSH_MSG_IGNORE 15:19:28.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51152]) process #1 30 15:19:28.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51152]] process command=SSH_MSG_KEXDH_INIT 15:19:28.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51152]] Send SSH_MSG_KEXDH_REPLY 15:19:28.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51152]) packet #1 sending command=31[31] len=1639 15:19:28.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:51152])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:28.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:51152]) Send SSH_MSG_NEWKEYS 15:19:28.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:51152]) session ID=45:aa:b5:1c:4a:cd:58:35:85:c0:76:40:4a:f9:ad:03:56:77:3b:58:68:d7:14:15:a2:51:a8:a8:94:a2:04:8a:18:25:7c:ec:d5:ad:93:2c:70:72:be:9f:53:78:e8:ab:92:95:0a:83:a4:b8:f0:06:3b:5c:0d:39:ca:bf:da:85 15:19:28.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51152]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:28.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51152]): strict KEX resets output message sequence number from 3 to 0 15:19:28.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51152]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4ad3872d; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:28.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:51152])[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 15:19:28.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51152])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:28.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51152]) packet #0 sending command=7[7] len=419 15:19:28.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51152]) No pending packets to flush at end of KEX 15:19:28.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51152]) process #2 SSH_MSG_NEWKEYS 15:19:28.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51152]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:28.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51152]): strict KEX resets input message sequence number from 3 to 0 15:19:28.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51152]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@32b24bff; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:28.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:28.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51152]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:28.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51152]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:28.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:51152]) authorized authentication methods: password,publickey 15:19:28.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51152]) Accepted service ssh-userauth 15:19:28.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51152]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:28.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51152]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:28.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51152]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:28.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51152]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:28.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51152]) no authentication factory for method=none 15:19:28.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51152]) SSH_MSG_USERAUTH_REQUEST 15:19:28.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51152]) remaining methods: password,publickey 15:19:28.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51152]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:28.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51152]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:28.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51152]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:28.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51152]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:28.512 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:28.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:51152]) authentication result: true 15:19:28.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:51152]) SSH_MSG_USERAUTH_REQUEST 15:19:28.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51152])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:28.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51152]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:28.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:28.512 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:28.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51152]) no heartbeat to stop 15:19:28.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:51152]) heartbeat type=IGNORE, interval=PT30S 15:19:28.512 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:51152 authenticated 15:19:28.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51152]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:28.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51152]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:28.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51152]] session=TransportServerSession[admin@/10.30.171.175:51152] id=0 15:19:28.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51152])) size=2097152, max=2097152, packet=32768 15:19:28.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51152]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51152] 15:19:28.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51152]) recipient=0 15:19:28.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152])) size=2097152, max=2097152, packet=32768 15:19:28.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152])) re-initializing 15:19:28.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152])) size=2097152, max=2097152, packet=32768 15:19:28.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:28.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51152]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:28.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51152]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:28.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:28.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152])[want-reply=true] subsystem=netconf 15:19:28.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152])[subsystem] prepared command 15:19:28.514 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:28.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:28.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x67627fb2, L:/10.30.170.167:18173 - R:/10.30.171.175:51152]}} established 15:19:28.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 344: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18173 15:19:28.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 344: Creating data stores for simulated device 15:19:28.514 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:28.514 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:28.514 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:28.514 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:28.514 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:28.515 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71ca000f 15:19:28.515 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:28.516 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:28.516 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:28.516 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:28.516 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:28.516 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:28.516 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:28.516 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:28.516 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71ca000f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71ca000f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c265af9, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c265af9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:28.517 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:28.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:28.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x67627fb2, L:/10.30.170.167:18173 - R:/10.30.171.175:51152] 15:19:28.518 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 344 on channel [id: 0x67627fb2, L:/10.30.170.167:18173 - R:/10.30.171.175:51152] 15:19:28.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]) by 1103 down to 2096049 15:19:28.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51152]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:28.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x67627fb2, L:/10.30.170.167:18173 - R:/10.30.171.175:51152] 15:19:28.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x67627fb2, L:/10.30.170.167:18173 - R:/10.30.171.175:51152] 15:19:28.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]) request=subsystem result=ReplySuccess, want-reply=true 15:19:28.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51152]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:28.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]) request=subsystem activate command 15:19:28.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]) starting runner for command=netconf 15:19:28.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51152]) process #5 SSH_MSG_CHANNEL_DATA 15:19:28.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]) by 373 down to 2096779 15:19:28.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]) SSH_MSG_CHANNEL_DATA len=373 15:19:28.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152] 15:19:28.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x67627fb2, L:/10.30.170.167:18173 - R:/10.30.171.175:51152]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:28.519 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:28.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x67627fb2, L:/10.30.170.167:18173 - R:/10.30.171.175:51152] 15:19:28.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x67627fb2, L:/10.30.170.167:18173 - R:/10.30.171.175:51152] 15:19:28.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18173', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:28.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=344} created 15:19:28.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=344, channel=[id: 0x67627fb2, L:/10.30.170.167:18173 - R:/10.30.171.175:51152]} created 15:19:28.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x67627fb2, L:/10.30.170.167:18173 - R:/10.30.171.175:51152] successful with session NetconfServerSession{sessionId=344, channel=[id: 0x67627fb2, L:/10.30.170.167:18173 - R:/10.30.171.175:51152]} 15:19:28.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=344, channel=[id: 0x67627fb2, L:/10.30.170.167:18173 - R:/10.30.171.175:51152]} up 15:19:28.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51152]) process #6 SSH_MSG_CHANNEL_DATA 15:19:28.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]) by 393 down to 2096386 15:19:28.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]) SSH_MSG_CHANNEL_DATA len=393 15:19:28.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152] 15:19:28.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:28.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:28.520 [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=344} 15:19:28.520 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:28.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=344, channel=[id: 0x67627fb2, L:/10.30.170.167:18173 - R:/10.30.171.175:51152]} EXI handlers added to pipeline 15:19:28.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:28.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]) by 179 down to 2095870 15:19:28.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51152]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:28.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:28.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51152]) process #7 SSH_MSG_CHANNEL_DATA 15:19:28.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]) by 340 down to 2096046 15:19:28.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]) SSH_MSG_CHANNEL_DATA len=340 15:19:28.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152] 15:19:28.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:28.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:28.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=344} 15:19:28.523 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c265af9 15:19:28.523 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:28.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:28.523 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:28.523 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:28.524 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:28.524 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:28.524 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:28.524 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:28.524 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:28.524 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:28.524 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:28.524 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:28.524 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:28.524 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:28.524 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:28.524 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:28.524 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:28.524 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:28.524 [netconf-device-simulator-threads-2] 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 15:19:28.524 [netconf-device-simulator-threads-2] 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 15:19:28.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:28.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]) by 733 down to 2095137 15:19:28.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51152]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:28.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:28.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50722]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:28.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50722]) process #12 SSH_MSG_IGNORE 15:19:28.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50722]) SSH_MSG_IGNORE 15:19:28.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60668]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:28.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60668]) process #16 SSH_MSG_IGNORE 15:19:28.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60668]) SSH_MSG_IGNORE 15:19:28.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36460]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:28.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36460]) process #18 SSH_MSG_IGNORE 15:19:28.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36460]) SSH_MSG_IGNORE 15:19:29.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58144]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:29.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58144]) process #17 SSH_MSG_IGNORE 15:19:29.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58144]) SSH_MSG_IGNORE 15:19:29.171 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57316]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:29.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57316]) process #14 SSH_MSG_IGNORE 15:19:29.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57316]) SSH_MSG_IGNORE 15:19:29.365 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58154]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:29.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58154]) process #13 SSH_MSG_IGNORE 15:19:29.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58154]) SSH_MSG_IGNORE 15:19:29.398 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45848]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:29.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45848]) process #15 SSH_MSG_IGNORE 15:19:29.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45848]) SSH_MSG_IGNORE 15:19:29.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2da4a616, L:/10.30.170.167:18174 - R:/10.30.171.175:40320]} 15:19:29.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:40320]): SSH-2.0-SSHD-UNKNOWN 15:19:29.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:40320]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:29.403 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:40320]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:29.448 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51500]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:29.475 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:29.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40676]) process #20 SSH_MSG_IGNORE 15:19:29.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40676]) SSH_MSG_IGNORE 15:19:29.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:40320]) Send SSH_MSG_KEXINIT 15:19:29.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40320]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:29.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40320]) process #0 SSH_MSG_KEXINIT 15:19:29.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:40320]) SSH_MSG_KEXINIT 15:19:29.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:40320]) strict KEX=true client=true server=true 15:19:29.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40320]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:29.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40320]) Kex: server host key algorithms = rsa-sha2-512 15:19:29.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40320]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:29.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40320]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:29.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40320]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:29.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40320]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:29.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40320]) Kex: compression algorithms (client to server) = none 15:19:29.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40320]) Kex: compression algorithms (server to client) = none 15:19:29.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:29.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51500]) process #8 SSH_MSG_IGNORE 15:19:29.477 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51500]) SSH_MSG_IGNORE 15:19:29.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51948]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:29.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51948]) process #10 SSH_MSG_IGNORE 15:19:29.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51948]) SSH_MSG_IGNORE 15:19:29.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:29.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53144]) process #19 SSH_MSG_IGNORE 15:19:29.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53144]) SSH_MSG_IGNORE 15:19:29.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35068]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:29.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48116]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:29.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48116]) process #11 SSH_MSG_IGNORE 15:19:29.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48116]) SSH_MSG_IGNORE 15:19:29.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40320]) process #1 30 15:19:29.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40320]] process command=SSH_MSG_KEXDH_INIT 15:19:29.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40320]] Send SSH_MSG_KEXDH_REPLY 15:19:29.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40320]) packet #1 sending command=31[31] len=1639 15:19:29.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:40320])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:29.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:40320]) Send SSH_MSG_NEWKEYS 15:19:29.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:40320]) session ID=fe:31:e5:21:8e:09:82:6b:ad:32:d1:14:66:67:c8:f5:08:41:39:f4:07:69:23:3e:d7:40:6b:db:6b:99:61:71:da:8f:e1:80:26:1c:4d:3b:e0:44:59:c0:7b:06:df:3e:2c:7c:1a:cf:0f:67:6e:17:4d:80:3b:c0:93:ac:e5:34 15:19:29.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40320]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:29.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40320]): strict KEX resets output message sequence number from 3 to 0 15:19:29.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40320]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@561c07f9; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:29.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:40320])[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 15:19:29.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40320])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:29.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40320]) packet #0 sending command=7[7] len=419 15:19:29.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40320]) No pending packets to flush at end of KEX 15:19:29.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35068]) process #9 SSH_MSG_IGNORE 15:19:29.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35068]) SSH_MSG_IGNORE 15:19:29.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40320]) process #2 SSH_MSG_NEWKEYS 15:19:29.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40320]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:29.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40320]): strict KEX resets input message sequence number from 3 to 0 15:19:29.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40320]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3a5a2be4; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:29.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:29.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40320]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:29.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40320]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:29.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:40320]) authorized authentication methods: password,publickey 15:19:29.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40320]) Accepted service ssh-userauth 15:19:29.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40320]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:29.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40320]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:29.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40320]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:29.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40320]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:29.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40320]) no authentication factory for method=none 15:19:29.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40320]) SSH_MSG_USERAUTH_REQUEST 15:19:29.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40320]) remaining methods: password,publickey 15:19:29.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40320]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:29.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40320]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:29.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40320]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:29.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40320]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:29.608 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:29.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:40320]) authentication result: true 15:19:29.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:40320]) SSH_MSG_USERAUTH_REQUEST 15:19:29.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40320])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:29.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40320]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:29.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:29.608 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:29.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40320]) no heartbeat to stop 15:19:29.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:40320]) heartbeat type=IGNORE, interval=PT30S 15:19:29.608 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:40320 authenticated 15:19:29.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40320]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:29.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40320]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:29.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40320]] session=TransportServerSession[admin@/10.30.171.175:40320] id=0 15:19:29.608 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40320])) size=2097152, max=2097152, packet=32768 15:19:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40320]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40320] 15:19:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40320]) recipient=0 15:19:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320])) size=2097152, max=2097152, packet=32768 15:19:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320])) re-initializing 15:19:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320])) size=2097152, max=2097152, packet=32768 15:19:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40320]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40320]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320])[want-reply=true] subsystem=netconf 15:19:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320])[subsystem] prepared command 15:19:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2da4a616, L:/10.30.170.167:18174 - R:/10.30.171.175:40320]}} established 15:19:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 345: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18174 15:19:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 345: Creating data stores for simulated device 15:19:29.609 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:29.610 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:29.610 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:29.610 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:29.610 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:29.611 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@347c85ef 15:19:29.611 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:29.611 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:29.611 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:29.611 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:29.612 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:29.612 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:29.612 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:29.612 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:29.612 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@347c85ef, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@347c85ef, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e367573, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e367573, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:29.613 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:29.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:29.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2da4a616, L:/10.30.170.167:18174 - R:/10.30.171.175:40320] 15:19:29.614 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 345 on channel [id: 0x2da4a616, L:/10.30.170.167:18174 - R:/10.30.171.175:40320] 15:19:29.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]) by 1103 down to 2096049 15:19:29.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40320]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:29.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2da4a616, L:/10.30.170.167:18174 - R:/10.30.171.175:40320] 15:19:29.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2da4a616, L:/10.30.170.167:18174 - R:/10.30.171.175:40320] 15:19:29.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]) request=subsystem result=ReplySuccess, want-reply=true 15:19:29.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40320]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:29.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]) request=subsystem activate command 15:19:29.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]) starting runner for command=netconf 15:19:29.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40320]) process #5 SSH_MSG_CHANNEL_DATA 15:19:29.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]) by 373 down to 2096779 15:19:29.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]) SSH_MSG_CHANNEL_DATA len=373 15:19:29.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320] 15:19:29.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x2da4a616, L:/10.30.170.167:18174 - R:/10.30.171.175:40320]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:29.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:29.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2da4a616, L:/10.30.170.167:18174 - R:/10.30.171.175:40320] 15:19:29.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2da4a616, L:/10.30.170.167:18174 - R:/10.30.171.175:40320] 15:19:29.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18174', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:29.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=345} created 15:19:29.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=345, channel=[id: 0x2da4a616, L:/10.30.170.167:18174 - R:/10.30.171.175:40320]} created 15:19:29.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2da4a616, L:/10.30.170.167:18174 - R:/10.30.171.175:40320] successful with session NetconfServerSession{sessionId=345, channel=[id: 0x2da4a616, L:/10.30.170.167:18174 - R:/10.30.171.175:40320]} 15:19:29.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=345, channel=[id: 0x2da4a616, L:/10.30.170.167:18174 - R:/10.30.171.175:40320]} up 15:19:29.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40320]) process #6 SSH_MSG_CHANNEL_DATA 15:19:29.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]) by 393 down to 2096386 15:19:29.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]) SSH_MSG_CHANNEL_DATA len=393 15:19:29.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320] 15:19:29.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:29.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:29.616 [netconf-device-simulator-threads-4] 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=345} 15:19:29.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:29.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=345, channel=[id: 0x2da4a616, L:/10.30.170.167:18174 - R:/10.30.171.175:40320]} EXI handlers added to pipeline 15:19:29.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:29.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]) by 179 down to 2095870 15:19:29.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40320]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:29.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:29.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40320]) process #7 SSH_MSG_CHANNEL_DATA 15:19:29.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]) by 340 down to 2096046 15:19:29.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]) SSH_MSG_CHANNEL_DATA len=340 15:19:29.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320] 15:19:29.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:29.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:29.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=345} 15:19:29.619 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e367573 15:19:29.619 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:29.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:29.619 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:29.619 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:29.620 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:29.620 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:29.620 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:29.620 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:29.620 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:29.620 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:29.620 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:29.620 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:29.620 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:29.620 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:29.620 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:29.620 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:29.620 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:29.620 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:29.620 [netconf-device-simulator-threads-4] 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 15:19:29.620 [netconf-device-simulator-threads-4] 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 15:19:29.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:29.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]) by 733 down to 2095137 15:19:29.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40320]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:29.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:29.783 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47450]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:29.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47450]) process #17 SSH_MSG_IGNORE 15:19:29.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47450]) SSH_MSG_IGNORE 15:19:29.983 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46926]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:29.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46926]) process #18 SSH_MSG_IGNORE 15:19:29.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46926]) SSH_MSG_IGNORE 15:19:30.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59392]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:30.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59392]) process #12 SSH_MSG_IGNORE 15:19:30.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59392]) SSH_MSG_IGNORE 15:19:30.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa095b52d, L:/10.30.170.167:18175 - R:/10.30.171.175:47724]} 15:19:30.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:47724]): SSH-2.0-SSHD-UNKNOWN 15:19:30.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:47724]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:30.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:47724]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:30.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:47724]) Send SSH_MSG_KEXINIT 15:19:30.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47724]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:30.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47724]) process #0 SSH_MSG_KEXINIT 15:19:30.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:47724]) SSH_MSG_KEXINIT 15:19:30.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:47724]) strict KEX=true client=true server=true 15:19:30.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47724]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:30.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47724]) Kex: server host key algorithms = rsa-sha2-512 15:19:30.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47724]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:30.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47724]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:30.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47724]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:30.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47724]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:30.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47724]) Kex: compression algorithms (client to server) = none 15:19:30.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47724]) Kex: compression algorithms (server to client) = none 15:19:30.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:30.310 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50978]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:30.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50978]) process #14 SSH_MSG_IGNORE 15:19:30.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50978]) SSH_MSG_IGNORE 15:19:30.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47724]) process #1 30 15:19:30.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:47724]] process command=SSH_MSG_KEXDH_INIT 15:19:30.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:47724]] Send SSH_MSG_KEXDH_REPLY 15:19:30.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47724]) packet #1 sending command=31[31] len=1639 15:19:30.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:47724])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:30.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:47724]) Send SSH_MSG_NEWKEYS 15:19:30.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:47724]) session ID=52:80:1c:f9:08:42:4f:19:7c:61:e4:00:71:09:5a:61:41:a6:9c:59:18:a2:c1:a6:a0:3d:98:61:f7:35:3d:1b:28:5f:88:5a:dc:61:18:17:cc:c0:76:6b:32:62:3a:a5:a7:f9:10:e7:8a:ce:26:63:24:36:50:42:d2:35:6e:c4 15:19:30.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47724]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:30.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:47724]): strict KEX resets output message sequence number from 3 to 0 15:19:30.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:47724]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5512f91d; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:30.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:47724])[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 15:19:30.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:47724])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:30.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47724]) packet #0 sending command=7[7] len=419 15:19:30.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:47724]) No pending packets to flush at end of KEX 15:19:30.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48158]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:30.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48158]) process #16 SSH_MSG_IGNORE 15:19:30.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48158]) SSH_MSG_IGNORE 15:19:30.397 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47724]) process #2 SSH_MSG_NEWKEYS 15:19:30.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:47724]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:30.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:47724]): strict KEX resets input message sequence number from 3 to 0 15:19:30.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:47724]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@20147eb7; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:30.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:30.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47724]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:30.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:47724]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:30.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:47724]) authorized authentication methods: password,publickey 15:19:30.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:47724]) Accepted service ssh-userauth 15:19:30.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47724]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:30.398 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47724]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:30.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47724]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:30.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47724]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:30.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47724]) no authentication factory for method=none 15:19:30.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:47724]) SSH_MSG_USERAUTH_REQUEST 15:19:30.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:47724]) remaining methods: password,publickey 15:19:30.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47724]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:30.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47724]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:30.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47724]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:30.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47724]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:30.399 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:30.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:47724]) authentication result: true 15:19:30.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:47724]) SSH_MSG_USERAUTH_REQUEST 15:19:30.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:47724])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:30.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47724]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:30.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:30.399 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:30.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47724]) no heartbeat to stop 15:19:30.399 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:47724]) heartbeat type=IGNORE, interval=PT30S 15:19:30.399 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:47724 authenticated 15:19:30.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47724]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:30.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47724]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:30.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47724]] session=TransportServerSession[admin@/10.30.171.175:47724] id=0 15:19:30.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47724])) size=2097152, max=2097152, packet=32768 15:19:30.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47724]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47724] 15:19:30.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47724]) recipient=0 15:19:30.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724])) size=2097152, max=2097152, packet=32768 15:19:30.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724])) re-initializing 15:19:30.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724])) size=2097152, max=2097152, packet=32768 15:19:30.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:30.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47724]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:30.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47724]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:30.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:30.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724])[want-reply=true] subsystem=netconf 15:19:30.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724])[subsystem] prepared command 15:19:30.401 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:30.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:30.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa095b52d, L:/10.30.170.167:18175 - R:/10.30.171.175:47724]}} established 15:19:30.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 346: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18175 15:19:30.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 346: Creating data stores for simulated device 15:19:30.401 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:30.401 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:30.401 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:30.402 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:30.402 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:30.402 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@302c73e9 15:19:30.402 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:30.403 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:30.403 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:30.403 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:30.403 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:30.403 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:30.403 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:30.404 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:30.404 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@302c73e9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@302c73e9, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41b0cb76, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41b0cb76, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:30.404 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:30.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:30.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa095b52d, L:/10.30.170.167:18175 - R:/10.30.171.175:47724] 15:19:30.405 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 346 on channel [id: 0xa095b52d, L:/10.30.170.167:18175 - R:/10.30.171.175:47724] 15:19:30.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]) by 1103 down to 2096049 15:19:30.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47724]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:30.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa095b52d, L:/10.30.170.167:18175 - R:/10.30.171.175:47724] 15:19:30.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa095b52d, L:/10.30.170.167:18175 - R:/10.30.171.175:47724] 15:19:30.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]) request=subsystem result=ReplySuccess, want-reply=true 15:19:30.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47724]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:30.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]) request=subsystem activate command 15:19:30.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]) starting runner for command=netconf 15:19:30.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47724]) process #5 SSH_MSG_CHANNEL_DATA 15:19:30.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]) by 373 down to 2096779 15:19:30.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]) SSH_MSG_CHANNEL_DATA len=373 15:19:30.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724] 15:19:30.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa095b52d, L:/10.30.170.167:18175 - R:/10.30.171.175:47724]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:30.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:30.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa095b52d, L:/10.30.170.167:18175 - R:/10.30.171.175:47724] 15:19:30.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa095b52d, L:/10.30.170.167:18175 - R:/10.30.171.175:47724] 15:19:30.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18175', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:30.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=346} created 15:19:30.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=346, channel=[id: 0xa095b52d, L:/10.30.170.167:18175 - R:/10.30.171.175:47724]} created 15:19:30.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa095b52d, L:/10.30.170.167:18175 - R:/10.30.171.175:47724] successful with session NetconfServerSession{sessionId=346, channel=[id: 0xa095b52d, L:/10.30.170.167:18175 - R:/10.30.171.175:47724]} 15:19:30.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=346, channel=[id: 0xa095b52d, L:/10.30.170.167:18175 - R:/10.30.171.175:47724]} up 15:19:30.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47724]) process #6 SSH_MSG_CHANNEL_DATA 15:19:30.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]) by 393 down to 2096386 15:19:30.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]) SSH_MSG_CHANNEL_DATA len=393 15:19:30.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724] 15:19:30.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:30.407 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:30.407 [netconf-device-simulator-threads-6] 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=346} 15:19:30.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:30.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=346, channel=[id: 0xa095b52d, L:/10.30.170.167:18175 - R:/10.30.171.175:47724]} EXI handlers added to pipeline 15:19:30.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:30.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]) by 179 down to 2095870 15:19:30.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47724]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:30.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:30.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47724]) process #7 SSH_MSG_CHANNEL_DATA 15:19:30.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]) by 340 down to 2096046 15:19:30.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]) SSH_MSG_CHANNEL_DATA len=340 15:19:30.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724] 15:19:30.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:30.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:30.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=346} 15:19:30.410 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41b0cb76 15:19:30.410 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:30.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:30.411 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:30.411 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:30.411 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:30.411 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:30.411 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:30.411 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:30.411 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:30.411 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:30.411 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:30.411 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:30.411 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:30.411 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:30.411 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:30.411 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:30.411 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:30.411 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:30.411 [netconf-device-simulator-threads-6] 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 15:19:30.411 [netconf-device-simulator-threads-6] 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 15:19:30.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:30.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]) by 733 down to 2095137 15:19:30.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47724]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:30.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:30.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58472]) process #17 SSH_MSG_IGNORE 15:19:30.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58472]) SSH_MSG_IGNORE 15:19:30.509 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58472]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:30.516 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42660]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:30.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42660]) process #13 SSH_MSG_IGNORE 15:19:30.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42660]) SSH_MSG_IGNORE 15:19:30.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51540]) process #11 SSH_MSG_IGNORE 15:19:30.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51540]) SSH_MSG_IGNORE 15:19:30.652 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51540]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:30.657 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57644]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:30.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57644]) process #15 SSH_MSG_IGNORE 15:19:30.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57644]) SSH_MSG_IGNORE 15:19:30.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53234]) process #8 SSH_MSG_IGNORE 15:19:30.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53234]) SSH_MSG_IGNORE 15:19:30.689 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53234]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:30.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55164]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:30.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55164]) process #9 SSH_MSG_IGNORE 15:19:30.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55164]) SSH_MSG_IGNORE 15:19:30.721 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:30.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55036]) process #20 SSH_MSG_IGNORE 15:19:30.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55036]) SSH_MSG_IGNORE 15:19:30.770 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:30.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43018]) process #19 SSH_MSG_IGNORE 15:19:30.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43018]) SSH_MSG_IGNORE 15:19:30.820 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54124]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:30.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54124]) process #10 SSH_MSG_IGNORE 15:19:30.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54124]) SSH_MSG_IGNORE 15:19:30.991 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46866]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:30.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46866]) process #14 SSH_MSG_IGNORE 15:19:30.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46866]) SSH_MSG_IGNORE 15:19:31.101 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:19:31.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54888]) process #21 SSH_MSG_IGNORE 15:19:31.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54888]) SSH_MSG_IGNORE 15:19:31.298 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43254]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:31.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43254]) process #18 SSH_MSG_IGNORE 15:19:31.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43254]) SSH_MSG_IGNORE 15:19:31.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd062061d, L:/10.30.170.167:18176 - R:/10.30.171.175:55832]} 15:19:31.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:55832]): SSH-2.0-SSHD-UNKNOWN 15:19:31.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:55832]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:31.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:55832]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:31.340 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49364]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:31.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49364]) process #16 SSH_MSG_IGNORE 15:19:31.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49364]) SSH_MSG_IGNORE 15:19:31.533 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58794]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:31.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56680]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:31.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56680]) process #12 SSH_MSG_IGNORE 15:19:31.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56680]) SSH_MSG_IGNORE 15:19:31.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:55832]) Send SSH_MSG_KEXINIT 15:19:31.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55832]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:31.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55832]) process #0 SSH_MSG_KEXINIT 15:19:31.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:55832]) SSH_MSG_KEXINIT 15:19:31.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:55832]) strict KEX=true client=true server=true 15:19:31.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55832]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:31.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55832]) Kex: server host key algorithms = rsa-sha2-512 15:19:31.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55832]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:31.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55832]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:31.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55832]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:31.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55832]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:31.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55832]) Kex: compression algorithms (client to server) = none 15:19:31.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55832]) Kex: compression algorithms (server to client) = none 15:19:31.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:31.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58794]) process #9 SSH_MSG_IGNORE 15:19:31.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58794]) SSH_MSG_IGNORE 15:19:31.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55832]) process #1 30 15:19:31.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55832]] process command=SSH_MSG_KEXDH_INIT 15:19:31.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55832]] Send SSH_MSG_KEXDH_REPLY 15:19:31.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55832]) packet #1 sending command=31[31] len=1639 15:19:31.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:55832])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:31.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:55832]) Send SSH_MSG_NEWKEYS 15:19:31.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:55832]) session ID=89:1c:ab:1a:b4:e1:6c:28:09:46:6e:58:a0:c8:02:ef:2f:4d:9d:0f:bd:6a:9f:83:cc:ca:36:7b:f8:57:2f:ae:05:06:89:17:e7:59:d7:9e:e7:68:70:cd:78:1b:2b:2e:6a:b1:64:9b:fa:01:eb:65:40:88:9d:83:8a:52:63:fa 15:19:31.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55832]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:31.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55832]): strict KEX resets output message sequence number from 3 to 0 15:19:31.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55832]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@d568d06; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:31.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:55832])[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 15:19:31.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55832])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:31.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55832]) packet #0 sending command=7[7] len=419 15:19:31.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55832]) No pending packets to flush at end of KEX 15:19:31.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55832]) process #2 SSH_MSG_NEWKEYS 15:19:31.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55832]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:31.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55832]): strict KEX resets input message sequence number from 3 to 0 15:19:31.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55832]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6faa8087; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:31.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:31.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55832]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:31.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55832]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:31.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:55832]) authorized authentication methods: password,publickey 15:19:31.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55832]) Accepted service ssh-userauth 15:19:31.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55832]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:31.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55832]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:31.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55832]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:31.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55832]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:31.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55832]) no authentication factory for method=none 15:19:31.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55832]) SSH_MSG_USERAUTH_REQUEST 15:19:31.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55832]) remaining methods: password,publickey 15:19:31.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55832]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:31.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55832]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:31.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55832]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:31.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55832]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:31.696 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:31.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:55832]) authentication result: true 15:19:31.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:55832]) SSH_MSG_USERAUTH_REQUEST 15:19:31.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55832])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:31.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55832]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:31.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:31.696 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:31.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55832]) no heartbeat to stop 15:19:31.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:55832]) heartbeat type=IGNORE, interval=PT30S 15:19:31.697 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:55832 authenticated 15:19:31.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55832]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:31.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55832]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:31.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55832]] session=TransportServerSession[admin@/10.30.171.175:55832] id=0 15:19:31.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55832])) size=2097152, max=2097152, packet=32768 15:19:31.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55832]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55832] 15:19:31.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55832]) recipient=0 15:19:31.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832])) size=2097152, max=2097152, packet=32768 15:19:31.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832])) re-initializing 15:19:31.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832])) size=2097152, max=2097152, packet=32768 15:19:31.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:31.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55832]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:31.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55832]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:31.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:31.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832])[want-reply=true] subsystem=netconf 15:19:31.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832])[subsystem] prepared command 15:19:31.698 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:31.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:31.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd062061d, L:/10.30.170.167:18176 - R:/10.30.171.175:55832]}} established 15:19:31.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 347: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18176 15:19:31.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 347: Creating data stores for simulated device 15:19:31.698 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:31.699 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:31.699 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:31.699 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:31.699 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:31.700 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1bdc5ba7 15:19:31.700 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:31.700 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:31.700 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:31.700 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:31.701 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:31.701 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:31.701 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:31.701 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:31.701 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1bdc5ba7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1bdc5ba7, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65ce2c55, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65ce2c55, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:31.701 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:31.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:31.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd062061d, L:/10.30.170.167:18176 - R:/10.30.171.175:55832] 15:19:31.703 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 347 on channel [id: 0xd062061d, L:/10.30.170.167:18176 - R:/10.30.171.175:55832] 15:19:31.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]) by 1103 down to 2096049 15:19:31.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55832]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:31.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd062061d, L:/10.30.170.167:18176 - R:/10.30.171.175:55832] 15:19:31.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd062061d, L:/10.30.170.167:18176 - R:/10.30.171.175:55832] 15:19:31.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]) request=subsystem result=ReplySuccess, want-reply=true 15:19:31.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55832]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:31.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]) request=subsystem activate command 15:19:31.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]) starting runner for command=netconf 15:19:31.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55832]) process #5 SSH_MSG_CHANNEL_DATA 15:19:31.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]) by 373 down to 2096779 15:19:31.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]) SSH_MSG_CHANNEL_DATA len=373 15:19:31.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832] 15:19:31.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd062061d, L:/10.30.170.167:18176 - R:/10.30.171.175:55832]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:31.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:31.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd062061d, L:/10.30.170.167:18176 - R:/10.30.171.175:55832] 15:19:31.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd062061d, L:/10.30.170.167:18176 - R:/10.30.171.175:55832] 15:19:31.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18176', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:31.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=347} created 15:19:31.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=347, channel=[id: 0xd062061d, L:/10.30.170.167:18176 - R:/10.30.171.175:55832]} created 15:19:31.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd062061d, L:/10.30.170.167:18176 - R:/10.30.171.175:55832] successful with session NetconfServerSession{sessionId=347, channel=[id: 0xd062061d, L:/10.30.170.167:18176 - R:/10.30.171.175:55832]} 15:19:31.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=347, channel=[id: 0xd062061d, L:/10.30.170.167:18176 - R:/10.30.171.175:55832]} up 15:19:31.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55832]) process #6 SSH_MSG_CHANNEL_DATA 15:19:31.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]) by 393 down to 2096386 15:19:31.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]) SSH_MSG_CHANNEL_DATA len=393 15:19:31.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832] 15:19:31.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:31.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:31.705 [netconf-device-simulator-threads-0] 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=347} 15:19:31.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:31.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=347, channel=[id: 0xd062061d, L:/10.30.170.167:18176 - R:/10.30.171.175:55832]} EXI handlers added to pipeline 15:19:31.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:31.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]) by 179 down to 2095870 15:19:31.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55832]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:31.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:31.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55832]) process #7 SSH_MSG_CHANNEL_DATA 15:19:31.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]) by 340 down to 2096046 15:19:31.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]) SSH_MSG_CHANNEL_DATA len=340 15:19:31.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832] 15:19:31.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:31.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:31.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=347} 15:19:31.708 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65ce2c55 15:19:31.708 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:31.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:31.708 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:31.708 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:31.708 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:31.708 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:31.708 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:31.708 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:31.708 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:31.708 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:31.708 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:31.708 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:31.708 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:31.708 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:31.708 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:31.708 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:31.708 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:31.708 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:31.708 [netconf-device-simulator-threads-0] 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 15:19:31.708 [netconf-device-simulator-threads-0] 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 15:19:31.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:31.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]) by 733 down to 2095137 15:19:31.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55832]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:31.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:31.777 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38546]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:31.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38546]) process #15 SSH_MSG_IGNORE 15:19:31.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38546]) SSH_MSG_IGNORE 15:19:31.912 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35042]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:31.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35042]) process #17 SSH_MSG_IGNORE 15:19:31.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35042]) SSH_MSG_IGNORE 15:19:31.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #8 SSH_MSG_IGNORE 15:19:31.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:19:31.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:31.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44320]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:31.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44320]) process #13 SSH_MSG_IGNORE 15:19:31.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44320]) SSH_MSG_IGNORE 15:19:31.975 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:31.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43124]) process #19 SSH_MSG_IGNORE 15:19:31.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43124]) SSH_MSG_IGNORE 15:19:32.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33108]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:32.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33108]) process #10 SSH_MSG_IGNORE 15:19:32.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33108]) SSH_MSG_IGNORE 15:19:32.069 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:32.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37206]) process #20 SSH_MSG_IGNORE 15:19:32.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37206]) SSH_MSG_IGNORE 15:19:32.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51614]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:32.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51614]) process #14 SSH_MSG_IGNORE 15:19:32.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51614]) SSH_MSG_IGNORE 15:19:32.285 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38498]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:32.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38498]) process #11 SSH_MSG_IGNORE 15:19:32.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38498]) SSH_MSG_IGNORE 15:19:32.455 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:32.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #18 SSH_MSG_IGNORE 15:19:32.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:19:32.540 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59580]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:32.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59580]) process #15 SSH_MSG_IGNORE 15:19:32.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59580]) SSH_MSG_IGNORE 15:19:32.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x7bd35040, L:/10.30.170.167:18177 - R:/10.30.171.175:46654]} 15:19:32.569 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:46654]): SSH-2.0-SSHD-UNKNOWN 15:19:32.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:46654]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:32.570 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:46654]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:32.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38088]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:32.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38088]) process #16 SSH_MSG_IGNORE 15:19:32.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38088]) SSH_MSG_IGNORE 15:19:32.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:46654]) Send SSH_MSG_KEXINIT 15:19:32.835 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46654]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:32.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46654]) process #0 SSH_MSG_KEXINIT 15:19:32.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:46654]) SSH_MSG_KEXINIT 15:19:32.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:46654]) strict KEX=true client=true server=true 15:19:32.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46654]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:32.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46654]) Kex: server host key algorithms = rsa-sha2-512 15:19:32.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46654]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:32.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46654]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:32.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46654]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:32.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46654]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:32.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46654]) Kex: compression algorithms (client to server) = none 15:19:32.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46654]) Kex: compression algorithms (server to client) = none 15:19:32.836 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:32.836 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50252]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:32.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50252]) process #12 SSH_MSG_IGNORE 15:19:32.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50252]) SSH_MSG_IGNORE 15:19:32.855 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:19:32.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55962]) process #21 SSH_MSG_IGNORE 15:19:32.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55962]) SSH_MSG_IGNORE 15:19:32.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46654]) process #1 30 15:19:32.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46654]] process command=SSH_MSG_KEXDH_INIT 15:19:32.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39282]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:32.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39282]) process #13 SSH_MSG_IGNORE 15:19:32.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39282]) SSH_MSG_IGNORE 15:19:32.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46654]] Send SSH_MSG_KEXDH_REPLY 15:19:32.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46654]) packet #1 sending command=31[31] len=1639 15:19:32.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:46654])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:32.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:46654]) Send SSH_MSG_NEWKEYS 15:19:32.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:46654]) session ID=88:df:49:b6:35:c1:43:aa:13:23:50:2a:9c:49:79:45:f6:af:ec:f3:5c:86:3a:ba:1b:9e:2a:4c:38:76:86:1b:9a:b6:8c:97:16:21:aa:23:d9:a0:d5:b0:6b:b8:87:f2:bd:8a:9f:ff:a0:5e:6f:8b:e3:62:a2:a0:28:ea:d3:9f 15:19:32.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46654]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:32.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46654]): strict KEX resets output message sequence number from 3 to 0 15:19:32.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46654]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6d222216; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:32.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:46654])[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 15:19:32.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46654])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:32.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46654]) packet #0 sending command=7[7] len=419 15:19:32.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46654]) No pending packets to flush at end of KEX 15:19:32.946 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44374]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46654]) process #2 SSH_MSG_NEWKEYS 15:19:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46654]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46654]): strict KEX resets input message sequence number from 3 to 0 15:19:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46654]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4bd8d24f; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46654]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46654]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:46654]) authorized authentication methods: password,publickey 15:19:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46654]) Accepted service ssh-userauth 15:19:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46654]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46654]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46654]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46654]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46654]) no authentication factory for method=none 15:19:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46654]) SSH_MSG_USERAUTH_REQUEST 15:19:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46654]) remaining methods: password,publickey 15:19:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46654]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44374]) process #9 SSH_MSG_IGNORE 15:19:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44374]) SSH_MSG_IGNORE 15:19:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46654]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46654]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46654]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:32.963 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:46654]) authentication result: true 15:19:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:46654]) SSH_MSG_USERAUTH_REQUEST 15:19:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46654])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:32.963 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46654]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:32.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:32.964 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:32.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46654]) no heartbeat to stop 15:19:32.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:46654]) heartbeat type=IGNORE, interval=PT30S 15:19:32.964 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:46654 authenticated 15:19:32.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46654]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:32.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46654]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:32.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46654]] session=TransportServerSession[admin@/10.30.171.175:46654] id=0 15:19:32.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46654])) size=2097152, max=2097152, packet=32768 15:19:32.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46654]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46654] 15:19:32.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46654]) recipient=0 15:19:32.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654])) size=2097152, max=2097152, packet=32768 15:19:32.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654])) re-initializing 15:19:32.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654])) size=2097152, max=2097152, packet=32768 15:19:32.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:32.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46654]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46654]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654])[want-reply=true] subsystem=netconf 15:19:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654])[subsystem] prepared command 15:19:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x7bd35040, L:/10.30.170.167:18177 - R:/10.30.171.175:46654]}} established 15:19:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 348: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18177 15:19:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 348: Creating data stores for simulated device 15:19:32.965 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:32.966 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:32.966 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:32.966 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:32.967 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3706dc6d 15:19:32.967 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:32.967 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:32.967 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:32.967 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:32.968 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:32.968 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:32.968 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:32.968 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:32.968 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3706dc6d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3706dc6d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@486558ad, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@486558ad, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:32.969 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:32.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:32.970 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7bd35040, L:/10.30.170.167:18177 - R:/10.30.171.175:46654] 15:19:32.970 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 348 on channel [id: 0x7bd35040, L:/10.30.170.167:18177 - R:/10.30.171.175:46654] 15:19:32.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]) by 1103 down to 2096049 15:19:32.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46654]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:32.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7bd35040, L:/10.30.170.167:18177 - R:/10.30.171.175:46654] 15:19:32.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x7bd35040, L:/10.30.170.167:18177 - R:/10.30.171.175:46654] 15:19:32.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]) request=subsystem result=ReplySuccess, want-reply=true 15:19:32.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46654]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:32.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]) request=subsystem activate command 15:19:32.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]) starting runner for command=netconf 15:19:32.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46654]) process #5 SSH_MSG_CHANNEL_DATA 15:19:32.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]) by 373 down to 2096779 15:19:32.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]) SSH_MSG_CHANNEL_DATA len=373 15:19:32.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654] 15:19:32.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7bd35040, L:/10.30.170.167:18177 - R:/10.30.171.175:46654]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:32.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:32.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7bd35040, L:/10.30.170.167:18177 - R:/10.30.171.175:46654] 15:19:32.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7bd35040, L:/10.30.170.167:18177 - R:/10.30.171.175:46654] 15:19:32.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18177', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:32.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=348} created 15:19:32.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=348, channel=[id: 0x7bd35040, L:/10.30.170.167:18177 - R:/10.30.171.175:46654]} created 15:19:32.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x7bd35040, L:/10.30.170.167:18177 - R:/10.30.171.175:46654] successful with session NetconfServerSession{sessionId=348, channel=[id: 0x7bd35040, L:/10.30.170.167:18177 - R:/10.30.171.175:46654]} 15:19:32.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=348, channel=[id: 0x7bd35040, L:/10.30.170.167:18177 - R:/10.30.171.175:46654]} up 15:19:32.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46654]) process #6 SSH_MSG_CHANNEL_DATA 15:19:32.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]) by 393 down to 2096386 15:19:32.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]) SSH_MSG_CHANNEL_DATA len=393 15:19:32.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654] 15:19:32.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:32.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:32.973 [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=348} 15:19:32.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:32.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=348, channel=[id: 0x7bd35040, L:/10.30.170.167:18177 - R:/10.30.171.175:46654]} EXI handlers added to pipeline 15:19:32.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:32.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]) by 179 down to 2095870 15:19:32.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46654]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:32.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:32.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46654]) process #7 SSH_MSG_CHANNEL_DATA 15:19:32.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]) by 340 down to 2096046 15:19:32.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]) SSH_MSG_CHANNEL_DATA len=340 15:19:32.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654] 15:19:32.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:32.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:32.976 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=348} 15:19:32.977 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@486558ad 15:19:32.977 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:32.977 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:32.977 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:32.977 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:32.977 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:32.977 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:32.977 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:32.977 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:32.977 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:32.977 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:32.977 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:32.977 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:32.977 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:32.977 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:32.977 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:32.977 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:32.977 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:32.977 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:32.977 [netconf-device-simulator-threads-2] 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 15:19:32.977 [netconf-device-simulator-threads-2] 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 15:19:32.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:32.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]) by 733 down to 2095137 15:19:32.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46654]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:32.978 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:33.123 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46446]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:33.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46446]) process #14 SSH_MSG_IGNORE 15:19:33.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46446]) SSH_MSG_IGNORE 15:19:33.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38054]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:33.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38054]) process #10 SSH_MSG_IGNORE 15:19:33.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38054]) SSH_MSG_IGNORE 15:19:33.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:33.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50996]) process #20 SSH_MSG_IGNORE 15:19:33.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50996]) SSH_MSG_IGNORE 15:19:33.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54118]) process #19 SSH_MSG_IGNORE 15:19:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54118]) SSH_MSG_IGNORE 15:19:33.378 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46760]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:33.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46760]) process #17 SSH_MSG_IGNORE 15:19:33.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46760]) SSH_MSG_IGNORE 15:19:33.396 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40132]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:33.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40132]) process #8 SSH_MSG_IGNORE 15:19:33.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40132]) SSH_MSG_IGNORE 15:19:33.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36940]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:33.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36940]) process #11 SSH_MSG_IGNORE 15:19:33.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36940]) SSH_MSG_IGNORE 15:19:33.683 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56816]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56816]) process #13 SSH_MSG_IGNORE 15:19:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56816]) SSH_MSG_IGNORE 15:19:33.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40314]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:33.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40314]) process #18 SSH_MSG_IGNORE 15:19:33.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40314]) SSH_MSG_IGNORE 15:19:33.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53024]) process #15 SSH_MSG_IGNORE 15:19:33.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53024]) SSH_MSG_IGNORE 15:19:33.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53024]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:33.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x3beec5fe, L:/10.30.170.167:18178 - R:/10.30.171.175:41604]} 15:19:33.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:41604]): SSH-2.0-SSHD-UNKNOWN 15:19:33.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:41604]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:33.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:41604]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:33.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45678]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:33.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45678]) process #16 SSH_MSG_IGNORE 15:19:33.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45678]) SSH_MSG_IGNORE 15:19:33.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:41604]) Send SSH_MSG_KEXINIT 15:19:33.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41604]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:33.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41604]) process #0 SSH_MSG_KEXINIT 15:19:33.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:41604]) SSH_MSG_KEXINIT 15:19:33.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:41604]) strict KEX=true client=true server=true 15:19:33.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41604]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:33.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41604]) Kex: server host key algorithms = rsa-sha2-512 15:19:33.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41604]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:33.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41604]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:33.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41604]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:33.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41604]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:33.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41604]) Kex: compression algorithms (client to server) = none 15:19:33.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41604]) Kex: compression algorithms (server to client) = none 15:19:33.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:34.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:19:34.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60062]) process #21 SSH_MSG_IGNORE 15:19:34.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60062]) SSH_MSG_IGNORE 15:19:34.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43564]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:34.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43564]) process #12 SSH_MSG_IGNORE 15:19:34.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43564]) SSH_MSG_IGNORE 15:19:34.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41604]) process #1 30 15:19:34.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41604]] process command=SSH_MSG_KEXDH_INIT 15:19:34.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41604]] Send SSH_MSG_KEXDH_REPLY 15:19:34.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41604]) packet #1 sending command=31[31] len=1639 15:19:34.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:41604])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:34.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:41604]) Send SSH_MSG_NEWKEYS 15:19:34.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:41604]) session ID=f8:f2:d7:5f:fa:da:ea:ea:2e:be:d0:73:20:b9:3a:51:89:06:7f:8b:ac:f5:7f:a9:39:e9:4c:cf:33:19:55:a0:ad:a1:e4:59:9c:32:2d:36:07:dc:a3:a7:05:48:52:3c:0c:d5:b3:14:7a:f0:24:a5:83:e2:31:5d:0a:64:10:4a 15:19:34.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41604]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:34.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41604]): strict KEX resets output message sequence number from 3 to 0 15:19:34.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41604]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1422df4f; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:34.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:41604])[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 15:19:34.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41604])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:34.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41604]) packet #0 sending command=7[7] len=419 15:19:34.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41604]) No pending packets to flush at end of KEX 15:19:34.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41604]) process #2 SSH_MSG_NEWKEYS 15:19:34.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41604]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:34.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41604]): strict KEX resets input message sequence number from 3 to 0 15:19:34.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41604]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@50684da1; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:34.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:34.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41604]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:34.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41604]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:34.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:41604]) authorized authentication methods: password,publickey 15:19:34.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41604]) Accepted service ssh-userauth 15:19:34.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41604]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:34.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41604]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:34.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41604]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:34.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41604]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:34.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41604]) no authentication factory for method=none 15:19:34.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41604]) SSH_MSG_USERAUTH_REQUEST 15:19:34.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41604]) remaining methods: password,publickey 15:19:34.116 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41604]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:34.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41604]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:34.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41604]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:34.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41604]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:34.117 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:34.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:41604]) authentication result: true 15:19:34.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:41604]) SSH_MSG_USERAUTH_REQUEST 15:19:34.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41604])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:34.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41604]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:34.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:34.117 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:34.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41604]) no heartbeat to stop 15:19:34.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:41604]) heartbeat type=IGNORE, interval=PT30S 15:19:34.117 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:41604 authenticated 15:19:34.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41604]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:34.117 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41604]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:34.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41604]] session=TransportServerSession[admin@/10.30.171.175:41604] id=0 15:19:34.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41604])) size=2097152, max=2097152, packet=32768 15:19:34.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41604]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41604] 15:19:34.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41604]) recipient=0 15:19:34.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604])) size=2097152, max=2097152, packet=32768 15:19:34.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604])) re-initializing 15:19:34.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604])) size=2097152, max=2097152, packet=32768 15:19:34.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:34.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41604]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:34.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41604]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:34.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:34.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604])[want-reply=true] subsystem=netconf 15:19:34.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604])[subsystem] prepared command 15:19:34.118 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:34.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:34.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x3beec5fe, L:/10.30.170.167:18178 - R:/10.30.171.175:41604]}} established 15:19:34.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 349: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18178 15:19:34.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 349: Creating data stores for simulated device 15:19:34.119 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:34.119 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:34.119 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:34.119 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:34.119 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:34.120 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5979cc9b 15:19:34.120 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:34.120 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:34.120 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:34.120 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:34.120 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:34.120 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:34.120 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:34.120 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:34.120 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5979cc9b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5979cc9b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@372c5560, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@372c5560, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:34.121 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:34.121 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:34.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x3beec5fe, L:/10.30.170.167:18178 - R:/10.30.171.175:41604] 15:19:34.122 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 349 on channel [id: 0x3beec5fe, L:/10.30.170.167:18178 - R:/10.30.171.175:41604] 15:19:34.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]) by 1103 down to 2096049 15:19:34.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41604]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:34.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x3beec5fe, L:/10.30.170.167:18178 - R:/10.30.171.175:41604] 15:19:34.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x3beec5fe, L:/10.30.170.167:18178 - R:/10.30.171.175:41604] 15:19:34.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]) request=subsystem result=ReplySuccess, want-reply=true 15:19:34.122 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41604]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:34.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]) request=subsystem activate command 15:19:34.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]) starting runner for command=netconf 15:19:34.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41604]) process #5 SSH_MSG_CHANNEL_DATA 15:19:34.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]) by 373 down to 2096779 15:19:34.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]) SSH_MSG_CHANNEL_DATA len=373 15:19:34.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604] 15:19:34.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x3beec5fe, L:/10.30.170.167:18178 - R:/10.30.171.175:41604]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:34.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:34.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x3beec5fe, L:/10.30.170.167:18178 - R:/10.30.171.175:41604] 15:19:34.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x3beec5fe, L:/10.30.170.167:18178 - R:/10.30.171.175:41604] 15:19:34.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18178', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:34.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=349} created 15:19:34.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=349, channel=[id: 0x3beec5fe, L:/10.30.170.167:18178 - R:/10.30.171.175:41604]} created 15:19:34.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x3beec5fe, L:/10.30.170.167:18178 - R:/10.30.171.175:41604] successful with session NetconfServerSession{sessionId=349, channel=[id: 0x3beec5fe, L:/10.30.170.167:18178 - R:/10.30.171.175:41604]} 15:19:34.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=349, channel=[id: 0x3beec5fe, L:/10.30.170.167:18178 - R:/10.30.171.175:41604]} up 15:19:34.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41604]) process #6 SSH_MSG_CHANNEL_DATA 15:19:34.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]) by 393 down to 2096386 15:19:34.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]) SSH_MSG_CHANNEL_DATA len=393 15:19:34.123 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604] 15:19:34.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:34.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:34.124 [netconf-device-simulator-threads-4] 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=349} 15:19:34.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:34.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=349, channel=[id: 0x3beec5fe, L:/10.30.170.167:18178 - R:/10.30.171.175:41604]} EXI handlers added to pipeline 15:19:34.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:34.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]) by 179 down to 2095870 15:19:34.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41604]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:34.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:34.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41604]) process #7 SSH_MSG_CHANNEL_DATA 15:19:34.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]) by 340 down to 2096046 15:19:34.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]) SSH_MSG_CHANNEL_DATA len=340 15:19:34.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604] 15:19:34.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:34.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:34.126 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=349} 15:19:34.126 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@372c5560 15:19:34.126 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:34.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:34.127 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:34.127 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:34.127 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:34.127 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:34.127 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:34.127 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:34.127 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:34.127 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:34.127 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:34.127 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:34.127 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:34.127 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:34.127 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:34.127 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:34.127 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:34.127 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:34.127 [netconf-device-simulator-threads-4] 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 15:19:34.127 [netconf-device-simulator-threads-4] 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 15:19:34.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:34.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]) by 733 down to 2095137 15:19:34.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41604]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:34.127 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:34.293 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:34.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44528]) process #20 SSH_MSG_IGNORE 15:19:34.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44528]) SSH_MSG_IGNORE 15:19:34.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55152]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:34.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55152]) process #9 SSH_MSG_IGNORE 15:19:34.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55152]) SSH_MSG_IGNORE 15:19:34.459 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60536]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:34.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60536]) process #10 SSH_MSG_IGNORE 15:19:34.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60536]) SSH_MSG_IGNORE 15:19:34.482 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50618]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:34.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50618]) process #17 SSH_MSG_IGNORE 15:19:34.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50618]) SSH_MSG_IGNORE 15:19:34.501 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58044]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:34.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58044]) process #14 SSH_MSG_IGNORE 15:19:34.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58044]) SSH_MSG_IGNORE 15:19:34.542 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50140]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:34.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50140]) process #8 SSH_MSG_IGNORE 15:19:34.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50140]) SSH_MSG_IGNORE 15:19:34.593 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34250]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:34.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34250]) process #19 SSH_MSG_IGNORE 15:19:34.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34250]) SSH_MSG_IGNORE 15:19:34.952 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56610]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:34.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56610]) process #11 SSH_MSG_IGNORE 15:19:34.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56610]) SSH_MSG_IGNORE 15:19:35.045 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40368]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:35.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40368]) process #15 SSH_MSG_IGNORE 15:19:35.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40368]) SSH_MSG_IGNORE 15:19:35.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe04bb1dd, L:/10.30.170.167:18179 - R:/10.30.171.175:39854]} 15:19:35.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:39854]): SSH-2.0-SSHD-UNKNOWN 15:19:35.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:39854]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:35.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:39854]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:35.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43496]) process #13 SSH_MSG_IGNORE 15:19:35.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43496]) SSH_MSG_IGNORE 15:19:35.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43496]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:35.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57892]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:35.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57892]) process #12 SSH_MSG_IGNORE 15:19:35.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57892]) SSH_MSG_IGNORE 15:19:35.257 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47616]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:35.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47616]) process #18 SSH_MSG_IGNORE 15:19:35.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47616]) SSH_MSG_IGNORE 15:19:35.297 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:19:35.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54708]) process #21 SSH_MSG_IGNORE 15:19:35.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54708]) SSH_MSG_IGNORE 15:19:35.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:39854]) Send SSH_MSG_KEXINIT 15:19:35.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39854]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:35.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39854]) process #0 SSH_MSG_KEXINIT 15:19:35.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:39854]) SSH_MSG_KEXINIT 15:19:35.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:39854]) strict KEX=true client=true server=true 15:19:35.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39854]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:35.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39854]) Kex: server host key algorithms = rsa-sha2-512 15:19:35.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39854]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:35.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39854]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:35.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39854]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:35.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39854]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:35.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39854]) Kex: compression algorithms (client to server) = none 15:19:35.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39854]) Kex: compression algorithms (server to client) = none 15:19:35.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:35.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59792]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:35.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59792]) process #16 SSH_MSG_IGNORE 15:19:35.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59792]) SSH_MSG_IGNORE 15:19:35.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39854]) process #1 30 15:19:35.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:39854]] process command=SSH_MSG_KEXDH_INIT 15:19:35.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:39854]] Send SSH_MSG_KEXDH_REPLY 15:19:35.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39854]) packet #1 sending command=31[31] len=1639 15:19:35.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:39854])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:35.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:39854]) Send SSH_MSG_NEWKEYS 15:19:35.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:39854]) session ID=bd:84:33:58:d0:81:b4:53:31:d8:75:ab:82:af:d3:10:ca:8f:3c:44:53:26:e7:d6:86:76:07:a9:5e:6d:ca:df:79:2b:a6:77:8b:b4:eb:19:6f:46:9f:65:ba:69:cb:96:60:41:fe:d3:3a:e1:c0:8b:ff:c6:4a:9a:cd:63:41:97 15:19:35.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39854]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:35.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:39854]): strict KEX resets output message sequence number from 3 to 0 15:19:35.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:39854]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@199fe5c7; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:35.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:39854])[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 15:19:35.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:39854])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:35.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39854]) packet #0 sending command=7[7] len=419 15:19:35.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:39854]) No pending packets to flush at end of KEX 15:19:35.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39854]) process #2 SSH_MSG_NEWKEYS 15:19:35.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:39854]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:35.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:39854]): strict KEX resets input message sequence number from 3 to 0 15:19:35.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:39854]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4d84d318; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:35.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:35.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39854]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:35.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:39854]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:35.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:39854]) authorized authentication methods: password,publickey 15:19:35.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:39854]) Accepted service ssh-userauth 15:19:35.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39854]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:35.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39854]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:35.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39854]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:35.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39854]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:35.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39854]) no authentication factory for method=none 15:19:35.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:39854]) SSH_MSG_USERAUTH_REQUEST 15:19:35.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:39854]) remaining methods: password,publickey 15:19:35.419 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39854]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:35.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39854]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:35.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39854]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:35.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39854]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:35.420 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:35.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:39854]) authentication result: true 15:19:35.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:39854]) SSH_MSG_USERAUTH_REQUEST 15:19:35.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:39854])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:35.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39854]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:35.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:35.420 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:35.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39854]) no heartbeat to stop 15:19:35.420 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:39854]) heartbeat type=IGNORE, interval=PT30S 15:19:35.420 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:35.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35166]) process #20 SSH_MSG_IGNORE 15:19:35.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35166]) SSH_MSG_IGNORE 15:19:35.421 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:39854 authenticated 15:19:35.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39854]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:35.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39854]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:35.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39854]] session=TransportServerSession[admin@/10.30.171.175:39854] id=0 15:19:35.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39854])) size=2097152, max=2097152, packet=32768 15:19:35.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39854]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39854] 15:19:35.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39854]) recipient=0 15:19:35.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854])) size=2097152, max=2097152, packet=32768 15:19:35.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854])) re-initializing 15:19:35.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854])) size=2097152, max=2097152, packet=32768 15:19:35.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:35.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39854]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:35.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39854]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:35.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:35.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854])[want-reply=true] subsystem=netconf 15:19:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854])[subsystem] prepared command 15:19:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe04bb1dd, L:/10.30.170.167:18179 - R:/10.30.171.175:39854]}} established 15:19:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 350: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18179 15:19:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 350: Creating data stores for simulated device 15:19:35.423 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:35.423 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:35.423 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:35.424 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@75b3ed2d 15:19:35.424 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:35.424 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:35.424 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:35.424 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:35.425 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:35.425 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:35.425 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:35.425 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:35.426 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50180]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:35.425 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@75b3ed2d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@75b3ed2d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@514baf41, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@514baf41, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:35.426 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:35.426 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:35.427 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe04bb1dd, L:/10.30.170.167:18179 - R:/10.30.171.175:39854] 15:19:35.427 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 350 on channel [id: 0xe04bb1dd, L:/10.30.170.167:18179 - R:/10.30.171.175:39854] 15:19:35.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]) by 1103 down to 2096049 15:19:35.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39854]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:35.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe04bb1dd, L:/10.30.170.167:18179 - R:/10.30.171.175:39854] 15:19:35.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe04bb1dd, L:/10.30.170.167:18179 - R:/10.30.171.175:39854] 15:19:35.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]) request=subsystem result=ReplySuccess, want-reply=true 15:19:35.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39854]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:35.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]) request=subsystem activate command 15:19:35.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]) starting runner for command=netconf 15:19:35.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39854]) process #5 SSH_MSG_CHANNEL_DATA 15:19:35.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]) by 373 down to 2096779 15:19:35.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]) SSH_MSG_CHANNEL_DATA len=373 15:19:35.428 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854] 15:19:35.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe04bb1dd, L:/10.30.170.167:18179 - R:/10.30.171.175:39854]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:35.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:35.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe04bb1dd, L:/10.30.170.167:18179 - R:/10.30.171.175:39854] 15:19:35.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe04bb1dd, L:/10.30.170.167:18179 - R:/10.30.171.175:39854] 15:19:35.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18179', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:35.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=350} created 15:19:35.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=350, channel=[id: 0xe04bb1dd, L:/10.30.170.167:18179 - R:/10.30.171.175:39854]} created 15:19:35.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe04bb1dd, L:/10.30.170.167:18179 - R:/10.30.171.175:39854] successful with session NetconfServerSession{sessionId=350, channel=[id: 0xe04bb1dd, L:/10.30.170.167:18179 - R:/10.30.171.175:39854]} 15:19:35.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=350, channel=[id: 0xe04bb1dd, L:/10.30.170.167:18179 - R:/10.30.171.175:39854]} up 15:19:35.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50180]) process #9 SSH_MSG_IGNORE 15:19:35.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50180]) SSH_MSG_IGNORE 15:19:35.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39854]) process #6 SSH_MSG_CHANNEL_DATA 15:19:35.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]) by 393 down to 2096386 15:19:35.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]) SSH_MSG_CHANNEL_DATA len=393 15:19:35.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854] 15:19:35.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:35.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:35.429 [netconf-device-simulator-threads-6] 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=350} 15:19:35.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:35.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=350, channel=[id: 0xe04bb1dd, L:/10.30.170.167:18179 - R:/10.30.171.175:39854]} EXI handlers added to pipeline 15:19:35.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:35.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]) by 179 down to 2095870 15:19:35.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39854]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:35.430 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:35.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39854]) process #7 SSH_MSG_CHANNEL_DATA 15:19:35.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]) by 340 down to 2096046 15:19:35.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]) SSH_MSG_CHANNEL_DATA len=340 15:19:35.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854] 15:19:35.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:35.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:35.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=350} 15:19:35.432 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@514baf41 15:19:35.432 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:35.432 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:35.432 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:35.432 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:35.432 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:35.432 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:35.432 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:35.432 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:35.432 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:35.432 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:35.432 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:35.432 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:35.432 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:35.432 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:35.432 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:35.432 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:35.432 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:35.432 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:35.433 [netconf-device-simulator-threads-6] 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 15:19:35.433 [netconf-device-simulator-threads-6] 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 15:19:35.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:35.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]) by 733 down to 2095137 15:19:35.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39854]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:35.433 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:35.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47276]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:35.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37358]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47276]) process #14 SSH_MSG_IGNORE 15:19:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47276]) SSH_MSG_IGNORE 15:19:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37358]) process #17 SSH_MSG_IGNORE 15:19:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37358]) SSH_MSG_IGNORE 15:19:35.710 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58356]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:35.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58356]) process #8 SSH_MSG_IGNORE 15:19:35.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58356]) SSH_MSG_IGNORE 15:19:35.771 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42458]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:35.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42458]) process #10 SSH_MSG_IGNORE 15:19:35.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42458]) SSH_MSG_IGNORE 15:19:35.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38758]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38758]) process #19 SSH_MSG_IGNORE 15:19:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38758]) SSH_MSG_IGNORE 15:19:36.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47636]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:36.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47636]) process #12 SSH_MSG_IGNORE 15:19:36.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47636]) SSH_MSG_IGNORE 15:19:36.238 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37492]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37492]) process #11 SSH_MSG_IGNORE 15:19:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37492]) SSH_MSG_IGNORE 15:19:36.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0aee7f40, L:/10.30.170.167:18180 - R:/10.30.171.175:50372]} 15:19:36.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:50372]): SSH-2.0-SSHD-UNKNOWN 15:19:36.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:50372]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:36.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:50372]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:36.381 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46272]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:36.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46272]) process #15 SSH_MSG_IGNORE 15:19:36.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46272]) SSH_MSG_IGNORE 15:19:36.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:50372]) Send SSH_MSG_KEXINIT 15:19:36.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50372]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:36.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50372]) process #0 SSH_MSG_KEXINIT 15:19:36.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:50372]) SSH_MSG_KEXINIT 15:19:36.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:50372]) strict KEX=true client=true server=true 15:19:36.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50372]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:36.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50372]) Kex: server host key algorithms = rsa-sha2-512 15:19:36.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50372]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:36.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50372]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:36.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50372]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:36.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50372]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:36.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50372]) Kex: compression algorithms (client to server) = none 15:19:36.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50372]) Kex: compression algorithms (server to client) = none 15:19:36.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:36.452 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54238]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54238]) process #13 SSH_MSG_IGNORE 15:19:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54238]) SSH_MSG_IGNORE 15:19:36.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50372]) process #1 30 15:19:36.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50372]] process command=SSH_MSG_KEXDH_INIT 15:19:36.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50372]] Send SSH_MSG_KEXDH_REPLY 15:19:36.510 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50372]) packet #1 sending command=31[31] len=1639 15:19:36.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:50372])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:36.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:50372]) Send SSH_MSG_NEWKEYS 15:19:36.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:50372]) session ID=dd:76:0f:97:ae:38:53:20:b8:a1:5d:00:72:73:df:93:7b:a2:ac:27:f0:f4:be:4a:c8:30:0f:ce:49:f7:90:b8:f9:42:8c:5a:1c:f4:85:27:7b:2a:ef:13:f0:1d:9d:55:ec:d2:bd:4e:dd:ed:53:ef:10:35:95:65:d8:17:f4:0d 15:19:36.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50372]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:36.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50372]): strict KEX resets output message sequence number from 3 to 0 15:19:36.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50372]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@474450b6; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:36.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:50372])[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 15:19:36.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50372])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:36.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50372]) packet #0 sending command=7[7] len=419 15:19:36.511 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50372]) No pending packets to flush at end of KEX 15:19:36.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50372]) process #2 SSH_MSG_NEWKEYS 15:19:36.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50372]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:36.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50372]): strict KEX resets input message sequence number from 3 to 0 15:19:36.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50372]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@70b91053; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:36.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:36.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50372]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:36.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50372]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:36.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:50372]) authorized authentication methods: password,publickey 15:19:36.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50372]) Accepted service ssh-userauth 15:19:36.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50372]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:36.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50372]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:36.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50372]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:36.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50372]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:36.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50372]) no authentication factory for method=none 15:19:36.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50372]) SSH_MSG_USERAUTH_REQUEST 15:19:36.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50372]) remaining methods: password,publickey 15:19:36.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50372]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:36.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50372]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:36.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50372]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:36.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50372]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:36.539 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:36.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:50372]) authentication result: true 15:19:36.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:50372]) SSH_MSG_USERAUTH_REQUEST 15:19:36.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50372])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:36.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50372]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:36.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:36.539 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:36.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50372]) no heartbeat to stop 15:19:36.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:50372]) heartbeat type=IGNORE, interval=PT30S 15:19:36.540 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:50372 authenticated 15:19:36.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50372]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:36.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50372]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:36.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50372]] session=TransportServerSession[admin@/10.30.171.175:50372] id=0 15:19:36.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50372])) size=2097152, max=2097152, packet=32768 15:19:36.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50372]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50372] 15:19:36.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50372]) recipient=0 15:19:36.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372])) size=2097152, max=2097152, packet=32768 15:19:36.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372])) re-initializing 15:19:36.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372])) size=2097152, max=2097152, packet=32768 15:19:36.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:36.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50372]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:36.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50372]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:36.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:36.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372])[want-reply=true] subsystem=netconf 15:19:36.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372])[subsystem] prepared command 15:19:36.541 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:36.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:36.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0aee7f40, L:/10.30.170.167:18180 - R:/10.30.171.175:50372]}} established 15:19:36.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 351: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18180 15:19:36.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 351: Creating data stores for simulated device 15:19:36.541 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:36.541 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:36.541 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:36.541 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:36.541 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:36.542 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3a2af9ea 15:19:36.542 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:36.543 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:36.543 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:36.543 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:36.543 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:36.543 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:36.543 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:36.544 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:36.544 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3a2af9ea, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3a2af9ea, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5bd312dd, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5bd312dd, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:36.544 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:36.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:36.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0aee7f40, L:/10.30.170.167:18180 - R:/10.30.171.175:50372] 15:19:36.545 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 351 on channel [id: 0x0aee7f40, L:/10.30.170.167:18180 - R:/10.30.171.175:50372] 15:19:36.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]) by 1103 down to 2096049 15:19:36.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50372]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:36.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0aee7f40, L:/10.30.170.167:18180 - R:/10.30.171.175:50372] 15:19:36.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0aee7f40, L:/10.30.170.167:18180 - R:/10.30.171.175:50372] 15:19:36.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]) request=subsystem result=ReplySuccess, want-reply=true 15:19:36.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50372]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:36.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]) request=subsystem activate command 15:19:36.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]) starting runner for command=netconf 15:19:36.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50372]) process #5 SSH_MSG_CHANNEL_DATA 15:19:36.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]) by 373 down to 2096779 15:19:36.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]) SSH_MSG_CHANNEL_DATA len=373 15:19:36.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372] 15:19:36.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0aee7f40, L:/10.30.170.167:18180 - R:/10.30.171.175:50372]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:36.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:36.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0aee7f40, L:/10.30.170.167:18180 - R:/10.30.171.175:50372] 15:19:36.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0aee7f40, L:/10.30.170.167:18180 - R:/10.30.171.175:50372] 15:19:36.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18180', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:36.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=351} created 15:19:36.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=351, channel=[id: 0x0aee7f40, L:/10.30.170.167:18180 - R:/10.30.171.175:50372]} created 15:19:36.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0aee7f40, L:/10.30.170.167:18180 - R:/10.30.171.175:50372] successful with session NetconfServerSession{sessionId=351, channel=[id: 0x0aee7f40, L:/10.30.170.167:18180 - R:/10.30.171.175:50372]} 15:19:36.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=351, channel=[id: 0x0aee7f40, L:/10.30.170.167:18180 - R:/10.30.171.175:50372]} up 15:19:36.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50372]) process #6 SSH_MSG_CHANNEL_DATA 15:19:36.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]) by 393 down to 2096386 15:19:36.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]) SSH_MSG_CHANNEL_DATA len=393 15:19:36.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372] 15:19:36.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:36.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:36.548 [netconf-device-simulator-threads-0] 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=351} 15:19:36.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:36.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=351, channel=[id: 0x0aee7f40, L:/10.30.170.167:18180 - R:/10.30.171.175:50372]} EXI handlers added to pipeline 15:19:36.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:36.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]) by 179 down to 2095870 15:19:36.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50372]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:36.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:36.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50372]) process #7 SSH_MSG_CHANNEL_DATA 15:19:36.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]) by 340 down to 2096046 15:19:36.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]) SSH_MSG_CHANNEL_DATA len=340 15:19:36.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372] 15:19:36.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:36.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:36.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=351} 15:19:36.550 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5bd312dd 15:19:36.550 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:36.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:36.550 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:36.550 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:36.550 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:36.550 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:36.550 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:36.550 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:36.550 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:36.550 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:36.550 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:36.550 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:36.550 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:36.550 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:36.550 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:36.550 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:36.550 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:36.550 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:36.550 [netconf-device-simulator-threads-0] 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 15:19:36.550 [netconf-device-simulator-threads-0] 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 15:19:36.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:36.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]) by 733 down to 2095137 15:19:36.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50372]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:36.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:36.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59766]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:36.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59766]) process #16 SSH_MSG_IGNORE 15:19:36.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59766]) SSH_MSG_IGNORE 15:19:36.588 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:19:36.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58112]) process #21 SSH_MSG_IGNORE 15:19:36.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58112]) SSH_MSG_IGNORE 15:19:36.629 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:36.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54380]) process #20 SSH_MSG_IGNORE 15:19:36.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54380]) SSH_MSG_IGNORE 15:19:36.645 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53088]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:36.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53088]) process #18 SSH_MSG_IGNORE 15:19:36.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53088]) SSH_MSG_IGNORE 15:19:36.758 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45880]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:36.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45880]) process #17 SSH_MSG_IGNORE 15:19:36.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45880]) SSH_MSG_IGNORE 15:19:36.811 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46650]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:36.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46650]) process #9 SSH_MSG_IGNORE 15:19:36.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46650]) SSH_MSG_IGNORE 15:19:36.930 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39958]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:36.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39958]) process #8 SSH_MSG_IGNORE 15:19:36.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39958]) SSH_MSG_IGNORE 15:19:36.963 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41400]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:36.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41400]) process #14 SSH_MSG_IGNORE 15:19:36.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41400]) SSH_MSG_IGNORE 15:19:36.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47864]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:36.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47864]) process #10 SSH_MSG_IGNORE 15:19:36.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47864]) SSH_MSG_IGNORE 15:19:37.163 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48346]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:37.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48346]) process #19 SSH_MSG_IGNORE 15:19:37.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48346]) SSH_MSG_IGNORE 15:19:37.459 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58256]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:37.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58256]) process #17 SSH_MSG_IGNORE 15:19:37.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58256]) SSH_MSG_IGNORE 15:19:37.498 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40580]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40580]) process #15 SSH_MSG_IGNORE 15:19:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40580]) SSH_MSG_IGNORE 15:19:37.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60978]) process #12 SSH_MSG_IGNORE 15:19:37.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60978]) SSH_MSG_IGNORE 15:19:37.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60978]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:37.545 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55224]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:37.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55224]) process #13 SSH_MSG_IGNORE 15:19:37.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55224]) SSH_MSG_IGNORE 15:19:37.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8d200017, L:/10.30.170.167:18181 - R:/10.30.171.175:55408]} 15:19:37.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:55408]): SSH-2.0-SSHD-UNKNOWN 15:19:37.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:55408]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:37.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:55408]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:37.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:55408]) Send SSH_MSG_KEXINIT 15:19:37.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55408]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:37.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55408]) process #0 SSH_MSG_KEXINIT 15:19:37.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:55408]) SSH_MSG_KEXINIT 15:19:37.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:55408]) strict KEX=true client=true server=true 15:19:37.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55408]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:37.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55408]) Kex: server host key algorithms = rsa-sha2-512 15:19:37.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55408]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:37.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55408]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:37.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55408]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:37.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55408]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:37.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55408]) Kex: compression algorithms (client to server) = none 15:19:37.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55408]) Kex: compression algorithms (server to client) = none 15:19:37.753 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:37.778 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:37.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50598]) process #20 SSH_MSG_IGNORE 15:19:37.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50598]) SSH_MSG_IGNORE 15:19:37.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53618]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53618]) process #16 SSH_MSG_IGNORE 15:19:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53618]) SSH_MSG_IGNORE 15:19:37.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36408]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:37.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36408]) process #11 SSH_MSG_IGNORE 15:19:37.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36408]) SSH_MSG_IGNORE 15:19:37.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55408]) process #1 30 15:19:37.828 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55408]] process command=SSH_MSG_KEXDH_INIT 15:19:37.836 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60884]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60884]) process #18 SSH_MSG_IGNORE 15:19:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60884]) SSH_MSG_IGNORE 15:19:37.842 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:19:37.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34104]) process #21 SSH_MSG_IGNORE 15:19:37.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34104]) SSH_MSG_IGNORE 15:19:37.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55408]] Send SSH_MSG_KEXDH_REPLY 15:19:37.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55408]) packet #1 sending command=31[31] len=1639 15:19:37.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:55408])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:37.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:55408]) Send SSH_MSG_NEWKEYS 15:19:37.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:55408]) session ID=fd:84:da:54:3c:2b:f2:17:49:94:dc:30:ee:f0:21:2e:04:77:5c:80:08:92:c3:2d:30:88:8f:7d:39:49:7e:cd:e4:84:36:4a:d8:9d:ce:a8:32:34:0a:d4:95:1f:e2:ed:7f:58:92:f3:e9:7b:df:29:e6:8e:9f:e8:0e:23:44:2d 15:19:37.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55408]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:37.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55408]): strict KEX resets output message sequence number from 3 to 0 15:19:37.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55408]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@16b479ea; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:37.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:55408])[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 15:19:37.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55408])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:37.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55408]) packet #0 sending command=7[7] len=419 15:19:37.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55408]) No pending packets to flush at end of KEX 15:19:37.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55408]) process #2 SSH_MSG_NEWKEYS 15:19:37.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55408]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:37.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55408]): strict KEX resets input message sequence number from 3 to 0 15:19:37.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55408]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@23145975; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:37.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:37.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55408]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:37.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55408]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:37.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:55408]) authorized authentication methods: password,publickey 15:19:37.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55408]) Accepted service ssh-userauth 15:19:37.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55408]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:37.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55408]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:37.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55408]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:37.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55408]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:37.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55408]) no authentication factory for method=none 15:19:37.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55408]) SSH_MSG_USERAUTH_REQUEST 15:19:37.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55408]) remaining methods: password,publickey 15:19:37.878 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55408]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:37.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55408]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:37.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55408]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:37.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55408]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:37.879 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:37.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:55408]) authentication result: true 15:19:37.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:55408]) SSH_MSG_USERAUTH_REQUEST 15:19:37.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55408])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:37.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55408]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:37.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:37.879 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:37.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55408]) no heartbeat to stop 15:19:37.879 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:55408]) heartbeat type=IGNORE, interval=PT30S 15:19:37.879 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:55408 authenticated 15:19:37.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55408]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:37.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55408]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:37.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55408]] session=TransportServerSession[admin@/10.30.171.175:55408] id=0 15:19:37.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55408])) size=2097152, max=2097152, packet=32768 15:19:37.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55408]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55408] 15:19:37.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55408]) recipient=0 15:19:37.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408])) size=2097152, max=2097152, packet=32768 15:19:37.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408])) re-initializing 15:19:37.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408])) size=2097152, max=2097152, packet=32768 15:19:37.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:37.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55408]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:37.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55408]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:37.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:37.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408])[want-reply=true] subsystem=netconf 15:19:37.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408])[subsystem] prepared command 15:19:37.881 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:37.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:37.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8d200017, L:/10.30.170.167:18181 - R:/10.30.171.175:55408]}} established 15:19:37.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 352: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18181 15:19:37.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 352: Creating data stores for simulated device 15:19:37.881 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:37.881 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:37.881 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:37.881 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:37.881 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:37.882 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70fe026e 15:19:37.882 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:37.883 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:37.883 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:37.883 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:37.883 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:37.883 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:37.883 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:37.884 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:37.884 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70fe026e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70fe026e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28296807, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28296807, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:37.884 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:37.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:37.885 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8d200017, L:/10.30.170.167:18181 - R:/10.30.171.175:55408] 15:19:37.885 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 352 on channel [id: 0x8d200017, L:/10.30.170.167:18181 - R:/10.30.171.175:55408] 15:19:37.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]) by 1103 down to 2096049 15:19:37.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55408]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:37.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8d200017, L:/10.30.170.167:18181 - R:/10.30.171.175:55408] 15:19:37.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8d200017, L:/10.30.170.167:18181 - R:/10.30.171.175:55408] 15:19:37.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]) request=subsystem result=ReplySuccess, want-reply=true 15:19:37.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55408]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:37.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]) request=subsystem activate command 15:19:37.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]) starting runner for command=netconf 15:19:37.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55408]) process #5 SSH_MSG_CHANNEL_DATA 15:19:37.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]) by 373 down to 2096779 15:19:37.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]) SSH_MSG_CHANNEL_DATA len=373 15:19:37.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408] 15:19:37.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8d200017, L:/10.30.170.167:18181 - R:/10.30.171.175:55408]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:37.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:37.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8d200017, L:/10.30.170.167:18181 - R:/10.30.171.175:55408] 15:19:37.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8d200017, L:/10.30.170.167:18181 - R:/10.30.171.175:55408] 15:19:37.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18181', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:37.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=352} created 15:19:37.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=352, channel=[id: 0x8d200017, L:/10.30.170.167:18181 - R:/10.30.171.175:55408]} created 15:19:37.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8d200017, L:/10.30.170.167:18181 - R:/10.30.171.175:55408] successful with session NetconfServerSession{sessionId=352, channel=[id: 0x8d200017, L:/10.30.170.167:18181 - R:/10.30.171.175:55408]} 15:19:37.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=352, channel=[id: 0x8d200017, L:/10.30.170.167:18181 - R:/10.30.171.175:55408]} up 15:19:37.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55408]) process #6 SSH_MSG_CHANNEL_DATA 15:19:37.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]) by 393 down to 2096386 15:19:37.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]) SSH_MSG_CHANNEL_DATA len=393 15:19:37.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408] 15:19:37.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:37.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:37.887 [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=352} 15:19:37.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:37.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=352, channel=[id: 0x8d200017, L:/10.30.170.167:18181 - R:/10.30.171.175:55408]} EXI handlers added to pipeline 15:19:37.887 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:37.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]) by 179 down to 2095870 15:19:37.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55408]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:37.888 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:37.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55408]) process #7 SSH_MSG_CHANNEL_DATA 15:19:37.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]) by 340 down to 2096046 15:19:37.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]) SSH_MSG_CHANNEL_DATA len=340 15:19:37.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408] 15:19:37.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:37.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:37.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=352} 15:19:37.890 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28296807 15:19:37.890 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:37.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:37.890 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:37.890 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:37.890 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:37.890 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:37.890 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:37.890 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:37.890 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:37.890 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:37.890 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:37.890 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:37.890 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:37.890 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:37.890 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:37.890 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:37.890 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:37.890 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:37.890 [netconf-device-simulator-threads-2] 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 15:19:37.890 [netconf-device-simulator-threads-2] 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 15:19:37.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:37.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]) by 733 down to 2095137 15:19:37.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55408]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:37.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:38.005 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42628]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:38.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42628]) process #9 SSH_MSG_IGNORE 15:19:38.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42628]) SSH_MSG_IGNORE 15:19:38.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49154]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:38.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49154]) process #14 SSH_MSG_IGNORE 15:19:38.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49154]) SSH_MSG_IGNORE 15:19:38.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36924]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:38.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36924]) process #8 SSH_MSG_IGNORE 15:19:38.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36924]) SSH_MSG_IGNORE 15:19:38.267 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47972]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:38.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47972]) process #15 SSH_MSG_IGNORE 15:19:38.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47972]) SSH_MSG_IGNORE 15:19:38.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41398]) process #10 SSH_MSG_IGNORE 15:19:38.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41398]) SSH_MSG_IGNORE 15:19:38.304 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41398]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:38.337 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38174]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:38.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38174]) process #17 SSH_MSG_IGNORE 15:19:38.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38174]) SSH_MSG_IGNORE 15:19:38.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33050]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33050]) process #19 SSH_MSG_IGNORE 15:19:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33050]) SSH_MSG_IGNORE 15:19:38.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42510]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:38.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42510]) process #12 SSH_MSG_IGNORE 15:19:38.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42510]) SSH_MSG_IGNORE 15:19:38.622 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36106]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:38.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36106]) process #16 SSH_MSG_IGNORE 15:19:38.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36106]) SSH_MSG_IGNORE 15:19:38.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe385b6e8, L:/10.30.170.167:18182 - R:/10.30.171.175:50712]} 15:19:38.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:50712]): SSH-2.0-SSHD-UNKNOWN 15:19:38.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:50712]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:38.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:50712]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:38.742 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #11 SSH_MSG_IGNORE 15:19:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:19:38.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:50712]) Send SSH_MSG_KEXINIT 15:19:38.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50712]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:38.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50712]) process #0 SSH_MSG_KEXINIT 15:19:38.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:50712]) SSH_MSG_KEXINIT 15:19:38.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:50712]) strict KEX=true client=true server=true 15:19:38.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50712]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:38.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50712]) Kex: server host key algorithms = rsa-sha2-512 15:19:38.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50712]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:38.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50712]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:38.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50712]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:38.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50712]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:38.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50712]) Kex: compression algorithms (client to server) = none 15:19:38.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50712]) Kex: compression algorithms (server to client) = none 15:19:38.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:38.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54674]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:38.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54674]) process #13 SSH_MSG_IGNORE 15:19:38.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54674]) SSH_MSG_IGNORE 15:19:38.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50712]) process #1 30 15:19:38.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50712]] process command=SSH_MSG_KEXDH_INIT 15:19:38.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50712]] Send SSH_MSG_KEXDH_REPLY 15:19:38.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50712]) packet #1 sending command=31[31] len=1639 15:19:38.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:50712])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:38.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:50712]) Send SSH_MSG_NEWKEYS 15:19:38.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:50712]) session ID=b3:8e:5d:62:c3:51:6b:0f:b5:be:14:37:fb:b5:9a:f3:b4:58:f9:67:98:6e:60:f1:fc:8a:1d:64:ec:cd:b3:e7:5e:df:dc:da:c0:85:ff:ca:03:07:36:6c:31:9e:fe:e2:11:aa:3f:df:6d:4c:f3:8a:9e:8c:b5:0b:a4:96:88:aa 15:19:38.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50712]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:38.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50712]): strict KEX resets output message sequence number from 3 to 0 15:19:38.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50712]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@45d08e03; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:38.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:50712])[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 15:19:38.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50712])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:38.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50712]) packet #0 sending command=7[7] len=419 15:19:38.839 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50712]) No pending packets to flush at end of KEX 15:19:38.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50712]) process #2 SSH_MSG_NEWKEYS 15:19:38.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50712]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:38.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50712]): strict KEX resets input message sequence number from 3 to 0 15:19:38.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50712]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3064d7c5; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:38.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:38.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50712]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:38.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50712]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:38.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:50712]) authorized authentication methods: password,publickey 15:19:38.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50712]) Accepted service ssh-userauth 15:19:38.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50712]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:38.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50712]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:38.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50712]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:38.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50712]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:38.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50712]) no authentication factory for method=none 15:19:38.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50712]) SSH_MSG_USERAUTH_REQUEST 15:19:38.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50712]) remaining methods: password,publickey 15:19:38.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50712]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:38.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50712]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:38.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50712]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:38.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50712]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:38.874 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:38.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:50712]) authentication result: true 15:19:38.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:50712]) SSH_MSG_USERAUTH_REQUEST 15:19:38.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50712])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:38.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50712]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:38.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:38.874 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:38.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50712]) no heartbeat to stop 15:19:38.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:50712]) heartbeat type=IGNORE, interval=PT30S 15:19:38.874 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:50712 authenticated 15:19:38.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50712]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:38.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50712]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:38.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50712]] session=TransportServerSession[admin@/10.30.171.175:50712] id=0 15:19:38.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50712])) size=2097152, max=2097152, packet=32768 15:19:38.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50712]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50712] 15:19:38.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50712]) recipient=0 15:19:38.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712])) size=2097152, max=2097152, packet=32768 15:19:38.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712])) re-initializing 15:19:38.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712])) size=2097152, max=2097152, packet=32768 15:19:38.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:38.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50712]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:38.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50712]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:38.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:38.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712])[want-reply=true] subsystem=netconf 15:19:38.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712])[subsystem] prepared command 15:19:38.876 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:38.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:38.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe385b6e8, L:/10.30.170.167:18182 - R:/10.30.171.175:50712]}} established 15:19:38.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 353: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18182 15:19:38.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 353: Creating data stores for simulated device 15:19:38.878 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:38.878 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:38.878 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:38.878 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:38.878 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:38.879 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56413840 15:19:38.879 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:38.879 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:38.879 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:38.879 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:38.880 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:38.880 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:38.880 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:38.880 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:38.880 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56413840, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56413840, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71992a71, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71992a71, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:38.881 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:38.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:38.881 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe385b6e8, L:/10.30.170.167:18182 - R:/10.30.171.175:50712] 15:19:38.881 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 353 on channel [id: 0xe385b6e8, L:/10.30.170.167:18182 - R:/10.30.171.175:50712] 15:19:38.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]) by 1103 down to 2096049 15:19:38.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50712]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:38.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe385b6e8, L:/10.30.170.167:18182 - R:/10.30.171.175:50712] 15:19:38.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe385b6e8, L:/10.30.170.167:18182 - R:/10.30.171.175:50712] 15:19:38.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]) request=subsystem result=ReplySuccess, want-reply=true 15:19:38.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50712]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:38.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]) request=subsystem activate command 15:19:38.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]) starting runner for command=netconf 15:19:38.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50712]) process #5 SSH_MSG_CHANNEL_DATA 15:19:38.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]) by 373 down to 2096779 15:19:38.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]) SSH_MSG_CHANNEL_DATA len=373 15:19:38.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712] 15:19:38.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe385b6e8, L:/10.30.170.167:18182 - R:/10.30.171.175:50712]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:38.882 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:38.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe385b6e8, L:/10.30.170.167:18182 - R:/10.30.171.175:50712] 15:19:38.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe385b6e8, L:/10.30.170.167:18182 - R:/10.30.171.175:50712] 15:19:38.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18182', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:38.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=353} created 15:19:38.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=353, channel=[id: 0xe385b6e8, L:/10.30.170.167:18182 - R:/10.30.171.175:50712]} created 15:19:38.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe385b6e8, L:/10.30.170.167:18182 - R:/10.30.171.175:50712] successful with session NetconfServerSession{sessionId=353, channel=[id: 0xe385b6e8, L:/10.30.170.167:18182 - R:/10.30.171.175:50712]} 15:19:38.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=353, channel=[id: 0xe385b6e8, L:/10.30.170.167:18182 - R:/10.30.171.175:50712]} up 15:19:38.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50712]) process #6 SSH_MSG_CHANNEL_DATA 15:19:38.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]) by 393 down to 2096386 15:19:38.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]) SSH_MSG_CHANNEL_DATA len=393 15:19:38.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712] 15:19:38.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:38.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:38.883 [netconf-device-simulator-threads-4] 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=353} 15:19:38.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:38.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=353, channel=[id: 0xe385b6e8, L:/10.30.170.167:18182 - R:/10.30.171.175:50712]} EXI handlers added to pipeline 15:19:38.883 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:38.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]) by 179 down to 2095870 15:19:38.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50712]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:38.884 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:38.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50712]) process #7 SSH_MSG_CHANNEL_DATA 15:19:38.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]) by 340 down to 2096046 15:19:38.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]) SSH_MSG_CHANNEL_DATA len=340 15:19:38.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712] 15:19:38.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:38.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:38.885 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=353} 15:19:38.886 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71992a71 15:19:38.886 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:38.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:38.886 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:38.886 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:38.886 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:38.886 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:38.886 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:38.886 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:38.886 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:38.886 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:38.886 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:38.886 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:38.886 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:38.886 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:38.886 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:38.886 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:38.886 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:38.886 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:38.886 [netconf-device-simulator-threads-4] 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 15:19:38.886 [netconf-device-simulator-threads-4] 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 15:19:38.886 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:38.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]) by 733 down to 2095137 15:19:38.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50712]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:38.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:38.917 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37244]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:38.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37244]) process #18 SSH_MSG_IGNORE 15:19:38.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37244]) SSH_MSG_IGNORE 15:19:39.024 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:19:39.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54902]) process #21 SSH_MSG_IGNORE 15:19:39.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54902]) SSH_MSG_IGNORE 15:19:39.049 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:39.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44860]) process #20 SSH_MSG_IGNORE 15:19:39.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44860]) SSH_MSG_IGNORE 15:19:39.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35768]) process #9 SSH_MSG_IGNORE 15:19:39.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35768]) SSH_MSG_IGNORE 15:19:39.159 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35768]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:39.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36484]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:39.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36484]) process #14 SSH_MSG_IGNORE 15:19:39.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36484]) SSH_MSG_IGNORE 15:19:39.541 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38652]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38652]) process #17 SSH_MSG_IGNORE 15:19:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38652]) SSH_MSG_IGNORE 15:19:39.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55850]) process #8 SSH_MSG_IGNORE 15:19:39.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55850]) SSH_MSG_IGNORE 15:19:39.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55850]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:39.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47238]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:39.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47238]) process #19 SSH_MSG_IGNORE 15:19:39.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47238]) SSH_MSG_IGNORE 15:19:39.816 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51538]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:39.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51538]) process #16 SSH_MSG_IGNORE 15:19:39.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51538]) SSH_MSG_IGNORE 15:19:39.843 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55758]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:39.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55758]) process #10 SSH_MSG_IGNORE 15:19:39.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55758]) SSH_MSG_IGNORE 15:19:39.876 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58680]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:39.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58680]) process #15 SSH_MSG_IGNORE 15:19:39.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58680]) SSH_MSG_IGNORE 15:19:39.906 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1b740722, L:/10.30.170.167:18183 - R:/10.30.171.175:41854]} 15:19:39.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:41854]): SSH-2.0-SSHD-UNKNOWN 15:19:39.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:41854]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:39.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:41854]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:39.976 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:39.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #11 SSH_MSG_IGNORE 15:19:39.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:19:39.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57594]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57594]) process #13 SSH_MSG_IGNORE 15:19:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57594]) SSH_MSG_IGNORE 15:19:40.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:41854]) Send SSH_MSG_KEXINIT 15:19:40.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41854]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:40.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41854]) process #0 SSH_MSG_KEXINIT 15:19:40.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:41854]) SSH_MSG_KEXINIT 15:19:40.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:41854]) strict KEX=true client=true server=true 15:19:40.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41854]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:40.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41854]) Kex: server host key algorithms = rsa-sha2-512 15:19:40.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41854]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:40.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41854]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:40.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41854]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:40.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41854]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:40.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41854]) Kex: compression algorithms (client to server) = none 15:19:40.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41854]) Kex: compression algorithms (server to client) = none 15:19:40.042 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:40.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50400]) process #12 SSH_MSG_IGNORE 15:19:40.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50400]) SSH_MSG_IGNORE 15:19:40.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50400]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:40.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41854]) process #1 30 15:19:40.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41854]] process command=SSH_MSG_KEXDH_INIT 15:19:40.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41854]] Send SSH_MSG_KEXDH_REPLY 15:19:40.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41854]) packet #1 sending command=31[31] len=1639 15:19:40.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:41854])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:40.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:41854]) Send SSH_MSG_NEWKEYS 15:19:40.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:41854]) session ID=3d:07:e0:b7:63:71:6d:47:c3:0f:98:02:e2:63:4b:29:67:fd:34:74:23:99:a0:01:d6:5b:91:3e:af:ed:fb:c6:fd:23:b4:9b:fb:0d:b7:62:eb:2d:64:a9:dc:5e:f9:15:91:d2:db:f9:96:76:57:a1:5c:b8:cf:fb:08:f2:ab:16 15:19:40.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41854]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:40.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41854]): strict KEX resets output message sequence number from 3 to 0 15:19:40.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41854]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3b1874b9; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:40.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:41854])[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 15:19:40.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41854])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:40.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41854]) packet #0 sending command=7[7] len=419 15:19:40.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41854]) No pending packets to flush at end of KEX 15:19:40.156 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59038]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:40.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59038]) process #18 SSH_MSG_IGNORE 15:19:40.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59038]) SSH_MSG_IGNORE 15:19:40.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41854]) process #2 SSH_MSG_NEWKEYS 15:19:40.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41854]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:40.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41854]): strict KEX resets input message sequence number from 3 to 0 15:19:40.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41854]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@36e7daa0; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:40.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:40.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41854]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:40.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41854]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:40.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:41854]) authorized authentication methods: password,publickey 15:19:40.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41854]) Accepted service ssh-userauth 15:19:40.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41854]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:40.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41854]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:40.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41854]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:40.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41854]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:40.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41854]) no authentication factory for method=none 15:19:40.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41854]) SSH_MSG_USERAUTH_REQUEST 15:19:40.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41854]) remaining methods: password,publickey 15:19:40.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41854]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:40.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41854]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:40.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41854]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:40.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41854]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:40.162 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:40.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:41854]) authentication result: true 15:19:40.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:41854]) SSH_MSG_USERAUTH_REQUEST 15:19:40.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41854])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:40.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41854]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:40.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:40.162 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:40.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41854]) no heartbeat to stop 15:19:40.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:41854]) heartbeat type=IGNORE, interval=PT30S 15:19:40.162 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:41854 authenticated 15:19:40.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41854]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:40.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41854]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:40.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41854]] session=TransportServerSession[admin@/10.30.171.175:41854] id=0 15:19:40.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41854])) size=2097152, max=2097152, packet=32768 15:19:40.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41854]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41854] 15:19:40.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41854]) recipient=0 15:19:40.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854])) size=2097152, max=2097152, packet=32768 15:19:40.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854])) re-initializing 15:19:40.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854])) size=2097152, max=2097152, packet=32768 15:19:40.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:40.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41854]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:40.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41854]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:40.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:40.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854])[want-reply=true] subsystem=netconf 15:19:40.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854])[subsystem] prepared command 15:19:40.164 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:40.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:40.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1b740722, L:/10.30.170.167:18183 - R:/10.30.171.175:41854]}} established 15:19:40.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 354: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18183 15:19:40.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 354: Creating data stores for simulated device 15:19:40.165 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:40.165 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:40.165 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:40.165 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:40.165 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:40.166 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a70c7cc 15:19:40.166 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:40.166 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:40.166 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:40.166 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:40.167 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:40.167 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:40.167 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:40.167 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:40.167 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a70c7cc, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a70c7cc, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@38caad46, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@38caad46, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:40.168 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:40.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:40.169 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1b740722, L:/10.30.170.167:18183 - R:/10.30.171.175:41854] 15:19:40.169 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 354 on channel [id: 0x1b740722, L:/10.30.170.167:18183 - R:/10.30.171.175:41854] 15:19:40.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]) by 1103 down to 2096049 15:19:40.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41854]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:40.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1b740722, L:/10.30.170.167:18183 - R:/10.30.171.175:41854] 15:19:40.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1b740722, L:/10.30.170.167:18183 - R:/10.30.171.175:41854] 15:19:40.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]) request=subsystem result=ReplySuccess, want-reply=true 15:19:40.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41854]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:40.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]) request=subsystem activate command 15:19:40.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]) starting runner for command=netconf 15:19:40.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41854]) process #5 SSH_MSG_CHANNEL_DATA 15:19:40.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]) by 373 down to 2096779 15:19:40.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]) SSH_MSG_CHANNEL_DATA len=373 15:19:40.170 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854] 15:19:40.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x1b740722, L:/10.30.170.167:18183 - R:/10.30.171.175:41854]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:40.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:40.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1b740722, L:/10.30.170.167:18183 - R:/10.30.171.175:41854] 15:19:40.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1b740722, L:/10.30.170.167:18183 - R:/10.30.171.175:41854] 15:19:40.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18183', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:40.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=354} created 15:19:40.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=354, channel=[id: 0x1b740722, L:/10.30.170.167:18183 - R:/10.30.171.175:41854]} created 15:19:40.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1b740722, L:/10.30.170.167:18183 - R:/10.30.171.175:41854] successful with session NetconfServerSession{sessionId=354, channel=[id: 0x1b740722, L:/10.30.170.167:18183 - R:/10.30.171.175:41854]} 15:19:40.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=354, channel=[id: 0x1b740722, L:/10.30.170.167:18183 - R:/10.30.171.175:41854]} up 15:19:40.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41854]) process #6 SSH_MSG_CHANNEL_DATA 15:19:40.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]) by 393 down to 2096386 15:19:40.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]) SSH_MSG_CHANNEL_DATA len=393 15:19:40.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854] 15:19:40.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:40.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:40.172 [netconf-device-simulator-threads-6] 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=354} 15:19:40.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:40.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=354, channel=[id: 0x1b740722, L:/10.30.170.167:18183 - R:/10.30.171.175:41854]} EXI handlers added to pipeline 15:19:40.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:40.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]) by 179 down to 2095870 15:19:40.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41854]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:40.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:40.174 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41854]) process #7 SSH_MSG_CHANNEL_DATA 15:19:40.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]) by 340 down to 2096046 15:19:40.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]) SSH_MSG_CHANNEL_DATA len=340 15:19:40.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854] 15:19:40.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:40.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:40.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=354} 15:19:40.175 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@38caad46 15:19:40.175 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:40.175 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:40.175 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:40.175 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:40.175 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:40.175 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:40.175 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:40.175 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:40.175 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:40.175 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:40.175 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:40.175 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:40.175 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:40.175 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:40.175 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:40.175 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:40.175 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:40.175 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:40.176 [netconf-device-simulator-threads-6] 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 15:19:40.176 [netconf-device-simulator-threads-6] 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 15:19:40.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:40.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]) by 733 down to 2095137 15:19:40.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41854]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:40.176 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:40.480 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53276]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:40.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53276]) process #9 SSH_MSG_IGNORE 15:19:40.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53276]) SSH_MSG_IGNORE 15:19:40.487 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43380]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:40.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43380]) process #14 SSH_MSG_IGNORE 15:19:40.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43380]) SSH_MSG_IGNORE 15:19:40.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:19:40.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38538]) process #21 SSH_MSG_IGNORE 15:19:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38538]) SSH_MSG_IGNORE 15:19:40.732 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:40.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33996]) process #20 SSH_MSG_IGNORE 15:19:40.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33996]) SSH_MSG_IGNORE 15:19:40.753 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49742]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:40.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49742]) process #8 SSH_MSG_IGNORE 15:19:40.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49742]) SSH_MSG_IGNORE 15:19:40.760 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58864]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:40.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58864]) process #16 SSH_MSG_IGNORE 15:19:40.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58864]) SSH_MSG_IGNORE 15:19:40.776 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58078]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:40.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58078]) process #15 SSH_MSG_IGNORE 15:19:40.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58078]) SSH_MSG_IGNORE 15:19:40.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37488]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:40.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37488]) process #17 SSH_MSG_IGNORE 15:19:40.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37488]) SSH_MSG_IGNORE 15:19:40.852 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37928]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:40.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37928]) process #19 SSH_MSG_IGNORE 15:19:40.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37928]) SSH_MSG_IGNORE 15:19:40.976 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47884]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:40.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47884]) process #10 SSH_MSG_IGNORE 15:19:40.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47884]) SSH_MSG_IGNORE 15:19:40.990 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42588]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:40.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42588]) process #12 SSH_MSG_IGNORE 15:19:40.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42588]) SSH_MSG_IGNORE 15:19:41.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x72ebb925, L:/10.30.170.167:18184 - R:/10.30.171.175:38246]} 15:19:41.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:38246]): SSH-2.0-SSHD-UNKNOWN 15:19:41.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:38246]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:41.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:38246]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:41.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:38246]) Send SSH_MSG_KEXINIT 15:19:41.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38246]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:41.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38246]) process #0 SSH_MSG_KEXINIT 15:19:41.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:38246]) SSH_MSG_KEXINIT 15:19:41.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:38246]) strict KEX=true client=true server=true 15:19:41.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38246]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:41.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38246]) Kex: server host key algorithms = rsa-sha2-512 15:19:41.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38246]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:41.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38246]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:41.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38246]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:41.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38246]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:41.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38246]) Kex: compression algorithms (client to server) = none 15:19:41.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38246]) Kex: compression algorithms (server to client) = none 15:19:41.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:41.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55450]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:41.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55450]) process #11 SSH_MSG_IGNORE 15:19:41.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55450]) SSH_MSG_IGNORE 15:19:41.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38246]) process #1 30 15:19:41.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38246]] process command=SSH_MSG_KEXDH_INIT 15:19:41.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38246]] Send SSH_MSG_KEXDH_REPLY 15:19:41.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38246]) packet #1 sending command=31[31] len=1639 15:19:41.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:38246])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:41.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:38246]) Send SSH_MSG_NEWKEYS 15:19:41.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:38246]) session ID=99:d3:11:fe:32:cc:c7:dd:35:36:02:d6:cf:45:11:b4:6e:f7:43:dc:46:4a:ad:39:cf:4b:aa:35:6f:0a:1b:58:89:d2:96:08:25:21:a3:48:2d:2d:bc:54:84:b7:6c:73:48:39:f4:4c:f3:d1:f6:d5:8c:ff:01:59:15:ef:c6:77 15:19:41.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38246]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:41.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38246]): strict KEX resets output message sequence number from 3 to 0 15:19:41.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38246]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@be33a78; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:41.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:38246])[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 15:19:41.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38246])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:41.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38246]) packet #0 sending command=7[7] len=419 15:19:41.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38246]) No pending packets to flush at end of KEX 15:19:41.354 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56052]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:41.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56052]) process #13 SSH_MSG_IGNORE 15:19:41.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56052]) SSH_MSG_IGNORE 15:19:41.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38246]) process #2 SSH_MSG_NEWKEYS 15:19:41.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38246]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:41.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38246]): strict KEX resets input message sequence number from 3 to 0 15:19:41.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38246]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1774da2b; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:41.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:41.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38246]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:41.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38246]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:41.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:38246]) authorized authentication methods: password,publickey 15:19:41.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38246]) Accepted service ssh-userauth 15:19:41.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38246]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:41.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38246]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:41.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38246]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:41.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38246]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:41.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38246]) no authentication factory for method=none 15:19:41.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38246]) SSH_MSG_USERAUTH_REQUEST 15:19:41.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38246]) remaining methods: password,publickey 15:19:41.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38246]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:41.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38246]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:41.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38246]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:41.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38246]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:41.356 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:41.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:38246]) authentication result: true 15:19:41.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:38246]) SSH_MSG_USERAUTH_REQUEST 15:19:41.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38246])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:41.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38246]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:41.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:41.356 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:41.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38246]) no heartbeat to stop 15:19:41.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:38246]) heartbeat type=IGNORE, interval=PT30S 15:19:41.356 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:38246 authenticated 15:19:41.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38246]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:41.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38246]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:41.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38246]] session=TransportServerSession[admin@/10.30.171.175:38246] id=0 15:19:41.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38246])) size=2097152, max=2097152, packet=32768 15:19:41.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38246]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38246] 15:19:41.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38246]) recipient=0 15:19:41.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246])) size=2097152, max=2097152, packet=32768 15:19:41.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246])) re-initializing 15:19:41.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246])) size=2097152, max=2097152, packet=32768 15:19:41.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:41.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38246]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:41.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38246]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:41.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:41.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246])[want-reply=true] subsystem=netconf 15:19:41.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246])[subsystem] prepared command 15:19:41.358 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:41.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:41.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x72ebb925, L:/10.30.170.167:18184 - R:/10.30.171.175:38246]}} established 15:19:41.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 355: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18184 15:19:41.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 355: Creating data stores for simulated device 15:19:41.358 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:41.358 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:41.359 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:41.359 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:41.359 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:41.359 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@403bd04a 15:19:41.360 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:41.360 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:41.360 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:41.365 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:41.365 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:41.365 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:41.365 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:41.366 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:41.366 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@403bd04a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@403bd04a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45b2949d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45b2949d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:41.366 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:41.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:41.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x72ebb925, L:/10.30.170.167:18184 - R:/10.30.171.175:38246] 15:19:41.367 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 355 on channel [id: 0x72ebb925, L:/10.30.170.167:18184 - R:/10.30.171.175:38246] 15:19:41.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]) by 1103 down to 2096049 15:19:41.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38246]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:41.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x72ebb925, L:/10.30.170.167:18184 - R:/10.30.171.175:38246] 15:19:41.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x72ebb925, L:/10.30.170.167:18184 - R:/10.30.171.175:38246] 15:19:41.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]) request=subsystem result=ReplySuccess, want-reply=true 15:19:41.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38246]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:41.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]) request=subsystem activate command 15:19:41.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]) starting runner for command=netconf 15:19:41.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38246]) process #5 SSH_MSG_CHANNEL_DATA 15:19:41.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]) by 373 down to 2096779 15:19:41.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]) SSH_MSG_CHANNEL_DATA len=373 15:19:41.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246] 15:19:41.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x72ebb925, L:/10.30.170.167:18184 - R:/10.30.171.175:38246]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:41.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:41.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x72ebb925, L:/10.30.170.167:18184 - R:/10.30.171.175:38246] 15:19:41.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x72ebb925, L:/10.30.170.167:18184 - R:/10.30.171.175:38246] 15:19:41.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18184', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:41.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=355} created 15:19:41.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=355, channel=[id: 0x72ebb925, L:/10.30.170.167:18184 - R:/10.30.171.175:38246]} created 15:19:41.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x72ebb925, L:/10.30.170.167:18184 - R:/10.30.171.175:38246] successful with session NetconfServerSession{sessionId=355, channel=[id: 0x72ebb925, L:/10.30.170.167:18184 - R:/10.30.171.175:38246]} 15:19:41.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=355, channel=[id: 0x72ebb925, L:/10.30.170.167:18184 - R:/10.30.171.175:38246]} up 15:19:41.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38246]) process #6 SSH_MSG_CHANNEL_DATA 15:19:41.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]) by 393 down to 2096386 15:19:41.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]) SSH_MSG_CHANNEL_DATA len=393 15:19:41.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246] 15:19:41.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:41.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:41.369 [netconf-device-simulator-threads-0] 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=355} 15:19:41.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:41.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=355, channel=[id: 0x72ebb925, L:/10.30.170.167:18184 - R:/10.30.171.175:38246]} EXI handlers added to pipeline 15:19:41.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:41.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]) by 179 down to 2095870 15:19:41.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38246]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:41.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:41.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38246]) process #7 SSH_MSG_CHANNEL_DATA 15:19:41.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]) by 340 down to 2096046 15:19:41.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]) SSH_MSG_CHANNEL_DATA len=340 15:19:41.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246] 15:19:41.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:41.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:41.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=355} 15:19:41.374 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45b2949d 15:19:41.374 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:41.374 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:41.374 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:41.374 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:41.374 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:41.374 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:41.374 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:41.375 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:41.375 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:41.375 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:41.375 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:41.375 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:41.375 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:41.375 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:41.375 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:41.375 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:41.375 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:41.375 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:41.375 [netconf-device-simulator-threads-0] 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 15:19:41.375 [netconf-device-simulator-threads-0] 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 15:19:41.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:41.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]) by 733 down to 2095137 15:19:41.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38246]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:41.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:41.520 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33716]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:41.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33716]) process #15 SSH_MSG_IGNORE 15:19:41.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33716]) SSH_MSG_IGNORE 15:19:41.580 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35884]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:41.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35884]) process #9 SSH_MSG_IGNORE 15:19:41.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35884]) SSH_MSG_IGNORE 15:19:41.618 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:41.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35638]) process #20 SSH_MSG_IGNORE 15:19:41.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35638]) SSH_MSG_IGNORE 15:19:41.671 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:19:41.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #21 SSH_MSG_IGNORE 15:19:41.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:19:41.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44776]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:41.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44776]) process #18 SSH_MSG_IGNORE 15:19:41.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44776]) SSH_MSG_IGNORE 15:19:41.741 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36860]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:41.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36860]) process #14 SSH_MSG_IGNORE 15:19:41.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36860]) SSH_MSG_IGNORE 15:19:41.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5949d604, L:/10.30.170.167:18185 - R:/10.30.171.175:58508]} 15:19:41.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:58508]): SSH-2.0-SSHD-UNKNOWN 15:19:41.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:58508]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:41.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:58508]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:41.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34526]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:42.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34526]) process #10 SSH_MSG_IGNORE 15:19:42.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34526]) SSH_MSG_IGNORE 15:19:42.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:58508]) Send SSH_MSG_KEXINIT 15:19:42.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58508]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:42.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58508]) process #0 SSH_MSG_KEXINIT 15:19:42.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:58508]) SSH_MSG_KEXINIT 15:19:42.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:58508]) strict KEX=true client=true server=true 15:19:42.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58508]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:42.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58508]) Kex: server host key algorithms = rsa-sha2-512 15:19:42.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58508]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:42.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58508]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:42.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58508]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:42.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58508]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:42.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58508]) Kex: compression algorithms (client to server) = none 15:19:42.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58508]) Kex: compression algorithms (server to client) = none 15:19:42.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:42.078 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33384]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:42.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33384]) process #19 SSH_MSG_IGNORE 15:19:42.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33384]) SSH_MSG_IGNORE 15:19:42.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58508]) process #1 30 15:19:42.118 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58508]] process command=SSH_MSG_KEXDH_INIT 15:19:42.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58508]] Send SSH_MSG_KEXDH_REPLY 15:19:42.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58508]) packet #1 sending command=31[31] len=1639 15:19:42.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:58508])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:42.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:58508]) Send SSH_MSG_NEWKEYS 15:19:42.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:58508]) session ID=5c:31:ac:a4:ff:1f:89:c6:e0:47:c5:96:08:8e:a3:a5:2c:d0:d9:fe:55:eb:3f:22:8a:57:8d:73:5f:05:1d:b2:60:92:3b:c3:f1:62:46:df:b7:93:cc:e7:fb:52:ee:99:85:15:dd:66:a0:cc:5a:f4:94:06:d1:85:ab:b9:98:f3 15:19:42.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58508]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:42.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58508]): strict KEX resets output message sequence number from 3 to 0 15:19:42.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58508]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7705e34e; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:42.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:58508])[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 15:19:42.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58508])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:42.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58508]) packet #0 sending command=7[7] len=419 15:19:42.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58508]) No pending packets to flush at end of KEX 15:19:42.133 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55736]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:42.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58508]) process #2 SSH_MSG_NEWKEYS 15:19:42.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58508]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:42.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58508]): strict KEX resets input message sequence number from 3 to 0 15:19:42.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58508]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@563fe770; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:42.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:42.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58508]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:42.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58508]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:42.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:58508]) authorized authentication methods: password,publickey 15:19:42.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58508]) Accepted service ssh-userauth 15:19:42.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58508]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:42.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58508]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:42.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58508]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:42.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58508]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:42.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58508]) no authentication factory for method=none 15:19:42.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58508]) SSH_MSG_USERAUTH_REQUEST 15:19:42.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58508]) remaining methods: password,publickey 15:19:42.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58508]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:42.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55736]) process #17 SSH_MSG_IGNORE 15:19:42.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55736]) SSH_MSG_IGNORE 15:19:42.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58508]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:42.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58508]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:42.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58508]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:42.164 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:42.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:58508]) authentication result: true 15:19:42.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:58508]) SSH_MSG_USERAUTH_REQUEST 15:19:42.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58508])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:42.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58508]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:42.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:42.164 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:42.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58508]) no heartbeat to stop 15:19:42.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:58508]) heartbeat type=IGNORE, interval=PT30S 15:19:42.164 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:58508 authenticated 15:19:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58508]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58508]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58508]] session=TransportServerSession[admin@/10.30.171.175:58508] id=0 15:19:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58508])) size=2097152, max=2097152, packet=32768 15:19:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58508]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58508] 15:19:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58508]) recipient=0 15:19:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508])) size=2097152, max=2097152, packet=32768 15:19:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508])) re-initializing 15:19:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508])) size=2097152, max=2097152, packet=32768 15:19:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58508]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58508]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508])[want-reply=true] subsystem=netconf 15:19:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508])[subsystem] prepared command 15:19:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5949d604, L:/10.30.170.167:18185 - R:/10.30.171.175:58508]}} established 15:19:42.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 356: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18185 15:19:42.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 356: Creating data stores for simulated device 15:19:42.166 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:42.166 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:42.166 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:42.166 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:42.166 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:42.167 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@27d757ae 15:19:42.167 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:42.167 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:42.167 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:42.167 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:42.168 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:42.168 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:42.168 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:42.168 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:42.168 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@27d757ae, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@27d757ae, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@42f43550, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@42f43550, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:42.168 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:42.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:42.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5949d604, L:/10.30.170.167:18185 - R:/10.30.171.175:58508] 15:19:42.169 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 356 on channel [id: 0x5949d604, L:/10.30.170.167:18185 - R:/10.30.171.175:58508] 15:19:42.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]) by 1103 down to 2096049 15:19:42.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58508]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:42.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5949d604, L:/10.30.170.167:18185 - R:/10.30.171.175:58508] 15:19:42.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5949d604, L:/10.30.170.167:18185 - R:/10.30.171.175:58508] 15:19:42.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]) request=subsystem result=ReplySuccess, want-reply=true 15:19:42.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58508]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:42.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]) request=subsystem activate command 15:19:42.170 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]) starting runner for command=netconf 15:19:42.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58508]) process #5 SSH_MSG_CHANNEL_DATA 15:19:42.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]) by 373 down to 2096779 15:19:42.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]) SSH_MSG_CHANNEL_DATA len=373 15:19:42.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508] 15:19:42.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x5949d604, L:/10.30.170.167:18185 - R:/10.30.171.175:58508]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:42.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:42.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5949d604, L:/10.30.170.167:18185 - R:/10.30.171.175:58508] 15:19:42.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5949d604, L:/10.30.170.167:18185 - R:/10.30.171.175:58508] 15:19:42.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18185', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:42.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=356} created 15:19:42.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=356, channel=[id: 0x5949d604, L:/10.30.170.167:18185 - R:/10.30.171.175:58508]} created 15:19:42.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5949d604, L:/10.30.170.167:18185 - R:/10.30.171.175:58508] successful with session NetconfServerSession{sessionId=356, channel=[id: 0x5949d604, L:/10.30.170.167:18185 - R:/10.30.171.175:58508]} 15:19:42.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=356, channel=[id: 0x5949d604, L:/10.30.170.167:18185 - R:/10.30.171.175:58508]} up 15:19:42.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58508]) process #6 SSH_MSG_CHANNEL_DATA 15:19:42.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]) by 393 down to 2096386 15:19:42.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]) SSH_MSG_CHANNEL_DATA len=393 15:19:42.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508] 15:19:42.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:42.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:42.172 [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=356} 15:19:42.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:42.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=356, channel=[id: 0x5949d604, L:/10.30.170.167:18185 - R:/10.30.171.175:58508]} EXI handlers added to pipeline 15:19:42.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:42.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]) by 179 down to 2095870 15:19:42.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58508]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:42.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:42.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58508]) process #7 SSH_MSG_CHANNEL_DATA 15:19:42.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]) by 340 down to 2096046 15:19:42.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]) SSH_MSG_CHANNEL_DATA len=340 15:19:42.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508] 15:19:42.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:42.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:42.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=356} 15:19:42.175 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@42f43550 15:19:42.175 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:42.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:42.175 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:42.175 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:42.175 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:42.175 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:42.175 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:42.175 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:42.175 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:42.175 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:42.175 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:42.175 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:42.175 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:42.175 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:42.175 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:42.175 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:42.175 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:42.175 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:42.176 [netconf-device-simulator-threads-2] 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 15:19:42.176 [netconf-device-simulator-threads-2] 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 15:19:42.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:42.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]) by 733 down to 2095137 15:19:42.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58508]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:42.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:42.235 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59672]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:42.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59672]) process #16 SSH_MSG_IGNORE 15:19:42.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59672]) SSH_MSG_IGNORE 15:19:42.294 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58928]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:42.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58928]) process #12 SSH_MSG_IGNORE 15:19:42.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58928]) SSH_MSG_IGNORE 15:19:42.680 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53432]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53432]) process #8 SSH_MSG_IGNORE 15:19:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53432]) SSH_MSG_IGNORE 15:19:42.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58460]) process #11 SSH_MSG_IGNORE 15:19:42.721 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58460]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:42.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58460]) SSH_MSG_IGNORE 15:19:42.725 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40978]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:42.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40978]) process #18 SSH_MSG_IGNORE 15:19:42.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40978]) SSH_MSG_IGNORE 15:19:42.769 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58944]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:42.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58944]) process #13 SSH_MSG_IGNORE 15:19:42.769 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58944]) SSH_MSG_IGNORE 15:19:42.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36352]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:42.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36352]) process #19 SSH_MSG_IGNORE 15:19:42.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36352]) SSH_MSG_IGNORE 15:19:42.974 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53306]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:42.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53306]) process #9 SSH_MSG_IGNORE 15:19:42.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53306]) SSH_MSG_IGNORE 15:19:42.993 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:42.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41742]) process #20 SSH_MSG_IGNORE 15:19:42.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41742]) SSH_MSG_IGNORE 15:19:43.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:19:43.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33646]) process #21 SSH_MSG_IGNORE 15:19:43.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33646]) SSH_MSG_IGNORE 15:19:43.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1690beb0, L:/10.30.170.167:18186 - R:/10.30.171.175:41624]} 15:19:43.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:41624]): SSH-2.0-SSHD-UNKNOWN 15:19:43.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:41624]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:43.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:41624]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:43.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53916]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:43.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53916]) process #14 SSH_MSG_IGNORE 15:19:43.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53916]) SSH_MSG_IGNORE 15:19:43.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42858]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:43.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:41624]) Send SSH_MSG_KEXINIT 15:19:43.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41624]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:43.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41624]) process #0 SSH_MSG_KEXINIT 15:19:43.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:41624]) SSH_MSG_KEXINIT 15:19:43.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:41624]) strict KEX=true client=true server=true 15:19:43.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41624]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:43.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41624]) Kex: server host key algorithms = rsa-sha2-512 15:19:43.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41624]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:43.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41624]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:43.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41624]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:43.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41624]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:43.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41624]) Kex: compression algorithms (client to server) = none 15:19:43.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41624]) Kex: compression algorithms (server to client) = none 15:19:43.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:43.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42858]) process #17 SSH_MSG_IGNORE 15:19:43.319 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42858]) SSH_MSG_IGNORE 15:19:43.342 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35848]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:43.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35848]) process #10 SSH_MSG_IGNORE 15:19:43.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35848]) SSH_MSG_IGNORE 15:19:43.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52830]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:43.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52830]) process #15 SSH_MSG_IGNORE 15:19:43.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52830]) SSH_MSG_IGNORE 15:19:43.384 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39606]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:43.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39606]) process #16 SSH_MSG_IGNORE 15:19:43.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39606]) SSH_MSG_IGNORE 15:19:43.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41624]) process #1 30 15:19:43.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41624]] process command=SSH_MSG_KEXDH_INIT 15:19:43.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41624]] Send SSH_MSG_KEXDH_REPLY 15:19:43.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41624]) packet #1 sending command=31[31] len=1639 15:19:43.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:41624])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:43.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:41624]) Send SSH_MSG_NEWKEYS 15:19:43.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:41624]) session ID=8a:64:09:9e:7b:0b:20:15:8a:7e:16:66:46:81:8d:8b:71:d6:da:1b:a0:2c:a5:03:dc:ae:18:fa:9f:8f:38:d8:3f:c5:ab:61:2a:f7:34:d9:6b:f8:d1:3d:2b:d8:0a:ea:c9:d1:d1:54:a3:82:bd:5a:2c:1b:03:5a:ba:f9:93:bb 15:19:43.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41624]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:43.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41624]): strict KEX resets output message sequence number from 3 to 0 15:19:43.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41624]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3cef5dff; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:43.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:41624])[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 15:19:43.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41624])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:43.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41624]) packet #0 sending command=7[7] len=419 15:19:43.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41624]) No pending packets to flush at end of KEX 15:19:43.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41624]) process #2 SSH_MSG_NEWKEYS 15:19:43.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41624]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:43.435 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41624]): strict KEX resets input message sequence number from 3 to 0 15:19:43.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41624]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@388773df; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:43.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:43.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41624]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:43.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41624]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:43.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:41624]) authorized authentication methods: password,publickey 15:19:43.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41624]) Accepted service ssh-userauth 15:19:43.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41624]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:43.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41624]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:43.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41624]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:43.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41624]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:43.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41624]) no authentication factory for method=none 15:19:43.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41624]) SSH_MSG_USERAUTH_REQUEST 15:19:43.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41624]) remaining methods: password,publickey 15:19:43.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41624]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:43.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41624]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:43.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41624]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:43.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41624]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:43.436 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:43.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:41624]) authentication result: true 15:19:43.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:41624]) SSH_MSG_USERAUTH_REQUEST 15:19:43.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41624])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:43.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41624]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:43.436 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:43.436 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:43.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41624]) no heartbeat to stop 15:19:43.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:41624]) heartbeat type=IGNORE, interval=PT30S 15:19:43.437 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:41624 authenticated 15:19:43.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41624]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:43.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41624]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:43.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41624]] session=TransportServerSession[admin@/10.30.171.175:41624] id=0 15:19:43.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41624])) size=2097152, max=2097152, packet=32768 15:19:43.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41624]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41624] 15:19:43.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41624]) recipient=0 15:19:43.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624])) size=2097152, max=2097152, packet=32768 15:19:43.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624])) re-initializing 15:19:43.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624])) size=2097152, max=2097152, packet=32768 15:19:43.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:43.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41624]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:43.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41624]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:43.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:43.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624])[want-reply=true] subsystem=netconf 15:19:43.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624])[subsystem] prepared command 15:19:43.438 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:43.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:43.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1690beb0, L:/10.30.170.167:18186 - R:/10.30.171.175:41624]}} established 15:19:43.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 357: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18186 15:19:43.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 357: Creating data stores for simulated device 15:19:43.438 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:43.438 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:43.438 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:43.438 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:43.438 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:43.439 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@626d42c1 15:19:43.439 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:43.439 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:43.439 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:43.439 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:43.439 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:43.439 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:43.439 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:43.439 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:43.439 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@626d42c1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@626d42c1, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5e4a177e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5e4a177e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:43.439 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:43.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:43.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1690beb0, L:/10.30.170.167:18186 - R:/10.30.171.175:41624] 15:19:43.440 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 357 on channel [id: 0x1690beb0, L:/10.30.170.167:18186 - R:/10.30.171.175:41624] 15:19:43.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]) by 1103 down to 2096049 15:19:43.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41624]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:43.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1690beb0, L:/10.30.170.167:18186 - R:/10.30.171.175:41624] 15:19:43.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1690beb0, L:/10.30.170.167:18186 - R:/10.30.171.175:41624] 15:19:43.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]) request=subsystem result=ReplySuccess, want-reply=true 15:19:43.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41624]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:43.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]) request=subsystem activate command 15:19:43.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]) starting runner for command=netconf 15:19:43.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41624]) process #5 SSH_MSG_CHANNEL_DATA 15:19:43.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]) by 373 down to 2096779 15:19:43.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]) SSH_MSG_CHANNEL_DATA len=373 15:19:43.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624] 15:19:43.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x1690beb0, L:/10.30.170.167:18186 - R:/10.30.171.175:41624]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:43.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:43.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1690beb0, L:/10.30.170.167:18186 - R:/10.30.171.175:41624] 15:19:43.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1690beb0, L:/10.30.170.167:18186 - R:/10.30.171.175:41624] 15:19:43.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18186', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:43.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=357} created 15:19:43.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=357, channel=[id: 0x1690beb0, L:/10.30.170.167:18186 - R:/10.30.171.175:41624]} created 15:19:43.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1690beb0, L:/10.30.170.167:18186 - R:/10.30.171.175:41624] successful with session NetconfServerSession{sessionId=357, channel=[id: 0x1690beb0, L:/10.30.170.167:18186 - R:/10.30.171.175:41624]} 15:19:43.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=357, channel=[id: 0x1690beb0, L:/10.30.170.167:18186 - R:/10.30.171.175:41624]} up 15:19:43.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41624]) process #6 SSH_MSG_CHANNEL_DATA 15:19:43.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]) by 393 down to 2096386 15:19:43.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]) SSH_MSG_CHANNEL_DATA len=393 15:19:43.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624] 15:19:43.442 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:43.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:43.443 [netconf-device-simulator-threads-4] 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=357} 15:19:43.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:43.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=357, channel=[id: 0x1690beb0, L:/10.30.170.167:18186 - R:/10.30.171.175:41624]} EXI handlers added to pipeline 15:19:43.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:43.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]) by 179 down to 2095870 15:19:43.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41624]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:43.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:43.444 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41624]) process #7 SSH_MSG_CHANNEL_DATA 15:19:43.444 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]) by 340 down to 2096046 15:19:43.444 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]) SSH_MSG_CHANNEL_DATA len=340 15:19:43.444 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624] 15:19:43.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:43.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:43.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=357} 15:19:43.445 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5e4a177e 15:19:43.445 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:43.445 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:43.445 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:43.445 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:43.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:43.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:43.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:43.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:43.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:43.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:43.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:43.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:43.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:43.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:43.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:43.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:43.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:43.446 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:43.446 [netconf-device-simulator-threads-4] 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 15:19:43.446 [netconf-device-simulator-threads-4] 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 15:19:43.446 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:43.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]) by 733 down to 2095137 15:19:43.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41624]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:43.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:43.753 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33814]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33814]) process #12 SSH_MSG_IGNORE 15:19:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33814]) SSH_MSG_IGNORE 15:19:43.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34874]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:43.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34874]) process #11 SSH_MSG_IGNORE 15:19:43.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34874]) SSH_MSG_IGNORE 15:19:43.953 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51094]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51094]) process #13 SSH_MSG_IGNORE 15:19:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51094]) SSH_MSG_IGNORE 15:19:44.079 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52324]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:44.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52324]) process #19 SSH_MSG_IGNORE 15:19:44.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52324]) SSH_MSG_IGNORE 15:19:44.092 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54604]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:44.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54604]) process #8 SSH_MSG_IGNORE 15:19:44.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54604]) SSH_MSG_IGNORE 15:19:44.228 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44134]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:44.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44134]) process #9 SSH_MSG_IGNORE 15:19:44.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44134]) SSH_MSG_IGNORE 15:19:44.271 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48062]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:44.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48062]) process #18 SSH_MSG_IGNORE 15:19:44.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48062]) SSH_MSG_IGNORE 15:19:44.288 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:19:44.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54270]) process #21 SSH_MSG_IGNORE 15:19:44.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54270]) SSH_MSG_IGNORE 15:19:44.290 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:44.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55348]) process #20 SSH_MSG_IGNORE 15:19:44.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55348]) SSH_MSG_IGNORE 15:19:44.324 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38072]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:44.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38072]) process #14 SSH_MSG_IGNORE 15:19:44.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38072]) SSH_MSG_IGNORE 15:19:44.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x69e259db, L:/10.30.170.167:18187 - R:/10.30.171.175:51458]} 15:19:44.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:51458]): SSH-2.0-SSHD-UNKNOWN 15:19:44.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:51458]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:44.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:51458]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:44.443 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46718]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:44.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:51458]) Send SSH_MSG_KEXINIT 15:19:44.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51458]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:44.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51458]) process #0 SSH_MSG_KEXINIT 15:19:44.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:51458]) SSH_MSG_KEXINIT 15:19:44.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:51458]) strict KEX=true client=true server=true 15:19:44.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51458]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:44.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51458]) Kex: server host key algorithms = rsa-sha2-512 15:19:44.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51458]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:44.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51458]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:44.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51458]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:44.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51458]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:44.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51458]) Kex: compression algorithms (client to server) = none 15:19:44.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51458]) Kex: compression algorithms (server to client) = none 15:19:44.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:44.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46718]) process #17 SSH_MSG_IGNORE 15:19:44.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46718]) SSH_MSG_IGNORE 15:19:44.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51458]) process #1 30 15:19:44.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51458]] process command=SSH_MSG_KEXDH_INIT 15:19:44.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51458]] Send SSH_MSG_KEXDH_REPLY 15:19:44.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51458]) packet #1 sending command=31[31] len=1639 15:19:44.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:51458])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:44.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:51458]) Send SSH_MSG_NEWKEYS 15:19:44.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:51458]) session ID=d1:00:94:5c:9f:02:8d:11:c1:42:59:91:32:1f:17:ea:9a:57:6e:de:31:a1:37:d1:3e:2c:de:a9:d7:51:2e:b5:2c:12:b6:54:a1:09:4d:e6:a0:aa:6e:3f:5d:f4:32:1a:ce:00:1c:78:09:e3:10:c4:48:bf:c8:96:ab:f5:90:2a 15:19:44.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51458]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:44.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51458]): strict KEX resets output message sequence number from 3 to 0 15:19:44.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51458]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@39f5eca2; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:44.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:51458])[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 15:19:44.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51458])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:44.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51458]) packet #0 sending command=7[7] len=419 15:19:44.546 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51458]) No pending packets to flush at end of KEX 15:19:44.559 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57704]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:44.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57704]) process #15 SSH_MSG_IGNORE 15:19:44.559 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57704]) SSH_MSG_IGNORE 15:19:44.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51458]) process #2 SSH_MSG_NEWKEYS 15:19:44.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51458]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:44.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51458]): strict KEX resets input message sequence number from 3 to 0 15:19:44.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51458]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@345f57be; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:44.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:44.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51458]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:44.580 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51458]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:44.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:51458]) authorized authentication methods: password,publickey 15:19:44.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51458]) Accepted service ssh-userauth 15:19:44.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51458]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:44.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51458]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:44.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51458]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:44.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51458]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:44.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51458]) no authentication factory for method=none 15:19:44.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51458]) SSH_MSG_USERAUTH_REQUEST 15:19:44.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51458]) remaining methods: password,publickey 15:19:44.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51458]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:44.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51458]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:44.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51458]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:44.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51458]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:44.581 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:44.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:51458]) authentication result: true 15:19:44.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:51458]) SSH_MSG_USERAUTH_REQUEST 15:19:44.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51458])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:44.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51458]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:44.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:44.581 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:44.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51458]) no heartbeat to stop 15:19:44.581 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:51458]) heartbeat type=IGNORE, interval=PT30S 15:19:44.582 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:51458 authenticated 15:19:44.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51458]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:44.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51458]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:44.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51458]] session=TransportServerSession[admin@/10.30.171.175:51458] id=0 15:19:44.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51458])) size=2097152, max=2097152, packet=32768 15:19:44.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51458]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51458] 15:19:44.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51458]) recipient=0 15:19:44.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458])) size=2097152, max=2097152, packet=32768 15:19:44.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458])) re-initializing 15:19:44.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458])) size=2097152, max=2097152, packet=32768 15:19:44.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:44.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51458]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:44.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51458]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:44.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:44.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458])[want-reply=true] subsystem=netconf 15:19:44.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458])[subsystem] prepared command 15:19:44.583 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:44.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:44.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x69e259db, L:/10.30.170.167:18187 - R:/10.30.171.175:51458]}} established 15:19:44.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 358: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18187 15:19:44.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 358: Creating data stores for simulated device 15:19:44.583 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:44.583 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:44.583 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:44.584 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:44.584 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:44.584 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3cc86da1 15:19:44.584 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:44.585 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:44.585 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:44.585 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:44.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:44.586 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:44.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:44.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:44.586 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3cc86da1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3cc86da1, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@668d89a2, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@668d89a2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:44.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:44.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:44.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x69e259db, L:/10.30.170.167:18187 - R:/10.30.171.175:51458] 15:19:44.587 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 358 on channel [id: 0x69e259db, L:/10.30.170.167:18187 - R:/10.30.171.175:51458] 15:19:44.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]) by 1103 down to 2096049 15:19:44.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51458]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:44.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x69e259db, L:/10.30.170.167:18187 - R:/10.30.171.175:51458] 15:19:44.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x69e259db, L:/10.30.170.167:18187 - R:/10.30.171.175:51458] 15:19:44.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]) request=subsystem result=ReplySuccess, want-reply=true 15:19:44.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51458]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:44.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]) request=subsystem activate command 15:19:44.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]) starting runner for command=netconf 15:19:44.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51458]) process #5 SSH_MSG_CHANNEL_DATA 15:19:44.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]) by 373 down to 2096779 15:19:44.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]) SSH_MSG_CHANNEL_DATA len=373 15:19:44.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458] 15:19:44.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x69e259db, L:/10.30.170.167:18187 - R:/10.30.171.175:51458]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:44.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:44.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x69e259db, L:/10.30.170.167:18187 - R:/10.30.171.175:51458] 15:19:44.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x69e259db, L:/10.30.170.167:18187 - R:/10.30.171.175:51458] 15:19:44.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18187', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:44.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=358} created 15:19:44.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=358, channel=[id: 0x69e259db, L:/10.30.170.167:18187 - R:/10.30.171.175:51458]} created 15:19:44.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x69e259db, L:/10.30.170.167:18187 - R:/10.30.171.175:51458] successful with session NetconfServerSession{sessionId=358, channel=[id: 0x69e259db, L:/10.30.170.167:18187 - R:/10.30.171.175:51458]} 15:19:44.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=358, channel=[id: 0x69e259db, L:/10.30.170.167:18187 - R:/10.30.171.175:51458]} up 15:19:44.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51458]) process #6 SSH_MSG_CHANNEL_DATA 15:19:44.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]) by 393 down to 2096386 15:19:44.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]) SSH_MSG_CHANNEL_DATA len=393 15:19:44.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458] 15:19:44.589 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:44.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:44.590 [netconf-device-simulator-threads-6] 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=358} 15:19:44.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:44.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=358, channel=[id: 0x69e259db, L:/10.30.170.167:18187 - R:/10.30.171.175:51458]} EXI handlers added to pipeline 15:19:44.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:44.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]) by 179 down to 2095870 15:19:44.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51458]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:44.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:44.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51458]) process #7 SSH_MSG_CHANNEL_DATA 15:19:44.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]) by 340 down to 2096046 15:19:44.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]) SSH_MSG_CHANNEL_DATA len=340 15:19:44.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458] 15:19:44.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:44.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:44.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=358} 15:19:44.592 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@668d89a2 15:19:44.592 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:44.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:44.592 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:44.592 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:44.592 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:44.592 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:44.592 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:44.592 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:44.592 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:44.592 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:44.592 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:44.592 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:44.592 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:44.593 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:44.593 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:44.593 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:44.593 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:44.593 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:44.593 [netconf-device-simulator-threads-6] 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 15:19:44.593 [netconf-device-simulator-threads-6] 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 15:19:44.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:44.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]) by 733 down to 2095137 15:19:44.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51458]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:44.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:44.638 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44426]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:44.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44426]) process #16 SSH_MSG_IGNORE 15:19:44.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44426]) SSH_MSG_IGNORE 15:19:44.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54224]) process #10 SSH_MSG_IGNORE 15:19:44.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54224]) SSH_MSG_IGNORE 15:19:44.675 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54224]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:44.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34800]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:44.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34800]) process #12 SSH_MSG_IGNORE 15:19:44.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34800]) SSH_MSG_IGNORE 15:19:45.011 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45432]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:45.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45432]) process #11 SSH_MSG_IGNORE 15:19:45.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45432]) SSH_MSG_IGNORE 15:19:45.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8a32836e, L:/10.30.170.167:18188 - R:/10.30.171.175:44968]} 15:19:45.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:44968]): SSH-2.0-SSHD-UNKNOWN 15:19:45.090 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:44968]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:45.091 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:44968]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:45.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58294]) process #8 SSH_MSG_IGNORE 15:19:45.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58294]) SSH_MSG_IGNORE 15:19:45.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58294]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:45.189 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:45.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #18 SSH_MSG_IGNORE 15:19:45.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:19:45.256 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34156]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:45.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:44968]) Send SSH_MSG_KEXINIT 15:19:45.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44968]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:45.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44968]) process #0 SSH_MSG_KEXINIT 15:19:45.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:44968]) SSH_MSG_KEXINIT 15:19:45.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:44968]) strict KEX=true client=true server=true 15:19:45.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44968]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:45.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44968]) Kex: server host key algorithms = rsa-sha2-512 15:19:45.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44968]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:45.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44968]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:45.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44968]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:45.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44968]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:45.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44968]) Kex: compression algorithms (client to server) = none 15:19:45.266 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44968]) Kex: compression algorithms (server to client) = none 15:19:45.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:45.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34156]) process #13 SSH_MSG_IGNORE 15:19:45.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34156]) SSH_MSG_IGNORE 15:19:45.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44968]) process #1 30 15:19:45.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44968]] process command=SSH_MSG_KEXDH_INIT 15:19:45.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44968]] Send SSH_MSG_KEXDH_REPLY 15:19:45.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44968]) packet #1 sending command=31[31] len=1639 15:19:45.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:44968])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:45.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:44968]) Send SSH_MSG_NEWKEYS 15:19:45.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:44968]) session ID=ca:a8:99:f6:6c:35:0a:cd:39:64:35:cb:ae:0e:54:8e:dd:0b:96:c5:b0:2b:96:eb:3e:30:87:f4:1e:47:64:78:2b:d4:47:1a:03:cf:f8:f8:60:8d:ee:35:fb:6f:67:a7:ce:0c:8a:1b:e5:74:64:29:75:20:6e:d0:f9:35:44:d8 15:19:45.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44968]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:45.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44968]): strict KEX resets output message sequence number from 3 to 0 15:19:45.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44968]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@68d8db8e; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:45.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:44968])[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 15:19:45.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44968])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:45.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44968]) packet #0 sending command=7[7] len=419 15:19:45.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44968]) No pending packets to flush at end of KEX 15:19:45.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44968]) process #2 SSH_MSG_NEWKEYS 15:19:45.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44968]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:45.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44968]): strict KEX resets input message sequence number from 3 to 0 15:19:45.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44968]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@56879841; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:45.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:45.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44968]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:45.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44968]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:45.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:44968]) authorized authentication methods: password,publickey 15:19:45.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44968]) Accepted service ssh-userauth 15:19:45.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44968]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:45.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44968]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:45.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44968]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:45.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44968]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:45.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44968]) no authentication factory for method=none 15:19:45.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44968]) SSH_MSG_USERAUTH_REQUEST 15:19:45.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44968]) remaining methods: password,publickey 15:19:45.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44968]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:45.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44968]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:45.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44968]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:45.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44968]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:45.391 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:45.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:44968]) authentication result: true 15:19:45.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:44968]) SSH_MSG_USERAUTH_REQUEST 15:19:45.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44968])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:45.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44968]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:45.391 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:45.391 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:45.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44968]) no heartbeat to stop 15:19:45.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:44968]) heartbeat type=IGNORE, interval=PT30S 15:19:45.392 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:44968 authenticated 15:19:45.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:45.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44968]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:45.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44968]] session=TransportServerSession[admin@/10.30.171.175:44968] id=0 15:19:45.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44968])) size=2097152, max=2097152, packet=32768 15:19:45.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44968]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44968] 15:19:45.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44968]) recipient=0 15:19:45.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968])) size=2097152, max=2097152, packet=32768 15:19:45.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968])) re-initializing 15:19:45.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968])) size=2097152, max=2097152, packet=32768 15:19:45.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:45.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:45.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:45.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:45.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968])[want-reply=true] subsystem=netconf 15:19:45.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968])[subsystem] prepared command 15:19:45.393 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:45.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:45.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8a32836e, L:/10.30.170.167:18188 - R:/10.30.171.175:44968]}} established 15:19:45.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 359: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18188 15:19:45.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 359: Creating data stores for simulated device 15:19:45.393 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:45.394 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:45.394 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:45.394 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:45.394 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:45.395 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3a79d2f5 15:19:45.395 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:45.395 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:45.395 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:45.395 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:45.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:45.396 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:45.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:45.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:45.396 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3a79d2f5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3a79d2f5, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52624d8d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52624d8d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:45.396 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:45.396 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:45.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8a32836e, L:/10.30.170.167:18188 - R:/10.30.171.175:44968] 15:19:45.398 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 359 on channel [id: 0x8a32836e, L:/10.30.170.167:18188 - R:/10.30.171.175:44968] 15:19:45.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) by 1103 down to 2096049 15:19:45.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:45.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8a32836e, L:/10.30.170.167:18188 - R:/10.30.171.175:44968] 15:19:45.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8a32836e, L:/10.30.170.167:18188 - R:/10.30.171.175:44968] 15:19:45.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) request=subsystem result=ReplySuccess, want-reply=true 15:19:45.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:45.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) request=subsystem activate command 15:19:45.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) starting runner for command=netconf 15:19:45.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #5 SSH_MSG_CHANNEL_DATA 15:19:45.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) by 373 down to 2096779 15:19:45.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_CHANNEL_DATA len=373 15:19:45.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968] 15:19:45.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8a32836e, L:/10.30.170.167:18188 - R:/10.30.171.175:44968]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:45.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:45.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8a32836e, L:/10.30.170.167:18188 - R:/10.30.171.175:44968] 15:19:45.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8a32836e, L:/10.30.170.167:18188 - R:/10.30.171.175:44968] 15:19:45.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18188', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:45.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=359} created 15:19:45.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=359, channel=[id: 0x8a32836e, L:/10.30.170.167:18188 - R:/10.30.171.175:44968]} created 15:19:45.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8a32836e, L:/10.30.170.167:18188 - R:/10.30.171.175:44968] successful with session NetconfServerSession{sessionId=359, channel=[id: 0x8a32836e, L:/10.30.170.167:18188 - R:/10.30.171.175:44968]} 15:19:45.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=359, channel=[id: 0x8a32836e, L:/10.30.170.167:18188 - R:/10.30.171.175:44968]} up 15:19:45.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #6 SSH_MSG_CHANNEL_DATA 15:19:45.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) by 393 down to 2096386 15:19:45.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_CHANNEL_DATA len=393 15:19:45.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968] 15:19:45.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:45.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:45.400 [netconf-device-simulator-threads-0] 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=359} 15:19:45.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:45.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=359, channel=[id: 0x8a32836e, L:/10.30.170.167:18188 - R:/10.30.171.175:44968]} EXI handlers added to pipeline 15:19:45.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:45.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) by 179 down to 2095870 15:19:45.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:45.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:45.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #7 SSH_MSG_CHANNEL_DATA 15:19:45.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) by 340 down to 2096046 15:19:45.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_CHANNEL_DATA len=340 15:19:45.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968] 15:19:45.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:45.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:45.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=359} 15:19:45.406 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52624d8d 15:19:45.406 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:45.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:45.406 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:45.406 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:45.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:45.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:45.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:45.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:45.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:45.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:45.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:45.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:45.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:45.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:45.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:45.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:45.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:45.406 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:45.407 [netconf-device-simulator-threads-0] 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 15:19:45.407 [netconf-device-simulator-threads-0] 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 15:19:45.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:45.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) by 733 down to 2095137 15:19:45.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:45.407 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:45.408 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42720]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42720]) process #15 SSH_MSG_IGNORE 15:19:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42720]) SSH_MSG_IGNORE 15:19:45.481 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:45.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44864]) process #20 SSH_MSG_IGNORE 15:19:45.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44864]) SSH_MSG_IGNORE 15:19:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52898]) process #9 SSH_MSG_IGNORE 15:19:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52898]) SSH_MSG_IGNORE 15:19:45.486 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52898]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:45.490 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51054]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51054]) process #19 SSH_MSG_IGNORE 15:19:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51054]) SSH_MSG_IGNORE 15:19:45.566 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38784]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:45.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38784]) process #14 SSH_MSG_IGNORE 15:19:45.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38784]) SSH_MSG_IGNORE 15:19:45.808 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:19:45.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40184]) process #21 SSH_MSG_IGNORE 15:19:45.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40184]) SSH_MSG_IGNORE 15:19:45.899 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51526]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:45.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51526]) process #17 SSH_MSG_IGNORE 15:19:45.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51526]) SSH_MSG_IGNORE 15:19:45.933 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57916]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:45.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57916]) process #16 SSH_MSG_IGNORE 15:19:45.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57916]) SSH_MSG_IGNORE 15:19:46.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45406]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:46.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45406]) process #12 SSH_MSG_IGNORE 15:19:46.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45406]) SSH_MSG_IGNORE 15:19:46.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45820]) process #10 SSH_MSG_IGNORE 15:19:46.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45820]) SSH_MSG_IGNORE 15:19:46.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45820]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:46.191 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33070]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33070]) process #11 SSH_MSG_IGNORE 15:19:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33070]) SSH_MSG_IGNORE 15:19:46.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf8ffd36c, L:/10.30.170.167:18189 - R:/10.30.171.175:45928]} 15:19:46.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:45928]): SSH-2.0-SSHD-UNKNOWN 15:19:46.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:45928]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:46.367 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:45928]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:46.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37220]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:46.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37220]) process #18 SSH_MSG_IGNORE 15:19:46.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37220]) SSH_MSG_IGNORE 15:19:46.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37678]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:46.511 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59228]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59228]) process #15 SSH_MSG_IGNORE 15:19:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59228]) SSH_MSG_IGNORE 15:19:46.680 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58386]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:46.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58386]) process #19 SSH_MSG_IGNORE 15:19:46.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58386]) SSH_MSG_IGNORE 15:19:46.696 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:46.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48764]) process #20 SSH_MSG_IGNORE 15:19:46.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48764]) SSH_MSG_IGNORE 15:19:46.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:45928]) Send SSH_MSG_KEXINIT 15:19:46.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45928]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:46.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45928]) process #0 SSH_MSG_KEXINIT 15:19:46.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:45928]) SSH_MSG_KEXINIT 15:19:46.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:45928]) strict KEX=true client=true server=true 15:19:46.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45928]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:46.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45928]) Kex: server host key algorithms = rsa-sha2-512 15:19:46.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45928]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:46.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45928]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:46.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45928]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:46.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45928]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:46.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45928]) Kex: compression algorithms (client to server) = none 15:19:46.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45928]) Kex: compression algorithms (server to client) = none 15:19:46.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:46.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37678]) process #13 SSH_MSG_IGNORE 15:19:46.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37678]) SSH_MSG_IGNORE 15:19:46.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45928]) process #1 30 15:19:46.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45928]] process command=SSH_MSG_KEXDH_INIT 15:19:46.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58262]) process #14 SSH_MSG_IGNORE 15:19:46.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58262]) SSH_MSG_IGNORE 15:19:46.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58262]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:46.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45928]] Send SSH_MSG_KEXDH_REPLY 15:19:46.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45928]) packet #1 sending command=31[31] len=1639 15:19:46.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:45928])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:46.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:45928]) Send SSH_MSG_NEWKEYS 15:19:46.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:45928]) session ID=20:8e:4a:c5:e7:58:4f:4e:c1:ed:15:4c:3f:9e:5b:74:86:b0:59:9d:7d:33:be:e4:fe:75:56:2b:c7:d2:39:73:fa:ac:63:64:43:9b:fc:c4:8d:3f:c4:5d:d4:25:77:40:f2:60:d2:d1:48:8b:2b:10:12:fd:a3:c7:6e:1d:4c:d4 15:19:46.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45928]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:46.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45928]): strict KEX resets output message sequence number from 3 to 0 15:19:46.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45928]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@faeee4e; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:46.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:45928])[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 15:19:46.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45928])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:46.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45928]) packet #0 sending command=7[7] len=419 15:19:46.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45928]) No pending packets to flush at end of KEX 15:19:46.815 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39092]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:46.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39092]) process #9 SSH_MSG_IGNORE 15:19:46.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39092]) SSH_MSG_IGNORE 15:19:46.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45928]) process #2 SSH_MSG_NEWKEYS 15:19:46.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45928]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:46.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45928]): strict KEX resets input message sequence number from 3 to 0 15:19:46.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45928]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4834be07; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:46.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:46.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45928]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:46.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45928]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:46.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:45928]) authorized authentication methods: password,publickey 15:19:46.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45928]) Accepted service ssh-userauth 15:19:46.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45928]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:46.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45928]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:46.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45928]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:46.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45928]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:46.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45928]) no authentication factory for method=none 15:19:46.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45928]) SSH_MSG_USERAUTH_REQUEST 15:19:46.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45928]) remaining methods: password,publickey 15:19:46.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45928]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:46.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45928]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:46.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45928]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:46.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45928]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:46.832 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:46.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:45928]) authentication result: true 15:19:46.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:45928]) SSH_MSG_USERAUTH_REQUEST 15:19:46.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45928])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:46.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45928]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:46.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:46.832 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:46.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45928]) no heartbeat to stop 15:19:46.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:45928]) heartbeat type=IGNORE, interval=PT30S 15:19:46.832 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:45928 authenticated 15:19:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45928]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45928]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45928]] session=TransportServerSession[admin@/10.30.171.175:45928] id=0 15:19:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45928])) size=2097152, max=2097152, packet=32768 15:19:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45928]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45928] 15:19:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45928]) recipient=0 15:19:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928])) size=2097152, max=2097152, packet=32768 15:19:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928])) re-initializing 15:19:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928])) size=2097152, max=2097152, packet=32768 15:19:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45928]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45928]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:46.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928])[want-reply=true] subsystem=netconf 15:19:46.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928])[subsystem] prepared command 15:19:46.834 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:46.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:46.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf8ffd36c, L:/10.30.170.167:18189 - R:/10.30.171.175:45928]}} established 15:19:46.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 360: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18189 15:19:46.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 360: Creating data stores for simulated device 15:19:46.834 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:46.834 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:46.836 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:46.836 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:46.836 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:46.837 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@770fd616 15:19:46.837 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:46.837 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:46.837 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:46.837 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:46.838 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:46.838 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:46.838 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:46.838 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:46.838 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@770fd616, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@770fd616, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41d1d825, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41d1d825, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:46.838 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:46.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:46.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf8ffd36c, L:/10.30.170.167:18189 - R:/10.30.171.175:45928] 15:19:46.840 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 360 on channel [id: 0xf8ffd36c, L:/10.30.170.167:18189 - R:/10.30.171.175:45928] 15:19:46.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]) by 1103 down to 2096049 15:19:46.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45928]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:46.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf8ffd36c, L:/10.30.170.167:18189 - R:/10.30.171.175:45928] 15:19:46.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf8ffd36c, L:/10.30.170.167:18189 - R:/10.30.171.175:45928] 15:19:46.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]) request=subsystem result=ReplySuccess, want-reply=true 15:19:46.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45928]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:46.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]) request=subsystem activate command 15:19:46.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]) starting runner for command=netconf 15:19:46.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45928]) process #5 SSH_MSG_CHANNEL_DATA 15:19:46.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]) by 373 down to 2096779 15:19:46.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]) SSH_MSG_CHANNEL_DATA len=373 15:19:46.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928] 15:19:46.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf8ffd36c, L:/10.30.170.167:18189 - R:/10.30.171.175:45928]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:46.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:46.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf8ffd36c, L:/10.30.170.167:18189 - R:/10.30.171.175:45928] 15:19:46.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf8ffd36c, L:/10.30.170.167:18189 - R:/10.30.171.175:45928] 15:19:46.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18189', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:46.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=360} created 15:19:46.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=360, channel=[id: 0xf8ffd36c, L:/10.30.170.167:18189 - R:/10.30.171.175:45928]} created 15:19:46.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf8ffd36c, L:/10.30.170.167:18189 - R:/10.30.171.175:45928] successful with session NetconfServerSession{sessionId=360, channel=[id: 0xf8ffd36c, L:/10.30.170.167:18189 - R:/10.30.171.175:45928]} 15:19:46.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=360, channel=[id: 0xf8ffd36c, L:/10.30.170.167:18189 - R:/10.30.171.175:45928]} up 15:19:46.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45928]) process #6 SSH_MSG_CHANNEL_DATA 15:19:46.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]) by 393 down to 2096386 15:19:46.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]) SSH_MSG_CHANNEL_DATA len=393 15:19:46.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928] 15:19:46.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:46.841 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:46.841 [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=360} 15:19:46.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:46.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=360, channel=[id: 0xf8ffd36c, L:/10.30.170.167:18189 - R:/10.30.171.175:45928]} EXI handlers added to pipeline 15:19:46.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:46.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]) by 179 down to 2095870 15:19:46.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45928]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:46.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:46.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45928]) process #7 SSH_MSG_CHANNEL_DATA 15:19:46.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]) by 340 down to 2096046 15:19:46.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]) SSH_MSG_CHANNEL_DATA len=340 15:19:46.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928] 15:19:46.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:46.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:46.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=360} 15:19:46.844 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41d1d825 15:19:46.844 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:46.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:46.844 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:46.844 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:46.844 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:46.844 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:46.844 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:46.844 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:46.844 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:46.844 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:46.844 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:46.844 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:46.844 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:46.844 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:46.844 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:46.844 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:46.844 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:46.844 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:46.844 [netconf-device-simulator-threads-2] 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 15:19:46.844 [netconf-device-simulator-threads-2] 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 15:19:46.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:46.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]) by 733 down to 2095137 15:19:46.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45928]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:46.845 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:46.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:19:46.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44262]) process #21 SSH_MSG_IGNORE 15:19:46.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44262]) SSH_MSG_IGNORE 15:19:46.967 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34088]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:46.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34088]) process #8 SSH_MSG_IGNORE 15:19:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34088]) SSH_MSG_IGNORE 15:19:47.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48358]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48358]) process #17 SSH_MSG_IGNORE 15:19:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48358]) SSH_MSG_IGNORE 15:19:47.320 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58406]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:47.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58406]) process #10 SSH_MSG_IGNORE 15:19:47.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58406]) SSH_MSG_IGNORE 15:19:47.391 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:47.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #12 SSH_MSG_IGNORE 15:19:47.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:19:47.434 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60050]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:47.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60050]) process #11 SSH_MSG_IGNORE 15:19:47.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60050]) SSH_MSG_IGNORE 15:19:47.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52606]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:47.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52606]) process #16 SSH_MSG_IGNORE 15:19:47.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52606]) SSH_MSG_IGNORE 15:19:47.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35496]) process #18 SSH_MSG_IGNORE 15:19:47.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35496]) SSH_MSG_IGNORE 15:19:47.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35496]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:47.646 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x87733d26, L:/10.30.170.167:18190 - R:/10.30.171.175:36566]} 15:19:47.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:36566]): SSH-2.0-SSHD-UNKNOWN 15:19:47.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:36566]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:47.647 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:36566]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:47.705 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43314]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:47.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35012]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:47.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35012]) process #15 SSH_MSG_IGNORE 15:19:47.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35012]) SSH_MSG_IGNORE 15:19:47.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:36566]) Send SSH_MSG_KEXINIT 15:19:47.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36566]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:47.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36566]) process #0 SSH_MSG_KEXINIT 15:19:47.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:36566]) SSH_MSG_KEXINIT 15:19:47.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:36566]) strict KEX=true client=true server=true 15:19:47.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36566]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:47.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36566]) Kex: server host key algorithms = rsa-sha2-512 15:19:47.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36566]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:47.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36566]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:47.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36566]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:47.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36566]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:47.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36566]) Kex: compression algorithms (client to server) = none 15:19:47.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36566]) Kex: compression algorithms (server to client) = none 15:19:47.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:47.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43314]) process #13 SSH_MSG_IGNORE 15:19:47.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43314]) SSH_MSG_IGNORE 15:19:47.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36566]) process #1 30 15:19:47.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36566]] process command=SSH_MSG_KEXDH_INIT 15:19:47.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36566]] Send SSH_MSG_KEXDH_REPLY 15:19:47.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36566]) packet #1 sending command=31[31] len=1639 15:19:47.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:36566])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:47.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:36566]) Send SSH_MSG_NEWKEYS 15:19:47.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:36566]) session ID=dc:a9:eb:b2:33:db:f7:d4:ad:15:bc:0f:43:1d:7d:9b:90:12:5c:c0:0f:74:91:31:ed:f8:24:d0:29:55:0a:e9:af:e4:82:cc:13:c5:77:22:a8:41:77:4d:b8:34:8e:91:6b:ef:aa:5b:f4:02:3a:5d:e6:25:de:f4:05:7a:d8:9c 15:19:47.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36566]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:47.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36566]): strict KEX resets output message sequence number from 3 to 0 15:19:47.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36566]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5614dd5c; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:47.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:36566])[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 15:19:47.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36566])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:47.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36566]) packet #0 sending command=7[7] len=419 15:19:47.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36566]) No pending packets to flush at end of KEX 15:19:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36566]) process #2 SSH_MSG_NEWKEYS 15:19:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36566]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36566]): strict KEX resets input message sequence number from 3 to 0 15:19:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36566]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@101f79a; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36566]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36566]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:36566]) authorized authentication methods: password,publickey 15:19:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36566]) Accepted service ssh-userauth 15:19:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36566]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36566]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36566]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36566]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36566]) no authentication factory for method=none 15:19:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36566]) SSH_MSG_USERAUTH_REQUEST 15:19:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36566]) remaining methods: password,publickey 15:19:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36566]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:47.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36566]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:47.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36566]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:47.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36566]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:47.905 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:47.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:36566]) authentication result: true 15:19:47.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:36566]) SSH_MSG_USERAUTH_REQUEST 15:19:47.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36566])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:47.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36566]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:47.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:47.905 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:47.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36566]) no heartbeat to stop 15:19:47.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:36566]) heartbeat type=IGNORE, interval=PT30S 15:19:47.905 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:36566 authenticated 15:19:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36566]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36566]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36566]] session=TransportServerSession[admin@/10.30.171.175:36566] id=0 15:19:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36566])) size=2097152, max=2097152, packet=32768 15:19:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36566]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36566] 15:19:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36566]) recipient=0 15:19:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566])) size=2097152, max=2097152, packet=32768 15:19:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566])) re-initializing 15:19:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566])) size=2097152, max=2097152, packet=32768 15:19:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36566]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36566]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566])[want-reply=true] subsystem=netconf 15:19:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566])[subsystem] prepared command 15:19:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x87733d26, L:/10.30.170.167:18190 - R:/10.30.171.175:36566]}} established 15:19:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 361: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18190 15:19:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 361: Creating data stores for simulated device 15:19:47.907 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:47.907 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:47.907 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:47.907 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:47.907 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:47.907 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7dd31a91 15:19:47.907 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:47.907 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:47.908 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:47.908 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:47.908 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:47.908 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:47.908 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:47.908 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:47.908 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7dd31a91, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7dd31a91, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44369e43, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44369e43, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:47.909 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:47.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:47.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x87733d26, L:/10.30.170.167:18190 - R:/10.30.171.175:36566] 15:19:47.909 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 361 on channel [id: 0x87733d26, L:/10.30.170.167:18190 - R:/10.30.171.175:36566] 15:19:47.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]) by 1103 down to 2096049 15:19:47.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36566]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:47.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x87733d26, L:/10.30.170.167:18190 - R:/10.30.171.175:36566] 15:19:47.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x87733d26, L:/10.30.170.167:18190 - R:/10.30.171.175:36566] 15:19:47.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]) request=subsystem result=ReplySuccess, want-reply=true 15:19:47.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36566]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:47.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]) request=subsystem activate command 15:19:47.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]) starting runner for command=netconf 15:19:47.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36566]) process #5 SSH_MSG_CHANNEL_DATA 15:19:47.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]) by 373 down to 2096779 15:19:47.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]) SSH_MSG_CHANNEL_DATA len=373 15:19:47.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566] 15:19:47.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x87733d26, L:/10.30.170.167:18190 - R:/10.30.171.175:36566]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:47.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:47.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x87733d26, L:/10.30.170.167:18190 - R:/10.30.171.175:36566] 15:19:47.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x87733d26, L:/10.30.170.167:18190 - R:/10.30.171.175:36566] 15:19:47.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18190', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:47.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=361} created 15:19:47.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=361, channel=[id: 0x87733d26, L:/10.30.170.167:18190 - R:/10.30.171.175:36566]} created 15:19:47.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x87733d26, L:/10.30.170.167:18190 - R:/10.30.171.175:36566] successful with session NetconfServerSession{sessionId=361, channel=[id: 0x87733d26, L:/10.30.170.167:18190 - R:/10.30.171.175:36566]} 15:19:47.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=361, channel=[id: 0x87733d26, L:/10.30.170.167:18190 - R:/10.30.171.175:36566]} up 15:19:47.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36566]) process #6 SSH_MSG_CHANNEL_DATA 15:19:47.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]) by 393 down to 2096386 15:19:47.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]) SSH_MSG_CHANNEL_DATA len=393 15:19:47.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566] 15:19:47.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:47.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:47.911 [netconf-device-simulator-threads-4] 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=361} 15:19:47.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:47.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=361, channel=[id: 0x87733d26, L:/10.30.170.167:18190 - R:/10.30.171.175:36566]} EXI handlers added to pipeline 15:19:47.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:47.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]) by 179 down to 2095870 15:19:47.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36566]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:47.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:47.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36566]) process #7 SSH_MSG_CHANNEL_DATA 15:19:47.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]) by 340 down to 2096046 15:19:47.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]) SSH_MSG_CHANNEL_DATA len=340 15:19:47.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566] 15:19:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=361} 15:19:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44369e43 15:19:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:47.913 [netconf-device-simulator-threads-4] 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 15:19:47.913 [netconf-device-simulator-threads-4] 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 15:19:47.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:47.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]) by 733 down to 2095137 15:19:47.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36566]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:47.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:47.919 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52698]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:47.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52698]) process #19 SSH_MSG_IGNORE 15:19:47.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52698]) SSH_MSG_IGNORE 15:19:48.013 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:19:48.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41054]) process #21 SSH_MSG_IGNORE 15:19:48.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41054]) SSH_MSG_IGNORE 15:19:48.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58258]) process #9 SSH_MSG_IGNORE 15:19:48.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58258]) SSH_MSG_IGNORE 15:19:48.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58258]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:48.031 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51242]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51242]) process #14 SSH_MSG_IGNORE 15:19:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51242]) SSH_MSG_IGNORE 15:19:48.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:48.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50330]) process #20 SSH_MSG_IGNORE 15:19:48.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50330]) SSH_MSG_IGNORE 15:19:48.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35526]) process #8 SSH_MSG_IGNORE 15:19:48.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35526]) SSH_MSG_IGNORE 15:19:48.186 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35526]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43178]) process #17 SSH_MSG_IGNORE 15:19:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43178]) SSH_MSG_IGNORE 15:19:48.217 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43178]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:48.428 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48068]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48068]) process #11 SSH_MSG_IGNORE 15:19:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48068]) SSH_MSG_IGNORE 15:19:48.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40394]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:48.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40394]) process #10 SSH_MSG_IGNORE 15:19:48.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40394]) SSH_MSG_IGNORE 15:19:48.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53840]) process #12 SSH_MSG_IGNORE 15:19:48.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53840]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:48.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53840]) SSH_MSG_IGNORE 15:19:48.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x13d4dd9d, L:/10.30.170.167:18191 - R:/10.30.171.175:37634]} 15:19:48.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:37634]): SSH-2.0-SSHD-UNKNOWN 15:19:48.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:37634]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:48.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:37634]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:48.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46538]) process #14 SSH_MSG_IGNORE 15:19:48.902 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46538]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:48.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46538]) SSH_MSG_IGNORE 15:19:48.940 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46226]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:48.948 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43794]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43794]) process #15 SSH_MSG_IGNORE 15:19:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43794]) SSH_MSG_IGNORE 15:19:48.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36946]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:48.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36946]) process #18 SSH_MSG_IGNORE 15:19:48.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36946]) SSH_MSG_IGNORE 15:19:49.004 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52594]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:49.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52594]) process #8 SSH_MSG_IGNORE 15:19:49.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52594]) SSH_MSG_IGNORE 15:19:49.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:37634]) Send SSH_MSG_KEXINIT 15:19:49.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37634]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:49.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37634]) process #0 SSH_MSG_KEXINIT 15:19:49.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:37634]) SSH_MSG_KEXINIT 15:19:49.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:37634]) strict KEX=true client=true server=true 15:19:49.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37634]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:49.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37634]) Kex: server host key algorithms = rsa-sha2-512 15:19:49.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37634]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:49.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37634]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:49.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37634]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:49.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37634]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:49.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37634]) Kex: compression algorithms (client to server) = none 15:19:49.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37634]) Kex: compression algorithms (server to client) = none 15:19:49.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:49.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46226]) process #13 SSH_MSG_IGNORE 15:19:49.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46226]) SSH_MSG_IGNORE 15:19:49.038 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39278]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:49.064 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:49.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34182]) process #20 SSH_MSG_IGNORE 15:19:49.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34182]) SSH_MSG_IGNORE 15:19:49.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37634]) process #1 30 15:19:49.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37634]] process command=SSH_MSG_KEXDH_INIT 15:19:49.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37634]] Send SSH_MSG_KEXDH_REPLY 15:19:49.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37634]) packet #1 sending command=31[31] len=1639 15:19:49.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:37634])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:49.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:37634]) Send SSH_MSG_NEWKEYS 15:19:49.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:37634]) session ID=02:5f:a7:e1:30:45:d2:48:d2:bf:4a:db:54:0e:f0:ed:e8:34:41:ab:66:3b:73:2d:1f:4e:e4:31:1b:09:eb:8c:0b:57:7a:bb:47:bb:70:a3:fa:7e:cd:fa:37:2a:c8:5f:b7:b6:ef:24:c6:f5:db:af:78:70:2d:ca:81:94:95:5a 15:19:49.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37634]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:49.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37634]): strict KEX resets output message sequence number from 3 to 0 15:19:49.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37634]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@797d63fa; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:49.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:37634])[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 15:19:49.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37634])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:49.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37634]) packet #0 sending command=7[7] len=419 15:19:49.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37634]) No pending packets to flush at end of KEX 15:19:49.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39278]) process #16 SSH_MSG_IGNORE 15:19:49.100 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39278]) SSH_MSG_IGNORE 15:19:49.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39234]) process #11 SSH_MSG_IGNORE 15:19:49.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39234]) SSH_MSG_IGNORE 15:19:49.122 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39234]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:49.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37634]) process #2 SSH_MSG_NEWKEYS 15:19:49.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37634]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:49.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37634]): strict KEX resets input message sequence number from 3 to 0 15:19:49.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37634]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@73beb045; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:49.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:49.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37634]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:49.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37634]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:49.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:37634]) authorized authentication methods: password,publickey 15:19:49.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37634]) Accepted service ssh-userauth 15:19:49.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37634]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:49.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37634]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:49.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37634]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:49.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37634]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:49.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37634]) no authentication factory for method=none 15:19:49.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37634]) SSH_MSG_USERAUTH_REQUEST 15:19:49.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37634]) remaining methods: password,publickey 15:19:49.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37634]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:49.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37634]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:49.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37634]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:49.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37634]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:49.134 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:49.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:37634]) authentication result: true 15:19:49.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:37634]) SSH_MSG_USERAUTH_REQUEST 15:19:49.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37634])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:49.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37634]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:49.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:49.134 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:49.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37634]) no heartbeat to stop 15:19:49.134 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:37634]) heartbeat type=IGNORE, interval=PT30S 15:19:49.135 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:37634 authenticated 15:19:49.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37634]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:49.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37634]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:49.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37634]] session=TransportServerSession[admin@/10.30.171.175:37634] id=0 15:19:49.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37634])) size=2097152, max=2097152, packet=32768 15:19:49.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37634]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37634] 15:19:49.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37634]) recipient=0 15:19:49.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634])) size=2097152, max=2097152, packet=32768 15:19:49.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634])) re-initializing 15:19:49.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634])) size=2097152, max=2097152, packet=32768 15:19:49.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:49.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37634]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:49.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37634]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:49.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:49.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634])[want-reply=true] subsystem=netconf 15:19:49.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634])[subsystem] prepared command 15:19:49.136 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:49.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:49.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x13d4dd9d, L:/10.30.170.167:18191 - R:/10.30.171.175:37634]}} established 15:19:49.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 362: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18191 15:19:49.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 362: Creating data stores for simulated device 15:19:49.136 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:49.136 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:49.136 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:49.136 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:49.136 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:49.137 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3fde1f59 15:19:49.137 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:49.137 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:49.137 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:49.137 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:49.137 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:49.137 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:49.137 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:49.138 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:49.138 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3fde1f59, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3fde1f59, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1efcb90d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1efcb90d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:49.138 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:49.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:49.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x13d4dd9d, L:/10.30.170.167:18191 - R:/10.30.171.175:37634] 15:19:49.139 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 362 on channel [id: 0x13d4dd9d, L:/10.30.170.167:18191 - R:/10.30.171.175:37634] 15:19:49.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]) by 1103 down to 2096049 15:19:49.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37634]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:49.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x13d4dd9d, L:/10.30.170.167:18191 - R:/10.30.171.175:37634] 15:19:49.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x13d4dd9d, L:/10.30.170.167:18191 - R:/10.30.171.175:37634] 15:19:49.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]) request=subsystem result=ReplySuccess, want-reply=true 15:19:49.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37634]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:49.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]) request=subsystem activate command 15:19:49.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]) starting runner for command=netconf 15:19:49.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37634]) process #5 SSH_MSG_CHANNEL_DATA 15:19:49.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]) by 373 down to 2096779 15:19:49.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]) SSH_MSG_CHANNEL_DATA len=373 15:19:49.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634] 15:19:49.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x13d4dd9d, L:/10.30.170.167:18191 - R:/10.30.171.175:37634]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:49.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:49.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x13d4dd9d, L:/10.30.170.167:18191 - R:/10.30.171.175:37634] 15:19:49.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x13d4dd9d, L:/10.30.170.167:18191 - R:/10.30.171.175:37634] 15:19:49.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18191', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:49.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=362} created 15:19:49.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=362, channel=[id: 0x13d4dd9d, L:/10.30.170.167:18191 - R:/10.30.171.175:37634]} created 15:19:49.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x13d4dd9d, L:/10.30.170.167:18191 - R:/10.30.171.175:37634] successful with session NetconfServerSession{sessionId=362, channel=[id: 0x13d4dd9d, L:/10.30.170.167:18191 - R:/10.30.171.175:37634]} 15:19:49.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=362, channel=[id: 0x13d4dd9d, L:/10.30.170.167:18191 - R:/10.30.171.175:37634]} up 15:19:49.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37634]) process #6 SSH_MSG_CHANNEL_DATA 15:19:49.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]) by 393 down to 2096386 15:19:49.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]) SSH_MSG_CHANNEL_DATA len=393 15:19:49.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634] 15:19:49.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:49.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:49.140 [netconf-device-simulator-threads-6] 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=362} 15:19:49.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:49.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=362, channel=[id: 0x13d4dd9d, L:/10.30.170.167:18191 - R:/10.30.171.175:37634]} EXI handlers added to pipeline 15:19:49.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:49.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]) by 179 down to 2095870 15:19:49.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37634]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:49.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:49.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37634]) process #7 SSH_MSG_CHANNEL_DATA 15:19:49.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]) by 340 down to 2096046 15:19:49.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]) SSH_MSG_CHANNEL_DATA len=340 15:19:49.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634] 15:19:49.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:49.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:49.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=362} 15:19:49.143 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1efcb90d 15:19:49.143 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:49.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:49.143 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:49.143 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:49.143 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:49.143 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:49.143 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:49.143 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:49.143 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:49.143 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:49.143 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:49.143 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:49.143 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:49.143 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:49.143 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:49.143 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:49.144 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:49.144 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:49.144 [netconf-device-simulator-threads-6] 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 15:19:49.144 [netconf-device-simulator-threads-6] 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 15:19:49.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:49.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]) by 733 down to 2095137 15:19:49.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37634]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:49.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:49.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38688]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:49.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38688]) process #19 SSH_MSG_IGNORE 15:19:49.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38688]) SSH_MSG_IGNORE 15:19:49.292 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:19:49.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45220]) process #21 SSH_MSG_IGNORE 15:19:49.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45220]) SSH_MSG_IGNORE 15:19:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43810]) process #9 SSH_MSG_IGNORE 15:19:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43810]) SSH_MSG_IGNORE 15:19:49.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43810]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:49.505 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37818]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:49.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37818]) process #17 SSH_MSG_IGNORE 15:19:49.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37818]) SSH_MSG_IGNORE 15:19:49.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:49.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43230]) process #20 SSH_MSG_IGNORE 15:19:49.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43230]) SSH_MSG_IGNORE 15:19:49.860 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42314]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:49.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42314]) process #10 SSH_MSG_IGNORE 15:19:49.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42314]) SSH_MSG_IGNORE 15:19:49.878 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48458]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:49.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48458]) process #16 SSH_MSG_IGNORE 15:19:49.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48458]) SSH_MSG_IGNORE 15:19:49.961 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48456]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:49.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48456]) process #11 SSH_MSG_IGNORE 15:19:49.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48456]) SSH_MSG_IGNORE 15:19:50.102 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54686]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:50.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54686]) process #14 SSH_MSG_IGNORE 15:19:50.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54686]) SSH_MSG_IGNORE 15:19:50.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33478]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:50.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33478]) process #12 SSH_MSG_IGNORE 15:19:50.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33478]) SSH_MSG_IGNORE 15:19:50.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x75acab2a, L:/10.30.170.167:18192 - R:/10.30.171.175:46280]} 15:19:50.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:46280]): SSH-2.0-SSHD-UNKNOWN 15:19:50.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:46280]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:50.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:46280]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:50.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48518]) process #18 SSH_MSG_IGNORE 15:19:50.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48518]) SSH_MSG_IGNORE 15:19:50.183 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48518]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:50.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60386]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:50.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60386]) process #15 SSH_MSG_IGNORE 15:19:50.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60386]) SSH_MSG_IGNORE 15:19:50.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:46280]) Send SSH_MSG_KEXINIT 15:19:50.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46280]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:50.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46280]) process #0 SSH_MSG_KEXINIT 15:19:50.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:46280]) SSH_MSG_KEXINIT 15:19:50.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:46280]) strict KEX=true client=true server=true 15:19:50.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46280]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:50.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46280]) Kex: server host key algorithms = rsa-sha2-512 15:19:50.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46280]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:50.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46280]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:50.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46280]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:50.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46280]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:50.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46280]) Kex: compression algorithms (client to server) = none 15:19:50.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46280]) Kex: compression algorithms (server to client) = none 15:19:50.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:50.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45038]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:50.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45038]) process #19 SSH_MSG_IGNORE 15:19:50.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45038]) SSH_MSG_IGNORE 15:19:50.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46280]) process #1 30 15:19:50.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46280]] process command=SSH_MSG_KEXDH_INIT 15:19:50.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38344]) process #8 SSH_MSG_IGNORE 15:19:50.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38344]) SSH_MSG_IGNORE 15:19:50.369 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38344]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:50.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46280]] Send SSH_MSG_KEXDH_REPLY 15:19:50.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46280]) packet #1 sending command=31[31] len=1639 15:19:50.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:46280])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:50.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:46280]) Send SSH_MSG_NEWKEYS 15:19:50.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:46280]) session ID=1e:ea:45:ba:db:78:42:43:09:b0:9b:c6:0e:c6:fb:92:ce:48:40:cf:20:39:62:a2:0a:c7:8a:01:ce:36:9b:3e:4d:35:8c:88:cf:ab:2c:56:f4:08:19:64:9a:a8:e2:23:3c:ba:b5:8c:86:19:c7:4f:a7:69:f1:86:72:9c:c9:6c 15:19:50.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46280]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:50.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46280]): strict KEX resets output message sequence number from 3 to 0 15:19:50.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46280]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@30da1183; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:50.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:46280])[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 15:19:50.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46280])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:50.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46280]) packet #0 sending command=7[7] len=419 15:19:50.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46280]) No pending packets to flush at end of KEX 15:19:50.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46280]) process #2 SSH_MSG_NEWKEYS 15:19:50.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46280]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:50.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46280]): strict KEX resets input message sequence number from 3 to 0 15:19:50.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46280]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@a3687d1; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:50.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:50.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46280]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:50.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46280]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:50.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:46280]) authorized authentication methods: password,publickey 15:19:50.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46280]) Accepted service ssh-userauth 15:19:50.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46280]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:50.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46280]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:50.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46280]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:50.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46280]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:50.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46280]) no authentication factory for method=none 15:19:50.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46280]) SSH_MSG_USERAUTH_REQUEST 15:19:50.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46280]) remaining methods: password,publickey 15:19:50.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46280]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:50.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46280]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:50.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46280]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:50.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46280]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:50.416 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:50.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:46280]) authentication result: true 15:19:50.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:46280]) SSH_MSG_USERAUTH_REQUEST 15:19:50.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46280])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:50.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46280]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:50.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:50.416 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:50.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46280]) no heartbeat to stop 15:19:50.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:46280]) heartbeat type=IGNORE, interval=PT30S 15:19:50.416 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:46280 authenticated 15:19:50.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46280]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:50.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46280]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:50.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46280]] session=TransportServerSession[admin@/10.30.171.175:46280] id=0 15:19:50.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46280])) size=2097152, max=2097152, packet=32768 15:19:50.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46280]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46280] 15:19:50.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46280]) recipient=0 15:19:50.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280])) size=2097152, max=2097152, packet=32768 15:19:50.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280])) re-initializing 15:19:50.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280])) size=2097152, max=2097152, packet=32768 15:19:50.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:50.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46280]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:50.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46280]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:50.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:50.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280])[want-reply=true] subsystem=netconf 15:19:50.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280])[subsystem] prepared command 15:19:50.417 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:50.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:50.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x75acab2a, L:/10.30.170.167:18192 - R:/10.30.171.175:46280]}} established 15:19:50.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 363: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18192 15:19:50.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 363: Creating data stores for simulated device 15:19:50.418 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:50.418 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:50.418 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:50.418 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:50.418 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:50.419 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31ecd6f9 15:19:50.419 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:50.419 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:50.419 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:50.419 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:50.420 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:50.420 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:50.420 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:50.420 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:50.420 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31ecd6f9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31ecd6f9, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2d53b9f6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2d53b9f6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:50.421 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:50.421 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:50.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x75acab2a, L:/10.30.170.167:18192 - R:/10.30.171.175:46280] 15:19:50.422 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 363 on channel [id: 0x75acab2a, L:/10.30.170.167:18192 - R:/10.30.171.175:46280] 15:19:50.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]) by 1103 down to 2096049 15:19:50.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46280]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:50.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x75acab2a, L:/10.30.170.167:18192 - R:/10.30.171.175:46280] 15:19:50.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x75acab2a, L:/10.30.170.167:18192 - R:/10.30.171.175:46280] 15:19:50.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]) request=subsystem result=ReplySuccess, want-reply=true 15:19:50.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46280]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:50.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]) request=subsystem activate command 15:19:50.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]) starting runner for command=netconf 15:19:50.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46280]) process #5 SSH_MSG_CHANNEL_DATA 15:19:50.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]) by 373 down to 2096779 15:19:50.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]) SSH_MSG_CHANNEL_DATA len=373 15:19:50.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280] 15:19:50.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x75acab2a, L:/10.30.170.167:18192 - R:/10.30.171.175:46280]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:50.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:50.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x75acab2a, L:/10.30.170.167:18192 - R:/10.30.171.175:46280] 15:19:50.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x75acab2a, L:/10.30.170.167:18192 - R:/10.30.171.175:46280] 15:19:50.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18192', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:50.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=363} created 15:19:50.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=363, channel=[id: 0x75acab2a, L:/10.30.170.167:18192 - R:/10.30.171.175:46280]} created 15:19:50.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x75acab2a, L:/10.30.170.167:18192 - R:/10.30.171.175:46280] successful with session NetconfServerSession{sessionId=363, channel=[id: 0x75acab2a, L:/10.30.170.167:18192 - R:/10.30.171.175:46280]} 15:19:50.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=363, channel=[id: 0x75acab2a, L:/10.30.170.167:18192 - R:/10.30.171.175:46280]} up 15:19:50.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46280]) process #6 SSH_MSG_CHANNEL_DATA 15:19:50.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]) by 393 down to 2096386 15:19:50.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]) SSH_MSG_CHANNEL_DATA len=393 15:19:50.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280] 15:19:50.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:50.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:50.424 [netconf-device-simulator-threads-0] 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=363} 15:19:50.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:50.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=363, channel=[id: 0x75acab2a, L:/10.30.170.167:18192 - R:/10.30.171.175:46280]} EXI handlers added to pipeline 15:19:50.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:50.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]) by 179 down to 2095870 15:19:50.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46280]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:50.425 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:50.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46280]) process #7 SSH_MSG_CHANNEL_DATA 15:19:50.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]) by 340 down to 2096046 15:19:50.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]) SSH_MSG_CHANNEL_DATA len=340 15:19:50.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280] 15:19:50.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:50.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:50.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=363} 15:19:50.428 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2d53b9f6 15:19:50.428 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:50.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:50.428 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:50.428 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:50.428 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:50.428 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:50.428 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:50.428 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:50.428 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:50.428 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:50.428 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:50.428 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:50.428 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:50.428 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:50.428 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:50.428 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:50.428 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:50.428 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:50.428 [netconf-device-simulator-threads-0] 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 15:19:50.428 [netconf-device-simulator-threads-0] 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 15:19:50.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:50.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]) by 733 down to 2095137 15:19:50.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46280]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:50.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:50.439 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38176]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38176]) process #13 SSH_MSG_IGNORE 15:19:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38176]) SSH_MSG_IGNORE 15:19:50.531 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:19:50.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42700]) process #21 SSH_MSG_IGNORE 15:19:50.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42700]) SSH_MSG_IGNORE 15:19:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60238]) process #9 SSH_MSG_IGNORE 15:19:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60238]) SSH_MSG_IGNORE 15:19:50.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60238]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:50.909 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55742]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55742]) process #17 SSH_MSG_IGNORE 15:19:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55742]) SSH_MSG_IGNORE 15:19:51.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58138]) process #20 SSH_MSG_IGNORE 15:19:51.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58138]) SSH_MSG_IGNORE 15:19:51.041 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:51.045 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58344]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:51.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58344]) process #11 SSH_MSG_IGNORE 15:19:51.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58344]) SSH_MSG_IGNORE 15:19:51.099 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55096]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:51.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55096]) process #10 SSH_MSG_IGNORE 15:19:51.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55096]) SSH_MSG_IGNORE 15:19:51.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43792]) process #12 SSH_MSG_IGNORE 15:19:51.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43792]) SSH_MSG_IGNORE 15:19:51.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43792]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:51.204 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48862]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:51.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48862]) process #16 SSH_MSG_IGNORE 15:19:51.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48862]) SSH_MSG_IGNORE 15:19:51.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59302]) process #19 SSH_MSG_IGNORE 15:19:51.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59302]) SSH_MSG_IGNORE 15:19:51.233 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59302]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:51.372 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41986]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:51.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41986]) process #8 SSH_MSG_IGNORE 15:19:51.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41986]) SSH_MSG_IGNORE 15:19:51.478 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34534]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:51.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x6ba1c9ac, L:/10.30.170.167:18193 - R:/10.30.171.175:54212]} 15:19:51.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:54212]): SSH-2.0-SSHD-UNKNOWN 15:19:51.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34534]) process #13 SSH_MSG_IGNORE 15:19:51.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34534]) SSH_MSG_IGNORE 15:19:51.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:54212]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:51.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:54212]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:51.575 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41674]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:51.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41674]) process #15 SSH_MSG_IGNORE 15:19:51.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41674]) SSH_MSG_IGNORE 15:19:51.627 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45468]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:51.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45468]) process #14 SSH_MSG_IGNORE 15:19:51.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45468]) SSH_MSG_IGNORE 15:19:51.672 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40450]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:51.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40450]) process #18 SSH_MSG_IGNORE 15:19:51.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40450]) SSH_MSG_IGNORE 15:19:51.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:54212]) Send SSH_MSG_KEXINIT 15:19:51.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54212]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:51.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54212]) process #0 SSH_MSG_KEXINIT 15:19:51.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:54212]) SSH_MSG_KEXINIT 15:19:51.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:54212]) strict KEX=true client=true server=true 15:19:51.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54212]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:51.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54212]) Kex: server host key algorithms = rsa-sha2-512 15:19:51.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54212]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:51.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54212]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:51.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54212]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:51.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54212]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:51.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54212]) Kex: compression algorithms (client to server) = none 15:19:51.723 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54212]) Kex: compression algorithms (server to client) = none 15:19:51.724 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:51.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54212]) process #1 30 15:19:51.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54212]] process command=SSH_MSG_KEXDH_INIT 15:19:51.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54212]] Send SSH_MSG_KEXDH_REPLY 15:19:51.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54212]) packet #1 sending command=31[31] len=1639 15:19:51.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:54212])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:51.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:54212]) Send SSH_MSG_NEWKEYS 15:19:51.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:54212]) session ID=49:5e:8a:e8:16:57:cb:d5:e0:4f:6e:c7:f0:fd:16:e0:34:13:fe:4e:9e:38:d6:9e:dc:29:3d:61:8e:d9:8e:73:f3:1c:e6:29:78:98:80:87:30:a5:87:a5:17:27:e4:e0:52:22:8f:39:3d:2d:f4:f8:bb:3d:df:fd:77:18:12:58 15:19:51.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54212]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:51.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54212]): strict KEX resets output message sequence number from 3 to 0 15:19:51.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54212]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3523c688; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:51.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:54212])[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 15:19:51.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54212])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:51.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54212]) packet #0 sending command=7[7] len=419 15:19:51.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54212]) No pending packets to flush at end of KEX 15:19:51.820 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:19:51.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57436]) process #21 SSH_MSG_IGNORE 15:19:51.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57436]) SSH_MSG_IGNORE 15:19:51.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54212]) process #2 SSH_MSG_NEWKEYS 15:19:51.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54212]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:51.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54212]): strict KEX resets input message sequence number from 3 to 0 15:19:51.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54212]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4cc934b0; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:51.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:51.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54212]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:51.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54212]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:51.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:54212]) authorized authentication methods: password,publickey 15:19:51.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54212]) Accepted service ssh-userauth 15:19:51.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54212]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:51.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54212]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:51.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54212]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:51.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54212]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:51.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54212]) no authentication factory for method=none 15:19:51.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54212]) SSH_MSG_USERAUTH_REQUEST 15:19:51.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54212]) remaining methods: password,publickey 15:19:51.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54212]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:51.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54212]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:51.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54212]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:51.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54212]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:51.843 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:51.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:54212]) authentication result: true 15:19:51.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:54212]) SSH_MSG_USERAUTH_REQUEST 15:19:51.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54212])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:51.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54212]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:51.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:51.843 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:51.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54212]) no heartbeat to stop 15:19:51.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:54212]) heartbeat type=IGNORE, interval=PT30S 15:19:51.843 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:54212 authenticated 15:19:51.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54212]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:51.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54212]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:51.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54212]] session=TransportServerSession[admin@/10.30.171.175:54212] id=0 15:19:51.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54212])) size=2097152, max=2097152, packet=32768 15:19:51.843 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54212]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54212] 15:19:51.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54212]) recipient=0 15:19:51.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212])) size=2097152, max=2097152, packet=32768 15:19:51.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212])) re-initializing 15:19:51.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212])) size=2097152, max=2097152, packet=32768 15:19:51.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:51.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54212]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:51.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54212]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:51.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:51.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212])[want-reply=true] subsystem=netconf 15:19:51.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212])[subsystem] prepared command 15:19:51.844 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:51.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:51.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x6ba1c9ac, L:/10.30.170.167:18193 - R:/10.30.171.175:54212]}} established 15:19:51.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 364: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18193 15:19:51.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 364: Creating data stores for simulated device 15:19:51.844 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:51.845 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:51.845 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:51.845 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:51.845 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:51.845 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@68524371 15:19:51.846 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:51.846 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:51.846 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:51.846 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:51.847 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:51.847 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:51.847 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:51.847 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:51.847 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@68524371, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@68524371, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6fd284e2, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6fd284e2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:51.847 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:51.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:51.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x6ba1c9ac, L:/10.30.170.167:18193 - R:/10.30.171.175:54212] 15:19:51.849 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 364 on channel [id: 0x6ba1c9ac, L:/10.30.170.167:18193 - R:/10.30.171.175:54212] 15:19:51.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]) by 1103 down to 2096049 15:19:51.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54212]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:51.849 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:51.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x6ba1c9ac, L:/10.30.170.167:18193 - R:/10.30.171.175:54212] 15:19:51.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x6ba1c9ac, L:/10.30.170.167:18193 - R:/10.30.171.175:54212] 15:19:51.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]) request=subsystem result=ReplySuccess, want-reply=true 15:19:51.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54212]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:51.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]) request=subsystem activate command 15:19:51.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]) starting runner for command=netconf 15:19:51.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44622]) process #20 SSH_MSG_IGNORE 15:19:51.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44622]) SSH_MSG_IGNORE 15:19:51.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54212]) process #5 SSH_MSG_CHANNEL_DATA 15:19:51.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]) by 373 down to 2096779 15:19:51.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]) SSH_MSG_CHANNEL_DATA len=373 15:19:51.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212] 15:19:51.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x6ba1c9ac, L:/10.30.170.167:18193 - R:/10.30.171.175:54212]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:51.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:51.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x6ba1c9ac, L:/10.30.170.167:18193 - R:/10.30.171.175:54212] 15:19:51.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x6ba1c9ac, L:/10.30.170.167:18193 - R:/10.30.171.175:54212] 15:19:51.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18193', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:51.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=364} created 15:19:51.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=364, channel=[id: 0x6ba1c9ac, L:/10.30.170.167:18193 - R:/10.30.171.175:54212]} created 15:19:51.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x6ba1c9ac, L:/10.30.170.167:18193 - R:/10.30.171.175:54212] successful with session NetconfServerSession{sessionId=364, channel=[id: 0x6ba1c9ac, L:/10.30.170.167:18193 - R:/10.30.171.175:54212]} 15:19:51.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=364, channel=[id: 0x6ba1c9ac, L:/10.30.170.167:18193 - R:/10.30.171.175:54212]} up 15:19:51.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54212]) process #6 SSH_MSG_CHANNEL_DATA 15:19:51.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]) by 393 down to 2096386 15:19:51.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]) SSH_MSG_CHANNEL_DATA len=393 15:19:51.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212] 15:19:51.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:51.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:51.851 [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=364} 15:19:51.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:51.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=364, channel=[id: 0x6ba1c9ac, L:/10.30.170.167:18193 - R:/10.30.171.175:54212]} EXI handlers added to pipeline 15:19:51.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:51.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]) by 179 down to 2095870 15:19:51.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54212]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:51.852 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:51.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54212]) process #7 SSH_MSG_CHANNEL_DATA 15:19:51.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]) by 340 down to 2096046 15:19:51.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]) SSH_MSG_CHANNEL_DATA len=340 15:19:51.853 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212] 15:19:51.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:51.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:51.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=364} 15:19:51.854 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6fd284e2 15:19:51.854 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:51.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:51.854 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:51.854 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:51.854 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:51.854 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:51.854 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:51.854 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:51.854 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:51.855 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:51.855 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:51.855 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:51.855 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:51.855 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:51.855 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:51.855 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:51.855 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:51.855 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:51.855 [netconf-device-simulator-threads-2] 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 15:19:51.855 [netconf-device-simulator-threads-2] 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 15:19:51.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:51.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]) by 733 down to 2095137 15:19:51.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54212]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:51.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:51.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37834]) process #9 SSH_MSG_IGNORE 15:19:51.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37834]) SSH_MSG_IGNORE 15:19:51.883 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37834]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:51.995 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57814]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:51.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57814]) process #11 SSH_MSG_IGNORE 15:19:51.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57814]) SSH_MSG_IGNORE 15:19:52.040 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48552]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:52.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48552]) process #17 SSH_MSG_IGNORE 15:19:52.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48552]) SSH_MSG_IGNORE 15:19:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54022]) process #10 SSH_MSG_IGNORE 15:19:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54022]) SSH_MSG_IGNORE 15:19:52.265 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54022]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:52.314 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:52.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #16 SSH_MSG_IGNORE 15:19:52.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:19:52.362 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38882]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:52.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38882]) process #12 SSH_MSG_IGNORE 15:19:52.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38882]) SSH_MSG_IGNORE 15:19:52.452 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51076]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:52.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51076]) process #19 SSH_MSG_IGNORE 15:19:52.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51076]) SSH_MSG_IGNORE 15:19:52.622 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:52.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #8 SSH_MSG_IGNORE 15:19:52.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:19:52.741 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4e4c401f, L:/10.30.170.167:18194 - R:/10.30.171.175:36592]} 15:19:52.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:36592]): SSH-2.0-SSHD-UNKNOWN 15:19:52.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:36592]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:52.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:36592]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:52.742 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46206]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:52.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46206]) process #14 SSH_MSG_IGNORE 15:19:52.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46206]) SSH_MSG_IGNORE 15:19:52.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55306]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:52.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55306]) process #15 SSH_MSG_IGNORE 15:19:52.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55306]) SSH_MSG_IGNORE 15:19:52.766 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43696]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:52.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43696]) process #18 SSH_MSG_IGNORE 15:19:52.766 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43696]) SSH_MSG_IGNORE 15:19:52.773 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55710]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:52.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:36592]) Send SSH_MSG_KEXINIT 15:19:52.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36592]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:52.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36592]) process #0 SSH_MSG_KEXINIT 15:19:52.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:36592]) SSH_MSG_KEXINIT 15:19:52.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:36592]) strict KEX=true client=true server=true 15:19:52.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36592]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:52.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36592]) Kex: server host key algorithms = rsa-sha2-512 15:19:52.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36592]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:52.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36592]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:52.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36592]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:52.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36592]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:52.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36592]) Kex: compression algorithms (client to server) = none 15:19:52.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36592]) Kex: compression algorithms (server to client) = none 15:19:52.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:52.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55710]) process #17 SSH_MSG_IGNORE 15:19:52.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55710]) SSH_MSG_IGNORE 15:19:53.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36592]) process #1 30 15:19:53.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36592]] process command=SSH_MSG_KEXDH_INIT 15:19:53.004 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46850]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:53.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46850]) process #10 SSH_MSG_IGNORE 15:19:53.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46850]) SSH_MSG_IGNORE 15:19:53.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36592]] Send SSH_MSG_KEXDH_REPLY 15:19:53.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36592]) packet #1 sending command=31[31] len=1639 15:19:53.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:36592])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:53.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:36592]) Send SSH_MSG_NEWKEYS 15:19:53.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:36592]) session ID=45:55:ff:77:ed:1d:14:ab:16:d6:d1:e1:ba:62:b2:80:21:18:32:89:5d:7c:f1:ae:27:c3:ee:58:bb:7b:56:56:49:36:b8:25:92:3f:e0:83:cb:8b:1f:4b:0d:a5:9e:ac:92:52:c1:87:b1:c6:ea:c7:10:b0:2e:3b:3a:46:b8:b0 15:19:53.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36592]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:53.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36592]): strict KEX resets output message sequence number from 3 to 0 15:19:53.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36592]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1558081e; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:53.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:36592])[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 15:19:53.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36592])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:53.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36592]) packet #0 sending command=7[7] len=419 15:19:53.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36592]) No pending packets to flush at end of KEX 15:19:53.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36592]) process #2 SSH_MSG_NEWKEYS 15:19:53.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36592]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:53.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36592]): strict KEX resets input message sequence number from 3 to 0 15:19:53.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36592]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4f202f22; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:53.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:53.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36592]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:53.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36592]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:53.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:36592]) authorized authentication methods: password,publickey 15:19:53.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36592]) Accepted service ssh-userauth 15:19:53.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36592]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:53.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36592]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:53.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36592]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:53.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36592]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:53.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36592]) no authentication factory for method=none 15:19:53.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36592]) SSH_MSG_USERAUTH_REQUEST 15:19:53.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36592]) remaining methods: password,publickey 15:19:53.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36592]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:53.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36592]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:53.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36592]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:53.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36592]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:53.046 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:53.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:36592]) authentication result: true 15:19:53.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:36592]) SSH_MSG_USERAUTH_REQUEST 15:19:53.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36592])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:53.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36592]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:53.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:53.046 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:53.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36592]) no heartbeat to stop 15:19:53.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:36592]) heartbeat type=IGNORE, interval=PT30S 15:19:53.046 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:36592 authenticated 15:19:53.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36592]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:53.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36592]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:53.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36592]] session=TransportServerSession[admin@/10.30.171.175:36592] id=0 15:19:53.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36592])) size=2097152, max=2097152, packet=32768 15:19:53.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36592]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36592] 15:19:53.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36592]) recipient=0 15:19:53.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592])) size=2097152, max=2097152, packet=32768 15:19:53.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592])) re-initializing 15:19:53.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592])) size=2097152, max=2097152, packet=32768 15:19:53.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:53.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36592]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:53.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36592]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:53.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:53.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592])[want-reply=true] subsystem=netconf 15:19:53.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592])[subsystem] prepared command 15:19:53.048 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:53.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:53.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4e4c401f, L:/10.30.170.167:18194 - R:/10.30.171.175:36592]}} established 15:19:53.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 365: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18194 15:19:53.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 365: Creating data stores for simulated device 15:19:53.048 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:53.048 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:53.048 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:53.048 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:53.048 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:53.049 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@413570a1 15:19:53.049 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:53.050 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:53.050 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:53.050 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:53.050 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:53.050 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:53.050 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:53.051 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:53.051 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@413570a1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@413570a1, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@63a1d8e8, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@63a1d8e8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:53.051 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:53.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:53.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4e4c401f, L:/10.30.170.167:18194 - R:/10.30.171.175:36592] 15:19:53.052 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 365 on channel [id: 0x4e4c401f, L:/10.30.170.167:18194 - R:/10.30.171.175:36592] 15:19:53.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]) by 1103 down to 2096049 15:19:53.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36592]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:53.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4e4c401f, L:/10.30.170.167:18194 - R:/10.30.171.175:36592] 15:19:53.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4e4c401f, L:/10.30.170.167:18194 - R:/10.30.171.175:36592] 15:19:53.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]) request=subsystem result=ReplySuccess, want-reply=true 15:19:53.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36592]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:53.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]) request=subsystem activate command 15:19:53.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]) starting runner for command=netconf 15:19:53.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36592]) process #5 SSH_MSG_CHANNEL_DATA 15:19:53.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]) by 373 down to 2096779 15:19:53.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]) SSH_MSG_CHANNEL_DATA len=373 15:19:53.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592] 15:19:53.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x4e4c401f, L:/10.30.170.167:18194 - R:/10.30.171.175:36592]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:53.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:53.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4e4c401f, L:/10.30.170.167:18194 - R:/10.30.171.175:36592] 15:19:53.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4e4c401f, L:/10.30.170.167:18194 - R:/10.30.171.175:36592] 15:19:53.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18194', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:53.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=365} created 15:19:53.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=365, channel=[id: 0x4e4c401f, L:/10.30.170.167:18194 - R:/10.30.171.175:36592]} created 15:19:53.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4e4c401f, L:/10.30.170.167:18194 - R:/10.30.171.175:36592] successful with session NetconfServerSession{sessionId=365, channel=[id: 0x4e4c401f, L:/10.30.170.167:18194 - R:/10.30.171.175:36592]} 15:19:53.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=365, channel=[id: 0x4e4c401f, L:/10.30.170.167:18194 - R:/10.30.171.175:36592]} up 15:19:53.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36592]) process #6 SSH_MSG_CHANNEL_DATA 15:19:53.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]) by 393 down to 2096386 15:19:53.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]) SSH_MSG_CHANNEL_DATA len=393 15:19:53.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592] 15:19:53.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:53.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:53.055 [netconf-device-simulator-threads-4] 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=365} 15:19:53.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:53.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=365, channel=[id: 0x4e4c401f, L:/10.30.170.167:18194 - R:/10.30.171.175:36592]} EXI handlers added to pipeline 15:19:53.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:53.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]) by 179 down to 2095870 15:19:53.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36592]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:53.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36592]) process #7 SSH_MSG_CHANNEL_DATA 15:19:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]) by 340 down to 2096046 15:19:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]) SSH_MSG_CHANNEL_DATA len=340 15:19:53.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592] 15:19:53.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:53.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:53.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=365} 15:19:53.057 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@63a1d8e8 15:19:53.057 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:53.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:53.057 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:53.057 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:53.057 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:53.057 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:53.057 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:53.057 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:53.058 [netconf-device-simulator-threads-4] 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 15:19:53.058 [netconf-device-simulator-threads-4] 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 15:19:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:53.058 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52710]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]) by 733 down to 2095137 15:19:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36592]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52710]) process #13 SSH_MSG_IGNORE 15:19:53.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52710]) SSH_MSG_IGNORE 15:19:53.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57962]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:53.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57962]) process #11 SSH_MSG_IGNORE 15:19:53.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57962]) SSH_MSG_IGNORE 15:19:53.194 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:53.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54094]) process #20 SSH_MSG_IGNORE 15:19:53.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54094]) SSH_MSG_IGNORE 15:19:53.214 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59730]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:53.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59730]) process #16 SSH_MSG_IGNORE 15:19:53.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59730]) SSH_MSG_IGNORE 15:19:53.257 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:19:53.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35512]) process #21 SSH_MSG_IGNORE 15:19:53.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35512]) SSH_MSG_IGNORE 15:19:53.362 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47358]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:53.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47358]) process #12 SSH_MSG_IGNORE 15:19:53.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47358]) SSH_MSG_IGNORE 15:19:53.457 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52218]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52218]) process #9 SSH_MSG_IGNORE 15:19:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52218]) SSH_MSG_IGNORE 15:19:53.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40294]) process #10 SSH_MSG_IGNORE 15:19:53.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40294]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:53.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40294]) SSH_MSG_IGNORE 15:19:53.918 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56642]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:53.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56642]) process #14 SSH_MSG_IGNORE 15:19:53.919 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56642]) SSH_MSG_IGNORE 15:19:53.926 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33250]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:53.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33250]) process #19 SSH_MSG_IGNORE 15:19:53.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33250]) SSH_MSG_IGNORE 15:19:53.977 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38228]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:53.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38228]) process #13 SSH_MSG_IGNORE 15:19:53.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38228]) SSH_MSG_IGNORE 15:19:54.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbf1fa0b6, L:/10.30.170.167:18195 - R:/10.30.171.175:57878]} 15:19:54.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:57878]): SSH-2.0-SSHD-UNKNOWN 15:19:54.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:57878]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:54.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:57878]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:54.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51022]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:54.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51022]) process #8 SSH_MSG_IGNORE 15:19:54.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51022]) SSH_MSG_IGNORE 15:19:54.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:57878]) Send SSH_MSG_KEXINIT 15:19:54.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57878]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:54.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57878]) process #0 SSH_MSG_KEXINIT 15:19:54.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:57878]) SSH_MSG_KEXINIT 15:19:54.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:57878]) strict KEX=true client=true server=true 15:19:54.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57878]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:54.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57878]) Kex: server host key algorithms = rsa-sha2-512 15:19:54.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57878]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:54.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57878]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:54.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57878]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:54.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57878]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:54.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57878]) Kex: compression algorithms (client to server) = none 15:19:54.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57878]) Kex: compression algorithms (server to client) = none 15:19:54.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:54.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57878]) process #1 30 15:19:54.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57878]] process command=SSH_MSG_KEXDH_INIT 15:19:54.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56112]) process #18 SSH_MSG_IGNORE 15:19:54.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56112]) SSH_MSG_IGNORE 15:19:54.204 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56112]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:54.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57878]] Send SSH_MSG_KEXDH_REPLY 15:19:54.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57878]) packet #1 sending command=31[31] len=1639 15:19:54.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:57878])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:54.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:57878]) Send SSH_MSG_NEWKEYS 15:19:54.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:57878]) session ID=57:b1:69:f2:4c:d1:50:db:e7:4d:f5:2b:c1:8c:64:5f:5a:b7:27:56:65:10:0a:4b:ea:dd:04:e0:1f:6e:52:ce:05:53:d7:22:c5:30:57:00:ab:a6:df:a4:9b:d0:39:14:4d:49:a6:3b:c2:8d:83:c8:67:e6:bd:43:6b:7c:0b:1b 15:19:54.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57878]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:54.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57878]): strict KEX resets output message sequence number from 3 to 0 15:19:54.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57878]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@33ed8972; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:54.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:57878])[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 15:19:54.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57878])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:54.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57878]) packet #0 sending command=7[7] len=419 15:19:54.216 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57878]) No pending packets to flush at end of KEX 15:19:54.239 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53034]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:54.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57878]) process #2 SSH_MSG_NEWKEYS 15:19:54.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57878]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:54.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57878]): strict KEX resets input message sequence number from 3 to 0 15:19:54.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57878]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@432e2f39; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:54.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:54.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57878]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:54.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57878]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:57878]) authorized authentication methods: password,publickey 15:19:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57878]) Accepted service ssh-userauth 15:19:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57878]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57878]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57878]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57878]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57878]) no authentication factory for method=none 15:19:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57878]) SSH_MSG_USERAUTH_REQUEST 15:19:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57878]) remaining methods: password,publickey 15:19:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57878]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53034]) process #17 SSH_MSG_IGNORE 15:19:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53034]) SSH_MSG_IGNORE 15:19:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57878]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57878]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:54.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57878]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:54.246 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:54.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:57878]) authentication result: true 15:19:54.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:57878]) SSH_MSG_USERAUTH_REQUEST 15:19:54.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57878])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:54.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57878]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:54.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:54.246 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:54.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57878]) no heartbeat to stop 15:19:54.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:57878]) heartbeat type=IGNORE, interval=PT30S 15:19:54.246 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:57878 authenticated 15:19:54.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57878]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:54.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57878]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:54.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57878]] session=TransportServerSession[admin@/10.30.171.175:57878] id=0 15:19:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57878])) size=2097152, max=2097152, packet=32768 15:19:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57878]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57878] 15:19:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57878]) recipient=0 15:19:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878])) size=2097152, max=2097152, packet=32768 15:19:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878])) re-initializing 15:19:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878])) size=2097152, max=2097152, packet=32768 15:19:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57878]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57878]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878])[want-reply=true] subsystem=netconf 15:19:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878])[subsystem] prepared command 15:19:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbf1fa0b6, L:/10.30.170.167:18195 - R:/10.30.171.175:57878]}} established 15:19:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 366: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18195 15:19:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 366: Creating data stores for simulated device 15:19:54.247 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:54.248 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:54.248 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:54.248 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:54.248 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:54.248 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@14922c5a 15:19:54.248 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:54.249 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:54.249 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:54.249 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:54.249 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:54.250 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:54.250 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:54.250 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:54.250 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@14922c5a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@14922c5a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7cd22a2d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7cd22a2d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:54.250 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:54.251 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:54.252 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36500]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:54.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36500]) process #15 SSH_MSG_IGNORE 15:19:54.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36500]) SSH_MSG_IGNORE 15:19:54.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbf1fa0b6, L:/10.30.170.167:18195 - R:/10.30.171.175:57878] 15:19:54.253 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 366 on channel [id: 0xbf1fa0b6, L:/10.30.170.167:18195 - R:/10.30.171.175:57878] 15:19:54.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]) by 1103 down to 2096049 15:19:54.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57878]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:54.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbf1fa0b6, L:/10.30.170.167:18195 - R:/10.30.171.175:57878] 15:19:54.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbf1fa0b6, L:/10.30.170.167:18195 - R:/10.30.171.175:57878] 15:19:54.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]) request=subsystem result=ReplySuccess, want-reply=true 15:19:54.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57878]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:54.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]) request=subsystem activate command 15:19:54.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]) starting runner for command=netconf 15:19:54.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57878]) process #5 SSH_MSG_CHANNEL_DATA 15:19:54.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]) by 373 down to 2096779 15:19:54.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]) SSH_MSG_CHANNEL_DATA len=373 15:19:54.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878] 15:19:54.254 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xbf1fa0b6, L:/10.30.170.167:18195 - R:/10.30.171.175:57878]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:54.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:54.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbf1fa0b6, L:/10.30.170.167:18195 - R:/10.30.171.175:57878] 15:19:54.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbf1fa0b6, L:/10.30.170.167:18195 - R:/10.30.171.175:57878] 15:19:54.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18195', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:54.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=366} created 15:19:54.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=366, channel=[id: 0xbf1fa0b6, L:/10.30.170.167:18195 - R:/10.30.171.175:57878]} created 15:19:54.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbf1fa0b6, L:/10.30.170.167:18195 - R:/10.30.171.175:57878] successful with session NetconfServerSession{sessionId=366, channel=[id: 0xbf1fa0b6, L:/10.30.170.167:18195 - R:/10.30.171.175:57878]} 15:19:54.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=366, channel=[id: 0xbf1fa0b6, L:/10.30.170.167:18195 - R:/10.30.171.175:57878]} up 15:19:54.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57878]) process #6 SSH_MSG_CHANNEL_DATA 15:19:54.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]) by 393 down to 2096386 15:19:54.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]) SSH_MSG_CHANNEL_DATA len=393 15:19:54.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878] 15:19:54.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:54.255 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:54.256 [netconf-device-simulator-threads-6] 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=366} 15:19:54.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:54.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=366, channel=[id: 0xbf1fa0b6, L:/10.30.170.167:18195 - R:/10.30.171.175:57878]} EXI handlers added to pipeline 15:19:54.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:54.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]) by 179 down to 2095870 15:19:54.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57878]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:54.256 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:54.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57878]) process #7 SSH_MSG_CHANNEL_DATA 15:19:54.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]) by 340 down to 2096046 15:19:54.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]) SSH_MSG_CHANNEL_DATA len=340 15:19:54.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878] 15:19:54.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:54.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:54.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=366} 15:19:54.259 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7cd22a2d 15:19:54.259 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:54.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:54.259 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:54.259 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:54.259 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:54.259 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:54.260 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:54.260 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:54.260 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:54.260 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:54.260 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:54.260 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:54.260 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:54.260 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:54.260 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:54.260 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:54.260 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:54.260 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:54.260 [netconf-device-simulator-threads-6] 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 15:19:54.260 [netconf-device-simulator-threads-6] 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 15:19:54.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:54.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]) by 733 down to 2095137 15:19:54.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57878]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:54.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:54.370 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35506]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:54.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42684]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35506]) process #9 SSH_MSG_IGNORE 15:19:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35506]) SSH_MSG_IGNORE 15:19:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42684]) process #10 SSH_MSG_IGNORE 15:19:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42684]) SSH_MSG_IGNORE 15:19:54.455 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:54.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36672]) process #20 SSH_MSG_IGNORE 15:19:54.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36672]) SSH_MSG_IGNORE 15:19:54.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52534]) process #16 SSH_MSG_IGNORE 15:19:54.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52534]) SSH_MSG_IGNORE 15:19:54.458 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52534]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:54.469 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:19:54.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45706]) process #21 SSH_MSG_IGNORE 15:19:54.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45706]) SSH_MSG_IGNORE 15:19:54.598 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55244]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:54.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55244]) process #12 SSH_MSG_IGNORE 15:19:54.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55244]) SSH_MSG_IGNORE 15:19:54.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37608]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:54.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37608]) process #14 SSH_MSG_IGNORE 15:19:54.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37608]) SSH_MSG_IGNORE 15:19:54.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37362]) process #11 SSH_MSG_IGNORE 15:19:54.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37362]) SSH_MSG_IGNORE 15:19:54.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37362]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:54.938 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51856]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51856]) process #13 SSH_MSG_IGNORE 15:19:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51856]) SSH_MSG_IGNORE 15:19:55.031 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40964]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:55.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40964]) process #19 SSH_MSG_IGNORE 15:19:55.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40964]) SSH_MSG_IGNORE 15:19:55.203 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51716]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:55.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51716]) process #10 SSH_MSG_IGNORE 15:19:55.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51716]) SSH_MSG_IGNORE 15:19:55.238 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34418]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:55.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34418]) process #15 SSH_MSG_IGNORE 15:19:55.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34418]) SSH_MSG_IGNORE 15:19:55.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52248]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:55.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52248]) process #8 SSH_MSG_IGNORE 15:19:55.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52248]) SSH_MSG_IGNORE 15:19:55.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x193ab9e5, L:/10.30.170.167:18196 - R:/10.30.171.175:36554]} 15:19:55.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:36554]): SSH-2.0-SSHD-UNKNOWN 15:19:55.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:36554]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:55.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:36554]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:55.479 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45984]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:55.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45984]) process #18 SSH_MSG_IGNORE 15:19:55.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45984]) SSH_MSG_IGNORE 15:19:55.503 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44806]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:55.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:36554]) Send SSH_MSG_KEXINIT 15:19:55.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36554]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:55.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36554]) process #0 SSH_MSG_KEXINIT 15:19:55.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:36554]) SSH_MSG_KEXINIT 15:19:55.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:36554]) strict KEX=true client=true server=true 15:19:55.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36554]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:55.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36554]) Kex: server host key algorithms = rsa-sha2-512 15:19:55.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36554]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:55.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36554]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:55.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36554]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:55.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36554]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:55.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36554]) Kex: compression algorithms (client to server) = none 15:19:55.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36554]) Kex: compression algorithms (server to client) = none 15:19:55.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:55.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44806]) process #17 SSH_MSG_IGNORE 15:19:55.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44806]) SSH_MSG_IGNORE 15:19:55.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36554]) process #1 30 15:19:55.595 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36554]] process command=SSH_MSG_KEXDH_INIT 15:19:55.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36554]] Send SSH_MSG_KEXDH_REPLY 15:19:55.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36554]) packet #1 sending command=31[31] len=1639 15:19:55.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:36554])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:55.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:36554]) Send SSH_MSG_NEWKEYS 15:19:55.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:36554]) session ID=01:31:1d:2c:90:5a:1e:f3:91:3a:d1:5b:a9:e0:0f:14:38:f5:6f:7a:d1:ea:75:fe:65:53:c5:a2:b2:13:b3:e9:01:2a:d6:4e:20:86:cb:70:10:7a:14:d3:5f:38:3b:a7:a4:57:81:e0:85:e2:58:5d:61:df:32:70:f4:49:46:a0 15:19:55.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36554]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:55.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36554]): strict KEX resets output message sequence number from 3 to 0 15:19:55.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36554]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@14526b7c; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:55.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:36554])[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 15:19:55.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36554])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:55.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36554]) packet #0 sending command=7[7] len=419 15:19:55.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36554]) No pending packets to flush at end of KEX 15:19:55.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57366]) process #9 SSH_MSG_IGNORE 15:19:55.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57366]) SSH_MSG_IGNORE 15:19:55.634 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57366]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:55.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36554]) process #2 SSH_MSG_NEWKEYS 15:19:55.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36554]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:55.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36554]): strict KEX resets input message sequence number from 3 to 0 15:19:55.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36554]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4fe805be; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:55.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:55.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36554]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:55.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36554]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:55.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:36554]) authorized authentication methods: password,publickey 15:19:55.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36554]) Accepted service ssh-userauth 15:19:55.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36554]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:55.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36554]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:55.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36554]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:55.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36554]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:55.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36554]) no authentication factory for method=none 15:19:55.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36554]) SSH_MSG_USERAUTH_REQUEST 15:19:55.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36554]) remaining methods: password,publickey 15:19:55.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36554]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:55.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36554]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:55.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36554]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:55.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36554]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:55.643 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:55.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:36554]) authentication result: true 15:19:55.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:36554]) SSH_MSG_USERAUTH_REQUEST 15:19:55.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36554])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:55.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36554]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:55.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:55.643 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:55.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36554]) no heartbeat to stop 15:19:55.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:36554]) heartbeat type=IGNORE, interval=PT30S 15:19:55.643 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:36554 authenticated 15:19:55.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36554]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:55.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36554]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36554]] session=TransportServerSession[admin@/10.30.171.175:36554] id=0 15:19:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36554])) size=2097152, max=2097152, packet=32768 15:19:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36554]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36554] 15:19:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36554]) recipient=0 15:19:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554])) size=2097152, max=2097152, packet=32768 15:19:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554])) re-initializing 15:19:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554])) size=2097152, max=2097152, packet=32768 15:19:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36554]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36554]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554])[want-reply=true] subsystem=netconf 15:19:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554])[subsystem] prepared command 15:19:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x193ab9e5, L:/10.30.170.167:18196 - R:/10.30.171.175:36554]}} established 15:19:55.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 367: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18196 15:19:55.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 367: Creating data stores for simulated device 15:19:55.645 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:55.645 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:55.645 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:55.645 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:55.645 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:55.646 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4bc20660 15:19:55.646 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:55.646 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:55.646 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:55.646 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:55.647 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:55.647 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:55.647 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:55.647 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:55.647 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4bc20660, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4bc20660, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@715b31fb, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@715b31fb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:55.647 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:55.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:55.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x193ab9e5, L:/10.30.170.167:18196 - R:/10.30.171.175:36554] 15:19:55.649 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 367 on channel [id: 0x193ab9e5, L:/10.30.170.167:18196 - R:/10.30.171.175:36554] 15:19:55.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]) by 1103 down to 2096049 15:19:55.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36554]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:55.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x193ab9e5, L:/10.30.170.167:18196 - R:/10.30.171.175:36554] 15:19:55.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x193ab9e5, L:/10.30.170.167:18196 - R:/10.30.171.175:36554] 15:19:55.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]) request=subsystem result=ReplySuccess, want-reply=true 15:19:55.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36554]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:55.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]) request=subsystem activate command 15:19:55.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]) starting runner for command=netconf 15:19:55.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36554]) process #5 SSH_MSG_CHANNEL_DATA 15:19:55.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]) by 373 down to 2096779 15:19:55.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]) SSH_MSG_CHANNEL_DATA len=373 15:19:55.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554] 15:19:55.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x193ab9e5, L:/10.30.170.167:18196 - R:/10.30.171.175:36554]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:55.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:55.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x193ab9e5, L:/10.30.170.167:18196 - R:/10.30.171.175:36554] 15:19:55.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x193ab9e5, L:/10.30.170.167:18196 - R:/10.30.171.175:36554] 15:19:55.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18196', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:55.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=367} created 15:19:55.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=367, channel=[id: 0x193ab9e5, L:/10.30.170.167:18196 - R:/10.30.171.175:36554]} created 15:19:55.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x193ab9e5, L:/10.30.170.167:18196 - R:/10.30.171.175:36554] successful with session NetconfServerSession{sessionId=367, channel=[id: 0x193ab9e5, L:/10.30.170.167:18196 - R:/10.30.171.175:36554]} 15:19:55.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=367, channel=[id: 0x193ab9e5, L:/10.30.170.167:18196 - R:/10.30.171.175:36554]} up 15:19:55.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36554]) process #6 SSH_MSG_CHANNEL_DATA 15:19:55.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]) by 393 down to 2096386 15:19:55.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]) SSH_MSG_CHANNEL_DATA len=393 15:19:55.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554] 15:19:55.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:55.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:55.652 [netconf-device-simulator-threads-0] 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=367} 15:19:55.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:55.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=367, channel=[id: 0x193ab9e5, L:/10.30.170.167:18196 - R:/10.30.171.175:36554]} EXI handlers added to pipeline 15:19:55.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:55.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]) by 179 down to 2095870 15:19:55.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36554]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:55.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:55.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36554]) process #7 SSH_MSG_CHANNEL_DATA 15:19:55.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]) by 340 down to 2096046 15:19:55.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]) SSH_MSG_CHANNEL_DATA len=340 15:19:55.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554] 15:19:55.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:55.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:55.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=367} 15:19:55.655 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@715b31fb 15:19:55.655 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:55.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:55.655 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:55.655 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:55.655 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:55.656 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:55.656 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:55.656 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:55.656 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:55.656 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:55.656 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:55.656 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:55.656 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:55.656 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:55.656 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:55.656 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:55.656 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:55.656 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:55.656 [netconf-device-simulator-threads-0] 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 15:19:55.656 [netconf-device-simulator-threads-0] 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 15:19:55.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:55.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]) by 733 down to 2095137 15:19:55.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36554]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:55.656 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:55.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53350]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:55.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53350]) process #12 SSH_MSG_IGNORE 15:19:55.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53350]) SSH_MSG_IGNORE 15:19:55.693 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:55.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39236]) process #20 SSH_MSG_IGNORE 15:19:55.693 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39236]) SSH_MSG_IGNORE 15:19:55.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47334]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:55.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47334]) process #16 SSH_MSG_IGNORE 15:19:55.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47334]) SSH_MSG_IGNORE 15:19:55.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:19:55.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35100]) process #21 SSH_MSG_IGNORE 15:19:55.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35100]) SSH_MSG_IGNORE 15:19:55.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39660]) process #14 SSH_MSG_IGNORE 15:19:55.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39660]) SSH_MSG_IGNORE 15:19:55.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39660]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:55.924 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60986]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:55.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60986]) process #11 SSH_MSG_IGNORE 15:19:55.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60986]) SSH_MSG_IGNORE 15:19:56.053 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54436]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:56.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54436]) process #13 SSH_MSG_IGNORE 15:19:56.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54436]) SSH_MSG_IGNORE 15:19:56.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45298]) process #19 SSH_MSG_IGNORE 15:19:56.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45298]) SSH_MSG_IGNORE 15:19:56.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45298]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:56.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57552]) process #10 SSH_MSG_IGNORE 15:19:56.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57552]) SSH_MSG_IGNORE 15:19:56.428 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57552]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:56.597 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48660]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:56.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48660]) process #17 SSH_MSG_IGNORE 15:19:56.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48660]) SSH_MSG_IGNORE 15:19:56.600 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60992]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:56.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60992]) process #18 SSH_MSG_IGNORE 15:19:56.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60992]) SSH_MSG_IGNORE 15:19:56.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55820]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:56.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55820]) process #8 SSH_MSG_IGNORE 15:19:56.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55820]) SSH_MSG_IGNORE 15:19:56.726 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60446]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:56.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60446]) process #14 SSH_MSG_IGNORE 15:19:56.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60446]) SSH_MSG_IGNORE 15:19:56.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39688]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:56.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39688]) process #15 SSH_MSG_IGNORE 15:19:56.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39688]) SSH_MSG_IGNORE 15:19:56.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1b700449, L:/10.30.170.167:18197 - R:/10.30.171.175:35726]} 15:19:56.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:35726]): SSH-2.0-SSHD-UNKNOWN 15:19:56.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:35726]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:56.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:35726]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:56.811 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48528]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:56.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48528]) process #16 SSH_MSG_IGNORE 15:19:56.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48528]) SSH_MSG_IGNORE 15:19:56.822 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:19:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39396]) process #21 SSH_MSG_IGNORE 15:19:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39396]) SSH_MSG_IGNORE 15:19:56.857 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60546]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:56.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60546]) process #11 SSH_MSG_IGNORE 15:19:56.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60546]) SSH_MSG_IGNORE 15:19:56.997 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38280]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38280]) process #12 SSH_MSG_IGNORE 15:19:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38280]) SSH_MSG_IGNORE 15:19:57.000 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43912]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:57.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43912]) process #9 SSH_MSG_IGNORE 15:19:57.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43912]) SSH_MSG_IGNORE 15:19:57.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:57.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34870]) process #20 SSH_MSG_IGNORE 15:19:57.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34870]) SSH_MSG_IGNORE 15:19:57.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:35726]) Send SSH_MSG_KEXINIT 15:19:57.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35726]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:57.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35726]) process #0 SSH_MSG_KEXINIT 15:19:57.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:35726]) SSH_MSG_KEXINIT 15:19:57.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:35726]) strict KEX=true client=true server=true 15:19:57.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35726]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:57.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35726]) Kex: server host key algorithms = rsa-sha2-512 15:19:57.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35726]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:57.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35726]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:57.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35726]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:57.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35726]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:57.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35726]) Kex: compression algorithms (client to server) = none 15:19:57.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35726]) Kex: compression algorithms (server to client) = none 15:19:57.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:57.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35726]) process #1 30 15:19:57.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35726]] process command=SSH_MSG_KEXDH_INIT 15:19:57.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35726]] Send SSH_MSG_KEXDH_REPLY 15:19:57.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35726]) packet #1 sending command=31[31] len=1639 15:19:57.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:35726])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:57.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:35726]) Send SSH_MSG_NEWKEYS 15:19:57.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:35726]) session ID=ee:27:04:65:23:11:d4:42:f7:90:27:89:d0:78:8a:33:49:95:59:4c:a6:f5:79:8d:16:e1:93:d7:ef:a5:7c:43:00:64:02:02:3e:3d:7b:cb:b5:5b:53:d6:58:0d:d4:15:0b:7b:be:07:51:29:aa:ab:4f:8b:fb:2f:3c:68:ff:c3 15:19:57.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35726]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:57.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35726]): strict KEX resets output message sequence number from 3 to 0 15:19:57.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35726]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@29c22eec; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:57.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:35726])[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 15:19:57.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35726])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:57.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35726]) packet #0 sending command=7[7] len=419 15:19:57.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35726]) No pending packets to flush at end of KEX 15:19:57.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35726]) process #2 SSH_MSG_NEWKEYS 15:19:57.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35726]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:57.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35726]): strict KEX resets input message sequence number from 3 to 0 15:19:57.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35726]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4ae98425; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:57.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:57.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35726]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:57.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35726]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:57.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:35726]) authorized authentication methods: password,publickey 15:19:57.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35726]) Accepted service ssh-userauth 15:19:57.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35726]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:57.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35726]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:57.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35726]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:57.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35726]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:57.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35726]) no authentication factory for method=none 15:19:57.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35726]) SSH_MSG_USERAUTH_REQUEST 15:19:57.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35726]) remaining methods: password,publickey 15:19:57.175 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35726]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:57.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35726]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:57.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35726]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:57.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35726]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:57.176 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:57.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:35726]) authentication result: true 15:19:57.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:35726]) SSH_MSG_USERAUTH_REQUEST 15:19:57.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35726])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:57.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35726]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:57.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:57.176 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:57.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35726]) no heartbeat to stop 15:19:57.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:35726]) heartbeat type=IGNORE, interval=PT30S 15:19:57.176 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:35726 authenticated 15:19:57.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35726]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:57.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35726]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:57.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35726]] session=TransportServerSession[admin@/10.30.171.175:35726] id=0 15:19:57.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35726])) size=2097152, max=2097152, packet=32768 15:19:57.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35726]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35726] 15:19:57.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35726]) recipient=0 15:19:57.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726])) size=2097152, max=2097152, packet=32768 15:19:57.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726])) re-initializing 15:19:57.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726])) size=2097152, max=2097152, packet=32768 15:19:57.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:57.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35726]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:57.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35726]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:57.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:57.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726])[want-reply=true] subsystem=netconf 15:19:57.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726])[subsystem] prepared command 15:19:57.177 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:57.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:57.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1b700449, L:/10.30.170.167:18197 - R:/10.30.171.175:35726]}} established 15:19:57.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 368: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18197 15:19:57.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 368: Creating data stores for simulated device 15:19:57.177 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:57.177 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:57.179 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:57.179 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:57.179 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:57.180 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@110cb4da 15:19:57.180 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:57.180 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:57.180 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:57.180 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:57.181 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:57.181 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:57.181 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:57.181 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:57.181 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@110cb4da, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@110cb4da, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@54336cb7, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@54336cb7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:57.182 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:57.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:57.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1b700449, L:/10.30.170.167:18197 - R:/10.30.171.175:35726] 15:19:57.183 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 368 on channel [id: 0x1b700449, L:/10.30.170.167:18197 - R:/10.30.171.175:35726] 15:19:57.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]) by 1103 down to 2096049 15:19:57.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35726]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:57.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1b700449, L:/10.30.170.167:18197 - R:/10.30.171.175:35726] 15:19:57.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1b700449, L:/10.30.170.167:18197 - R:/10.30.171.175:35726] 15:19:57.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]) request=subsystem result=ReplySuccess, want-reply=true 15:19:57.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35726]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:57.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]) request=subsystem activate command 15:19:57.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]) starting runner for command=netconf 15:19:57.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35726]) process #5 SSH_MSG_CHANNEL_DATA 15:19:57.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]) by 373 down to 2096779 15:19:57.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]) SSH_MSG_CHANNEL_DATA len=373 15:19:57.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726] 15:19:57.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x1b700449, L:/10.30.170.167:18197 - R:/10.30.171.175:35726]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:57.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:57.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1b700449, L:/10.30.170.167:18197 - R:/10.30.171.175:35726] 15:19:57.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1b700449, L:/10.30.170.167:18197 - R:/10.30.171.175:35726] 15:19:57.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18197', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:57.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=368} created 15:19:57.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=368, channel=[id: 0x1b700449, L:/10.30.170.167:18197 - R:/10.30.171.175:35726]} created 15:19:57.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1b700449, L:/10.30.170.167:18197 - R:/10.30.171.175:35726] successful with session NetconfServerSession{sessionId=368, channel=[id: 0x1b700449, L:/10.30.170.167:18197 - R:/10.30.171.175:35726]} 15:19:57.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=368, channel=[id: 0x1b700449, L:/10.30.170.167:18197 - R:/10.30.171.175:35726]} up 15:19:57.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35726]) process #6 SSH_MSG_CHANNEL_DATA 15:19:57.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]) by 393 down to 2096386 15:19:57.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]) SSH_MSG_CHANNEL_DATA len=393 15:19:57.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726] 15:19:57.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:57.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:57.186 [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=368} 15:19:57.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:57.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=368, channel=[id: 0x1b700449, L:/10.30.170.167:18197 - R:/10.30.171.175:35726]} EXI handlers added to pipeline 15:19:57.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:57.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]) by 179 down to 2095870 15:19:57.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35726]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:57.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:57.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35726]) process #7 SSH_MSG_CHANNEL_DATA 15:19:57.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]) by 340 down to 2096046 15:19:57.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]) SSH_MSG_CHANNEL_DATA len=340 15:19:57.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726] 15:19:57.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:57.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:57.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=368} 15:19:57.188 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@54336cb7 15:19:57.188 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:57.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:57.188 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:57.188 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:57.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:57.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:57.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:57.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:57.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:57.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:57.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:57.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:57.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:57.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:57.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:57.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:57.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:57.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:57.188 [netconf-device-simulator-threads-2] 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 15:19:57.188 [netconf-device-simulator-threads-2] 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 15:19:57.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:57.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]) by 733 down to 2095137 15:19:57.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35726]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:57.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:57.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37712]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:57.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37712]) process #19 SSH_MSG_IGNORE 15:19:57.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37712]) SSH_MSG_IGNORE 15:19:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39886]) process #13 SSH_MSG_IGNORE 15:19:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39886]) SSH_MSG_IGNORE 15:19:57.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39886]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:57.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56184]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56184]) process #17 SSH_MSG_IGNORE 15:19:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56184]) SSH_MSG_IGNORE 15:19:57.641 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59012]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:57.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59012]) process #8 SSH_MSG_IGNORE 15:19:57.652 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59012]) SSH_MSG_IGNORE 15:19:57.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39056]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:57.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39056]) process #18 SSH_MSG_IGNORE 15:19:57.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39056]) SSH_MSG_IGNORE 15:19:57.842 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42454]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:57.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42454]) process #15 SSH_MSG_IGNORE 15:19:57.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42454]) SSH_MSG_IGNORE 15:19:58.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc9616ed2, L:/10.30.170.167:18198 - R:/10.30.171.175:52024]} 15:19:58.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:52024]): SSH-2.0-SSHD-UNKNOWN 15:19:58.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:52024]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:58.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:52024]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:58.104 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60312]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:58.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60312]) process #9 SSH_MSG_IGNORE 15:19:58.105 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60312]) SSH_MSG_IGNORE 15:19:58.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60176]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:58.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47120]) process #16 SSH_MSG_IGNORE 15:19:58.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47120]) SSH_MSG_IGNORE 15:19:58.113 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47120]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:58.131 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49192]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49192]) process #11 SSH_MSG_IGNORE 15:19:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49192]) SSH_MSG_IGNORE 15:19:58.186 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49288]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49288]) process #12 SSH_MSG_IGNORE 15:19:58.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49288]) SSH_MSG_IGNORE 15:19:58.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:58.269 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56936]) process #20 SSH_MSG_IGNORE 15:19:58.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56936]) SSH_MSG_IGNORE 15:19:58.342 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41124]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:58.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41124]) process #10 SSH_MSG_IGNORE 15:19:58.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41124]) SSH_MSG_IGNORE 15:19:58.386 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:19:58.390 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60610]) process #21 SSH_MSG_IGNORE 15:19:58.391 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60610]) SSH_MSG_IGNORE 15:19:58.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51152]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:58.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51152]) process #8 SSH_MSG_IGNORE 15:19:58.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51152]) SSH_MSG_IGNORE 15:19:58.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:52024]) Send SSH_MSG_KEXINIT 15:19:58.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52024]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:58.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52024]) process #0 SSH_MSG_KEXINIT 15:19:58.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:52024]) SSH_MSG_KEXINIT 15:19:58.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:52024]) strict KEX=true client=true server=true 15:19:58.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52024]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:58.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52024]) Kex: server host key algorithms = rsa-sha2-512 15:19:58.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52024]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:58.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52024]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:58.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52024]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:58.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52024]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:58.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52024]) Kex: compression algorithms (client to server) = none 15:19:58.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52024]) Kex: compression algorithms (server to client) = none 15:19:58.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:58.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60176]) process #14 SSH_MSG_IGNORE 15:19:58.529 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60176]) SSH_MSG_IGNORE 15:19:58.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52024]) process #1 30 15:19:58.607 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52024]] process command=SSH_MSG_KEXDH_INIT 15:19:58.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50722]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:19:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50722]) process #13 SSH_MSG_IGNORE 15:19:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50722]) SSH_MSG_IGNORE 15:19:58.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52024]] Send SSH_MSG_KEXDH_REPLY 15:19:58.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52024]) packet #1 sending command=31[31] len=1639 15:19:58.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:52024])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:58.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:52024]) Send SSH_MSG_NEWKEYS 15:19:58.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:52024]) session ID=c2:4b:9d:8b:fa:cf:a2:9c:e9:54:65:26:59:9f:39:0b:92:38:50:0d:73:67:04:ec:28:27:fe:62:d4:f3:17:c2:87:0e:ca:b5:d5:61:72:8a:4c:8d:f9:cf:17:54:6f:20:77:44:cd:1e:28:73:b6:2c:b6:bd:81:cd:6b:d1:1b:2b 15:19:58.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52024]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:58.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52024]): strict KEX resets output message sequence number from 3 to 0 15:19:58.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52024]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@41c3920a; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:58.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:52024])[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 15:19:58.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52024])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:58.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52024]) packet #0 sending command=7[7] len=419 15:19:58.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52024]) No pending packets to flush at end of KEX 15:19:58.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52024]) process #2 SSH_MSG_NEWKEYS 15:19:58.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52024]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:58.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52024]): strict KEX resets input message sequence number from 3 to 0 15:19:58.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52024]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@57fa0955; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:58.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:58.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52024]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:58.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52024]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:58.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:52024]) authorized authentication methods: password,publickey 15:19:58.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52024]) Accepted service ssh-userauth 15:19:58.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52024]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:58.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52024]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:58.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52024]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:58.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52024]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:58.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52024]) no authentication factory for method=none 15:19:58.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52024]) SSH_MSG_USERAUTH_REQUEST 15:19:58.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52024]) remaining methods: password,publickey 15:19:58.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52024]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:58.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52024]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:58.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52024]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:58.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52024]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:58.660 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:58.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:52024]) authentication result: true 15:19:58.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:52024]) SSH_MSG_USERAUTH_REQUEST 15:19:58.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52024])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:58.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52024]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:58.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:58.661 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:58.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52024]) no heartbeat to stop 15:19:58.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:52024]) heartbeat type=IGNORE, interval=PT30S 15:19:58.662 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:52024 authenticated 15:19:58.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52024]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:58.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52024]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:58.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52024]] session=TransportServerSession[admin@/10.30.171.175:52024] id=0 15:19:58.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52024])) size=2097152, max=2097152, packet=32768 15:19:58.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52024]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52024] 15:19:58.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52024]) recipient=0 15:19:58.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024])) size=2097152, max=2097152, packet=32768 15:19:58.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024])) re-initializing 15:19:58.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024])) size=2097152, max=2097152, packet=32768 15:19:58.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:58.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52024]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:58.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52024]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:58.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:58.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024])[want-reply=true] subsystem=netconf 15:19:58.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024])[subsystem] prepared command 15:19:58.663 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:58.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:58.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc9616ed2, L:/10.30.170.167:18198 - R:/10.30.171.175:52024]}} established 15:19:58.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 369: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18198 15:19:58.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 369: Creating data stores for simulated device 15:19:58.664 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:58.664 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:58.664 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:58.664 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:58.664 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:58.665 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9196df3 15:19:58.665 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:58.665 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:58.665 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:58.665 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:58.666 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:58.667 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:58.667 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:58.667 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:58.667 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9196df3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9196df3, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@592bf6ed, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@592bf6ed, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:58.667 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:58.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:58.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc9616ed2, L:/10.30.170.167:18198 - R:/10.30.171.175:52024] 15:19:58.669 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 369 on channel [id: 0xc9616ed2, L:/10.30.170.167:18198 - R:/10.30.171.175:52024] 15:19:58.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]) by 1103 down to 2096049 15:19:58.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52024]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:58.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc9616ed2, L:/10.30.170.167:18198 - R:/10.30.171.175:52024] 15:19:58.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc9616ed2, L:/10.30.170.167:18198 - R:/10.30.171.175:52024] 15:19:58.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]) request=subsystem result=ReplySuccess, want-reply=true 15:19:58.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52024]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:58.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]) request=subsystem activate command 15:19:58.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]) starting runner for command=netconf 15:19:58.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52024]) process #5 SSH_MSG_CHANNEL_DATA 15:19:58.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]) by 373 down to 2096779 15:19:58.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]) SSH_MSG_CHANNEL_DATA len=373 15:19:58.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024] 15:19:58.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc9616ed2, L:/10.30.170.167:18198 - R:/10.30.171.175:52024]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:58.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:58.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc9616ed2, L:/10.30.170.167:18198 - R:/10.30.171.175:52024] 15:19:58.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc9616ed2, L:/10.30.170.167:18198 - R:/10.30.171.175:52024] 15:19:58.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18198', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:58.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=369} created 15:19:58.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=369, channel=[id: 0xc9616ed2, L:/10.30.170.167:18198 - R:/10.30.171.175:52024]} created 15:19:58.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc9616ed2, L:/10.30.170.167:18198 - R:/10.30.171.175:52024] successful with session NetconfServerSession{sessionId=369, channel=[id: 0xc9616ed2, L:/10.30.170.167:18198 - R:/10.30.171.175:52024]} 15:19:58.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=369, channel=[id: 0xc9616ed2, L:/10.30.170.167:18198 - R:/10.30.171.175:52024]} up 15:19:58.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52024]) process #6 SSH_MSG_CHANNEL_DATA 15:19:58.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]) by 393 down to 2096386 15:19:58.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]) SSH_MSG_CHANNEL_DATA len=393 15:19:58.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024] 15:19:58.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:58.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:58.675 [netconf-device-simulator-threads-4] 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=369} 15:19:58.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:58.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=369, channel=[id: 0xc9616ed2, L:/10.30.170.167:18198 - R:/10.30.171.175:52024]} EXI handlers added to pipeline 15:19:58.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:58.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]) by 179 down to 2095870 15:19:58.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52024]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:58.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:58.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52024]) process #7 SSH_MSG_CHANNEL_DATA 15:19:58.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]) by 340 down to 2096046 15:19:58.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]) SSH_MSG_CHANNEL_DATA len=340 15:19:58.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024] 15:19:58.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:58.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:58.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=369} 15:19:58.679 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@592bf6ed 15:19:58.679 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:58.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:58.679 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:58.679 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:58.680 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:58.680 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:58.680 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:58.680 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:58.680 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:58.680 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:58.680 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:58.680 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:58.680 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:58.680 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:58.680 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:58.680 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:58.680 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:58.680 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:58.680 [netconf-device-simulator-threads-4] 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 15:19:58.680 [netconf-device-simulator-threads-4] 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 15:19:58.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:58.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]) by 733 down to 2095137 15:19:58.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52024]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:58.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:58.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60668]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:19:58.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60668]) process #17 SSH_MSG_IGNORE 15:19:58.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60668]) SSH_MSG_IGNORE 15:19:58.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36460]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:58.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36460]) process #19 SSH_MSG_IGNORE 15:19:58.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36460]) SSH_MSG_IGNORE 15:19:59.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58144]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:59.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58144]) process #18 SSH_MSG_IGNORE 15:19:59.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58144]) SSH_MSG_IGNORE 15:19:59.172 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57316]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:19:59.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57316]) process #15 SSH_MSG_IGNORE 15:19:59.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57316]) SSH_MSG_IGNORE 15:19:59.365 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58154]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:19:59.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58154]) process #14 SSH_MSG_IGNORE 15:19:59.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58154]) SSH_MSG_IGNORE 15:19:59.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5c8c5740, L:/10.30.170.167:18199 - R:/10.30.171.175:41236]} 15:19:59.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:41236]): SSH-2.0-SSHD-UNKNOWN 15:19:59.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:41236]) line='SSH-2.0-SSHD-UNKNOWN' 15:19:59.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:41236]) client version string: SSH-2.0-SSHD-UNKNOWN 15:19:59.397 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45848]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:19:59.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45848]) process #16 SSH_MSG_IGNORE 15:19:59.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45848]) SSH_MSG_IGNORE 15:19:59.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51500]) process #9 SSH_MSG_IGNORE 15:19:59.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51500]) SSH_MSG_IGNORE 15:19:59.449 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51500]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:19:59.474 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:19:59.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40676]) process #21 SSH_MSG_IGNORE 15:19:59.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40676]) SSH_MSG_IGNORE 15:19:59.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51948]) process #11 SSH_MSG_IGNORE 15:19:59.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51948]) SSH_MSG_IGNORE 15:19:59.523 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51948]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:19:59.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:19:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53144]) process #20 SSH_MSG_IGNORE 15:19:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53144]) SSH_MSG_IGNORE 15:19:59.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35068]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:19:59.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35068]) process #10 SSH_MSG_IGNORE 15:19:59.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35068]) SSH_MSG_IGNORE 15:19:59.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48116]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:19:59.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48116]) process #12 SSH_MSG_IGNORE 15:19:59.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48116]) SSH_MSG_IGNORE 15:19:59.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:41236]) Send SSH_MSG_KEXINIT 15:19:59.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41236]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:19:59.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41236]) process #0 SSH_MSG_KEXINIT 15:19:59.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:41236]) SSH_MSG_KEXINIT 15:19:59.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:41236]) strict KEX=true client=true server=true 15:19:59.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41236]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:19:59.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41236]) Kex: server host key algorithms = rsa-sha2-512 15:19:59.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41236]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:19:59.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41236]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:19:59.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41236]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:19:59.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41236]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:19:59.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41236]) Kex: compression algorithms (client to server) = none 15:19:59.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41236]) Kex: compression algorithms (server to client) = none 15:19:59.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:19:59.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40320]) process #8 SSH_MSG_IGNORE 15:19:59.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40320]) SSH_MSG_IGNORE 15:19:59.609 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40320]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:19:59.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41236]) process #1 30 15:19:59.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41236]] process command=SSH_MSG_KEXDH_INIT 15:19:59.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41236]] Send SSH_MSG_KEXDH_REPLY 15:19:59.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41236]) packet #1 sending command=31[31] len=1639 15:19:59.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:41236])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:19:59.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:41236]) Send SSH_MSG_NEWKEYS 15:19:59.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:41236]) session ID=68:d1:d0:0d:ef:ee:0d:61:3b:35:93:e6:f2:ac:9e:e4:16:7b:90:1a:b6:3a:35:96:ed:a1:5b:e3:9a:f7:13:68:04:a7:8e:e3:6c:5f:c4:66:4b:6f:71:d6:3b:c6:92:b9:9c:33:95:a3:ae:e4:a8:44:cf:3b:eb:cb:8c:50:f7:fc 15:19:59.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41236]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:19:59.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41236]): strict KEX resets output message sequence number from 3 to 0 15:19:59.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41236]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@644a07b4; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:19:59.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:41236])[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 15:19:59.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41236])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:19:59.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41236]) packet #0 sending command=7[7] len=419 15:19:59.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41236]) No pending packets to flush at end of KEX 15:19:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41236]) process #2 SSH_MSG_NEWKEYS 15:19:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41236]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:19:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41236]): strict KEX resets input message sequence number from 3 to 0 15:19:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41236]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6e3d56aa; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:19:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:19:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41236]) process #0 SSH_MSG_SERVICE_REQUEST 15:19:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41236]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:19:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:41236]) authorized authentication methods: password,publickey 15:19:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41236]) Accepted service ssh-userauth 15:19:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41236]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:19:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41236]) process #1 SSH_MSG_USERAUTH_REQUEST 15:19:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41236]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:19:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41236]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:19:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41236]) no authentication factory for method=none 15:19:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41236]) SSH_MSG_USERAUTH_REQUEST 15:19:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41236]) remaining methods: password,publickey 15:19:59.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41236]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:19:59.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41236]) process #2 SSH_MSG_USERAUTH_REQUEST 15:19:59.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41236]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:19:59.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41236]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:19:59.723 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:19:59.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:41236]) authentication result: true 15:19:59.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:41236]) SSH_MSG_USERAUTH_REQUEST 15:19:59.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41236])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:19:59.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41236]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:19:59.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:19:59.723 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:19:59.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41236]) no heartbeat to stop 15:19:59.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:41236]) heartbeat type=IGNORE, interval=PT30S 15:19:59.723 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:41236 authenticated 15:19:59.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41236]) process #3 SSH_MSG_CHANNEL_OPEN 15:19:59.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41236]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:19:59.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41236]] session=TransportServerSession[admin@/10.30.171.175:41236] id=0 15:19:59.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41236])) size=2097152, max=2097152, packet=32768 15:19:59.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41236]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41236] 15:19:59.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41236]) recipient=0 15:19:59.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236])) size=2097152, max=2097152, packet=32768 15:19:59.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236])) re-initializing 15:19:59.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236])) size=2097152, max=2097152, packet=32768 15:19:59.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:19:59.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41236]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:19:59.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41236]) process #4 SSH_MSG_CHANNEL_REQUEST 15:19:59.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:19:59.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236])[want-reply=true] subsystem=netconf 15:19:59.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236])[subsystem] prepared command 15:19:59.724 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:19:59.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:19:59.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5c8c5740, L:/10.30.170.167:18199 - R:/10.30.171.175:41236]}} established 15:19:59.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 370: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18199 15:19:59.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 370: Creating data stores for simulated device 15:19:59.725 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:19:59.725 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:59.725 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:19:59.725 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:19:59.725 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:19:59.726 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7bf4d767 15:19:59.726 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:19:59.726 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:19:59.726 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:19:59.726 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:19:59.727 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:19:59.727 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:19:59.727 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:19:59.727 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:19:59.727 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7bf4d767, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7bf4d767, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@60db025, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@60db025, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:19:59.727 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:19:59.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:19:59.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5c8c5740, L:/10.30.170.167:18199 - R:/10.30.171.175:41236] 15:19:59.728 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 370 on channel [id: 0x5c8c5740, L:/10.30.170.167:18199 - R:/10.30.171.175:41236] 15:19:59.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]) by 1103 down to 2096049 15:19:59.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41236]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:19:59.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5c8c5740, L:/10.30.170.167:18199 - R:/10.30.171.175:41236] 15:19:59.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5c8c5740, L:/10.30.170.167:18199 - R:/10.30.171.175:41236] 15:19:59.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]) request=subsystem result=ReplySuccess, want-reply=true 15:19:59.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41236]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:19:59.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]) request=subsystem activate command 15:19:59.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]) starting runner for command=netconf 15:19:59.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41236]) process #5 SSH_MSG_CHANNEL_DATA 15:19:59.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]) by 373 down to 2096779 15:19:59.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]) SSH_MSG_CHANNEL_DATA len=373 15:19:59.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236] 15:19:59.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x5c8c5740, L:/10.30.170.167:18199 - R:/10.30.171.175:41236]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:19:59.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:19:59.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5c8c5740, L:/10.30.170.167:18199 - R:/10.30.171.175:41236] 15:19:59.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5c8c5740, L:/10.30.170.167:18199 - R:/10.30.171.175:41236] 15:19:59.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18199', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:19:59.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=370} created 15:19:59.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=370, channel=[id: 0x5c8c5740, L:/10.30.170.167:18199 - R:/10.30.171.175:41236]} created 15:19:59.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5c8c5740, L:/10.30.170.167:18199 - R:/10.30.171.175:41236] successful with session NetconfServerSession{sessionId=370, channel=[id: 0x5c8c5740, L:/10.30.170.167:18199 - R:/10.30.171.175:41236]} 15:19:59.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=370, channel=[id: 0x5c8c5740, L:/10.30.170.167:18199 - R:/10.30.171.175:41236]} up 15:19:59.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41236]) process #6 SSH_MSG_CHANNEL_DATA 15:19:59.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]) by 393 down to 2096386 15:19:59.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]) SSH_MSG_CHANNEL_DATA len=393 15:19:59.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236] 15:19:59.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:19:59.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:59.730 [netconf-device-simulator-threads-6] 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=370} 15:19:59.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:19:59.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=370, channel=[id: 0x5c8c5740, L:/10.30.170.167:18199 - R:/10.30.171.175:41236]} EXI handlers added to pipeline 15:19:59.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:19:59.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]) by 179 down to 2095870 15:19:59.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41236]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:19:59.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:19:59.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41236]) process #7 SSH_MSG_CHANNEL_DATA 15:19:59.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]) by 340 down to 2096046 15:19:59.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]) SSH_MSG_CHANNEL_DATA len=340 15:19:59.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236] 15:19:59.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:19:59.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:19:59.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=370} 15:19:59.733 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@60db025 15:19:59.733 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:19:59.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:19:59.733 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:19:59.733 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:19:59.733 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:19:59.733 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:19:59.733 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:19:59.733 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:59.733 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:19:59.733 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:19:59.733 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:59.733 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:19:59.733 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:19:59.733 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:59.733 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:59.733 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:19:59.733 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:19:59.733 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:19:59.733 [netconf-device-simulator-threads-6] 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 15:19:59.733 [netconf-device-simulator-threads-6] 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 15:19:59.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:19:59.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]) by 733 down to 2095137 15:19:59.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41236]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:19:59.734 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:19:59.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47450]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:19:59.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47450]) process #18 SSH_MSG_IGNORE 15:19:59.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47450]) SSH_MSG_IGNORE 15:19:59.983 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46926]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:19:59.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46926]) process #19 SSH_MSG_IGNORE 15:19:59.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46926]) SSH_MSG_IGNORE 15:20:00.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59392]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:00.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59392]) process #13 SSH_MSG_IGNORE 15:20:00.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59392]) SSH_MSG_IGNORE 15:20:00.312 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50978]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50978]) process #15 SSH_MSG_IGNORE 15:20:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50978]) SSH_MSG_IGNORE 15:20:00.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48158]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:00.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48158]) process #17 SSH_MSG_IGNORE 15:20:00.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48158]) SSH_MSG_IGNORE 15:20:00.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47724]) process #8 SSH_MSG_IGNORE 15:20:00.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47724]) SSH_MSG_IGNORE 15:20:00.401 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47724]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:00.507 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58472]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:00.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58472]) process #18 SSH_MSG_IGNORE 15:20:00.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58472]) SSH_MSG_IGNORE 15:20:00.516 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42660]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:00.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42660]) process #14 SSH_MSG_IGNORE 15:20:00.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42660]) SSH_MSG_IGNORE 15:20:00.652 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51540]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:00.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51540]) process #12 SSH_MSG_IGNORE 15:20:00.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51540]) SSH_MSG_IGNORE 15:20:00.658 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57644]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:00.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57644]) process #16 SSH_MSG_IGNORE 15:20:00.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57644]) SSH_MSG_IGNORE 15:20:00.689 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53234]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:00.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53234]) process #9 SSH_MSG_IGNORE 15:20:00.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53234]) SSH_MSG_IGNORE 15:20:00.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55164]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:00.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55164]) process #10 SSH_MSG_IGNORE 15:20:00.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55164]) SSH_MSG_IGNORE 15:20:00.720 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:00.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55036]) process #21 SSH_MSG_IGNORE 15:20:00.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55036]) SSH_MSG_IGNORE 15:20:00.769 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:00.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43018]) process #20 SSH_MSG_IGNORE 15:20:00.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43018]) SSH_MSG_IGNORE 15:20:00.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x859551ec, L:/10.30.170.167:18200 - R:/10.30.171.175:52028]} 15:20:00.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:52028]): SSH-2.0-SSHD-UNKNOWN 15:20:00.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:52028]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:00.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:52028]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:00.820 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54124]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:00.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54124]) process #11 SSH_MSG_IGNORE 15:20:00.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54124]) SSH_MSG_IGNORE 15:20:00.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:52028]) Send SSH_MSG_KEXINIT 15:20:00.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52028]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:00.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52028]) process #0 SSH_MSG_KEXINIT 15:20:00.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:52028]) SSH_MSG_KEXINIT 15:20:00.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:52028]) strict KEX=true client=true server=true 15:20:00.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52028]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:00.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52028]) Kex: server host key algorithms = rsa-sha2-512 15:20:00.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52028]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:00.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52028]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:00.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52028]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:00.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52028]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:00.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52028]) Kex: compression algorithms (client to server) = none 15:20:00.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52028]) Kex: compression algorithms (server to client) = none 15:20:00.851 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:00.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52028]) process #1 30 15:20:00.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52028]] process command=SSH_MSG_KEXDH_INIT 15:20:00.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52028]] Send SSH_MSG_KEXDH_REPLY 15:20:00.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52028]) packet #1 sending command=31[31] len=1639 15:20:00.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:52028])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:00.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:52028]) Send SSH_MSG_NEWKEYS 15:20:00.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:52028]) session ID=c8:17:9b:8f:6d:0b:b3:aa:7c:91:c9:42:72:98:5e:e4:5f:fc:fa:91:75:50:58:a6:70:4c:4f:a4:51:1f:85:45:c3:c8:f1:f1:86:39:89:75:f6:e9:0e:bd:d6:92:f7:b4:45:65:1c:c3:98:89:d3:aa:07:51:26:9f:84:fa:8e:63 15:20:00.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52028]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:00.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52028]): strict KEX resets output message sequence number from 3 to 0 15:20:00.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52028]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@324ad936; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:00.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:52028])[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 15:20:00.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52028])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:00.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52028]) packet #0 sending command=7[7] len=419 15:20:00.942 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52028]) No pending packets to flush at end of KEX 15:20:00.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52028]) process #2 SSH_MSG_NEWKEYS 15:20:00.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52028]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:00.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52028]): strict KEX resets input message sequence number from 3 to 0 15:20:00.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52028]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3c20d1cb; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:00.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:00.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52028]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:00.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52028]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:00.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:52028]) authorized authentication methods: password,publickey 15:20:00.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52028]) Accepted service ssh-userauth 15:20:00.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52028]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:00.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52028]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:00.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52028]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:00.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52028]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:00.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52028]) no authentication factory for method=none 15:20:00.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52028]) SSH_MSG_USERAUTH_REQUEST 15:20:00.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52028]) remaining methods: password,publickey 15:20:00.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52028]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:00.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52028]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:00.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52028]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:00.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52028]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:00.980 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:00.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:52028]) authentication result: true 15:20:00.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:52028]) SSH_MSG_USERAUTH_REQUEST 15:20:00.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52028])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:00.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52028]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:00.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:00.980 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:00.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52028]) no heartbeat to stop 15:20:00.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:52028]) heartbeat type=IGNORE, interval=PT30S 15:20:00.981 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:52028 authenticated 15:20:00.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52028]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:00.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52028]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:00.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52028]] session=TransportServerSession[admin@/10.30.171.175:52028] id=0 15:20:00.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52028])) size=2097152, max=2097152, packet=32768 15:20:00.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52028]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52028] 15:20:00.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52028]) recipient=0 15:20:00.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028])) size=2097152, max=2097152, packet=32768 15:20:00.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028])) re-initializing 15:20:00.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028])) size=2097152, max=2097152, packet=32768 15:20:00.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:00.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52028]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:00.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52028]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:00.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:00.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028])[want-reply=true] subsystem=netconf 15:20:00.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028])[subsystem] prepared command 15:20:00.982 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:00.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:00.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x859551ec, L:/10.30.170.167:18200 - R:/10.30.171.175:52028]}} established 15:20:00.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 371: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18200 15:20:00.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 371: Creating data stores for simulated device 15:20:00.982 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:00.982 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:00.983 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:00.983 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:00.983 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:00.984 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@462eb98e 15:20:00.984 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:00.984 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:00.984 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:00.984 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:00.985 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:00.985 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:00.985 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:00.985 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:00.985 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@462eb98e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@462eb98e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ae725cd, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ae725cd, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:00.985 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:00.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:00.991 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x859551ec, L:/10.30.170.167:18200 - R:/10.30.171.175:52028] 15:20:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46866]) process #15 SSH_MSG_IGNORE 15:20:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46866]) SSH_MSG_IGNORE 15:20:00.991 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46866]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:00.991 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 371 on channel [id: 0x859551ec, L:/10.30.170.167:18200 - R:/10.30.171.175:52028] 15:20:00.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]) by 1103 down to 2096049 15:20:00.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52028]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:00.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x859551ec, L:/10.30.170.167:18200 - R:/10.30.171.175:52028] 15:20:00.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x859551ec, L:/10.30.170.167:18200 - R:/10.30.171.175:52028] 15:20:00.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]) request=subsystem result=ReplySuccess, want-reply=true 15:20:00.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52028]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:00.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]) request=subsystem activate command 15:20:00.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]) starting runner for command=netconf 15:20:00.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52028]) process #5 SSH_MSG_CHANNEL_DATA 15:20:00.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]) by 373 down to 2096779 15:20:00.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]) SSH_MSG_CHANNEL_DATA len=373 15:20:00.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028] 15:20:00.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x859551ec, L:/10.30.170.167:18200 - R:/10.30.171.175:52028]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:00.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:00.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x859551ec, L:/10.30.170.167:18200 - R:/10.30.171.175:52028] 15:20:00.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x859551ec, L:/10.30.170.167:18200 - R:/10.30.171.175:52028] 15:20:00.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18200', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:00.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=371} created 15:20:00.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=371, channel=[id: 0x859551ec, L:/10.30.170.167:18200 - R:/10.30.171.175:52028]} created 15:20:00.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x859551ec, L:/10.30.170.167:18200 - R:/10.30.171.175:52028] successful with session NetconfServerSession{sessionId=371, channel=[id: 0x859551ec, L:/10.30.170.167:18200 - R:/10.30.171.175:52028]} 15:20:00.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=371, channel=[id: 0x859551ec, L:/10.30.170.167:18200 - R:/10.30.171.175:52028]} up 15:20:00.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52028]) process #6 SSH_MSG_CHANNEL_DATA 15:20:00.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]) by 393 down to 2096386 15:20:00.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]) SSH_MSG_CHANNEL_DATA len=393 15:20:00.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028] 15:20:00.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:00.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:00.995 [netconf-device-simulator-threads-0] 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=371} 15:20:00.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:00.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=371, channel=[id: 0x859551ec, L:/10.30.170.167:18200 - R:/10.30.171.175:52028]} EXI handlers added to pipeline 15:20:00.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:00.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]) by 179 down to 2095870 15:20:00.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52028]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:00.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:00.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52028]) process #7 SSH_MSG_CHANNEL_DATA 15:20:00.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]) by 340 down to 2096046 15:20:00.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]) SSH_MSG_CHANNEL_DATA len=340 15:20:00.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028] 15:20:00.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:00.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:00.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=371} 15:20:00.997 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ae725cd 15:20:00.997 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:00.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:00.998 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:00.998 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:00.998 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:00.998 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:00.998 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:00.998 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:00.998 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:00.998 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:00.998 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:00.998 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:00.998 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:00.998 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:00.998 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:00.998 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:00.998 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:00.998 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:00.998 [netconf-device-simulator-threads-0] 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 15:20:00.998 [netconf-device-simulator-threads-0] 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 15:20:00.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:00.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]) by 733 down to 2095137 15:20:00.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52028]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:00.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:01.101 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:01.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54888]) process #22 SSH_MSG_IGNORE 15:20:01.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54888]) SSH_MSG_IGNORE 15:20:01.298 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43254]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:01.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43254]) process #19 SSH_MSG_IGNORE 15:20:01.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43254]) SSH_MSG_IGNORE 15:20:01.340 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49364]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:01.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49364]) process #17 SSH_MSG_IGNORE 15:20:01.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49364]) SSH_MSG_IGNORE 15:20:01.531 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58794]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:01.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58794]) process #10 SSH_MSG_IGNORE 15:20:01.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58794]) SSH_MSG_IGNORE 15:20:01.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56680]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56680]) process #13 SSH_MSG_IGNORE 15:20:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56680]) SSH_MSG_IGNORE 15:20:01.603 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa653ca58, L:/10.30.170.167:18201 - R:/10.30.171.175:52940]} 15:20:01.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:52940]): SSH-2.0-SSHD-UNKNOWN 15:20:01.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:52940]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:01.604 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:52940]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:01.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:52940]) Send SSH_MSG_KEXINIT 15:20:01.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52940]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:01.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52940]) process #0 SSH_MSG_KEXINIT 15:20:01.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:52940]) SSH_MSG_KEXINIT 15:20:01.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:52940]) strict KEX=true client=true server=true 15:20:01.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52940]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:01.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52940]) Kex: server host key algorithms = rsa-sha2-512 15:20:01.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52940]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:01.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52940]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:01.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52940]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:01.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52940]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:01.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52940]) Kex: compression algorithms (client to server) = none 15:20:01.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52940]) Kex: compression algorithms (server to client) = none 15:20:01.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:01.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55832]) process #8 SSH_MSG_IGNORE 15:20:01.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55832]) SSH_MSG_IGNORE 15:20:01.698 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55832]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:01.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52940]) process #1 30 15:20:01.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52940]] process command=SSH_MSG_KEXDH_INIT 15:20:01.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52940]] Send SSH_MSG_KEXDH_REPLY 15:20:01.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52940]) packet #1 sending command=31[31] len=1639 15:20:01.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:52940])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:01.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:52940]) Send SSH_MSG_NEWKEYS 15:20:01.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:52940]) session ID=c9:f3:bd:f7:e0:84:5e:9c:e6:2f:8f:11:db:64:c0:e7:0e:34:31:0a:c2:dd:ab:3b:76:ad:53:91:66:87:da:ac:90:9a:6e:dc:dc:b3:8f:73:29:39:34:50:7b:87:29:02:50:c2:64:26:21:73:0c:ca:27:3e:90:fc:b9:59:2f:d0 15:20:01.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52940]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:01.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52940]): strict KEX resets output message sequence number from 3 to 0 15:20:01.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52940]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@46d11d80; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:01.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:52940])[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 15:20:01.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52940])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:01.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52940]) packet #0 sending command=7[7] len=419 15:20:01.776 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52940]) No pending packets to flush at end of KEX 15:20:01.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38546]) process #16 SSH_MSG_IGNORE 15:20:01.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38546]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:01.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38546]) SSH_MSG_IGNORE 15:20:01.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52940]) process #2 SSH_MSG_NEWKEYS 15:20:01.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52940]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:01.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52940]): strict KEX resets input message sequence number from 3 to 0 15:20:01.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52940]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@d3d55dd; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:01.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:01.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52940]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:01.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52940]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:01.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:52940]) authorized authentication methods: password,publickey 15:20:01.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52940]) Accepted service ssh-userauth 15:20:01.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52940]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:01.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52940]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:01.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52940]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:01.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52940]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:01.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52940]) no authentication factory for method=none 15:20:01.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52940]) SSH_MSG_USERAUTH_REQUEST 15:20:01.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52940]) remaining methods: password,publickey 15:20:01.811 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52940]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:01.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52940]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:01.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52940]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:01.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52940]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:01.812 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:01.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:52940]) authentication result: true 15:20:01.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:52940]) SSH_MSG_USERAUTH_REQUEST 15:20:01.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52940])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:01.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52940]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:01.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:01.812 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:01.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52940]) no heartbeat to stop 15:20:01.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:52940]) heartbeat type=IGNORE, interval=PT30S 15:20:01.812 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:52940 authenticated 15:20:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52940]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52940]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52940]] session=TransportServerSession[admin@/10.30.171.175:52940] id=0 15:20:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52940])) size=2097152, max=2097152, packet=32768 15:20:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52940]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52940] 15:20:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52940]) recipient=0 15:20:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940])) size=2097152, max=2097152, packet=32768 15:20:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940])) re-initializing 15:20:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940])) size=2097152, max=2097152, packet=32768 15:20:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52940]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52940]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940])[want-reply=true] subsystem=netconf 15:20:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940])[subsystem] prepared command 15:20:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa653ca58, L:/10.30.170.167:18201 - R:/10.30.171.175:52940]}} established 15:20:01.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 372: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18201 15:20:01.814 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 372: Creating data stores for simulated device 15:20:01.814 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:01.814 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:01.814 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:01.814 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:01.814 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:01.815 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b79861d 15:20:01.815 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:01.815 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:01.815 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:01.815 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:01.816 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:01.816 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:01.816 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:01.816 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:01.816 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b79861d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b79861d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e53fc3c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e53fc3c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:01.816 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:01.816 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:01.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa653ca58, L:/10.30.170.167:18201 - R:/10.30.171.175:52940] 15:20:01.818 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 372 on channel [id: 0xa653ca58, L:/10.30.170.167:18201 - R:/10.30.171.175:52940] 15:20:01.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]) by 1103 down to 2096049 15:20:01.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52940]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:01.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa653ca58, L:/10.30.170.167:18201 - R:/10.30.171.175:52940] 15:20:01.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa653ca58, L:/10.30.170.167:18201 - R:/10.30.171.175:52940] 15:20:01.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]) request=subsystem result=ReplySuccess, want-reply=true 15:20:01.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52940]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:01.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]) request=subsystem activate command 15:20:01.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]) starting runner for command=netconf 15:20:01.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52940]) process #5 SSH_MSG_CHANNEL_DATA 15:20:01.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]) by 373 down to 2096779 15:20:01.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]) SSH_MSG_CHANNEL_DATA len=373 15:20:01.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940] 15:20:01.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa653ca58, L:/10.30.170.167:18201 - R:/10.30.171.175:52940]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:01.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:01.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa653ca58, L:/10.30.170.167:18201 - R:/10.30.171.175:52940] 15:20:01.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa653ca58, L:/10.30.170.167:18201 - R:/10.30.171.175:52940] 15:20:01.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18201', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:01.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=372} created 15:20:01.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=372, channel=[id: 0xa653ca58, L:/10.30.170.167:18201 - R:/10.30.171.175:52940]} created 15:20:01.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa653ca58, L:/10.30.170.167:18201 - R:/10.30.171.175:52940] successful with session NetconfServerSession{sessionId=372, channel=[id: 0xa653ca58, L:/10.30.170.167:18201 - R:/10.30.171.175:52940]} 15:20:01.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=372, channel=[id: 0xa653ca58, L:/10.30.170.167:18201 - R:/10.30.171.175:52940]} up 15:20:01.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52940]) process #6 SSH_MSG_CHANNEL_DATA 15:20:01.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]) by 393 down to 2096386 15:20:01.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]) SSH_MSG_CHANNEL_DATA len=393 15:20:01.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940] 15:20:01.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:01.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:01.820 [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=372} 15:20:01.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:01.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=372, channel=[id: 0xa653ca58, L:/10.30.170.167:18201 - R:/10.30.171.175:52940]} EXI handlers added to pipeline 15:20:01.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:01.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]) by 179 down to 2095870 15:20:01.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52940]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:01.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:01.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52940]) process #7 SSH_MSG_CHANNEL_DATA 15:20:01.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]) by 340 down to 2096046 15:20:01.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]) SSH_MSG_CHANNEL_DATA len=340 15:20:01.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940] 15:20:01.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:01.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:01.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=372} 15:20:01.823 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e53fc3c 15:20:01.823 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:01.823 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:01.823 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:01.823 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:01.823 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:01.823 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:01.824 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:01.824 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:01.824 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:01.824 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:01.824 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:01.824 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:01.824 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:01.824 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:01.824 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:01.824 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:01.824 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:01.824 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:01.824 [netconf-device-simulator-threads-2] 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 15:20:01.824 [netconf-device-simulator-threads-2] 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 15:20:01.824 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:01.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]) by 733 down to 2095137 15:20:01.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52940]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:01.825 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:01.912 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35042]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:01.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35042]) process #18 SSH_MSG_IGNORE 15:20:01.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35042]) SSH_MSG_IGNORE 15:20:01.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #9 SSH_MSG_IGNORE 15:20:01.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:20:01.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:01.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44320]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:01.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44320]) process #14 SSH_MSG_IGNORE 15:20:01.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44320]) SSH_MSG_IGNORE 15:20:01.975 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43124]) process #20 SSH_MSG_IGNORE 15:20:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43124]) SSH_MSG_IGNORE 15:20:02.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33108]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:02.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33108]) process #11 SSH_MSG_IGNORE 15:20:02.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33108]) SSH_MSG_IGNORE 15:20:02.069 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:02.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37206]) process #21 SSH_MSG_IGNORE 15:20:02.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37206]) SSH_MSG_IGNORE 15:20:02.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51614]) process #15 SSH_MSG_IGNORE 15:20:02.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51614]) SSH_MSG_IGNORE 15:20:02.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51614]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:02.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38498]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:02.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38498]) process #12 SSH_MSG_IGNORE 15:20:02.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38498]) SSH_MSG_IGNORE 15:20:02.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe1fd178f, L:/10.30.170.167:18202 - R:/10.30.171.175:50732]} 15:20:02.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:50732]): SSH-2.0-SSHD-UNKNOWN 15:20:02.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:50732]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:02.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:50732]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:02.455 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:02.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #19 SSH_MSG_IGNORE 15:20:02.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:20:02.540 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59580]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:02.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59580]) process #16 SSH_MSG_IGNORE 15:20:02.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59580]) SSH_MSG_IGNORE 15:20:02.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:50732]) Send SSH_MSG_KEXINIT 15:20:02.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50732]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:02.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50732]) process #0 SSH_MSG_KEXINIT 15:20:02.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:50732]) SSH_MSG_KEXINIT 15:20:02.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:50732]) strict KEX=true client=true server=true 15:20:02.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50732]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:02.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50732]) Kex: server host key algorithms = rsa-sha2-512 15:20:02.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50732]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:02.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50732]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:02.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50732]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:02.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50732]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:02.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50732]) Kex: compression algorithms (client to server) = none 15:20:02.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50732]) Kex: compression algorithms (server to client) = none 15:20:02.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:02.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50732]) process #1 30 15:20:02.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50732]] process command=SSH_MSG_KEXDH_INIT 15:20:02.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50732]] Send SSH_MSG_KEXDH_REPLY 15:20:02.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50732]) packet #1 sending command=31[31] len=1639 15:20:02.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:50732])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:02.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:50732]) Send SSH_MSG_NEWKEYS 15:20:02.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:50732]) session ID=e8:1d:a2:2f:80:15:70:f7:13:ec:a1:16:34:a6:10:e0:f6:6f:a3:a4:7c:2a:ec:e4:0e:6b:0b:5b:42:9a:a5:2f:b8:6f:ec:05:bf:86:29:12:20:d6:e4:2c:15:b7:dd:dc:96:7b:23:a6:c4:27:12:00:80:19:52:48:0f:1e:ee:58 15:20:02.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50732]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:02.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50732]): strict KEX resets output message sequence number from 3 to 0 15:20:02.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50732]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3e40810c; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:02.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:50732])[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 15:20:02.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50732])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:02.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50732]) packet #0 sending command=7[7] len=419 15:20:02.720 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50732]) No pending packets to flush at end of KEX 15:20:02.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50732]) process #2 SSH_MSG_NEWKEYS 15:20:02.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50732]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:02.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50732]): strict KEX resets input message sequence number from 3 to 0 15:20:02.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50732]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7246559a; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:02.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:02.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50732]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:02.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50732]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:02.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:50732]) authorized authentication methods: password,publickey 15:20:02.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50732]) Accepted service ssh-userauth 15:20:02.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50732]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:02.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50732]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:02.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50732]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:02.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50732]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:02.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50732]) no authentication factory for method=none 15:20:02.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50732]) SSH_MSG_USERAUTH_REQUEST 15:20:02.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50732]) remaining methods: password,publickey 15:20:02.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50732]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:02.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50732]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:02.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50732]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:02.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50732]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:02.754 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:02.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:50732]) authentication result: true 15:20:02.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:50732]) SSH_MSG_USERAUTH_REQUEST 15:20:02.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50732])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:02.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50732]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:02.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:02.754 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:02.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50732]) no heartbeat to stop 15:20:02.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:50732]) heartbeat type=IGNORE, interval=PT30S 15:20:02.755 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:50732 authenticated 15:20:02.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50732]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:02.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50732]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:02.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50732]] session=TransportServerSession[admin@/10.30.171.175:50732] id=0 15:20:02.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50732])) size=2097152, max=2097152, packet=32768 15:20:02.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50732]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50732] 15:20:02.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50732]) recipient=0 15:20:02.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732])) size=2097152, max=2097152, packet=32768 15:20:02.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732])) re-initializing 15:20:02.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732])) size=2097152, max=2097152, packet=32768 15:20:02.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:02.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50732]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:02.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50732]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:02.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:02.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732])[want-reply=true] subsystem=netconf 15:20:02.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732])[subsystem] prepared command 15:20:02.756 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:02.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:02.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe1fd178f, L:/10.30.170.167:18202 - R:/10.30.171.175:50732]}} established 15:20:02.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 373: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18202 15:20:02.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 373: Creating data stores for simulated device 15:20:02.756 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:02.757 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:02.757 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:02.757 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:02.757 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:02.758 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e5676ce 15:20:02.758 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:02.758 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:02.758 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:02.758 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:02.759 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:02.759 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:02.759 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:02.759 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:02.759 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e5676ce, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e5676ce, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c6990cf, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c6990cf, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:02.759 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:02.759 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:02.760 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe1fd178f, L:/10.30.170.167:18202 - R:/10.30.171.175:50732] 15:20:02.760 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 373 on channel [id: 0xe1fd178f, L:/10.30.170.167:18202 - R:/10.30.171.175:50732] 15:20:02.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]) by 1103 down to 2096049 15:20:02.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50732]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:02.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe1fd178f, L:/10.30.170.167:18202 - R:/10.30.171.175:50732] 15:20:02.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe1fd178f, L:/10.30.170.167:18202 - R:/10.30.171.175:50732] 15:20:02.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]) request=subsystem result=ReplySuccess, want-reply=true 15:20:02.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50732]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:02.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]) request=subsystem activate command 15:20:02.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]) starting runner for command=netconf 15:20:02.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50732]) process #5 SSH_MSG_CHANNEL_DATA 15:20:02.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]) by 373 down to 2096779 15:20:02.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]) SSH_MSG_CHANNEL_DATA len=373 15:20:02.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732] 15:20:02.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe1fd178f, L:/10.30.170.167:18202 - R:/10.30.171.175:50732]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:02.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:02.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe1fd178f, L:/10.30.170.167:18202 - R:/10.30.171.175:50732] 15:20:02.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe1fd178f, L:/10.30.170.167:18202 - R:/10.30.171.175:50732] 15:20:02.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18202', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:02.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=373} created 15:20:02.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=373, channel=[id: 0xe1fd178f, L:/10.30.170.167:18202 - R:/10.30.171.175:50732]} created 15:20:02.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe1fd178f, L:/10.30.170.167:18202 - R:/10.30.171.175:50732] successful with session NetconfServerSession{sessionId=373, channel=[id: 0xe1fd178f, L:/10.30.170.167:18202 - R:/10.30.171.175:50732]} 15:20:02.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=373, channel=[id: 0xe1fd178f, L:/10.30.170.167:18202 - R:/10.30.171.175:50732]} up 15:20:02.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50732]) process #6 SSH_MSG_CHANNEL_DATA 15:20:02.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]) by 393 down to 2096386 15:20:02.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]) SSH_MSG_CHANNEL_DATA len=393 15:20:02.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732] 15:20:02.762 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:02.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:02.763 [netconf-device-simulator-threads-4] 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=373} 15:20:02.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:02.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=373, channel=[id: 0xe1fd178f, L:/10.30.170.167:18202 - R:/10.30.171.175:50732]} EXI handlers added to pipeline 15:20:02.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:02.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]) by 179 down to 2095870 15:20:02.763 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50732]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:02.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:02.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50732]) process #7 SSH_MSG_CHANNEL_DATA 15:20:02.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]) by 340 down to 2096046 15:20:02.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]) SSH_MSG_CHANNEL_DATA len=340 15:20:02.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732] 15:20:02.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:02.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:02.765 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=373} 15:20:02.765 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c6990cf 15:20:02.765 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:02.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:02.766 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:02.766 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:02.766 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:02.766 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:02.766 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:02.766 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:02.766 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:02.766 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:02.766 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:02.766 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:02.766 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:02.766 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:02.766 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:02.766 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:02.766 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:02.766 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:02.766 [netconf-device-simulator-threads-4] 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 15:20:02.766 [netconf-device-simulator-threads-4] 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 15:20:02.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:02.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]) by 733 down to 2095137 15:20:02.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50732]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:02.766 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:02.804 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38088]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:02.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38088]) process #17 SSH_MSG_IGNORE 15:20:02.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38088]) SSH_MSG_IGNORE 15:20:02.837 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50252]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50252]) process #13 SSH_MSG_IGNORE 15:20:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50252]) SSH_MSG_IGNORE 15:20:02.854 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:02.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55962]) process #22 SSH_MSG_IGNORE 15:20:02.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55962]) SSH_MSG_IGNORE 15:20:02.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39282]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:02.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39282]) process #14 SSH_MSG_IGNORE 15:20:02.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39282]) SSH_MSG_IGNORE 15:20:02.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44374]) process #10 SSH_MSG_IGNORE 15:20:02.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44374]) SSH_MSG_IGNORE 15:20:02.946 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44374]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:02.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46654]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:02.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46654]) process #8 SSH_MSG_IGNORE 15:20:02.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46654]) SSH_MSG_IGNORE 15:20:03.123 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46446]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:03.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46446]) process #15 SSH_MSG_IGNORE 15:20:03.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46446]) SSH_MSG_IGNORE 15:20:03.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38054]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:03.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38054]) process #11 SSH_MSG_IGNORE 15:20:03.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38054]) SSH_MSG_IGNORE 15:20:03.231 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:03.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50996]) process #21 SSH_MSG_IGNORE 15:20:03.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50996]) SSH_MSG_IGNORE 15:20:03.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:03.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54118]) process #20 SSH_MSG_IGNORE 15:20:03.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54118]) SSH_MSG_IGNORE 15:20:03.378 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46760]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:03.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46760]) process #18 SSH_MSG_IGNORE 15:20:03.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46760]) SSH_MSG_IGNORE 15:20:03.395 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40132]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:03.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40132]) process #9 SSH_MSG_IGNORE 15:20:03.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40132]) SSH_MSG_IGNORE 15:20:03.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36940]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:03.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36940]) process #12 SSH_MSG_IGNORE 15:20:03.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36940]) SSH_MSG_IGNORE 15:20:03.683 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56816]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:03.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56816]) process #14 SSH_MSG_IGNORE 15:20:03.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56816]) SSH_MSG_IGNORE 15:20:03.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40314]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40314]) process #19 SSH_MSG_IGNORE 15:20:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40314]) SSH_MSG_IGNORE 15:20:03.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaa86d42f, L:/10.30.170.167:18203 - R:/10.30.171.175:36518]} 15:20:03.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:36518]): SSH-2.0-SSHD-UNKNOWN 15:20:03.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:36518]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:03.756 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:36518]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:03.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53024]) process #16 SSH_MSG_IGNORE 15:20:03.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53024]) SSH_MSG_IGNORE 15:20:03.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53024]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:03.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45678]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:04.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:04.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60062]) process #22 SSH_MSG_IGNORE 15:20:04.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60062]) SSH_MSG_IGNORE 15:20:04.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43564]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:04.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:36518]) Send SSH_MSG_KEXINIT 15:20:04.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36518]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:04.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36518]) process #0 SSH_MSG_KEXINIT 15:20:04.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:36518]) SSH_MSG_KEXINIT 15:20:04.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:36518]) strict KEX=true client=true server=true 15:20:04.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36518]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:04.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36518]) Kex: server host key algorithms = rsa-sha2-512 15:20:04.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36518]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:04.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36518]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:04.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36518]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:04.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36518]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:04.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36518]) Kex: compression algorithms (client to server) = none 15:20:04.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36518]) Kex: compression algorithms (server to client) = none 15:20:04.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:04.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45678]) process #17 SSH_MSG_IGNORE 15:20:04.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45678]) SSH_MSG_IGNORE 15:20:04.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43564]) process #13 SSH_MSG_IGNORE 15:20:04.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43564]) SSH_MSG_IGNORE 15:20:04.118 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41604]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:04.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41604]) process #8 SSH_MSG_IGNORE 15:20:04.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41604]) SSH_MSG_IGNORE 15:20:04.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36518]) process #1 30 15:20:04.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36518]] process command=SSH_MSG_KEXDH_INIT 15:20:04.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36518]] Send SSH_MSG_KEXDH_REPLY 15:20:04.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36518]) packet #1 sending command=31[31] len=1639 15:20:04.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:36518])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:04.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:36518]) Send SSH_MSG_NEWKEYS 15:20:04.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:36518]) session ID=36:69:93:f4:36:48:9d:ef:e6:84:50:02:cd:ca:ea:02:2e:cf:8c:54:aa:bb:38:2a:47:18:67:bb:69:ca:7e:b6:96:af:0f:41:7c:63:c3:ec:02:c2:7c:00:e2:a8:e4:ee:61:51:40:39:79:3c:ac:bb:cf:1f:c0:e1:38:00:e8:00 15:20:04.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36518]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:04.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36518]): strict KEX resets output message sequence number from 3 to 0 15:20:04.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36518]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5f45ac6a; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:04.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:36518])[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 15:20:04.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36518])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:04.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36518]) packet #0 sending command=7[7] len=419 15:20:04.162 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36518]) No pending packets to flush at end of KEX 15:20:04.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36518]) process #2 SSH_MSG_NEWKEYS 15:20:04.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36518]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:04.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36518]): strict KEX resets input message sequence number from 3 to 0 15:20:04.196 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36518]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6d4467ad; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:04.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:04.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36518]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:04.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36518]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:04.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:36518]) authorized authentication methods: password,publickey 15:20:04.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36518]) Accepted service ssh-userauth 15:20:04.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36518]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:04.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36518]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:04.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36518]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:04.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36518]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:04.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36518]) no authentication factory for method=none 15:20:04.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36518]) SSH_MSG_USERAUTH_REQUEST 15:20:04.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36518]) remaining methods: password,publickey 15:20:04.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36518]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:04.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36518]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:04.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36518]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:04.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36518]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:04.197 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:04.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:36518]) authentication result: true 15:20:04.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:36518]) SSH_MSG_USERAUTH_REQUEST 15:20:04.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36518])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:04.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36518]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:04.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:04.197 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:04.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36518]) no heartbeat to stop 15:20:04.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:36518]) heartbeat type=IGNORE, interval=PT30S 15:20:04.197 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:36518 authenticated 15:20:04.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:04.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36518]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:04.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36518]] session=TransportServerSession[admin@/10.30.171.175:36518] id=0 15:20:04.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36518])) size=2097152, max=2097152, packet=32768 15:20:04.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36518]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36518] 15:20:04.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36518]) recipient=0 15:20:04.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518])) size=2097152, max=2097152, packet=32768 15:20:04.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518])) re-initializing 15:20:04.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518])) size=2097152, max=2097152, packet=32768 15:20:04.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:04.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:04.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:04.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:04.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518])[want-reply=true] subsystem=netconf 15:20:04.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518])[subsystem] prepared command 15:20:04.198 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:04.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:04.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaa86d42f, L:/10.30.170.167:18203 - R:/10.30.171.175:36518]}} established 15:20:04.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 374: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18203 15:20:04.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 374: Creating data stores for simulated device 15:20:04.199 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:04.199 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:04.199 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:04.199 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:04.199 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:04.200 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e864117 15:20:04.200 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:04.200 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:04.200 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:04.200 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:04.201 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:04.201 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:04.201 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:04.201 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:04.201 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e864117, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e864117, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6521828c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6521828c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:04.202 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:04.202 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:04.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaa86d42f, L:/10.30.170.167:18203 - R:/10.30.171.175:36518] 15:20:04.203 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 374 on channel [id: 0xaa86d42f, L:/10.30.170.167:18203 - R:/10.30.171.175:36518] 15:20:04.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) by 1103 down to 2096049 15:20:04.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:04.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaa86d42f, L:/10.30.170.167:18203 - R:/10.30.171.175:36518] 15:20:04.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaa86d42f, L:/10.30.170.167:18203 - R:/10.30.171.175:36518] 15:20:04.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) request=subsystem result=ReplySuccess, want-reply=true 15:20:04.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:04.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) request=subsystem activate command 15:20:04.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) starting runner for command=netconf 15:20:04.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #5 SSH_MSG_CHANNEL_DATA 15:20:04.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) by 373 down to 2096779 15:20:04.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_CHANNEL_DATA len=373 15:20:04.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518] 15:20:04.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xaa86d42f, L:/10.30.170.167:18203 - R:/10.30.171.175:36518]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:04.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:04.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaa86d42f, L:/10.30.170.167:18203 - R:/10.30.171.175:36518] 15:20:04.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaa86d42f, L:/10.30.170.167:18203 - R:/10.30.171.175:36518] 15:20:04.206 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18203', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:04.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=374} created 15:20:04.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=374, channel=[id: 0xaa86d42f, L:/10.30.170.167:18203 - R:/10.30.171.175:36518]} created 15:20:04.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaa86d42f, L:/10.30.170.167:18203 - R:/10.30.171.175:36518] successful with session NetconfServerSession{sessionId=374, channel=[id: 0xaa86d42f, L:/10.30.170.167:18203 - R:/10.30.171.175:36518]} 15:20:04.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=374, channel=[id: 0xaa86d42f, L:/10.30.170.167:18203 - R:/10.30.171.175:36518]} up 15:20:04.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #6 SSH_MSG_CHANNEL_DATA 15:20:04.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) by 393 down to 2096386 15:20:04.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_CHANNEL_DATA len=393 15:20:04.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518] 15:20:04.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:04.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:04.208 [netconf-device-simulator-threads-6] 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=374} 15:20:04.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:04.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=374, channel=[id: 0xaa86d42f, L:/10.30.170.167:18203 - R:/10.30.171.175:36518]} EXI handlers added to pipeline 15:20:04.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:04.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) by 179 down to 2095870 15:20:04.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:04.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:04.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #7 SSH_MSG_CHANNEL_DATA 15:20:04.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) by 340 down to 2096046 15:20:04.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_CHANNEL_DATA len=340 15:20:04.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518] 15:20:04.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:04.217 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:04.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=374} 15:20:04.218 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6521828c 15:20:04.218 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:04.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:04.218 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:04.218 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:04.218 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:04.218 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:04.218 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:04.218 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:04.218 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:04.218 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:04.218 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:04.218 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:04.218 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:04.218 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:04.218 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:04.218 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:04.218 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:04.218 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:04.218 [netconf-device-simulator-threads-6] 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 15:20:04.218 [netconf-device-simulator-threads-6] 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 15:20:04.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:04.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) by 733 down to 2095137 15:20:04.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:04.219 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:04.293 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:04.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44528]) process #21 SSH_MSG_IGNORE 15:20:04.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44528]) SSH_MSG_IGNORE 15:20:04.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55152]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:04.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55152]) process #10 SSH_MSG_IGNORE 15:20:04.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55152]) SSH_MSG_IGNORE 15:20:04.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60536]) process #11 SSH_MSG_IGNORE 15:20:04.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60536]) SSH_MSG_IGNORE 15:20:04.460 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60536]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:04.482 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50618]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:04.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50618]) process #18 SSH_MSG_IGNORE 15:20:04.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50618]) SSH_MSG_IGNORE 15:20:04.500 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58044]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:04.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58044]) process #15 SSH_MSG_IGNORE 15:20:04.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58044]) SSH_MSG_IGNORE 15:20:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50140]) process #9 SSH_MSG_IGNORE 15:20:04.543 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50140]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50140]) SSH_MSG_IGNORE 15:20:04.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34250]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:04.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34250]) process #20 SSH_MSG_IGNORE 15:20:04.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34250]) SSH_MSG_IGNORE 15:20:04.952 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56610]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:04.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56610]) process #12 SSH_MSG_IGNORE 15:20:04.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56610]) SSH_MSG_IGNORE 15:20:05.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40368]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:05.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40368]) process #16 SSH_MSG_IGNORE 15:20:05.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40368]) SSH_MSG_IGNORE 15:20:05.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x21da118f, L:/10.30.170.167:18204 - R:/10.30.171.175:59020]} 15:20:05.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:59020]): SSH-2.0-SSHD-UNKNOWN 15:20:05.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:59020]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:05.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:59020]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:05.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43496]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:05.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57892]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:05.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:59020]) Send SSH_MSG_KEXINIT 15:20:05.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59020]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:05.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59020]) process #0 SSH_MSG_KEXINIT 15:20:05.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:59020]) SSH_MSG_KEXINIT 15:20:05.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:59020]) strict KEX=true client=true server=true 15:20:05.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59020]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:05.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59020]) Kex: server host key algorithms = rsa-sha2-512 15:20:05.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59020]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:05.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59020]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:05.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59020]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:05.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59020]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:05.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59020]) Kex: compression algorithms (client to server) = none 15:20:05.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59020]) Kex: compression algorithms (server to client) = none 15:20:05.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:05.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43496]) process #14 SSH_MSG_IGNORE 15:20:05.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43496]) SSH_MSG_IGNORE 15:20:05.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57892]) process #13 SSH_MSG_IGNORE 15:20:05.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57892]) SSH_MSG_IGNORE 15:20:05.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47616]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:05.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47616]) process #19 SSH_MSG_IGNORE 15:20:05.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47616]) SSH_MSG_IGNORE 15:20:05.296 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:05.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54708]) process #22 SSH_MSG_IGNORE 15:20:05.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54708]) SSH_MSG_IGNORE 15:20:05.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59020]) process #1 30 15:20:05.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59020]] process command=SSH_MSG_KEXDH_INIT 15:20:05.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59020]] Send SSH_MSG_KEXDH_REPLY 15:20:05.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59020]) packet #1 sending command=31[31] len=1639 15:20:05.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:59020])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:05.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:59020]) Send SSH_MSG_NEWKEYS 15:20:05.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:59020]) session ID=84:eb:8e:eb:d5:de:e9:2a:e3:fa:9b:06:d7:3b:9c:da:8f:11:dd:74:c9:61:1a:7d:b9:75:00:fc:d5:1d:cf:42:16:12:77:d3:df:db:72:a9:1d:dd:fd:f9:ad:17:a8:2f:27:91:a7:d1:89:8d:f1:ec:95:67:21:19:23:79:83:ee 15:20:05.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59020]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:05.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59020]): strict KEX resets output message sequence number from 3 to 0 15:20:05.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59020]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2f2e7f43; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:05.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:59020])[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 15:20:05.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59020])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:05.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59020]) packet #0 sending command=7[7] len=419 15:20:05.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59020]) No pending packets to flush at end of KEX 15:20:05.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59792]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:05.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59020]) process #2 SSH_MSG_NEWKEYS 15:20:05.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59020]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:05.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59020]): strict KEX resets input message sequence number from 3 to 0 15:20:05.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59020]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@17c68936; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:05.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:05.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59020]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:05.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59020]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:05.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:59020]) authorized authentication methods: password,publickey 15:20:05.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59020]) Accepted service ssh-userauth 15:20:05.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59020]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:05.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59792]) process #17 SSH_MSG_IGNORE 15:20:05.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59792]) SSH_MSG_IGNORE 15:20:05.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59020]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:05.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59020]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:05.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59020]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:05.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59020]) no authentication factory for method=none 15:20:05.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59020]) SSH_MSG_USERAUTH_REQUEST 15:20:05.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59020]) remaining methods: password,publickey 15:20:05.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59020]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:05.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59020]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:05.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59020]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:05.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59020]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:05.353 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:05.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:59020]) authentication result: true 15:20:05.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:59020]) SSH_MSG_USERAUTH_REQUEST 15:20:05.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59020])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:05.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59020]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:05.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:05.353 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:05.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59020]) no heartbeat to stop 15:20:05.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:59020]) heartbeat type=IGNORE, interval=PT30S 15:20:05.353 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:59020 authenticated 15:20:05.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59020]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:05.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59020]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:05.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59020]] session=TransportServerSession[admin@/10.30.171.175:59020] id=0 15:20:05.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59020])) size=2097152, max=2097152, packet=32768 15:20:05.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59020]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59020] 15:20:05.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59020]) recipient=0 15:20:05.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020])) size=2097152, max=2097152, packet=32768 15:20:05.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020])) re-initializing 15:20:05.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020])) size=2097152, max=2097152, packet=32768 15:20:05.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:05.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59020]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:05.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59020]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:05.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:05.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020])[want-reply=true] subsystem=netconf 15:20:05.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020])[subsystem] prepared command 15:20:05.354 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:05.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:05.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x21da118f, L:/10.30.170.167:18204 - R:/10.30.171.175:59020]}} established 15:20:05.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 375: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18204 15:20:05.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 375: Creating data stores for simulated device 15:20:05.354 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:05.354 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:05.356 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:05.356 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:05.356 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:05.356 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4473b188 15:20:05.356 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:05.357 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:05.357 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:05.357 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:05.357 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:05.357 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:05.357 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:05.357 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:05.357 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4473b188, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4473b188, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41d45f2, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41d45f2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:05.358 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:05.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:05.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x21da118f, L:/10.30.170.167:18204 - R:/10.30.171.175:59020] 15:20:05.359 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 375 on channel [id: 0x21da118f, L:/10.30.170.167:18204 - R:/10.30.171.175:59020] 15:20:05.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]) by 1103 down to 2096049 15:20:05.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59020]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:05.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x21da118f, L:/10.30.170.167:18204 - R:/10.30.171.175:59020] 15:20:05.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x21da118f, L:/10.30.170.167:18204 - R:/10.30.171.175:59020] 15:20:05.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]) request=subsystem result=ReplySuccess, want-reply=true 15:20:05.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59020]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:05.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]) request=subsystem activate command 15:20:05.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]) starting runner for command=netconf 15:20:05.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59020]) process #5 SSH_MSG_CHANNEL_DATA 15:20:05.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]) by 373 down to 2096779 15:20:05.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]) SSH_MSG_CHANNEL_DATA len=373 15:20:05.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020] 15:20:05.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x21da118f, L:/10.30.170.167:18204 - R:/10.30.171.175:59020]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:05.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:05.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x21da118f, L:/10.30.170.167:18204 - R:/10.30.171.175:59020] 15:20:05.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x21da118f, L:/10.30.170.167:18204 - R:/10.30.171.175:59020] 15:20:05.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18204', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:05.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=375} created 15:20:05.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=375, channel=[id: 0x21da118f, L:/10.30.170.167:18204 - R:/10.30.171.175:59020]} created 15:20:05.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x21da118f, L:/10.30.170.167:18204 - R:/10.30.171.175:59020] successful with session NetconfServerSession{sessionId=375, channel=[id: 0x21da118f, L:/10.30.170.167:18204 - R:/10.30.171.175:59020]} 15:20:05.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=375, channel=[id: 0x21da118f, L:/10.30.170.167:18204 - R:/10.30.171.175:59020]} up 15:20:05.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59020]) process #6 SSH_MSG_CHANNEL_DATA 15:20:05.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]) by 393 down to 2096386 15:20:05.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]) SSH_MSG_CHANNEL_DATA len=393 15:20:05.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020] 15:20:05.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:05.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:05.361 [netconf-device-simulator-threads-0] 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=375} 15:20:05.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:05.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=375, channel=[id: 0x21da118f, L:/10.30.170.167:18204 - R:/10.30.171.175:59020]} EXI handlers added to pipeline 15:20:05.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:05.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]) by 179 down to 2095870 15:20:05.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59020]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:05.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:05.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59020]) process #7 SSH_MSG_CHANNEL_DATA 15:20:05.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]) by 340 down to 2096046 15:20:05.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]) SSH_MSG_CHANNEL_DATA len=340 15:20:05.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020] 15:20:05.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:05.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:05.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=375} 15:20:05.364 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41d45f2 15:20:05.364 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:05.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:05.364 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:05.364 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:05.364 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:05.364 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:05.365 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:05.365 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:05.365 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:05.365 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:05.365 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:05.365 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:05.365 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:05.365 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:05.365 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:05.365 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:05.365 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:05.365 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:05.365 [netconf-device-simulator-threads-0] 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 15:20:05.365 [netconf-device-simulator-threads-0] 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 15:20:05.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:05.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]) by 733 down to 2095137 15:20:05.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59020]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:05.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:05.420 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:05.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35166]) process #21 SSH_MSG_IGNORE 15:20:05.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35166]) SSH_MSG_IGNORE 15:20:05.422 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39854]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:05.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39854]) process #8 SSH_MSG_IGNORE 15:20:05.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39854]) SSH_MSG_IGNORE 15:20:05.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50180]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:05.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50180]) process #10 SSH_MSG_IGNORE 15:20:05.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50180]) SSH_MSG_IGNORE 15:20:05.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47276]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:05.641 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37358]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47276]) process #15 SSH_MSG_IGNORE 15:20:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47276]) SSH_MSG_IGNORE 15:20:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37358]) process #18 SSH_MSG_IGNORE 15:20:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37358]) SSH_MSG_IGNORE 15:20:05.711 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58356]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58356]) process #9 SSH_MSG_IGNORE 15:20:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58356]) SSH_MSG_IGNORE 15:20:05.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42458]) process #11 SSH_MSG_IGNORE 15:20:05.771 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42458]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:05.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42458]) SSH_MSG_IGNORE 15:20:05.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38758]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:05.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38758]) process #20 SSH_MSG_IGNORE 15:20:05.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38758]) SSH_MSG_IGNORE 15:20:06.182 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47636]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:06.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47636]) process #13 SSH_MSG_IGNORE 15:20:06.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47636]) SSH_MSG_IGNORE 15:20:06.239 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37492]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:06.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37492]) process #12 SSH_MSG_IGNORE 15:20:06.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37492]) SSH_MSG_IGNORE 15:20:06.381 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46272]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:06.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46272]) process #16 SSH_MSG_IGNORE 15:20:06.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46272]) SSH_MSG_IGNORE 15:20:06.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9767c86a, L:/10.30.170.167:18205 - R:/10.30.171.175:56674]} 15:20:06.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:56674]): SSH-2.0-SSHD-UNKNOWN 15:20:06.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:56674]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:06.418 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:56674]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:06.452 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54238]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:06.542 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50372]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:06.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50372]) process #8 SSH_MSG_IGNORE 15:20:06.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50372]) SSH_MSG_IGNORE 15:20:06.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59766]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:06.588 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:06.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58112]) process #22 SSH_MSG_IGNORE 15:20:06.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58112]) SSH_MSG_IGNORE 15:20:06.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:56674]) Send SSH_MSG_KEXINIT 15:20:06.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56674]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:06.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56674]) process #0 SSH_MSG_KEXINIT 15:20:06.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:56674]) SSH_MSG_KEXINIT 15:20:06.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:56674]) strict KEX=true client=true server=true 15:20:06.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56674]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:06.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56674]) Kex: server host key algorithms = rsa-sha2-512 15:20:06.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56674]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:06.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56674]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:06.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56674]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:06.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56674]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:06.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56674]) Kex: compression algorithms (client to server) = none 15:20:06.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56674]) Kex: compression algorithms (server to client) = none 15:20:06.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:06.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54238]) process #14 SSH_MSG_IGNORE 15:20:06.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54238]) SSH_MSG_IGNORE 15:20:06.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59766]) process #17 SSH_MSG_IGNORE 15:20:06.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59766]) SSH_MSG_IGNORE 15:20:06.629 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:06.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54380]) process #21 SSH_MSG_IGNORE 15:20:06.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54380]) SSH_MSG_IGNORE 15:20:06.644 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53088]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:06.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53088]) process #19 SSH_MSG_IGNORE 15:20:06.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53088]) SSH_MSG_IGNORE 15:20:06.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56674]) process #1 30 15:20:06.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:56674]] process command=SSH_MSG_KEXDH_INIT 15:20:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:56674]] Send SSH_MSG_KEXDH_REPLY 15:20:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56674]) packet #1 sending command=31[31] len=1639 15:20:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:56674])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:56674]) Send SSH_MSG_NEWKEYS 15:20:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:56674]) session ID=0c:c1:c8:e6:6f:22:89:94:b9:ae:0d:3e:44:51:df:be:c2:92:07:63:2c:ce:28:44:48:4a:76:ed:1b:86:ed:e3:cb:1d:e1:d1:95:6a:d2:e6:38:60:39:62:61:c7:07:94:9f:ee:da:92:13:c9:df:d1:c1:24:e7:18:cf:79:99:01 15:20:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56674]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:56674]): strict KEX resets output message sequence number from 3 to 0 15:20:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:56674]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4c500204; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:56674])[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 15:20:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:56674])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56674]) packet #0 sending command=7[7] len=419 15:20:06.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:56674]) No pending packets to flush at end of KEX 15:20:06.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56674]) process #2 SSH_MSG_NEWKEYS 15:20:06.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:56674]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:06.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:56674]): strict KEX resets input message sequence number from 3 to 0 15:20:06.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:56674]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@21299faf; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:06.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:06.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56674]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:06.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:56674]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:06.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:56674]) authorized authentication methods: password,publickey 15:20:06.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:56674]) Accepted service ssh-userauth 15:20:06.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56674]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:06.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56674]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:06.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56674]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:06.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56674]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:06.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56674]) no authentication factory for method=none 15:20:06.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:56674]) SSH_MSG_USERAUTH_REQUEST 15:20:06.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:56674]) remaining methods: password,publickey 15:20:06.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56674]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:06.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56674]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:06.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56674]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:06.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56674]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:06.732 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:06.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:56674]) authentication result: true 15:20:06.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:56674]) SSH_MSG_USERAUTH_REQUEST 15:20:06.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:56674])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:06.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56674]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:06.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:06.732 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:06.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56674]) no heartbeat to stop 15:20:06.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:56674]) heartbeat type=IGNORE, interval=PT30S 15:20:06.732 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:56674 authenticated 15:20:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56674]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56674]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56674]] session=TransportServerSession[admin@/10.30.171.175:56674] id=0 15:20:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56674])) size=2097152, max=2097152, packet=32768 15:20:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56674]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56674] 15:20:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56674]) recipient=0 15:20:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674])) size=2097152, max=2097152, packet=32768 15:20:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674])) re-initializing 15:20:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674])) size=2097152, max=2097152, packet=32768 15:20:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56674]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56674]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674])[want-reply=true] subsystem=netconf 15:20:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674])[subsystem] prepared command 15:20:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9767c86a, L:/10.30.170.167:18205 - R:/10.30.171.175:56674]}} established 15:20:06.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 376: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18205 15:20:06.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 376: Creating data stores for simulated device 15:20:06.734 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:06.734 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:06.734 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:06.734 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:06.734 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:06.735 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1aa4bd8a 15:20:06.735 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:06.735 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:06.735 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:06.735 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:06.736 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:06.736 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:06.736 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:06.736 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:06.736 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1aa4bd8a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1aa4bd8a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b473c95, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b473c95, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:06.736 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:06.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:06.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9767c86a, L:/10.30.170.167:18205 - R:/10.30.171.175:56674] 15:20:06.738 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 376 on channel [id: 0x9767c86a, L:/10.30.170.167:18205 - R:/10.30.171.175:56674] 15:20:06.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]) by 1103 down to 2096049 15:20:06.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56674]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:06.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9767c86a, L:/10.30.170.167:18205 - R:/10.30.171.175:56674] 15:20:06.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9767c86a, L:/10.30.170.167:18205 - R:/10.30.171.175:56674] 15:20:06.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]) request=subsystem result=ReplySuccess, want-reply=true 15:20:06.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56674]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:06.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]) request=subsystem activate command 15:20:06.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]) starting runner for command=netconf 15:20:06.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56674]) process #5 SSH_MSG_CHANNEL_DATA 15:20:06.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]) by 373 down to 2096779 15:20:06.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]) SSH_MSG_CHANNEL_DATA len=373 15:20:06.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674] 15:20:06.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9767c86a, L:/10.30.170.167:18205 - R:/10.30.171.175:56674]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:06.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9767c86a, L:/10.30.170.167:18205 - R:/10.30.171.175:56674] 15:20:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9767c86a, L:/10.30.170.167:18205 - R:/10.30.171.175:56674] 15:20:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18205', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=376} created 15:20:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=376, channel=[id: 0x9767c86a, L:/10.30.170.167:18205 - R:/10.30.171.175:56674]} created 15:20:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9767c86a, L:/10.30.170.167:18205 - R:/10.30.171.175:56674] successful with session NetconfServerSession{sessionId=376, channel=[id: 0x9767c86a, L:/10.30.170.167:18205 - R:/10.30.171.175:56674]} 15:20:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=376, channel=[id: 0x9767c86a, L:/10.30.170.167:18205 - R:/10.30.171.175:56674]} up 15:20:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56674]) process #6 SSH_MSG_CHANNEL_DATA 15:20:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]) by 393 down to 2096386 15:20:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]) SSH_MSG_CHANNEL_DATA len=393 15:20:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674] 15:20:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:06.740 [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=376} 15:20:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=376, channel=[id: 0x9767c86a, L:/10.30.170.167:18205 - R:/10.30.171.175:56674]} EXI handlers added to pipeline 15:20:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:06.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]) by 179 down to 2095870 15:20:06.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56674]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:06.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56674]) process #7 SSH_MSG_CHANNEL_DATA 15:20:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]) by 340 down to 2096046 15:20:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]) SSH_MSG_CHANNEL_DATA len=340 15:20:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674] 15:20:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=376} 15:20:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b473c95 15:20:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:06.743 [netconf-device-simulator-threads-2] 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 15:20:06.743 [netconf-device-simulator-threads-2] 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 15:20:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:06.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]) by 733 down to 2095137 15:20:06.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56674]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:06.744 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:06.756 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45880]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:06.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45880]) process #18 SSH_MSG_IGNORE 15:20:06.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45880]) SSH_MSG_IGNORE 15:20:06.811 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46650]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:06.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46650]) process #10 SSH_MSG_IGNORE 15:20:06.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46650]) SSH_MSG_IGNORE 15:20:06.931 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39958]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39958]) process #9 SSH_MSG_IGNORE 15:20:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39958]) SSH_MSG_IGNORE 15:20:06.962 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41400]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41400]) process #15 SSH_MSG_IGNORE 15:20:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41400]) SSH_MSG_IGNORE 15:20:06.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47864]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:06.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47864]) process #11 SSH_MSG_IGNORE 15:20:06.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47864]) SSH_MSG_IGNORE 15:20:07.163 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48346]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:07.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48346]) process #20 SSH_MSG_IGNORE 15:20:07.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48346]) SSH_MSG_IGNORE 15:20:07.459 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58256]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:07.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58256]) process #18 SSH_MSG_IGNORE 15:20:07.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58256]) SSH_MSG_IGNORE 15:20:07.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40580]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:07.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40580]) process #16 SSH_MSG_IGNORE 15:20:07.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40580]) SSH_MSG_IGNORE 15:20:07.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60978]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60978]) process #13 SSH_MSG_IGNORE 15:20:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60978]) SSH_MSG_IGNORE 15:20:07.545 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55224]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:07.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55224]) process #14 SSH_MSG_IGNORE 15:20:07.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55224]) SSH_MSG_IGNORE 15:20:07.703 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2d6b11bf, L:/10.30.170.167:18206 - R:/10.30.171.175:37352]} 15:20:07.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:37352]): SSH-2.0-SSHD-UNKNOWN 15:20:07.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:37352]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:07.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:37352]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:07.777 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:07.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50598]) process #21 SSH_MSG_IGNORE 15:20:07.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50598]) SSH_MSG_IGNORE 15:20:07.791 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53618]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:07.801 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36408]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:07.837 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60884]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:07.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60884]) process #19 SSH_MSG_IGNORE 15:20:07.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60884]) SSH_MSG_IGNORE 15:20:07.843 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:07.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34104]) process #22 SSH_MSG_IGNORE 15:20:07.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34104]) SSH_MSG_IGNORE 15:20:07.881 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55408]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:07.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55408]) process #8 SSH_MSG_IGNORE 15:20:07.882 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55408]) SSH_MSG_IGNORE 15:20:07.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:37352]) Send SSH_MSG_KEXINIT 15:20:07.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37352]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:07.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37352]) process #0 SSH_MSG_KEXINIT 15:20:07.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:37352]) SSH_MSG_KEXINIT 15:20:07.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:37352]) strict KEX=true client=true server=true 15:20:07.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37352]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:07.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37352]) Kex: server host key algorithms = rsa-sha2-512 15:20:07.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37352]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:07.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37352]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:07.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37352]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:07.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37352]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:07.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37352]) Kex: compression algorithms (client to server) = none 15:20:07.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37352]) Kex: compression algorithms (server to client) = none 15:20:07.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:07.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53618]) process #17 SSH_MSG_IGNORE 15:20:07.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53618]) SSH_MSG_IGNORE 15:20:07.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36408]) process #12 SSH_MSG_IGNORE 15:20:07.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36408]) SSH_MSG_IGNORE 15:20:08.005 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42628]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:08.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42628]) process #10 SSH_MSG_IGNORE 15:20:08.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42628]) SSH_MSG_IGNORE 15:20:08.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37352]) process #1 30 15:20:08.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37352]] process command=SSH_MSG_KEXDH_INIT 15:20:08.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37352]] Send SSH_MSG_KEXDH_REPLY 15:20:08.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37352]) packet #1 sending command=31[31] len=1639 15:20:08.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:37352])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:08.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:37352]) Send SSH_MSG_NEWKEYS 15:20:08.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:37352]) session ID=31:a3:65:3d:6f:fe:3a:37:f0:76:b1:00:2e:b1:cd:87:a1:58:df:20:38:d4:27:9d:3a:41:4e:22:62:d7:f0:9f:97:10:0f:4e:01:53:01:8d:86:ca:c8:ce:fd:03:10:4d:8f:91:3a:8b:73:f3:df:c5:6f:c4:aa:d5:90:0d:50:ae 15:20:08.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37352]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:08.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37352]): strict KEX resets output message sequence number from 3 to 0 15:20:08.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37352]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@225db0de; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:08.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:37352])[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 15:20:08.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37352])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:08.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37352]) packet #0 sending command=7[7] len=419 15:20:08.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37352]) No pending packets to flush at end of KEX 15:20:08.075 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49154]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49154]) process #15 SSH_MSG_IGNORE 15:20:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49154]) SSH_MSG_IGNORE 15:20:08.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37352]) process #2 SSH_MSG_NEWKEYS 15:20:08.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37352]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:08.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37352]): strict KEX resets input message sequence number from 3 to 0 15:20:08.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37352]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4764babe; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:08.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:08.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37352]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:08.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37352]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:08.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:37352]) authorized authentication methods: password,publickey 15:20:08.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37352]) Accepted service ssh-userauth 15:20:08.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37352]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:08.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37352]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:08.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37352]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:08.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37352]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:08.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37352]) no authentication factory for method=none 15:20:08.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37352]) SSH_MSG_USERAUTH_REQUEST 15:20:08.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37352]) remaining methods: password,publickey 15:20:08.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37352]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:08.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37352]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:08.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37352]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:08.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37352]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:08.095 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:08.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:37352]) authentication result: true 15:20:08.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:37352]) SSH_MSG_USERAUTH_REQUEST 15:20:08.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37352])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:08.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37352]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:08.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:08.095 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:08.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37352]) no heartbeat to stop 15:20:08.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:37352]) heartbeat type=IGNORE, interval=PT30S 15:20:08.096 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:37352 authenticated 15:20:08.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37352]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:08.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37352]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:08.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37352]] session=TransportServerSession[admin@/10.30.171.175:37352] id=0 15:20:08.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37352])) size=2097152, max=2097152, packet=32768 15:20:08.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37352]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37352] 15:20:08.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37352]) recipient=0 15:20:08.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352])) size=2097152, max=2097152, packet=32768 15:20:08.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352])) re-initializing 15:20:08.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352])) size=2097152, max=2097152, packet=32768 15:20:08.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:08.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37352]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:08.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37352]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:08.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:08.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352])[want-reply=true] subsystem=netconf 15:20:08.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352])[subsystem] prepared command 15:20:08.099 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:08.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:08.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2d6b11bf, L:/10.30.170.167:18206 - R:/10.30.171.175:37352]}} established 15:20:08.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 377: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18206 15:20:08.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 377: Creating data stores for simulated device 15:20:08.099 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:08.099 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:08.100 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:08.100 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:08.100 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:08.102 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f161398 15:20:08.102 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:08.102 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:08.102 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:08.102 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:08.104 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:08.104 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:08.104 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:08.104 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:08.105 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f161398, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f161398, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69177d70, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69177d70, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:08.105 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:08.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:08.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2d6b11bf, L:/10.30.170.167:18206 - R:/10.30.171.175:37352] 15:20:08.106 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 377 on channel [id: 0x2d6b11bf, L:/10.30.170.167:18206 - R:/10.30.171.175:37352] 15:20:08.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]) by 1103 down to 2096049 15:20:08.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37352]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:08.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2d6b11bf, L:/10.30.170.167:18206 - R:/10.30.171.175:37352] 15:20:08.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2d6b11bf, L:/10.30.170.167:18206 - R:/10.30.171.175:37352] 15:20:08.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]) request=subsystem result=ReplySuccess, want-reply=true 15:20:08.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37352]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:08.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]) request=subsystem activate command 15:20:08.108 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]) starting runner for command=netconf 15:20:08.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37352]) process #5 SSH_MSG_CHANNEL_DATA 15:20:08.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]) by 373 down to 2096779 15:20:08.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]) SSH_MSG_CHANNEL_DATA len=373 15:20:08.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352] 15:20:08.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x2d6b11bf, L:/10.30.170.167:18206 - R:/10.30.171.175:37352]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:08.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:08.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2d6b11bf, L:/10.30.170.167:18206 - R:/10.30.171.175:37352] 15:20:08.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2d6b11bf, L:/10.30.170.167:18206 - R:/10.30.171.175:37352] 15:20:08.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18206', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:08.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=377} created 15:20:08.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=377, channel=[id: 0x2d6b11bf, L:/10.30.170.167:18206 - R:/10.30.171.175:37352]} created 15:20:08.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2d6b11bf, L:/10.30.170.167:18206 - R:/10.30.171.175:37352] successful with session NetconfServerSession{sessionId=377, channel=[id: 0x2d6b11bf, L:/10.30.170.167:18206 - R:/10.30.171.175:37352]} 15:20:08.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=377, channel=[id: 0x2d6b11bf, L:/10.30.170.167:18206 - R:/10.30.171.175:37352]} up 15:20:08.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37352]) process #6 SSH_MSG_CHANNEL_DATA 15:20:08.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]) by 393 down to 2096386 15:20:08.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]) SSH_MSG_CHANNEL_DATA len=393 15:20:08.109 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352] 15:20:08.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:08.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:08.110 [netconf-device-simulator-threads-4] 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=377} 15:20:08.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:08.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=377, channel=[id: 0x2d6b11bf, L:/10.30.170.167:18206 - R:/10.30.171.175:37352]} EXI handlers added to pipeline 15:20:08.110 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:08.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]) by 179 down to 2095870 15:20:08.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37352]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:08.111 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:08.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37352]) process #7 SSH_MSG_CHANNEL_DATA 15:20:08.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]) by 340 down to 2096046 15:20:08.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]) SSH_MSG_CHANNEL_DATA len=340 15:20:08.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352] 15:20:08.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:08.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:08.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=377} 15:20:08.113 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69177d70 15:20:08.113 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:08.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:08.114 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:08.114 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:08.114 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:08.114 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:08.114 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:08.114 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:08.114 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:08.114 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:08.114 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:08.114 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:08.114 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:08.114 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:08.114 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:08.114 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:08.114 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:08.114 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:08.114 [netconf-device-simulator-threads-4] 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 15:20:08.114 [netconf-device-simulator-threads-4] 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 15:20:08.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:08.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]) by 733 down to 2095137 15:20:08.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37352]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:08.115 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:08.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36924]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:08.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36924]) process #9 SSH_MSG_IGNORE 15:20:08.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36924]) SSH_MSG_IGNORE 15:20:08.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47972]) process #16 SSH_MSG_IGNORE 15:20:08.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47972]) SSH_MSG_IGNORE 15:20:08.267 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47972]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:08.303 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41398]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:08.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41398]) process #11 SSH_MSG_IGNORE 15:20:08.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41398]) SSH_MSG_IGNORE 15:20:08.338 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38174]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:08.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38174]) process #18 SSH_MSG_IGNORE 15:20:08.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38174]) SSH_MSG_IGNORE 15:20:08.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33050]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:08.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33050]) process #20 SSH_MSG_IGNORE 15:20:08.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33050]) SSH_MSG_IGNORE 15:20:08.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42510]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:08.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42510]) process #13 SSH_MSG_IGNORE 15:20:08.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42510]) SSH_MSG_IGNORE 15:20:08.622 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36106]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36106]) process #17 SSH_MSG_IGNORE 15:20:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36106]) SSH_MSG_IGNORE 15:20:08.741 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:08.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #12 SSH_MSG_IGNORE 15:20:08.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:20:08.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54674]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:08.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54674]) process #14 SSH_MSG_IGNORE 15:20:08.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54674]) SSH_MSG_IGNORE 15:20:08.875 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50712]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:08.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50712]) process #8 SSH_MSG_IGNORE 15:20:08.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50712]) SSH_MSG_IGNORE 15:20:08.918 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37244]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:08.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37244]) process #19 SSH_MSG_IGNORE 15:20:08.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37244]) SSH_MSG_IGNORE 15:20:08.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb2afc2b9, L:/10.30.170.167:18207 - R:/10.30.171.175:59584]} 15:20:08.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:59584]): SSH-2.0-SSHD-UNKNOWN 15:20:08.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:59584]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:08.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:59584]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:09.023 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54902]) process #22 SSH_MSG_IGNORE 15:20:09.025 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54902]) SSH_MSG_IGNORE 15:20:09.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:09.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44860]) process #21 SSH_MSG_IGNORE 15:20:09.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44860]) SSH_MSG_IGNORE 15:20:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:59584]) Send SSH_MSG_KEXINIT 15:20:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59584]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59584]) process #0 SSH_MSG_KEXINIT 15:20:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:59584]) SSH_MSG_KEXINIT 15:20:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:59584]) strict KEX=true client=true server=true 15:20:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59584]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59584]) Kex: server host key algorithms = rsa-sha2-512 15:20:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59584]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59584]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59584]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59584]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59584]) Kex: compression algorithms (client to server) = none 15:20:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59584]) Kex: compression algorithms (server to client) = none 15:20:09.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:09.158 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35768]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:09.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35768]) process #10 SSH_MSG_IGNORE 15:20:09.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35768]) SSH_MSG_IGNORE 15:20:09.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59584]) process #1 30 15:20:09.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59584]] process command=SSH_MSG_KEXDH_INIT 15:20:09.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59584]] Send SSH_MSG_KEXDH_REPLY 15:20:09.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59584]) packet #1 sending command=31[31] len=1639 15:20:09.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:59584])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:09.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:59584]) Send SSH_MSG_NEWKEYS 15:20:09.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:59584]) session ID=a9:08:62:18:74:b6:cc:fb:1a:56:ed:e0:6a:b5:dd:40:2c:47:fb:ac:c0:d3:2c:b1:e2:be:d6:48:db:f3:4e:be:45:c3:f3:56:92:eb:cb:89:62:c5:f7:1d:0d:dd:fc:d4:cb:41:0c:43:cf:6f:ef:ee:79:d1:11:d5:d1:32:32:48 15:20:09.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59584]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:09.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59584]): strict KEX resets output message sequence number from 3 to 0 15:20:09.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59584]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6b0eda43; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:09.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:59584])[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 15:20:09.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59584])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:09.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59584]) packet #0 sending command=7[7] len=419 15:20:09.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59584]) No pending packets to flush at end of KEX 15:20:09.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59584]) process #2 SSH_MSG_NEWKEYS 15:20:09.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59584]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:09.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59584]): strict KEX resets input message sequence number from 3 to 0 15:20:09.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59584]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@25e29072; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:09.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:09.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59584]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:09.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59584]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:09.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:59584]) authorized authentication methods: password,publickey 15:20:09.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59584]) Accepted service ssh-userauth 15:20:09.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59584]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:09.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59584]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:09.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59584]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:09.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59584]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:09.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59584]) no authentication factory for method=none 15:20:09.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59584]) SSH_MSG_USERAUTH_REQUEST 15:20:09.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59584]) remaining methods: password,publickey 15:20:09.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59584]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:09.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59584]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:09.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59584]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:09.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59584]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:09.240 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:09.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:59584]) authentication result: true 15:20:09.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:59584]) SSH_MSG_USERAUTH_REQUEST 15:20:09.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59584])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:09.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59584]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:09.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:09.241 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:09.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59584]) no heartbeat to stop 15:20:09.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:59584]) heartbeat type=IGNORE, interval=PT30S 15:20:09.241 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:59584 authenticated 15:20:09.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59584]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:09.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59584]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:09.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59584]] session=TransportServerSession[admin@/10.30.171.175:59584] id=0 15:20:09.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59584])) size=2097152, max=2097152, packet=32768 15:20:09.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59584]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59584] 15:20:09.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59584]) recipient=0 15:20:09.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584])) size=2097152, max=2097152, packet=32768 15:20:09.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584])) re-initializing 15:20:09.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584])) size=2097152, max=2097152, packet=32768 15:20:09.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:09.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59584]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:09.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59584]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:09.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:09.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584])[want-reply=true] subsystem=netconf 15:20:09.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584])[subsystem] prepared command 15:20:09.242 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:09.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:09.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb2afc2b9, L:/10.30.170.167:18207 - R:/10.30.171.175:59584]}} established 15:20:09.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 378: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18207 15:20:09.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 378: Creating data stores for simulated device 15:20:09.242 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:09.242 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:09.242 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:09.242 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:09.242 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:09.243 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c7d741a 15:20:09.243 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:09.243 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:09.243 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:09.243 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:09.244 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:09.244 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:09.244 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:09.244 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:09.244 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c7d741a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c7d741a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16ff96bb, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16ff96bb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:09.244 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:09.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:09.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb2afc2b9, L:/10.30.170.167:18207 - R:/10.30.171.175:59584] 15:20:09.245 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 378 on channel [id: 0xb2afc2b9, L:/10.30.170.167:18207 - R:/10.30.171.175:59584] 15:20:09.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]) by 1103 down to 2096049 15:20:09.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59584]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:09.245 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb2afc2b9, L:/10.30.170.167:18207 - R:/10.30.171.175:59584] 15:20:09.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb2afc2b9, L:/10.30.170.167:18207 - R:/10.30.171.175:59584] 15:20:09.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]) request=subsystem result=ReplySuccess, want-reply=true 15:20:09.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59584]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:09.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]) request=subsystem activate command 15:20:09.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]) starting runner for command=netconf 15:20:09.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59584]) process #5 SSH_MSG_CHANNEL_DATA 15:20:09.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]) by 373 down to 2096779 15:20:09.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]) SSH_MSG_CHANNEL_DATA len=373 15:20:09.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584] 15:20:09.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb2afc2b9, L:/10.30.170.167:18207 - R:/10.30.171.175:59584]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:09.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:09.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb2afc2b9, L:/10.30.170.167:18207 - R:/10.30.171.175:59584] 15:20:09.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb2afc2b9, L:/10.30.170.167:18207 - R:/10.30.171.175:59584] 15:20:09.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18207', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:09.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=378} created 15:20:09.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=378, channel=[id: 0xb2afc2b9, L:/10.30.170.167:18207 - R:/10.30.171.175:59584]} created 15:20:09.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb2afc2b9, L:/10.30.170.167:18207 - R:/10.30.171.175:59584] successful with session NetconfServerSession{sessionId=378, channel=[id: 0xb2afc2b9, L:/10.30.170.167:18207 - R:/10.30.171.175:59584]} 15:20:09.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=378, channel=[id: 0xb2afc2b9, L:/10.30.170.167:18207 - R:/10.30.171.175:59584]} up 15:20:09.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59584]) process #6 SSH_MSG_CHANNEL_DATA 15:20:09.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]) by 393 down to 2096386 15:20:09.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]) SSH_MSG_CHANNEL_DATA len=393 15:20:09.246 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584] 15:20:09.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:09.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:09.247 [netconf-device-simulator-threads-6] 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=378} 15:20:09.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:09.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=378, channel=[id: 0xb2afc2b9, L:/10.30.170.167:18207 - R:/10.30.171.175:59584]} EXI handlers added to pipeline 15:20:09.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:09.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]) by 179 down to 2095870 15:20:09.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59584]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:09.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:09.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59584]) process #7 SSH_MSG_CHANNEL_DATA 15:20:09.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]) by 340 down to 2096046 15:20:09.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]) SSH_MSG_CHANNEL_DATA len=340 15:20:09.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584] 15:20:09.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:09.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:09.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=378} 15:20:09.249 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16ff96bb 15:20:09.249 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:09.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:09.249 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:09.249 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:09.249 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:09.249 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:09.249 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:09.249 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:09.249 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:09.249 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:09.249 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:09.249 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:09.249 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:09.249 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:09.249 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:09.249 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:09.249 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:09.249 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:09.249 [netconf-device-simulator-threads-6] 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 15:20:09.249 [netconf-device-simulator-threads-6] 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 15:20:09.249 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:09.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]) by 733 down to 2095137 15:20:09.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59584]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:09.250 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:09.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36484]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:09.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36484]) process #15 SSH_MSG_IGNORE 15:20:09.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36484]) SSH_MSG_IGNORE 15:20:09.541 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38652]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:09.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38652]) process #18 SSH_MSG_IGNORE 15:20:09.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38652]) SSH_MSG_IGNORE 15:20:09.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55850]) process #9 SSH_MSG_IGNORE 15:20:09.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55850]) SSH_MSG_IGNORE 15:20:09.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55850]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:09.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47238]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:09.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47238]) process #20 SSH_MSG_IGNORE 15:20:09.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47238]) SSH_MSG_IGNORE 15:20:09.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51538]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:09.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51538]) process #17 SSH_MSG_IGNORE 15:20:09.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51538]) SSH_MSG_IGNORE 15:20:09.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55758]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:09.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55758]) process #11 SSH_MSG_IGNORE 15:20:09.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55758]) SSH_MSG_IGNORE 15:20:09.875 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58680]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:09.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58680]) process #16 SSH_MSG_IGNORE 15:20:09.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58680]) SSH_MSG_IGNORE 15:20:09.976 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:09.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #12 SSH_MSG_IGNORE 15:20:09.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:20:09.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57594]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:09.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57594]) process #14 SSH_MSG_IGNORE 15:20:09.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57594]) SSH_MSG_IGNORE 15:20:10.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50400]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:10.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50400]) process #13 SSH_MSG_IGNORE 15:20:10.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50400]) SSH_MSG_IGNORE 15:20:10.156 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59038]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59038]) process #19 SSH_MSG_IGNORE 15:20:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59038]) SSH_MSG_IGNORE 15:20:10.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41854]) process #8 SSH_MSG_IGNORE 15:20:10.163 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41854]) SSH_MSG_IGNORE 15:20:10.164 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41854]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:10.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x383efb5f, L:/10.30.170.167:18208 - R:/10.30.171.175:43862]} 15:20:10.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:43862]): SSH-2.0-SSHD-UNKNOWN 15:20:10.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:43862]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:10.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:43862]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:10.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:43862]) Send SSH_MSG_KEXINIT 15:20:10.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43862]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:10.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43862]) process #0 SSH_MSG_KEXINIT 15:20:10.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:43862]) SSH_MSG_KEXINIT 15:20:10.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:43862]) strict KEX=true client=true server=true 15:20:10.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43862]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:10.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43862]) Kex: server host key algorithms = rsa-sha2-512 15:20:10.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43862]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:10.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43862]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:10.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43862]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:10.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43862]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:10.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43862]) Kex: compression algorithms (client to server) = none 15:20:10.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43862]) Kex: compression algorithms (server to client) = none 15:20:10.414 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:10.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53276]) process #10 SSH_MSG_IGNORE 15:20:10.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53276]) SSH_MSG_IGNORE 15:20:10.481 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53276]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:10.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43862]) process #1 30 15:20:10.485 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43862]] process command=SSH_MSG_KEXDH_INIT 15:20:10.487 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43380]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:10.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43380]) process #15 SSH_MSG_IGNORE 15:20:10.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43380]) SSH_MSG_IGNORE 15:20:10.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:10.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38538]) process #22 SSH_MSG_IGNORE 15:20:10.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38538]) SSH_MSG_IGNORE 15:20:10.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43862]] Send SSH_MSG_KEXDH_REPLY 15:20:10.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43862]) packet #1 sending command=31[31] len=1639 15:20:10.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:43862])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:10.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:43862]) Send SSH_MSG_NEWKEYS 15:20:10.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:43862]) session ID=8d:2e:75:6b:04:4f:b4:0a:02:1e:6e:70:ef:9e:99:66:3c:a2:84:1f:fd:7e:0b:4d:1e:b4:76:9a:39:d0:d6:a9:bf:ae:9b:cf:39:ec:67:8b:a4:f5:77:ae:e7:4c:5d:c3:94:08:05:35:ca:c1:a0:5e:f1:de:93:c6:4e:8c:53:20 15:20:10.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43862]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:10.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43862]): strict KEX resets output message sequence number from 3 to 0 15:20:10.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43862]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4389c83f; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:10.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:43862])[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 15:20:10.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43862])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:10.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43862]) packet #0 sending command=7[7] len=419 15:20:10.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43862]) No pending packets to flush at end of KEX 15:20:10.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43862]) process #2 SSH_MSG_NEWKEYS 15:20:10.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43862]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:10.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43862]): strict KEX resets input message sequence number from 3 to 0 15:20:10.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43862]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5e4028d; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:10.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:10.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43862]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:10.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43862]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:10.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:43862]) authorized authentication methods: password,publickey 15:20:10.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43862]) Accepted service ssh-userauth 15:20:10.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43862]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:10.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43862]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:10.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43862]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:10.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43862]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:10.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43862]) no authentication factory for method=none 15:20:10.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43862]) SSH_MSG_USERAUTH_REQUEST 15:20:10.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43862]) remaining methods: password,publickey 15:20:10.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43862]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:10.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43862]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:10.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43862]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:10.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43862]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:10.542 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:10.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:43862]) authentication result: true 15:20:10.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:43862]) SSH_MSG_USERAUTH_REQUEST 15:20:10.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43862])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:10.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43862]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:10.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:10.542 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:10.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43862]) no heartbeat to stop 15:20:10.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:43862]) heartbeat type=IGNORE, interval=PT30S 15:20:10.543 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:43862 authenticated 15:20:10.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43862]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:10.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43862]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:10.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43862]] session=TransportServerSession[admin@/10.30.171.175:43862] id=0 15:20:10.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43862])) size=2097152, max=2097152, packet=32768 15:20:10.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43862]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43862] 15:20:10.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43862]) recipient=0 15:20:10.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862])) size=2097152, max=2097152, packet=32768 15:20:10.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862])) re-initializing 15:20:10.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862])) size=2097152, max=2097152, packet=32768 15:20:10.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:10.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43862]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:10.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43862]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:10.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:10.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862])[want-reply=true] subsystem=netconf 15:20:10.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862])[subsystem] prepared command 15:20:10.543 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:10.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:10.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x383efb5f, L:/10.30.170.167:18208 - R:/10.30.171.175:43862]}} established 15:20:10.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 379: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18208 15:20:10.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 379: Creating data stores for simulated device 15:20:10.544 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:10.544 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:10.544 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:10.544 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:10.544 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:10.544 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@703bf18 15:20:10.544 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:10.545 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:10.545 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:10.545 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:10.545 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:10.545 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:10.545 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:10.545 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:10.545 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@703bf18, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@703bf18, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19cf647f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19cf647f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:10.546 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:10.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:10.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x383efb5f, L:/10.30.170.167:18208 - R:/10.30.171.175:43862] 15:20:10.547 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 379 on channel [id: 0x383efb5f, L:/10.30.170.167:18208 - R:/10.30.171.175:43862] 15:20:10.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]) by 1103 down to 2096049 15:20:10.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43862]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:10.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x383efb5f, L:/10.30.170.167:18208 - R:/10.30.171.175:43862] 15:20:10.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x383efb5f, L:/10.30.170.167:18208 - R:/10.30.171.175:43862] 15:20:10.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]) request=subsystem result=ReplySuccess, want-reply=true 15:20:10.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43862]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:10.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]) request=subsystem activate command 15:20:10.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]) starting runner for command=netconf 15:20:10.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43862]) process #5 SSH_MSG_CHANNEL_DATA 15:20:10.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]) by 373 down to 2096779 15:20:10.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]) SSH_MSG_CHANNEL_DATA len=373 15:20:10.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862] 15:20:10.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x383efb5f, L:/10.30.170.167:18208 - R:/10.30.171.175:43862]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:10.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:10.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x383efb5f, L:/10.30.170.167:18208 - R:/10.30.171.175:43862] 15:20:10.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x383efb5f, L:/10.30.170.167:18208 - R:/10.30.171.175:43862] 15:20:10.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18208', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:10.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=379} created 15:20:10.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=379, channel=[id: 0x383efb5f, L:/10.30.170.167:18208 - R:/10.30.171.175:43862]} created 15:20:10.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x383efb5f, L:/10.30.170.167:18208 - R:/10.30.171.175:43862] successful with session NetconfServerSession{sessionId=379, channel=[id: 0x383efb5f, L:/10.30.170.167:18208 - R:/10.30.171.175:43862]} 15:20:10.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=379, channel=[id: 0x383efb5f, L:/10.30.170.167:18208 - R:/10.30.171.175:43862]} up 15:20:10.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43862]) process #6 SSH_MSG_CHANNEL_DATA 15:20:10.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]) by 393 down to 2096386 15:20:10.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]) SSH_MSG_CHANNEL_DATA len=393 15:20:10.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862] 15:20:10.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:10.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:10.549 [netconf-device-simulator-threads-0] 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=379} 15:20:10.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:10.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=379, channel=[id: 0x383efb5f, L:/10.30.170.167:18208 - R:/10.30.171.175:43862]} EXI handlers added to pipeline 15:20:10.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:10.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]) by 179 down to 2095870 15:20:10.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43862]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:10.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:10.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43862]) process #7 SSH_MSG_CHANNEL_DATA 15:20:10.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]) by 340 down to 2096046 15:20:10.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]) SSH_MSG_CHANNEL_DATA len=340 15:20:10.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862] 15:20:10.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:10.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:10.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=379} 15:20:10.552 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19cf647f 15:20:10.552 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:10.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:10.552 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:10.552 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:10.552 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:10.552 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:10.552 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:10.552 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:10.552 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:10.553 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:10.553 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:10.553 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:10.553 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:10.553 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:10.553 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:10.553 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:10.553 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:10.553 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:10.553 [netconf-device-simulator-threads-0] 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 15:20:10.553 [netconf-device-simulator-threads-0] 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 15:20:10.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:10.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]) by 733 down to 2095137 15:20:10.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43862]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:10.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:10.732 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:10.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33996]) process #21 SSH_MSG_IGNORE 15:20:10.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33996]) SSH_MSG_IGNORE 15:20:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49742]) process #9 SSH_MSG_IGNORE 15:20:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49742]) SSH_MSG_IGNORE 15:20:10.753 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49742]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:10.760 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58864]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58864]) process #17 SSH_MSG_IGNORE 15:20:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58864]) SSH_MSG_IGNORE 15:20:10.776 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58078]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:10.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58078]) process #16 SSH_MSG_IGNORE 15:20:10.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58078]) SSH_MSG_IGNORE 15:20:10.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37488]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:10.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37488]) process #18 SSH_MSG_IGNORE 15:20:10.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37488]) SSH_MSG_IGNORE 15:20:10.852 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37928]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:10.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37928]) process #20 SSH_MSG_IGNORE 15:20:10.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37928]) SSH_MSG_IGNORE 15:20:10.976 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47884]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:10.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47884]) process #11 SSH_MSG_IGNORE 15:20:10.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47884]) SSH_MSG_IGNORE 15:20:10.989 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42588]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:10.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42588]) process #13 SSH_MSG_IGNORE 15:20:10.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42588]) SSH_MSG_IGNORE 15:20:11.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55450]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:11.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55450]) process #12 SSH_MSG_IGNORE 15:20:11.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55450]) SSH_MSG_IGNORE 15:20:11.354 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56052]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:11.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56052]) process #14 SSH_MSG_IGNORE 15:20:11.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56052]) SSH_MSG_IGNORE 15:20:11.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38246]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:11.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38246]) process #8 SSH_MSG_IGNORE 15:20:11.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38246]) SSH_MSG_IGNORE 15:20:11.520 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33716]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:11.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33716]) process #16 SSH_MSG_IGNORE 15:20:11.523 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33716]) SSH_MSG_IGNORE 15:20:11.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x560b7a4d, L:/10.30.170.167:18209 - R:/10.30.171.175:60352]} 15:20:11.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:60352]): SSH-2.0-SSHD-UNKNOWN 15:20:11.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:60352]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:11.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:60352]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:11.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35884]) process #10 SSH_MSG_IGNORE 15:20:11.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35884]) SSH_MSG_IGNORE 15:20:11.580 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35884]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:11.618 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:11.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35638]) process #21 SSH_MSG_IGNORE 15:20:11.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35638]) SSH_MSG_IGNORE 15:20:11.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #22 SSH_MSG_IGNORE 15:20:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:20:11.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44776]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44776]) process #19 SSH_MSG_IGNORE 15:20:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44776]) SSH_MSG_IGNORE 15:20:11.742 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36860]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36860]) process #15 SSH_MSG_IGNORE 15:20:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36860]) SSH_MSG_IGNORE 15:20:11.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:60352]) Send SSH_MSG_KEXINIT 15:20:11.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60352]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:11.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60352]) process #0 SSH_MSG_KEXINIT 15:20:11.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:60352]) SSH_MSG_KEXINIT 15:20:11.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:60352]) strict KEX=true client=true server=true 15:20:11.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60352]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:11.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60352]) Kex: server host key algorithms = rsa-sha2-512 15:20:11.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60352]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:11.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60352]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:11.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60352]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:11.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60352]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:11.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60352]) Kex: compression algorithms (client to server) = none 15:20:11.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60352]) Kex: compression algorithms (server to client) = none 15:20:11.752 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:11.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60352]) process #1 30 15:20:11.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60352]] process command=SSH_MSG_KEXDH_INIT 15:20:11.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60352]] Send SSH_MSG_KEXDH_REPLY 15:20:11.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60352]) packet #1 sending command=31[31] len=1639 15:20:11.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:60352])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:11.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:60352]) Send SSH_MSG_NEWKEYS 15:20:11.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:60352]) session ID=60:5f:39:68:9a:d7:b3:ba:40:b6:14:af:6b:35:0b:b3:e2:3f:36:38:4e:19:d4:f9:a4:00:f4:ab:36:cb:64:40:12:72:07:d9:77:8b:57:49:49:9f:f6:09:7f:b6:d0:df:2a:e7:7a:7a:09:08:dd:7b:0f:10:2b:94:2b:47:f2:e7 15:20:11.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60352]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:11.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60352]): strict KEX resets output message sequence number from 3 to 0 15:20:11.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60352]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@351a8429; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:11.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:60352])[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 15:20:11.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60352])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:11.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60352]) packet #0 sending command=7[7] len=419 15:20:11.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60352]) No pending packets to flush at end of KEX 15:20:11.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60352]) process #2 SSH_MSG_NEWKEYS 15:20:11.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60352]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:11.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60352]): strict KEX resets input message sequence number from 3 to 0 15:20:11.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60352]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2c735dd3; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:11.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:11.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60352]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:11.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60352]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:11.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:60352]) authorized authentication methods: password,publickey 15:20:11.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60352]) Accepted service ssh-userauth 15:20:11.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60352]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:11.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60352]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:11.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60352]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:11.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60352]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:11.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60352]) no authentication factory for method=none 15:20:11.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60352]) SSH_MSG_USERAUTH_REQUEST 15:20:11.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60352]) remaining methods: password,publickey 15:20:11.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60352]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:11.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60352]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:11.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60352]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:11.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60352]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:11.895 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:11.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:60352]) authentication result: true 15:20:11.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:60352]) SSH_MSG_USERAUTH_REQUEST 15:20:11.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60352])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:11.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60352]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:11.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:11.895 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:11.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60352]) no heartbeat to stop 15:20:11.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:60352]) heartbeat type=IGNORE, interval=PT30S 15:20:11.895 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:60352 authenticated 15:20:11.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60352]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:11.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60352]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:11.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60352]] session=TransportServerSession[admin@/10.30.171.175:60352] id=0 15:20:11.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60352])) size=2097152, max=2097152, packet=32768 15:20:11.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60352]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60352] 15:20:11.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60352]) recipient=0 15:20:11.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352])) size=2097152, max=2097152, packet=32768 15:20:11.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352])) re-initializing 15:20:11.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352])) size=2097152, max=2097152, packet=32768 15:20:11.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:11.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60352]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:11.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60352]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:11.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:11.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352])[want-reply=true] subsystem=netconf 15:20:11.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352])[subsystem] prepared command 15:20:11.896 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:11.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:11.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x560b7a4d, L:/10.30.170.167:18209 - R:/10.30.171.175:60352]}} established 15:20:11.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 380: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18209 15:20:11.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 380: Creating data stores for simulated device 15:20:11.896 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:11.897 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:11.897 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:11.897 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:11.897 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:11.897 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f515e85 15:20:11.897 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:11.898 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:11.898 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:11.898 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:11.898 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:11.898 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:11.898 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:11.898 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:11.898 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f515e85, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f515e85, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@42b5ce37, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@42b5ce37, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:11.899 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:11.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:11.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x560b7a4d, L:/10.30.170.167:18209 - R:/10.30.171.175:60352] 15:20:11.900 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 380 on channel [id: 0x560b7a4d, L:/10.30.170.167:18209 - R:/10.30.171.175:60352] 15:20:11.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]) by 1103 down to 2096049 15:20:11.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60352]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:11.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x560b7a4d, L:/10.30.170.167:18209 - R:/10.30.171.175:60352] 15:20:11.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x560b7a4d, L:/10.30.170.167:18209 - R:/10.30.171.175:60352] 15:20:11.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]) request=subsystem result=ReplySuccess, want-reply=true 15:20:11.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60352]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:11.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]) request=subsystem activate command 15:20:11.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]) starting runner for command=netconf 15:20:11.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60352]) process #5 SSH_MSG_CHANNEL_DATA 15:20:11.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]) by 373 down to 2096779 15:20:11.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]) SSH_MSG_CHANNEL_DATA len=373 15:20:11.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352] 15:20:11.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x560b7a4d, L:/10.30.170.167:18209 - R:/10.30.171.175:60352]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:11.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:11.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x560b7a4d, L:/10.30.170.167:18209 - R:/10.30.171.175:60352] 15:20:11.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x560b7a4d, L:/10.30.170.167:18209 - R:/10.30.171.175:60352] 15:20:11.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18209', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:11.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=380} created 15:20:11.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=380, channel=[id: 0x560b7a4d, L:/10.30.170.167:18209 - R:/10.30.171.175:60352]} created 15:20:11.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x560b7a4d, L:/10.30.170.167:18209 - R:/10.30.171.175:60352] successful with session NetconfServerSession{sessionId=380, channel=[id: 0x560b7a4d, L:/10.30.170.167:18209 - R:/10.30.171.175:60352]} 15:20:11.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=380, channel=[id: 0x560b7a4d, L:/10.30.170.167:18209 - R:/10.30.171.175:60352]} up 15:20:11.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60352]) process #6 SSH_MSG_CHANNEL_DATA 15:20:11.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]) by 393 down to 2096386 15:20:11.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]) SSH_MSG_CHANNEL_DATA len=393 15:20:11.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352] 15:20:11.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:11.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:11.904 [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=380} 15:20:11.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:11.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=380, channel=[id: 0x560b7a4d, L:/10.30.170.167:18209 - R:/10.30.171.175:60352]} EXI handlers added to pipeline 15:20:11.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:11.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]) by 179 down to 2095870 15:20:11.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60352]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:11.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:11.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60352]) process #7 SSH_MSG_CHANNEL_DATA 15:20:11.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]) by 340 down to 2096046 15:20:11.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]) SSH_MSG_CHANNEL_DATA len=340 15:20:11.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352] 15:20:11.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:11.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:11.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=380} 15:20:11.907 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@42b5ce37 15:20:11.907 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:11.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:11.907 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:11.907 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:11.907 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:11.907 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:11.907 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:11.907 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:11.907 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:11.907 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:11.907 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:11.907 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:11.907 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:11.907 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:11.907 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:11.907 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:11.907 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:11.907 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:11.907 [netconf-device-simulator-threads-2] 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 15:20:11.907 [netconf-device-simulator-threads-2] 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 15:20:11.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:11.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]) by 733 down to 2095137 15:20:11.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60352]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:11.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:11.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34526]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:11.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34526]) process #11 SSH_MSG_IGNORE 15:20:12.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34526]) SSH_MSG_IGNORE 15:20:12.078 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33384]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:12.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33384]) process #20 SSH_MSG_IGNORE 15:20:12.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33384]) SSH_MSG_IGNORE 15:20:12.134 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55736]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:12.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55736]) process #18 SSH_MSG_IGNORE 15:20:12.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55736]) SSH_MSG_IGNORE 15:20:12.164 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58508]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:12.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58508]) process #8 SSH_MSG_IGNORE 15:20:12.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58508]) SSH_MSG_IGNORE 15:20:12.236 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59672]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:12.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59672]) process #17 SSH_MSG_IGNORE 15:20:12.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59672]) SSH_MSG_IGNORE 15:20:12.294 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58928]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:12.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58928]) process #13 SSH_MSG_IGNORE 15:20:12.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58928]) SSH_MSG_IGNORE 15:20:12.680 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53432]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:12.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53432]) process #9 SSH_MSG_IGNORE 15:20:12.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53432]) SSH_MSG_IGNORE 15:20:12.721 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58460]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:12.725 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40978]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:12.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58460]) process #12 SSH_MSG_IGNORE 15:20:12.761 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58460]) SSH_MSG_IGNORE 15:20:12.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40978]) process #19 SSH_MSG_IGNORE 15:20:12.761 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40978]) SSH_MSG_IGNORE 15:20:12.769 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58944]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:12.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58944]) process #14 SSH_MSG_IGNORE 15:20:12.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58944]) SSH_MSG_IGNORE 15:20:12.819 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe7d83996, L:/10.30.170.167:18210 - R:/10.30.171.175:38082]} 15:20:12.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:38082]): SSH-2.0-SSHD-UNKNOWN 15:20:12.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:38082]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:12.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:38082]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:12.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:38082]) Send SSH_MSG_KEXINIT 15:20:12.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38082]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:12.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38082]) process #0 SSH_MSG_KEXINIT 15:20:12.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:38082]) SSH_MSG_KEXINIT 15:20:12.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:38082]) strict KEX=true client=true server=true 15:20:12.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38082]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:12.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38082]) Kex: server host key algorithms = rsa-sha2-512 15:20:12.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38082]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:12.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38082]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:12.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38082]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:12.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38082]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:12.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38082]) Kex: compression algorithms (client to server) = none 15:20:12.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38082]) Kex: compression algorithms (server to client) = none 15:20:12.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:12.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36352]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:12.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36352]) process #20 SSH_MSG_IGNORE 15:20:12.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36352]) SSH_MSG_IGNORE 15:20:12.974 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53306]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:12.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53306]) process #10 SSH_MSG_IGNORE 15:20:12.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53306]) SSH_MSG_IGNORE 15:20:12.993 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:12.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41742]) process #21 SSH_MSG_IGNORE 15:20:12.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41742]) SSH_MSG_IGNORE 15:20:13.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38082]) process #1 30 15:20:13.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38082]] process command=SSH_MSG_KEXDH_INIT 15:20:13.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38082]] Send SSH_MSG_KEXDH_REPLY 15:20:13.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38082]) packet #1 sending command=31[31] len=1639 15:20:13.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:38082])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:13.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:38082]) Send SSH_MSG_NEWKEYS 15:20:13.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:38082]) session ID=51:50:78:09:3c:82:97:5f:0b:be:50:23:ad:db:f9:75:37:81:42:d0:d7:dd:ec:b6:5b:e0:e2:67:48:1f:df:96:68:b3:fb:13:81:0a:27:8b:5a:15:66:4d:2b:cd:5b:8b:52:05:ca:ac:a9:15:92:2a:80:eb:cc:4d:49:f4:20:12 15:20:13.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38082]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:13.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38082]): strict KEX resets output message sequence number from 3 to 0 15:20:13.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38082]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@70f25f38; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:13.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:38082])[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 15:20:13.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38082])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:13.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38082]) packet #0 sending command=7[7] len=419 15:20:13.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38082]) No pending packets to flush at end of KEX 15:20:13.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:13.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33646]) process #22 SSH_MSG_IGNORE 15:20:13.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33646]) SSH_MSG_IGNORE 15:20:13.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38082]) process #2 SSH_MSG_NEWKEYS 15:20:13.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38082]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:13.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38082]): strict KEX resets input message sequence number from 3 to 0 15:20:13.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38082]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@700fc20e; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:13.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:13.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38082]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:13.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38082]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:13.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:38082]) authorized authentication methods: password,publickey 15:20:13.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38082]) Accepted service ssh-userauth 15:20:13.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38082]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:13.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38082]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:13.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38082]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:13.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38082]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:13.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38082]) no authentication factory for method=none 15:20:13.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38082]) SSH_MSG_USERAUTH_REQUEST 15:20:13.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38082]) remaining methods: password,publickey 15:20:13.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38082]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:13.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38082]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:13.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38082]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:13.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38082]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:13.089 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:13.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:38082]) authentication result: true 15:20:13.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:38082]) SSH_MSG_USERAUTH_REQUEST 15:20:13.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38082])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:13.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38082]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:13.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:13.089 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:13.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38082]) no heartbeat to stop 15:20:13.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:38082]) heartbeat type=IGNORE, interval=PT30S 15:20:13.089 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:38082 authenticated 15:20:13.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38082]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:13.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38082]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:13.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38082]] session=TransportServerSession[admin@/10.30.171.175:38082] id=0 15:20:13.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38082])) size=2097152, max=2097152, packet=32768 15:20:13.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38082]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38082] 15:20:13.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38082]) recipient=0 15:20:13.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082])) size=2097152, max=2097152, packet=32768 15:20:13.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082])) re-initializing 15:20:13.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082])) size=2097152, max=2097152, packet=32768 15:20:13.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:13.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38082]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:13.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38082]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:13.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:13.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082])[want-reply=true] subsystem=netconf 15:20:13.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082])[subsystem] prepared command 15:20:13.090 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:13.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:13.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe7d83996, L:/10.30.170.167:18210 - R:/10.30.171.175:38082]}} established 15:20:13.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 381: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18210 15:20:13.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 381: Creating data stores for simulated device 15:20:13.090 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:13.090 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:13.091 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:13.091 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:13.091 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:13.091 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@846e373 15:20:13.091 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:13.092 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:13.092 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:13.092 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:13.092 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:13.092 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:13.092 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:13.092 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:13.093 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@846e373, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@846e373, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18c6744, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18c6744, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:13.093 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:13.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:13.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe7d83996, L:/10.30.170.167:18210 - R:/10.30.171.175:38082] 15:20:13.094 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 381 on channel [id: 0xe7d83996, L:/10.30.170.167:18210 - R:/10.30.171.175:38082] 15:20:13.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]) by 1103 down to 2096049 15:20:13.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38082]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:13.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe7d83996, L:/10.30.170.167:18210 - R:/10.30.171.175:38082] 15:20:13.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe7d83996, L:/10.30.170.167:18210 - R:/10.30.171.175:38082] 15:20:13.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]) request=subsystem result=ReplySuccess, want-reply=true 15:20:13.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38082]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:13.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]) request=subsystem activate command 15:20:13.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]) starting runner for command=netconf 15:20:13.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38082]) process #5 SSH_MSG_CHANNEL_DATA 15:20:13.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]) by 373 down to 2096779 15:20:13.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]) SSH_MSG_CHANNEL_DATA len=373 15:20:13.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082] 15:20:13.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe7d83996, L:/10.30.170.167:18210 - R:/10.30.171.175:38082]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:13.095 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:13.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe7d83996, L:/10.30.170.167:18210 - R:/10.30.171.175:38082] 15:20:13.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe7d83996, L:/10.30.170.167:18210 - R:/10.30.171.175:38082] 15:20:13.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18210', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:13.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=381} created 15:20:13.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=381, channel=[id: 0xe7d83996, L:/10.30.170.167:18210 - R:/10.30.171.175:38082]} created 15:20:13.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe7d83996, L:/10.30.170.167:18210 - R:/10.30.171.175:38082] successful with session NetconfServerSession{sessionId=381, channel=[id: 0xe7d83996, L:/10.30.170.167:18210 - R:/10.30.171.175:38082]} 15:20:13.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=381, channel=[id: 0xe7d83996, L:/10.30.170.167:18210 - R:/10.30.171.175:38082]} up 15:20:13.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38082]) process #6 SSH_MSG_CHANNEL_DATA 15:20:13.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]) by 393 down to 2096386 15:20:13.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]) SSH_MSG_CHANNEL_DATA len=393 15:20:13.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082] 15:20:13.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:13.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:13.096 [netconf-device-simulator-threads-4] 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=381} 15:20:13.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:13.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=381, channel=[id: 0xe7d83996, L:/10.30.170.167:18210 - R:/10.30.171.175:38082]} EXI handlers added to pipeline 15:20:13.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:13.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]) by 179 down to 2095870 15:20:13.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38082]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:13.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:13.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38082]) process #7 SSH_MSG_CHANNEL_DATA 15:20:13.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]) by 340 down to 2096046 15:20:13.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]) SSH_MSG_CHANNEL_DATA len=340 15:20:13.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082] 15:20:13.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:13.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:13.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=381} 15:20:13.099 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18c6744 15:20:13.099 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:13.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:13.099 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:13.099 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:13.099 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:13.099 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:13.099 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:13.099 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:13.100 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:13.100 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:13.100 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:13.100 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:13.100 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:13.100 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:13.100 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:13.100 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:13.100 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:13.100 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:13.100 [netconf-device-simulator-threads-4] 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 15:20:13.100 [netconf-device-simulator-threads-4] 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 15:20:13.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:13.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]) by 733 down to 2095137 15:20:13.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38082]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:13.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:13.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53916]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:13.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53916]) process #15 SSH_MSG_IGNORE 15:20:13.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53916]) SSH_MSG_IGNORE 15:20:13.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42858]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:13.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42858]) process #18 SSH_MSG_IGNORE 15:20:13.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42858]) SSH_MSG_IGNORE 15:20:13.342 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35848]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:13.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35848]) process #11 SSH_MSG_IGNORE 15:20:13.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35848]) SSH_MSG_IGNORE 15:20:13.352 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52830]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52830]) process #16 SSH_MSG_IGNORE 15:20:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52830]) SSH_MSG_IGNORE 15:20:13.384 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39606]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:13.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39606]) process #17 SSH_MSG_IGNORE 15:20:13.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39606]) SSH_MSG_IGNORE 15:20:13.437 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41624]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:13.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41624]) process #8 SSH_MSG_IGNORE 15:20:13.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41624]) SSH_MSG_IGNORE 15:20:13.754 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33814]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:13.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33814]) process #13 SSH_MSG_IGNORE 15:20:13.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33814]) SSH_MSG_IGNORE 15:20:13.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34874]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:13.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34874]) process #12 SSH_MSG_IGNORE 15:20:13.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34874]) SSH_MSG_IGNORE 15:20:13.953 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51094]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:13.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51094]) process #14 SSH_MSG_IGNORE 15:20:13.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51094]) SSH_MSG_IGNORE 15:20:14.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x04d9454b, L:/10.30.170.167:18211 - R:/10.30.171.175:39664]} 15:20:14.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:39664]): SSH-2.0-SSHD-UNKNOWN 15:20:14.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:39664]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:14.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:39664]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:14.078 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52324]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:14.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52324]) process #20 SSH_MSG_IGNORE 15:20:14.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52324]) SSH_MSG_IGNORE 15:20:14.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54604]) process #9 SSH_MSG_IGNORE 15:20:14.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54604]) SSH_MSG_IGNORE 15:20:14.092 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54604]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:14.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:39664]) Send SSH_MSG_KEXINIT 15:20:14.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39664]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:14.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39664]) process #0 SSH_MSG_KEXINIT 15:20:14.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:39664]) SSH_MSG_KEXINIT 15:20:14.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:39664]) strict KEX=true client=true server=true 15:20:14.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39664]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:14.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39664]) Kex: server host key algorithms = rsa-sha2-512 15:20:14.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39664]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:14.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39664]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:14.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39664]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:14.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39664]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:14.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39664]) Kex: compression algorithms (client to server) = none 15:20:14.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39664]) Kex: compression algorithms (server to client) = none 15:20:14.209 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:14.227 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44134]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:14.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44134]) process #10 SSH_MSG_IGNORE 15:20:14.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44134]) SSH_MSG_IGNORE 15:20:14.271 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48062]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:14.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48062]) process #19 SSH_MSG_IGNORE 15:20:14.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48062]) SSH_MSG_IGNORE 15:20:14.288 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:14.288 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39664]) process #1 30 15:20:14.288 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:39664]] process command=SSH_MSG_KEXDH_INIT 15:20:14.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54270]) process #22 SSH_MSG_IGNORE 15:20:14.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54270]) SSH_MSG_IGNORE 15:20:14.290 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:14.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55348]) process #21 SSH_MSG_IGNORE 15:20:14.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55348]) SSH_MSG_IGNORE 15:20:14.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:39664]] Send SSH_MSG_KEXDH_REPLY 15:20:14.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39664]) packet #1 sending command=31[31] len=1639 15:20:14.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:39664])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:14.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:39664]) Send SSH_MSG_NEWKEYS 15:20:14.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:39664]) session ID=36:ef:9d:e4:1f:bb:a6:2e:4d:90:2c:91:a5:83:29:53:9b:c1:d1:ad:f9:72:cb:0e:5f:f5:f2:b4:31:6b:df:59:a6:48:3b:8c:cf:98:3b:c5:13:f2:9a:b5:f5:88:26:5f:5b:11:21:3a:85:42:cf:13:36:f4:e5:42:7d:18:2f:e1 15:20:14.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39664]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:14.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:39664]): strict KEX resets output message sequence number from 3 to 0 15:20:14.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:39664]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2503b355; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:14.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:39664])[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 15:20:14.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:39664])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:14.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39664]) packet #0 sending command=7[7] len=419 15:20:14.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:39664]) No pending packets to flush at end of KEX 15:20:14.324 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38072]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38072]) process #15 SSH_MSG_IGNORE 15:20:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38072]) SSH_MSG_IGNORE 15:20:14.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39664]) process #2 SSH_MSG_NEWKEYS 15:20:14.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:39664]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:14.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:39664]): strict KEX resets input message sequence number from 3 to 0 15:20:14.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:39664]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4ff3d9c4; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:14.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:14.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39664]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:14.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:39664]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:14.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:39664]) authorized authentication methods: password,publickey 15:20:14.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:39664]) Accepted service ssh-userauth 15:20:14.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39664]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:14.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39664]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:14.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39664]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:14.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39664]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:14.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39664]) no authentication factory for method=none 15:20:14.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:39664]) SSH_MSG_USERAUTH_REQUEST 15:20:14.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:39664]) remaining methods: password,publickey 15:20:14.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39664]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:14.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39664]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:14.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39664]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:14.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39664]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:14.340 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:14.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:39664]) authentication result: true 15:20:14.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:39664]) SSH_MSG_USERAUTH_REQUEST 15:20:14.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:39664])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:14.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39664]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:14.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:14.341 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:14.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39664]) no heartbeat to stop 15:20:14.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:39664]) heartbeat type=IGNORE, interval=PT30S 15:20:14.341 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:39664 authenticated 15:20:14.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39664]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:14.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39664]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:14.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39664]] session=TransportServerSession[admin@/10.30.171.175:39664] id=0 15:20:14.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39664])) size=2097152, max=2097152, packet=32768 15:20:14.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39664]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39664] 15:20:14.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39664]) recipient=0 15:20:14.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664])) size=2097152, max=2097152, packet=32768 15:20:14.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664])) re-initializing 15:20:14.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664])) size=2097152, max=2097152, packet=32768 15:20:14.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:14.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39664]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:14.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39664]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:14.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:14.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664])[want-reply=true] subsystem=netconf 15:20:14.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664])[subsystem] prepared command 15:20:14.342 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:14.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:14.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x04d9454b, L:/10.30.170.167:18211 - R:/10.30.171.175:39664]}} established 15:20:14.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 382: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18211 15:20:14.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 382: Creating data stores for simulated device 15:20:14.343 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:14.343 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:14.343 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:14.343 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:14.343 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:14.344 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53b310e7 15:20:14.344 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:14.344 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:14.344 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:14.344 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:14.345 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:14.345 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:14.345 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:14.345 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:14.345 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53b310e7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53b310e7, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@25eb413c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@25eb413c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:14.345 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:14.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:14.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x04d9454b, L:/10.30.170.167:18211 - R:/10.30.171.175:39664] 15:20:14.346 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 382 on channel [id: 0x04d9454b, L:/10.30.170.167:18211 - R:/10.30.171.175:39664] 15:20:14.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]) by 1103 down to 2096049 15:20:14.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39664]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:14.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x04d9454b, L:/10.30.170.167:18211 - R:/10.30.171.175:39664] 15:20:14.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x04d9454b, L:/10.30.170.167:18211 - R:/10.30.171.175:39664] 15:20:14.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]) request=subsystem result=ReplySuccess, want-reply=true 15:20:14.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39664]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:14.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]) request=subsystem activate command 15:20:14.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]) starting runner for command=netconf 15:20:14.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39664]) process #5 SSH_MSG_CHANNEL_DATA 15:20:14.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]) by 373 down to 2096779 15:20:14.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]) SSH_MSG_CHANNEL_DATA len=373 15:20:14.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664] 15:20:14.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x04d9454b, L:/10.30.170.167:18211 - R:/10.30.171.175:39664]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:14.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:14.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x04d9454b, L:/10.30.170.167:18211 - R:/10.30.171.175:39664] 15:20:14.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x04d9454b, L:/10.30.170.167:18211 - R:/10.30.171.175:39664] 15:20:14.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18211', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:14.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=382} created 15:20:14.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=382, channel=[id: 0x04d9454b, L:/10.30.170.167:18211 - R:/10.30.171.175:39664]} created 15:20:14.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x04d9454b, L:/10.30.170.167:18211 - R:/10.30.171.175:39664] successful with session NetconfServerSession{sessionId=382, channel=[id: 0x04d9454b, L:/10.30.170.167:18211 - R:/10.30.171.175:39664]} 15:20:14.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=382, channel=[id: 0x04d9454b, L:/10.30.170.167:18211 - R:/10.30.171.175:39664]} up 15:20:14.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39664]) process #6 SSH_MSG_CHANNEL_DATA 15:20:14.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]) by 393 down to 2096386 15:20:14.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]) SSH_MSG_CHANNEL_DATA len=393 15:20:14.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664] 15:20:14.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:14.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:14.348 [netconf-device-simulator-threads-6] 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=382} 15:20:14.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=382, channel=[id: 0x04d9454b, L:/10.30.170.167:18211 - R:/10.30.171.175:39664]} EXI handlers added to pipeline 15:20:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]) by 179 down to 2095870 15:20:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39664]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:14.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:14.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39664]) process #7 SSH_MSG_CHANNEL_DATA 15:20:14.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]) by 340 down to 2096046 15:20:14.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]) SSH_MSG_CHANNEL_DATA len=340 15:20:14.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664] 15:20:14.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:14.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:14.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=382} 15:20:14.351 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@25eb413c 15:20:14.351 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:14.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:14.351 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:14.351 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:14.351 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:14.352 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:14.352 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:14.352 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:14.352 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:14.352 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:14.352 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:14.352 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:14.352 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:14.352 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:14.352 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:14.352 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:14.352 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:14.352 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:14.352 [netconf-device-simulator-threads-6] 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 15:20:14.352 [netconf-device-simulator-threads-6] 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 15:20:14.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:14.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]) by 733 down to 2095137 15:20:14.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39664]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:14.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:14.443 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46718]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:14.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46718]) process #18 SSH_MSG_IGNORE 15:20:14.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46718]) SSH_MSG_IGNORE 15:20:14.559 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57704]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:14.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57704]) process #16 SSH_MSG_IGNORE 15:20:14.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57704]) SSH_MSG_IGNORE 15:20:14.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51458]) process #8 SSH_MSG_IGNORE 15:20:14.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51458]) SSH_MSG_IGNORE 15:20:14.582 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51458]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:14.638 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44426]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44426]) process #17 SSH_MSG_IGNORE 15:20:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44426]) SSH_MSG_IGNORE 15:20:14.675 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54224]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54224]) process #11 SSH_MSG_IGNORE 15:20:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54224]) SSH_MSG_IGNORE 15:20:14.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34800]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34800]) process #13 SSH_MSG_IGNORE 15:20:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34800]) SSH_MSG_IGNORE 15:20:15.011 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45432]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:15.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45432]) process #12 SSH_MSG_IGNORE 15:20:15.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45432]) SSH_MSG_IGNORE 15:20:15.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58294]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58294]) process #9 SSH_MSG_IGNORE 15:20:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58294]) SSH_MSG_IGNORE 15:20:15.189 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:15.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #19 SSH_MSG_IGNORE 15:20:15.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:20:15.256 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34156]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:15.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34156]) process #14 SSH_MSG_IGNORE 15:20:15.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34156]) SSH_MSG_IGNORE 15:20:15.393 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:15.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #8 SSH_MSG_IGNORE 15:20:15.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:20:15.405 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x23039c71, L:/10.30.170.167:18212 - R:/10.30.171.175:49122]} 15:20:15.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:49122]): SSH-2.0-SSHD-UNKNOWN 15:20:15.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:49122]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:15.406 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:49122]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:15.408 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42720]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:15.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42720]) process #16 SSH_MSG_IGNORE 15:20:15.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42720]) SSH_MSG_IGNORE 15:20:15.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44864]) process #21 SSH_MSG_IGNORE 15:20:15.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44864]) SSH_MSG_IGNORE 15:20:15.482 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:15.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52898]) process #10 SSH_MSG_IGNORE 15:20:15.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52898]) SSH_MSG_IGNORE 15:20:15.486 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52898]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:15.490 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51054]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:15.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51054]) process #20 SSH_MSG_IGNORE 15:20:15.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51054]) SSH_MSG_IGNORE 15:20:15.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:49122]) Send SSH_MSG_KEXINIT 15:20:15.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49122]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:15.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49122]) process #0 SSH_MSG_KEXINIT 15:20:15.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:49122]) SSH_MSG_KEXINIT 15:20:15.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:49122]) strict KEX=true client=true server=true 15:20:15.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49122]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:15.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49122]) Kex: server host key algorithms = rsa-sha2-512 15:20:15.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49122]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:15.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49122]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:15.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49122]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:15.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49122]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:15.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49122]) Kex: compression algorithms (client to server) = none 15:20:15.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49122]) Kex: compression algorithms (server to client) = none 15:20:15.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:15.566 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38784]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38784]) process #15 SSH_MSG_IGNORE 15:20:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38784]) SSH_MSG_IGNORE 15:20:15.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49122]) process #1 30 15:20:15.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:49122]] process command=SSH_MSG_KEXDH_INIT 15:20:15.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:49122]] Send SSH_MSG_KEXDH_REPLY 15:20:15.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49122]) packet #1 sending command=31[31] len=1639 15:20:15.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:49122])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:15.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:49122]) Send SSH_MSG_NEWKEYS 15:20:15.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:49122]) session ID=47:fb:f9:94:4f:da:fd:fc:7f:c5:c2:03:53:8a:41:85:1d:60:01:7c:5f:8d:a2:bb:cd:b9:80:d8:25:8e:6f:ea:ec:ca:20:58:00:b9:f7:d9:9a:84:12:ce:1f:25:93:ee:92:79:90:28:61:27:ea:b3:20:64:ad:bd:06:14:c9:85 15:20:15.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49122]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:15.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:49122]): strict KEX resets output message sequence number from 3 to 0 15:20:15.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:49122]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4b8441e8; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:15.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:49122])[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 15:20:15.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:49122])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:15.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49122]) packet #0 sending command=7[7] len=419 15:20:15.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:49122]) No pending packets to flush at end of KEX 15:20:15.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49122]) process #2 SSH_MSG_NEWKEYS 15:20:15.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:49122]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:15.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:49122]): strict KEX resets input message sequence number from 3 to 0 15:20:15.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:49122]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@18c8f93c; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:15.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:15.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49122]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:15.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:49122]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:15.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:49122]) authorized authentication methods: password,publickey 15:20:15.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:49122]) Accepted service ssh-userauth 15:20:15.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49122]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:15.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49122]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:15.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49122]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:15.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49122]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:15.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49122]) no authentication factory for method=none 15:20:15.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:49122]) SSH_MSG_USERAUTH_REQUEST 15:20:15.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:49122]) remaining methods: password,publickey 15:20:15.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49122]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:15.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49122]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:15.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49122]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:15.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49122]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:15.627 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:15.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:49122]) authentication result: true 15:20:15.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:49122]) SSH_MSG_USERAUTH_REQUEST 15:20:15.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:49122])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:15.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49122]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:15.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:15.627 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:15.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:49122]) no heartbeat to stop 15:20:15.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:49122]) heartbeat type=IGNORE, interval=PT30S 15:20:15.628 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:49122 authenticated 15:20:15.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49122]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:15.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49122]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:15.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49122]] session=TransportServerSession[admin@/10.30.171.175:49122] id=0 15:20:15.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:49122])) size=2097152, max=2097152, packet=32768 15:20:15.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49122]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:49122] 15:20:15.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:49122]) recipient=0 15:20:15.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122])) size=2097152, max=2097152, packet=32768 15:20:15.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122])) re-initializing 15:20:15.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122])) size=2097152, max=2097152, packet=32768 15:20:15.628 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49122]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49122]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122])[want-reply=true] subsystem=netconf 15:20:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122])[subsystem] prepared command 15:20:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x23039c71, L:/10.30.170.167:18212 - R:/10.30.171.175:49122]}} established 15:20:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 383: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18212 15:20:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 383: Creating data stores for simulated device 15:20:15.629 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:15.630 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:15.630 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:15.630 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:15.631 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72ea8be3 15:20:15.631 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:15.631 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:15.631 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:15.631 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:15.632 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:15.632 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:15.632 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:15.632 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:15.632 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72ea8be3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72ea8be3, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ffcc17, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ffcc17, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:15.633 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:15.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:15.634 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x23039c71, L:/10.30.170.167:18212 - R:/10.30.171.175:49122] 15:20:15.634 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 383 on channel [id: 0x23039c71, L:/10.30.170.167:18212 - R:/10.30.171.175:49122] 15:20:15.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]) by 1103 down to 2096049 15:20:15.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49122]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:15.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x23039c71, L:/10.30.170.167:18212 - R:/10.30.171.175:49122] 15:20:15.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x23039c71, L:/10.30.170.167:18212 - R:/10.30.171.175:49122] 15:20:15.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]) request=subsystem result=ReplySuccess, want-reply=true 15:20:15.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49122]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:15.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]) request=subsystem activate command 15:20:15.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]) starting runner for command=netconf 15:20:15.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49122]) process #5 SSH_MSG_CHANNEL_DATA 15:20:15.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]) by 373 down to 2096779 15:20:15.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]) SSH_MSG_CHANNEL_DATA len=373 15:20:15.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122] 15:20:15.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x23039c71, L:/10.30.170.167:18212 - R:/10.30.171.175:49122]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:15.635 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:15.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x23039c71, L:/10.30.170.167:18212 - R:/10.30.171.175:49122] 15:20:15.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x23039c71, L:/10.30.170.167:18212 - R:/10.30.171.175:49122] 15:20:15.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18212', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:15.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=383} created 15:20:15.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=383, channel=[id: 0x23039c71, L:/10.30.170.167:18212 - R:/10.30.171.175:49122]} created 15:20:15.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x23039c71, L:/10.30.170.167:18212 - R:/10.30.171.175:49122] successful with session NetconfServerSession{sessionId=383, channel=[id: 0x23039c71, L:/10.30.170.167:18212 - R:/10.30.171.175:49122]} 15:20:15.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=383, channel=[id: 0x23039c71, L:/10.30.170.167:18212 - R:/10.30.171.175:49122]} up 15:20:15.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49122]) process #6 SSH_MSG_CHANNEL_DATA 15:20:15.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]) by 393 down to 2096386 15:20:15.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]) SSH_MSG_CHANNEL_DATA len=393 15:20:15.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122] 15:20:15.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:15.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:15.636 [netconf-device-simulator-threads-0] 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=383} 15:20:15.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:15.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=383, channel=[id: 0x23039c71, L:/10.30.170.167:18212 - R:/10.30.171.175:49122]} EXI handlers added to pipeline 15:20:15.636 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:15.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]) by 179 down to 2095870 15:20:15.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49122]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:15.637 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:15.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49122]) process #7 SSH_MSG_CHANNEL_DATA 15:20:15.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]) by 340 down to 2096046 15:20:15.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]) SSH_MSG_CHANNEL_DATA len=340 15:20:15.638 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122] 15:20:15.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:15.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:15.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=383} 15:20:15.639 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ffcc17 15:20:15.639 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:15.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:15.639 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:15.639 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:15.639 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:15.639 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:15.639 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:15.639 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:15.639 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:15.639 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:15.639 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:15.639 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:15.639 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:15.639 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:15.639 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:15.639 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:15.639 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:15.639 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:15.639 [netconf-device-simulator-threads-0] 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 15:20:15.639 [netconf-device-simulator-threads-0] 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 15:20:15.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:15.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]) by 733 down to 2095137 15:20:15.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49122]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:15.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:15.808 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:15.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40184]) process #22 SSH_MSG_IGNORE 15:20:15.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40184]) SSH_MSG_IGNORE 15:20:15.899 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51526]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:15.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51526]) process #18 SSH_MSG_IGNORE 15:20:15.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51526]) SSH_MSG_IGNORE 15:20:15.934 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57916]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:15.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57916]) process #17 SSH_MSG_IGNORE 15:20:15.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57916]) SSH_MSG_IGNORE 15:20:16.075 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45406]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:16.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45406]) process #13 SSH_MSG_IGNORE 15:20:16.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45406]) SSH_MSG_IGNORE 15:20:16.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45820]) process #11 SSH_MSG_IGNORE 15:20:16.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45820]) SSH_MSG_IGNORE 15:20:16.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45820]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:16.191 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33070]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:16.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33070]) process #12 SSH_MSG_IGNORE 15:20:16.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33070]) SSH_MSG_IGNORE 15:20:16.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37220]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:16.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37220]) process #19 SSH_MSG_IGNORE 15:20:16.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37220]) SSH_MSG_IGNORE 15:20:16.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37678]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:16.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37678]) process #14 SSH_MSG_IGNORE 15:20:16.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37678]) SSH_MSG_IGNORE 15:20:16.512 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59228]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:16.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59228]) process #16 SSH_MSG_IGNORE 15:20:16.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59228]) SSH_MSG_IGNORE 15:20:16.680 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58386]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:16.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58386]) process #20 SSH_MSG_IGNORE 15:20:16.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58386]) SSH_MSG_IGNORE 15:20:16.696 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:16.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48764]) process #21 SSH_MSG_IGNORE 15:20:16.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48764]) SSH_MSG_IGNORE 15:20:16.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5757087b, L:/10.30.170.167:18213 - R:/10.30.171.175:59138]} 15:20:16.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:59138]): SSH-2.0-SSHD-UNKNOWN 15:20:16.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:59138]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:16.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:59138]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:16.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58262]) process #15 SSH_MSG_IGNORE 15:20:16.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58262]) SSH_MSG_IGNORE 15:20:16.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58262]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:16.815 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39092]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:16.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39092]) process #10 SSH_MSG_IGNORE 15:20:16.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39092]) SSH_MSG_IGNORE 15:20:16.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45928]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:16.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:16.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:59138]) Send SSH_MSG_KEXINIT 15:20:16.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59138]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:16.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59138]) process #0 SSH_MSG_KEXINIT 15:20:16.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:59138]) SSH_MSG_KEXINIT 15:20:16.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44262]) process #22 SSH_MSG_IGNORE 15:20:16.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44262]) SSH_MSG_IGNORE 15:20:16.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:59138]) strict KEX=true client=true server=true 15:20:16.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59138]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:16.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59138]) Kex: server host key algorithms = rsa-sha2-512 15:20:16.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59138]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:16.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59138]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:16.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59138]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:16.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59138]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:16.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59138]) Kex: compression algorithms (client to server) = none 15:20:16.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59138]) Kex: compression algorithms (server to client) = none 15:20:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45928]) process #8 SSH_MSG_IGNORE 15:20:16.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45928]) SSH_MSG_IGNORE 15:20:16.968 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34088]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:16.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34088]) process #9 SSH_MSG_IGNORE 15:20:16.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34088]) SSH_MSG_IGNORE 15:20:16.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59138]) process #1 30 15:20:16.993 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59138]] process command=SSH_MSG_KEXDH_INIT 15:20:17.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59138]] Send SSH_MSG_KEXDH_REPLY 15:20:17.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59138]) packet #1 sending command=31[31] len=1639 15:20:17.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:59138])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:17.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:59138]) Send SSH_MSG_NEWKEYS 15:20:17.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:59138]) session ID=02:c1:7b:78:3e:b4:44:5d:a0:ea:4d:b2:34:24:c2:5d:6a:22:51:b9:db:d3:5d:05:97:40:47:a6:c9:c2:eb:d4:3e:e7:d0:39:9d:27:c2:8e:6d:00:46:e1:2b:0f:da:0c:70:e2:40:a9:19:31:4a:10:a6:66:fa:f6:a7:29:bf:77 15:20:17.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59138]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:17.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59138]): strict KEX resets output message sequence number from 3 to 0 15:20:17.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59138]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5b7d0f00; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:17.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:59138])[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 15:20:17.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59138])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:17.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59138]) packet #0 sending command=7[7] len=419 15:20:17.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59138]) No pending packets to flush at end of KEX 15:20:17.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59138]) process #2 SSH_MSG_NEWKEYS 15:20:17.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59138]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:17.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59138]): strict KEX resets input message sequence number from 3 to 0 15:20:17.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59138]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5f7046cd; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:17.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:17.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59138]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:17.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59138]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:17.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:59138]) authorized authentication methods: password,publickey 15:20:17.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59138]) Accepted service ssh-userauth 15:20:17.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59138]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:17.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59138]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:17.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59138]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:17.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59138]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:17.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59138]) no authentication factory for method=none 15:20:17.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59138]) SSH_MSG_USERAUTH_REQUEST 15:20:17.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59138]) remaining methods: password,publickey 15:20:17.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59138]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:17.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59138]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:17.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59138]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:17.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59138]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:17.045 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:17.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:59138]) authentication result: true 15:20:17.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:59138]) SSH_MSG_USERAUTH_REQUEST 15:20:17.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59138])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:17.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59138]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:17.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:17.045 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:17.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59138]) no heartbeat to stop 15:20:17.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:59138]) heartbeat type=IGNORE, interval=PT30S 15:20:17.045 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:59138 authenticated 15:20:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59138]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59138]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59138]] session=TransportServerSession[admin@/10.30.171.175:59138] id=0 15:20:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59138])) size=2097152, max=2097152, packet=32768 15:20:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59138]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59138] 15:20:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59138]) recipient=0 15:20:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138])) size=2097152, max=2097152, packet=32768 15:20:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138])) re-initializing 15:20:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138])) size=2097152, max=2097152, packet=32768 15:20:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59138]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59138]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138])[want-reply=true] subsystem=netconf 15:20:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138])[subsystem] prepared command 15:20:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5757087b, L:/10.30.170.167:18213 - R:/10.30.171.175:59138]}} established 15:20:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 384: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18213 15:20:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 384: Creating data stores for simulated device 15:20:17.047 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:17.047 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:17.047 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:17.047 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:17.047 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:17.048 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6265d64 15:20:17.048 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:17.048 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:17.048 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:17.048 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:17.048 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:17.049 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:17.049 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:17.049 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:17.049 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6265d64, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6265d64, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2d899a6d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2d899a6d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:17.049 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:17.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:17.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5757087b, L:/10.30.170.167:18213 - R:/10.30.171.175:59138] 15:20:17.050 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 384 on channel [id: 0x5757087b, L:/10.30.170.167:18213 - R:/10.30.171.175:59138] 15:20:17.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]) by 1103 down to 2096049 15:20:17.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59138]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:17.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5757087b, L:/10.30.170.167:18213 - R:/10.30.171.175:59138] 15:20:17.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5757087b, L:/10.30.170.167:18213 - R:/10.30.171.175:59138] 15:20:17.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]) request=subsystem result=ReplySuccess, want-reply=true 15:20:17.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59138]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:17.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]) request=subsystem activate command 15:20:17.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]) starting runner for command=netconf 15:20:17.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59138]) process #5 SSH_MSG_CHANNEL_DATA 15:20:17.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]) by 373 down to 2096779 15:20:17.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]) SSH_MSG_CHANNEL_DATA len=373 15:20:17.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138] 15:20:17.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x5757087b, L:/10.30.170.167:18213 - R:/10.30.171.175:59138]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:17.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:17.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5757087b, L:/10.30.170.167:18213 - R:/10.30.171.175:59138] 15:20:17.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5757087b, L:/10.30.170.167:18213 - R:/10.30.171.175:59138] 15:20:17.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18213', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:17.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=384} created 15:20:17.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=384, channel=[id: 0x5757087b, L:/10.30.170.167:18213 - R:/10.30.171.175:59138]} created 15:20:17.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5757087b, L:/10.30.170.167:18213 - R:/10.30.171.175:59138] successful with session NetconfServerSession{sessionId=384, channel=[id: 0x5757087b, L:/10.30.170.167:18213 - R:/10.30.171.175:59138]} 15:20:17.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=384, channel=[id: 0x5757087b, L:/10.30.170.167:18213 - R:/10.30.171.175:59138]} up 15:20:17.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59138]) process #6 SSH_MSG_CHANNEL_DATA 15:20:17.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]) by 393 down to 2096386 15:20:17.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]) SSH_MSG_CHANNEL_DATA len=393 15:20:17.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138] 15:20:17.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:17.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:17.051 [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=384} 15:20:17.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:17.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=384, channel=[id: 0x5757087b, L:/10.30.170.167:18213 - R:/10.30.171.175:59138]} EXI handlers added to pipeline 15:20:17.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:17.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]) by 179 down to 2095870 15:20:17.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59138]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:17.052 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:17.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59138]) process #7 SSH_MSG_CHANNEL_DATA 15:20:17.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]) by 340 down to 2096046 15:20:17.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]) SSH_MSG_CHANNEL_DATA len=340 15:20:17.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138] 15:20:17.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:17.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:17.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=384} 15:20:17.053 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2d899a6d 15:20:17.053 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:17.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:17.053 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:17.053 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:17.054 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:17.054 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:17.054 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:17.054 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:17.054 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:17.054 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:17.054 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:17.054 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:17.054 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:17.054 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:17.054 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:17.054 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:17.054 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:17.054 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:17.054 [netconf-device-simulator-threads-2] 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 15:20:17.054 [netconf-device-simulator-threads-2] 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 15:20:17.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:17.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]) by 733 down to 2095137 15:20:17.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59138]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:17.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:17.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48358]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:17.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48358]) process #18 SSH_MSG_IGNORE 15:20:17.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48358]) SSH_MSG_IGNORE 15:20:17.320 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58406]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58406]) process #11 SSH_MSG_IGNORE 15:20:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58406]) SSH_MSG_IGNORE 15:20:17.392 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:17.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #13 SSH_MSG_IGNORE 15:20:17.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:20:17.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60050]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:17.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60050]) process #12 SSH_MSG_IGNORE 15:20:17.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60050]) SSH_MSG_IGNORE 15:20:17.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52606]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:17.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52606]) process #17 SSH_MSG_IGNORE 15:20:17.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52606]) SSH_MSG_IGNORE 15:20:17.622 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35496]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:17.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35496]) process #19 SSH_MSG_IGNORE 15:20:17.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35496]) SSH_MSG_IGNORE 15:20:17.705 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43314]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:17.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43314]) process #14 SSH_MSG_IGNORE 15:20:17.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43314]) SSH_MSG_IGNORE 15:20:17.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35012]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35012]) process #16 SSH_MSG_IGNORE 15:20:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35012]) SSH_MSG_IGNORE 15:20:17.905 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36566]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:17.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36566]) process #8 SSH_MSG_IGNORE 15:20:17.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36566]) SSH_MSG_IGNORE 15:20:17.919 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52698]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:17.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52698]) process #20 SSH_MSG_IGNORE 15:20:17.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52698]) SSH_MSG_IGNORE 15:20:17.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xafdf5441, L:/10.30.170.167:18214 - R:/10.30.171.175:37920]} 15:20:17.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:37920]): SSH-2.0-SSHD-UNKNOWN 15:20:17.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:37920]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:17.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:37920]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:18.013 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:18.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41054]) process #22 SSH_MSG_IGNORE 15:20:18.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41054]) SSH_MSG_IGNORE 15:20:18.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58258]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:18.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58258]) process #10 SSH_MSG_IGNORE 15:20:18.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58258]) SSH_MSG_IGNORE 15:20:18.031 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51242]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:18.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51242]) process #15 SSH_MSG_IGNORE 15:20:18.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51242]) SSH_MSG_IGNORE 15:20:18.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:18.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50330]) process #21 SSH_MSG_IGNORE 15:20:18.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50330]) SSH_MSG_IGNORE 15:20:18.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35526]) process #9 SSH_MSG_IGNORE 15:20:18.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35526]) SSH_MSG_IGNORE 15:20:18.186 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35526]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:18.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43178]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:18.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:37920]) Send SSH_MSG_KEXINIT 15:20:18.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37920]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:18.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37920]) process #0 SSH_MSG_KEXINIT 15:20:18.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:37920]) SSH_MSG_KEXINIT 15:20:18.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:37920]) strict KEX=true client=true server=true 15:20:18.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37920]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:18.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37920]) Kex: server host key algorithms = rsa-sha2-512 15:20:18.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37920]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:18.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37920]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:18.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37920]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:18.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37920]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:18.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37920]) Kex: compression algorithms (client to server) = none 15:20:18.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37920]) Kex: compression algorithms (server to client) = none 15:20:18.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:18.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43178]) process #18 SSH_MSG_IGNORE 15:20:18.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43178]) SSH_MSG_IGNORE 15:20:18.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37920]) process #1 30 15:20:18.293 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37920]] process command=SSH_MSG_KEXDH_INIT 15:20:18.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37920]] Send SSH_MSG_KEXDH_REPLY 15:20:18.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37920]) packet #1 sending command=31[31] len=1639 15:20:18.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:37920])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:18.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:37920]) Send SSH_MSG_NEWKEYS 15:20:18.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:37920]) session ID=8e:66:cc:1e:c5:55:89:3d:42:bf:7f:4c:ff:a1:d3:79:b3:1c:ee:9a:4a:5c:c1:d3:95:cc:08:dd:c2:45:18:45:b0:1e:05:09:2d:b3:7a:33:d6:3e:32:c2:d6:2b:33:a3:89:06:b3:06:e9:5c:7e:1a:86:5d:ed:1c:f4:bf:6e:df 15:20:18.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37920]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:18.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37920]): strict KEX resets output message sequence number from 3 to 0 15:20:18.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37920]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@76f702c; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:18.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:37920])[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 15:20:18.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37920])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:18.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37920]) packet #0 sending command=7[7] len=419 15:20:18.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37920]) No pending packets to flush at end of KEX 15:20:18.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37920]) process #2 SSH_MSG_NEWKEYS 15:20:18.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37920]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:18.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37920]): strict KEX resets input message sequence number from 3 to 0 15:20:18.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37920]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6c95ef99; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:18.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:18.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37920]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:18.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37920]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:18.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:37920]) authorized authentication methods: password,publickey 15:20:18.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37920]) Accepted service ssh-userauth 15:20:18.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37920]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:18.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37920]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:18.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37920]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:18.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37920]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:18.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37920]) no authentication factory for method=none 15:20:18.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37920]) SSH_MSG_USERAUTH_REQUEST 15:20:18.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37920]) remaining methods: password,publickey 15:20:18.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37920]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:18.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37920]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:18.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37920]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:18.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37920]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:18.347 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:18.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:37920]) authentication result: true 15:20:18.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:37920]) SSH_MSG_USERAUTH_REQUEST 15:20:18.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37920])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:18.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37920]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:18.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:18.347 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:18.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37920]) no heartbeat to stop 15:20:18.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:37920]) heartbeat type=IGNORE, interval=PT30S 15:20:18.347 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:37920 authenticated 15:20:18.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37920]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:18.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37920]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:18.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37920]] session=TransportServerSession[admin@/10.30.171.175:37920] id=0 15:20:18.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37920])) size=2097152, max=2097152, packet=32768 15:20:18.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37920]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37920] 15:20:18.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37920]) recipient=0 15:20:18.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920])) size=2097152, max=2097152, packet=32768 15:20:18.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920])) re-initializing 15:20:18.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920])) size=2097152, max=2097152, packet=32768 15:20:18.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:18.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37920]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:18.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37920]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:18.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:18.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920])[want-reply=true] subsystem=netconf 15:20:18.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920])[subsystem] prepared command 15:20:18.348 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:18.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:18.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xafdf5441, L:/10.30.170.167:18214 - R:/10.30.171.175:37920]}} established 15:20:18.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 385: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18214 15:20:18.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 385: Creating data stores for simulated device 15:20:18.349 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:18.349 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:18.349 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:18.349 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:18.349 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:18.350 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7c9cc9a8 15:20:18.350 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:18.350 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:18.350 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:18.350 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:18.351 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:18.351 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:18.351 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:18.351 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:18.351 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7c9cc9a8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7c9cc9a8, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@17930444, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@17930444, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:18.351 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:18.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:18.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xafdf5441, L:/10.30.170.167:18214 - R:/10.30.171.175:37920] 15:20:18.352 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 385 on channel [id: 0xafdf5441, L:/10.30.170.167:18214 - R:/10.30.171.175:37920] 15:20:18.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]) by 1103 down to 2096049 15:20:18.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37920]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:18.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xafdf5441, L:/10.30.170.167:18214 - R:/10.30.171.175:37920] 15:20:18.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xafdf5441, L:/10.30.170.167:18214 - R:/10.30.171.175:37920] 15:20:18.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]) request=subsystem result=ReplySuccess, want-reply=true 15:20:18.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37920]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:18.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]) request=subsystem activate command 15:20:18.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]) starting runner for command=netconf 15:20:18.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37920]) process #5 SSH_MSG_CHANNEL_DATA 15:20:18.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]) by 373 down to 2096779 15:20:18.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]) SSH_MSG_CHANNEL_DATA len=373 15:20:18.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920] 15:20:18.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xafdf5441, L:/10.30.170.167:18214 - R:/10.30.171.175:37920]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:18.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:18.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xafdf5441, L:/10.30.170.167:18214 - R:/10.30.171.175:37920] 15:20:18.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xafdf5441, L:/10.30.170.167:18214 - R:/10.30.171.175:37920] 15:20:18.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18214', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:18.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=385} created 15:20:18.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=385, channel=[id: 0xafdf5441, L:/10.30.170.167:18214 - R:/10.30.171.175:37920]} created 15:20:18.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xafdf5441, L:/10.30.170.167:18214 - R:/10.30.171.175:37920] successful with session NetconfServerSession{sessionId=385, channel=[id: 0xafdf5441, L:/10.30.170.167:18214 - R:/10.30.171.175:37920]} 15:20:18.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=385, channel=[id: 0xafdf5441, L:/10.30.170.167:18214 - R:/10.30.171.175:37920]} up 15:20:18.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37920]) process #6 SSH_MSG_CHANNEL_DATA 15:20:18.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]) by 393 down to 2096386 15:20:18.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]) SSH_MSG_CHANNEL_DATA len=393 15:20:18.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920] 15:20:18.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:18.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:18.355 [netconf-device-simulator-threads-4] 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=385} 15:20:18.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:18.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=385, channel=[id: 0xafdf5441, L:/10.30.170.167:18214 - R:/10.30.171.175:37920]} EXI handlers added to pipeline 15:20:18.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:18.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]) by 179 down to 2095870 15:20:18.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37920]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:18.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:18.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37920]) process #7 SSH_MSG_CHANNEL_DATA 15:20:18.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]) by 340 down to 2096046 15:20:18.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]) SSH_MSG_CHANNEL_DATA len=340 15:20:18.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920] 15:20:18.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:18.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:18.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=385} 15:20:18.358 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@17930444 15:20:18.358 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:18.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:18.358 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:18.358 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:18.358 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:18.358 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:18.358 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:18.358 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:18.358 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:18.358 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:18.358 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:18.358 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:18.358 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:18.358 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:18.358 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:18.358 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:18.358 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:18.358 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:18.358 [netconf-device-simulator-threads-4] 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 15:20:18.358 [netconf-device-simulator-threads-4] 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 15:20:18.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:18.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]) by 733 down to 2095137 15:20:18.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37920]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:18.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:18.428 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48068]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:18.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48068]) process #12 SSH_MSG_IGNORE 15:20:18.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48068]) SSH_MSG_IGNORE 15:20:18.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40394]) process #11 SSH_MSG_IGNORE 15:20:18.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40394]) SSH_MSG_IGNORE 15:20:18.611 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40394]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:18.617 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53840]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:18.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53840]) process #13 SSH_MSG_IGNORE 15:20:18.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53840]) SSH_MSG_IGNORE 15:20:18.902 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46538]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:18.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46538]) process #15 SSH_MSG_IGNORE 15:20:18.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46538]) SSH_MSG_IGNORE 15:20:18.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46226]) process #14 SSH_MSG_IGNORE 15:20:18.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46226]) SSH_MSG_IGNORE 15:20:18.940 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46226]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:18.948 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43794]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:18.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43794]) process #16 SSH_MSG_IGNORE 15:20:18.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43794]) SSH_MSG_IGNORE 15:20:18.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36946]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:18.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36946]) process #19 SSH_MSG_IGNORE 15:20:18.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36946]) SSH_MSG_IGNORE 15:20:19.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52594]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:19.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52594]) process #9 SSH_MSG_IGNORE 15:20:19.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52594]) SSH_MSG_IGNORE 15:20:19.038 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39278]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:19.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39278]) process #17 SSH_MSG_IGNORE 15:20:19.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39278]) SSH_MSG_IGNORE 15:20:19.064 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:19.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34182]) process #21 SSH_MSG_IGNORE 15:20:19.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34182]) SSH_MSG_IGNORE 15:20:19.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39234]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:19.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39234]) process #12 SSH_MSG_IGNORE 15:20:19.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39234]) SSH_MSG_IGNORE 15:20:19.135 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37634]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:19.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37634]) process #8 SSH_MSG_IGNORE 15:20:19.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37634]) SSH_MSG_IGNORE 15:20:19.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38688]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:19.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38688]) process #20 SSH_MSG_IGNORE 15:20:19.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38688]) SSH_MSG_IGNORE 15:20:19.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd4e2a17e, L:/10.30.170.167:18215 - R:/10.30.171.175:34564]} 15:20:19.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:34564]): SSH-2.0-SSHD-UNKNOWN 15:20:19.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:34564]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:19.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:34564]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:19.292 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:19.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45220]) process #22 SSH_MSG_IGNORE 15:20:19.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45220]) SSH_MSG_IGNORE 15:20:19.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43810]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:19.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43810]) process #10 SSH_MSG_IGNORE 15:20:19.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43810]) SSH_MSG_IGNORE 15:20:19.505 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37818]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:34564]) Send SSH_MSG_KEXINIT 15:20:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34564]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34564]) process #0 SSH_MSG_KEXINIT 15:20:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:34564]) SSH_MSG_KEXINIT 15:20:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:34564]) strict KEX=true client=true server=true 15:20:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34564]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34564]) Kex: server host key algorithms = rsa-sha2-512 15:20:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34564]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34564]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34564]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34564]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34564]) Kex: compression algorithms (client to server) = none 15:20:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34564]) Kex: compression algorithms (server to client) = none 15:20:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37818]) process #18 SSH_MSG_IGNORE 15:20:19.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37818]) SSH_MSG_IGNORE 15:20:19.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34564]) process #1 30 15:20:19.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34564]] process command=SSH_MSG_KEXDH_INIT 15:20:19.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34564]] Send SSH_MSG_KEXDH_REPLY 15:20:19.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34564]) packet #1 sending command=31[31] len=1639 15:20:19.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:34564])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:19.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:34564]) Send SSH_MSG_NEWKEYS 15:20:19.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:34564]) session ID=f0:55:f9:9e:a4:18:3f:92:2b:d4:83:5e:0e:eb:7d:4e:4f:28:d0:12:eb:f6:58:7b:ae:e9:5d:30:63:e2:cf:07:7d:2d:1d:95:3f:6e:a4:a3:5f:1c:9a:56:ba:d6:3e:92:dd:15:80:aa:9c:c7:74:9f:cf:f8:b2:c0:92:f5:11:1b 15:20:19.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34564]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:19.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34564]): strict KEX resets output message sequence number from 3 to 0 15:20:19.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34564]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@78a937a7; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:19.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:34564])[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 15:20:19.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34564])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:19.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34564]) packet #0 sending command=7[7] len=419 15:20:19.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34564]) No pending packets to flush at end of KEX 15:20:19.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34564]) process #2 SSH_MSG_NEWKEYS 15:20:19.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34564]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:19.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34564]): strict KEX resets input message sequence number from 3 to 0 15:20:19.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34564]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1caa6583; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:19.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:19.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34564]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:19.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34564]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:19.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:34564]) authorized authentication methods: password,publickey 15:20:19.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34564]) Accepted service ssh-userauth 15:20:19.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34564]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:19.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34564]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:19.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34564]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:19.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34564]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:19.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34564]) no authentication factory for method=none 15:20:19.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34564]) SSH_MSG_USERAUTH_REQUEST 15:20:19.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34564]) remaining methods: password,publickey 15:20:19.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34564]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:19.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34564]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:19.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34564]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:19.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34564]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:19.721 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:19.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:34564]) authentication result: true 15:20:19.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:34564]) SSH_MSG_USERAUTH_REQUEST 15:20:19.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34564])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:19.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34564]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:19.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:19.721 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:19.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34564]) no heartbeat to stop 15:20:19.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:34564]) heartbeat type=IGNORE, interval=PT30S 15:20:19.721 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:34564 authenticated 15:20:19.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34564]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:19.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34564]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:19.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34564]] session=TransportServerSession[admin@/10.30.171.175:34564] id=0 15:20:19.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34564])) size=2097152, max=2097152, packet=32768 15:20:19.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34564]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34564] 15:20:19.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34564]) recipient=0 15:20:19.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564])) size=2097152, max=2097152, packet=32768 15:20:19.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564])) re-initializing 15:20:19.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564])) size=2097152, max=2097152, packet=32768 15:20:19.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:19.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34564]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:19.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34564]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:19.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:19.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564])[want-reply=true] subsystem=netconf 15:20:19.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564])[subsystem] prepared command 15:20:19.723 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:19.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:19.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd4e2a17e, L:/10.30.170.167:18215 - R:/10.30.171.175:34564]}} established 15:20:19.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 386: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18215 15:20:19.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 386: Creating data stores for simulated device 15:20:19.723 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:19.723 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:19.723 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:19.723 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:19.723 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:19.724 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@cb4f63a 15:20:19.724 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:19.724 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:19.724 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:19.724 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:19.725 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:19.725 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:19.725 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:19.725 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:19.725 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@cb4f63a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@cb4f63a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b6183e2, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b6183e2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:19.725 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:19.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:19.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd4e2a17e, L:/10.30.170.167:18215 - R:/10.30.171.175:34564] 15:20:19.727 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 386 on channel [id: 0xd4e2a17e, L:/10.30.170.167:18215 - R:/10.30.171.175:34564] 15:20:19.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]) by 1103 down to 2096049 15:20:19.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34564]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:19.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd4e2a17e, L:/10.30.170.167:18215 - R:/10.30.171.175:34564] 15:20:19.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd4e2a17e, L:/10.30.170.167:18215 - R:/10.30.171.175:34564] 15:20:19.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]) request=subsystem result=ReplySuccess, want-reply=true 15:20:19.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34564]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:19.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]) request=subsystem activate command 15:20:19.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]) starting runner for command=netconf 15:20:19.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34564]) process #5 SSH_MSG_CHANNEL_DATA 15:20:19.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]) by 373 down to 2096779 15:20:19.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]) SSH_MSG_CHANNEL_DATA len=373 15:20:19.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564] 15:20:19.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd4e2a17e, L:/10.30.170.167:18215 - R:/10.30.171.175:34564]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:19.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:19.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd4e2a17e, L:/10.30.170.167:18215 - R:/10.30.171.175:34564] 15:20:19.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd4e2a17e, L:/10.30.170.167:18215 - R:/10.30.171.175:34564] 15:20:19.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18215', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:19.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=386} created 15:20:19.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=386, channel=[id: 0xd4e2a17e, L:/10.30.170.167:18215 - R:/10.30.171.175:34564]} created 15:20:19.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd4e2a17e, L:/10.30.170.167:18215 - R:/10.30.171.175:34564] successful with session NetconfServerSession{sessionId=386, channel=[id: 0xd4e2a17e, L:/10.30.170.167:18215 - R:/10.30.171.175:34564]} 15:20:19.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=386, channel=[id: 0xd4e2a17e, L:/10.30.170.167:18215 - R:/10.30.171.175:34564]} up 15:20:19.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34564]) process #6 SSH_MSG_CHANNEL_DATA 15:20:19.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]) by 393 down to 2096386 15:20:19.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]) SSH_MSG_CHANNEL_DATA len=393 15:20:19.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564] 15:20:19.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:19.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:19.729 [netconf-device-simulator-threads-6] 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=386} 15:20:19.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:19.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=386, channel=[id: 0xd4e2a17e, L:/10.30.170.167:18215 - R:/10.30.171.175:34564]} EXI handlers added to pipeline 15:20:19.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:19.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]) by 179 down to 2095870 15:20:19.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34564]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:19.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:19.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34564]) process #7 SSH_MSG_CHANNEL_DATA 15:20:19.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]) by 340 down to 2096046 15:20:19.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]) SSH_MSG_CHANNEL_DATA len=340 15:20:19.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564] 15:20:19.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:19.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:19.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=386} 15:20:19.731 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b6183e2 15:20:19.731 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:19.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:19.731 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:19.731 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:19.731 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:19.731 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:19.731 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:19.731 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:19.731 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:19.731 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:19.731 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:19.731 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:19.731 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:19.731 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:19.731 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:19.731 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:19.731 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:19.731 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:19.731 [netconf-device-simulator-threads-6] 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 15:20:19.731 [netconf-device-simulator-threads-6] 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 15:20:19.731 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:19.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]) by 733 down to 2095137 15:20:19.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34564]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:19.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:19.832 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:19.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43230]) process #21 SSH_MSG_IGNORE 15:20:19.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43230]) SSH_MSG_IGNORE 15:20:19.860 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42314]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:19.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42314]) process #11 SSH_MSG_IGNORE 15:20:19.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42314]) SSH_MSG_IGNORE 15:20:19.878 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48458]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:19.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48458]) process #17 SSH_MSG_IGNORE 15:20:19.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48458]) SSH_MSG_IGNORE 15:20:19.961 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48456]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48456]) process #12 SSH_MSG_IGNORE 15:20:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48456]) SSH_MSG_IGNORE 15:20:20.103 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54686]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:20.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54686]) process #15 SSH_MSG_IGNORE 15:20:20.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54686]) SSH_MSG_IGNORE 15:20:20.132 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33478]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:20.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33478]) process #13 SSH_MSG_IGNORE 15:20:20.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33478]) SSH_MSG_IGNORE 15:20:20.183 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48518]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:20.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48518]) process #19 SSH_MSG_IGNORE 15:20:20.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48518]) SSH_MSG_IGNORE 15:20:20.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60386]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:20.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60386]) process #16 SSH_MSG_IGNORE 15:20:20.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60386]) SSH_MSG_IGNORE 15:20:20.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45038]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:20.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45038]) process #20 SSH_MSG_IGNORE 15:20:20.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45038]) SSH_MSG_IGNORE 15:20:20.368 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38344]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:20.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38344]) process #9 SSH_MSG_IGNORE 15:20:20.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38344]) SSH_MSG_IGNORE 15:20:20.416 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46280]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:20.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46280]) process #8 SSH_MSG_IGNORE 15:20:20.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46280]) SSH_MSG_IGNORE 15:20:20.439 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38176]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:20.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38176]) process #14 SSH_MSG_IGNORE 15:20:20.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38176]) SSH_MSG_IGNORE 15:20:20.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe9bea370, L:/10.30.170.167:18216 - R:/10.30.171.175:37192]} 15:20:20.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:37192]): SSH-2.0-SSHD-UNKNOWN 15:20:20.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:37192]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:20.489 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:37192]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:20.531 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:20.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42700]) process #22 SSH_MSG_IGNORE 15:20:20.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42700]) SSH_MSG_IGNORE 15:20:20.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:37192]) Send SSH_MSG_KEXINIT 15:20:20.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37192]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:20.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37192]) process #0 SSH_MSG_KEXINIT 15:20:20.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:37192]) SSH_MSG_KEXINIT 15:20:20.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:37192]) strict KEX=true client=true server=true 15:20:20.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37192]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:20.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37192]) Kex: server host key algorithms = rsa-sha2-512 15:20:20.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37192]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:20.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37192]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:20.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37192]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:20.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37192]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:20.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37192]) Kex: compression algorithms (client to server) = none 15:20:20.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37192]) Kex: compression algorithms (server to client) = none 15:20:20.578 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:20.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60238]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:20.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60238]) process #10 SSH_MSG_IGNORE 15:20:20.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60238]) SSH_MSG_IGNORE 15:20:20.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37192]) process #1 30 15:20:20.653 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37192]] process command=SSH_MSG_KEXDH_INIT 15:20:20.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37192]] Send SSH_MSG_KEXDH_REPLY 15:20:20.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37192]) packet #1 sending command=31[31] len=1639 15:20:20.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:37192])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:20.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:37192]) Send SSH_MSG_NEWKEYS 15:20:20.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:37192]) session ID=76:ba:09:b5:6f:db:b6:d2:c6:29:d6:3b:a4:85:d6:3c:95:20:c9:ab:e0:e6:75:bb:63:a5:68:ee:d2:6a:67:51:f7:82:48:76:7a:e8:54:c9:23:47:6f:27:a6:90:69:d6:70:c8:5a:76:7c:ca:fe:cb:c9:14:43:65:ac:94:ac:cc 15:20:20.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37192]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:20.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37192]): strict KEX resets output message sequence number from 3 to 0 15:20:20.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37192]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@73ef416b; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:20.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:37192])[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 15:20:20.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37192])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:20.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37192]) packet #0 sending command=7[7] len=419 15:20:20.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37192]) No pending packets to flush at end of KEX 15:20:20.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37192]) process #2 SSH_MSG_NEWKEYS 15:20:20.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37192]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:20.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37192]): strict KEX resets input message sequence number from 3 to 0 15:20:20.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37192]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1c35116a; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:20.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:20.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37192]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:20.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37192]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:20.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:37192]) authorized authentication methods: password,publickey 15:20:20.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37192]) Accepted service ssh-userauth 15:20:20.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37192]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:20.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37192]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:20.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37192]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:20.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37192]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:20.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37192]) no authentication factory for method=none 15:20:20.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37192]) SSH_MSG_USERAUTH_REQUEST 15:20:20.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37192]) remaining methods: password,publickey 15:20:20.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37192]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:20.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37192]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:20.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37192]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:20.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37192]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:20.700 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:20.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:37192]) authentication result: true 15:20:20.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:37192]) SSH_MSG_USERAUTH_REQUEST 15:20:20.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37192])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:20.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37192]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:20.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:20.700 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:20.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37192]) no heartbeat to stop 15:20:20.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:37192]) heartbeat type=IGNORE, interval=PT30S 15:20:20.700 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:37192 authenticated 15:20:20.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37192]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:20.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37192]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:20.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37192]] session=TransportServerSession[admin@/10.30.171.175:37192] id=0 15:20:20.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37192])) size=2097152, max=2097152, packet=32768 15:20:20.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37192]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37192] 15:20:20.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37192]) recipient=0 15:20:20.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192])) size=2097152, max=2097152, packet=32768 15:20:20.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192])) re-initializing 15:20:20.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192])) size=2097152, max=2097152, packet=32768 15:20:20.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:20.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37192]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:20.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37192]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:20.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:20.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192])[want-reply=true] subsystem=netconf 15:20:20.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192])[subsystem] prepared command 15:20:20.702 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:20.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:20.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe9bea370, L:/10.30.170.167:18216 - R:/10.30.171.175:37192]}} established 15:20:20.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 387: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18216 15:20:20.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 387: Creating data stores for simulated device 15:20:20.703 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:20.703 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:20.703 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:20.703 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:20.703 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:20.704 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@38a0b84d 15:20:20.704 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:20.705 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:20.705 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:20.705 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:20.705 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:20.706 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:20.706 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:20.706 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:20.706 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@38a0b84d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@38a0b84d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35e87485, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35e87485, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:20.706 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:20.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:20.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe9bea370, L:/10.30.170.167:18216 - R:/10.30.171.175:37192] 15:20:20.707 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 387 on channel [id: 0xe9bea370, L:/10.30.170.167:18216 - R:/10.30.171.175:37192] 15:20:20.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]) by 1103 down to 2096049 15:20:20.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37192]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:20.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe9bea370, L:/10.30.170.167:18216 - R:/10.30.171.175:37192] 15:20:20.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe9bea370, L:/10.30.170.167:18216 - R:/10.30.171.175:37192] 15:20:20.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]) request=subsystem result=ReplySuccess, want-reply=true 15:20:20.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37192]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:20.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]) request=subsystem activate command 15:20:20.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]) starting runner for command=netconf 15:20:20.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37192]) process #5 SSH_MSG_CHANNEL_DATA 15:20:20.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]) by 373 down to 2096779 15:20:20.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]) SSH_MSG_CHANNEL_DATA len=373 15:20:20.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192] 15:20:20.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe9bea370, L:/10.30.170.167:18216 - R:/10.30.171.175:37192]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:20.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:20.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe9bea370, L:/10.30.170.167:18216 - R:/10.30.171.175:37192] 15:20:20.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe9bea370, L:/10.30.170.167:18216 - R:/10.30.171.175:37192] 15:20:20.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18216', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:20.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=387} created 15:20:20.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=387, channel=[id: 0xe9bea370, L:/10.30.170.167:18216 - R:/10.30.171.175:37192]} created 15:20:20.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe9bea370, L:/10.30.170.167:18216 - R:/10.30.171.175:37192] successful with session NetconfServerSession{sessionId=387, channel=[id: 0xe9bea370, L:/10.30.170.167:18216 - R:/10.30.171.175:37192]} 15:20:20.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=387, channel=[id: 0xe9bea370, L:/10.30.170.167:18216 - R:/10.30.171.175:37192]} up 15:20:20.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37192]) process #6 SSH_MSG_CHANNEL_DATA 15:20:20.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]) by 393 down to 2096386 15:20:20.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]) SSH_MSG_CHANNEL_DATA len=393 15:20:20.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192] 15:20:20.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:20.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:20.709 [netconf-device-simulator-threads-0] 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=387} 15:20:20.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:20.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=387, channel=[id: 0xe9bea370, L:/10.30.170.167:18216 - R:/10.30.171.175:37192]} EXI handlers added to pipeline 15:20:20.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:20.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]) by 179 down to 2095870 15:20:20.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37192]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:20.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:20.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37192]) process #7 SSH_MSG_CHANNEL_DATA 15:20:20.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]) by 340 down to 2096046 15:20:20.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]) SSH_MSG_CHANNEL_DATA len=340 15:20:20.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192] 15:20:20.712 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:20.712 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:20.712 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=387} 15:20:20.712 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35e87485 15:20:20.712 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:20.712 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:20.712 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:20.712 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:20.712 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:20.712 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:20.712 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:20.712 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:20.712 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:20.712 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:20.712 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:20.712 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:20.712 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:20.712 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:20.712 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:20.712 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:20.712 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:20.712 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:20.712 [netconf-device-simulator-threads-0] 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 15:20:20.712 [netconf-device-simulator-threads-0] 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 15:20:20.712 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:20.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]) by 733 down to 2095137 15:20:20.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37192]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:20.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:20.908 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55742]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:20.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55742]) process #18 SSH_MSG_IGNORE 15:20:20.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55742]) SSH_MSG_IGNORE 15:20:21.040 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:21.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58138]) process #21 SSH_MSG_IGNORE 15:20:21.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58138]) SSH_MSG_IGNORE 15:20:21.046 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58344]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:21.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58344]) process #12 SSH_MSG_IGNORE 15:20:21.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58344]) SSH_MSG_IGNORE 15:20:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55096]) process #11 SSH_MSG_IGNORE 15:20:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55096]) SSH_MSG_IGNORE 15:20:21.100 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55096]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:21.171 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x56db7170, L:/10.30.170.167:18217 - R:/10.30.171.175:41530]} 15:20:21.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:41530]): SSH-2.0-SSHD-UNKNOWN 15:20:21.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:41530]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:21.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:41530]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:21.176 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43792]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:21.204 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48862]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:21.233 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59302]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:21.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59302]) process #20 SSH_MSG_IGNORE 15:20:21.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59302]) SSH_MSG_IGNORE 15:20:21.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:41530]) Send SSH_MSG_KEXINIT 15:20:21.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41530]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:21.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41530]) process #0 SSH_MSG_KEXINIT 15:20:21.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:41530]) SSH_MSG_KEXINIT 15:20:21.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:41530]) strict KEX=true client=true server=true 15:20:21.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41530]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:21.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41530]) Kex: server host key algorithms = rsa-sha2-512 15:20:21.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41530]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:21.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41530]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:21.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41530]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:21.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41530]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:21.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41530]) Kex: compression algorithms (client to server) = none 15:20:21.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41530]) Kex: compression algorithms (server to client) = none 15:20:21.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:21.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43792]) process #13 SSH_MSG_IGNORE 15:20:21.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43792]) SSH_MSG_IGNORE 15:20:21.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48862]) process #17 SSH_MSG_IGNORE 15:20:21.294 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48862]) SSH_MSG_IGNORE 15:20:21.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41530]) process #1 30 15:20:21.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41530]] process command=SSH_MSG_KEXDH_INIT 15:20:21.372 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41986]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:21.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41986]) process #9 SSH_MSG_IGNORE 15:20:21.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41986]) SSH_MSG_IGNORE 15:20:21.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41530]] Send SSH_MSG_KEXDH_REPLY 15:20:21.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41530]) packet #1 sending command=31[31] len=1639 15:20:21.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:41530])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:21.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:41530]) Send SSH_MSG_NEWKEYS 15:20:21.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:41530]) session ID=b4:e5:a4:cd:13:8e:04:c1:43:a4:e5:bc:ad:22:1f:66:25:93:7c:d5:24:d8:3e:bd:be:e4:4f:1b:76:dd:61:5c:86:8a:76:b6:b5:7f:46:da:63:d0:9e:2b:68:f6:4a:9d:b3:a4:b4:fc:fe:06:fe:17:13:9b:ac:30:33:44:d9:97 15:20:21.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41530]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:21.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41530]): strict KEX resets output message sequence number from 3 to 0 15:20:21.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41530]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6041834f; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:21.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:41530])[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 15:20:21.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41530])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:21.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41530]) packet #0 sending command=7[7] len=419 15:20:21.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41530]) No pending packets to flush at end of KEX 15:20:21.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41530]) process #2 SSH_MSG_NEWKEYS 15:20:21.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41530]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:21.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41530]): strict KEX resets input message sequence number from 3 to 0 15:20:21.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41530]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4d544f64; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:21.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:21.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41530]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:21.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41530]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:21.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:41530]) authorized authentication methods: password,publickey 15:20:21.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41530]) Accepted service ssh-userauth 15:20:21.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41530]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:21.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41530]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:21.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41530]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:21.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41530]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:21.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41530]) no authentication factory for method=none 15:20:21.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41530]) SSH_MSG_USERAUTH_REQUEST 15:20:21.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41530]) remaining methods: password,publickey 15:20:21.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41530]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:21.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41530]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:21.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41530]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:21.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41530]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:21.421 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:21.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:41530]) authentication result: true 15:20:21.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:41530]) SSH_MSG_USERAUTH_REQUEST 15:20:21.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41530])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:21.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41530]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:21.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:21.421 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:21.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41530]) no heartbeat to stop 15:20:21.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:41530]) heartbeat type=IGNORE, interval=PT30S 15:20:21.421 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:41530 authenticated 15:20:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41530]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41530]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41530]] session=TransportServerSession[admin@/10.30.171.175:41530] id=0 15:20:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41530])) size=2097152, max=2097152, packet=32768 15:20:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41530]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41530] 15:20:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41530]) recipient=0 15:20:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530])) size=2097152, max=2097152, packet=32768 15:20:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530])) re-initializing 15:20:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530])) size=2097152, max=2097152, packet=32768 15:20:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41530]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41530]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530])[want-reply=true] subsystem=netconf 15:20:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530])[subsystem] prepared command 15:20:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x56db7170, L:/10.30.170.167:18217 - R:/10.30.171.175:41530]}} established 15:20:21.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 388: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18217 15:20:21.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 388: Creating data stores for simulated device 15:20:21.423 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:21.423 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:21.423 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:21.423 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:21.423 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:21.424 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45e249eb 15:20:21.424 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:21.424 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:21.424 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:21.424 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:21.425 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:21.425 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:21.425 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:21.425 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:21.425 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45e249eb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45e249eb, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@50b7be8e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@50b7be8e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:21.425 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:21.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:21.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x56db7170, L:/10.30.170.167:18217 - R:/10.30.171.175:41530] 15:20:21.427 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 388 on channel [id: 0x56db7170, L:/10.30.170.167:18217 - R:/10.30.171.175:41530] 15:20:21.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]) by 1103 down to 2096049 15:20:21.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41530]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:21.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x56db7170, L:/10.30.170.167:18217 - R:/10.30.171.175:41530] 15:20:21.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x56db7170, L:/10.30.170.167:18217 - R:/10.30.171.175:41530] 15:20:21.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]) request=subsystem result=ReplySuccess, want-reply=true 15:20:21.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41530]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:21.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]) request=subsystem activate command 15:20:21.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]) starting runner for command=netconf 15:20:21.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41530]) process #5 SSH_MSG_CHANNEL_DATA 15:20:21.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]) by 373 down to 2096779 15:20:21.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]) SSH_MSG_CHANNEL_DATA len=373 15:20:21.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530] 15:20:21.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x56db7170, L:/10.30.170.167:18217 - R:/10.30.171.175:41530]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:21.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:21.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x56db7170, L:/10.30.170.167:18217 - R:/10.30.171.175:41530] 15:20:21.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x56db7170, L:/10.30.170.167:18217 - R:/10.30.171.175:41530] 15:20:21.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18217', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:21.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=388} created 15:20:21.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=388, channel=[id: 0x56db7170, L:/10.30.170.167:18217 - R:/10.30.171.175:41530]} created 15:20:21.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x56db7170, L:/10.30.170.167:18217 - R:/10.30.171.175:41530] successful with session NetconfServerSession{sessionId=388, channel=[id: 0x56db7170, L:/10.30.170.167:18217 - R:/10.30.171.175:41530]} 15:20:21.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=388, channel=[id: 0x56db7170, L:/10.30.170.167:18217 - R:/10.30.171.175:41530]} up 15:20:21.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41530]) process #6 SSH_MSG_CHANNEL_DATA 15:20:21.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]) by 393 down to 2096386 15:20:21.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]) SSH_MSG_CHANNEL_DATA len=393 15:20:21.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530] 15:20:21.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:21.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:21.429 [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=388} 15:20:21.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:21.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=388, channel=[id: 0x56db7170, L:/10.30.170.167:18217 - R:/10.30.171.175:41530]} EXI handlers added to pipeline 15:20:21.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:21.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]) by 179 down to 2095870 15:20:21.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41530]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:21.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:21.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41530]) process #7 SSH_MSG_CHANNEL_DATA 15:20:21.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]) by 340 down to 2096046 15:20:21.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]) SSH_MSG_CHANNEL_DATA len=340 15:20:21.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530] 15:20:21.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:21.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:21.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=388} 15:20:21.431 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@50b7be8e 15:20:21.431 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:21.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:21.431 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:21.431 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:21.432 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:21.432 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:21.432 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:21.432 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:21.432 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:21.432 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:21.432 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:21.432 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:21.432 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:21.432 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:21.432 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:21.432 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:21.432 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:21.432 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:21.432 [netconf-device-simulator-threads-2] 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 15:20:21.432 [netconf-device-simulator-threads-2] 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 15:20:21.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:21.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]) by 733 down to 2095137 15:20:21.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41530]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:21.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:21.479 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34534]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:21.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34534]) process #14 SSH_MSG_IGNORE 15:20:21.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34534]) SSH_MSG_IGNORE 15:20:21.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41674]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41674]) process #16 SSH_MSG_IGNORE 15:20:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41674]) SSH_MSG_IGNORE 15:20:21.626 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45468]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:21.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45468]) process #15 SSH_MSG_IGNORE 15:20:21.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45468]) SSH_MSG_IGNORE 15:20:21.672 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40450]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:21.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40450]) process #19 SSH_MSG_IGNORE 15:20:21.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40450]) SSH_MSG_IGNORE 15:20:21.821 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:21.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57436]) process #22 SSH_MSG_IGNORE 15:20:21.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57436]) SSH_MSG_IGNORE 15:20:21.843 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54212]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:21.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54212]) process #8 SSH_MSG_IGNORE 15:20:21.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54212]) SSH_MSG_IGNORE 15:20:21.849 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:21.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44622]) process #21 SSH_MSG_IGNORE 15:20:21.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44622]) SSH_MSG_IGNORE 15:20:21.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37834]) process #10 SSH_MSG_IGNORE 15:20:21.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37834]) SSH_MSG_IGNORE 15:20:21.883 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37834]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:21.995 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57814]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:21.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57814]) process #12 SSH_MSG_IGNORE 15:20:21.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57814]) SSH_MSG_IGNORE 15:20:22.040 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48552]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:22.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48552]) process #18 SSH_MSG_IGNORE 15:20:22.040 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48552]) SSH_MSG_IGNORE 15:20:22.264 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54022]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54022]) process #11 SSH_MSG_IGNORE 15:20:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54022]) SSH_MSG_IGNORE 15:20:22.313 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:22.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #17 SSH_MSG_IGNORE 15:20:22.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:20:22.362 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38882]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:22.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38882]) process #13 SSH_MSG_IGNORE 15:20:22.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38882]) SSH_MSG_IGNORE 15:20:22.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd0437172, L:/10.30.170.167:18218 - R:/10.30.171.175:45404]} 15:20:22.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:45404]): SSH-2.0-SSHD-UNKNOWN 15:20:22.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:45404]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:22.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:45404]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:22.452 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51076]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:22.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51076]) process #20 SSH_MSG_IGNORE 15:20:22.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51076]) SSH_MSG_IGNORE 15:20:22.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:45404]) Send SSH_MSG_KEXINIT 15:20:22.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45404]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:22.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45404]) process #0 SSH_MSG_KEXINIT 15:20:22.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:45404]) SSH_MSG_KEXINIT 15:20:22.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:45404]) strict KEX=true client=true server=true 15:20:22.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45404]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:22.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45404]) Kex: server host key algorithms = rsa-sha2-512 15:20:22.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45404]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:22.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45404]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:22.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45404]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:22.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45404]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:22.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45404]) Kex: compression algorithms (client to server) = none 15:20:22.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45404]) Kex: compression algorithms (server to client) = none 15:20:22.524 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:22.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45404]) process #1 30 15:20:22.598 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45404]] process command=SSH_MSG_KEXDH_INIT 15:20:22.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45404]] Send SSH_MSG_KEXDH_REPLY 15:20:22.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45404]) packet #1 sending command=31[31] len=1639 15:20:22.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:45404])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:22.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:45404]) Send SSH_MSG_NEWKEYS 15:20:22.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:45404]) session ID=1c:30:b6:e4:1c:7b:57:99:10:84:e6:35:b3:b8:a5:33:1a:00:0d:be:97:b8:f8:cf:c9:81:0c:78:65:9e:48:f4:2f:10:e1:17:db:cf:f6:c8:d7:e9:22:19:7c:42:c3:4a:2f:87:38:11:fb:d5:05:b7:b0:47:17:56:7c:ac:3e:de 15:20:22.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45404]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:22.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45404]): strict KEX resets output message sequence number from 3 to 0 15:20:22.615 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45404]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@162a1c32; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:22.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:45404])[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 15:20:22.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45404])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:22.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45404]) packet #0 sending command=7[7] len=419 15:20:22.616 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45404]) No pending packets to flush at end of KEX 15:20:22.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:22.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #9 SSH_MSG_IGNORE 15:20:22.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:20:22.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45404]) process #2 SSH_MSG_NEWKEYS 15:20:22.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45404]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:22.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45404]): strict KEX resets input message sequence number from 3 to 0 15:20:22.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45404]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@791835a2; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:22.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:22.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45404]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:22.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45404]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:22.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:45404]) authorized authentication methods: password,publickey 15:20:22.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45404]) Accepted service ssh-userauth 15:20:22.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45404]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:22.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45404]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:22.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45404]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:22.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45404]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:22.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45404]) no authentication factory for method=none 15:20:22.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45404]) SSH_MSG_USERAUTH_REQUEST 15:20:22.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45404]) remaining methods: password,publickey 15:20:22.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45404]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:22.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45404]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:22.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45404]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:22.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45404]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:22.651 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:22.651 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:45404]) authentication result: true 15:20:22.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:45404]) SSH_MSG_USERAUTH_REQUEST 15:20:22.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45404])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:22.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45404]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:22.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:22.652 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:22.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45404]) no heartbeat to stop 15:20:22.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:45404]) heartbeat type=IGNORE, interval=PT30S 15:20:22.652 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:45404 authenticated 15:20:22.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45404]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:22.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45404]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:22.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45404]] session=TransportServerSession[admin@/10.30.171.175:45404] id=0 15:20:22.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45404])) size=2097152, max=2097152, packet=32768 15:20:22.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45404]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45404] 15:20:22.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45404]) recipient=0 15:20:22.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404])) size=2097152, max=2097152, packet=32768 15:20:22.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404])) re-initializing 15:20:22.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404])) size=2097152, max=2097152, packet=32768 15:20:22.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:22.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45404]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:22.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45404]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:22.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:22.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404])[want-reply=true] subsystem=netconf 15:20:22.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404])[subsystem] prepared command 15:20:22.653 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:22.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:22.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd0437172, L:/10.30.170.167:18218 - R:/10.30.171.175:45404]}} established 15:20:22.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 389: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18218 15:20:22.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 389: Creating data stores for simulated device 15:20:22.653 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:22.653 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:22.653 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:22.653 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:22.653 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:22.654 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6815fbab 15:20:22.654 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:22.654 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:22.654 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:22.654 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:22.655 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:22.655 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:22.655 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:22.655 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:22.655 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6815fbab, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6815fbab, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b56e472, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b56e472, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:22.656 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:22.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:22.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd0437172, L:/10.30.170.167:18218 - R:/10.30.171.175:45404] 15:20:22.657 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 389 on channel [id: 0xd0437172, L:/10.30.170.167:18218 - R:/10.30.171.175:45404] 15:20:22.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]) by 1103 down to 2096049 15:20:22.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45404]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:22.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd0437172, L:/10.30.170.167:18218 - R:/10.30.171.175:45404] 15:20:22.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd0437172, L:/10.30.170.167:18218 - R:/10.30.171.175:45404] 15:20:22.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]) request=subsystem result=ReplySuccess, want-reply=true 15:20:22.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45404]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:22.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]) request=subsystem activate command 15:20:22.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]) starting runner for command=netconf 15:20:22.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45404]) process #5 SSH_MSG_CHANNEL_DATA 15:20:22.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]) by 373 down to 2096779 15:20:22.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]) SSH_MSG_CHANNEL_DATA len=373 15:20:22.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404] 15:20:22.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd0437172, L:/10.30.170.167:18218 - R:/10.30.171.175:45404]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:22.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:22.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd0437172, L:/10.30.170.167:18218 - R:/10.30.171.175:45404] 15:20:22.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd0437172, L:/10.30.170.167:18218 - R:/10.30.171.175:45404] 15:20:22.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18218', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:22.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=389} created 15:20:22.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=389, channel=[id: 0xd0437172, L:/10.30.170.167:18218 - R:/10.30.171.175:45404]} created 15:20:22.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd0437172, L:/10.30.170.167:18218 - R:/10.30.171.175:45404] successful with session NetconfServerSession{sessionId=389, channel=[id: 0xd0437172, L:/10.30.170.167:18218 - R:/10.30.171.175:45404]} 15:20:22.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=389, channel=[id: 0xd0437172, L:/10.30.170.167:18218 - R:/10.30.171.175:45404]} up 15:20:22.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45404]) process #6 SSH_MSG_CHANNEL_DATA 15:20:22.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]) by 393 down to 2096386 15:20:22.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]) SSH_MSG_CHANNEL_DATA len=393 15:20:22.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404] 15:20:22.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:22.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:22.659 [netconf-device-simulator-threads-4] 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=389} 15:20:22.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:22.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=389, channel=[id: 0xd0437172, L:/10.30.170.167:18218 - R:/10.30.171.175:45404]} EXI handlers added to pipeline 15:20:22.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:22.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]) by 179 down to 2095870 15:20:22.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45404]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:22.660 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:22.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45404]) process #7 SSH_MSG_CHANNEL_DATA 15:20:22.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]) by 340 down to 2096046 15:20:22.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]) SSH_MSG_CHANNEL_DATA len=340 15:20:22.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404] 15:20:22.661 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:22.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:22.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=389} 15:20:22.662 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b56e472 15:20:22.662 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:22.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:22.662 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:22.662 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:22.662 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:22.662 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:22.662 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:22.662 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:22.662 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:22.662 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:22.662 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:22.662 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:22.662 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:22.662 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:22.662 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:22.662 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:22.662 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:22.662 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:22.662 [netconf-device-simulator-threads-4] 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 15:20:22.662 [netconf-device-simulator-threads-4] 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 15:20:22.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:22.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]) by 733 down to 2095137 15:20:22.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45404]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:22.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:22.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46206]) process #15 SSH_MSG_IGNORE 15:20:22.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46206]) SSH_MSG_IGNORE 15:20:22.741 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46206]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:22.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55306]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:22.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55306]) process #16 SSH_MSG_IGNORE 15:20:22.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55306]) SSH_MSG_IGNORE 15:20:22.762 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43696]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:22.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43696]) process #19 SSH_MSG_IGNORE 15:20:22.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43696]) SSH_MSG_IGNORE 15:20:22.773 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55710]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:22.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55710]) process #18 SSH_MSG_IGNORE 15:20:22.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55710]) SSH_MSG_IGNORE 15:20:23.004 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46850]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:23.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46850]) process #11 SSH_MSG_IGNORE 15:20:23.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46850]) SSH_MSG_IGNORE 15:20:23.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36592]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:23.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36592]) process #8 SSH_MSG_IGNORE 15:20:23.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36592]) SSH_MSG_IGNORE 15:20:23.058 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52710]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:23.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52710]) process #14 SSH_MSG_IGNORE 15:20:23.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52710]) SSH_MSG_IGNORE 15:20:23.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57962]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:23.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57962]) process #12 SSH_MSG_IGNORE 15:20:23.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57962]) SSH_MSG_IGNORE 15:20:23.194 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:23.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54094]) process #21 SSH_MSG_IGNORE 15:20:23.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54094]) SSH_MSG_IGNORE 15:20:23.215 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59730]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:23.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59730]) process #17 SSH_MSG_IGNORE 15:20:23.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59730]) SSH_MSG_IGNORE 15:20:23.257 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:23.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35512]) process #22 SSH_MSG_IGNORE 15:20:23.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35512]) SSH_MSG_IGNORE 15:20:23.362 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47358]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47358]) process #13 SSH_MSG_IGNORE 15:20:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47358]) SSH_MSG_IGNORE 15:20:23.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52218]) process #10 SSH_MSG_IGNORE 15:20:23.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52218]) SSH_MSG_IGNORE 15:20:23.457 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52218]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:23.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2fd4c1ae, L:/10.30.170.167:18219 - R:/10.30.171.175:45498]} 15:20:23.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:45498]): SSH-2.0-SSHD-UNKNOWN 15:20:23.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:45498]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:23.672 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:45498]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:23.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40294]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40294]) process #11 SSH_MSG_IGNORE 15:20:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40294]) SSH_MSG_IGNORE 15:20:23.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:45498]) Send SSH_MSG_KEXINIT 15:20:23.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45498]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:23.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45498]) process #0 SSH_MSG_KEXINIT 15:20:23.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:45498]) SSH_MSG_KEXINIT 15:20:23.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:45498]) strict KEX=true client=true server=true 15:20:23.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45498]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:23.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45498]) Kex: server host key algorithms = rsa-sha2-512 15:20:23.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45498]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:23.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45498]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:23.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45498]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:23.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45498]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:23.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45498]) Kex: compression algorithms (client to server) = none 15:20:23.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45498]) Kex: compression algorithms (server to client) = none 15:20:23.839 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:23.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45498]) process #1 30 15:20:23.917 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45498]] process command=SSH_MSG_KEXDH_INIT 15:20:23.918 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56642]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:23.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56642]) process #15 SSH_MSG_IGNORE 15:20:23.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56642]) SSH_MSG_IGNORE 15:20:23.925 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33250]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:23.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33250]) process #20 SSH_MSG_IGNORE 15:20:23.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33250]) SSH_MSG_IGNORE 15:20:23.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45498]] Send SSH_MSG_KEXDH_REPLY 15:20:23.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45498]) packet #1 sending command=31[31] len=1639 15:20:23.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:45498])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:23.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:45498]) Send SSH_MSG_NEWKEYS 15:20:23.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:45498]) session ID=5b:70:f2:61:55:c1:66:ae:56:6b:5e:01:9a:6e:c0:01:11:e0:80:6d:0f:8c:8b:35:04:03:c6:3c:c1:ed:fe:11:c7:d0:6c:2e:5b:65:cb:67:0d:8c:1d:05:42:35:14:80:17:8c:54:ff:c3:b0:56:d6:1e:ce:6b:13:55:a5:ca:14 15:20:23.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45498]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:23.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45498]): strict KEX resets output message sequence number from 3 to 0 15:20:23.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45498]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2bae3b8b; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:23.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:45498])[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 15:20:23.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45498])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:23.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45498]) packet #0 sending command=7[7] len=419 15:20:23.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45498]) No pending packets to flush at end of KEX 15:20:23.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45498]) process #2 SSH_MSG_NEWKEYS 15:20:23.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45498]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:23.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45498]): strict KEX resets input message sequence number from 3 to 0 15:20:23.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45498]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6b64240b; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:23.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:23.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45498]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:23.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45498]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:23.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:45498]) authorized authentication methods: password,publickey 15:20:23.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45498]) Accepted service ssh-userauth 15:20:23.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45498]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:23.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45498]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:23.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45498]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:23.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45498]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:23.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45498]) no authentication factory for method=none 15:20:23.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45498]) SSH_MSG_USERAUTH_REQUEST 15:20:23.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45498]) remaining methods: password,publickey 15:20:23.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45498]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:23.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45498]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:23.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45498]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:23.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45498]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:23.964 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:23.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:45498]) authentication result: true 15:20:23.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:45498]) SSH_MSG_USERAUTH_REQUEST 15:20:23.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45498])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:23.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45498]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:23.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:23.964 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:23.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45498]) no heartbeat to stop 15:20:23.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:45498]) heartbeat type=IGNORE, interval=PT30S 15:20:23.964 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:45498 authenticated 15:20:23.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45498]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:23.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45498]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:23.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45498]] session=TransportServerSession[admin@/10.30.171.175:45498] id=0 15:20:23.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45498])) size=2097152, max=2097152, packet=32768 15:20:23.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45498]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45498] 15:20:23.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45498]) recipient=0 15:20:23.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498])) size=2097152, max=2097152, packet=32768 15:20:23.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498])) re-initializing 15:20:23.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498])) size=2097152, max=2097152, packet=32768 15:20:23.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:23.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45498]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:23.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45498]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:23.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:23.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498])[want-reply=true] subsystem=netconf 15:20:23.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498])[subsystem] prepared command 15:20:23.966 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:23.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:23.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2fd4c1ae, L:/10.30.170.167:18219 - R:/10.30.171.175:45498]}} established 15:20:23.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 390: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18219 15:20:23.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 390: Creating data stores for simulated device 15:20:23.966 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:23.966 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:23.966 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:23.966 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:23.966 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:23.967 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3492c2b7 15:20:23.967 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:23.967 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:23.967 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:23.967 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:23.968 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:23.968 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:23.968 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:23.968 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:23.968 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3492c2b7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3492c2b7, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@39e6a0d3, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@39e6a0d3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:23.968 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:23.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:23.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2fd4c1ae, L:/10.30.170.167:18219 - R:/10.30.171.175:45498] 15:20:23.970 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 390 on channel [id: 0x2fd4c1ae, L:/10.30.170.167:18219 - R:/10.30.171.175:45498] 15:20:23.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]) by 1103 down to 2096049 15:20:23.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45498]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:23.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2fd4c1ae, L:/10.30.170.167:18219 - R:/10.30.171.175:45498] 15:20:23.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2fd4c1ae, L:/10.30.170.167:18219 - R:/10.30.171.175:45498] 15:20:23.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]) request=subsystem result=ReplySuccess, want-reply=true 15:20:23.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45498]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:23.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]) request=subsystem activate command 15:20:23.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]) starting runner for command=netconf 15:20:23.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45498]) process #5 SSH_MSG_CHANNEL_DATA 15:20:23.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]) by 373 down to 2096779 15:20:23.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]) SSH_MSG_CHANNEL_DATA len=373 15:20:23.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498] 15:20:23.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x2fd4c1ae, L:/10.30.170.167:18219 - R:/10.30.171.175:45498]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:23.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:23.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2fd4c1ae, L:/10.30.170.167:18219 - R:/10.30.171.175:45498] 15:20:23.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2fd4c1ae, L:/10.30.170.167:18219 - R:/10.30.171.175:45498] 15:20:23.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18219', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:23.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=390} created 15:20:23.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=390, channel=[id: 0x2fd4c1ae, L:/10.30.170.167:18219 - R:/10.30.171.175:45498]} created 15:20:23.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2fd4c1ae, L:/10.30.170.167:18219 - R:/10.30.171.175:45498] successful with session NetconfServerSession{sessionId=390, channel=[id: 0x2fd4c1ae, L:/10.30.170.167:18219 - R:/10.30.171.175:45498]} 15:20:23.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=390, channel=[id: 0x2fd4c1ae, L:/10.30.170.167:18219 - R:/10.30.171.175:45498]} up 15:20:23.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45498]) process #6 SSH_MSG_CHANNEL_DATA 15:20:23.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]) by 393 down to 2096386 15:20:23.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]) SSH_MSG_CHANNEL_DATA len=393 15:20:23.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498] 15:20:23.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:23.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:23.972 [netconf-device-simulator-threads-6] 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=390} 15:20:23.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:23.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=390, channel=[id: 0x2fd4c1ae, L:/10.30.170.167:18219 - R:/10.30.171.175:45498]} EXI handlers added to pipeline 15:20:23.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:23.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]) by 179 down to 2095870 15:20:23.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45498]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:23.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:23.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45498]) process #7 SSH_MSG_CHANNEL_DATA 15:20:23.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]) by 340 down to 2096046 15:20:23.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]) SSH_MSG_CHANNEL_DATA len=340 15:20:23.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498] 15:20:23.982 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38228]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:23.974 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:23.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:23.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=390} 15:20:23.983 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@39e6a0d3 15:20:23.983 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:23.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:23.983 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:23.983 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:23.983 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:23.983 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:23.983 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:23.983 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:23.983 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:23.983 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:23.983 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:23.983 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:23.983 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:23.983 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:23.983 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:23.983 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:23.983 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:23.983 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:23.983 [netconf-device-simulator-threads-6] 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 15:20:23.983 [netconf-device-simulator-threads-6] 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 15:20:23.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:23.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]) by 733 down to 2095137 15:20:23.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45498]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:23.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:23.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38228]) process #14 SSH_MSG_IGNORE 15:20:23.984 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38228]) SSH_MSG_IGNORE 15:20:24.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51022]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:24.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51022]) process #9 SSH_MSG_IGNORE 15:20:24.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51022]) SSH_MSG_IGNORE 15:20:24.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56112]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:24.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56112]) process #19 SSH_MSG_IGNORE 15:20:24.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56112]) SSH_MSG_IGNORE 15:20:24.240 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53034]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:24.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53034]) process #18 SSH_MSG_IGNORE 15:20:24.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53034]) SSH_MSG_IGNORE 15:20:24.246 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57878]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:24.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57878]) process #8 SSH_MSG_IGNORE 15:20:24.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57878]) SSH_MSG_IGNORE 15:20:24.252 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36500]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36500]) process #16 SSH_MSG_IGNORE 15:20:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36500]) SSH_MSG_IGNORE 15:20:24.370 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35506]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:24.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42684]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35506]) process #10 SSH_MSG_IGNORE 15:20:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35506]) SSH_MSG_IGNORE 15:20:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42684]) process #11 SSH_MSG_IGNORE 15:20:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42684]) SSH_MSG_IGNORE 15:20:24.455 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:24.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36672]) process #21 SSH_MSG_IGNORE 15:20:24.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36672]) SSH_MSG_IGNORE 15:20:24.458 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52534]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52534]) process #17 SSH_MSG_IGNORE 15:20:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52534]) SSH_MSG_IGNORE 15:20:24.468 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:24.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45706]) process #22 SSH_MSG_IGNORE 15:20:24.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45706]) SSH_MSG_IGNORE 15:20:24.597 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55244]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:24.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55244]) process #13 SSH_MSG_IGNORE 15:20:24.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55244]) SSH_MSG_IGNORE 15:20:24.641 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37608]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:24.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37608]) process #15 SSH_MSG_IGNORE 15:20:24.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37608]) SSH_MSG_IGNORE 15:20:24.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37362]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:24.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37362]) process #12 SSH_MSG_IGNORE 15:20:24.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37362]) SSH_MSG_IGNORE 15:20:24.925 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe7fc8cf0, L:/10.30.170.167:18220 - R:/10.30.171.175:36824]} 15:20:24.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:36824]): SSH-2.0-SSHD-UNKNOWN 15:20:24.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:36824]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:24.926 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:36824]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:24.938 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51856]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:25.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:36824]) Send SSH_MSG_KEXINIT 15:20:25.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36824]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:25.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36824]) process #0 SSH_MSG_KEXINIT 15:20:25.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:36824]) SSH_MSG_KEXINIT 15:20:25.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:36824]) strict KEX=true client=true server=true 15:20:25.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36824]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:25.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36824]) Kex: server host key algorithms = rsa-sha2-512 15:20:25.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36824]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:25.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36824]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:25.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36824]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:25.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36824]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:25.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36824]) Kex: compression algorithms (client to server) = none 15:20:25.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36824]) Kex: compression algorithms (server to client) = none 15:20:25.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:25.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51856]) process #14 SSH_MSG_IGNORE 15:20:25.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51856]) SSH_MSG_IGNORE 15:20:25.030 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40964]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:25.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40964]) process #20 SSH_MSG_IGNORE 15:20:25.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40964]) SSH_MSG_IGNORE 15:20:25.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36824]) process #1 30 15:20:25.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36824]] process command=SSH_MSG_KEXDH_INIT 15:20:25.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36824]] Send SSH_MSG_KEXDH_REPLY 15:20:25.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36824]) packet #1 sending command=31[31] len=1639 15:20:25.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:36824])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:25.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:36824]) Send SSH_MSG_NEWKEYS 15:20:25.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:36824]) session ID=5b:c3:43:e8:c0:0a:2d:9e:25:82:17:27:fb:4b:e1:58:a0:d4:fc:0d:18:77:f1:84:e4:45:3a:e9:a1:d1:28:02:b9:48:d8:6c:e7:b2:1f:f0:7c:6d:43:e1:e1:0a:95:5c:6c:2e:a3:54:1b:da:30:af:29:b8:77:94:70:d1:4a:92 15:20:25.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36824]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:25.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36824]): strict KEX resets output message sequence number from 3 to 0 15:20:25.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36824]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@350ca176; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:25.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:36824])[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 15:20:25.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36824])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:25.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36824]) packet #0 sending command=7[7] len=419 15:20:25.121 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36824]) No pending packets to flush at end of KEX 15:20:25.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36824]) process #2 SSH_MSG_NEWKEYS 15:20:25.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36824]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:25.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36824]): strict KEX resets input message sequence number from 3 to 0 15:20:25.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36824]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@262c2e18; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:25.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:25.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36824]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:25.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36824]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:25.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:36824]) authorized authentication methods: password,publickey 15:20:25.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36824]) Accepted service ssh-userauth 15:20:25.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36824]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:25.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36824]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:25.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36824]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:25.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36824]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:25.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36824]) no authentication factory for method=none 15:20:25.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36824]) SSH_MSG_USERAUTH_REQUEST 15:20:25.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36824]) remaining methods: password,publickey 15:20:25.149 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36824]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:25.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36824]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:25.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36824]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:25.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36824]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:25.150 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:25.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:36824]) authentication result: true 15:20:25.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:36824]) SSH_MSG_USERAUTH_REQUEST 15:20:25.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36824])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:25.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36824]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:25.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:25.150 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:25.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36824]) no heartbeat to stop 15:20:25.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:36824]) heartbeat type=IGNORE, interval=PT30S 15:20:25.151 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:36824 authenticated 15:20:25.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36824]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:25.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36824]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:25.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36824]] session=TransportServerSession[admin@/10.30.171.175:36824] id=0 15:20:25.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36824])) size=2097152, max=2097152, packet=32768 15:20:25.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36824]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36824] 15:20:25.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36824]) recipient=0 15:20:25.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824])) size=2097152, max=2097152, packet=32768 15:20:25.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824])) re-initializing 15:20:25.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824])) size=2097152, max=2097152, packet=32768 15:20:25.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:25.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36824]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:25.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36824]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:25.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:25.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824])[want-reply=true] subsystem=netconf 15:20:25.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824])[subsystem] prepared command 15:20:25.152 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:25.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:25.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe7fc8cf0, L:/10.30.170.167:18220 - R:/10.30.171.175:36824]}} established 15:20:25.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 391: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18220 15:20:25.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 391: Creating data stores for simulated device 15:20:25.152 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:25.152 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:25.152 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:25.152 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:25.152 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:25.153 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b7c6e35 15:20:25.153 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:25.153 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:25.153 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:25.154 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:25.154 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:25.154 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:25.154 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:25.155 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:25.155 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b7c6e35, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b7c6e35, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11636831, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11636831, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:25.155 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:25.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:25.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe7fc8cf0, L:/10.30.170.167:18220 - R:/10.30.171.175:36824] 15:20:25.156 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 391 on channel [id: 0xe7fc8cf0, L:/10.30.170.167:18220 - R:/10.30.171.175:36824] 15:20:25.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]) by 1103 down to 2096049 15:20:25.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36824]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:25.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe7fc8cf0, L:/10.30.170.167:18220 - R:/10.30.171.175:36824] 15:20:25.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe7fc8cf0, L:/10.30.170.167:18220 - R:/10.30.171.175:36824] 15:20:25.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]) request=subsystem result=ReplySuccess, want-reply=true 15:20:25.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36824]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:25.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]) request=subsystem activate command 15:20:25.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]) starting runner for command=netconf 15:20:25.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36824]) process #5 SSH_MSG_CHANNEL_DATA 15:20:25.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]) by 373 down to 2096779 15:20:25.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]) SSH_MSG_CHANNEL_DATA len=373 15:20:25.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824] 15:20:25.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe7fc8cf0, L:/10.30.170.167:18220 - R:/10.30.171.175:36824]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:25.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:25.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe7fc8cf0, L:/10.30.170.167:18220 - R:/10.30.171.175:36824] 15:20:25.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe7fc8cf0, L:/10.30.170.167:18220 - R:/10.30.171.175:36824] 15:20:25.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18220', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:25.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=391} created 15:20:25.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=391, channel=[id: 0xe7fc8cf0, L:/10.30.170.167:18220 - R:/10.30.171.175:36824]} created 15:20:25.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe7fc8cf0, L:/10.30.170.167:18220 - R:/10.30.171.175:36824] successful with session NetconfServerSession{sessionId=391, channel=[id: 0xe7fc8cf0, L:/10.30.170.167:18220 - R:/10.30.171.175:36824]} 15:20:25.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=391, channel=[id: 0xe7fc8cf0, L:/10.30.170.167:18220 - R:/10.30.171.175:36824]} up 15:20:25.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36824]) process #6 SSH_MSG_CHANNEL_DATA 15:20:25.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]) by 393 down to 2096386 15:20:25.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]) SSH_MSG_CHANNEL_DATA len=393 15:20:25.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824] 15:20:25.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:25.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:25.158 [netconf-device-simulator-threads-0] 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=391} 15:20:25.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:25.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=391, channel=[id: 0xe7fc8cf0, L:/10.30.170.167:18220 - R:/10.30.171.175:36824]} EXI handlers added to pipeline 15:20:25.158 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:25.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]) by 179 down to 2095870 15:20:25.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36824]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:25.159 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:25.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36824]) process #7 SSH_MSG_CHANNEL_DATA 15:20:25.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]) by 340 down to 2096046 15:20:25.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]) SSH_MSG_CHANNEL_DATA len=340 15:20:25.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824] 15:20:25.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:25.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:25.160 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=391} 15:20:25.161 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11636831 15:20:25.161 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:25.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:25.161 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:25.161 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:25.161 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:25.161 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:25.161 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:25.161 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:25.161 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:25.161 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:25.161 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:25.161 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:25.161 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:25.161 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:25.161 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:25.161 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:25.161 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:25.161 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:25.161 [netconf-device-simulator-threads-0] 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 15:20:25.161 [netconf-device-simulator-threads-0] 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 15:20:25.161 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:25.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]) by 733 down to 2095137 15:20:25.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36824]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:25.162 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51716]) process #11 SSH_MSG_IGNORE 15:20:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51716]) SSH_MSG_IGNORE 15:20:25.203 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51716]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:25.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34418]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:25.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34418]) process #16 SSH_MSG_IGNORE 15:20:25.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34418]) SSH_MSG_IGNORE 15:20:25.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52248]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:25.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52248]) process #9 SSH_MSG_IGNORE 15:20:25.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52248]) SSH_MSG_IGNORE 15:20:25.479 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45984]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:25.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45984]) process #19 SSH_MSG_IGNORE 15:20:25.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45984]) SSH_MSG_IGNORE 15:20:25.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44806]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:25.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44806]) process #18 SSH_MSG_IGNORE 15:20:25.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44806]) SSH_MSG_IGNORE 15:20:25.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57366]) process #10 SSH_MSG_IGNORE 15:20:25.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57366]) SSH_MSG_IGNORE 15:20:25.634 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57366]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:25.644 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36554]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:25.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36554]) process #8 SSH_MSG_IGNORE 15:20:25.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36554]) SSH_MSG_IGNORE 15:20:25.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53350]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:25.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53350]) process #13 SSH_MSG_IGNORE 15:20:25.674 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53350]) SSH_MSG_IGNORE 15:20:25.693 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:25.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39236]) process #21 SSH_MSG_IGNORE 15:20:25.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39236]) SSH_MSG_IGNORE 15:20:25.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47334]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:25.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47334]) process #17 SSH_MSG_IGNORE 15:20:25.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47334]) SSH_MSG_IGNORE 15:20:25.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:25.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35100]) process #22 SSH_MSG_IGNORE 15:20:25.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35100]) SSH_MSG_IGNORE 15:20:25.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39660]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39660]) process #15 SSH_MSG_IGNORE 15:20:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39660]) SSH_MSG_IGNORE 15:20:25.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60986]) process #12 SSH_MSG_IGNORE 15:20:25.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60986]) SSH_MSG_IGNORE 15:20:25.924 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60986]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:26.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54436]) process #14 SSH_MSG_IGNORE 15:20:26.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54436]) SSH_MSG_IGNORE 15:20:26.054 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54436]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:26.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2e601421, L:/10.30.170.167:18221 - R:/10.30.171.175:49070]} 15:20:26.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:49070]): SSH-2.0-SSHD-UNKNOWN 15:20:26.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:49070]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:26.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:49070]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:26.286 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:49070]) Send SSH_MSG_KEXINIT 15:20:26.286 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49070]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:26.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49070]) process #0 SSH_MSG_KEXINIT 15:20:26.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:49070]) SSH_MSG_KEXINIT 15:20:26.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:49070]) strict KEX=true client=true server=true 15:20:26.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49070]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:26.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49070]) Kex: server host key algorithms = rsa-sha2-512 15:20:26.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49070]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:26.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49070]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:26.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49070]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:26.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49070]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:26.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49070]) Kex: compression algorithms (client to server) = none 15:20:26.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49070]) Kex: compression algorithms (server to client) = none 15:20:26.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:26.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49070]) process #1 30 15:20:26.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:49070]] process command=SSH_MSG_KEXDH_INIT 15:20:26.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45298]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:26.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45298]) process #20 SSH_MSG_IGNORE 15:20:26.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45298]) SSH_MSG_IGNORE 15:20:26.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:49070]] Send SSH_MSG_KEXDH_REPLY 15:20:26.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49070]) packet #1 sending command=31[31] len=1639 15:20:26.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:49070])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:26.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:49070]) Send SSH_MSG_NEWKEYS 15:20:26.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:49070]) session ID=46:eb:f0:4a:4b:75:e5:19:39:a4:15:c5:91:74:a1:b3:8e:00:93:5c:42:9e:72:5e:de:8a:90:ca:1d:91:89:2b:8d:c2:85:14:d4:61:8a:bd:8b:6b:bb:11:8c:f8:b0:ce:e7:a0:7a:11:e7:89:19:b2:e7:cf:58:e1:58:6b:4a:46 15:20:26.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49070]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:26.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:49070]): strict KEX resets output message sequence number from 3 to 0 15:20:26.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:49070]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@592b8519; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:26.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:49070])[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 15:20:26.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:49070])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:26.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49070]) packet #0 sending command=7[7] len=419 15:20:26.380 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:49070]) No pending packets to flush at end of KEX 15:20:26.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49070]) process #2 SSH_MSG_NEWKEYS 15:20:26.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:49070]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:26.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:49070]): strict KEX resets input message sequence number from 3 to 0 15:20:26.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:49070]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6f083077; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:26.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:26.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49070]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:26.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:49070]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:26.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:49070]) authorized authentication methods: password,publickey 15:20:26.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:49070]) Accepted service ssh-userauth 15:20:26.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49070]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:26.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49070]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:26.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49070]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:26.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49070]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:26.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49070]) no authentication factory for method=none 15:20:26.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:49070]) SSH_MSG_USERAUTH_REQUEST 15:20:26.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:49070]) remaining methods: password,publickey 15:20:26.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49070]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:26.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49070]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:26.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49070]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:26.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49070]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:26.420 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:26.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:49070]) authentication result: true 15:20:26.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:49070]) SSH_MSG_USERAUTH_REQUEST 15:20:26.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:49070])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:26.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49070]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:26.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:26.420 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:26.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:49070]) no heartbeat to stop 15:20:26.420 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:49070]) heartbeat type=IGNORE, interval=PT30S 15:20:26.420 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:49070 authenticated 15:20:26.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49070]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:26.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49070]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:26.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49070]] session=TransportServerSession[admin@/10.30.171.175:49070] id=0 15:20:26.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:49070])) size=2097152, max=2097152, packet=32768 15:20:26.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49070]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:49070] 15:20:26.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:49070]) recipient=0 15:20:26.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070])) size=2097152, max=2097152, packet=32768 15:20:26.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070])) re-initializing 15:20:26.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070])) size=2097152, max=2097152, packet=32768 15:20:26.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:26.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49070]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:26.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49070]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:26.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:26.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070])[want-reply=true] subsystem=netconf 15:20:26.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070])[subsystem] prepared command 15:20:26.422 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:26.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:26.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2e601421, L:/10.30.170.167:18221 - R:/10.30.171.175:49070]}} established 15:20:26.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 392: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18221 15:20:26.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 392: Creating data stores for simulated device 15:20:26.422 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:26.422 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:26.422 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:26.422 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:26.422 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:26.423 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@696874ca 15:20:26.423 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:26.423 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:26.423 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:26.423 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:26.424 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:26.424 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:26.424 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:26.424 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:26.424 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@696874ca, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@696874ca, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19b66114, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19b66114, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:26.424 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:26.424 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:26.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2e601421, L:/10.30.170.167:18221 - R:/10.30.171.175:49070] 15:20:26.425 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 392 on channel [id: 0x2e601421, L:/10.30.170.167:18221 - R:/10.30.171.175:49070] 15:20:26.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]) by 1103 down to 2096049 15:20:26.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49070]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:26.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2e601421, L:/10.30.170.167:18221 - R:/10.30.171.175:49070] 15:20:26.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2e601421, L:/10.30.170.167:18221 - R:/10.30.171.175:49070] 15:20:26.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]) request=subsystem result=ReplySuccess, want-reply=true 15:20:26.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49070]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:26.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]) request=subsystem activate command 15:20:26.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]) starting runner for command=netconf 15:20:26.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49070]) process #5 SSH_MSG_CHANNEL_DATA 15:20:26.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]) by 373 down to 2096779 15:20:26.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]) SSH_MSG_CHANNEL_DATA len=373 15:20:26.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070] 15:20:26.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x2e601421, L:/10.30.170.167:18221 - R:/10.30.171.175:49070]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:26.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:26.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2e601421, L:/10.30.170.167:18221 - R:/10.30.171.175:49070] 15:20:26.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2e601421, L:/10.30.170.167:18221 - R:/10.30.171.175:49070] 15:20:26.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18221', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:26.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=392} created 15:20:26.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=392, channel=[id: 0x2e601421, L:/10.30.170.167:18221 - R:/10.30.171.175:49070]} created 15:20:26.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2e601421, L:/10.30.170.167:18221 - R:/10.30.171.175:49070] successful with session NetconfServerSession{sessionId=392, channel=[id: 0x2e601421, L:/10.30.170.167:18221 - R:/10.30.171.175:49070]} 15:20:26.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=392, channel=[id: 0x2e601421, L:/10.30.170.167:18221 - R:/10.30.171.175:49070]} up 15:20:26.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49070]) process #6 SSH_MSG_CHANNEL_DATA 15:20:26.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]) by 393 down to 2096386 15:20:26.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]) SSH_MSG_CHANNEL_DATA len=393 15:20:26.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070] 15:20:26.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:26.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:26.428 [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=392} 15:20:26.428 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57552]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:26.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57552]) process #11 SSH_MSG_IGNORE 15:20:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57552]) SSH_MSG_IGNORE 15:20:26.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=392, channel=[id: 0x2e601421, L:/10.30.170.167:18221 - R:/10.30.171.175:49070]} EXI handlers added to pipeline 15:20:26.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:26.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]) by 179 down to 2095870 15:20:26.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49070]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:26.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:26.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49070]) process #7 SSH_MSG_CHANNEL_DATA 15:20:26.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]) by 340 down to 2096046 15:20:26.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]) SSH_MSG_CHANNEL_DATA len=340 15:20:26.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070] 15:20:26.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:26.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:26.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=392} 15:20:26.430 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19b66114 15:20:26.430 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:26.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:26.430 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:26.430 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:26.430 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:26.431 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:26.431 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:26.431 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:26.431 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:26.431 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:26.431 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:26.431 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:26.431 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:26.431 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:26.431 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:26.431 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:26.431 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:26.431 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:26.431 [netconf-device-simulator-threads-2] 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 15:20:26.431 [netconf-device-simulator-threads-2] 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 15:20:26.435 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:26.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]) by 733 down to 2095137 15:20:26.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49070]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:26.436 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:26.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48660]) process #18 SSH_MSG_IGNORE 15:20:26.597 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48660]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:26.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48660]) SSH_MSG_IGNORE 15:20:26.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60992]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:26.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60992]) process #19 SSH_MSG_IGNORE 15:20:26.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60992]) SSH_MSG_IGNORE 15:20:26.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55820]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:26.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55820]) process #9 SSH_MSG_IGNORE 15:20:26.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55820]) SSH_MSG_IGNORE 15:20:26.725 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60446]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:26.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60446]) process #15 SSH_MSG_IGNORE 15:20:26.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60446]) SSH_MSG_IGNORE 15:20:26.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39688]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:26.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39688]) process #16 SSH_MSG_IGNORE 15:20:26.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39688]) SSH_MSG_IGNORE 15:20:26.811 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48528]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:26.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48528]) process #17 SSH_MSG_IGNORE 15:20:26.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48528]) SSH_MSG_IGNORE 15:20:26.822 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:26.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39396]) process #22 SSH_MSG_IGNORE 15:20:26.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39396]) SSH_MSG_IGNORE 15:20:26.857 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60546]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:26.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60546]) process #12 SSH_MSG_IGNORE 15:20:26.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60546]) SSH_MSG_IGNORE 15:20:26.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38280]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38280]) process #13 SSH_MSG_IGNORE 15:20:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38280]) SSH_MSG_IGNORE 15:20:27.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43912]) process #10 SSH_MSG_IGNORE 15:20:27.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43912]) SSH_MSG_IGNORE 15:20:27.001 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43912]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:27.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:27.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34870]) process #21 SSH_MSG_IGNORE 15:20:27.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34870]) SSH_MSG_IGNORE 15:20:27.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35726]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:27.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35726]) process #8 SSH_MSG_IGNORE 15:20:27.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35726]) SSH_MSG_IGNORE 15:20:27.417 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x67b9cd25, L:/10.30.170.167:18222 - R:/10.30.171.175:58780]} 15:20:27.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:58780]): SSH-2.0-SSHD-UNKNOWN 15:20:27.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:58780]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:27.418 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:58780]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:27.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37712]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:27.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37712]) process #20 SSH_MSG_IGNORE 15:20:27.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37712]) SSH_MSG_IGNORE 15:20:27.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39886]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:27.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56184]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:27.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:58780]) Send SSH_MSG_KEXINIT 15:20:27.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58780]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:27.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58780]) process #0 SSH_MSG_KEXINIT 15:20:27.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:58780]) SSH_MSG_KEXINIT 15:20:27.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:58780]) strict KEX=true client=true server=true 15:20:27.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58780]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:27.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58780]) Kex: server host key algorithms = rsa-sha2-512 15:20:27.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58780]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:27.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58780]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:27.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58780]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:27.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58780]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:27.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58780]) Kex: compression algorithms (client to server) = none 15:20:27.617 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58780]) Kex: compression algorithms (server to client) = none 15:20:27.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:27.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39886]) process #14 SSH_MSG_IGNORE 15:20:27.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39886]) SSH_MSG_IGNORE 15:20:27.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56184]) process #18 SSH_MSG_IGNORE 15:20:27.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56184]) SSH_MSG_IGNORE 15:20:27.640 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59012]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:27.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59012]) process #9 SSH_MSG_IGNORE 15:20:27.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59012]) SSH_MSG_IGNORE 15:20:27.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58780]) process #1 30 15:20:27.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58780]] process command=SSH_MSG_KEXDH_INIT 15:20:27.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58780]] Send SSH_MSG_KEXDH_REPLY 15:20:27.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58780]) packet #1 sending command=31[31] len=1639 15:20:27.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:58780])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:27.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:58780]) Send SSH_MSG_NEWKEYS 15:20:27.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:58780]) session ID=6e:12:f4:19:3b:7d:cc:ef:bf:7d:fc:06:90:73:60:02:f1:29:02:c5:5a:af:50:35:33:76:5d:43:27:1e:67:e1:2b:76:de:95:c7:28:34:d2:26:b9:23:2e:c0:2c:0d:c8:29:1f:af:96:53:25:b8:aa:68:b1:9e:ef:57:5f:05:7b 15:20:27.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58780]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:27.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58780]): strict KEX resets output message sequence number from 3 to 0 15:20:27.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58780]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@40405fb3; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:27.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:58780])[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 15:20:27.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58780])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:27.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58780]) packet #0 sending command=7[7] len=419 15:20:27.713 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58780]) No pending packets to flush at end of KEX 15:20:27.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39056]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:27.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39056]) process #19 SSH_MSG_IGNORE 15:20:27.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39056]) SSH_MSG_IGNORE 15:20:27.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58780]) process #2 SSH_MSG_NEWKEYS 15:20:27.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58780]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:27.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58780]): strict KEX resets input message sequence number from 3 to 0 15:20:27.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58780]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4d850765; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:27.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:27.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58780]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:27.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58780]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:27.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:58780]) authorized authentication methods: password,publickey 15:20:27.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58780]) Accepted service ssh-userauth 15:20:27.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58780]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:27.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58780]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:27.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58780]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:27.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58780]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:27.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58780]) no authentication factory for method=none 15:20:27.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58780]) SSH_MSG_USERAUTH_REQUEST 15:20:27.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58780]) remaining methods: password,publickey 15:20:27.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58780]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:27.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58780]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:27.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58780]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:27.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58780]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:27.746 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:27.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:58780]) authentication result: true 15:20:27.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:58780]) SSH_MSG_USERAUTH_REQUEST 15:20:27.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58780])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:27.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58780]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:27.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:27.746 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:27.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58780]) no heartbeat to stop 15:20:27.746 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:58780]) heartbeat type=IGNORE, interval=PT30S 15:20:27.746 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:58780 authenticated 15:20:27.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58780]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:27.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58780]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:27.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58780]] session=TransportServerSession[admin@/10.30.171.175:58780] id=0 15:20:27.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58780])) size=2097152, max=2097152, packet=32768 15:20:27.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58780]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58780] 15:20:27.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58780]) recipient=0 15:20:27.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780])) size=2097152, max=2097152, packet=32768 15:20:27.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780])) re-initializing 15:20:27.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780])) size=2097152, max=2097152, packet=32768 15:20:27.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:27.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58780]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:27.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58780]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:27.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:27.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780])[want-reply=true] subsystem=netconf 15:20:27.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780])[subsystem] prepared command 15:20:27.747 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:27.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:27.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x67b9cd25, L:/10.30.170.167:18222 - R:/10.30.171.175:58780]}} established 15:20:27.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 393: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18222 15:20:27.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 393: Creating data stores for simulated device 15:20:27.748 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:27.748 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:27.748 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:27.748 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:27.748 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:27.749 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@714ce9f3 15:20:27.749 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:27.749 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:27.749 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:27.749 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:27.749 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:27.749 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:27.749 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:27.749 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:27.749 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@714ce9f3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@714ce9f3, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b7e5122, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b7e5122, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:27.750 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:27.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:27.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x67b9cd25, L:/10.30.170.167:18222 - R:/10.30.171.175:58780] 15:20:27.751 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 393 on channel [id: 0x67b9cd25, L:/10.30.170.167:18222 - R:/10.30.171.175:58780] 15:20:27.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]) by 1103 down to 2096049 15:20:27.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58780]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:27.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x67b9cd25, L:/10.30.170.167:18222 - R:/10.30.171.175:58780] 15:20:27.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x67b9cd25, L:/10.30.170.167:18222 - R:/10.30.171.175:58780] 15:20:27.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]) request=subsystem result=ReplySuccess, want-reply=true 15:20:27.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58780]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:27.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]) request=subsystem activate command 15:20:27.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]) starting runner for command=netconf 15:20:27.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58780]) process #5 SSH_MSG_CHANNEL_DATA 15:20:27.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]) by 373 down to 2096779 15:20:27.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]) SSH_MSG_CHANNEL_DATA len=373 15:20:27.751 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780] 15:20:27.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x67b9cd25, L:/10.30.170.167:18222 - R:/10.30.171.175:58780]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:27.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:27.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x67b9cd25, L:/10.30.170.167:18222 - R:/10.30.171.175:58780] 15:20:27.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x67b9cd25, L:/10.30.170.167:18222 - R:/10.30.171.175:58780] 15:20:27.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18222', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:27.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=393} created 15:20:27.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=393, channel=[id: 0x67b9cd25, L:/10.30.170.167:18222 - R:/10.30.171.175:58780]} created 15:20:27.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x67b9cd25, L:/10.30.170.167:18222 - R:/10.30.171.175:58780] successful with session NetconfServerSession{sessionId=393, channel=[id: 0x67b9cd25, L:/10.30.170.167:18222 - R:/10.30.171.175:58780]} 15:20:27.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=393, channel=[id: 0x67b9cd25, L:/10.30.170.167:18222 - R:/10.30.171.175:58780]} up 15:20:27.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58780]) process #6 SSH_MSG_CHANNEL_DATA 15:20:27.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]) by 393 down to 2096386 15:20:27.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]) SSH_MSG_CHANNEL_DATA len=393 15:20:27.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780] 15:20:27.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:27.752 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:27.753 [netconf-device-simulator-threads-4] 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=393} 15:20:27.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:27.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=393, channel=[id: 0x67b9cd25, L:/10.30.170.167:18222 - R:/10.30.171.175:58780]} EXI handlers added to pipeline 15:20:27.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:27.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]) by 179 down to 2095870 15:20:27.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58780]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:27.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:27.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58780]) process #7 SSH_MSG_CHANNEL_DATA 15:20:27.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]) by 340 down to 2096046 15:20:27.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]) SSH_MSG_CHANNEL_DATA len=340 15:20:27.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780] 15:20:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=393} 15:20:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b7e5122 15:20:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:27.755 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:27.756 [netconf-device-simulator-threads-4] 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 15:20:27.756 [netconf-device-simulator-threads-4] 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 15:20:27.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:27.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]) by 733 down to 2095137 15:20:27.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58780]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:27.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:27.842 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42454]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:27.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42454]) process #16 SSH_MSG_IGNORE 15:20:27.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42454]) SSH_MSG_IGNORE 15:20:28.104 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60312]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:28.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60312]) process #10 SSH_MSG_IGNORE 15:20:28.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60312]) SSH_MSG_IGNORE 15:20:28.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60176]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60176]) process #15 SSH_MSG_IGNORE 15:20:28.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60176]) SSH_MSG_IGNORE 15:20:28.113 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47120]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:28.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47120]) process #17 SSH_MSG_IGNORE 15:20:28.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47120]) SSH_MSG_IGNORE 15:20:28.131 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49192]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49192]) process #12 SSH_MSG_IGNORE 15:20:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49192]) SSH_MSG_IGNORE 15:20:28.186 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49288]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49288]) process #13 SSH_MSG_IGNORE 15:20:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49288]) SSH_MSG_IGNORE 15:20:28.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56936]) process #21 SSH_MSG_IGNORE 15:20:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56936]) SSH_MSG_IGNORE 15:20:28.343 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41124]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:28.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41124]) process #11 SSH_MSG_IGNORE 15:20:28.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41124]) SSH_MSG_IGNORE 15:20:28.386 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:28.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60610]) process #22 SSH_MSG_IGNORE 15:20:28.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60610]) SSH_MSG_IGNORE 15:20:28.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51152]) process #9 SSH_MSG_IGNORE 15:20:28.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51152]) SSH_MSG_IGNORE 15:20:28.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51152]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:28.620 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50722]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:28.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50722]) process #14 SSH_MSG_IGNORE 15:20:28.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50722]) SSH_MSG_IGNORE 15:20:28.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52024]) process #8 SSH_MSG_IGNORE 15:20:28.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52024]) SSH_MSG_IGNORE 15:20:28.663 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52024]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:28.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x712c5fd2, L:/10.30.170.167:18223 - R:/10.30.171.175:52786]} 15:20:28.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:52786]): SSH-2.0-SSHD-UNKNOWN 15:20:28.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:52786]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:28.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:52786]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:28.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60668]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:28.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:52786]) Send SSH_MSG_KEXINIT 15:20:28.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52786]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:28.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52786]) process #0 SSH_MSG_KEXINIT 15:20:28.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:52786]) SSH_MSG_KEXINIT 15:20:28.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:52786]) strict KEX=true client=true server=true 15:20:28.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52786]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:28.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52786]) Kex: server host key algorithms = rsa-sha2-512 15:20:28.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52786]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:28.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52786]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:28.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52786]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:28.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52786]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:28.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52786]) Kex: compression algorithms (client to server) = none 15:20:28.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52786]) Kex: compression algorithms (server to client) = none 15:20:28.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:28.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60668]) process #18 SSH_MSG_IGNORE 15:20:28.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60668]) SSH_MSG_IGNORE 15:20:28.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36460]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:28.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36460]) process #20 SSH_MSG_IGNORE 15:20:28.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36460]) SSH_MSG_IGNORE 15:20:28.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52786]) process #1 30 15:20:28.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52786]] process command=SSH_MSG_KEXDH_INIT 15:20:28.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52786]] Send SSH_MSG_KEXDH_REPLY 15:20:28.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52786]) packet #1 sending command=31[31] len=1639 15:20:28.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:52786])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:28.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:52786]) Send SSH_MSG_NEWKEYS 15:20:28.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:52786]) session ID=c5:da:12:ef:cc:b3:fd:1d:54:36:aa:31:9d:0e:41:0a:57:61:32:6b:d8:90:6f:e4:f6:47:e2:20:41:0e:ff:04:00:4c:6f:5e:b4:53:d0:50:53:ad:cc:ce:59:a1:62:0f:d9:05:b0:2e:e7:c7:a7:a6:34:45:ce:bc:96:fc:5c:c9 15:20:28.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52786]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:28.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52786]): strict KEX resets output message sequence number from 3 to 0 15:20:28.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52786]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@21cb9ede; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:28.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:52786])[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 15:20:28.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52786])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:28.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52786]) packet #0 sending command=7[7] len=419 15:20:28.970 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52786]) No pending packets to flush at end of KEX 15:20:29.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52786]) process #2 SSH_MSG_NEWKEYS 15:20:29.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52786]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:29.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52786]): strict KEX resets input message sequence number from 3 to 0 15:20:29.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52786]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4acb1b23; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:29.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:29.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52786]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:29.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52786]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:29.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:52786]) authorized authentication methods: password,publickey 15:20:29.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52786]) Accepted service ssh-userauth 15:20:29.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52786]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:29.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52786]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:29.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52786]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:29.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52786]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:29.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52786]) no authentication factory for method=none 15:20:29.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52786]) SSH_MSG_USERAUTH_REQUEST 15:20:29.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52786]) remaining methods: password,publickey 15:20:29.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52786]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:29.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52786]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:29.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52786]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:29.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52786]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:29.007 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:29.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:52786]) authentication result: true 15:20:29.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:52786]) SSH_MSG_USERAUTH_REQUEST 15:20:29.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52786])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:29.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52786]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:29.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:29.008 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:29.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52786]) no heartbeat to stop 15:20:29.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:52786]) heartbeat type=IGNORE, interval=PT30S 15:20:29.008 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:52786 authenticated 15:20:29.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52786]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:29.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52786]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:29.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52786]] session=TransportServerSession[admin@/10.30.171.175:52786] id=0 15:20:29.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52786])) size=2097152, max=2097152, packet=32768 15:20:29.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52786]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52786] 15:20:29.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52786]) recipient=0 15:20:29.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786])) size=2097152, max=2097152, packet=32768 15:20:29.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786])) re-initializing 15:20:29.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786])) size=2097152, max=2097152, packet=32768 15:20:29.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:29.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52786]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:29.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52786]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:29.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:29.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786])[want-reply=true] subsystem=netconf 15:20:29.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786])[subsystem] prepared command 15:20:29.009 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:29.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:29.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x712c5fd2, L:/10.30.170.167:18223 - R:/10.30.171.175:52786]}} established 15:20:29.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 394: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18223 15:20:29.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 394: Creating data stores for simulated device 15:20:29.009 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:29.009 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:29.009 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:29.009 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:29.009 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:29.010 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@78811bb8 15:20:29.010 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:29.011 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:29.011 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:29.011 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:29.011 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:29.011 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:29.011 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:29.011 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:29.012 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@78811bb8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@78811bb8, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ce3eee6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ce3eee6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:29.012 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:29.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:29.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x712c5fd2, L:/10.30.170.167:18223 - R:/10.30.171.175:52786] 15:20:29.013 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 394 on channel [id: 0x712c5fd2, L:/10.30.170.167:18223 - R:/10.30.171.175:52786] 15:20:29.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]) by 1103 down to 2096049 15:20:29.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52786]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:29.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x712c5fd2, L:/10.30.170.167:18223 - R:/10.30.171.175:52786] 15:20:29.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x712c5fd2, L:/10.30.170.167:18223 - R:/10.30.171.175:52786] 15:20:29.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]) request=subsystem result=ReplySuccess, want-reply=true 15:20:29.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52786]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:29.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]) request=subsystem activate command 15:20:29.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]) starting runner for command=netconf 15:20:29.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52786]) process #5 SSH_MSG_CHANNEL_DATA 15:20:29.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]) by 373 down to 2096779 15:20:29.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]) SSH_MSG_CHANNEL_DATA len=373 15:20:29.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786] 15:20:29.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x712c5fd2, L:/10.30.170.167:18223 - R:/10.30.171.175:52786]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:29.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:29.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x712c5fd2, L:/10.30.170.167:18223 - R:/10.30.171.175:52786] 15:20:29.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x712c5fd2, L:/10.30.170.167:18223 - R:/10.30.171.175:52786] 15:20:29.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18223', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:29.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=394} created 15:20:29.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=394, channel=[id: 0x712c5fd2, L:/10.30.170.167:18223 - R:/10.30.171.175:52786]} created 15:20:29.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x712c5fd2, L:/10.30.170.167:18223 - R:/10.30.171.175:52786] successful with session NetconfServerSession{sessionId=394, channel=[id: 0x712c5fd2, L:/10.30.170.167:18223 - R:/10.30.171.175:52786]} 15:20:29.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=394, channel=[id: 0x712c5fd2, L:/10.30.170.167:18223 - R:/10.30.171.175:52786]} up 15:20:29.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52786]) process #6 SSH_MSG_CHANNEL_DATA 15:20:29.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]) by 393 down to 2096386 15:20:29.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]) SSH_MSG_CHANNEL_DATA len=393 15:20:29.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786] 15:20:29.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:29.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:29.017 [netconf-device-simulator-threads-6] 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=394} 15:20:29.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:29.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=394, channel=[id: 0x712c5fd2, L:/10.30.170.167:18223 - R:/10.30.171.175:52786]} EXI handlers added to pipeline 15:20:29.017 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:29.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]) by 179 down to 2095870 15:20:29.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52786]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:29.018 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:29.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52786]) process #7 SSH_MSG_CHANNEL_DATA 15:20:29.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]) by 340 down to 2096046 15:20:29.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]) SSH_MSG_CHANNEL_DATA len=340 15:20:29.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786] 15:20:29.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:29.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:29.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=394} 15:20:29.020 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ce3eee6 15:20:29.020 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:29.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:29.020 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:29.020 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:29.020 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:29.020 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:29.020 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:29.020 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:29.020 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:29.020 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:29.020 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:29.020 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:29.021 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:29.021 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:29.021 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:29.021 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:29.021 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:29.021 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:29.021 [netconf-device-simulator-threads-6] 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 15:20:29.021 [netconf-device-simulator-threads-6] 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 15:20:29.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:29.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]) by 733 down to 2095137 15:20:29.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52786]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:29.021 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:29.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58144]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:29.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58144]) process #19 SSH_MSG_IGNORE 15:20:29.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58144]) SSH_MSG_IGNORE 15:20:29.172 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57316]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:29.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57316]) process #16 SSH_MSG_IGNORE 15:20:29.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57316]) SSH_MSG_IGNORE 15:20:29.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58154]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:29.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58154]) process #15 SSH_MSG_IGNORE 15:20:29.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58154]) SSH_MSG_IGNORE 15:20:29.398 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45848]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:29.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45848]) process #17 SSH_MSG_IGNORE 15:20:29.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45848]) SSH_MSG_IGNORE 15:20:29.447 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51500]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:29.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51500]) process #10 SSH_MSG_IGNORE 15:20:29.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51500]) SSH_MSG_IGNORE 15:20:29.474 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:29.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40676]) process #22 SSH_MSG_IGNORE 15:20:29.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40676]) SSH_MSG_IGNORE 15:20:29.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51948]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:29.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51948]) process #12 SSH_MSG_IGNORE 15:20:29.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51948]) SSH_MSG_IGNORE 15:20:29.524 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:29.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53144]) process #21 SSH_MSG_IGNORE 15:20:29.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53144]) SSH_MSG_IGNORE 15:20:29.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35068]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:29.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35068]) process #11 SSH_MSG_IGNORE 15:20:29.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35068]) SSH_MSG_IGNORE 15:20:29.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48116]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:29.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48116]) process #13 SSH_MSG_IGNORE 15:20:29.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48116]) SSH_MSG_IGNORE 15:20:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40320]) process #9 SSH_MSG_IGNORE 15:20:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40320]) SSH_MSG_IGNORE 15:20:29.609 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40320]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:29.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41236]) process #8 SSH_MSG_IGNORE 15:20:29.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41236]) SSH_MSG_IGNORE 15:20:29.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41236]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:29.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47450]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:29.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47450]) process #19 SSH_MSG_IGNORE 15:20:29.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47450]) SSH_MSG_IGNORE 15:20:29.984 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46926]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:29.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46926]) process #20 SSH_MSG_IGNORE 15:20:29.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46926]) SSH_MSG_IGNORE 15:20:30.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x70ec188f, L:/10.30.170.167:18224 - R:/10.30.171.175:53232]} 15:20:30.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:53232]): SSH-2.0-SSHD-UNKNOWN 15:20:30.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:53232]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:30.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:53232]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:30.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59392]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:30.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:53232]) Send SSH_MSG_KEXINIT 15:20:30.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53232]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:30.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53232]) process #0 SSH_MSG_KEXINIT 15:20:30.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:53232]) SSH_MSG_KEXINIT 15:20:30.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:53232]) strict KEX=true client=true server=true 15:20:30.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53232]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:30.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53232]) Kex: server host key algorithms = rsa-sha2-512 15:20:30.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53232]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:30.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53232]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:30.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53232]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:30.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53232]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:30.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53232]) Kex: compression algorithms (client to server) = none 15:20:30.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53232]) Kex: compression algorithms (server to client) = none 15:20:30.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:30.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59392]) process #14 SSH_MSG_IGNORE 15:20:30.074 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59392]) SSH_MSG_IGNORE 15:20:30.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53232]) process #1 30 15:20:30.148 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:53232]] process command=SSH_MSG_KEXDH_INIT 15:20:30.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:53232]] Send SSH_MSG_KEXDH_REPLY 15:20:30.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53232]) packet #1 sending command=31[31] len=1639 15:20:30.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:53232])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:30.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:53232]) Send SSH_MSG_NEWKEYS 15:20:30.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:53232]) session ID=42:17:b1:5f:8b:aa:ec:43:5a:77:bc:6a:50:51:43:95:26:ee:c7:ce:81:9e:ac:0f:1a:ae:f0:d7:45:49:ee:05:77:f7:50:38:59:10:73:54:1f:9e:41:1a:e2:c6:26:20:2a:4e:58:ab:8b:1c:ec:67:6d:7d:f4:1d:61:45:9a:dc 15:20:30.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53232]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:30.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:53232]): strict KEX resets output message sequence number from 3 to 0 15:20:30.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:53232]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3d283e12; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:30.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:53232])[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 15:20:30.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:53232])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:30.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53232]) packet #0 sending command=7[7] len=419 15:20:30.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:53232]) No pending packets to flush at end of KEX 15:20:30.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53232]) process #2 SSH_MSG_NEWKEYS 15:20:30.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:53232]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:30.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:53232]): strict KEX resets input message sequence number from 3 to 0 15:20:30.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:53232]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@37da7a50; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:30.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:30.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53232]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:30.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:53232]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:30.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:53232]) authorized authentication methods: password,publickey 15:20:30.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:53232]) Accepted service ssh-userauth 15:20:30.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53232]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:30.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53232]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:30.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53232]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:30.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53232]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:30.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53232]) no authentication factory for method=none 15:20:30.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:53232]) SSH_MSG_USERAUTH_REQUEST 15:20:30.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:53232]) remaining methods: password,publickey 15:20:30.201 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53232]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:30.202 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53232]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:30.202 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53232]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:30.202 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53232]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:30.202 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:30.202 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:53232]) authentication result: true 15:20:30.202 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:53232]) SSH_MSG_USERAUTH_REQUEST 15:20:30.202 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:53232])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:30.202 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53232]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:30.202 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:30.202 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:30.202 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53232]) no heartbeat to stop 15:20:30.202 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:53232]) heartbeat type=IGNORE, interval=PT30S 15:20:30.202 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:53232 authenticated 15:20:30.202 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53232]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53232]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53232]] session=TransportServerSession[admin@/10.30.171.175:53232] id=0 15:20:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53232])) size=2097152, max=2097152, packet=32768 15:20:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53232]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53232] 15:20:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53232]) recipient=0 15:20:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232])) size=2097152, max=2097152, packet=32768 15:20:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232])) re-initializing 15:20:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232])) size=2097152, max=2097152, packet=32768 15:20:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53232]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53232]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232])[want-reply=true] subsystem=netconf 15:20:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232])[subsystem] prepared command 15:20:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x70ec188f, L:/10.30.170.167:18224 - R:/10.30.171.175:53232]}} established 15:20:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 395: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18224 15:20:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 395: Creating data stores for simulated device 15:20:30.203 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:30.204 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:30.204 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:30.204 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:30.204 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32895fb1 15:20:30.204 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:30.204 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:30.204 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:30.204 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:30.205 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:30.205 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:30.205 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:30.205 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:30.205 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32895fb1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32895fb1, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e26e802, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e26e802, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:30.205 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:30.205 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:30.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x70ec188f, L:/10.30.170.167:18224 - R:/10.30.171.175:53232] 15:20:30.206 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 395 on channel [id: 0x70ec188f, L:/10.30.170.167:18224 - R:/10.30.171.175:53232] 15:20:30.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]) by 1103 down to 2096049 15:20:30.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53232]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:30.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x70ec188f, L:/10.30.170.167:18224 - R:/10.30.171.175:53232] 15:20:30.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x70ec188f, L:/10.30.170.167:18224 - R:/10.30.171.175:53232] 15:20:30.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]) request=subsystem result=ReplySuccess, want-reply=true 15:20:30.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53232]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:30.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]) request=subsystem activate command 15:20:30.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]) starting runner for command=netconf 15:20:30.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53232]) process #5 SSH_MSG_CHANNEL_DATA 15:20:30.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]) by 373 down to 2096779 15:20:30.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]) SSH_MSG_CHANNEL_DATA len=373 15:20:30.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232] 15:20:30.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x70ec188f, L:/10.30.170.167:18224 - R:/10.30.171.175:53232]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:30.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:30.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x70ec188f, L:/10.30.170.167:18224 - R:/10.30.171.175:53232] 15:20:30.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x70ec188f, L:/10.30.170.167:18224 - R:/10.30.171.175:53232] 15:20:30.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18224', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:30.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=395} created 15:20:30.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=395, channel=[id: 0x70ec188f, L:/10.30.170.167:18224 - R:/10.30.171.175:53232]} created 15:20:30.207 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x70ec188f, L:/10.30.170.167:18224 - R:/10.30.171.175:53232] successful with session NetconfServerSession{sessionId=395, channel=[id: 0x70ec188f, L:/10.30.170.167:18224 - R:/10.30.171.175:53232]} 15:20:30.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=395, channel=[id: 0x70ec188f, L:/10.30.170.167:18224 - R:/10.30.171.175:53232]} up 15:20:30.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53232]) process #6 SSH_MSG_CHANNEL_DATA 15:20:30.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]) by 393 down to 2096386 15:20:30.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]) SSH_MSG_CHANNEL_DATA len=393 15:20:30.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232] 15:20:30.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:30.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:30.208 [netconf-device-simulator-threads-0] 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=395} 15:20:30.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:30.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=395, channel=[id: 0x70ec188f, L:/10.30.170.167:18224 - R:/10.30.171.175:53232]} EXI handlers added to pipeline 15:20:30.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:30.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]) by 179 down to 2095870 15:20:30.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53232]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:30.208 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:30.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53232]) process #7 SSH_MSG_CHANNEL_DATA 15:20:30.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]) by 340 down to 2096046 15:20:30.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]) SSH_MSG_CHANNEL_DATA len=340 15:20:30.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232] 15:20:30.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:30.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:30.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=395} 15:20:30.210 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e26e802 15:20:30.210 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:30.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:30.210 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:30.210 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:30.210 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:30.210 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:30.210 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:30.210 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:30.210 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:30.210 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:30.210 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:30.210 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:30.210 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:30.210 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:30.210 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:30.210 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:30.210 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:30.210 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:30.211 [netconf-device-simulator-threads-0] 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 15:20:30.211 [netconf-device-simulator-threads-0] 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 15:20:30.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:30.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]) by 733 down to 2095137 15:20:30.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53232]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:30.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:30.311 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50978]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:30.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50978]) process #16 SSH_MSG_IGNORE 15:20:30.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50978]) SSH_MSG_IGNORE 15:20:30.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48158]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:30.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48158]) process #18 SSH_MSG_IGNORE 15:20:30.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48158]) SSH_MSG_IGNORE 15:20:30.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47724]) process #9 SSH_MSG_IGNORE 15:20:30.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47724]) SSH_MSG_IGNORE 15:20:30.401 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47724]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:30.507 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58472]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:30.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58472]) process #19 SSH_MSG_IGNORE 15:20:30.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58472]) SSH_MSG_IGNORE 15:20:30.517 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42660]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:30.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42660]) process #15 SSH_MSG_IGNORE 15:20:30.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42660]) SSH_MSG_IGNORE 15:20:30.652 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51540]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:30.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51540]) process #13 SSH_MSG_IGNORE 15:20:30.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51540]) SSH_MSG_IGNORE 15:20:30.658 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57644]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:30.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57644]) process #17 SSH_MSG_IGNORE 15:20:30.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57644]) SSH_MSG_IGNORE 15:20:30.689 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53234]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:30.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53234]) process #10 SSH_MSG_IGNORE 15:20:30.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53234]) SSH_MSG_IGNORE 15:20:30.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55164]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:30.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55164]) process #11 SSH_MSG_IGNORE 15:20:30.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55164]) SSH_MSG_IGNORE 15:20:30.721 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:30.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55036]) process #22 SSH_MSG_IGNORE 15:20:30.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55036]) SSH_MSG_IGNORE 15:20:30.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4a54f207, L:/10.30.170.167:18225 - R:/10.30.171.175:34570]} 15:20:30.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:34570]): SSH-2.0-SSHD-UNKNOWN 15:20:30.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:34570]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:30.725 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:34570]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:30.770 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:30.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43018]) process #21 SSH_MSG_IGNORE 15:20:30.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43018]) SSH_MSG_IGNORE 15:20:30.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:34570]) Send SSH_MSG_KEXINIT 15:20:30.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34570]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:30.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34570]) process #0 SSH_MSG_KEXINIT 15:20:30.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:34570]) SSH_MSG_KEXINIT 15:20:30.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:34570]) strict KEX=true client=true server=true 15:20:30.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34570]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:30.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34570]) Kex: server host key algorithms = rsa-sha2-512 15:20:30.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34570]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:30.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34570]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:30.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34570]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:30.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34570]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:30.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34570]) Kex: compression algorithms (client to server) = none 15:20:30.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34570]) Kex: compression algorithms (server to client) = none 15:20:30.796 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:30.820 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54124]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:30.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54124]) process #12 SSH_MSG_IGNORE 15:20:30.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54124]) SSH_MSG_IGNORE 15:20:30.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34570]) process #1 30 15:20:30.886 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34570]] process command=SSH_MSG_KEXDH_INIT 15:20:30.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34570]] Send SSH_MSG_KEXDH_REPLY 15:20:30.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34570]) packet #1 sending command=31[31] len=1639 15:20:30.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:34570])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:30.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:34570]) Send SSH_MSG_NEWKEYS 15:20:30.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:34570]) session ID=0e:02:76:10:0c:cb:e1:f0:90:3d:ad:8e:c9:0d:85:a4:1e:de:76:c0:88:88:0e:b9:b0:39:24:db:3d:3a:ac:8e:69:30:f8:ce:3e:9b:cc:5f:5c:01:c0:ca:04:ef:ba:45:25:78:27:4c:6d:ad:85:5c:18:30:c3:43:dc:fc:f2:bb 15:20:30.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34570]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:30.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34570]): strict KEX resets output message sequence number from 3 to 0 15:20:30.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34570]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@497fdf44; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:30.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:34570])[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 15:20:30.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34570])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:30.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34570]) packet #0 sending command=7[7] len=419 15:20:30.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34570]) No pending packets to flush at end of KEX 15:20:30.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34570]) process #2 SSH_MSG_NEWKEYS 15:20:30.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34570]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:30.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34570]): strict KEX resets input message sequence number from 3 to 0 15:20:30.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34570]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@337c3144; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:30.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:30.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34570]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:30.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34570]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:30.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:34570]) authorized authentication methods: password,publickey 15:20:30.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34570]) Accepted service ssh-userauth 15:20:30.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34570]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:30.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34570]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:30.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34570]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:30.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34570]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:30.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34570]) no authentication factory for method=none 15:20:30.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34570]) SSH_MSG_USERAUTH_REQUEST 15:20:30.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34570]) remaining methods: password,publickey 15:20:30.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34570]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:30.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34570]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:30.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34570]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:30.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34570]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:30.940 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:30.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:34570]) authentication result: true 15:20:30.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:34570]) SSH_MSG_USERAUTH_REQUEST 15:20:30.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34570])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:30.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34570]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:30.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:30.940 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:30.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34570]) no heartbeat to stop 15:20:30.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:34570]) heartbeat type=IGNORE, interval=PT30S 15:20:30.940 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:34570 authenticated 15:20:30.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34570]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:30.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34570]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:30.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34570]] session=TransportServerSession[admin@/10.30.171.175:34570] id=0 15:20:30.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34570])) size=2097152, max=2097152, packet=32768 15:20:30.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34570]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34570] 15:20:30.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34570]) recipient=0 15:20:30.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570])) size=2097152, max=2097152, packet=32768 15:20:30.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570])) re-initializing 15:20:30.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570])) size=2097152, max=2097152, packet=32768 15:20:30.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:30.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34570]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:30.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34570]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:30.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:30.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570])[want-reply=true] subsystem=netconf 15:20:30.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570])[subsystem] prepared command 15:20:30.941 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:30.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:30.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4a54f207, L:/10.30.170.167:18225 - R:/10.30.171.175:34570]}} established 15:20:30.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 396: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18225 15:20:30.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 396: Creating data stores for simulated device 15:20:30.941 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:30.941 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:30.941 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:30.942 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:30.942 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:30.942 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7de78d82 15:20:30.942 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:30.942 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:30.943 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:30.943 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:30.943 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:30.943 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:30.943 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:30.943 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:30.943 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7de78d82, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7de78d82, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@17be72ac, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@17be72ac, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:30.944 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:30.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:30.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4a54f207, L:/10.30.170.167:18225 - R:/10.30.171.175:34570] 15:20:30.945 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 396 on channel [id: 0x4a54f207, L:/10.30.170.167:18225 - R:/10.30.171.175:34570] 15:20:30.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]) by 1103 down to 2096049 15:20:30.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34570]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:30.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4a54f207, L:/10.30.170.167:18225 - R:/10.30.171.175:34570] 15:20:30.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4a54f207, L:/10.30.170.167:18225 - R:/10.30.171.175:34570] 15:20:30.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]) request=subsystem result=ReplySuccess, want-reply=true 15:20:30.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34570]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:30.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]) request=subsystem activate command 15:20:30.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]) starting runner for command=netconf 15:20:30.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34570]) process #5 SSH_MSG_CHANNEL_DATA 15:20:30.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]) by 373 down to 2096779 15:20:30.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]) SSH_MSG_CHANNEL_DATA len=373 15:20:30.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570] 15:20:30.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x4a54f207, L:/10.30.170.167:18225 - R:/10.30.171.175:34570]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:30.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:30.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4a54f207, L:/10.30.170.167:18225 - R:/10.30.171.175:34570] 15:20:30.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4a54f207, L:/10.30.170.167:18225 - R:/10.30.171.175:34570] 15:20:30.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18225', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:30.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=396} created 15:20:30.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=396, channel=[id: 0x4a54f207, L:/10.30.170.167:18225 - R:/10.30.171.175:34570]} created 15:20:30.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4a54f207, L:/10.30.170.167:18225 - R:/10.30.171.175:34570] successful with session NetconfServerSession{sessionId=396, channel=[id: 0x4a54f207, L:/10.30.170.167:18225 - R:/10.30.171.175:34570]} 15:20:30.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=396, channel=[id: 0x4a54f207, L:/10.30.170.167:18225 - R:/10.30.171.175:34570]} up 15:20:30.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34570]) process #6 SSH_MSG_CHANNEL_DATA 15:20:30.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]) by 393 down to 2096386 15:20:30.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]) SSH_MSG_CHANNEL_DATA len=393 15:20:30.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570] 15:20:30.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:30.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:30.947 [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=396} 15:20:30.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:30.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=396, channel=[id: 0x4a54f207, L:/10.30.170.167:18225 - R:/10.30.171.175:34570]} EXI handlers added to pipeline 15:20:30.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:30.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]) by 179 down to 2095870 15:20:30.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34570]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:30.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:30.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34570]) process #7 SSH_MSG_CHANNEL_DATA 15:20:30.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]) by 340 down to 2096046 15:20:30.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]) SSH_MSG_CHANNEL_DATA len=340 15:20:30.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570] 15:20:30.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:30.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:30.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=396} 15:20:30.950 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@17be72ac 15:20:30.950 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:30.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:30.950 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:30.950 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:30.950 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:30.950 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:30.950 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:30.950 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:30.950 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:30.950 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:30.950 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:30.950 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:30.950 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:30.950 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:30.950 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:30.950 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:30.950 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:30.950 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:30.951 [netconf-device-simulator-threads-2] 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 15:20:30.951 [netconf-device-simulator-threads-2] 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 15:20:30.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:30.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]) by 733 down to 2095137 15:20:30.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34570]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:30.951 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:30.981 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52028]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:30.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52028]) process #8 SSH_MSG_IGNORE 15:20:30.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52028]) SSH_MSG_IGNORE 15:20:30.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46866]) process #16 SSH_MSG_IGNORE 15:20:30.991 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46866]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:30.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46866]) SSH_MSG_IGNORE 15:20:31.101 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:20:31.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54888]) process #23 SSH_MSG_IGNORE 15:20:31.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54888]) SSH_MSG_IGNORE 15:20:31.298 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43254]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:31.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43254]) process #20 SSH_MSG_IGNORE 15:20:31.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43254]) SSH_MSG_IGNORE 15:20:31.340 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49364]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:31.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49364]) process #18 SSH_MSG_IGNORE 15:20:31.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49364]) SSH_MSG_IGNORE 15:20:31.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x870ad291, L:/10.30.170.167:18226 - R:/10.30.171.175:46924]} 15:20:31.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:46924]): SSH-2.0-SSHD-UNKNOWN 15:20:31.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:46924]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:31.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:46924]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:31.531 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58794]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:31.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58794]) process #11 SSH_MSG_IGNORE 15:20:31.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58794]) SSH_MSG_IGNORE 15:20:31.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56680]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:31.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56680]) process #14 SSH_MSG_IGNORE 15:20:31.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56680]) SSH_MSG_IGNORE 15:20:31.697 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55832]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:31.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55832]) process #9 SSH_MSG_IGNORE 15:20:31.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55832]) SSH_MSG_IGNORE 15:20:31.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:46924]) Send SSH_MSG_KEXINIT 15:20:31.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46924]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:31.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46924]) process #0 SSH_MSG_KEXINIT 15:20:31.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:46924]) SSH_MSG_KEXINIT 15:20:31.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:46924]) strict KEX=true client=true server=true 15:20:31.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46924]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:31.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46924]) Kex: server host key algorithms = rsa-sha2-512 15:20:31.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46924]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:31.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46924]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:31.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46924]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:31.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46924]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:31.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46924]) Kex: compression algorithms (client to server) = none 15:20:31.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46924]) Kex: compression algorithms (server to client) = none 15:20:31.733 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:31.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38546]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:31.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46924]) process #1 30 15:20:31.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46924]] process command=SSH_MSG_KEXDH_INIT 15:20:31.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52940]) process #8 SSH_MSG_IGNORE 15:20:31.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52940]) SSH_MSG_IGNORE 15:20:31.813 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52940]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:31.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46924]] Send SSH_MSG_KEXDH_REPLY 15:20:31.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46924]) packet #1 sending command=31[31] len=1639 15:20:31.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:46924])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:31.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:46924]) Send SSH_MSG_NEWKEYS 15:20:31.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:46924]) session ID=b3:c6:c2:7d:29:5f:1d:9c:52:4f:f6:5c:35:2a:58:b6:71:33:71:e5:02:ef:e7:6c:a5:ff:f3:e1:4d:78:3e:a6:f5:72:63:3e:bd:8d:4b:64:b5:6f:54:01:5f:8f:d5:f0:78:27:fd:4c:7a:f9:fb:ff:be:be:15:60:bb:a5:7c:aa 15:20:31.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46924]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:31.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46924]): strict KEX resets output message sequence number from 3 to 0 15:20:31.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46924]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4c11c23e; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:31.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:46924])[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 15:20:31.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46924])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:31.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46924]) packet #0 sending command=7[7] len=419 15:20:31.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46924]) No pending packets to flush at end of KEX 15:20:31.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38546]) process #17 SSH_MSG_IGNORE 15:20:31.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38546]) SSH_MSG_IGNORE 15:20:31.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46924]) process #2 SSH_MSG_NEWKEYS 15:20:31.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46924]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:31.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46924]): strict KEX resets input message sequence number from 3 to 0 15:20:31.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46924]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5a5cc8e8; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:31.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:31.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46924]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:31.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46924]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:31.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:46924]) authorized authentication methods: password,publickey 15:20:31.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46924]) Accepted service ssh-userauth 15:20:31.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46924]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:31.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46924]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:31.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46924]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:31.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46924]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:31.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46924]) no authentication factory for method=none 15:20:31.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46924]) SSH_MSG_USERAUTH_REQUEST 15:20:31.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46924]) remaining methods: password,publickey 15:20:31.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46924]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:31.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46924]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:31.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46924]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:31.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46924]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:31.858 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:31.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:46924]) authentication result: true 15:20:31.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:46924]) SSH_MSG_USERAUTH_REQUEST 15:20:31.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46924])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:31.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46924]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:31.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:31.858 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:31.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46924]) no heartbeat to stop 15:20:31.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:46924]) heartbeat type=IGNORE, interval=PT30S 15:20:31.859 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:46924 authenticated 15:20:31.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46924]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:31.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46924]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:31.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46924]] session=TransportServerSession[admin@/10.30.171.175:46924] id=0 15:20:31.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46924])) size=2097152, max=2097152, packet=32768 15:20:31.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46924]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46924] 15:20:31.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46924]) recipient=0 15:20:31.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924])) size=2097152, max=2097152, packet=32768 15:20:31.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924])) re-initializing 15:20:31.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924])) size=2097152, max=2097152, packet=32768 15:20:31.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:31.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46924]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:31.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46924]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:31.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:31.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924])[want-reply=true] subsystem=netconf 15:20:31.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924])[subsystem] prepared command 15:20:31.860 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:31.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:31.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x870ad291, L:/10.30.170.167:18226 - R:/10.30.171.175:46924]}} established 15:20:31.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 397: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18226 15:20:31.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 397: Creating data stores for simulated device 15:20:31.860 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:31.860 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:31.860 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:31.860 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:31.860 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:31.861 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5edda57e 15:20:31.861 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:31.861 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:31.861 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:31.861 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:31.862 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:31.862 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:31.862 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:31.862 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:31.862 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5edda57e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5edda57e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2bea994c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2bea994c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:31.862 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:31.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:31.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x870ad291, L:/10.30.170.167:18226 - R:/10.30.171.175:46924] 15:20:31.863 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 397 on channel [id: 0x870ad291, L:/10.30.170.167:18226 - R:/10.30.171.175:46924] 15:20:31.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]) by 1103 down to 2096049 15:20:31.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46924]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:31.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x870ad291, L:/10.30.170.167:18226 - R:/10.30.171.175:46924] 15:20:31.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x870ad291, L:/10.30.170.167:18226 - R:/10.30.171.175:46924] 15:20:31.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]) request=subsystem result=ReplySuccess, want-reply=true 15:20:31.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46924]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:31.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]) request=subsystem activate command 15:20:31.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]) starting runner for command=netconf 15:20:31.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46924]) process #5 SSH_MSG_CHANNEL_DATA 15:20:31.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]) by 373 down to 2096779 15:20:31.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]) SSH_MSG_CHANNEL_DATA len=373 15:20:31.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924] 15:20:31.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x870ad291, L:/10.30.170.167:18226 - R:/10.30.171.175:46924]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:31.864 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:31.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x870ad291, L:/10.30.170.167:18226 - R:/10.30.171.175:46924] 15:20:31.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x870ad291, L:/10.30.170.167:18226 - R:/10.30.171.175:46924] 15:20:31.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18226', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:31.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=397} created 15:20:31.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=397, channel=[id: 0x870ad291, L:/10.30.170.167:18226 - R:/10.30.171.175:46924]} created 15:20:31.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x870ad291, L:/10.30.170.167:18226 - R:/10.30.171.175:46924] successful with session NetconfServerSession{sessionId=397, channel=[id: 0x870ad291, L:/10.30.170.167:18226 - R:/10.30.171.175:46924]} 15:20:31.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=397, channel=[id: 0x870ad291, L:/10.30.170.167:18226 - R:/10.30.171.175:46924]} up 15:20:31.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46924]) process #6 SSH_MSG_CHANNEL_DATA 15:20:31.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]) by 393 down to 2096386 15:20:31.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]) SSH_MSG_CHANNEL_DATA len=393 15:20:31.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924] 15:20:31.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:31.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:31.865 [netconf-device-simulator-threads-4] 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=397} 15:20:31.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:31.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=397, channel=[id: 0x870ad291, L:/10.30.170.167:18226 - R:/10.30.171.175:46924]} EXI handlers added to pipeline 15:20:31.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:31.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]) by 179 down to 2095870 15:20:31.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46924]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:31.866 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:31.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46924]) process #7 SSH_MSG_CHANNEL_DATA 15:20:31.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]) by 340 down to 2096046 15:20:31.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]) SSH_MSG_CHANNEL_DATA len=340 15:20:31.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924] 15:20:31.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:31.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:31.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=397} 15:20:31.867 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2bea994c 15:20:31.867 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:31.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:31.868 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:31.868 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:31.868 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:31.868 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:31.868 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:31.868 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:31.868 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:31.868 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:31.868 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:31.868 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:31.868 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:31.868 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:31.868 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:31.868 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:31.868 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:31.868 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:31.868 [netconf-device-simulator-threads-4] 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 15:20:31.868 [netconf-device-simulator-threads-4] 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 15:20:31.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:31.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]) by 733 down to 2095137 15:20:31.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46924]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:31.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:31.913 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35042]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:31.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35042]) process #19 SSH_MSG_IGNORE 15:20:31.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35042]) SSH_MSG_IGNORE 15:20:31.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:31.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #10 SSH_MSG_IGNORE 15:20:31.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:20:31.928 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44320]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:31.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44320]) process #15 SSH_MSG_IGNORE 15:20:31.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44320]) SSH_MSG_IGNORE 15:20:31.974 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:31.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43124]) process #21 SSH_MSG_IGNORE 15:20:31.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43124]) SSH_MSG_IGNORE 15:20:32.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33108]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:32.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33108]) process #12 SSH_MSG_IGNORE 15:20:32.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33108]) SSH_MSG_IGNORE 15:20:32.068 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:32.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37206]) process #22 SSH_MSG_IGNORE 15:20:32.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37206]) SSH_MSG_IGNORE 15:20:32.137 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51614]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:32.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51614]) process #16 SSH_MSG_IGNORE 15:20:32.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51614]) SSH_MSG_IGNORE 15:20:32.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38498]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:32.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38498]) process #13 SSH_MSG_IGNORE 15:20:32.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38498]) SSH_MSG_IGNORE 15:20:32.456 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:32.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #20 SSH_MSG_IGNORE 15:20:32.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:20:32.540 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59580]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:32.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59580]) process #17 SSH_MSG_IGNORE 15:20:32.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59580]) SSH_MSG_IGNORE 15:20:32.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50732]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:32.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50732]) process #8 SSH_MSG_IGNORE 15:20:32.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50732]) SSH_MSG_IGNORE 15:20:32.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5c5102c9, L:/10.30.170.167:18227 - R:/10.30.171.175:32830]} 15:20:32.788 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:32830]): SSH-2.0-SSHD-UNKNOWN 15:20:32.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:32830]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:32.789 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:32830]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:32.804 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38088]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:32.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38088]) process #18 SSH_MSG_IGNORE 15:20:32.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38088]) SSH_MSG_IGNORE 15:20:32.836 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50252]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:32.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50252]) process #14 SSH_MSG_IGNORE 15:20:32.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50252]) SSH_MSG_IGNORE 15:20:32.856 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:20:32.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39282]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:32.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39282]) process #15 SSH_MSG_IGNORE 15:20:32.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39282]) SSH_MSG_IGNORE 15:20:32.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44374]) process #11 SSH_MSG_IGNORE 15:20:32.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44374]) SSH_MSG_IGNORE 15:20:32.946 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44374]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46654]) process #9 SSH_MSG_IGNORE 15:20:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46654]) SSH_MSG_IGNORE 15:20:32.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46654]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:32.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:32830]) Send SSH_MSG_KEXINIT 15:20:32.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:32830]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:32.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:32830]) process #0 SSH_MSG_KEXINIT 15:20:32.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:32830]) SSH_MSG_KEXINIT 15:20:32.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:32830]) strict KEX=true client=true server=true 15:20:32.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:32830]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:32.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:32830]) Kex: server host key algorithms = rsa-sha2-512 15:20:32.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:32830]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:32.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:32830]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:32.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:32830]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:32.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:32830]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:32.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:32830]) Kex: compression algorithms (client to server) = none 15:20:32.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:32830]) Kex: compression algorithms (server to client) = none 15:20:33.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:33.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55962]) process #23 SSH_MSG_IGNORE 15:20:33.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55962]) SSH_MSG_IGNORE 15:20:33.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:32830]) process #1 30 15:20:33.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:32830]] process command=SSH_MSG_KEXDH_INIT 15:20:33.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:32830]] Send SSH_MSG_KEXDH_REPLY 15:20:33.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:32830]) packet #1 sending command=31[31] len=1639 15:20:33.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:32830])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:33.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:32830]) Send SSH_MSG_NEWKEYS 15:20:33.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:32830]) session ID=24:de:cd:b2:5e:aa:23:07:fa:a2:25:67:28:2d:21:0a:20:6a:fb:c2:d1:06:87:3d:9d:51:2f:31:de:34:cd:92:6b:fb:d7:f2:f6:e7:d4:14:7c:5f:a4:dd:d1:10:57:45:b6:4c:db:7e:25:c0:d0:2e:b0:1a:dd:0c:f5:32:42:66 15:20:33.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:32830]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:33.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:32830]): strict KEX resets output message sequence number from 3 to 0 15:20:33.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:32830]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2b19f49b; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:33.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:32830])[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 15:20:33.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:32830])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:33.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:32830]) packet #0 sending command=7[7] len=419 15:20:33.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:32830]) No pending packets to flush at end of KEX 15:20:33.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:32830]) process #2 SSH_MSG_NEWKEYS 15:20:33.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:32830]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:33.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:32830]): strict KEX resets input message sequence number from 3 to 0 15:20:33.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:32830]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2b43483f; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:33.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:33.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:32830]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:33.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:32830]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:33.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:32830]) authorized authentication methods: password,publickey 15:20:33.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:32830]) Accepted service ssh-userauth 15:20:33.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:32830]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:33.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:32830]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:33.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:32830]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:33.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:32830]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:33.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:32830]) no authentication factory for method=none 15:20:33.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:32830]) SSH_MSG_USERAUTH_REQUEST 15:20:33.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:32830]) remaining methods: password,publickey 15:20:33.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:32830]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:33.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:32830]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:33.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:32830]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:33.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:32830]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:33.120 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:33.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:32830]) authentication result: true 15:20:33.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:32830]) SSH_MSG_USERAUTH_REQUEST 15:20:33.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:32830])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:33.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:32830]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:33.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:33.120 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:33.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:32830]) no heartbeat to stop 15:20:33.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:32830]) heartbeat type=IGNORE, interval=PT30S 15:20:33.120 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:32830 authenticated 15:20:33.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:32830]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:33.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:32830]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:33.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:32830]] session=TransportServerSession[admin@/10.30.171.175:32830] id=0 15:20:33.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:32830])) size=2097152, max=2097152, packet=32768 15:20:33.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:32830]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:32830] 15:20:33.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:32830]) recipient=0 15:20:33.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830])) size=2097152, max=2097152, packet=32768 15:20:33.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830])) re-initializing 15:20:33.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830])) size=2097152, max=2097152, packet=32768 15:20:33.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:33.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:32830]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:33.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:32830]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:33.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:33.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830])[want-reply=true] subsystem=netconf 15:20:33.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830])[subsystem] prepared command 15:20:33.121 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:33.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:33.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5c5102c9, L:/10.30.170.167:18227 - R:/10.30.171.175:32830]}} established 15:20:33.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 398: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18227 15:20:33.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 398: Creating data stores for simulated device 15:20:33.121 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:33.121 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:33.121 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:33.121 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:33.121 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:33.122 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c1e067c 15:20:33.122 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:33.122 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:33.122 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:33.122 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:33.123 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:33.123 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46446]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:33.123 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:33.123 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:33.123 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:33.123 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c1e067c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c1e067c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4b833263, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4b833263, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:33.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46446]) process #16 SSH_MSG_IGNORE 15:20:33.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46446]) SSH_MSG_IGNORE 15:20:33.123 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:33.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:33.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5c5102c9, L:/10.30.170.167:18227 - R:/10.30.171.175:32830] 15:20:33.124 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 398 on channel [id: 0x5c5102c9, L:/10.30.170.167:18227 - R:/10.30.171.175:32830] 15:20:33.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]) by 1103 down to 2096049 15:20:33.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:32830]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:33.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5c5102c9, L:/10.30.170.167:18227 - R:/10.30.171.175:32830] 15:20:33.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5c5102c9, L:/10.30.170.167:18227 - R:/10.30.171.175:32830] 15:20:33.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]) request=subsystem result=ReplySuccess, want-reply=true 15:20:33.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:32830]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:33.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]) request=subsystem activate command 15:20:33.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]) starting runner for command=netconf 15:20:33.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:32830]) process #5 SSH_MSG_CHANNEL_DATA 15:20:33.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]) by 373 down to 2096779 15:20:33.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]) SSH_MSG_CHANNEL_DATA len=373 15:20:33.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830] 15:20:33.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x5c5102c9, L:/10.30.170.167:18227 - R:/10.30.171.175:32830]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:33.125 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:33.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5c5102c9, L:/10.30.170.167:18227 - R:/10.30.171.175:32830] 15:20:33.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5c5102c9, L:/10.30.170.167:18227 - R:/10.30.171.175:32830] 15:20:33.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18227', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:33.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=398} created 15:20:33.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=398, channel=[id: 0x5c5102c9, L:/10.30.170.167:18227 - R:/10.30.171.175:32830]} created 15:20:33.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5c5102c9, L:/10.30.170.167:18227 - R:/10.30.171.175:32830] successful with session NetconfServerSession{sessionId=398, channel=[id: 0x5c5102c9, L:/10.30.170.167:18227 - R:/10.30.171.175:32830]} 15:20:33.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=398, channel=[id: 0x5c5102c9, L:/10.30.170.167:18227 - R:/10.30.171.175:32830]} up 15:20:33.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:32830]) process #6 SSH_MSG_CHANNEL_DATA 15:20:33.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]) by 393 down to 2096386 15:20:33.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]) SSH_MSG_CHANNEL_DATA len=393 15:20:33.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830] 15:20:33.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:33.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:33.126 [netconf-device-simulator-threads-6] 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=398} 15:20:33.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:33.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=398, channel=[id: 0x5c5102c9, L:/10.30.170.167:18227 - R:/10.30.171.175:32830]} EXI handlers added to pipeline 15:20:33.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:33.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]) by 179 down to 2095870 15:20:33.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:32830]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:33.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:33.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:32830]) process #7 SSH_MSG_CHANNEL_DATA 15:20:33.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]) by 340 down to 2096046 15:20:33.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]) SSH_MSG_CHANNEL_DATA len=340 15:20:33.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830] 15:20:33.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:33.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:33.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=398} 15:20:33.128 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4b833263 15:20:33.128 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:33.128 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:33.128 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:33.128 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:33.128 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:33.128 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:33.128 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:33.128 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:33.129 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:33.129 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:33.129 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:33.129 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:33.129 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:33.129 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:33.129 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:33.129 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:33.129 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:33.129 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:33.129 [netconf-device-simulator-threads-6] 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 15:20:33.129 [netconf-device-simulator-threads-6] 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 15:20:33.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:33.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]) by 733 down to 2095137 15:20:33.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:32830]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:33.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:33.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38054]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:33.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38054]) process #12 SSH_MSG_IGNORE 15:20:33.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38054]) SSH_MSG_IGNORE 15:20:33.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:33.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50996]) process #22 SSH_MSG_IGNORE 15:20:33.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50996]) SSH_MSG_IGNORE 15:20:33.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54118]) process #21 SSH_MSG_IGNORE 15:20:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54118]) SSH_MSG_IGNORE 15:20:33.378 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46760]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:33.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46760]) process #19 SSH_MSG_IGNORE 15:20:33.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46760]) SSH_MSG_IGNORE 15:20:33.395 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40132]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:33.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40132]) process #10 SSH_MSG_IGNORE 15:20:33.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40132]) SSH_MSG_IGNORE 15:20:33.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36940]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:33.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36940]) process #13 SSH_MSG_IGNORE 15:20:33.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36940]) SSH_MSG_IGNORE 15:20:33.684 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56816]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56816]) process #15 SSH_MSG_IGNORE 15:20:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56816]) SSH_MSG_IGNORE 15:20:33.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40314]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:33.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40314]) process #20 SSH_MSG_IGNORE 15:20:33.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40314]) SSH_MSG_IGNORE 15:20:33.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53024]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:33.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53024]) process #17 SSH_MSG_IGNORE 15:20:33.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53024]) SSH_MSG_IGNORE 15:20:33.940 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45678]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:33.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45678]) process #18 SSH_MSG_IGNORE 15:20:33.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45678]) SSH_MSG_IGNORE 15:20:34.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:20:34.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60062]) process #23 SSH_MSG_IGNORE 15:20:34.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60062]) SSH_MSG_IGNORE 15:20:34.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43564]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:34.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43564]) process #14 SSH_MSG_IGNORE 15:20:34.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43564]) SSH_MSG_IGNORE 15:20:34.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa7a7dc02, L:/10.30.170.167:18228 - R:/10.30.171.175:45270]} 15:20:34.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:45270]): SSH-2.0-SSHD-UNKNOWN 15:20:34.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:45270]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:34.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:45270]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:34.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41604]) process #9 SSH_MSG_IGNORE 15:20:34.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41604]) SSH_MSG_IGNORE 15:20:34.118 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41604]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:34.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:45270]) Send SSH_MSG_KEXINIT 15:20:34.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45270]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:34.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45270]) process #0 SSH_MSG_KEXINIT 15:20:34.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:45270]) SSH_MSG_KEXINIT 15:20:34.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:45270]) strict KEX=true client=true server=true 15:20:34.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45270]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:34.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45270]) Kex: server host key algorithms = rsa-sha2-512 15:20:34.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45270]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:34.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45270]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:34.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45270]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:34.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45270]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:34.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45270]) Kex: compression algorithms (client to server) = none 15:20:34.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45270]) Kex: compression algorithms (server to client) = none 15:20:34.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:34.198 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:34.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #8 SSH_MSG_IGNORE 15:20:34.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:20:34.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45270]) process #1 30 15:20:34.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45270]] process command=SSH_MSG_KEXDH_INIT 15:20:34.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45270]] Send SSH_MSG_KEXDH_REPLY 15:20:34.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45270]) packet #1 sending command=31[31] len=1639 15:20:34.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:45270])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:34.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:45270]) Send SSH_MSG_NEWKEYS 15:20:34.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:45270]) session ID=ec:8a:9d:6b:47:61:d8:ae:4c:ec:eb:11:d0:2f:cc:56:fb:e2:98:ff:1e:5f:6f:85:b8:45:21:e4:1a:53:c5:8d:b9:46:01:8e:89:31:f1:c5:43:b7:00:53:d4:f4:e1:99:57:58:0f:21:e8:74:1a:d7:a2:33:da:bd:6d:53:76:24 15:20:34.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45270]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:34.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45270]): strict KEX resets output message sequence number from 3 to 0 15:20:34.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45270]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@41b64176; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:34.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:45270])[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 15:20:34.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45270])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:34.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45270]) packet #0 sending command=7[7] len=419 15:20:34.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45270]) No pending packets to flush at end of KEX 15:20:34.293 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:34.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45270]) process #2 SSH_MSG_NEWKEYS 15:20:34.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45270]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:34.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45270]): strict KEX resets input message sequence number from 3 to 0 15:20:34.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45270]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7abe3c9e; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:34.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:34.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45270]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:34.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45270]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:34.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:45270]) authorized authentication methods: password,publickey 15:20:34.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45270]) Accepted service ssh-userauth 15:20:34.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45270]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:34.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45270]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:34.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45270]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:34.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45270]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:34.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45270]) no authentication factory for method=none 15:20:34.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45270]) SSH_MSG_USERAUTH_REQUEST 15:20:34.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45270]) remaining methods: password,publickey 15:20:34.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45270]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:34.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44528]) process #22 SSH_MSG_IGNORE 15:20:34.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44528]) SSH_MSG_IGNORE 15:20:34.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45270]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:34.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45270]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:34.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45270]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:34.307 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:34.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:45270]) authentication result: true 15:20:34.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:45270]) SSH_MSG_USERAUTH_REQUEST 15:20:34.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45270])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:34.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45270]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:34.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:34.307 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:34.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45270]) no heartbeat to stop 15:20:34.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:45270]) heartbeat type=IGNORE, interval=PT30S 15:20:34.307 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:45270 authenticated 15:20:34.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45270]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:34.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45270]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:34.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45270]] session=TransportServerSession[admin@/10.30.171.175:45270] id=0 15:20:34.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45270])) size=2097152, max=2097152, packet=32768 15:20:34.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45270]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45270] 15:20:34.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45270]) recipient=0 15:20:34.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270])) size=2097152, max=2097152, packet=32768 15:20:34.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270])) re-initializing 15:20:34.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270])) size=2097152, max=2097152, packet=32768 15:20:34.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:34.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45270]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:34.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45270]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:34.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:34.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270])[want-reply=true] subsystem=netconf 15:20:34.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270])[subsystem] prepared command 15:20:34.308 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:34.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:34.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa7a7dc02, L:/10.30.170.167:18228 - R:/10.30.171.175:45270]}} established 15:20:34.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 399: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18228 15:20:34.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 399: Creating data stores for simulated device 15:20:34.309 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:34.309 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:34.309 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:34.309 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:34.309 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:34.309 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41dd1b35 15:20:34.310 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:34.310 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:34.310 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:34.310 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:34.311 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:34.311 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:34.311 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:34.311 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:34.311 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41dd1b35, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41dd1b35, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e7fcff, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e7fcff, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:34.311 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:34.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:34.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa7a7dc02, L:/10.30.170.167:18228 - R:/10.30.171.175:45270] 15:20:34.312 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 399 on channel [id: 0xa7a7dc02, L:/10.30.170.167:18228 - R:/10.30.171.175:45270] 15:20:34.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]) by 1103 down to 2096049 15:20:34.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45270]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:34.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa7a7dc02, L:/10.30.170.167:18228 - R:/10.30.171.175:45270] 15:20:34.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa7a7dc02, L:/10.30.170.167:18228 - R:/10.30.171.175:45270] 15:20:34.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]) request=subsystem result=ReplySuccess, want-reply=true 15:20:34.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45270]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:34.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]) request=subsystem activate command 15:20:34.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]) starting runner for command=netconf 15:20:34.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45270]) process #5 SSH_MSG_CHANNEL_DATA 15:20:34.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]) by 373 down to 2096779 15:20:34.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]) SSH_MSG_CHANNEL_DATA len=373 15:20:34.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270] 15:20:34.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa7a7dc02, L:/10.30.170.167:18228 - R:/10.30.171.175:45270]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:34.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:34.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa7a7dc02, L:/10.30.170.167:18228 - R:/10.30.171.175:45270] 15:20:34.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa7a7dc02, L:/10.30.170.167:18228 - R:/10.30.171.175:45270] 15:20:34.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18228', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:34.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=399} created 15:20:34.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=399, channel=[id: 0xa7a7dc02, L:/10.30.170.167:18228 - R:/10.30.171.175:45270]} created 15:20:34.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa7a7dc02, L:/10.30.170.167:18228 - R:/10.30.171.175:45270] successful with session NetconfServerSession{sessionId=399, channel=[id: 0xa7a7dc02, L:/10.30.170.167:18228 - R:/10.30.171.175:45270]} 15:20:34.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=399, channel=[id: 0xa7a7dc02, L:/10.30.170.167:18228 - R:/10.30.171.175:45270]} up 15:20:34.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45270]) process #6 SSH_MSG_CHANNEL_DATA 15:20:34.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]) by 393 down to 2096386 15:20:34.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]) SSH_MSG_CHANNEL_DATA len=393 15:20:34.314 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270] 15:20:34.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:34.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:34.315 [netconf-device-simulator-threads-0] 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=399} 15:20:34.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:34.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=399, channel=[id: 0xa7a7dc02, L:/10.30.170.167:18228 - R:/10.30.171.175:45270]} EXI handlers added to pipeline 15:20:34.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:34.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]) by 179 down to 2095870 15:20:34.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45270]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:34.315 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:34.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45270]) process #7 SSH_MSG_CHANNEL_DATA 15:20:34.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]) by 340 down to 2096046 15:20:34.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]) SSH_MSG_CHANNEL_DATA len=340 15:20:34.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270] 15:20:34.316 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:34.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:34.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=399} 15:20:34.317 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e7fcff 15:20:34.317 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:34.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:34.317 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:34.317 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:34.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:34.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:34.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:34.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:34.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:34.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:34.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:34.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:34.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:34.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:34.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:34.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:34.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:34.317 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:34.317 [netconf-device-simulator-threads-0] 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 15:20:34.317 [netconf-device-simulator-threads-0] 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 15:20:34.317 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:34.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]) by 733 down to 2095137 15:20:34.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45270]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:34.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:34.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55152]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:34.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55152]) process #11 SSH_MSG_IGNORE 15:20:34.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55152]) SSH_MSG_IGNORE 15:20:34.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60536]) process #12 SSH_MSG_IGNORE 15:20:34.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60536]) SSH_MSG_IGNORE 15:20:34.460 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60536]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:34.482 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50618]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:34.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50618]) process #19 SSH_MSG_IGNORE 15:20:34.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50618]) SSH_MSG_IGNORE 15:20:34.501 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58044]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:34.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58044]) process #16 SSH_MSG_IGNORE 15:20:34.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58044]) SSH_MSG_IGNORE 15:20:34.542 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50140]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:34.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50140]) process #10 SSH_MSG_IGNORE 15:20:34.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50140]) SSH_MSG_IGNORE 15:20:34.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34250]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:34.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34250]) process #21 SSH_MSG_IGNORE 15:20:34.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34250]) SSH_MSG_IGNORE 15:20:34.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaaa2c192, L:/10.30.170.167:18229 - R:/10.30.171.175:44176]} 15:20:34.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:44176]): SSH-2.0-SSHD-UNKNOWN 15:20:34.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:44176]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:34.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:44176]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:34.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:44176]) Send SSH_MSG_KEXINIT 15:20:34.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44176]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:34.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44176]) process #0 SSH_MSG_KEXINIT 15:20:34.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:44176]) SSH_MSG_KEXINIT 15:20:34.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:44176]) strict KEX=true client=true server=true 15:20:34.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44176]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:34.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44176]) Kex: server host key algorithms = rsa-sha2-512 15:20:34.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44176]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:34.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44176]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:34.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44176]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:34.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44176]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:34.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44176]) Kex: compression algorithms (client to server) = none 15:20:34.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44176]) Kex: compression algorithms (server to client) = none 15:20:34.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:34.952 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56610]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:34.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56610]) process #13 SSH_MSG_IGNORE 15:20:34.952 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56610]) SSH_MSG_IGNORE 15:20:35.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44176]) process #1 30 15:20:35.008 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44176]] process command=SSH_MSG_KEXDH_INIT 15:20:35.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44176]] Send SSH_MSG_KEXDH_REPLY 15:20:35.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44176]) packet #1 sending command=31[31] len=1639 15:20:35.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:44176])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:35.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:44176]) Send SSH_MSG_NEWKEYS 15:20:35.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:44176]) session ID=ce:4a:0a:6f:01:09:f2:46:58:9e:2c:20:7d:49:79:55:a7:e3:71:26:52:60:3f:eb:28:5a:00:35:b3:84:4e:dd:e1:0d:79:01:c3:3a:cf:96:64:49:42:c7:ef:08:0e:69:74:3e:47:93:bf:c3:07:4d:eb:bd:c0:75:e6:55:d2:42 15:20:35.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44176]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:35.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44176]): strict KEX resets output message sequence number from 3 to 0 15:20:35.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44176]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@422bf7a2; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:35.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:44176])[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 15:20:35.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44176])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:35.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44176]) packet #0 sending command=7[7] len=419 15:20:35.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44176]) No pending packets to flush at end of KEX 15:20:35.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40368]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:35.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44176]) process #2 SSH_MSG_NEWKEYS 15:20:35.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44176]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:35.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44176]): strict KEX resets input message sequence number from 3 to 0 15:20:35.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44176]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5271f466; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:35.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:35.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44176]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:35.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44176]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:35.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:44176]) authorized authentication methods: password,publickey 15:20:35.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44176]) Accepted service ssh-userauth 15:20:35.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44176]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:35.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40368]) process #17 SSH_MSG_IGNORE 15:20:35.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40368]) SSH_MSG_IGNORE 15:20:35.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44176]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:35.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44176]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:35.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44176]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:35.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44176]) no authentication factory for method=none 15:20:35.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44176]) SSH_MSG_USERAUTH_REQUEST 15:20:35.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44176]) remaining methods: password,publickey 15:20:35.056 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44176]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:35.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44176]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:35.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44176]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:35.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44176]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:35.057 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:35.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:44176]) authentication result: true 15:20:35.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:44176]) SSH_MSG_USERAUTH_REQUEST 15:20:35.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44176])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:35.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44176]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:35.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:35.057 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:35.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44176]) no heartbeat to stop 15:20:35.057 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:44176]) heartbeat type=IGNORE, interval=PT30S 15:20:35.057 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:44176 authenticated 15:20:35.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44176]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:35.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44176]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:35.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44176]] session=TransportServerSession[admin@/10.30.171.175:44176] id=0 15:20:35.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44176])) size=2097152, max=2097152, packet=32768 15:20:35.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44176]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44176] 15:20:35.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44176]) recipient=0 15:20:35.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176])) size=2097152, max=2097152, packet=32768 15:20:35.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176])) re-initializing 15:20:35.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176])) size=2097152, max=2097152, packet=32768 15:20:35.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:35.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44176]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:35.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44176]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:35.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:35.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176])[want-reply=true] subsystem=netconf 15:20:35.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176])[subsystem] prepared command 15:20:35.058 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:35.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:35.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaaa2c192, L:/10.30.170.167:18229 - R:/10.30.171.175:44176]}} established 15:20:35.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 400: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18229 15:20:35.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 400: Creating data stores for simulated device 15:20:35.059 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:35.059 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:35.059 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:35.059 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:35.059 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:35.060 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6b1e0b92 15:20:35.060 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:35.060 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:35.060 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:35.060 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:35.061 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:35.061 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:35.061 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:35.061 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:35.061 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6b1e0b92, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6b1e0b92, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2310ac55, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2310ac55, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:35.061 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:35.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:35.062 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaaa2c192, L:/10.30.170.167:18229 - R:/10.30.171.175:44176] 15:20:35.062 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 400 on channel [id: 0xaaa2c192, L:/10.30.170.167:18229 - R:/10.30.171.175:44176] 15:20:35.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]) by 1103 down to 2096049 15:20:35.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44176]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:35.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaaa2c192, L:/10.30.170.167:18229 - R:/10.30.171.175:44176] 15:20:35.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaaa2c192, L:/10.30.170.167:18229 - R:/10.30.171.175:44176] 15:20:35.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]) request=subsystem result=ReplySuccess, want-reply=true 15:20:35.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44176]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:35.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]) request=subsystem activate command 15:20:35.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]) starting runner for command=netconf 15:20:35.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44176]) process #5 SSH_MSG_CHANNEL_DATA 15:20:35.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]) by 373 down to 2096779 15:20:35.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]) SSH_MSG_CHANNEL_DATA len=373 15:20:35.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176] 15:20:35.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xaaa2c192, L:/10.30.170.167:18229 - R:/10.30.171.175:44176]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:35.063 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:35.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaaa2c192, L:/10.30.170.167:18229 - R:/10.30.171.175:44176] 15:20:35.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaaa2c192, L:/10.30.170.167:18229 - R:/10.30.171.175:44176] 15:20:35.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18229', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:35.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=400} created 15:20:35.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=400, channel=[id: 0xaaa2c192, L:/10.30.170.167:18229 - R:/10.30.171.175:44176]} created 15:20:35.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaaa2c192, L:/10.30.170.167:18229 - R:/10.30.171.175:44176] successful with session NetconfServerSession{sessionId=400, channel=[id: 0xaaa2c192, L:/10.30.170.167:18229 - R:/10.30.171.175:44176]} 15:20:35.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=400, channel=[id: 0xaaa2c192, L:/10.30.170.167:18229 - R:/10.30.171.175:44176]} up 15:20:35.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44176]) process #6 SSH_MSG_CHANNEL_DATA 15:20:35.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]) by 393 down to 2096386 15:20:35.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]) SSH_MSG_CHANNEL_DATA len=393 15:20:35.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176] 15:20:35.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:35.064 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:35.064 [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=400} 15:20:35.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:35.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=400, channel=[id: 0xaaa2c192, L:/10.30.170.167:18229 - R:/10.30.171.175:44176]} EXI handlers added to pipeline 15:20:35.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:35.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]) by 179 down to 2095870 15:20:35.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44176]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:35.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:35.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44176]) process #7 SSH_MSG_CHANNEL_DATA 15:20:35.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]) by 340 down to 2096046 15:20:35.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]) SSH_MSG_CHANNEL_DATA len=340 15:20:35.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176] 15:20:35.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:35.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:35.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=400} 15:20:35.067 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2310ac55 15:20:35.067 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:35.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:35.067 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:35.067 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:35.067 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:35.067 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:35.067 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:35.067 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:35.067 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:35.067 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:35.067 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:35.067 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:35.068 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:35.068 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:35.068 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:35.068 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:35.068 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:35.068 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:35.068 [netconf-device-simulator-threads-2] 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 15:20:35.068 [netconf-device-simulator-threads-2] 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 15:20:35.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:35.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]) by 733 down to 2095137 15:20:35.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44176]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:35.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:35.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43496]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:35.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43496]) process #15 SSH_MSG_IGNORE 15:20:35.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43496]) SSH_MSG_IGNORE 15:20:35.170 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57892]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:35.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57892]) process #14 SSH_MSG_IGNORE 15:20:35.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57892]) SSH_MSG_IGNORE 15:20:35.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47616]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:35.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47616]) process #20 SSH_MSG_IGNORE 15:20:35.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47616]) SSH_MSG_IGNORE 15:20:35.296 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:20:35.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54708]) process #23 SSH_MSG_IGNORE 15:20:35.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54708]) SSH_MSG_IGNORE 15:20:35.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59792]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:35.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59792]) process #18 SSH_MSG_IGNORE 15:20:35.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59792]) SSH_MSG_IGNORE 15:20:35.353 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59020]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:35.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59020]) process #8 SSH_MSG_IGNORE 15:20:35.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59020]) SSH_MSG_IGNORE 15:20:35.419 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:35.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35166]) process #22 SSH_MSG_IGNORE 15:20:35.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35166]) SSH_MSG_IGNORE 15:20:35.421 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39854]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:35.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39854]) process #9 SSH_MSG_IGNORE 15:20:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39854]) SSH_MSG_IGNORE 15:20:35.425 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50180]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50180]) process #11 SSH_MSG_IGNORE 15:20:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50180]) SSH_MSG_IGNORE 15:20:35.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x308da6a9, L:/10.30.170.167:18230 - R:/10.30.171.175:40848]} 15:20:35.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:40848]): SSH-2.0-SSHD-UNKNOWN 15:20:35.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:40848]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:35.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:40848]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:35.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47276]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:35.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37358]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47276]) process #16 SSH_MSG_IGNORE 15:20:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47276]) SSH_MSG_IGNORE 15:20:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37358]) process #19 SSH_MSG_IGNORE 15:20:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37358]) SSH_MSG_IGNORE 15:20:35.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58356]) process #10 SSH_MSG_IGNORE 15:20:35.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58356]) SSH_MSG_IGNORE 15:20:35.711 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58356]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:35.770 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42458]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:35.867 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38758]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:40848]) Send SSH_MSG_KEXINIT 15:20:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40848]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40848]) process #0 SSH_MSG_KEXINIT 15:20:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:40848]) SSH_MSG_KEXINIT 15:20:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:40848]) strict KEX=true client=true server=true 15:20:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40848]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40848]) Kex: server host key algorithms = rsa-sha2-512 15:20:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40848]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40848]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40848]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40848]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40848]) Kex: compression algorithms (client to server) = none 15:20:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40848]) Kex: compression algorithms (server to client) = none 15:20:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42458]) process #12 SSH_MSG_IGNORE 15:20:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42458]) SSH_MSG_IGNORE 15:20:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38758]) process #21 SSH_MSG_IGNORE 15:20:35.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38758]) SSH_MSG_IGNORE 15:20:35.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40848]) process #1 30 15:20:35.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40848]] process command=SSH_MSG_KEXDH_INIT 15:20:35.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40848]] Send SSH_MSG_KEXDH_REPLY 15:20:35.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40848]) packet #1 sending command=31[31] len=1639 15:20:35.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:40848])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:35.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:40848]) Send SSH_MSG_NEWKEYS 15:20:35.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:40848]) session ID=52:c9:b9:fc:fd:63:4f:7e:98:10:41:d0:1b:67:50:53:b6:da:8e:db:05:8f:a6:a0:ac:5a:06:81:65:75:bf:12:bd:3b:c1:71:63:d4:ff:e5:d6:b4:41:27:71:0c:ba:c4:84:83:69:27:8f:dd:7a:04:c3:0b:36:4d:13:cc:7f:8e 15:20:35.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40848]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:35.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40848]): strict KEX resets output message sequence number from 3 to 0 15:20:35.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40848]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7e158ae3; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:35.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:40848])[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 15:20:35.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40848])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:35.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40848]) packet #0 sending command=7[7] len=419 15:20:35.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40848]) No pending packets to flush at end of KEX 15:20:36.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40848]) process #2 SSH_MSG_NEWKEYS 15:20:36.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40848]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:36.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40848]): strict KEX resets input message sequence number from 3 to 0 15:20:36.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40848]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7a0a7a18; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:36.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:36.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40848]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:36.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40848]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:36.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:40848]) authorized authentication methods: password,publickey 15:20:36.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40848]) Accepted service ssh-userauth 15:20:36.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40848]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:36.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40848]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:36.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40848]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:36.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40848]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:36.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40848]) no authentication factory for method=none 15:20:36.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40848]) SSH_MSG_USERAUTH_REQUEST 15:20:36.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40848]) remaining methods: password,publickey 15:20:36.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40848]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:36.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40848]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:36.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40848]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:36.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40848]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:36.010 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:36.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:40848]) authentication result: true 15:20:36.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:40848]) SSH_MSG_USERAUTH_REQUEST 15:20:36.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40848])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:36.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40848]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:36.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:36.010 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:36.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40848]) no heartbeat to stop 15:20:36.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:40848]) heartbeat type=IGNORE, interval=PT30S 15:20:36.010 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:40848 authenticated 15:20:36.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40848]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:36.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40848]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:36.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40848]] session=TransportServerSession[admin@/10.30.171.175:40848] id=0 15:20:36.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40848])) size=2097152, max=2097152, packet=32768 15:20:36.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40848]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40848] 15:20:36.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40848]) recipient=0 15:20:36.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848])) size=2097152, max=2097152, packet=32768 15:20:36.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848])) re-initializing 15:20:36.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848])) size=2097152, max=2097152, packet=32768 15:20:36.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:36.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40848]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:36.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40848]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:36.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:36.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848])[want-reply=true] subsystem=netconf 15:20:36.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848])[subsystem] prepared command 15:20:36.012 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:36.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:36.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x308da6a9, L:/10.30.170.167:18230 - R:/10.30.171.175:40848]}} established 15:20:36.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 401: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18230 15:20:36.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 401: Creating data stores for simulated device 15:20:36.012 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:36.013 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:36.013 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:36.013 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:36.013 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:36.013 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1cc29c70 15:20:36.014 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:36.014 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:36.014 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:36.014 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:36.015 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:36.015 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:36.015 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:36.015 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:36.015 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1cc29c70, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1cc29c70, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22bef621, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22bef621, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:36.016 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:36.016 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:36.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x308da6a9, L:/10.30.170.167:18230 - R:/10.30.171.175:40848] 15:20:36.017 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 401 on channel [id: 0x308da6a9, L:/10.30.170.167:18230 - R:/10.30.171.175:40848] 15:20:36.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]) by 1103 down to 2096049 15:20:36.017 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40848]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:36.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x308da6a9, L:/10.30.170.167:18230 - R:/10.30.171.175:40848] 15:20:36.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x308da6a9, L:/10.30.170.167:18230 - R:/10.30.171.175:40848] 15:20:36.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]) request=subsystem result=ReplySuccess, want-reply=true 15:20:36.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40848]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:36.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]) request=subsystem activate command 15:20:36.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]) starting runner for command=netconf 15:20:36.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40848]) process #5 SSH_MSG_CHANNEL_DATA 15:20:36.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]) by 373 down to 2096779 15:20:36.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]) SSH_MSG_CHANNEL_DATA len=373 15:20:36.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848] 15:20:36.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x308da6a9, L:/10.30.170.167:18230 - R:/10.30.171.175:40848]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:36.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:36.018 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x308da6a9, L:/10.30.170.167:18230 - R:/10.30.171.175:40848] 15:20:36.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x308da6a9, L:/10.30.170.167:18230 - R:/10.30.171.175:40848] 15:20:36.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18230', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:36.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=401} created 15:20:36.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=401, channel=[id: 0x308da6a9, L:/10.30.170.167:18230 - R:/10.30.171.175:40848]} created 15:20:36.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x308da6a9, L:/10.30.170.167:18230 - R:/10.30.171.175:40848] successful with session NetconfServerSession{sessionId=401, channel=[id: 0x308da6a9, L:/10.30.170.167:18230 - R:/10.30.171.175:40848]} 15:20:36.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=401, channel=[id: 0x308da6a9, L:/10.30.170.167:18230 - R:/10.30.171.175:40848]} up 15:20:36.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40848]) process #6 SSH_MSG_CHANNEL_DATA 15:20:36.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]) by 393 down to 2096386 15:20:36.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]) SSH_MSG_CHANNEL_DATA len=393 15:20:36.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848] 15:20:36.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:36.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:36.019 [netconf-device-simulator-threads-4] 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=401} 15:20:36.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:36.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=401, channel=[id: 0x308da6a9, L:/10.30.170.167:18230 - R:/10.30.171.175:40848]} EXI handlers added to pipeline 15:20:36.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:36.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]) by 179 down to 2095870 15:20:36.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40848]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:36.019 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:36.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40848]) process #7 SSH_MSG_CHANNEL_DATA 15:20:36.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]) by 340 down to 2096046 15:20:36.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]) SSH_MSG_CHANNEL_DATA len=340 15:20:36.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848] 15:20:36.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:36.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:36.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=401} 15:20:36.021 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22bef621 15:20:36.021 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:36.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:36.021 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:36.021 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:36.021 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:36.021 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:36.021 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:36.021 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:36.021 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:36.021 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:36.021 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:36.021 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:36.021 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:36.021 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:36.021 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:36.022 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:36.022 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:36.022 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:36.022 [netconf-device-simulator-threads-4] 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 15:20:36.022 [netconf-device-simulator-threads-4] 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 15:20:36.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:36.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]) by 733 down to 2095137 15:20:36.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40848]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:36.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:36.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47636]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:36.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47636]) process #14 SSH_MSG_IGNORE 15:20:36.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47636]) SSH_MSG_IGNORE 15:20:36.238 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37492]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37492]) process #13 SSH_MSG_IGNORE 15:20:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37492]) SSH_MSG_IGNORE 15:20:36.381 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46272]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:36.381 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46272]) process #17 SSH_MSG_IGNORE 15:20:36.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46272]) SSH_MSG_IGNORE 15:20:36.453 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54238]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54238]) process #15 SSH_MSG_IGNORE 15:20:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54238]) SSH_MSG_IGNORE 15:20:36.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50372]) process #9 SSH_MSG_IGNORE 15:20:36.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50372]) SSH_MSG_IGNORE 15:20:36.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50372]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:36.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59766]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:36.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59766]) process #18 SSH_MSG_IGNORE 15:20:36.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59766]) SSH_MSG_IGNORE 15:20:36.588 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:20:36.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58112]) process #23 SSH_MSG_IGNORE 15:20:36.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58112]) SSH_MSG_IGNORE 15:20:36.629 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:36.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54380]) process #22 SSH_MSG_IGNORE 15:20:36.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54380]) SSH_MSG_IGNORE 15:20:36.645 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53088]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:36.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53088]) process #20 SSH_MSG_IGNORE 15:20:36.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53088]) SSH_MSG_IGNORE 15:20:36.732 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56674]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:36.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56674]) process #8 SSH_MSG_IGNORE 15:20:36.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56674]) SSH_MSG_IGNORE 15:20:36.757 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45880]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:36.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45880]) process #19 SSH_MSG_IGNORE 15:20:36.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45880]) SSH_MSG_IGNORE 15:20:36.811 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46650]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:36.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46650]) process #11 SSH_MSG_IGNORE 15:20:36.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46650]) SSH_MSG_IGNORE 15:20:36.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf63581f5, L:/10.30.170.167:18231 - R:/10.30.171.175:39500]} 15:20:36.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:39500]): SSH-2.0-SSHD-UNKNOWN 15:20:36.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:39500]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:36.859 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:39500]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:36.931 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39958]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:36.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39958]) process #10 SSH_MSG_IGNORE 15:20:36.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39958]) SSH_MSG_IGNORE 15:20:36.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:39500]) Send SSH_MSG_KEXINIT 15:20:36.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39500]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:36.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39500]) process #0 SSH_MSG_KEXINIT 15:20:36.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:39500]) SSH_MSG_KEXINIT 15:20:36.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:39500]) strict KEX=true client=true server=true 15:20:36.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39500]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:36.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39500]) Kex: server host key algorithms = rsa-sha2-512 15:20:36.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39500]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:36.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39500]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:36.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39500]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:36.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39500]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:36.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39500]) Kex: compression algorithms (client to server) = none 15:20:36.944 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:39500]) Kex: compression algorithms (server to client) = none 15:20:36.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:36.963 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41400]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:36.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41400]) process #16 SSH_MSG_IGNORE 15:20:36.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41400]) SSH_MSG_IGNORE 15:20:36.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47864]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:37.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39500]) process #1 30 15:20:37.020 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:39500]] process command=SSH_MSG_KEXDH_INIT 15:20:37.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:39500]] Send SSH_MSG_KEXDH_REPLY 15:20:37.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39500]) packet #1 sending command=31[31] len=1639 15:20:37.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:39500])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:37.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:39500]) Send SSH_MSG_NEWKEYS 15:20:37.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:39500]) session ID=19:62:90:7c:9c:b8:c8:8b:79:df:51:78:28:f2:df:f9:01:86:2b:ee:0c:4d:8c:0c:94:93:13:ac:79:3e:7a:99:a4:27:76:c4:a9:38:74:6f:f0:5f:41:00:ac:71:eb:fd:da:a8:3a:cf:2b:de:49:63:a5:af:7c:2c:9d:21:94:1d 15:20:37.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39500]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:37.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:39500]): strict KEX resets output message sequence number from 3 to 0 15:20:37.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:39500]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@19c6ff3a; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:37.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:39500])[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 15:20:37.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:39500])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:37.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39500]) packet #0 sending command=7[7] len=419 15:20:37.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:39500]) No pending packets to flush at end of KEX 15:20:37.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47864]) process #12 SSH_MSG_IGNORE 15:20:37.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47864]) SSH_MSG_IGNORE 15:20:37.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39500]) process #2 SSH_MSG_NEWKEYS 15:20:37.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:39500]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:37.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:39500]): strict KEX resets input message sequence number from 3 to 0 15:20:37.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:39500]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@27e44a38; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:37.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:37.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39500]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:37.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:39500]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:37.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:39500]) authorized authentication methods: password,publickey 15:20:37.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:39500]) Accepted service ssh-userauth 15:20:37.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39500]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:37.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39500]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:37.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39500]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:37.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39500]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:37.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39500]) no authentication factory for method=none 15:20:37.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:39500]) SSH_MSG_USERAUTH_REQUEST 15:20:37.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:39500]) remaining methods: password,publickey 15:20:37.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39500]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:37.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:39500]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:37.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39500]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:37.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:39500]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:37.073 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:37.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:39500]) authentication result: true 15:20:37.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:39500]) SSH_MSG_USERAUTH_REQUEST 15:20:37.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:39500])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:37.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:39500]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:37.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:37.073 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:37.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39500]) no heartbeat to stop 15:20:37.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:39500]) heartbeat type=IGNORE, interval=PT30S 15:20:37.073 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:39500 authenticated 15:20:37.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39500]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:37.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39500]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39500]] session=TransportServerSession[admin@/10.30.171.175:39500] id=0 15:20:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39500])) size=2097152, max=2097152, packet=32768 15:20:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39500]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39500] 15:20:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:39500]) recipient=0 15:20:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500])) size=2097152, max=2097152, packet=32768 15:20:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500])) re-initializing 15:20:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500])) size=2097152, max=2097152, packet=32768 15:20:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39500]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39500]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500])[want-reply=true] subsystem=netconf 15:20:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500])[subsystem] prepared command 15:20:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf63581f5, L:/10.30.170.167:18231 - R:/10.30.171.175:39500]}} established 15:20:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 402: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18231 15:20:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 402: Creating data stores for simulated device 15:20:37.075 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:37.075 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:37.075 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:37.075 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:37.075 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:37.076 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71082e08 15:20:37.076 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:37.077 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:37.077 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:37.077 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:37.077 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:37.077 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:37.077 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:37.077 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:37.077 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71082e08, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71082e08, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10748675, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10748675, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:37.078 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:37.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:37.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf63581f5, L:/10.30.170.167:18231 - R:/10.30.171.175:39500] 15:20:37.079 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 402 on channel [id: 0xf63581f5, L:/10.30.170.167:18231 - R:/10.30.171.175:39500] 15:20:37.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]) by 1103 down to 2096049 15:20:37.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39500]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:37.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf63581f5, L:/10.30.170.167:18231 - R:/10.30.171.175:39500] 15:20:37.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf63581f5, L:/10.30.170.167:18231 - R:/10.30.171.175:39500] 15:20:37.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]) request=subsystem result=ReplySuccess, want-reply=true 15:20:37.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39500]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:37.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]) request=subsystem activate command 15:20:37.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]) starting runner for command=netconf 15:20:37.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39500]) process #5 SSH_MSG_CHANNEL_DATA 15:20:37.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]) by 373 down to 2096779 15:20:37.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]) SSH_MSG_CHANNEL_DATA len=373 15:20:37.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500] 15:20:37.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf63581f5, L:/10.30.170.167:18231 - R:/10.30.171.175:39500]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:37.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:37.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf63581f5, L:/10.30.170.167:18231 - R:/10.30.171.175:39500] 15:20:37.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf63581f5, L:/10.30.170.167:18231 - R:/10.30.171.175:39500] 15:20:37.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18231', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:37.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=402} created 15:20:37.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=402, channel=[id: 0xf63581f5, L:/10.30.170.167:18231 - R:/10.30.171.175:39500]} created 15:20:37.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf63581f5, L:/10.30.170.167:18231 - R:/10.30.171.175:39500] successful with session NetconfServerSession{sessionId=402, channel=[id: 0xf63581f5, L:/10.30.170.167:18231 - R:/10.30.171.175:39500]} 15:20:37.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=402, channel=[id: 0xf63581f5, L:/10.30.170.167:18231 - R:/10.30.171.175:39500]} up 15:20:37.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39500]) process #6 SSH_MSG_CHANNEL_DATA 15:20:37.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]) by 393 down to 2096386 15:20:37.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]) SSH_MSG_CHANNEL_DATA len=393 15:20:37.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500] 15:20:37.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:37.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:37.081 [netconf-device-simulator-threads-6] 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=402} 15:20:37.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:37.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=402, channel=[id: 0xf63581f5, L:/10.30.170.167:18231 - R:/10.30.171.175:39500]} EXI handlers added to pipeline 15:20:37.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:37.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]) by 179 down to 2095870 15:20:37.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39500]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:37.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:37.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39500]) process #7 SSH_MSG_CHANNEL_DATA 15:20:37.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]) by 340 down to 2096046 15:20:37.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]) SSH_MSG_CHANNEL_DATA len=340 15:20:37.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500] 15:20:37.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:37.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:37.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=402} 15:20:37.083 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10748675 15:20:37.083 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:37.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:37.083 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:37.083 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:37.084 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:37.084 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:37.084 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:37.084 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:37.084 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:37.084 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:37.084 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:37.084 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:37.084 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:37.084 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:37.084 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:37.084 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:37.084 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:37.084 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:37.084 [netconf-device-simulator-threads-6] 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 15:20:37.084 [netconf-device-simulator-threads-6] 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 15:20:37.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:37.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]) by 733 down to 2095137 15:20:37.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39500]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:37.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:37.164 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48346]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:37.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48346]) process #21 SSH_MSG_IGNORE 15:20:37.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48346]) SSH_MSG_IGNORE 15:20:37.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58256]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:37.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58256]) process #19 SSH_MSG_IGNORE 15:20:37.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58256]) SSH_MSG_IGNORE 15:20:37.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40580]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40580]) process #17 SSH_MSG_IGNORE 15:20:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40580]) SSH_MSG_IGNORE 15:20:37.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60978]) process #14 SSH_MSG_IGNORE 15:20:37.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60978]) SSH_MSG_IGNORE 15:20:37.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60978]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:37.545 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55224]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:37.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55224]) process #15 SSH_MSG_IGNORE 15:20:37.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55224]) SSH_MSG_IGNORE 15:20:37.778 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:37.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50598]) process #22 SSH_MSG_IGNORE 15:20:37.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50598]) SSH_MSG_IGNORE 15:20:37.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53618]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53618]) process #18 SSH_MSG_IGNORE 15:20:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53618]) SSH_MSG_IGNORE 15:20:37.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36408]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:37.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36408]) process #13 SSH_MSG_IGNORE 15:20:37.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36408]) SSH_MSG_IGNORE 15:20:37.837 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60884]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60884]) process #20 SSH_MSG_IGNORE 15:20:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60884]) SSH_MSG_IGNORE 15:20:37.842 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:20:37.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34104]) process #23 SSH_MSG_IGNORE 15:20:37.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34104]) SSH_MSG_IGNORE 15:20:37.880 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55408]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:37.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55408]) process #9 SSH_MSG_IGNORE 15:20:37.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55408]) SSH_MSG_IGNORE 15:20:38.006 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42628]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:38.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42628]) process #11 SSH_MSG_IGNORE 15:20:38.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42628]) SSH_MSG_IGNORE 15:20:38.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49154]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:38.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49154]) process #16 SSH_MSG_IGNORE 15:20:38.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49154]) SSH_MSG_IGNORE 15:20:38.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37352]) process #8 SSH_MSG_IGNORE 15:20:38.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37352]) SSH_MSG_IGNORE 15:20:38.097 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37352]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:38.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf9764417, L:/10.30.170.167:18232 - R:/10.30.171.175:33868]} 15:20:38.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:33868]): SSH-2.0-SSHD-UNKNOWN 15:20:38.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:33868]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:38.131 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:33868]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:38.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36924]) process #10 SSH_MSG_IGNORE 15:20:38.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36924]) SSH_MSG_IGNORE 15:20:38.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36924]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:38.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:33868]) Send SSH_MSG_KEXINIT 15:20:38.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33868]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:38.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33868]) process #0 SSH_MSG_KEXINIT 15:20:38.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:33868]) SSH_MSG_KEXINIT 15:20:38.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:33868]) strict KEX=true client=true server=true 15:20:38.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33868]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:38.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33868]) Kex: server host key algorithms = rsa-sha2-512 15:20:38.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33868]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:38.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33868]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:38.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33868]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:38.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33868]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:38.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33868]) Kex: compression algorithms (client to server) = none 15:20:38.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33868]) Kex: compression algorithms (server to client) = none 15:20:38.206 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:38.266 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47972]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:38.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33868]) process #1 30 15:20:38.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:33868]] process command=SSH_MSG_KEXDH_INIT 15:20:38.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:33868]] Send SSH_MSG_KEXDH_REPLY 15:20:38.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33868]) packet #1 sending command=31[31] len=1639 15:20:38.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:33868])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:38.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:33868]) Send SSH_MSG_NEWKEYS 15:20:38.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:33868]) session ID=f7:80:0c:8e:65:95:6c:29:e1:8f:8d:7a:b0:08:82:c6:81:53:7a:c1:d4:01:29:f7:eb:46:5b:9e:8d:a7:dd:57:1c:35:b2:91:6b:80:b5:c9:f1:40:65:4c:2d:15:40:e8:c9:6c:65:5e:e5:33:ff:70:0b:34:a2:8a:13:d2:91:c0 15:20:38.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33868]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:38.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:33868]): strict KEX resets output message sequence number from 3 to 0 15:20:38.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:33868]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@60953952; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:38.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:33868])[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 15:20:38.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:33868])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:38.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33868]) packet #0 sending command=7[7] len=419 15:20:38.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:33868]) No pending packets to flush at end of KEX 15:20:38.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47972]) process #17 SSH_MSG_IGNORE 15:20:38.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47972]) SSH_MSG_IGNORE 15:20:38.304 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41398]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:38.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33868]) process #2 SSH_MSG_NEWKEYS 15:20:38.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:33868]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:38.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:33868]): strict KEX resets input message sequence number from 3 to 0 15:20:38.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:33868]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2b9bd618; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:38.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:38.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33868]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:38.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:33868]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:38.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:33868]) authorized authentication methods: password,publickey 15:20:38.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:33868]) Accepted service ssh-userauth 15:20:38.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33868]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:38.328 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33868]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:38.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33868]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:38.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33868]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:38.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33868]) no authentication factory for method=none 15:20:38.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:33868]) SSH_MSG_USERAUTH_REQUEST 15:20:38.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:33868]) remaining methods: password,publickey 15:20:38.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33868]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:38.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41398]) process #12 SSH_MSG_IGNORE 15:20:38.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41398]) SSH_MSG_IGNORE 15:20:38.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33868]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:38.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33868]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:38.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33868]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:38.329 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:38.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:33868]) authentication result: true 15:20:38.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:33868]) SSH_MSG_USERAUTH_REQUEST 15:20:38.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:33868])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:38.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33868]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:38.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:38.329 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:38.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33868]) no heartbeat to stop 15:20:38.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:33868]) heartbeat type=IGNORE, interval=PT30S 15:20:38.329 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:33868 authenticated 15:20:38.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33868]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:38.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33868]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:38.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33868]] session=TransportServerSession[admin@/10.30.171.175:33868] id=0 15:20:38.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33868])) size=2097152, max=2097152, packet=32768 15:20:38.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33868]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33868] 15:20:38.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33868]) recipient=0 15:20:38.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868])) size=2097152, max=2097152, packet=32768 15:20:38.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868])) re-initializing 15:20:38.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868])) size=2097152, max=2097152, packet=32768 15:20:38.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:38.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33868]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:38.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33868]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:38.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:38.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868])[want-reply=true] subsystem=netconf 15:20:38.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868])[subsystem] prepared command 15:20:38.331 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:38.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:38.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf9764417, L:/10.30.170.167:18232 - R:/10.30.171.175:33868]}} established 15:20:38.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 403: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18232 15:20:38.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 403: Creating data stores for simulated device 15:20:38.331 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:38.331 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:38.331 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:38.331 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:38.331 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:38.332 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@baf0a55 15:20:38.332 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:38.332 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:38.332 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:38.332 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:38.333 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:38.333 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:38.333 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:38.333 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:38.333 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@baf0a55, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@baf0a55, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6141a9ee, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6141a9ee, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:38.333 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:38.333 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:38.334 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf9764417, L:/10.30.170.167:18232 - R:/10.30.171.175:33868] 15:20:38.334 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 403 on channel [id: 0xf9764417, L:/10.30.170.167:18232 - R:/10.30.171.175:33868] 15:20:38.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]) by 1103 down to 2096049 15:20:38.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33868]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:38.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf9764417, L:/10.30.170.167:18232 - R:/10.30.171.175:33868] 15:20:38.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf9764417, L:/10.30.170.167:18232 - R:/10.30.171.175:33868] 15:20:38.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]) request=subsystem result=ReplySuccess, want-reply=true 15:20:38.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33868]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:38.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]) request=subsystem activate command 15:20:38.335 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]) starting runner for command=netconf 15:20:38.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33868]) process #5 SSH_MSG_CHANNEL_DATA 15:20:38.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]) by 373 down to 2096779 15:20:38.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]) SSH_MSG_CHANNEL_DATA len=373 15:20:38.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868] 15:20:38.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf9764417, L:/10.30.170.167:18232 - R:/10.30.171.175:33868]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:38.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:38.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf9764417, L:/10.30.170.167:18232 - R:/10.30.171.175:33868] 15:20:38.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf9764417, L:/10.30.170.167:18232 - R:/10.30.171.175:33868] 15:20:38.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18232', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:38.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=403} created 15:20:38.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=403, channel=[id: 0xf9764417, L:/10.30.170.167:18232 - R:/10.30.171.175:33868]} created 15:20:38.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf9764417, L:/10.30.170.167:18232 - R:/10.30.171.175:33868] successful with session NetconfServerSession{sessionId=403, channel=[id: 0xf9764417, L:/10.30.170.167:18232 - R:/10.30.171.175:33868]} 15:20:38.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=403, channel=[id: 0xf9764417, L:/10.30.170.167:18232 - R:/10.30.171.175:33868]} up 15:20:38.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33868]) process #6 SSH_MSG_CHANNEL_DATA 15:20:38.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]) by 393 down to 2096386 15:20:38.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]) SSH_MSG_CHANNEL_DATA len=393 15:20:38.336 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868] 15:20:38.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:38.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:38.337 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38174]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:38.337 [netconf-device-simulator-threads-0] 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=403} 15:20:38.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:38.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=403, channel=[id: 0xf9764417, L:/10.30.170.167:18232 - R:/10.30.171.175:33868]} EXI handlers added to pipeline 15:20:38.337 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:38.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38174]) process #19 SSH_MSG_IGNORE 15:20:38.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38174]) SSH_MSG_IGNORE 15:20:38.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]) by 179 down to 2095870 15:20:38.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33868]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:38.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:38.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33868]) process #7 SSH_MSG_CHANNEL_DATA 15:20:38.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]) by 340 down to 2096046 15:20:38.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]) SSH_MSG_CHANNEL_DATA len=340 15:20:38.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868] 15:20:38.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:38.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:38.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=403} 15:20:38.340 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6141a9ee 15:20:38.340 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:38.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:38.340 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:38.340 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:38.340 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:38.340 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:38.340 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:38.340 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:38.340 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:38.340 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:38.340 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:38.340 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:38.340 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:38.340 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:38.340 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:38.340 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:38.340 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:38.340 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:38.340 [netconf-device-simulator-threads-0] 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 15:20:38.340 [netconf-device-simulator-threads-0] 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 15:20:38.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:38.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]) by 733 down to 2095137 15:20:38.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33868]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:38.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:38.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33050]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33050]) process #21 SSH_MSG_IGNORE 15:20:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33050]) SSH_MSG_IGNORE 15:20:38.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42510]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:38.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42510]) process #14 SSH_MSG_IGNORE 15:20:38.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42510]) SSH_MSG_IGNORE 15:20:38.621 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36106]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:38.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36106]) process #18 SSH_MSG_IGNORE 15:20:38.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36106]) SSH_MSG_IGNORE 15:20:38.741 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #13 SSH_MSG_IGNORE 15:20:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:20:38.767 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54674]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:38.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54674]) process #15 SSH_MSG_IGNORE 15:20:38.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54674]) SSH_MSG_IGNORE 15:20:38.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50712]) process #9 SSH_MSG_IGNORE 15:20:38.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50712]) SSH_MSG_IGNORE 15:20:38.876 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50712]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:38.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x803a95d7, L:/10.30.170.167:18233 - R:/10.30.171.175:56304]} 15:20:38.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:56304]): SSH-2.0-SSHD-UNKNOWN 15:20:38.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:56304]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:38.884 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:56304]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:38.917 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37244]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:39.024 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:20:39.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54902]) process #23 SSH_MSG_IGNORE 15:20:39.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54902]) SSH_MSG_IGNORE 15:20:39.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:39.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44860]) process #22 SSH_MSG_IGNORE 15:20:39.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44860]) SSH_MSG_IGNORE 15:20:39.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:56304]) Send SSH_MSG_KEXINIT 15:20:39.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56304]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:39.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56304]) process #0 SSH_MSG_KEXINIT 15:20:39.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:56304]) SSH_MSG_KEXINIT 15:20:39.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:56304]) strict KEX=true client=true server=true 15:20:39.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56304]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:39.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56304]) Kex: server host key algorithms = rsa-sha2-512 15:20:39.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56304]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:39.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56304]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:39.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56304]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:39.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56304]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:39.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56304]) Kex: compression algorithms (client to server) = none 15:20:39.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56304]) Kex: compression algorithms (server to client) = none 15:20:39.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:39.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37244]) process #20 SSH_MSG_IGNORE 15:20:39.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37244]) SSH_MSG_IGNORE 15:20:39.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56304]) process #1 30 15:20:39.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:56304]] process command=SSH_MSG_KEXDH_INIT 15:20:39.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:56304]] Send SSH_MSG_KEXDH_REPLY 15:20:39.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56304]) packet #1 sending command=31[31] len=1639 15:20:39.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:56304])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:39.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:56304]) Send SSH_MSG_NEWKEYS 15:20:39.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:56304]) session ID=03:12:00:f8:b4:42:ed:57:6a:9d:16:82:c4:a2:a5:b9:ab:ad:e3:48:ad:39:44:aa:a3:fc:60:9e:22:43:ad:f6:56:fc:42:e9:32:52:3e:e1:99:ec:47:e5:80:9e:59:2a:dc:93:89:0c:45:d4:9a:d8:b2:a0:5c:ff:49:00:40:a4 15:20:39.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56304]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:39.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:56304]): strict KEX resets output message sequence number from 3 to 0 15:20:39.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:56304]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@f5c828a; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:39.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:56304])[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 15:20:39.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:56304])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:39.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56304]) packet #0 sending command=7[7] len=419 15:20:39.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:56304]) No pending packets to flush at end of KEX 15:20:39.158 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35768]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:39.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35768]) process #11 SSH_MSG_IGNORE 15:20:39.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35768]) SSH_MSG_IGNORE 15:20:39.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56304]) process #2 SSH_MSG_NEWKEYS 15:20:39.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:56304]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:39.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:56304]): strict KEX resets input message sequence number from 3 to 0 15:20:39.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:56304]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2cda35f1; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:39.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:39.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56304]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:39.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:56304]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:39.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:56304]) authorized authentication methods: password,publickey 15:20:39.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:56304]) Accepted service ssh-userauth 15:20:39.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56304]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:39.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56304]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:39.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56304]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:39.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56304]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:39.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56304]) no authentication factory for method=none 15:20:39.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:56304]) SSH_MSG_USERAUTH_REQUEST 15:20:39.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:56304]) remaining methods: password,publickey 15:20:39.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56304]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:39.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56304]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:39.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56304]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:39.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56304]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:39.187 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:39.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:56304]) authentication result: true 15:20:39.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:56304]) SSH_MSG_USERAUTH_REQUEST 15:20:39.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:56304])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:39.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56304]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:39.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:39.187 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:39.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56304]) no heartbeat to stop 15:20:39.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:56304]) heartbeat type=IGNORE, interval=PT30S 15:20:39.187 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:56304 authenticated 15:20:39.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56304]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:39.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56304]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:39.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56304]] session=TransportServerSession[admin@/10.30.171.175:56304] id=0 15:20:39.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56304])) size=2097152, max=2097152, packet=32768 15:20:39.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56304]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56304] 15:20:39.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56304]) recipient=0 15:20:39.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304])) size=2097152, max=2097152, packet=32768 15:20:39.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304])) re-initializing 15:20:39.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304])) size=2097152, max=2097152, packet=32768 15:20:39.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:39.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56304]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:39.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56304]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:39.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:39.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304])[want-reply=true] subsystem=netconf 15:20:39.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304])[subsystem] prepared command 15:20:39.188 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:39.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:39.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x803a95d7, L:/10.30.170.167:18233 - R:/10.30.171.175:56304]}} established 15:20:39.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 404: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18233 15:20:39.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 404: Creating data stores for simulated device 15:20:39.188 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:39.189 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:39.189 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:39.189 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:39.189 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:39.189 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c5c4f23 15:20:39.189 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:39.189 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:39.189 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:39.189 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:39.190 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:39.190 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:39.190 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:39.190 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:39.190 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c5c4f23, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c5c4f23, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45722ba1, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45722ba1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:39.191 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:39.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:39.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x803a95d7, L:/10.30.170.167:18233 - R:/10.30.171.175:56304] 15:20:39.192 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 404 on channel [id: 0x803a95d7, L:/10.30.170.167:18233 - R:/10.30.171.175:56304] 15:20:39.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]) by 1103 down to 2096049 15:20:39.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56304]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:39.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x803a95d7, L:/10.30.170.167:18233 - R:/10.30.171.175:56304] 15:20:39.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x803a95d7, L:/10.30.170.167:18233 - R:/10.30.171.175:56304] 15:20:39.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]) request=subsystem result=ReplySuccess, want-reply=true 15:20:39.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56304]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:39.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]) request=subsystem activate command 15:20:39.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]) starting runner for command=netconf 15:20:39.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56304]) process #5 SSH_MSG_CHANNEL_DATA 15:20:39.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]) by 373 down to 2096779 15:20:39.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]) SSH_MSG_CHANNEL_DATA len=373 15:20:39.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304] 15:20:39.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x803a95d7, L:/10.30.170.167:18233 - R:/10.30.171.175:56304]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:39.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:39.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x803a95d7, L:/10.30.170.167:18233 - R:/10.30.171.175:56304] 15:20:39.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x803a95d7, L:/10.30.170.167:18233 - R:/10.30.171.175:56304] 15:20:39.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18233', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:39.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=404} created 15:20:39.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=404, channel=[id: 0x803a95d7, L:/10.30.170.167:18233 - R:/10.30.171.175:56304]} created 15:20:39.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x803a95d7, L:/10.30.170.167:18233 - R:/10.30.171.175:56304] successful with session NetconfServerSession{sessionId=404, channel=[id: 0x803a95d7, L:/10.30.170.167:18233 - R:/10.30.171.175:56304]} 15:20:39.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=404, channel=[id: 0x803a95d7, L:/10.30.170.167:18233 - R:/10.30.171.175:56304]} up 15:20:39.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56304]) process #6 SSH_MSG_CHANNEL_DATA 15:20:39.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]) by 393 down to 2096386 15:20:39.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]) SSH_MSG_CHANNEL_DATA len=393 15:20:39.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304] 15:20:39.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:39.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:39.194 [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=404} 15:20:39.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:39.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=404, channel=[id: 0x803a95d7, L:/10.30.170.167:18233 - R:/10.30.171.175:56304]} EXI handlers added to pipeline 15:20:39.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:39.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]) by 179 down to 2095870 15:20:39.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56304]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:39.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:39.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56304]) process #7 SSH_MSG_CHANNEL_DATA 15:20:39.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]) by 340 down to 2096046 15:20:39.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]) SSH_MSG_CHANNEL_DATA len=340 15:20:39.195 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304] 15:20:39.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:39.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:39.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=404} 15:20:39.196 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45722ba1 15:20:39.196 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:39.196 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:39.196 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:39.196 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:39.196 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:39.196 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:39.196 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:39.196 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:39.196 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:39.196 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:39.196 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:39.196 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:39.196 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:39.196 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:39.196 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:39.196 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:39.196 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:39.196 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:39.196 [netconf-device-simulator-threads-2] 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 15:20:39.196 [netconf-device-simulator-threads-2] 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 15:20:39.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:39.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]) by 733 down to 2095137 15:20:39.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56304]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:39.197 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:39.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59584]) process #8 SSH_MSG_IGNORE 15:20:39.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59584]) SSH_MSG_IGNORE 15:20:39.242 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59584]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:39.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36484]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:39.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36484]) process #16 SSH_MSG_IGNORE 15:20:39.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36484]) SSH_MSG_IGNORE 15:20:39.541 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38652]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38652]) process #19 SSH_MSG_IGNORE 15:20:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38652]) SSH_MSG_IGNORE 15:20:39.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55850]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:39.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55850]) process #10 SSH_MSG_IGNORE 15:20:39.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55850]) SSH_MSG_IGNORE 15:20:39.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47238]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:39.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47238]) process #21 SSH_MSG_IGNORE 15:20:39.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47238]) SSH_MSG_IGNORE 15:20:39.816 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51538]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:39.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51538]) process #18 SSH_MSG_IGNORE 15:20:39.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51538]) SSH_MSG_IGNORE 15:20:39.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55758]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:39.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55758]) process #12 SSH_MSG_IGNORE 15:20:39.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55758]) SSH_MSG_IGNORE 15:20:39.875 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58680]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:39.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58680]) process #17 SSH_MSG_IGNORE 15:20:39.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58680]) SSH_MSG_IGNORE 15:20:39.976 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:39.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #13 SSH_MSG_IGNORE 15:20:39.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:20:39.997 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57594]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57594]) process #15 SSH_MSG_IGNORE 15:20:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57594]) SSH_MSG_IGNORE 15:20:40.105 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50400]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:40.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50400]) process #14 SSH_MSG_IGNORE 15:20:40.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50400]) SSH_MSG_IGNORE 15:20:40.157 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59038]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59038]) process #20 SSH_MSG_IGNORE 15:20:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59038]) SSH_MSG_IGNORE 15:20:40.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41854]) process #9 SSH_MSG_IGNORE 15:20:40.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41854]) SSH_MSG_IGNORE 15:20:40.164 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41854]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:40.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x49b43213, L:/10.30.170.167:18234 - R:/10.30.171.175:43232]} 15:20:40.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:43232]): SSH-2.0-SSHD-UNKNOWN 15:20:40.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:43232]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:40.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:43232]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:40.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:43232]) Send SSH_MSG_KEXINIT 15:20:40.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43232]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:40.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43232]) process #0 SSH_MSG_KEXINIT 15:20:40.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:43232]) SSH_MSG_KEXINIT 15:20:40.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:43232]) strict KEX=true client=true server=true 15:20:40.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43232]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:40.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43232]) Kex: server host key algorithms = rsa-sha2-512 15:20:40.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43232]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:40.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43232]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:40.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43232]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:40.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43232]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:40.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43232]) Kex: compression algorithms (client to server) = none 15:20:40.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43232]) Kex: compression algorithms (server to client) = none 15:20:40.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:40.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43232]) process #1 30 15:20:40.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43232]] process command=SSH_MSG_KEXDH_INIT 15:20:40.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43232]] Send SSH_MSG_KEXDH_REPLY 15:20:40.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43232]) packet #1 sending command=31[31] len=1639 15:20:40.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:43232])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:40.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:43232]) Send SSH_MSG_NEWKEYS 15:20:40.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:43232]) session ID=2f:e6:f0:00:f2:f4:fa:60:b1:ce:21:67:7d:18:94:6d:73:92:02:96:e5:b2:37:99:bf:06:44:7b:89:df:4f:17:d8:c0:ab:00:66:ab:77:d6:f3:5e:00:52:ea:22:64:b5:b2:56:af:87:3f:d3:cd:f0:80:c1:63:3b:c8:f5:c6:f2 15:20:40.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43232]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:40.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43232]): strict KEX resets output message sequence number from 3 to 0 15:20:40.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43232]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@64947941; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:40.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:43232])[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 15:20:40.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43232])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:40.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43232]) packet #0 sending command=7[7] len=419 15:20:40.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43232]) No pending packets to flush at end of KEX 15:20:40.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43232]) process #2 SSH_MSG_NEWKEYS 15:20:40.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43232]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:40.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43232]): strict KEX resets input message sequence number from 3 to 0 15:20:40.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43232]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3dbf675c; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:40.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:40.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43232]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:40.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43232]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:40.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:43232]) authorized authentication methods: password,publickey 15:20:40.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43232]) Accepted service ssh-userauth 15:20:40.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43232]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:40.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43232]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:40.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43232]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:40.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43232]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:40.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43232]) no authentication factory for method=none 15:20:40.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43232]) SSH_MSG_USERAUTH_REQUEST 15:20:40.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43232]) remaining methods: password,publickey 15:20:40.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43232]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:40.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43232]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:40.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43232]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:40.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43232]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:40.388 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:40.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:43232]) authentication result: true 15:20:40.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:43232]) SSH_MSG_USERAUTH_REQUEST 15:20:40.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43232])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:40.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43232]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:40.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:40.388 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:40.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43232]) no heartbeat to stop 15:20:40.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:43232]) heartbeat type=IGNORE, interval=PT30S 15:20:40.388 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:43232 authenticated 15:20:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43232]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43232]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43232]] session=TransportServerSession[admin@/10.30.171.175:43232] id=0 15:20:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43232])) size=2097152, max=2097152, packet=32768 15:20:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43232]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43232] 15:20:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43232]) recipient=0 15:20:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232])) size=2097152, max=2097152, packet=32768 15:20:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232])) re-initializing 15:20:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232])) size=2097152, max=2097152, packet=32768 15:20:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43232]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43232]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232])[want-reply=true] subsystem=netconf 15:20:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232])[subsystem] prepared command 15:20:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:40.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x49b43213, L:/10.30.170.167:18234 - R:/10.30.171.175:43232]}} established 15:20:40.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 405: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18234 15:20:40.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 405: Creating data stores for simulated device 15:20:40.390 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:40.390 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:40.390 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:40.390 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:40.390 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:40.391 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32f81ec1 15:20:40.391 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:40.391 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:40.391 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:40.391 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:40.392 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:40.392 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:40.392 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:40.392 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:40.392 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32f81ec1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32f81ec1, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18132081, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18132081, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:40.392 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:40.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:40.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x49b43213, L:/10.30.170.167:18234 - R:/10.30.171.175:43232] 15:20:40.393 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 405 on channel [id: 0x49b43213, L:/10.30.170.167:18234 - R:/10.30.171.175:43232] 15:20:40.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]) by 1103 down to 2096049 15:20:40.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43232]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:40.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x49b43213, L:/10.30.170.167:18234 - R:/10.30.171.175:43232] 15:20:40.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x49b43213, L:/10.30.170.167:18234 - R:/10.30.171.175:43232] 15:20:40.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]) request=subsystem result=ReplySuccess, want-reply=true 15:20:40.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43232]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:40.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]) request=subsystem activate command 15:20:40.394 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]) starting runner for command=netconf 15:20:40.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43232]) process #5 SSH_MSG_CHANNEL_DATA 15:20:40.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]) by 373 down to 2096779 15:20:40.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]) SSH_MSG_CHANNEL_DATA len=373 15:20:40.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232] 15:20:40.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x49b43213, L:/10.30.170.167:18234 - R:/10.30.171.175:43232]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:40.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:40.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x49b43213, L:/10.30.170.167:18234 - R:/10.30.171.175:43232] 15:20:40.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x49b43213, L:/10.30.170.167:18234 - R:/10.30.171.175:43232] 15:20:40.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18234', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:40.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=405} created 15:20:40.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=405, channel=[id: 0x49b43213, L:/10.30.170.167:18234 - R:/10.30.171.175:43232]} created 15:20:40.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x49b43213, L:/10.30.170.167:18234 - R:/10.30.171.175:43232] successful with session NetconfServerSession{sessionId=405, channel=[id: 0x49b43213, L:/10.30.170.167:18234 - R:/10.30.171.175:43232]} 15:20:40.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=405, channel=[id: 0x49b43213, L:/10.30.170.167:18234 - R:/10.30.171.175:43232]} up 15:20:40.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43232]) process #6 SSH_MSG_CHANNEL_DATA 15:20:40.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]) by 393 down to 2096386 15:20:40.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]) SSH_MSG_CHANNEL_DATA len=393 15:20:40.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232] 15:20:40.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:40.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:40.395 [netconf-device-simulator-threads-4] 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=405} 15:20:40.395 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:40.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=405, channel=[id: 0x49b43213, L:/10.30.170.167:18234 - R:/10.30.171.175:43232]} EXI handlers added to pipeline 15:20:40.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:40.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]) by 179 down to 2095870 15:20:40.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43232]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:40.396 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:40.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43232]) process #7 SSH_MSG_CHANNEL_DATA 15:20:40.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]) by 340 down to 2096046 15:20:40.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]) SSH_MSG_CHANNEL_DATA len=340 15:20:40.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232] 15:20:40.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:40.397 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:40.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=405} 15:20:40.398 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18132081 15:20:40.398 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:40.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:40.398 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:40.398 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:40.398 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:40.398 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:40.398 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:40.398 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:40.398 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:40.398 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:40.398 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:40.398 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:40.398 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:40.398 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:40.398 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:40.398 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:40.398 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:40.398 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:40.398 [netconf-device-simulator-threads-4] 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 15:20:40.398 [netconf-device-simulator-threads-4] 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 15:20:40.398 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:40.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]) by 733 down to 2095137 15:20:40.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43232]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:40.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:40.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53276]) process #11 SSH_MSG_IGNORE 15:20:40.480 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53276]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:40.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53276]) SSH_MSG_IGNORE 15:20:40.487 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43380]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:40.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43380]) process #16 SSH_MSG_IGNORE 15:20:40.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43380]) SSH_MSG_IGNORE 15:20:40.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:20:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38538]) process #23 SSH_MSG_IGNORE 15:20:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38538]) SSH_MSG_IGNORE 15:20:40.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43862]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:40.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43862]) process #8 SSH_MSG_IGNORE 15:20:40.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43862]) SSH_MSG_IGNORE 15:20:40.732 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:40.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33996]) process #22 SSH_MSG_IGNORE 15:20:40.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33996]) SSH_MSG_IGNORE 15:20:40.753 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49742]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:40.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49742]) process #10 SSH_MSG_IGNORE 15:20:40.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49742]) SSH_MSG_IGNORE 15:20:40.760 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58864]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:40.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58864]) process #18 SSH_MSG_IGNORE 15:20:40.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58864]) SSH_MSG_IGNORE 15:20:40.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58078]) process #17 SSH_MSG_IGNORE 15:20:40.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58078]) SSH_MSG_IGNORE 15:20:40.776 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58078]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:40.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37488]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:40.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37488]) process #19 SSH_MSG_IGNORE 15:20:40.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37488]) SSH_MSG_IGNORE 15:20:40.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37928]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:40.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37928]) process #21 SSH_MSG_IGNORE 15:20:40.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37928]) SSH_MSG_IGNORE 15:20:40.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf129e2d0, L:/10.30.170.167:18235 - R:/10.30.171.175:51622]} 15:20:40.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:51622]): SSH-2.0-SSHD-UNKNOWN 15:20:40.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:51622]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:40.876 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:51622]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:51622]) Send SSH_MSG_KEXINIT 15:20:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51622]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51622]) process #0 SSH_MSG_KEXINIT 15:20:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:51622]) SSH_MSG_KEXINIT 15:20:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:51622]) strict KEX=true client=true server=true 15:20:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51622]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51622]) Kex: server host key algorithms = rsa-sha2-512 15:20:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51622]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51622]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51622]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51622]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51622]) Kex: compression algorithms (client to server) = none 15:20:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51622]) Kex: compression algorithms (server to client) = none 15:20:40.957 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:40.976 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47884]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:40.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47884]) process #12 SSH_MSG_IGNORE 15:20:40.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47884]) SSH_MSG_IGNORE 15:20:40.989 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42588]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:40.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42588]) process #14 SSH_MSG_IGNORE 15:20:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42588]) SSH_MSG_IGNORE 15:20:41.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51622]) process #1 30 15:20:41.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51622]] process command=SSH_MSG_KEXDH_INIT 15:20:41.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51622]] Send SSH_MSG_KEXDH_REPLY 15:20:41.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51622]) packet #1 sending command=31[31] len=1639 15:20:41.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:51622])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:41.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:51622]) Send SSH_MSG_NEWKEYS 15:20:41.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:51622]) session ID=48:da:2a:5d:47:d8:33:c2:87:38:97:b2:30:71:08:2e:d7:50:d8:94:09:9b:7e:f5:70:59:03:c0:0e:d3:1f:8a:72:25:67:c1:3c:13:a3:6f:52:31:b2:6e:29:a8:2f:b9:07:f1:37:0e:20:7f:86:b7:c6:35:85:17:7a:c7:a9:37 15:20:41.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51622]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:41.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51622]): strict KEX resets output message sequence number from 3 to 0 15:20:41.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51622]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@b127127; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:41.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:51622])[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 15:20:41.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51622])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:41.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51622]) packet #0 sending command=7[7] len=419 15:20:41.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51622]) No pending packets to flush at end of KEX 15:20:41.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51622]) process #2 SSH_MSG_NEWKEYS 15:20:41.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51622]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:41.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51622]): strict KEX resets input message sequence number from 3 to 0 15:20:41.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51622]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2342a3cf; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:41.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:41.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51622]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:41.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51622]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:41.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:51622]) authorized authentication methods: password,publickey 15:20:41.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51622]) Accepted service ssh-userauth 15:20:41.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51622]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:41.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51622]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:41.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51622]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:41.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51622]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:41.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51622]) no authentication factory for method=none 15:20:41.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51622]) SSH_MSG_USERAUTH_REQUEST 15:20:41.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51622]) remaining methods: password,publickey 15:20:41.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51622]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:41.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51622]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:41.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51622]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:41.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51622]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:41.078 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:41.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:51622]) authentication result: true 15:20:41.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:51622]) SSH_MSG_USERAUTH_REQUEST 15:20:41.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51622])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:41.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51622]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:41.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:41.079 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:41.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51622]) no heartbeat to stop 15:20:41.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:51622]) heartbeat type=IGNORE, interval=PT30S 15:20:41.079 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:51622 authenticated 15:20:41.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51622]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:41.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51622]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:41.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51622]] session=TransportServerSession[admin@/10.30.171.175:51622] id=0 15:20:41.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51622])) size=2097152, max=2097152, packet=32768 15:20:41.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51622]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51622] 15:20:41.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51622]) recipient=0 15:20:41.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622])) size=2097152, max=2097152, packet=32768 15:20:41.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622])) re-initializing 15:20:41.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622])) size=2097152, max=2097152, packet=32768 15:20:41.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:41.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51622]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:41.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51622]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:41.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:41.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622])[want-reply=true] subsystem=netconf 15:20:41.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622])[subsystem] prepared command 15:20:41.080 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:41.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:41.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf129e2d0, L:/10.30.170.167:18235 - R:/10.30.171.175:51622]}} established 15:20:41.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 406: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18235 15:20:41.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 406: Creating data stores for simulated device 15:20:41.080 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:41.080 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:41.080 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:41.080 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:41.080 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:41.081 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@78a5ddd5 15:20:41.081 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:41.081 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:41.081 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:41.081 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:41.082 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:41.082 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:41.082 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:41.082 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:41.082 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@78a5ddd5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@78a5ddd5, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56769625, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56769625, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:41.082 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:41.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:41.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf129e2d0, L:/10.30.170.167:18235 - R:/10.30.171.175:51622] 15:20:41.083 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 406 on channel [id: 0xf129e2d0, L:/10.30.170.167:18235 - R:/10.30.171.175:51622] 15:20:41.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]) by 1103 down to 2096049 15:20:41.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51622]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:41.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf129e2d0, L:/10.30.170.167:18235 - R:/10.30.171.175:51622] 15:20:41.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf129e2d0, L:/10.30.170.167:18235 - R:/10.30.171.175:51622] 15:20:41.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]) request=subsystem result=ReplySuccess, want-reply=true 15:20:41.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51622]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:41.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]) request=subsystem activate command 15:20:41.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]) starting runner for command=netconf 15:20:41.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51622]) process #5 SSH_MSG_CHANNEL_DATA 15:20:41.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]) by 373 down to 2096779 15:20:41.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]) SSH_MSG_CHANNEL_DATA len=373 15:20:41.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622] 15:20:41.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf129e2d0, L:/10.30.170.167:18235 - R:/10.30.171.175:51622]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:41.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:41.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf129e2d0, L:/10.30.170.167:18235 - R:/10.30.171.175:51622] 15:20:41.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf129e2d0, L:/10.30.170.167:18235 - R:/10.30.171.175:51622] 15:20:41.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18235', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:41.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=406} created 15:20:41.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=406, channel=[id: 0xf129e2d0, L:/10.30.170.167:18235 - R:/10.30.171.175:51622]} created 15:20:41.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf129e2d0, L:/10.30.170.167:18235 - R:/10.30.171.175:51622] successful with session NetconfServerSession{sessionId=406, channel=[id: 0xf129e2d0, L:/10.30.170.167:18235 - R:/10.30.171.175:51622]} 15:20:41.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=406, channel=[id: 0xf129e2d0, L:/10.30.170.167:18235 - R:/10.30.171.175:51622]} up 15:20:41.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51622]) process #6 SSH_MSG_CHANNEL_DATA 15:20:41.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]) by 393 down to 2096386 15:20:41.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]) SSH_MSG_CHANNEL_DATA len=393 15:20:41.084 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622] 15:20:41.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:41.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:41.085 [netconf-device-simulator-threads-6] 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=406} 15:20:41.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:41.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=406, channel=[id: 0xf129e2d0, L:/10.30.170.167:18235 - R:/10.30.171.175:51622]} EXI handlers added to pipeline 15:20:41.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:41.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]) by 179 down to 2095870 15:20:41.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51622]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:41.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:41.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51622]) process #7 SSH_MSG_CHANNEL_DATA 15:20:41.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]) by 340 down to 2096046 15:20:41.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]) SSH_MSG_CHANNEL_DATA len=340 15:20:41.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622] 15:20:41.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:41.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:41.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=406} 15:20:41.087 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56769625 15:20:41.087 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:41.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:41.087 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:41.087 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:41.087 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:41.087 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:41.087 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:41.087 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:41.087 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:41.087 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:41.087 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:41.087 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:41.087 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:41.087 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:41.087 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:41.087 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:41.087 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:41.087 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:41.087 [netconf-device-simulator-threads-6] 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 15:20:41.087 [netconf-device-simulator-threads-6] 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 15:20:41.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:41.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]) by 733 down to 2095137 15:20:41.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51622]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:41.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:41.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55450]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:41.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55450]) process #13 SSH_MSG_IGNORE 15:20:41.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55450]) SSH_MSG_IGNORE 15:20:41.354 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56052]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:41.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56052]) process #15 SSH_MSG_IGNORE 15:20:41.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56052]) SSH_MSG_IGNORE 15:20:41.357 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38246]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:41.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38246]) process #9 SSH_MSG_IGNORE 15:20:41.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38246]) SSH_MSG_IGNORE 15:20:41.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33716]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:41.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33716]) process #17 SSH_MSG_IGNORE 15:20:41.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33716]) SSH_MSG_IGNORE 15:20:41.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd0ef58ea, L:/10.30.170.167:18236 - R:/10.30.171.175:59380]} 15:20:41.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:59380]): SSH-2.0-SSHD-UNKNOWN 15:20:41.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:59380]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:41.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:59380]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:41.580 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35884]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:41.618 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:41.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35638]) process #22 SSH_MSG_IGNORE 15:20:41.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35638]) SSH_MSG_IGNORE 15:20:41.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:20:41.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #23 SSH_MSG_IGNORE 15:20:41.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:20:41.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:59380]) Send SSH_MSG_KEXINIT 15:20:41.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59380]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:41.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59380]) process #0 SSH_MSG_KEXINIT 15:20:41.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:59380]) SSH_MSG_KEXINIT 15:20:41.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:59380]) strict KEX=true client=true server=true 15:20:41.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59380]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:41.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59380]) Kex: server host key algorithms = rsa-sha2-512 15:20:41.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59380]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:41.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59380]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:41.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59380]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:41.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59380]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:41.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59380]) Kex: compression algorithms (client to server) = none 15:20:41.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59380]) Kex: compression algorithms (server to client) = none 15:20:41.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:41.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35884]) process #11 SSH_MSG_IGNORE 15:20:41.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35884]) SSH_MSG_IGNORE 15:20:41.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44776]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:41.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44776]) process #20 SSH_MSG_IGNORE 15:20:41.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44776]) SSH_MSG_IGNORE 15:20:41.742 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36860]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:41.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59380]) process #1 30 15:20:41.784 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59380]] process command=SSH_MSG_KEXDH_INIT 15:20:41.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59380]] Send SSH_MSG_KEXDH_REPLY 15:20:41.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59380]) packet #1 sending command=31[31] len=1639 15:20:41.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:59380])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:41.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:59380]) Send SSH_MSG_NEWKEYS 15:20:41.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:59380]) session ID=72:21:fc:06:36:55:6b:40:51:72:26:3c:d0:27:bd:2c:63:56:63:9a:bf:58:50:e5:27:34:45:75:4c:b9:fd:76:14:7b:cc:51:a2:8a:c1:cc:e5:20:6a:eb:cd:de:fa:8e:19:42:76:36:65:94:9d:94:4c:9f:a8:a6:4c:b4:9d:da 15:20:41.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59380]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:41.797 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59380]): strict KEX resets output message sequence number from 3 to 0 15:20:41.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59380]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@152491b4; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:41.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:59380])[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 15:20:41.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59380])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:41.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59380]) packet #0 sending command=7[7] len=419 15:20:41.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59380]) No pending packets to flush at end of KEX 15:20:41.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36860]) process #16 SSH_MSG_IGNORE 15:20:41.798 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36860]) SSH_MSG_IGNORE 15:20:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59380]) process #2 SSH_MSG_NEWKEYS 15:20:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59380]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59380]): strict KEX resets input message sequence number from 3 to 0 15:20:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59380]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@652ef01d; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59380]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59380]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:59380]) authorized authentication methods: password,publickey 15:20:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59380]) Accepted service ssh-userauth 15:20:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59380]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59380]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59380]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59380]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59380]) no authentication factory for method=none 15:20:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59380]) SSH_MSG_USERAUTH_REQUEST 15:20:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59380]) remaining methods: password,publickey 15:20:41.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59380]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:41.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59380]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:41.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59380]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:41.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59380]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:41.836 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:41.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:59380]) authentication result: true 15:20:41.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:59380]) SSH_MSG_USERAUTH_REQUEST 15:20:41.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59380])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:41.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59380]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:41.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:41.836 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:41.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59380]) no heartbeat to stop 15:20:41.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:59380]) heartbeat type=IGNORE, interval=PT30S 15:20:41.836 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:59380 authenticated 15:20:41.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59380]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:41.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59380]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59380]] session=TransportServerSession[admin@/10.30.171.175:59380] id=0 15:20:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59380])) size=2097152, max=2097152, packet=32768 15:20:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59380]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59380] 15:20:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59380]) recipient=0 15:20:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380])) size=2097152, max=2097152, packet=32768 15:20:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380])) re-initializing 15:20:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380])) size=2097152, max=2097152, packet=32768 15:20:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59380]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59380]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380])[want-reply=true] subsystem=netconf 15:20:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380])[subsystem] prepared command 15:20:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd0ef58ea, L:/10.30.170.167:18236 - R:/10.30.171.175:59380]}} established 15:20:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 407: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18236 15:20:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 407: Creating data stores for simulated device 15:20:41.837 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:41.838 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:41.838 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:41.838 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:41.838 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:41.839 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6006d940 15:20:41.839 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:41.839 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:41.839 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:41.839 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:41.839 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:41.840 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:41.840 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:41.840 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:41.840 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6006d940, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6006d940, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9b8a5e4, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9b8a5e4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:41.840 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:41.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:41.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd0ef58ea, L:/10.30.170.167:18236 - R:/10.30.171.175:59380] 15:20:41.841 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 407 on channel [id: 0xd0ef58ea, L:/10.30.170.167:18236 - R:/10.30.171.175:59380] 15:20:41.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]) by 1103 down to 2096049 15:20:41.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59380]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:41.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd0ef58ea, L:/10.30.170.167:18236 - R:/10.30.171.175:59380] 15:20:41.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd0ef58ea, L:/10.30.170.167:18236 - R:/10.30.171.175:59380] 15:20:41.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]) request=subsystem result=ReplySuccess, want-reply=true 15:20:41.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59380]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:41.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]) request=subsystem activate command 15:20:41.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]) starting runner for command=netconf 15:20:41.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59380]) process #5 SSH_MSG_CHANNEL_DATA 15:20:41.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]) by 373 down to 2096779 15:20:41.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]) SSH_MSG_CHANNEL_DATA len=373 15:20:41.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380] 15:20:41.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd0ef58ea, L:/10.30.170.167:18236 - R:/10.30.171.175:59380]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:41.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:41.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd0ef58ea, L:/10.30.170.167:18236 - R:/10.30.171.175:59380] 15:20:41.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd0ef58ea, L:/10.30.170.167:18236 - R:/10.30.171.175:59380] 15:20:41.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18236', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:41.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=407} created 15:20:41.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=407, channel=[id: 0xd0ef58ea, L:/10.30.170.167:18236 - R:/10.30.171.175:59380]} created 15:20:41.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd0ef58ea, L:/10.30.170.167:18236 - R:/10.30.171.175:59380] successful with session NetconfServerSession{sessionId=407, channel=[id: 0xd0ef58ea, L:/10.30.170.167:18236 - R:/10.30.171.175:59380]} 15:20:41.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=407, channel=[id: 0xd0ef58ea, L:/10.30.170.167:18236 - R:/10.30.171.175:59380]} up 15:20:41.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59380]) process #6 SSH_MSG_CHANNEL_DATA 15:20:41.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]) by 393 down to 2096386 15:20:41.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]) SSH_MSG_CHANNEL_DATA len=393 15:20:41.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380] 15:20:41.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:41.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:41.843 [netconf-device-simulator-threads-0] 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=407} 15:20:41.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:41.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=407, channel=[id: 0xd0ef58ea, L:/10.30.170.167:18236 - R:/10.30.171.175:59380]} EXI handlers added to pipeline 15:20:41.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:41.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]) by 179 down to 2095870 15:20:41.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59380]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:41.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:41.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59380]) process #7 SSH_MSG_CHANNEL_DATA 15:20:41.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]) by 340 down to 2096046 15:20:41.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]) SSH_MSG_CHANNEL_DATA len=340 15:20:41.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380] 15:20:41.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:41.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:41.845 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=407} 15:20:41.846 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9b8a5e4 15:20:41.846 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:41.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:41.846 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:41.846 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:41.846 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:41.846 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:41.846 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:41.846 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:41.846 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:41.846 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:41.846 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:41.846 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:41.846 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:41.846 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:41.846 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:41.846 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:41.846 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:41.846 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:41.846 [netconf-device-simulator-threads-0] 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 15:20:41.846 [netconf-device-simulator-threads-0] 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 15:20:41.846 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:41.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]) by 733 down to 2095137 15:20:41.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59380]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:41.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:41.895 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60352]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:41.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60352]) process #8 SSH_MSG_IGNORE 15:20:41.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60352]) SSH_MSG_IGNORE 15:20:41.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34526]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:41.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34526]) process #12 SSH_MSG_IGNORE 15:20:41.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34526]) SSH_MSG_IGNORE 15:20:42.077 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33384]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:42.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33384]) process #21 SSH_MSG_IGNORE 15:20:42.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33384]) SSH_MSG_IGNORE 15:20:42.134 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55736]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:42.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55736]) process #19 SSH_MSG_IGNORE 15:20:42.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55736]) SSH_MSG_IGNORE 15:20:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58508]) process #9 SSH_MSG_IGNORE 15:20:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58508]) SSH_MSG_IGNORE 15:20:42.165 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58508]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:42.236 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59672]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:42.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59672]) process #18 SSH_MSG_IGNORE 15:20:42.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59672]) SSH_MSG_IGNORE 15:20:42.294 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58928]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:42.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58928]) process #14 SSH_MSG_IGNORE 15:20:42.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58928]) SSH_MSG_IGNORE 15:20:42.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53432]) process #10 SSH_MSG_IGNORE 15:20:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53432]) SSH_MSG_IGNORE 15:20:42.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53432]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:42.721 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58460]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:42.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58460]) process #13 SSH_MSG_IGNORE 15:20:42.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58460]) SSH_MSG_IGNORE 15:20:42.724 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40978]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:42.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40978]) process #20 SSH_MSG_IGNORE 15:20:42.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40978]) SSH_MSG_IGNORE 15:20:42.769 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58944]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:42.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58944]) process #15 SSH_MSG_IGNORE 15:20:42.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58944]) SSH_MSG_IGNORE 15:20:42.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfd27aa70, L:/10.30.170.167:18237 - R:/10.30.171.175:50008]} 15:20:42.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:50008]): SSH-2.0-SSHD-UNKNOWN 15:20:42.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:50008]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:42.805 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:50008]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:42.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36352]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:42.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36352]) process #21 SSH_MSG_IGNORE 15:20:42.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36352]) SSH_MSG_IGNORE 15:20:42.974 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53306]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:42.992 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:42.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41742]) process #22 SSH_MSG_IGNORE 15:20:42.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41742]) SSH_MSG_IGNORE 15:20:43.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:50008]) Send SSH_MSG_KEXINIT 15:20:43.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50008]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:43.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50008]) process #0 SSH_MSG_KEXINIT 15:20:43.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:50008]) SSH_MSG_KEXINIT 15:20:43.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:50008]) strict KEX=true client=true server=true 15:20:43.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50008]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:43.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50008]) Kex: server host key algorithms = rsa-sha2-512 15:20:43.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50008]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:43.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50008]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:43.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50008]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:43.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50008]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:43.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50008]) Kex: compression algorithms (client to server) = none 15:20:43.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50008]) Kex: compression algorithms (server to client) = none 15:20:43.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:43.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53306]) process #11 SSH_MSG_IGNORE 15:20:43.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53306]) SSH_MSG_IGNORE 15:20:43.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:20:43.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33646]) process #23 SSH_MSG_IGNORE 15:20:43.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33646]) SSH_MSG_IGNORE 15:20:43.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38082]) process #8 SSH_MSG_IGNORE 15:20:43.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38082]) SSH_MSG_IGNORE 15:20:43.090 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38082]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:43.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50008]) process #1 30 15:20:43.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50008]] process command=SSH_MSG_KEXDH_INIT 15:20:43.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50008]] Send SSH_MSG_KEXDH_REPLY 15:20:43.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50008]) packet #1 sending command=31[31] len=1639 15:20:43.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:50008])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:43.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:50008]) Send SSH_MSG_NEWKEYS 15:20:43.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:50008]) session ID=35:af:9a:70:ff:e4:ed:15:01:33:e9:3a:b6:a8:43:43:b6:8b:dc:60:12:68:90:97:a4:30:93:10:ae:c3:70:73:72:7f:84:e1:8d:10:72:f8:dc:7d:11:33:3a:3e:09:2b:5a:09:d9:f4:da:5b:ca:50:02:d2:35:01:2d:0a:86:02 15:20:43.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50008]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:43.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50008]): strict KEX resets output message sequence number from 3 to 0 15:20:43.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50008]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6c8be905; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:43.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:50008])[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 15:20:43.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50008])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:43.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50008]) packet #0 sending command=7[7] len=419 15:20:43.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50008]) No pending packets to flush at end of KEX 15:20:43.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53916]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:43.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50008]) process #2 SSH_MSG_NEWKEYS 15:20:43.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50008]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:43.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50008]): strict KEX resets input message sequence number from 3 to 0 15:20:43.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50008]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@49edd83d; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:43.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:43.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50008]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:43.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50008]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:43.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:50008]) authorized authentication methods: password,publickey 15:20:43.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50008]) Accepted service ssh-userauth 15:20:43.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50008]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:43.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50008]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:43.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50008]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:43.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50008]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:43.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50008]) no authentication factory for method=none 15:20:43.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50008]) SSH_MSG_USERAUTH_REQUEST 15:20:43.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50008]) remaining methods: password,publickey 15:20:43.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50008]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:43.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53916]) process #16 SSH_MSG_IGNORE 15:20:43.176 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53916]) SSH_MSG_IGNORE 15:20:43.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50008]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:43.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50008]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:43.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50008]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:43.177 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:43.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:50008]) authentication result: true 15:20:43.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:50008]) SSH_MSG_USERAUTH_REQUEST 15:20:43.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50008])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:43.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50008]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:43.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:43.177 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:43.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50008]) no heartbeat to stop 15:20:43.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:50008]) heartbeat type=IGNORE, interval=PT30S 15:20:43.177 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:50008 authenticated 15:20:43.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50008]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50008]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50008]] session=TransportServerSession[admin@/10.30.171.175:50008] id=0 15:20:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50008])) size=2097152, max=2097152, packet=32768 15:20:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50008]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50008] 15:20:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50008]) recipient=0 15:20:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008])) size=2097152, max=2097152, packet=32768 15:20:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008])) re-initializing 15:20:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008])) size=2097152, max=2097152, packet=32768 15:20:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50008]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50008]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008])[want-reply=true] subsystem=netconf 15:20:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008])[subsystem] prepared command 15:20:43.179 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:43.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:43.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfd27aa70, L:/10.30.170.167:18237 - R:/10.30.171.175:50008]}} established 15:20:43.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 408: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18237 15:20:43.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 408: Creating data stores for simulated device 15:20:43.179 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:43.179 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:43.179 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:43.179 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:43.179 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:43.180 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e8bc8a 15:20:43.180 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:43.180 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:43.180 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:43.180 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:43.180 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:43.181 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:43.181 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:43.181 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:43.181 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e8bc8a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e8bc8a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3583c82d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3583c82d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:43.181 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:43.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:43.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfd27aa70, L:/10.30.170.167:18237 - R:/10.30.171.175:50008] 15:20:43.182 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 408 on channel [id: 0xfd27aa70, L:/10.30.170.167:18237 - R:/10.30.171.175:50008] 15:20:43.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]) by 1103 down to 2096049 15:20:43.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50008]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:43.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfd27aa70, L:/10.30.170.167:18237 - R:/10.30.171.175:50008] 15:20:43.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfd27aa70, L:/10.30.170.167:18237 - R:/10.30.171.175:50008] 15:20:43.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]) request=subsystem result=ReplySuccess, want-reply=true 15:20:43.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50008]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:43.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]) request=subsystem activate command 15:20:43.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]) starting runner for command=netconf 15:20:43.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50008]) process #5 SSH_MSG_CHANNEL_DATA 15:20:43.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]) by 373 down to 2096779 15:20:43.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]) SSH_MSG_CHANNEL_DATA len=373 15:20:43.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008] 15:20:43.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xfd27aa70, L:/10.30.170.167:18237 - R:/10.30.171.175:50008]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:43.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:43.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfd27aa70, L:/10.30.170.167:18237 - R:/10.30.171.175:50008] 15:20:43.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfd27aa70, L:/10.30.170.167:18237 - R:/10.30.171.175:50008] 15:20:43.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18237', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:43.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=408} created 15:20:43.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=408, channel=[id: 0xfd27aa70, L:/10.30.170.167:18237 - R:/10.30.171.175:50008]} created 15:20:43.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfd27aa70, L:/10.30.170.167:18237 - R:/10.30.171.175:50008] successful with session NetconfServerSession{sessionId=408, channel=[id: 0xfd27aa70, L:/10.30.170.167:18237 - R:/10.30.171.175:50008]} 15:20:43.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=408, channel=[id: 0xfd27aa70, L:/10.30.170.167:18237 - R:/10.30.171.175:50008]} up 15:20:43.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50008]) process #6 SSH_MSG_CHANNEL_DATA 15:20:43.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]) by 393 down to 2096386 15:20:43.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]) SSH_MSG_CHANNEL_DATA len=393 15:20:43.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008] 15:20:43.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:43.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:43.184 [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=408} 15:20:43.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:43.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=408, channel=[id: 0xfd27aa70, L:/10.30.170.167:18237 - R:/10.30.171.175:50008]} EXI handlers added to pipeline 15:20:43.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:43.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]) by 179 down to 2095870 15:20:43.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50008]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:43.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:43.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50008]) process #7 SSH_MSG_CHANNEL_DATA 15:20:43.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]) by 340 down to 2096046 15:20:43.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]) SSH_MSG_CHANNEL_DATA len=340 15:20:43.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008] 15:20:43.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:43.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:43.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=408} 15:20:43.188 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3583c82d 15:20:43.188 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:43.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:43.188 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:43.188 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:43.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:43.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:43.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:43.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:43.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:43.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:43.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:43.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:43.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:43.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:43.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:43.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:43.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:43.188 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:43.188 [netconf-device-simulator-threads-2] 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 15:20:43.188 [netconf-device-simulator-threads-2] 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 15:20:43.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:43.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]) by 733 down to 2095137 15:20:43.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50008]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:43.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:43.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42858]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42858]) process #19 SSH_MSG_IGNORE 15:20:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42858]) SSH_MSG_IGNORE 15:20:43.342 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35848]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:43.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35848]) process #12 SSH_MSG_IGNORE 15:20:43.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35848]) SSH_MSG_IGNORE 15:20:43.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52830]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:43.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52830]) process #17 SSH_MSG_IGNORE 15:20:43.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52830]) SSH_MSG_IGNORE 15:20:43.383 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39606]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:43.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39606]) process #18 SSH_MSG_IGNORE 15:20:43.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39606]) SSH_MSG_IGNORE 15:20:43.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41624]) process #9 SSH_MSG_IGNORE 15:20:43.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41624]) SSH_MSG_IGNORE 15:20:43.438 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41624]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:43.754 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33814]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33814]) process #14 SSH_MSG_IGNORE 15:20:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33814]) SSH_MSG_IGNORE 15:20:43.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34874]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:43.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34874]) process #13 SSH_MSG_IGNORE 15:20:43.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34874]) SSH_MSG_IGNORE 15:20:43.954 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51094]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51094]) process #15 SSH_MSG_IGNORE 15:20:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51094]) SSH_MSG_IGNORE 15:20:44.079 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52324]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:44.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52324]) process #21 SSH_MSG_IGNORE 15:20:44.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52324]) SSH_MSG_IGNORE 15:20:44.092 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54604]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:44.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54604]) process #10 SSH_MSG_IGNORE 15:20:44.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54604]) SSH_MSG_IGNORE 15:20:44.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x62eba1d8, L:/10.30.170.167:18238 - R:/10.30.171.175:54966]} 15:20:44.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:54966]): SSH-2.0-SSHD-UNKNOWN 15:20:44.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:54966]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:44.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:54966]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:44.228 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44134]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:44.270 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48062]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:44.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48062]) process #20 SSH_MSG_IGNORE 15:20:44.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48062]) SSH_MSG_IGNORE 15:20:44.287 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:20:44.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54270]) process #23 SSH_MSG_IGNORE 15:20:44.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54270]) SSH_MSG_IGNORE 15:20:44.290 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:44.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55348]) process #22 SSH_MSG_IGNORE 15:20:44.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55348]) SSH_MSG_IGNORE 15:20:44.324 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38072]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:44.341 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39664]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:44.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39664]) process #8 SSH_MSG_IGNORE 15:20:44.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39664]) SSH_MSG_IGNORE 15:20:44.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:54966]) Send SSH_MSG_KEXINIT 15:20:44.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54966]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:44.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54966]) process #0 SSH_MSG_KEXINIT 15:20:44.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:54966]) SSH_MSG_KEXINIT 15:20:44.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:54966]) strict KEX=true client=true server=true 15:20:44.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54966]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:44.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54966]) Kex: server host key algorithms = rsa-sha2-512 15:20:44.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54966]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:44.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54966]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:44.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54966]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:44.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54966]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:44.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54966]) Kex: compression algorithms (client to server) = none 15:20:44.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54966]) Kex: compression algorithms (server to client) = none 15:20:44.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:44.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44134]) process #11 SSH_MSG_IGNORE 15:20:44.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44134]) SSH_MSG_IGNORE 15:20:44.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38072]) process #16 SSH_MSG_IGNORE 15:20:44.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38072]) SSH_MSG_IGNORE 15:20:44.443 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46718]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:44.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54966]) process #1 30 15:20:44.443 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54966]] process command=SSH_MSG_KEXDH_INIT 15:20:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46718]) process #19 SSH_MSG_IGNORE 15:20:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46718]) SSH_MSG_IGNORE 15:20:44.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54966]] Send SSH_MSG_KEXDH_REPLY 15:20:44.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54966]) packet #1 sending command=31[31] len=1639 15:20:44.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:54966])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:44.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:54966]) Send SSH_MSG_NEWKEYS 15:20:44.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:54966]) session ID=86:91:01:89:51:a0:23:fa:bc:5d:be:46:01:e7:7e:05:47:7d:3c:03:df:1f:79:dd:16:b7:95:08:50:5f:fe:72:da:32:d7:e3:d7:54:25:a6:9a:11:77:ac:e2:bd:ad:e2:21:5c:7b:67:28:9b:68:fa:8e:8f:7c:75:49:81:99:ab 15:20:44.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54966]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:44.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54966]): strict KEX resets output message sequence number from 3 to 0 15:20:44.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54966]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@37ca65bc; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:44.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:54966])[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 15:20:44.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54966])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:44.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54966]) packet #0 sending command=7[7] len=419 15:20:44.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54966]) No pending packets to flush at end of KEX 15:20:44.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54966]) process #2 SSH_MSG_NEWKEYS 15:20:44.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54966]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:44.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54966]): strict KEX resets input message sequence number from 3 to 0 15:20:44.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54966]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2b58bab5; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:44.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:44.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54966]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:44.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54966]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:44.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:54966]) authorized authentication methods: password,publickey 15:20:44.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54966]) Accepted service ssh-userauth 15:20:44.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54966]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:44.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54966]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:44.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54966]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:44.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54966]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:44.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54966]) no authentication factory for method=none 15:20:44.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54966]) SSH_MSG_USERAUTH_REQUEST 15:20:44.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54966]) remaining methods: password,publickey 15:20:44.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54966]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:44.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54966]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:44.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54966]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:44.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54966]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:44.506 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:44.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:54966]) authentication result: true 15:20:44.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:54966]) SSH_MSG_USERAUTH_REQUEST 15:20:44.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54966])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:44.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54966]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:44.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:44.506 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:44.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54966]) no heartbeat to stop 15:20:44.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:54966]) heartbeat type=IGNORE, interval=PT30S 15:20:44.506 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:54966 authenticated 15:20:44.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54966]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:44.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54966]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:44.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54966]] session=TransportServerSession[admin@/10.30.171.175:54966] id=0 15:20:44.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54966])) size=2097152, max=2097152, packet=32768 15:20:44.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54966]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54966] 15:20:44.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54966]) recipient=0 15:20:44.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966])) size=2097152, max=2097152, packet=32768 15:20:44.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966])) re-initializing 15:20:44.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966])) size=2097152, max=2097152, packet=32768 15:20:44.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:44.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54966]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:44.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54966]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:44.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:44.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966])[want-reply=true] subsystem=netconf 15:20:44.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966])[subsystem] prepared command 15:20:44.507 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:44.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:44.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x62eba1d8, L:/10.30.170.167:18238 - R:/10.30.171.175:54966]}} established 15:20:44.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 409: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18238 15:20:44.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 409: Creating data stores for simulated device 15:20:44.507 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:44.508 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:44.508 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:44.508 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:44.508 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:44.509 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46647ff6 15:20:44.509 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:44.509 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:44.509 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:44.509 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:44.510 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:44.510 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:44.510 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:44.510 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:44.510 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46647ff6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46647ff6, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26a9f025, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26a9f025, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:44.510 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:44.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:44.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x62eba1d8, L:/10.30.170.167:18238 - R:/10.30.171.175:54966] 15:20:44.512 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 409 on channel [id: 0x62eba1d8, L:/10.30.170.167:18238 - R:/10.30.171.175:54966] 15:20:44.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]) by 1103 down to 2096049 15:20:44.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54966]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:44.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x62eba1d8, L:/10.30.170.167:18238 - R:/10.30.171.175:54966] 15:20:44.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x62eba1d8, L:/10.30.170.167:18238 - R:/10.30.171.175:54966] 15:20:44.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]) request=subsystem result=ReplySuccess, want-reply=true 15:20:44.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54966]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:44.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]) request=subsystem activate command 15:20:44.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]) starting runner for command=netconf 15:20:44.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54966]) process #5 SSH_MSG_CHANNEL_DATA 15:20:44.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]) by 373 down to 2096779 15:20:44.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]) SSH_MSG_CHANNEL_DATA len=373 15:20:44.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966] 15:20:44.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x62eba1d8, L:/10.30.170.167:18238 - R:/10.30.171.175:54966]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:44.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:44.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x62eba1d8, L:/10.30.170.167:18238 - R:/10.30.171.175:54966] 15:20:44.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x62eba1d8, L:/10.30.170.167:18238 - R:/10.30.171.175:54966] 15:20:44.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18238', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:44.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=409} created 15:20:44.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=409, channel=[id: 0x62eba1d8, L:/10.30.170.167:18238 - R:/10.30.171.175:54966]} created 15:20:44.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x62eba1d8, L:/10.30.170.167:18238 - R:/10.30.171.175:54966] successful with session NetconfServerSession{sessionId=409, channel=[id: 0x62eba1d8, L:/10.30.170.167:18238 - R:/10.30.171.175:54966]} 15:20:44.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=409, channel=[id: 0x62eba1d8, L:/10.30.170.167:18238 - R:/10.30.171.175:54966]} up 15:20:44.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54966]) process #6 SSH_MSG_CHANNEL_DATA 15:20:44.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]) by 393 down to 2096386 15:20:44.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]) SSH_MSG_CHANNEL_DATA len=393 15:20:44.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966] 15:20:44.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:44.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:44.514 [netconf-device-simulator-threads-4] 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=409} 15:20:44.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:44.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=409, channel=[id: 0x62eba1d8, L:/10.30.170.167:18238 - R:/10.30.171.175:54966]} EXI handlers added to pipeline 15:20:44.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:44.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]) by 179 down to 2095870 15:20:44.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54966]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:44.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:44.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54966]) process #7 SSH_MSG_CHANNEL_DATA 15:20:44.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]) by 340 down to 2096046 15:20:44.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]) SSH_MSG_CHANNEL_DATA len=340 15:20:44.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966] 15:20:44.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:44.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:44.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=409} 15:20:44.517 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26a9f025 15:20:44.517 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:44.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:44.517 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:44.517 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:44.517 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:44.517 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:44.517 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:44.517 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:44.517 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:44.517 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:44.517 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:44.517 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:44.517 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:44.517 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:44.517 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:44.517 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:44.517 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:44.517 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:44.517 [netconf-device-simulator-threads-4] 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 15:20:44.517 [netconf-device-simulator-threads-4] 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 15:20:44.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:44.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]) by 733 down to 2095137 15:20:44.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54966]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:44.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:44.559 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57704]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:44.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57704]) process #17 SSH_MSG_IGNORE 15:20:44.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57704]) SSH_MSG_IGNORE 15:20:44.582 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51458]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:44.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51458]) process #9 SSH_MSG_IGNORE 15:20:44.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51458]) SSH_MSG_IGNORE 15:20:44.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44426]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:44.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44426]) process #18 SSH_MSG_IGNORE 15:20:44.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44426]) SSH_MSG_IGNORE 15:20:44.675 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54224]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:44.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54224]) process #12 SSH_MSG_IGNORE 15:20:44.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54224]) SSH_MSG_IGNORE 15:20:44.823 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34800]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:44.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34800]) process #14 SSH_MSG_IGNORE 15:20:44.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34800]) SSH_MSG_IGNORE 15:20:45.012 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45432]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:45.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45432]) process #13 SSH_MSG_IGNORE 15:20:45.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45432]) SSH_MSG_IGNORE 15:20:45.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58294]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:45.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58294]) process #10 SSH_MSG_IGNORE 15:20:45.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58294]) SSH_MSG_IGNORE 15:20:45.189 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:45.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #20 SSH_MSG_IGNORE 15:20:45.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:20:45.256 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34156]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:45.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34156]) process #15 SSH_MSG_IGNORE 15:20:45.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34156]) SSH_MSG_IGNORE 15:20:45.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd27fa773, L:/10.30.170.167:18239 - R:/10.30.171.175:34114]} 15:20:45.292 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:34114]): SSH-2.0-SSHD-UNKNOWN 15:20:45.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:34114]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:45.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:34114]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:45.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:45.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #9 SSH_MSG_IGNORE 15:20:45.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:20:45.408 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42720]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42720]) process #17 SSH_MSG_IGNORE 15:20:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42720]) SSH_MSG_IGNORE 15:20:45.481 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:45.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44864]) process #22 SSH_MSG_IGNORE 15:20:45.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44864]) SSH_MSG_IGNORE 15:20:45.491 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51054]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:45.490 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52898]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:45.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51054]) process #21 SSH_MSG_IGNORE 15:20:45.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51054]) SSH_MSG_IGNORE 15:20:45.566 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38784]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:45.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49122]) process #8 SSH_MSG_IGNORE 15:20:45.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49122]) SSH_MSG_IGNORE 15:20:45.629 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49122]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:45.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:34114]) Send SSH_MSG_KEXINIT 15:20:45.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34114]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:45.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34114]) process #0 SSH_MSG_KEXINIT 15:20:45.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:34114]) SSH_MSG_KEXINIT 15:20:45.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:34114]) strict KEX=true client=true server=true 15:20:45.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34114]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:45.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34114]) Kex: server host key algorithms = rsa-sha2-512 15:20:45.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34114]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:45.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34114]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:45.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34114]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:45.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34114]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:45.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34114]) Kex: compression algorithms (client to server) = none 15:20:45.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34114]) Kex: compression algorithms (server to client) = none 15:20:45.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:45.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52898]) process #11 SSH_MSG_IGNORE 15:20:45.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52898]) SSH_MSG_IGNORE 15:20:45.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38784]) process #16 SSH_MSG_IGNORE 15:20:45.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38784]) SSH_MSG_IGNORE 15:20:45.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34114]) process #1 30 15:20:45.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34114]] process command=SSH_MSG_KEXDH_INIT 15:20:45.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34114]] Send SSH_MSG_KEXDH_REPLY 15:20:45.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34114]) packet #1 sending command=31[31] len=1639 15:20:45.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:34114])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:45.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:34114]) Send SSH_MSG_NEWKEYS 15:20:45.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:34114]) session ID=aa:a5:10:80:e4:bf:3c:a7:7d:2c:99:f4:fc:d3:72:16:fd:e9:c4:70:59:e3:51:38:86:c8:ee:82:26:94:80:2d:48:8f:de:d0:c1:99:3d:e9:f9:72:6f:b3:41:f3:8b:4a:2a:db:be:0b:17:10:ff:45:ce:e8:8e:d4:44:27:86:41 15:20:45.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34114]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:45.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34114]): strict KEX resets output message sequence number from 3 to 0 15:20:45.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34114]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4ef4ca80; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:45.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:34114])[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 15:20:45.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34114])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:45.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34114]) packet #0 sending command=7[7] len=419 15:20:45.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34114]) No pending packets to flush at end of KEX 15:20:45.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34114]) process #2 SSH_MSG_NEWKEYS 15:20:45.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34114]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:45.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34114]): strict KEX resets input message sequence number from 3 to 0 15:20:45.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34114]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@d6c6b03; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:45.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:45.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34114]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:45.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34114]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:45.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:34114]) authorized authentication methods: password,publickey 15:20:45.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34114]) Accepted service ssh-userauth 15:20:45.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34114]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:45.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34114]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:45.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34114]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:45.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34114]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:45.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34114]) no authentication factory for method=none 15:20:45.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34114]) SSH_MSG_USERAUTH_REQUEST 15:20:45.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34114]) remaining methods: password,publickey 15:20:45.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34114]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:45.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34114]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:45.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34114]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:45.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34114]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:45.793 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:45.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:34114]) authentication result: true 15:20:45.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:34114]) SSH_MSG_USERAUTH_REQUEST 15:20:45.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34114])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:45.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34114]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:45.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:45.793 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:45.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34114]) no heartbeat to stop 15:20:45.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:34114]) heartbeat type=IGNORE, interval=PT30S 15:20:45.793 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:34114 authenticated 15:20:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34114]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34114]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34114]] session=TransportServerSession[admin@/10.30.171.175:34114] id=0 15:20:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34114])) size=2097152, max=2097152, packet=32768 15:20:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34114]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34114] 15:20:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34114]) recipient=0 15:20:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114])) size=2097152, max=2097152, packet=32768 15:20:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114])) re-initializing 15:20:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114])) size=2097152, max=2097152, packet=32768 15:20:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34114]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34114]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114])[want-reply=true] subsystem=netconf 15:20:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114])[subsystem] prepared command 15:20:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd27fa773, L:/10.30.170.167:18239 - R:/10.30.171.175:34114]}} established 15:20:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 410: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18239 15:20:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 410: Creating data stores for simulated device 15:20:45.794 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:45.794 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:45.794 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:45.795 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@59851382 15:20:45.795 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:45.795 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:45.795 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:45.795 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:45.795 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:45.795 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:45.795 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:45.795 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:45.795 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@59851382, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@59851382, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7420847c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7420847c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:45.796 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:45.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:45.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd27fa773, L:/10.30.170.167:18239 - R:/10.30.171.175:34114] 15:20:45.796 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 410 on channel [id: 0xd27fa773, L:/10.30.170.167:18239 - R:/10.30.171.175:34114] 15:20:45.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]) by 1103 down to 2096049 15:20:45.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34114]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:45.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd27fa773, L:/10.30.170.167:18239 - R:/10.30.171.175:34114] 15:20:45.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd27fa773, L:/10.30.170.167:18239 - R:/10.30.171.175:34114] 15:20:45.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]) request=subsystem result=ReplySuccess, want-reply=true 15:20:45.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34114]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:45.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]) request=subsystem activate command 15:20:45.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]) starting runner for command=netconf 15:20:45.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34114]) process #5 SSH_MSG_CHANNEL_DATA 15:20:45.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]) by 373 down to 2096779 15:20:45.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]) SSH_MSG_CHANNEL_DATA len=373 15:20:45.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114] 15:20:45.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd27fa773, L:/10.30.170.167:18239 - R:/10.30.171.175:34114]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:45.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:45.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd27fa773, L:/10.30.170.167:18239 - R:/10.30.171.175:34114] 15:20:45.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd27fa773, L:/10.30.170.167:18239 - R:/10.30.171.175:34114] 15:20:45.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18239', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:45.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=410} created 15:20:45.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=410, channel=[id: 0xd27fa773, L:/10.30.170.167:18239 - R:/10.30.171.175:34114]} created 15:20:45.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd27fa773, L:/10.30.170.167:18239 - R:/10.30.171.175:34114] successful with session NetconfServerSession{sessionId=410, channel=[id: 0xd27fa773, L:/10.30.170.167:18239 - R:/10.30.171.175:34114]} 15:20:45.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=410, channel=[id: 0xd27fa773, L:/10.30.170.167:18239 - R:/10.30.171.175:34114]} up 15:20:45.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34114]) process #6 SSH_MSG_CHANNEL_DATA 15:20:45.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]) by 393 down to 2096386 15:20:45.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]) SSH_MSG_CHANNEL_DATA len=393 15:20:45.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114] 15:20:45.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:45.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:45.798 [netconf-device-simulator-threads-6] 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=410} 15:20:45.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:45.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=410, channel=[id: 0xd27fa773, L:/10.30.170.167:18239 - R:/10.30.171.175:34114]} EXI handlers added to pipeline 15:20:45.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:45.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]) by 179 down to 2095870 15:20:45.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34114]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:45.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34114]) process #7 SSH_MSG_CHANNEL_DATA 15:20:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]) by 340 down to 2096046 15:20:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]) SSH_MSG_CHANNEL_DATA len=340 15:20:45.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114] 15:20:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=410} 15:20:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7420847c 15:20:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:45.800 [netconf-device-simulator-threads-6] 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 15:20:45.800 [netconf-device-simulator-threads-6] 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 15:20:45.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:45.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]) by 733 down to 2095137 15:20:45.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34114]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:45.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:45.808 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:20:45.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40184]) process #23 SSH_MSG_IGNORE 15:20:45.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40184]) SSH_MSG_IGNORE 15:20:45.899 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51526]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:45.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51526]) process #19 SSH_MSG_IGNORE 15:20:45.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51526]) SSH_MSG_IGNORE 15:20:45.934 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57916]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:45.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57916]) process #18 SSH_MSG_IGNORE 15:20:45.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57916]) SSH_MSG_IGNORE 15:20:46.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45406]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:46.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45406]) process #14 SSH_MSG_IGNORE 15:20:46.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45406]) SSH_MSG_IGNORE 15:20:46.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45820]) process #12 SSH_MSG_IGNORE 15:20:46.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45820]) SSH_MSG_IGNORE 15:20:46.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45820]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:46.191 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33070]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33070]) process #13 SSH_MSG_IGNORE 15:20:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33070]) SSH_MSG_IGNORE 15:20:46.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37220]) process #20 SSH_MSG_IGNORE 15:20:46.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37220]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:46.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37220]) SSH_MSG_IGNORE 15:20:46.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37678]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:46.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37678]) process #15 SSH_MSG_IGNORE 15:20:46.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37678]) SSH_MSG_IGNORE 15:20:46.512 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59228]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59228]) process #17 SSH_MSG_IGNORE 15:20:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59228]) SSH_MSG_IGNORE 15:20:46.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xddf7218a, L:/10.30.170.167:18240 - R:/10.30.171.175:44210]} 15:20:46.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:44210]): SSH-2.0-SSHD-UNKNOWN 15:20:46.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:44210]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:46.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:44210]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:46.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58386]) process #21 SSH_MSG_IGNORE 15:20:46.693 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58386]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:46.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58386]) SSH_MSG_IGNORE 15:20:46.696 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:46.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48764]) process #22 SSH_MSG_IGNORE 15:20:46.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48764]) SSH_MSG_IGNORE 15:20:46.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:44210]) Send SSH_MSG_KEXINIT 15:20:46.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44210]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:46.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44210]) process #0 SSH_MSG_KEXINIT 15:20:46.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:44210]) SSH_MSG_KEXINIT 15:20:46.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:44210]) strict KEX=true client=true server=true 15:20:46.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44210]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:46.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44210]) Kex: server host key algorithms = rsa-sha2-512 15:20:46.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44210]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:46.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44210]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:46.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44210]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:46.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44210]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:46.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44210]) Kex: compression algorithms (client to server) = none 15:20:46.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44210]) Kex: compression algorithms (server to client) = none 15:20:46.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:46.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58262]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:46.816 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39092]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:46.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44210]) process #1 30 15:20:46.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44210]] process command=SSH_MSG_KEXDH_INIT 15:20:46.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45928]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45928]) process #9 SSH_MSG_IGNORE 15:20:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45928]) SSH_MSG_IGNORE 15:20:46.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44210]] Send SSH_MSG_KEXDH_REPLY 15:20:46.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44210]) packet #1 sending command=31[31] len=1639 15:20:46.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:44210])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:46.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:44210]) Send SSH_MSG_NEWKEYS 15:20:46.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:44210]) session ID=f3:cc:c5:6b:a0:78:ba:f1:54:44:29:e6:4b:c3:61:8a:f6:87:67:b0:5f:a4:b5:fe:1f:2c:f3:f9:8d:32:7d:ec:60:3f:7e:ce:fb:75:bf:87:31:57:de:57:ab:1f:0a:3c:71:40:21:3b:e8:88:e6:40:a6:52:b6:80:e2:4d:90:3f 15:20:46.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44210]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:46.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44210]): strict KEX resets output message sequence number from 3 to 0 15:20:46.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44210]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2252a1d3; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:46.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:44210])[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 15:20:46.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44210])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:46.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44210]) packet #0 sending command=7[7] len=419 15:20:46.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44210]) No pending packets to flush at end of KEX 15:20:46.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58262]) process #16 SSH_MSG_IGNORE 15:20:46.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58262]) SSH_MSG_IGNORE 15:20:46.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39092]) process #11 SSH_MSG_IGNORE 15:20:46.841 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39092]) SSH_MSG_IGNORE 15:20:46.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44210]) process #2 SSH_MSG_NEWKEYS 15:20:46.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44210]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:46.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44210]): strict KEX resets input message sequence number from 3 to 0 15:20:46.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44210]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@22211bd5; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:46.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:46.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44210]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:46.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44210]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:46.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:44210]) authorized authentication methods: password,publickey 15:20:46.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44210]) Accepted service ssh-userauth 15:20:46.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44210]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:46.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44210]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:46.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44210]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:46.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44210]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:46.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44210]) no authentication factory for method=none 15:20:46.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44210]) SSH_MSG_USERAUTH_REQUEST 15:20:46.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44210]) remaining methods: password,publickey 15:20:46.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44210]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44210]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44210]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44210]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:46.877 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:44210]) authentication result: true 15:20:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:44210]) SSH_MSG_USERAUTH_REQUEST 15:20:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44210])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44210]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44210]) no heartbeat to stop 15:20:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:44210]) heartbeat type=IGNORE, interval=PT30S 15:20:46.877 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:44210 authenticated 15:20:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44210]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44210]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44210]] session=TransportServerSession[admin@/10.30.171.175:44210] id=0 15:20:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44210])) size=2097152, max=2097152, packet=32768 15:20:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44210]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44210] 15:20:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44210]) recipient=0 15:20:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210])) size=2097152, max=2097152, packet=32768 15:20:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210])) re-initializing 15:20:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210])) size=2097152, max=2097152, packet=32768 15:20:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:46.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44210]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:46.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44210]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:46.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:46.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210])[want-reply=true] subsystem=netconf 15:20:46.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210])[subsystem] prepared command 15:20:46.878 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:46.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:46.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xddf7218a, L:/10.30.170.167:18240 - R:/10.30.171.175:44210]}} established 15:20:46.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 411: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18240 15:20:46.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 411: Creating data stores for simulated device 15:20:46.878 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:46.878 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:46.878 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:46.878 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:46.878 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:46.879 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@272e7f9c 15:20:46.879 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:46.879 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:46.879 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:46.879 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:46.880 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:46.880 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:46.880 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:46.880 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:46.880 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@272e7f9c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@272e7f9c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26f58b31, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26f58b31, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:46.880 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:46.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:46.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xddf7218a, L:/10.30.170.167:18240 - R:/10.30.171.175:44210] 15:20:46.881 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 411 on channel [id: 0xddf7218a, L:/10.30.170.167:18240 - R:/10.30.171.175:44210] 15:20:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]) by 1103 down to 2096049 15:20:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44210]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xddf7218a, L:/10.30.170.167:18240 - R:/10.30.171.175:44210] 15:20:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xddf7218a, L:/10.30.170.167:18240 - R:/10.30.171.175:44210] 15:20:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]) request=subsystem result=ReplySuccess, want-reply=true 15:20:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44210]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]) request=subsystem activate command 15:20:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]) starting runner for command=netconf 15:20:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44210]) process #5 SSH_MSG_CHANNEL_DATA 15:20:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]) by 373 down to 2096779 15:20:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]) SSH_MSG_CHANNEL_DATA len=373 15:20:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210] 15:20:46.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xddf7218a, L:/10.30.170.167:18240 - R:/10.30.171.175:44210]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:46.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:46.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xddf7218a, L:/10.30.170.167:18240 - R:/10.30.171.175:44210] 15:20:46.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xddf7218a, L:/10.30.170.167:18240 - R:/10.30.171.175:44210] 15:20:46.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18240', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:46.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=411} created 15:20:46.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=411, channel=[id: 0xddf7218a, L:/10.30.170.167:18240 - R:/10.30.171.175:44210]} created 15:20:46.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xddf7218a, L:/10.30.170.167:18240 - R:/10.30.171.175:44210] successful with session NetconfServerSession{sessionId=411, channel=[id: 0xddf7218a, L:/10.30.170.167:18240 - R:/10.30.171.175:44210]} 15:20:46.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=411, channel=[id: 0xddf7218a, L:/10.30.170.167:18240 - R:/10.30.171.175:44210]} up 15:20:46.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44210]) process #6 SSH_MSG_CHANNEL_DATA 15:20:46.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]) by 393 down to 2096386 15:20:46.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]) SSH_MSG_CHANNEL_DATA len=393 15:20:46.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210] 15:20:46.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:46.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:46.883 [netconf-device-simulator-threads-0] 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=411} 15:20:46.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:46.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=411, channel=[id: 0xddf7218a, L:/10.30.170.167:18240 - R:/10.30.171.175:44210]} EXI handlers added to pipeline 15:20:46.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:46.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]) by 179 down to 2095870 15:20:46.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44210]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:46.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:46.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44210]) process #7 SSH_MSG_CHANNEL_DATA 15:20:46.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]) by 340 down to 2096046 15:20:46.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]) SSH_MSG_CHANNEL_DATA len=340 15:20:46.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210] 15:20:46.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:46.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:46.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=411} 15:20:46.886 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26f58b31 15:20:46.886 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:46.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:46.886 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:46.886 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:46.886 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:46.886 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:46.886 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:46.886 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:46.886 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:46.886 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:46.886 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:46.886 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:46.886 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:46.886 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:46.886 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:46.886 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:46.886 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:46.886 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:46.886 [netconf-device-simulator-threads-0] 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 15:20:46.886 [netconf-device-simulator-threads-0] 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 15:20:46.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:46.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]) by 733 down to 2095137 15:20:46.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44210]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:46.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:46.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:20:46.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44262]) process #23 SSH_MSG_IGNORE 15:20:46.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44262]) SSH_MSG_IGNORE 15:20:46.967 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34088]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34088]) process #10 SSH_MSG_IGNORE 15:20:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34088]) SSH_MSG_IGNORE 15:20:47.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59138]) process #8 SSH_MSG_IGNORE 15:20:47.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59138]) SSH_MSG_IGNORE 15:20:47.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59138]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:47.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48358]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48358]) process #19 SSH_MSG_IGNORE 15:20:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48358]) SSH_MSG_IGNORE 15:20:47.320 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58406]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:47.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58406]) process #12 SSH_MSG_IGNORE 15:20:47.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58406]) SSH_MSG_IGNORE 15:20:47.391 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:47.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #14 SSH_MSG_IGNORE 15:20:47.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:20:47.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60050]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:47.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60050]) process #13 SSH_MSG_IGNORE 15:20:47.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60050]) SSH_MSG_IGNORE 15:20:47.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52606]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:47.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52606]) process #18 SSH_MSG_IGNORE 15:20:47.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52606]) SSH_MSG_IGNORE 15:20:47.622 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35496]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:47.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35496]) process #20 SSH_MSG_IGNORE 15:20:47.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35496]) SSH_MSG_IGNORE 15:20:47.704 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43314]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43314]) process #15 SSH_MSG_IGNORE 15:20:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43314]) SSH_MSG_IGNORE 15:20:47.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35012]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:47.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35012]) process #17 SSH_MSG_IGNORE 15:20:47.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35012]) SSH_MSG_IGNORE 15:20:47.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbb9fd387, L:/10.30.170.167:18241 - R:/10.30.171.175:56790]} 15:20:47.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:56790]): SSH-2.0-SSHD-UNKNOWN 15:20:47.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:56790]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:47.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:56790]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:47.906 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36566]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36566]) process #9 SSH_MSG_IGNORE 15:20:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36566]) SSH_MSG_IGNORE 15:20:47.919 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52698]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:47.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52698]) process #21 SSH_MSG_IGNORE 15:20:47.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52698]) SSH_MSG_IGNORE 15:20:47.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:56790]) Send SSH_MSG_KEXINIT 15:20:47.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56790]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:47.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56790]) process #0 SSH_MSG_KEXINIT 15:20:47.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:56790]) SSH_MSG_KEXINIT 15:20:47.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:56790]) strict KEX=true client=true server=true 15:20:47.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56790]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:47.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56790]) Kex: server host key algorithms = rsa-sha2-512 15:20:47.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56790]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:47.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56790]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:47.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56790]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:47.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56790]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:47.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56790]) Kex: compression algorithms (client to server) = none 15:20:47.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56790]) Kex: compression algorithms (server to client) = none 15:20:47.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:48.014 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:20:48.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41054]) process #23 SSH_MSG_IGNORE 15:20:48.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41054]) SSH_MSG_IGNORE 15:20:48.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56790]) process #1 30 15:20:48.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:56790]] process command=SSH_MSG_KEXDH_INIT 15:20:48.026 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58258]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:48.031 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51242]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:56790]] Send SSH_MSG_KEXDH_REPLY 15:20:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56790]) packet #1 sending command=31[31] len=1639 15:20:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:56790])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:56790]) Send SSH_MSG_NEWKEYS 15:20:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:56790]) session ID=97:aa:f7:28:b1:50:3a:5b:e4:b4:87:d0:0b:c9:4b:98:1b:ed:1f:51:2f:0d:23:47:7b:31:b5:26:78:c2:a2:5f:c2:37:df:29:e0:b3:0c:7a:fc:59:9a:b3:b3:da:a5:40:f3:61:7c:81:ac:44:1f:84:a8:03:01:16:fc:39:9b:04 15:20:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56790]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:56790]): strict KEX resets output message sequence number from 3 to 0 15:20:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:56790]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@51b84981; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:56790])[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 15:20:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:56790])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56790]) packet #0 sending command=7[7] len=419 15:20:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:56790]) No pending packets to flush at end of KEX 15:20:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58258]) process #11 SSH_MSG_IGNORE 15:20:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58258]) SSH_MSG_IGNORE 15:20:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51242]) process #16 SSH_MSG_IGNORE 15:20:48.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51242]) SSH_MSG_IGNORE 15:20:48.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56790]) process #2 SSH_MSG_NEWKEYS 15:20:48.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:56790]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:48.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:56790]): strict KEX resets input message sequence number from 3 to 0 15:20:48.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:56790]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@d5a6d57; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:48.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:48.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56790]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:48.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:56790]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:48.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:56790]) authorized authentication methods: password,publickey 15:20:48.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:56790]) Accepted service ssh-userauth 15:20:48.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56790]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:48.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56790]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:48.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56790]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:48.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56790]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:48.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56790]) no authentication factory for method=none 15:20:48.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:56790]) SSH_MSG_USERAUTH_REQUEST 15:20:48.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:56790]) remaining methods: password,publickey 15:20:48.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56790]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:48.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56790]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:48.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56790]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:48.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56790]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:48.068 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:48.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:56790]) authentication result: true 15:20:48.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:56790]) SSH_MSG_USERAUTH_REQUEST 15:20:48.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:56790])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:48.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56790]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:48.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:48.069 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:48.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56790]) no heartbeat to stop 15:20:48.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:56790]) heartbeat type=IGNORE, interval=PT30S 15:20:48.069 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:56790 authenticated 15:20:48.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56790]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:48.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56790]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:48.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56790]] session=TransportServerSession[admin@/10.30.171.175:56790] id=0 15:20:48.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56790])) size=2097152, max=2097152, packet=32768 15:20:48.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56790]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56790] 15:20:48.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56790]) recipient=0 15:20:48.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790])) size=2097152, max=2097152, packet=32768 15:20:48.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790])) re-initializing 15:20:48.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790])) size=2097152, max=2097152, packet=32768 15:20:48.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:48.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56790]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:48.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56790]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:48.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:48.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790])[want-reply=true] subsystem=netconf 15:20:48.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790])[subsystem] prepared command 15:20:48.070 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:48.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:48.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbb9fd387, L:/10.30.170.167:18241 - R:/10.30.171.175:56790]}} established 15:20:48.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 412: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18241 15:20:48.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 412: Creating data stores for simulated device 15:20:48.070 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:48.070 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:48.070 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:48.071 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:48.071 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:48.071 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@17f88032 15:20:48.071 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:48.071 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:48.071 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:48.072 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:48.072 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:48.072 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:48.072 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:48.072 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:48.072 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@17f88032, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@17f88032, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@566f4918, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@566f4918, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:48.072 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:48.073 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:48.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbb9fd387, L:/10.30.170.167:18241 - R:/10.30.171.175:56790] 15:20:48.074 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 412 on channel [id: 0xbb9fd387, L:/10.30.170.167:18241 - R:/10.30.171.175:56790] 15:20:48.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]) by 1103 down to 2096049 15:20:48.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56790]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:48.074 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:48.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbb9fd387, L:/10.30.170.167:18241 - R:/10.30.171.175:56790] 15:20:48.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbb9fd387, L:/10.30.170.167:18241 - R:/10.30.171.175:56790] 15:20:48.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]) request=subsystem result=ReplySuccess, want-reply=true 15:20:48.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56790]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:48.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]) request=subsystem activate command 15:20:48.074 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]) starting runner for command=netconf 15:20:48.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56790]) process #5 SSH_MSG_CHANNEL_DATA 15:20:48.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]) by 373 down to 2096779 15:20:48.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]) SSH_MSG_CHANNEL_DATA len=373 15:20:48.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790] 15:20:48.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xbb9fd387, L:/10.30.170.167:18241 - R:/10.30.171.175:56790]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:48.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:48.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbb9fd387, L:/10.30.170.167:18241 - R:/10.30.171.175:56790] 15:20:48.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbb9fd387, L:/10.30.170.167:18241 - R:/10.30.171.175:56790] 15:20:48.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18241', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:48.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=412} created 15:20:48.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=412, channel=[id: 0xbb9fd387, L:/10.30.170.167:18241 - R:/10.30.171.175:56790]} created 15:20:48.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbb9fd387, L:/10.30.170.167:18241 - R:/10.30.171.175:56790] successful with session NetconfServerSession{sessionId=412, channel=[id: 0xbb9fd387, L:/10.30.170.167:18241 - R:/10.30.171.175:56790]} 15:20:48.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50330]) process #22 SSH_MSG_IGNORE 15:20:48.075 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=412, channel=[id: 0xbb9fd387, L:/10.30.170.167:18241 - R:/10.30.171.175:56790]} up 15:20:48.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50330]) SSH_MSG_IGNORE 15:20:48.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56790]) process #6 SSH_MSG_CHANNEL_DATA 15:20:48.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]) by 393 down to 2096386 15:20:48.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]) SSH_MSG_CHANNEL_DATA len=393 15:20:48.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790] 15:20:48.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:48.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:48.076 [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=412} 15:20:48.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:48.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=412, channel=[id: 0xbb9fd387, L:/10.30.170.167:18241 - R:/10.30.171.175:56790]} EXI handlers added to pipeline 15:20:48.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:48.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]) by 179 down to 2095870 15:20:48.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56790]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:48.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:48.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56790]) process #7 SSH_MSG_CHANNEL_DATA 15:20:48.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]) by 340 down to 2096046 15:20:48.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]) SSH_MSG_CHANNEL_DATA len=340 15:20:48.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790] 15:20:48.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:48.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:48.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=412} 15:20:48.078 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@566f4918 15:20:48.078 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:48.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:48.078 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:48.078 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:48.078 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:48.078 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:48.078 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:48.078 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:48.078 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:48.078 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:48.078 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:48.078 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:48.078 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:48.078 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:48.078 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:48.078 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:48.078 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:48.078 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:48.079 [netconf-device-simulator-threads-2] 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 15:20:48.079 [netconf-device-simulator-threads-2] 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 15:20:48.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:48.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]) by 733 down to 2095137 15:20:48.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56790]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:48.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:48.186 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35526]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:48.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35526]) process #10 SSH_MSG_IGNORE 15:20:48.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35526]) SSH_MSG_IGNORE 15:20:48.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43178]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43178]) process #19 SSH_MSG_IGNORE 15:20:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43178]) SSH_MSG_IGNORE 15:20:48.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37920]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:48.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37920]) process #8 SSH_MSG_IGNORE 15:20:48.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37920]) SSH_MSG_IGNORE 15:20:48.429 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48068]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48068]) process #13 SSH_MSG_IGNORE 15:20:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48068]) SSH_MSG_IGNORE 15:20:48.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40394]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:48.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40394]) process #12 SSH_MSG_IGNORE 15:20:48.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40394]) SSH_MSG_IGNORE 15:20:48.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53840]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:48.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53840]) process #14 SSH_MSG_IGNORE 15:20:48.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53840]) SSH_MSG_IGNORE 15:20:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x708653c6, L:/10.30.170.167:18242 - R:/10.30.171.175:43354]} 15:20:48.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:43354]): SSH-2.0-SSHD-UNKNOWN 15:20:48.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:43354]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:48.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:43354]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:48.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:43354]) Send SSH_MSG_KEXINIT 15:20:48.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43354]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:48.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43354]) process #0 SSH_MSG_KEXINIT 15:20:48.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:43354]) SSH_MSG_KEXINIT 15:20:48.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:43354]) strict KEX=true client=true server=true 15:20:48.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43354]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:48.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43354]) Kex: server host key algorithms = rsa-sha2-512 15:20:48.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43354]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:48.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43354]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:48.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43354]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:48.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43354]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:48.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43354]) Kex: compression algorithms (client to server) = none 15:20:48.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43354]) Kex: compression algorithms (server to client) = none 15:20:48.737 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:48.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43354]) process #1 30 15:20:48.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43354]] process command=SSH_MSG_KEXDH_INIT 15:20:48.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43354]] Send SSH_MSG_KEXDH_REPLY 15:20:48.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43354]) packet #1 sending command=31[31] len=1639 15:20:48.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:43354])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:48.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:43354]) Send SSH_MSG_NEWKEYS 15:20:48.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:43354]) session ID=ca:51:37:d9:90:44:2f:8c:cb:72:dc:2a:3b:27:57:ab:e0:97:f4:fe:41:5d:73:62:61:29:b9:ea:70:a4:99:1a:22:49:27:d9:33:6b:79:68:5d:0e:8f:21:7d:4f:46:0d:0b:20:e5:82:86:92:ba:f2:7c:bd:05:e8:60:14:f2:97 15:20:48.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43354]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:48.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43354]): strict KEX resets output message sequence number from 3 to 0 15:20:48.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43354]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@584bd5f7; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:48.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:43354])[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 15:20:48.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43354])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:48.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43354]) packet #0 sending command=7[7] len=419 15:20:48.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43354]) No pending packets to flush at end of KEX 15:20:48.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43354]) process #2 SSH_MSG_NEWKEYS 15:20:48.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43354]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:48.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43354]): strict KEX resets input message sequence number from 3 to 0 15:20:48.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43354]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@46455c14; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:48.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:48.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43354]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:48.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43354]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:48.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:43354]) authorized authentication methods: password,publickey 15:20:48.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43354]) Accepted service ssh-userauth 15:20:48.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43354]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:48.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43354]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:48.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43354]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:48.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43354]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:48.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43354]) no authentication factory for method=none 15:20:48.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43354]) SSH_MSG_USERAUTH_REQUEST 15:20:48.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43354]) remaining methods: password,publickey 15:20:48.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43354]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:48.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43354]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:48.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43354]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:48.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43354]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:48.852 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:48.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:43354]) authentication result: true 15:20:48.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:43354]) SSH_MSG_USERAUTH_REQUEST 15:20:48.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43354])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:48.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43354]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:48.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:48.852 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:48.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43354]) no heartbeat to stop 15:20:48.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:43354]) heartbeat type=IGNORE, interval=PT30S 15:20:48.852 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:43354 authenticated 15:20:48.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43354]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:48.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43354]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:48.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43354]] session=TransportServerSession[admin@/10.30.171.175:43354] id=0 15:20:48.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43354])) size=2097152, max=2097152, packet=32768 15:20:48.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43354]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43354] 15:20:48.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43354]) recipient=0 15:20:48.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354])) size=2097152, max=2097152, packet=32768 15:20:48.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354])) re-initializing 15:20:48.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354])) size=2097152, max=2097152, packet=32768 15:20:48.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:48.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43354]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:48.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43354]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:48.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:48.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354])[want-reply=true] subsystem=netconf 15:20:48.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354])[subsystem] prepared command 15:20:48.853 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:48.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:48.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x708653c6, L:/10.30.170.167:18242 - R:/10.30.171.175:43354]}} established 15:20:48.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 413: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18242 15:20:48.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 413: Creating data stores for simulated device 15:20:48.854 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:48.854 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:48.854 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:48.854 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:48.854 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:48.854 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e3587a 15:20:48.855 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:48.855 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:48.855 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:48.855 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:48.855 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:48.855 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:48.855 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:48.855 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:48.855 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e3587a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e3587a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@36f71946, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@36f71946, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:48.856 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:48.856 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:48.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x708653c6, L:/10.30.170.167:18242 - R:/10.30.171.175:43354] 15:20:48.857 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 413 on channel [id: 0x708653c6, L:/10.30.170.167:18242 - R:/10.30.171.175:43354] 15:20:48.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]) by 1103 down to 2096049 15:20:48.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43354]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:48.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x708653c6, L:/10.30.170.167:18242 - R:/10.30.171.175:43354] 15:20:48.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x708653c6, L:/10.30.170.167:18242 - R:/10.30.171.175:43354] 15:20:48.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]) request=subsystem result=ReplySuccess, want-reply=true 15:20:48.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43354]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:48.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]) request=subsystem activate command 15:20:48.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]) starting runner for command=netconf 15:20:48.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43354]) process #5 SSH_MSG_CHANNEL_DATA 15:20:48.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]) by 373 down to 2096779 15:20:48.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]) SSH_MSG_CHANNEL_DATA len=373 15:20:48.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354] 15:20:48.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x708653c6, L:/10.30.170.167:18242 - R:/10.30.171.175:43354]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:48.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:48.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x708653c6, L:/10.30.170.167:18242 - R:/10.30.171.175:43354] 15:20:48.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x708653c6, L:/10.30.170.167:18242 - R:/10.30.171.175:43354] 15:20:48.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18242', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:48.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=413} created 15:20:48.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=413, channel=[id: 0x708653c6, L:/10.30.170.167:18242 - R:/10.30.171.175:43354]} created 15:20:48.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x708653c6, L:/10.30.170.167:18242 - R:/10.30.171.175:43354] successful with session NetconfServerSession{sessionId=413, channel=[id: 0x708653c6, L:/10.30.170.167:18242 - R:/10.30.171.175:43354]} 15:20:48.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=413, channel=[id: 0x708653c6, L:/10.30.170.167:18242 - R:/10.30.171.175:43354]} up 15:20:48.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43354]) process #6 SSH_MSG_CHANNEL_DATA 15:20:48.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]) by 393 down to 2096386 15:20:48.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]) SSH_MSG_CHANNEL_DATA len=393 15:20:48.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354] 15:20:48.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:48.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:48.859 [netconf-device-simulator-threads-4] 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=413} 15:20:48.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:48.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=413, channel=[id: 0x708653c6, L:/10.30.170.167:18242 - R:/10.30.171.175:43354]} EXI handlers added to pipeline 15:20:48.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:48.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]) by 179 down to 2095870 15:20:48.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43354]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:48.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:48.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43354]) process #7 SSH_MSG_CHANNEL_DATA 15:20:48.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]) by 340 down to 2096046 15:20:48.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]) SSH_MSG_CHANNEL_DATA len=340 15:20:48.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354] 15:20:48.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:48.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:48.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=413} 15:20:48.861 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@36f71946 15:20:48.861 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:48.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:48.861 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:48.861 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:48.861 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:48.861 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:48.861 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:48.861 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:48.861 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:48.861 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:48.861 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:48.861 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:48.862 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:48.862 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:48.862 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:48.862 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:48.862 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:48.862 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:48.862 [netconf-device-simulator-threads-4] 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 15:20:48.862 [netconf-device-simulator-threads-4] 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 15:20:48.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:48.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]) by 733 down to 2095137 15:20:48.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43354]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:48.863 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:48.901 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46538]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:48.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46538]) process #16 SSH_MSG_IGNORE 15:20:48.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46538]) SSH_MSG_IGNORE 15:20:48.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46226]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:48.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46226]) process #15 SSH_MSG_IGNORE 15:20:48.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46226]) SSH_MSG_IGNORE 15:20:48.948 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43794]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:48.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43794]) process #17 SSH_MSG_IGNORE 15:20:48.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43794]) SSH_MSG_IGNORE 15:20:48.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36946]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:48.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36946]) process #20 SSH_MSG_IGNORE 15:20:48.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36946]) SSH_MSG_IGNORE 15:20:49.004 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52594]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:49.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52594]) process #10 SSH_MSG_IGNORE 15:20:49.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52594]) SSH_MSG_IGNORE 15:20:49.038 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39278]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:49.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39278]) process #18 SSH_MSG_IGNORE 15:20:49.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39278]) SSH_MSG_IGNORE 15:20:49.064 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:49.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34182]) process #22 SSH_MSG_IGNORE 15:20:49.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34182]) SSH_MSG_IGNORE 15:20:49.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39234]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:49.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39234]) process #13 SSH_MSG_IGNORE 15:20:49.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39234]) SSH_MSG_IGNORE 15:20:49.135 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37634]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:49.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37634]) process #9 SSH_MSG_IGNORE 15:20:49.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37634]) SSH_MSG_IGNORE 15:20:49.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38688]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:49.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38688]) process #21 SSH_MSG_IGNORE 15:20:49.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38688]) SSH_MSG_IGNORE 15:20:49.293 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:20:49.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45220]) process #23 SSH_MSG_IGNORE 15:20:49.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45220]) SSH_MSG_IGNORE 15:20:49.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43810]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43810]) process #11 SSH_MSG_IGNORE 15:20:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43810]) SSH_MSG_IGNORE 15:20:49.505 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37818]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:49.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37818]) process #19 SSH_MSG_IGNORE 15:20:49.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37818]) SSH_MSG_IGNORE 15:20:49.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34564]) process #8 SSH_MSG_IGNORE 15:20:49.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34564]) SSH_MSG_IGNORE 15:20:49.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34564]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:49.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:49.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43230]) process #22 SSH_MSG_IGNORE 15:20:49.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43230]) SSH_MSG_IGNORE 15:20:49.860 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42314]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:49.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42314]) process #12 SSH_MSG_IGNORE 15:20:49.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42314]) SSH_MSG_IGNORE 15:20:49.877 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48458]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:49.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48458]) process #18 SSH_MSG_IGNORE 15:20:49.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48458]) SSH_MSG_IGNORE 15:20:49.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x50701647, L:/10.30.170.167:18243 - R:/10.30.171.175:50154]} 15:20:49.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:50154]): SSH-2.0-SSHD-UNKNOWN 15:20:49.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:50154]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:49.905 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:50154]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:49.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48456]) process #13 SSH_MSG_IGNORE 15:20:49.971 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48456]) SSH_MSG_IGNORE 15:20:49.966 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48456]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:50.103 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54686]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:50.132 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33478]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:50.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33478]) process #14 SSH_MSG_IGNORE 15:20:50.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33478]) SSH_MSG_IGNORE 15:20:50.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:50154]) Send SSH_MSG_KEXINIT 15:20:50.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50154]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:50.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50154]) process #0 SSH_MSG_KEXINIT 15:20:50.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:50154]) SSH_MSG_KEXINIT 15:20:50.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:50154]) strict KEX=true client=true server=true 15:20:50.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50154]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:50.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50154]) Kex: server host key algorithms = rsa-sha2-512 15:20:50.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50154]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:50.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50154]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:50.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50154]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:50.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50154]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:50.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50154]) Kex: compression algorithms (client to server) = none 15:20:50.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50154]) Kex: compression algorithms (server to client) = none 15:20:50.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:50.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54686]) process #16 SSH_MSG_IGNORE 15:20:50.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54686]) SSH_MSG_IGNORE 15:20:50.182 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48518]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:50.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48518]) process #20 SSH_MSG_IGNORE 15:20:50.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48518]) SSH_MSG_IGNORE 15:20:50.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60386]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:50.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60386]) process #17 SSH_MSG_IGNORE 15:20:50.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60386]) SSH_MSG_IGNORE 15:20:50.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50154]) process #1 30 15:20:50.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50154]] process command=SSH_MSG_KEXDH_INIT 15:20:50.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50154]] Send SSH_MSG_KEXDH_REPLY 15:20:50.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50154]) packet #1 sending command=31[31] len=1639 15:20:50.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:50154])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:50.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:50154]) Send SSH_MSG_NEWKEYS 15:20:50.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:50154]) session ID=91:32:0e:c9:7d:aa:83:1a:a6:53:97:a6:d2:0b:00:51:35:bc:b1:a5:1a:68:38:db:04:5b:f7:d9:53:8a:e0:f8:af:14:31:b3:2c:81:d2:cd:0c:1e:4d:a9:a4:7f:f9:2a:85:c2:4a:c4:11:f0:28:a5:82:0d:cd:55:94:0f:29:a2 15:20:50.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50154]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:50.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50154]): strict KEX resets output message sequence number from 3 to 0 15:20:50.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50154]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@64f63f1e; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:50.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:50154])[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 15:20:50.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50154])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:50.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50154]) packet #0 sending command=7[7] len=419 15:20:50.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50154]) No pending packets to flush at end of KEX 15:20:50.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50154]) process #2 SSH_MSG_NEWKEYS 15:20:50.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50154]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:50.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50154]): strict KEX resets input message sequence number from 3 to 0 15:20:50.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50154]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3087efd9; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:50.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:50.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50154]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:50.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50154]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:50.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:50154]) authorized authentication methods: password,publickey 15:20:50.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50154]) Accepted service ssh-userauth 15:20:50.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50154]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:50.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50154]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:50.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50154]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:50.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50154]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:50.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50154]) no authentication factory for method=none 15:20:50.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50154]) SSH_MSG_USERAUTH_REQUEST 15:20:50.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50154]) remaining methods: password,publickey 15:20:50.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50154]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:50.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50154]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:50.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50154]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:50.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50154]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:50.271 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:50.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:50154]) authentication result: true 15:20:50.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:50154]) SSH_MSG_USERAUTH_REQUEST 15:20:50.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50154])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:50.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50154]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:50.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:50.271 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:50.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50154]) no heartbeat to stop 15:20:50.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:50154]) heartbeat type=IGNORE, interval=PT30S 15:20:50.272 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:50154 authenticated 15:20:50.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50154]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:50.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50154]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:50.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50154]] session=TransportServerSession[admin@/10.30.171.175:50154] id=0 15:20:50.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50154])) size=2097152, max=2097152, packet=32768 15:20:50.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50154]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50154] 15:20:50.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50154]) recipient=0 15:20:50.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154])) size=2097152, max=2097152, packet=32768 15:20:50.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154])) re-initializing 15:20:50.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154])) size=2097152, max=2097152, packet=32768 15:20:50.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:50.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50154]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:50.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50154]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:50.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:50.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154])[want-reply=true] subsystem=netconf 15:20:50.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154])[subsystem] prepared command 15:20:50.273 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:50.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:50.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x50701647, L:/10.30.170.167:18243 - R:/10.30.171.175:50154]}} established 15:20:50.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 414: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18243 15:20:50.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 414: Creating data stores for simulated device 15:20:50.273 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:50.273 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:50.273 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:50.273 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:50.273 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:50.275 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5a6d084b 15:20:50.275 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:50.275 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:50.275 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:50.275 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:50.276 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:50.276 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:50.276 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:50.276 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:50.276 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5a6d084b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5a6d084b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@396dd9da, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@396dd9da, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:50.276 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:50.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:50.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x50701647, L:/10.30.170.167:18243 - R:/10.30.171.175:50154] 15:20:50.277 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 414 on channel [id: 0x50701647, L:/10.30.170.167:18243 - R:/10.30.171.175:50154] 15:20:50.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]) by 1103 down to 2096049 15:20:50.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50154]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:50.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x50701647, L:/10.30.170.167:18243 - R:/10.30.171.175:50154] 15:20:50.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x50701647, L:/10.30.170.167:18243 - R:/10.30.171.175:50154] 15:20:50.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]) request=subsystem result=ReplySuccess, want-reply=true 15:20:50.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50154]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:50.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]) request=subsystem activate command 15:20:50.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]) starting runner for command=netconf 15:20:50.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50154]) process #5 SSH_MSG_CHANNEL_DATA 15:20:50.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]) by 373 down to 2096779 15:20:50.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]) SSH_MSG_CHANNEL_DATA len=373 15:20:50.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154] 15:20:50.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x50701647, L:/10.30.170.167:18243 - R:/10.30.171.175:50154]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:50.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:50.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x50701647, L:/10.30.170.167:18243 - R:/10.30.171.175:50154] 15:20:50.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x50701647, L:/10.30.170.167:18243 - R:/10.30.171.175:50154] 15:20:50.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18243', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:50.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=414} created 15:20:50.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=414, channel=[id: 0x50701647, L:/10.30.170.167:18243 - R:/10.30.171.175:50154]} created 15:20:50.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x50701647, L:/10.30.170.167:18243 - R:/10.30.171.175:50154] successful with session NetconfServerSession{sessionId=414, channel=[id: 0x50701647, L:/10.30.170.167:18243 - R:/10.30.171.175:50154]} 15:20:50.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=414, channel=[id: 0x50701647, L:/10.30.170.167:18243 - R:/10.30.171.175:50154]} up 15:20:50.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50154]) process #6 SSH_MSG_CHANNEL_DATA 15:20:50.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]) by 393 down to 2096386 15:20:50.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]) SSH_MSG_CHANNEL_DATA len=393 15:20:50.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154] 15:20:50.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:50.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:50.279 [netconf-device-simulator-threads-6] 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=414} 15:20:50.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:50.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=414, channel=[id: 0x50701647, L:/10.30.170.167:18243 - R:/10.30.171.175:50154]} EXI handlers added to pipeline 15:20:50.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:50.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]) by 179 down to 2095870 15:20:50.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50154]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:50.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:50.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50154]) process #7 SSH_MSG_CHANNEL_DATA 15:20:50.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]) by 340 down to 2096046 15:20:50.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]) SSH_MSG_CHANNEL_DATA len=340 15:20:50.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154] 15:20:50.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:50.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:50.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=414} 15:20:50.282 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@396dd9da 15:20:50.282 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:50.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:50.282 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:50.282 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:50.282 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:50.282 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:50.282 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:50.282 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:50.282 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:50.282 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:50.282 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:50.282 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:50.282 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:50.282 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:50.282 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:50.282 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:50.282 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:50.282 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:50.282 [netconf-device-simulator-threads-6] 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 15:20:50.282 [netconf-device-simulator-threads-6] 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 15:20:50.282 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:50.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]) by 733 down to 2095137 15:20:50.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50154]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:50.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:50.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45038]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:50.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45038]) process #21 SSH_MSG_IGNORE 15:20:50.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45038]) SSH_MSG_IGNORE 15:20:50.370 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38344]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:50.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38344]) process #10 SSH_MSG_IGNORE 15:20:50.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38344]) SSH_MSG_IGNORE 15:20:50.416 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46280]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:50.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46280]) process #9 SSH_MSG_IGNORE 15:20:50.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46280]) SSH_MSG_IGNORE 15:20:50.439 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38176]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38176]) process #15 SSH_MSG_IGNORE 15:20:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38176]) SSH_MSG_IGNORE 15:20:50.531 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:20:50.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42700]) process #23 SSH_MSG_IGNORE 15:20:50.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42700]) SSH_MSG_IGNORE 15:20:50.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60238]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60238]) process #11 SSH_MSG_IGNORE 15:20:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60238]) SSH_MSG_IGNORE 15:20:50.701 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37192]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:50.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37192]) process #8 SSH_MSG_IGNORE 15:20:50.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37192]) SSH_MSG_IGNORE 15:20:50.908 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55742]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55742]) process #19 SSH_MSG_IGNORE 15:20:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55742]) SSH_MSG_IGNORE 15:20:51.040 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:51.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58138]) process #22 SSH_MSG_IGNORE 15:20:51.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58138]) SSH_MSG_IGNORE 15:20:51.046 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58344]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:51.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58344]) process #13 SSH_MSG_IGNORE 15:20:51.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58344]) SSH_MSG_IGNORE 15:20:51.099 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55096]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:51.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55096]) process #12 SSH_MSG_IGNORE 15:20:51.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55096]) SSH_MSG_IGNORE 15:20:51.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x020023e9, L:/10.30.170.167:18244 - R:/10.30.171.175:40526]} 15:20:51.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:40526]): SSH-2.0-SSHD-UNKNOWN 15:20:51.169 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:40526]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:51.170 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:40526]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:51.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43792]) process #14 SSH_MSG_IGNORE 15:20:51.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43792]) SSH_MSG_IGNORE 15:20:51.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43792]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:51.204 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48862]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:51.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48862]) process #18 SSH_MSG_IGNORE 15:20:51.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48862]) SSH_MSG_IGNORE 15:20:51.233 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59302]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:51.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59302]) process #21 SSH_MSG_IGNORE 15:20:51.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59302]) SSH_MSG_IGNORE 15:20:51.372 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41986]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:51.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41986]) process #10 SSH_MSG_IGNORE 15:20:51.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41986]) SSH_MSG_IGNORE 15:20:51.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41530]) process #8 SSH_MSG_IGNORE 15:20:51.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41530]) SSH_MSG_IGNORE 15:20:51.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41530]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:51.478 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34534]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:51.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34534]) process #15 SSH_MSG_IGNORE 15:20:51.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34534]) SSH_MSG_IGNORE 15:20:51.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:40526]) Send SSH_MSG_KEXINIT 15:20:51.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40526]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:51.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40526]) process #0 SSH_MSG_KEXINIT 15:20:51.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:40526]) SSH_MSG_KEXINIT 15:20:51.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:40526]) strict KEX=true client=true server=true 15:20:51.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40526]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:51.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40526]) Kex: server host key algorithms = rsa-sha2-512 15:20:51.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40526]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:51.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40526]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:51.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40526]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:51.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40526]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:51.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40526]) Kex: compression algorithms (client to server) = none 15:20:51.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40526]) Kex: compression algorithms (server to client) = none 15:20:51.524 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:51.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41674]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:51.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41674]) process #17 SSH_MSG_IGNORE 15:20:51.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41674]) SSH_MSG_IGNORE 15:20:51.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40526]) process #1 30 15:20:51.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40526]] process command=SSH_MSG_KEXDH_INIT 15:20:51.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40526]] Send SSH_MSG_KEXDH_REPLY 15:20:51.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40526]) packet #1 sending command=31[31] len=1639 15:20:51.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:40526])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:51.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:40526]) Send SSH_MSG_NEWKEYS 15:20:51.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:40526]) session ID=3f:17:71:ad:fd:36:95:52:fe:d0:85:ad:1e:5e:ac:84:1f:bf:82:c6:4f:c9:62:aa:92:2f:5a:0a:2f:01:30:fd:01:0c:46:7d:de:04:d4:c7:92:31:1f:b9:3d:95:70:f5:2f:b6:74:65:9d:db:a6:6c:51:3e:6d:db:ba:76:48:98 15:20:51.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40526]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:51.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40526]): strict KEX resets output message sequence number from 3 to 0 15:20:51.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40526]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@313e8a95; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:51.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:40526])[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 15:20:51.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40526])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:51.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40526]) packet #0 sending command=7[7] len=419 15:20:51.615 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40526]) No pending packets to flush at end of KEX 15:20:51.626 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45468]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:51.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40526]) process #2 SSH_MSG_NEWKEYS 15:20:51.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40526]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:51.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40526]): strict KEX resets input message sequence number from 3 to 0 15:20:51.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40526]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@537b696c; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:51.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:51.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40526]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:51.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40526]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:51.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:40526]) authorized authentication methods: password,publickey 15:20:51.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40526]) Accepted service ssh-userauth 15:20:51.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40526]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:51.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45468]) process #16 SSH_MSG_IGNORE 15:20:51.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45468]) SSH_MSG_IGNORE 15:20:51.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40526]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:51.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40526]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:51.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40526]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:51.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40526]) no authentication factory for method=none 15:20:51.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40526]) SSH_MSG_USERAUTH_REQUEST 15:20:51.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40526]) remaining methods: password,publickey 15:20:51.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40526]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:51.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40526]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:51.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40526]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:51.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40526]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:51.643 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:51.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:40526]) authentication result: true 15:20:51.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:40526]) SSH_MSG_USERAUTH_REQUEST 15:20:51.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40526])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:51.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40526]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:51.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:51.643 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:51.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40526]) no heartbeat to stop 15:20:51.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:40526]) heartbeat type=IGNORE, interval=PT30S 15:20:51.643 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:40526 authenticated 15:20:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40526]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40526]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40526]] session=TransportServerSession[admin@/10.30.171.175:40526] id=0 15:20:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40526])) size=2097152, max=2097152, packet=32768 15:20:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40526]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40526] 15:20:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40526]) recipient=0 15:20:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526])) size=2097152, max=2097152, packet=32768 15:20:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526])) re-initializing 15:20:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526])) size=2097152, max=2097152, packet=32768 15:20:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40526]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40526]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526])[want-reply=true] subsystem=netconf 15:20:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526])[subsystem] prepared command 15:20:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x020023e9, L:/10.30.170.167:18244 - R:/10.30.171.175:40526]}} established 15:20:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 415: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18244 15:20:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 415: Creating data stores for simulated device 15:20:51.644 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:51.645 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:51.645 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:51.645 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:51.645 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7fcc8b 15:20:51.645 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:51.645 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:51.645 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:51.645 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:51.646 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:51.646 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:51.646 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:51.646 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:51.646 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7fcc8b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7fcc8b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2fa7aad5, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2fa7aad5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:51.646 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:51.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:51.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x020023e9, L:/10.30.170.167:18244 - R:/10.30.171.175:40526] 15:20:51.647 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 415 on channel [id: 0x020023e9, L:/10.30.170.167:18244 - R:/10.30.171.175:40526] 15:20:51.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]) by 1103 down to 2096049 15:20:51.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40526]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:51.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x020023e9, L:/10.30.170.167:18244 - R:/10.30.171.175:40526] 15:20:51.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x020023e9, L:/10.30.170.167:18244 - R:/10.30.171.175:40526] 15:20:51.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]) request=subsystem result=ReplySuccess, want-reply=true 15:20:51.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40526]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:51.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]) request=subsystem activate command 15:20:51.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]) starting runner for command=netconf 15:20:51.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40526]) process #5 SSH_MSG_CHANNEL_DATA 15:20:51.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]) by 373 down to 2096779 15:20:51.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]) SSH_MSG_CHANNEL_DATA len=373 15:20:51.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526] 15:20:51.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x020023e9, L:/10.30.170.167:18244 - R:/10.30.171.175:40526]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:51.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:51.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x020023e9, L:/10.30.170.167:18244 - R:/10.30.171.175:40526] 15:20:51.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x020023e9, L:/10.30.170.167:18244 - R:/10.30.171.175:40526] 15:20:51.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18244', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:51.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=415} created 15:20:51.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=415, channel=[id: 0x020023e9, L:/10.30.170.167:18244 - R:/10.30.171.175:40526]} created 15:20:51.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x020023e9, L:/10.30.170.167:18244 - R:/10.30.171.175:40526] successful with session NetconfServerSession{sessionId=415, channel=[id: 0x020023e9, L:/10.30.170.167:18244 - R:/10.30.171.175:40526]} 15:20:51.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=415, channel=[id: 0x020023e9, L:/10.30.170.167:18244 - R:/10.30.171.175:40526]} up 15:20:51.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40526]) process #6 SSH_MSG_CHANNEL_DATA 15:20:51.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]) by 393 down to 2096386 15:20:51.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]) SSH_MSG_CHANNEL_DATA len=393 15:20:51.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526] 15:20:51.648 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:51.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:51.649 [netconf-device-simulator-threads-0] 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=415} 15:20:51.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:51.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=415, channel=[id: 0x020023e9, L:/10.30.170.167:18244 - R:/10.30.171.175:40526]} EXI handlers added to pipeline 15:20:51.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:51.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]) by 179 down to 2095870 15:20:51.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40526]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:51.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:51.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40526]) process #7 SSH_MSG_CHANNEL_DATA 15:20:51.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]) by 340 down to 2096046 15:20:51.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]) SSH_MSG_CHANNEL_DATA len=340 15:20:51.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526] 15:20:51.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:51.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:51.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=415} 15:20:51.651 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2fa7aad5 15:20:51.651 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:51.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:51.651 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:51.651 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:51.651 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:51.651 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:51.651 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:51.651 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:51.651 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:51.651 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:51.651 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:51.651 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:51.651 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:51.651 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:51.651 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:51.651 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:51.651 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:51.651 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:51.651 [netconf-device-simulator-threads-0] 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 15:20:51.651 [netconf-device-simulator-threads-0] 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 15:20:51.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:51.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]) by 733 down to 2095137 15:20:51.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40526]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:51.651 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:51.672 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40450]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:51.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40450]) process #20 SSH_MSG_IGNORE 15:20:51.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40450]) SSH_MSG_IGNORE 15:20:51.821 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:20:51.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57436]) process #23 SSH_MSG_IGNORE 15:20:51.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57436]) SSH_MSG_IGNORE 15:20:51.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54212]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:51.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54212]) process #9 SSH_MSG_IGNORE 15:20:51.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54212]) SSH_MSG_IGNORE 15:20:51.849 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:51.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44622]) process #22 SSH_MSG_IGNORE 15:20:51.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44622]) SSH_MSG_IGNORE 15:20:51.883 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37834]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:51.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37834]) process #11 SSH_MSG_IGNORE 15:20:51.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37834]) SSH_MSG_IGNORE 15:20:51.995 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57814]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:51.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57814]) process #13 SSH_MSG_IGNORE 15:20:51.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57814]) SSH_MSG_IGNORE 15:20:52.040 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48552]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:52.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48552]) process #19 SSH_MSG_IGNORE 15:20:52.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48552]) SSH_MSG_IGNORE 15:20:52.264 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54022]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54022]) process #12 SSH_MSG_IGNORE 15:20:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54022]) SSH_MSG_IGNORE 15:20:52.313 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:52.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #18 SSH_MSG_IGNORE 15:20:52.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:20:52.363 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38882]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:52.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38882]) process #14 SSH_MSG_IGNORE 15:20:52.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38882]) SSH_MSG_IGNORE 15:20:52.452 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51076]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:52.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51076]) process #21 SSH_MSG_IGNORE 15:20:52.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51076]) SSH_MSG_IGNORE 15:20:52.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcd363804, L:/10.30.170.167:18245 - R:/10.30.171.175:34612]} 15:20:52.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:34612]): SSH-2.0-SSHD-UNKNOWN 15:20:52.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:34612]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:52.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:34612]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:52.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:34612]) Send SSH_MSG_KEXINIT 15:20:52.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34612]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:52.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34612]) process #0 SSH_MSG_KEXINIT 15:20:52.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:34612]) SSH_MSG_KEXINIT 15:20:52.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:34612]) strict KEX=true client=true server=true 15:20:52.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34612]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:52.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34612]) Kex: server host key algorithms = rsa-sha2-512 15:20:52.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34612]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:52.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34612]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:52.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34612]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:52.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34612]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:52.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34612]) Kex: compression algorithms (client to server) = none 15:20:52.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34612]) Kex: compression algorithms (server to client) = none 15:20:52.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:52.622 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:52.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #10 SSH_MSG_IGNORE 15:20:52.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:20:52.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34612]) process #1 30 15:20:52.649 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34612]] process command=SSH_MSG_KEXDH_INIT 15:20:52.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45404]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:52.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45404]) process #8 SSH_MSG_IGNORE 15:20:52.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45404]) SSH_MSG_IGNORE 15:20:52.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34612]] Send SSH_MSG_KEXDH_REPLY 15:20:52.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34612]) packet #1 sending command=31[31] len=1639 15:20:52.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:34612])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:52.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:34612]) Send SSH_MSG_NEWKEYS 15:20:52.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:34612]) session ID=a2:7d:d7:4f:11:ab:fe:70:b2:a9:9d:55:0e:69:ee:ba:c5:e5:82:92:4f:d6:8b:a1:9d:75:a7:66:85:13:f5:d5:c1:c7:6c:52:37:a2:c9:62:eb:ef:f0:9a:eb:79:9c:01:af:14:d3:fe:47:ef:dc:df:45:87:a9:2a:a6:bd:87:c2 15:20:52.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34612]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:52.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34612]): strict KEX resets output message sequence number from 3 to 0 15:20:52.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34612]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6731cffb; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:52.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:34612])[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 15:20:52.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34612])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:52.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34612]) packet #0 sending command=7[7] len=419 15:20:52.661 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34612]) No pending packets to flush at end of KEX 15:20:52.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34612]) process #2 SSH_MSG_NEWKEYS 15:20:52.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34612]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:52.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34612]): strict KEX resets input message sequence number from 3 to 0 15:20:52.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34612]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7878b8f7; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:52.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:52.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34612]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:52.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34612]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:52.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:34612]) authorized authentication methods: password,publickey 15:20:52.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34612]) Accepted service ssh-userauth 15:20:52.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34612]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:52.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34612]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:52.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34612]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:52.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34612]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:52.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34612]) no authentication factory for method=none 15:20:52.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34612]) SSH_MSG_USERAUTH_REQUEST 15:20:52.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34612]) remaining methods: password,publickey 15:20:52.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34612]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:52.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34612]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:52.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34612]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:52.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34612]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:52.699 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:52.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:34612]) authentication result: true 15:20:52.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:34612]) SSH_MSG_USERAUTH_REQUEST 15:20:52.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34612])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:52.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34612]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:52.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:52.699 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:52.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34612]) no heartbeat to stop 15:20:52.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:34612]) heartbeat type=IGNORE, interval=PT30S 15:20:52.699 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:34612 authenticated 15:20:52.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34612]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:52.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34612]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:52.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34612]] session=TransportServerSession[admin@/10.30.171.175:34612] id=0 15:20:52.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34612])) size=2097152, max=2097152, packet=32768 15:20:52.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34612]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34612] 15:20:52.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34612]) recipient=0 15:20:52.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612])) size=2097152, max=2097152, packet=32768 15:20:52.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612])) re-initializing 15:20:52.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612])) size=2097152, max=2097152, packet=32768 15:20:52.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:52.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34612]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:52.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34612]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:52.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:52.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612])[want-reply=true] subsystem=netconf 15:20:52.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612])[subsystem] prepared command 15:20:52.700 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:52.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:52.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcd363804, L:/10.30.170.167:18245 - R:/10.30.171.175:34612]}} established 15:20:52.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 416: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18245 15:20:52.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 416: Creating data stores for simulated device 15:20:52.700 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:52.700 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:52.700 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:52.700 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:52.700 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:52.701 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1356d1f5 15:20:52.701 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:52.701 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:52.701 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:52.701 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:52.702 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:52.702 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:52.702 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:52.702 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:52.702 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1356d1f5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1356d1f5, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28a8b2f6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28a8b2f6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:52.703 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:52.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:52.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcd363804, L:/10.30.170.167:18245 - R:/10.30.171.175:34612] 15:20:52.704 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 416 on channel [id: 0xcd363804, L:/10.30.170.167:18245 - R:/10.30.171.175:34612] 15:20:52.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]) by 1103 down to 2096049 15:20:52.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34612]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:52.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcd363804, L:/10.30.170.167:18245 - R:/10.30.171.175:34612] 15:20:52.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcd363804, L:/10.30.170.167:18245 - R:/10.30.171.175:34612] 15:20:52.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]) request=subsystem result=ReplySuccess, want-reply=true 15:20:52.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34612]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:52.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]) request=subsystem activate command 15:20:52.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]) starting runner for command=netconf 15:20:52.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34612]) process #5 SSH_MSG_CHANNEL_DATA 15:20:52.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]) by 373 down to 2096779 15:20:52.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]) SSH_MSG_CHANNEL_DATA len=373 15:20:52.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612] 15:20:52.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xcd363804, L:/10.30.170.167:18245 - R:/10.30.171.175:34612]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:52.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:52.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcd363804, L:/10.30.170.167:18245 - R:/10.30.171.175:34612] 15:20:52.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcd363804, L:/10.30.170.167:18245 - R:/10.30.171.175:34612] 15:20:52.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18245', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:52.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=416} created 15:20:52.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=416, channel=[id: 0xcd363804, L:/10.30.170.167:18245 - R:/10.30.171.175:34612]} created 15:20:52.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcd363804, L:/10.30.170.167:18245 - R:/10.30.171.175:34612] successful with session NetconfServerSession{sessionId=416, channel=[id: 0xcd363804, L:/10.30.170.167:18245 - R:/10.30.171.175:34612]} 15:20:52.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=416, channel=[id: 0xcd363804, L:/10.30.170.167:18245 - R:/10.30.171.175:34612]} up 15:20:52.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34612]) process #6 SSH_MSG_CHANNEL_DATA 15:20:52.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]) by 393 down to 2096386 15:20:52.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]) SSH_MSG_CHANNEL_DATA len=393 15:20:52.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612] 15:20:52.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:52.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:52.705 [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=416} 15:20:52.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:52.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=416, channel=[id: 0xcd363804, L:/10.30.170.167:18245 - R:/10.30.171.175:34612]} EXI handlers added to pipeline 15:20:52.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:52.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]) by 179 down to 2095870 15:20:52.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34612]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:52.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:52.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34612]) process #7 SSH_MSG_CHANNEL_DATA 15:20:52.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]) by 340 down to 2096046 15:20:52.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]) SSH_MSG_CHANNEL_DATA len=340 15:20:52.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612] 15:20:52.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:52.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:52.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=416} 15:20:52.708 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28a8b2f6 15:20:52.708 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:52.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:52.708 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:52.708 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:52.708 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:52.708 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:52.708 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:52.708 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:52.708 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:52.708 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:52.708 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:52.708 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:52.708 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:52.708 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:52.708 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:52.708 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:52.708 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:52.708 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:52.708 [netconf-device-simulator-threads-2] 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 15:20:52.708 [netconf-device-simulator-threads-2] 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 15:20:52.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:52.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]) by 733 down to 2095137 15:20:52.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34612]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:52.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:52.741 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46206]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:52.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46206]) process #16 SSH_MSG_IGNORE 15:20:52.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46206]) SSH_MSG_IGNORE 15:20:52.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55306]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:52.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55306]) process #17 SSH_MSG_IGNORE 15:20:52.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55306]) SSH_MSG_IGNORE 15:20:52.762 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43696]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:52.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43696]) process #20 SSH_MSG_IGNORE 15:20:52.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43696]) SSH_MSG_IGNORE 15:20:52.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55710]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:52.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55710]) process #19 SSH_MSG_IGNORE 15:20:52.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55710]) SSH_MSG_IGNORE 15:20:53.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46850]) process #12 SSH_MSG_IGNORE 15:20:53.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46850]) SSH_MSG_IGNORE 15:20:53.029 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46850]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:53.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36592]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:53.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36592]) process #9 SSH_MSG_IGNORE 15:20:53.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36592]) SSH_MSG_IGNORE 15:20:53.058 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52710]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52710]) process #15 SSH_MSG_IGNORE 15:20:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52710]) SSH_MSG_IGNORE 15:20:53.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57962]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:53.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57962]) process #13 SSH_MSG_IGNORE 15:20:53.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57962]) SSH_MSG_IGNORE 15:20:53.194 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:53.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54094]) process #22 SSH_MSG_IGNORE 15:20:53.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54094]) SSH_MSG_IGNORE 15:20:53.214 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59730]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:53.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59730]) process #18 SSH_MSG_IGNORE 15:20:53.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59730]) SSH_MSG_IGNORE 15:20:53.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe837551c, L:/10.30.170.167:18246 - R:/10.30.171.175:54086]} 15:20:53.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:54086]): SSH-2.0-SSHD-UNKNOWN 15:20:53.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:54086]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:53.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:54086]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:53.257 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:20:53.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35512]) process #23 SSH_MSG_IGNORE 15:20:53.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35512]) SSH_MSG_IGNORE 15:20:53.363 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47358]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:53.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47358]) process #14 SSH_MSG_IGNORE 15:20:53.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47358]) SSH_MSG_IGNORE 15:20:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52218]) process #11 SSH_MSG_IGNORE 15:20:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52218]) SSH_MSG_IGNORE 15:20:53.457 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52218]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:53.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40294]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:53.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40294]) process #12 SSH_MSG_IGNORE 15:20:53.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40294]) SSH_MSG_IGNORE 15:20:53.918 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56642]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:53.925 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33250]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:53.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33250]) process #21 SSH_MSG_IGNORE 15:20:53.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33250]) SSH_MSG_IGNORE 15:20:53.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:54086]) Send SSH_MSG_KEXINIT 15:20:53.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54086]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:53.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54086]) process #0 SSH_MSG_KEXINIT 15:20:53.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:54086]) SSH_MSG_KEXINIT 15:20:53.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:54086]) strict KEX=true client=true server=true 15:20:53.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54086]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:53.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54086]) Kex: server host key algorithms = rsa-sha2-512 15:20:53.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54086]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:53.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54086]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:53.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54086]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:53.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54086]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:53.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54086]) Kex: compression algorithms (client to server) = none 15:20:53.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54086]) Kex: compression algorithms (server to client) = none 15:20:53.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:53.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56642]) process #16 SSH_MSG_IGNORE 15:20:53.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56642]) SSH_MSG_IGNORE 15:20:53.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45498]) process #8 SSH_MSG_IGNORE 15:20:53.967 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45498]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:53.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45498]) SSH_MSG_IGNORE 15:20:53.976 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38228]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:53.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38228]) process #15 SSH_MSG_IGNORE 15:20:53.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38228]) SSH_MSG_IGNORE 15:20:54.014 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54086]) process #1 30 15:20:54.014 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54086]] process command=SSH_MSG_KEXDH_INIT 15:20:54.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54086]] Send SSH_MSG_KEXDH_REPLY 15:20:54.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54086]) packet #1 sending command=31[31] len=1639 15:20:54.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:54086])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:54.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:54086]) Send SSH_MSG_NEWKEYS 15:20:54.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:54086]) session ID=8f:88:b4:e9:13:1b:f7:76:d2:e3:11:30:9f:3f:21:ad:66:9a:26:2b:27:c4:b3:f8:17:d9:b4:d2:aa:cc:c5:ed:0f:46:83:00:9e:e5:bc:57:19:95:90:4b:b0:54:b2:a0:ff:81:5f:ab:8d:51:33:cb:39:05:68:39:57:9b:fc:a9 15:20:54.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54086]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:54.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54086]): strict KEX resets output message sequence number from 3 to 0 15:20:54.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54086]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@66cbae83; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:54.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:54086])[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 15:20:54.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54086])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:54.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54086]) packet #0 sending command=7[7] len=419 15:20:54.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54086]) No pending packets to flush at end of KEX 15:20:54.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51022]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:54.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51022]) process #10 SSH_MSG_IGNORE 15:20:54.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51022]) SSH_MSG_IGNORE 15:20:54.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54086]) process #2 SSH_MSG_NEWKEYS 15:20:54.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54086]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:54.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54086]): strict KEX resets input message sequence number from 3 to 0 15:20:54.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54086]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6c8c55bc; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:54.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:54.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54086]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:54.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54086]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:54.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:54086]) authorized authentication methods: password,publickey 15:20:54.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54086]) Accepted service ssh-userauth 15:20:54.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54086]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:54.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54086]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:54.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54086]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:54.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54086]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:54.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54086]) no authentication factory for method=none 15:20:54.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54086]) SSH_MSG_USERAUTH_REQUEST 15:20:54.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54086]) remaining methods: password,publickey 15:20:54.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54086]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:54.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54086]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:54.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54086]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:54.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54086]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:54.059 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:54.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:54086]) authentication result: true 15:20:54.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:54086]) SSH_MSG_USERAUTH_REQUEST 15:20:54.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54086])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:54.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54086]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:54.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:54.059 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:54.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54086]) no heartbeat to stop 15:20:54.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:54086]) heartbeat type=IGNORE, interval=PT30S 15:20:54.059 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:54086 authenticated 15:20:54.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54086]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:54.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54086]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:54.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54086]] session=TransportServerSession[admin@/10.30.171.175:54086] id=0 15:20:54.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54086])) size=2097152, max=2097152, packet=32768 15:20:54.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54086]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54086] 15:20:54.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54086]) recipient=0 15:20:54.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086])) size=2097152, max=2097152, packet=32768 15:20:54.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086])) re-initializing 15:20:54.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086])) size=2097152, max=2097152, packet=32768 15:20:54.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:54.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54086]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:54.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54086]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:54.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:54.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086])[want-reply=true] subsystem=netconf 15:20:54.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086])[subsystem] prepared command 15:20:54.061 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:54.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:54.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe837551c, L:/10.30.170.167:18246 - R:/10.30.171.175:54086]}} established 15:20:54.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 417: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18246 15:20:54.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 417: Creating data stores for simulated device 15:20:54.061 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:54.061 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:54.062 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:54.062 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:54.062 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:54.063 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74fb8771 15:20:54.063 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:54.064 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:54.064 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:54.064 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:54.064 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:54.064 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:54.064 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:54.065 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:54.065 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74fb8771, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74fb8771, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19e0dcec, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19e0dcec, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:54.065 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:54.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:54.066 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe837551c, L:/10.30.170.167:18246 - R:/10.30.171.175:54086] 15:20:54.066 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 417 on channel [id: 0xe837551c, L:/10.30.170.167:18246 - R:/10.30.171.175:54086] 15:20:54.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]) by 1103 down to 2096049 15:20:54.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54086]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:54.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe837551c, L:/10.30.170.167:18246 - R:/10.30.171.175:54086] 15:20:54.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe837551c, L:/10.30.170.167:18246 - R:/10.30.171.175:54086] 15:20:54.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]) request=subsystem result=ReplySuccess, want-reply=true 15:20:54.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54086]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:54.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]) request=subsystem activate command 15:20:54.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]) starting runner for command=netconf 15:20:54.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54086]) process #5 SSH_MSG_CHANNEL_DATA 15:20:54.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]) by 373 down to 2096779 15:20:54.067 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]) SSH_MSG_CHANNEL_DATA len=373 15:20:54.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086] 15:20:54.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe837551c, L:/10.30.170.167:18246 - R:/10.30.171.175:54086]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:54.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:54.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe837551c, L:/10.30.170.167:18246 - R:/10.30.171.175:54086] 15:20:54.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe837551c, L:/10.30.170.167:18246 - R:/10.30.171.175:54086] 15:20:54.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18246', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:54.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=417} created 15:20:54.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=417, channel=[id: 0xe837551c, L:/10.30.170.167:18246 - R:/10.30.171.175:54086]} created 15:20:54.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe837551c, L:/10.30.170.167:18246 - R:/10.30.171.175:54086] successful with session NetconfServerSession{sessionId=417, channel=[id: 0xe837551c, L:/10.30.170.167:18246 - R:/10.30.171.175:54086]} 15:20:54.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=417, channel=[id: 0xe837551c, L:/10.30.170.167:18246 - R:/10.30.171.175:54086]} up 15:20:54.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54086]) process #6 SSH_MSG_CHANNEL_DATA 15:20:54.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]) by 393 down to 2096386 15:20:54.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]) SSH_MSG_CHANNEL_DATA len=393 15:20:54.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086] 15:20:54.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:54.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:54.069 [netconf-device-simulator-threads-4] 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=417} 15:20:54.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:54.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=417, channel=[id: 0xe837551c, L:/10.30.170.167:18246 - R:/10.30.171.175:54086]} EXI handlers added to pipeline 15:20:54.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:54.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]) by 179 down to 2095870 15:20:54.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54086]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:54.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:54.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54086]) process #7 SSH_MSG_CHANNEL_DATA 15:20:54.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]) by 340 down to 2096046 15:20:54.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]) SSH_MSG_CHANNEL_DATA len=340 15:20:54.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086] 15:20:54.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:54.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:54.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=417} 15:20:54.071 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19e0dcec 15:20:54.071 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:54.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:54.071 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:54.071 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:54.071 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:54.072 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:54.072 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:54.072 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:54.072 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:54.072 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:54.072 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:54.072 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:54.072 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:54.072 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:54.072 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:54.072 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:54.072 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:54.072 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:54.072 [netconf-device-simulator-threads-4] 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 15:20:54.072 [netconf-device-simulator-threads-4] 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 15:20:54.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:54.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]) by 733 down to 2095137 15:20:54.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54086]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:54.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:54.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56112]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:54.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56112]) process #20 SSH_MSG_IGNORE 15:20:54.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56112]) SSH_MSG_IGNORE 15:20:54.239 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53034]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:54.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53034]) process #19 SSH_MSG_IGNORE 15:20:54.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53034]) SSH_MSG_IGNORE 15:20:54.246 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57878]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57878]) process #9 SSH_MSG_IGNORE 15:20:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57878]) SSH_MSG_IGNORE 15:20:54.252 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36500]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:54.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36500]) process #17 SSH_MSG_IGNORE 15:20:54.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36500]) SSH_MSG_IGNORE 15:20:54.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35506]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:54.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42684]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35506]) process #11 SSH_MSG_IGNORE 15:20:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35506]) SSH_MSG_IGNORE 15:20:54.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42684]) process #12 SSH_MSG_IGNORE 15:20:54.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42684]) SSH_MSG_IGNORE 15:20:54.455 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:54.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36672]) process #22 SSH_MSG_IGNORE 15:20:54.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36672]) SSH_MSG_IGNORE 15:20:54.457 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52534]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:54.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52534]) process #18 SSH_MSG_IGNORE 15:20:54.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52534]) SSH_MSG_IGNORE 15:20:54.468 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:20:54.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45706]) process #23 SSH_MSG_IGNORE 15:20:54.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45706]) SSH_MSG_IGNORE 15:20:54.597 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55244]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:54.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55244]) process #14 SSH_MSG_IGNORE 15:20:54.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55244]) SSH_MSG_IGNORE 15:20:54.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37608]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37608]) process #16 SSH_MSG_IGNORE 15:20:54.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37608]) SSH_MSG_IGNORE 15:20:54.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37362]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:54.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37362]) process #13 SSH_MSG_IGNORE 15:20:54.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37362]) SSH_MSG_IGNORE 15:20:54.938 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51856]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51856]) process #15 SSH_MSG_IGNORE 15:20:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51856]) SSH_MSG_IGNORE 15:20:55.030 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40964]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:55.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40964]) process #21 SSH_MSG_IGNORE 15:20:55.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40964]) SSH_MSG_IGNORE 15:20:55.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa96fe39c, L:/10.30.170.167:18247 - R:/10.30.171.175:41728]} 15:20:55.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:41728]): SSH-2.0-SSHD-UNKNOWN 15:20:55.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:41728]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:55.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:41728]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:55.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36824]) process #8 SSH_MSG_IGNORE 15:20:55.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36824]) SSH_MSG_IGNORE 15:20:55.152 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36824]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:55.204 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51716]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:55.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:41728]) Send SSH_MSG_KEXINIT 15:20:55.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41728]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:55.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41728]) process #0 SSH_MSG_KEXINIT 15:20:55.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:41728]) SSH_MSG_KEXINIT 15:20:55.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:41728]) strict KEX=true client=true server=true 15:20:55.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41728]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:55.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41728]) Kex: server host key algorithms = rsa-sha2-512 15:20:55.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41728]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:55.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41728]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:55.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41728]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:55.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41728]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:55.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41728]) Kex: compression algorithms (client to server) = none 15:20:55.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41728]) Kex: compression algorithms (server to client) = none 15:20:55.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:55.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51716]) process #12 SSH_MSG_IGNORE 15:20:55.213 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51716]) SSH_MSG_IGNORE 15:20:55.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34418]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:55.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34418]) process #17 SSH_MSG_IGNORE 15:20:55.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34418]) SSH_MSG_IGNORE 15:20:55.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41728]) process #1 30 15:20:55.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41728]] process command=SSH_MSG_KEXDH_INIT 15:20:55.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52248]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:55.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52248]) process #10 SSH_MSG_IGNORE 15:20:55.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52248]) SSH_MSG_IGNORE 15:20:55.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41728]] Send SSH_MSG_KEXDH_REPLY 15:20:55.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41728]) packet #1 sending command=31[31] len=1639 15:20:55.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:41728])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:55.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:41728]) Send SSH_MSG_NEWKEYS 15:20:55.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:41728]) session ID=24:85:0c:d9:af:cc:7e:f8:13:21:29:23:d7:17:a7:72:56:f1:c0:64:c1:1b:01:59:6a:e7:23:89:c0:e2:40:ba:03:2c:01:b3:8a:f1:a0:57:c1:89:ed:56:56:da:3c:7c:9a:de:ca:9b:59:ab:16:31:3b:81:de:2a:73:d4:3e:24 15:20:55.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41728]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:55.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41728]): strict KEX resets output message sequence number from 3 to 0 15:20:55.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41728]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7bec5a50; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:55.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:41728])[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 15:20:55.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41728])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:55.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41728]) packet #0 sending command=7[7] len=419 15:20:55.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41728]) No pending packets to flush at end of KEX 15:20:55.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41728]) process #2 SSH_MSG_NEWKEYS 15:20:55.336 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41728]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:55.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41728]): strict KEX resets input message sequence number from 3 to 0 15:20:55.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41728]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@50801f66; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:55.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:55.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41728]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:55.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41728]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:55.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:41728]) authorized authentication methods: password,publickey 15:20:55.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41728]) Accepted service ssh-userauth 15:20:55.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41728]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:55.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41728]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:55.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41728]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:55.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41728]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:55.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41728]) no authentication factory for method=none 15:20:55.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41728]) SSH_MSG_USERAUTH_REQUEST 15:20:55.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41728]) remaining methods: password,publickey 15:20:55.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41728]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:55.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41728]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:55.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41728]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:55.337 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41728]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:55.338 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:55.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:41728]) authentication result: true 15:20:55.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:41728]) SSH_MSG_USERAUTH_REQUEST 15:20:55.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41728])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:55.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41728]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:55.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:55.338 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:55.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41728]) no heartbeat to stop 15:20:55.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:41728]) heartbeat type=IGNORE, interval=PT30S 15:20:55.338 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:41728 authenticated 15:20:55.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41728]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:55.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41728]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:55.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41728]] session=TransportServerSession[admin@/10.30.171.175:41728] id=0 15:20:55.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41728])) size=2097152, max=2097152, packet=32768 15:20:55.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41728]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41728] 15:20:55.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41728]) recipient=0 15:20:55.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728])) size=2097152, max=2097152, packet=32768 15:20:55.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728])) re-initializing 15:20:55.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728])) size=2097152, max=2097152, packet=32768 15:20:55.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:55.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41728]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:55.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41728]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:55.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:55.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728])[want-reply=true] subsystem=netconf 15:20:55.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728])[subsystem] prepared command 15:20:55.339 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:55.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:55.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa96fe39c, L:/10.30.170.167:18247 - R:/10.30.171.175:41728]}} established 15:20:55.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 418: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18247 15:20:55.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 418: Creating data stores for simulated device 15:20:55.340 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:55.340 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:55.340 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:55.340 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:55.340 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:55.341 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6cd0d685 15:20:55.341 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:55.342 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:55.342 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:55.342 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:55.342 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:55.342 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:55.342 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:55.342 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:55.342 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6cd0d685, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6cd0d685, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@361a3858, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@361a3858, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:55.343 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:55.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:55.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa96fe39c, L:/10.30.170.167:18247 - R:/10.30.171.175:41728] 15:20:55.343 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 418 on channel [id: 0xa96fe39c, L:/10.30.170.167:18247 - R:/10.30.171.175:41728] 15:20:55.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]) by 1103 down to 2096049 15:20:55.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41728]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:55.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa96fe39c, L:/10.30.170.167:18247 - R:/10.30.171.175:41728] 15:20:55.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa96fe39c, L:/10.30.170.167:18247 - R:/10.30.171.175:41728] 15:20:55.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]) request=subsystem result=ReplySuccess, want-reply=true 15:20:55.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41728]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:55.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]) request=subsystem activate command 15:20:55.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]) starting runner for command=netconf 15:20:55.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41728]) process #5 SSH_MSG_CHANNEL_DATA 15:20:55.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]) by 373 down to 2096779 15:20:55.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]) SSH_MSG_CHANNEL_DATA len=373 15:20:55.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728] 15:20:55.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa96fe39c, L:/10.30.170.167:18247 - R:/10.30.171.175:41728]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:55.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:55.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa96fe39c, L:/10.30.170.167:18247 - R:/10.30.171.175:41728] 15:20:55.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa96fe39c, L:/10.30.170.167:18247 - R:/10.30.171.175:41728] 15:20:55.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18247', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:55.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=418} created 15:20:55.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=418, channel=[id: 0xa96fe39c, L:/10.30.170.167:18247 - R:/10.30.171.175:41728]} created 15:20:55.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa96fe39c, L:/10.30.170.167:18247 - R:/10.30.171.175:41728] successful with session NetconfServerSession{sessionId=418, channel=[id: 0xa96fe39c, L:/10.30.170.167:18247 - R:/10.30.171.175:41728]} 15:20:55.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=418, channel=[id: 0xa96fe39c, L:/10.30.170.167:18247 - R:/10.30.171.175:41728]} up 15:20:55.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41728]) process #6 SSH_MSG_CHANNEL_DATA 15:20:55.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]) by 393 down to 2096386 15:20:55.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]) SSH_MSG_CHANNEL_DATA len=393 15:20:55.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728] 15:20:55.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:55.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:55.346 [netconf-device-simulator-threads-6] 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=418} 15:20:55.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:55.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=418, channel=[id: 0xa96fe39c, L:/10.30.170.167:18247 - R:/10.30.171.175:41728]} EXI handlers added to pipeline 15:20:55.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:55.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]) by 179 down to 2095870 15:20:55.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41728]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:55.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:55.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41728]) process #7 SSH_MSG_CHANNEL_DATA 15:20:55.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]) by 340 down to 2096046 15:20:55.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]) SSH_MSG_CHANNEL_DATA len=340 15:20:55.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728] 15:20:55.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:55.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:55.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=418} 15:20:55.348 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@361a3858 15:20:55.348 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:55.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:55.348 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:55.348 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:55.348 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:55.349 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:55.349 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:55.349 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:55.349 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:55.349 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:55.349 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:55.349 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:55.349 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:55.349 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:55.349 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:55.349 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:55.349 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:55.349 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:55.349 [netconf-device-simulator-threads-6] 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 15:20:55.349 [netconf-device-simulator-threads-6] 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 15:20:55.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:55.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]) by 733 down to 2095137 15:20:55.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41728]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:55.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:55.479 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45984]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:55.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45984]) process #20 SSH_MSG_IGNORE 15:20:55.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45984]) SSH_MSG_IGNORE 15:20:55.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44806]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:55.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44806]) process #19 SSH_MSG_IGNORE 15:20:55.509 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44806]) SSH_MSG_IGNORE 15:20:55.634 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57366]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:55.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57366]) process #11 SSH_MSG_IGNORE 15:20:55.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57366]) SSH_MSG_IGNORE 15:20:55.644 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36554]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36554]) process #9 SSH_MSG_IGNORE 15:20:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36554]) SSH_MSG_IGNORE 15:20:55.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53350]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:55.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53350]) process #14 SSH_MSG_IGNORE 15:20:55.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53350]) SSH_MSG_IGNORE 15:20:55.693 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:55.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39236]) process #22 SSH_MSG_IGNORE 15:20:55.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39236]) SSH_MSG_IGNORE 15:20:55.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47334]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:55.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47334]) process #18 SSH_MSG_IGNORE 15:20:55.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47334]) SSH_MSG_IGNORE 15:20:55.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:20:55.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35100]) process #23 SSH_MSG_IGNORE 15:20:55.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35100]) SSH_MSG_IGNORE 15:20:55.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39660]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:55.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39660]) process #16 SSH_MSG_IGNORE 15:20:55.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39660]) SSH_MSG_IGNORE 15:20:55.924 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60986]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:55.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60986]) process #13 SSH_MSG_IGNORE 15:20:55.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60986]) SSH_MSG_IGNORE 15:20:55.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe679a4d1, L:/10.30.170.167:18248 - R:/10.30.171.175:52840]} 15:20:55.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:52840]): SSH-2.0-SSHD-UNKNOWN 15:20:55.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:52840]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:55.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:52840]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:56.053 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54436]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:56.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54436]) process #15 SSH_MSG_IGNORE 15:20:56.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54436]) SSH_MSG_IGNORE 15:20:56.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45298]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:56.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45298]) process #21 SSH_MSG_IGNORE 15:20:56.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45298]) SSH_MSG_IGNORE 15:20:56.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:52840]) Send SSH_MSG_KEXINIT 15:20:56.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52840]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:56.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52840]) process #0 SSH_MSG_KEXINIT 15:20:56.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:52840]) SSH_MSG_KEXINIT 15:20:56.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:52840]) strict KEX=true client=true server=true 15:20:56.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52840]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:56.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52840]) Kex: server host key algorithms = rsa-sha2-512 15:20:56.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52840]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:56.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52840]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:56.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52840]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:56.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52840]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:56.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52840]) Kex: compression algorithms (client to server) = none 15:20:56.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52840]) Kex: compression algorithms (server to client) = none 15:20:56.371 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:56.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49070]) process #8 SSH_MSG_IGNORE 15:20:56.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49070]) SSH_MSG_IGNORE 15:20:56.421 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49070]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:56.427 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57552]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:56.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52840]) process #1 30 15:20:56.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52840]] process command=SSH_MSG_KEXDH_INIT 15:20:56.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52840]] Send SSH_MSG_KEXDH_REPLY 15:20:56.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52840]) packet #1 sending command=31[31] len=1639 15:20:56.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:52840])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:56.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:52840]) Send SSH_MSG_NEWKEYS 15:20:56.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:52840]) session ID=4f:83:7b:99:a8:83:38:a9:d9:fc:5c:17:ba:70:b0:d3:06:50:4c:b0:67:5f:9d:86:bc:fe:55:ef:cd:d0:e8:21:df:54:e6:ea:d9:96:ec:4a:e0:af:f9:46:c1:69:e9:83:ee:39:18:87:3e:a5:3d:49:68:30:6c:ce:35:a8:9b:59 15:20:56.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52840]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:56.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52840]): strict KEX resets output message sequence number from 3 to 0 15:20:56.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52840]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@533965e5; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:56.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:52840])[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 15:20:56.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52840])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:56.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52840]) packet #0 sending command=7[7] len=419 15:20:56.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52840]) No pending packets to flush at end of KEX 15:20:56.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57552]) process #12 SSH_MSG_IGNORE 15:20:56.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57552]) SSH_MSG_IGNORE 15:20:56.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52840]) process #2 SSH_MSG_NEWKEYS 15:20:56.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52840]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:56.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52840]): strict KEX resets input message sequence number from 3 to 0 15:20:56.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52840]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5773f872; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:56.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:56.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52840]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:56.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52840]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:56.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:52840]) authorized authentication methods: password,publickey 15:20:56.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52840]) Accepted service ssh-userauth 15:20:56.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52840]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:56.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52840]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:56.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52840]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:56.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52840]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:56.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52840]) no authentication factory for method=none 15:20:56.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52840]) SSH_MSG_USERAUTH_REQUEST 15:20:56.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52840]) remaining methods: password,publickey 15:20:56.493 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52840]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:56.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52840]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:56.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52840]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:56.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52840]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:56.494 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:56.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:52840]) authentication result: true 15:20:56.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:52840]) SSH_MSG_USERAUTH_REQUEST 15:20:56.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52840])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:56.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52840]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:56.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:56.494 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:56.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52840]) no heartbeat to stop 15:20:56.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:52840]) heartbeat type=IGNORE, interval=PT30S 15:20:56.494 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:52840 authenticated 15:20:56.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52840]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:56.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52840]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:56.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52840]] session=TransportServerSession[admin@/10.30.171.175:52840] id=0 15:20:56.494 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52840])) size=2097152, max=2097152, packet=32768 15:20:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52840]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52840] 15:20:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52840]) recipient=0 15:20:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840])) size=2097152, max=2097152, packet=32768 15:20:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840])) re-initializing 15:20:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840])) size=2097152, max=2097152, packet=32768 15:20:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52840]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52840]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840])[want-reply=true] subsystem=netconf 15:20:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840])[subsystem] prepared command 15:20:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe679a4d1, L:/10.30.170.167:18248 - R:/10.30.171.175:52840]}} established 15:20:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 419: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18248 15:20:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 419: Creating data stores for simulated device 15:20:56.495 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:56.495 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:56.495 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:56.496 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e018fc0 15:20:56.496 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:56.496 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:56.496 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:56.496 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:56.496 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:56.496 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:56.496 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:56.496 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:56.497 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e018fc0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e018fc0, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7a70d11e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7a70d11e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:56.497 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:56.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:56.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe679a4d1, L:/10.30.170.167:18248 - R:/10.30.171.175:52840] 15:20:56.497 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 419 on channel [id: 0xe679a4d1, L:/10.30.170.167:18248 - R:/10.30.171.175:52840] 15:20:56.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]) by 1103 down to 2096049 15:20:56.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52840]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:56.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe679a4d1, L:/10.30.170.167:18248 - R:/10.30.171.175:52840] 15:20:56.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe679a4d1, L:/10.30.170.167:18248 - R:/10.30.171.175:52840] 15:20:56.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]) request=subsystem result=ReplySuccess, want-reply=true 15:20:56.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52840]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:56.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]) request=subsystem activate command 15:20:56.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]) starting runner for command=netconf 15:20:56.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52840]) process #5 SSH_MSG_CHANNEL_DATA 15:20:56.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]) by 373 down to 2096779 15:20:56.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]) SSH_MSG_CHANNEL_DATA len=373 15:20:56.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840] 15:20:56.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe679a4d1, L:/10.30.170.167:18248 - R:/10.30.171.175:52840]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:56.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:56.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe679a4d1, L:/10.30.170.167:18248 - R:/10.30.171.175:52840] 15:20:56.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe679a4d1, L:/10.30.170.167:18248 - R:/10.30.171.175:52840] 15:20:56.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18248', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:56.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=419} created 15:20:56.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=419, channel=[id: 0xe679a4d1, L:/10.30.170.167:18248 - R:/10.30.171.175:52840]} created 15:20:56.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe679a4d1, L:/10.30.170.167:18248 - R:/10.30.171.175:52840] successful with session NetconfServerSession{sessionId=419, channel=[id: 0xe679a4d1, L:/10.30.170.167:18248 - R:/10.30.171.175:52840]} 15:20:56.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=419, channel=[id: 0xe679a4d1, L:/10.30.170.167:18248 - R:/10.30.171.175:52840]} up 15:20:56.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52840]) process #6 SSH_MSG_CHANNEL_DATA 15:20:56.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]) by 393 down to 2096386 15:20:56.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]) SSH_MSG_CHANNEL_DATA len=393 15:20:56.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840] 15:20:56.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:56.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:56.499 [netconf-device-simulator-threads-0] 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=419} 15:20:56.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:56.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=419, channel=[id: 0xe679a4d1, L:/10.30.170.167:18248 - R:/10.30.171.175:52840]} EXI handlers added to pipeline 15:20:56.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:56.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]) by 179 down to 2095870 15:20:56.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52840]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:56.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:56.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52840]) process #7 SSH_MSG_CHANNEL_DATA 15:20:56.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]) by 340 down to 2096046 15:20:56.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]) SSH_MSG_CHANNEL_DATA len=340 15:20:56.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840] 15:20:56.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:56.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:56.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=419} 15:20:56.501 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7a70d11e 15:20:56.501 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:56.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:56.501 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:56.501 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:56.501 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:56.501 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:56.501 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:56.501 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:56.501 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:56.501 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:56.501 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:56.501 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:56.501 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:56.501 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:56.501 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:56.501 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:56.501 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:56.501 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:56.501 [netconf-device-simulator-threads-0] 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 15:20:56.501 [netconf-device-simulator-threads-0] 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 15:20:56.501 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:56.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]) by 733 down to 2095137 15:20:56.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52840]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:56.502 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:56.597 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48660]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:56.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48660]) process #19 SSH_MSG_IGNORE 15:20:56.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48660]) SSH_MSG_IGNORE 15:20:56.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60992]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:56.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60992]) process #20 SSH_MSG_IGNORE 15:20:56.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60992]) SSH_MSG_IGNORE 15:20:56.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55820]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:56.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55820]) process #10 SSH_MSG_IGNORE 15:20:56.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55820]) SSH_MSG_IGNORE 15:20:56.726 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60446]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:56.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60446]) process #16 SSH_MSG_IGNORE 15:20:56.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60446]) SSH_MSG_IGNORE 15:20:56.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39688]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:56.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39688]) process #17 SSH_MSG_IGNORE 15:20:56.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39688]) SSH_MSG_IGNORE 15:20:56.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48528]) process #18 SSH_MSG_IGNORE 15:20:56.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48528]) SSH_MSG_IGNORE 15:20:56.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48528]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:56.822 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:20:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39396]) process #23 SSH_MSG_IGNORE 15:20:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39396]) SSH_MSG_IGNORE 15:20:56.857 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60546]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:56.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60546]) process #13 SSH_MSG_IGNORE 15:20:56.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60546]) SSH_MSG_IGNORE 15:20:56.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38280]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38280]) process #14 SSH_MSG_IGNORE 15:20:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38280]) SSH_MSG_IGNORE 15:20:57.000 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43912]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:57.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43912]) process #11 SSH_MSG_IGNORE 15:20:57.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43912]) SSH_MSG_IGNORE 15:20:57.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:57.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34870]) process #22 SSH_MSG_IGNORE 15:20:57.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34870]) SSH_MSG_IGNORE 15:20:57.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35726]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:57.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35726]) process #9 SSH_MSG_IGNORE 15:20:57.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35726]) SSH_MSG_IGNORE 15:20:57.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x12bf08e2, L:/10.30.170.167:18249 - R:/10.30.171.175:60394]} 15:20:57.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:60394]): SSH-2.0-SSHD-UNKNOWN 15:20:57.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:60394]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:57.242 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:60394]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:57.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:60394]) Send SSH_MSG_KEXINIT 15:20:57.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60394]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:57.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60394]) process #0 SSH_MSG_KEXINIT 15:20:57.284 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:60394]) SSH_MSG_KEXINIT 15:20:57.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:60394]) strict KEX=true client=true server=true 15:20:57.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60394]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:57.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60394]) Kex: server host key algorithms = rsa-sha2-512 15:20:57.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60394]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:57.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60394]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:57.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60394]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:57.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60394]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:57.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60394]) Kex: compression algorithms (client to server) = none 15:20:57.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60394]) Kex: compression algorithms (server to client) = none 15:20:57.285 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:57.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60394]) process #1 30 15:20:57.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60394]] process command=SSH_MSG_KEXDH_INIT 15:20:57.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60394]] Send SSH_MSG_KEXDH_REPLY 15:20:57.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60394]) packet #1 sending command=31[31] len=1639 15:20:57.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:60394])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:57.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:60394]) Send SSH_MSG_NEWKEYS 15:20:57.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:60394]) session ID=51:69:2a:a6:47:74:d6:ee:ed:a5:b3:0c:4c:3b:2d:9f:47:c3:12:59:a7:72:eb:61:70:51:87:b4:6b:d9:a3:2d:2e:21:98:ad:78:c7:47:94:75:9e:be:a7:9c:4a:e7:08:f9:33:35:6e:6e:3d:1d:53:c9:cf:3e:8b:b7:95:ac:e2 15:20:57.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60394]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:57.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60394]): strict KEX resets output message sequence number from 3 to 0 15:20:57.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60394]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6c262399; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:57.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:60394])[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 15:20:57.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60394])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:57.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60394]) packet #0 sending command=7[7] len=419 15:20:57.377 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60394]) No pending packets to flush at end of KEX 15:20:57.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60394]) process #2 SSH_MSG_NEWKEYS 15:20:57.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60394]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:57.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60394]): strict KEX resets input message sequence number from 3 to 0 15:20:57.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60394]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@42094258; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:57.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:57.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60394]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:57.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60394]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:57.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:60394]) authorized authentication methods: password,publickey 15:20:57.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60394]) Accepted service ssh-userauth 15:20:57.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60394]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:57.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60394]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:57.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60394]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:57.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60394]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:57.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60394]) no authentication factory for method=none 15:20:57.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60394]) SSH_MSG_USERAUTH_REQUEST 15:20:57.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60394]) remaining methods: password,publickey 15:20:57.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60394]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:57.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60394]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:57.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60394]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:57.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60394]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:57.411 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:57.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:60394]) authentication result: true 15:20:57.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:60394]) SSH_MSG_USERAUTH_REQUEST 15:20:57.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60394])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:57.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60394]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:57.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:57.412 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:57.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60394]) no heartbeat to stop 15:20:57.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:60394]) heartbeat type=IGNORE, interval=PT30S 15:20:57.412 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:60394 authenticated 15:20:57.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60394]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:57.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60394]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:57.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60394]] session=TransportServerSession[admin@/10.30.171.175:60394] id=0 15:20:57.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60394])) size=2097152, max=2097152, packet=32768 15:20:57.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60394]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60394] 15:20:57.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60394]) recipient=0 15:20:57.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394])) size=2097152, max=2097152, packet=32768 15:20:57.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394])) re-initializing 15:20:57.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394])) size=2097152, max=2097152, packet=32768 15:20:57.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:57.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60394]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:57.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60394]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:57.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:57.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394])[want-reply=true] subsystem=netconf 15:20:57.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394])[subsystem] prepared command 15:20:57.413 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:57.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:57.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x12bf08e2, L:/10.30.170.167:18249 - R:/10.30.171.175:60394]}} established 15:20:57.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 420: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18249 15:20:57.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 420: Creating data stores for simulated device 15:20:57.413 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:57.413 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:57.413 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:57.413 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:57.413 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:57.414 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@598adc12 15:20:57.414 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:57.414 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:57.414 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:57.414 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:57.415 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:57.415 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:57.415 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:57.415 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:57.415 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@598adc12, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@598adc12, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13a1ab6e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13a1ab6e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:57.415 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:57.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:57.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x12bf08e2, L:/10.30.170.167:18249 - R:/10.30.171.175:60394] 15:20:57.425 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 420 on channel [id: 0x12bf08e2, L:/10.30.170.167:18249 - R:/10.30.171.175:60394] 15:20:57.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]) by 1103 down to 2096049 15:20:57.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60394]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:57.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x12bf08e2, L:/10.30.170.167:18249 - R:/10.30.171.175:60394] 15:20:57.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x12bf08e2, L:/10.30.170.167:18249 - R:/10.30.171.175:60394] 15:20:57.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]) request=subsystem result=ReplySuccess, want-reply=true 15:20:57.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60394]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:57.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]) request=subsystem activate command 15:20:57.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]) starting runner for command=netconf 15:20:57.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60394]) process #5 SSH_MSG_CHANNEL_DATA 15:20:57.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]) by 373 down to 2096779 15:20:57.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]) SSH_MSG_CHANNEL_DATA len=373 15:20:57.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394] 15:20:57.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x12bf08e2, L:/10.30.170.167:18249 - R:/10.30.171.175:60394]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:57.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:57.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x12bf08e2, L:/10.30.170.167:18249 - R:/10.30.171.175:60394] 15:20:57.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x12bf08e2, L:/10.30.170.167:18249 - R:/10.30.171.175:60394] 15:20:57.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18249', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:57.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=420} created 15:20:57.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=420, channel=[id: 0x12bf08e2, L:/10.30.170.167:18249 - R:/10.30.171.175:60394]} created 15:20:57.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x12bf08e2, L:/10.30.170.167:18249 - R:/10.30.171.175:60394] successful with session NetconfServerSession{sessionId=420, channel=[id: 0x12bf08e2, L:/10.30.170.167:18249 - R:/10.30.171.175:60394]} 15:20:57.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=420, channel=[id: 0x12bf08e2, L:/10.30.170.167:18249 - R:/10.30.171.175:60394]} up 15:20:57.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60394]) process #6 SSH_MSG_CHANNEL_DATA 15:20:57.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]) by 393 down to 2096386 15:20:57.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]) SSH_MSG_CHANNEL_DATA len=393 15:20:57.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394] 15:20:57.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:57.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:57.427 [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=420} 15:20:57.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:57.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=420, channel=[id: 0x12bf08e2, L:/10.30.170.167:18249 - R:/10.30.171.175:60394]} EXI handlers added to pipeline 15:20:57.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:57.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]) by 179 down to 2095870 15:20:57.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60394]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:57.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:57.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60394]) process #7 SSH_MSG_CHANNEL_DATA 15:20:57.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]) by 340 down to 2096046 15:20:57.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]) SSH_MSG_CHANNEL_DATA len=340 15:20:57.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394] 15:20:57.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:57.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:57.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=420} 15:20:57.430 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13a1ab6e 15:20:57.430 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:57.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:57.430 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:57.430 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:57.430 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:57.430 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:57.430 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:57.430 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:57.430 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:57.430 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:57.430 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:57.430 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:57.430 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:57.430 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:57.430 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:57.430 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:57.430 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:57.430 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:57.430 [netconf-device-simulator-threads-2] 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 15:20:57.430 [netconf-device-simulator-threads-2] 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 15:20:57.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:57.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]) by 733 down to 2095137 15:20:57.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60394]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:57.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:57.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37712]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:57.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37712]) process #21 SSH_MSG_IGNORE 15:20:57.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37712]) SSH_MSG_IGNORE 15:20:57.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39886]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39886]) process #15 SSH_MSG_IGNORE 15:20:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39886]) SSH_MSG_IGNORE 15:20:57.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56184]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56184]) process #19 SSH_MSG_IGNORE 15:20:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56184]) SSH_MSG_IGNORE 15:20:57.641 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59012]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59012]) process #10 SSH_MSG_IGNORE 15:20:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59012]) SSH_MSG_IGNORE 15:20:57.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39056]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:57.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39056]) process #20 SSH_MSG_IGNORE 15:20:57.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39056]) SSH_MSG_IGNORE 15:20:57.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58780]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:57.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58780]) process #8 SSH_MSG_IGNORE 15:20:57.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58780]) SSH_MSG_IGNORE 15:20:57.843 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42454]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:57.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42454]) process #17 SSH_MSG_IGNORE 15:20:57.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42454]) SSH_MSG_IGNORE 15:20:58.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbda47375, L:/10.30.170.167:18250 - R:/10.30.171.175:55574]} 15:20:58.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:55574]): SSH-2.0-SSHD-UNKNOWN 15:20:58.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:55574]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:58.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:55574]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60312]) process #11 SSH_MSG_IGNORE 15:20:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60312]) SSH_MSG_IGNORE 15:20:58.104 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60312]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:58.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60176]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:58.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47120]) process #18 SSH_MSG_IGNORE 15:20:58.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47120]) SSH_MSG_IGNORE 15:20:58.113 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47120]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49192]) process #13 SSH_MSG_IGNORE 15:20:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49192]) SSH_MSG_IGNORE 15:20:58.132 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49192]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:58.187 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49288]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49288]) process #14 SSH_MSG_IGNORE 15:20:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49288]) SSH_MSG_IGNORE 15:20:58.268 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:58.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56936]) process #22 SSH_MSG_IGNORE 15:20:58.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56936]) SSH_MSG_IGNORE 15:20:58.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:55574]) Send SSH_MSG_KEXINIT 15:20:58.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55574]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:58.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55574]) process #0 SSH_MSG_KEXINIT 15:20:58.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:55574]) SSH_MSG_KEXINIT 15:20:58.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:55574]) strict KEX=true client=true server=true 15:20:58.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55574]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:58.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55574]) Kex: server host key algorithms = rsa-sha2-512 15:20:58.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55574]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:58.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55574]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:58.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55574]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:58.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55574]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:58.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55574]) Kex: compression algorithms (client to server) = none 15:20:58.290 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55574]) Kex: compression algorithms (server to client) = none 15:20:58.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:58.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60176]) process #16 SSH_MSG_IGNORE 15:20:58.291 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60176]) SSH_MSG_IGNORE 15:20:58.343 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41124]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:58.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41124]) process #12 SSH_MSG_IGNORE 15:20:58.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41124]) SSH_MSG_IGNORE 15:20:58.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55574]) process #1 30 15:20:58.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55574]] process command=SSH_MSG_KEXDH_INIT 15:20:58.386 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:20:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60610]) process #23 SSH_MSG_IGNORE 15:20:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60610]) SSH_MSG_IGNORE 15:20:58.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55574]] Send SSH_MSG_KEXDH_REPLY 15:20:58.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55574]) packet #1 sending command=31[31] len=1639 15:20:58.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:55574])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:58.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:55574]) Send SSH_MSG_NEWKEYS 15:20:58.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:55574]) session ID=4c:f3:84:2b:88:47:dc:2b:36:e2:e1:24:fd:d3:06:3e:25:c8:c5:31:52:44:9c:2d:64:82:61:66:63:40:d4:d2:1b:d0:20:44:a4:a7:03:28:2d:c8:25:69:0b:3d:f1:f3:69:ae:21:e7:d7:d3:23:ea:15:40:c1:23:cb:9a:e9:6e 15:20:58.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55574]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:58.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55574]): strict KEX resets output message sequence number from 3 to 0 15:20:58.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55574]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@70bd2b4b; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:58.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:55574])[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 15:20:58.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55574])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:58.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55574]) packet #0 sending command=7[7] len=419 15:20:58.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55574]) No pending packets to flush at end of KEX 15:20:58.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55574]) process #2 SSH_MSG_NEWKEYS 15:20:58.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55574]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:58.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55574]): strict KEX resets input message sequence number from 3 to 0 15:20:58.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55574]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4dc21af0; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:58.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:58.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55574]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:58.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55574]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:58.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:55574]) authorized authentication methods: password,publickey 15:20:58.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55574]) Accepted service ssh-userauth 15:20:58.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55574]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:58.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55574]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:58.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55574]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:58.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55574]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:58.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55574]) no authentication factory for method=none 15:20:58.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55574]) SSH_MSG_USERAUTH_REQUEST 15:20:58.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55574]) remaining methods: password,publickey 15:20:58.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55574]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:58.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55574]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:58.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55574]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:58.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55574]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:58.422 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:58.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:55574]) authentication result: true 15:20:58.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:55574]) SSH_MSG_USERAUTH_REQUEST 15:20:58.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55574])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:58.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55574]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:58.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:58.422 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:58.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55574]) no heartbeat to stop 15:20:58.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:55574]) heartbeat type=IGNORE, interval=PT30S 15:20:58.422 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:55574 authenticated 15:20:58.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55574]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:58.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55574]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:58.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55574]] session=TransportServerSession[admin@/10.30.171.175:55574] id=0 15:20:58.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55574])) size=2097152, max=2097152, packet=32768 15:20:58.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55574]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55574] 15:20:58.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55574]) recipient=0 15:20:58.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574])) size=2097152, max=2097152, packet=32768 15:20:58.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574])) re-initializing 15:20:58.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574])) size=2097152, max=2097152, packet=32768 15:20:58.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:58.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55574]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:58.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55574]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:58.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:58.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574])[want-reply=true] subsystem=netconf 15:20:58.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574])[subsystem] prepared command 15:20:58.423 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:58.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:58.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbda47375, L:/10.30.170.167:18250 - R:/10.30.171.175:55574]}} established 15:20:58.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 421: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18250 15:20:58.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 421: Creating data stores for simulated device 15:20:58.423 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:58.423 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:58.423 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:58.423 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:58.423 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:20:58.424 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30af5536 15:20:58.424 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:20:58.424 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:20:58.424 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:20:58.424 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:20:58.424 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:20:58.425 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:20:58.425 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:20:58.425 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:20:58.425 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30af5536, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30af5536, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67a23df, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67a23df, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:20:58.425 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:20:58.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:20:58.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbda47375, L:/10.30.170.167:18250 - R:/10.30.171.175:55574] 15:20:58.427 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 421 on channel [id: 0xbda47375, L:/10.30.170.167:18250 - R:/10.30.171.175:55574] 15:20:58.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]) by 1103 down to 2096049 15:20:58.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55574]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:20:58.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbda47375, L:/10.30.170.167:18250 - R:/10.30.171.175:55574] 15:20:58.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbda47375, L:/10.30.170.167:18250 - R:/10.30.171.175:55574] 15:20:58.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]) request=subsystem result=ReplySuccess, want-reply=true 15:20:58.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55574]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:20:58.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]) request=subsystem activate command 15:20:58.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]) starting runner for command=netconf 15:20:58.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55574]) process #5 SSH_MSG_CHANNEL_DATA 15:20:58.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]) by 373 down to 2096779 15:20:58.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]) SSH_MSG_CHANNEL_DATA len=373 15:20:58.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574] 15:20:58.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xbda47375, L:/10.30.170.167:18250 - R:/10.30.171.175:55574]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:20:58.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:20:58.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbda47375, L:/10.30.170.167:18250 - R:/10.30.171.175:55574] 15:20:58.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbda47375, L:/10.30.170.167:18250 - R:/10.30.171.175:55574] 15:20:58.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18250', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:20:58.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=421} created 15:20:58.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=421, channel=[id: 0xbda47375, L:/10.30.170.167:18250 - R:/10.30.171.175:55574]} created 15:20:58.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbda47375, L:/10.30.170.167:18250 - R:/10.30.171.175:55574] successful with session NetconfServerSession{sessionId=421, channel=[id: 0xbda47375, L:/10.30.170.167:18250 - R:/10.30.171.175:55574]} 15:20:58.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=421, channel=[id: 0xbda47375, L:/10.30.170.167:18250 - R:/10.30.171.175:55574]} up 15:20:58.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55574]) process #6 SSH_MSG_CHANNEL_DATA 15:20:58.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]) by 393 down to 2096386 15:20:58.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]) SSH_MSG_CHANNEL_DATA len=393 15:20:58.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574] 15:20:58.428 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:20:58.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:58.429 [netconf-device-simulator-threads-4] 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=421} 15:20:58.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:20:58.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=421, channel=[id: 0xbda47375, L:/10.30.170.167:18250 - R:/10.30.171.175:55574]} EXI handlers added to pipeline 15:20:58.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:20:58.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]) by 179 down to 2095870 15:20:58.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55574]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:20:58.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:20:58.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55574]) process #7 SSH_MSG_CHANNEL_DATA 15:20:58.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]) by 340 down to 2096046 15:20:58.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]) SSH_MSG_CHANNEL_DATA len=340 15:20:58.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574] 15:20:58.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:20:58.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:20:58.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=421} 15:20:58.431 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67a23df 15:20:58.431 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:20:58.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:20:58.432 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:20:58.432 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:20:58.432 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:20:58.432 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:20:58.432 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:20:58.432 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:58.432 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:20:58.432 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:20:58.432 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:58.432 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:20:58.432 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:20:58.432 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:58.432 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:58.432 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:20:58.432 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:20:58.432 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:20:58.432 [netconf-device-simulator-threads-4] 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 15:20:58.432 [netconf-device-simulator-threads-4] 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 15:20:58.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:20:58.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]) by 733 down to 2095137 15:20:58.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55574]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:20:58.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:20:58.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51152]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:58.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51152]) process #10 SSH_MSG_IGNORE 15:20:58.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51152]) SSH_MSG_IGNORE 15:20:58.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50722]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:20:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50722]) process #15 SSH_MSG_IGNORE 15:20:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50722]) SSH_MSG_IGNORE 15:20:58.663 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52024]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:58.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52024]) process #9 SSH_MSG_IGNORE 15:20:58.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52024]) SSH_MSG_IGNORE 15:20:58.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60668]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:20:58.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60668]) process #19 SSH_MSG_IGNORE 15:20:58.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60668]) SSH_MSG_IGNORE 15:20:58.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36460]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:58.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36460]) process #21 SSH_MSG_IGNORE 15:20:58.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36460]) SSH_MSG_IGNORE 15:20:59.008 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52786]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:20:59.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52786]) process #8 SSH_MSG_IGNORE 15:20:59.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52786]) SSH_MSG_IGNORE 15:20:59.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58144]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:59.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58144]) process #20 SSH_MSG_IGNORE 15:20:59.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58144]) SSH_MSG_IGNORE 15:20:59.171 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57316]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:20:59.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57316]) process #17 SSH_MSG_IGNORE 15:20:59.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57316]) SSH_MSG_IGNORE 15:20:59.365 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58154]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:20:59.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58154]) process #16 SSH_MSG_IGNORE 15:20:59.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58154]) SSH_MSG_IGNORE 15:20:59.399 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45848]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:20:59.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45848]) process #18 SSH_MSG_IGNORE 15:20:59.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45848]) SSH_MSG_IGNORE 15:20:59.447 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51500]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:20:59.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51500]) process #11 SSH_MSG_IGNORE 15:20:59.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51500]) SSH_MSG_IGNORE 15:20:59.474 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:20:59.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40676]) process #23 SSH_MSG_IGNORE 15:20:59.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40676]) SSH_MSG_IGNORE 15:20:59.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe6b2cab8, L:/10.30.170.167:18251 - R:/10.30.171.175:34350]} 15:20:59.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:34350]): SSH-2.0-SSHD-UNKNOWN 15:20:59.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:34350]) line='SSH-2.0-SSHD-UNKNOWN' 15:20:59.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:34350]) client version string: SSH-2.0-SSHD-UNKNOWN 15:20:59.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51948]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:20:59.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51948]) process #13 SSH_MSG_IGNORE 15:20:59.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51948]) SSH_MSG_IGNORE 15:20:59.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:20:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53144]) process #22 SSH_MSG_IGNORE 15:20:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53144]) SSH_MSG_IGNORE 15:20:59.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35068]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:20:59.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35068]) process #12 SSH_MSG_IGNORE 15:20:59.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35068]) SSH_MSG_IGNORE 15:20:59.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48116]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:20:59.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48116]) process #14 SSH_MSG_IGNORE 15:20:59.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48116]) SSH_MSG_IGNORE 15:20:59.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40320]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:20:59.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40320]) process #10 SSH_MSG_IGNORE 15:20:59.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40320]) SSH_MSG_IGNORE 15:20:59.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41236]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:20:59.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47450]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:20:59.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47450]) process #20 SSH_MSG_IGNORE 15:20:59.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47450]) SSH_MSG_IGNORE 15:20:59.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:34350]) Send SSH_MSG_KEXINIT 15:20:59.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34350]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:20:59.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34350]) process #0 SSH_MSG_KEXINIT 15:20:59.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:34350]) SSH_MSG_KEXINIT 15:20:59.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:34350]) strict KEX=true client=true server=true 15:20:59.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34350]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:20:59.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34350]) Kex: server host key algorithms = rsa-sha2-512 15:20:59.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34350]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:20:59.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34350]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:20:59.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34350]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:20:59.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34350]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:20:59.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34350]) Kex: compression algorithms (client to server) = none 15:20:59.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34350]) Kex: compression algorithms (server to client) = none 15:20:59.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:20:59.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41236]) process #9 SSH_MSG_IGNORE 15:20:59.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41236]) SSH_MSG_IGNORE 15:20:59.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34350]) process #1 30 15:20:59.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34350]] process command=SSH_MSG_KEXDH_INIT 15:20:59.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34350]] Send SSH_MSG_KEXDH_REPLY 15:20:59.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34350]) packet #1 sending command=31[31] len=1639 15:20:59.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:34350])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:20:59.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:34350]) Send SSH_MSG_NEWKEYS 15:20:59.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:34350]) session ID=d4:f8:fe:c3:1b:24:15:38:5c:8c:6b:69:8d:da:d0:8a:13:4e:02:49:36:90:a3:a7:e2:47:12:4d:05:8e:49:7b:0b:a5:1a:46:15:da:4b:fe:4b:06:7a:b4:ad:34:9f:3d:2e:8e:fc:9a:eb:e8:d3:2d:d5:cc:ec:14:86:b7:88:b2 15:20:59.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34350]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:20:59.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34350]): strict KEX resets output message sequence number from 3 to 0 15:20:59.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34350]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@126c5661; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:20:59.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:34350])[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 15:20:59.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34350])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:20:59.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34350]) packet #0 sending command=7[7] len=419 15:20:59.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34350]) No pending packets to flush at end of KEX 15:20:59.984 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46926]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:20:59.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46926]) process #21 SSH_MSG_IGNORE 15:20:59.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46926]) SSH_MSG_IGNORE 15:20:59.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34350]) process #2 SSH_MSG_NEWKEYS 15:20:59.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34350]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:20:59.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34350]): strict KEX resets input message sequence number from 3 to 0 15:20:59.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34350]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3edfab97; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:20:59.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:20:59.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34350]) process #0 SSH_MSG_SERVICE_REQUEST 15:20:59.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34350]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:20:59.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:34350]) authorized authentication methods: password,publickey 15:20:59.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34350]) Accepted service ssh-userauth 15:20:59.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34350]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:20:59.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34350]) process #1 SSH_MSG_USERAUTH_REQUEST 15:20:59.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34350]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:20:59.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34350]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:20:59.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34350]) no authentication factory for method=none 15:20:59.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34350]) SSH_MSG_USERAUTH_REQUEST 15:20:59.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34350]) remaining methods: password,publickey 15:20:59.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34350]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:20:59.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34350]) process #2 SSH_MSG_USERAUTH_REQUEST 15:20:59.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34350]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:20:59.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34350]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:20:59.997 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:20:59.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:34350]) authentication result: true 15:20:59.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:34350]) SSH_MSG_USERAUTH_REQUEST 15:20:59.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34350])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:20:59.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34350]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:20:59.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:20:59.997 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:20:59.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34350]) no heartbeat to stop 15:20:59.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:34350]) heartbeat type=IGNORE, interval=PT30S 15:20:59.998 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:34350 authenticated 15:20:59.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34350]) process #3 SSH_MSG_CHANNEL_OPEN 15:20:59.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34350]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:20:59.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34350]] session=TransportServerSession[admin@/10.30.171.175:34350] id=0 15:20:59.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34350])) size=2097152, max=2097152, packet=32768 15:20:59.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34350]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34350] 15:20:59.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34350]) recipient=0 15:20:59.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350])) size=2097152, max=2097152, packet=32768 15:20:59.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350])) re-initializing 15:20:59.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350])) size=2097152, max=2097152, packet=32768 15:20:59.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:20:59.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34350]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:20:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34350]) process #4 SSH_MSG_CHANNEL_REQUEST 15:20:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:20:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350])[want-reply=true] subsystem=netconf 15:20:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350])[subsystem] prepared command 15:20:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:20:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:20:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe6b2cab8, L:/10.30.170.167:18251 - R:/10.30.171.175:34350]}} established 15:20:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 422: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18251 15:20:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 422: Creating data stores for simulated device 15:20:59.999 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:20:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:59.999 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:20:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:20:59.999 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:00.000 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6116f71f 15:21:00.000 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:00.000 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:00.000 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:00.000 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:00.001 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:00.001 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:00.001 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:00.001 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:00.001 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6116f71f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6116f71f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a5de561, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a5de561, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:00.001 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:00.001 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:00.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe6b2cab8, L:/10.30.170.167:18251 - R:/10.30.171.175:34350] 15:21:00.002 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 422 on channel [id: 0xe6b2cab8, L:/10.30.170.167:18251 - R:/10.30.171.175:34350] 15:21:00.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]) by 1103 down to 2096049 15:21:00.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34350]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:00.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe6b2cab8, L:/10.30.170.167:18251 - R:/10.30.171.175:34350] 15:21:00.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe6b2cab8, L:/10.30.170.167:18251 - R:/10.30.171.175:34350] 15:21:00.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]) request=subsystem result=ReplySuccess, want-reply=true 15:21:00.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34350]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:00.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]) request=subsystem activate command 15:21:00.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]) starting runner for command=netconf 15:21:00.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34350]) process #5 SSH_MSG_CHANNEL_DATA 15:21:00.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]) by 373 down to 2096779 15:21:00.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]) SSH_MSG_CHANNEL_DATA len=373 15:21:00.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350] 15:21:00.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe6b2cab8, L:/10.30.170.167:18251 - R:/10.30.171.175:34350]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:00.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:00.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe6b2cab8, L:/10.30.170.167:18251 - R:/10.30.171.175:34350] 15:21:00.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe6b2cab8, L:/10.30.170.167:18251 - R:/10.30.171.175:34350] 15:21:00.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18251', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:00.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=422} created 15:21:00.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=422, channel=[id: 0xe6b2cab8, L:/10.30.170.167:18251 - R:/10.30.171.175:34350]} created 15:21:00.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe6b2cab8, L:/10.30.170.167:18251 - R:/10.30.171.175:34350] successful with session NetconfServerSession{sessionId=422, channel=[id: 0xe6b2cab8, L:/10.30.170.167:18251 - R:/10.30.171.175:34350]} 15:21:00.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=422, channel=[id: 0xe6b2cab8, L:/10.30.170.167:18251 - R:/10.30.171.175:34350]} up 15:21:00.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34350]) process #6 SSH_MSG_CHANNEL_DATA 15:21:00.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]) by 393 down to 2096386 15:21:00.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]) SSH_MSG_CHANNEL_DATA len=393 15:21:00.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350] 15:21:00.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:00.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:00.004 [netconf-device-simulator-threads-6] 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=422} 15:21:00.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:00.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=422, channel=[id: 0xe6b2cab8, L:/10.30.170.167:18251 - R:/10.30.171.175:34350]} EXI handlers added to pipeline 15:21:00.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:00.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]) by 179 down to 2095870 15:21:00.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34350]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:00.005 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:00.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34350]) process #7 SSH_MSG_CHANNEL_DATA 15:21:00.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]) by 340 down to 2096046 15:21:00.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]) SSH_MSG_CHANNEL_DATA len=340 15:21:00.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350] 15:21:00.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:00.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:00.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=422} 15:21:00.007 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a5de561 15:21:00.007 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:00.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:00.007 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:00.007 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:00.007 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:00.007 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:00.007 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:00.007 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:00.007 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:00.007 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:00.007 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:00.007 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:00.007 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:00.007 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:00.007 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:00.007 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:00.007 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:00.007 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:00.007 [netconf-device-simulator-threads-6] 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 15:21:00.007 [netconf-device-simulator-threads-6] 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 15:21:00.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:00.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]) by 733 down to 2095137 15:21:00.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34350]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:00.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:00.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59392]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:00.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59392]) process #15 SSH_MSG_IGNORE 15:21:00.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59392]) SSH_MSG_IGNORE 15:21:00.203 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53232]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:00.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53232]) process #8 SSH_MSG_IGNORE 15:21:00.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53232]) SSH_MSG_IGNORE 15:21:00.311 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50978]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50978]) process #17 SSH_MSG_IGNORE 15:21:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50978]) SSH_MSG_IGNORE 15:21:00.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48158]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:00.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48158]) process #19 SSH_MSG_IGNORE 15:21:00.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48158]) SSH_MSG_IGNORE 15:21:00.400 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47724]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:00.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47724]) process #10 SSH_MSG_IGNORE 15:21:00.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47724]) SSH_MSG_IGNORE 15:21:00.507 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58472]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:00.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58472]) process #20 SSH_MSG_IGNORE 15:21:00.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58472]) SSH_MSG_IGNORE 15:21:00.516 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42660]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:00.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42660]) process #16 SSH_MSG_IGNORE 15:21:00.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42660]) SSH_MSG_IGNORE 15:21:00.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51540]) process #14 SSH_MSG_IGNORE 15:21:00.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51540]) SSH_MSG_IGNORE 15:21:00.652 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51540]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:00.658 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57644]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:00.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57644]) process #18 SSH_MSG_IGNORE 15:21:00.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57644]) SSH_MSG_IGNORE 15:21:00.689 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53234]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:00.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53234]) process #11 SSH_MSG_IGNORE 15:21:00.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53234]) SSH_MSG_IGNORE 15:21:00.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55164]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:00.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55164]) process #12 SSH_MSG_IGNORE 15:21:00.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55164]) SSH_MSG_IGNORE 15:21:00.720 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:00.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55036]) process #23 SSH_MSG_IGNORE 15:21:00.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55036]) SSH_MSG_IGNORE 15:21:00.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4ece4469, L:/10.30.170.167:18252 - R:/10.30.171.175:46336]} 15:21:00.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:46336]): SSH-2.0-SSHD-UNKNOWN 15:21:00.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:46336]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:00.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:46336]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:00.770 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:00.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43018]) process #22 SSH_MSG_IGNORE 15:21:00.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43018]) SSH_MSG_IGNORE 15:21:00.820 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54124]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:00.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54124]) process #13 SSH_MSG_IGNORE 15:21:00.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54124]) SSH_MSG_IGNORE 15:21:00.941 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34570]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:00.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34570]) process #8 SSH_MSG_IGNORE 15:21:00.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34570]) SSH_MSG_IGNORE 15:21:00.981 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52028]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:00.990 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46866]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46866]) process #17 SSH_MSG_IGNORE 15:21:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46866]) SSH_MSG_IGNORE 15:21:01.101 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:01.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54888]) process #24 SSH_MSG_IGNORE 15:21:01.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54888]) SSH_MSG_IGNORE 15:21:01.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:46336]) Send SSH_MSG_KEXINIT 15:21:01.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46336]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:01.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46336]) process #0 SSH_MSG_KEXINIT 15:21:01.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:46336]) SSH_MSG_KEXINIT 15:21:01.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:46336]) strict KEX=true client=true server=true 15:21:01.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46336]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:01.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46336]) Kex: server host key algorithms = rsa-sha2-512 15:21:01.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46336]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:01.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46336]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:01.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46336]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:01.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46336]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:01.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46336]) Kex: compression algorithms (client to server) = none 15:21:01.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46336]) Kex: compression algorithms (server to client) = none 15:21:01.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:01.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52028]) process #9 SSH_MSG_IGNORE 15:21:01.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52028]) SSH_MSG_IGNORE 15:21:01.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46336]) process #1 30 15:21:01.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46336]] process command=SSH_MSG_KEXDH_INIT 15:21:01.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46336]] Send SSH_MSG_KEXDH_REPLY 15:21:01.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46336]) packet #1 sending command=31[31] len=1639 15:21:01.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:46336])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:01.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:46336]) Send SSH_MSG_NEWKEYS 15:21:01.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:46336]) session ID=49:88:ee:5d:b0:11:24:b9:f4:e1:b3:f8:f7:97:98:e3:f4:ed:41:10:4d:ae:58:fc:d8:87:11:d9:8a:5c:bb:68:d1:7d:14:db:63:c3:93:be:a7:59:0f:e5:d0:30:93:a9:30:20:e4:b4:ad:3a:b2:d2:df:5f:41:ea:32:de:52:e8 15:21:01.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46336]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:01.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46336]): strict KEX resets output message sequence number from 3 to 0 15:21:01.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46336]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@74c9f9a8; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:01.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:46336])[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 15:21:01.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46336])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:01.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46336]) packet #0 sending command=7[7] len=419 15:21:01.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46336]) No pending packets to flush at end of KEX 15:21:01.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46336]) process #2 SSH_MSG_NEWKEYS 15:21:01.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46336]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:01.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46336]): strict KEX resets input message sequence number from 3 to 0 15:21:01.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46336]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@596dd962; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:01.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:01.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46336]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:01.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46336]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:01.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:46336]) authorized authentication methods: password,publickey 15:21:01.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46336]) Accepted service ssh-userauth 15:21:01.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46336]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:01.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46336]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46336]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46336]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46336]) no authentication factory for method=none 15:21:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46336]) SSH_MSG_USERAUTH_REQUEST 15:21:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46336]) remaining methods: password,publickey 15:21:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46336]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46336]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46336]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46336]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:01.272 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:46336]) authentication result: true 15:21:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:46336]) SSH_MSG_USERAUTH_REQUEST 15:21:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46336])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46336]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46336]) no heartbeat to stop 15:21:01.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:46336]) heartbeat type=IGNORE, interval=PT30S 15:21:01.272 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:46336 authenticated 15:21:01.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46336]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:01.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46336]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:01.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46336]] session=TransportServerSession[admin@/10.30.171.175:46336] id=0 15:21:01.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46336])) size=2097152, max=2097152, packet=32768 15:21:01.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46336]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46336] 15:21:01.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46336]) recipient=0 15:21:01.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336])) size=2097152, max=2097152, packet=32768 15:21:01.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336])) re-initializing 15:21:01.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336])) size=2097152, max=2097152, packet=32768 15:21:01.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:01.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46336]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:01.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46336]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:01.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:01.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336])[want-reply=true] subsystem=netconf 15:21:01.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336])[subsystem] prepared command 15:21:01.273 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:01.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:01.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4ece4469, L:/10.30.170.167:18252 - R:/10.30.171.175:46336]}} established 15:21:01.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 423: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18252 15:21:01.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 423: Creating data stores for simulated device 15:21:01.275 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:01.275 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:01.275 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:01.275 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:01.275 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:01.275 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74f6615f 15:21:01.275 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:01.276 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:01.276 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:01.276 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:01.277 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:01.277 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:01.277 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:01.277 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:01.277 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74f6615f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74f6615f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79adbbe6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79adbbe6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:01.278 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:01.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:01.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4ece4469, L:/10.30.170.167:18252 - R:/10.30.171.175:46336] 15:21:01.279 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 423 on channel [id: 0x4ece4469, L:/10.30.170.167:18252 - R:/10.30.171.175:46336] 15:21:01.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]) by 1103 down to 2096049 15:21:01.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46336]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:01.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4ece4469, L:/10.30.170.167:18252 - R:/10.30.171.175:46336] 15:21:01.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4ece4469, L:/10.30.170.167:18252 - R:/10.30.171.175:46336] 15:21:01.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]) request=subsystem result=ReplySuccess, want-reply=true 15:21:01.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46336]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:01.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]) request=subsystem activate command 15:21:01.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]) starting runner for command=netconf 15:21:01.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46336]) process #5 SSH_MSG_CHANNEL_DATA 15:21:01.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]) by 373 down to 2096779 15:21:01.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]) SSH_MSG_CHANNEL_DATA len=373 15:21:01.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336] 15:21:01.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x4ece4469, L:/10.30.170.167:18252 - R:/10.30.171.175:46336]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:01.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:01.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4ece4469, L:/10.30.170.167:18252 - R:/10.30.171.175:46336] 15:21:01.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4ece4469, L:/10.30.170.167:18252 - R:/10.30.171.175:46336] 15:21:01.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18252', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:01.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=423} created 15:21:01.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=423, channel=[id: 0x4ece4469, L:/10.30.170.167:18252 - R:/10.30.171.175:46336]} created 15:21:01.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4ece4469, L:/10.30.170.167:18252 - R:/10.30.171.175:46336] successful with session NetconfServerSession{sessionId=423, channel=[id: 0x4ece4469, L:/10.30.170.167:18252 - R:/10.30.171.175:46336]} 15:21:01.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=423, channel=[id: 0x4ece4469, L:/10.30.170.167:18252 - R:/10.30.171.175:46336]} up 15:21:01.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46336]) process #6 SSH_MSG_CHANNEL_DATA 15:21:01.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]) by 393 down to 2096386 15:21:01.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]) SSH_MSG_CHANNEL_DATA len=393 15:21:01.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336] 15:21:01.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:01.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:01.292 [netconf-device-simulator-threads-0] 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=423} 15:21:01.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:01.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=423, channel=[id: 0x4ece4469, L:/10.30.170.167:18252 - R:/10.30.171.175:46336]} EXI handlers added to pipeline 15:21:01.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:01.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]) by 179 down to 2095870 15:21:01.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46336]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:01.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:01.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46336]) process #7 SSH_MSG_CHANNEL_DATA 15:21:01.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]) by 340 down to 2096046 15:21:01.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]) SSH_MSG_CHANNEL_DATA len=340 15:21:01.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336] 15:21:01.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:01.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:01.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=423} 15:21:01.295 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79adbbe6 15:21:01.295 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:01.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:01.295 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:01.295 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:01.295 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:01.296 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:01.296 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:01.296 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:01.296 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:01.296 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:01.296 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:01.296 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:01.296 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:01.296 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:01.296 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:01.296 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:01.296 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:01.296 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:01.296 [netconf-device-simulator-threads-0] 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 15:21:01.296 [netconf-device-simulator-threads-0] 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 15:21:01.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:01.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]) by 733 down to 2095137 15:21:01.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46336]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:01.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:01.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43254]) process #21 SSH_MSG_IGNORE 15:21:01.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43254]) SSH_MSG_IGNORE 15:21:01.298 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43254]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:01.340 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49364]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:01.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49364]) process #19 SSH_MSG_IGNORE 15:21:01.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49364]) SSH_MSG_IGNORE 15:21:01.531 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58794]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:01.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58794]) process #12 SSH_MSG_IGNORE 15:21:01.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58794]) SSH_MSG_IGNORE 15:21:01.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56680]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56680]) process #15 SSH_MSG_IGNORE 15:21:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56680]) SSH_MSG_IGNORE 15:21:01.697 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55832]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:01.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55832]) process #10 SSH_MSG_IGNORE 15:21:01.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55832]) SSH_MSG_IGNORE 15:21:01.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38546]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:01.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38546]) process #18 SSH_MSG_IGNORE 15:21:01.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38546]) SSH_MSG_IGNORE 15:21:01.813 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52940]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52940]) process #9 SSH_MSG_IGNORE 15:21:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52940]) SSH_MSG_IGNORE 15:21:01.859 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46924]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:01.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46924]) process #8 SSH_MSG_IGNORE 15:21:01.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46924]) SSH_MSG_IGNORE 15:21:01.912 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35042]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:01.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35042]) process #20 SSH_MSG_IGNORE 15:21:01.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35042]) SSH_MSG_IGNORE 15:21:01.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #11 SSH_MSG_IGNORE 15:21:01.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:21:01.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:01.928 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44320]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:01.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44320]) process #16 SSH_MSG_IGNORE 15:21:01.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44320]) SSH_MSG_IGNORE 15:21:01.975 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43124]) process #22 SSH_MSG_IGNORE 15:21:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43124]) SSH_MSG_IGNORE 15:21:02.024 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33108]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:02.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33108]) process #13 SSH_MSG_IGNORE 15:21:02.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33108]) SSH_MSG_IGNORE 15:21:02.069 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:02.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37206]) process #23 SSH_MSG_IGNORE 15:21:02.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37206]) SSH_MSG_IGNORE 15:21:02.137 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51614]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:02.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51614]) process #17 SSH_MSG_IGNORE 15:21:02.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51614]) SSH_MSG_IGNORE 15:21:02.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x330ca4ba, L:/10.30.170.167:18253 - R:/10.30.171.175:57888]} 15:21:02.157 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:57888]): SSH-2.0-SSHD-UNKNOWN 15:21:02.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:57888]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:02.158 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:57888]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:02.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:57888]) Send SSH_MSG_KEXINIT 15:21:02.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57888]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:02.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57888]) process #0 SSH_MSG_KEXINIT 15:21:02.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:57888]) SSH_MSG_KEXINIT 15:21:02.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:57888]) strict KEX=true client=true server=true 15:21:02.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57888]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:02.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57888]) Kex: server host key algorithms = rsa-sha2-512 15:21:02.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57888]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:02.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57888]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:02.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57888]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:02.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57888]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:02.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57888]) Kex: compression algorithms (client to server) = none 15:21:02.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57888]) Kex: compression algorithms (server to client) = none 15:21:02.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:02.285 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38498]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:02.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38498]) process #14 SSH_MSG_IGNORE 15:21:02.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38498]) SSH_MSG_IGNORE 15:21:02.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57888]) process #1 30 15:21:02.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57888]] process command=SSH_MSG_KEXDH_INIT 15:21:02.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57888]] Send SSH_MSG_KEXDH_REPLY 15:21:02.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57888]) packet #1 sending command=31[31] len=1639 15:21:02.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:57888])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:02.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:57888]) Send SSH_MSG_NEWKEYS 15:21:02.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:57888]) session ID=dd:2a:55:d7:56:87:77:12:e2:22:be:d9:40:55:39:ad:bc:61:59:3c:aa:7c:d3:ae:3f:98:2e:2c:d4:ef:42:f9:9b:bd:d5:25:6a:8c:05:ab:ca:62:5e:71:9b:1b:5a:c4:ef:7f:88:b3:93:03:4b:96:71:a8:68:c3:d5:28:02:c1 15:21:02.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57888]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:02.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57888]): strict KEX resets output message sequence number from 3 to 0 15:21:02.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57888]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4c16a573; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:02.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:57888])[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 15:21:02.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57888])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:02.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57888]) packet #0 sending command=7[7] len=419 15:21:02.303 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57888]) No pending packets to flush at end of KEX 15:21:02.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57888]) process #2 SSH_MSG_NEWKEYS 15:21:02.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57888]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:02.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57888]): strict KEX resets input message sequence number from 3 to 0 15:21:02.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57888]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7a4cfb60; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:02.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:02.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57888]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:02.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57888]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:02.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:57888]) authorized authentication methods: password,publickey 15:21:02.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57888]) Accepted service ssh-userauth 15:21:02.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57888]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:02.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57888]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:02.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57888]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:02.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57888]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:02.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57888]) no authentication factory for method=none 15:21:02.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57888]) SSH_MSG_USERAUTH_REQUEST 15:21:02.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57888]) remaining methods: password,publickey 15:21:02.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57888]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:02.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57888]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:02.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57888]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:02.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57888]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:02.337 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:02.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:57888]) authentication result: true 15:21:02.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:57888]) SSH_MSG_USERAUTH_REQUEST 15:21:02.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57888])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:02.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57888]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:02.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:02.337 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:02.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57888]) no heartbeat to stop 15:21:02.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:57888]) heartbeat type=IGNORE, interval=PT30S 15:21:02.337 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:57888 authenticated 15:21:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57888]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57888]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57888]] session=TransportServerSession[admin@/10.30.171.175:57888] id=0 15:21:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57888])) size=2097152, max=2097152, packet=32768 15:21:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57888]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57888] 15:21:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57888]) recipient=0 15:21:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888])) size=2097152, max=2097152, packet=32768 15:21:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888])) re-initializing 15:21:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888])) size=2097152, max=2097152, packet=32768 15:21:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57888]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57888]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888])[want-reply=true] subsystem=netconf 15:21:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888])[subsystem] prepared command 15:21:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x330ca4ba, L:/10.30.170.167:18253 - R:/10.30.171.175:57888]}} established 15:21:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 424: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18253 15:21:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 424: Creating data stores for simulated device 15:21:02.339 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:02.339 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:02.339 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:02.339 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:02.339 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:02.339 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@39bde63e 15:21:02.339 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:02.351 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:02.351 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:02.351 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:02.351 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:02.351 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:02.351 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:02.351 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:02.351 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@39bde63e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@39bde63e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@268ea4ed, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@268ea4ed, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:02.351 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:02.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:02.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x330ca4ba, L:/10.30.170.167:18253 - R:/10.30.171.175:57888] 15:21:02.352 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 424 on channel [id: 0x330ca4ba, L:/10.30.170.167:18253 - R:/10.30.171.175:57888] 15:21:02.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]) by 1103 down to 2096049 15:21:02.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57888]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:02.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x330ca4ba, L:/10.30.170.167:18253 - R:/10.30.171.175:57888] 15:21:02.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x330ca4ba, L:/10.30.170.167:18253 - R:/10.30.171.175:57888] 15:21:02.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]) request=subsystem result=ReplySuccess, want-reply=true 15:21:02.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57888]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:02.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]) request=subsystem activate command 15:21:02.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]) starting runner for command=netconf 15:21:02.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57888]) process #5 SSH_MSG_CHANNEL_DATA 15:21:02.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]) by 373 down to 2096779 15:21:02.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]) SSH_MSG_CHANNEL_DATA len=373 15:21:02.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888] 15:21:02.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x330ca4ba, L:/10.30.170.167:18253 - R:/10.30.171.175:57888]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:02.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:02.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x330ca4ba, L:/10.30.170.167:18253 - R:/10.30.171.175:57888] 15:21:02.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x330ca4ba, L:/10.30.170.167:18253 - R:/10.30.171.175:57888] 15:21:02.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18253', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:02.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=424} created 15:21:02.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=424, channel=[id: 0x330ca4ba, L:/10.30.170.167:18253 - R:/10.30.171.175:57888]} created 15:21:02.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x330ca4ba, L:/10.30.170.167:18253 - R:/10.30.171.175:57888] successful with session NetconfServerSession{sessionId=424, channel=[id: 0x330ca4ba, L:/10.30.170.167:18253 - R:/10.30.171.175:57888]} 15:21:02.353 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=424, channel=[id: 0x330ca4ba, L:/10.30.170.167:18253 - R:/10.30.171.175:57888]} up 15:21:02.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57888]) process #6 SSH_MSG_CHANNEL_DATA 15:21:02.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]) by 393 down to 2096386 15:21:02.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]) SSH_MSG_CHANNEL_DATA len=393 15:21:02.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888] 15:21:02.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:02.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:02.354 [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=424} 15:21:02.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:02.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=424, channel=[id: 0x330ca4ba, L:/10.30.170.167:18253 - R:/10.30.171.175:57888]} EXI handlers added to pipeline 15:21:02.354 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:02.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]) by 179 down to 2095870 15:21:02.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57888]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:02.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:02.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57888]) process #7 SSH_MSG_CHANNEL_DATA 15:21:02.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]) by 340 down to 2096046 15:21:02.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]) SSH_MSG_CHANNEL_DATA len=340 15:21:02.356 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888] 15:21:02.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:02.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:02.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=424} 15:21:02.357 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@268ea4ed 15:21:02.357 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:02.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:02.357 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:02.357 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:02.357 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:02.357 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:02.357 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:02.357 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:02.357 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:02.357 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:02.357 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:02.357 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:02.357 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:02.357 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:02.357 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:02.357 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:02.357 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:02.357 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:02.357 [netconf-device-simulator-threads-2] 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 15:21:02.357 [netconf-device-simulator-threads-2] 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 15:21:02.357 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:02.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]) by 733 down to 2095137 15:21:02.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57888]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:02.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:02.455 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:02.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #21 SSH_MSG_IGNORE 15:21:02.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:21:02.539 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59580]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:02.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59580]) process #18 SSH_MSG_IGNORE 15:21:02.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59580]) SSH_MSG_IGNORE 15:21:02.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50732]) process #9 SSH_MSG_IGNORE 15:21:02.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50732]) SSH_MSG_IGNORE 15:21:02.756 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50732]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:02.804 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38088]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:02.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38088]) process #19 SSH_MSG_IGNORE 15:21:02.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38088]) SSH_MSG_IGNORE 15:21:02.836 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50252]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50252]) process #15 SSH_MSG_IGNORE 15:21:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50252]) SSH_MSG_IGNORE 15:21:02.855 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:02.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55962]) process #24 SSH_MSG_IGNORE 15:21:02.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55962]) SSH_MSG_IGNORE 15:21:02.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39282]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:02.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39282]) process #16 SSH_MSG_IGNORE 15:21:02.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39282]) SSH_MSG_IGNORE 15:21:02.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44374]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:02.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44374]) process #12 SSH_MSG_IGNORE 15:21:02.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44374]) SSH_MSG_IGNORE 15:21:02.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46654]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:02.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46654]) process #10 SSH_MSG_IGNORE 15:21:02.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46654]) SSH_MSG_IGNORE 15:21:03.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x81dc1cf1, L:/10.30.170.167:18254 - R:/10.30.171.175:37572]} 15:21:03.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:37572]): SSH-2.0-SSHD-UNKNOWN 15:21:03.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:37572]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:03.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:37572]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:03.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:32830]) process #8 SSH_MSG_IGNORE 15:21:03.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:32830]) SSH_MSG_IGNORE 15:21:03.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:32830]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:03.123 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46446]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:03.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46446]) process #17 SSH_MSG_IGNORE 15:21:03.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46446]) SSH_MSG_IGNORE 15:21:03.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38054]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:03.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38054]) process #13 SSH_MSG_IGNORE 15:21:03.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38054]) SSH_MSG_IGNORE 15:21:03.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:37572]) Send SSH_MSG_KEXINIT 15:21:03.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37572]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:03.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37572]) process #0 SSH_MSG_KEXINIT 15:21:03.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:37572]) SSH_MSG_KEXINIT 15:21:03.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:37572]) strict KEX=true client=true server=true 15:21:03.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37572]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:03.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37572]) Kex: server host key algorithms = rsa-sha2-512 15:21:03.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37572]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:03.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37572]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:03.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37572]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:03.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37572]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:03.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37572]) Kex: compression algorithms (client to server) = none 15:21:03.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37572]) Kex: compression algorithms (server to client) = none 15:21:03.210 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:03.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:03.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50996]) process #23 SSH_MSG_IGNORE 15:21:03.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50996]) SSH_MSG_IGNORE 15:21:03.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:03.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54118]) process #22 SSH_MSG_IGNORE 15:21:03.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54118]) SSH_MSG_IGNORE 15:21:03.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37572]) process #1 30 15:21:03.281 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37572]] process command=SSH_MSG_KEXDH_INIT 15:21:03.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37572]] Send SSH_MSG_KEXDH_REPLY 15:21:03.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37572]) packet #1 sending command=31[31] len=1639 15:21:03.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:37572])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:03.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:37572]) Send SSH_MSG_NEWKEYS 15:21:03.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:37572]) session ID=5d:d8:de:37:74:7d:e1:ef:d0:94:be:db:6a:69:80:0d:56:f5:f6:8e:f4:a9:b7:59:0c:7c:f3:a6:69:f2:ee:61:2f:c4:2a:62:8b:7b:ee:0d:e0:b4:c2:c3:35:01:fb:bc:63:7c:a5:6d:1a:90:bf:e0:74:f3:5b:76:ac:89:34:02 15:21:03.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37572]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:03.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37572]): strict KEX resets output message sequence number from 3 to 0 15:21:03.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37572]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@65bc0ff4; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:03.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:37572])[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 15:21:03.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37572])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:03.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37572]) packet #0 sending command=7[7] len=419 15:21:03.298 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37572]) No pending packets to flush at end of KEX 15:21:03.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37572]) process #2 SSH_MSG_NEWKEYS 15:21:03.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37572]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:03.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37572]): strict KEX resets input message sequence number from 3 to 0 15:21:03.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37572]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4128e4d0; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:03.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:03.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37572]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:03.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37572]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:03.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:37572]) authorized authentication methods: password,publickey 15:21:03.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37572]) Accepted service ssh-userauth 15:21:03.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37572]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:03.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37572]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:03.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37572]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:03.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37572]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:03.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37572]) no authentication factory for method=none 15:21:03.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37572]) SSH_MSG_USERAUTH_REQUEST 15:21:03.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37572]) remaining methods: password,publickey 15:21:03.334 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37572]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:03.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37572]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:03.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37572]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:03.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37572]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:03.335 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:03.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:37572]) authentication result: true 15:21:03.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:37572]) SSH_MSG_USERAUTH_REQUEST 15:21:03.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37572])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:03.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37572]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:03.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:03.335 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:03.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37572]) no heartbeat to stop 15:21:03.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:37572]) heartbeat type=IGNORE, interval=PT30S 15:21:03.335 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:37572 authenticated 15:21:03.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37572]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:03.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37572]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:03.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37572]] session=TransportServerSession[admin@/10.30.171.175:37572] id=0 15:21:03.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37572])) size=2097152, max=2097152, packet=32768 15:21:03.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37572]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37572] 15:21:03.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37572]) recipient=0 15:21:03.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572])) size=2097152, max=2097152, packet=32768 15:21:03.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572])) re-initializing 15:21:03.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572])) size=2097152, max=2097152, packet=32768 15:21:03.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:03.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37572]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:03.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37572]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:03.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:03.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572])[want-reply=true] subsystem=netconf 15:21:03.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572])[subsystem] prepared command 15:21:03.337 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:03.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:03.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x81dc1cf1, L:/10.30.170.167:18254 - R:/10.30.171.175:37572]}} established 15:21:03.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 425: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18254 15:21:03.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 425: Creating data stores for simulated device 15:21:03.337 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:03.337 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:03.337 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:03.337 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:03.337 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:03.338 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4a1cd449 15:21:03.338 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:03.338 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:03.338 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:03.338 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:03.338 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:03.339 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:03.339 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:03.339 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:03.339 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4a1cd449, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4a1cd449, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d79d519, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d79d519, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:03.339 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:03.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:03.340 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x81dc1cf1, L:/10.30.170.167:18254 - R:/10.30.171.175:37572] 15:21:03.340 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 425 on channel [id: 0x81dc1cf1, L:/10.30.170.167:18254 - R:/10.30.171.175:37572] 15:21:03.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]) by 1103 down to 2096049 15:21:03.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37572]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:03.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x81dc1cf1, L:/10.30.170.167:18254 - R:/10.30.171.175:37572] 15:21:03.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x81dc1cf1, L:/10.30.170.167:18254 - R:/10.30.171.175:37572] 15:21:03.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]) request=subsystem result=ReplySuccess, want-reply=true 15:21:03.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37572]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:03.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]) request=subsystem activate command 15:21:03.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]) starting runner for command=netconf 15:21:03.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37572]) process #5 SSH_MSG_CHANNEL_DATA 15:21:03.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]) by 373 down to 2096779 15:21:03.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]) SSH_MSG_CHANNEL_DATA len=373 15:21:03.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572] 15:21:03.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x81dc1cf1, L:/10.30.170.167:18254 - R:/10.30.171.175:37572]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:03.341 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:03.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x81dc1cf1, L:/10.30.170.167:18254 - R:/10.30.171.175:37572] 15:21:03.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x81dc1cf1, L:/10.30.170.167:18254 - R:/10.30.171.175:37572] 15:21:03.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18254', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:03.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=425} created 15:21:03.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=425, channel=[id: 0x81dc1cf1, L:/10.30.170.167:18254 - R:/10.30.171.175:37572]} created 15:21:03.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x81dc1cf1, L:/10.30.170.167:18254 - R:/10.30.171.175:37572] successful with session NetconfServerSession{sessionId=425, channel=[id: 0x81dc1cf1, L:/10.30.170.167:18254 - R:/10.30.171.175:37572]} 15:21:03.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=425, channel=[id: 0x81dc1cf1, L:/10.30.170.167:18254 - R:/10.30.171.175:37572]} up 15:21:03.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37572]) process #6 SSH_MSG_CHANNEL_DATA 15:21:03.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]) by 393 down to 2096386 15:21:03.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]) SSH_MSG_CHANNEL_DATA len=393 15:21:03.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572] 15:21:03.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:03.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:03.342 [netconf-device-simulator-threads-4] 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=425} 15:21:03.342 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:03.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=425, channel=[id: 0x81dc1cf1, L:/10.30.170.167:18254 - R:/10.30.171.175:37572]} EXI handlers added to pipeline 15:21:03.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:03.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]) by 179 down to 2095870 15:21:03.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37572]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:03.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:03.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37572]) process #7 SSH_MSG_CHANNEL_DATA 15:21:03.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]) by 340 down to 2096046 15:21:03.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]) SSH_MSG_CHANNEL_DATA len=340 15:21:03.344 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572] 15:21:03.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:03.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:03.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=425} 15:21:03.345 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d79d519 15:21:03.345 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:03.345 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:03.345 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:03.345 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:03.345 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:03.345 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:03.345 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:03.345 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:03.345 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:03.345 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:03.345 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:03.345 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:03.345 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:03.345 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:03.345 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:03.345 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:03.345 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:03.345 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:03.345 [netconf-device-simulator-threads-4] 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 15:21:03.346 [netconf-device-simulator-threads-4] 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 15:21:03.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:03.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]) by 733 down to 2095137 15:21:03.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37572]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:03.346 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:03.378 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46760]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:03.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46760]) process #20 SSH_MSG_IGNORE 15:21:03.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46760]) SSH_MSG_IGNORE 15:21:03.395 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40132]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:03.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40132]) process #11 SSH_MSG_IGNORE 15:21:03.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40132]) SSH_MSG_IGNORE 15:21:03.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36940]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:03.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36940]) process #14 SSH_MSG_IGNORE 15:21:03.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36940]) SSH_MSG_IGNORE 15:21:03.684 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56816]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:03.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56816]) process #16 SSH_MSG_IGNORE 15:21:03.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56816]) SSH_MSG_IGNORE 15:21:03.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40314]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40314]) process #21 SSH_MSG_IGNORE 15:21:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40314]) SSH_MSG_IGNORE 15:21:03.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53024]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:03.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53024]) process #18 SSH_MSG_IGNORE 15:21:03.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53024]) SSH_MSG_IGNORE 15:21:03.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45678]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:03.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45678]) process #19 SSH_MSG_IGNORE 15:21:03.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45678]) SSH_MSG_IGNORE 15:21:04.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:04.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60062]) process #24 SSH_MSG_IGNORE 15:21:04.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60062]) SSH_MSG_IGNORE 15:21:04.019 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43564]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43564]) process #15 SSH_MSG_IGNORE 15:21:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43564]) SSH_MSG_IGNORE 15:21:04.118 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41604]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:04.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41604]) process #10 SSH_MSG_IGNORE 15:21:04.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41604]) SSH_MSG_IGNORE 15:21:04.198 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:04.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #9 SSH_MSG_IGNORE 15:21:04.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:21:04.293 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:04.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44528]) process #23 SSH_MSG_IGNORE 15:21:04.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44528]) SSH_MSG_IGNORE 15:21:04.307 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45270]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:04.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45270]) process #8 SSH_MSG_IGNORE 15:21:04.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45270]) SSH_MSG_IGNORE 15:21:04.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55152]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:04.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55152]) process #12 SSH_MSG_IGNORE 15:21:04.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55152]) SSH_MSG_IGNORE 15:21:04.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x435eeaa7, L:/10.30.170.167:18255 - R:/10.30.171.175:35212]} 15:21:04.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:35212]): SSH-2.0-SSHD-UNKNOWN 15:21:04.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:35212]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:04.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:35212]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:04.460 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60536]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:04.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60536]) process #13 SSH_MSG_IGNORE 15:21:04.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60536]) SSH_MSG_IGNORE 15:21:04.482 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50618]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:04.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50618]) process #20 SSH_MSG_IGNORE 15:21:04.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50618]) SSH_MSG_IGNORE 15:21:04.501 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58044]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:04.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58044]) process #17 SSH_MSG_IGNORE 15:21:04.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58044]) SSH_MSG_IGNORE 15:21:04.542 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50140]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50140]) process #11 SSH_MSG_IGNORE 15:21:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50140]) SSH_MSG_IGNORE 15:21:04.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34250]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:04.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34250]) process #22 SSH_MSG_IGNORE 15:21:04.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34250]) SSH_MSG_IGNORE 15:21:04.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:35212]) Send SSH_MSG_KEXINIT 15:21:04.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35212]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:04.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35212]) process #0 SSH_MSG_KEXINIT 15:21:04.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:35212]) SSH_MSG_KEXINIT 15:21:04.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:35212]) strict KEX=true client=true server=true 15:21:04.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35212]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:04.668 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35212]) Kex: server host key algorithms = rsa-sha2-512 15:21:04.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35212]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:04.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35212]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:04.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35212]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:04.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35212]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:04.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35212]) Kex: compression algorithms (client to server) = none 15:21:04.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35212]) Kex: compression algorithms (server to client) = none 15:21:04.669 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:04.741 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35212]) process #1 30 15:21:04.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35212]] process command=SSH_MSG_KEXDH_INIT 15:21:04.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35212]] Send SSH_MSG_KEXDH_REPLY 15:21:04.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35212]) packet #1 sending command=31[31] len=1639 15:21:04.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:35212])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:04.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:35212]) Send SSH_MSG_NEWKEYS 15:21:04.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:35212]) session ID=12:38:c9:3d:10:db:9f:db:41:a7:fc:25:7b:48:d3:25:78:1f:64:c0:57:71:23:1b:9d:1c:9b:89:8b:f9:61:9b:c7:d0:16:35:01:3a:4f:0d:82:3c:13:95:cd:93:08:72:d2:21:73:1d:3c:f8:ab:12:1a:82:1d:3d:90:ce:45:a0 15:21:04.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35212]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:04.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35212]): strict KEX resets output message sequence number from 3 to 0 15:21:04.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35212]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@38255984; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:04.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:35212])[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 15:21:04.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35212])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:04.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35212]) packet #0 sending command=7[7] len=419 15:21:04.760 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35212]) No pending packets to flush at end of KEX 15:21:04.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35212]) process #2 SSH_MSG_NEWKEYS 15:21:04.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35212]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:04.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35212]): strict KEX resets input message sequence number from 3 to 0 15:21:04.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35212]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@158059ea; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:04.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:04.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35212]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:04.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35212]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:04.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:35212]) authorized authentication methods: password,publickey 15:21:04.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35212]) Accepted service ssh-userauth 15:21:04.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35212]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:04.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35212]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:04.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35212]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:04.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35212]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:04.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35212]) no authentication factory for method=none 15:21:04.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35212]) SSH_MSG_USERAUTH_REQUEST 15:21:04.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35212]) remaining methods: password,publickey 15:21:04.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35212]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:04.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35212]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:04.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35212]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:04.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35212]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:04.795 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:04.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:35212]) authentication result: true 15:21:04.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:35212]) SSH_MSG_USERAUTH_REQUEST 15:21:04.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35212])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:04.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35212]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:04.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:04.795 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:04.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35212]) no heartbeat to stop 15:21:04.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:35212]) heartbeat type=IGNORE, interval=PT30S 15:21:04.795 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:35212 authenticated 15:21:04.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35212]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:04.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35212]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35212]] session=TransportServerSession[admin@/10.30.171.175:35212] id=0 15:21:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35212])) size=2097152, max=2097152, packet=32768 15:21:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35212]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35212] 15:21:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35212]) recipient=0 15:21:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212])) size=2097152, max=2097152, packet=32768 15:21:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212])) re-initializing 15:21:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212])) size=2097152, max=2097152, packet=32768 15:21:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35212]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35212]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212])[want-reply=true] subsystem=netconf 15:21:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212])[subsystem] prepared command 15:21:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x435eeaa7, L:/10.30.170.167:18255 - R:/10.30.171.175:35212]}} established 15:21:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 426: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18255 15:21:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 426: Creating data stores for simulated device 15:21:04.796 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:04.797 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:04.797 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:04.797 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:04.797 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@12c4f1c9 15:21:04.797 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:04.798 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:04.798 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:04.798 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:04.798 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:04.798 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:04.798 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:04.799 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:04.799 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@12c4f1c9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@12c4f1c9, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1038a174, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1038a174, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:04.799 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:04.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:04.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x435eeaa7, L:/10.30.170.167:18255 - R:/10.30.171.175:35212] 15:21:04.800 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 426 on channel [id: 0x435eeaa7, L:/10.30.170.167:18255 - R:/10.30.171.175:35212] 15:21:04.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]) by 1103 down to 2096049 15:21:04.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35212]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:04.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x435eeaa7, L:/10.30.170.167:18255 - R:/10.30.171.175:35212] 15:21:04.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x435eeaa7, L:/10.30.170.167:18255 - R:/10.30.171.175:35212] 15:21:04.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]) request=subsystem result=ReplySuccess, want-reply=true 15:21:04.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35212]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:04.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]) request=subsystem activate command 15:21:04.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]) starting runner for command=netconf 15:21:04.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35212]) process #5 SSH_MSG_CHANNEL_DATA 15:21:04.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]) by 373 down to 2096779 15:21:04.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]) SSH_MSG_CHANNEL_DATA len=373 15:21:04.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212] 15:21:04.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x435eeaa7, L:/10.30.170.167:18255 - R:/10.30.171.175:35212]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:04.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:04.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x435eeaa7, L:/10.30.170.167:18255 - R:/10.30.171.175:35212] 15:21:04.801 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x435eeaa7, L:/10.30.170.167:18255 - R:/10.30.171.175:35212] 15:21:04.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18255', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:04.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=426} created 15:21:04.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=426, channel=[id: 0x435eeaa7, L:/10.30.170.167:18255 - R:/10.30.171.175:35212]} created 15:21:04.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x435eeaa7, L:/10.30.170.167:18255 - R:/10.30.171.175:35212] successful with session NetconfServerSession{sessionId=426, channel=[id: 0x435eeaa7, L:/10.30.170.167:18255 - R:/10.30.171.175:35212]} 15:21:04.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=426, channel=[id: 0x435eeaa7, L:/10.30.170.167:18255 - R:/10.30.171.175:35212]} up 15:21:04.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35212]) process #6 SSH_MSG_CHANNEL_DATA 15:21:04.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]) by 393 down to 2096386 15:21:04.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]) SSH_MSG_CHANNEL_DATA len=393 15:21:04.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212] 15:21:04.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:04.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:04.802 [netconf-device-simulator-threads-6] 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=426} 15:21:04.802 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:04.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=426, channel=[id: 0x435eeaa7, L:/10.30.170.167:18255 - R:/10.30.171.175:35212]} EXI handlers added to pipeline 15:21:04.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:04.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]) by 179 down to 2095870 15:21:04.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35212]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:04.803 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:04.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35212]) process #7 SSH_MSG_CHANNEL_DATA 15:21:04.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]) by 340 down to 2096046 15:21:04.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]) SSH_MSG_CHANNEL_DATA len=340 15:21:04.804 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212] 15:21:04.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:04.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:04.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=426} 15:21:04.805 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1038a174 15:21:04.805 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:04.805 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:04.805 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:04.805 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:04.806 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:04.806 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:04.806 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:04.806 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:04.806 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:04.806 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:04.806 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:04.806 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:04.806 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:04.806 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:04.806 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:04.806 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:04.806 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:04.806 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:04.806 [netconf-device-simulator-threads-6] 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 15:21:04.806 [netconf-device-simulator-threads-6] 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 15:21:04.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:04.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]) by 733 down to 2095137 15:21:04.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35212]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:04.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:04.952 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56610]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:04.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56610]) process #14 SSH_MSG_IGNORE 15:21:04.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56610]) SSH_MSG_IGNORE 15:21:05.045 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40368]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:05.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40368]) process #18 SSH_MSG_IGNORE 15:21:05.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40368]) SSH_MSG_IGNORE 15:21:05.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44176]) process #8 SSH_MSG_IGNORE 15:21:05.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44176]) SSH_MSG_IGNORE 15:21:05.058 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44176]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:05.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43496]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:05.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43496]) process #16 SSH_MSG_IGNORE 15:21:05.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43496]) SSH_MSG_IGNORE 15:21:05.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57892]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:05.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57892]) process #15 SSH_MSG_IGNORE 15:21:05.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57892]) SSH_MSG_IGNORE 15:21:05.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47616]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:05.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47616]) process #21 SSH_MSG_IGNORE 15:21:05.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47616]) SSH_MSG_IGNORE 15:21:05.297 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:05.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54708]) process #24 SSH_MSG_IGNORE 15:21:05.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54708]) SSH_MSG_IGNORE 15:21:05.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59792]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:05.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59792]) process #19 SSH_MSG_IGNORE 15:21:05.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59792]) SSH_MSG_IGNORE 15:21:05.353 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59020]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:05.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59020]) process #9 SSH_MSG_IGNORE 15:21:05.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59020]) SSH_MSG_IGNORE 15:21:05.420 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:05.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35166]) process #23 SSH_MSG_IGNORE 15:21:05.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35166]) SSH_MSG_IGNORE 15:21:05.422 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39854]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:05.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39854]) process #10 SSH_MSG_IGNORE 15:21:05.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39854]) SSH_MSG_IGNORE 15:21:05.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50180]) process #12 SSH_MSG_IGNORE 15:21:05.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50180]) SSH_MSG_IGNORE 15:21:05.425 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50180]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:05.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47276]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:05.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37358]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47276]) process #17 SSH_MSG_IGNORE 15:21:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47276]) SSH_MSG_IGNORE 15:21:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37358]) process #20 SSH_MSG_IGNORE 15:21:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37358]) SSH_MSG_IGNORE 15:21:05.711 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58356]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58356]) process #11 SSH_MSG_IGNORE 15:21:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58356]) SSH_MSG_IGNORE 15:21:05.771 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42458]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:05.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42458]) process #13 SSH_MSG_IGNORE 15:21:05.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42458]) SSH_MSG_IGNORE 15:21:05.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0f941440, L:/10.30.170.167:18256 - R:/10.30.171.175:36518]} 15:21:05.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:36518]): SSH-2.0-SSHD-UNKNOWN 15:21:05.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:36518]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:05.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:36518]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:05.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38758]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:05.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38758]) process #22 SSH_MSG_IGNORE 15:21:05.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38758]) SSH_MSG_IGNORE 15:21:06.011 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40848]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:06.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40848]) process #8 SSH_MSG_IGNORE 15:21:06.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40848]) SSH_MSG_IGNORE 15:21:06.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:36518]) Send SSH_MSG_KEXINIT 15:21:06.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36518]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:06.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36518]) process #0 SSH_MSG_KEXINIT 15:21:06.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:36518]) SSH_MSG_KEXINIT 15:21:06.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:36518]) strict KEX=true client=true server=true 15:21:06.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36518]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:06.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36518]) Kex: server host key algorithms = rsa-sha2-512 15:21:06.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36518]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:06.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36518]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:06.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36518]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:06.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36518]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:06.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36518]) Kex: compression algorithms (client to server) = none 15:21:06.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36518]) Kex: compression algorithms (server to client) = none 15:21:06.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:06.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36518]) process #1 30 15:21:06.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36518]] process command=SSH_MSG_KEXDH_INIT 15:21:06.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47636]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:06.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47636]) process #15 SSH_MSG_IGNORE 15:21:06.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47636]) SSH_MSG_IGNORE 15:21:06.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36518]] Send SSH_MSG_KEXDH_REPLY 15:21:06.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36518]) packet #1 sending command=31[31] len=1639 15:21:06.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:36518])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:06.194 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:36518]) Send SSH_MSG_NEWKEYS 15:21:06.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:36518]) session ID=18:29:95:e1:85:00:4e:d7:80:98:b4:de:eb:c3:fb:e5:7c:93:bc:da:c8:42:75:14:4e:bd:46:55:93:75:aa:f2:15:40:ad:6f:4c:66:a4:ed:fb:d3:0f:d7:7d:1b:df:b9:ad:67:ce:30:cf:d4:cf:6e:39:75:9e:c0:8d:dd:e4:30 15:21:06.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36518]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:06.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36518]): strict KEX resets output message sequence number from 3 to 0 15:21:06.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36518]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@e0ac3e8; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:06.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:36518])[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 15:21:06.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36518])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:06.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36518]) packet #0 sending command=7[7] len=419 15:21:06.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36518]) No pending packets to flush at end of KEX 15:21:06.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36518]) process #2 SSH_MSG_NEWKEYS 15:21:06.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36518]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:06.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36518]): strict KEX resets input message sequence number from 3 to 0 15:21:06.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36518]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@21225537; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:06.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:06.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36518]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:06.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36518]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:06.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:36518]) authorized authentication methods: password,publickey 15:21:06.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36518]) Accepted service ssh-userauth 15:21:06.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36518]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:06.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36518]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:06.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36518]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:06.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36518]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:06.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36518]) no authentication factory for method=none 15:21:06.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36518]) SSH_MSG_USERAUTH_REQUEST 15:21:06.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36518]) remaining methods: password,publickey 15:21:06.228 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36518]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:06.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36518]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:06.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36518]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:06.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36518]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:06.229 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:06.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:36518]) authentication result: true 15:21:06.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:36518]) SSH_MSG_USERAUTH_REQUEST 15:21:06.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36518])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:06.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36518]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:06.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:06.229 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:06.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36518]) no heartbeat to stop 15:21:06.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:36518]) heartbeat type=IGNORE, interval=PT30S 15:21:06.229 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:36518 authenticated 15:21:06.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:06.229 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36518]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:06.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36518]] session=TransportServerSession[admin@/10.30.171.175:36518] id=0 15:21:06.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36518])) size=2097152, max=2097152, packet=32768 15:21:06.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36518]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36518] 15:21:06.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36518]) recipient=0 15:21:06.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518])) size=2097152, max=2097152, packet=32768 15:21:06.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518])) re-initializing 15:21:06.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518])) size=2097152, max=2097152, packet=32768 15:21:06.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:06.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:06.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:06.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:06.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518])[want-reply=true] subsystem=netconf 15:21:06.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518])[subsystem] prepared command 15:21:06.230 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:06.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:06.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0f941440, L:/10.30.170.167:18256 - R:/10.30.171.175:36518]}} established 15:21:06.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 427: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18256 15:21:06.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 427: Creating data stores for simulated device 15:21:06.230 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:06.230 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:06.231 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:06.231 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:06.231 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:06.231 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6a8dadbc 15:21:06.231 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:06.231 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:06.231 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:06.231 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:06.232 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:06.232 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:06.232 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:06.233 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:06.233 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6a8dadbc, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6a8dadbc, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74c29709, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74c29709, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:06.233 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:06.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:06.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0f941440, L:/10.30.170.167:18256 - R:/10.30.171.175:36518] 15:21:06.235 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 427 on channel [id: 0x0f941440, L:/10.30.170.167:18256 - R:/10.30.171.175:36518] 15:21:06.238 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37492]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:06.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37492]) process #14 SSH_MSG_IGNORE 15:21:06.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37492]) SSH_MSG_IGNORE 15:21:06.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) by 1103 down to 2096049 15:21:06.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:06.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0f941440, L:/10.30.170.167:18256 - R:/10.30.171.175:36518] 15:21:06.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0f941440, L:/10.30.170.167:18256 - R:/10.30.171.175:36518] 15:21:06.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) request=subsystem result=ReplySuccess, want-reply=true 15:21:06.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:06.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) request=subsystem activate command 15:21:06.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) starting runner for command=netconf 15:21:06.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #5 SSH_MSG_CHANNEL_DATA 15:21:06.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) by 373 down to 2096779 15:21:06.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_CHANNEL_DATA len=373 15:21:06.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518] 15:21:06.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0f941440, L:/10.30.170.167:18256 - R:/10.30.171.175:36518]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:06.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:06.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0f941440, L:/10.30.170.167:18256 - R:/10.30.171.175:36518] 15:21:06.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0f941440, L:/10.30.170.167:18256 - R:/10.30.171.175:36518] 15:21:06.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18256', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:06.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=427} created 15:21:06.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=427, channel=[id: 0x0f941440, L:/10.30.170.167:18256 - R:/10.30.171.175:36518]} created 15:21:06.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0f941440, L:/10.30.170.167:18256 - R:/10.30.171.175:36518] successful with session NetconfServerSession{sessionId=427, channel=[id: 0x0f941440, L:/10.30.170.167:18256 - R:/10.30.171.175:36518]} 15:21:06.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=427, channel=[id: 0x0f941440, L:/10.30.170.167:18256 - R:/10.30.171.175:36518]} up 15:21:06.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #6 SSH_MSG_CHANNEL_DATA 15:21:06.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) by 393 down to 2096386 15:21:06.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_CHANNEL_DATA len=393 15:21:06.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518] 15:21:06.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:06.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:06.241 [netconf-device-simulator-threads-0] 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=427} 15:21:06.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:06.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=427, channel=[id: 0x0f941440, L:/10.30.170.167:18256 - R:/10.30.171.175:36518]} EXI handlers added to pipeline 15:21:06.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:06.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) by 179 down to 2095870 15:21:06.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:06.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:06.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #7 SSH_MSG_CHANNEL_DATA 15:21:06.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) by 340 down to 2096046 15:21:06.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_CHANNEL_DATA len=340 15:21:06.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518] 15:21:06.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:06.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:06.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=427} 15:21:06.244 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74c29709 15:21:06.244 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:06.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:06.244 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:06.244 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:06.244 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:06.244 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:06.244 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:06.244 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:06.244 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:06.244 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:06.244 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:06.244 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:06.244 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:06.244 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:06.244 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:06.244 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:06.244 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:06.244 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:06.244 [netconf-device-simulator-threads-0] 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 15:21:06.244 [netconf-device-simulator-threads-0] 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 15:21:06.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:06.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) by 733 down to 2095137 15:21:06.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:06.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:06.381 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46272]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:06.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46272]) process #18 SSH_MSG_IGNORE 15:21:06.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46272]) SSH_MSG_IGNORE 15:21:06.453 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54238]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:06.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54238]) process #16 SSH_MSG_IGNORE 15:21:06.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54238]) SSH_MSG_IGNORE 15:21:06.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50372]) process #10 SSH_MSG_IGNORE 15:21:06.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50372]) SSH_MSG_IGNORE 15:21:06.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50372]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:06.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59766]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:06.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59766]) process #19 SSH_MSG_IGNORE 15:21:06.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59766]) SSH_MSG_IGNORE 15:21:06.588 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:06.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58112]) process #24 SSH_MSG_IGNORE 15:21:06.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58112]) SSH_MSG_IGNORE 15:21:06.629 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:06.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54380]) process #23 SSH_MSG_IGNORE 15:21:06.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54380]) SSH_MSG_IGNORE 15:21:06.645 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53088]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:06.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53088]) process #21 SSH_MSG_IGNORE 15:21:06.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53088]) SSH_MSG_IGNORE 15:21:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56674]) process #9 SSH_MSG_IGNORE 15:21:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56674]) SSH_MSG_IGNORE 15:21:06.733 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56674]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:06.756 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45880]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:06.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45880]) process #20 SSH_MSG_IGNORE 15:21:06.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45880]) SSH_MSG_IGNORE 15:21:06.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46650]) process #12 SSH_MSG_IGNORE 15:21:06.812 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46650]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:06.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46650]) SSH_MSG_IGNORE 15:21:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39958]) process #11 SSH_MSG_IGNORE 15:21:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39958]) SSH_MSG_IGNORE 15:21:06.931 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39958]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:06.962 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41400]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41400]) process #17 SSH_MSG_IGNORE 15:21:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41400]) SSH_MSG_IGNORE 15:21:06.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47864]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:06.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47864]) process #13 SSH_MSG_IGNORE 15:21:06.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47864]) SSH_MSG_IGNORE 15:21:07.065 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x43d4110b, L:/10.30.170.167:18257 - R:/10.30.171.175:42082]} 15:21:07.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:42082]): SSH-2.0-SSHD-UNKNOWN 15:21:07.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:42082]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:07.066 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:42082]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:07.074 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39500]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:07.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39500]) process #8 SSH_MSG_IGNORE 15:21:07.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39500]) SSH_MSG_IGNORE 15:21:07.163 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48346]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:07.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48346]) process #22 SSH_MSG_IGNORE 15:21:07.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48346]) SSH_MSG_IGNORE 15:21:07.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:42082]) Send SSH_MSG_KEXINIT 15:21:07.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42082]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:07.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42082]) process #0 SSH_MSG_KEXINIT 15:21:07.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:42082]) SSH_MSG_KEXINIT 15:21:07.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:42082]) strict KEX=true client=true server=true 15:21:07.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42082]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:07.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42082]) Kex: server host key algorithms = rsa-sha2-512 15:21:07.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42082]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:07.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42082]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:07.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42082]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:07.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42082]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:07.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42082]) Kex: compression algorithms (client to server) = none 15:21:07.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42082]) Kex: compression algorithms (server to client) = none 15:21:07.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:07.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42082]) process #1 30 15:21:07.255 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42082]] process command=SSH_MSG_KEXDH_INIT 15:21:07.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42082]] Send SSH_MSG_KEXDH_REPLY 15:21:07.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42082]) packet #1 sending command=31[31] len=1639 15:21:07.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:42082])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:07.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:42082]) Send SSH_MSG_NEWKEYS 15:21:07.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:42082]) session ID=af:80:83:e9:7f:65:09:49:f2:9e:70:75:3b:71:e3:a9:7e:28:39:7c:64:61:b1:b7:35:46:59:72:96:1d:ab:26:9d:6b:73:d7:57:f2:fb:44:17:1d:46:02:ed:8e:cb:e4:4e:06:35:ab:60:f2:f5:f5:4a:c5:5b:0b:15:63:35:f9 15:21:07.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42082]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:07.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42082]): strict KEX resets output message sequence number from 3 to 0 15:21:07.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42082]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6302f768; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:07.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:42082])[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 15:21:07.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42082])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:07.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42082]) packet #0 sending command=7[7] len=419 15:21:07.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42082]) No pending packets to flush at end of KEX 15:21:07.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42082]) process #2 SSH_MSG_NEWKEYS 15:21:07.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42082]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:07.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42082]): strict KEX resets input message sequence number from 3 to 0 15:21:07.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42082]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3ccff5eb; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:07.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:07.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42082]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:07.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42082]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:07.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:42082]) authorized authentication methods: password,publickey 15:21:07.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42082]) Accepted service ssh-userauth 15:21:07.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42082]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:07.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42082]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:07.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42082]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:07.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42082]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:07.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42082]) no authentication factory for method=none 15:21:07.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42082]) SSH_MSG_USERAUTH_REQUEST 15:21:07.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42082]) remaining methods: password,publickey 15:21:07.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42082]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:07.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42082]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:07.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42082]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:07.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42082]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:07.308 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:07.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:42082]) authentication result: true 15:21:07.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:42082]) SSH_MSG_USERAUTH_REQUEST 15:21:07.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42082])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:07.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42082]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:07.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:07.308 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:07.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42082]) no heartbeat to stop 15:21:07.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:42082]) heartbeat type=IGNORE, interval=PT30S 15:21:07.308 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:42082 authenticated 15:21:07.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42082]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:07.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42082]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:07.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42082]] session=TransportServerSession[admin@/10.30.171.175:42082] id=0 15:21:07.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42082])) size=2097152, max=2097152, packet=32768 15:21:07.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42082]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42082] 15:21:07.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42082]) recipient=0 15:21:07.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082])) size=2097152, max=2097152, packet=32768 15:21:07.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082])) re-initializing 15:21:07.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082])) size=2097152, max=2097152, packet=32768 15:21:07.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:07.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42082]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:07.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42082]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:07.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:07.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082])[want-reply=true] subsystem=netconf 15:21:07.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082])[subsystem] prepared command 15:21:07.309 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:07.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:07.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x43d4110b, L:/10.30.170.167:18257 - R:/10.30.171.175:42082]}} established 15:21:07.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 428: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18257 15:21:07.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 428: Creating data stores for simulated device 15:21:07.309 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:07.309 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:07.310 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:07.310 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:07.310 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:07.310 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@36b51ab8 15:21:07.310 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:07.311 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:07.311 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:07.311 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:07.311 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:07.311 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:07.311 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:07.311 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:07.311 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@36b51ab8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@36b51ab8, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22fca55b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22fca55b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:07.313 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:07.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:07.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x43d4110b, L:/10.30.170.167:18257 - R:/10.30.171.175:42082] 15:21:07.314 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 428 on channel [id: 0x43d4110b, L:/10.30.170.167:18257 - R:/10.30.171.175:42082] 15:21:07.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]) by 1103 down to 2096049 15:21:07.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42082]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:07.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x43d4110b, L:/10.30.170.167:18257 - R:/10.30.171.175:42082] 15:21:07.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x43d4110b, L:/10.30.170.167:18257 - R:/10.30.171.175:42082] 15:21:07.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]) request=subsystem result=ReplySuccess, want-reply=true 15:21:07.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42082]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:07.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]) request=subsystem activate command 15:21:07.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]) starting runner for command=netconf 15:21:07.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42082]) process #5 SSH_MSG_CHANNEL_DATA 15:21:07.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]) by 373 down to 2096779 15:21:07.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]) SSH_MSG_CHANNEL_DATA len=373 15:21:07.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082] 15:21:07.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x43d4110b, L:/10.30.170.167:18257 - R:/10.30.171.175:42082]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:07.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:07.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x43d4110b, L:/10.30.170.167:18257 - R:/10.30.171.175:42082] 15:21:07.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x43d4110b, L:/10.30.170.167:18257 - R:/10.30.171.175:42082] 15:21:07.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18257', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:07.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=428} created 15:21:07.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=428, channel=[id: 0x43d4110b, L:/10.30.170.167:18257 - R:/10.30.171.175:42082]} created 15:21:07.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x43d4110b, L:/10.30.170.167:18257 - R:/10.30.171.175:42082] successful with session NetconfServerSession{sessionId=428, channel=[id: 0x43d4110b, L:/10.30.170.167:18257 - R:/10.30.171.175:42082]} 15:21:07.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=428, channel=[id: 0x43d4110b, L:/10.30.170.167:18257 - R:/10.30.171.175:42082]} up 15:21:07.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42082]) process #6 SSH_MSG_CHANNEL_DATA 15:21:07.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]) by 393 down to 2096386 15:21:07.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]) SSH_MSG_CHANNEL_DATA len=393 15:21:07.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082] 15:21:07.316 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:07.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:07.317 [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=428} 15:21:07.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:07.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=428, channel=[id: 0x43d4110b, L:/10.30.170.167:18257 - R:/10.30.171.175:42082]} EXI handlers added to pipeline 15:21:07.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:07.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]) by 179 down to 2095870 15:21:07.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42082]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:07.317 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:07.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42082]) process #7 SSH_MSG_CHANNEL_DATA 15:21:07.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]) by 340 down to 2096046 15:21:07.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]) SSH_MSG_CHANNEL_DATA len=340 15:21:07.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082] 15:21:07.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:07.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:07.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=428} 15:21:07.320 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22fca55b 15:21:07.320 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:07.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:07.320 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:07.320 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:07.320 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:07.320 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:07.320 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:07.320 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:07.320 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:07.320 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:07.320 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:07.320 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:07.320 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:07.320 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:07.320 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:07.320 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:07.320 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:07.320 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:07.320 [netconf-device-simulator-threads-2] 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 15:21:07.320 [netconf-device-simulator-threads-2] 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 15:21:07.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:07.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]) by 733 down to 2095137 15:21:07.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42082]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:07.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:07.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58256]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:07.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58256]) process #20 SSH_MSG_IGNORE 15:21:07.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58256]) SSH_MSG_IGNORE 15:21:07.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40580]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:07.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40580]) process #18 SSH_MSG_IGNORE 15:21:07.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40580]) SSH_MSG_IGNORE 15:21:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60978]) process #15 SSH_MSG_IGNORE 15:21:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60978]) SSH_MSG_IGNORE 15:21:07.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60978]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:07.545 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55224]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:07.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55224]) process #16 SSH_MSG_IGNORE 15:21:07.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55224]) SSH_MSG_IGNORE 15:21:07.778 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:07.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50598]) process #23 SSH_MSG_IGNORE 15:21:07.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50598]) SSH_MSG_IGNORE 15:21:07.791 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53618]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:07.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53618]) process #19 SSH_MSG_IGNORE 15:21:07.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53618]) SSH_MSG_IGNORE 15:21:07.801 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36408]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:07.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36408]) process #14 SSH_MSG_IGNORE 15:21:07.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36408]) SSH_MSG_IGNORE 15:21:07.838 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60884]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:07.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60884]) process #21 SSH_MSG_IGNORE 15:21:07.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60884]) SSH_MSG_IGNORE 15:21:07.842 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:07.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34104]) process #24 SSH_MSG_IGNORE 15:21:07.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34104]) SSH_MSG_IGNORE 15:21:07.880 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55408]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:07.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55408]) process #10 SSH_MSG_IGNORE 15:21:07.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55408]) SSH_MSG_IGNORE 15:21:08.005 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42628]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:08.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42628]) process #12 SSH_MSG_IGNORE 15:21:08.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42628]) SSH_MSG_IGNORE 15:21:08.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49154]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:08.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49154]) process #17 SSH_MSG_IGNORE 15:21:08.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49154]) SSH_MSG_IGNORE 15:21:08.097 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37352]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:08.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37352]) process #9 SSH_MSG_IGNORE 15:21:08.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37352]) SSH_MSG_IGNORE 15:21:08.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36924]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:08.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36924]) process #11 SSH_MSG_IGNORE 15:21:08.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36924]) SSH_MSG_IGNORE 15:21:08.266 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47972]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:08.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47972]) process #18 SSH_MSG_IGNORE 15:21:08.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47972]) SSH_MSG_IGNORE 15:21:08.303 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41398]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:08.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41398]) process #13 SSH_MSG_IGNORE 15:21:08.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41398]) SSH_MSG_IGNORE 15:21:08.330 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33868]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:08.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33868]) process #8 SSH_MSG_IGNORE 15:21:08.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33868]) SSH_MSG_IGNORE 15:21:08.337 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38174]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:08.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38174]) process #20 SSH_MSG_IGNORE 15:21:08.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38174]) SSH_MSG_IGNORE 15:21:08.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2070c6ae, L:/10.30.170.167:18258 - R:/10.30.171.175:60160]} 15:21:08.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:60160]): SSH-2.0-SSHD-UNKNOWN 15:21:08.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:60160]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:08.377 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:60160]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:08.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33050]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:08.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33050]) process #22 SSH_MSG_IGNORE 15:21:08.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33050]) SSH_MSG_IGNORE 15:21:08.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:60160]) Send SSH_MSG_KEXINIT 15:21:08.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60160]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:08.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60160]) process #0 SSH_MSG_KEXINIT 15:21:08.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:60160]) SSH_MSG_KEXINIT 15:21:08.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:60160]) strict KEX=true client=true server=true 15:21:08.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60160]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:08.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60160]) Kex: server host key algorithms = rsa-sha2-512 15:21:08.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60160]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:08.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60160]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:08.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60160]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:08.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60160]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:08.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60160]) Kex: compression algorithms (client to server) = none 15:21:08.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60160]) Kex: compression algorithms (server to client) = none 15:21:08.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:08.539 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60160]) process #1 30 15:21:08.539 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60160]] process command=SSH_MSG_KEXDH_INIT 15:21:08.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60160]] Send SSH_MSG_KEXDH_REPLY 15:21:08.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60160]) packet #1 sending command=31[31] len=1639 15:21:08.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:60160])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:08.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:60160]) Send SSH_MSG_NEWKEYS 15:21:08.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:60160]) session ID=5e:71:ac:33:9d:4f:bd:2a:89:37:27:be:a7:64:8d:ea:70:d3:b3:b8:a0:b7:e6:1e:56:4e:90:f9:88:5e:45:51:bd:98:c5:89:9d:3f:57:5d:b8:6f:af:32:d5:36:cb:d0:d5:b9:27:5b:08:ec:f9:a3:b6:5f:49:cd:0a:35:af:28 15:21:08.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60160]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:08.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60160]): strict KEX resets output message sequence number from 3 to 0 15:21:08.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60160]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@40839c64; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:08.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:60160])[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 15:21:08.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60160])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:08.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60160]) packet #0 sending command=7[7] len=419 15:21:08.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60160]) No pending packets to flush at end of KEX 15:21:08.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42510]) process #15 SSH_MSG_IGNORE 15:21:08.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42510]) SSH_MSG_IGNORE 15:21:08.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42510]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:08.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60160]) process #2 SSH_MSG_NEWKEYS 15:21:08.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60160]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:08.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60160]): strict KEX resets input message sequence number from 3 to 0 15:21:08.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60160]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7b49d8c0; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:08.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:08.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60160]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:08.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60160]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:08.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:60160]) authorized authentication methods: password,publickey 15:21:08.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60160]) Accepted service ssh-userauth 15:21:08.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60160]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:08.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60160]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:08.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60160]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:08.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60160]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:08.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60160]) no authentication factory for method=none 15:21:08.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60160]) SSH_MSG_USERAUTH_REQUEST 15:21:08.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60160]) remaining methods: password,publickey 15:21:08.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60160]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:08.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60160]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:08.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60160]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:08.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60160]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:08.583 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:08.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:60160]) authentication result: true 15:21:08.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:60160]) SSH_MSG_USERAUTH_REQUEST 15:21:08.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60160])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:08.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60160]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:08.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:08.583 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:08.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60160]) no heartbeat to stop 15:21:08.583 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:60160]) heartbeat type=IGNORE, interval=PT30S 15:21:08.584 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:60160 authenticated 15:21:08.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60160]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:08.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60160]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:08.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60160]] session=TransportServerSession[admin@/10.30.171.175:60160] id=0 15:21:08.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60160])) size=2097152, max=2097152, packet=32768 15:21:08.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60160]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60160] 15:21:08.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60160]) recipient=0 15:21:08.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160])) size=2097152, max=2097152, packet=32768 15:21:08.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160])) re-initializing 15:21:08.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160])) size=2097152, max=2097152, packet=32768 15:21:08.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:08.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60160]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:08.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60160]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:08.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:08.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160])[want-reply=true] subsystem=netconf 15:21:08.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160])[subsystem] prepared command 15:21:08.584 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:08.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:08.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2070c6ae, L:/10.30.170.167:18258 - R:/10.30.171.175:60160]}} established 15:21:08.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 429: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18258 15:21:08.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 429: Creating data stores for simulated device 15:21:08.585 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:08.585 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:08.585 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:08.585 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:08.585 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:08.585 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4520f165 15:21:08.585 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:08.585 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:08.585 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:08.585 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:08.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:08.586 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:08.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:08.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:08.586 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4520f165, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4520f165, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6b251338, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6b251338, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:08.586 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:08.586 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:08.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2070c6ae, L:/10.30.170.167:18258 - R:/10.30.171.175:60160] 15:21:08.587 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 429 on channel [id: 0x2070c6ae, L:/10.30.170.167:18258 - R:/10.30.171.175:60160] 15:21:08.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]) by 1103 down to 2096049 15:21:08.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60160]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:08.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2070c6ae, L:/10.30.170.167:18258 - R:/10.30.171.175:60160] 15:21:08.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2070c6ae, L:/10.30.170.167:18258 - R:/10.30.171.175:60160] 15:21:08.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]) request=subsystem result=ReplySuccess, want-reply=true 15:21:08.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60160]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:08.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]) request=subsystem activate command 15:21:08.587 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]) starting runner for command=netconf 15:21:08.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60160]) process #5 SSH_MSG_CHANNEL_DATA 15:21:08.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]) by 373 down to 2096779 15:21:08.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]) SSH_MSG_CHANNEL_DATA len=373 15:21:08.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160] 15:21:08.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x2070c6ae, L:/10.30.170.167:18258 - R:/10.30.171.175:60160]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:08.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:08.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2070c6ae, L:/10.30.170.167:18258 - R:/10.30.171.175:60160] 15:21:08.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2070c6ae, L:/10.30.170.167:18258 - R:/10.30.171.175:60160] 15:21:08.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18258', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:08.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=429} created 15:21:08.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=429, channel=[id: 0x2070c6ae, L:/10.30.170.167:18258 - R:/10.30.171.175:60160]} created 15:21:08.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2070c6ae, L:/10.30.170.167:18258 - R:/10.30.171.175:60160] successful with session NetconfServerSession{sessionId=429, channel=[id: 0x2070c6ae, L:/10.30.170.167:18258 - R:/10.30.171.175:60160]} 15:21:08.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=429, channel=[id: 0x2070c6ae, L:/10.30.170.167:18258 - R:/10.30.171.175:60160]} up 15:21:08.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60160]) process #6 SSH_MSG_CHANNEL_DATA 15:21:08.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]) by 393 down to 2096386 15:21:08.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]) SSH_MSG_CHANNEL_DATA len=393 15:21:08.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160] 15:21:08.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:08.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:08.588 [netconf-device-simulator-threads-4] 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=429} 15:21:08.588 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:08.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=429, channel=[id: 0x2070c6ae, L:/10.30.170.167:18258 - R:/10.30.171.175:60160]} EXI handlers added to pipeline 15:21:08.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:08.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]) by 179 down to 2095870 15:21:08.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60160]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:08.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60160]) process #7 SSH_MSG_CHANNEL_DATA 15:21:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]) by 340 down to 2096046 15:21:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]) SSH_MSG_CHANNEL_DATA len=340 15:21:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160] 15:21:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=429} 15:21:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6b251338 15:21:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:08.590 [netconf-device-simulator-threads-4] 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 15:21:08.590 [netconf-device-simulator-threads-4] 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 15:21:08.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:08.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]) by 733 down to 2095137 15:21:08.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60160]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:08.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:08.621 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36106]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36106]) process #19 SSH_MSG_IGNORE 15:21:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36106]) SSH_MSG_IGNORE 15:21:08.742 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:08.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #14 SSH_MSG_IGNORE 15:21:08.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:21:08.767 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54674]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:08.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54674]) process #16 SSH_MSG_IGNORE 15:21:08.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54674]) SSH_MSG_IGNORE 15:21:08.875 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50712]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:08.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50712]) process #10 SSH_MSG_IGNORE 15:21:08.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50712]) SSH_MSG_IGNORE 15:21:08.917 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37244]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:08.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37244]) process #21 SSH_MSG_IGNORE 15:21:08.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37244]) SSH_MSG_IGNORE 15:21:09.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:09.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54902]) process #24 SSH_MSG_IGNORE 15:21:09.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54902]) SSH_MSG_IGNORE 15:21:09.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:09.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44860]) process #23 SSH_MSG_IGNORE 15:21:09.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44860]) SSH_MSG_IGNORE 15:21:09.159 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35768]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:09.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35768]) process #12 SSH_MSG_IGNORE 15:21:09.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35768]) SSH_MSG_IGNORE 15:21:09.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56304]) process #8 SSH_MSG_IGNORE 15:21:09.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56304]) SSH_MSG_IGNORE 15:21:09.188 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56304]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:09.242 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59584]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:09.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59584]) process #9 SSH_MSG_IGNORE 15:21:09.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59584]) SSH_MSG_IGNORE 15:21:09.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe0235640, L:/10.30.170.167:18259 - R:/10.30.171.175:57378]} 15:21:09.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:57378]): SSH-2.0-SSHD-UNKNOWN 15:21:09.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:57378]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:09.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:57378]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:57378]) Send SSH_MSG_KEXINIT 15:21:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57378]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57378]) process #0 SSH_MSG_KEXINIT 15:21:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:57378]) SSH_MSG_KEXINIT 15:21:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:57378]) strict KEX=true client=true server=true 15:21:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57378]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57378]) Kex: server host key algorithms = rsa-sha2-512 15:21:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57378]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57378]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57378]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57378]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57378]) Kex: compression algorithms (client to server) = none 15:21:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57378]) Kex: compression algorithms (server to client) = none 15:21:09.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:09.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36484]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:09.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36484]) process #17 SSH_MSG_IGNORE 15:21:09.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36484]) SSH_MSG_IGNORE 15:21:09.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57378]) process #1 30 15:21:09.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57378]] process command=SSH_MSG_KEXDH_INIT 15:21:09.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57378]] Send SSH_MSG_KEXDH_REPLY 15:21:09.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57378]) packet #1 sending command=31[31] len=1639 15:21:09.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:57378])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:09.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:57378]) Send SSH_MSG_NEWKEYS 15:21:09.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:57378]) session ID=38:21:c1:d3:a0:1e:e3:23:1e:2a:31:a1:4e:f9:a3:1a:61:03:c1:69:9d:d1:e8:a6:38:ee:61:94:7c:0a:be:42:2a:6e:4e:c7:ef:52:16:a1:0f:55:8a:dc:ac:46:2a:3d:66:87:89:de:f3:be:f1:57:3a:ab:15:85:c6:3b:10:71 15:21:09.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57378]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:09.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57378]): strict KEX resets output message sequence number from 3 to 0 15:21:09.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57378]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@620432f8; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:09.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:57378])[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 15:21:09.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57378])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:09.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57378]) packet #0 sending command=7[7] len=419 15:21:09.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57378]) No pending packets to flush at end of KEX 15:21:09.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57378]) process #2 SSH_MSG_NEWKEYS 15:21:09.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57378]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:09.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57378]): strict KEX resets input message sequence number from 3 to 0 15:21:09.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57378]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@617bd10a; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:09.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:09.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57378]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:09.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57378]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:09.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:57378]) authorized authentication methods: password,publickey 15:21:09.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57378]) Accepted service ssh-userauth 15:21:09.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57378]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:09.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57378]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:09.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57378]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:09.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57378]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:09.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57378]) no authentication factory for method=none 15:21:09.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57378]) SSH_MSG_USERAUTH_REQUEST 15:21:09.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57378]) remaining methods: password,publickey 15:21:09.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57378]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:09.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57378]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:09.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57378]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:09.470 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57378]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:09.471 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:09.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:57378]) authentication result: true 15:21:09.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:57378]) SSH_MSG_USERAUTH_REQUEST 15:21:09.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57378])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:09.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57378]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:09.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:09.471 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:09.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57378]) no heartbeat to stop 15:21:09.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:57378]) heartbeat type=IGNORE, interval=PT30S 15:21:09.471 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:57378 authenticated 15:21:09.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57378]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:09.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57378]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:09.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57378]] session=TransportServerSession[admin@/10.30.171.175:57378] id=0 15:21:09.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57378])) size=2097152, max=2097152, packet=32768 15:21:09.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57378]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57378] 15:21:09.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57378]) recipient=0 15:21:09.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378])) size=2097152, max=2097152, packet=32768 15:21:09.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378])) re-initializing 15:21:09.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378])) size=2097152, max=2097152, packet=32768 15:21:09.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:09.471 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57378]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:09.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57378]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:09.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:09.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378])[want-reply=true] subsystem=netconf 15:21:09.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378])[subsystem] prepared command 15:21:09.472 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:09.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:09.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe0235640, L:/10.30.170.167:18259 - R:/10.30.171.175:57378]}} established 15:21:09.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 430: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18259 15:21:09.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 430: Creating data stores for simulated device 15:21:09.472 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:09.472 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:09.474 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:09.475 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:09.475 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:09.475 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40bc5db 15:21:09.475 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:09.476 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:09.476 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:09.476 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:09.476 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:09.476 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:09.476 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:09.476 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:09.476 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40bc5db, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40bc5db, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@66a89375, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@66a89375, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:09.477 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:09.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:09.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe0235640, L:/10.30.170.167:18259 - R:/10.30.171.175:57378] 15:21:09.478 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 430 on channel [id: 0xe0235640, L:/10.30.170.167:18259 - R:/10.30.171.175:57378] 15:21:09.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]) by 1103 down to 2096049 15:21:09.478 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57378]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:09.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe0235640, L:/10.30.170.167:18259 - R:/10.30.171.175:57378] 15:21:09.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe0235640, L:/10.30.170.167:18259 - R:/10.30.171.175:57378] 15:21:09.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]) request=subsystem result=ReplySuccess, want-reply=true 15:21:09.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57378]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:09.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]) request=subsystem activate command 15:21:09.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]) starting runner for command=netconf 15:21:09.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57378]) process #5 SSH_MSG_CHANNEL_DATA 15:21:09.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]) by 373 down to 2096779 15:21:09.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]) SSH_MSG_CHANNEL_DATA len=373 15:21:09.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378] 15:21:09.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe0235640, L:/10.30.170.167:18259 - R:/10.30.171.175:57378]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:09.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:09.479 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe0235640, L:/10.30.170.167:18259 - R:/10.30.171.175:57378] 15:21:09.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe0235640, L:/10.30.170.167:18259 - R:/10.30.171.175:57378] 15:21:09.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18259', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:09.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=430} created 15:21:09.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=430, channel=[id: 0xe0235640, L:/10.30.170.167:18259 - R:/10.30.171.175:57378]} created 15:21:09.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe0235640, L:/10.30.170.167:18259 - R:/10.30.171.175:57378] successful with session NetconfServerSession{sessionId=430, channel=[id: 0xe0235640, L:/10.30.170.167:18259 - R:/10.30.171.175:57378]} 15:21:09.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=430, channel=[id: 0xe0235640, L:/10.30.170.167:18259 - R:/10.30.171.175:57378]} up 15:21:09.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57378]) process #6 SSH_MSG_CHANNEL_DATA 15:21:09.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]) by 393 down to 2096386 15:21:09.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]) SSH_MSG_CHANNEL_DATA len=393 15:21:09.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378] 15:21:09.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:09.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:09.480 [netconf-device-simulator-threads-6] 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=430} 15:21:09.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:09.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=430, channel=[id: 0xe0235640, L:/10.30.170.167:18259 - R:/10.30.171.175:57378]} EXI handlers added to pipeline 15:21:09.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:09.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]) by 179 down to 2095870 15:21:09.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57378]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:09.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:09.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57378]) process #7 SSH_MSG_CHANNEL_DATA 15:21:09.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]) by 340 down to 2096046 15:21:09.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]) SSH_MSG_CHANNEL_DATA len=340 15:21:09.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378] 15:21:09.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:09.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:09.482 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=430} 15:21:09.483 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@66a89375 15:21:09.483 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:09.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:09.483 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:09.483 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:09.483 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:09.483 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:09.483 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:09.483 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:09.483 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:09.483 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:09.483 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:09.483 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:09.483 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:09.483 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:09.483 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:09.483 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:09.483 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:09.483 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:09.483 [netconf-device-simulator-threads-6] 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 15:21:09.483 [netconf-device-simulator-threads-6] 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 15:21:09.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:09.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]) by 733 down to 2095137 15:21:09.483 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57378]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:09.484 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:09.541 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38652]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:09.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38652]) process #20 SSH_MSG_IGNORE 15:21:09.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38652]) SSH_MSG_IGNORE 15:21:09.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55850]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:09.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55850]) process #11 SSH_MSG_IGNORE 15:21:09.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55850]) SSH_MSG_IGNORE 15:21:09.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47238]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:09.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47238]) process #22 SSH_MSG_IGNORE 15:21:09.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47238]) SSH_MSG_IGNORE 15:21:09.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51538]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:09.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51538]) process #19 SSH_MSG_IGNORE 15:21:09.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51538]) SSH_MSG_IGNORE 15:21:09.843 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55758]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:09.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55758]) process #13 SSH_MSG_IGNORE 15:21:09.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55758]) SSH_MSG_IGNORE 15:21:09.876 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58680]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:09.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58680]) process #18 SSH_MSG_IGNORE 15:21:09.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58680]) SSH_MSG_IGNORE 15:21:09.976 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:09.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #14 SSH_MSG_IGNORE 15:21:09.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:21:09.997 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57594]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:09.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57594]) process #16 SSH_MSG_IGNORE 15:21:09.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57594]) SSH_MSG_IGNORE 15:21:10.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50400]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:10.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50400]) process #15 SSH_MSG_IGNORE 15:21:10.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50400]) SSH_MSG_IGNORE 15:21:10.156 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59038]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59038]) process #21 SSH_MSG_IGNORE 15:21:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59038]) SSH_MSG_IGNORE 15:21:10.164 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41854]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:10.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41854]) process #10 SSH_MSG_IGNORE 15:21:10.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41854]) SSH_MSG_IGNORE 15:21:10.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43232]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:10.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43232]) process #8 SSH_MSG_IGNORE 15:21:10.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43232]) SSH_MSG_IGNORE 15:21:10.480 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53276]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:10.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53276]) process #12 SSH_MSG_IGNORE 15:21:10.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53276]) SSH_MSG_IGNORE 15:21:10.486 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43380]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:10.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43380]) process #17 SSH_MSG_IGNORE 15:21:10.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43380]) SSH_MSG_IGNORE 15:21:10.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38538]) process #24 SSH_MSG_IGNORE 15:21:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38538]) SSH_MSG_IGNORE 15:21:10.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43862]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:10.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43862]) process #9 SSH_MSG_IGNORE 15:21:10.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43862]) SSH_MSG_IGNORE 15:21:10.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xfc3818cf, L:/10.30.170.167:18260 - R:/10.30.171.175:36490]} 15:21:10.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:36490]): SSH-2.0-SSHD-UNKNOWN 15:21:10.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:36490]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:10.568 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:36490]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:10.732 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:10.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33996]) process #23 SSH_MSG_IGNORE 15:21:10.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33996]) SSH_MSG_IGNORE 15:21:10.753 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49742]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:10.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49742]) process #11 SSH_MSG_IGNORE 15:21:10.757 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49742]) SSH_MSG_IGNORE 15:21:10.760 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58864]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58864]) process #19 SSH_MSG_IGNORE 15:21:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58864]) SSH_MSG_IGNORE 15:21:10.776 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58078]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:10.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58078]) process #18 SSH_MSG_IGNORE 15:21:10.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58078]) SSH_MSG_IGNORE 15:21:10.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37488]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:10.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37928]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:10.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37928]) process #22 SSH_MSG_IGNORE 15:21:10.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37928]) SSH_MSG_IGNORE 15:21:10.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:36490]) Send SSH_MSG_KEXINIT 15:21:10.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36490]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:10.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36490]) process #0 SSH_MSG_KEXINIT 15:21:10.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:36490]) SSH_MSG_KEXINIT 15:21:10.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:36490]) strict KEX=true client=true server=true 15:21:10.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36490]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:10.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36490]) Kex: server host key algorithms = rsa-sha2-512 15:21:10.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36490]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:10.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36490]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:10.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36490]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:10.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36490]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:10.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36490]) Kex: compression algorithms (client to server) = none 15:21:10.871 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36490]) Kex: compression algorithms (server to client) = none 15:21:10.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:10.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37488]) process #20 SSH_MSG_IGNORE 15:21:10.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37488]) SSH_MSG_IGNORE 15:21:10.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36490]) process #1 30 15:21:10.943 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36490]] process command=SSH_MSG_KEXDH_INIT 15:21:10.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36490]] Send SSH_MSG_KEXDH_REPLY 15:21:10.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36490]) packet #1 sending command=31[31] len=1639 15:21:10.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:36490])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:10.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:36490]) Send SSH_MSG_NEWKEYS 15:21:10.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:36490]) session ID=ec:0f:50:0b:7a:66:a0:45:ca:24:a3:39:f4:67:b2:71:b5:08:e2:60:e4:33:4a:c0:10:ae:f2:33:bf:82:c9:04:27:b4:4f:40:11:ad:9b:5d:c6:9b:50:9e:52:e2:c6:aa:0c:d8:7d:31:03:54:08:11:48:e8:b0:7d:99:f1:f2:cb 15:21:10.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36490]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:10.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36490]): strict KEX resets output message sequence number from 3 to 0 15:21:10.960 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36490]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6c541c92; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:10.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:36490])[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 15:21:10.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36490])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:10.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36490]) packet #0 sending command=7[7] len=419 15:21:10.961 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36490]) No pending packets to flush at end of KEX 15:21:10.976 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47884]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:10.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47884]) process #13 SSH_MSG_IGNORE 15:21:10.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47884]) SSH_MSG_IGNORE 15:21:10.989 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42588]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:10.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42588]) process #15 SSH_MSG_IGNORE 15:21:10.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42588]) SSH_MSG_IGNORE 15:21:10.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36490]) process #2 SSH_MSG_NEWKEYS 15:21:10.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36490]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:10.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36490]): strict KEX resets input message sequence number from 3 to 0 15:21:10.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36490]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5b5b7ae; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:10.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:10.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36490]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:10.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36490]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:10.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:36490]) authorized authentication methods: password,publickey 15:21:10.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36490]) Accepted service ssh-userauth 15:21:10.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36490]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:10.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36490]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:10.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36490]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:10.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36490]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:10.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36490]) no authentication factory for method=none 15:21:10.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36490]) SSH_MSG_USERAUTH_REQUEST 15:21:10.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36490]) remaining methods: password,publickey 15:21:10.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36490]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:10.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36490]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:10.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36490]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:10.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36490]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:10.997 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:10.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:36490]) authentication result: true 15:21:10.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:36490]) SSH_MSG_USERAUTH_REQUEST 15:21:10.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36490])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:10.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36490]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:10.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:10.997 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:10.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36490]) no heartbeat to stop 15:21:10.997 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:36490]) heartbeat type=IGNORE, interval=PT30S 15:21:10.997 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:36490 authenticated 15:21:10.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36490]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:10.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36490]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:10.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36490]] session=TransportServerSession[admin@/10.30.171.175:36490] id=0 15:21:10.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36490])) size=2097152, max=2097152, packet=32768 15:21:10.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36490]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36490] 15:21:10.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36490]) recipient=0 15:21:10.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490])) size=2097152, max=2097152, packet=32768 15:21:10.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490])) re-initializing 15:21:10.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490])) size=2097152, max=2097152, packet=32768 15:21:10.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:10.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36490]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:10.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36490]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:10.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:10.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490])[want-reply=true] subsystem=netconf 15:21:10.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490])[subsystem] prepared command 15:21:10.999 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:10.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:10.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xfc3818cf, L:/10.30.170.167:18260 - R:/10.30.171.175:36490]}} established 15:21:10.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 431: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18260 15:21:10.999 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 431: Creating data stores for simulated device 15:21:10.999 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:10.999 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:10.999 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:10.999 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:10.999 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:11.000 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65d128d5 15:21:11.000 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:11.000 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:11.000 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:11.000 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:11.001 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:11.001 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:11.001 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:11.001 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:11.001 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65d128d5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65d128d5, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2975b5cc, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2975b5cc, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:11.001 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:11.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:11.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xfc3818cf, L:/10.30.170.167:18260 - R:/10.30.171.175:36490] 15:21:11.003 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 431 on channel [id: 0xfc3818cf, L:/10.30.170.167:18260 - R:/10.30.171.175:36490] 15:21:11.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]) by 1103 down to 2096049 15:21:11.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36490]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:11.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xfc3818cf, L:/10.30.170.167:18260 - R:/10.30.171.175:36490] 15:21:11.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xfc3818cf, L:/10.30.170.167:18260 - R:/10.30.171.175:36490] 15:21:11.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]) request=subsystem result=ReplySuccess, want-reply=true 15:21:11.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36490]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:11.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]) request=subsystem activate command 15:21:11.003 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]) starting runner for command=netconf 15:21:11.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36490]) process #5 SSH_MSG_CHANNEL_DATA 15:21:11.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]) by 373 down to 2096779 15:21:11.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]) SSH_MSG_CHANNEL_DATA len=373 15:21:11.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490] 15:21:11.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xfc3818cf, L:/10.30.170.167:18260 - R:/10.30.171.175:36490]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:11.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:11.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xfc3818cf, L:/10.30.170.167:18260 - R:/10.30.171.175:36490] 15:21:11.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xfc3818cf, L:/10.30.170.167:18260 - R:/10.30.171.175:36490] 15:21:11.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18260', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:11.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=431} created 15:21:11.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=431, channel=[id: 0xfc3818cf, L:/10.30.170.167:18260 - R:/10.30.171.175:36490]} created 15:21:11.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xfc3818cf, L:/10.30.170.167:18260 - R:/10.30.171.175:36490] successful with session NetconfServerSession{sessionId=431, channel=[id: 0xfc3818cf, L:/10.30.170.167:18260 - R:/10.30.171.175:36490]} 15:21:11.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=431, channel=[id: 0xfc3818cf, L:/10.30.170.167:18260 - R:/10.30.171.175:36490]} up 15:21:11.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36490]) process #6 SSH_MSG_CHANNEL_DATA 15:21:11.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]) by 393 down to 2096386 15:21:11.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]) SSH_MSG_CHANNEL_DATA len=393 15:21:11.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490] 15:21:11.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:11.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:11.005 [netconf-device-simulator-threads-0] 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=431} 15:21:11.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:11.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=431, channel=[id: 0xfc3818cf, L:/10.30.170.167:18260 - R:/10.30.171.175:36490]} EXI handlers added to pipeline 15:21:11.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:11.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]) by 179 down to 2095870 15:21:11.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36490]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:11.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:11.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36490]) process #7 SSH_MSG_CHANNEL_DATA 15:21:11.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]) by 340 down to 2096046 15:21:11.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]) SSH_MSG_CHANNEL_DATA len=340 15:21:11.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490] 15:21:11.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:11.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:11.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=431} 15:21:11.008 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2975b5cc 15:21:11.008 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:11.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:11.008 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:11.008 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:11.008 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:11.008 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:11.009 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:11.009 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:11.009 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:11.009 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:11.009 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:11.009 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:11.009 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:11.009 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:11.009 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:11.009 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:11.009 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:11.009 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:11.009 [netconf-device-simulator-threads-0] 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 15:21:11.009 [netconf-device-simulator-threads-0] 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 15:21:11.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:11.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]) by 733 down to 2095137 15:21:11.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36490]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:11.009 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:11.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51622]) process #8 SSH_MSG_IGNORE 15:21:11.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51622]) SSH_MSG_IGNORE 15:21:11.080 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51622]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:11.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55450]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:11.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55450]) process #14 SSH_MSG_IGNORE 15:21:11.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55450]) SSH_MSG_IGNORE 15:21:11.354 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56052]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:11.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56052]) process #16 SSH_MSG_IGNORE 15:21:11.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56052]) SSH_MSG_IGNORE 15:21:11.357 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38246]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:11.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38246]) process #10 SSH_MSG_IGNORE 15:21:11.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38246]) SSH_MSG_IGNORE 15:21:11.520 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33716]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:11.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33716]) process #18 SSH_MSG_IGNORE 15:21:11.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33716]) SSH_MSG_IGNORE 15:21:11.580 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35884]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:11.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35884]) process #12 SSH_MSG_IGNORE 15:21:11.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35884]) SSH_MSG_IGNORE 15:21:11.618 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:11.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35638]) process #23 SSH_MSG_IGNORE 15:21:11.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35638]) SSH_MSG_IGNORE 15:21:11.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #24 SSH_MSG_IGNORE 15:21:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:21:11.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44776]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44776]) process #21 SSH_MSG_IGNORE 15:21:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44776]) SSH_MSG_IGNORE 15:21:11.742 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36860]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36860]) process #17 SSH_MSG_IGNORE 15:21:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36860]) SSH_MSG_IGNORE 15:21:11.836 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59380]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:11.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59380]) process #8 SSH_MSG_IGNORE 15:21:11.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59380]) SSH_MSG_IGNORE 15:21:11.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf704a1cf, L:/10.30.170.167:18261 - R:/10.30.171.175:56412]} 15:21:11.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:56412]): SSH-2.0-SSHD-UNKNOWN 15:21:11.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:56412]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:11.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:56412]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:11.896 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60352]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:11.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34526]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:11.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34526]) process #13 SSH_MSG_IGNORE 15:21:11.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34526]) SSH_MSG_IGNORE 15:21:12.078 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33384]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:12.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33384]) process #22 SSH_MSG_IGNORE 15:21:12.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:56412]) Send SSH_MSG_KEXINIT 15:21:12.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33384]) SSH_MSG_IGNORE 15:21:12.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56412]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:12.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56412]) process #0 SSH_MSG_KEXINIT 15:21:12.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:56412]) SSH_MSG_KEXINIT 15:21:12.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:56412]) strict KEX=true client=true server=true 15:21:12.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56412]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:12.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56412]) Kex: server host key algorithms = rsa-sha2-512 15:21:12.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56412]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:12.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56412]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:12.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56412]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:12.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56412]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:12.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56412]) Kex: compression algorithms (client to server) = none 15:21:12.090 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56412]) Kex: compression algorithms (server to client) = none 15:21:12.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:12.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60352]) process #9 SSH_MSG_IGNORE 15:21:12.091 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60352]) SSH_MSG_IGNORE 15:21:12.133 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55736]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:12.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56412]) process #1 30 15:21:12.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:56412]] process command=SSH_MSG_KEXDH_INIT 15:21:12.164 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58508]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:12.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:56412]] Send SSH_MSG_KEXDH_REPLY 15:21:12.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56412]) packet #1 sending command=31[31] len=1639 15:21:12.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:56412])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:12.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:56412]) Send SSH_MSG_NEWKEYS 15:21:12.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:56412]) session ID=5c:0d:97:ae:9e:94:3e:86:a2:54:9a:41:f1:63:08:36:a0:66:af:e4:fb:0c:b3:8e:61:1e:40:ef:14:73:8b:ed:25:b6:5e:b9:7b:1a:2c:79:76:77:11:0e:cc:4e:f3:2b:45:ad:25:df:86:41:28:cf:4d:e4:fc:90:ef:84:80:fa 15:21:12.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56412]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:12.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:56412]): strict KEX resets output message sequence number from 3 to 0 15:21:12.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:56412]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2b69d438; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:12.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:56412])[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 15:21:12.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:56412])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:12.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56412]) packet #0 sending command=7[7] len=419 15:21:12.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:56412]) No pending packets to flush at end of KEX 15:21:12.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55736]) process #20 SSH_MSG_IGNORE 15:21:12.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55736]) SSH_MSG_IGNORE 15:21:12.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58508]) process #10 SSH_MSG_IGNORE 15:21:12.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58508]) SSH_MSG_IGNORE 15:21:12.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56412]) process #2 SSH_MSG_NEWKEYS 15:21:12.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:56412]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:12.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:56412]): strict KEX resets input message sequence number from 3 to 0 15:21:12.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:56412]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3fb68f2c; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:12.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:12.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56412]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:12.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:56412]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:12.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:56412]) authorized authentication methods: password,publickey 15:21:12.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:56412]) Accepted service ssh-userauth 15:21:12.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56412]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:12.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56412]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:12.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56412]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:12.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56412]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:12.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56412]) no authentication factory for method=none 15:21:12.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:56412]) SSH_MSG_USERAUTH_REQUEST 15:21:12.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:56412]) remaining methods: password,publickey 15:21:12.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56412]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:12.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56412]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:12.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56412]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:12.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56412]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:12.212 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:12.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:56412]) authentication result: true 15:21:12.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:56412]) SSH_MSG_USERAUTH_REQUEST 15:21:12.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:56412])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:12.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56412]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:12.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:12.212 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:12.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56412]) no heartbeat to stop 15:21:12.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:56412]) heartbeat type=IGNORE, interval=PT30S 15:21:12.212 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:56412 authenticated 15:21:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56412]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56412]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56412]] session=TransportServerSession[admin@/10.30.171.175:56412] id=0 15:21:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56412])) size=2097152, max=2097152, packet=32768 15:21:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56412]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56412] 15:21:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56412]) recipient=0 15:21:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412])) size=2097152, max=2097152, packet=32768 15:21:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412])) re-initializing 15:21:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412])) size=2097152, max=2097152, packet=32768 15:21:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56412]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56412]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412])[want-reply=true] subsystem=netconf 15:21:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412])[subsystem] prepared command 15:21:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:12.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf704a1cf, L:/10.30.170.167:18261 - R:/10.30.171.175:56412]}} established 15:21:12.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 432: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18261 15:21:12.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 432: Creating data stores for simulated device 15:21:12.214 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:12.214 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:12.214 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:12.214 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:12.214 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:12.214 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7a2437a5 15:21:12.215 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:12.215 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:12.215 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:12.215 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:12.215 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:12.215 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:12.216 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:12.216 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:12.216 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7a2437a5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7a2437a5, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@49435a19, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@49435a19, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:12.216 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:12.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:12.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf704a1cf, L:/10.30.170.167:18261 - R:/10.30.171.175:56412] 15:21:12.217 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 432 on channel [id: 0xf704a1cf, L:/10.30.170.167:18261 - R:/10.30.171.175:56412] 15:21:12.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]) by 1103 down to 2096049 15:21:12.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56412]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:12.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf704a1cf, L:/10.30.170.167:18261 - R:/10.30.171.175:56412] 15:21:12.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf704a1cf, L:/10.30.170.167:18261 - R:/10.30.171.175:56412] 15:21:12.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]) request=subsystem result=ReplySuccess, want-reply=true 15:21:12.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56412]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:12.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]) request=subsystem activate command 15:21:12.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]) starting runner for command=netconf 15:21:12.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56412]) process #5 SSH_MSG_CHANNEL_DATA 15:21:12.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]) by 373 down to 2096779 15:21:12.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]) SSH_MSG_CHANNEL_DATA len=373 15:21:12.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412] 15:21:12.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf704a1cf, L:/10.30.170.167:18261 - R:/10.30.171.175:56412]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:12.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:12.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf704a1cf, L:/10.30.170.167:18261 - R:/10.30.171.175:56412] 15:21:12.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf704a1cf, L:/10.30.170.167:18261 - R:/10.30.171.175:56412] 15:21:12.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18261', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:12.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=432} created 15:21:12.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=432, channel=[id: 0xf704a1cf, L:/10.30.170.167:18261 - R:/10.30.171.175:56412]} created 15:21:12.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf704a1cf, L:/10.30.170.167:18261 - R:/10.30.171.175:56412] successful with session NetconfServerSession{sessionId=432, channel=[id: 0xf704a1cf, L:/10.30.170.167:18261 - R:/10.30.171.175:56412]} 15:21:12.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=432, channel=[id: 0xf704a1cf, L:/10.30.170.167:18261 - R:/10.30.171.175:56412]} up 15:21:12.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56412]) process #6 SSH_MSG_CHANNEL_DATA 15:21:12.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]) by 393 down to 2096386 15:21:12.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]) SSH_MSG_CHANNEL_DATA len=393 15:21:12.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412] 15:21:12.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:12.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:12.220 [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=432} 15:21:12.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:12.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=432, channel=[id: 0xf704a1cf, L:/10.30.170.167:18261 - R:/10.30.171.175:56412]} EXI handlers added to pipeline 15:21:12.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:12.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]) by 179 down to 2095870 15:21:12.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56412]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:12.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:12.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56412]) process #7 SSH_MSG_CHANNEL_DATA 15:21:12.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]) by 340 down to 2096046 15:21:12.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]) SSH_MSG_CHANNEL_DATA len=340 15:21:12.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412] 15:21:12.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:12.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:12.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=432} 15:21:12.223 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@49435a19 15:21:12.223 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:12.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:12.223 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:12.223 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:12.223 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:12.223 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:12.223 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:12.223 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:12.223 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:12.223 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:12.223 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:12.223 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:12.223 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:12.223 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:12.223 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:12.223 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:12.223 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:12.223 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:12.223 [netconf-device-simulator-threads-2] 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 15:21:12.223 [netconf-device-simulator-threads-2] 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 15:21:12.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:12.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]) by 733 down to 2095137 15:21:12.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56412]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:12.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:12.235 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59672]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:12.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59672]) process #19 SSH_MSG_IGNORE 15:21:12.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59672]) SSH_MSG_IGNORE 15:21:12.294 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58928]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:12.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58928]) process #15 SSH_MSG_IGNORE 15:21:12.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58928]) SSH_MSG_IGNORE 15:21:12.680 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53432]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:12.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53432]) process #11 SSH_MSG_IGNORE 15:21:12.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53432]) SSH_MSG_IGNORE 15:21:12.721 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58460]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:12.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58460]) process #14 SSH_MSG_IGNORE 15:21:12.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58460]) SSH_MSG_IGNORE 15:21:12.724 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40978]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:12.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40978]) process #21 SSH_MSG_IGNORE 15:21:12.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40978]) SSH_MSG_IGNORE 15:21:12.769 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58944]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:12.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58944]) process #16 SSH_MSG_IGNORE 15:21:12.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58944]) SSH_MSG_IGNORE 15:21:12.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36352]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:12.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36352]) process #22 SSH_MSG_IGNORE 15:21:12.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36352]) SSH_MSG_IGNORE 15:21:12.974 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53306]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:12.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53306]) process #12 SSH_MSG_IGNORE 15:21:12.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53306]) SSH_MSG_IGNORE 15:21:12.993 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41742]) process #23 SSH_MSG_IGNORE 15:21:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41742]) SSH_MSG_IGNORE 15:21:13.076 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:13.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33646]) process #24 SSH_MSG_IGNORE 15:21:13.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33646]) SSH_MSG_IGNORE 15:21:13.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38082]) process #9 SSH_MSG_IGNORE 15:21:13.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38082]) SSH_MSG_IGNORE 15:21:13.090 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38082]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:13.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53916]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:13.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53916]) process #17 SSH_MSG_IGNORE 15:21:13.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53916]) SSH_MSG_IGNORE 15:21:13.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe2871a0b, L:/10.30.170.167:18262 - R:/10.30.171.175:55276]} 15:21:13.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:55276]): SSH-2.0-SSHD-UNKNOWN 15:21:13.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:55276]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:13.150 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:55276]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:13.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50008]) process #8 SSH_MSG_IGNORE 15:21:13.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50008]) SSH_MSG_IGNORE 15:21:13.178 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50008]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:13.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:55276]) Send SSH_MSG_KEXINIT 15:21:13.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55276]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:13.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55276]) process #0 SSH_MSG_KEXINIT 15:21:13.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:55276]) SSH_MSG_KEXINIT 15:21:13.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:55276]) strict KEX=true client=true server=true 15:21:13.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55276]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:13.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55276]) Kex: server host key algorithms = rsa-sha2-512 15:21:13.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55276]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:13.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55276]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:13.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55276]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:13.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55276]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:13.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55276]) Kex: compression algorithms (client to server) = none 15:21:13.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55276]) Kex: compression algorithms (server to client) = none 15:21:13.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:13.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42858]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:13.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55276]) process #1 30 15:21:13.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55276]] process command=SSH_MSG_KEXDH_INIT 15:21:13.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55276]] Send SSH_MSG_KEXDH_REPLY 15:21:13.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55276]) packet #1 sending command=31[31] len=1639 15:21:13.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:55276])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:13.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:55276]) Send SSH_MSG_NEWKEYS 15:21:13.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:55276]) session ID=62:37:72:b7:f6:ea:08:65:f5:f9:01:3a:ff:d5:9d:e2:9c:e6:d9:b6:04:e8:84:73:ef:71:d2:5e:54:71:12:1a:82:20:a5:a4:b8:e0:8f:f8:8d:0d:03:69:7d:9e:00:83:1a:e9:df:41:a1:9a:4c:27:c3:b8:08:f0:43:d3:2e:bd 15:21:13.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55276]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:13.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55276]): strict KEX resets output message sequence number from 3 to 0 15:21:13.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55276]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@15cbdb18; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:13.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:55276])[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 15:21:13.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55276])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:13.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55276]) packet #0 sending command=7[7] len=419 15:21:13.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55276]) No pending packets to flush at end of KEX 15:21:13.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42858]) process #20 SSH_MSG_IGNORE 15:21:13.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42858]) SSH_MSG_IGNORE 15:21:13.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55276]) process #2 SSH_MSG_NEWKEYS 15:21:13.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55276]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:13.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55276]): strict KEX resets input message sequence number from 3 to 0 15:21:13.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55276]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@53e4fed3; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:13.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:13.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55276]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:13.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55276]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:13.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:55276]) authorized authentication methods: password,publickey 15:21:13.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55276]) Accepted service ssh-userauth 15:21:13.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55276]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:13.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55276]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:13.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55276]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:13.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55276]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:13.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55276]) no authentication factory for method=none 15:21:13.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55276]) SSH_MSG_USERAUTH_REQUEST 15:21:13.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55276]) remaining methods: password,publickey 15:21:13.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55276]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:13.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55276]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:13.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55276]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:13.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55276]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:13.337 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:13.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:55276]) authentication result: true 15:21:13.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:55276]) SSH_MSG_USERAUTH_REQUEST 15:21:13.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55276])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:13.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55276]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:13.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:13.337 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:13.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55276]) no heartbeat to stop 15:21:13.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:55276]) heartbeat type=IGNORE, interval=PT30S 15:21:13.337 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:55276 authenticated 15:21:13.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55276]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:13.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55276]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:13.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55276]] session=TransportServerSession[admin@/10.30.171.175:55276] id=0 15:21:13.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55276])) size=2097152, max=2097152, packet=32768 15:21:13.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55276]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55276] 15:21:13.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55276]) recipient=0 15:21:13.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276])) size=2097152, max=2097152, packet=32768 15:21:13.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276])) re-initializing 15:21:13.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276])) size=2097152, max=2097152, packet=32768 15:21:13.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:13.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55276]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:13.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55276]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:13.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:13.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276])[want-reply=true] subsystem=netconf 15:21:13.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276])[subsystem] prepared command 15:21:13.339 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:13.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:13.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe2871a0b, L:/10.30.170.167:18262 - R:/10.30.171.175:55276]}} established 15:21:13.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 433: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18262 15:21:13.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 433: Creating data stores for simulated device 15:21:13.339 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:13.339 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:13.339 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:13.339 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:13.339 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:13.342 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@428fd084 15:21:13.342 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:13.342 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:13.342 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:13.342 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:13.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35848]) process #13 SSH_MSG_IGNORE 15:21:13.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35848]) SSH_MSG_IGNORE 15:21:13.343 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:13.343 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:13.343 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:13.343 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35848]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:13.343 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:13.343 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@428fd084, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@428fd084, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c51475c, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c51475c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:13.343 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:13.343 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:13.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe2871a0b, L:/10.30.170.167:18262 - R:/10.30.171.175:55276] 15:21:13.347 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 433 on channel [id: 0xe2871a0b, L:/10.30.170.167:18262 - R:/10.30.171.175:55276] 15:21:13.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]) by 1103 down to 2096049 15:21:13.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55276]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe2871a0b, L:/10.30.170.167:18262 - R:/10.30.171.175:55276] 15:21:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe2871a0b, L:/10.30.170.167:18262 - R:/10.30.171.175:55276] 15:21:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]) request=subsystem result=ReplySuccess, want-reply=true 15:21:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55276]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]) request=subsystem activate command 15:21:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]) starting runner for command=netconf 15:21:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55276]) process #5 SSH_MSG_CHANNEL_DATA 15:21:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]) by 373 down to 2096779 15:21:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]) SSH_MSG_CHANNEL_DATA len=373 15:21:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276] 15:21:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe2871a0b, L:/10.30.170.167:18262 - R:/10.30.171.175:55276]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe2871a0b, L:/10.30.170.167:18262 - R:/10.30.171.175:55276] 15:21:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe2871a0b, L:/10.30.170.167:18262 - R:/10.30.171.175:55276] 15:21:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18262', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=433} created 15:21:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=433, channel=[id: 0xe2871a0b, L:/10.30.170.167:18262 - R:/10.30.171.175:55276]} created 15:21:13.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe2871a0b, L:/10.30.170.167:18262 - R:/10.30.171.175:55276] successful with session NetconfServerSession{sessionId=433, channel=[id: 0xe2871a0b, L:/10.30.170.167:18262 - R:/10.30.171.175:55276]} 15:21:13.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=433, channel=[id: 0xe2871a0b, L:/10.30.170.167:18262 - R:/10.30.171.175:55276]} up 15:21:13.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55276]) process #6 SSH_MSG_CHANNEL_DATA 15:21:13.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]) by 393 down to 2096386 15:21:13.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]) SSH_MSG_CHANNEL_DATA len=393 15:21:13.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276] 15:21:13.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:13.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:13.349 [netconf-device-simulator-threads-4] 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=433} 15:21:13.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:13.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=433, channel=[id: 0xe2871a0b, L:/10.30.170.167:18262 - R:/10.30.171.175:55276]} EXI handlers added to pipeline 15:21:13.349 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:13.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]) by 179 down to 2095870 15:21:13.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55276]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:13.350 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:13.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55276]) process #7 SSH_MSG_CHANNEL_DATA 15:21:13.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]) by 340 down to 2096046 15:21:13.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]) SSH_MSG_CHANNEL_DATA len=340 15:21:13.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276] 15:21:13.351 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:13.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:13.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=433} 15:21:13.352 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c51475c 15:21:13.352 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:13.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:13.352 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:13.352 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:13.352 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:13.352 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52830]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:13.352 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:13.352 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:13.352 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:13.352 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:13.352 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:13.352 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:13.352 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:13.352 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:13.352 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:13.352 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:13.352 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:13.352 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:13.352 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:13.352 [netconf-device-simulator-threads-4] 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 15:21:13.352 [netconf-device-simulator-threads-4] 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 15:21:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52830]) process #18 SSH_MSG_IGNORE 15:21:13.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52830]) SSH_MSG_IGNORE 15:21:13.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:13.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]) by 733 down to 2095137 15:21:13.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55276]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:13.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:13.383 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39606]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:13.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39606]) process #19 SSH_MSG_IGNORE 15:21:13.384 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39606]) SSH_MSG_IGNORE 15:21:13.437 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41624]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:13.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41624]) process #10 SSH_MSG_IGNORE 15:21:13.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41624]) SSH_MSG_IGNORE 15:21:13.754 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33814]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:13.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33814]) process #15 SSH_MSG_IGNORE 15:21:13.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33814]) SSH_MSG_IGNORE 15:21:13.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34874]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:13.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34874]) process #14 SSH_MSG_IGNORE 15:21:13.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34874]) SSH_MSG_IGNORE 15:21:13.953 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51094]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:13.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51094]) process #16 SSH_MSG_IGNORE 15:21:13.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51094]) SSH_MSG_IGNORE 15:21:13.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0173d7b7, L:/10.30.170.167:18263 - R:/10.30.171.175:38338]} 15:21:13.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:38338]): SSH-2.0-SSHD-UNKNOWN 15:21:13.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:38338]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:13.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:38338]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:14.079 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52324]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:14.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52324]) process #22 SSH_MSG_IGNORE 15:21:14.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52324]) SSH_MSG_IGNORE 15:21:14.092 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54604]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:14.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54604]) process #11 SSH_MSG_IGNORE 15:21:14.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54604]) SSH_MSG_IGNORE 15:21:14.227 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44134]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:14.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44134]) process #12 SSH_MSG_IGNORE 15:21:14.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44134]) SSH_MSG_IGNORE 15:21:14.271 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48062]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:14.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48062]) process #21 SSH_MSG_IGNORE 15:21:14.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48062]) SSH_MSG_IGNORE 15:21:14.287 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:14.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54270]) process #24 SSH_MSG_IGNORE 15:21:14.291 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:14.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54270]) SSH_MSG_IGNORE 15:21:14.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55348]) process #23 SSH_MSG_IGNORE 15:21:14.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55348]) SSH_MSG_IGNORE 15:21:14.324 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38072]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38072]) process #17 SSH_MSG_IGNORE 15:21:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38072]) SSH_MSG_IGNORE 15:21:14.342 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39664]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:14.443 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46718]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:14.507 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54966]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:14.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54966]) process #8 SSH_MSG_IGNORE 15:21:14.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54966]) SSH_MSG_IGNORE 15:21:14.559 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57704]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:14.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57704]) process #18 SSH_MSG_IGNORE 15:21:14.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57704]) SSH_MSG_IGNORE 15:21:14.582 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51458]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:14.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:38338]) Send SSH_MSG_KEXINIT 15:21:14.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38338]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:14.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38338]) process #0 SSH_MSG_KEXINIT 15:21:14.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:38338]) SSH_MSG_KEXINIT 15:21:14.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:38338]) strict KEX=true client=true server=true 15:21:14.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38338]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:14.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38338]) Kex: server host key algorithms = rsa-sha2-512 15:21:14.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38338]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:14.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38338]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:14.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38338]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:14.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38338]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:14.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38338]) Kex: compression algorithms (client to server) = none 15:21:14.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38338]) Kex: compression algorithms (server to client) = none 15:21:14.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:14.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39664]) process #9 SSH_MSG_IGNORE 15:21:14.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39664]) SSH_MSG_IGNORE 15:21:14.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46718]) process #20 SSH_MSG_IGNORE 15:21:14.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46718]) SSH_MSG_IGNORE 15:21:14.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51458]) process #10 SSH_MSG_IGNORE 15:21:14.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51458]) SSH_MSG_IGNORE 15:21:14.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44426]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44426]) process #19 SSH_MSG_IGNORE 15:21:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44426]) SSH_MSG_IGNORE 15:21:14.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38338]) process #1 30 15:21:14.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38338]] process command=SSH_MSG_KEXDH_INIT 15:21:14.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54224]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54224]) process #13 SSH_MSG_IGNORE 15:21:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54224]) SSH_MSG_IGNORE 15:21:14.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38338]] Send SSH_MSG_KEXDH_REPLY 15:21:14.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38338]) packet #1 sending command=31[31] len=1639 15:21:14.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:38338])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:14.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:38338]) Send SSH_MSG_NEWKEYS 15:21:14.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:38338]) session ID=f8:cb:06:27:2e:c9:3b:c7:3c:f1:6c:a5:a1:dc:05:f1:23:72:71:f1:64:df:a4:f1:17:93:0a:a3:36:82:37:76:6c:2e:99:39:b3:4f:10:95:6d:fb:dc:7c:21:f5:bd:06:85:56:6a:f6:10:11:30:cf:5d:31:46:e4:c4:db:8f:0d 15:21:14.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38338]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:14.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38338]): strict KEX resets output message sequence number from 3 to 0 15:21:14.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38338]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5d590a6e; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:14.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:38338])[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 15:21:14.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38338])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:14.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38338]) packet #0 sending command=7[7] len=419 15:21:14.680 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38338]) No pending packets to flush at end of KEX 15:21:14.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38338]) process #2 SSH_MSG_NEWKEYS 15:21:14.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38338]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:14.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38338]): strict KEX resets input message sequence number from 3 to 0 15:21:14.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38338]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@177c09f5; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:14.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:14.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38338]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:14.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38338]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:14.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:38338]) authorized authentication methods: password,publickey 15:21:14.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38338]) Accepted service ssh-userauth 15:21:14.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38338]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:14.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38338]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:14.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38338]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:14.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38338]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:14.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38338]) no authentication factory for method=none 15:21:14.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38338]) SSH_MSG_USERAUTH_REQUEST 15:21:14.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38338]) remaining methods: password,publickey 15:21:14.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38338]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:14.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38338]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:14.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38338]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:14.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38338]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:14.717 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:14.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:38338]) authentication result: true 15:21:14.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:38338]) SSH_MSG_USERAUTH_REQUEST 15:21:14.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38338])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:14.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38338]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:14.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:14.717 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:14.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38338]) no heartbeat to stop 15:21:14.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:38338]) heartbeat type=IGNORE, interval=PT30S 15:21:14.717 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:38338 authenticated 15:21:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38338]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38338]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38338]] session=TransportServerSession[admin@/10.30.171.175:38338] id=0 15:21:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38338])) size=2097152, max=2097152, packet=32768 15:21:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38338]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38338] 15:21:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38338]) recipient=0 15:21:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338])) size=2097152, max=2097152, packet=32768 15:21:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338])) re-initializing 15:21:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338])) size=2097152, max=2097152, packet=32768 15:21:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38338]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38338]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338])[want-reply=true] subsystem=netconf 15:21:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338])[subsystem] prepared command 15:21:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:14.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0173d7b7, L:/10.30.170.167:18263 - R:/10.30.171.175:38338]}} established 15:21:14.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 434: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18263 15:21:14.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 434: Creating data stores for simulated device 15:21:14.719 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:14.719 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:14.719 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:14.719 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:14.719 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:14.720 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f53bd7b 15:21:14.720 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:14.720 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:14.720 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:14.720 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:14.720 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:14.721 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:14.721 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:14.721 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:14.721 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f53bd7b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f53bd7b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70833f45, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70833f45, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:14.721 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:14.721 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:14.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0173d7b7, L:/10.30.170.167:18263 - R:/10.30.171.175:38338] 15:21:14.722 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 434 on channel [id: 0x0173d7b7, L:/10.30.170.167:18263 - R:/10.30.171.175:38338] 15:21:14.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]) by 1103 down to 2096049 15:21:14.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38338]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:14.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0173d7b7, L:/10.30.170.167:18263 - R:/10.30.171.175:38338] 15:21:14.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0173d7b7, L:/10.30.170.167:18263 - R:/10.30.171.175:38338] 15:21:14.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]) request=subsystem result=ReplySuccess, want-reply=true 15:21:14.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38338]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:14.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]) request=subsystem activate command 15:21:14.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]) starting runner for command=netconf 15:21:14.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38338]) process #5 SSH_MSG_CHANNEL_DATA 15:21:14.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]) by 373 down to 2096779 15:21:14.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]) SSH_MSG_CHANNEL_DATA len=373 15:21:14.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338] 15:21:14.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0173d7b7, L:/10.30.170.167:18263 - R:/10.30.171.175:38338]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:14.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:14.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0173d7b7, L:/10.30.170.167:18263 - R:/10.30.171.175:38338] 15:21:14.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0173d7b7, L:/10.30.170.167:18263 - R:/10.30.171.175:38338] 15:21:14.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18263', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:14.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=434} created 15:21:14.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=434, channel=[id: 0x0173d7b7, L:/10.30.170.167:18263 - R:/10.30.171.175:38338]} created 15:21:14.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0173d7b7, L:/10.30.170.167:18263 - R:/10.30.171.175:38338] successful with session NetconfServerSession{sessionId=434, channel=[id: 0x0173d7b7, L:/10.30.170.167:18263 - R:/10.30.171.175:38338]} 15:21:14.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=434, channel=[id: 0x0173d7b7, L:/10.30.170.167:18263 - R:/10.30.171.175:38338]} up 15:21:14.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38338]) process #6 SSH_MSG_CHANNEL_DATA 15:21:14.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]) by 393 down to 2096386 15:21:14.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]) SSH_MSG_CHANNEL_DATA len=393 15:21:14.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338] 15:21:14.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:14.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:14.725 [netconf-device-simulator-threads-6] 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=434} 15:21:14.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:14.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=434, channel=[id: 0x0173d7b7, L:/10.30.170.167:18263 - R:/10.30.171.175:38338]} EXI handlers added to pipeline 15:21:14.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:14.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]) by 179 down to 2095870 15:21:14.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38338]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:14.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:14.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38338]) process #7 SSH_MSG_CHANNEL_DATA 15:21:14.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]) by 340 down to 2096046 15:21:14.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]) SSH_MSG_CHANNEL_DATA len=340 15:21:14.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338] 15:21:14.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:14.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:14.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=434} 15:21:14.727 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70833f45 15:21:14.727 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:14.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:14.727 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:14.727 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:14.727 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:14.727 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:14.727 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:14.727 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:14.727 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:14.727 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:14.727 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:14.727 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:14.727 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:14.727 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:14.727 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:14.727 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:14.727 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:14.727 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:14.727 [netconf-device-simulator-threads-6] 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 15:21:14.727 [netconf-device-simulator-threads-6] 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 15:21:14.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:14.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]) by 733 down to 2095137 15:21:14.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38338]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:14.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:14.823 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34800]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:14.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34800]) process #15 SSH_MSG_IGNORE 15:21:14.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34800]) SSH_MSG_IGNORE 15:21:15.012 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45432]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:15.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45432]) process #14 SSH_MSG_IGNORE 15:21:15.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45432]) SSH_MSG_IGNORE 15:21:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58294]) process #11 SSH_MSG_IGNORE 15:21:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58294]) SSH_MSG_IGNORE 15:21:15.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58294]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:15.189 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:15.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #21 SSH_MSG_IGNORE 15:21:15.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:21:15.256 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34156]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:15.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34156]) process #16 SSH_MSG_IGNORE 15:21:15.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34156]) SSH_MSG_IGNORE 15:21:15.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5027291f, L:/10.30.170.167:18264 - R:/10.30.171.175:60442]} 15:21:15.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:60442]): SSH-2.0-SSHD-UNKNOWN 15:21:15.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:60442]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:15.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:60442]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:15.393 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:15.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42720]) process #18 SSH_MSG_IGNORE 15:21:15.414 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42720]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:15.414 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42720]) SSH_MSG_IGNORE 15:21:15.481 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:15.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44864]) process #23 SSH_MSG_IGNORE 15:21:15.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44864]) SSH_MSG_IGNORE 15:21:15.485 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52898]) process #12 SSH_MSG_IGNORE 15:21:15.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52898]) SSH_MSG_IGNORE 15:21:15.486 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52898]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:15.490 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51054]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:15.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51054]) process #22 SSH_MSG_IGNORE 15:21:15.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51054]) SSH_MSG_IGNORE 15:21:15.566 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38784]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38784]) process #17 SSH_MSG_IGNORE 15:21:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38784]) SSH_MSG_IGNORE 15:21:15.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:60442]) Send SSH_MSG_KEXINIT 15:21:15.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60442]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:15.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60442]) process #0 SSH_MSG_KEXINIT 15:21:15.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:60442]) SSH_MSG_KEXINIT 15:21:15.571 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:60442]) strict KEX=true client=true server=true 15:21:15.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60442]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:15.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60442]) Kex: server host key algorithms = rsa-sha2-512 15:21:15.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60442]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:15.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60442]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:15.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60442]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:15.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60442]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:15.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60442]) Kex: compression algorithms (client to server) = none 15:21:15.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60442]) Kex: compression algorithms (server to client) = none 15:21:15.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:15.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #10 SSH_MSG_IGNORE 15:21:15.572 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:21:15.628 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49122]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:15.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60442]) process #1 30 15:21:15.647 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60442]] process command=SSH_MSG_KEXDH_INIT 15:21:15.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60442]] Send SSH_MSG_KEXDH_REPLY 15:21:15.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60442]) packet #1 sending command=31[31] len=1639 15:21:15.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:60442])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:15.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:60442]) Send SSH_MSG_NEWKEYS 15:21:15.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:60442]) session ID=06:1b:f3:d3:00:04:05:97:75:da:a0:b1:54:35:8a:37:eb:a7:ae:44:ee:fa:d1:87:4a:ed:1a:e7:ef:c0:98:fa:6b:7d:6f:87:df:5b:ee:e2:5b:73:c8:dd:4c:52:bc:d8:4d:86:39:9b:75:e2:81:58:df:99:a3:3d:24:2d:aa:9b 15:21:15.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60442]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:15.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60442]): strict KEX resets output message sequence number from 3 to 0 15:21:15.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60442]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6758acc3; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:15.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:60442])[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 15:21:15.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60442])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:15.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60442]) packet #0 sending command=7[7] len=419 15:21:15.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60442]) No pending packets to flush at end of KEX 15:21:15.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49122]) process #9 SSH_MSG_IGNORE 15:21:15.665 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49122]) SSH_MSG_IGNORE 15:21:15.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60442]) process #2 SSH_MSG_NEWKEYS 15:21:15.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60442]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:15.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60442]): strict KEX resets input message sequence number from 3 to 0 15:21:15.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60442]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6bbb14e0; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:15.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:15.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60442]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:15.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60442]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:15.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:60442]) authorized authentication methods: password,publickey 15:21:15.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60442]) Accepted service ssh-userauth 15:21:15.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60442]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:15.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60442]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:15.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60442]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:15.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60442]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:15.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60442]) no authentication factory for method=none 15:21:15.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60442]) SSH_MSG_USERAUTH_REQUEST 15:21:15.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60442]) remaining methods: password,publickey 15:21:15.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60442]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:15.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60442]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:15.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60442]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:15.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60442]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:15.700 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:15.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:60442]) authentication result: true 15:21:15.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:60442]) SSH_MSG_USERAUTH_REQUEST 15:21:15.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60442])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:15.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60442]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:15.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:15.700 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:15.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60442]) no heartbeat to stop 15:21:15.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:60442]) heartbeat type=IGNORE, interval=PT30S 15:21:15.700 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:60442 authenticated 15:21:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60442]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60442]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60442]] session=TransportServerSession[admin@/10.30.171.175:60442] id=0 15:21:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60442])) size=2097152, max=2097152, packet=32768 15:21:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60442]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60442] 15:21:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60442]) recipient=0 15:21:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442])) size=2097152, max=2097152, packet=32768 15:21:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442])) re-initializing 15:21:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442])) size=2097152, max=2097152, packet=32768 15:21:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60442]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60442]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442])[want-reply=true] subsystem=netconf 15:21:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442])[subsystem] prepared command 15:21:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5027291f, L:/10.30.170.167:18264 - R:/10.30.171.175:60442]}} established 15:21:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 435: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18264 15:21:15.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 435: Creating data stores for simulated device 15:21:15.702 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:15.702 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:15.702 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:15.702 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:15.702 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:15.703 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@fdb9a9f 15:21:15.703 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:15.703 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:15.703 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:15.703 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:15.703 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:15.703 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:15.703 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:15.704 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:15.704 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@fdb9a9f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@fdb9a9f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e7f5e1f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e7f5e1f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:15.704 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:15.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:15.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5027291f, L:/10.30.170.167:18264 - R:/10.30.171.175:60442] 15:21:15.705 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 435 on channel [id: 0x5027291f, L:/10.30.170.167:18264 - R:/10.30.171.175:60442] 15:21:15.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]) by 1103 down to 2096049 15:21:15.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60442]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:15.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5027291f, L:/10.30.170.167:18264 - R:/10.30.171.175:60442] 15:21:15.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5027291f, L:/10.30.170.167:18264 - R:/10.30.171.175:60442] 15:21:15.705 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]) request=subsystem result=ReplySuccess, want-reply=true 15:21:15.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60442]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:15.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]) request=subsystem activate command 15:21:15.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]) starting runner for command=netconf 15:21:15.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60442]) process #5 SSH_MSG_CHANNEL_DATA 15:21:15.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]) by 373 down to 2096779 15:21:15.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]) SSH_MSG_CHANNEL_DATA len=373 15:21:15.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442] 15:21:15.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x5027291f, L:/10.30.170.167:18264 - R:/10.30.171.175:60442]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:15.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:15.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5027291f, L:/10.30.170.167:18264 - R:/10.30.171.175:60442] 15:21:15.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5027291f, L:/10.30.170.167:18264 - R:/10.30.171.175:60442] 15:21:15.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18264', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:15.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=435} created 15:21:15.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=435, channel=[id: 0x5027291f, L:/10.30.170.167:18264 - R:/10.30.171.175:60442]} created 15:21:15.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5027291f, L:/10.30.170.167:18264 - R:/10.30.171.175:60442] successful with session NetconfServerSession{sessionId=435, channel=[id: 0x5027291f, L:/10.30.170.167:18264 - R:/10.30.171.175:60442]} 15:21:15.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=435, channel=[id: 0x5027291f, L:/10.30.170.167:18264 - R:/10.30.171.175:60442]} up 15:21:15.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60442]) process #6 SSH_MSG_CHANNEL_DATA 15:21:15.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]) by 393 down to 2096386 15:21:15.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]) SSH_MSG_CHANNEL_DATA len=393 15:21:15.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442] 15:21:15.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:15.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:15.709 [netconf-device-simulator-threads-0] 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=435} 15:21:15.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:15.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=435, channel=[id: 0x5027291f, L:/10.30.170.167:18264 - R:/10.30.171.175:60442]} EXI handlers added to pipeline 15:21:15.709 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:15.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]) by 179 down to 2095870 15:21:15.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60442]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:15.710 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:15.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60442]) process #7 SSH_MSG_CHANNEL_DATA 15:21:15.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]) by 340 down to 2096046 15:21:15.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]) SSH_MSG_CHANNEL_DATA len=340 15:21:15.711 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442] 15:21:15.712 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:15.712 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:15.712 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=435} 15:21:15.712 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e7f5e1f 15:21:15.712 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:15.712 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:15.712 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:15.712 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:15.712 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:15.712 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:15.713 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:15.713 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:15.713 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:15.713 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:15.713 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:15.713 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:15.713 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:15.713 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:15.713 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:15.713 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:15.713 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:15.713 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:15.713 [netconf-device-simulator-threads-0] 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 15:21:15.713 [netconf-device-simulator-threads-0] 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 15:21:15.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:15.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]) by 733 down to 2095137 15:21:15.714 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60442]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:15.714 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:15.794 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34114]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:15.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34114]) process #8 SSH_MSG_IGNORE 15:21:15.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34114]) SSH_MSG_IGNORE 15:21:15.808 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:15.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40184]) process #24 SSH_MSG_IGNORE 15:21:15.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40184]) SSH_MSG_IGNORE 15:21:15.898 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51526]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:15.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51526]) process #20 SSH_MSG_IGNORE 15:21:15.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51526]) SSH_MSG_IGNORE 15:21:15.933 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57916]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:15.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57916]) process #19 SSH_MSG_IGNORE 15:21:15.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57916]) SSH_MSG_IGNORE 15:21:16.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45406]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:16.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45406]) process #15 SSH_MSG_IGNORE 15:21:16.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45406]) SSH_MSG_IGNORE 15:21:16.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45820]) process #13 SSH_MSG_IGNORE 15:21:16.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45820]) SSH_MSG_IGNORE 15:21:16.128 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45820]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:16.191 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33070]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:16.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33070]) process #14 SSH_MSG_IGNORE 15:21:16.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33070]) SSH_MSG_IGNORE 15:21:16.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37220]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:16.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37220]) process #21 SSH_MSG_IGNORE 15:21:16.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37220]) SSH_MSG_IGNORE 15:21:16.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37678]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:16.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37678]) process #16 SSH_MSG_IGNORE 15:21:16.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37678]) SSH_MSG_IGNORE 15:21:16.512 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59228]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:16.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59228]) process #18 SSH_MSG_IGNORE 15:21:16.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59228]) SSH_MSG_IGNORE 15:21:16.646 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xef81038a, L:/10.30.170.167:18265 - R:/10.30.171.175:46290]} 15:21:16.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:46290]): SSH-2.0-SSHD-UNKNOWN 15:21:16.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:46290]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:16.647 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:46290]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:16.680 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58386]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:16.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58386]) process #22 SSH_MSG_IGNORE 15:21:16.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58386]) SSH_MSG_IGNORE 15:21:16.696 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:16.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48764]) process #23 SSH_MSG_IGNORE 15:21:16.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48764]) SSH_MSG_IGNORE 15:21:16.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58262]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:16.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58262]) process #17 SSH_MSG_IGNORE 15:21:16.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58262]) SSH_MSG_IGNORE 15:21:16.815 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39092]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:16.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39092]) process #12 SSH_MSG_IGNORE 15:21:16.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39092]) SSH_MSG_IGNORE 15:21:16.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45928]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:16.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:46290]) Send SSH_MSG_KEXINIT 15:21:16.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46290]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:16.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46290]) process #0 SSH_MSG_KEXINIT 15:21:16.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:46290]) SSH_MSG_KEXINIT 15:21:16.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:46290]) strict KEX=true client=true server=true 15:21:16.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46290]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:16.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46290]) Kex: server host key algorithms = rsa-sha2-512 15:21:16.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46290]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:16.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46290]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:16.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46290]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:16.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46290]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:16.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46290]) Kex: compression algorithms (client to server) = none 15:21:16.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46290]) Kex: compression algorithms (server to client) = none 15:21:16.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:16.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45928]) process #10 SSH_MSG_IGNORE 15:21:16.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45928]) SSH_MSG_IGNORE 15:21:16.877 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44210]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:16.877 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44210]) process #8 SSH_MSG_IGNORE 15:21:16.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44210]) SSH_MSG_IGNORE 15:21:16.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:16.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44262]) process #24 SSH_MSG_IGNORE 15:21:16.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44262]) SSH_MSG_IGNORE 15:21:16.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46290]) process #1 30 15:21:16.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46290]] process command=SSH_MSG_KEXDH_INIT 15:21:16.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46290]] Send SSH_MSG_KEXDH_REPLY 15:21:16.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46290]) packet #1 sending command=31[31] len=1639 15:21:16.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:46290])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:16.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:46290]) Send SSH_MSG_NEWKEYS 15:21:16.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:46290]) session ID=78:d8:0f:c1:3a:04:85:d2:24:1f:a5:bd:25:9c:31:55:0e:eb:e1:a4:b9:a2:87:a6:af:41:e8:06:1d:8e:c3:ac:79:33:5f:da:3c:3e:3f:58:1c:00:f6:db:33:53:cc:10:e2:86:b3:65:ec:df:1c:26:7e:64:cf:6d:ca:56:71:0c 15:21:16.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46290]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:16.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46290]): strict KEX resets output message sequence number from 3 to 0 15:21:16.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46290]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@105dd7d; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:16.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:46290])[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 15:21:16.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46290])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:16.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34088]) process #11 SSH_MSG_IGNORE 15:21:16.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46290]) packet #0 sending command=7[7] len=419 15:21:16.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34088]) SSH_MSG_IGNORE 15:21:16.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46290]) No pending packets to flush at end of KEX 15:21:16.968 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34088]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:17.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46290]) process #2 SSH_MSG_NEWKEYS 15:21:17.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46290]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:17.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46290]): strict KEX resets input message sequence number from 3 to 0 15:21:17.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46290]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6fe69bde; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:17.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:17.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46290]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:17.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46290]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:17.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:46290]) authorized authentication methods: password,publickey 15:21:17.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46290]) Accepted service ssh-userauth 15:21:17.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46290]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:17.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46290]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:17.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46290]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:17.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46290]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:17.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46290]) no authentication factory for method=none 15:21:17.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46290]) SSH_MSG_USERAUTH_REQUEST 15:21:17.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46290]) remaining methods: password,publickey 15:21:17.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46290]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:17.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46290]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:17.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46290]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:17.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46290]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:17.003 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:17.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:46290]) authentication result: true 15:21:17.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:46290]) SSH_MSG_USERAUTH_REQUEST 15:21:17.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46290])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:17.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46290]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:17.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:17.003 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:17.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46290]) no heartbeat to stop 15:21:17.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:46290]) heartbeat type=IGNORE, interval=PT30S 15:21:17.003 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:46290 authenticated 15:21:17.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46290]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:17.003 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46290]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:17.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46290]] session=TransportServerSession[admin@/10.30.171.175:46290] id=0 15:21:17.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46290])) size=2097152, max=2097152, packet=32768 15:21:17.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46290]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46290] 15:21:17.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46290]) recipient=0 15:21:17.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290])) size=2097152, max=2097152, packet=32768 15:21:17.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290])) re-initializing 15:21:17.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290])) size=2097152, max=2097152, packet=32768 15:21:17.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:17.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46290]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:17.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46290]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:17.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:17.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290])[want-reply=true] subsystem=netconf 15:21:17.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290])[subsystem] prepared command 15:21:17.007 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:17.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:17.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xef81038a, L:/10.30.170.167:18265 - R:/10.30.171.175:46290]}} established 15:21:17.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 436: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18265 15:21:17.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 436: Creating data stores for simulated device 15:21:17.007 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:17.007 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:17.007 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:17.008 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:17.008 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:17.008 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7d52d32 15:21:17.008 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:17.008 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:17.008 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:17.008 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:17.009 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:17.009 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:17.009 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:17.009 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:17.009 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7d52d32, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7d52d32, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74f1f489, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74f1f489, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:17.009 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:17.009 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:17.010 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xef81038a, L:/10.30.170.167:18265 - R:/10.30.171.175:46290] 15:21:17.011 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 436 on channel [id: 0xef81038a, L:/10.30.170.167:18265 - R:/10.30.171.175:46290] 15:21:17.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]) by 1103 down to 2096049 15:21:17.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46290]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:17.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xef81038a, L:/10.30.170.167:18265 - R:/10.30.171.175:46290] 15:21:17.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xef81038a, L:/10.30.170.167:18265 - R:/10.30.171.175:46290] 15:21:17.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]) request=subsystem result=ReplySuccess, want-reply=true 15:21:17.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46290]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:17.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]) request=subsystem activate command 15:21:17.011 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]) starting runner for command=netconf 15:21:17.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46290]) process #5 SSH_MSG_CHANNEL_DATA 15:21:17.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]) by 373 down to 2096779 15:21:17.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]) SSH_MSG_CHANNEL_DATA len=373 15:21:17.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290] 15:21:17.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xef81038a, L:/10.30.170.167:18265 - R:/10.30.171.175:46290]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:17.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:17.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xef81038a, L:/10.30.170.167:18265 - R:/10.30.171.175:46290] 15:21:17.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xef81038a, L:/10.30.170.167:18265 - R:/10.30.171.175:46290] 15:21:17.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18265', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:17.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=436} created 15:21:17.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=436, channel=[id: 0xef81038a, L:/10.30.170.167:18265 - R:/10.30.171.175:46290]} created 15:21:17.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xef81038a, L:/10.30.170.167:18265 - R:/10.30.171.175:46290] successful with session NetconfServerSession{sessionId=436, channel=[id: 0xef81038a, L:/10.30.170.167:18265 - R:/10.30.171.175:46290]} 15:21:17.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=436, channel=[id: 0xef81038a, L:/10.30.170.167:18265 - R:/10.30.171.175:46290]} up 15:21:17.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46290]) process #6 SSH_MSG_CHANNEL_DATA 15:21:17.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]) by 393 down to 2096386 15:21:17.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]) SSH_MSG_CHANNEL_DATA len=393 15:21:17.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290] 15:21:17.012 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:17.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:17.013 [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=436} 15:21:17.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:17.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=436, channel=[id: 0xef81038a, L:/10.30.170.167:18265 - R:/10.30.171.175:46290]} EXI handlers added to pipeline 15:21:17.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:17.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]) by 179 down to 2095870 15:21:17.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46290]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:17.013 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:17.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46290]) process #7 SSH_MSG_CHANNEL_DATA 15:21:17.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]) by 340 down to 2096046 15:21:17.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]) SSH_MSG_CHANNEL_DATA len=340 15:21:17.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290] 15:21:17.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:17.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:17.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=436} 15:21:17.016 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74f1f489 15:21:17.016 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:17.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:17.016 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:17.016 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:17.016 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:17.016 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:17.016 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:17.016 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:17.016 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:17.016 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:17.016 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:17.016 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:17.016 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:17.016 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:17.016 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:17.016 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:17.016 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:17.016 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:17.016 [netconf-device-simulator-threads-2] 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 15:21:17.016 [netconf-device-simulator-threads-2] 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 15:21:17.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:17.017 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]) by 733 down to 2095137 15:21:17.017 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46290]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:17.017 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:17.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59138]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59138]) process #9 SSH_MSG_IGNORE 15:21:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59138]) SSH_MSG_IGNORE 15:21:17.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48358]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:17.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48358]) process #20 SSH_MSG_IGNORE 15:21:17.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48358]) SSH_MSG_IGNORE 15:21:17.319 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58406]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58406]) process #13 SSH_MSG_IGNORE 15:21:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58406]) SSH_MSG_IGNORE 15:21:17.392 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:17.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #15 SSH_MSG_IGNORE 15:21:17.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:21:17.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60050]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:17.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60050]) process #14 SSH_MSG_IGNORE 15:21:17.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60050]) SSH_MSG_IGNORE 15:21:17.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52606]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:17.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52606]) process #19 SSH_MSG_IGNORE 15:21:17.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52606]) SSH_MSG_IGNORE 15:21:17.622 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35496]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:17.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35496]) process #21 SSH_MSG_IGNORE 15:21:17.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35496]) SSH_MSG_IGNORE 15:21:17.705 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43314]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:17.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43314]) process #16 SSH_MSG_IGNORE 15:21:17.712 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43314]) SSH_MSG_IGNORE 15:21:17.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35012]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35012]) process #18 SSH_MSG_IGNORE 15:21:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35012]) SSH_MSG_IGNORE 15:21:17.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8bf27898, L:/10.30.170.167:18266 - R:/10.30.171.175:45728]} 15:21:17.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:45728]): SSH-2.0-SSHD-UNKNOWN 15:21:17.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:45728]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:17.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:45728]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:17.906 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36566]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:17.920 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52698]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:17.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52698]) process #22 SSH_MSG_IGNORE 15:21:17.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52698]) SSH_MSG_IGNORE 15:21:18.013 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:18.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41054]) process #24 SSH_MSG_IGNORE 15:21:18.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41054]) SSH_MSG_IGNORE 15:21:18.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58258]) process #12 SSH_MSG_IGNORE 15:21:18.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58258]) SSH_MSG_IGNORE 15:21:18.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58258]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:18.031 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51242]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:18.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51242]) process #17 SSH_MSG_IGNORE 15:21:18.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51242]) SSH_MSG_IGNORE 15:21:18.069 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56790]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:18.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56790]) process #8 SSH_MSG_IGNORE 15:21:18.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56790]) SSH_MSG_IGNORE 15:21:18.074 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:18.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50330]) process #23 SSH_MSG_IGNORE 15:21:18.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50330]) SSH_MSG_IGNORE 15:21:18.185 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35526]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:18.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35526]) process #11 SSH_MSG_IGNORE 15:21:18.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35526]) SSH_MSG_IGNORE 15:21:18.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43178]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:18.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:45728]) Send SSH_MSG_KEXINIT 15:21:18.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45728]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:18.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45728]) process #0 SSH_MSG_KEXINIT 15:21:18.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:45728]) SSH_MSG_KEXINIT 15:21:18.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:45728]) strict KEX=true client=true server=true 15:21:18.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45728]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:18.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45728]) Kex: server host key algorithms = rsa-sha2-512 15:21:18.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45728]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:18.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45728]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:18.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45728]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:18.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45728]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:18.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45728]) Kex: compression algorithms (client to server) = none 15:21:18.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45728]) Kex: compression algorithms (server to client) = none 15:21:18.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:18.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36566]) process #10 SSH_MSG_IGNORE 15:21:18.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36566]) SSH_MSG_IGNORE 15:21:18.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43178]) process #20 SSH_MSG_IGNORE 15:21:18.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43178]) SSH_MSG_IGNORE 15:21:18.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45728]) process #1 30 15:21:18.347 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45728]] process command=SSH_MSG_KEXDH_INIT 15:21:18.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37920]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:18.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45728]] Send SSH_MSG_KEXDH_REPLY 15:21:18.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45728]) packet #1 sending command=31[31] len=1639 15:21:18.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:45728])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:18.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:45728]) Send SSH_MSG_NEWKEYS 15:21:18.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:45728]) session ID=aa:ed:d9:b7:c2:f9:46:c0:6c:4c:c6:da:bd:ea:a8:62:62:61:31:bd:c6:fc:bd:89:37:b9:8f:12:5d:9d:53:56:d0:62:da:4f:97:dd:0c:3e:56:61:4b:4f:ae:9b:dc:b5:bc:97:39:7a:06:bf:1b:14:a0:77:16:d9:95:29:93:f5 15:21:18.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45728]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:18.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45728]): strict KEX resets output message sequence number from 3 to 0 15:21:18.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45728]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@441a23b9; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:18.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:45728])[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 15:21:18.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45728])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:18.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45728]) packet #0 sending command=7[7] len=419 15:21:18.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45728]) No pending packets to flush at end of KEX 15:21:18.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37920]) process #9 SSH_MSG_IGNORE 15:21:18.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37920]) SSH_MSG_IGNORE 15:21:18.399 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45728]) process #2 SSH_MSG_NEWKEYS 15:21:18.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45728]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:18.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45728]): strict KEX resets input message sequence number from 3 to 0 15:21:18.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45728]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@25967a2a; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:18.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:18.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45728]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:18.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45728]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:18.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:45728]) authorized authentication methods: password,publickey 15:21:18.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45728]) Accepted service ssh-userauth 15:21:18.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45728]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:18.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45728]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:18.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45728]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:18.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45728]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:18.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45728]) no authentication factory for method=none 15:21:18.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45728]) SSH_MSG_USERAUTH_REQUEST 15:21:18.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45728]) remaining methods: password,publickey 15:21:18.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45728]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:18.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45728]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:18.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45728]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:18.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45728]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:18.400 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:18.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:45728]) authentication result: true 15:21:18.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:45728]) SSH_MSG_USERAUTH_REQUEST 15:21:18.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45728])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:18.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45728]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:18.400 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:18.401 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:18.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45728]) no heartbeat to stop 15:21:18.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:45728]) heartbeat type=IGNORE, interval=PT30S 15:21:18.401 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:45728 authenticated 15:21:18.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45728]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:18.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45728]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:18.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45728]] session=TransportServerSession[admin@/10.30.171.175:45728] id=0 15:21:18.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45728])) size=2097152, max=2097152, packet=32768 15:21:18.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45728]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45728] 15:21:18.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45728]) recipient=0 15:21:18.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728])) size=2097152, max=2097152, packet=32768 15:21:18.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728])) re-initializing 15:21:18.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728])) size=2097152, max=2097152, packet=32768 15:21:18.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:18.401 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45728]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:18.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45728]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:18.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:18.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728])[want-reply=true] subsystem=netconf 15:21:18.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728])[subsystem] prepared command 15:21:18.402 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:18.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:18.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8bf27898, L:/10.30.170.167:18266 - R:/10.30.171.175:45728]}} established 15:21:18.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 437: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18266 15:21:18.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 437: Creating data stores for simulated device 15:21:18.402 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:18.402 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:18.402 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:18.403 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:18.403 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:18.403 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5eb8175a 15:21:18.403 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:18.403 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:18.403 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:18.403 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:18.404 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:18.404 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:18.404 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:18.404 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:18.404 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5eb8175a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5eb8175a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23bb3df6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23bb3df6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:18.404 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:18.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:18.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8bf27898, L:/10.30.170.167:18266 - R:/10.30.171.175:45728] 15:21:18.405 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 437 on channel [id: 0x8bf27898, L:/10.30.170.167:18266 - R:/10.30.171.175:45728] 15:21:18.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]) by 1103 down to 2096049 15:21:18.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45728]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:18.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8bf27898, L:/10.30.170.167:18266 - R:/10.30.171.175:45728] 15:21:18.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8bf27898, L:/10.30.170.167:18266 - R:/10.30.171.175:45728] 15:21:18.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]) request=subsystem result=ReplySuccess, want-reply=true 15:21:18.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45728]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:18.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]) request=subsystem activate command 15:21:18.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]) starting runner for command=netconf 15:21:18.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45728]) process #5 SSH_MSG_CHANNEL_DATA 15:21:18.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]) by 373 down to 2096779 15:21:18.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]) SSH_MSG_CHANNEL_DATA len=373 15:21:18.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728] 15:21:18.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8bf27898, L:/10.30.170.167:18266 - R:/10.30.171.175:45728]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:18.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:18.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8bf27898, L:/10.30.170.167:18266 - R:/10.30.171.175:45728] 15:21:18.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8bf27898, L:/10.30.170.167:18266 - R:/10.30.171.175:45728] 15:21:18.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18266', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:18.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=437} created 15:21:18.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=437, channel=[id: 0x8bf27898, L:/10.30.170.167:18266 - R:/10.30.171.175:45728]} created 15:21:18.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8bf27898, L:/10.30.170.167:18266 - R:/10.30.171.175:45728] successful with session NetconfServerSession{sessionId=437, channel=[id: 0x8bf27898, L:/10.30.170.167:18266 - R:/10.30.171.175:45728]} 15:21:18.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=437, channel=[id: 0x8bf27898, L:/10.30.170.167:18266 - R:/10.30.171.175:45728]} up 15:21:18.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45728]) process #6 SSH_MSG_CHANNEL_DATA 15:21:18.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]) by 393 down to 2096386 15:21:18.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]) SSH_MSG_CHANNEL_DATA len=393 15:21:18.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728] 15:21:18.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:18.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:18.407 [netconf-device-simulator-threads-4] 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=437} 15:21:18.407 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:18.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=437, channel=[id: 0x8bf27898, L:/10.30.170.167:18266 - R:/10.30.171.175:45728]} EXI handlers added to pipeline 15:21:18.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:18.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]) by 179 down to 2095870 15:21:18.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45728]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:18.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:18.409 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45728]) process #7 SSH_MSG_CHANNEL_DATA 15:21:18.409 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]) by 340 down to 2096046 15:21:18.409 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]) SSH_MSG_CHANNEL_DATA len=340 15:21:18.409 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728] 15:21:18.409 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:18.409 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:18.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=437} 15:21:18.410 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23bb3df6 15:21:18.410 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:18.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:18.410 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:18.410 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:18.410 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:18.410 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:18.410 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:18.410 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:18.410 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:18.410 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:18.410 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:18.410 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:18.410 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:18.410 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:18.410 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:18.410 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:18.410 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:18.410 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:18.410 [netconf-device-simulator-threads-4] 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 15:21:18.410 [netconf-device-simulator-threads-4] 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 15:21:18.410 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:18.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]) by 733 down to 2095137 15:21:18.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45728]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:18.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:18.429 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48068]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:18.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48068]) process #14 SSH_MSG_IGNORE 15:21:18.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48068]) SSH_MSG_IGNORE 15:21:18.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40394]) process #13 SSH_MSG_IGNORE 15:21:18.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40394]) SSH_MSG_IGNORE 15:21:18.611 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40394]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:18.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53840]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:18.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53840]) process #15 SSH_MSG_IGNORE 15:21:18.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53840]) SSH_MSG_IGNORE 15:21:18.854 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43354]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:18.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43354]) process #8 SSH_MSG_IGNORE 15:21:18.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43354]) SSH_MSG_IGNORE 15:21:18.901 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46538]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:18.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46538]) process #17 SSH_MSG_IGNORE 15:21:18.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46538]) SSH_MSG_IGNORE 15:21:18.940 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46226]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:18.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46226]) process #16 SSH_MSG_IGNORE 15:21:18.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46226]) SSH_MSG_IGNORE 15:21:18.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43794]) process #18 SSH_MSG_IGNORE 15:21:18.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43794]) SSH_MSG_IGNORE 15:21:18.948 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43794]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:18.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36946]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:18.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36946]) process #21 SSH_MSG_IGNORE 15:21:18.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36946]) SSH_MSG_IGNORE 15:21:19.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52594]) process #11 SSH_MSG_IGNORE 15:21:19.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52594]) SSH_MSG_IGNORE 15:21:19.004 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52594]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:19.038 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39278]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:19.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39278]) process #19 SSH_MSG_IGNORE 15:21:19.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39278]) SSH_MSG_IGNORE 15:21:19.064 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:19.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34182]) process #23 SSH_MSG_IGNORE 15:21:19.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34182]) SSH_MSG_IGNORE 15:21:19.122 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39234]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:19.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39234]) process #14 SSH_MSG_IGNORE 15:21:19.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39234]) SSH_MSG_IGNORE 15:21:19.135 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37634]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:19.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37634]) process #10 SSH_MSG_IGNORE 15:21:19.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37634]) SSH_MSG_IGNORE 15:21:19.234 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38688]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:19.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38688]) process #22 SSH_MSG_IGNORE 15:21:19.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38688]) SSH_MSG_IGNORE 15:21:19.292 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:19.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45220]) process #24 SSH_MSG_IGNORE 15:21:19.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45220]) SSH_MSG_IGNORE 15:21:19.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa15cd3b3, L:/10.30.170.167:18267 - R:/10.30.171.175:41950]} 15:21:19.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:41950]): SSH-2.0-SSHD-UNKNOWN 15:21:19.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:41950]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:19.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:41950]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:19.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43810]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:19.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43810]) process #12 SSH_MSG_IGNORE 15:21:19.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43810]) SSH_MSG_IGNORE 15:21:19.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:41950]) Send SSH_MSG_KEXINIT 15:21:19.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41950]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:19.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41950]) process #0 SSH_MSG_KEXINIT 15:21:19.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:41950]) SSH_MSG_KEXINIT 15:21:19.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:41950]) strict KEX=true client=true server=true 15:21:19.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41950]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:19.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41950]) Kex: server host key algorithms = rsa-sha2-512 15:21:19.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41950]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:19.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41950]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:19.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41950]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:19.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41950]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:19.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41950]) Kex: compression algorithms (client to server) = none 15:21:19.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41950]) Kex: compression algorithms (server to client) = none 15:21:19.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:19.505 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37818]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:19.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41950]) process #1 30 15:21:19.545 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41950]] process command=SSH_MSG_KEXDH_INIT 15:21:19.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41950]] Send SSH_MSG_KEXDH_REPLY 15:21:19.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41950]) packet #1 sending command=31[31] len=1639 15:21:19.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:41950])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:19.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:41950]) Send SSH_MSG_NEWKEYS 15:21:19.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:41950]) session ID=8c:0e:d1:c2:b2:d0:52:e4:51:4b:69:df:2d:b7:4f:aa:47:5f:85:0c:40:56:3b:1c:6d:ad:8f:f5:09:2d:11:02:bb:dc:29:98:f2:ec:1f:54:bb:b1:af:21:91:5b:7b:c9:10:a6:08:95:d1:00:d4:bc:7b:ad:fb:b4:4a:75:fb:17 15:21:19.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41950]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:19.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41950]): strict KEX resets output message sequence number from 3 to 0 15:21:19.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41950]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@41d03955; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:19.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:41950])[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 15:21:19.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41950])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:19.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41950]) packet #0 sending command=7[7] len=419 15:21:19.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41950]) No pending packets to flush at end of KEX 15:21:19.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37818]) process #20 SSH_MSG_IGNORE 15:21:19.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37818]) SSH_MSG_IGNORE 15:21:19.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41950]) process #2 SSH_MSG_NEWKEYS 15:21:19.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41950]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:19.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41950]): strict KEX resets input message sequence number from 3 to 0 15:21:19.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41950]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@340df031; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:19.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:19.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41950]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:19.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41950]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:19.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:41950]) authorized authentication methods: password,publickey 15:21:19.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41950]) Accepted service ssh-userauth 15:21:19.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41950]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:19.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41950]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:19.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41950]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:19.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41950]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:19.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41950]) no authentication factory for method=none 15:21:19.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41950]) SSH_MSG_USERAUTH_REQUEST 15:21:19.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41950]) remaining methods: password,publickey 15:21:19.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41950]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:19.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41950]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:19.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41950]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:19.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41950]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:19.601 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:19.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:41950]) authentication result: true 15:21:19.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:41950]) SSH_MSG_USERAUTH_REQUEST 15:21:19.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41950])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:19.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41950]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:19.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:19.601 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:19.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41950]) no heartbeat to stop 15:21:19.601 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:41950]) heartbeat type=IGNORE, interval=PT30S 15:21:19.601 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:41950 authenticated 15:21:19.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41950]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:19.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41950]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:19.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41950]] session=TransportServerSession[admin@/10.30.171.175:41950] id=0 15:21:19.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41950])) size=2097152, max=2097152, packet=32768 15:21:19.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41950]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41950] 15:21:19.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41950]) recipient=0 15:21:19.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950])) size=2097152, max=2097152, packet=32768 15:21:19.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950])) re-initializing 15:21:19.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950])) size=2097152, max=2097152, packet=32768 15:21:19.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:19.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41950]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:19.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41950]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:19.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:19.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950])[want-reply=true] subsystem=netconf 15:21:19.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950])[subsystem] prepared command 15:21:19.603 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:19.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:19.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa15cd3b3, L:/10.30.170.167:18267 - R:/10.30.171.175:41950]}} established 15:21:19.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 438: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18267 15:21:19.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 438: Creating data stores for simulated device 15:21:19.603 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:19.603 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:19.604 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:19.604 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:19.604 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:19.604 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1df09637 15:21:19.604 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:19.604 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:19.604 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:19.605 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:19.605 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:19.605 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:19.605 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:19.605 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:19.605 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1df09637, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1df09637, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47fb84a1, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47fb84a1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:19.605 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:19.605 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:19.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa15cd3b3, L:/10.30.170.167:18267 - R:/10.30.171.175:41950] 15:21:19.607 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 438 on channel [id: 0xa15cd3b3, L:/10.30.170.167:18267 - R:/10.30.171.175:41950] 15:21:19.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]) by 1103 down to 2096049 15:21:19.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41950]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:19.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa15cd3b3, L:/10.30.170.167:18267 - R:/10.30.171.175:41950] 15:21:19.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa15cd3b3, L:/10.30.170.167:18267 - R:/10.30.171.175:41950] 15:21:19.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]) request=subsystem result=ReplySuccess, want-reply=true 15:21:19.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41950]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:19.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]) request=subsystem activate command 15:21:19.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]) starting runner for command=netconf 15:21:19.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41950]) process #5 SSH_MSG_CHANNEL_DATA 15:21:19.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]) by 373 down to 2096779 15:21:19.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]) SSH_MSG_CHANNEL_DATA len=373 15:21:19.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950] 15:21:19.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa15cd3b3, L:/10.30.170.167:18267 - R:/10.30.171.175:41950]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:19.607 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:19.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa15cd3b3, L:/10.30.170.167:18267 - R:/10.30.171.175:41950] 15:21:19.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa15cd3b3, L:/10.30.170.167:18267 - R:/10.30.171.175:41950] 15:21:19.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18267', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:19.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=438} created 15:21:19.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=438, channel=[id: 0xa15cd3b3, L:/10.30.170.167:18267 - R:/10.30.171.175:41950]} created 15:21:19.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa15cd3b3, L:/10.30.170.167:18267 - R:/10.30.171.175:41950] successful with session NetconfServerSession{sessionId=438, channel=[id: 0xa15cd3b3, L:/10.30.170.167:18267 - R:/10.30.171.175:41950]} 15:21:19.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=438, channel=[id: 0xa15cd3b3, L:/10.30.170.167:18267 - R:/10.30.171.175:41950]} up 15:21:19.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41950]) process #6 SSH_MSG_CHANNEL_DATA 15:21:19.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]) by 393 down to 2096386 15:21:19.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]) SSH_MSG_CHANNEL_DATA len=393 15:21:19.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950] 15:21:19.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:19.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:19.608 [netconf-device-simulator-threads-6] 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=438} 15:21:19.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:19.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=438, channel=[id: 0xa15cd3b3, L:/10.30.170.167:18267 - R:/10.30.171.175:41950]} EXI handlers added to pipeline 15:21:19.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:19.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]) by 179 down to 2095870 15:21:19.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41950]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:19.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:19.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41950]) process #7 SSH_MSG_CHANNEL_DATA 15:21:19.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]) by 340 down to 2096046 15:21:19.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]) SSH_MSG_CHANNEL_DATA len=340 15:21:19.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950] 15:21:19.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:19.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:19.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=438} 15:21:19.610 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@47fb84a1 15:21:19.610 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:19.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:19.610 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:19.610 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:19.611 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:19.611 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:19.611 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:19.611 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:19.611 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:19.611 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:19.611 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:19.611 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:19.611 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:19.611 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:19.611 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:19.611 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:19.611 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:19.611 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:19.611 [netconf-device-simulator-threads-6] 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 15:21:19.611 [netconf-device-simulator-threads-6] 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 15:21:19.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:19.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]) by 733 down to 2095137 15:21:19.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41950]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:19.611 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:19.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34564]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:19.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34564]) process #9 SSH_MSG_IGNORE 15:21:19.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34564]) SSH_MSG_IGNORE 15:21:19.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:19.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43230]) process #23 SSH_MSG_IGNORE 15:21:19.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43230]) SSH_MSG_IGNORE 15:21:19.860 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42314]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:19.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42314]) process #13 SSH_MSG_IGNORE 15:21:19.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42314]) SSH_MSG_IGNORE 15:21:19.878 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48458]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:19.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48458]) process #19 SSH_MSG_IGNORE 15:21:19.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48458]) SSH_MSG_IGNORE 15:21:19.961 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48456]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48456]) process #14 SSH_MSG_IGNORE 15:21:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48456]) SSH_MSG_IGNORE 15:21:20.102 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54686]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:20.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54686]) process #17 SSH_MSG_IGNORE 15:21:20.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54686]) SSH_MSG_IGNORE 15:21:20.132 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33478]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:20.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33478]) process #15 SSH_MSG_IGNORE 15:21:20.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33478]) SSH_MSG_IGNORE 15:21:20.183 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48518]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:20.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48518]) process #21 SSH_MSG_IGNORE 15:21:20.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48518]) SSH_MSG_IGNORE 15:21:20.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60386]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:20.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60386]) process #18 SSH_MSG_IGNORE 15:21:20.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60386]) SSH_MSG_IGNORE 15:21:20.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50154]) process #8 SSH_MSG_IGNORE 15:21:20.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50154]) SSH_MSG_IGNORE 15:21:20.273 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50154]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:20.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45038]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:20.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45038]) process #22 SSH_MSG_IGNORE 15:21:20.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45038]) SSH_MSG_IGNORE 15:21:20.368 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38344]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:20.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38344]) process #11 SSH_MSG_IGNORE 15:21:20.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38344]) SSH_MSG_IGNORE 15:21:20.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46280]) process #10 SSH_MSG_IGNORE 15:21:20.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46280]) SSH_MSG_IGNORE 15:21:20.417 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46280]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:20.439 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38176]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:20.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38176]) process #16 SSH_MSG_IGNORE 15:21:20.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38176]) SSH_MSG_IGNORE 15:21:20.531 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:20.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42700]) process #24 SSH_MSG_IGNORE 15:21:20.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42700]) SSH_MSG_IGNORE 15:21:20.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60238]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:20.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60238]) process #12 SSH_MSG_IGNORE 15:21:20.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60238]) SSH_MSG_IGNORE 15:21:20.701 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37192]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:20.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37192]) process #9 SSH_MSG_IGNORE 15:21:20.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37192]) SSH_MSG_IGNORE 15:21:20.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb9cf1a34, L:/10.30.170.167:18268 - R:/10.30.171.175:47488]} 15:21:20.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:47488]): SSH-2.0-SSHD-UNKNOWN 15:21:20.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:47488]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:20.713 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:47488]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:20.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:47488]) Send SSH_MSG_KEXINIT 15:21:20.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47488]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:20.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47488]) process #0 SSH_MSG_KEXINIT 15:21:20.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:47488]) SSH_MSG_KEXINIT 15:21:20.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:47488]) strict KEX=true client=true server=true 15:21:20.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47488]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:20.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47488]) Kex: server host key algorithms = rsa-sha2-512 15:21:20.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47488]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:20.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47488]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:20.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47488]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:20.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47488]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:20.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47488]) Kex: compression algorithms (client to server) = none 15:21:20.842 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47488]) Kex: compression algorithms (server to client) = none 15:21:20.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:20.908 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55742]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:20.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47488]) process #1 30 15:21:20.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:47488]] process command=SSH_MSG_KEXDH_INIT 15:21:20.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:47488]] Send SSH_MSG_KEXDH_REPLY 15:21:20.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47488]) packet #1 sending command=31[31] len=1639 15:21:20.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:47488])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:20.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:47488]) Send SSH_MSG_NEWKEYS 15:21:20.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:47488]) session ID=bb:07:c2:02:7d:79:ac:49:84:2d:24:d8:ca:d9:4b:82:ee:c3:53:54:09:1a:2c:69:43:45:7e:f2:0d:0a:19:6d:71:ef:ec:92:37:d6:52:e3:9d:09:e4:11:54:67:da:69:2c:97:e8:dd:dd:f6:8f:8d:2d:e7:ea:04:38:e9:c1:09 15:21:20.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47488]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:20.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:47488]): strict KEX resets output message sequence number from 3 to 0 15:21:20.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:47488]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@726773e; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:20.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:47488])[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 15:21:20.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:47488])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:20.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47488]) packet #0 sending command=7[7] len=419 15:21:20.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:47488]) No pending packets to flush at end of KEX 15:21:20.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55742]) process #20 SSH_MSG_IGNORE 15:21:20.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55742]) SSH_MSG_IGNORE 15:21:20.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47488]) process #2 SSH_MSG_NEWKEYS 15:21:20.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:47488]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:20.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:47488]): strict KEX resets input message sequence number from 3 to 0 15:21:20.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:47488]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3aa934dc; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:20.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:20.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47488]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:20.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:47488]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:20.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:47488]) authorized authentication methods: password,publickey 15:21:20.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:47488]) Accepted service ssh-userauth 15:21:20.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47488]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:20.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47488]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:20.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47488]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:20.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47488]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:20.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47488]) no authentication factory for method=none 15:21:20.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:47488]) SSH_MSG_USERAUTH_REQUEST 15:21:20.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:47488]) remaining methods: password,publickey 15:21:20.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47488]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:20.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47488]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:20.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47488]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:20.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47488]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:20.963 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:20.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:47488]) authentication result: true 15:21:20.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:47488]) SSH_MSG_USERAUTH_REQUEST 15:21:20.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:47488])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:20.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47488]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:20.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:20.963 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:20.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47488]) no heartbeat to stop 15:21:20.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:47488]) heartbeat type=IGNORE, interval=PT30S 15:21:20.964 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:47488 authenticated 15:21:20.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47488]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:20.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47488]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:20.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47488]] session=TransportServerSession[admin@/10.30.171.175:47488] id=0 15:21:20.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47488])) size=2097152, max=2097152, packet=32768 15:21:20.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47488]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47488] 15:21:20.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47488]) recipient=0 15:21:20.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488])) size=2097152, max=2097152, packet=32768 15:21:20.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488])) re-initializing 15:21:20.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488])) size=2097152, max=2097152, packet=32768 15:21:20.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:20.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47488]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47488]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488])[want-reply=true] subsystem=netconf 15:21:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488])[subsystem] prepared command 15:21:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb9cf1a34, L:/10.30.170.167:18268 - R:/10.30.171.175:47488]}} established 15:21:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 439: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18268 15:21:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 439: Creating data stores for simulated device 15:21:20.965 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:20.966 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:20.966 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:20.966 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:20.967 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ce942c8 15:21:20.967 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:20.967 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:20.967 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:20.967 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:20.968 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:20.968 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:20.968 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:20.968 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:20.968 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ce942c8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ce942c8, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1860a3d9, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1860a3d9, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:20.968 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:20.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:20.975 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb9cf1a34, L:/10.30.170.167:18268 - R:/10.30.171.175:47488] 15:21:20.975 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 439 on channel [id: 0xb9cf1a34, L:/10.30.170.167:18268 - R:/10.30.171.175:47488] 15:21:20.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]) by 1103 down to 2096049 15:21:20.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47488]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:20.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb9cf1a34, L:/10.30.170.167:18268 - R:/10.30.171.175:47488] 15:21:20.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb9cf1a34, L:/10.30.170.167:18268 - R:/10.30.171.175:47488] 15:21:20.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]) request=subsystem result=ReplySuccess, want-reply=true 15:21:20.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47488]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:20.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]) request=subsystem activate command 15:21:20.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]) starting runner for command=netconf 15:21:20.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47488]) process #5 SSH_MSG_CHANNEL_DATA 15:21:20.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]) by 373 down to 2096779 15:21:20.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]) SSH_MSG_CHANNEL_DATA len=373 15:21:20.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488] 15:21:20.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb9cf1a34, L:/10.30.170.167:18268 - R:/10.30.171.175:47488]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:20.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:20.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb9cf1a34, L:/10.30.170.167:18268 - R:/10.30.171.175:47488] 15:21:20.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb9cf1a34, L:/10.30.170.167:18268 - R:/10.30.171.175:47488] 15:21:20.976 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18268', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:20.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=439} created 15:21:20.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=439, channel=[id: 0xb9cf1a34, L:/10.30.170.167:18268 - R:/10.30.171.175:47488]} created 15:21:20.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb9cf1a34, L:/10.30.170.167:18268 - R:/10.30.171.175:47488] successful with session NetconfServerSession{sessionId=439, channel=[id: 0xb9cf1a34, L:/10.30.170.167:18268 - R:/10.30.171.175:47488]} 15:21:20.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=439, channel=[id: 0xb9cf1a34, L:/10.30.170.167:18268 - R:/10.30.171.175:47488]} up 15:21:20.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47488]) process #6 SSH_MSG_CHANNEL_DATA 15:21:20.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]) by 393 down to 2096386 15:21:20.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]) SSH_MSG_CHANNEL_DATA len=393 15:21:20.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488] 15:21:20.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:20.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:20.977 [netconf-device-simulator-threads-0] 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=439} 15:21:20.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:20.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=439, channel=[id: 0xb9cf1a34, L:/10.30.170.167:18268 - R:/10.30.171.175:47488]} EXI handlers added to pipeline 15:21:20.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:20.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]) by 179 down to 2095870 15:21:20.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47488]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:20.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:20.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47488]) process #7 SSH_MSG_CHANNEL_DATA 15:21:20.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]) by 340 down to 2096046 15:21:20.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]) SSH_MSG_CHANNEL_DATA len=340 15:21:20.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488] 15:21:20.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:20.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:20.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=439} 15:21:20.980 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1860a3d9 15:21:20.980 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:20.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:20.980 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:20.980 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:20.980 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:20.980 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:20.980 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:20.980 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:20.980 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:20.980 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:20.980 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:20.980 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:20.980 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:20.980 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:20.980 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:20.980 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:20.980 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:20.980 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:20.980 [netconf-device-simulator-threads-0] 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 15:21:20.980 [netconf-device-simulator-threads-0] 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 15:21:20.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:20.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]) by 733 down to 2095137 15:21:20.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47488]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:20.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:21.040 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:21.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58138]) process #23 SSH_MSG_IGNORE 15:21:21.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58138]) SSH_MSG_IGNORE 15:21:21.045 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58344]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:21.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58344]) process #14 SSH_MSG_IGNORE 15:21:21.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58344]) SSH_MSG_IGNORE 15:21:21.100 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55096]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55096]) process #13 SSH_MSG_IGNORE 15:21:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55096]) SSH_MSG_IGNORE 15:21:21.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43792]) process #15 SSH_MSG_IGNORE 15:21:21.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43792]) SSH_MSG_IGNORE 15:21:21.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43792]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:21.204 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48862]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:21.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48862]) process #19 SSH_MSG_IGNORE 15:21:21.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48862]) SSH_MSG_IGNORE 15:21:21.232 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59302]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:21.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59302]) process #22 SSH_MSG_IGNORE 15:21:21.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59302]) SSH_MSG_IGNORE 15:21:21.373 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41986]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:21.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41986]) process #11 SSH_MSG_IGNORE 15:21:21.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41986]) SSH_MSG_IGNORE 15:21:21.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41530]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41530]) process #9 SSH_MSG_IGNORE 15:21:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41530]) SSH_MSG_IGNORE 15:21:21.478 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34534]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:21.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34534]) process #16 SSH_MSG_IGNORE 15:21:21.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34534]) SSH_MSG_IGNORE 15:21:21.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41674]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41674]) process #18 SSH_MSG_IGNORE 15:21:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41674]) SSH_MSG_IGNORE 15:21:21.626 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45468]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:21.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45468]) process #17 SSH_MSG_IGNORE 15:21:21.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45468]) SSH_MSG_IGNORE 15:21:21.644 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40526]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:21.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40526]) process #8 SSH_MSG_IGNORE 15:21:21.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40526]) SSH_MSG_IGNORE 15:21:21.671 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40450]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:21.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40450]) process #21 SSH_MSG_IGNORE 15:21:21.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40450]) SSH_MSG_IGNORE 15:21:21.821 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:21.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57436]) process #24 SSH_MSG_IGNORE 15:21:21.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57436]) SSH_MSG_IGNORE 15:21:21.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54212]) process #10 SSH_MSG_IGNORE 15:21:21.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54212]) SSH_MSG_IGNORE 15:21:21.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54212]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:21.849 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:21.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44622]) process #23 SSH_MSG_IGNORE 15:21:21.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44622]) SSH_MSG_IGNORE 15:21:21.882 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37834]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:21.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37834]) process #12 SSH_MSG_IGNORE 15:21:21.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37834]) SSH_MSG_IGNORE 15:21:21.995 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57814]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:21.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57814]) process #14 SSH_MSG_IGNORE 15:21:21.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57814]) SSH_MSG_IGNORE 15:21:22.040 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48552]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:22.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48552]) process #20 SSH_MSG_IGNORE 15:21:22.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48552]) SSH_MSG_IGNORE 15:21:22.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4295e9b1, L:/10.30.170.167:18269 - R:/10.30.171.175:55442]} 15:21:22.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:55442]): SSH-2.0-SSHD-UNKNOWN 15:21:22.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:55442]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:22.055 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:55442]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:22.264 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54022]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54022]) process #13 SSH_MSG_IGNORE 15:21:22.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54022]) SSH_MSG_IGNORE 15:21:22.313 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:22.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #19 SSH_MSG_IGNORE 15:21:22.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:21:22.362 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38882]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:22.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38882]) process #15 SSH_MSG_IGNORE 15:21:22.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38882]) SSH_MSG_IGNORE 15:21:22.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:55442]) Send SSH_MSG_KEXINIT 15:21:22.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55442]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:22.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55442]) process #0 SSH_MSG_KEXINIT 15:21:22.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:55442]) SSH_MSG_KEXINIT 15:21:22.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:55442]) strict KEX=true client=true server=true 15:21:22.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55442]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:22.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55442]) Kex: server host key algorithms = rsa-sha2-512 15:21:22.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55442]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:22.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55442]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:22.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55442]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:22.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55442]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:22.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55442]) Kex: compression algorithms (client to server) = none 15:21:22.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55442]) Kex: compression algorithms (server to client) = none 15:21:22.382 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:22.452 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51076]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:22.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51076]) process #22 SSH_MSG_IGNORE 15:21:22.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51076]) SSH_MSG_IGNORE 15:21:22.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55442]) process #1 30 15:21:22.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55442]] process command=SSH_MSG_KEXDH_INIT 15:21:22.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55442]] Send SSH_MSG_KEXDH_REPLY 15:21:22.467 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55442]) packet #1 sending command=31[31] len=1639 15:21:22.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:55442])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:22.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:55442]) Send SSH_MSG_NEWKEYS 15:21:22.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:55442]) session ID=6b:db:79:2e:c6:08:bc:98:57:08:dc:0f:f8:dc:98:d8:6f:4c:c9:5f:26:47:b7:e9:89:13:6e:02:8d:e3:f5:83:dc:74:60:ab:69:61:64:75:68:f9:c9:2a:40:33:d5:19:67:2f:c1:0a:32:14:02:5e:dc:25:c4:ba:4c:cd:fd:9e 15:21:22.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55442]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:22.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55442]): strict KEX resets output message sequence number from 3 to 0 15:21:22.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55442]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7a37d742; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:22.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:55442])[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 15:21:22.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55442])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:22.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55442]) packet #0 sending command=7[7] len=419 15:21:22.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55442]) No pending packets to flush at end of KEX 15:21:22.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55442]) process #2 SSH_MSG_NEWKEYS 15:21:22.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55442]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:22.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55442]): strict KEX resets input message sequence number from 3 to 0 15:21:22.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55442]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@21f3ad9b; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:22.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:22.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55442]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:22.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55442]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:22.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:55442]) authorized authentication methods: password,publickey 15:21:22.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55442]) Accepted service ssh-userauth 15:21:22.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55442]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:22.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55442]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:22.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55442]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:22.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55442]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:22.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55442]) no authentication factory for method=none 15:21:22.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55442]) SSH_MSG_USERAUTH_REQUEST 15:21:22.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55442]) remaining methods: password,publickey 15:21:22.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55442]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:22.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55442]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:22.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55442]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:22.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55442]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:22.500 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:22.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:55442]) authentication result: true 15:21:22.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:55442]) SSH_MSG_USERAUTH_REQUEST 15:21:22.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55442])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:22.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55442]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:22.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:22.500 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:22.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55442]) no heartbeat to stop 15:21:22.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:55442]) heartbeat type=IGNORE, interval=PT30S 15:21:22.500 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:55442 authenticated 15:21:22.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55442]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:22.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55442]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:22.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55442]] session=TransportServerSession[admin@/10.30.171.175:55442] id=0 15:21:22.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55442])) size=2097152, max=2097152, packet=32768 15:21:22.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55442]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55442] 15:21:22.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55442]) recipient=0 15:21:22.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442])) size=2097152, max=2097152, packet=32768 15:21:22.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442])) re-initializing 15:21:22.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442])) size=2097152, max=2097152, packet=32768 15:21:22.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:22.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55442]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:22.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55442]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:22.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:22.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442])[want-reply=true] subsystem=netconf 15:21:22.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442])[subsystem] prepared command 15:21:22.502 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:22.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:22.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4295e9b1, L:/10.30.170.167:18269 - R:/10.30.171.175:55442]}} established 15:21:22.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 440: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18269 15:21:22.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 440: Creating data stores for simulated device 15:21:22.502 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:22.503 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:22.503 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:22.503 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:22.503 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:22.504 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f8c96c0 15:21:22.504 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:22.505 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:22.505 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:22.505 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:22.505 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:22.505 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:22.505 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:22.505 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:22.505 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f8c96c0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f8c96c0, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2db2b5a8, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2db2b5a8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:22.506 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:22.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:22.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4295e9b1, L:/10.30.170.167:18269 - R:/10.30.171.175:55442] 15:21:22.507 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 440 on channel [id: 0x4295e9b1, L:/10.30.170.167:18269 - R:/10.30.171.175:55442] 15:21:22.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]) by 1103 down to 2096049 15:21:22.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55442]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:22.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4295e9b1, L:/10.30.170.167:18269 - R:/10.30.171.175:55442] 15:21:22.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4295e9b1, L:/10.30.170.167:18269 - R:/10.30.171.175:55442] 15:21:22.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]) request=subsystem result=ReplySuccess, want-reply=true 15:21:22.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55442]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:22.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]) request=subsystem activate command 15:21:22.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]) starting runner for command=netconf 15:21:22.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55442]) process #5 SSH_MSG_CHANNEL_DATA 15:21:22.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]) by 373 down to 2096779 15:21:22.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]) SSH_MSG_CHANNEL_DATA len=373 15:21:22.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442] 15:21:22.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x4295e9b1, L:/10.30.170.167:18269 - R:/10.30.171.175:55442]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:22.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:22.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4295e9b1, L:/10.30.170.167:18269 - R:/10.30.171.175:55442] 15:21:22.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4295e9b1, L:/10.30.170.167:18269 - R:/10.30.171.175:55442] 15:21:22.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18269', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:22.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=440} created 15:21:22.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=440, channel=[id: 0x4295e9b1, L:/10.30.170.167:18269 - R:/10.30.171.175:55442]} created 15:21:22.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4295e9b1, L:/10.30.170.167:18269 - R:/10.30.171.175:55442] successful with session NetconfServerSession{sessionId=440, channel=[id: 0x4295e9b1, L:/10.30.170.167:18269 - R:/10.30.171.175:55442]} 15:21:22.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=440, channel=[id: 0x4295e9b1, L:/10.30.170.167:18269 - R:/10.30.171.175:55442]} up 15:21:22.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55442]) process #6 SSH_MSG_CHANNEL_DATA 15:21:22.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]) by 393 down to 2096386 15:21:22.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]) SSH_MSG_CHANNEL_DATA len=393 15:21:22.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442] 15:21:22.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:22.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:22.509 [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=440} 15:21:22.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:22.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=440, channel=[id: 0x4295e9b1, L:/10.30.170.167:18269 - R:/10.30.171.175:55442]} EXI handlers added to pipeline 15:21:22.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:22.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]) by 179 down to 2095870 15:21:22.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55442]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:22.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:22.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55442]) process #7 SSH_MSG_CHANNEL_DATA 15:21:22.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]) by 340 down to 2096046 15:21:22.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]) SSH_MSG_CHANNEL_DATA len=340 15:21:22.511 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442] 15:21:22.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:22.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:22.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=440} 15:21:22.512 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2db2b5a8 15:21:22.512 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:22.512 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:22.512 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:22.512 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:22.512 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:22.512 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:22.512 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:22.513 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:22.513 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:22.513 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:22.513 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:22.513 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:22.513 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:22.513 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:22.513 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:22.513 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:22.513 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:22.513 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:22.513 [netconf-device-simulator-threads-2] 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 15:21:22.513 [netconf-device-simulator-threads-2] 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 15:21:22.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:22.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]) by 733 down to 2095137 15:21:22.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55442]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:22.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:22.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:22.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #11 SSH_MSG_IGNORE 15:21:22.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:21:22.652 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45404]) process #9 SSH_MSG_IGNORE 15:21:22.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45404]) SSH_MSG_IGNORE 15:21:22.653 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45404]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:22.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34612]) process #8 SSH_MSG_IGNORE 15:21:22.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34612]) SSH_MSG_IGNORE 15:21:22.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34612]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:22.741 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46206]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:22.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46206]) process #17 SSH_MSG_IGNORE 15:21:22.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46206]) SSH_MSG_IGNORE 15:21:22.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55306]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:22.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55306]) process #18 SSH_MSG_IGNORE 15:21:22.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55306]) SSH_MSG_IGNORE 15:21:22.762 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43696]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:22.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43696]) process #21 SSH_MSG_IGNORE 15:21:22.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43696]) SSH_MSG_IGNORE 15:21:22.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55710]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:22.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55710]) process #20 SSH_MSG_IGNORE 15:21:22.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55710]) SSH_MSG_IGNORE 15:21:23.004 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46850]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:23.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46850]) process #13 SSH_MSG_IGNORE 15:21:23.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46850]) SSH_MSG_IGNORE 15:21:23.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36592]) process #10 SSH_MSG_IGNORE 15:21:23.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36592]) SSH_MSG_IGNORE 15:21:23.048 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36592]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:23.058 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52710]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:23.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52710]) process #16 SSH_MSG_IGNORE 15:21:23.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52710]) SSH_MSG_IGNORE 15:21:23.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57962]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:23.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57962]) process #14 SSH_MSG_IGNORE 15:21:23.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57962]) SSH_MSG_IGNORE 15:21:23.195 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:23.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54094]) process #23 SSH_MSG_IGNORE 15:21:23.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54094]) SSH_MSG_IGNORE 15:21:23.214 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59730]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:23.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59730]) process #19 SSH_MSG_IGNORE 15:21:23.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59730]) SSH_MSG_IGNORE 15:21:23.257 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:23.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35512]) process #24 SSH_MSG_IGNORE 15:21:23.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35512]) SSH_MSG_IGNORE 15:21:23.304 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x79e9647e, L:/10.30.170.167:18270 - R:/10.30.171.175:57678]} 15:21:23.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:57678]): SSH-2.0-SSHD-UNKNOWN 15:21:23.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:57678]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:23.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:57678]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:23.362 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47358]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47358]) process #15 SSH_MSG_IGNORE 15:21:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47358]) SSH_MSG_IGNORE 15:21:23.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52218]) process #12 SSH_MSG_IGNORE 15:21:23.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52218]) SSH_MSG_IGNORE 15:21:23.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52218]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:23.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:57678]) Send SSH_MSG_KEXINIT 15:21:23.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57678]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:23.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57678]) process #0 SSH_MSG_KEXINIT 15:21:23.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:57678]) SSH_MSG_KEXINIT 15:21:23.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:57678]) strict KEX=true client=true server=true 15:21:23.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57678]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:23.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57678]) Kex: server host key algorithms = rsa-sha2-512 15:21:23.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57678]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:23.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57678]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:23.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57678]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:23.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57678]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:23.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57678]) Kex: compression algorithms (client to server) = none 15:21:23.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57678]) Kex: compression algorithms (server to client) = none 15:21:23.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:23.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57678]) process #1 30 15:21:23.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57678]] process command=SSH_MSG_KEXDH_INIT 15:21:23.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57678]] Send SSH_MSG_KEXDH_REPLY 15:21:23.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57678]) packet #1 sending command=31[31] len=1639 15:21:23.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:57678])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:23.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:57678]) Send SSH_MSG_NEWKEYS 15:21:23.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:57678]) session ID=cb:56:5c:a6:35:86:20:e7:23:1d:18:90:eb:2e:4e:e3:4e:8e:2d:9a:3f:a9:f7:fb:fb:18:b2:68:aa:c3:b5:29:ad:c6:bd:90:b1:df:ce:32:76:6e:a1:62:98:08:c0:46:92:c0:1b:9d:a5:eb:7f:9c:e5:79:e0:d8:1e:6a:34:e0 15:21:23.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57678]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:23.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57678]): strict KEX resets output message sequence number from 3 to 0 15:21:23.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57678]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@e662ef; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:23.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:57678])[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 15:21:23.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57678])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:23.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57678]) packet #0 sending command=7[7] len=419 15:21:23.641 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57678]) No pending packets to flush at end of KEX 15:21:23.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57678]) process #2 SSH_MSG_NEWKEYS 15:21:23.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57678]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:23.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57678]): strict KEX resets input message sequence number from 3 to 0 15:21:23.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57678]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5f0d0807; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:23.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:23.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57678]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:23.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57678]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:23.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:57678]) authorized authentication methods: password,publickey 15:21:23.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57678]) Accepted service ssh-userauth 15:21:23.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57678]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:23.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57678]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:23.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57678]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:23.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57678]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:23.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57678]) no authentication factory for method=none 15:21:23.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57678]) SSH_MSG_USERAUTH_REQUEST 15:21:23.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57678]) remaining methods: password,publickey 15:21:23.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57678]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:23.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57678]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:23.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57678]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:23.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57678]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:23.669 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:23.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:57678]) authentication result: true 15:21:23.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:57678]) SSH_MSG_USERAUTH_REQUEST 15:21:23.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57678])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:23.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57678]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:23.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:23.669 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:23.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57678]) no heartbeat to stop 15:21:23.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:57678]) heartbeat type=IGNORE, interval=PT30S 15:21:23.669 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:57678 authenticated 15:21:23.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57678]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:23.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57678]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:23.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57678]] session=TransportServerSession[admin@/10.30.171.175:57678] id=0 15:21:23.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57678])) size=2097152, max=2097152, packet=32768 15:21:23.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57678]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57678] 15:21:23.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57678]) recipient=0 15:21:23.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678])) size=2097152, max=2097152, packet=32768 15:21:23.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678])) re-initializing 15:21:23.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678])) size=2097152, max=2097152, packet=32768 15:21:23.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:23.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57678]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:23.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57678]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:23.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:23.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678])[want-reply=true] subsystem=netconf 15:21:23.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678])[subsystem] prepared command 15:21:23.670 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:23.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:23.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x79e9647e, L:/10.30.170.167:18270 - R:/10.30.171.175:57678]}} established 15:21:23.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 441: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18270 15:21:23.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 441: Creating data stores for simulated device 15:21:23.670 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:23.670 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:23.670 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:23.670 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:23.670 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:23.670 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7950ccd 15:21:23.670 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:23.671 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:23.671 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:23.671 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:23.671 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:23.671 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:23.671 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:23.672 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:23.672 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7950ccd, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7950ccd, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d884e72, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d884e72, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:23.672 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:23.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:23.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x79e9647e, L:/10.30.170.167:18270 - R:/10.30.171.175:57678] 15:21:23.673 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 441 on channel [id: 0x79e9647e, L:/10.30.170.167:18270 - R:/10.30.171.175:57678] 15:21:23.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]) by 1103 down to 2096049 15:21:23.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57678]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:23.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x79e9647e, L:/10.30.170.167:18270 - R:/10.30.171.175:57678] 15:21:23.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x79e9647e, L:/10.30.170.167:18270 - R:/10.30.171.175:57678] 15:21:23.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]) request=subsystem result=ReplySuccess, want-reply=true 15:21:23.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57678]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:23.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]) request=subsystem activate command 15:21:23.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]) starting runner for command=netconf 15:21:23.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57678]) process #5 SSH_MSG_CHANNEL_DATA 15:21:23.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]) by 373 down to 2096779 15:21:23.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]) SSH_MSG_CHANNEL_DATA len=373 15:21:23.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678] 15:21:23.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x79e9647e, L:/10.30.170.167:18270 - R:/10.30.171.175:57678]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:23.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:23.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x79e9647e, L:/10.30.170.167:18270 - R:/10.30.171.175:57678] 15:21:23.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x79e9647e, L:/10.30.170.167:18270 - R:/10.30.171.175:57678] 15:21:23.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18270', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:23.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=441} created 15:21:23.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=441, channel=[id: 0x79e9647e, L:/10.30.170.167:18270 - R:/10.30.171.175:57678]} created 15:21:23.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x79e9647e, L:/10.30.170.167:18270 - R:/10.30.171.175:57678] successful with session NetconfServerSession{sessionId=441, channel=[id: 0x79e9647e, L:/10.30.170.167:18270 - R:/10.30.171.175:57678]} 15:21:23.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=441, channel=[id: 0x79e9647e, L:/10.30.170.167:18270 - R:/10.30.171.175:57678]} up 15:21:23.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57678]) process #6 SSH_MSG_CHANNEL_DATA 15:21:23.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]) by 393 down to 2096386 15:21:23.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]) SSH_MSG_CHANNEL_DATA len=393 15:21:23.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678] 15:21:23.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:23.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:23.674 [netconf-device-simulator-threads-4] 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=441} 15:21:23.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:23.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=441, channel=[id: 0x79e9647e, L:/10.30.170.167:18270 - R:/10.30.171.175:57678]} EXI handlers added to pipeline 15:21:23.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:23.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]) by 179 down to 2095870 15:21:23.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57678]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:23.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:23.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57678]) process #7 SSH_MSG_CHANNEL_DATA 15:21:23.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]) by 340 down to 2096046 15:21:23.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]) SSH_MSG_CHANNEL_DATA len=340 15:21:23.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678] 15:21:23.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:23.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:23.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=441} 15:21:23.676 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d884e72 15:21:23.676 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:23.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:23.676 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:23.676 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:23.676 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:23.676 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:23.676 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:23.676 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:23.676 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:23.676 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:23.676 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:23.676 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:23.676 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:23.676 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:23.676 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:23.676 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:23.676 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:23.676 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:23.676 [netconf-device-simulator-threads-4] 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 15:21:23.676 [netconf-device-simulator-threads-4] 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 15:21:23.676 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:23.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]) by 733 down to 2095137 15:21:23.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57678]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:23.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40294]) process #13 SSH_MSG_IGNORE 15:21:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40294]) SSH_MSG_IGNORE 15:21:23.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40294]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:23.918 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56642]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:23.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56642]) process #17 SSH_MSG_IGNORE 15:21:23.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56642]) SSH_MSG_IGNORE 15:21:23.926 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33250]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:23.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33250]) process #22 SSH_MSG_IGNORE 15:21:23.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33250]) SSH_MSG_IGNORE 15:21:23.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45498]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:23.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45498]) process #9 SSH_MSG_IGNORE 15:21:23.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45498]) SSH_MSG_IGNORE 15:21:23.976 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38228]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:23.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38228]) process #16 SSH_MSG_IGNORE 15:21:23.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38228]) SSH_MSG_IGNORE 15:21:24.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51022]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:24.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51022]) process #11 SSH_MSG_IGNORE 15:21:24.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51022]) SSH_MSG_IGNORE 15:21:24.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54086]) process #8 SSH_MSG_IGNORE 15:21:24.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54086]) SSH_MSG_IGNORE 15:21:24.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54086]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:24.198 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56112]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:24.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56112]) process #21 SSH_MSG_IGNORE 15:21:24.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56112]) SSH_MSG_IGNORE 15:21:24.239 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53034]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:24.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53034]) process #20 SSH_MSG_IGNORE 15:21:24.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53034]) SSH_MSG_IGNORE 15:21:24.246 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57878]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:24.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57878]) process #10 SSH_MSG_IGNORE 15:21:24.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57878]) SSH_MSG_IGNORE 15:21:24.252 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36500]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36500]) process #18 SSH_MSG_IGNORE 15:21:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36500]) SSH_MSG_IGNORE 15:21:24.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35506]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:24.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42684]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35506]) process #12 SSH_MSG_IGNORE 15:21:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35506]) SSH_MSG_IGNORE 15:21:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42684]) process #13 SSH_MSG_IGNORE 15:21:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42684]) SSH_MSG_IGNORE 15:21:24.455 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:24.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36672]) process #23 SSH_MSG_IGNORE 15:21:24.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36672]) SSH_MSG_IGNORE 15:21:24.458 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52534]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52534]) process #19 SSH_MSG_IGNORE 15:21:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52534]) SSH_MSG_IGNORE 15:21:24.468 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:24.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45706]) process #24 SSH_MSG_IGNORE 15:21:24.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45706]) SSH_MSG_IGNORE 15:21:24.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb876f1a4, L:/10.30.170.167:18271 - R:/10.30.171.175:37796]} 15:21:24.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:37796]): SSH-2.0-SSHD-UNKNOWN 15:21:24.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:37796]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:24.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:37796]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:24.597 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55244]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:24.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55244]) process #15 SSH_MSG_IGNORE 15:21:24.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55244]) SSH_MSG_IGNORE 15:21:24.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37608]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:24.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37362]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:24.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37362]) process #14 SSH_MSG_IGNORE 15:21:24.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37362]) SSH_MSG_IGNORE 15:21:24.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:37796]) Send SSH_MSG_KEXINIT 15:21:24.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37796]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:24.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37796]) process #0 SSH_MSG_KEXINIT 15:21:24.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:37796]) SSH_MSG_KEXINIT 15:21:24.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:37796]) strict KEX=true client=true server=true 15:21:24.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37796]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:24.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37796]) Kex: server host key algorithms = rsa-sha2-512 15:21:24.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37796]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:24.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37796]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:24.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37796]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:24.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37796]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:24.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37796]) Kex: compression algorithms (client to server) = none 15:21:24.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37796]) Kex: compression algorithms (server to client) = none 15:21:24.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:24.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37608]) process #17 SSH_MSG_IGNORE 15:21:24.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37608]) SSH_MSG_IGNORE 15:21:24.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37796]) process #1 30 15:21:24.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37796]] process command=SSH_MSG_KEXDH_INIT 15:21:24.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37796]] Send SSH_MSG_KEXDH_REPLY 15:21:24.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37796]) packet #1 sending command=31[31] len=1639 15:21:24.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:37796])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:24.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:37796]) Send SSH_MSG_NEWKEYS 15:21:24.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:37796]) session ID=ab:63:44:04:98:d6:16:86:10:7d:23:44:39:a9:33:76:a4:4d:93:29:cd:23:f7:4f:47:45:f7:28:67:98:bb:13:6b:cc:46:85:d5:b9:67:61:ad:d4:b0:e6:27:15:b3:08:77:ee:2f:3e:9b:40:1e:28:d3:13:09:50:2b:d3:cf:21 15:21:24.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37796]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:24.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37796]): strict KEX resets output message sequence number from 3 to 0 15:21:24.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37796]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5dc45f1; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:24.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:37796])[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 15:21:24.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37796])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:24.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37796]) packet #0 sending command=7[7] len=419 15:21:24.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37796]) No pending packets to flush at end of KEX 15:21:24.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37796]) process #2 SSH_MSG_NEWKEYS 15:21:24.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37796]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:24.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37796]): strict KEX resets input message sequence number from 3 to 0 15:21:24.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37796]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7a390c06; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:24.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:24.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37796]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:24.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37796]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:24.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:37796]) authorized authentication methods: password,publickey 15:21:24.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37796]) Accepted service ssh-userauth 15:21:24.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37796]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:24.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37796]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:24.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37796]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:24.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37796]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:24.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37796]) no authentication factory for method=none 15:21:24.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37796]) SSH_MSG_USERAUTH_REQUEST 15:21:24.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37796]) remaining methods: password,publickey 15:21:24.890 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37796]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:24.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37796]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:24.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37796]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:24.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37796]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:24.891 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:24.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:37796]) authentication result: true 15:21:24.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:37796]) SSH_MSG_USERAUTH_REQUEST 15:21:24.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37796])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:24.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37796]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:24.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:24.891 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:24.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37796]) no heartbeat to stop 15:21:24.891 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:37796]) heartbeat type=IGNORE, interval=PT30S 15:21:24.891 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:37796 authenticated 15:21:24.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37796]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:24.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37796]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:24.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37796]] session=TransportServerSession[admin@/10.30.171.175:37796] id=0 15:21:24.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37796])) size=2097152, max=2097152, packet=32768 15:21:24.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37796]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37796] 15:21:24.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37796]) recipient=0 15:21:24.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796])) size=2097152, max=2097152, packet=32768 15:21:24.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796])) re-initializing 15:21:24.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796])) size=2097152, max=2097152, packet=32768 15:21:24.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:24.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37796]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:24.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37796]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:24.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:24.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796])[want-reply=true] subsystem=netconf 15:21:24.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796])[subsystem] prepared command 15:21:24.893 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:24.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:24.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb876f1a4, L:/10.30.170.167:18271 - R:/10.30.171.175:37796]}} established 15:21:24.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 442: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18271 15:21:24.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 442: Creating data stores for simulated device 15:21:24.893 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:24.893 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:24.893 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:24.893 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:24.893 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:24.894 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@319df86f 15:21:24.894 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:24.894 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:24.894 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:24.894 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:24.895 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:24.895 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:24.895 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:24.895 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:24.895 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@319df86f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@319df86f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a4eebcf, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a4eebcf, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:24.895 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:24.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:24.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb876f1a4, L:/10.30.170.167:18271 - R:/10.30.171.175:37796] 15:21:24.896 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 442 on channel [id: 0xb876f1a4, L:/10.30.170.167:18271 - R:/10.30.171.175:37796] 15:21:24.896 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]) by 1103 down to 2096049 15:21:24.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37796]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:24.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb876f1a4, L:/10.30.170.167:18271 - R:/10.30.171.175:37796] 15:21:24.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb876f1a4, L:/10.30.170.167:18271 - R:/10.30.171.175:37796] 15:21:24.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]) request=subsystem result=ReplySuccess, want-reply=true 15:21:24.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37796]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:24.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]) request=subsystem activate command 15:21:24.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]) starting runner for command=netconf 15:21:24.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37796]) process #5 SSH_MSG_CHANNEL_DATA 15:21:24.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]) by 373 down to 2096779 15:21:24.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]) SSH_MSG_CHANNEL_DATA len=373 15:21:24.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796] 15:21:24.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb876f1a4, L:/10.30.170.167:18271 - R:/10.30.171.175:37796]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:24.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:24.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb876f1a4, L:/10.30.170.167:18271 - R:/10.30.171.175:37796] 15:21:24.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb876f1a4, L:/10.30.170.167:18271 - R:/10.30.171.175:37796] 15:21:24.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18271', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:24.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=442} created 15:21:24.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=442, channel=[id: 0xb876f1a4, L:/10.30.170.167:18271 - R:/10.30.171.175:37796]} created 15:21:24.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb876f1a4, L:/10.30.170.167:18271 - R:/10.30.171.175:37796] successful with session NetconfServerSession{sessionId=442, channel=[id: 0xb876f1a4, L:/10.30.170.167:18271 - R:/10.30.171.175:37796]} 15:21:24.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=442, channel=[id: 0xb876f1a4, L:/10.30.170.167:18271 - R:/10.30.171.175:37796]} up 15:21:24.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37796]) process #6 SSH_MSG_CHANNEL_DATA 15:21:24.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]) by 393 down to 2096386 15:21:24.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]) SSH_MSG_CHANNEL_DATA len=393 15:21:24.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796] 15:21:24.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:24.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:24.898 [netconf-device-simulator-threads-6] 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=442} 15:21:24.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:24.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=442, channel=[id: 0xb876f1a4, L:/10.30.170.167:18271 - R:/10.30.171.175:37796]} EXI handlers added to pipeline 15:21:24.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:24.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]) by 179 down to 2095870 15:21:24.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37796]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:24.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:24.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37796]) process #7 SSH_MSG_CHANNEL_DATA 15:21:24.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]) by 340 down to 2096046 15:21:24.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]) SSH_MSG_CHANNEL_DATA len=340 15:21:24.900 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796] 15:21:24.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:24.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:24.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=442} 15:21:24.901 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a4eebcf 15:21:24.901 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:24.901 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:24.901 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:24.901 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:24.901 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:24.901 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:24.901 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:24.901 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:24.901 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:24.901 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:24.901 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:24.901 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:24.901 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:24.901 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:24.901 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:24.901 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:24.901 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:24.901 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:24.902 [netconf-device-simulator-threads-6] 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 15:21:24.902 [netconf-device-simulator-threads-6] 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 15:21:24.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:24.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]) by 733 down to 2095137 15:21:24.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37796]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:24.902 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:24.938 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51856]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:24.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51856]) process #16 SSH_MSG_IGNORE 15:21:24.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51856]) SSH_MSG_IGNORE 15:21:25.031 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40964]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:25.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40964]) process #22 SSH_MSG_IGNORE 15:21:25.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40964]) SSH_MSG_IGNORE 15:21:25.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36824]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:25.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36824]) process #9 SSH_MSG_IGNORE 15:21:25.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36824]) SSH_MSG_IGNORE 15:21:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51716]) process #13 SSH_MSG_IGNORE 15:21:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51716]) SSH_MSG_IGNORE 15:21:25.203 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51716]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:25.238 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34418]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:25.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34418]) process #18 SSH_MSG_IGNORE 15:21:25.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34418]) SSH_MSG_IGNORE 15:21:25.287 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52248]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:25.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52248]) process #11 SSH_MSG_IGNORE 15:21:25.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52248]) SSH_MSG_IGNORE 15:21:25.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41728]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:25.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41728]) process #8 SSH_MSG_IGNORE 15:21:25.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41728]) SSH_MSG_IGNORE 15:21:25.479 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45984]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:25.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45984]) process #21 SSH_MSG_IGNORE 15:21:25.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45984]) SSH_MSG_IGNORE 15:21:25.503 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44806]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:25.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44806]) process #20 SSH_MSG_IGNORE 15:21:25.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44806]) SSH_MSG_IGNORE 15:21:25.633 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57366]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:25.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57366]) process #12 SSH_MSG_IGNORE 15:21:25.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57366]) SSH_MSG_IGNORE 15:21:25.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36554]) process #10 SSH_MSG_IGNORE 15:21:25.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36554]) SSH_MSG_IGNORE 15:21:25.644 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36554]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:25.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53350]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:25.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53350]) process #15 SSH_MSG_IGNORE 15:21:25.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53350]) SSH_MSG_IGNORE 15:21:25.692 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:25.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39236]) process #23 SSH_MSG_IGNORE 15:21:25.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39236]) SSH_MSG_IGNORE 15:21:25.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47334]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:25.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47334]) process #19 SSH_MSG_IGNORE 15:21:25.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47334]) SSH_MSG_IGNORE 15:21:25.735 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:25.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35100]) process #24 SSH_MSG_IGNORE 15:21:25.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35100]) SSH_MSG_IGNORE 15:21:25.772 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39660]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39660]) process #17 SSH_MSG_IGNORE 15:21:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39660]) SSH_MSG_IGNORE 15:21:25.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd797c655, L:/10.30.170.167:18272 - R:/10.30.171.175:55268]} 15:21:25.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:55268]): SSH-2.0-SSHD-UNKNOWN 15:21:25.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:55268]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:25.922 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:55268]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:25.924 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60986]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:25.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60986]) process #14 SSH_MSG_IGNORE 15:21:25.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60986]) SSH_MSG_IGNORE 15:21:26.053 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54436]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54436]) process #16 SSH_MSG_IGNORE 15:21:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54436]) SSH_MSG_IGNORE 15:21:26.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:55268]) Send SSH_MSG_KEXINIT 15:21:26.175 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55268]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:26.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55268]) process #0 SSH_MSG_KEXINIT 15:21:26.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:55268]) SSH_MSG_KEXINIT 15:21:26.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:55268]) strict KEX=true client=true server=true 15:21:26.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55268]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:26.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55268]) Kex: server host key algorithms = rsa-sha2-512 15:21:26.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55268]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:26.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55268]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:26.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55268]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:26.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55268]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:26.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55268]) Kex: compression algorithms (client to server) = none 15:21:26.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55268]) Kex: compression algorithms (server to client) = none 15:21:26.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:26.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55268]) process #1 30 15:21:26.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55268]] process command=SSH_MSG_KEXDH_INIT 15:21:26.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55268]] Send SSH_MSG_KEXDH_REPLY 15:21:26.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55268]) packet #1 sending command=31[31] len=1639 15:21:26.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:55268])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:26.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:55268]) Send SSH_MSG_NEWKEYS 15:21:26.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:55268]) session ID=4d:35:c2:a0:97:21:3e:d0:65:eb:bb:54:63:16:ab:9b:33:ab:05:1b:4b:9f:3b:a3:af:2e:f0:ea:7e:82:69:24:08:08:fb:d6:94:29:28:60:61:9b:7b:f8:48:5c:45:62:9a:f4:91:8b:bd:65:63:4e:32:19:40:dd:b5:b8:50:5b 15:21:26.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55268]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:26.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55268]): strict KEX resets output message sequence number from 3 to 0 15:21:26.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55268]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5dcddd77; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:26.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:55268])[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 15:21:26.262 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55268])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:26.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55268]) packet #0 sending command=7[7] len=419 15:21:26.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55268]) No pending packets to flush at end of KEX 15:21:26.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55268]) process #2 SSH_MSG_NEWKEYS 15:21:26.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55268]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:26.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55268]): strict KEX resets input message sequence number from 3 to 0 15:21:26.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55268]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@60a2018e; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:26.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:26.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55268]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:26.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55268]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:26.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:55268]) authorized authentication methods: password,publickey 15:21:26.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55268]) Accepted service ssh-userauth 15:21:26.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55268]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:26.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55268]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:26.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55268]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:26.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55268]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:26.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55268]) no authentication factory for method=none 15:21:26.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55268]) SSH_MSG_USERAUTH_REQUEST 15:21:26.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55268]) remaining methods: password,publickey 15:21:26.296 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55268]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:26.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55268]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:26.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55268]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:26.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55268]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:26.297 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:26.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:55268]) authentication result: true 15:21:26.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:55268]) SSH_MSG_USERAUTH_REQUEST 15:21:26.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55268])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:26.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55268]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:26.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:26.297 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:26.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55268]) no heartbeat to stop 15:21:26.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:55268]) heartbeat type=IGNORE, interval=PT30S 15:21:26.297 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:55268 authenticated 15:21:26.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55268]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:26.297 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55268]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55268]] session=TransportServerSession[admin@/10.30.171.175:55268] id=0 15:21:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55268])) size=2097152, max=2097152, packet=32768 15:21:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55268]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55268] 15:21:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55268]) recipient=0 15:21:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268])) size=2097152, max=2097152, packet=32768 15:21:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268])) re-initializing 15:21:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268])) size=2097152, max=2097152, packet=32768 15:21:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55268]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55268]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268])[want-reply=true] subsystem=netconf 15:21:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268])[subsystem] prepared command 15:21:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd797c655, L:/10.30.170.167:18272 - R:/10.30.171.175:55268]}} established 15:21:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 443: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18272 15:21:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 443: Creating data stores for simulated device 15:21:26.298 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:26.299 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:26.299 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:26.299 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:26.299 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:26.299 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16481f54 15:21:26.299 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:26.300 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:26.300 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:26.300 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:26.306 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:26.306 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:26.306 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:26.306 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:26.306 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16481f54, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16481f54, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f120813, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f120813, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:26.306 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:26.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:26.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd797c655, L:/10.30.170.167:18272 - R:/10.30.171.175:55268] 15:21:26.307 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 443 on channel [id: 0xd797c655, L:/10.30.170.167:18272 - R:/10.30.171.175:55268] 15:21:26.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]) by 1103 down to 2096049 15:21:26.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55268]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:26.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd797c655, L:/10.30.170.167:18272 - R:/10.30.171.175:55268] 15:21:26.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd797c655, L:/10.30.170.167:18272 - R:/10.30.171.175:55268] 15:21:26.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]) request=subsystem result=ReplySuccess, want-reply=true 15:21:26.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55268]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:26.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]) request=subsystem activate command 15:21:26.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]) starting runner for command=netconf 15:21:26.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55268]) process #5 SSH_MSG_CHANNEL_DATA 15:21:26.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]) by 373 down to 2096779 15:21:26.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]) SSH_MSG_CHANNEL_DATA len=373 15:21:26.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268] 15:21:26.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd797c655, L:/10.30.170.167:18272 - R:/10.30.171.175:55268]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:26.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:26.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd797c655, L:/10.30.170.167:18272 - R:/10.30.171.175:55268] 15:21:26.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd797c655, L:/10.30.170.167:18272 - R:/10.30.171.175:55268] 15:21:26.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18272', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:26.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=443} created 15:21:26.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=443, channel=[id: 0xd797c655, L:/10.30.170.167:18272 - R:/10.30.171.175:55268]} created 15:21:26.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd797c655, L:/10.30.170.167:18272 - R:/10.30.171.175:55268] successful with session NetconfServerSession{sessionId=443, channel=[id: 0xd797c655, L:/10.30.170.167:18272 - R:/10.30.171.175:55268]} 15:21:26.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=443, channel=[id: 0xd797c655, L:/10.30.170.167:18272 - R:/10.30.171.175:55268]} up 15:21:26.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55268]) process #6 SSH_MSG_CHANNEL_DATA 15:21:26.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]) by 393 down to 2096386 15:21:26.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]) SSH_MSG_CHANNEL_DATA len=393 15:21:26.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268] 15:21:26.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:26.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:26.308 [netconf-device-simulator-threads-0] 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=443} 15:21:26.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:26.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=443, channel=[id: 0xd797c655, L:/10.30.170.167:18272 - R:/10.30.171.175:55268]} EXI handlers added to pipeline 15:21:26.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:26.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]) by 179 down to 2095870 15:21:26.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55268]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:26.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:26.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55268]) process #7 SSH_MSG_CHANNEL_DATA 15:21:26.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]) by 340 down to 2096046 15:21:26.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]) SSH_MSG_CHANNEL_DATA len=340 15:21:26.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268] 15:21:26.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:26.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:26.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=443} 15:21:26.311 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1f120813 15:21:26.311 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:26.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:26.311 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:26.311 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:26.311 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:26.311 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:26.311 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:26.311 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:26.311 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:26.311 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:26.311 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:26.311 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:26.311 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:26.311 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:26.311 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:26.311 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:26.311 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:26.311 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:26.311 [netconf-device-simulator-threads-0] 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 15:21:26.311 [netconf-device-simulator-threads-0] 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 15:21:26.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:26.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]) by 733 down to 2095137 15:21:26.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55268]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:26.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:26.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45298]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:26.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45298]) process #22 SSH_MSG_IGNORE 15:21:26.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45298]) SSH_MSG_IGNORE 15:21:26.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49070]) process #9 SSH_MSG_IGNORE 15:21:26.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49070]) SSH_MSG_IGNORE 15:21:26.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49070]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:26.427 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57552]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57552]) process #13 SSH_MSG_IGNORE 15:21:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57552]) SSH_MSG_IGNORE 15:21:26.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52840]) process #8 SSH_MSG_IGNORE 15:21:26.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52840]) SSH_MSG_IGNORE 15:21:26.495 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52840]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:26.597 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48660]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:26.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48660]) process #20 SSH_MSG_IGNORE 15:21:26.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48660]) SSH_MSG_IGNORE 15:21:26.600 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60992]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:26.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60992]) process #21 SSH_MSG_IGNORE 15:21:26.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60992]) SSH_MSG_IGNORE 15:21:26.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55820]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:26.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55820]) process #11 SSH_MSG_IGNORE 15:21:26.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55820]) SSH_MSG_IGNORE 15:21:26.726 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60446]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:26.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60446]) process #17 SSH_MSG_IGNORE 15:21:26.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60446]) SSH_MSG_IGNORE 15:21:26.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39688]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:26.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39688]) process #18 SSH_MSG_IGNORE 15:21:26.733 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39688]) SSH_MSG_IGNORE 15:21:26.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48528]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:26.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48528]) process #19 SSH_MSG_IGNORE 15:21:26.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48528]) SSH_MSG_IGNORE 15:21:26.822 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:26.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39396]) process #24 SSH_MSG_IGNORE 15:21:26.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39396]) SSH_MSG_IGNORE 15:21:26.858 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60546]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:26.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60546]) process #14 SSH_MSG_IGNORE 15:21:26.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60546]) SSH_MSG_IGNORE 15:21:26.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38280]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38280]) process #15 SSH_MSG_IGNORE 15:21:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38280]) SSH_MSG_IGNORE 15:21:27.000 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43912]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:27.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43912]) process #12 SSH_MSG_IGNORE 15:21:27.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43912]) SSH_MSG_IGNORE 15:21:27.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:27.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34870]) process #23 SSH_MSG_IGNORE 15:21:27.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34870]) SSH_MSG_IGNORE 15:21:27.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35726]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:27.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35726]) process #10 SSH_MSG_IGNORE 15:21:27.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35726]) SSH_MSG_IGNORE 15:21:27.326 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x87bed2fe, L:/10.30.170.167:18273 - R:/10.30.171.175:50286]} 15:21:27.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:50286]): SSH-2.0-SSHD-UNKNOWN 15:21:27.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:50286]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:27.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:50286]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:27.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:50286]) Send SSH_MSG_KEXINIT 15:21:27.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50286]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:27.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50286]) process #0 SSH_MSG_KEXINIT 15:21:27.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:50286]) SSH_MSG_KEXINIT 15:21:27.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:50286]) strict KEX=true client=true server=true 15:21:27.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50286]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:27.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50286]) Kex: server host key algorithms = rsa-sha2-512 15:21:27.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50286]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:27.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50286]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:27.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50286]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:27.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50286]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:27.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50286]) Kex: compression algorithms (client to server) = none 15:21:27.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:50286]) Kex: compression algorithms (server to client) = none 15:21:27.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:27.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60394]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:27.442 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37712]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:27.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37712]) process #22 SSH_MSG_IGNORE 15:21:27.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37712]) SSH_MSG_IGNORE 15:21:27.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50286]) process #1 30 15:21:27.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50286]] process command=SSH_MSG_KEXDH_INIT 15:21:27.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:50286]] Send SSH_MSG_KEXDH_REPLY 15:21:27.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50286]) packet #1 sending command=31[31] len=1639 15:21:27.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:50286])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:27.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:50286]) Send SSH_MSG_NEWKEYS 15:21:27.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:50286]) session ID=ef:90:8b:29:39:9c:a7:3a:1e:39:3c:f1:be:75:59:f4:ea:cf:c9:f7:6d:06:7d:56:6e:d2:71:65:28:88:e6:87:06:16:05:49:fb:c1:97:33:81:6a:66:3d:f3:97:1d:4e:d6:0d:e5:28:b7:24:c6:99:5d:2e:c2:67:34:bc:d9:9c 15:21:27.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50286]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:27.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50286]): strict KEX resets output message sequence number from 3 to 0 15:21:27.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:50286]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@61b74238; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:27.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:50286])[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 15:21:27.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50286])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:27.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50286]) packet #0 sending command=7[7] len=419 15:21:27.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50286]) No pending packets to flush at end of KEX 15:21:27.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60394]) process #8 SSH_MSG_IGNORE 15:21:27.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60394]) SSH_MSG_IGNORE 15:21:27.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50286]) process #2 SSH_MSG_NEWKEYS 15:21:27.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:50286]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:27.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50286]): strict KEX resets input message sequence number from 3 to 0 15:21:27.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:50286]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@9166519; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:27.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:27.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50286]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:27.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50286]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:27.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:50286]) authorized authentication methods: password,publickey 15:21:27.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:50286]) Accepted service ssh-userauth 15:21:27.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50286]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:27.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50286]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:27.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50286]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:27.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50286]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:27.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50286]) no authentication factory for method=none 15:21:27.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50286]) SSH_MSG_USERAUTH_REQUEST 15:21:27.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:50286]) remaining methods: password,publickey 15:21:27.525 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50286]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:27.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:50286]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:27.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50286]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:27.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:50286]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:27.526 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:27.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:50286]) authentication result: true 15:21:27.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:50286]) SSH_MSG_USERAUTH_REQUEST 15:21:27.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:50286])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:27.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:50286]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:27.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:27.526 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:27.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50286]) no heartbeat to stop 15:21:27.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:50286]) heartbeat type=IGNORE, interval=PT30S 15:21:27.526 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:50286 authenticated 15:21:27.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50286]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:27.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50286]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:27.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50286]] session=TransportServerSession[admin@/10.30.171.175:50286] id=0 15:21:27.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50286])) size=2097152, max=2097152, packet=32768 15:21:27.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50286]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50286] 15:21:27.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:50286]) recipient=0 15:21:27.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286])) size=2097152, max=2097152, packet=32768 15:21:27.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286])) re-initializing 15:21:27.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286])) size=2097152, max=2097152, packet=32768 15:21:27.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:27.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50286]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:27.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50286]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:27.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:27.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286])[want-reply=true] subsystem=netconf 15:21:27.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286])[subsystem] prepared command 15:21:27.527 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:27.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:27.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x87bed2fe, L:/10.30.170.167:18273 - R:/10.30.171.175:50286]}} established 15:21:27.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 444: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18273 15:21:27.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 444: Creating data stores for simulated device 15:21:27.527 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:27.528 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:27.528 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:27.528 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:27.528 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:27.528 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4509aa15 15:21:27.529 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:27.529 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:27.529 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:27.529 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:27.529 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:27.530 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:27.530 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:27.530 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:27.530 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4509aa15, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4509aa15, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26299250, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26299250, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:27.530 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:27.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:27.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x87bed2fe, L:/10.30.170.167:18273 - R:/10.30.171.175:50286] 15:21:27.531 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 444 on channel [id: 0x87bed2fe, L:/10.30.170.167:18273 - R:/10.30.171.175:50286] 15:21:27.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]) by 1103 down to 2096049 15:21:27.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50286]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:27.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x87bed2fe, L:/10.30.170.167:18273 - R:/10.30.171.175:50286] 15:21:27.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x87bed2fe, L:/10.30.170.167:18273 - R:/10.30.171.175:50286] 15:21:27.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]) request=subsystem result=ReplySuccess, want-reply=true 15:21:27.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50286]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:27.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]) request=subsystem activate command 15:21:27.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]) starting runner for command=netconf 15:21:27.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50286]) process #5 SSH_MSG_CHANNEL_DATA 15:21:27.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]) by 373 down to 2096779 15:21:27.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]) SSH_MSG_CHANNEL_DATA len=373 15:21:27.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286] 15:21:27.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x87bed2fe, L:/10.30.170.167:18273 - R:/10.30.171.175:50286]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:27.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:27.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x87bed2fe, L:/10.30.170.167:18273 - R:/10.30.171.175:50286] 15:21:27.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x87bed2fe, L:/10.30.170.167:18273 - R:/10.30.171.175:50286] 15:21:27.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18273', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:27.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=444} created 15:21:27.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=444, channel=[id: 0x87bed2fe, L:/10.30.170.167:18273 - R:/10.30.171.175:50286]} created 15:21:27.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x87bed2fe, L:/10.30.170.167:18273 - R:/10.30.171.175:50286] successful with session NetconfServerSession{sessionId=444, channel=[id: 0x87bed2fe, L:/10.30.170.167:18273 - R:/10.30.171.175:50286]} 15:21:27.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=444, channel=[id: 0x87bed2fe, L:/10.30.170.167:18273 - R:/10.30.171.175:50286]} up 15:21:27.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50286]) process #6 SSH_MSG_CHANNEL_DATA 15:21:27.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]) by 393 down to 2096386 15:21:27.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]) SSH_MSG_CHANNEL_DATA len=393 15:21:27.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286] 15:21:27.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:27.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:27.533 [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=444} 15:21:27.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:27.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=444, channel=[id: 0x87bed2fe, L:/10.30.170.167:18273 - R:/10.30.171.175:50286]} EXI handlers added to pipeline 15:21:27.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:27.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]) by 179 down to 2095870 15:21:27.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50286]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:27.534 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:27.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50286]) process #7 SSH_MSG_CHANNEL_DATA 15:21:27.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]) by 340 down to 2096046 15:21:27.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]) SSH_MSG_CHANNEL_DATA len=340 15:21:27.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286] 15:21:27.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39886]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:27.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:27.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:27.535 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=444} 15:21:27.536 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26299250 15:21:27.536 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:27.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:27.536 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:27.536 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:27.536 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:27.536 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:27.536 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:27.536 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:27.536 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:27.536 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:27.536 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:27.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39886]) process #16 SSH_MSG_IGNORE 15:21:27.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39886]) SSH_MSG_IGNORE 15:21:27.536 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:27.536 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:27.536 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:27.536 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:27.536 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:27.536 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:27.536 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:27.536 [netconf-device-simulator-threads-2] 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 15:21:27.536 [netconf-device-simulator-threads-2] 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 15:21:27.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:27.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]) by 733 down to 2095137 15:21:27.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50286]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:27.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:27.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56184]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:27.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56184]) process #20 SSH_MSG_IGNORE 15:21:27.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56184]) SSH_MSG_IGNORE 15:21:27.640 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59012]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:27.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59012]) process #11 SSH_MSG_IGNORE 15:21:27.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59012]) SSH_MSG_IGNORE 15:21:27.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39056]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:27.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39056]) process #21 SSH_MSG_IGNORE 15:21:27.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39056]) SSH_MSG_IGNORE 15:21:27.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58780]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:27.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58780]) process #9 SSH_MSG_IGNORE 15:21:27.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58780]) SSH_MSG_IGNORE 15:21:27.842 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42454]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:27.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42454]) process #18 SSH_MSG_IGNORE 15:21:27.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42454]) SSH_MSG_IGNORE 15:21:28.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x331b65c4, L:/10.30.170.167:18274 - R:/10.30.171.175:42028]} 15:21:28.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:42028]): SSH-2.0-SSHD-UNKNOWN 15:21:28.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:42028]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:28.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:42028]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:28.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:42028]) Send SSH_MSG_KEXINIT 15:21:28.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42028]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:28.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42028]) process #0 SSH_MSG_KEXINIT 15:21:28.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:42028]) SSH_MSG_KEXINIT 15:21:28.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:42028]) strict KEX=true client=true server=true 15:21:28.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42028]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:28.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42028]) Kex: server host key algorithms = rsa-sha2-512 15:21:28.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42028]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:28.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42028]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:28.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42028]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:28.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42028]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:28.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42028]) Kex: compression algorithms (client to server) = none 15:21:28.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42028]) Kex: compression algorithms (server to client) = none 15:21:28.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:28.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60312]) process #12 SSH_MSG_IGNORE 15:21:28.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60312]) SSH_MSG_IGNORE 15:21:28.104 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60312]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:28.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60176]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:28.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47120]) process #19 SSH_MSG_IGNORE 15:21:28.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47120]) SSH_MSG_IGNORE 15:21:28.113 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47120]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49192]) process #14 SSH_MSG_IGNORE 15:21:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49192]) SSH_MSG_IGNORE 15:21:28.132 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49192]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:28.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42028]) process #1 30 15:21:28.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42028]] process command=SSH_MSG_KEXDH_INIT 15:21:28.187 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49288]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49288]) process #15 SSH_MSG_IGNORE 15:21:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49288]) SSH_MSG_IGNORE 15:21:28.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42028]] Send SSH_MSG_KEXDH_REPLY 15:21:28.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42028]) packet #1 sending command=31[31] len=1639 15:21:28.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:42028])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:28.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:42028]) Send SSH_MSG_NEWKEYS 15:21:28.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:42028]) session ID=63:98:97:50:f2:ca:86:da:93:4e:65:0e:3b:5e:af:fd:85:2e:3e:f7:cc:b7:6f:11:58:66:8c:98:72:f8:ea:a8:dc:c4:c6:b6:a0:5a:d0:2a:a3:e5:34:3d:96:1c:61:6f:b3:ad:07:49:79:89:6c:05:42:1c:bc:26:ef:07:96:b2 15:21:28.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42028]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:28.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42028]): strict KEX resets output message sequence number from 3 to 0 15:21:28.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42028]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@999a1fb; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:28.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:42028])[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 15:21:28.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42028])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:28.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42028]) packet #0 sending command=7[7] len=419 15:21:28.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42028]) No pending packets to flush at end of KEX 15:21:28.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60176]) process #17 SSH_MSG_IGNORE 15:21:28.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60176]) SSH_MSG_IGNORE 15:21:28.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42028]) process #2 SSH_MSG_NEWKEYS 15:21:28.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42028]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:28.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42028]): strict KEX resets input message sequence number from 3 to 0 15:21:28.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42028]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4c536d41; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:28.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:28.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42028]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:28.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42028]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:28.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:42028]) authorized authentication methods: password,publickey 15:21:28.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42028]) Accepted service ssh-userauth 15:21:28.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42028]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:28.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42028]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:28.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42028]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:28.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42028]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:28.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42028]) no authentication factory for method=none 15:21:28.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42028]) SSH_MSG_USERAUTH_REQUEST 15:21:28.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42028]) remaining methods: password,publickey 15:21:28.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42028]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:28.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42028]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:28.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42028]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:28.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42028]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:28.215 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:28.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:42028]) authentication result: true 15:21:28.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:42028]) SSH_MSG_USERAUTH_REQUEST 15:21:28.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42028])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:28.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42028]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:28.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:28.215 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:28.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42028]) no heartbeat to stop 15:21:28.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:42028]) heartbeat type=IGNORE, interval=PT30S 15:21:28.215 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:42028 authenticated 15:21:28.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42028]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:28.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42028]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:28.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42028]] session=TransportServerSession[admin@/10.30.171.175:42028] id=0 15:21:28.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42028])) size=2097152, max=2097152, packet=32768 15:21:28.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42028]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42028] 15:21:28.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42028]) recipient=0 15:21:28.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028])) size=2097152, max=2097152, packet=32768 15:21:28.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028])) re-initializing 15:21:28.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028])) size=2097152, max=2097152, packet=32768 15:21:28.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:28.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42028]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:28.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42028]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:28.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:28.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028])[want-reply=true] subsystem=netconf 15:21:28.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028])[subsystem] prepared command 15:21:28.217 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:28.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:28.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x331b65c4, L:/10.30.170.167:18274 - R:/10.30.171.175:42028]}} established 15:21:28.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 445: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18274 15:21:28.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 445: Creating data stores for simulated device 15:21:28.217 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:28.217 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:28.217 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:28.217 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:28.218 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:28.219 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b63e801 15:21:28.219 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:28.219 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:28.219 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:28.219 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:28.220 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:28.220 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:28.220 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:28.220 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:28.220 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b63e801, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b63e801, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1820e2a7, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1820e2a7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:28.220 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:28.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:28.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x331b65c4, L:/10.30.170.167:18274 - R:/10.30.171.175:42028] 15:21:28.223 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 445 on channel [id: 0x331b65c4, L:/10.30.170.167:18274 - R:/10.30.171.175:42028] 15:21:28.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]) by 1103 down to 2096049 15:21:28.223 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42028]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:28.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x331b65c4, L:/10.30.170.167:18274 - R:/10.30.171.175:42028] 15:21:28.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x331b65c4, L:/10.30.170.167:18274 - R:/10.30.171.175:42028] 15:21:28.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]) request=subsystem result=ReplySuccess, want-reply=true 15:21:28.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42028]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:28.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]) request=subsystem activate command 15:21:28.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]) starting runner for command=netconf 15:21:28.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42028]) process #5 SSH_MSG_CHANNEL_DATA 15:21:28.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]) by 373 down to 2096779 15:21:28.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]) SSH_MSG_CHANNEL_DATA len=373 15:21:28.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028] 15:21:28.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x331b65c4, L:/10.30.170.167:18274 - R:/10.30.171.175:42028]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:28.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:28.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x331b65c4, L:/10.30.170.167:18274 - R:/10.30.171.175:42028] 15:21:28.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x331b65c4, L:/10.30.170.167:18274 - R:/10.30.171.175:42028] 15:21:28.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18274', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:28.224 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=445} created 15:21:28.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=445, channel=[id: 0x331b65c4, L:/10.30.170.167:18274 - R:/10.30.171.175:42028]} created 15:21:28.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x331b65c4, L:/10.30.170.167:18274 - R:/10.30.171.175:42028] successful with session NetconfServerSession{sessionId=445, channel=[id: 0x331b65c4, L:/10.30.170.167:18274 - R:/10.30.171.175:42028]} 15:21:28.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=445, channel=[id: 0x331b65c4, L:/10.30.170.167:18274 - R:/10.30.171.175:42028]} up 15:21:28.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42028]) process #6 SSH_MSG_CHANNEL_DATA 15:21:28.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]) by 393 down to 2096386 15:21:28.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]) SSH_MSG_CHANNEL_DATA len=393 15:21:28.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028] 15:21:28.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:28.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:28.225 [netconf-device-simulator-threads-4] 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=445} 15:21:28.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:28.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=445, channel=[id: 0x331b65c4, L:/10.30.170.167:18274 - R:/10.30.171.175:42028]} EXI handlers added to pipeline 15:21:28.225 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:28.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]) by 179 down to 2095870 15:21:28.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42028]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:28.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:28.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42028]) process #7 SSH_MSG_CHANNEL_DATA 15:21:28.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]) by 340 down to 2096046 15:21:28.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]) SSH_MSG_CHANNEL_DATA len=340 15:21:28.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028] 15:21:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=445} 15:21:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1820e2a7 15:21:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:28.228 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:28.229 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:28.229 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:28.229 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:28.229 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:28.229 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:28.229 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:28.229 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:28.229 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:28.229 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:28.229 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:28.229 [netconf-device-simulator-threads-4] 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 15:21:28.229 [netconf-device-simulator-threads-4] 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 15:21:28.229 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:28.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]) by 733 down to 2095137 15:21:28.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42028]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:28.230 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:28.268 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56936]) process #23 SSH_MSG_IGNORE 15:21:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56936]) SSH_MSG_IGNORE 15:21:28.343 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41124]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:28.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41124]) process #13 SSH_MSG_IGNORE 15:21:28.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41124]) SSH_MSG_IGNORE 15:21:28.386 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:28.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60610]) process #24 SSH_MSG_IGNORE 15:21:28.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60610]) SSH_MSG_IGNORE 15:21:28.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55574]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:28.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55574]) process #8 SSH_MSG_IGNORE 15:21:28.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55574]) SSH_MSG_IGNORE 15:21:28.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51152]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:28.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51152]) process #11 SSH_MSG_IGNORE 15:21:28.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51152]) SSH_MSG_IGNORE 15:21:28.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50722]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:28.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50722]) process #16 SSH_MSG_IGNORE 15:21:28.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50722]) SSH_MSG_IGNORE 15:21:28.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52024]) process #10 SSH_MSG_IGNORE 15:21:28.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52024]) SSH_MSG_IGNORE 15:21:28.663 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52024]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:28.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x31c52a66, L:/10.30.170.167:18275 - R:/10.30.171.175:48396]} 15:21:28.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:48396]): SSH-2.0-SSHD-UNKNOWN 15:21:28.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:48396]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:28.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:48396]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:28.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:48396]) Send SSH_MSG_KEXINIT 15:21:28.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48396]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:28.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48396]) process #0 SSH_MSG_KEXINIT 15:21:28.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:48396]) SSH_MSG_KEXINIT 15:21:28.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:48396]) strict KEX=true client=true server=true 15:21:28.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48396]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:28.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48396]) Kex: server host key algorithms = rsa-sha2-512 15:21:28.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48396]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:28.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48396]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:28.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48396]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:28.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48396]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:28.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48396]) Kex: compression algorithms (client to server) = none 15:21:28.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48396]) Kex: compression algorithms (server to client) = none 15:21:28.819 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:28.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60668]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:28.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48396]) process #1 30 15:21:28.883 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48396]] process command=SSH_MSG_KEXDH_INIT 15:21:28.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48396]] Send SSH_MSG_KEXDH_REPLY 15:21:28.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48396]) packet #1 sending command=31[31] len=1639 15:21:28.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:48396])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:28.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:48396]) Send SSH_MSG_NEWKEYS 15:21:28.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:48396]) session ID=35:f7:e0:77:92:03:46:73:be:01:66:e6:62:26:74:a4:e3:65:56:a8:b2:0d:8f:29:4a:28:db:30:5b:49:50:7a:96:7b:7a:7c:aa:f7:4f:46:89:35:7a:b7:ed:a6:04:ae:4e:36:91:da:d8:d3:33:42:f7:5d:c7:47:76:03:d3:e7 15:21:28.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48396]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:28.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48396]): strict KEX resets output message sequence number from 3 to 0 15:21:28.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48396]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6964dea7; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:28.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:48396])[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 15:21:28.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48396])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:28.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48396]) packet #0 sending command=7[7] len=419 15:21:28.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48396]) No pending packets to flush at end of KEX 15:21:28.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60668]) process #20 SSH_MSG_IGNORE 15:21:28.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60668]) SSH_MSG_IGNORE 15:21:28.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36460]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:28.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36460]) process #22 SSH_MSG_IGNORE 15:21:28.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36460]) SSH_MSG_IGNORE 15:21:28.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48396]) process #2 SSH_MSG_NEWKEYS 15:21:28.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48396]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:28.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48396]): strict KEX resets input message sequence number from 3 to 0 15:21:28.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48396]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@37355ca4; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:28.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:28.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48396]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:28.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48396]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:28.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:48396]) authorized authentication methods: password,publickey 15:21:28.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48396]) Accepted service ssh-userauth 15:21:28.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48396]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:28.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48396]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:28.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48396]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:28.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48396]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:28.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48396]) no authentication factory for method=none 15:21:28.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48396]) SSH_MSG_USERAUTH_REQUEST 15:21:28.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48396]) remaining methods: password,publickey 15:21:28.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48396]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:28.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48396]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:28.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48396]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:28.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48396]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:28.927 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:28.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:48396]) authentication result: true 15:21:28.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:48396]) SSH_MSG_USERAUTH_REQUEST 15:21:28.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48396])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:28.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48396]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:28.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:28.927 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:28.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48396]) no heartbeat to stop 15:21:28.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:48396]) heartbeat type=IGNORE, interval=PT30S 15:21:28.927 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:48396 authenticated 15:21:28.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48396]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:28.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48396]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:28.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48396]] session=TransportServerSession[admin@/10.30.171.175:48396] id=0 15:21:28.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48396])) size=2097152, max=2097152, packet=32768 15:21:28.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48396]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48396] 15:21:28.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48396]) recipient=0 15:21:28.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396])) size=2097152, max=2097152, packet=32768 15:21:28.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396])) re-initializing 15:21:28.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396])) size=2097152, max=2097152, packet=32768 15:21:28.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:28.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48396]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:28.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48396]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:28.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:28.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396])[want-reply=true] subsystem=netconf 15:21:28.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396])[subsystem] prepared command 15:21:28.928 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:28.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:28.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x31c52a66, L:/10.30.170.167:18275 - R:/10.30.171.175:48396]}} established 15:21:28.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 446: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18275 15:21:28.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 446: Creating data stores for simulated device 15:21:28.928 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:28.928 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:28.928 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:28.928 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:28.928 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:28.929 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67f42f65 15:21:28.929 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:28.929 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:28.929 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:28.929 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:28.930 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:28.930 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:28.930 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:28.930 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:28.930 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67f42f65, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67f42f65, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5a2ba8a8, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5a2ba8a8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:28.930 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:28.930 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:28.931 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x31c52a66, L:/10.30.170.167:18275 - R:/10.30.171.175:48396] 15:21:28.931 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 446 on channel [id: 0x31c52a66, L:/10.30.170.167:18275 - R:/10.30.171.175:48396] 15:21:28.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]) by 1103 down to 2096049 15:21:28.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48396]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:28.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x31c52a66, L:/10.30.170.167:18275 - R:/10.30.171.175:48396] 15:21:28.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x31c52a66, L:/10.30.170.167:18275 - R:/10.30.171.175:48396] 15:21:28.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]) request=subsystem result=ReplySuccess, want-reply=true 15:21:28.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48396]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:28.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]) request=subsystem activate command 15:21:28.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]) starting runner for command=netconf 15:21:28.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48396]) process #5 SSH_MSG_CHANNEL_DATA 15:21:28.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]) by 373 down to 2096779 15:21:28.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]) SSH_MSG_CHANNEL_DATA len=373 15:21:28.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396] 15:21:28.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x31c52a66, L:/10.30.170.167:18275 - R:/10.30.171.175:48396]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:28.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x31c52a66, L:/10.30.170.167:18275 - R:/10.30.171.175:48396] 15:21:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x31c52a66, L:/10.30.170.167:18275 - R:/10.30.171.175:48396] 15:21:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18275', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=446} created 15:21:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=446, channel=[id: 0x31c52a66, L:/10.30.170.167:18275 - R:/10.30.171.175:48396]} created 15:21:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x31c52a66, L:/10.30.170.167:18275 - R:/10.30.171.175:48396] successful with session NetconfServerSession{sessionId=446, channel=[id: 0x31c52a66, L:/10.30.170.167:18275 - R:/10.30.171.175:48396]} 15:21:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=446, channel=[id: 0x31c52a66, L:/10.30.170.167:18275 - R:/10.30.171.175:48396]} up 15:21:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48396]) process #6 SSH_MSG_CHANNEL_DATA 15:21:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]) by 393 down to 2096386 15:21:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]) SSH_MSG_CHANNEL_DATA len=393 15:21:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396] 15:21:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:28.933 [netconf-device-simulator-threads-6] 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=446} 15:21:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=446, channel=[id: 0x31c52a66, L:/10.30.170.167:18275 - R:/10.30.171.175:48396]} EXI handlers added to pipeline 15:21:28.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:28.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]) by 179 down to 2095870 15:21:28.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48396]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:28.934 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:28.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48396]) process #7 SSH_MSG_CHANNEL_DATA 15:21:28.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]) by 340 down to 2096046 15:21:28.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]) SSH_MSG_CHANNEL_DATA len=340 15:21:28.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396] 15:21:28.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:28.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:28.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=446} 15:21:28.936 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5a2ba8a8 15:21:28.936 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:28.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:28.936 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:28.936 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:28.936 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:28.936 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:28.936 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:28.936 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:28.936 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:28.936 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:28.936 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:28.936 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:28.936 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:28.936 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:28.936 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:28.936 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:28.936 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:28.936 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:28.936 [netconf-device-simulator-threads-6] 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 15:21:28.936 [netconf-device-simulator-threads-6] 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 15:21:28.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:28.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]) by 733 down to 2095137 15:21:28.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48396]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:28.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:29.008 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52786]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:29.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52786]) process #9 SSH_MSG_IGNORE 15:21:29.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52786]) SSH_MSG_IGNORE 15:21:29.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58144]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:29.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58144]) process #21 SSH_MSG_IGNORE 15:21:29.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58144]) SSH_MSG_IGNORE 15:21:29.172 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57316]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:29.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57316]) process #18 SSH_MSG_IGNORE 15:21:29.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57316]) SSH_MSG_IGNORE 15:21:29.365 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58154]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:29.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58154]) process #17 SSH_MSG_IGNORE 15:21:29.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58154]) SSH_MSG_IGNORE 15:21:29.399 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45848]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:29.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45848]) process #19 SSH_MSG_IGNORE 15:21:29.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45848]) SSH_MSG_IGNORE 15:21:29.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9404d87a, L:/10.30.170.167:18276 - R:/10.30.171.175:54362]} 15:21:29.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:54362]): SSH-2.0-SSHD-UNKNOWN 15:21:29.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:54362]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:29.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:54362]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:29.448 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51500]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:29.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51500]) process #12 SSH_MSG_IGNORE 15:21:29.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51500]) SSH_MSG_IGNORE 15:21:29.474 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:29.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51948]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:29.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51948]) process #14 SSH_MSG_IGNORE 15:21:29.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51948]) SSH_MSG_IGNORE 15:21:29.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:29.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53144]) process #23 SSH_MSG_IGNORE 15:21:29.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53144]) SSH_MSG_IGNORE 15:21:29.537 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35068]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:29.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35068]) process #13 SSH_MSG_IGNORE 15:21:29.537 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35068]) SSH_MSG_IGNORE 15:21:29.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48116]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:29.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40320]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40320]) process #11 SSH_MSG_IGNORE 15:21:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40320]) SSH_MSG_IGNORE 15:21:29.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:54362]) Send SSH_MSG_KEXINIT 15:21:29.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54362]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:29.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54362]) process #0 SSH_MSG_KEXINIT 15:21:29.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:54362]) SSH_MSG_KEXINIT 15:21:29.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:54362]) strict KEX=true client=true server=true 15:21:29.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54362]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:29.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54362]) Kex: server host key algorithms = rsa-sha2-512 15:21:29.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54362]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:29.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54362]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:29.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54362]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:29.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54362]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:29.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54362]) Kex: compression algorithms (client to server) = none 15:21:29.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54362]) Kex: compression algorithms (server to client) = none 15:21:29.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:29.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40676]) process #24 SSH_MSG_IGNORE 15:21:29.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40676]) SSH_MSG_IGNORE 15:21:29.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48116]) process #15 SSH_MSG_IGNORE 15:21:29.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48116]) SSH_MSG_IGNORE 15:21:29.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41236]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:29.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41236]) process #10 SSH_MSG_IGNORE 15:21:29.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41236]) SSH_MSG_IGNORE 15:21:29.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54362]) process #1 30 15:21:29.765 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54362]] process command=SSH_MSG_KEXDH_INIT 15:21:29.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54362]] Send SSH_MSG_KEXDH_REPLY 15:21:29.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54362]) packet #1 sending command=31[31] len=1639 15:21:29.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:54362])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:29.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:54362]) Send SSH_MSG_NEWKEYS 15:21:29.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:54362]) session ID=4c:a5:f4:fa:c3:7d:d5:95:61:9c:89:3a:5c:2c:78:0d:e3:88:56:80:55:79:95:5a:26:0b:df:cf:2a:b3:eb:e1:c3:a1:b4:4d:08:e4:a0:a2:f7:ed:63:21:42:70:af:05:20:bd:09:99:0b:3e:60:41:77:bd:a0:e2:28:49:1e:cd 15:21:29.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54362]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:29.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54362]): strict KEX resets output message sequence number from 3 to 0 15:21:29.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54362]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@41c554fa; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:29.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:54362])[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 15:21:29.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54362])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:29.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54362]) packet #0 sending command=7[7] len=419 15:21:29.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54362]) No pending packets to flush at end of KEX 15:21:29.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47450]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:29.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47450]) process #21 SSH_MSG_IGNORE 15:21:29.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47450]) SSH_MSG_IGNORE 15:21:29.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54362]) process #2 SSH_MSG_NEWKEYS 15:21:29.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54362]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:29.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54362]): strict KEX resets input message sequence number from 3 to 0 15:21:29.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54362]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6f955c0; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:29.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:29.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54362]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:29.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54362]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:29.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:54362]) authorized authentication methods: password,publickey 15:21:29.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54362]) Accepted service ssh-userauth 15:21:29.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54362]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:29.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54362]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:29.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54362]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:29.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54362]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:29.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54362]) no authentication factory for method=none 15:21:29.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54362]) SSH_MSG_USERAUTH_REQUEST 15:21:29.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54362]) remaining methods: password,publickey 15:21:29.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54362]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:29.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54362]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:29.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54362]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:29.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54362]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:29.816 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:29.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:54362]) authentication result: true 15:21:29.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:54362]) SSH_MSG_USERAUTH_REQUEST 15:21:29.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54362])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:29.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54362]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:29.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:29.816 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:29.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54362]) no heartbeat to stop 15:21:29.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:54362]) heartbeat type=IGNORE, interval=PT30S 15:21:29.816 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:54362 authenticated 15:21:29.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54362]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:29.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54362]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:29.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54362]] session=TransportServerSession[admin@/10.30.171.175:54362] id=0 15:21:29.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54362])) size=2097152, max=2097152, packet=32768 15:21:29.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54362]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54362] 15:21:29.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54362]) recipient=0 15:21:29.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362])) size=2097152, max=2097152, packet=32768 15:21:29.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362])) re-initializing 15:21:29.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362])) size=2097152, max=2097152, packet=32768 15:21:29.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:29.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54362]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:29.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54362]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:29.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:29.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362])[want-reply=true] subsystem=netconf 15:21:29.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362])[subsystem] prepared command 15:21:29.817 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:29.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:29.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9404d87a, L:/10.30.170.167:18276 - R:/10.30.171.175:54362]}} established 15:21:29.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 447: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18276 15:21:29.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 447: Creating data stores for simulated device 15:21:29.817 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:29.817 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:29.818 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:29.818 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:29.818 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:29.821 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@da80bd4 15:21:29.821 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:29.821 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:29.821 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:29.821 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:29.822 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:29.822 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:29.822 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:29.822 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:29.822 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@da80bd4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@da80bd4, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1adf8f22, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1adf8f22, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:29.823 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:29.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:29.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9404d87a, L:/10.30.170.167:18276 - R:/10.30.171.175:54362] 15:21:29.824 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 447 on channel [id: 0x9404d87a, L:/10.30.170.167:18276 - R:/10.30.171.175:54362] 15:21:29.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]) by 1103 down to 2096049 15:21:29.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54362]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:29.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9404d87a, L:/10.30.170.167:18276 - R:/10.30.171.175:54362] 15:21:29.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9404d87a, L:/10.30.170.167:18276 - R:/10.30.171.175:54362] 15:21:29.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]) request=subsystem result=ReplySuccess, want-reply=true 15:21:29.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54362]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:29.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]) request=subsystem activate command 15:21:29.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]) starting runner for command=netconf 15:21:29.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54362]) process #5 SSH_MSG_CHANNEL_DATA 15:21:29.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]) by 373 down to 2096779 15:21:29.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]) SSH_MSG_CHANNEL_DATA len=373 15:21:29.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362] 15:21:29.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9404d87a, L:/10.30.170.167:18276 - R:/10.30.171.175:54362]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:29.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:29.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9404d87a, L:/10.30.170.167:18276 - R:/10.30.171.175:54362] 15:21:29.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9404d87a, L:/10.30.170.167:18276 - R:/10.30.171.175:54362] 15:21:29.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18276', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:29.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=447} created 15:21:29.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=447, channel=[id: 0x9404d87a, L:/10.30.170.167:18276 - R:/10.30.171.175:54362]} created 15:21:29.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9404d87a, L:/10.30.170.167:18276 - R:/10.30.171.175:54362] successful with session NetconfServerSession{sessionId=447, channel=[id: 0x9404d87a, L:/10.30.170.167:18276 - R:/10.30.171.175:54362]} 15:21:29.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=447, channel=[id: 0x9404d87a, L:/10.30.170.167:18276 - R:/10.30.171.175:54362]} up 15:21:29.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54362]) process #6 SSH_MSG_CHANNEL_DATA 15:21:29.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]) by 393 down to 2096386 15:21:29.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]) SSH_MSG_CHANNEL_DATA len=393 15:21:29.826 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362] 15:21:29.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:29.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:29.831 [netconf-device-simulator-threads-0] 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=447} 15:21:29.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:29.831 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=447, channel=[id: 0x9404d87a, L:/10.30.170.167:18276 - R:/10.30.171.175:54362]} EXI handlers added to pipeline 15:21:29.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:29.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]) by 179 down to 2095870 15:21:29.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54362]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:29.832 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:29.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54362]) process #7 SSH_MSG_CHANNEL_DATA 15:21:29.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]) by 340 down to 2096046 15:21:29.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]) SSH_MSG_CHANNEL_DATA len=340 15:21:29.834 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362] 15:21:29.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:29.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:29.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=447} 15:21:29.835 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1adf8f22 15:21:29.835 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:29.835 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:29.835 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:29.835 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:29.836 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:29.836 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:29.836 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:29.836 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:29.836 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:29.836 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:29.836 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:29.836 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:29.836 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:29.836 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:29.836 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:29.836 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:29.836 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:29.836 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:29.836 [netconf-device-simulator-threads-0] 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 15:21:29.836 [netconf-device-simulator-threads-0] 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 15:21:29.836 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:29.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]) by 733 down to 2095137 15:21:29.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54362]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:29.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:29.983 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46926]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:29.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46926]) process #22 SSH_MSG_IGNORE 15:21:29.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46926]) SSH_MSG_IGNORE 15:21:29.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34350]) process #8 SSH_MSG_IGNORE 15:21:29.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34350]) SSH_MSG_IGNORE 15:21:29.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34350]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:30.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59392]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:30.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59392]) process #16 SSH_MSG_IGNORE 15:21:30.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59392]) SSH_MSG_IGNORE 15:21:30.203 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53232]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53232]) process #9 SSH_MSG_IGNORE 15:21:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53232]) SSH_MSG_IGNORE 15:21:30.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50978]) process #18 SSH_MSG_IGNORE 15:21:30.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50978]) SSH_MSG_IGNORE 15:21:30.312 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50978]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:30.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48158]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:30.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48158]) process #20 SSH_MSG_IGNORE 15:21:30.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48158]) SSH_MSG_IGNORE 15:21:30.400 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47724]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:30.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47724]) process #11 SSH_MSG_IGNORE 15:21:30.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47724]) SSH_MSG_IGNORE 15:21:30.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58472]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:30.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58472]) process #21 SSH_MSG_IGNORE 15:21:30.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58472]) SSH_MSG_IGNORE 15:21:30.516 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42660]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:30.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42660]) process #17 SSH_MSG_IGNORE 15:21:30.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42660]) SSH_MSG_IGNORE 15:21:30.652 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51540]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:30.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51540]) process #15 SSH_MSG_IGNORE 15:21:30.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51540]) SSH_MSG_IGNORE 15:21:30.658 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57644]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:30.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57644]) process #19 SSH_MSG_IGNORE 15:21:30.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57644]) SSH_MSG_IGNORE 15:21:30.689 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53234]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:30.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53234]) process #12 SSH_MSG_IGNORE 15:21:30.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53234]) SSH_MSG_IGNORE 15:21:30.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55164]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:30.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55164]) process #13 SSH_MSG_IGNORE 15:21:30.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55164]) SSH_MSG_IGNORE 15:21:30.721 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:30.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55036]) process #24 SSH_MSG_IGNORE 15:21:30.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55036]) SSH_MSG_IGNORE 15:21:30.769 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:30.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43018]) process #23 SSH_MSG_IGNORE 15:21:30.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43018]) SSH_MSG_IGNORE 15:21:30.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x9ca4e0c2, L:/10.30.170.167:18277 - R:/10.30.171.175:33802]} 15:21:30.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:33802]): SSH-2.0-SSHD-UNKNOWN 15:21:30.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:33802]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:30.806 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:33802]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:30.820 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54124]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:30.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54124]) process #14 SSH_MSG_IGNORE 15:21:30.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54124]) SSH_MSG_IGNORE 15:21:30.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:33802]) Send SSH_MSG_KEXINIT 15:21:30.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33802]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:30.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33802]) process #0 SSH_MSG_KEXINIT 15:21:30.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:33802]) SSH_MSG_KEXINIT 15:21:30.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:33802]) strict KEX=true client=true server=true 15:21:30.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33802]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:30.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33802]) Kex: server host key algorithms = rsa-sha2-512 15:21:30.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33802]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:30.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33802]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:30.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33802]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:30.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33802]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:30.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33802]) Kex: compression algorithms (client to server) = none 15:21:30.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:33802]) Kex: compression algorithms (server to client) = none 15:21:30.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:30.941 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34570]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:30.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52028]) process #10 SSH_MSG_IGNORE 15:21:30.982 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52028]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:30.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52028]) SSH_MSG_IGNORE 15:21:30.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33802]) process #1 30 15:21:30.990 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:33802]] process command=SSH_MSG_KEXDH_INIT 15:21:30.991 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46866]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:30.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46866]) process #18 SSH_MSG_IGNORE 15:21:30.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46866]) SSH_MSG_IGNORE 15:21:31.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:33802]] Send SSH_MSG_KEXDH_REPLY 15:21:31.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33802]) packet #1 sending command=31[31] len=1639 15:21:31.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:33802])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:31.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:33802]) Send SSH_MSG_NEWKEYS 15:21:31.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:33802]) session ID=c4:67:01:d1:88:cd:08:81:4a:9b:a0:c7:72:1a:90:2c:a7:04:58:a2:d7:40:a4:94:cd:55:61:b3:42:89:37:81:35:27:92:7b:5f:c0:4a:91:8f:17:92:59:67:bb:06:f9:f7:bb:76:c7:58:57:84:cb:5f:5b:73:b1:e3:ff:ab:fe 15:21:31.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33802]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:31.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:33802]): strict KEX resets output message sequence number from 3 to 0 15:21:31.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:33802]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@49d4665a; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:31.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:33802])[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 15:21:31.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:33802])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:31.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33802]) packet #0 sending command=7[7] len=419 15:21:31.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:33802]) No pending packets to flush at end of KEX 15:21:31.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34570]) process #9 SSH_MSG_IGNORE 15:21:31.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34570]) SSH_MSG_IGNORE 15:21:31.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33802]) process #2 SSH_MSG_NEWKEYS 15:21:31.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:33802]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:31.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:33802]): strict KEX resets input message sequence number from 3 to 0 15:21:31.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:33802]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2eab1643; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:31.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:31.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33802]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:31.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:33802]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:31.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:33802]) authorized authentication methods: password,publickey 15:21:31.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:33802]) Accepted service ssh-userauth 15:21:31.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33802]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:31.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33802]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:31.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33802]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:31.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33802]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:31.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33802]) no authentication factory for method=none 15:21:31.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:33802]) SSH_MSG_USERAUTH_REQUEST 15:21:31.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:33802]) remaining methods: password,publickey 15:21:31.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33802]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:31.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:33802]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:31.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33802]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:31.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:33802]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:31.034 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:31.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:33802]) authentication result: true 15:21:31.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:33802]) SSH_MSG_USERAUTH_REQUEST 15:21:31.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:33802])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:31.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:33802]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:31.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:31.034 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:31.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33802]) no heartbeat to stop 15:21:31.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:33802]) heartbeat type=IGNORE, interval=PT30S 15:21:31.034 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:33802 authenticated 15:21:31.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33802]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:31.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33802]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:31.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33802]] session=TransportServerSession[admin@/10.30.171.175:33802] id=0 15:21:31.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33802])) size=2097152, max=2097152, packet=32768 15:21:31.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33802]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33802] 15:21:31.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:33802]) recipient=0 15:21:31.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802])) size=2097152, max=2097152, packet=32768 15:21:31.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802])) re-initializing 15:21:31.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802])) size=2097152, max=2097152, packet=32768 15:21:31.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:31.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33802]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:31.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33802]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:31.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:31.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802])[want-reply=true] subsystem=netconf 15:21:31.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802])[subsystem] prepared command 15:21:31.035 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:31.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:31.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x9ca4e0c2, L:/10.30.170.167:18277 - R:/10.30.171.175:33802]}} established 15:21:31.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 448: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18277 15:21:31.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 448: Creating data stores for simulated device 15:21:31.036 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:31.036 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:31.036 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:31.036 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:31.036 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:31.037 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6f93a7c1 15:21:31.037 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:31.037 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:31.037 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:31.037 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:31.037 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:31.037 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:31.037 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:31.037 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:31.037 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6f93a7c1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6f93a7c1, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10af193b, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10af193b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:31.037 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:31.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:31.038 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x9ca4e0c2, L:/10.30.170.167:18277 - R:/10.30.171.175:33802] 15:21:31.038 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 448 on channel [id: 0x9ca4e0c2, L:/10.30.170.167:18277 - R:/10.30.171.175:33802] 15:21:31.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]) by 1103 down to 2096049 15:21:31.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33802]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:31.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x9ca4e0c2, L:/10.30.170.167:18277 - R:/10.30.171.175:33802] 15:21:31.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x9ca4e0c2, L:/10.30.170.167:18277 - R:/10.30.171.175:33802] 15:21:31.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]) request=subsystem result=ReplySuccess, want-reply=true 15:21:31.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33802]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:31.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]) request=subsystem activate command 15:21:31.039 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]) starting runner for command=netconf 15:21:31.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33802]) process #5 SSH_MSG_CHANNEL_DATA 15:21:31.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]) by 373 down to 2096779 15:21:31.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]) SSH_MSG_CHANNEL_DATA len=373 15:21:31.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802] 15:21:31.042 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x9ca4e0c2, L:/10.30.170.167:18277 - R:/10.30.171.175:33802]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:31.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:31.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x9ca4e0c2, L:/10.30.170.167:18277 - R:/10.30.171.175:33802] 15:21:31.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x9ca4e0c2, L:/10.30.170.167:18277 - R:/10.30.171.175:33802] 15:21:31.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18277', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:31.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=448} created 15:21:31.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=448, channel=[id: 0x9ca4e0c2, L:/10.30.170.167:18277 - R:/10.30.171.175:33802]} created 15:21:31.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x9ca4e0c2, L:/10.30.170.167:18277 - R:/10.30.171.175:33802] successful with session NetconfServerSession{sessionId=448, channel=[id: 0x9ca4e0c2, L:/10.30.170.167:18277 - R:/10.30.171.175:33802]} 15:21:31.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=448, channel=[id: 0x9ca4e0c2, L:/10.30.170.167:18277 - R:/10.30.171.175:33802]} up 15:21:31.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33802]) process #6 SSH_MSG_CHANNEL_DATA 15:21:31.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]) by 393 down to 2096386 15:21:31.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]) SSH_MSG_CHANNEL_DATA len=393 15:21:31.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802] 15:21:31.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:31.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:31.043 [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=448} 15:21:31.043 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:31.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=448, channel=[id: 0x9ca4e0c2, L:/10.30.170.167:18277 - R:/10.30.171.175:33802]} EXI handlers added to pipeline 15:21:31.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:31.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]) by 179 down to 2095870 15:21:31.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33802]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:31.044 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:31.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33802]) process #7 SSH_MSG_CHANNEL_DATA 15:21:31.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]) by 340 down to 2096046 15:21:31.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]) SSH_MSG_CHANNEL_DATA len=340 15:21:31.045 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802] 15:21:31.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:31.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:31.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=448} 15:21:31.046 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10af193b 15:21:31.046 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:31.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:31.046 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:31.046 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:31.046 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:31.046 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:31.046 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:31.046 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:31.046 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:31.046 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:31.046 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:31.046 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:31.046 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:31.046 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:31.046 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:31.046 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:31.046 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:31.046 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:31.046 [netconf-device-simulator-threads-2] 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 15:21:31.046 [netconf-device-simulator-threads-2] 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 15:21:31.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:31.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]) by 733 down to 2095137 15:21:31.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33802]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:31.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:31.101 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:21:31.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54888]) process #25 SSH_MSG_IGNORE 15:21:31.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54888]) SSH_MSG_IGNORE 15:21:31.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46336]) process #8 SSH_MSG_IGNORE 15:21:31.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46336]) SSH_MSG_IGNORE 15:21:31.274 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46336]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:31.298 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43254]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:31.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43254]) process #22 SSH_MSG_IGNORE 15:21:31.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43254]) SSH_MSG_IGNORE 15:21:31.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49364]) process #20 SSH_MSG_IGNORE 15:21:31.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49364]) SSH_MSG_IGNORE 15:21:31.341 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49364]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:31.532 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58794]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:31.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58794]) process #13 SSH_MSG_IGNORE 15:21:31.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58794]) SSH_MSG_IGNORE 15:21:31.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56680]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:31.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56680]) process #16 SSH_MSG_IGNORE 15:21:31.565 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56680]) SSH_MSG_IGNORE 15:21:31.621 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2a2c152f, L:/10.30.170.167:18278 - R:/10.30.171.175:60726]} 15:21:31.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:60726]): SSH-2.0-SSHD-UNKNOWN 15:21:31.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:60726]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:31.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:60726]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:31.698 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55832]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:31.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55832]) process #11 SSH_MSG_IGNORE 15:21:31.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55832]) SSH_MSG_IGNORE 15:21:31.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38546]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:31.813 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52940]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:31.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52940]) process #10 SSH_MSG_IGNORE 15:21:31.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52940]) SSH_MSG_IGNORE 15:21:31.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:60726]) Send SSH_MSG_KEXINIT 15:21:31.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60726]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:31.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60726]) process #0 SSH_MSG_KEXINIT 15:21:31.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:60726]) SSH_MSG_KEXINIT 15:21:31.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:60726]) strict KEX=true client=true server=true 15:21:31.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60726]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:31.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60726]) Kex: server host key algorithms = rsa-sha2-512 15:21:31.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60726]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:31.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60726]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:31.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60726]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:31.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60726]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:31.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60726]) Kex: compression algorithms (client to server) = none 15:21:31.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60726]) Kex: compression algorithms (server to client) = none 15:21:31.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:31.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38546]) process #19 SSH_MSG_IGNORE 15:21:31.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38546]) SSH_MSG_IGNORE 15:21:31.859 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46924]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:31.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60726]) process #1 30 15:21:31.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60726]] process command=SSH_MSG_KEXDH_INIT 15:21:31.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35042]) process #21 SSH_MSG_IGNORE 15:21:31.914 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35042]) SSH_MSG_IGNORE 15:21:31.914 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35042]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:31.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:31.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #12 SSH_MSG_IGNORE 15:21:31.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:21:31.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60726]] Send SSH_MSG_KEXDH_REPLY 15:21:31.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60726]) packet #1 sending command=31[31] len=1639 15:21:31.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:60726])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:31.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:60726]) Send SSH_MSG_NEWKEYS 15:21:31.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:60726]) session ID=75:ab:99:b5:9c:e8:ca:fc:f8:7c:2e:33:cc:5c:3c:60:ab:52:73:5f:23:66:f7:a1:65:45:9f:d6:7d:b9:cb:47:c9:0d:d6:6f:27:4c:4c:8f:73:3f:4e:56:fa:af:a5:d7:15:f4:4f:10:2a:12:df:aa:c9:72:c9:a3:bf:89:4d:87 15:21:31.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60726]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:31.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60726]): strict KEX resets output message sequence number from 3 to 0 15:21:31.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60726]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5948a99d; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:31.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:60726])[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 15:21:31.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60726])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:31.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60726]) packet #0 sending command=7[7] len=419 15:21:31.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60726]) No pending packets to flush at end of KEX 15:21:31.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46924]) process #9 SSH_MSG_IGNORE 15:21:31.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46924]) SSH_MSG_IGNORE 15:21:31.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44320]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:31.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44320]) process #17 SSH_MSG_IGNORE 15:21:31.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44320]) SSH_MSG_IGNORE 15:21:31.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60726]) process #2 SSH_MSG_NEWKEYS 15:21:31.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60726]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:31.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60726]): strict KEX resets input message sequence number from 3 to 0 15:21:31.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60726]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@744e4591; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:31.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:31.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60726]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:31.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60726]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:31.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:60726]) authorized authentication methods: password,publickey 15:21:31.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60726]) Accepted service ssh-userauth 15:21:31.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60726]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:31.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60726]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:31.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60726]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:31.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60726]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:31.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60726]) no authentication factory for method=none 15:21:31.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60726]) SSH_MSG_USERAUTH_REQUEST 15:21:31.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60726]) remaining methods: password,publickey 15:21:31.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60726]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:31.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60726]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:31.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60726]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:31.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60726]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:31.974 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:31.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:60726]) authentication result: true 15:21:31.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:60726]) SSH_MSG_USERAUTH_REQUEST 15:21:31.974 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:31.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60726])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:31.974 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60726]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:31.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:31.975 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:31.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60726]) no heartbeat to stop 15:21:31.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:60726]) heartbeat type=IGNORE, interval=PT30S 15:21:31.975 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:60726 authenticated 15:21:31.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43124]) process #23 SSH_MSG_IGNORE 15:21:31.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43124]) SSH_MSG_IGNORE 15:21:31.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60726]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:31.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60726]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:31.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60726]] session=TransportServerSession[admin@/10.30.171.175:60726] id=0 15:21:31.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60726])) size=2097152, max=2097152, packet=32768 15:21:31.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60726]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60726] 15:21:31.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60726]) recipient=0 15:21:31.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726])) size=2097152, max=2097152, packet=32768 15:21:31.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726])) re-initializing 15:21:31.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726])) size=2097152, max=2097152, packet=32768 15:21:31.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:31.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60726]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:31.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60726]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:31.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:31.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726])[want-reply=true] subsystem=netconf 15:21:31.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726])[subsystem] prepared command 15:21:31.976 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:31.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:31.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2a2c152f, L:/10.30.170.167:18278 - R:/10.30.171.175:60726]}} established 15:21:31.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 449: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18278 15:21:31.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 449: Creating data stores for simulated device 15:21:31.977 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:31.977 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:31.977 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:31.977 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:31.977 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:31.986 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b128df3 15:21:31.986 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:31.987 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:31.987 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:31.987 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:31.990 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:31.990 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:31.990 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:31.990 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:31.990 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b128df3, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b128df3, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6120acf0, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6120acf0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:31.990 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:31.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:31.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2a2c152f, L:/10.30.170.167:18278 - R:/10.30.171.175:60726] 15:21:31.991 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 449 on channel [id: 0x2a2c152f, L:/10.30.170.167:18278 - R:/10.30.171.175:60726] 15:21:31.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]) by 1103 down to 2096049 15:21:31.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60726]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:31.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2a2c152f, L:/10.30.170.167:18278 - R:/10.30.171.175:60726] 15:21:31.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2a2c152f, L:/10.30.170.167:18278 - R:/10.30.171.175:60726] 15:21:31.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]) request=subsystem result=ReplySuccess, want-reply=true 15:21:31.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60726]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:31.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]) request=subsystem activate command 15:21:31.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]) starting runner for command=netconf 15:21:31.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60726]) process #5 SSH_MSG_CHANNEL_DATA 15:21:31.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]) by 373 down to 2096779 15:21:31.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]) SSH_MSG_CHANNEL_DATA len=373 15:21:31.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726] 15:21:31.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x2a2c152f, L:/10.30.170.167:18278 - R:/10.30.171.175:60726]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:31.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:31.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2a2c152f, L:/10.30.170.167:18278 - R:/10.30.171.175:60726] 15:21:31.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2a2c152f, L:/10.30.170.167:18278 - R:/10.30.171.175:60726] 15:21:31.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18278', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:31.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=449} created 15:21:31.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=449, channel=[id: 0x2a2c152f, L:/10.30.170.167:18278 - R:/10.30.171.175:60726]} created 15:21:31.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2a2c152f, L:/10.30.170.167:18278 - R:/10.30.171.175:60726] successful with session NetconfServerSession{sessionId=449, channel=[id: 0x2a2c152f, L:/10.30.170.167:18278 - R:/10.30.171.175:60726]} 15:21:31.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=449, channel=[id: 0x2a2c152f, L:/10.30.170.167:18278 - R:/10.30.171.175:60726]} up 15:21:31.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60726]) process #6 SSH_MSG_CHANNEL_DATA 15:21:31.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]) by 393 down to 2096386 15:21:31.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]) SSH_MSG_CHANNEL_DATA len=393 15:21:31.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726] 15:21:31.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:31.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:31.993 [netconf-device-simulator-threads-4] 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=449} 15:21:31.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:31.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=449, channel=[id: 0x2a2c152f, L:/10.30.170.167:18278 - R:/10.30.171.175:60726]} EXI handlers added to pipeline 15:21:31.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:31.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]) by 179 down to 2095870 15:21:31.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60726]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:31.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:31.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60726]) process #7 SSH_MSG_CHANNEL_DATA 15:21:31.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]) by 340 down to 2096046 15:21:31.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]) SSH_MSG_CHANNEL_DATA len=340 15:21:31.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726] 15:21:31.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:31.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:31.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=449} 15:21:31.995 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6120acf0 15:21:31.995 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:31.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:31.995 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:31.995 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:31.995 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:31.995 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:31.995 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:31.995 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:31.995 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:31.995 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:31.995 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:31.995 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:31.995 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:31.995 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:31.995 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:31.995 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:31.995 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:31.995 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:31.995 [netconf-device-simulator-threads-4] 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 15:21:31.995 [netconf-device-simulator-threads-4] 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 15:21:31.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:31.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]) by 733 down to 2095137 15:21:31.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60726]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:31.996 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:32.024 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33108]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:32.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33108]) process #14 SSH_MSG_IGNORE 15:21:32.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33108]) SSH_MSG_IGNORE 15:21:32.068 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:32.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37206]) process #24 SSH_MSG_IGNORE 15:21:32.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37206]) SSH_MSG_IGNORE 15:21:32.137 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51614]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:32.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51614]) process #18 SSH_MSG_IGNORE 15:21:32.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51614]) SSH_MSG_IGNORE 15:21:32.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38498]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:32.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38498]) process #15 SSH_MSG_IGNORE 15:21:32.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38498]) SSH_MSG_IGNORE 15:21:32.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57888]) process #8 SSH_MSG_IGNORE 15:21:32.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57888]) SSH_MSG_IGNORE 15:21:32.338 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57888]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:32.456 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:32.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #22 SSH_MSG_IGNORE 15:21:32.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:21:32.539 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59580]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:32.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59580]) process #19 SSH_MSG_IGNORE 15:21:32.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59580]) SSH_MSG_IGNORE 15:21:32.756 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50732]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:32.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50732]) process #10 SSH_MSG_IGNORE 15:21:32.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50732]) SSH_MSG_IGNORE 15:21:32.804 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38088]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:32.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38088]) process #20 SSH_MSG_IGNORE 15:21:32.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38088]) SSH_MSG_IGNORE 15:21:32.836 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50252]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:32.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50252]) process #16 SSH_MSG_IGNORE 15:21:32.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50252]) SSH_MSG_IGNORE 15:21:32.855 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:21:32.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55962]) process #25 SSH_MSG_IGNORE 15:21:32.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55962]) SSH_MSG_IGNORE 15:21:32.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39282]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:32.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39282]) process #17 SSH_MSG_IGNORE 15:21:32.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39282]) SSH_MSG_IGNORE 15:21:32.946 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44374]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:32.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44374]) process #13 SSH_MSG_IGNORE 15:21:32.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44374]) SSH_MSG_IGNORE 15:21:32.960 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x46923ced, L:/10.30.170.167:18279 - R:/10.30.171.175:59152]} 15:21:32.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:59152]): SSH-2.0-SSHD-UNKNOWN 15:21:32.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:59152]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:32.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:59152]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:32.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46654]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46654]) process #11 SSH_MSG_IGNORE 15:21:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46654]) SSH_MSG_IGNORE 15:21:33.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:32830]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:33.123 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46446]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:33.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46446]) process #18 SSH_MSG_IGNORE 15:21:33.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46446]) SSH_MSG_IGNORE 15:21:33.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38054]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:33.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38054]) process #14 SSH_MSG_IGNORE 15:21:33.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38054]) SSH_MSG_IGNORE 15:21:33.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:59152]) Send SSH_MSG_KEXINIT 15:21:33.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59152]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:33.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59152]) process #0 SSH_MSG_KEXINIT 15:21:33.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:59152]) SSH_MSG_KEXINIT 15:21:33.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:59152]) strict KEX=true client=true server=true 15:21:33.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59152]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:33.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59152]) Kex: server host key algorithms = rsa-sha2-512 15:21:33.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59152]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:33.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59152]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:33.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59152]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:33.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59152]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:33.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59152]) Kex: compression algorithms (client to server) = none 15:21:33.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59152]) Kex: compression algorithms (server to client) = none 15:21:33.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:33.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:32830]) process #9 SSH_MSG_IGNORE 15:21:33.180 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:32830]) SSH_MSG_IGNORE 15:21:33.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:33.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59152]) process #1 30 15:21:33.253 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59152]] process command=SSH_MSG_KEXDH_INIT 15:21:33.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:33.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59152]] Send SSH_MSG_KEXDH_REPLY 15:21:33.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59152]) packet #1 sending command=31[31] len=1639 15:21:33.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:59152])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:33.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:59152]) Send SSH_MSG_NEWKEYS 15:21:33.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:59152]) session ID=1c:d9:a1:69:89:3c:35:26:27:a5:40:f9:d3:62:2f:e0:34:f9:7b:a9:cf:73:20:6f:80:31:df:82:0e:85:6b:07:3b:38:bd:db:4a:af:08:08:12:b6:db:da:db:e8:e0:42:7d:b4:ae:8c:09:f3:3c:fc:52:93:ed:9d:20:ed:ca:81 15:21:33.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59152]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:33.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59152]): strict KEX resets output message sequence number from 3 to 0 15:21:33.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59152]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2ba49a30; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:33.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:59152])[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 15:21:33.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59152])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:33.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59152]) packet #0 sending command=7[7] len=419 15:21:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54118]) process #23 SSH_MSG_IGNORE 15:21:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54118]) SSH_MSG_IGNORE 15:21:33.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59152]) No pending packets to flush at end of KEX 15:21:33.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50996]) process #24 SSH_MSG_IGNORE 15:21:33.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50996]) SSH_MSG_IGNORE 15:21:33.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59152]) process #2 SSH_MSG_NEWKEYS 15:21:33.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59152]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:33.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59152]): strict KEX resets input message sequence number from 3 to 0 15:21:33.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59152]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3ddbc356; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:33.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:33.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59152]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:33.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59152]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:33.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:59152]) authorized authentication methods: password,publickey 15:21:33.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59152]) Accepted service ssh-userauth 15:21:33.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59152]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:33.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59152]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:33.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59152]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:33.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59152]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:33.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59152]) no authentication factory for method=none 15:21:33.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59152]) SSH_MSG_USERAUTH_REQUEST 15:21:33.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59152]) remaining methods: password,publickey 15:21:33.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59152]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:33.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59152]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:33.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59152]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:33.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59152]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:33.304 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:33.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:59152]) authentication result: true 15:21:33.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:59152]) SSH_MSG_USERAUTH_REQUEST 15:21:33.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59152])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:33.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59152]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:33.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:33.304 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:33.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59152]) no heartbeat to stop 15:21:33.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:59152]) heartbeat type=IGNORE, interval=PT30S 15:21:33.304 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:59152 authenticated 15:21:33.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59152]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:33.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59152]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:33.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59152]] session=TransportServerSession[admin@/10.30.171.175:59152] id=0 15:21:33.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59152])) size=2097152, max=2097152, packet=32768 15:21:33.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59152]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59152] 15:21:33.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59152]) recipient=0 15:21:33.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152])) size=2097152, max=2097152, packet=32768 15:21:33.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152])) re-initializing 15:21:33.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152])) size=2097152, max=2097152, packet=32768 15:21:33.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:33.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59152]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:33.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59152]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:33.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:33.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152])[want-reply=true] subsystem=netconf 15:21:33.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152])[subsystem] prepared command 15:21:33.305 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:33.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:33.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x46923ced, L:/10.30.170.167:18279 - R:/10.30.171.175:59152]}} established 15:21:33.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 450: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18279 15:21:33.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 450: Creating data stores for simulated device 15:21:33.306 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:33.306 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:33.306 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:33.306 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:33.306 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:33.307 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5317c91 15:21:33.307 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:33.307 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:33.307 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:33.307 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:33.308 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:33.308 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:33.308 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:33.308 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:33.308 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5317c91, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5317c91, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e6fcb54, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e6fcb54, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:33.309 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:33.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:33.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x46923ced, L:/10.30.170.167:18279 - R:/10.30.171.175:59152] 15:21:33.310 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 450 on channel [id: 0x46923ced, L:/10.30.170.167:18279 - R:/10.30.171.175:59152] 15:21:33.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]) by 1103 down to 2096049 15:21:33.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59152]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:33.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x46923ced, L:/10.30.170.167:18279 - R:/10.30.171.175:59152] 15:21:33.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x46923ced, L:/10.30.170.167:18279 - R:/10.30.171.175:59152] 15:21:33.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]) request=subsystem result=ReplySuccess, want-reply=true 15:21:33.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59152]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:33.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]) request=subsystem activate command 15:21:33.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]) starting runner for command=netconf 15:21:33.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59152]) process #5 SSH_MSG_CHANNEL_DATA 15:21:33.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]) by 373 down to 2096779 15:21:33.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]) SSH_MSG_CHANNEL_DATA len=373 15:21:33.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152] 15:21:33.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x46923ced, L:/10.30.170.167:18279 - R:/10.30.171.175:59152]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:33.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:33.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x46923ced, L:/10.30.170.167:18279 - R:/10.30.171.175:59152] 15:21:33.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x46923ced, L:/10.30.170.167:18279 - R:/10.30.171.175:59152] 15:21:33.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18279', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:33.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=450} created 15:21:33.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=450, channel=[id: 0x46923ced, L:/10.30.170.167:18279 - R:/10.30.171.175:59152]} created 15:21:33.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x46923ced, L:/10.30.170.167:18279 - R:/10.30.171.175:59152] successful with session NetconfServerSession{sessionId=450, channel=[id: 0x46923ced, L:/10.30.170.167:18279 - R:/10.30.171.175:59152]} 15:21:33.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=450, channel=[id: 0x46923ced, L:/10.30.170.167:18279 - R:/10.30.171.175:59152]} up 15:21:33.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59152]) process #6 SSH_MSG_CHANNEL_DATA 15:21:33.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]) by 393 down to 2096386 15:21:33.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]) SSH_MSG_CHANNEL_DATA len=393 15:21:33.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152] 15:21:33.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:33.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:33.312 [netconf-device-simulator-threads-6] 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=450} 15:21:33.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:33.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=450, channel=[id: 0x46923ced, L:/10.30.170.167:18279 - R:/10.30.171.175:59152]} EXI handlers added to pipeline 15:21:33.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:33.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]) by 179 down to 2095870 15:21:33.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59152]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:33.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:33.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59152]) process #7 SSH_MSG_CHANNEL_DATA 15:21:33.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]) by 340 down to 2096046 15:21:33.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]) SSH_MSG_CHANNEL_DATA len=340 15:21:33.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152] 15:21:33.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:33.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:33.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=450} 15:21:33.319 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e6fcb54 15:21:33.319 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:33.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:33.319 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:33.319 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:33.319 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:33.319 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:33.319 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:33.319 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:33.320 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:33.320 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:33.320 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:33.320 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:33.320 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:33.320 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:33.320 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:33.320 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:33.320 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:33.320 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:33.320 [netconf-device-simulator-threads-6] 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 15:21:33.320 [netconf-device-simulator-threads-6] 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 15:21:33.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:33.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]) by 733 down to 2095137 15:21:33.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59152]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:33.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:33.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37572]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:33.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37572]) process #8 SSH_MSG_IGNORE 15:21:33.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37572]) SSH_MSG_IGNORE 15:21:33.378 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46760]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:33.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46760]) process #21 SSH_MSG_IGNORE 15:21:33.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46760]) SSH_MSG_IGNORE 15:21:33.396 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40132]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:33.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40132]) process #12 SSH_MSG_IGNORE 15:21:33.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40132]) SSH_MSG_IGNORE 15:21:33.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36940]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:33.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36940]) process #15 SSH_MSG_IGNORE 15:21:33.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36940]) SSH_MSG_IGNORE 15:21:33.684 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56816]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56816]) process #17 SSH_MSG_IGNORE 15:21:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56816]) SSH_MSG_IGNORE 15:21:33.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40314]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:33.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40314]) process #22 SSH_MSG_IGNORE 15:21:33.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40314]) SSH_MSG_IGNORE 15:21:33.772 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53024]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:33.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53024]) process #19 SSH_MSG_IGNORE 15:21:33.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53024]) SSH_MSG_IGNORE 15:21:33.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45678]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:33.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45678]) process #20 SSH_MSG_IGNORE 15:21:33.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45678]) SSH_MSG_IGNORE 15:21:34.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:21:34.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60062]) process #25 SSH_MSG_IGNORE 15:21:34.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60062]) SSH_MSG_IGNORE 15:21:34.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43564]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:34.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43564]) process #16 SSH_MSG_IGNORE 15:21:34.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43564]) SSH_MSG_IGNORE 15:21:34.118 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41604]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:34.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41604]) process #11 SSH_MSG_IGNORE 15:21:34.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41604]) SSH_MSG_IGNORE 15:21:34.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #10 SSH_MSG_IGNORE 15:21:34.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:21:34.199 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:34.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0154a5dc, L:/10.30.170.167:18280 - R:/10.30.171.175:59614]} 15:21:34.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:59614]): SSH-2.0-SSHD-UNKNOWN 15:21:34.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:59614]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:34.251 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:59614]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:34.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:59614]) Send SSH_MSG_KEXINIT 15:21:34.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59614]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:34.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59614]) process #0 SSH_MSG_KEXINIT 15:21:34.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:59614]) SSH_MSG_KEXINIT 15:21:34.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:59614]) strict KEX=true client=true server=true 15:21:34.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59614]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:34.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59614]) Kex: server host key algorithms = rsa-sha2-512 15:21:34.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59614]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:34.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59614]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:34.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59614]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:34.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59614]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:34.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59614]) Kex: compression algorithms (client to server) = none 15:21:34.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59614]) Kex: compression algorithms (server to client) = none 15:21:34.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:34.293 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:34.308 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45270]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:34.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59614]) process #1 30 15:21:34.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59614]] process command=SSH_MSG_KEXDH_INIT 15:21:34.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59614]] Send SSH_MSG_KEXDH_REPLY 15:21:34.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59614]) packet #1 sending command=31[31] len=1639 15:21:34.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:59614])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:34.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:59614]) Send SSH_MSG_NEWKEYS 15:21:34.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:59614]) session ID=47:cb:94:c1:87:96:09:38:96:7b:7c:02:68:9d:21:48:ae:d6:ca:ce:37:f0:4f:2b:04:b3:89:86:ec:f9:1c:dd:ff:b9:c9:6d:c5:49:b5:18:6a:2d:af:78:5a:e3:e3:48:30:a3:5a:c8:ee:ba:b1:8f:ca:1a:97:c0:5c:ff:4e:c5 15:21:34.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59614]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:34.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59614]): strict KEX resets output message sequence number from 3 to 0 15:21:34.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59614]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4583cdd4; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:34.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:59614])[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 15:21:34.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59614])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:34.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59614]) packet #0 sending command=7[7] len=419 15:21:34.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59614]) No pending packets to flush at end of KEX 15:21:34.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44528]) process #24 SSH_MSG_IGNORE 15:21:34.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44528]) SSH_MSG_IGNORE 15:21:34.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45270]) process #9 SSH_MSG_IGNORE 15:21:34.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45270]) SSH_MSG_IGNORE 15:21:34.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59614]) process #2 SSH_MSG_NEWKEYS 15:21:34.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59614]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:34.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59614]): strict KEX resets input message sequence number from 3 to 0 15:21:34.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59614]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@bb6a6ed; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:34.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:34.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59614]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:34.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59614]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:34.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:59614]) authorized authentication methods: password,publickey 15:21:34.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59614]) Accepted service ssh-userauth 15:21:34.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59614]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:34.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59614]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:34.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59614]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:34.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59614]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:34.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59614]) no authentication factory for method=none 15:21:34.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59614]) SSH_MSG_USERAUTH_REQUEST 15:21:34.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59614]) remaining methods: password,publickey 15:21:34.411 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59614]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:34.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59614]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:34.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59614]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:34.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59614]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:34.412 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:34.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:59614]) authentication result: true 15:21:34.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:59614]) SSH_MSG_USERAUTH_REQUEST 15:21:34.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59614])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:34.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59614]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:34.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:34.412 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:34.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59614]) no heartbeat to stop 15:21:34.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:59614]) heartbeat type=IGNORE, interval=PT30S 15:21:34.412 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:59614 authenticated 15:21:34.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59614]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:34.412 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59614]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59614]] session=TransportServerSession[admin@/10.30.171.175:59614] id=0 15:21:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59614])) size=2097152, max=2097152, packet=32768 15:21:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59614]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59614] 15:21:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59614]) recipient=0 15:21:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614])) size=2097152, max=2097152, packet=32768 15:21:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614])) re-initializing 15:21:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614])) size=2097152, max=2097152, packet=32768 15:21:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59614]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59614]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614])[want-reply=true] subsystem=netconf 15:21:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614])[subsystem] prepared command 15:21:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0154a5dc, L:/10.30.170.167:18280 - R:/10.30.171.175:59614]}} established 15:21:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 451: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18280 15:21:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 451: Creating data stores for simulated device 15:21:34.413 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:34.413 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:34.414 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:34.414 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e1b5a37 15:21:34.414 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:34.414 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:34.414 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:34.414 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:34.415 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:34.415 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:34.415 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:34.415 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:34.415 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e1b5a37, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e1b5a37, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1dad73dc, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1dad73dc, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:34.415 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:34.416 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:34.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0154a5dc, L:/10.30.170.167:18280 - R:/10.30.171.175:59614] 15:21:34.417 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 451 on channel [id: 0x0154a5dc, L:/10.30.170.167:18280 - R:/10.30.171.175:59614] 15:21:34.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]) by 1103 down to 2096049 15:21:34.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59614]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:34.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0154a5dc, L:/10.30.170.167:18280 - R:/10.30.171.175:59614] 15:21:34.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0154a5dc, L:/10.30.170.167:18280 - R:/10.30.171.175:59614] 15:21:34.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]) request=subsystem result=ReplySuccess, want-reply=true 15:21:34.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59614]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:34.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]) request=subsystem activate command 15:21:34.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]) starting runner for command=netconf 15:21:34.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59614]) process #5 SSH_MSG_CHANNEL_DATA 15:21:34.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]) by 373 down to 2096779 15:21:34.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]) SSH_MSG_CHANNEL_DATA len=373 15:21:34.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614] 15:21:34.420 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0154a5dc, L:/10.30.170.167:18280 - R:/10.30.171.175:59614]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:34.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:34.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55152]) process #13 SSH_MSG_IGNORE 15:21:34.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55152]) SSH_MSG_IGNORE 15:21:34.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55152]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:34.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0154a5dc, L:/10.30.170.167:18280 - R:/10.30.171.175:59614] 15:21:34.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0154a5dc, L:/10.30.170.167:18280 - R:/10.30.171.175:59614] 15:21:34.436 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18280', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:34.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=451} created 15:21:34.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=451, channel=[id: 0x0154a5dc, L:/10.30.170.167:18280 - R:/10.30.171.175:59614]} created 15:21:34.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0154a5dc, L:/10.30.170.167:18280 - R:/10.30.171.175:59614] successful with session NetconfServerSession{sessionId=451, channel=[id: 0x0154a5dc, L:/10.30.170.167:18280 - R:/10.30.171.175:59614]} 15:21:34.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=451, channel=[id: 0x0154a5dc, L:/10.30.170.167:18280 - R:/10.30.171.175:59614]} up 15:21:34.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59614]) process #6 SSH_MSG_CHANNEL_DATA 15:21:34.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]) by 393 down to 2096386 15:21:34.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]) SSH_MSG_CHANNEL_DATA len=393 15:21:34.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614] 15:21:34.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:34.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:34.438 [netconf-device-simulator-threads-0] 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=451} 15:21:34.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:34.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=451, channel=[id: 0x0154a5dc, L:/10.30.170.167:18280 - R:/10.30.171.175:59614]} EXI handlers added to pipeline 15:21:34.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:34.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]) by 179 down to 2095870 15:21:34.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59614]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:34.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:34.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59614]) process #7 SSH_MSG_CHANNEL_DATA 15:21:34.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]) by 340 down to 2096046 15:21:34.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]) SSH_MSG_CHANNEL_DATA len=340 15:21:34.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614] 15:21:34.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:34.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:34.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=451} 15:21:34.441 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1dad73dc 15:21:34.441 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:34.441 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:34.441 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:34.441 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:34.441 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:34.441 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:34.441 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:34.441 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:34.441 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:34.442 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:34.442 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:34.442 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:34.442 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:34.442 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:34.442 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:34.442 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:34.442 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:34.442 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:34.442 [netconf-device-simulator-threads-0] 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 15:21:34.442 [netconf-device-simulator-threads-0] 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 15:21:34.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:34.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]) by 733 down to 2095137 15:21:34.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59614]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:34.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:34.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60536]) process #14 SSH_MSG_IGNORE 15:21:34.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60536]) SSH_MSG_IGNORE 15:21:34.473 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60536]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:34.482 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50618]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:34.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50618]) process #21 SSH_MSG_IGNORE 15:21:34.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50618]) SSH_MSG_IGNORE 15:21:34.501 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58044]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:34.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58044]) process #18 SSH_MSG_IGNORE 15:21:34.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58044]) SSH_MSG_IGNORE 15:21:34.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50140]) process #12 SSH_MSG_IGNORE 15:21:34.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50140]) SSH_MSG_IGNORE 15:21:34.543 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50140]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:34.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34250]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:34.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34250]) process #23 SSH_MSG_IGNORE 15:21:34.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34250]) SSH_MSG_IGNORE 15:21:34.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35212]) process #8 SSH_MSG_IGNORE 15:21:34.796 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35212]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:34.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35212]) SSH_MSG_IGNORE 15:21:34.952 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56610]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:34.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56610]) process #15 SSH_MSG_IGNORE 15:21:34.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56610]) SSH_MSG_IGNORE 15:21:34.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x39ee0c47, L:/10.30.170.167:18281 - R:/10.30.171.175:55726]} 15:21:34.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:55726]): SSH-2.0-SSHD-UNKNOWN 15:21:34.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:55726]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:34.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:55726]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:35.045 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40368]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:35.059 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44176]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:35.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:55726]) Send SSH_MSG_KEXINIT 15:21:35.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55726]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:35.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55726]) process #0 SSH_MSG_KEXINIT 15:21:35.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:55726]) SSH_MSG_KEXINIT 15:21:35.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:55726]) strict KEX=true client=true server=true 15:21:35.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55726]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:35.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55726]) Kex: server host key algorithms = rsa-sha2-512 15:21:35.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55726]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:35.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55726]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:35.095 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55726]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:35.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55726]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:35.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55726]) Kex: compression algorithms (client to server) = none 15:21:35.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:55726]) Kex: compression algorithms (server to client) = none 15:21:35.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:35.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40368]) process #19 SSH_MSG_IGNORE 15:21:35.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40368]) SSH_MSG_IGNORE 15:21:35.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44176]) process #9 SSH_MSG_IGNORE 15:21:35.096 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44176]) SSH_MSG_IGNORE 15:21:35.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43496]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:35.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43496]) process #17 SSH_MSG_IGNORE 15:21:35.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43496]) SSH_MSG_IGNORE 15:21:35.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55726]) process #1 30 15:21:35.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55726]] process command=SSH_MSG_KEXDH_INIT 15:21:35.170 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57892]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:35.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57892]) process #16 SSH_MSG_IGNORE 15:21:35.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57892]) SSH_MSG_IGNORE 15:21:35.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:55726]] Send SSH_MSG_KEXDH_REPLY 15:21:35.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55726]) packet #1 sending command=31[31] len=1639 15:21:35.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:55726])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:35.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:55726]) Send SSH_MSG_NEWKEYS 15:21:35.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:55726]) session ID=ae:ff:6c:52:d5:09:0c:59:bf:37:60:65:0f:77:bd:cf:7c:fb:ab:12:a0:e6:13:6f:6c:f8:69:36:14:20:bf:34:42:ae:45:92:98:87:0e:0e:9d:de:a8:47:3f:cf:e7:e7:4a:33:6f:2e:56:bd:8b:e1:50:c8:b4:7a:08:0a:2e:4b 15:21:35.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55726]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:35.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55726]): strict KEX resets output message sequence number from 3 to 0 15:21:35.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:55726]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@fa0dcee; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:35.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:55726])[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 15:21:35.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55726])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:35.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55726]) packet #0 sending command=7[7] len=419 15:21:35.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55726]) No pending packets to flush at end of KEX 15:21:35.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55726]) process #2 SSH_MSG_NEWKEYS 15:21:35.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:55726]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:35.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55726]): strict KEX resets input message sequence number from 3 to 0 15:21:35.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:55726]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@157c0ec8; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:35.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:35.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55726]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:35.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55726]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:35.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:55726]) authorized authentication methods: password,publickey 15:21:35.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:55726]) Accepted service ssh-userauth 15:21:35.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55726]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:35.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55726]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:35.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55726]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:35.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55726]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:35.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55726]) no authentication factory for method=none 15:21:35.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55726]) SSH_MSG_USERAUTH_REQUEST 15:21:35.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:55726]) remaining methods: password,publickey 15:21:35.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55726]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:35.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:55726]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:35.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55726]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:35.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:55726]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:35.219 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:35.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:55726]) authentication result: true 15:21:35.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:55726]) SSH_MSG_USERAUTH_REQUEST 15:21:35.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:55726])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:35.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:55726]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:35.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:35.219 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:35.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55726]) no heartbeat to stop 15:21:35.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:55726]) heartbeat type=IGNORE, interval=PT30S 15:21:35.220 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:55726 authenticated 15:21:35.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55726]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:35.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55726]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:35.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55726]] session=TransportServerSession[admin@/10.30.171.175:55726] id=0 15:21:35.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55726])) size=2097152, max=2097152, packet=32768 15:21:35.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55726]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55726] 15:21:35.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:55726]) recipient=0 15:21:35.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726])) size=2097152, max=2097152, packet=32768 15:21:35.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726])) re-initializing 15:21:35.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726])) size=2097152, max=2097152, packet=32768 15:21:35.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:35.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55726]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:35.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55726]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:35.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:35.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726])[want-reply=true] subsystem=netconf 15:21:35.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726])[subsystem] prepared command 15:21:35.221 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:35.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:35.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x39ee0c47, L:/10.30.170.167:18281 - R:/10.30.171.175:55726]}} established 15:21:35.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 452: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18281 15:21:35.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 452: Creating data stores for simulated device 15:21:35.221 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:35.221 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:35.222 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:35.222 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:35.222 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:35.223 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21e7bff0 15:21:35.223 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:35.223 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:35.223 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:35.223 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:35.224 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:35.224 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:35.224 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:35.224 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:35.224 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21e7bff0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21e7bff0, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e217144, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e217144, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:35.224 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:35.225 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:35.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x39ee0c47, L:/10.30.170.167:18281 - R:/10.30.171.175:55726] 15:21:35.226 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 452 on channel [id: 0x39ee0c47, L:/10.30.170.167:18281 - R:/10.30.171.175:55726] 15:21:35.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]) by 1103 down to 2096049 15:21:35.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55726]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:35.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x39ee0c47, L:/10.30.170.167:18281 - R:/10.30.171.175:55726] 15:21:35.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x39ee0c47, L:/10.30.170.167:18281 - R:/10.30.171.175:55726] 15:21:35.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]) request=subsystem result=ReplySuccess, want-reply=true 15:21:35.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55726]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:35.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]) request=subsystem activate command 15:21:35.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]) starting runner for command=netconf 15:21:35.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55726]) process #5 SSH_MSG_CHANNEL_DATA 15:21:35.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]) by 373 down to 2096779 15:21:35.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]) SSH_MSG_CHANNEL_DATA len=373 15:21:35.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726] 15:21:35.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x39ee0c47, L:/10.30.170.167:18281 - R:/10.30.171.175:55726]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:35.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:35.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x39ee0c47, L:/10.30.170.167:18281 - R:/10.30.171.175:55726] 15:21:35.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x39ee0c47, L:/10.30.170.167:18281 - R:/10.30.171.175:55726] 15:21:35.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18281', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:35.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=452} created 15:21:35.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=452, channel=[id: 0x39ee0c47, L:/10.30.170.167:18281 - R:/10.30.171.175:55726]} created 15:21:35.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x39ee0c47, L:/10.30.170.167:18281 - R:/10.30.171.175:55726] successful with session NetconfServerSession{sessionId=452, channel=[id: 0x39ee0c47, L:/10.30.170.167:18281 - R:/10.30.171.175:55726]} 15:21:35.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=452, channel=[id: 0x39ee0c47, L:/10.30.170.167:18281 - R:/10.30.171.175:55726]} up 15:21:35.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55726]) process #6 SSH_MSG_CHANNEL_DATA 15:21:35.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]) by 393 down to 2096386 15:21:35.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]) SSH_MSG_CHANNEL_DATA len=393 15:21:35.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726] 15:21:35.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:35.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:35.232 [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=452} 15:21:35.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:35.232 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=452, channel=[id: 0x39ee0c47, L:/10.30.170.167:18281 - R:/10.30.171.175:55726]} EXI handlers added to pipeline 15:21:35.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:35.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]) by 179 down to 2095870 15:21:35.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55726]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:35.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:35.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55726]) process #7 SSH_MSG_CHANNEL_DATA 15:21:35.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]) by 340 down to 2096046 15:21:35.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]) SSH_MSG_CHANNEL_DATA len=340 15:21:35.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726] 15:21:35.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:35.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:35.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=452} 15:21:35.237 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e217144 15:21:35.237 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:35.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:35.237 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:35.237 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:35.237 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:35.237 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:35.237 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:35.237 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:35.237 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:35.237 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:35.237 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:35.237 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:35.237 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:35.237 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:35.237 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:35.237 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:35.237 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:35.237 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:35.237 [netconf-device-simulator-threads-2] 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 15:21:35.238 [netconf-device-simulator-threads-2] 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 15:21:35.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:35.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]) by 733 down to 2095137 15:21:35.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55726]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:35.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:35.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47616]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:35.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47616]) process #22 SSH_MSG_IGNORE 15:21:35.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47616]) SSH_MSG_IGNORE 15:21:35.296 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:21:35.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54708]) process #25 SSH_MSG_IGNORE 15:21:35.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54708]) SSH_MSG_IGNORE 15:21:35.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59792]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:35.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59792]) process #20 SSH_MSG_IGNORE 15:21:35.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59792]) SSH_MSG_IGNORE 15:21:35.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59020]) process #10 SSH_MSG_IGNORE 15:21:35.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59020]) SSH_MSG_IGNORE 15:21:35.354 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59020]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:35.419 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:35.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35166]) process #24 SSH_MSG_IGNORE 15:21:35.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35166]) SSH_MSG_IGNORE 15:21:35.421 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39854]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39854]) process #11 SSH_MSG_IGNORE 15:21:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39854]) SSH_MSG_IGNORE 15:21:35.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50180]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50180]) process #13 SSH_MSG_IGNORE 15:21:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50180]) SSH_MSG_IGNORE 15:21:35.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47276]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:35.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37358]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47276]) process #18 SSH_MSG_IGNORE 15:21:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47276]) SSH_MSG_IGNORE 15:21:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37358]) process #21 SSH_MSG_IGNORE 15:21:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37358]) SSH_MSG_IGNORE 15:21:35.711 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58356]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:35.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58356]) process #12 SSH_MSG_IGNORE 15:21:35.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58356]) SSH_MSG_IGNORE 15:21:35.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42458]) process #14 SSH_MSG_IGNORE 15:21:35.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42458]) SSH_MSG_IGNORE 15:21:35.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42458]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:35.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38758]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38758]) process #23 SSH_MSG_IGNORE 15:21:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38758]) SSH_MSG_IGNORE 15:21:36.011 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40848]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:36.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40848]) process #9 SSH_MSG_IGNORE 15:21:36.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40848]) SSH_MSG_IGNORE 15:21:36.182 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47636]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:36.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47636]) process #16 SSH_MSG_IGNORE 15:21:36.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47636]) SSH_MSG_IGNORE 15:21:36.231 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:36.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #8 SSH_MSG_IGNORE 15:21:36.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:21:36.239 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37492]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37492]) process #15 SSH_MSG_IGNORE 15:21:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37492]) SSH_MSG_IGNORE 15:21:36.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc6f263f0, L:/10.30.170.167:18282 - R:/10.30.171.175:44996]} 15:21:36.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:44996]): SSH-2.0-SSHD-UNKNOWN 15:21:36.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:44996]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:36.283 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:44996]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:36.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:44996]) Send SSH_MSG_KEXINIT 15:21:36.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44996]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:36.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44996]) process #0 SSH_MSG_KEXINIT 15:21:36.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:44996]) SSH_MSG_KEXINIT 15:21:36.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:44996]) strict KEX=true client=true server=true 15:21:36.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44996]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:36.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44996]) Kex: server host key algorithms = rsa-sha2-512 15:21:36.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44996]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:36.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44996]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:36.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44996]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:36.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44996]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:36.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44996]) Kex: compression algorithms (client to server) = none 15:21:36.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:44996]) Kex: compression algorithms (server to client) = none 15:21:36.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:36.381 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46272]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:36.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44996]) process #1 30 15:21:36.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44996]] process command=SSH_MSG_KEXDH_INIT 15:21:36.457 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54238]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:36.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54238]) process #17 SSH_MSG_IGNORE 15:21:36.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54238]) SSH_MSG_IGNORE 15:21:36.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:44996]] Send SSH_MSG_KEXDH_REPLY 15:21:36.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44996]) packet #1 sending command=31[31] len=1639 15:21:36.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:44996])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:36.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:44996]) Send SSH_MSG_NEWKEYS 15:21:36.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:44996]) session ID=2c:e2:0b:aa:38:28:9f:b8:a7:66:92:4d:23:89:c1:02:88:a5:09:1d:ed:6a:8a:f8:36:08:32:64:6c:77:e5:e0:4b:f6:f4:35:c1:ea:49:bb:6a:a0:8b:2e:a3:ae:34:51:ba:4f:40:f6:51:45:d9:83:b1:96:7a:6b:2a:36:27:ee 15:21:36.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44996]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:36.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44996]): strict KEX resets output message sequence number from 3 to 0 15:21:36.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:44996]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2c1af668; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:36.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:44996])[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 15:21:36.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44996])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:36.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44996]) packet #0 sending command=7[7] len=419 15:21:36.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44996]) No pending packets to flush at end of KEX 15:21:36.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46272]) process #19 SSH_MSG_IGNORE 15:21:36.469 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46272]) SSH_MSG_IGNORE 15:21:36.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44996]) process #2 SSH_MSG_NEWKEYS 15:21:36.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:44996]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:36.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44996]): strict KEX resets input message sequence number from 3 to 0 15:21:36.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:44996]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@60dc5a84; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:36.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:36.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44996]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:36.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44996]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:36.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:44996]) authorized authentication methods: password,publickey 15:21:36.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:44996]) Accepted service ssh-userauth 15:21:36.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44996]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:36.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44996]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:36.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44996]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:36.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44996]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:36.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44996]) no authentication factory for method=none 15:21:36.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44996]) SSH_MSG_USERAUTH_REQUEST 15:21:36.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:44996]) remaining methods: password,publickey 15:21:36.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44996]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:36.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:44996]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:36.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44996]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:36.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:44996]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:36.503 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:36.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:44996]) authentication result: true 15:21:36.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:44996]) SSH_MSG_USERAUTH_REQUEST 15:21:36.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:44996])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:36.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:44996]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:36.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:36.503 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:36.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44996]) no heartbeat to stop 15:21:36.503 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:44996]) heartbeat type=IGNORE, interval=PT30S 15:21:36.503 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:44996 authenticated 15:21:36.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44996]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:36.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44996]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:36.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44996]] session=TransportServerSession[admin@/10.30.171.175:44996] id=0 15:21:36.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44996])) size=2097152, max=2097152, packet=32768 15:21:36.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44996]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44996] 15:21:36.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:44996]) recipient=0 15:21:36.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996])) size=2097152, max=2097152, packet=32768 15:21:36.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996])) re-initializing 15:21:36.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996])) size=2097152, max=2097152, packet=32768 15:21:36.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:36.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44996]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:36.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44996]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:36.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:36.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996])[want-reply=true] subsystem=netconf 15:21:36.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996])[subsystem] prepared command 15:21:36.505 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:36.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:36.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc6f263f0, L:/10.30.170.167:18282 - R:/10.30.171.175:44996]}} established 15:21:36.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 453: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18282 15:21:36.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 453: Creating data stores for simulated device 15:21:36.505 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:36.505 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:36.505 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:36.505 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:36.506 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:36.508 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@736b8222 15:21:36.508 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:36.508 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:36.508 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:36.508 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:36.509 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:36.509 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:36.509 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:36.509 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:36.509 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@736b8222, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@736b8222, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30c32a61, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30c32a61, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:36.510 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:36.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:36.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc6f263f0, L:/10.30.170.167:18282 - R:/10.30.171.175:44996] 15:21:36.511 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 453 on channel [id: 0xc6f263f0, L:/10.30.170.167:18282 - R:/10.30.171.175:44996] 15:21:36.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]) by 1103 down to 2096049 15:21:36.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44996]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:36.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc6f263f0, L:/10.30.170.167:18282 - R:/10.30.171.175:44996] 15:21:36.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc6f263f0, L:/10.30.170.167:18282 - R:/10.30.171.175:44996] 15:21:36.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]) request=subsystem result=ReplySuccess, want-reply=true 15:21:36.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44996]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:36.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]) request=subsystem activate command 15:21:36.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]) starting runner for command=netconf 15:21:36.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44996]) process #5 SSH_MSG_CHANNEL_DATA 15:21:36.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]) by 373 down to 2096779 15:21:36.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]) SSH_MSG_CHANNEL_DATA len=373 15:21:36.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996] 15:21:36.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc6f263f0, L:/10.30.170.167:18282 - R:/10.30.171.175:44996]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:36.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:36.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc6f263f0, L:/10.30.170.167:18282 - R:/10.30.171.175:44996] 15:21:36.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc6f263f0, L:/10.30.170.167:18282 - R:/10.30.171.175:44996] 15:21:36.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18282', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:36.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=453} created 15:21:36.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=453, channel=[id: 0xc6f263f0, L:/10.30.170.167:18282 - R:/10.30.171.175:44996]} created 15:21:36.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc6f263f0, L:/10.30.170.167:18282 - R:/10.30.171.175:44996] successful with session NetconfServerSession{sessionId=453, channel=[id: 0xc6f263f0, L:/10.30.170.167:18282 - R:/10.30.171.175:44996]} 15:21:36.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=453, channel=[id: 0xc6f263f0, L:/10.30.170.167:18282 - R:/10.30.171.175:44996]} up 15:21:36.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44996]) process #6 SSH_MSG_CHANNEL_DATA 15:21:36.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]) by 393 down to 2096386 15:21:36.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]) SSH_MSG_CHANNEL_DATA len=393 15:21:36.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996] 15:21:36.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:36.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:36.513 [netconf-device-simulator-threads-4] 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=453} 15:21:36.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:36.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=453, channel=[id: 0xc6f263f0, L:/10.30.170.167:18282 - R:/10.30.171.175:44996]} EXI handlers added to pipeline 15:21:36.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:36.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]) by 179 down to 2095870 15:21:36.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44996]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:36.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:36.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44996]) process #7 SSH_MSG_CHANNEL_DATA 15:21:36.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]) by 340 down to 2096046 15:21:36.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]) SSH_MSG_CHANNEL_DATA len=340 15:21:36.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996] 15:21:36.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:36.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:36.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=453} 15:21:36.516 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30c32a61 15:21:36.516 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:36.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:36.516 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:36.516 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:36.516 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:36.516 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:36.516 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:36.516 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:36.516 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:36.516 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:36.516 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:36.516 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:36.516 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:36.516 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:36.516 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:36.516 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:36.516 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:36.516 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:36.517 [netconf-device-simulator-threads-4] 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 15:21:36.517 [netconf-device-simulator-threads-4] 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 15:21:36.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:36.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]) by 733 down to 2095137 15:21:36.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44996]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:36.517 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:36.540 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50372]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:36.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50372]) process #11 SSH_MSG_IGNORE 15:21:36.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50372]) SSH_MSG_IGNORE 15:21:36.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59766]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:36.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59766]) process #20 SSH_MSG_IGNORE 15:21:36.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59766]) SSH_MSG_IGNORE 15:21:36.588 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:21:36.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58112]) process #25 SSH_MSG_IGNORE 15:21:36.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58112]) SSH_MSG_IGNORE 15:21:36.629 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:36.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54380]) process #24 SSH_MSG_IGNORE 15:21:36.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54380]) SSH_MSG_IGNORE 15:21:36.644 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53088]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:36.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53088]) process #22 SSH_MSG_IGNORE 15:21:36.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53088]) SSH_MSG_IGNORE 15:21:36.733 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56674]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:36.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56674]) process #10 SSH_MSG_IGNORE 15:21:36.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56674]) SSH_MSG_IGNORE 15:21:36.757 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45880]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:36.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45880]) process #21 SSH_MSG_IGNORE 15:21:36.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45880]) SSH_MSG_IGNORE 15:21:36.811 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46650]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:36.811 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46650]) process #13 SSH_MSG_IGNORE 15:21:36.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46650]) SSH_MSG_IGNORE 15:21:36.930 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39958]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:36.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39958]) process #12 SSH_MSG_IGNORE 15:21:36.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39958]) SSH_MSG_IGNORE 15:21:36.963 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41400]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:36.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41400]) process #18 SSH_MSG_IGNORE 15:21:36.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41400]) SSH_MSG_IGNORE 15:21:36.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47864]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:36.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47864]) process #14 SSH_MSG_IGNORE 15:21:36.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47864]) SSH_MSG_IGNORE 15:21:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39500]) process #9 SSH_MSG_IGNORE 15:21:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39500]) SSH_MSG_IGNORE 15:21:37.074 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39500]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:37.163 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48346]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:37.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48346]) process #23 SSH_MSG_IGNORE 15:21:37.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48346]) SSH_MSG_IGNORE 15:21:37.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42082]) process #8 SSH_MSG_IGNORE 15:21:37.309 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42082]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:37.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42082]) SSH_MSG_IGNORE 15:21:37.457 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58256]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:37.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58256]) process #21 SSH_MSG_IGNORE 15:21:37.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58256]) SSH_MSG_IGNORE 15:21:37.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40580]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40580]) process #19 SSH_MSG_IGNORE 15:21:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40580]) SSH_MSG_IGNORE 15:21:37.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60978]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:37.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60978]) process #16 SSH_MSG_IGNORE 15:21:37.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60978]) SSH_MSG_IGNORE 15:21:37.546 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55224]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:37.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55224]) process #17 SSH_MSG_IGNORE 15:21:37.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55224]) SSH_MSG_IGNORE 15:21:37.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x35460bfb, L:/10.30.170.167:18283 - R:/10.30.171.175:43062]} 15:21:37.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:43062]): SSH-2.0-SSHD-UNKNOWN 15:21:37.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:43062]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:37.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:43062]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:37.778 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:37.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53618]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53618]) process #20 SSH_MSG_IGNORE 15:21:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53618]) SSH_MSG_IGNORE 15:21:37.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36408]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:37.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36408]) process #15 SSH_MSG_IGNORE 15:21:37.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36408]) SSH_MSG_IGNORE 15:21:37.838 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60884]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60884]) process #22 SSH_MSG_IGNORE 15:21:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60884]) SSH_MSG_IGNORE 15:21:37.842 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:21:37.880 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55408]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:37.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55408]) process #11 SSH_MSG_IGNORE 15:21:37.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55408]) SSH_MSG_IGNORE 15:21:37.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:43062]) Send SSH_MSG_KEXINIT 15:21:37.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43062]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:37.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43062]) process #0 SSH_MSG_KEXINIT 15:21:37.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:43062]) SSH_MSG_KEXINIT 15:21:37.958 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:43062]) strict KEX=true client=true server=true 15:21:37.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43062]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:37.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43062]) Kex: server host key algorithms = rsa-sha2-512 15:21:37.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43062]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:37.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43062]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:37.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43062]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:37.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43062]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:37.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43062]) Kex: compression algorithms (client to server) = none 15:21:37.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43062]) Kex: compression algorithms (server to client) = none 15:21:37.959 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:37.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50598]) process #24 SSH_MSG_IGNORE 15:21:37.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50598]) SSH_MSG_IGNORE 15:21:37.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34104]) process #25 SSH_MSG_IGNORE 15:21:37.961 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34104]) SSH_MSG_IGNORE 15:21:38.005 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42628]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:38.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42628]) process #13 SSH_MSG_IGNORE 15:21:38.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42628]) SSH_MSG_IGNORE 15:21:38.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43062]) process #1 30 15:21:38.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43062]] process command=SSH_MSG_KEXDH_INIT 15:21:38.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43062]] Send SSH_MSG_KEXDH_REPLY 15:21:38.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43062]) packet #1 sending command=31[31] len=1639 15:21:38.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:43062])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:38.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:43062]) Send SSH_MSG_NEWKEYS 15:21:38.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:43062]) session ID=62:86:a6:ae:75:ea:9f:42:25:63:75:1f:da:82:4a:c4:fb:8a:e1:2e:94:9b:82:e1:7c:0f:86:61:e7:af:10:0c:71:59:6f:83:d1:bf:e2:15:9f:a2:34:38:6a:fd:2e:08:13:5b:18:4c:f2:28:57:34:d1:ea:31:8f:c6:c4:20:3a 15:21:38.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43062]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:38.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43062]): strict KEX resets output message sequence number from 3 to 0 15:21:38.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43062]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@535bbecc; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:38.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:43062])[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 15:21:38.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43062])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:38.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43062]) packet #0 sending command=7[7] len=419 15:21:38.047 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43062]) No pending packets to flush at end of KEX 15:21:38.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49154]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:38.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49154]) process #18 SSH_MSG_IGNORE 15:21:38.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49154]) SSH_MSG_IGNORE 15:21:38.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43062]) process #2 SSH_MSG_NEWKEYS 15:21:38.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43062]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:38.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43062]): strict KEX resets input message sequence number from 3 to 0 15:21:38.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43062]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@35ea1cf0; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:38.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:38.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43062]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:38.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43062]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:38.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:43062]) authorized authentication methods: password,publickey 15:21:38.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43062]) Accepted service ssh-userauth 15:21:38.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43062]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:38.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43062]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:38.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43062]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:38.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43062]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:38.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43062]) no authentication factory for method=none 15:21:38.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43062]) SSH_MSG_USERAUTH_REQUEST 15:21:38.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43062]) remaining methods: password,publickey 15:21:38.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43062]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:38.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43062]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:38.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43062]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:38.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43062]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:38.081 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:38.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:43062]) authentication result: true 15:21:38.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:43062]) SSH_MSG_USERAUTH_REQUEST 15:21:38.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43062])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:38.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43062]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:38.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:38.081 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:38.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43062]) no heartbeat to stop 15:21:38.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:43062]) heartbeat type=IGNORE, interval=PT30S 15:21:38.081 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:43062 authenticated 15:21:38.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43062]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:38.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43062]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:38.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43062]] session=TransportServerSession[admin@/10.30.171.175:43062] id=0 15:21:38.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43062])) size=2097152, max=2097152, packet=32768 15:21:38.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43062]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43062] 15:21:38.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43062]) recipient=0 15:21:38.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062])) size=2097152, max=2097152, packet=32768 15:21:38.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062])) re-initializing 15:21:38.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062])) size=2097152, max=2097152, packet=32768 15:21:38.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:38.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43062]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43062]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062])[want-reply=true] subsystem=netconf 15:21:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062])[subsystem] prepared command 15:21:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x35460bfb, L:/10.30.170.167:18283 - R:/10.30.171.175:43062]}} established 15:21:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 454: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18283 15:21:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 454: Creating data stores for simulated device 15:21:38.083 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:38.083 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:38.083 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:38.084 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6b41f73b 15:21:38.084 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:38.084 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:38.084 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:38.084 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:38.085 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:38.085 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:38.085 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:38.085 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:38.085 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6b41f73b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6b41f73b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13cb345d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13cb345d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:38.086 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:38.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:38.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x35460bfb, L:/10.30.170.167:18283 - R:/10.30.171.175:43062] 15:21:38.087 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 454 on channel [id: 0x35460bfb, L:/10.30.170.167:18283 - R:/10.30.171.175:43062] 15:21:38.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]) by 1103 down to 2096049 15:21:38.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43062]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:38.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x35460bfb, L:/10.30.170.167:18283 - R:/10.30.171.175:43062] 15:21:38.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x35460bfb, L:/10.30.170.167:18283 - R:/10.30.171.175:43062] 15:21:38.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]) request=subsystem result=ReplySuccess, want-reply=true 15:21:38.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43062]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:38.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]) request=subsystem activate command 15:21:38.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]) starting runner for command=netconf 15:21:38.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43062]) process #5 SSH_MSG_CHANNEL_DATA 15:21:38.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]) by 373 down to 2096779 15:21:38.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]) SSH_MSG_CHANNEL_DATA len=373 15:21:38.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062] 15:21:38.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x35460bfb, L:/10.30.170.167:18283 - R:/10.30.171.175:43062]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:38.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:38.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x35460bfb, L:/10.30.170.167:18283 - R:/10.30.171.175:43062] 15:21:38.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x35460bfb, L:/10.30.170.167:18283 - R:/10.30.171.175:43062] 15:21:38.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18283', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:38.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=454} created 15:21:38.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=454, channel=[id: 0x35460bfb, L:/10.30.170.167:18283 - R:/10.30.171.175:43062]} created 15:21:38.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x35460bfb, L:/10.30.170.167:18283 - R:/10.30.171.175:43062] successful with session NetconfServerSession{sessionId=454, channel=[id: 0x35460bfb, L:/10.30.170.167:18283 - R:/10.30.171.175:43062]} 15:21:38.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=454, channel=[id: 0x35460bfb, L:/10.30.170.167:18283 - R:/10.30.171.175:43062]} up 15:21:38.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43062]) process #6 SSH_MSG_CHANNEL_DATA 15:21:38.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]) by 393 down to 2096386 15:21:38.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]) SSH_MSG_CHANNEL_DATA len=393 15:21:38.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062] 15:21:38.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:38.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:38.088 [netconf-device-simulator-threads-6] 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=454} 15:21:38.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:38.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=454, channel=[id: 0x35460bfb, L:/10.30.170.167:18283 - R:/10.30.171.175:43062]} EXI handlers added to pipeline 15:21:38.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:38.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]) by 179 down to 2095870 15:21:38.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43062]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:38.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:38.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43062]) process #7 SSH_MSG_CHANNEL_DATA 15:21:38.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]) by 340 down to 2096046 15:21:38.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]) SSH_MSG_CHANNEL_DATA len=340 15:21:38.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062] 15:21:38.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:38.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:38.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=454} 15:21:38.091 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13cb345d 15:21:38.091 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:38.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:38.091 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:38.091 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:38.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:38.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:38.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:38.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:38.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:38.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:38.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:38.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:38.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:38.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:38.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:38.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:38.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:38.091 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:38.091 [netconf-device-simulator-threads-6] 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 15:21:38.091 [netconf-device-simulator-threads-6] 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 15:21:38.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:38.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]) by 733 down to 2095137 15:21:38.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43062]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:38.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:38.097 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37352]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:38.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37352]) process #10 SSH_MSG_IGNORE 15:21:38.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37352]) SSH_MSG_IGNORE 15:21:38.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36924]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:38.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36924]) process #12 SSH_MSG_IGNORE 15:21:38.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36924]) SSH_MSG_IGNORE 15:21:38.266 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47972]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:38.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47972]) process #19 SSH_MSG_IGNORE 15:21:38.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47972]) SSH_MSG_IGNORE 15:21:38.304 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41398]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:38.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41398]) process #14 SSH_MSG_IGNORE 15:21:38.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41398]) SSH_MSG_IGNORE 15:21:38.330 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33868]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:38.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33868]) process #9 SSH_MSG_IGNORE 15:21:38.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33868]) SSH_MSG_IGNORE 15:21:38.337 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38174]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:38.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38174]) process #21 SSH_MSG_IGNORE 15:21:38.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38174]) SSH_MSG_IGNORE 15:21:38.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33050]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33050]) process #23 SSH_MSG_IGNORE 15:21:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33050]) SSH_MSG_IGNORE 15:21:38.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42510]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:38.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42510]) process #16 SSH_MSG_IGNORE 15:21:38.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42510]) SSH_MSG_IGNORE 15:21:38.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60160]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:38.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60160]) process #8 SSH_MSG_IGNORE 15:21:38.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60160]) SSH_MSG_IGNORE 15:21:38.622 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36106]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:38.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36106]) process #20 SSH_MSG_IGNORE 15:21:38.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36106]) SSH_MSG_IGNORE 15:21:38.742 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #15 SSH_MSG_IGNORE 15:21:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:21:38.767 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54674]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:38.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54674]) process #17 SSH_MSG_IGNORE 15:21:38.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54674]) SSH_MSG_IGNORE 15:21:38.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x40fb846b, L:/10.30.170.167:18284 - R:/10.30.171.175:58670]} 15:21:38.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:58670]): SSH-2.0-SSHD-UNKNOWN 15:21:38.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:58670]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:38.860 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:58670]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:38.875 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50712]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:38.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50712]) process #11 SSH_MSG_IGNORE 15:21:38.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50712]) SSH_MSG_IGNORE 15:21:38.918 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37244]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:38.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37244]) process #22 SSH_MSG_IGNORE 15:21:38.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37244]) SSH_MSG_IGNORE 15:21:39.024 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:21:39.049 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:39.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:58670]) Send SSH_MSG_KEXINIT 15:21:39.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58670]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:39.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58670]) process #0 SSH_MSG_KEXINIT 15:21:39.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:58670]) SSH_MSG_KEXINIT 15:21:39.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:58670]) strict KEX=true client=true server=true 15:21:39.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58670]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:39.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58670]) Kex: server host key algorithms = rsa-sha2-512 15:21:39.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58670]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:39.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58670]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:39.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58670]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:39.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58670]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:39.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58670]) Kex: compression algorithms (client to server) = none 15:21:39.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:58670]) Kex: compression algorithms (server to client) = none 15:21:39.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:39.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54902]) process #25 SSH_MSG_IGNORE 15:21:39.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54902]) SSH_MSG_IGNORE 15:21:39.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44860]) process #24 SSH_MSG_IGNORE 15:21:39.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44860]) SSH_MSG_IGNORE 15:21:39.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58670]) process #1 30 15:21:39.126 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58670]] process command=SSH_MSG_KEXDH_INIT 15:21:39.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:58670]] Send SSH_MSG_KEXDH_REPLY 15:21:39.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58670]) packet #1 sending command=31[31] len=1639 15:21:39.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:58670])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:39.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:58670]) Send SSH_MSG_NEWKEYS 15:21:39.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:58670]) session ID=08:31:03:ce:51:4e:8b:a4:25:27:6a:32:f4:94:d5:87:e4:1e:ca:ba:b2:a5:79:5b:94:6d:09:03:fb:82:83:45:8c:72:76:7c:b6:76:35:de:02:82:b7:5d:a3:59:27:24:73:ca:ae:29:36:d9:b6:f7:11:07:50:1d:f8:11:96:ac 15:21:39.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58670]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:39.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58670]): strict KEX resets output message sequence number from 3 to 0 15:21:39.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:58670]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@66fead87; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:39.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:58670])[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 15:21:39.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58670])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:39.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58670]) packet #0 sending command=7[7] len=419 15:21:39.143 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58670]) No pending packets to flush at end of KEX 15:21:39.158 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35768]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:39.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35768]) process #13 SSH_MSG_IGNORE 15:21:39.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35768]) SSH_MSG_IGNORE 15:21:39.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58670]) process #2 SSH_MSG_NEWKEYS 15:21:39.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:58670]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:39.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58670]): strict KEX resets input message sequence number from 3 to 0 15:21:39.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:58670]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@28d31c15; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:39.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:39.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58670]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:39.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58670]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:39.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:58670]) authorized authentication methods: password,publickey 15:21:39.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:58670]) Accepted service ssh-userauth 15:21:39.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58670]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:39.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58670]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:39.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58670]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:39.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58670]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:39.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58670]) no authentication factory for method=none 15:21:39.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58670]) SSH_MSG_USERAUTH_REQUEST 15:21:39.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:58670]) remaining methods: password,publickey 15:21:39.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58670]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:39.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:58670]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:39.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58670]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:39.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:58670]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:39.178 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:39.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:58670]) authentication result: true 15:21:39.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:58670]) SSH_MSG_USERAUTH_REQUEST 15:21:39.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:58670])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:39.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:58670]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:39.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:39.178 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:39.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58670]) no heartbeat to stop 15:21:39.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:58670]) heartbeat type=IGNORE, interval=PT30S 15:21:39.179 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:58670 authenticated 15:21:39.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58670]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:39.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58670]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:39.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58670]] session=TransportServerSession[admin@/10.30.171.175:58670] id=0 15:21:39.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58670])) size=2097152, max=2097152, packet=32768 15:21:39.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58670]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58670] 15:21:39.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:58670]) recipient=0 15:21:39.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670])) size=2097152, max=2097152, packet=32768 15:21:39.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670])) re-initializing 15:21:39.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670])) size=2097152, max=2097152, packet=32768 15:21:39.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:39.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58670]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:39.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58670]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:39.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:39.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670])[want-reply=true] subsystem=netconf 15:21:39.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670])[subsystem] prepared command 15:21:39.180 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:39.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:39.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x40fb846b, L:/10.30.170.167:18284 - R:/10.30.171.175:58670]}} established 15:21:39.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 455: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18284 15:21:39.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 455: Creating data stores for simulated device 15:21:39.180 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:39.180 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:39.181 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:39.181 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:39.181 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:39.181 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7cba95c 15:21:39.181 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:39.182 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:39.182 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:39.182 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:39.182 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:39.182 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:39.182 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:39.182 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:39.182 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7cba95c, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7cba95c, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2ca66eda, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2ca66eda, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:39.182 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:39.183 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:39.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x40fb846b, L:/10.30.170.167:18284 - R:/10.30.171.175:58670] 15:21:39.184 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 455 on channel [id: 0x40fb846b, L:/10.30.170.167:18284 - R:/10.30.171.175:58670] 15:21:39.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]) by 1103 down to 2096049 15:21:39.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58670]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:39.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x40fb846b, L:/10.30.170.167:18284 - R:/10.30.171.175:58670] 15:21:39.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x40fb846b, L:/10.30.170.167:18284 - R:/10.30.171.175:58670] 15:21:39.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]) request=subsystem result=ReplySuccess, want-reply=true 15:21:39.184 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58670]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:39.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]) request=subsystem activate command 15:21:39.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]) starting runner for command=netconf 15:21:39.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58670]) process #5 SSH_MSG_CHANNEL_DATA 15:21:39.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]) by 373 down to 2096779 15:21:39.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]) SSH_MSG_CHANNEL_DATA len=373 15:21:39.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670] 15:21:39.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x40fb846b, L:/10.30.170.167:18284 - R:/10.30.171.175:58670]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:39.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:39.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x40fb846b, L:/10.30.170.167:18284 - R:/10.30.171.175:58670] 15:21:39.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x40fb846b, L:/10.30.170.167:18284 - R:/10.30.171.175:58670] 15:21:39.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18284', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:39.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=455} created 15:21:39.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=455, channel=[id: 0x40fb846b, L:/10.30.170.167:18284 - R:/10.30.171.175:58670]} created 15:21:39.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x40fb846b, L:/10.30.170.167:18284 - R:/10.30.171.175:58670] successful with session NetconfServerSession{sessionId=455, channel=[id: 0x40fb846b, L:/10.30.170.167:18284 - R:/10.30.171.175:58670]} 15:21:39.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=455, channel=[id: 0x40fb846b, L:/10.30.170.167:18284 - R:/10.30.171.175:58670]} up 15:21:39.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58670]) process #6 SSH_MSG_CHANNEL_DATA 15:21:39.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]) by 393 down to 2096386 15:21:39.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]) SSH_MSG_CHANNEL_DATA len=393 15:21:39.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670] 15:21:39.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:39.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:39.186 [netconf-device-simulator-threads-0] 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=455} 15:21:39.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:39.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=455, channel=[id: 0x40fb846b, L:/10.30.170.167:18284 - R:/10.30.171.175:58670]} EXI handlers added to pipeline 15:21:39.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]) by 179 down to 2095870 15:21:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58670]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:39.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:39.190 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56304]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:39.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56304]) process #9 SSH_MSG_IGNORE 15:21:39.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58670]) process #7 SSH_MSG_CHANNEL_DATA 15:21:39.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56304]) SSH_MSG_IGNORE 15:21:39.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]) by 340 down to 2096046 15:21:39.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]) SSH_MSG_CHANNEL_DATA len=340 15:21:39.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670] 15:21:39.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:39.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:39.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=455} 15:21:39.191 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2ca66eda 15:21:39.191 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:39.191 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:39.191 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:39.191 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:39.191 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:39.192 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:39.192 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:39.192 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:39.192 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:39.192 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:39.192 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:39.192 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:39.192 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:39.192 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:39.192 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:39.192 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:39.192 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:39.192 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:39.192 [netconf-device-simulator-threads-0] 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 15:21:39.192 [netconf-device-simulator-threads-0] 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 15:21:39.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:39.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]) by 733 down to 2095137 15:21:39.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58670]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:39.192 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:39.242 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59584]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:39.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59584]) process #10 SSH_MSG_IGNORE 15:21:39.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59584]) SSH_MSG_IGNORE 15:21:39.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36484]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:39.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36484]) process #18 SSH_MSG_IGNORE 15:21:39.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36484]) SSH_MSG_IGNORE 15:21:39.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57378]) process #8 SSH_MSG_IGNORE 15:21:39.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57378]) SSH_MSG_IGNORE 15:21:39.472 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57378]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:39.540 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38652]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:39.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38652]) process #21 SSH_MSG_IGNORE 15:21:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38652]) SSH_MSG_IGNORE 15:21:39.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55850]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:39.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55850]) process #12 SSH_MSG_IGNORE 15:21:39.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55850]) SSH_MSG_IGNORE 15:21:39.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47238]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:39.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47238]) process #23 SSH_MSG_IGNORE 15:21:39.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47238]) SSH_MSG_IGNORE 15:21:39.816 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51538]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:39.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51538]) process #20 SSH_MSG_IGNORE 15:21:39.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51538]) SSH_MSG_IGNORE 15:21:39.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55758]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:39.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55758]) process #14 SSH_MSG_IGNORE 15:21:39.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55758]) SSH_MSG_IGNORE 15:21:39.875 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58680]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:39.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58680]) process #19 SSH_MSG_IGNORE 15:21:39.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58680]) SSH_MSG_IGNORE 15:21:39.976 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:39.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #15 SSH_MSG_IGNORE 15:21:39.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:21:39.997 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57594]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57594]) process #17 SSH_MSG_IGNORE 15:21:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57594]) SSH_MSG_IGNORE 15:21:40.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50400]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:40.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50400]) process #16 SSH_MSG_IGNORE 15:21:40.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50400]) SSH_MSG_IGNORE 15:21:40.156 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59038]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59038]) process #22 SSH_MSG_IGNORE 15:21:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59038]) SSH_MSG_IGNORE 15:21:40.163 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41854]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:40.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41854]) process #11 SSH_MSG_IGNORE 15:21:40.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41854]) SSH_MSG_IGNORE 15:21:40.389 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43232]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43232]) process #9 SSH_MSG_IGNORE 15:21:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43232]) SSH_MSG_IGNORE 15:21:40.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x269b29bb, L:/10.30.170.167:18285 - R:/10.30.171.175:41062]} 15:21:40.395 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:41062]): SSH-2.0-SSHD-UNKNOWN 15:21:40.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:41062]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:40.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:41062]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:40.479 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53276]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:40.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53276]) process #13 SSH_MSG_IGNORE 15:21:40.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53276]) SSH_MSG_IGNORE 15:21:40.487 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43380]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:40.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43380]) process #18 SSH_MSG_IGNORE 15:21:40.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43380]) SSH_MSG_IGNORE 15:21:40.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:21:40.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43862]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:40.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43862]) process #10 SSH_MSG_IGNORE 15:21:40.543 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43862]) SSH_MSG_IGNORE 15:21:40.732 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:40.753 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49742]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:40.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49742]) process #12 SSH_MSG_IGNORE 15:21:40.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49742]) SSH_MSG_IGNORE 15:21:40.760 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58864]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:40.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:41062]) Send SSH_MSG_KEXINIT 15:21:40.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41062]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:40.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41062]) process #0 SSH_MSG_KEXINIT 15:21:40.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:41062]) SSH_MSG_KEXINIT 15:21:40.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:41062]) strict KEX=true client=true server=true 15:21:40.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41062]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:40.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41062]) Kex: server host key algorithms = rsa-sha2-512 15:21:40.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41062]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:40.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41062]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:40.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41062]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:40.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41062]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:40.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41062]) Kex: compression algorithms (client to server) = none 15:21:40.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41062]) Kex: compression algorithms (server to client) = none 15:21:40.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:40.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38538]) process #25 SSH_MSG_IGNORE 15:21:40.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38538]) SSH_MSG_IGNORE 15:21:40.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33996]) process #24 SSH_MSG_IGNORE 15:21:40.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33996]) SSH_MSG_IGNORE 15:21:40.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58864]) process #20 SSH_MSG_IGNORE 15:21:40.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58864]) SSH_MSG_IGNORE 15:21:40.776 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58078]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:40.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58078]) process #19 SSH_MSG_IGNORE 15:21:40.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58078]) SSH_MSG_IGNORE 15:21:40.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37488]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:40.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37488]) process #21 SSH_MSG_IGNORE 15:21:40.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37488]) SSH_MSG_IGNORE 15:21:40.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41062]) process #1 30 15:21:40.842 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41062]] process command=SSH_MSG_KEXDH_INIT 15:21:40.852 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37928]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:40.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37928]) process #23 SSH_MSG_IGNORE 15:21:40.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37928]) SSH_MSG_IGNORE 15:21:40.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41062]] Send SSH_MSG_KEXDH_REPLY 15:21:40.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41062]) packet #1 sending command=31[31] len=1639 15:21:40.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:41062])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:40.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:41062]) Send SSH_MSG_NEWKEYS 15:21:40.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:41062]) session ID=c0:9f:34:19:7f:d2:38:0a:ac:91:a0:0a:6b:b6:ef:a6:d6:0c:de:8f:a0:9b:46:a8:63:23:4d:f6:5f:01:d7:7e:1f:67:3c:bb:b8:81:06:15:04:52:28:52:08:15:50:78:1a:67:5a:73:b4:2e:bb:77:3f:66:a5:e8:66:5f:38:46 15:21:40.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41062]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:40.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41062]): strict KEX resets output message sequence number from 3 to 0 15:21:40.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41062]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@10098dc; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:40.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:41062])[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 15:21:40.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41062])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:40.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41062]) packet #0 sending command=7[7] len=419 15:21:40.859 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41062]) No pending packets to flush at end of KEX 15:21:40.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41062]) process #2 SSH_MSG_NEWKEYS 15:21:40.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41062]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:40.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41062]): strict KEX resets input message sequence number from 3 to 0 15:21:40.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41062]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4bd919d7; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:40.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:40.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41062]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:40.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41062]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:40.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:41062]) authorized authentication methods: password,publickey 15:21:40.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41062]) Accepted service ssh-userauth 15:21:40.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41062]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:40.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41062]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:40.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41062]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:40.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41062]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:40.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41062]) no authentication factory for method=none 15:21:40.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41062]) SSH_MSG_USERAUTH_REQUEST 15:21:40.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41062]) remaining methods: password,publickey 15:21:40.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41062]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:40.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41062]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:40.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41062]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:40.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41062]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:40.892 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:40.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:41062]) authentication result: true 15:21:40.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:41062]) SSH_MSG_USERAUTH_REQUEST 15:21:40.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41062])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:40.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41062]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:40.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:40.892 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:40.892 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41062]) no heartbeat to stop 15:21:40.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:41062]) heartbeat type=IGNORE, interval=PT30S 15:21:40.893 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:41062 authenticated 15:21:40.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41062]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:40.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41062]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:40.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41062]] session=TransportServerSession[admin@/10.30.171.175:41062] id=0 15:21:40.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41062])) size=2097152, max=2097152, packet=32768 15:21:40.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41062]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41062] 15:21:40.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41062]) recipient=0 15:21:40.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062])) size=2097152, max=2097152, packet=32768 15:21:40.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062])) re-initializing 15:21:40.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062])) size=2097152, max=2097152, packet=32768 15:21:40.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:40.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41062]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:40.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41062]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:40.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:40.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062])[want-reply=true] subsystem=netconf 15:21:40.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062])[subsystem] prepared command 15:21:40.894 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:40.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:40.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x269b29bb, L:/10.30.170.167:18285 - R:/10.30.171.175:41062]}} established 15:21:40.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 456: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18285 15:21:40.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 456: Creating data stores for simulated device 15:21:40.894 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:40.894 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:40.895 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:40.895 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:40.895 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:40.895 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e85a26f 15:21:40.895 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:40.895 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:40.896 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:40.896 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:40.896 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:40.896 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:40.896 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:40.897 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:40.897 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e85a26f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e85a26f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@524a0d1e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@524a0d1e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:40.897 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:40.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:40.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x269b29bb, L:/10.30.170.167:18285 - R:/10.30.171.175:41062] 15:21:40.899 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 456 on channel [id: 0x269b29bb, L:/10.30.170.167:18285 - R:/10.30.171.175:41062] 15:21:40.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]) by 1103 down to 2096049 15:21:40.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41062]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:40.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x269b29bb, L:/10.30.170.167:18285 - R:/10.30.171.175:41062] 15:21:40.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x269b29bb, L:/10.30.170.167:18285 - R:/10.30.171.175:41062] 15:21:40.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]) request=subsystem result=ReplySuccess, want-reply=true 15:21:40.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41062]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:40.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]) request=subsystem activate command 15:21:40.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]) starting runner for command=netconf 15:21:40.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41062]) process #5 SSH_MSG_CHANNEL_DATA 15:21:40.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]) by 373 down to 2096779 15:21:40.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]) SSH_MSG_CHANNEL_DATA len=373 15:21:40.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062] 15:21:40.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x269b29bb, L:/10.30.170.167:18285 - R:/10.30.171.175:41062]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:40.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:40.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x269b29bb, L:/10.30.170.167:18285 - R:/10.30.171.175:41062] 15:21:40.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x269b29bb, L:/10.30.170.167:18285 - R:/10.30.171.175:41062] 15:21:40.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18285', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:40.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=456} created 15:21:40.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=456, channel=[id: 0x269b29bb, L:/10.30.170.167:18285 - R:/10.30.171.175:41062]} created 15:21:40.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x269b29bb, L:/10.30.170.167:18285 - R:/10.30.171.175:41062] successful with session NetconfServerSession{sessionId=456, channel=[id: 0x269b29bb, L:/10.30.170.167:18285 - R:/10.30.171.175:41062]} 15:21:40.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=456, channel=[id: 0x269b29bb, L:/10.30.170.167:18285 - R:/10.30.171.175:41062]} up 15:21:40.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41062]) process #6 SSH_MSG_CHANNEL_DATA 15:21:40.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]) by 393 down to 2096386 15:21:40.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]) SSH_MSG_CHANNEL_DATA len=393 15:21:40.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062] 15:21:40.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:40.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:40.901 [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=456} 15:21:40.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:40.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=456, channel=[id: 0x269b29bb, L:/10.30.170.167:18285 - R:/10.30.171.175:41062]} EXI handlers added to pipeline 15:21:40.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:40.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]) by 179 down to 2095870 15:21:40.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41062]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:40.902 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:40.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41062]) process #7 SSH_MSG_CHANNEL_DATA 15:21:40.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]) by 340 down to 2096046 15:21:40.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]) SSH_MSG_CHANNEL_DATA len=340 15:21:40.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062] 15:21:40.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:40.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:40.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=456} 15:21:40.904 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@524a0d1e 15:21:40.904 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:40.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:40.904 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:40.904 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:40.904 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:40.904 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:40.904 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:40.904 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:40.904 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:40.904 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:40.904 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:40.904 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:40.904 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:40.904 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:40.904 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:40.904 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:40.904 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:40.904 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:40.905 [netconf-device-simulator-threads-2] 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 15:21:40.905 [netconf-device-simulator-threads-2] 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 15:21:40.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:40.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]) by 733 down to 2095137 15:21:40.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41062]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:40.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:40.977 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47884]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:40.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47884]) process #14 SSH_MSG_IGNORE 15:21:40.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47884]) SSH_MSG_IGNORE 15:21:40.989 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42588]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42588]) process #16 SSH_MSG_IGNORE 15:21:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42588]) SSH_MSG_IGNORE 15:21:40.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36490]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:40.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36490]) process #8 SSH_MSG_IGNORE 15:21:40.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36490]) SSH_MSG_IGNORE 15:21:41.080 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51622]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:41.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51622]) process #9 SSH_MSG_IGNORE 15:21:41.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51622]) SSH_MSG_IGNORE 15:21:41.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55450]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:41.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55450]) process #15 SSH_MSG_IGNORE 15:21:41.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55450]) SSH_MSG_IGNORE 15:21:41.354 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56052]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:41.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56052]) process #17 SSH_MSG_IGNORE 15:21:41.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56052]) SSH_MSG_IGNORE 15:21:41.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38246]) process #11 SSH_MSG_IGNORE 15:21:41.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38246]) SSH_MSG_IGNORE 15:21:41.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38246]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:41.520 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33716]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:41.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33716]) process #19 SSH_MSG_IGNORE 15:21:41.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33716]) SSH_MSG_IGNORE 15:21:41.580 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35884]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:41.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35884]) process #13 SSH_MSG_IGNORE 15:21:41.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35884]) SSH_MSG_IGNORE 15:21:41.619 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:41.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35638]) process #24 SSH_MSG_IGNORE 15:21:41.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35638]) SSH_MSG_IGNORE 15:21:41.671 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:21:41.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #25 SSH_MSG_IGNORE 15:21:41.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:21:41.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5f27b57f, L:/10.30.170.167:18286 - R:/10.30.171.175:34438]} 15:21:41.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:34438]): SSH-2.0-SSHD-UNKNOWN 15:21:41.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:34438]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:41.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:34438]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:41.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44776]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:41.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44776]) process #22 SSH_MSG_IGNORE 15:21:41.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44776]) SSH_MSG_IGNORE 15:21:41.741 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36860]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:41.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36860]) process #18 SSH_MSG_IGNORE 15:21:41.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36860]) SSH_MSG_IGNORE 15:21:41.837 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59380]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59380]) process #9 SSH_MSG_IGNORE 15:21:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59380]) SSH_MSG_IGNORE 15:21:41.896 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60352]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:41.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60352]) process #10 SSH_MSG_IGNORE 15:21:41.897 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60352]) SSH_MSG_IGNORE 15:21:41.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:34438]) Send SSH_MSG_KEXINIT 15:21:41.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34438]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:41.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34438]) process #0 SSH_MSG_KEXINIT 15:21:41.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:34438]) SSH_MSG_KEXINIT 15:21:41.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:34438]) strict KEX=true client=true server=true 15:21:41.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34438]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:41.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34438]) Kex: server host key algorithms = rsa-sha2-512 15:21:41.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34438]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:41.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34438]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:41.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34438]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:41.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34438]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:41.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34438]) Kex: compression algorithms (client to server) = none 15:21:41.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:34438]) Kex: compression algorithms (server to client) = none 15:21:41.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:41.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34526]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:42.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34526]) process #14 SSH_MSG_IGNORE 15:21:42.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34526]) SSH_MSG_IGNORE 15:21:42.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34438]) process #1 30 15:21:42.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34438]] process command=SSH_MSG_KEXDH_INIT 15:21:42.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:34438]] Send SSH_MSG_KEXDH_REPLY 15:21:42.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34438]) packet #1 sending command=31[31] len=1639 15:21:42.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:34438])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:42.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:34438]) Send SSH_MSG_NEWKEYS 15:21:42.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:34438]) session ID=5e:ef:1a:dd:b9:d4:2e:c8:ba:9e:16:ad:4f:55:fc:51:d2:85:7a:ae:70:1f:f0:ee:26:eb:65:be:ff:5d:76:a3:7e:36:13:ef:e8:d1:1e:e9:c3:5e:36:0d:d2:ad:1e:a9:5d:2f:58:8d:f3:c6:85:d5:90:af:fb:18:df:76:44:de 15:21:42.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34438]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:42.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34438]): strict KEX resets output message sequence number from 3 to 0 15:21:42.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:34438]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@293b85b5; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:42.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:34438])[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 15:21:42.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34438])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:42.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34438]) packet #0 sending command=7[7] len=419 15:21:42.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34438]) No pending packets to flush at end of KEX 15:21:42.077 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33384]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:42.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34438]) process #2 SSH_MSG_NEWKEYS 15:21:42.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:34438]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:42.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34438]): strict KEX resets input message sequence number from 3 to 0 15:21:42.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:34438]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@41ed9b7d; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:42.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:42.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34438]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:42.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34438]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:42.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:34438]) authorized authentication methods: password,publickey 15:21:42.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:34438]) Accepted service ssh-userauth 15:21:42.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34438]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:42.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34438]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:42.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34438]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:42.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34438]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:42.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34438]) no authentication factory for method=none 15:21:42.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34438]) SSH_MSG_USERAUTH_REQUEST 15:21:42.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:34438]) remaining methods: password,publickey 15:21:42.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34438]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:42.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:34438]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:42.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34438]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:42.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:34438]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:42.079 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:42.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:34438]) authentication result: true 15:21:42.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:34438]) SSH_MSG_USERAUTH_REQUEST 15:21:42.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:34438])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:42.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:34438]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:42.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:42.079 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:42.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33384]) process #23 SSH_MSG_IGNORE 15:21:42.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33384]) SSH_MSG_IGNORE 15:21:42.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34438]) no heartbeat to stop 15:21:42.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:34438]) heartbeat type=IGNORE, interval=PT30S 15:21:42.079 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:34438 authenticated 15:21:42.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34438]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:42.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34438]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:42.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34438]] session=TransportServerSession[admin@/10.30.171.175:34438] id=0 15:21:42.079 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34438])) size=2097152, max=2097152, packet=32768 15:21:42.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34438]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34438] 15:21:42.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:34438]) recipient=0 15:21:42.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438])) size=2097152, max=2097152, packet=32768 15:21:42.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438])) re-initializing 15:21:42.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438])) size=2097152, max=2097152, packet=32768 15:21:42.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:42.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34438]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:42.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34438]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:42.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:42.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438])[want-reply=true] subsystem=netconf 15:21:42.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438])[subsystem] prepared command 15:21:42.080 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:42.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:42.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5f27b57f, L:/10.30.170.167:18286 - R:/10.30.171.175:34438]}} established 15:21:42.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 457: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18286 15:21:42.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 457: Creating data stores for simulated device 15:21:42.080 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:42.081 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:42.081 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:42.081 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:42.081 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:42.082 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c9802d1 15:21:42.082 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:42.082 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:42.082 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:42.082 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:42.083 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:42.083 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:42.083 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:42.083 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:42.083 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c9802d1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c9802d1, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@608e618f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@608e618f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:42.083 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:42.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:42.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5f27b57f, L:/10.30.170.167:18286 - R:/10.30.171.175:34438] 15:21:42.085 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 457 on channel [id: 0x5f27b57f, L:/10.30.170.167:18286 - R:/10.30.171.175:34438] 15:21:42.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]) by 1103 down to 2096049 15:21:42.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34438]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:42.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5f27b57f, L:/10.30.170.167:18286 - R:/10.30.171.175:34438] 15:21:42.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5f27b57f, L:/10.30.170.167:18286 - R:/10.30.171.175:34438] 15:21:42.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]) request=subsystem result=ReplySuccess, want-reply=true 15:21:42.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34438]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:42.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]) request=subsystem activate command 15:21:42.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]) starting runner for command=netconf 15:21:42.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34438]) process #5 SSH_MSG_CHANNEL_DATA 15:21:42.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]) by 373 down to 2096779 15:21:42.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]) SSH_MSG_CHANNEL_DATA len=373 15:21:42.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438] 15:21:42.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x5f27b57f, L:/10.30.170.167:18286 - R:/10.30.171.175:34438]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:42.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:42.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5f27b57f, L:/10.30.170.167:18286 - R:/10.30.171.175:34438] 15:21:42.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5f27b57f, L:/10.30.170.167:18286 - R:/10.30.171.175:34438] 15:21:42.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18286', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:42.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=457} created 15:21:42.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=457, channel=[id: 0x5f27b57f, L:/10.30.170.167:18286 - R:/10.30.171.175:34438]} created 15:21:42.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5f27b57f, L:/10.30.170.167:18286 - R:/10.30.171.175:34438] successful with session NetconfServerSession{sessionId=457, channel=[id: 0x5f27b57f, L:/10.30.170.167:18286 - R:/10.30.171.175:34438]} 15:21:42.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=457, channel=[id: 0x5f27b57f, L:/10.30.170.167:18286 - R:/10.30.171.175:34438]} up 15:21:42.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34438]) process #6 SSH_MSG_CHANNEL_DATA 15:21:42.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]) by 393 down to 2096386 15:21:42.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]) SSH_MSG_CHANNEL_DATA len=393 15:21:42.086 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438] 15:21:42.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:42.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:42.087 [netconf-device-simulator-threads-4] 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=457} 15:21:42.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:42.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=457, channel=[id: 0x5f27b57f, L:/10.30.170.167:18286 - R:/10.30.171.175:34438]} EXI handlers added to pipeline 15:21:42.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:42.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]) by 179 down to 2095870 15:21:42.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34438]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:42.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:42.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34438]) process #7 SSH_MSG_CHANNEL_DATA 15:21:42.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]) by 340 down to 2096046 15:21:42.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]) SSH_MSG_CHANNEL_DATA len=340 15:21:42.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438] 15:21:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=457} 15:21:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@608e618f 15:21:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:42.089 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:42.090 [netconf-device-simulator-threads-4] 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 15:21:42.090 [netconf-device-simulator-threads-4] 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 15:21:42.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:42.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]) by 733 down to 2095137 15:21:42.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34438]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:42.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:42.134 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55736]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:42.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55736]) process #21 SSH_MSG_IGNORE 15:21:42.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55736]) SSH_MSG_IGNORE 15:21:42.165 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58508]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58508]) process #11 SSH_MSG_IGNORE 15:21:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58508]) SSH_MSG_IGNORE 15:21:42.212 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56412]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:42.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56412]) process #8 SSH_MSG_IGNORE 15:21:42.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56412]) SSH_MSG_IGNORE 15:21:42.236 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59672]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:42.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59672]) process #20 SSH_MSG_IGNORE 15:21:42.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59672]) SSH_MSG_IGNORE 15:21:42.293 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58928]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:42.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58928]) process #16 SSH_MSG_IGNORE 15:21:42.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58928]) SSH_MSG_IGNORE 15:21:42.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53432]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53432]) process #12 SSH_MSG_IGNORE 15:21:42.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53432]) SSH_MSG_IGNORE 15:21:42.721 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58460]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:42.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58460]) process #15 SSH_MSG_IGNORE 15:21:42.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58460]) SSH_MSG_IGNORE 15:21:42.724 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40978]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:42.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40978]) process #22 SSH_MSG_IGNORE 15:21:42.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40978]) SSH_MSG_IGNORE 15:21:42.769 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58944]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:42.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58944]) process #17 SSH_MSG_IGNORE 15:21:42.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58944]) SSH_MSG_IGNORE 15:21:42.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36352]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:42.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36352]) process #23 SSH_MSG_IGNORE 15:21:42.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36352]) SSH_MSG_IGNORE 15:21:42.974 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53306]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:42.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53306]) process #13 SSH_MSG_IGNORE 15:21:42.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53306]) SSH_MSG_IGNORE 15:21:42.992 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:42.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41742]) process #24 SSH_MSG_IGNORE 15:21:42.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41742]) SSH_MSG_IGNORE 15:21:43.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x02db9136, L:/10.30.170.167:18287 - R:/10.30.171.175:37728]} 15:21:43.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:37728]): SSH-2.0-SSHD-UNKNOWN 15:21:43.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:37728]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:43.016 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:37728]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:43.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:21:43.089 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38082]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:43.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38082]) process #10 SSH_MSG_IGNORE 15:21:43.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38082]) SSH_MSG_IGNORE 15:21:43.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:37728]) Send SSH_MSG_KEXINIT 15:21:43.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37728]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:43.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37728]) process #0 SSH_MSG_KEXINIT 15:21:43.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:37728]) SSH_MSG_KEXINIT 15:21:43.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:37728]) strict KEX=true client=true server=true 15:21:43.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37728]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:43.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37728]) Kex: server host key algorithms = rsa-sha2-512 15:21:43.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37728]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:43.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37728]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:43.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37728]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:43.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37728]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:43.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37728]) Kex: compression algorithms (client to server) = none 15:21:43.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37728]) Kex: compression algorithms (server to client) = none 15:21:43.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:43.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33646]) process #25 SSH_MSG_IGNORE 15:21:43.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33646]) SSH_MSG_IGNORE 15:21:43.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53916]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:43.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53916]) process #18 SSH_MSG_IGNORE 15:21:43.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53916]) SSH_MSG_IGNORE 15:21:43.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50008]) process #9 SSH_MSG_IGNORE 15:21:43.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50008]) SSH_MSG_IGNORE 15:21:43.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50008]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:43.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37728]) process #1 30 15:21:43.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37728]] process command=SSH_MSG_KEXDH_INIT 15:21:43.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37728]] Send SSH_MSG_KEXDH_REPLY 15:21:43.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37728]) packet #1 sending command=31[31] len=1639 15:21:43.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:37728])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:43.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:37728]) Send SSH_MSG_NEWKEYS 15:21:43.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:37728]) session ID=ff:ad:3c:83:f9:83:80:82:cf:64:96:83:23:97:17:ba:b3:13:9d:b5:5c:da:e9:4a:f3:5c:0e:40:63:fa:61:96:eb:28:0c:67:8d:e6:15:e2:91:d4:ba:e3:8d:f8:a8:c8:f3:86:fb:cf:ff:63:d5:fd:2e:ec:ae:47:ba:78:fb:5a 15:21:43.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37728]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:43.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37728]): strict KEX resets output message sequence number from 3 to 0 15:21:43.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37728]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1bfd2c7; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:43.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:37728])[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 15:21:43.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37728])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:43.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37728]) packet #0 sending command=7[7] len=419 15:21:43.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37728]) No pending packets to flush at end of KEX 15:21:43.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42858]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42858]) process #21 SSH_MSG_IGNORE 15:21:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42858]) SSH_MSG_IGNORE 15:21:43.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37728]) process #2 SSH_MSG_NEWKEYS 15:21:43.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37728]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:43.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37728]): strict KEX resets input message sequence number from 3 to 0 15:21:43.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37728]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@210fb55a; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:43.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:43.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37728]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:43.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37728]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:43.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:37728]) authorized authentication methods: password,publickey 15:21:43.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37728]) Accepted service ssh-userauth 15:21:43.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37728]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:43.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37728]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:43.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37728]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:43.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37728]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:43.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37728]) no authentication factory for method=none 15:21:43.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37728]) SSH_MSG_USERAUTH_REQUEST 15:21:43.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37728]) remaining methods: password,publickey 15:21:43.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37728]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:43.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37728]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:43.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37728]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:43.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37728]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:43.264 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:43.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:37728]) authentication result: true 15:21:43.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:37728]) SSH_MSG_USERAUTH_REQUEST 15:21:43.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37728])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:43.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37728]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:43.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:43.264 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:43.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37728]) no heartbeat to stop 15:21:43.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:37728]) heartbeat type=IGNORE, interval=PT30S 15:21:43.264 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:37728 authenticated 15:21:43.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37728]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:43.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37728]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:43.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37728]] session=TransportServerSession[admin@/10.30.171.175:37728] id=0 15:21:43.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37728])) size=2097152, max=2097152, packet=32768 15:21:43.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37728]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37728] 15:21:43.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37728]) recipient=0 15:21:43.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728])) size=2097152, max=2097152, packet=32768 15:21:43.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728])) re-initializing 15:21:43.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728])) size=2097152, max=2097152, packet=32768 15:21:43.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:43.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37728]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:43.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37728]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:43.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:43.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728])[want-reply=true] subsystem=netconf 15:21:43.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728])[subsystem] prepared command 15:21:43.266 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:43.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:43.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x02db9136, L:/10.30.170.167:18287 - R:/10.30.171.175:37728]}} established 15:21:43.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 458: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18287 15:21:43.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 458: Creating data stores for simulated device 15:21:43.266 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:43.266 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:43.266 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:43.266 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:43.266 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:43.267 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2f2dd01b 15:21:43.267 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:43.268 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:43.268 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:43.268 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:43.268 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:43.268 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:43.268 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:43.268 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:43.269 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2f2dd01b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2f2dd01b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3bf220ee, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3bf220ee, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:43.269 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:43.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:43.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x02db9136, L:/10.30.170.167:18287 - R:/10.30.171.175:37728] 15:21:43.270 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 458 on channel [id: 0x02db9136, L:/10.30.170.167:18287 - R:/10.30.171.175:37728] 15:21:43.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]) by 1103 down to 2096049 15:21:43.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37728]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:43.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x02db9136, L:/10.30.170.167:18287 - R:/10.30.171.175:37728] 15:21:43.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x02db9136, L:/10.30.170.167:18287 - R:/10.30.171.175:37728] 15:21:43.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]) request=subsystem result=ReplySuccess, want-reply=true 15:21:43.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37728]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:43.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]) request=subsystem activate command 15:21:43.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]) starting runner for command=netconf 15:21:43.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37728]) process #5 SSH_MSG_CHANNEL_DATA 15:21:43.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]) by 373 down to 2096779 15:21:43.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]) SSH_MSG_CHANNEL_DATA len=373 15:21:43.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728] 15:21:43.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x02db9136, L:/10.30.170.167:18287 - R:/10.30.171.175:37728]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:43.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:43.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x02db9136, L:/10.30.170.167:18287 - R:/10.30.171.175:37728] 15:21:43.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x02db9136, L:/10.30.170.167:18287 - R:/10.30.171.175:37728] 15:21:43.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18287', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:43.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=458} created 15:21:43.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=458, channel=[id: 0x02db9136, L:/10.30.170.167:18287 - R:/10.30.171.175:37728]} created 15:21:43.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x02db9136, L:/10.30.170.167:18287 - R:/10.30.171.175:37728] successful with session NetconfServerSession{sessionId=458, channel=[id: 0x02db9136, L:/10.30.170.167:18287 - R:/10.30.171.175:37728]} 15:21:43.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=458, channel=[id: 0x02db9136, L:/10.30.170.167:18287 - R:/10.30.171.175:37728]} up 15:21:43.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37728]) process #6 SSH_MSG_CHANNEL_DATA 15:21:43.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]) by 393 down to 2096386 15:21:43.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]) SSH_MSG_CHANNEL_DATA len=393 15:21:43.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728] 15:21:43.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:43.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:43.273 [netconf-device-simulator-threads-6] 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=458} 15:21:43.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:43.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=458, channel=[id: 0x02db9136, L:/10.30.170.167:18287 - R:/10.30.171.175:37728]} EXI handlers added to pipeline 15:21:43.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:43.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]) by 179 down to 2095870 15:21:43.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37728]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:43.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:43.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37728]) process #7 SSH_MSG_CHANNEL_DATA 15:21:43.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]) by 340 down to 2096046 15:21:43.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]) SSH_MSG_CHANNEL_DATA len=340 15:21:43.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728] 15:21:43.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:43.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:43.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=458} 15:21:43.275 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3bf220ee 15:21:43.275 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:43.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:43.275 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:43.275 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:43.275 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:43.275 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:43.275 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:43.275 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:43.275 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:43.275 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:43.275 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:43.275 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:43.275 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:43.275 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:43.275 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:43.275 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:43.275 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:43.275 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:43.275 [netconf-device-simulator-threads-6] 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 15:21:43.275 [netconf-device-simulator-threads-6] 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 15:21:43.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:43.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]) by 733 down to 2095137 15:21:43.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37728]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:43.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:43.338 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55276]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:43.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55276]) process #8 SSH_MSG_IGNORE 15:21:43.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55276]) SSH_MSG_IGNORE 15:21:43.342 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35848]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:43.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35848]) process #14 SSH_MSG_IGNORE 15:21:43.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35848]) SSH_MSG_IGNORE 15:21:43.352 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52830]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:43.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52830]) process #19 SSH_MSG_IGNORE 15:21:43.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52830]) SSH_MSG_IGNORE 15:21:43.384 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39606]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:43.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39606]) process #20 SSH_MSG_IGNORE 15:21:43.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39606]) SSH_MSG_IGNORE 15:21:43.438 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41624]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:43.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41624]) process #11 SSH_MSG_IGNORE 15:21:43.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41624]) SSH_MSG_IGNORE 15:21:43.754 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33814]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:43.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33814]) process #16 SSH_MSG_IGNORE 15:21:43.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33814]) SSH_MSG_IGNORE 15:21:43.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34874]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:43.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34874]) process #15 SSH_MSG_IGNORE 15:21:43.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34874]) SSH_MSG_IGNORE 15:21:43.953 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51094]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51094]) process #17 SSH_MSG_IGNORE 15:21:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51094]) SSH_MSG_IGNORE 15:21:44.079 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52324]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:44.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52324]) process #23 SSH_MSG_IGNORE 15:21:44.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52324]) SSH_MSG_IGNORE 15:21:44.092 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54604]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:44.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54604]) process #12 SSH_MSG_IGNORE 15:21:44.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54604]) SSH_MSG_IGNORE 15:21:44.228 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44134]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:44.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44134]) process #13 SSH_MSG_IGNORE 15:21:44.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44134]) SSH_MSG_IGNORE 15:21:44.271 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48062]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:44.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48062]) process #22 SSH_MSG_IGNORE 15:21:44.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48062]) SSH_MSG_IGNORE 15:21:44.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1427e41c, L:/10.30.170.167:18288 - R:/10.30.171.175:60648]} 15:21:44.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:60648]): SSH-2.0-SSHD-UNKNOWN 15:21:44.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:60648]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:44.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:60648]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:44.288 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:21:44.290 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:44.324 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38072]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:44.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38072]) process #18 SSH_MSG_IGNORE 15:21:44.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38072]) SSH_MSG_IGNORE 15:21:44.342 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39664]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:44.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39664]) process #10 SSH_MSG_IGNORE 15:21:44.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39664]) SSH_MSG_IGNORE 15:21:44.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:60648]) Send SSH_MSG_KEXINIT 15:21:44.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60648]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:44.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60648]) process #0 SSH_MSG_KEXINIT 15:21:44.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:60648]) SSH_MSG_KEXINIT 15:21:44.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:60648]) strict KEX=true client=true server=true 15:21:44.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60648]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:44.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60648]) Kex: server host key algorithms = rsa-sha2-512 15:21:44.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60648]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:44.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60648]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:44.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60648]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:44.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60648]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:44.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60648]) Kex: compression algorithms (client to server) = none 15:21:44.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60648]) Kex: compression algorithms (server to client) = none 15:21:44.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:44.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54270]) process #25 SSH_MSG_IGNORE 15:21:44.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54270]) SSH_MSG_IGNORE 15:21:44.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55348]) process #24 SSH_MSG_IGNORE 15:21:44.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55348]) SSH_MSG_IGNORE 15:21:44.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60648]) process #1 30 15:21:44.415 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60648]] process command=SSH_MSG_KEXDH_INIT 15:21:44.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60648]] Send SSH_MSG_KEXDH_REPLY 15:21:44.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60648]) packet #1 sending command=31[31] len=1639 15:21:44.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:60648])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:44.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:60648]) Send SSH_MSG_NEWKEYS 15:21:44.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:60648]) session ID=83:47:ed:9c:f7:0d:fe:39:aa:e0:58:7d:f6:80:d9:88:c3:3e:76:da:23:63:e3:61:eb:c5:3e:63:22:dd:e5:7d:79:28:bf:0c:a3:cb:14:bb:54:cc:e4:7c:3c:04:68:b5:3c:42:24:59:5f:25:c1:88:4f:09:12:ad:37:d7:27:f8 15:21:44.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60648]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:44.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60648]): strict KEX resets output message sequence number from 3 to 0 15:21:44.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60648]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4e5fc4db; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:44.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:60648])[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 15:21:44.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60648])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:44.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60648]) packet #0 sending command=7[7] len=419 15:21:44.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60648]) No pending packets to flush at end of KEX 15:21:44.443 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46718]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46718]) process #21 SSH_MSG_IGNORE 15:21:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46718]) SSH_MSG_IGNORE 15:21:44.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60648]) process #2 SSH_MSG_NEWKEYS 15:21:44.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60648]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:44.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60648]): strict KEX resets input message sequence number from 3 to 0 15:21:44.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60648]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1633023b; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:44.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:44.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60648]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:44.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60648]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:44.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:60648]) authorized authentication methods: password,publickey 15:21:44.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60648]) Accepted service ssh-userauth 15:21:44.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60648]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:44.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60648]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:44.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60648]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:44.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60648]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:44.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60648]) no authentication factory for method=none 15:21:44.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60648]) SSH_MSG_USERAUTH_REQUEST 15:21:44.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60648]) remaining methods: password,publickey 15:21:44.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60648]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:44.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60648]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:44.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60648]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:44.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60648]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:44.465 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:44.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:60648]) authentication result: true 15:21:44.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:60648]) SSH_MSG_USERAUTH_REQUEST 15:21:44.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60648])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:44.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60648]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:44.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:44.465 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:44.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60648]) no heartbeat to stop 15:21:44.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:60648]) heartbeat type=IGNORE, interval=PT30S 15:21:44.465 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:60648 authenticated 15:21:44.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60648]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:44.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60648]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:44.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60648]] session=TransportServerSession[admin@/10.30.171.175:60648] id=0 15:21:44.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60648])) size=2097152, max=2097152, packet=32768 15:21:44.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60648]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60648] 15:21:44.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60648]) recipient=0 15:21:44.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648])) size=2097152, max=2097152, packet=32768 15:21:44.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648])) re-initializing 15:21:44.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648])) size=2097152, max=2097152, packet=32768 15:21:44.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:44.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60648]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:44.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60648]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:44.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:44.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648])[want-reply=true] subsystem=netconf 15:21:44.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648])[subsystem] prepared command 15:21:44.467 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:44.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:44.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1427e41c, L:/10.30.170.167:18288 - R:/10.30.171.175:60648]}} established 15:21:44.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 459: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18288 15:21:44.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 459: Creating data stores for simulated device 15:21:44.467 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:44.467 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:44.467 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:44.467 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:44.467 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:44.468 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e5df40b 15:21:44.468 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:44.469 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:44.469 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:44.469 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:44.469 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:44.469 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:44.469 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:44.470 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:44.470 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e5df40b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e5df40b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23a0fbf8, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23a0fbf8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:44.470 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:44.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:44.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1427e41c, L:/10.30.170.167:18288 - R:/10.30.171.175:60648] 15:21:44.472 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 459 on channel [id: 0x1427e41c, L:/10.30.170.167:18288 - R:/10.30.171.175:60648] 15:21:44.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]) by 1103 down to 2096049 15:21:44.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60648]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:44.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1427e41c, L:/10.30.170.167:18288 - R:/10.30.171.175:60648] 15:21:44.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1427e41c, L:/10.30.170.167:18288 - R:/10.30.171.175:60648] 15:21:44.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]) request=subsystem result=ReplySuccess, want-reply=true 15:21:44.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60648]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:44.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]) request=subsystem activate command 15:21:44.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]) starting runner for command=netconf 15:21:44.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60648]) process #5 SSH_MSG_CHANNEL_DATA 15:21:44.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]) by 373 down to 2096779 15:21:44.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]) SSH_MSG_CHANNEL_DATA len=373 15:21:44.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648] 15:21:44.473 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x1427e41c, L:/10.30.170.167:18288 - R:/10.30.171.175:60648]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:44.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:44.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1427e41c, L:/10.30.170.167:18288 - R:/10.30.171.175:60648] 15:21:44.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1427e41c, L:/10.30.170.167:18288 - R:/10.30.171.175:60648] 15:21:44.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18288', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:44.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=459} created 15:21:44.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=459, channel=[id: 0x1427e41c, L:/10.30.170.167:18288 - R:/10.30.171.175:60648]} created 15:21:44.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1427e41c, L:/10.30.170.167:18288 - R:/10.30.171.175:60648] successful with session NetconfServerSession{sessionId=459, channel=[id: 0x1427e41c, L:/10.30.170.167:18288 - R:/10.30.171.175:60648]} 15:21:44.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=459, channel=[id: 0x1427e41c, L:/10.30.170.167:18288 - R:/10.30.171.175:60648]} up 15:21:44.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60648]) process #6 SSH_MSG_CHANNEL_DATA 15:21:44.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]) by 393 down to 2096386 15:21:44.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]) SSH_MSG_CHANNEL_DATA len=393 15:21:44.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648] 15:21:44.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:44.474 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:44.474 [netconf-device-simulator-threads-0] 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=459} 15:21:44.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:44.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=459, channel=[id: 0x1427e41c, L:/10.30.170.167:18288 - R:/10.30.171.175:60648]} EXI handlers added to pipeline 15:21:44.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:44.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]) by 179 down to 2095870 15:21:44.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60648]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:44.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:44.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60648]) process #7 SSH_MSG_CHANNEL_DATA 15:21:44.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]) by 340 down to 2096046 15:21:44.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]) SSH_MSG_CHANNEL_DATA len=340 15:21:44.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648] 15:21:44.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:44.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:44.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=459} 15:21:44.477 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23a0fbf8 15:21:44.477 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:44.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:44.477 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:44.477 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:44.477 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:44.477 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:44.478 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:44.478 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:44.478 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:44.478 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:44.478 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:44.478 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:44.478 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:44.478 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:44.478 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:44.478 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:44.478 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:44.478 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:44.478 [netconf-device-simulator-threads-0] 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 15:21:44.478 [netconf-device-simulator-threads-0] 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 15:21:44.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:44.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]) by 733 down to 2095137 15:21:44.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60648]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:44.478 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:44.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54966]) process #9 SSH_MSG_IGNORE 15:21:44.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54966]) SSH_MSG_IGNORE 15:21:44.507 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54966]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:44.559 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57704]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:44.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57704]) process #19 SSH_MSG_IGNORE 15:21:44.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57704]) SSH_MSG_IGNORE 15:21:44.582 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51458]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:44.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51458]) process #11 SSH_MSG_IGNORE 15:21:44.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51458]) SSH_MSG_IGNORE 15:21:44.638 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44426]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:44.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44426]) process #20 SSH_MSG_IGNORE 15:21:44.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44426]) SSH_MSG_IGNORE 15:21:44.675 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54224]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:44.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54224]) process #14 SSH_MSG_IGNORE 15:21:44.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54224]) SSH_MSG_IGNORE 15:21:44.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38338]) process #8 SSH_MSG_IGNORE 15:21:44.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38338]) SSH_MSG_IGNORE 15:21:44.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38338]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:44.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34800]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:44.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34800]) process #16 SSH_MSG_IGNORE 15:21:44.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34800]) SSH_MSG_IGNORE 15:21:44.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1b89a775, L:/10.30.170.167:18289 - R:/10.30.171.175:49088]} 15:21:44.964 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:49088]): SSH-2.0-SSHD-UNKNOWN 15:21:44.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:49088]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:44.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:49088]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:45.011 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45432]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:45.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45432]) process #15 SSH_MSG_IGNORE 15:21:45.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45432]) SSH_MSG_IGNORE 15:21:45.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58294]) process #12 SSH_MSG_IGNORE 15:21:45.146 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58294]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:45.149 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58294]) SSH_MSG_IGNORE 15:21:45.191 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:45.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #22 SSH_MSG_IGNORE 15:21:45.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:21:45.248 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:49088]) Send SSH_MSG_KEXINIT 15:21:45.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49088]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:45.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49088]) process #0 SSH_MSG_KEXINIT 15:21:45.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:49088]) SSH_MSG_KEXINIT 15:21:45.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:49088]) strict KEX=true client=true server=true 15:21:45.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49088]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:45.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49088]) Kex: server host key algorithms = rsa-sha2-512 15:21:45.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49088]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:45.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49088]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:45.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49088]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:45.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49088]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:45.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49088]) Kex: compression algorithms (client to server) = none 15:21:45.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:49088]) Kex: compression algorithms (server to client) = none 15:21:45.252 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:45.256 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34156]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:45.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34156]) process #17 SSH_MSG_IGNORE 15:21:45.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34156]) SSH_MSG_IGNORE 15:21:45.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49088]) process #1 30 15:21:45.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:49088]] process command=SSH_MSG_KEXDH_INIT 15:21:45.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:49088]] Send SSH_MSG_KEXDH_REPLY 15:21:45.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49088]) packet #1 sending command=31[31] len=1639 15:21:45.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:49088])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:45.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:49088]) Send SSH_MSG_NEWKEYS 15:21:45.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:49088]) session ID=a8:71:c5:b4:be:ab:0f:f9:9a:69:09:78:fb:42:81:ab:9c:51:85:cc:38:98:89:84:89:82:c7:b1:d9:50:52:4b:81:eb:9b:f2:ba:65:a2:d7:21:24:f8:e6:4a:5b:c1:af:35:0b:0e:b1:c1:52:30:09:10:b3:31:6a:9b:23:9b:fd 15:21:45.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49088]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:45.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:49088]): strict KEX resets output message sequence number from 3 to 0 15:21:45.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:49088]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@51f66342; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:45.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:49088])[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 15:21:45.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:49088])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:45.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49088]) packet #0 sending command=7[7] len=419 15:21:45.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:49088]) No pending packets to flush at end of KEX 15:21:45.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49088]) process #2 SSH_MSG_NEWKEYS 15:21:45.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:49088]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:45.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:49088]): strict KEX resets input message sequence number from 3 to 0 15:21:45.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:49088]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7a696bfb; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:45.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:45.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49088]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:45.383 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:49088]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:45.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:49088]) authorized authentication methods: password,publickey 15:21:45.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:49088]) Accepted service ssh-userauth 15:21:45.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49088]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:45.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49088]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:45.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49088]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:45.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49088]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:45.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49088]) no authentication factory for method=none 15:21:45.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:49088]) SSH_MSG_USERAUTH_REQUEST 15:21:45.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:49088]) remaining methods: password,publickey 15:21:45.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49088]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:45.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:49088]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:45.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49088]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:45.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:49088]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:45.386 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:45.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:49088]) authentication result: true 15:21:45.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:49088]) SSH_MSG_USERAUTH_REQUEST 15:21:45.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:49088])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:45.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:49088]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:45.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:45.387 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:45.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:49088]) no heartbeat to stop 15:21:45.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:49088]) heartbeat type=IGNORE, interval=PT30S 15:21:45.387 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:49088 authenticated 15:21:45.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49088]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:45.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49088]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:45.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49088]] session=TransportServerSession[admin@/10.30.171.175:49088] id=0 15:21:45.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:49088])) size=2097152, max=2097152, packet=32768 15:21:45.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49088]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:49088] 15:21:45.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:49088]) recipient=0 15:21:45.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088])) size=2097152, max=2097152, packet=32768 15:21:45.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088])) re-initializing 15:21:45.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088])) size=2097152, max=2097152, packet=32768 15:21:45.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:45.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49088]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:45.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49088]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:45.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:45.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088])[want-reply=true] subsystem=netconf 15:21:45.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088])[subsystem] prepared command 15:21:45.389 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:45.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:45.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1b89a775, L:/10.30.170.167:18289 - R:/10.30.171.175:49088]}} established 15:21:45.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 460: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18289 15:21:45.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 460: Creating data stores for simulated device 15:21:45.390 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:45.391 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:45.391 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:45.391 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:45.391 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:45.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #11 SSH_MSG_IGNORE 15:21:45.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:21:45.393 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:45.406 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35636924 15:21:45.406 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:45.406 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:45.406 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:45.406 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:45.407 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:45.407 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:45.407 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:45.407 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:45.407 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35636924, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35636924, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b63d49f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b63d49f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:45.408 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:45.408 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:45.408 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42720]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42720]) process #19 SSH_MSG_IGNORE 15:21:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42720]) SSH_MSG_IGNORE 15:21:45.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1b89a775, L:/10.30.170.167:18289 - R:/10.30.171.175:49088] 15:21:45.409 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 460 on channel [id: 0x1b89a775, L:/10.30.170.167:18289 - R:/10.30.171.175:49088] 15:21:45.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]) by 1103 down to 2096049 15:21:45.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49088]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:45.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1b89a775, L:/10.30.170.167:18289 - R:/10.30.171.175:49088] 15:21:45.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1b89a775, L:/10.30.170.167:18289 - R:/10.30.171.175:49088] 15:21:45.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]) request=subsystem result=ReplySuccess, want-reply=true 15:21:45.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49088]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:45.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]) request=subsystem activate command 15:21:45.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]) starting runner for command=netconf 15:21:45.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49088]) process #5 SSH_MSG_CHANNEL_DATA 15:21:45.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]) by 373 down to 2096779 15:21:45.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]) SSH_MSG_CHANNEL_DATA len=373 15:21:45.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088] 15:21:45.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x1b89a775, L:/10.30.170.167:18289 - R:/10.30.171.175:49088]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:45.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:45.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1b89a775, L:/10.30.170.167:18289 - R:/10.30.171.175:49088] 15:21:45.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1b89a775, L:/10.30.170.167:18289 - R:/10.30.171.175:49088] 15:21:45.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18289', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:45.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=460} created 15:21:45.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=460, channel=[id: 0x1b89a775, L:/10.30.170.167:18289 - R:/10.30.171.175:49088]} created 15:21:45.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1b89a775, L:/10.30.170.167:18289 - R:/10.30.171.175:49088] successful with session NetconfServerSession{sessionId=460, channel=[id: 0x1b89a775, L:/10.30.170.167:18289 - R:/10.30.171.175:49088]} 15:21:45.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=460, channel=[id: 0x1b89a775, L:/10.30.170.167:18289 - R:/10.30.171.175:49088]} up 15:21:45.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49088]) process #6 SSH_MSG_CHANNEL_DATA 15:21:45.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]) by 393 down to 2096386 15:21:45.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]) SSH_MSG_CHANNEL_DATA len=393 15:21:45.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088] 15:21:45.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:45.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:45.410 [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=460} 15:21:45.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:45.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=460, channel=[id: 0x1b89a775, L:/10.30.170.167:18289 - R:/10.30.171.175:49088]} EXI handlers added to pipeline 15:21:45.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:45.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]) by 179 down to 2095870 15:21:45.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49088]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:45.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:45.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49088]) process #7 SSH_MSG_CHANNEL_DATA 15:21:45.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]) by 340 down to 2096046 15:21:45.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]) SSH_MSG_CHANNEL_DATA len=340 15:21:45.412 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088] 15:21:45.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:45.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:45.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=460} 15:21:45.413 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b63d49f 15:21:45.413 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:45.414 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:45.414 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:45.414 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:45.414 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:45.414 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:45.414 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:45.414 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:45.414 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:45.414 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:45.414 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:45.414 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:45.414 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:45.414 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:45.414 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:45.414 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:45.414 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:45.414 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:45.415 [netconf-device-simulator-threads-2] 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 15:21:45.415 [netconf-device-simulator-threads-2] 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 15:21:45.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:45.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]) by 733 down to 2095137 15:21:45.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49088]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:45.415 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:45.481 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:45.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44864]) process #24 SSH_MSG_IGNORE 15:21:45.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44864]) SSH_MSG_IGNORE 15:21:45.485 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52898]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52898]) process #13 SSH_MSG_IGNORE 15:21:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52898]) SSH_MSG_IGNORE 15:21:45.491 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51054]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:45.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51054]) process #23 SSH_MSG_IGNORE 15:21:45.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51054]) SSH_MSG_IGNORE 15:21:45.567 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38784]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:45.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38784]) process #18 SSH_MSG_IGNORE 15:21:45.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38784]) SSH_MSG_IGNORE 15:21:45.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49122]) process #10 SSH_MSG_IGNORE 15:21:45.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49122]) SSH_MSG_IGNORE 15:21:45.629 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49122]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:45.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60442]) process #8 SSH_MSG_IGNORE 15:21:45.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60442]) SSH_MSG_IGNORE 15:21:45.701 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60442]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:45.794 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34114]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34114]) process #9 SSH_MSG_IGNORE 15:21:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34114]) SSH_MSG_IGNORE 15:21:45.808 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:21:45.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40184]) process #25 SSH_MSG_IGNORE 15:21:45.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40184]) SSH_MSG_IGNORE 15:21:45.899 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51526]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:45.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51526]) process #21 SSH_MSG_IGNORE 15:21:45.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51526]) SSH_MSG_IGNORE 15:21:45.933 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57916]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:45.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57916]) process #20 SSH_MSG_IGNORE 15:21:45.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57916]) SSH_MSG_IGNORE 15:21:46.075 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45406]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:46.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45406]) process #16 SSH_MSG_IGNORE 15:21:46.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45406]) SSH_MSG_IGNORE 15:21:46.128 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45820]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:46.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45820]) process #14 SSH_MSG_IGNORE 15:21:46.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45820]) SSH_MSG_IGNORE 15:21:46.192 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33070]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33070]) process #15 SSH_MSG_IGNORE 15:21:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33070]) SSH_MSG_IGNORE 15:21:46.305 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe88cc596, L:/10.30.170.167:18290 - R:/10.30.171.175:52344]} 15:21:46.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:52344]): SSH-2.0-SSHD-UNKNOWN 15:21:46.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:52344]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:46.306 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:52344]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:46.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37220]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:46.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37220]) process #22 SSH_MSG_IGNORE 15:21:46.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37220]) SSH_MSG_IGNORE 15:21:46.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37678]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:46.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37678]) process #17 SSH_MSG_IGNORE 15:21:46.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37678]) SSH_MSG_IGNORE 15:21:46.512 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59228]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59228]) process #19 SSH_MSG_IGNORE 15:21:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59228]) SSH_MSG_IGNORE 15:21:46.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:52344]) Send SSH_MSG_KEXINIT 15:21:46.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52344]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:46.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52344]) process #0 SSH_MSG_KEXINIT 15:21:46.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:52344]) SSH_MSG_KEXINIT 15:21:46.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:52344]) strict KEX=true client=true server=true 15:21:46.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52344]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:46.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52344]) Kex: server host key algorithms = rsa-sha2-512 15:21:46.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52344]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:46.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52344]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:46.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52344]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:46.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52344]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:46.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52344]) Kex: compression algorithms (client to server) = none 15:21:46.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52344]) Kex: compression algorithms (server to client) = none 15:21:46.550 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:46.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52344]) process #1 30 15:21:46.622 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52344]] process command=SSH_MSG_KEXDH_INIT 15:21:46.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52344]] Send SSH_MSG_KEXDH_REPLY 15:21:46.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52344]) packet #1 sending command=31[31] len=1639 15:21:46.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:52344])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:46.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:52344]) Send SSH_MSG_NEWKEYS 15:21:46.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:52344]) session ID=14:46:49:3e:7e:23:62:0c:f7:2a:a5:8d:7a:c4:75:d6:36:e4:4b:3f:0c:86:df:a9:40:9d:bf:15:a7:95:e9:4e:1b:5c:67:6e:49:f2:be:db:30:f8:32:99:77:61:8a:eb:d6:ac:c2:7c:17:36:6c:93:41:13:88:fb:10:0e:b9:3b 15:21:46.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52344]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:46.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52344]): strict KEX resets output message sequence number from 3 to 0 15:21:46.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52344]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@24e8809b; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:46.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:52344])[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 15:21:46.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52344])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:46.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52344]) packet #0 sending command=7[7] len=419 15:21:46.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52344]) No pending packets to flush at end of KEX 15:21:46.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52344]) process #2 SSH_MSG_NEWKEYS 15:21:46.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52344]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:46.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52344]): strict KEX resets input message sequence number from 3 to 0 15:21:46.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52344]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@26d75f52; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:46.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:46.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52344]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:46.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52344]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:46.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:52344]) authorized authentication methods: password,publickey 15:21:46.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52344]) Accepted service ssh-userauth 15:21:46.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52344]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:46.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52344]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:46.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52344]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:46.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52344]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:46.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52344]) no authentication factory for method=none 15:21:46.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52344]) SSH_MSG_USERAUTH_REQUEST 15:21:46.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52344]) remaining methods: password,publickey 15:21:46.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52344]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:46.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52344]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:46.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52344]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:46.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52344]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:46.671 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:46.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:52344]) authentication result: true 15:21:46.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:52344]) SSH_MSG_USERAUTH_REQUEST 15:21:46.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52344])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:46.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52344]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:46.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:46.671 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:46.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52344]) no heartbeat to stop 15:21:46.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:52344]) heartbeat type=IGNORE, interval=PT30S 15:21:46.671 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:52344 authenticated 15:21:46.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52344]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:46.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52344]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:46.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52344]] session=TransportServerSession[admin@/10.30.171.175:52344] id=0 15:21:46.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52344])) size=2097152, max=2097152, packet=32768 15:21:46.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52344]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52344] 15:21:46.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52344]) recipient=0 15:21:46.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344])) size=2097152, max=2097152, packet=32768 15:21:46.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344])) re-initializing 15:21:46.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344])) size=2097152, max=2097152, packet=32768 15:21:46.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:46.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52344]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:46.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52344]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:46.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:46.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344])[want-reply=true] subsystem=netconf 15:21:46.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344])[subsystem] prepared command 15:21:46.673 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:46.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:46.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe88cc596, L:/10.30.170.167:18290 - R:/10.30.171.175:52344]}} established 15:21:46.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 461: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18290 15:21:46.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 461: Creating data stores for simulated device 15:21:46.673 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:46.673 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:46.673 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:46.673 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:46.673 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:46.674 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2693458 15:21:46.674 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:46.675 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:46.675 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:46.675 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:46.676 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:46.676 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:46.676 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:46.676 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:46.676 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2693458, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2693458, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@375a573f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@375a573f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:46.677 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:46.677 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:46.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe88cc596, L:/10.30.170.167:18290 - R:/10.30.171.175:52344] 15:21:46.678 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 461 on channel [id: 0xe88cc596, L:/10.30.170.167:18290 - R:/10.30.171.175:52344] 15:21:46.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]) by 1103 down to 2096049 15:21:46.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52344]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:46.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe88cc596, L:/10.30.170.167:18290 - R:/10.30.171.175:52344] 15:21:46.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe88cc596, L:/10.30.170.167:18290 - R:/10.30.171.175:52344] 15:21:46.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]) request=subsystem result=ReplySuccess, want-reply=true 15:21:46.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52344]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:46.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]) request=subsystem activate command 15:21:46.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]) starting runner for command=netconf 15:21:46.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52344]) process #5 SSH_MSG_CHANNEL_DATA 15:21:46.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]) by 373 down to 2096779 15:21:46.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]) SSH_MSG_CHANNEL_DATA len=373 15:21:46.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344] 15:21:46.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe88cc596, L:/10.30.170.167:18290 - R:/10.30.171.175:52344]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:46.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:46.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe88cc596, L:/10.30.170.167:18290 - R:/10.30.171.175:52344] 15:21:46.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe88cc596, L:/10.30.170.167:18290 - R:/10.30.171.175:52344] 15:21:46.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18290', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:46.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=461} created 15:21:46.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=461, channel=[id: 0xe88cc596, L:/10.30.170.167:18290 - R:/10.30.171.175:52344]} created 15:21:46.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe88cc596, L:/10.30.170.167:18290 - R:/10.30.171.175:52344] successful with session NetconfServerSession{sessionId=461, channel=[id: 0xe88cc596, L:/10.30.170.167:18290 - R:/10.30.171.175:52344]} 15:21:46.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=461, channel=[id: 0xe88cc596, L:/10.30.170.167:18290 - R:/10.30.171.175:52344]} up 15:21:46.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52344]) process #6 SSH_MSG_CHANNEL_DATA 15:21:46.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]) by 393 down to 2096386 15:21:46.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]) SSH_MSG_CHANNEL_DATA len=393 15:21:46.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344] 15:21:46.680 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58386]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:46.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:46.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:46.680 [netconf-device-simulator-threads-4] 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=461} 15:21:46.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:46.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58386]) process #23 SSH_MSG_IGNORE 15:21:46.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58386]) SSH_MSG_IGNORE 15:21:46.681 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=461, channel=[id: 0xe88cc596, L:/10.30.170.167:18290 - R:/10.30.171.175:52344]} EXI handlers added to pipeline 15:21:46.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:46.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]) by 179 down to 2095870 15:21:46.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52344]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:46.682 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:46.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52344]) process #7 SSH_MSG_CHANNEL_DATA 15:21:46.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]) by 340 down to 2096046 15:21:46.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]) SSH_MSG_CHANNEL_DATA len=340 15:21:46.684 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344] 15:21:46.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:46.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:46.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=461} 15:21:46.685 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@375a573f 15:21:46.685 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:46.685 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:46.685 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:46.685 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:46.686 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:46.686 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:46.686 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:46.686 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:46.686 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:46.686 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:46.686 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:46.686 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:46.686 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:46.686 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:46.686 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:46.686 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:46.686 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:46.686 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:46.686 [netconf-device-simulator-threads-4] 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 15:21:46.686 [netconf-device-simulator-threads-4] 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 15:21:46.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:46.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]) by 733 down to 2095137 15:21:46.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52344]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:46.686 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:46.697 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:46.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48764]) process #24 SSH_MSG_IGNORE 15:21:46.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48764]) SSH_MSG_IGNORE 15:21:46.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58262]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:46.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58262]) process #18 SSH_MSG_IGNORE 15:21:46.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58262]) SSH_MSG_IGNORE 15:21:46.815 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39092]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:46.815 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39092]) process #13 SSH_MSG_IGNORE 15:21:46.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39092]) SSH_MSG_IGNORE 15:21:46.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45928]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45928]) process #11 SSH_MSG_IGNORE 15:21:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45928]) SSH_MSG_IGNORE 15:21:46.877 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44210]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:46.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44210]) process #9 SSH_MSG_IGNORE 15:21:46.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44210]) SSH_MSG_IGNORE 15:21:46.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:21:46.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44262]) process #25 SSH_MSG_IGNORE 15:21:46.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44262]) SSH_MSG_IGNORE 15:21:46.967 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34088]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34088]) process #12 SSH_MSG_IGNORE 15:21:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34088]) SSH_MSG_IGNORE 15:21:47.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46290]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:47.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46290]) process #8 SSH_MSG_IGNORE 15:21:47.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46290]) SSH_MSG_IGNORE 15:21:47.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59138]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:47.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59138]) process #10 SSH_MSG_IGNORE 15:21:47.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59138]) SSH_MSG_IGNORE 15:21:47.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48358]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48358]) process #21 SSH_MSG_IGNORE 15:21:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48358]) SSH_MSG_IGNORE 15:21:47.320 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58406]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:47.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58406]) process #14 SSH_MSG_IGNORE 15:21:47.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58406]) SSH_MSG_IGNORE 15:21:47.392 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:47.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #16 SSH_MSG_IGNORE 15:21:47.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:21:47.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60050]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:47.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60050]) process #15 SSH_MSG_IGNORE 15:21:47.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60050]) SSH_MSG_IGNORE 15:21:47.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52606]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:47.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52606]) process #20 SSH_MSG_IGNORE 15:21:47.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52606]) SSH_MSG_IGNORE 15:21:47.622 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35496]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:47.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35496]) process #22 SSH_MSG_IGNORE 15:21:47.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35496]) SSH_MSG_IGNORE 15:21:47.632 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0c073cc2, L:/10.30.170.167:18291 - R:/10.30.171.175:36900]} 15:21:47.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:36900]): SSH-2.0-SSHD-UNKNOWN 15:21:47.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:36900]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:47.633 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:36900]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:47.704 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43314]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:47.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43314]) process #17 SSH_MSG_IGNORE 15:21:47.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43314]) SSH_MSG_IGNORE 15:21:47.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35012]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:47.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35012]) process #19 SSH_MSG_IGNORE 15:21:47.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35012]) SSH_MSG_IGNORE 15:21:47.906 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36566]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36566]) process #11 SSH_MSG_IGNORE 15:21:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36566]) SSH_MSG_IGNORE 15:21:47.919 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52698]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:47.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52698]) process #23 SSH_MSG_IGNORE 15:21:47.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52698]) SSH_MSG_IGNORE 15:21:47.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:36900]) Send SSH_MSG_KEXINIT 15:21:47.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36900]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:47.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36900]) process #0 SSH_MSG_KEXINIT 15:21:47.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:36900]) SSH_MSG_KEXINIT 15:21:47.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:36900]) strict KEX=true client=true server=true 15:21:47.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36900]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:47.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36900]) Kex: server host key algorithms = rsa-sha2-512 15:21:47.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36900]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:47.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36900]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:47.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36900]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:47.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36900]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:47.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36900]) Kex: compression algorithms (client to server) = none 15:21:47.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:36900]) Kex: compression algorithms (server to client) = none 15:21:47.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:48.015 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:21:48.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36900]) process #1 30 15:21:48.022 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36900]] process command=SSH_MSG_KEXDH_INIT 15:21:48.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58258]) process #13 SSH_MSG_IGNORE 15:21:48.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58258]) SSH_MSG_IGNORE 15:21:48.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58258]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:48.031 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51242]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51242]) process #18 SSH_MSG_IGNORE 15:21:48.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51242]) SSH_MSG_IGNORE 15:21:48.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:36900]] Send SSH_MSG_KEXDH_REPLY 15:21:48.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36900]) packet #1 sending command=31[31] len=1639 15:21:48.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:36900])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:48.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:36900]) Send SSH_MSG_NEWKEYS 15:21:48.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:36900]) session ID=b9:88:33:9d:26:3d:22:1e:fe:12:5c:3a:09:14:97:58:88:52:a9:39:a1:f9:65:f4:c1:b9:4d:74:73:20:e0:2b:e7:67:26:9b:1f:87:04:54:1a:54:03:d9:02:64:fe:99:8c:d7:4a:ab:4a:8c:45:ff:87:77:69:4b:f6:0d:f9:6b 15:21:48.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36900]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:48.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36900]): strict KEX resets output message sequence number from 3 to 0 15:21:48.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:36900]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@426288c3; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:48.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:36900])[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 15:21:48.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36900])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:48.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36900]) packet #0 sending command=7[7] len=419 15:21:48.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36900]) No pending packets to flush at end of KEX 15:21:48.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41054]) process #25 SSH_MSG_IGNORE 15:21:48.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41054]) SSH_MSG_IGNORE 15:21:48.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36900]) process #2 SSH_MSG_NEWKEYS 15:21:48.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:36900]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:48.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36900]): strict KEX resets input message sequence number from 3 to 0 15:21:48.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:36900]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2f97b839; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:48.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:48.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36900]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:48.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36900]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:48.069 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56790]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:48.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:36900]) authorized authentication methods: password,publickey 15:21:48.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:36900]) Accepted service ssh-userauth 15:21:48.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36900]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:48.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36900]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:48.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36900]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:48.069 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36900]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:48.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36900]) no authentication factory for method=none 15:21:48.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36900]) SSH_MSG_USERAUTH_REQUEST 15:21:48.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:36900]) remaining methods: password,publickey 15:21:48.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36900]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:48.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56790]) process #9 SSH_MSG_IGNORE 15:21:48.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56790]) SSH_MSG_IGNORE 15:21:48.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:36900]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:48.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36900]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:48.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:36900]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:48.070 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:48.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:36900]) authentication result: true 15:21:48.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:36900]) SSH_MSG_USERAUTH_REQUEST 15:21:48.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:36900])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:48.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:36900]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:48.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:48.070 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:48.070 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36900]) no heartbeat to stop 15:21:48.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:36900]) heartbeat type=IGNORE, interval=PT30S 15:21:48.071 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:36900 authenticated 15:21:48.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36900]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:48.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36900]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:48.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36900]] session=TransportServerSession[admin@/10.30.171.175:36900] id=0 15:21:48.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36900])) size=2097152, max=2097152, packet=32768 15:21:48.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36900]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36900] 15:21:48.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:36900]) recipient=0 15:21:48.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900])) size=2097152, max=2097152, packet=32768 15:21:48.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900])) re-initializing 15:21:48.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900])) size=2097152, max=2097152, packet=32768 15:21:48.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:48.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36900]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:48.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36900]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:48.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:48.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900])[want-reply=true] subsystem=netconf 15:21:48.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900])[subsystem] prepared command 15:21:48.073 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:48.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:48.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0c073cc2, L:/10.30.170.167:18291 - R:/10.30.171.175:36900]}} established 15:21:48.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 462: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18291 15:21:48.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 462: Creating data stores for simulated device 15:21:48.073 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:48.073 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:48.074 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:48.074 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:48.074 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:48.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:48.077 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40c66a52 15:21:48.077 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:48.077 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:48.077 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:48.077 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:48.078 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:48.078 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:48.078 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:48.078 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:48.078 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40c66a52, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40c66a52, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@636a99b7, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@636a99b7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:48.078 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:48.078 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:48.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0c073cc2, L:/10.30.170.167:18291 - R:/10.30.171.175:36900] 15:21:48.080 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 462 on channel [id: 0x0c073cc2, L:/10.30.170.167:18291 - R:/10.30.171.175:36900] 15:21:48.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]) by 1103 down to 2096049 15:21:48.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36900]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:48.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0c073cc2, L:/10.30.170.167:18291 - R:/10.30.171.175:36900] 15:21:48.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0c073cc2, L:/10.30.170.167:18291 - R:/10.30.171.175:36900] 15:21:48.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]) request=subsystem result=ReplySuccess, want-reply=true 15:21:48.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36900]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:48.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]) request=subsystem activate command 15:21:48.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]) starting runner for command=netconf 15:21:48.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36900]) process #5 SSH_MSG_CHANNEL_DATA 15:21:48.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]) by 373 down to 2096779 15:21:48.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]) SSH_MSG_CHANNEL_DATA len=373 15:21:48.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900] 15:21:48.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0c073cc2, L:/10.30.170.167:18291 - R:/10.30.171.175:36900]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:48.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:48.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0c073cc2, L:/10.30.170.167:18291 - R:/10.30.171.175:36900] 15:21:48.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0c073cc2, L:/10.30.170.167:18291 - R:/10.30.171.175:36900] 15:21:48.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18291', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:48.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=462} created 15:21:48.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=462, channel=[id: 0x0c073cc2, L:/10.30.170.167:18291 - R:/10.30.171.175:36900]} created 15:21:48.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0c073cc2, L:/10.30.170.167:18291 - R:/10.30.171.175:36900] successful with session NetconfServerSession{sessionId=462, channel=[id: 0x0c073cc2, L:/10.30.170.167:18291 - R:/10.30.171.175:36900]} 15:21:48.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=462, channel=[id: 0x0c073cc2, L:/10.30.170.167:18291 - R:/10.30.171.175:36900]} up 15:21:48.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50330]) process #24 SSH_MSG_IGNORE 15:21:48.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50330]) SSH_MSG_IGNORE 15:21:48.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36900]) process #6 SSH_MSG_CHANNEL_DATA 15:21:48.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]) by 393 down to 2096386 15:21:48.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]) SSH_MSG_CHANNEL_DATA len=393 15:21:48.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900] 15:21:48.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:48.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:48.082 [netconf-device-simulator-threads-6] 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=462} 15:21:48.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:48.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=462, channel=[id: 0x0c073cc2, L:/10.30.170.167:18291 - R:/10.30.171.175:36900]} EXI handlers added to pipeline 15:21:48.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:48.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]) by 179 down to 2095870 15:21:48.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36900]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:48.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:48.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36900]) process #7 SSH_MSG_CHANNEL_DATA 15:21:48.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]) by 340 down to 2096046 15:21:48.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]) SSH_MSG_CHANNEL_DATA len=340 15:21:48.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900] 15:21:48.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:48.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:48.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=462} 15:21:48.085 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@636a99b7 15:21:48.085 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:48.085 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:48.085 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:48.085 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:48.085 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:48.085 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:48.086 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:48.086 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:48.086 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:48.086 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:48.086 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:48.086 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:48.086 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:48.086 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:48.086 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:48.086 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:48.086 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:48.086 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:48.086 [netconf-device-simulator-threads-6] 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 15:21:48.086 [netconf-device-simulator-threads-6] 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 15:21:48.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:48.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]) by 733 down to 2095137 15:21:48.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36900]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:48.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:48.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35526]) process #12 SSH_MSG_IGNORE 15:21:48.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35526]) SSH_MSG_IGNORE 15:21:48.186 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35526]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:48.217 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43178]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43178]) process #21 SSH_MSG_IGNORE 15:21:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43178]) SSH_MSG_IGNORE 15:21:48.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37920]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:48.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37920]) process #10 SSH_MSG_IGNORE 15:21:48.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37920]) SSH_MSG_IGNORE 15:21:48.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45728]) process #8 SSH_MSG_IGNORE 15:21:48.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45728]) SSH_MSG_IGNORE 15:21:48.402 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45728]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:48.429 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48068]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48068]) process #15 SSH_MSG_IGNORE 15:21:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48068]) SSH_MSG_IGNORE 15:21:48.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40394]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:48.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40394]) process #14 SSH_MSG_IGNORE 15:21:48.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40394]) SSH_MSG_IGNORE 15:21:48.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53840]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:48.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53840]) process #16 SSH_MSG_IGNORE 15:21:48.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53840]) SSH_MSG_IGNORE 15:21:48.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43354]) process #9 SSH_MSG_IGNORE 15:21:48.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43354]) SSH_MSG_IGNORE 15:21:48.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43354]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:48.872 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd8a2cb90, L:/10.30.170.167:18292 - R:/10.30.171.175:54670]} 15:21:48.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:54670]): SSH-2.0-SSHD-UNKNOWN 15:21:48.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:54670]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:48.873 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:54670]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:48.901 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46538]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:48.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46538]) process #18 SSH_MSG_IGNORE 15:21:48.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46538]) SSH_MSG_IGNORE 15:21:48.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46226]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:48.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46226]) process #17 SSH_MSG_IGNORE 15:21:48.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46226]) SSH_MSG_IGNORE 15:21:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43794]) process #19 SSH_MSG_IGNORE 15:21:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43794]) SSH_MSG_IGNORE 15:21:48.948 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43794]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:48.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36946]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:48.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36946]) process #22 SSH_MSG_IGNORE 15:21:48.955 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36946]) SSH_MSG_IGNORE 15:21:49.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52594]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:49.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52594]) process #12 SSH_MSG_IGNORE 15:21:49.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52594]) SSH_MSG_IGNORE 15:21:49.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39278]) process #20 SSH_MSG_IGNORE 15:21:49.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39278]) SSH_MSG_IGNORE 15:21:49.057 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39278]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:49.065 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:49.122 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39234]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:49.136 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37634]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:49.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37634]) process #11 SSH_MSG_IGNORE 15:21:49.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37634]) SSH_MSG_IGNORE 15:21:49.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38688]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:49.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38688]) process #23 SSH_MSG_IGNORE 15:21:49.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38688]) SSH_MSG_IGNORE 15:21:49.292 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:21:49.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:54670]) Send SSH_MSG_KEXINIT 15:21:49.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54670]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:49.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54670]) process #0 SSH_MSG_KEXINIT 15:21:49.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:54670]) SSH_MSG_KEXINIT 15:21:49.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:54670]) strict KEX=true client=true server=true 15:21:49.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54670]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:49.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54670]) Kex: server host key algorithms = rsa-sha2-512 15:21:49.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54670]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:49.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54670]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:49.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54670]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:49.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54670]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:49.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54670]) Kex: compression algorithms (client to server) = none 15:21:49.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54670]) Kex: compression algorithms (server to client) = none 15:21:49.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:49.423 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34182]) process #24 SSH_MSG_IGNORE 15:21:49.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34182]) SSH_MSG_IGNORE 15:21:49.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39234]) process #15 SSH_MSG_IGNORE 15:21:49.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39234]) SSH_MSG_IGNORE 15:21:49.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45220]) process #25 SSH_MSG_IGNORE 15:21:49.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45220]) SSH_MSG_IGNORE 15:21:49.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43810]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43810]) process #13 SSH_MSG_IGNORE 15:21:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43810]) SSH_MSG_IGNORE 15:21:49.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54670]) process #1 30 15:21:49.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54670]] process command=SSH_MSG_KEXDH_INIT 15:21:49.504 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37818]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:49.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37818]) process #21 SSH_MSG_IGNORE 15:21:49.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37818]) SSH_MSG_IGNORE 15:21:49.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54670]] Send SSH_MSG_KEXDH_REPLY 15:21:49.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54670]) packet #1 sending command=31[31] len=1639 15:21:49.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:54670])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:49.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:54670]) Send SSH_MSG_NEWKEYS 15:21:49.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:54670]) session ID=da:e9:0e:14:56:81:1b:a2:3b:35:0d:c3:3e:bc:8b:a7:8b:4c:ef:8b:85:60:bf:c5:10:f3:92:73:7a:56:a7:34:15:35:3d:9a:0a:1e:52:8f:af:6e:a5:c8:e6:60:43:14:70:ea:c9:ca:c6:69:a6:83:ff:6c:5b:e3:b0:79:d0:77 15:21:49.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54670]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:49.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54670]): strict KEX resets output message sequence number from 3 to 0 15:21:49.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54670]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@445d3cd5; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:49.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:54670])[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 15:21:49.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54670])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:49.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54670]) packet #0 sending command=7[7] len=419 15:21:49.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54670]) No pending packets to flush at end of KEX 15:21:49.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54670]) process #2 SSH_MSG_NEWKEYS 15:21:49.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54670]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:49.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54670]): strict KEX resets input message sequence number from 3 to 0 15:21:49.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54670]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3ece6089; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:49.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:49.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54670]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:49.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54670]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:49.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:54670]) authorized authentication methods: password,publickey 15:21:49.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54670]) Accepted service ssh-userauth 15:21:49.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54670]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:49.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54670]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:49.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54670]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:49.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54670]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:49.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54670]) no authentication factory for method=none 15:21:49.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54670]) SSH_MSG_USERAUTH_REQUEST 15:21:49.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54670]) remaining methods: password,publickey 15:21:49.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54670]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:49.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54670]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:49.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54670]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:49.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54670]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:49.546 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:49.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:54670]) authentication result: true 15:21:49.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:54670]) SSH_MSG_USERAUTH_REQUEST 15:21:49.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54670])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:49.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54670]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:49.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:49.546 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:49.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54670]) no heartbeat to stop 15:21:49.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:54670]) heartbeat type=IGNORE, interval=PT30S 15:21:49.547 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:54670 authenticated 15:21:49.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54670]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:49.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54670]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:49.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54670]] session=TransportServerSession[admin@/10.30.171.175:54670] id=0 15:21:49.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54670])) size=2097152, max=2097152, packet=32768 15:21:49.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54670]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54670] 15:21:49.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54670]) recipient=0 15:21:49.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670])) size=2097152, max=2097152, packet=32768 15:21:49.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670])) re-initializing 15:21:49.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670])) size=2097152, max=2097152, packet=32768 15:21:49.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:49.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54670]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:49.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54670]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:49.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:49.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670])[want-reply=true] subsystem=netconf 15:21:49.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670])[subsystem] prepared command 15:21:49.549 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:49.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:49.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd8a2cb90, L:/10.30.170.167:18292 - R:/10.30.171.175:54670]}} established 15:21:49.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 463: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18292 15:21:49.549 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 463: Creating data stores for simulated device 15:21:49.549 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:49.549 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:49.549 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:49.549 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:49.549 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:49.551 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5c5335ed 15:21:49.551 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:49.551 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:49.551 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:49.551 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:49.551 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:49.551 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:49.551 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:49.552 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:49.552 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5c5335ed, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5c5335ed, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b3ce82, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b3ce82, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:49.552 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:49.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:49.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd8a2cb90, L:/10.30.170.167:18292 - R:/10.30.171.175:54670] 15:21:49.553 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 463 on channel [id: 0xd8a2cb90, L:/10.30.170.167:18292 - R:/10.30.171.175:54670] 15:21:49.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]) by 1103 down to 2096049 15:21:49.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54670]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:49.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd8a2cb90, L:/10.30.170.167:18292 - R:/10.30.171.175:54670] 15:21:49.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd8a2cb90, L:/10.30.170.167:18292 - R:/10.30.171.175:54670] 15:21:49.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]) request=subsystem result=ReplySuccess, want-reply=true 15:21:49.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54670]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:49.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]) request=subsystem activate command 15:21:49.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]) starting runner for command=netconf 15:21:49.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54670]) process #5 SSH_MSG_CHANNEL_DATA 15:21:49.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]) by 373 down to 2096779 15:21:49.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]) SSH_MSG_CHANNEL_DATA len=373 15:21:49.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670] 15:21:49.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd8a2cb90, L:/10.30.170.167:18292 - R:/10.30.171.175:54670]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:49.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:49.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd8a2cb90, L:/10.30.170.167:18292 - R:/10.30.171.175:54670] 15:21:49.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd8a2cb90, L:/10.30.170.167:18292 - R:/10.30.171.175:54670] 15:21:49.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18292', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:49.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=463} created 15:21:49.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=463, channel=[id: 0xd8a2cb90, L:/10.30.170.167:18292 - R:/10.30.171.175:54670]} created 15:21:49.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd8a2cb90, L:/10.30.170.167:18292 - R:/10.30.171.175:54670] successful with session NetconfServerSession{sessionId=463, channel=[id: 0xd8a2cb90, L:/10.30.170.167:18292 - R:/10.30.171.175:54670]} 15:21:49.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=463, channel=[id: 0xd8a2cb90, L:/10.30.170.167:18292 - R:/10.30.171.175:54670]} up 15:21:49.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54670]) process #6 SSH_MSG_CHANNEL_DATA 15:21:49.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]) by 393 down to 2096386 15:21:49.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]) SSH_MSG_CHANNEL_DATA len=393 15:21:49.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670] 15:21:49.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:49.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:49.555 [netconf-device-simulator-threads-0] 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=463} 15:21:49.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:49.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=463, channel=[id: 0xd8a2cb90, L:/10.30.170.167:18292 - R:/10.30.171.175:54670]} EXI handlers added to pipeline 15:21:49.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:49.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]) by 179 down to 2095870 15:21:49.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54670]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:49.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:49.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54670]) process #7 SSH_MSG_CHANNEL_DATA 15:21:49.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]) by 340 down to 2096046 15:21:49.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]) SSH_MSG_CHANNEL_DATA len=340 15:21:49.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670] 15:21:49.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:49.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:49.557 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=463} 15:21:49.557 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b3ce82 15:21:49.557 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:49.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:49.558 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:49.558 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:49.558 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:49.558 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:49.558 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:49.558 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:49.558 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:49.558 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:49.558 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:49.558 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:49.558 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:49.558 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:49.558 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:49.558 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:49.558 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:49.558 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:49.558 [netconf-device-simulator-threads-0] 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 15:21:49.558 [netconf-device-simulator-threads-0] 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 15:21:49.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:49.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]) by 733 down to 2095137 15:21:49.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54670]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:49.558 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:49.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41950]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:49.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41950]) process #8 SSH_MSG_IGNORE 15:21:49.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41950]) SSH_MSG_IGNORE 15:21:49.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34564]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:49.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34564]) process #10 SSH_MSG_IGNORE 15:21:49.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34564]) SSH_MSG_IGNORE 15:21:49.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:49.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43230]) process #24 SSH_MSG_IGNORE 15:21:49.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43230]) SSH_MSG_IGNORE 15:21:49.860 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42314]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:49.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42314]) process #14 SSH_MSG_IGNORE 15:21:49.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42314]) SSH_MSG_IGNORE 15:21:49.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48458]) process #20 SSH_MSG_IGNORE 15:21:49.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48458]) SSH_MSG_IGNORE 15:21:49.878 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48458]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:49.961 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48456]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:49.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48456]) process #15 SSH_MSG_IGNORE 15:21:49.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48456]) SSH_MSG_IGNORE 15:21:50.103 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54686]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:50.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54686]) process #18 SSH_MSG_IGNORE 15:21:50.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54686]) SSH_MSG_IGNORE 15:21:50.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33478]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:50.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33478]) process #16 SSH_MSG_IGNORE 15:21:50.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33478]) SSH_MSG_IGNORE 15:21:50.182 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48518]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:50.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48518]) process #22 SSH_MSG_IGNORE 15:21:50.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48518]) SSH_MSG_IGNORE 15:21:50.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60386]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:50.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60386]) process #19 SSH_MSG_IGNORE 15:21:50.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60386]) SSH_MSG_IGNORE 15:21:50.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xde0e6fce, L:/10.30.170.167:18293 - R:/10.30.171.175:57900]} 15:21:50.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:57900]): SSH-2.0-SSHD-UNKNOWN 15:21:50.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:57900]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:50.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:57900]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:50.272 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50154]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:50.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50154]) process #9 SSH_MSG_IGNORE 15:21:50.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50154]) SSH_MSG_IGNORE 15:21:50.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45038]) process #23 SSH_MSG_IGNORE 15:21:50.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45038]) SSH_MSG_IGNORE 15:21:50.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38344]) process #12 SSH_MSG_IGNORE 15:21:50.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38344]) SSH_MSG_IGNORE 15:21:50.373 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45038]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:50.373 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38344]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:50.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:57900]) Send SSH_MSG_KEXINIT 15:21:50.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57900]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:50.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46280]) process #11 SSH_MSG_IGNORE 15:21:50.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57900]) process #0 SSH_MSG_KEXINIT 15:21:50.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:57900]) SSH_MSG_KEXINIT 15:21:50.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46280]) SSH_MSG_IGNORE 15:21:50.417 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46280]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:50.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:57900]) strict KEX=true client=true server=true 15:21:50.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57900]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:50.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57900]) Kex: server host key algorithms = rsa-sha2-512 15:21:50.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57900]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:50.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57900]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:50.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57900]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:50.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57900]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:50.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57900]) Kex: compression algorithms (client to server) = none 15:21:50.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57900]) Kex: compression algorithms (server to client) = none 15:21:50.419 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:50.438 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38176]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38176]) process #17 SSH_MSG_IGNORE 15:21:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38176]) SSH_MSG_IGNORE 15:21:50.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57900]) process #1 30 15:21:50.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57900]] process command=SSH_MSG_KEXDH_INIT 15:21:50.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57900]] Send SSH_MSG_KEXDH_REPLY 15:21:50.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57900]) packet #1 sending command=31[31] len=1639 15:21:50.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:57900])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:50.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:57900]) Send SSH_MSG_NEWKEYS 15:21:50.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:57900]) session ID=01:94:2a:be:fe:2e:81:ba:d7:23:8e:5f:f0:1d:c7:20:eb:22:ec:13:25:06:ee:4a:e7:74:05:1f:08:92:32:d2:bb:5c:db:f6:c4:16:36:e3:63:bc:df:38:80:03:b3:b0:83:af:ec:c3:3e:6b:22:e9:c7:3a:8d:f7:db:f4:9c:ff 15:21:50.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57900]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:50.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57900]): strict KEX resets output message sequence number from 3 to 0 15:21:50.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57900]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6b62ea3f; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:50.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:57900])[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 15:21:50.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57900])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:50.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57900]) packet #0 sending command=7[7] len=419 15:21:50.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57900]) No pending packets to flush at end of KEX 15:21:50.531 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:21:50.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57900]) process #2 SSH_MSG_NEWKEYS 15:21:50.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57900]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:50.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57900]): strict KEX resets input message sequence number from 3 to 0 15:21:50.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57900]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@64640f06; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:50.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:50.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57900]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:50.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57900]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:50.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:57900]) authorized authentication methods: password,publickey 15:21:50.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57900]) Accepted service ssh-userauth 15:21:50.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57900]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:50.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57900]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:50.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57900]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:50.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57900]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:50.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57900]) no authentication factory for method=none 15:21:50.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57900]) SSH_MSG_USERAUTH_REQUEST 15:21:50.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57900]) remaining methods: password,publickey 15:21:50.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57900]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:50.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42700]) process #25 SSH_MSG_IGNORE 15:21:50.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42700]) SSH_MSG_IGNORE 15:21:50.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57900]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:50.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57900]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:50.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57900]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:50.539 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:50.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:57900]) authentication result: true 15:21:50.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:57900]) SSH_MSG_USERAUTH_REQUEST 15:21:50.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57900])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:50.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57900]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:50.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:50.539 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:50.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57900]) no heartbeat to stop 15:21:50.539 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:57900]) heartbeat type=IGNORE, interval=PT30S 15:21:50.539 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:57900 authenticated 15:21:50.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57900]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:50.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57900]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:50.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57900]] session=TransportServerSession[admin@/10.30.171.175:57900] id=0 15:21:50.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57900])) size=2097152, max=2097152, packet=32768 15:21:50.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57900]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57900] 15:21:50.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57900]) recipient=0 15:21:50.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900])) size=2097152, max=2097152, packet=32768 15:21:50.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900])) re-initializing 15:21:50.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900])) size=2097152, max=2097152, packet=32768 15:21:50.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:50.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57900]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:50.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57900]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:50.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:50.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900])[want-reply=true] subsystem=netconf 15:21:50.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900])[subsystem] prepared command 15:21:50.542 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:50.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:50.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xde0e6fce, L:/10.30.170.167:18293 - R:/10.30.171.175:57900]}} established 15:21:50.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 464: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18293 15:21:50.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 464: Creating data stores for simulated device 15:21:50.543 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:50.543 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:50.543 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:50.543 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:50.543 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:50.545 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@50850c92 15:21:50.545 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:50.545 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:50.545 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:50.545 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:50.545 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:50.545 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:50.545 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:50.545 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:50.545 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@50850c92, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@50850c92, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@280c27b5, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@280c27b5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:50.545 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:50.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:50.546 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xde0e6fce, L:/10.30.170.167:18293 - R:/10.30.171.175:57900] 15:21:50.546 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 464 on channel [id: 0xde0e6fce, L:/10.30.170.167:18293 - R:/10.30.171.175:57900] 15:21:50.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]) by 1103 down to 2096049 15:21:50.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57900]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:50.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xde0e6fce, L:/10.30.170.167:18293 - R:/10.30.171.175:57900] 15:21:50.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xde0e6fce, L:/10.30.170.167:18293 - R:/10.30.171.175:57900] 15:21:50.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]) request=subsystem result=ReplySuccess, want-reply=true 15:21:50.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57900]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:50.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]) request=subsystem activate command 15:21:50.547 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]) starting runner for command=netconf 15:21:50.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57900]) process #5 SSH_MSG_CHANNEL_DATA 15:21:50.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]) by 373 down to 2096779 15:21:50.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]) SSH_MSG_CHANNEL_DATA len=373 15:21:50.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900] 15:21:50.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xde0e6fce, L:/10.30.170.167:18293 - R:/10.30.171.175:57900]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:50.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:50.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xde0e6fce, L:/10.30.170.167:18293 - R:/10.30.171.175:57900] 15:21:50.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xde0e6fce, L:/10.30.170.167:18293 - R:/10.30.171.175:57900] 15:21:50.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18293', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:50.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=464} created 15:21:50.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=464, channel=[id: 0xde0e6fce, L:/10.30.170.167:18293 - R:/10.30.171.175:57900]} created 15:21:50.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xde0e6fce, L:/10.30.170.167:18293 - R:/10.30.171.175:57900] successful with session NetconfServerSession{sessionId=464, channel=[id: 0xde0e6fce, L:/10.30.170.167:18293 - R:/10.30.171.175:57900]} 15:21:50.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=464, channel=[id: 0xde0e6fce, L:/10.30.170.167:18293 - R:/10.30.171.175:57900]} up 15:21:50.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57900]) process #6 SSH_MSG_CHANNEL_DATA 15:21:50.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]) by 393 down to 2096386 15:21:50.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]) SSH_MSG_CHANNEL_DATA len=393 15:21:50.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900] 15:21:50.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:50.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:50.548 [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=464} 15:21:50.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:50.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=464, channel=[id: 0xde0e6fce, L:/10.30.170.167:18293 - R:/10.30.171.175:57900]} EXI handlers added to pipeline 15:21:50.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:50.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]) by 179 down to 2095870 15:21:50.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57900]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:50.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:50.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57900]) process #7 SSH_MSG_CHANNEL_DATA 15:21:50.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]) by 340 down to 2096046 15:21:50.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]) SSH_MSG_CHANNEL_DATA len=340 15:21:50.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900] 15:21:50.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:50.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:50.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=464} 15:21:50.551 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@280c27b5 15:21:50.551 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:50.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:50.551 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:50.551 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:50.551 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:50.551 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:50.551 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:50.551 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:50.551 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:50.551 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:50.551 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:50.551 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:50.551 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:50.551 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:50.551 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:50.551 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:50.551 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:50.551 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:50.551 [netconf-device-simulator-threads-2] 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 15:21:50.551 [netconf-device-simulator-threads-2] 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 15:21:50.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:50.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]) by 733 down to 2095137 15:21:50.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57900]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:50.552 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:50.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60238]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60238]) process #13 SSH_MSG_IGNORE 15:21:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60238]) SSH_MSG_IGNORE 15:21:50.701 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37192]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:50.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37192]) process #10 SSH_MSG_IGNORE 15:21:50.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37192]) SSH_MSG_IGNORE 15:21:50.908 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55742]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55742]) process #21 SSH_MSG_IGNORE 15:21:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55742]) SSH_MSG_IGNORE 15:21:50.964 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47488]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:50.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47488]) process #8 SSH_MSG_IGNORE 15:21:50.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47488]) SSH_MSG_IGNORE 15:21:51.040 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:51.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58138]) process #24 SSH_MSG_IGNORE 15:21:51.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58138]) SSH_MSG_IGNORE 15:21:51.045 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58344]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:51.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58344]) process #15 SSH_MSG_IGNORE 15:21:51.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58344]) SSH_MSG_IGNORE 15:21:51.100 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55096]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:51.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55096]) process #14 SSH_MSG_IGNORE 15:21:51.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55096]) SSH_MSG_IGNORE 15:21:51.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43792]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:51.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43792]) process #16 SSH_MSG_IGNORE 15:21:51.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43792]) SSH_MSG_IGNORE 15:21:51.204 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48862]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:51.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48862]) process #20 SSH_MSG_IGNORE 15:21:51.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48862]) SSH_MSG_IGNORE 15:21:51.233 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59302]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:51.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59302]) process #23 SSH_MSG_IGNORE 15:21:51.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59302]) SSH_MSG_IGNORE 15:21:51.372 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41986]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:51.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41986]) process #12 SSH_MSG_IGNORE 15:21:51.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41986]) SSH_MSG_IGNORE 15:21:51.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41530]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:51.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41530]) process #10 SSH_MSG_IGNORE 15:21:51.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41530]) SSH_MSG_IGNORE 15:21:51.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb55a2bda, L:/10.30.170.167:18294 - R:/10.30.171.175:60730]} 15:21:51.465 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:60730]): SSH-2.0-SSHD-UNKNOWN 15:21:51.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:60730]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:51.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:60730]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:51.478 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34534]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:51.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34534]) process #17 SSH_MSG_IGNORE 15:21:51.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34534]) SSH_MSG_IGNORE 15:21:51.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41674]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:51.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41674]) process #19 SSH_MSG_IGNORE 15:21:51.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41674]) SSH_MSG_IGNORE 15:21:51.626 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45468]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:51.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45468]) process #18 SSH_MSG_IGNORE 15:21:51.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45468]) SSH_MSG_IGNORE 15:21:51.644 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40526]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40526]) process #9 SSH_MSG_IGNORE 15:21:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40526]) SSH_MSG_IGNORE 15:21:51.672 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40450]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:51.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40450]) process #22 SSH_MSG_IGNORE 15:21:51.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40450]) SSH_MSG_IGNORE 15:21:51.821 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:21:51.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:60730]) Send SSH_MSG_KEXINIT 15:21:51.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60730]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:51.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60730]) process #0 SSH_MSG_KEXINIT 15:21:51.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:60730]) SSH_MSG_KEXINIT 15:21:51.826 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:60730]) strict KEX=true client=true server=true 15:21:51.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60730]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:51.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60730]) Kex: server host key algorithms = rsa-sha2-512 15:21:51.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60730]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:51.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60730]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:51.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60730]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:51.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60730]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:51.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60730]) Kex: compression algorithms (client to server) = none 15:21:51.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60730]) Kex: compression algorithms (server to client) = none 15:21:51.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:51.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57436]) process #25 SSH_MSG_IGNORE 15:21:51.827 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57436]) SSH_MSG_IGNORE 15:21:51.843 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54212]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:51.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54212]) process #11 SSH_MSG_IGNORE 15:21:51.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54212]) SSH_MSG_IGNORE 15:21:51.849 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:51.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44622]) process #24 SSH_MSG_IGNORE 15:21:51.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44622]) SSH_MSG_IGNORE 15:21:51.882 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37834]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:51.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37834]) process #13 SSH_MSG_IGNORE 15:21:51.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37834]) SSH_MSG_IGNORE 15:21:51.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60730]) process #1 30 15:21:51.893 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60730]] process command=SSH_MSG_KEXDH_INIT 15:21:51.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60730]] Send SSH_MSG_KEXDH_REPLY 15:21:51.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60730]) packet #1 sending command=31[31] len=1639 15:21:51.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:60730])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:51.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:60730]) Send SSH_MSG_NEWKEYS 15:21:51.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:60730]) session ID=28:84:be:bd:c6:88:4c:e7:c3:b3:42:a0:e4:15:86:b8:dc:54:87:74:23:3f:bf:84:4e:70:c4:a9:56:f8:04:e9:27:12:62:61:ea:c0:f5:b2:2f:d1:23:a5:0f:63:19:d4:a5:23:67:f4:47:96:62:03:ff:ad:10:4a:47:f5:c9:80 15:21:51.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60730]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:51.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60730]): strict KEX resets output message sequence number from 3 to 0 15:21:51.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60730]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3a6e11b; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:51.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:60730])[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 15:21:51.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60730])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:51.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60730]) packet #0 sending command=7[7] len=419 15:21:51.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60730]) No pending packets to flush at end of KEX 15:21:51.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60730]) process #2 SSH_MSG_NEWKEYS 15:21:51.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60730]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:51.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60730]): strict KEX resets input message sequence number from 3 to 0 15:21:51.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60730]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1b35617a; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:51.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:51.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60730]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:51.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60730]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:51.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:60730]) authorized authentication methods: password,publickey 15:21:51.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60730]) Accepted service ssh-userauth 15:21:51.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60730]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:51.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60730]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:51.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60730]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:51.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60730]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:51.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60730]) no authentication factory for method=none 15:21:51.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60730]) SSH_MSG_USERAUTH_REQUEST 15:21:51.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60730]) remaining methods: password,publickey 15:21:51.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60730]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:51.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60730]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:51.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60730]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:51.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60730]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:51.939 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:51.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:60730]) authentication result: true 15:21:51.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:60730]) SSH_MSG_USERAUTH_REQUEST 15:21:51.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60730])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:51.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60730]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:51.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:51.939 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:51.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60730]) no heartbeat to stop 15:21:51.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:60730]) heartbeat type=IGNORE, interval=PT30S 15:21:51.939 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:60730 authenticated 15:21:51.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60730]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:51.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60730]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:51.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60730]] session=TransportServerSession[admin@/10.30.171.175:60730] id=0 15:21:51.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60730])) size=2097152, max=2097152, packet=32768 15:21:51.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60730]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60730] 15:21:51.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60730]) recipient=0 15:21:51.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730])) size=2097152, max=2097152, packet=32768 15:21:51.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730])) re-initializing 15:21:51.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730])) size=2097152, max=2097152, packet=32768 15:21:51.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:51.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60730]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:51.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60730]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:51.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:51.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730])[want-reply=true] subsystem=netconf 15:21:51.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730])[subsystem] prepared command 15:21:51.940 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:51.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:51.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb55a2bda, L:/10.30.170.167:18294 - R:/10.30.171.175:60730]}} established 15:21:51.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 465: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18294 15:21:51.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 465: Creating data stores for simulated device 15:21:51.941 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:51.941 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:51.941 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:51.941 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:51.941 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:51.942 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5cb971b4 15:21:51.942 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:51.942 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:51.942 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:51.942 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:51.943 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:51.943 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:51.943 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:51.943 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:51.943 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5cb971b4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5cb971b4, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d4a429d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d4a429d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:51.944 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:51.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:51.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb55a2bda, L:/10.30.170.167:18294 - R:/10.30.171.175:60730] 15:21:51.945 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 465 on channel [id: 0xb55a2bda, L:/10.30.170.167:18294 - R:/10.30.171.175:60730] 15:21:51.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]) by 1103 down to 2096049 15:21:51.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60730]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:51.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb55a2bda, L:/10.30.170.167:18294 - R:/10.30.171.175:60730] 15:21:51.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb55a2bda, L:/10.30.170.167:18294 - R:/10.30.171.175:60730] 15:21:51.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]) request=subsystem result=ReplySuccess, want-reply=true 15:21:51.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60730]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:51.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]) request=subsystem activate command 15:21:51.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]) starting runner for command=netconf 15:21:51.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60730]) process #5 SSH_MSG_CHANNEL_DATA 15:21:51.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]) by 373 down to 2096779 15:21:51.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]) SSH_MSG_CHANNEL_DATA len=373 15:21:51.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730] 15:21:51.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb55a2bda, L:/10.30.170.167:18294 - R:/10.30.171.175:60730]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:51.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:51.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb55a2bda, L:/10.30.170.167:18294 - R:/10.30.171.175:60730] 15:21:51.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb55a2bda, L:/10.30.170.167:18294 - R:/10.30.171.175:60730] 15:21:51.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18294', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:51.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=465} created 15:21:51.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=465, channel=[id: 0xb55a2bda, L:/10.30.170.167:18294 - R:/10.30.171.175:60730]} created 15:21:51.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb55a2bda, L:/10.30.170.167:18294 - R:/10.30.171.175:60730] successful with session NetconfServerSession{sessionId=465, channel=[id: 0xb55a2bda, L:/10.30.170.167:18294 - R:/10.30.171.175:60730]} 15:21:51.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=465, channel=[id: 0xb55a2bda, L:/10.30.170.167:18294 - R:/10.30.171.175:60730]} up 15:21:51.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60730]) process #6 SSH_MSG_CHANNEL_DATA 15:21:51.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]) by 393 down to 2096386 15:21:51.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]) SSH_MSG_CHANNEL_DATA len=393 15:21:51.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730] 15:21:51.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:51.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:51.947 [netconf-device-simulator-threads-4] 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=465} 15:21:51.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:51.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=465, channel=[id: 0xb55a2bda, L:/10.30.170.167:18294 - R:/10.30.171.175:60730]} EXI handlers added to pipeline 15:21:51.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:51.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]) by 179 down to 2095870 15:21:51.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60730]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:51.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:51.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60730]) process #7 SSH_MSG_CHANNEL_DATA 15:21:51.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]) by 340 down to 2096046 15:21:51.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]) SSH_MSG_CHANNEL_DATA len=340 15:21:51.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730] 15:21:51.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:51.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:51.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=465} 15:21:51.950 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d4a429d 15:21:51.950 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:51.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:51.950 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:51.950 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:51.950 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:51.950 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:51.950 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:51.950 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:51.950 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:51.950 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:51.950 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:51.950 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:51.950 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:51.950 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:51.950 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:51.950 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:51.950 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:51.950 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:51.950 [netconf-device-simulator-threads-4] 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 15:21:51.950 [netconf-device-simulator-threads-4] 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 15:21:51.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:51.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]) by 733 down to 2095137 15:21:51.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60730]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:51.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:51.995 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57814]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:51.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57814]) process #15 SSH_MSG_IGNORE 15:21:51.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57814]) SSH_MSG_IGNORE 15:21:52.040 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48552]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:52.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48552]) process #21 SSH_MSG_IGNORE 15:21:52.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48552]) SSH_MSG_IGNORE 15:21:52.264 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54022]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54022]) process #14 SSH_MSG_IGNORE 15:21:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54022]) SSH_MSG_IGNORE 15:21:52.314 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:52.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #20 SSH_MSG_IGNORE 15:21:52.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:21:52.363 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38882]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:52.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38882]) process #16 SSH_MSG_IGNORE 15:21:52.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38882]) SSH_MSG_IGNORE 15:21:52.452 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51076]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:52.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51076]) process #23 SSH_MSG_IGNORE 15:21:52.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51076]) SSH_MSG_IGNORE 15:21:52.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55442]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:52.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55442]) process #8 SSH_MSG_IGNORE 15:21:52.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55442]) SSH_MSG_IGNORE 15:21:52.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:52.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #12 SSH_MSG_IGNORE 15:21:52.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:21:52.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45404]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:52.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45404]) process #10 SSH_MSG_IGNORE 15:21:52.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45404]) SSH_MSG_IGNORE 15:21:52.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34612]) process #9 SSH_MSG_IGNORE 15:21:52.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34612]) SSH_MSG_IGNORE 15:21:52.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34612]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:52.740 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46206]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:52.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46206]) process #18 SSH_MSG_IGNORE 15:21:52.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46206]) SSH_MSG_IGNORE 15:21:52.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55306]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:52.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55306]) process #19 SSH_MSG_IGNORE 15:21:52.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55306]) SSH_MSG_IGNORE 15:21:52.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x96318497, L:/10.30.170.167:18295 - R:/10.30.171.175:57906]} 15:21:52.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:57906]): SSH-2.0-SSHD-UNKNOWN 15:21:52.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:57906]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:52.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:57906]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:52.762 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43696]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:52.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43696]) process #22 SSH_MSG_IGNORE 15:21:52.764 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43696]) SSH_MSG_IGNORE 15:21:52.773 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55710]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:52.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55710]) process #21 SSH_MSG_IGNORE 15:21:52.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55710]) SSH_MSG_IGNORE 15:21:53.003 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46850]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:53.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46850]) process #14 SSH_MSG_IGNORE 15:21:53.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46850]) SSH_MSG_IGNORE 15:21:53.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:57906]) Send SSH_MSG_KEXINIT 15:21:53.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57906]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:53.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57906]) process #0 SSH_MSG_KEXINIT 15:21:53.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:57906]) SSH_MSG_KEXINIT 15:21:53.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:57906]) strict KEX=true client=true server=true 15:21:53.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57906]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:53.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57906]) Kex: server host key algorithms = rsa-sha2-512 15:21:53.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57906]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:53.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57906]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:53.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57906]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:53.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57906]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:53.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57906]) Kex: compression algorithms (client to server) = none 15:21:53.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57906]) Kex: compression algorithms (server to client) = none 15:21:53.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:53.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36592]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:53.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36592]) process #11 SSH_MSG_IGNORE 15:21:53.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36592]) SSH_MSG_IGNORE 15:21:53.057 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52710]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52710]) process #17 SSH_MSG_IGNORE 15:21:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52710]) SSH_MSG_IGNORE 15:21:53.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57962]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:53.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57962]) process #15 SSH_MSG_IGNORE 15:21:53.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57962]) SSH_MSG_IGNORE 15:21:53.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57906]) process #1 30 15:21:53.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57906]] process command=SSH_MSG_KEXDH_INIT 15:21:53.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57906]] Send SSH_MSG_KEXDH_REPLY 15:21:53.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57906]) packet #1 sending command=31[31] len=1639 15:21:53.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:57906])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:53.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:57906]) Send SSH_MSG_NEWKEYS 15:21:53.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:57906]) session ID=8b:f9:73:0b:e2:11:c8:72:5d:e5:c4:62:71:1e:13:a4:57:5f:c6:47:10:24:f2:aa:00:89:ef:3a:30:02:2f:81:aa:ee:97:07:3e:64:df:02:ca:5d:30:c9:7f:22:ac:d1:9d:e5:95:53:ef:fb:c4:49:6d:f6:68:d9:7e:a8:47:51 15:21:53.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57906]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:53.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57906]): strict KEX resets output message sequence number from 3 to 0 15:21:53.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57906]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@10b9cee0; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:53.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:57906])[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 15:21:53.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57906])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:53.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57906]) packet #0 sending command=7[7] len=419 15:21:53.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57906]) No pending packets to flush at end of KEX 15:21:53.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57906]) process #2 SSH_MSG_NEWKEYS 15:21:53.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57906]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:53.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57906]): strict KEX resets input message sequence number from 3 to 0 15:21:53.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57906]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6e050d1; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:53.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:53.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57906]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:53.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57906]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:53.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:57906]) authorized authentication methods: password,publickey 15:21:53.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57906]) Accepted service ssh-userauth 15:21:53.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57906]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:53.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57906]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:53.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57906]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:53.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57906]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:53.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57906]) no authentication factory for method=none 15:21:53.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57906]) SSH_MSG_USERAUTH_REQUEST 15:21:53.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57906]) remaining methods: password,publickey 15:21:53.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57906]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:53.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57906]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:53.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57906]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:53.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57906]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:53.148 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:53.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:57906]) authentication result: true 15:21:53.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:57906]) SSH_MSG_USERAUTH_REQUEST 15:21:53.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57906])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:53.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57906]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:53.148 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:53.148 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:53.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57906]) no heartbeat to stop 15:21:53.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:57906]) heartbeat type=IGNORE, interval=PT30S 15:21:53.149 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:57906 authenticated 15:21:53.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57906]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:53.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57906]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:53.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57906]] session=TransportServerSession[admin@/10.30.171.175:57906] id=0 15:21:53.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57906])) size=2097152, max=2097152, packet=32768 15:21:53.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57906]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57906] 15:21:53.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57906]) recipient=0 15:21:53.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906])) size=2097152, max=2097152, packet=32768 15:21:53.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906])) re-initializing 15:21:53.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906])) size=2097152, max=2097152, packet=32768 15:21:53.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:53.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57906]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:53.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57906]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:53.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:53.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906])[want-reply=true] subsystem=netconf 15:21:53.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906])[subsystem] prepared command 15:21:53.150 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:53.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:53.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x96318497, L:/10.30.170.167:18295 - R:/10.30.171.175:57906]}} established 15:21:53.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 466: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18295 15:21:53.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 466: Creating data stores for simulated device 15:21:53.150 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:53.150 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:53.151 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:53.151 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:53.151 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:53.152 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52e25e99 15:21:53.152 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:53.152 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:53.152 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:53.152 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:53.153 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:53.153 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:53.153 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:53.153 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:53.153 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52e25e99, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52e25e99, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@f5acaab, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@f5acaab, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:53.153 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:53.154 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:53.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x96318497, L:/10.30.170.167:18295 - R:/10.30.171.175:57906] 15:21:53.155 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 466 on channel [id: 0x96318497, L:/10.30.170.167:18295 - R:/10.30.171.175:57906] 15:21:53.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]) by 1103 down to 2096049 15:21:53.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57906]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:53.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x96318497, L:/10.30.170.167:18295 - R:/10.30.171.175:57906] 15:21:53.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x96318497, L:/10.30.170.167:18295 - R:/10.30.171.175:57906] 15:21:53.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]) request=subsystem result=ReplySuccess, want-reply=true 15:21:53.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57906]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:53.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]) request=subsystem activate command 15:21:53.155 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]) starting runner for command=netconf 15:21:53.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57906]) process #5 SSH_MSG_CHANNEL_DATA 15:21:53.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]) by 373 down to 2096779 15:21:53.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]) SSH_MSG_CHANNEL_DATA len=373 15:21:53.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906] 15:21:53.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x96318497, L:/10.30.170.167:18295 - R:/10.30.171.175:57906]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:53.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:53.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x96318497, L:/10.30.170.167:18295 - R:/10.30.171.175:57906] 15:21:53.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x96318497, L:/10.30.170.167:18295 - R:/10.30.171.175:57906] 15:21:53.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18295', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:53.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=466} created 15:21:53.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=466, channel=[id: 0x96318497, L:/10.30.170.167:18295 - R:/10.30.171.175:57906]} created 15:21:53.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x96318497, L:/10.30.170.167:18295 - R:/10.30.171.175:57906] successful with session NetconfServerSession{sessionId=466, channel=[id: 0x96318497, L:/10.30.170.167:18295 - R:/10.30.171.175:57906]} 15:21:53.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=466, channel=[id: 0x96318497, L:/10.30.170.167:18295 - R:/10.30.171.175:57906]} up 15:21:53.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57906]) process #6 SSH_MSG_CHANNEL_DATA 15:21:53.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]) by 393 down to 2096386 15:21:53.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]) SSH_MSG_CHANNEL_DATA len=393 15:21:53.156 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906] 15:21:53.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:53.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:53.157 [netconf-device-simulator-threads-6] 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=466} 15:21:53.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:53.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=466, channel=[id: 0x96318497, L:/10.30.170.167:18295 - R:/10.30.171.175:57906]} EXI handlers added to pipeline 15:21:53.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:53.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]) by 179 down to 2095870 15:21:53.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57906]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:53.157 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:53.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57906]) process #7 SSH_MSG_CHANNEL_DATA 15:21:53.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]) by 340 down to 2096046 15:21:53.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]) SSH_MSG_CHANNEL_DATA len=340 15:21:53.158 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906] 15:21:53.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:53.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:53.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=466} 15:21:53.159 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@f5acaab 15:21:53.159 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:53.159 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:53.159 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:53.159 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:53.160 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:53.160 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:53.160 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:53.160 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:53.160 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:53.160 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:53.160 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:53.160 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:53.160 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:53.160 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:53.160 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:53.160 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:53.160 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:53.160 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:53.160 [netconf-device-simulator-threads-6] 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 15:21:53.160 [netconf-device-simulator-threads-6] 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 15:21:53.160 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:53.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]) by 733 down to 2095137 15:21:53.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57906]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:53.161 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:53.194 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:53.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54094]) process #24 SSH_MSG_IGNORE 15:21:53.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54094]) SSH_MSG_IGNORE 15:21:53.214 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59730]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:53.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59730]) process #20 SSH_MSG_IGNORE 15:21:53.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59730]) SSH_MSG_IGNORE 15:21:53.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:21:53.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35512]) process #25 SSH_MSG_IGNORE 15:21:53.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35512]) SSH_MSG_IGNORE 15:21:53.362 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47358]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:53.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47358]) process #16 SSH_MSG_IGNORE 15:21:53.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47358]) SSH_MSG_IGNORE 15:21:53.457 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52218]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52218]) process #13 SSH_MSG_IGNORE 15:21:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52218]) SSH_MSG_IGNORE 15:21:53.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57678]) process #8 SSH_MSG_IGNORE 15:21:53.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57678]) SSH_MSG_IGNORE 15:21:53.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57678]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:53.693 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40294]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:53.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40294]) process #14 SSH_MSG_IGNORE 15:21:53.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40294]) SSH_MSG_IGNORE 15:21:53.917 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56642]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:53.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56642]) process #18 SSH_MSG_IGNORE 15:21:53.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56642]) SSH_MSG_IGNORE 15:21:53.926 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33250]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:53.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33250]) process #23 SSH_MSG_IGNORE 15:21:53.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33250]) SSH_MSG_IGNORE 15:21:53.966 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45498]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:53.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45498]) process #10 SSH_MSG_IGNORE 15:21:53.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45498]) SSH_MSG_IGNORE 15:21:53.976 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38228]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:53.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38228]) process #17 SSH_MSG_IGNORE 15:21:53.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38228]) SSH_MSG_IGNORE 15:21:54.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51022]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:54.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51022]) process #12 SSH_MSG_IGNORE 15:21:54.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51022]) SSH_MSG_IGNORE 15:21:54.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa67f86b2, L:/10.30.170.167:18296 - R:/10.30.171.175:38724]} 15:21:54.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:38724]): SSH-2.0-SSHD-UNKNOWN 15:21:54.054 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:38724]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:54.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:38724]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:54.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54086]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:54.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54086]) process #9 SSH_MSG_IGNORE 15:21:54.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54086]) SSH_MSG_IGNORE 15:21:54.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:38724]) Send SSH_MSG_KEXINIT 15:21:54.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38724]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:54.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38724]) process #0 SSH_MSG_KEXINIT 15:21:54.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:38724]) SSH_MSG_KEXINIT 15:21:54.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:38724]) strict KEX=true client=true server=true 15:21:54.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38724]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:54.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38724]) Kex: server host key algorithms = rsa-sha2-512 15:21:54.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38724]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:54.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38724]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:54.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38724]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:54.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38724]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:54.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38724]) Kex: compression algorithms (client to server) = none 15:21:54.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38724]) Kex: compression algorithms (server to client) = none 15:21:54.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:54.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56112]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:54.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56112]) process #22 SSH_MSG_IGNORE 15:21:54.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56112]) SSH_MSG_IGNORE 15:21:54.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38724]) process #1 30 15:21:54.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38724]] process command=SSH_MSG_KEXDH_INIT 15:21:54.239 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53034]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:54.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53034]) process #21 SSH_MSG_IGNORE 15:21:54.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53034]) SSH_MSG_IGNORE 15:21:54.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38724]] Send SSH_MSG_KEXDH_REPLY 15:21:54.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38724]) packet #1 sending command=31[31] len=1639 15:21:54.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:38724])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:54.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:38724]) Send SSH_MSG_NEWKEYS 15:21:54.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:38724]) session ID=dc:67:68:c1:df:55:54:f5:83:05:eb:ee:32:33:6c:31:f9:db:90:93:3d:10:b8:24:dd:36:22:72:b1:99:45:5e:7b:21:09:1a:ea:f1:0a:65:9a:8d:e5:f0:40:3d:52:f1:14:7e:8e:ed:ed:56:16:7a:aa:df:32:94:20:09:54:73 15:21:54.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38724]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:54.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38724]): strict KEX resets output message sequence number from 3 to 0 15:21:54.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38724]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@11616d9f; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:54.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:38724])[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 15:21:54.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38724])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:54.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38724]) packet #0 sending command=7[7] len=419 15:21:54.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38724]) No pending packets to flush at end of KEX 15:21:54.246 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57878]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57878]) process #11 SSH_MSG_IGNORE 15:21:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57878]) SSH_MSG_IGNORE 15:21:54.252 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36500]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:54.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36500]) process #19 SSH_MSG_IGNORE 15:21:54.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36500]) SSH_MSG_IGNORE 15:21:54.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38724]) process #2 SSH_MSG_NEWKEYS 15:21:54.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38724]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:54.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38724]): strict KEX resets input message sequence number from 3 to 0 15:21:54.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38724]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@524c73f0; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:54.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:54.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38724]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:54.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38724]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:54.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:38724]) authorized authentication methods: password,publickey 15:21:54.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38724]) Accepted service ssh-userauth 15:21:54.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38724]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:54.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38724]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:54.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38724]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:54.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38724]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:54.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38724]) no authentication factory for method=none 15:21:54.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38724]) SSH_MSG_USERAUTH_REQUEST 15:21:54.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38724]) remaining methods: password,publickey 15:21:54.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38724]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:54.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38724]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:54.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38724]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:54.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38724]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:54.271 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:54.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:38724]) authentication result: true 15:21:54.271 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:38724]) SSH_MSG_USERAUTH_REQUEST 15:21:54.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38724])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:54.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38724]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:54.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:54.272 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:54.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38724]) no heartbeat to stop 15:21:54.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:38724]) heartbeat type=IGNORE, interval=PT30S 15:21:54.272 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:38724 authenticated 15:21:54.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38724]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:54.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38724]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:54.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38724]] session=TransportServerSession[admin@/10.30.171.175:38724] id=0 15:21:54.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38724])) size=2097152, max=2097152, packet=32768 15:21:54.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38724]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38724] 15:21:54.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38724]) recipient=0 15:21:54.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724])) size=2097152, max=2097152, packet=32768 15:21:54.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724])) re-initializing 15:21:54.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724])) size=2097152, max=2097152, packet=32768 15:21:54.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:54.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38724]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:54.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38724]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:54.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:54.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724])[want-reply=true] subsystem=netconf 15:21:54.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724])[subsystem] prepared command 15:21:54.273 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:54.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:54.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa67f86b2, L:/10.30.170.167:18296 - R:/10.30.171.175:38724]}} established 15:21:54.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 467: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18296 15:21:54.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 467: Creating data stores for simulated device 15:21:54.273 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:54.273 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:54.274 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:54.274 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:54.274 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:54.274 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@243e5c16 15:21:54.275 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:54.275 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:54.275 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:54.275 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:54.276 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:54.276 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:54.276 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:54.276 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:54.276 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@243e5c16, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@243e5c16, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@8feb540, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@8feb540, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:54.276 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:54.276 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:54.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa67f86b2, L:/10.30.170.167:18296 - R:/10.30.171.175:38724] 15:21:54.278 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 467 on channel [id: 0xa67f86b2, L:/10.30.170.167:18296 - R:/10.30.171.175:38724] 15:21:54.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]) by 1103 down to 2096049 15:21:54.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38724]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:54.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa67f86b2, L:/10.30.170.167:18296 - R:/10.30.171.175:38724] 15:21:54.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa67f86b2, L:/10.30.170.167:18296 - R:/10.30.171.175:38724] 15:21:54.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]) request=subsystem result=ReplySuccess, want-reply=true 15:21:54.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38724]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:54.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]) request=subsystem activate command 15:21:54.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]) starting runner for command=netconf 15:21:54.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38724]) process #5 SSH_MSG_CHANNEL_DATA 15:21:54.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]) by 373 down to 2096779 15:21:54.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]) SSH_MSG_CHANNEL_DATA len=373 15:21:54.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724] 15:21:54.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa67f86b2, L:/10.30.170.167:18296 - R:/10.30.171.175:38724]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:54.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:54.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa67f86b2, L:/10.30.170.167:18296 - R:/10.30.171.175:38724] 15:21:54.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa67f86b2, L:/10.30.170.167:18296 - R:/10.30.171.175:38724] 15:21:54.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18296', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:54.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=467} created 15:21:54.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=467, channel=[id: 0xa67f86b2, L:/10.30.170.167:18296 - R:/10.30.171.175:38724]} created 15:21:54.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa67f86b2, L:/10.30.170.167:18296 - R:/10.30.171.175:38724] successful with session NetconfServerSession{sessionId=467, channel=[id: 0xa67f86b2, L:/10.30.170.167:18296 - R:/10.30.171.175:38724]} 15:21:54.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=467, channel=[id: 0xa67f86b2, L:/10.30.170.167:18296 - R:/10.30.171.175:38724]} up 15:21:54.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38724]) process #6 SSH_MSG_CHANNEL_DATA 15:21:54.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]) by 393 down to 2096386 15:21:54.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]) SSH_MSG_CHANNEL_DATA len=393 15:21:54.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724] 15:21:54.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:54.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:54.282 [netconf-device-simulator-threads-0] 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=467} 15:21:54.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:54.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=467, channel=[id: 0xa67f86b2, L:/10.30.170.167:18296 - R:/10.30.171.175:38724]} EXI handlers added to pipeline 15:21:54.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:54.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]) by 179 down to 2095870 15:21:54.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38724]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:54.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:54.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38724]) process #7 SSH_MSG_CHANNEL_DATA 15:21:54.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]) by 340 down to 2096046 15:21:54.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]) SSH_MSG_CHANNEL_DATA len=340 15:21:54.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724] 15:21:54.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:54.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:54.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=467} 15:21:54.287 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@8feb540 15:21:54.287 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:54.287 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:54.288 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:54.288 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:54.288 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:54.288 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:54.288 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:54.288 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:54.288 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:54.288 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:54.288 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:54.288 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:54.288 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:54.288 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:54.288 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:54.288 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:54.288 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:54.288 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:54.288 [netconf-device-simulator-threads-0] 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 15:21:54.288 [netconf-device-simulator-threads-0] 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 15:21:54.288 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:54.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]) by 733 down to 2095137 15:21:54.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38724]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:54.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35506]) process #13 SSH_MSG_IGNORE 15:21:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35506]) SSH_MSG_IGNORE 15:21:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42684]) process #14 SSH_MSG_IGNORE 15:21:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42684]) SSH_MSG_IGNORE 15:21:54.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35506]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:54.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42684]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:54.455 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:54.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36672]) process #24 SSH_MSG_IGNORE 15:21:54.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36672]) SSH_MSG_IGNORE 15:21:54.458 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52534]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:54.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52534]) process #20 SSH_MSG_IGNORE 15:21:54.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52534]) SSH_MSG_IGNORE 15:21:54.469 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:21:54.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45706]) process #25 SSH_MSG_IGNORE 15:21:54.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45706]) SSH_MSG_IGNORE 15:21:54.597 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55244]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:54.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55244]) process #16 SSH_MSG_IGNORE 15:21:54.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55244]) SSH_MSG_IGNORE 15:21:54.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37608]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:54.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37608]) process #18 SSH_MSG_IGNORE 15:21:54.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37608]) SSH_MSG_IGNORE 15:21:54.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37362]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:54.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37362]) process #15 SSH_MSG_IGNORE 15:21:54.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37362]) SSH_MSG_IGNORE 15:21:54.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37796]) process #8 SSH_MSG_IGNORE 15:21:54.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37796]) SSH_MSG_IGNORE 15:21:54.893 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37796]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:54.938 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51856]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51856]) process #17 SSH_MSG_IGNORE 15:21:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51856]) SSH_MSG_IGNORE 15:21:55.031 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40964]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:55.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40964]) process #23 SSH_MSG_IGNORE 15:21:55.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40964]) SSH_MSG_IGNORE 15:21:55.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36824]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:55.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36824]) process #10 SSH_MSG_IGNORE 15:21:55.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36824]) SSH_MSG_IGNORE 15:21:55.203 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51716]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:55.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51716]) process #14 SSH_MSG_IGNORE 15:21:55.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51716]) SSH_MSG_IGNORE 15:21:55.238 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34418]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:55.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34418]) process #19 SSH_MSG_IGNORE 15:21:55.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34418]) SSH_MSG_IGNORE 15:21:55.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52248]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:55.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52248]) process #12 SSH_MSG_IGNORE 15:21:55.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52248]) SSH_MSG_IGNORE 15:21:55.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x2e6d5078, L:/10.30.170.167:18297 - R:/10.30.171.175:48780]} 15:21:55.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:48780]): SSH-2.0-SSHD-UNKNOWN 15:21:55.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:48780]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:55.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:48780]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:55.338 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41728]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:55.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41728]) process #9 SSH_MSG_IGNORE 15:21:55.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41728]) SSH_MSG_IGNORE 15:21:55.479 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45984]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:55.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45984]) process #22 SSH_MSG_IGNORE 15:21:55.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45984]) SSH_MSG_IGNORE 15:21:55.503 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44806]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:55.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44806]) process #21 SSH_MSG_IGNORE 15:21:55.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44806]) SSH_MSG_IGNORE 15:21:55.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:48780]) Send SSH_MSG_KEXINIT 15:21:55.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48780]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:55.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48780]) process #0 SSH_MSG_KEXINIT 15:21:55.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:48780]) SSH_MSG_KEXINIT 15:21:55.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:48780]) strict KEX=true client=true server=true 15:21:55.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48780]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:55.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48780]) Kex: server host key algorithms = rsa-sha2-512 15:21:55.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48780]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:55.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48780]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:55.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48780]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:55.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48780]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:55.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48780]) Kex: compression algorithms (client to server) = none 15:21:55.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:48780]) Kex: compression algorithms (server to client) = none 15:21:55.568 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:55.633 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57366]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:55.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57366]) process #13 SSH_MSG_IGNORE 15:21:55.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57366]) SSH_MSG_IGNORE 15:21:55.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48780]) process #1 30 15:21:55.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48780]] process command=SSH_MSG_KEXDH_INIT 15:21:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36554]) process #11 SSH_MSG_IGNORE 15:21:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36554]) SSH_MSG_IGNORE 15:21:55.644 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36554]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:55.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:48780]] Send SSH_MSG_KEXDH_REPLY 15:21:55.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48780]) packet #1 sending command=31[31] len=1639 15:21:55.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:48780])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:55.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:48780]) Send SSH_MSG_NEWKEYS 15:21:55.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:48780]) session ID=95:ef:42:a9:c8:aa:c0:0d:d8:18:25:5f:bc:14:17:a1:cf:37:81:53:61:9d:ae:23:8c:2b:53:be:e5:cf:c3:12:49:98:9a:97:08:2c:18:45:de:d2:7c:11:f0:a9:15:03:d5:64:2b:cd:2f:0f:83:5d:a2:cc:e8:bb:0f:de:ef:da 15:21:55.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48780]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:55.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48780]): strict KEX resets output message sequence number from 3 to 0 15:21:55.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:48780]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4dd18134; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:55.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:48780])[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 15:21:55.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48780])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:55.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48780]) packet #0 sending command=7[7] len=419 15:21:55.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48780]) No pending packets to flush at end of KEX 15:21:55.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53350]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:55.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48780]) process #2 SSH_MSG_NEWKEYS 15:21:55.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:48780]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:55.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48780]): strict KEX resets input message sequence number from 3 to 0 15:21:55.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:48780]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@36bf989b; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:55.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:55.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48780]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:55.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48780]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:55.693 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:55.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:48780]) authorized authentication methods: password,publickey 15:21:55.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:48780]) Accepted service ssh-userauth 15:21:55.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48780]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:55.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48780]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:55.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48780]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:55.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48780]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:55.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48780]) no authentication factory for method=none 15:21:55.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48780]) SSH_MSG_USERAUTH_REQUEST 15:21:55.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:48780]) remaining methods: password,publickey 15:21:55.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48780]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:55.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53350]) process #16 SSH_MSG_IGNORE 15:21:55.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53350]) SSH_MSG_IGNORE 15:21:55.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39236]) process #24 SSH_MSG_IGNORE 15:21:55.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39236]) SSH_MSG_IGNORE 15:21:55.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:48780]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:55.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48780]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:55.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:48780]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:55.694 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:55.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:48780]) authentication result: true 15:21:55.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:48780]) SSH_MSG_USERAUTH_REQUEST 15:21:55.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:48780])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:55.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:48780]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:55.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:55.694 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:55.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48780]) no heartbeat to stop 15:21:55.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:48780]) heartbeat type=IGNORE, interval=PT30S 15:21:55.694 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:48780 authenticated 15:21:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48780]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48780]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48780]] session=TransportServerSession[admin@/10.30.171.175:48780] id=0 15:21:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48780])) size=2097152, max=2097152, packet=32768 15:21:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48780]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48780] 15:21:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:48780]) recipient=0 15:21:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780])) size=2097152, max=2097152, packet=32768 15:21:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780])) re-initializing 15:21:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780])) size=2097152, max=2097152, packet=32768 15:21:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48780]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48780]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780])[want-reply=true] subsystem=netconf 15:21:55.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780])[subsystem] prepared command 15:21:55.696 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:55.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:55.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x2e6d5078, L:/10.30.170.167:18297 - R:/10.30.171.175:48780]}} established 15:21:55.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 468: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18297 15:21:55.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 468: Creating data stores for simulated device 15:21:55.696 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:55.696 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:55.697 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:55.697 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:55.697 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:55.697 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@48acebde 15:21:55.698 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:55.698 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:55.698 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:55.698 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:55.699 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:55.699 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:55.699 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:55.699 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:55.699 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@48acebde, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@48acebde, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c6da1d5, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c6da1d5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:55.700 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:55.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:55.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x2e6d5078, L:/10.30.170.167:18297 - R:/10.30.171.175:48780] 15:21:55.701 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 468 on channel [id: 0x2e6d5078, L:/10.30.170.167:18297 - R:/10.30.171.175:48780] 15:21:55.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]) by 1103 down to 2096049 15:21:55.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48780]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:55.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x2e6d5078, L:/10.30.170.167:18297 - R:/10.30.171.175:48780] 15:21:55.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x2e6d5078, L:/10.30.170.167:18297 - R:/10.30.171.175:48780] 15:21:55.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]) request=subsystem result=ReplySuccess, want-reply=true 15:21:55.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48780]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:55.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]) request=subsystem activate command 15:21:55.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]) starting runner for command=netconf 15:21:55.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48780]) process #5 SSH_MSG_CHANNEL_DATA 15:21:55.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]) by 373 down to 2096779 15:21:55.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]) SSH_MSG_CHANNEL_DATA len=373 15:21:55.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780] 15:21:55.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x2e6d5078, L:/10.30.170.167:18297 - R:/10.30.171.175:48780]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:55.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:55.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x2e6d5078, L:/10.30.170.167:18297 - R:/10.30.171.175:48780] 15:21:55.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x2e6d5078, L:/10.30.170.167:18297 - R:/10.30.171.175:48780] 15:21:55.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18297', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:55.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=468} created 15:21:55.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=468, channel=[id: 0x2e6d5078, L:/10.30.170.167:18297 - R:/10.30.171.175:48780]} created 15:21:55.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x2e6d5078, L:/10.30.170.167:18297 - R:/10.30.171.175:48780] successful with session NetconfServerSession{sessionId=468, channel=[id: 0x2e6d5078, L:/10.30.170.167:18297 - R:/10.30.171.175:48780]} 15:21:55.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=468, channel=[id: 0x2e6d5078, L:/10.30.170.167:18297 - R:/10.30.171.175:48780]} up 15:21:55.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48780]) process #6 SSH_MSG_CHANNEL_DATA 15:21:55.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]) by 393 down to 2096386 15:21:55.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]) SSH_MSG_CHANNEL_DATA len=393 15:21:55.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780] 15:21:55.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:55.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:55.704 [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=468} 15:21:55.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:55.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=468, channel=[id: 0x2e6d5078, L:/10.30.170.167:18297 - R:/10.30.171.175:48780]} EXI handlers added to pipeline 15:21:55.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:55.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]) by 179 down to 2095870 15:21:55.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48780]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:55.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:55.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47334]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:55.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47334]) process #20 SSH_MSG_IGNORE 15:21:55.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47334]) SSH_MSG_IGNORE 15:21:55.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48780]) process #7 SSH_MSG_CHANNEL_DATA 15:21:55.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]) by 340 down to 2096046 15:21:55.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]) SSH_MSG_CHANNEL_DATA len=340 15:21:55.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780] 15:21:55.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:55.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:55.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=468} 15:21:55.707 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@c6da1d5 15:21:55.707 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:55.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:55.707 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:55.707 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:55.707 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:55.707 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:55.707 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:55.707 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:55.707 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:55.707 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:55.708 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:55.708 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:55.708 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:55.708 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:55.708 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:55.708 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:55.708 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:55.708 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:55.708 [netconf-device-simulator-threads-2] 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 15:21:55.708 [netconf-device-simulator-threads-2] 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 15:21:55.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:55.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]) by 733 down to 2095137 15:21:55.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48780]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:55.708 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:55.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:21:55.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35100]) process #25 SSH_MSG_IGNORE 15:21:55.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35100]) SSH_MSG_IGNORE 15:21:55.772 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39660]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:55.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39660]) process #18 SSH_MSG_IGNORE 15:21:55.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39660]) SSH_MSG_IGNORE 15:21:55.924 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60986]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:55.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60986]) process #15 SSH_MSG_IGNORE 15:21:55.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60986]) SSH_MSG_IGNORE 15:21:56.054 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54436]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:56.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54436]) process #17 SSH_MSG_IGNORE 15:21:56.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54436]) SSH_MSG_IGNORE 15:21:56.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55268]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:56.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55268]) process #8 SSH_MSG_IGNORE 15:21:56.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55268]) SSH_MSG_IGNORE 15:21:56.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45298]) process #23 SSH_MSG_IGNORE 15:21:56.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45298]) SSH_MSG_IGNORE 15:21:56.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45298]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:56.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49070]) process #10 SSH_MSG_IGNORE 15:21:56.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49070]) SSH_MSG_IGNORE 15:21:56.421 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49070]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:56.427 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57552]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:56.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57552]) process #14 SSH_MSG_IGNORE 15:21:56.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57552]) SSH_MSG_IGNORE 15:21:56.495 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52840]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52840]) process #9 SSH_MSG_IGNORE 15:21:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52840]) SSH_MSG_IGNORE 15:21:56.597 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48660]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:56.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48660]) process #21 SSH_MSG_IGNORE 15:21:56.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48660]) SSH_MSG_IGNORE 15:21:56.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60992]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:56.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60992]) process #22 SSH_MSG_IGNORE 15:21:56.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60992]) SSH_MSG_IGNORE 15:21:56.624 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x0d498522, L:/10.30.170.167:18298 - R:/10.30.171.175:51674]} 15:21:56.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:51674]): SSH-2.0-SSHD-UNKNOWN 15:21:56.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:51674]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:56.625 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:51674]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:56.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55820]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:56.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55820]) process #12 SSH_MSG_IGNORE 15:21:56.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55820]) SSH_MSG_IGNORE 15:21:56.726 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60446]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:56.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60446]) process #18 SSH_MSG_IGNORE 15:21:56.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60446]) SSH_MSG_IGNORE 15:21:56.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39688]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:56.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39688]) process #19 SSH_MSG_IGNORE 15:21:56.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39688]) SSH_MSG_IGNORE 15:21:56.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48528]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:56.827 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:21:56.857 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60546]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:56.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60546]) process #15 SSH_MSG_IGNORE 15:21:56.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60546]) SSH_MSG_IGNORE 15:21:56.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38280]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:57.000 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43912]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:57.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43912]) process #13 SSH_MSG_IGNORE 15:21:57.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43912]) SSH_MSG_IGNORE 15:21:57.035 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:57.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34870]) process #24 SSH_MSG_IGNORE 15:21:57.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34870]) SSH_MSG_IGNORE 15:21:57.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:51674]) Send SSH_MSG_KEXINIT 15:21:57.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51674]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:57.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51674]) process #0 SSH_MSG_KEXINIT 15:21:57.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:51674]) SSH_MSG_KEXINIT 15:21:57.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:51674]) strict KEX=true client=true server=true 15:21:57.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51674]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:57.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51674]) Kex: server host key algorithms = rsa-sha2-512 15:21:57.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51674]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:57.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51674]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:57.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51674]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:57.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51674]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:57.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51674]) Kex: compression algorithms (client to server) = none 15:21:57.039 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51674]) Kex: compression algorithms (server to client) = none 15:21:57.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:57.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48528]) process #20 SSH_MSG_IGNORE 15:21:57.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48528]) SSH_MSG_IGNORE 15:21:57.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39396]) process #25 SSH_MSG_IGNORE 15:21:57.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39396]) SSH_MSG_IGNORE 15:21:57.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38280]) process #16 SSH_MSG_IGNORE 15:21:57.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38280]) SSH_MSG_IGNORE 15:21:57.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51674]) process #1 30 15:21:57.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51674]] process command=SSH_MSG_KEXDH_INIT 15:21:57.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51674]] Send SSH_MSG_KEXDH_REPLY 15:21:57.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51674]) packet #1 sending command=31[31] len=1639 15:21:57.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:51674])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:57.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:51674]) Send SSH_MSG_NEWKEYS 15:21:57.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:51674]) session ID=2a:aa:63:ff:a7:f2:03:73:94:5d:27:11:36:3d:ec:ac:e7:23:e6:23:06:8e:8e:8d:be:8c:ed:9c:d5:0a:07:29:7f:7b:f2:04:69:8b:ce:5b:c3:b3:15:2f:1b:93:8f:65:cd:d3:79:8d:9f:51:67:79:a8:90:e0:ef:2f:95:40:4b 15:21:57.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51674]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:57.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51674]): strict KEX resets output message sequence number from 3 to 0 15:21:57.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51674]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@65ebd914; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:57.124 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:51674])[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 15:21:57.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51674])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:57.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51674]) packet #0 sending command=7[7] len=419 15:21:57.125 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51674]) No pending packets to flush at end of KEX 15:21:57.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51674]) process #2 SSH_MSG_NEWKEYS 15:21:57.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51674]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:57.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51674]): strict KEX resets input message sequence number from 3 to 0 15:21:57.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51674]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5bc896df; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:57.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:57.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51674]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:57.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51674]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:57.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:51674]) authorized authentication methods: password,publickey 15:21:57.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51674]) Accepted service ssh-userauth 15:21:57.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51674]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:57.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51674]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:57.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51674]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:57.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51674]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:57.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51674]) no authentication factory for method=none 15:21:57.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51674]) SSH_MSG_USERAUTH_REQUEST 15:21:57.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51674]) remaining methods: password,publickey 15:21:57.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51674]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:57.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51674]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:57.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51674]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:57.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51674]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:57.155 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:57.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:51674]) authentication result: true 15:21:57.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:51674]) SSH_MSG_USERAUTH_REQUEST 15:21:57.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51674])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:57.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51674]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:57.155 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:57.155 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:57.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51674]) no heartbeat to stop 15:21:57.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:51674]) heartbeat type=IGNORE, interval=PT30S 15:21:57.156 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:51674 authenticated 15:21:57.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51674]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:57.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51674]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:57.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51674]] session=TransportServerSession[admin@/10.30.171.175:51674] id=0 15:21:57.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51674])) size=2097152, max=2097152, packet=32768 15:21:57.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51674]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51674] 15:21:57.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51674]) recipient=0 15:21:57.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674])) size=2097152, max=2097152, packet=32768 15:21:57.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674])) re-initializing 15:21:57.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674])) size=2097152, max=2097152, packet=32768 15:21:57.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:57.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51674]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:57.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51674]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:57.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:57.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674])[want-reply=true] subsystem=netconf 15:21:57.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674])[subsystem] prepared command 15:21:57.157 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:57.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:57.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x0d498522, L:/10.30.170.167:18298 - R:/10.30.171.175:51674]}} established 15:21:57.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 469: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18298 15:21:57.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 469: Creating data stores for simulated device 15:21:57.157 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:57.157 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:57.158 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:57.158 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:57.158 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:57.158 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d3442c6 15:21:57.159 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:57.159 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:57.159 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:57.159 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:57.160 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:57.160 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:57.160 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:57.160 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:57.160 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d3442c6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d3442c6, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@729f4908, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@729f4908, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:57.161 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:57.161 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:57.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x0d498522, L:/10.30.170.167:18298 - R:/10.30.171.175:51674] 15:21:57.162 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 469 on channel [id: 0x0d498522, L:/10.30.170.167:18298 - R:/10.30.171.175:51674] 15:21:57.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]) by 1103 down to 2096049 15:21:57.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51674]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:57.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x0d498522, L:/10.30.170.167:18298 - R:/10.30.171.175:51674] 15:21:57.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x0d498522, L:/10.30.170.167:18298 - R:/10.30.171.175:51674] 15:21:57.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]) request=subsystem result=ReplySuccess, want-reply=true 15:21:57.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51674]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:57.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]) request=subsystem activate command 15:21:57.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]) starting runner for command=netconf 15:21:57.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51674]) process #5 SSH_MSG_CHANNEL_DATA 15:21:57.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]) by 373 down to 2096779 15:21:57.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]) SSH_MSG_CHANNEL_DATA len=373 15:21:57.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674] 15:21:57.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x0d498522, L:/10.30.170.167:18298 - R:/10.30.171.175:51674]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:57.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:57.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x0d498522, L:/10.30.170.167:18298 - R:/10.30.171.175:51674] 15:21:57.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x0d498522, L:/10.30.170.167:18298 - R:/10.30.171.175:51674] 15:21:57.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18298', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:57.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=469} created 15:21:57.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=469, channel=[id: 0x0d498522, L:/10.30.170.167:18298 - R:/10.30.171.175:51674]} created 15:21:57.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x0d498522, L:/10.30.170.167:18298 - R:/10.30.171.175:51674] successful with session NetconfServerSession{sessionId=469, channel=[id: 0x0d498522, L:/10.30.170.167:18298 - R:/10.30.171.175:51674]} 15:21:57.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=469, channel=[id: 0x0d498522, L:/10.30.170.167:18298 - R:/10.30.171.175:51674]} up 15:21:57.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51674]) process #6 SSH_MSG_CHANNEL_DATA 15:21:57.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]) by 393 down to 2096386 15:21:57.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]) SSH_MSG_CHANNEL_DATA len=393 15:21:57.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674] 15:21:57.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:57.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:57.164 [netconf-device-simulator-threads-4] 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=469} 15:21:57.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:57.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=469, channel=[id: 0x0d498522, L:/10.30.170.167:18298 - R:/10.30.171.175:51674]} EXI handlers added to pipeline 15:21:57.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:57.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]) by 179 down to 2095870 15:21:57.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51674]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:57.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:57.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51674]) process #7 SSH_MSG_CHANNEL_DATA 15:21:57.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]) by 340 down to 2096046 15:21:57.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]) SSH_MSG_CHANNEL_DATA len=340 15:21:57.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674] 15:21:57.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:57.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:57.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=469} 15:21:57.167 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@729f4908 15:21:57.167 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:57.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:57.167 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:57.167 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:57.167 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:57.167 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:57.167 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:57.167 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:57.167 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:57.167 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:57.167 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:57.167 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:57.167 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:57.167 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:57.167 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:57.167 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:57.167 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:57.167 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:57.167 [netconf-device-simulator-threads-4] 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 15:21:57.167 [netconf-device-simulator-threads-4] 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 15:21:57.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:57.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]) by 733 down to 2095137 15:21:57.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51674]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:57.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:57.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35726]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:57.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35726]) process #11 SSH_MSG_IGNORE 15:21:57.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35726]) SSH_MSG_IGNORE 15:21:57.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60394]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:57.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60394]) process #9 SSH_MSG_IGNORE 15:21:57.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60394]) SSH_MSG_IGNORE 15:21:57.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37712]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:57.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37712]) process #23 SSH_MSG_IGNORE 15:21:57.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37712]) SSH_MSG_IGNORE 15:21:57.527 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50286]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50286]) process #8 SSH_MSG_IGNORE 15:21:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50286]) SSH_MSG_IGNORE 15:21:57.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39886]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39886]) process #17 SSH_MSG_IGNORE 15:21:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39886]) SSH_MSG_IGNORE 15:21:57.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56184]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56184]) process #21 SSH_MSG_IGNORE 15:21:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56184]) SSH_MSG_IGNORE 15:21:57.641 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59012]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59012]) process #12 SSH_MSG_IGNORE 15:21:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59012]) SSH_MSG_IGNORE 15:21:57.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39056]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:57.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39056]) process #22 SSH_MSG_IGNORE 15:21:57.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39056]) SSH_MSG_IGNORE 15:21:57.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58780]) process #10 SSH_MSG_IGNORE 15:21:57.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58780]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:57.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58780]) SSH_MSG_IGNORE 15:21:57.842 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42454]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:57.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42454]) process #19 SSH_MSG_IGNORE 15:21:57.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42454]) SSH_MSG_IGNORE 15:21:57.981 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x694164de, L:/10.30.170.167:18299 - R:/10.30.171.175:40282]} 15:21:57.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:40282]): SSH-2.0-SSHD-UNKNOWN 15:21:57.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:40282]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:57.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:40282]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:58.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60312]) process #13 SSH_MSG_IGNORE 15:21:58.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60312]) SSH_MSG_IGNORE 15:21:58.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60312]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:58.111 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60176]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:58.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60176]) process #18 SSH_MSG_IGNORE 15:21:58.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60176]) SSH_MSG_IGNORE 15:21:58.113 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47120]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:58.132 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49192]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49192]) process #15 SSH_MSG_IGNORE 15:21:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49192]) SSH_MSG_IGNORE 15:21:58.193 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49288]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:58.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:40282]) Send SSH_MSG_KEXINIT 15:21:58.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40282]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:58.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40282]) process #0 SSH_MSG_KEXINIT 15:21:58.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:40282]) SSH_MSG_KEXINIT 15:21:58.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:40282]) strict KEX=true client=true server=true 15:21:58.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40282]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:58.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40282]) Kex: server host key algorithms = rsa-sha2-512 15:21:58.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40282]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:58.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40282]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:58.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40282]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:58.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40282]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:58.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40282]) Kex: compression algorithms (client to server) = none 15:21:58.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40282]) Kex: compression algorithms (server to client) = none 15:21:58.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:58.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47120]) process #20 SSH_MSG_IGNORE 15:21:58.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47120]) SSH_MSG_IGNORE 15:21:58.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49288]) process #16 SSH_MSG_IGNORE 15:21:58.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49288]) SSH_MSG_IGNORE 15:21:58.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42028]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:58.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42028]) process #8 SSH_MSG_IGNORE 15:21:58.220 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42028]) SSH_MSG_IGNORE 15:21:58.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:58.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56936]) process #24 SSH_MSG_IGNORE 15:21:58.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56936]) SSH_MSG_IGNORE 15:21:58.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40282]) process #1 30 15:21:58.281 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40282]] process command=SSH_MSG_KEXDH_INIT 15:21:58.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40282]] Send SSH_MSG_KEXDH_REPLY 15:21:58.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40282]) packet #1 sending command=31[31] len=1639 15:21:58.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:40282])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:58.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:40282]) Send SSH_MSG_NEWKEYS 15:21:58.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:40282]) session ID=fa:3c:ad:ea:7e:85:a1:a2:de:04:51:ad:fa:32:5f:f5:99:f6:e5:c8:37:2c:16:86:c9:db:46:22:b6:12:1a:53:42:94:bd:4b:03:02:05:af:d7:d7:dd:01:5a:50:fb:81:5a:f4:0a:f1:54:c0:d2:2c:1c:94:00:56:2e:16:89:4e 15:21:58.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40282]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:58.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40282]): strict KEX resets output message sequence number from 3 to 0 15:21:58.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40282]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@dfb3d09; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:58.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:40282])[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 15:21:58.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40282])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:58.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40282]) packet #0 sending command=7[7] len=419 15:21:58.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40282]) No pending packets to flush at end of KEX 15:21:58.343 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41124]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:58.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41124]) process #14 SSH_MSG_IGNORE 15:21:58.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41124]) SSH_MSG_IGNORE 15:21:58.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40282]) process #2 SSH_MSG_NEWKEYS 15:21:58.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40282]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:58.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40282]): strict KEX resets input message sequence number from 3 to 0 15:21:58.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40282]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@355bff31; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:58.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:58.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40282]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:58.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40282]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:58.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:40282]) authorized authentication methods: password,publickey 15:21:58.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40282]) Accepted service ssh-userauth 15:21:58.343 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40282]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:58.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40282]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:58.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40282]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:58.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40282]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:58.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40282]) no authentication factory for method=none 15:21:58.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40282]) SSH_MSG_USERAUTH_REQUEST 15:21:58.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40282]) remaining methods: password,publickey 15:21:58.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40282]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:58.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40282]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:58.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40282]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:58.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40282]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:58.344 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:58.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:40282]) authentication result: true 15:21:58.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:40282]) SSH_MSG_USERAUTH_REQUEST 15:21:58.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40282])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:58.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40282]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:58.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:58.344 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:58.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40282]) no heartbeat to stop 15:21:58.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:40282]) heartbeat type=IGNORE, interval=PT30S 15:21:58.345 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:40282 authenticated 15:21:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40282]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40282]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40282]] session=TransportServerSession[admin@/10.30.171.175:40282] id=0 15:21:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40282])) size=2097152, max=2097152, packet=32768 15:21:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40282]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40282] 15:21:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40282]) recipient=0 15:21:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282])) size=2097152, max=2097152, packet=32768 15:21:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282])) re-initializing 15:21:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282])) size=2097152, max=2097152, packet=32768 15:21:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40282]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:58.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40282]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:58.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:58.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282])[want-reply=true] subsystem=netconf 15:21:58.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282])[subsystem] prepared command 15:21:58.346 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:58.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:58.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x694164de, L:/10.30.170.167:18299 - R:/10.30.171.175:40282]}} established 15:21:58.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 470: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18299 15:21:58.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 470: Creating data stores for simulated device 15:21:58.346 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:58.346 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:58.347 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:58.347 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:58.347 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:58.347 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6dc7762d 15:21:58.347 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:58.348 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:58.348 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:58.348 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:58.348 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:58.349 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:58.349 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:58.349 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:58.349 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6dc7762d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6dc7762d, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f7a4d20, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f7a4d20, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:58.349 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:58.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:58.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x694164de, L:/10.30.170.167:18299 - R:/10.30.171.175:40282] 15:21:58.350 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 470 on channel [id: 0x694164de, L:/10.30.170.167:18299 - R:/10.30.171.175:40282] 15:21:58.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]) by 1103 down to 2096049 15:21:58.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40282]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:58.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x694164de, L:/10.30.170.167:18299 - R:/10.30.171.175:40282] 15:21:58.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x694164de, L:/10.30.170.167:18299 - R:/10.30.171.175:40282] 15:21:58.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]) request=subsystem result=ReplySuccess, want-reply=true 15:21:58.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40282]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:58.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]) request=subsystem activate command 15:21:58.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]) starting runner for command=netconf 15:21:58.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40282]) process #5 SSH_MSG_CHANNEL_DATA 15:21:58.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]) by 373 down to 2096779 15:21:58.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]) SSH_MSG_CHANNEL_DATA len=373 15:21:58.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282] 15:21:58.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x694164de, L:/10.30.170.167:18299 - R:/10.30.171.175:40282]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:58.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:58.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x694164de, L:/10.30.170.167:18299 - R:/10.30.171.175:40282] 15:21:58.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x694164de, L:/10.30.170.167:18299 - R:/10.30.171.175:40282] 15:21:58.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18299', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:58.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=470} created 15:21:58.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=470, channel=[id: 0x694164de, L:/10.30.170.167:18299 - R:/10.30.171.175:40282]} created 15:21:58.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x694164de, L:/10.30.170.167:18299 - R:/10.30.171.175:40282] successful with session NetconfServerSession{sessionId=470, channel=[id: 0x694164de, L:/10.30.170.167:18299 - R:/10.30.171.175:40282]} 15:21:58.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=470, channel=[id: 0x694164de, L:/10.30.170.167:18299 - R:/10.30.171.175:40282]} up 15:21:58.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40282]) process #6 SSH_MSG_CHANNEL_DATA 15:21:58.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]) by 393 down to 2096386 15:21:58.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]) SSH_MSG_CHANNEL_DATA len=393 15:21:58.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282] 15:21:58.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:58.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:58.352 [netconf-device-simulator-threads-6] 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=470} 15:21:58.352 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:58.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=470, channel=[id: 0x694164de, L:/10.30.170.167:18299 - R:/10.30.171.175:40282]} EXI handlers added to pipeline 15:21:58.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:58.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]) by 179 down to 2095870 15:21:58.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40282]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:58.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:58.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40282]) process #7 SSH_MSG_CHANNEL_DATA 15:21:58.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]) by 340 down to 2096046 15:21:58.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]) SSH_MSG_CHANNEL_DATA len=340 15:21:58.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282] 15:21:58.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:58.354 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:58.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=470} 15:21:58.355 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f7a4d20 15:21:58.355 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:58.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:58.355 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:58.355 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:58.355 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:58.355 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:58.355 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:58.355 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:58.355 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:58.355 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:58.355 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:58.355 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:58.355 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:58.355 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:58.355 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:58.355 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:58.355 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:58.355 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:58.355 [netconf-device-simulator-threads-6] 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 15:21:58.355 [netconf-device-simulator-threads-6] 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 15:21:58.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:58.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]) by 733 down to 2095137 15:21:58.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40282]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:58.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:58.386 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:21:58.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60610]) process #25 SSH_MSG_IGNORE 15:21:58.392 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60610]) SSH_MSG_IGNORE 15:21:58.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55574]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:58.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55574]) process #9 SSH_MSG_IGNORE 15:21:58.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55574]) SSH_MSG_IGNORE 15:21:58.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51152]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:58.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51152]) process #12 SSH_MSG_IGNORE 15:21:58.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51152]) SSH_MSG_IGNORE 15:21:58.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50722]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:21:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50722]) process #17 SSH_MSG_IGNORE 15:21:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50722]) SSH_MSG_IGNORE 15:21:58.663 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52024]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:58.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52024]) process #11 SSH_MSG_IGNORE 15:21:58.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52024]) SSH_MSG_IGNORE 15:21:58.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60668]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:21:58.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60668]) process #21 SSH_MSG_IGNORE 15:21:58.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60668]) SSH_MSG_IGNORE 15:21:58.901 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36460]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:58.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36460]) process #23 SSH_MSG_IGNORE 15:21:58.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36460]) SSH_MSG_IGNORE 15:21:58.927 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48396]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:58.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48396]) process #8 SSH_MSG_IGNORE 15:21:58.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48396]) SSH_MSG_IGNORE 15:21:59.008 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52786]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:21:59.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52786]) process #10 SSH_MSG_IGNORE 15:21:59.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52786]) SSH_MSG_IGNORE 15:21:59.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58144]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:59.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58144]) process #22 SSH_MSG_IGNORE 15:21:59.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58144]) SSH_MSG_IGNORE 15:21:59.171 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57316]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:21:59.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57316]) process #19 SSH_MSG_IGNORE 15:21:59.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57316]) SSH_MSG_IGNORE 15:21:59.365 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58154]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:21:59.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58154]) process #18 SSH_MSG_IGNORE 15:21:59.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58154]) SSH_MSG_IGNORE 15:21:59.398 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45848]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:21:59.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45848]) process #20 SSH_MSG_IGNORE 15:21:59.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45848]) SSH_MSG_IGNORE 15:21:59.447 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51500]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:21:59.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51500]) process #13 SSH_MSG_IGNORE 15:21:59.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51500]) SSH_MSG_IGNORE 15:21:59.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x702c6ad2, L:/10.30.170.167:18300 - R:/10.30.171.175:38210]} 15:21:59.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:38210]): SSH-2.0-SSHD-UNKNOWN 15:21:59.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:38210]) line='SSH-2.0-SSHD-UNKNOWN' 15:21:59.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:38210]) client version string: SSH-2.0-SSHD-UNKNOWN 15:21:59.474 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:21:59.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51948]) process #15 SSH_MSG_IGNORE 15:21:59.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51948]) SSH_MSG_IGNORE 15:21:59.523 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51948]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:21:59.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:21:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53144]) process #24 SSH_MSG_IGNORE 15:21:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53144]) SSH_MSG_IGNORE 15:21:59.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35068]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:21:59.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35068]) process #14 SSH_MSG_IGNORE 15:21:59.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35068]) SSH_MSG_IGNORE 15:21:59.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48116]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:21:59.609 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40320]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:21:59.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40320]) process #12 SSH_MSG_IGNORE 15:21:59.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40320]) SSH_MSG_IGNORE 15:21:59.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:38210]) Send SSH_MSG_KEXINIT 15:21:59.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38210]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:21:59.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38210]) process #0 SSH_MSG_KEXINIT 15:21:59.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:38210]) SSH_MSG_KEXINIT 15:21:59.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:38210]) strict KEX=true client=true server=true 15:21:59.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38210]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:21:59.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38210]) Kex: server host key algorithms = rsa-sha2-512 15:21:59.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38210]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:21:59.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38210]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:21:59.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38210]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:21:59.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38210]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:21:59.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38210]) Kex: compression algorithms (client to server) = none 15:21:59.719 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:38210]) Kex: compression algorithms (server to client) = none 15:21:59.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:21:59.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40676]) process #25 SSH_MSG_IGNORE 15:21:59.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40676]) SSH_MSG_IGNORE 15:21:59.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48116]) process #16 SSH_MSG_IGNORE 15:21:59.720 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48116]) SSH_MSG_IGNORE 15:21:59.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41236]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:21:59.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41236]) process #11 SSH_MSG_IGNORE 15:21:59.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41236]) SSH_MSG_IGNORE 15:21:59.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47450]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:21:59.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47450]) process #22 SSH_MSG_IGNORE 15:21:59.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47450]) SSH_MSG_IGNORE 15:21:59.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38210]) process #1 30 15:21:59.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38210]] process command=SSH_MSG_KEXDH_INIT 15:21:59.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:38210]] Send SSH_MSG_KEXDH_REPLY 15:21:59.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38210]) packet #1 sending command=31[31] len=1639 15:21:59.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:38210])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:21:59.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:38210]) Send SSH_MSG_NEWKEYS 15:21:59.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:38210]) session ID=5c:75:dd:db:a1:a5:a8:e9:50:56:26:05:69:8c:af:d6:fd:55:23:38:36:e2:0f:eb:25:15:39:18:75:75:53:93:b8:54:56:fb:44:7b:38:a0:30:b2:ff:f1:91:54:60:f1:8a:a6:f3:c7:24:fc:c3:b6:7f:bc:42:ed:10:ae:15:87 15:21:59.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38210]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:21:59.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38210]): strict KEX resets output message sequence number from 3 to 0 15:21:59.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:38210]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2efec601; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:21:59.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:38210])[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 15:21:59.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38210])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:21:59.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38210]) packet #0 sending command=7[7] len=419 15:21:59.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38210]) No pending packets to flush at end of KEX 15:21:59.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54362]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:21:59.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38210]) process #2 SSH_MSG_NEWKEYS 15:21:59.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:38210]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:21:59.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38210]): strict KEX resets input message sequence number from 3 to 0 15:21:59.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:38210]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@9b1017a; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:21:59.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:21:59.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38210]) process #0 SSH_MSG_SERVICE_REQUEST 15:21:59.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38210]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:21:59.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:38210]) authorized authentication methods: password,publickey 15:21:59.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:38210]) Accepted service ssh-userauth 15:21:59.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38210]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:21:59.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38210]) process #1 SSH_MSG_USERAUTH_REQUEST 15:21:59.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38210]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:21:59.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38210]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:21:59.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38210]) no authentication factory for method=none 15:21:59.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38210]) SSH_MSG_USERAUTH_REQUEST 15:21:59.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:38210]) remaining methods: password,publickey 15:21:59.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38210]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:21:59.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54362]) process #8 SSH_MSG_IGNORE 15:21:59.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54362]) SSH_MSG_IGNORE 15:21:59.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:38210]) process #2 SSH_MSG_USERAUTH_REQUEST 15:21:59.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38210]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:21:59.847 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:38210]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:21:59.848 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:21:59.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:38210]) authentication result: true 15:21:59.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:38210]) SSH_MSG_USERAUTH_REQUEST 15:21:59.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:38210])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:21:59.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:38210]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:21:59.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:21:59.848 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:21:59.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38210]) no heartbeat to stop 15:21:59.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:38210]) heartbeat type=IGNORE, interval=PT30S 15:21:59.848 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:38210 authenticated 15:21:59.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38210]) process #3 SSH_MSG_CHANNEL_OPEN 15:21:59.848 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38210]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:21:59.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38210]] session=TransportServerSession[admin@/10.30.171.175:38210] id=0 15:21:59.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38210])) size=2097152, max=2097152, packet=32768 15:21:59.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38210]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38210] 15:21:59.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:38210]) recipient=0 15:21:59.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210])) size=2097152, max=2097152, packet=32768 15:21:59.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210])) re-initializing 15:21:59.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210])) size=2097152, max=2097152, packet=32768 15:21:59.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:21:59.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38210]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:21:59.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38210]) process #4 SSH_MSG_CHANNEL_REQUEST 15:21:59.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:21:59.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210])[want-reply=true] subsystem=netconf 15:21:59.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210])[subsystem] prepared command 15:21:59.849 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:21:59.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:21:59.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x702c6ad2, L:/10.30.170.167:18300 - R:/10.30.171.175:38210]}} established 15:21:59.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 471: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18300 15:21:59.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 471: Creating data stores for simulated device 15:21:59.850 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:21:59.850 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:59.850 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:21:59.850 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:21:59.850 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:21:59.851 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@614c86b0 15:21:59.851 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:21:59.851 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:21:59.851 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:21:59.851 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:21:59.852 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:21:59.852 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:21:59.852 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:21:59.852 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:21:59.852 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@614c86b0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@614c86b0, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24b6ef5e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24b6ef5e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:21:59.852 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:21:59.852 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:21:59.853 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x702c6ad2, L:/10.30.170.167:18300 - R:/10.30.171.175:38210] 15:21:59.853 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 471 on channel [id: 0x702c6ad2, L:/10.30.170.167:18300 - R:/10.30.171.175:38210] 15:21:59.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]) by 1103 down to 2096049 15:21:59.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38210]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:21:59.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x702c6ad2, L:/10.30.170.167:18300 - R:/10.30.171.175:38210] 15:21:59.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x702c6ad2, L:/10.30.170.167:18300 - R:/10.30.171.175:38210] 15:21:59.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]) request=subsystem result=ReplySuccess, want-reply=true 15:21:59.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38210]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:21:59.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]) request=subsystem activate command 15:21:59.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]) starting runner for command=netconf 15:21:59.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38210]) process #5 SSH_MSG_CHANNEL_DATA 15:21:59.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]) by 373 down to 2096779 15:21:59.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]) SSH_MSG_CHANNEL_DATA len=373 15:21:59.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210] 15:21:59.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x702c6ad2, L:/10.30.170.167:18300 - R:/10.30.171.175:38210]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:21:59.854 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:21:59.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x702c6ad2, L:/10.30.170.167:18300 - R:/10.30.171.175:38210] 15:21:59.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x702c6ad2, L:/10.30.170.167:18300 - R:/10.30.171.175:38210] 15:21:59.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18300', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:21:59.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=471} created 15:21:59.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=471, channel=[id: 0x702c6ad2, L:/10.30.170.167:18300 - R:/10.30.171.175:38210]} created 15:21:59.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x702c6ad2, L:/10.30.170.167:18300 - R:/10.30.171.175:38210] successful with session NetconfServerSession{sessionId=471, channel=[id: 0x702c6ad2, L:/10.30.170.167:18300 - R:/10.30.171.175:38210]} 15:21:59.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=471, channel=[id: 0x702c6ad2, L:/10.30.170.167:18300 - R:/10.30.171.175:38210]} up 15:21:59.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38210]) process #6 SSH_MSG_CHANNEL_DATA 15:21:59.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]) by 393 down to 2096386 15:21:59.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]) SSH_MSG_CHANNEL_DATA len=393 15:21:59.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210] 15:21:59.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:21:59.855 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:59.856 [netconf-device-simulator-threads-0] 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=471} 15:21:59.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:21:59.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=471, channel=[id: 0x702c6ad2, L:/10.30.170.167:18300 - R:/10.30.171.175:38210]} EXI handlers added to pipeline 15:21:59.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:21:59.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]) by 179 down to 2095870 15:21:59.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38210]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:21:59.856 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:21:59.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38210]) process #7 SSH_MSG_CHANNEL_DATA 15:21:59.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]) by 340 down to 2096046 15:21:59.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]) SSH_MSG_CHANNEL_DATA len=340 15:21:59.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210] 15:21:59.857 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:21:59.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:21:59.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=471} 15:21:59.858 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24b6ef5e 15:21:59.858 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:21:59.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:21:59.858 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:21:59.858 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:21:59.858 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:21:59.858 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:21:59.858 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:21:59.858 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:59.858 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:21:59.858 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:21:59.858 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:59.858 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:21:59.858 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:21:59.858 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:59.858 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:59.858 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:21:59.858 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:21:59.858 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:21:59.858 [netconf-device-simulator-threads-0] 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 15:21:59.858 [netconf-device-simulator-threads-0] 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 15:21:59.858 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:21:59.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]) by 733 down to 2095137 15:21:59.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38210]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:21:59.859 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:21:59.983 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46926]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:21:59.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46926]) process #23 SSH_MSG_IGNORE 15:21:59.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46926]) SSH_MSG_IGNORE 15:21:59.998 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34350]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:21:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34350]) process #9 SSH_MSG_IGNORE 15:21:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34350]) SSH_MSG_IGNORE 15:22:00.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59392]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:00.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59392]) process #17 SSH_MSG_IGNORE 15:22:00.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59392]) SSH_MSG_IGNORE 15:22:00.203 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53232]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:00.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53232]) process #10 SSH_MSG_IGNORE 15:22:00.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53232]) SSH_MSG_IGNORE 15:22:00.311 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50978]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50978]) process #19 SSH_MSG_IGNORE 15:22:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50978]) SSH_MSG_IGNORE 15:22:00.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48158]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:00.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48158]) process #21 SSH_MSG_IGNORE 15:22:00.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48158]) SSH_MSG_IGNORE 15:22:00.400 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47724]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:00.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47724]) process #12 SSH_MSG_IGNORE 15:22:00.400 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47724]) SSH_MSG_IGNORE 15:22:00.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58472]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:00.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58472]) process #22 SSH_MSG_IGNORE 15:22:00.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58472]) SSH_MSG_IGNORE 15:22:00.516 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42660]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:00.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42660]) process #18 SSH_MSG_IGNORE 15:22:00.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42660]) SSH_MSG_IGNORE 15:22:00.652 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51540]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:00.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51540]) process #16 SSH_MSG_IGNORE 15:22:00.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51540]) SSH_MSG_IGNORE 15:22:00.658 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57644]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:00.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57644]) process #20 SSH_MSG_IGNORE 15:22:00.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57644]) SSH_MSG_IGNORE 15:22:00.688 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53234]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:00.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53234]) process #13 SSH_MSG_IGNORE 15:22:00.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53234]) SSH_MSG_IGNORE 15:22:00.719 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55164]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:00.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55164]) process #14 SSH_MSG_IGNORE 15:22:00.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55164]) SSH_MSG_IGNORE 15:22:00.721 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:00.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55036]) process #25 SSH_MSG_IGNORE 15:22:00.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55036]) SSH_MSG_IGNORE 15:22:00.769 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:00.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43018]) process #24 SSH_MSG_IGNORE 15:22:00.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43018]) SSH_MSG_IGNORE 15:22:00.820 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54124]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:00.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa940c841, L:/10.30.170.167:18301 - R:/10.30.171.175:43618]} 15:22:00.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:43618]): SSH-2.0-SSHD-UNKNOWN 15:22:00.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:43618]) line='SSH-2.0-SSHD-UNKNOWN' 15:22:00.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:43618]) client version string: SSH-2.0-SSHD-UNKNOWN 15:22:00.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54124]) process #15 SSH_MSG_IGNORE 15:22:00.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54124]) SSH_MSG_IGNORE 15:22:00.941 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34570]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:00.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52028]) process #11 SSH_MSG_IGNORE 15:22:00.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52028]) SSH_MSG_IGNORE 15:22:00.982 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52028]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:00.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46866]) process #19 SSH_MSG_IGNORE 15:22:00.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46866]) SSH_MSG_IGNORE 15:22:00.993 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46866]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:01.035 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33802]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:01.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:43618]) Send SSH_MSG_KEXINIT 15:22:01.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43618]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:22:01.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43618]) process #0 SSH_MSG_KEXINIT 15:22:01.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:43618]) SSH_MSG_KEXINIT 15:22:01.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:43618]) strict KEX=true client=true server=true 15:22:01.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43618]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:22:01.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43618]) Kex: server host key algorithms = rsa-sha2-512 15:22:01.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43618]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:22:01.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43618]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:22:01.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43618]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:22:01.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43618]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:22:01.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43618]) Kex: compression algorithms (client to server) = none 15:22:01.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43618]) Kex: compression algorithms (server to client) = none 15:22:01.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:22:01.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34570]) process #10 SSH_MSG_IGNORE 15:22:01.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34570]) SSH_MSG_IGNORE 15:22:01.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33802]) process #8 SSH_MSG_IGNORE 15:22:01.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33802]) SSH_MSG_IGNORE 15:22:01.101 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:01.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54888]) process #26 SSH_MSG_IGNORE 15:22:01.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54888]) SSH_MSG_IGNORE 15:22:01.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43618]) process #1 30 15:22:01.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43618]] process command=SSH_MSG_KEXDH_INIT 15:22:01.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43618]] Send SSH_MSG_KEXDH_REPLY 15:22:01.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43618]) packet #1 sending command=31[31] len=1639 15:22:01.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:43618])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:22:01.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:43618]) Send SSH_MSG_NEWKEYS 15:22:01.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:43618]) session ID=43:66:66:db:2c:9c:53:21:71:c2:f6:c9:dc:bd:af:a7:90:44:3f:ec:37:0d:af:5e:f2:f1:c5:aa:af:81:3f:d0:fb:8f:e9:11:f9:6c:76:01:0d:d7:6d:44:99:e9:2a:38:ef:75:d1:24:58:18:ce:18:8d:65:c3:ef:70:5c:7f:0d 15:22:01.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43618]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:22:01.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43618]): strict KEX resets output message sequence number from 3 to 0 15:22:01.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43618]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@43305be7; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:22:01.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:43618])[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 15:22:01.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43618])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:22:01.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43618]) packet #0 sending command=7[7] len=419 15:22:01.150 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43618]) No pending packets to flush at end of KEX 15:22:01.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43618]) process #2 SSH_MSG_NEWKEYS 15:22:01.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43618]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:22:01.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43618]): strict KEX resets input message sequence number from 3 to 0 15:22:01.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43618]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6588565d; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:22:01.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:22:01.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43618]) process #0 SSH_MSG_SERVICE_REQUEST 15:22:01.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43618]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:22:01.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:43618]) authorized authentication methods: password,publickey 15:22:01.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43618]) Accepted service ssh-userauth 15:22:01.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43618]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:22:01.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43618]) process #1 SSH_MSG_USERAUTH_REQUEST 15:22:01.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43618]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:22:01.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43618]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:22:01.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43618]) no authentication factory for method=none 15:22:01.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43618]) SSH_MSG_USERAUTH_REQUEST 15:22:01.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43618]) remaining methods: password,publickey 15:22:01.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43618]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:22:01.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43618]) process #2 SSH_MSG_USERAUTH_REQUEST 15:22:01.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43618]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:22:01.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43618]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:22:01.185 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:22:01.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:43618]) authentication result: true 15:22:01.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:43618]) SSH_MSG_USERAUTH_REQUEST 15:22:01.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43618])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:22:01.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43618]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:22:01.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:22:01.185 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:22:01.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43618]) no heartbeat to stop 15:22:01.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:43618]) heartbeat type=IGNORE, interval=PT30S 15:22:01.185 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:43618 authenticated 15:22:01.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43618]) process #3 SSH_MSG_CHANNEL_OPEN 15:22:01.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43618]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:22:01.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43618]] session=TransportServerSession[admin@/10.30.171.175:43618] id=0 15:22:01.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43618])) size=2097152, max=2097152, packet=32768 15:22:01.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43618]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43618] 15:22:01.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43618]) recipient=0 15:22:01.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618])) size=2097152, max=2097152, packet=32768 15:22:01.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618])) re-initializing 15:22:01.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618])) size=2097152, max=2097152, packet=32768 15:22:01.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:22:01.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43618]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:22:01.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43618]) process #4 SSH_MSG_CHANNEL_REQUEST 15:22:01.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:22:01.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618])[want-reply=true] subsystem=netconf 15:22:01.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618])[subsystem] prepared command 15:22:01.186 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:22:01.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:22:01.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa940c841, L:/10.30.170.167:18301 - R:/10.30.171.175:43618]}} established 15:22:01.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 472: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18301 15:22:01.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 472: Creating data stores for simulated device 15:22:01.186 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:22:01.186 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:01.186 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:22:01.186 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:01.186 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:22:01.187 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1bc86935 15:22:01.187 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:22:01.187 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:22:01.187 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:22:01.187 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:22:01.188 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:22:01.188 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:22:01.188 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:22:01.188 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:22:01.188 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1bc86935, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1bc86935, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@558713bf, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@558713bf, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:22:01.188 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:22:01.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:22:01.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa940c841, L:/10.30.170.167:18301 - R:/10.30.171.175:43618] 15:22:01.189 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 472 on channel [id: 0xa940c841, L:/10.30.170.167:18301 - R:/10.30.171.175:43618] 15:22:01.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]) by 1103 down to 2096049 15:22:01.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43618]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:22:01.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa940c841, L:/10.30.170.167:18301 - R:/10.30.171.175:43618] 15:22:01.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa940c841, L:/10.30.170.167:18301 - R:/10.30.171.175:43618] 15:22:01.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]) request=subsystem result=ReplySuccess, want-reply=true 15:22:01.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43618]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:22:01.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]) request=subsystem activate command 15:22:01.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]) starting runner for command=netconf 15:22:01.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43618]) process #5 SSH_MSG_CHANNEL_DATA 15:22:01.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]) by 373 down to 2096779 15:22:01.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]) SSH_MSG_CHANNEL_DATA len=373 15:22:01.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618] 15:22:01.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa940c841, L:/10.30.170.167:18301 - R:/10.30.171.175:43618]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:22:01.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:22:01.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa940c841, L:/10.30.170.167:18301 - R:/10.30.171.175:43618] 15:22:01.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa940c841, L:/10.30.170.167:18301 - R:/10.30.171.175:43618] 15:22:01.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18301', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:22:01.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=472} created 15:22:01.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=472, channel=[id: 0xa940c841, L:/10.30.170.167:18301 - R:/10.30.171.175:43618]} created 15:22:01.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa940c841, L:/10.30.170.167:18301 - R:/10.30.171.175:43618] successful with session NetconfServerSession{sessionId=472, channel=[id: 0xa940c841, L:/10.30.170.167:18301 - R:/10.30.171.175:43618]} 15:22:01.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=472, channel=[id: 0xa940c841, L:/10.30.170.167:18301 - R:/10.30.171.175:43618]} up 15:22:01.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43618]) process #6 SSH_MSG_CHANNEL_DATA 15:22:01.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]) by 393 down to 2096386 15:22:01.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]) SSH_MSG_CHANNEL_DATA len=393 15:22:01.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618] 15:22:01.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:22:01.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:01.191 [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=472} 15:22:01.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:22:01.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=472, channel=[id: 0xa940c841, L:/10.30.170.167:18301 - R:/10.30.171.175:43618]} EXI handlers added to pipeline 15:22:01.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:01.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]) by 179 down to 2095870 15:22:01.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43618]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:22:01.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:22:01.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43618]) process #7 SSH_MSG_CHANNEL_DATA 15:22:01.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]) by 340 down to 2096046 15:22:01.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]) SSH_MSG_CHANNEL_DATA len=340 15:22:01.192 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618] 15:22:01.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:01.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:01.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=472} 15:22:01.193 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@558713bf 15:22:01.193 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:22:01.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:01.193 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:22:01.193 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:22:01.193 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:22:01.193 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:22:01.193 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:22:01.193 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:01.193 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:22:01.193 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:22:01.193 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:01.193 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:22:01.194 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:22:01.194 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:01.194 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:01.194 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:22:01.194 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:01.194 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:01.194 [netconf-device-simulator-threads-2] 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 15:22:01.194 [netconf-device-simulator-threads-2] 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 15:22:01.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:22:01.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]) by 733 down to 2095137 15:22:01.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43618]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:22:01.194 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:01.273 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46336]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:01.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46336]) process #9 SSH_MSG_IGNORE 15:22:01.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46336]) SSH_MSG_IGNORE 15:22:01.298 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43254]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:01.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43254]) process #23 SSH_MSG_IGNORE 15:22:01.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43254]) SSH_MSG_IGNORE 15:22:01.340 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49364]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:01.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49364]) process #21 SSH_MSG_IGNORE 15:22:01.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49364]) SSH_MSG_IGNORE 15:22:01.531 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58794]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:01.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58794]) process #14 SSH_MSG_IGNORE 15:22:01.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58794]) SSH_MSG_IGNORE 15:22:01.563 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56680]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56680]) process #17 SSH_MSG_IGNORE 15:22:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56680]) SSH_MSG_IGNORE 15:22:01.697 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55832]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:01.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55832]) process #12 SSH_MSG_IGNORE 15:22:01.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55832]) SSH_MSG_IGNORE 15:22:01.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38546]) process #20 SSH_MSG_IGNORE 15:22:01.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38546]) SSH_MSG_IGNORE 15:22:01.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38546]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:01.813 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52940]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52940]) process #11 SSH_MSG_IGNORE 15:22:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52940]) SSH_MSG_IGNORE 15:22:01.860 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46924]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:01.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46924]) process #10 SSH_MSG_IGNORE 15:22:01.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46924]) SSH_MSG_IGNORE 15:22:01.912 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35042]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:01.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35042]) process #22 SSH_MSG_IGNORE 15:22:01.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35042]) SSH_MSG_IGNORE 15:22:01.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #13 SSH_MSG_IGNORE 15:22:01.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:22:01.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:01.928 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44320]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:01.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44320]) process #18 SSH_MSG_IGNORE 15:22:01.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44320]) SSH_MSG_IGNORE 15:22:01.974 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:01.975 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60726]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43124]) process #24 SSH_MSG_IGNORE 15:22:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43124]) SSH_MSG_IGNORE 15:22:01.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60726]) process #8 SSH_MSG_IGNORE 15:22:01.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60726]) SSH_MSG_IGNORE 15:22:02.024 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33108]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:02.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33108]) process #15 SSH_MSG_IGNORE 15:22:02.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33108]) SSH_MSG_IGNORE 15:22:02.068 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:02.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37206]) process #25 SSH_MSG_IGNORE 15:22:02.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37206]) SSH_MSG_IGNORE 15:22:02.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x1191d128, L:/10.30.170.167:18302 - R:/10.30.171.175:37282]} 15:22:02.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:37282]): SSH-2.0-SSHD-UNKNOWN 15:22:02.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:37282]) line='SSH-2.0-SSHD-UNKNOWN' 15:22:02.094 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:37282]) client version string: SSH-2.0-SSHD-UNKNOWN 15:22:02.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51614]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:02.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51614]) process #19 SSH_MSG_IGNORE 15:22:02.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51614]) SSH_MSG_IGNORE 15:22:02.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:37282]) Send SSH_MSG_KEXINIT 15:22:02.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37282]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:22:02.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37282]) process #0 SSH_MSG_KEXINIT 15:22:02.226 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:37282]) SSH_MSG_KEXINIT 15:22:02.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:37282]) strict KEX=true client=true server=true 15:22:02.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37282]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:22:02.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37282]) Kex: server host key algorithms = rsa-sha2-512 15:22:02.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37282]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:22:02.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37282]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:22:02.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37282]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:22:02.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37282]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:22:02.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37282]) Kex: compression algorithms (client to server) = none 15:22:02.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:37282]) Kex: compression algorithms (server to client) = none 15:22:02.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:22:02.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38498]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:02.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37282]) process #1 30 15:22:02.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37282]] process command=SSH_MSG_KEXDH_INIT 15:22:02.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:37282]] Send SSH_MSG_KEXDH_REPLY 15:22:02.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37282]) packet #1 sending command=31[31] len=1639 15:22:02.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:37282])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:22:02.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:37282]) Send SSH_MSG_NEWKEYS 15:22:02.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:37282]) session ID=c3:3a:2b:d9:08:9b:a6:0f:7f:b9:b2:42:4b:e4:0c:f1:ed:86:35:5e:45:83:98:e2:53:1a:7d:a0:98:fe:5a:31:d9:35:97:d8:ba:9a:9f:2e:76:a1:08:82:29:ae:5c:3f:f1:a5:0b:33:8d:d7:6b:c2:d5:49:92:c0:e4:7e:a5:83 15:22:02.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37282]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:22:02.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37282]): strict KEX resets output message sequence number from 3 to 0 15:22:02.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:37282]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4637d5ee; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:22:02.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:37282])[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 15:22:02.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37282])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:22:02.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37282]) packet #0 sending command=7[7] len=419 15:22:02.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37282]) No pending packets to flush at end of KEX 15:22:02.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38498]) process #16 SSH_MSG_IGNORE 15:22:02.318 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38498]) SSH_MSG_IGNORE 15:22:02.338 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57888]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57888]) process #9 SSH_MSG_IGNORE 15:22:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57888]) SSH_MSG_IGNORE 15:22:02.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37282]) process #2 SSH_MSG_NEWKEYS 15:22:02.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:37282]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:22:02.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37282]): strict KEX resets input message sequence number from 3 to 0 15:22:02.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:37282]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2f89cdaf; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:22:02.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:22:02.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37282]) process #0 SSH_MSG_SERVICE_REQUEST 15:22:02.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37282]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:22:02.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:37282]) authorized authentication methods: password,publickey 15:22:02.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:37282]) Accepted service ssh-userauth 15:22:02.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37282]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:22:02.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37282]) process #1 SSH_MSG_USERAUTH_REQUEST 15:22:02.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37282]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:22:02.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37282]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:22:02.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37282]) no authentication factory for method=none 15:22:02.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37282]) SSH_MSG_USERAUTH_REQUEST 15:22:02.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:37282]) remaining methods: password,publickey 15:22:02.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37282]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:22:02.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:37282]) process #2 SSH_MSG_USERAUTH_REQUEST 15:22:02.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37282]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:22:02.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:37282]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:22:02.353 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:22:02.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:37282]) authentication result: true 15:22:02.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:37282]) SSH_MSG_USERAUTH_REQUEST 15:22:02.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:37282])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:22:02.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:37282]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:22:02.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:22:02.353 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:22:02.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37282]) no heartbeat to stop 15:22:02.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:37282]) heartbeat type=IGNORE, interval=PT30S 15:22:02.353 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:37282 authenticated 15:22:02.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37282]) process #3 SSH_MSG_CHANNEL_OPEN 15:22:02.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37282]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:22:02.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37282]] session=TransportServerSession[admin@/10.30.171.175:37282] id=0 15:22:02.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37282])) size=2097152, max=2097152, packet=32768 15:22:02.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37282]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37282] 15:22:02.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:37282]) recipient=0 15:22:02.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282])) size=2097152, max=2097152, packet=32768 15:22:02.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282])) re-initializing 15:22:02.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282])) size=2097152, max=2097152, packet=32768 15:22:02.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:22:02.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37282]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:22:02.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37282]) process #4 SSH_MSG_CHANNEL_REQUEST 15:22:02.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:22:02.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282])[want-reply=true] subsystem=netconf 15:22:02.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282])[subsystem] prepared command 15:22:02.355 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:22:02.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:22:02.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x1191d128, L:/10.30.170.167:18302 - R:/10.30.171.175:37282]}} established 15:22:02.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 473: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18302 15:22:02.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 473: Creating data stores for simulated device 15:22:02.355 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:22:02.355 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:02.355 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:22:02.355 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:02.355 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:22:02.356 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e901dc5 15:22:02.356 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:22:02.356 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:22:02.356 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:22:02.356 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:22:02.357 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:22:02.357 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:22:02.357 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:22:02.357 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:22:02.357 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e901dc5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e901dc5, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@473536e7, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@473536e7, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:22:02.357 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:22:02.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:22:02.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x1191d128, L:/10.30.170.167:18302 - R:/10.30.171.175:37282] 15:22:02.359 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 473 on channel [id: 0x1191d128, L:/10.30.170.167:18302 - R:/10.30.171.175:37282] 15:22:02.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]) by 1103 down to 2096049 15:22:02.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37282]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:22:02.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x1191d128, L:/10.30.170.167:18302 - R:/10.30.171.175:37282] 15:22:02.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x1191d128, L:/10.30.170.167:18302 - R:/10.30.171.175:37282] 15:22:02.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]) request=subsystem result=ReplySuccess, want-reply=true 15:22:02.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37282]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:22:02.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]) request=subsystem activate command 15:22:02.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]) starting runner for command=netconf 15:22:02.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37282]) process #5 SSH_MSG_CHANNEL_DATA 15:22:02.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]) by 373 down to 2096779 15:22:02.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]) SSH_MSG_CHANNEL_DATA len=373 15:22:02.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282] 15:22:02.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x1191d128, L:/10.30.170.167:18302 - R:/10.30.171.175:37282]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:22:02.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:22:02.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x1191d128, L:/10.30.170.167:18302 - R:/10.30.171.175:37282] 15:22:02.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x1191d128, L:/10.30.170.167:18302 - R:/10.30.171.175:37282] 15:22:02.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18302', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:22:02.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=473} created 15:22:02.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=473, channel=[id: 0x1191d128, L:/10.30.170.167:18302 - R:/10.30.171.175:37282]} created 15:22:02.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x1191d128, L:/10.30.170.167:18302 - R:/10.30.171.175:37282] successful with session NetconfServerSession{sessionId=473, channel=[id: 0x1191d128, L:/10.30.170.167:18302 - R:/10.30.171.175:37282]} 15:22:02.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=473, channel=[id: 0x1191d128, L:/10.30.170.167:18302 - R:/10.30.171.175:37282]} up 15:22:02.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37282]) process #6 SSH_MSG_CHANNEL_DATA 15:22:02.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]) by 393 down to 2096386 15:22:02.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]) SSH_MSG_CHANNEL_DATA len=393 15:22:02.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282] 15:22:02.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:22:02.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:02.361 [netconf-device-simulator-threads-4] 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=473} 15:22:02.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:22:02.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=473, channel=[id: 0x1191d128, L:/10.30.170.167:18302 - R:/10.30.171.175:37282]} EXI handlers added to pipeline 15:22:02.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:02.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]) by 179 down to 2095870 15:22:02.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37282]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:22:02.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:22:02.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37282]) process #7 SSH_MSG_CHANNEL_DATA 15:22:02.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]) by 340 down to 2096046 15:22:02.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]) SSH_MSG_CHANNEL_DATA len=340 15:22:02.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282] 15:22:02.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:02.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:02.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=473} 15:22:02.364 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@473536e7 15:22:02.364 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:22:02.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:02.364 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:22:02.364 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:22:02.364 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:22:02.364 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:22:02.364 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:22:02.364 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:02.364 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:22:02.364 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:22:02.364 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:02.364 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:22:02.364 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:22:02.364 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:02.364 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:02.364 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:22:02.364 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:02.364 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:02.365 [netconf-device-simulator-threads-4] 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 15:22:02.365 [netconf-device-simulator-threads-4] 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 15:22:02.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:22:02.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]) by 733 down to 2095137 15:22:02.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37282]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:22:02.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:02.455 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:02.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #23 SSH_MSG_IGNORE 15:22:02.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:22:02.539 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59580]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:02.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59580]) process #20 SSH_MSG_IGNORE 15:22:02.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59580]) SSH_MSG_IGNORE 15:22:02.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50732]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:02.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50732]) process #11 SSH_MSG_IGNORE 15:22:02.764 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50732]) SSH_MSG_IGNORE 15:22:02.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38088]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:02.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38088]) process #21 SSH_MSG_IGNORE 15:22:02.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38088]) SSH_MSG_IGNORE 15:22:02.836 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50252]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50252]) process #17 SSH_MSG_IGNORE 15:22:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50252]) SSH_MSG_IGNORE 15:22:02.855 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:02.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55962]) process #26 SSH_MSG_IGNORE 15:22:02.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55962]) SSH_MSG_IGNORE 15:22:02.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39282]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:02.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39282]) process #18 SSH_MSG_IGNORE 15:22:02.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39282]) SSH_MSG_IGNORE 15:22:02.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44374]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:02.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44374]) process #14 SSH_MSG_IGNORE 15:22:02.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44374]) SSH_MSG_IGNORE 15:22:02.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46654]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:02.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46654]) process #12 SSH_MSG_IGNORE 15:22:02.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46654]) SSH_MSG_IGNORE 15:22:03.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:32830]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:03.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:32830]) process #10 SSH_MSG_IGNORE 15:22:03.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:32830]) SSH_MSG_IGNORE 15:22:03.123 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46446]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:03.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46446]) process #19 SSH_MSG_IGNORE 15:22:03.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46446]) SSH_MSG_IGNORE 15:22:03.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38054]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:03.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38054]) process #15 SSH_MSG_IGNORE 15:22:03.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38054]) SSH_MSG_IGNORE 15:22:03.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:03.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50996]) process #25 SSH_MSG_IGNORE 15:22:03.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50996]) SSH_MSG_IGNORE 15:22:03.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:03.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54118]) process #24 SSH_MSG_IGNORE 15:22:03.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54118]) SSH_MSG_IGNORE 15:22:03.304 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59152]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:03.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59152]) process #8 SSH_MSG_IGNORE 15:22:03.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59152]) SSH_MSG_IGNORE 15:22:03.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37572]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:03.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37572]) process #9 SSH_MSG_IGNORE 15:22:03.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37572]) SSH_MSG_IGNORE 15:22:03.378 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46760]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:03.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46760]) process #22 SSH_MSG_IGNORE 15:22:03.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46760]) SSH_MSG_IGNORE 15:22:03.395 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40132]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:03.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40132]) process #13 SSH_MSG_IGNORE 15:22:03.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40132]) SSH_MSG_IGNORE 15:22:03.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x5dcd0296, L:/10.30.170.167:18303 - R:/10.30.171.175:40090]} 15:22:03.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:40090]): SSH-2.0-SSHD-UNKNOWN 15:22:03.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:40090]) line='SSH-2.0-SSHD-UNKNOWN' 15:22:03.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:40090]) client version string: SSH-2.0-SSHD-UNKNOWN 15:22:03.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:40090]) Send SSH_MSG_KEXINIT 15:22:03.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40090]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:22:03.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40090]) process #0 SSH_MSG_KEXINIT 15:22:03.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:40090]) SSH_MSG_KEXINIT 15:22:03.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:40090]) strict KEX=true client=true server=true 15:22:03.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40090]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:22:03.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40090]) Kex: server host key algorithms = rsa-sha2-512 15:22:03.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40090]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:22:03.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40090]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:22:03.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40090]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:22:03.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40090]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:22:03.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40090]) Kex: compression algorithms (client to server) = none 15:22:03.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40090]) Kex: compression algorithms (server to client) = none 15:22:03.462 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:22:03.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40090]) process #1 30 15:22:03.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40090]] process command=SSH_MSG_KEXDH_INIT 15:22:03.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40090]] Send SSH_MSG_KEXDH_REPLY 15:22:03.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40090]) packet #1 sending command=31[31] len=1639 15:22:03.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:40090])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:22:03.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:40090]) Send SSH_MSG_NEWKEYS 15:22:03.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:40090]) session ID=2f:d6:60:cf:7d:4b:cd:33:27:33:90:1d:60:49:0e:14:15:20:7e:8a:cf:b4:06:89:b9:74:ca:dd:60:70:eb:f2:66:d0:50:4f:b8:09:8a:5e:87:d4:bb:db:01:09:63:02:22:1d:d4:c4:1d:d8:56:e6:07:50:84:13:99:a0:e2:5f 15:22:03.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40090]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:22:03.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40090]): strict KEX resets output message sequence number from 3 to 0 15:22:03.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40090]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@699930cc; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:22:03.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:40090])[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 15:22:03.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40090])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:22:03.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40090]) packet #0 sending command=7[7] len=419 15:22:03.552 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40090]) No pending packets to flush at end of KEX 15:22:03.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40090]) process #2 SSH_MSG_NEWKEYS 15:22:03.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40090]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:22:03.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40090]): strict KEX resets input message sequence number from 3 to 0 15:22:03.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40090]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@79a2a67d; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:22:03.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:22:03.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40090]) process #0 SSH_MSG_SERVICE_REQUEST 15:22:03.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40090]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:22:03.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:40090]) authorized authentication methods: password,publickey 15:22:03.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40090]) Accepted service ssh-userauth 15:22:03.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40090]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:22:03.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40090]) process #1 SSH_MSG_USERAUTH_REQUEST 15:22:03.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40090]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:22:03.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40090]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:22:03.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40090]) no authentication factory for method=none 15:22:03.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40090]) SSH_MSG_USERAUTH_REQUEST 15:22:03.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40090]) remaining methods: password,publickey 15:22:03.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40090]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:22:03.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40090]) process #2 SSH_MSG_USERAUTH_REQUEST 15:22:03.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40090]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:22:03.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40090]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:22:03.586 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:22:03.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:40090]) authentication result: true 15:22:03.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:40090]) SSH_MSG_USERAUTH_REQUEST 15:22:03.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40090])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:22:03.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40090]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:22:03.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:22:03.586 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:22:03.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40090]) no heartbeat to stop 15:22:03.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:40090]) heartbeat type=IGNORE, interval=PT30S 15:22:03.586 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:40090 authenticated 15:22:03.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40090]) process #3 SSH_MSG_CHANNEL_OPEN 15:22:03.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40090]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:22:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40090]] session=TransportServerSession[admin@/10.30.171.175:40090] id=0 15:22:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40090])) size=2097152, max=2097152, packet=32768 15:22:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40090]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40090] 15:22:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40090]) recipient=0 15:22:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090])) size=2097152, max=2097152, packet=32768 15:22:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090])) re-initializing 15:22:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090])) size=2097152, max=2097152, packet=32768 15:22:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:22:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40090]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:22:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40090]) process #4 SSH_MSG_CHANNEL_REQUEST 15:22:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:22:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090])[want-reply=true] subsystem=netconf 15:22:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090])[subsystem] prepared command 15:22:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:22:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:22:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x5dcd0296, L:/10.30.170.167:18303 - R:/10.30.171.175:40090]}} established 15:22:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 474: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18303 15:22:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 474: Creating data stores for simulated device 15:22:03.587 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:22:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:03.587 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:22:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:03.588 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:22:03.588 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e8c1855 15:22:03.588 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:22:03.588 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:22:03.588 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:22:03.588 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:22:03.589 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:22:03.589 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:22:03.589 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:22:03.589 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:22:03.590 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e8c1855, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e8c1855, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46d81035, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46d81035, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:22:03.590 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:22:03.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:22:03.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x5dcd0296, L:/10.30.170.167:18303 - R:/10.30.171.175:40090] 15:22:03.591 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 474 on channel [id: 0x5dcd0296, L:/10.30.170.167:18303 - R:/10.30.171.175:40090] 15:22:03.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]) by 1103 down to 2096049 15:22:03.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40090]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:22:03.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x5dcd0296, L:/10.30.170.167:18303 - R:/10.30.171.175:40090] 15:22:03.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x5dcd0296, L:/10.30.170.167:18303 - R:/10.30.171.175:40090] 15:22:03.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]) request=subsystem result=ReplySuccess, want-reply=true 15:22:03.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40090]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:22:03.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]) request=subsystem activate command 15:22:03.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]) starting runner for command=netconf 15:22:03.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40090]) process #5 SSH_MSG_CHANNEL_DATA 15:22:03.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]) by 373 down to 2096779 15:22:03.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]) SSH_MSG_CHANNEL_DATA len=373 15:22:03.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090] 15:22:03.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x5dcd0296, L:/10.30.170.167:18303 - R:/10.30.171.175:40090]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:22:03.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:22:03.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x5dcd0296, L:/10.30.170.167:18303 - R:/10.30.171.175:40090] 15:22:03.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x5dcd0296, L:/10.30.170.167:18303 - R:/10.30.171.175:40090] 15:22:03.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18303', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:22:03.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=474} created 15:22:03.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=474, channel=[id: 0x5dcd0296, L:/10.30.170.167:18303 - R:/10.30.171.175:40090]} created 15:22:03.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x5dcd0296, L:/10.30.170.167:18303 - R:/10.30.171.175:40090] successful with session NetconfServerSession{sessionId=474, channel=[id: 0x5dcd0296, L:/10.30.170.167:18303 - R:/10.30.171.175:40090]} 15:22:03.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=474, channel=[id: 0x5dcd0296, L:/10.30.170.167:18303 - R:/10.30.171.175:40090]} up 15:22:03.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40090]) process #6 SSH_MSG_CHANNEL_DATA 15:22:03.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]) by 393 down to 2096386 15:22:03.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]) SSH_MSG_CHANNEL_DATA len=393 15:22:03.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090] 15:22:03.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:22:03.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:03.593 [netconf-device-simulator-threads-6] 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=474} 15:22:03.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:22:03.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=474, channel=[id: 0x5dcd0296, L:/10.30.170.167:18303 - R:/10.30.171.175:40090]} EXI handlers added to pipeline 15:22:03.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:03.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]) by 179 down to 2095870 15:22:03.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40090]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:22:03.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:22:03.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40090]) process #7 SSH_MSG_CHANNEL_DATA 15:22:03.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]) by 340 down to 2096046 15:22:03.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]) SSH_MSG_CHANNEL_DATA len=340 15:22:03.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090] 15:22:03.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:03.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:03.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=474} 15:22:03.595 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46d81035 15:22:03.595 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:22:03.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:03.596 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:22:03.596 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:22:03.596 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:22:03.596 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:22:03.596 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:22:03.596 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:03.596 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:22:03.596 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:22:03.596 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:03.596 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:22:03.596 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:22:03.596 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:03.596 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:03.596 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:22:03.596 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:03.596 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:03.596 [netconf-device-simulator-threads-6] 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 15:22:03.596 [netconf-device-simulator-threads-6] 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 15:22:03.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:22:03.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]) by 733 down to 2095137 15:22:03.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40090]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:22:03.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:03.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36940]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:03.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36940]) process #16 SSH_MSG_IGNORE 15:22:03.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36940]) SSH_MSG_IGNORE 15:22:03.683 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56816]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:03.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56816]) process #18 SSH_MSG_IGNORE 15:22:03.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56816]) SSH_MSG_IGNORE 15:22:03.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40314]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40314]) process #23 SSH_MSG_IGNORE 15:22:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40314]) SSH_MSG_IGNORE 15:22:03.772 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53024]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:03.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53024]) process #20 SSH_MSG_IGNORE 15:22:03.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53024]) SSH_MSG_IGNORE 15:22:03.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45678]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:03.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45678]) process #21 SSH_MSG_IGNORE 15:22:03.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45678]) SSH_MSG_IGNORE 15:22:04.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:04.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60062]) process #26 SSH_MSG_IGNORE 15:22:04.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60062]) SSH_MSG_IGNORE 15:22:04.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43564]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43564]) process #17 SSH_MSG_IGNORE 15:22:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43564]) SSH_MSG_IGNORE 15:22:04.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41604]) process #12 SSH_MSG_IGNORE 15:22:04.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41604]) SSH_MSG_IGNORE 15:22:04.119 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41604]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:04.198 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:04.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #11 SSH_MSG_IGNORE 15:22:04.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:22:04.293 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:04.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44528]) process #25 SSH_MSG_IGNORE 15:22:04.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44528]) SSH_MSG_IGNORE 15:22:04.308 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45270]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:04.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45270]) process #10 SSH_MSG_IGNORE 15:22:04.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45270]) SSH_MSG_IGNORE 15:22:04.413 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59614]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:04.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59614]) process #8 SSH_MSG_IGNORE 15:22:04.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59614]) SSH_MSG_IGNORE 15:22:04.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55152]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:04.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55152]) process #14 SSH_MSG_IGNORE 15:22:04.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55152]) SSH_MSG_IGNORE 15:22:04.460 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60536]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:04.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60536]) process #15 SSH_MSG_IGNORE 15:22:04.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60536]) SSH_MSG_IGNORE 15:22:04.482 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50618]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:04.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50618]) process #22 SSH_MSG_IGNORE 15:22:04.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50618]) SSH_MSG_IGNORE 15:22:04.501 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58044]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:04.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58044]) process #19 SSH_MSG_IGNORE 15:22:04.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58044]) SSH_MSG_IGNORE 15:22:04.543 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50140]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50140]) process #13 SSH_MSG_IGNORE 15:22:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50140]) SSH_MSG_IGNORE 15:22:04.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34250]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:04.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34250]) process #24 SSH_MSG_IGNORE 15:22:04.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34250]) SSH_MSG_IGNORE 15:22:04.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa61fb865, L:/10.30.170.167:18304 - R:/10.30.171.175:47086]} 15:22:04.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:47086]): SSH-2.0-SSHD-UNKNOWN 15:22:04.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:47086]) line='SSH-2.0-SSHD-UNKNOWN' 15:22:04.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:47086]) client version string: SSH-2.0-SSHD-UNKNOWN 15:22:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35212]) process #9 SSH_MSG_IGNORE 15:22:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35212]) SSH_MSG_IGNORE 15:22:04.797 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35212]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:04.952 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56610]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:05.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40368]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:05.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40368]) process #20 SSH_MSG_IGNORE 15:22:05.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40368]) SSH_MSG_IGNORE 15:22:05.058 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44176]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:05.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44176]) process #10 SSH_MSG_IGNORE 15:22:05.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44176]) SSH_MSG_IGNORE 15:22:05.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:47086]) Send SSH_MSG_KEXINIT 15:22:05.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47086]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:22:05.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47086]) process #0 SSH_MSG_KEXINIT 15:22:05.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:47086]) SSH_MSG_KEXINIT 15:22:05.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:47086]) strict KEX=true client=true server=true 15:22:05.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47086]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:22:05.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47086]) Kex: server host key algorithms = rsa-sha2-512 15:22:05.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47086]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:22:05.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47086]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:22:05.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47086]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:22:05.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47086]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:22:05.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47086]) Kex: compression algorithms (client to server) = none 15:22:05.093 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47086]) Kex: compression algorithms (server to client) = none 15:22:05.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:22:05.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56610]) process #16 SSH_MSG_IGNORE 15:22:05.094 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56610]) SSH_MSG_IGNORE 15:22:05.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43496]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:05.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47086]) process #1 30 15:22:05.165 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:47086]] process command=SSH_MSG_KEXDH_INIT 15:22:05.170 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57892]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:05.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:47086]] Send SSH_MSG_KEXDH_REPLY 15:22:05.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47086]) packet #1 sending command=31[31] len=1639 15:22:05.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:47086])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:22:05.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:47086]) Send SSH_MSG_NEWKEYS 15:22:05.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:47086]) session ID=37:6f:4d:8d:e9:a8:c6:1e:d2:da:d7:e7:a7:57:6e:f3:62:b6:6d:af:54:91:ed:73:ab:23:65:c1:f4:74:44:b7:d1:ed:3d:bf:9e:e3:f8:25:63:42:3c:1e:9c:e3:04:8b:75:3a:d4:5e:bb:78:16:fa:ef:8d:a0:bd:15:98:d0:4d 15:22:05.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47086]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:22:05.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:47086]): strict KEX resets output message sequence number from 3 to 0 15:22:05.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:47086]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@485dae5; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:22:05.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:47086])[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 15:22:05.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:47086])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:22:05.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47086]) packet #0 sending command=7[7] len=419 15:22:05.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:47086]) No pending packets to flush at end of KEX 15:22:05.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43496]) process #18 SSH_MSG_IGNORE 15:22:05.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43496]) SSH_MSG_IGNORE 15:22:05.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57892]) process #17 SSH_MSG_IGNORE 15:22:05.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57892]) SSH_MSG_IGNORE 15:22:05.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47086]) process #2 SSH_MSG_NEWKEYS 15:22:05.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:47086]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:22:05.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:47086]): strict KEX resets input message sequence number from 3 to 0 15:22:05.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:47086]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@51c7a097; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:22:05.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:22:05.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47086]) process #0 SSH_MSG_SERVICE_REQUEST 15:22:05.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:47086]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:22:05.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:47086]) authorized authentication methods: password,publickey 15:22:05.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:47086]) Accepted service ssh-userauth 15:22:05.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47086]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:22:05.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47086]) process #1 SSH_MSG_USERAUTH_REQUEST 15:22:05.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47086]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:22:05.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47086]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:22:05.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47086]) no authentication factory for method=none 15:22:05.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:47086]) SSH_MSG_USERAUTH_REQUEST 15:22:05.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:47086]) remaining methods: password,publickey 15:22:05.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47086]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:22:05.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47086]) process #2 SSH_MSG_USERAUTH_REQUEST 15:22:05.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47086]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:22:05.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47086]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:22:05.214 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:22:05.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:47086]) authentication result: true 15:22:05.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:47086]) SSH_MSG_USERAUTH_REQUEST 15:22:05.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:47086])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:22:05.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47086]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:22:05.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:22:05.214 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:22:05.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47086]) no heartbeat to stop 15:22:05.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:47086]) heartbeat type=IGNORE, interval=PT30S 15:22:05.214 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:47086 authenticated 15:22:05.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47086]) process #3 SSH_MSG_CHANNEL_OPEN 15:22:05.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47086]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:22:05.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47086]] session=TransportServerSession[admin@/10.30.171.175:47086] id=0 15:22:05.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47086])) size=2097152, max=2097152, packet=32768 15:22:05.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47086]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47086] 15:22:05.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47086]) recipient=0 15:22:05.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086])) size=2097152, max=2097152, packet=32768 15:22:05.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086])) re-initializing 15:22:05.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086])) size=2097152, max=2097152, packet=32768 15:22:05.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:22:05.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47086]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:22:05.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47086]) process #4 SSH_MSG_CHANNEL_REQUEST 15:22:05.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:22:05.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086])[want-reply=true] subsystem=netconf 15:22:05.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086])[subsystem] prepared command 15:22:05.215 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:22:05.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:22:05.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa61fb865, L:/10.30.170.167:18304 - R:/10.30.171.175:47086]}} established 15:22:05.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 475: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18304 15:22:05.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 475: Creating data stores for simulated device 15:22:05.216 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:22:05.216 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:05.216 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:22:05.216 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:05.216 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:22:05.216 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53a1cf7f 15:22:05.216 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:22:05.217 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:22:05.217 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:22:05.217 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:22:05.217 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:22:05.217 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:22:05.217 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:22:05.218 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:22:05.218 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53a1cf7f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53a1cf7f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44b049da, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44b049da, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:22:05.218 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:22:05.218 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:22:05.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa61fb865, L:/10.30.170.167:18304 - R:/10.30.171.175:47086] 15:22:05.219 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 475 on channel [id: 0xa61fb865, L:/10.30.170.167:18304 - R:/10.30.171.175:47086] 15:22:05.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]) by 1103 down to 2096049 15:22:05.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47086]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:22:05.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa61fb865, L:/10.30.170.167:18304 - R:/10.30.171.175:47086] 15:22:05.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa61fb865, L:/10.30.170.167:18304 - R:/10.30.171.175:47086] 15:22:05.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]) request=subsystem result=ReplySuccess, want-reply=true 15:22:05.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47086]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:22:05.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]) request=subsystem activate command 15:22:05.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]) starting runner for command=netconf 15:22:05.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47086]) process #5 SSH_MSG_CHANNEL_DATA 15:22:05.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]) by 373 down to 2096779 15:22:05.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]) SSH_MSG_CHANNEL_DATA len=373 15:22:05.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086] 15:22:05.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa61fb865, L:/10.30.170.167:18304 - R:/10.30.171.175:47086]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:22:05.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:22:05.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa61fb865, L:/10.30.170.167:18304 - R:/10.30.171.175:47086] 15:22:05.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa61fb865, L:/10.30.170.167:18304 - R:/10.30.171.175:47086] 15:22:05.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18304', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:22:05.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=475} created 15:22:05.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=475, channel=[id: 0xa61fb865, L:/10.30.170.167:18304 - R:/10.30.171.175:47086]} created 15:22:05.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa61fb865, L:/10.30.170.167:18304 - R:/10.30.171.175:47086] successful with session NetconfServerSession{sessionId=475, channel=[id: 0xa61fb865, L:/10.30.170.167:18304 - R:/10.30.171.175:47086]} 15:22:05.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=475, channel=[id: 0xa61fb865, L:/10.30.170.167:18304 - R:/10.30.171.175:47086]} up 15:22:05.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47086]) process #6 SSH_MSG_CHANNEL_DATA 15:22:05.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]) by 393 down to 2096386 15:22:05.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]) SSH_MSG_CHANNEL_DATA len=393 15:22:05.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086] 15:22:05.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:22:05.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:05.220 [netconf-device-simulator-threads-0] 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=475} 15:22:05.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:22:05.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=475, channel=[id: 0xa61fb865, L:/10.30.170.167:18304 - R:/10.30.171.175:47086]} EXI handlers added to pipeline 15:22:05.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:05.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]) by 179 down to 2095870 15:22:05.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47086]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:22:05.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:22:05.221 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55726]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:05.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55726]) process #8 SSH_MSG_IGNORE 15:22:05.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55726]) SSH_MSG_IGNORE 15:22:05.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47086]) process #7 SSH_MSG_CHANNEL_DATA 15:22:05.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]) by 340 down to 2096046 15:22:05.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]) SSH_MSG_CHANNEL_DATA len=340 15:22:05.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086] 15:22:05.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:05.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:05.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=475} 15:22:05.223 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44b049da 15:22:05.223 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:22:05.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:05.223 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:22:05.223 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:22:05.223 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:22:05.223 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:22:05.223 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:22:05.223 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:05.223 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:22:05.223 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:22:05.223 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:05.223 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:22:05.223 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:22:05.223 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:05.223 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:05.223 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:22:05.223 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:05.223 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:05.223 [netconf-device-simulator-threads-0] 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 15:22:05.223 [netconf-device-simulator-threads-0] 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 15:22:05.223 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:22:05.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]) by 733 down to 2095137 15:22:05.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47086]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:22:05.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:05.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47616]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:05.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47616]) process #23 SSH_MSG_IGNORE 15:22:05.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47616]) SSH_MSG_IGNORE 15:22:05.296 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:05.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54708]) process #26 SSH_MSG_IGNORE 15:22:05.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54708]) SSH_MSG_IGNORE 15:22:05.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59792]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:05.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59792]) process #21 SSH_MSG_IGNORE 15:22:05.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59792]) SSH_MSG_IGNORE 15:22:05.353 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59020]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:05.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59020]) process #11 SSH_MSG_IGNORE 15:22:05.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59020]) SSH_MSG_IGNORE 15:22:05.419 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:05.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35166]) process #25 SSH_MSG_IGNORE 15:22:05.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35166]) SSH_MSG_IGNORE 15:22:05.422 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39854]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:05.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39854]) process #12 SSH_MSG_IGNORE 15:22:05.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39854]) SSH_MSG_IGNORE 15:22:05.425 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50180]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:05.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50180]) process #14 SSH_MSG_IGNORE 15:22:05.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50180]) SSH_MSG_IGNORE 15:22:05.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47276]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:05.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37358]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47276]) process #19 SSH_MSG_IGNORE 15:22:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47276]) SSH_MSG_IGNORE 15:22:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37358]) process #22 SSH_MSG_IGNORE 15:22:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37358]) SSH_MSG_IGNORE 15:22:05.711 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58356]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58356]) process #13 SSH_MSG_IGNORE 15:22:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58356]) SSH_MSG_IGNORE 15:22:05.771 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42458]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:05.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42458]) process #15 SSH_MSG_IGNORE 15:22:05.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42458]) SSH_MSG_IGNORE 15:22:05.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38758]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:05.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38758]) process #24 SSH_MSG_IGNORE 15:22:05.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38758]) SSH_MSG_IGNORE 15:22:06.011 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40848]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:06.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40848]) process #10 SSH_MSG_IGNORE 15:22:06.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40848]) SSH_MSG_IGNORE 15:22:06.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47636]) process #17 SSH_MSG_IGNORE 15:22:06.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47636]) SSH_MSG_IGNORE 15:22:06.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47636]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:06.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #9 SSH_MSG_IGNORE 15:22:06.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:22:06.231 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:06.239 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37492]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:06.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37492]) process #16 SSH_MSG_IGNORE 15:22:06.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37492]) SSH_MSG_IGNORE 15:22:06.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x713d2917, L:/10.30.170.167:18305 - R:/10.30.171.175:57744]} 15:22:06.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:57744]): SSH-2.0-SSHD-UNKNOWN 15:22:06.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:57744]) line='SSH-2.0-SSHD-UNKNOWN' 15:22:06.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:57744]) client version string: SSH-2.0-SSHD-UNKNOWN 15:22:06.381 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46272]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:06.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46272]) process #20 SSH_MSG_IGNORE 15:22:06.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46272]) SSH_MSG_IGNORE 15:22:06.452 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54238]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:06.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44996]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:06.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44996]) process #8 SSH_MSG_IGNORE 15:22:06.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44996]) SSH_MSG_IGNORE 15:22:06.540 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50372]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:06.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50372]) process #12 SSH_MSG_IGNORE 15:22:06.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50372]) SSH_MSG_IGNORE 15:22:06.553 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59766]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:06.588 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:06.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58112]) process #26 SSH_MSG_IGNORE 15:22:06.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58112]) SSH_MSG_IGNORE 15:22:06.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:57744]) Send SSH_MSG_KEXINIT 15:22:06.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57744]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:22:06.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57744]) process #0 SSH_MSG_KEXINIT 15:22:06.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:57744]) SSH_MSG_KEXINIT 15:22:06.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:57744]) strict KEX=true client=true server=true 15:22:06.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57744]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:22:06.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57744]) Kex: server host key algorithms = rsa-sha2-512 15:22:06.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57744]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:22:06.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57744]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:22:06.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57744]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:22:06.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57744]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:22:06.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57744]) Kex: compression algorithms (client to server) = none 15:22:06.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:57744]) Kex: compression algorithms (server to client) = none 15:22:06.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:22:06.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54238]) process #18 SSH_MSG_IGNORE 15:22:06.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54238]) SSH_MSG_IGNORE 15:22:06.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59766]) process #21 SSH_MSG_IGNORE 15:22:06.619 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59766]) SSH_MSG_IGNORE 15:22:06.629 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:06.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54380]) process #25 SSH_MSG_IGNORE 15:22:06.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54380]) SSH_MSG_IGNORE 15:22:06.644 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53088]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:06.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53088]) process #23 SSH_MSG_IGNORE 15:22:06.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53088]) SSH_MSG_IGNORE 15:22:06.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57744]) process #1 30 15:22:06.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57744]] process command=SSH_MSG_KEXDH_INIT 15:22:06.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:57744]] Send SSH_MSG_KEXDH_REPLY 15:22:06.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57744]) packet #1 sending command=31[31] len=1639 15:22:06.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:57744])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:22:06.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:57744]) Send SSH_MSG_NEWKEYS 15:22:06.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:57744]) session ID=83:6c:9b:8c:6d:7f:d3:5e:b6:4b:13:fc:c1:7f:3f:99:b6:b8:c4:e1:71:81:5f:31:d9:29:7d:58:9e:89:cd:a5:19:12:c7:47:74:15:86:60:37:93:c4:ec:22:59:e1:0c:5e:98:9c:c1:a1:55:af:b8:50:a6:1b:ae:8c:24:eb:90 15:22:06.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57744]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:22:06.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57744]): strict KEX resets output message sequence number from 3 to 0 15:22:06.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:57744]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@13ac6dbe; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:22:06.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:57744])[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 15:22:06.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57744])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:22:06.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57744]) packet #0 sending command=7[7] len=419 15:22:06.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57744]) No pending packets to flush at end of KEX 15:22:06.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57744]) process #2 SSH_MSG_NEWKEYS 15:22:06.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:57744]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:22:06.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57744]): strict KEX resets input message sequence number from 3 to 0 15:22:06.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:57744]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@150bdf08; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:22:06.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:22:06.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57744]) process #0 SSH_MSG_SERVICE_REQUEST 15:22:06.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57744]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:22:06.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:57744]) authorized authentication methods: password,publickey 15:22:06.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:57744]) Accepted service ssh-userauth 15:22:06.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57744]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:22:06.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57744]) process #1 SSH_MSG_USERAUTH_REQUEST 15:22:06.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57744]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:22:06.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57744]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:22:06.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57744]) no authentication factory for method=none 15:22:06.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57744]) SSH_MSG_USERAUTH_REQUEST 15:22:06.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:57744]) remaining methods: password,publickey 15:22:06.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57744]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:22:06.732 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56674]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:06.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:57744]) process #2 SSH_MSG_USERAUTH_REQUEST 15:22:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57744]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:22:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:57744]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:22:06.733 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:22:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:57744]) authentication result: true 15:22:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:57744]) SSH_MSG_USERAUTH_REQUEST 15:22:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:57744])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:22:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:57744]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:22:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:22:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:22:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57744]) no heartbeat to stop 15:22:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:57744]) heartbeat type=IGNORE, interval=PT30S 15:22:06.733 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:57744 authenticated 15:22:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56674]) process #11 SSH_MSG_IGNORE 15:22:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56674]) SSH_MSG_IGNORE 15:22:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57744]) process #3 SSH_MSG_CHANNEL_OPEN 15:22:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57744]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:22:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57744]] session=TransportServerSession[admin@/10.30.171.175:57744] id=0 15:22:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57744])) size=2097152, max=2097152, packet=32768 15:22:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57744]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57744] 15:22:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:57744]) recipient=0 15:22:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744])) size=2097152, max=2097152, packet=32768 15:22:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744])) re-initializing 15:22:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744])) size=2097152, max=2097152, packet=32768 15:22:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:22:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57744]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:22:06.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57744]) process #4 SSH_MSG_CHANNEL_REQUEST 15:22:06.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:22:06.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744])[want-reply=true] subsystem=netconf 15:22:06.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744])[subsystem] prepared command 15:22:06.734 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:22:06.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:22:06.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x713d2917, L:/10.30.170.167:18305 - R:/10.30.171.175:57744]}} established 15:22:06.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 476: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18305 15:22:06.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 476: Creating data stores for simulated device 15:22:06.734 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:22:06.734 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:06.734 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:22:06.734 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:06.734 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:22:06.735 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@307289e2 15:22:06.735 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:22:06.735 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:22:06.735 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:22:06.735 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:22:06.736 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:22:06.736 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:22:06.736 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:22:06.736 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:22:06.736 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@307289e2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@307289e2, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@596f9a6e, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@596f9a6e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:22:06.737 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:22:06.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:22:06.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x713d2917, L:/10.30.170.167:18305 - R:/10.30.171.175:57744] 15:22:06.738 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 476 on channel [id: 0x713d2917, L:/10.30.170.167:18305 - R:/10.30.171.175:57744] 15:22:06.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]) by 1103 down to 2096049 15:22:06.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57744]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:22:06.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x713d2917, L:/10.30.170.167:18305 - R:/10.30.171.175:57744] 15:22:06.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x713d2917, L:/10.30.170.167:18305 - R:/10.30.171.175:57744] 15:22:06.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]) request=subsystem result=ReplySuccess, want-reply=true 15:22:06.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57744]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:22:06.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]) request=subsystem activate command 15:22:06.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]) starting runner for command=netconf 15:22:06.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57744]) process #5 SSH_MSG_CHANNEL_DATA 15:22:06.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]) by 373 down to 2096779 15:22:06.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]) SSH_MSG_CHANNEL_DATA len=373 15:22:06.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744] 15:22:06.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x713d2917, L:/10.30.170.167:18305 - R:/10.30.171.175:57744]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:22:06.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:22:06.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x713d2917, L:/10.30.170.167:18305 - R:/10.30.171.175:57744] 15:22:06.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x713d2917, L:/10.30.170.167:18305 - R:/10.30.171.175:57744] 15:22:06.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18305', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:22:06.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=476} created 15:22:06.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=476, channel=[id: 0x713d2917, L:/10.30.170.167:18305 - R:/10.30.171.175:57744]} created 15:22:06.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x713d2917, L:/10.30.170.167:18305 - R:/10.30.171.175:57744] successful with session NetconfServerSession{sessionId=476, channel=[id: 0x713d2917, L:/10.30.170.167:18305 - R:/10.30.171.175:57744]} 15:22:06.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=476, channel=[id: 0x713d2917, L:/10.30.170.167:18305 - R:/10.30.171.175:57744]} up 15:22:06.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57744]) process #6 SSH_MSG_CHANNEL_DATA 15:22:06.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]) by 393 down to 2096386 15:22:06.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]) SSH_MSG_CHANNEL_DATA len=393 15:22:06.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744] 15:22:06.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:22:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:06.740 [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=476} 15:22:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:22:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=476, channel=[id: 0x713d2917, L:/10.30.170.167:18305 - R:/10.30.171.175:57744]} EXI handlers added to pipeline 15:22:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]) by 179 down to 2095870 15:22:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57744]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:22:06.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:22:06.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57744]) process #7 SSH_MSG_CHANNEL_DATA 15:22:06.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]) by 340 down to 2096046 15:22:06.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]) SSH_MSG_CHANNEL_DATA len=340 15:22:06.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744] 15:22:06.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:06.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=476} 15:22:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@596f9a6e 15:22:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:22:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:22:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:22:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:22:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:22:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:22:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:22:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:22:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:22:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:22:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:22:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:06.742 [netconf-device-simulator-threads-2] 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 15:22:06.742 [netconf-device-simulator-threads-2] 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 15:22:06.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:22:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]) by 733 down to 2095137 15:22:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57744]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:22:06.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:06.757 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45880]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:06.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45880]) process #22 SSH_MSG_IGNORE 15:22:06.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45880]) SSH_MSG_IGNORE 15:22:06.811 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46650]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:06.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46650]) process #14 SSH_MSG_IGNORE 15:22:06.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46650]) SSH_MSG_IGNORE 15:22:06.930 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39958]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39958]) process #13 SSH_MSG_IGNORE 15:22:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39958]) SSH_MSG_IGNORE 15:22:06.963 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41400]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41400]) process #19 SSH_MSG_IGNORE 15:22:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41400]) SSH_MSG_IGNORE 15:22:06.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47864]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:06.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47864]) process #15 SSH_MSG_IGNORE 15:22:06.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47864]) SSH_MSG_IGNORE 15:22:07.074 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39500]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:07.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39500]) process #10 SSH_MSG_IGNORE 15:22:07.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39500]) SSH_MSG_IGNORE 15:22:07.163 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48346]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:07.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48346]) process #24 SSH_MSG_IGNORE 15:22:07.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48346]) SSH_MSG_IGNORE 15:22:07.309 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42082]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:07.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42082]) process #9 SSH_MSG_IGNORE 15:22:07.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42082]) SSH_MSG_IGNORE 15:22:07.457 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58256]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:07.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58256]) process #22 SSH_MSG_IGNORE 15:22:07.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58256]) SSH_MSG_IGNORE 15:22:07.498 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40580]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:07.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40580]) process #20 SSH_MSG_IGNORE 15:22:07.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40580]) SSH_MSG_IGNORE 15:22:07.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60978]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60978]) process #17 SSH_MSG_IGNORE 15:22:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60978]) SSH_MSG_IGNORE 15:22:07.545 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55224]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:07.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55224]) process #18 SSH_MSG_IGNORE 15:22:07.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55224]) SSH_MSG_IGNORE 15:22:07.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe3d98c85, L:/10.30.170.167:18306 - R:/10.30.171.175:54286]} 15:22:07.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:54286]): SSH-2.0-SSHD-UNKNOWN 15:22:07.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:54286]) line='SSH-2.0-SSHD-UNKNOWN' 15:22:07.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:54286]) client version string: SSH-2.0-SSHD-UNKNOWN 15:22:07.777 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:07.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50598]) process #25 SSH_MSG_IGNORE 15:22:07.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50598]) SSH_MSG_IGNORE 15:22:07.791 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53618]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:07.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36408]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:07.836 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60884]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:07.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60884]) process #23 SSH_MSG_IGNORE 15:22:07.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60884]) SSH_MSG_IGNORE 15:22:07.842 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:07.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34104]) process #26 SSH_MSG_IGNORE 15:22:07.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34104]) SSH_MSG_IGNORE 15:22:07.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:54286]) Send SSH_MSG_KEXINIT 15:22:07.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54286]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:22:07.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54286]) process #0 SSH_MSG_KEXINIT 15:22:07.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:54286]) SSH_MSG_KEXINIT 15:22:07.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:54286]) strict KEX=true client=true server=true 15:22:07.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54286]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:22:07.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54286]) Kex: server host key algorithms = rsa-sha2-512 15:22:07.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54286]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:22:07.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54286]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:22:07.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54286]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:22:07.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54286]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:22:07.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54286]) Kex: compression algorithms (client to server) = none 15:22:07.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:54286]) Kex: compression algorithms (server to client) = none 15:22:07.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:22:07.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53618]) process #21 SSH_MSG_IGNORE 15:22:07.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53618]) SSH_MSG_IGNORE 15:22:07.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36408]) process #16 SSH_MSG_IGNORE 15:22:07.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36408]) SSH_MSG_IGNORE 15:22:07.880 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55408]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:07.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55408]) process #12 SSH_MSG_IGNORE 15:22:07.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55408]) SSH_MSG_IGNORE 15:22:07.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54286]) process #1 30 15:22:07.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54286]] process command=SSH_MSG_KEXDH_INIT 15:22:07.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:54286]] Send SSH_MSG_KEXDH_REPLY 15:22:07.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54286]) packet #1 sending command=31[31] len=1639 15:22:07.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:54286])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:22:07.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:54286]) Send SSH_MSG_NEWKEYS 15:22:07.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:54286]) session ID=cd:49:08:6e:67:50:aa:e4:cc:6e:64:fd:90:9a:95:b8:0f:07:67:ae:6b:b0:b4:c1:1e:b1:9d:4b:b6:1e:f0:27:bc:55:35:70:40:e5:5b:5c:b2:77:69:5a:29:26:3e:ae:b2:fa:ad:1d:69:15:14:5a:f3:43:72:a3:f3:e8:34:53 15:22:07.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54286]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:22:07.962 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54286]): strict KEX resets output message sequence number from 3 to 0 15:22:07.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:54286]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1a3e503b; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:22:07.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:54286])[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 15:22:07.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54286])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:22:07.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54286]) packet #0 sending command=7[7] len=419 15:22:07.963 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54286]) No pending packets to flush at end of KEX 15:22:07.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54286]) process #2 SSH_MSG_NEWKEYS 15:22:07.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:54286]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:22:07.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54286]): strict KEX resets input message sequence number from 3 to 0 15:22:07.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:54286]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@aed7344; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:22:07.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:22:07.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54286]) process #0 SSH_MSG_SERVICE_REQUEST 15:22:07.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54286]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:22:07.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:54286]) authorized authentication methods: password,publickey 15:22:07.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:54286]) Accepted service ssh-userauth 15:22:07.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54286]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:22:07.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54286]) process #1 SSH_MSG_USERAUTH_REQUEST 15:22:07.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54286]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:22:07.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54286]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:22:07.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54286]) no authentication factory for method=none 15:22:07.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54286]) SSH_MSG_USERAUTH_REQUEST 15:22:07.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:54286]) remaining methods: password,publickey 15:22:07.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54286]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:22:07.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:54286]) process #2 SSH_MSG_USERAUTH_REQUEST 15:22:07.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54286]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:22:07.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:54286]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:22:07.998 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:22:07.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:54286]) authentication result: true 15:22:07.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:54286]) SSH_MSG_USERAUTH_REQUEST 15:22:07.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:54286])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:22:07.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:54286]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:22:07.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:22:07.998 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:22:07.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54286]) no heartbeat to stop 15:22:07.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:54286]) heartbeat type=IGNORE, interval=PT30S 15:22:07.998 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:54286 authenticated 15:22:07.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54286]) process #3 SSH_MSG_CHANNEL_OPEN 15:22:07.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54286]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:22:07.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54286]] session=TransportServerSession[admin@/10.30.171.175:54286] id=0 15:22:07.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54286])) size=2097152, max=2097152, packet=32768 15:22:07.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54286]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54286] 15:22:07.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:54286]) recipient=0 15:22:07.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286])) size=2097152, max=2097152, packet=32768 15:22:07.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286])) re-initializing 15:22:07.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286])) size=2097152, max=2097152, packet=32768 15:22:07.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:22:07.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54286]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:22:07.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54286]) process #4 SSH_MSG_CHANNEL_REQUEST 15:22:07.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:22:07.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286])[want-reply=true] subsystem=netconf 15:22:08.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286])[subsystem] prepared command 15:22:08.000 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:22:08.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:22:08.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe3d98c85, L:/10.30.170.167:18306 - R:/10.30.171.175:54286]}} established 15:22:08.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 477: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18306 15:22:08.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 477: Creating data stores for simulated device 15:22:08.000 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:22:08.000 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:08.000 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:22:08.000 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:08.000 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:22:08.001 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1cd67fd8 15:22:08.001 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:22:08.001 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:22:08.001 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:22:08.001 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:22:08.002 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:22:08.002 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:22:08.002 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:22:08.002 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:22:08.002 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1cd67fd8, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1cd67fd8, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56fab7c2, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56fab7c2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:22:08.003 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:22:08.003 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:22:08.004 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe3d98c85, L:/10.30.170.167:18306 - R:/10.30.171.175:54286] 15:22:08.004 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 477 on channel [id: 0xe3d98c85, L:/10.30.170.167:18306 - R:/10.30.171.175:54286] 15:22:08.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]) by 1103 down to 2096049 15:22:08.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54286]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:22:08.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe3d98c85, L:/10.30.170.167:18306 - R:/10.30.171.175:54286] 15:22:08.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe3d98c85, L:/10.30.170.167:18306 - R:/10.30.171.175:54286] 15:22:08.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]) request=subsystem result=ReplySuccess, want-reply=true 15:22:08.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54286]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:22:08.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]) request=subsystem activate command 15:22:08.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]) starting runner for command=netconf 15:22:08.005 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42628]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:08.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42628]) process #14 SSH_MSG_IGNORE 15:22:08.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42628]) SSH_MSG_IGNORE 15:22:08.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54286]) process #5 SSH_MSG_CHANNEL_DATA 15:22:08.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]) by 373 down to 2096779 15:22:08.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]) SSH_MSG_CHANNEL_DATA len=373 15:22:08.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286] 15:22:08.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe3d98c85, L:/10.30.170.167:18306 - R:/10.30.171.175:54286]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:22:08.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:22:08.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe3d98c85, L:/10.30.170.167:18306 - R:/10.30.171.175:54286] 15:22:08.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe3d98c85, L:/10.30.170.167:18306 - R:/10.30.171.175:54286] 15:22:08.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18306', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:22:08.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=477} created 15:22:08.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=477, channel=[id: 0xe3d98c85, L:/10.30.170.167:18306 - R:/10.30.171.175:54286]} created 15:22:08.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe3d98c85, L:/10.30.170.167:18306 - R:/10.30.171.175:54286] successful with session NetconfServerSession{sessionId=477, channel=[id: 0xe3d98c85, L:/10.30.170.167:18306 - R:/10.30.171.175:54286]} 15:22:08.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=477, channel=[id: 0xe3d98c85, L:/10.30.170.167:18306 - R:/10.30.171.175:54286]} up 15:22:08.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54286]) process #6 SSH_MSG_CHANNEL_DATA 15:22:08.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]) by 393 down to 2096386 15:22:08.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]) SSH_MSG_CHANNEL_DATA len=393 15:22:08.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286] 15:22:08.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:22:08.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:08.007 [netconf-device-simulator-threads-4] 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=477} 15:22:08.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:22:08.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=477, channel=[id: 0xe3d98c85, L:/10.30.170.167:18306 - R:/10.30.171.175:54286]} EXI handlers added to pipeline 15:22:08.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:08.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]) by 179 down to 2095870 15:22:08.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54286]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:22:08.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:22:08.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54286]) process #7 SSH_MSG_CHANNEL_DATA 15:22:08.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]) by 340 down to 2096046 15:22:08.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]) SSH_MSG_CHANNEL_DATA len=340 15:22:08.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286] 15:22:08.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:08.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:08.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=477} 15:22:08.010 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56fab7c2 15:22:08.010 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:22:08.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:08.010 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:22:08.010 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:22:08.010 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:22:08.010 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:22:08.010 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:22:08.010 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:08.010 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:22:08.010 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:22:08.010 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:08.010 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:22:08.010 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:22:08.010 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:08.010 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:08.010 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:22:08.010 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:08.010 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:08.010 [netconf-device-simulator-threads-4] 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 15:22:08.010 [netconf-device-simulator-threads-4] 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 15:22:08.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:22:08.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]) by 733 down to 2095137 15:22:08.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54286]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:22:08.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:08.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49154]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49154]) process #19 SSH_MSG_IGNORE 15:22:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49154]) SSH_MSG_IGNORE 15:22:08.082 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43062]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:08.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43062]) process #8 SSH_MSG_IGNORE 15:22:08.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43062]) SSH_MSG_IGNORE 15:22:08.097 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37352]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:08.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37352]) process #11 SSH_MSG_IGNORE 15:22:08.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37352]) SSH_MSG_IGNORE 15:22:08.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36924]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:08.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36924]) process #13 SSH_MSG_IGNORE 15:22:08.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36924]) SSH_MSG_IGNORE 15:22:08.272 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47972]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:08.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47972]) process #20 SSH_MSG_IGNORE 15:22:08.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47972]) SSH_MSG_IGNORE 15:22:08.304 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41398]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:08.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41398]) process #15 SSH_MSG_IGNORE 15:22:08.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41398]) SSH_MSG_IGNORE 15:22:08.330 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33868]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:08.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33868]) process #10 SSH_MSG_IGNORE 15:22:08.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33868]) SSH_MSG_IGNORE 15:22:08.337 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38174]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:08.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38174]) process #22 SSH_MSG_IGNORE 15:22:08.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38174]) SSH_MSG_IGNORE 15:22:08.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33050]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:08.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33050]) process #24 SSH_MSG_IGNORE 15:22:08.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33050]) SSH_MSG_IGNORE 15:22:08.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42510]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:08.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42510]) process #17 SSH_MSG_IGNORE 15:22:08.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42510]) SSH_MSG_IGNORE 15:22:08.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60160]) process #9 SSH_MSG_IGNORE 15:22:08.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60160]) SSH_MSG_IGNORE 15:22:08.585 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60160]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:08.622 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36106]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36106]) process #21 SSH_MSG_IGNORE 15:22:08.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36106]) SSH_MSG_IGNORE 15:22:08.741 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:08.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #16 SSH_MSG_IGNORE 15:22:08.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:22:08.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54674]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:08.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54674]) process #18 SSH_MSG_IGNORE 15:22:08.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54674]) SSH_MSG_IGNORE 15:22:08.875 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50712]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:08.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50712]) process #12 SSH_MSG_IGNORE 15:22:08.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50712]) SSH_MSG_IGNORE 15:22:08.917 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37244]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:08.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37244]) process #23 SSH_MSG_IGNORE 15:22:08.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37244]) SSH_MSG_IGNORE 15:22:08.946 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8f09fedb, L:/10.30.170.167:18307 - R:/10.30.171.175:56416]} 15:22:08.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:56416]): SSH-2.0-SSHD-UNKNOWN 15:22:08.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:56416]) line='SSH-2.0-SSHD-UNKNOWN' 15:22:08.947 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:56416]) client version string: SSH-2.0-SSHD-UNKNOWN 15:22:09.024 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:09.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54902]) process #26 SSH_MSG_IGNORE 15:22:09.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54902]) SSH_MSG_IGNORE 15:22:09.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:09.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44860]) process #25 SSH_MSG_IGNORE 15:22:09.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44860]) SSH_MSG_IGNORE 15:22:09.158 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35768]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:09.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35768]) process #14 SSH_MSG_IGNORE 15:22:09.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35768]) SSH_MSG_IGNORE 15:22:09.179 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58670]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:09.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58670]) process #8 SSH_MSG_IGNORE 15:22:09.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58670]) SSH_MSG_IGNORE 15:22:09.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56304]) process #10 SSH_MSG_IGNORE 15:22:09.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56304]) SSH_MSG_IGNORE 15:22:09.188 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56304]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:09.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:56416]) Send SSH_MSG_KEXINIT 15:22:09.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56416]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:22:09.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56416]) process #0 SSH_MSG_KEXINIT 15:22:09.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:56416]) SSH_MSG_KEXINIT 15:22:09.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:56416]) strict KEX=true client=true server=true 15:22:09.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56416]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:22:09.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56416]) Kex: server host key algorithms = rsa-sha2-512 15:22:09.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56416]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:22:09.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56416]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:22:09.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56416]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:22:09.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56416]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:22:09.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56416]) Kex: compression algorithms (client to server) = none 15:22:09.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56416]) Kex: compression algorithms (server to client) = none 15:22:09.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:22:09.242 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59584]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:09.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56416]) process #1 30 15:22:09.297 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:56416]] process command=SSH_MSG_KEXDH_INIT 15:22:09.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:56416]] Send SSH_MSG_KEXDH_REPLY 15:22:09.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56416]) packet #1 sending command=31[31] len=1639 15:22:09.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:56416])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:22:09.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:56416]) Send SSH_MSG_NEWKEYS 15:22:09.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:56416]) session ID=da:82:90:be:61:87:68:fc:7a:02:a3:f3:83:d1:44:b9:cd:b4:67:77:20:ed:d4:65:ab:ab:a4:c7:12:6c:b4:6e:d8:0a:fa:f4:da:07:2b:3b:28:c6:c2:93:e9:c0:e9:cc:4b:19:c8:9e:00:a8:c7:0c:f3:62:f3:5b:ca:0d:01:c4 15:22:09.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56416]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:22:09.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:56416]): strict KEX resets output message sequence number from 3 to 0 15:22:09.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:56416]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@49824ec2; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:22:09.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:56416])[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 15:22:09.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:56416])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:22:09.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56416]) packet #0 sending command=7[7] len=419 15:22:09.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:56416]) No pending packets to flush at end of KEX 15:22:09.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59584]) process #11 SSH_MSG_IGNORE 15:22:09.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59584]) SSH_MSG_IGNORE 15:22:09.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56416]) process #2 SSH_MSG_NEWKEYS 15:22:09.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:56416]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:22:09.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:56416]): strict KEX resets input message sequence number from 3 to 0 15:22:09.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:56416]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4e72bbc5; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:22:09.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:22:09.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56416]) process #0 SSH_MSG_SERVICE_REQUEST 15:22:09.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:56416]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:22:09.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:56416]) authorized authentication methods: password,publickey 15:22:09.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:56416]) Accepted service ssh-userauth 15:22:09.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56416]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:22:09.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56416]) process #1 SSH_MSG_USERAUTH_REQUEST 15:22:09.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56416]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:22:09.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56416]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:22:09.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56416]) no authentication factory for method=none 15:22:09.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:56416]) SSH_MSG_USERAUTH_REQUEST 15:22:09.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:56416]) remaining methods: password,publickey 15:22:09.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56416]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:22:09.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56416]) process #2 SSH_MSG_USERAUTH_REQUEST 15:22:09.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56416]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:22:09.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56416]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:22:09.363 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:22:09.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:56416]) authentication result: true 15:22:09.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:56416]) SSH_MSG_USERAUTH_REQUEST 15:22:09.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:56416])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:22:09.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56416]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:22:09.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:22:09.363 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:22:09.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56416]) no heartbeat to stop 15:22:09.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:56416]) heartbeat type=IGNORE, interval=PT30S 15:22:09.363 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:56416 authenticated 15:22:09.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56416]) process #3 SSH_MSG_CHANNEL_OPEN 15:22:09.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56416]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:22:09.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56416]] session=TransportServerSession[admin@/10.30.171.175:56416] id=0 15:22:09.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56416])) size=2097152, max=2097152, packet=32768 15:22:09.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56416]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56416] 15:22:09.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56416]) recipient=0 15:22:09.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416])) size=2097152, max=2097152, packet=32768 15:22:09.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416])) re-initializing 15:22:09.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416])) size=2097152, max=2097152, packet=32768 15:22:09.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:22:09.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56416]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:22:09.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56416]) process #4 SSH_MSG_CHANNEL_REQUEST 15:22:09.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:22:09.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416])[want-reply=true] subsystem=netconf 15:22:09.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416])[subsystem] prepared command 15:22:09.365 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:22:09.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:22:09.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8f09fedb, L:/10.30.170.167:18307 - R:/10.30.171.175:56416]}} established 15:22:09.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 478: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18307 15:22:09.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 478: Creating data stores for simulated device 15:22:09.365 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:22:09.365 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:09.365 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:22:09.365 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:09.365 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:22:09.366 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45b47574 15:22:09.366 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:22:09.366 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:22:09.366 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:22:09.366 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:22:09.366 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:22:09.367 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:22:09.367 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:22:09.367 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:22:09.367 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45b47574, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45b47574, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f64ec6a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f64ec6a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:22:09.367 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:22:09.367 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:22:09.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8f09fedb, L:/10.30.170.167:18307 - R:/10.30.171.175:56416] 15:22:09.368 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 478 on channel [id: 0x8f09fedb, L:/10.30.170.167:18307 - R:/10.30.171.175:56416] 15:22:09.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]) by 1103 down to 2096049 15:22:09.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56416]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:22:09.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8f09fedb, L:/10.30.170.167:18307 - R:/10.30.171.175:56416] 15:22:09.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8f09fedb, L:/10.30.170.167:18307 - R:/10.30.171.175:56416] 15:22:09.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]) request=subsystem result=ReplySuccess, want-reply=true 15:22:09.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56416]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:22:09.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]) request=subsystem activate command 15:22:09.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]) starting runner for command=netconf 15:22:09.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56416]) process #5 SSH_MSG_CHANNEL_DATA 15:22:09.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]) by 373 down to 2096779 15:22:09.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]) SSH_MSG_CHANNEL_DATA len=373 15:22:09.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416] 15:22:09.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8f09fedb, L:/10.30.170.167:18307 - R:/10.30.171.175:56416]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:22:09.368 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:22:09.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8f09fedb, L:/10.30.170.167:18307 - R:/10.30.171.175:56416] 15:22:09.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8f09fedb, L:/10.30.170.167:18307 - R:/10.30.171.175:56416] 15:22:09.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18307', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:22:09.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=478} created 15:22:09.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=478, channel=[id: 0x8f09fedb, L:/10.30.170.167:18307 - R:/10.30.171.175:56416]} created 15:22:09.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8f09fedb, L:/10.30.170.167:18307 - R:/10.30.171.175:56416] successful with session NetconfServerSession{sessionId=478, channel=[id: 0x8f09fedb, L:/10.30.170.167:18307 - R:/10.30.171.175:56416]} 15:22:09.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=478, channel=[id: 0x8f09fedb, L:/10.30.170.167:18307 - R:/10.30.171.175:56416]} up 15:22:09.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56416]) process #6 SSH_MSG_CHANNEL_DATA 15:22:09.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]) by 393 down to 2096386 15:22:09.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]) SSH_MSG_CHANNEL_DATA len=393 15:22:09.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416] 15:22:09.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:22:09.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:09.369 [netconf-device-simulator-threads-6] 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=478} 15:22:09.369 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:22:09.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=478, channel=[id: 0x8f09fedb, L:/10.30.170.167:18307 - R:/10.30.171.175:56416]} EXI handlers added to pipeline 15:22:09.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:09.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]) by 179 down to 2095870 15:22:09.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56416]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:22:09.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:22:09.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56416]) process #7 SSH_MSG_CHANNEL_DATA 15:22:09.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]) by 340 down to 2096046 15:22:09.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]) SSH_MSG_CHANNEL_DATA len=340 15:22:09.371 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416] 15:22:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=478} 15:22:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f64ec6a 15:22:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:22:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:22:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:22:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:22:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:22:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:22:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:22:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:22:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:22:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:22:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:22:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:09.372 [netconf-device-simulator-threads-6] 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 15:22:09.372 [netconf-device-simulator-threads-6] 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 15:22:09.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:22:09.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]) by 733 down to 2095137 15:22:09.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56416]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:22:09.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:09.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36484]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:09.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36484]) process #19 SSH_MSG_IGNORE 15:22:09.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36484]) SSH_MSG_IGNORE 15:22:09.471 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57378]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:09.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57378]) process #9 SSH_MSG_IGNORE 15:22:09.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57378]) SSH_MSG_IGNORE 15:22:09.541 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38652]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:09.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38652]) process #22 SSH_MSG_IGNORE 15:22:09.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38652]) SSH_MSG_IGNORE 15:22:09.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55850]) process #13 SSH_MSG_IGNORE 15:22:09.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55850]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:09.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55850]) SSH_MSG_IGNORE 15:22:09.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47238]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:09.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47238]) process #24 SSH_MSG_IGNORE 15:22:09.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47238]) SSH_MSG_IGNORE 15:22:09.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51538]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:09.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51538]) process #21 SSH_MSG_IGNORE 15:22:09.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51538]) SSH_MSG_IGNORE 15:22:09.843 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55758]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:09.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55758]) process #15 SSH_MSG_IGNORE 15:22:09.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55758]) SSH_MSG_IGNORE 15:22:09.875 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58680]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:09.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58680]) process #20 SSH_MSG_IGNORE 15:22:09.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58680]) SSH_MSG_IGNORE 15:22:09.976 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:09.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #16 SSH_MSG_IGNORE 15:22:09.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:22:09.997 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57594]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:09.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57594]) process #18 SSH_MSG_IGNORE 15:22:09.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57594]) SSH_MSG_IGNORE 15:22:10.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50400]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:10.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50400]) process #17 SSH_MSG_IGNORE 15:22:10.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50400]) SSH_MSG_IGNORE 15:22:10.156 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59038]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59038]) process #23 SSH_MSG_IGNORE 15:22:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59038]) SSH_MSG_IGNORE 15:22:10.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41854]) process #12 SSH_MSG_IGNORE 15:22:10.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41854]) SSH_MSG_IGNORE 15:22:10.164 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41854]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:10.346 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8561f51c, L:/10.30.170.167:18308 - R:/10.30.171.175:40930]} 15:22:10.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:40930]): SSH-2.0-SSHD-UNKNOWN 15:22:10.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:40930]) line='SSH-2.0-SSHD-UNKNOWN' 15:22:10.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:40930]) client version string: SSH-2.0-SSHD-UNKNOWN 15:22:10.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43232]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:10.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43232]) process #10 SSH_MSG_IGNORE 15:22:10.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43232]) SSH_MSG_IGNORE 15:22:10.480 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53276]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:10.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53276]) process #14 SSH_MSG_IGNORE 15:22:10.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53276]) SSH_MSG_IGNORE 15:22:10.487 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43380]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:10.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43380]) process #19 SSH_MSG_IGNORE 15:22:10.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43380]) SSH_MSG_IGNORE 15:22:10.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38538]) process #26 SSH_MSG_IGNORE 15:22:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38538]) SSH_MSG_IGNORE 15:22:10.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43862]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:10.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:40930]) Send SSH_MSG_KEXINIT 15:22:10.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40930]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:22:10.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40930]) process #0 SSH_MSG_KEXINIT 15:22:10.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:40930]) SSH_MSG_KEXINIT 15:22:10.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:40930]) strict KEX=true client=true server=true 15:22:10.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40930]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:22:10.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40930]) Kex: server host key algorithms = rsa-sha2-512 15:22:10.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40930]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:22:10.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40930]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:22:10.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40930]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:22:10.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40930]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:22:10.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40930]) Kex: compression algorithms (client to server) = none 15:22:10.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40930]) Kex: compression algorithms (server to client) = none 15:22:10.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:22:10.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43862]) process #11 SSH_MSG_IGNORE 15:22:10.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43862]) SSH_MSG_IGNORE 15:22:10.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40930]) process #1 30 15:22:10.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40930]] process command=SSH_MSG_KEXDH_INIT 15:22:10.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40930]] Send SSH_MSG_KEXDH_REPLY 15:22:10.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40930]) packet #1 sending command=31[31] len=1639 15:22:10.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:40930])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:22:10.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:40930]) Send SSH_MSG_NEWKEYS 15:22:10.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:40930]) session ID=7e:5d:86:4e:22:58:18:0a:9d:02:29:f6:6e:5d:61:a4:1d:9c:09:7c:30:36:b1:d0:74:91:4d:9a:b2:a0:6e:72:64:a4:1e:81:fd:93:cd:72:a0:48:3f:2a:00:7d:7e:79:3b:69:de:8b:c0:2c:3e:f1:8a:5c:1e:a3:6c:1e:03:e4 15:22:10.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40930]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:22:10.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40930]): strict KEX resets output message sequence number from 3 to 0 15:22:10.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40930]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@39d9d9b0; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:22:10.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:40930])[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 15:22:10.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40930])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:22:10.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40930]) packet #0 sending command=7[7] len=419 15:22:10.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40930]) No pending packets to flush at end of KEX 15:22:10.732 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:10.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33996]) process #25 SSH_MSG_IGNORE 15:22:10.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33996]) SSH_MSG_IGNORE 15:22:10.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40930]) process #2 SSH_MSG_NEWKEYS 15:22:10.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40930]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:22:10.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40930]): strict KEX resets input message sequence number from 3 to 0 15:22:10.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40930]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3ae59764; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:22:10.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:22:10.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40930]) process #0 SSH_MSG_SERVICE_REQUEST 15:22:10.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40930]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:22:10.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:40930]) authorized authentication methods: password,publickey 15:22:10.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40930]) Accepted service ssh-userauth 15:22:10.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40930]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:22:10.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40930]) process #1 SSH_MSG_USERAUTH_REQUEST 15:22:10.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40930]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:22:10.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40930]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:22:10.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40930]) no authentication factory for method=none 15:22:10.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40930]) SSH_MSG_USERAUTH_REQUEST 15:22:10.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40930]) remaining methods: password,publickey 15:22:10.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40930]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:22:10.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40930]) process #2 SSH_MSG_USERAUTH_REQUEST 15:22:10.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40930]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:22:10.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40930]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:22:10.742 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:22:10.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:40930]) authentication result: true 15:22:10.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:40930]) SSH_MSG_USERAUTH_REQUEST 15:22:10.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40930])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:22:10.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40930]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:22:10.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:22:10.742 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:22:10.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40930]) no heartbeat to stop 15:22:10.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:40930]) heartbeat type=IGNORE, interval=PT30S 15:22:10.742 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:40930 authenticated 15:22:10.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40930]) process #3 SSH_MSG_CHANNEL_OPEN 15:22:10.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40930]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:22:10.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40930]] session=TransportServerSession[admin@/10.30.171.175:40930] id=0 15:22:10.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40930])) size=2097152, max=2097152, packet=32768 15:22:10.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40930]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40930] 15:22:10.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40930]) recipient=0 15:22:10.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930])) size=2097152, max=2097152, packet=32768 15:22:10.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930])) re-initializing 15:22:10.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930])) size=2097152, max=2097152, packet=32768 15:22:10.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:22:10.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40930]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:22:10.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40930]) process #4 SSH_MSG_CHANNEL_REQUEST 15:22:10.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:22:10.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930])[want-reply=true] subsystem=netconf 15:22:10.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930])[subsystem] prepared command 15:22:10.743 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:22:10.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:22:10.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8561f51c, L:/10.30.170.167:18308 - R:/10.30.171.175:40930]}} established 15:22:10.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 479: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18308 15:22:10.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 479: Creating data stores for simulated device 15:22:10.744 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:22:10.744 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:10.744 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:22:10.744 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:10.744 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:22:10.744 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d9006e6 15:22:10.744 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:22:10.745 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:22:10.745 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:22:10.745 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:22:10.745 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:22:10.745 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:22:10.745 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:22:10.746 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:22:10.746 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d9006e6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d9006e6, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10645fd4, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10645fd4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:22:10.746 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:22:10.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:22:10.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8561f51c, L:/10.30.170.167:18308 - R:/10.30.171.175:40930] 15:22:10.747 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 479 on channel [id: 0x8561f51c, L:/10.30.170.167:18308 - R:/10.30.171.175:40930] 15:22:10.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]) by 1103 down to 2096049 15:22:10.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40930]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:22:10.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8561f51c, L:/10.30.170.167:18308 - R:/10.30.171.175:40930] 15:22:10.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8561f51c, L:/10.30.170.167:18308 - R:/10.30.171.175:40930] 15:22:10.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]) request=subsystem result=ReplySuccess, want-reply=true 15:22:10.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40930]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:22:10.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]) request=subsystem activate command 15:22:10.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]) starting runner for command=netconf 15:22:10.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40930]) process #5 SSH_MSG_CHANNEL_DATA 15:22:10.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]) by 373 down to 2096779 15:22:10.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]) SSH_MSG_CHANNEL_DATA len=373 15:22:10.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930] 15:22:10.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8561f51c, L:/10.30.170.167:18308 - R:/10.30.171.175:40930]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:22:10.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:22:10.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8561f51c, L:/10.30.170.167:18308 - R:/10.30.171.175:40930] 15:22:10.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8561f51c, L:/10.30.170.167:18308 - R:/10.30.171.175:40930] 15:22:10.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18308', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:22:10.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=479} created 15:22:10.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=479, channel=[id: 0x8561f51c, L:/10.30.170.167:18308 - R:/10.30.171.175:40930]} created 15:22:10.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8561f51c, L:/10.30.170.167:18308 - R:/10.30.171.175:40930] successful with session NetconfServerSession{sessionId=479, channel=[id: 0x8561f51c, L:/10.30.170.167:18308 - R:/10.30.171.175:40930]} 15:22:10.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=479, channel=[id: 0x8561f51c, L:/10.30.170.167:18308 - R:/10.30.171.175:40930]} up 15:22:10.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40930]) process #6 SSH_MSG_CHANNEL_DATA 15:22:10.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]) by 393 down to 2096386 15:22:10.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]) SSH_MSG_CHANNEL_DATA len=393 15:22:10.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930] 15:22:10.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:22:10.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:10.748 [netconf-device-simulator-threads-0] 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=479} 15:22:10.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:22:10.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=479, channel=[id: 0x8561f51c, L:/10.30.170.167:18308 - R:/10.30.171.175:40930]} EXI handlers added to pipeline 15:22:10.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:10.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]) by 179 down to 2095870 15:22:10.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40930]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:22:10.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:22:10.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40930]) process #7 SSH_MSG_CHANNEL_DATA 15:22:10.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]) by 340 down to 2096046 15:22:10.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]) SSH_MSG_CHANNEL_DATA len=340 15:22:10.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930] 15:22:10.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:10.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:10.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=479} 15:22:10.751 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10645fd4 15:22:10.751 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:22:10.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:10.751 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:22:10.751 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:22:10.751 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:22:10.751 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:22:10.751 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:22:10.751 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:10.751 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:22:10.751 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:22:10.751 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:10.751 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:22:10.751 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:22:10.751 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:10.751 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:10.751 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:22:10.751 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:10.751 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:10.751 [netconf-device-simulator-threads-0] 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 15:22:10.751 [netconf-device-simulator-threads-0] 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 15:22:10.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:22:10.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]) by 733 down to 2095137 15:22:10.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40930]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:22:10.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49742]) process #13 SSH_MSG_IGNORE 15:22:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49742]) SSH_MSG_IGNORE 15:22:10.753 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49742]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:10.760 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58864]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58864]) process #21 SSH_MSG_IGNORE 15:22:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58864]) SSH_MSG_IGNORE 15:22:10.776 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58078]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:10.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58078]) process #20 SSH_MSG_IGNORE 15:22:10.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58078]) SSH_MSG_IGNORE 15:22:10.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37488]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:10.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37488]) process #22 SSH_MSG_IGNORE 15:22:10.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37488]) SSH_MSG_IGNORE 15:22:10.852 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37928]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:10.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37928]) process #24 SSH_MSG_IGNORE 15:22:10.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37928]) SSH_MSG_IGNORE 15:22:10.893 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41062]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:10.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41062]) process #8 SSH_MSG_IGNORE 15:22:10.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41062]) SSH_MSG_IGNORE 15:22:10.976 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47884]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:10.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47884]) process #15 SSH_MSG_IGNORE 15:22:10.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47884]) SSH_MSG_IGNORE 15:22:10.989 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42588]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:10.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42588]) process #17 SSH_MSG_IGNORE 15:22:10.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42588]) SSH_MSG_IGNORE 15:22:10.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36490]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:10.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36490]) process #9 SSH_MSG_IGNORE 15:22:10.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36490]) SSH_MSG_IGNORE 15:22:11.080 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51622]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:11.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51622]) process #10 SSH_MSG_IGNORE 15:22:11.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51622]) SSH_MSG_IGNORE 15:22:11.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55450]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:11.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55450]) process #16 SSH_MSG_IGNORE 15:22:11.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55450]) SSH_MSG_IGNORE 15:22:11.354 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56052]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:11.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56052]) process #18 SSH_MSG_IGNORE 15:22:11.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56052]) SSH_MSG_IGNORE 15:22:11.357 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38246]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:11.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38246]) process #12 SSH_MSG_IGNORE 15:22:11.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38246]) SSH_MSG_IGNORE 15:22:11.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33716]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:11.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33716]) process #20 SSH_MSG_IGNORE 15:22:11.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33716]) SSH_MSG_IGNORE 15:22:11.580 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35884]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:11.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35884]) process #14 SSH_MSG_IGNORE 15:22:11.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35884]) SSH_MSG_IGNORE 15:22:11.618 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:11.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35638]) process #25 SSH_MSG_IGNORE 15:22:11.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35638]) SSH_MSG_IGNORE 15:22:11.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #26 SSH_MSG_IGNORE 15:22:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:22:11.691 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x4305971e, L:/10.30.170.167:18309 - R:/10.30.171.175:52712]} 15:22:11.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:52712]): SSH-2.0-SSHD-UNKNOWN 15:22:11.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:52712]) line='SSH-2.0-SSHD-UNKNOWN' 15:22:11.692 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:52712]) client version string: SSH-2.0-SSHD-UNKNOWN 15:22:11.721 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44776]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44776]) process #23 SSH_MSG_IGNORE 15:22:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44776]) SSH_MSG_IGNORE 15:22:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:52712]) Send SSH_MSG_KEXINIT 15:22:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52712]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:22:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52712]) process #0 SSH_MSG_KEXINIT 15:22:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:52712]) SSH_MSG_KEXINIT 15:22:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:52712]) strict KEX=true client=true server=true 15:22:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52712]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:22:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52712]) Kex: server host key algorithms = rsa-sha2-512 15:22:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52712]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:22:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52712]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:22:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52712]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:22:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52712]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:22:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52712]) Kex: compression algorithms (client to server) = none 15:22:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:52712]) Kex: compression algorithms (server to client) = none 15:22:11.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:22:11.741 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36860]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36860]) process #19 SSH_MSG_IGNORE 15:22:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36860]) SSH_MSG_IGNORE 15:22:11.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52712]) process #1 30 15:22:11.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52712]] process command=SSH_MSG_KEXDH_INIT 15:22:11.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:52712]] Send SSH_MSG_KEXDH_REPLY 15:22:11.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52712]) packet #1 sending command=31[31] len=1639 15:22:11.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:52712])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:22:11.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:52712]) Send SSH_MSG_NEWKEYS 15:22:11.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:52712]) session ID=d4:62:9d:ae:3e:a3:02:69:d7:d9:90:6f:c4:e9:65:1f:6f:57:82:49:df:ac:65:c6:7c:fd:16:74:d9:13:6a:f6:f6:bb:e3:1d:d1:3f:cb:b2:19:cb:16:87:3b:d7:bc:bb:0f:11:54:26:34:52:1c:65:42:ab:c2:b0:79:ac:c2:cc 15:22:11.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52712]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:22:11.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52712]): strict KEX resets output message sequence number from 3 to 0 15:22:11.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:52712]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2af9983e; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:22:11.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:52712])[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 15:22:11.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52712])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:22:11.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52712]) packet #0 sending command=7[7] len=419 15:22:11.819 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52712]) No pending packets to flush at end of KEX 15:22:11.837 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59380]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:11.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59380]) process #10 SSH_MSG_IGNORE 15:22:11.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59380]) SSH_MSG_IGNORE 15:22:11.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52712]) process #2 SSH_MSG_NEWKEYS 15:22:11.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:52712]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:22:11.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52712]): strict KEX resets input message sequence number from 3 to 0 15:22:11.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:52712]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3df9036d; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:22:11.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:22:11.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52712]) process #0 SSH_MSG_SERVICE_REQUEST 15:22:11.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52712]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:22:11.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:52712]) authorized authentication methods: password,publickey 15:22:11.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:52712]) Accepted service ssh-userauth 15:22:11.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52712]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:22:11.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52712]) process #1 SSH_MSG_USERAUTH_REQUEST 15:22:11.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52712]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:22:11.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52712]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:22:11.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52712]) no authentication factory for method=none 15:22:11.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52712]) SSH_MSG_USERAUTH_REQUEST 15:22:11.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:52712]) remaining methods: password,publickey 15:22:11.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52712]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:22:11.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:52712]) process #2 SSH_MSG_USERAUTH_REQUEST 15:22:11.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52712]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:22:11.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:52712]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:22:11.854 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:22:11.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:52712]) authentication result: true 15:22:11.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:52712]) SSH_MSG_USERAUTH_REQUEST 15:22:11.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:52712])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:22:11.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:52712]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:22:11.854 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:22:11.854 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:22:11.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52712]) no heartbeat to stop 15:22:11.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:52712]) heartbeat type=IGNORE, interval=PT30S 15:22:11.855 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:52712 authenticated 15:22:11.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52712]) process #3 SSH_MSG_CHANNEL_OPEN 15:22:11.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52712]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:22:11.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52712]] session=TransportServerSession[admin@/10.30.171.175:52712] id=0 15:22:11.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52712])) size=2097152, max=2097152, packet=32768 15:22:11.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52712]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52712] 15:22:11.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:52712]) recipient=0 15:22:11.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712])) size=2097152, max=2097152, packet=32768 15:22:11.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712])) re-initializing 15:22:11.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712])) size=2097152, max=2097152, packet=32768 15:22:11.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:22:11.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52712]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:22:11.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52712]) process #4 SSH_MSG_CHANNEL_REQUEST 15:22:11.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:22:11.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712])[want-reply=true] subsystem=netconf 15:22:11.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712])[subsystem] prepared command 15:22:11.856 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:22:11.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:22:11.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x4305971e, L:/10.30.170.167:18309 - R:/10.30.171.175:52712]}} established 15:22:11.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 480: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18309 15:22:11.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 480: Creating data stores for simulated device 15:22:11.856 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:22:11.856 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:11.856 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:22:11.856 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:11.859 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:22:11.860 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2dced453 15:22:11.860 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:22:11.863 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:22:11.863 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:22:11.863 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:22:11.863 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:22:11.863 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:22:11.863 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:22:11.864 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:22:11.864 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2dced453, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2dced453, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@192d7314, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@192d7314, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:22:11.864 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:22:11.864 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:22:11.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x4305971e, L:/10.30.170.167:18309 - R:/10.30.171.175:52712] 15:22:11.865 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 480 on channel [id: 0x4305971e, L:/10.30.170.167:18309 - R:/10.30.171.175:52712] 15:22:11.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]) by 1103 down to 2096049 15:22:11.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52712]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:22:11.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x4305971e, L:/10.30.170.167:18309 - R:/10.30.171.175:52712] 15:22:11.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x4305971e, L:/10.30.170.167:18309 - R:/10.30.171.175:52712] 15:22:11.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]) request=subsystem result=ReplySuccess, want-reply=true 15:22:11.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52712]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:22:11.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]) request=subsystem activate command 15:22:11.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]) starting runner for command=netconf 15:22:11.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52712]) process #5 SSH_MSG_CHANNEL_DATA 15:22:11.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]) by 373 down to 2096779 15:22:11.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]) SSH_MSG_CHANNEL_DATA len=373 15:22:11.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712] 15:22:11.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x4305971e, L:/10.30.170.167:18309 - R:/10.30.171.175:52712]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:22:11.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:22:11.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x4305971e, L:/10.30.170.167:18309 - R:/10.30.171.175:52712] 15:22:11.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x4305971e, L:/10.30.170.167:18309 - R:/10.30.171.175:52712] 15:22:11.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18309', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:22:11.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=480} created 15:22:11.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=480, channel=[id: 0x4305971e, L:/10.30.170.167:18309 - R:/10.30.171.175:52712]} created 15:22:11.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x4305971e, L:/10.30.170.167:18309 - R:/10.30.171.175:52712] successful with session NetconfServerSession{sessionId=480, channel=[id: 0x4305971e, L:/10.30.170.167:18309 - R:/10.30.171.175:52712]} 15:22:11.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=480, channel=[id: 0x4305971e, L:/10.30.170.167:18309 - R:/10.30.171.175:52712]} up 15:22:11.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52712]) process #6 SSH_MSG_CHANNEL_DATA 15:22:11.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]) by 393 down to 2096386 15:22:11.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]) SSH_MSG_CHANNEL_DATA len=393 15:22:11.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712] 15:22:11.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:22:11.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:11.867 [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=480} 15:22:11.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:22:11.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=480, channel=[id: 0x4305971e, L:/10.30.170.167:18309 - R:/10.30.171.175:52712]} EXI handlers added to pipeline 15:22:11.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:11.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]) by 179 down to 2095870 15:22:11.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52712]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:22:11.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:22:11.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52712]) process #7 SSH_MSG_CHANNEL_DATA 15:22:11.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]) by 340 down to 2096046 15:22:11.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]) SSH_MSG_CHANNEL_DATA len=340 15:22:11.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712] 15:22:11.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:11.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:11.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=480} 15:22:11.869 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@192d7314 15:22:11.869 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:22:11.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:11.869 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:22:11.869 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:22:11.869 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:22:11.869 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:22:11.869 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:22:11.869 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:11.869 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:22:11.869 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:22:11.869 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:11.869 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:22:11.869 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:22:11.869 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:11.869 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:11.869 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:22:11.869 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:11.869 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:11.869 [netconf-device-simulator-threads-2] 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 15:22:11.869 [netconf-device-simulator-threads-2] 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 15:22:11.869 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:22:11.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]) by 733 down to 2095137 15:22:11.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52712]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:22:11.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:11.896 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60352]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:11.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60352]) process #11 SSH_MSG_IGNORE 15:22:11.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60352]) SSH_MSG_IGNORE 15:22:11.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34526]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:12.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34526]) process #15 SSH_MSG_IGNORE 15:22:12.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34526]) SSH_MSG_IGNORE 15:22:12.077 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33384]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:12.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33384]) process #24 SSH_MSG_IGNORE 15:22:12.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33384]) SSH_MSG_IGNORE 15:22:12.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34438]) process #8 SSH_MSG_IGNORE 15:22:12.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34438]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:12.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34438]) SSH_MSG_IGNORE 15:22:12.134 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55736]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:12.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55736]) process #22 SSH_MSG_IGNORE 15:22:12.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55736]) SSH_MSG_IGNORE 15:22:12.165 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58508]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:12.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58508]) process #12 SSH_MSG_IGNORE 15:22:12.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58508]) SSH_MSG_IGNORE 15:22:12.213 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56412]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56412]) process #9 SSH_MSG_IGNORE 15:22:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56412]) SSH_MSG_IGNORE 15:22:12.235 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59672]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:12.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59672]) process #21 SSH_MSG_IGNORE 15:22:12.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59672]) SSH_MSG_IGNORE 15:22:12.294 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58928]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:12.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58928]) process #17 SSH_MSG_IGNORE 15:22:12.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58928]) SSH_MSG_IGNORE 15:22:12.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x118909d0, L:/10.30.170.167:18310 - R:/10.30.171.175:53756]} 15:22:12.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:53756]): SSH-2.0-SSHD-UNKNOWN 15:22:12.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:53756]) line='SSH-2.0-SSHD-UNKNOWN' 15:22:12.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:53756]) client version string: SSH-2.0-SSHD-UNKNOWN 15:22:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53432]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:12.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53432]) process #13 SSH_MSG_IGNORE 15:22:12.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53432]) SSH_MSG_IGNORE 15:22:12.721 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58460]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:12.724 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40978]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:12.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40978]) process #23 SSH_MSG_IGNORE 15:22:12.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40978]) SSH_MSG_IGNORE 15:22:12.769 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58944]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:12.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:53756]) Send SSH_MSG_KEXINIT 15:22:12.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53756]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:22:12.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53756]) process #0 SSH_MSG_KEXINIT 15:22:12.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:53756]) SSH_MSG_KEXINIT 15:22:12.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:53756]) strict KEX=true client=true server=true 15:22:12.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53756]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:22:12.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53756]) Kex: server host key algorithms = rsa-sha2-512 15:22:12.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53756]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:22:12.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53756]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:22:12.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53756]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:22:12.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53756]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:22:12.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53756]) Kex: compression algorithms (client to server) = none 15:22:12.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:53756]) Kex: compression algorithms (server to client) = none 15:22:12.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:22:12.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58460]) process #16 SSH_MSG_IGNORE 15:22:12.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58460]) SSH_MSG_IGNORE 15:22:12.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58944]) process #18 SSH_MSG_IGNORE 15:22:12.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58944]) SSH_MSG_IGNORE 15:22:12.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53756]) process #1 30 15:22:12.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:53756]] process command=SSH_MSG_KEXDH_INIT 15:22:12.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:53756]] Send SSH_MSG_KEXDH_REPLY 15:22:12.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53756]) packet #1 sending command=31[31] len=1639 15:22:12.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:53756])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:22:12.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:53756]) Send SSH_MSG_NEWKEYS 15:22:12.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:53756]) session ID=ac:64:05:50:51:45:34:bf:c5:3b:d6:f5:95:75:0b:96:8d:59:db:e8:63:dd:e6:7c:21:3f:dc:14:39:e0:03:5c:78:c9:73:1b:83:90:5b:09:cb:3a:20:6f:8c:c1:85:1b:da:46:22:85:77:da:d5:5b:0b:38:37:4c:2e:3d:ae:d6 15:22:12.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53756]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:22:12.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:53756]): strict KEX resets output message sequence number from 3 to 0 15:22:12.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:53756]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7a4b2376; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:22:12.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:53756])[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 15:22:12.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:53756])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:22:12.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53756]) packet #0 sending command=7[7] len=419 15:22:12.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:53756]) No pending packets to flush at end of KEX 15:22:12.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53756]) process #2 SSH_MSG_NEWKEYS 15:22:12.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:53756]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:22:12.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:53756]): strict KEX resets input message sequence number from 3 to 0 15:22:12.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:53756]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@115adaf0; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:22:12.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:22:12.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53756]) process #0 SSH_MSG_SERVICE_REQUEST 15:22:12.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:53756]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:22:12.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:53756]) authorized authentication methods: password,publickey 15:22:12.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:53756]) Accepted service ssh-userauth 15:22:12.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53756]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:22:12.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53756]) process #1 SSH_MSG_USERAUTH_REQUEST 15:22:12.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53756]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:22:12.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53756]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:22:12.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53756]) no authentication factory for method=none 15:22:12.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:53756]) SSH_MSG_USERAUTH_REQUEST 15:22:12.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:53756]) remaining methods: password,publickey 15:22:12.898 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53756]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:22:12.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:53756]) process #2 SSH_MSG_USERAUTH_REQUEST 15:22:12.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53756]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:22:12.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:53756]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:22:12.899 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:22:12.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:53756]) authentication result: true 15:22:12.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:53756]) SSH_MSG_USERAUTH_REQUEST 15:22:12.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:53756])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:22:12.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:53756]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:22:12.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:22:12.899 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:22:12.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53756]) no heartbeat to stop 15:22:12.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:53756]) heartbeat type=IGNORE, interval=PT30S 15:22:12.899 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:53756 authenticated 15:22:12.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53756]) process #3 SSH_MSG_CHANNEL_OPEN 15:22:12.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53756]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:22:12.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53756]] session=TransportServerSession[admin@/10.30.171.175:53756] id=0 15:22:12.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53756])) size=2097152, max=2097152, packet=32768 15:22:12.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53756]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53756] 15:22:12.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:53756]) recipient=0 15:22:12.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756])) size=2097152, max=2097152, packet=32768 15:22:12.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756])) re-initializing 15:22:12.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756])) size=2097152, max=2097152, packet=32768 15:22:12.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:22:12.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53756]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:22:12.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53756]) process #4 SSH_MSG_CHANNEL_REQUEST 15:22:12.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:22:12.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756])[want-reply=true] subsystem=netconf 15:22:12.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756])[subsystem] prepared command 15:22:12.901 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:22:12.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:22:12.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x118909d0, L:/10.30.170.167:18310 - R:/10.30.171.175:53756]}} established 15:22:12.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 481: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18310 15:22:12.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 481: Creating data stores for simulated device 15:22:12.901 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:22:12.901 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:12.901 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:22:12.901 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:12.901 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:22:12.902 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e7908e0 15:22:12.902 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:22:12.902 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:22:12.902 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:22:12.902 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:22:12.903 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:22:12.903 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:22:12.903 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:22:12.903 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:22:12.903 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e7908e0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e7908e0, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5d9a4ffc, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5d9a4ffc, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:22:12.904 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:22:12.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:22:12.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x118909d0, L:/10.30.170.167:18310 - R:/10.30.171.175:53756] 15:22:12.905 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 481 on channel [id: 0x118909d0, L:/10.30.170.167:18310 - R:/10.30.171.175:53756] 15:22:12.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]) by 1103 down to 2096049 15:22:12.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53756]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:22:12.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x118909d0, L:/10.30.170.167:18310 - R:/10.30.171.175:53756] 15:22:12.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x118909d0, L:/10.30.170.167:18310 - R:/10.30.171.175:53756] 15:22:12.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]) request=subsystem result=ReplySuccess, want-reply=true 15:22:12.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53756]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:22:12.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]) request=subsystem activate command 15:22:12.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]) starting runner for command=netconf 15:22:12.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53756]) process #5 SSH_MSG_CHANNEL_DATA 15:22:12.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]) by 373 down to 2096779 15:22:12.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]) SSH_MSG_CHANNEL_DATA len=373 15:22:12.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756] 15:22:12.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x118909d0, L:/10.30.170.167:18310 - R:/10.30.171.175:53756]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:22:12.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:22:12.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x118909d0, L:/10.30.170.167:18310 - R:/10.30.171.175:53756] 15:22:12.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x118909d0, L:/10.30.170.167:18310 - R:/10.30.171.175:53756] 15:22:12.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18310', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:22:12.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=481} created 15:22:12.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=481, channel=[id: 0x118909d0, L:/10.30.170.167:18310 - R:/10.30.171.175:53756]} created 15:22:12.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x118909d0, L:/10.30.170.167:18310 - R:/10.30.171.175:53756] successful with session NetconfServerSession{sessionId=481, channel=[id: 0x118909d0, L:/10.30.170.167:18310 - R:/10.30.171.175:53756]} 15:22:12.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=481, channel=[id: 0x118909d0, L:/10.30.170.167:18310 - R:/10.30.171.175:53756]} up 15:22:12.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53756]) process #6 SSH_MSG_CHANNEL_DATA 15:22:12.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]) by 393 down to 2096386 15:22:12.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]) SSH_MSG_CHANNEL_DATA len=393 15:22:12.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756] 15:22:12.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:22:12.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:12.908 [netconf-device-simulator-threads-4] 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=481} 15:22:12.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:22:12.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=481, channel=[id: 0x118909d0, L:/10.30.170.167:18310 - R:/10.30.171.175:53756]} EXI handlers added to pipeline 15:22:12.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:12.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]) by 179 down to 2095870 15:22:12.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53756]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:22:12.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:22:12.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53756]) process #7 SSH_MSG_CHANNEL_DATA 15:22:12.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]) by 340 down to 2096046 15:22:12.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]) SSH_MSG_CHANNEL_DATA len=340 15:22:12.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756] 15:22:12.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:12.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:12.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=481} 15:22:12.910 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5d9a4ffc 15:22:12.910 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:22:12.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:12.910 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:22:12.910 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:22:12.910 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:22:12.910 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:22:12.910 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:22:12.910 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:12.910 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:22:12.910 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:22:12.910 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:12.910 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:22:12.910 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:22:12.910 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:12.910 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:12.910 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:22:12.910 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:12.910 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:12.910 [netconf-device-simulator-threads-4] 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 15:22:12.910 [netconf-device-simulator-threads-4] 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 15:22:12.910 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:22:12.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]) by 733 down to 2095137 15:22:12.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53756]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:22:12.911 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:12.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36352]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:12.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36352]) process #24 SSH_MSG_IGNORE 15:22:12.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36352]) SSH_MSG_IGNORE 15:22:12.975 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53306]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:12.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53306]) process #14 SSH_MSG_IGNORE 15:22:12.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53306]) SSH_MSG_IGNORE 15:22:12.993 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41742]) process #25 SSH_MSG_IGNORE 15:22:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41742]) SSH_MSG_IGNORE 15:22:13.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:13.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33646]) process #26 SSH_MSG_IGNORE 15:22:13.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33646]) SSH_MSG_IGNORE 15:22:13.090 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38082]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:13.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38082]) process #11 SSH_MSG_IGNORE 15:22:13.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38082]) SSH_MSG_IGNORE 15:22:13.147 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53916]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:13.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53916]) process #19 SSH_MSG_IGNORE 15:22:13.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53916]) SSH_MSG_IGNORE 15:22:13.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50008]) process #10 SSH_MSG_IGNORE 15:22:13.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50008]) SSH_MSG_IGNORE 15:22:13.178 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50008]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:13.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42858]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:13.265 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37728]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:13.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37728]) process #8 SSH_MSG_IGNORE 15:22:13.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37728]) SSH_MSG_IGNORE 15:22:13.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42858]) process #22 SSH_MSG_IGNORE 15:22:13.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42858]) SSH_MSG_IGNORE 15:22:13.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55276]) process #9 SSH_MSG_IGNORE 15:22:13.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55276]) SSH_MSG_IGNORE 15:22:13.339 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55276]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:13.342 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35848]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:13.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35848]) process #15 SSH_MSG_IGNORE 15:22:13.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35848]) SSH_MSG_IGNORE 15:22:13.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52830]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:13.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52830]) process #20 SSH_MSG_IGNORE 15:22:13.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52830]) SSH_MSG_IGNORE 15:22:13.383 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39606]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:13.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39606]) process #21 SSH_MSG_IGNORE 15:22:13.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39606]) SSH_MSG_IGNORE 15:22:13.438 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41624]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:13.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41624]) process #12 SSH_MSG_IGNORE 15:22:13.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41624]) SSH_MSG_IGNORE 15:22:13.754 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33814]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:13.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33814]) process #17 SSH_MSG_IGNORE 15:22:13.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33814]) SSH_MSG_IGNORE 15:22:13.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34874]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:13.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34874]) process #16 SSH_MSG_IGNORE 15:22:13.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34874]) SSH_MSG_IGNORE 15:22:13.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x72720e54, L:/10.30.170.167:18311 - R:/10.30.171.175:45182]} 15:22:13.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:45182]): SSH-2.0-SSHD-UNKNOWN 15:22:13.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:45182]) line='SSH-2.0-SSHD-UNKNOWN' 15:22:13.836 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:45182]) client version string: SSH-2.0-SSHD-UNKNOWN 15:22:13.954 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51094]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:14.078 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52324]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:14.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52324]) process #24 SSH_MSG_IGNORE 15:22:14.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52324]) SSH_MSG_IGNORE 15:22:14.092 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54604]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:14.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54604]) process #13 SSH_MSG_IGNORE 15:22:14.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54604]) SSH_MSG_IGNORE 15:22:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:45182]) Send SSH_MSG_KEXINIT 15:22:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45182]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:22:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45182]) process #0 SSH_MSG_KEXINIT 15:22:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:45182]) SSH_MSG_KEXINIT 15:22:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:45182]) strict KEX=true client=true server=true 15:22:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45182]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:22:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45182]) Kex: server host key algorithms = rsa-sha2-512 15:22:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45182]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:22:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45182]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:22:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45182]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:22:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45182]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:22:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45182]) Kex: compression algorithms (client to server) = none 15:22:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:45182]) Kex: compression algorithms (server to client) = none 15:22:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:22:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51094]) process #18 SSH_MSG_IGNORE 15:22:14.106 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51094]) SSH_MSG_IGNORE 15:22:14.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45182]) process #1 30 15:22:14.178 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45182]] process command=SSH_MSG_KEXDH_INIT 15:22:14.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:45182]] Send SSH_MSG_KEXDH_REPLY 15:22:14.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45182]) packet #1 sending command=31[31] len=1639 15:22:14.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:45182])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:22:14.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:45182]) Send SSH_MSG_NEWKEYS 15:22:14.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:45182]) session ID=79:d8:5d:af:22:01:d0:cf:fa:87:50:4e:a4:a4:5a:dc:3b:91:21:fb:4a:52:48:cd:e7:6b:20:9c:00:83:5f:e7:73:6e:ec:a6:4a:79:73:c4:08:dd:cd:b5:25:91:9d:ae:57:8c:d6:28:f5:a7:41:49:e5:43:ae:a7:65:76:5e:84 15:22:14.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45182]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:22:14.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45182]): strict KEX resets output message sequence number from 3 to 0 15:22:14.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:45182]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4fdf0cf5; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:22:14.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:45182])[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 15:22:14.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45182])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:22:14.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45182]) packet #0 sending command=7[7] len=419 15:22:14.194 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45182]) No pending packets to flush at end of KEX 15:22:14.227 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44134]) process #14 SSH_MSG_IGNORE 15:22:14.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44134]) SSH_MSG_IGNORE 15:22:14.228 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44134]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:14.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45182]) process #2 SSH_MSG_NEWKEYS 15:22:14.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:45182]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:22:14.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45182]): strict KEX resets input message sequence number from 3 to 0 15:22:14.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:45182]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1b467494; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:22:14.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:22:14.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45182]) process #0 SSH_MSG_SERVICE_REQUEST 15:22:14.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45182]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:22:14.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:45182]) authorized authentication methods: password,publickey 15:22:14.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:45182]) Accepted service ssh-userauth 15:22:14.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45182]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:22:14.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45182]) process #1 SSH_MSG_USERAUTH_REQUEST 15:22:14.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45182]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:22:14.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45182]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:22:14.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45182]) no authentication factory for method=none 15:22:14.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45182]) SSH_MSG_USERAUTH_REQUEST 15:22:14.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:45182]) remaining methods: password,publickey 15:22:14.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45182]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:22:14.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:45182]) process #2 SSH_MSG_USERAUTH_REQUEST 15:22:14.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45182]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:22:14.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:45182]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:22:14.229 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:22:14.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:45182]) authentication result: true 15:22:14.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:45182]) SSH_MSG_USERAUTH_REQUEST 15:22:14.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:45182])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:22:14.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:45182]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:22:14.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:22:14.229 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:22:14.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45182]) no heartbeat to stop 15:22:14.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:45182]) heartbeat type=IGNORE, interval=PT30S 15:22:14.229 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:45182 authenticated 15:22:14.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45182]) process #3 SSH_MSG_CHANNEL_OPEN 15:22:14.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45182]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:22:14.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45182]] session=TransportServerSession[admin@/10.30.171.175:45182] id=0 15:22:14.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45182])) size=2097152, max=2097152, packet=32768 15:22:14.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45182]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45182] 15:22:14.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:45182]) recipient=0 15:22:14.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182])) size=2097152, max=2097152, packet=32768 15:22:14.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182])) re-initializing 15:22:14.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182])) size=2097152, max=2097152, packet=32768 15:22:14.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:22:14.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45182]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:22:14.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45182]) process #4 SSH_MSG_CHANNEL_REQUEST 15:22:14.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:22:14.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182])[want-reply=true] subsystem=netconf 15:22:14.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182])[subsystem] prepared command 15:22:14.231 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:22:14.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:22:14.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x72720e54, L:/10.30.170.167:18311 - R:/10.30.171.175:45182]}} established 15:22:14.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 482: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18311 15:22:14.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 482: Creating data stores for simulated device 15:22:14.231 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:22:14.231 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:14.231 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:22:14.231 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:14.231 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:22:14.232 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1448447a 15:22:14.232 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:22:14.232 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:22:14.232 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:22:14.233 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:22:14.233 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:22:14.233 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:22:14.233 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:22:14.234 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:22:14.234 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1448447a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1448447a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b76930f, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b76930f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:22:14.234 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:22:14.234 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:22:14.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x72720e54, L:/10.30.170.167:18311 - R:/10.30.171.175:45182] 15:22:14.235 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 482 on channel [id: 0x72720e54, L:/10.30.170.167:18311 - R:/10.30.171.175:45182] 15:22:14.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]) by 1103 down to 2096049 15:22:14.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45182]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:22:14.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x72720e54, L:/10.30.170.167:18311 - R:/10.30.171.175:45182] 15:22:14.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x72720e54, L:/10.30.170.167:18311 - R:/10.30.171.175:45182] 15:22:14.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]) request=subsystem result=ReplySuccess, want-reply=true 15:22:14.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45182]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:22:14.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]) request=subsystem activate command 15:22:14.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]) starting runner for command=netconf 15:22:14.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45182]) process #5 SSH_MSG_CHANNEL_DATA 15:22:14.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]) by 373 down to 2096779 15:22:14.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]) SSH_MSG_CHANNEL_DATA len=373 15:22:14.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182] 15:22:14.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x72720e54, L:/10.30.170.167:18311 - R:/10.30.171.175:45182]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:22:14.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:22:14.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x72720e54, L:/10.30.170.167:18311 - R:/10.30.171.175:45182] 15:22:14.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x72720e54, L:/10.30.170.167:18311 - R:/10.30.171.175:45182] 15:22:14.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18311', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:22:14.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=482} created 15:22:14.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=482, channel=[id: 0x72720e54, L:/10.30.170.167:18311 - R:/10.30.171.175:45182]} created 15:22:14.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x72720e54, L:/10.30.170.167:18311 - R:/10.30.171.175:45182] successful with session NetconfServerSession{sessionId=482, channel=[id: 0x72720e54, L:/10.30.170.167:18311 - R:/10.30.171.175:45182]} 15:22:14.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=482, channel=[id: 0x72720e54, L:/10.30.170.167:18311 - R:/10.30.171.175:45182]} up 15:22:14.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45182]) process #6 SSH_MSG_CHANNEL_DATA 15:22:14.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]) by 393 down to 2096386 15:22:14.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]) SSH_MSG_CHANNEL_DATA len=393 15:22:14.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182] 15:22:14.236 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:22:14.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:14.237 [netconf-device-simulator-threads-6] 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=482} 15:22:14.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:22:14.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=482, channel=[id: 0x72720e54, L:/10.30.170.167:18311 - R:/10.30.171.175:45182]} EXI handlers added to pipeline 15:22:14.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:14.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]) by 179 down to 2095870 15:22:14.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45182]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:22:14.237 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:22:14.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45182]) process #7 SSH_MSG_CHANNEL_DATA 15:22:14.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]) by 340 down to 2096046 15:22:14.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]) SSH_MSG_CHANNEL_DATA len=340 15:22:14.238 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182] 15:22:14.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:14.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:14.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=482} 15:22:14.239 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b76930f 15:22:14.239 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:22:14.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:14.239 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:22:14.239 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:22:14.239 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:22:14.239 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:22:14.239 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:22:14.239 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:14.239 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:22:14.239 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:22:14.239 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:14.239 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:22:14.239 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:22:14.239 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:14.239 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:14.239 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:22:14.239 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:14.239 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:14.239 [netconf-device-simulator-threads-6] 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 15:22:14.239 [netconf-device-simulator-threads-6] 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 15:22:14.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:22:14.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]) by 733 down to 2095137 15:22:14.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45182]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:22:14.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:14.271 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48062]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:14.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48062]) process #23 SSH_MSG_IGNORE 15:22:14.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48062]) SSH_MSG_IGNORE 15:22:14.288 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:14.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54270]) process #26 SSH_MSG_IGNORE 15:22:14.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54270]) SSH_MSG_IGNORE 15:22:14.290 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:14.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55348]) process #25 SSH_MSG_IGNORE 15:22:14.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55348]) SSH_MSG_IGNORE 15:22:14.324 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38072]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38072]) process #19 SSH_MSG_IGNORE 15:22:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38072]) SSH_MSG_IGNORE 15:22:14.342 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39664]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:14.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39664]) process #11 SSH_MSG_IGNORE 15:22:14.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39664]) SSH_MSG_IGNORE 15:22:14.443 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46718]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:14.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46718]) process #22 SSH_MSG_IGNORE 15:22:14.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46718]) SSH_MSG_IGNORE 15:22:14.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60648]) process #8 SSH_MSG_IGNORE 15:22:14.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60648]) SSH_MSG_IGNORE 15:22:14.466 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60648]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:14.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54966]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:14.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54966]) process #10 SSH_MSG_IGNORE 15:22:14.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54966]) SSH_MSG_IGNORE 15:22:14.559 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57704]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:14.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57704]) process #20 SSH_MSG_IGNORE 15:22:14.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57704]) SSH_MSG_IGNORE 15:22:14.583 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51458]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:14.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51458]) process #12 SSH_MSG_IGNORE 15:22:14.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51458]) SSH_MSG_IGNORE 15:22:14.638 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44426]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44426]) process #21 SSH_MSG_IGNORE 15:22:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44426]) SSH_MSG_IGNORE 15:22:14.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54224]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54224]) process #15 SSH_MSG_IGNORE 15:22:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54224]) SSH_MSG_IGNORE 15:22:14.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38338]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38338]) process #9 SSH_MSG_IGNORE 15:22:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38338]) SSH_MSG_IGNORE 15:22:14.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34800]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34800]) process #17 SSH_MSG_IGNORE 15:22:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34800]) SSH_MSG_IGNORE 15:22:15.011 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45432]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:15.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45432]) process #16 SSH_MSG_IGNORE 15:22:15.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45432]) SSH_MSG_IGNORE 15:22:15.129 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x09734b66, L:/10.30.170.167:18312 - R:/10.30.171.175:47294]} 15:22:15.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:47294]): SSH-2.0-SSHD-UNKNOWN 15:22:15.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:47294]) line='SSH-2.0-SSHD-UNKNOWN' 15:22:15.130 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:47294]) client version string: SSH-2.0-SSHD-UNKNOWN 15:22:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58294]) process #13 SSH_MSG_IGNORE 15:22:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58294]) SSH_MSG_IGNORE 15:22:15.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58294]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:15.189 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:15.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #23 SSH_MSG_IGNORE 15:22:15.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:22:15.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:47294]) Send SSH_MSG_KEXINIT 15:22:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47294]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:22:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47294]) process #0 SSH_MSG_KEXINIT 15:22:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:47294]) SSH_MSG_KEXINIT 15:22:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:47294]) strict KEX=true client=true server=true 15:22:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47294]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:22:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47294]) Kex: server host key algorithms = rsa-sha2-512 15:22:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47294]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:22:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47294]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:22:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47294]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:22:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47294]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:22:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47294]) Kex: compression algorithms (client to server) = none 15:22:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:47294]) Kex: compression algorithms (server to client) = none 15:22:15.237 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:22:15.256 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34156]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:15.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47294]) process #1 30 15:22:15.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:47294]] process command=SSH_MSG_KEXDH_INIT 15:22:15.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:47294]] Send SSH_MSG_KEXDH_REPLY 15:22:15.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47294]) packet #1 sending command=31[31] len=1639 15:22:15.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:47294])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:22:15.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:47294]) Send SSH_MSG_NEWKEYS 15:22:15.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:47294]) session ID=ec:cd:80:97:ad:12:67:76:9b:71:5f:e9:02:5c:b6:53:bd:69:ac:fe:9b:54:f5:99:bf:04:25:33:d6:6c:91:48:c2:a5:63:d5:b8:89:21:27:c6:fd:91:e1:aa:67:31:85:bd:9c:9e:d2:fa:be:fa:c8:e2:6b:e9:aa:62:fd:c2:1a 15:22:15.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47294]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:22:15.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:47294]): strict KEX resets output message sequence number from 3 to 0 15:22:15.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:47294]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5a3320b4; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:22:15.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:47294])[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 15:22:15.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:47294])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:22:15.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47294]) packet #0 sending command=7[7] len=419 15:22:15.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:47294]) No pending packets to flush at end of KEX 15:22:15.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34156]) process #18 SSH_MSG_IGNORE 15:22:15.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34156]) SSH_MSG_IGNORE 15:22:15.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47294]) process #2 SSH_MSG_NEWKEYS 15:22:15.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:47294]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:22:15.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:47294]): strict KEX resets input message sequence number from 3 to 0 15:22:15.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:47294]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@ce16f1c; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:22:15.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:22:15.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47294]) process #0 SSH_MSG_SERVICE_REQUEST 15:22:15.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:47294]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:22:15.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:47294]) authorized authentication methods: password,publickey 15:22:15.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:47294]) Accepted service ssh-userauth 15:22:15.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47294]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:22:15.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47294]) process #1 SSH_MSG_USERAUTH_REQUEST 15:22:15.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47294]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:22:15.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47294]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:22:15.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47294]) no authentication factory for method=none 15:22:15.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:47294]) SSH_MSG_USERAUTH_REQUEST 15:22:15.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:47294]) remaining methods: password,publickey 15:22:15.359 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47294]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:22:15.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:47294]) process #2 SSH_MSG_USERAUTH_REQUEST 15:22:15.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47294]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:22:15.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:47294]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:22:15.360 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:22:15.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:47294]) authentication result: true 15:22:15.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:47294]) SSH_MSG_USERAUTH_REQUEST 15:22:15.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:47294])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:22:15.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:47294]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:22:15.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:22:15.360 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:22:15.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47294]) no heartbeat to stop 15:22:15.360 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:47294]) heartbeat type=IGNORE, interval=PT30S 15:22:15.361 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:47294 authenticated 15:22:15.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47294]) process #3 SSH_MSG_CHANNEL_OPEN 15:22:15.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47294]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:22:15.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47294]] session=TransportServerSession[admin@/10.30.171.175:47294] id=0 15:22:15.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47294])) size=2097152, max=2097152, packet=32768 15:22:15.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47294]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47294] 15:22:15.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:47294]) recipient=0 15:22:15.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294])) size=2097152, max=2097152, packet=32768 15:22:15.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294])) re-initializing 15:22:15.361 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294])) size=2097152, max=2097152, packet=32768 15:22:15.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:22:15.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47294]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:22:15.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47294]) process #4 SSH_MSG_CHANNEL_REQUEST 15:22:15.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:22:15.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294])[want-reply=true] subsystem=netconf 15:22:15.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294])[subsystem] prepared command 15:22:15.362 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:22:15.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:22:15.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x09734b66, L:/10.30.170.167:18312 - R:/10.30.171.175:47294]}} established 15:22:15.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 483: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18312 15:22:15.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 483: Creating data stores for simulated device 15:22:15.363 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:22:15.363 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:15.363 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:22:15.363 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:15.363 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:22:15.364 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f158c9f 15:22:15.364 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:22:15.364 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:22:15.364 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:22:15.364 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:22:15.365 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:22:15.365 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:22:15.365 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:22:15.365 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:22:15.365 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f158c9f, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5f158c9f, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5dcc7bdb, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5dcc7bdb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:22:15.365 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:22:15.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:22:15.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x09734b66, L:/10.30.170.167:18312 - R:/10.30.171.175:47294] 15:22:15.367 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 483 on channel [id: 0x09734b66, L:/10.30.170.167:18312 - R:/10.30.171.175:47294] 15:22:15.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]) by 1103 down to 2096049 15:22:15.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47294]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:22:15.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x09734b66, L:/10.30.170.167:18312 - R:/10.30.171.175:47294] 15:22:15.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x09734b66, L:/10.30.170.167:18312 - R:/10.30.171.175:47294] 15:22:15.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]) request=subsystem result=ReplySuccess, want-reply=true 15:22:15.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47294]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:22:15.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]) request=subsystem activate command 15:22:15.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]) starting runner for command=netconf 15:22:15.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47294]) process #5 SSH_MSG_CHANNEL_DATA 15:22:15.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]) by 373 down to 2096779 15:22:15.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]) SSH_MSG_CHANNEL_DATA len=373 15:22:15.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294] 15:22:15.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x09734b66, L:/10.30.170.167:18312 - R:/10.30.171.175:47294]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:22:15.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:22:15.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x09734b66, L:/10.30.170.167:18312 - R:/10.30.171.175:47294] 15:22:15.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x09734b66, L:/10.30.170.167:18312 - R:/10.30.171.175:47294] 15:22:15.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18312', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:22:15.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=483} created 15:22:15.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=483, channel=[id: 0x09734b66, L:/10.30.170.167:18312 - R:/10.30.171.175:47294]} created 15:22:15.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x09734b66, L:/10.30.170.167:18312 - R:/10.30.171.175:47294] successful with session NetconfServerSession{sessionId=483, channel=[id: 0x09734b66, L:/10.30.170.167:18312 - R:/10.30.171.175:47294]} 15:22:15.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=483, channel=[id: 0x09734b66, L:/10.30.170.167:18312 - R:/10.30.171.175:47294]} up 15:22:15.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47294]) process #6 SSH_MSG_CHANNEL_DATA 15:22:15.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]) by 393 down to 2096386 15:22:15.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]) SSH_MSG_CHANNEL_DATA len=393 15:22:15.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294] 15:22:15.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:22:15.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:15.369 [netconf-device-simulator-threads-0] 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=483} 15:22:15.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:22:15.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=483, channel=[id: 0x09734b66, L:/10.30.170.167:18312 - R:/10.30.171.175:47294]} EXI handlers added to pipeline 15:22:15.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:15.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]) by 179 down to 2095870 15:22:15.375 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47294]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:22:15.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:22:15.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47294]) process #7 SSH_MSG_CHANNEL_DATA 15:22:15.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]) by 340 down to 2096046 15:22:15.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]) SSH_MSG_CHANNEL_DATA len=340 15:22:15.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294] 15:22:15.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:15.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:15.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=483} 15:22:15.378 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5dcc7bdb 15:22:15.378 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:22:15.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:15.379 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:22:15.379 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:22:15.379 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:22:15.379 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:22:15.379 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:22:15.379 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:15.379 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:22:15.379 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:22:15.379 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:15.379 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:22:15.379 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:22:15.379 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:15.379 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:15.379 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:22:15.379 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:15.379 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:15.379 [netconf-device-simulator-threads-0] 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 15:22:15.379 [netconf-device-simulator-threads-0] 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 15:22:15.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:22:15.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]) by 733 down to 2095137 15:22:15.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47294]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:22:15.380 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:15.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49088]) process #8 SSH_MSG_IGNORE 15:22:15.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49088]) SSH_MSG_IGNORE 15:22:15.388 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49088]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:15.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:15.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #12 SSH_MSG_IGNORE 15:22:15.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:22:15.408 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42720]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:15.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42720]) process #20 SSH_MSG_IGNORE 15:22:15.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42720]) SSH_MSG_IGNORE 15:22:15.481 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:15.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44864]) process #25 SSH_MSG_IGNORE 15:22:15.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44864]) SSH_MSG_IGNORE 15:22:15.486 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52898]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:15.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52898]) process #14 SSH_MSG_IGNORE 15:22:15.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52898]) SSH_MSG_IGNORE 15:22:15.490 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51054]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:15.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51054]) process #24 SSH_MSG_IGNORE 15:22:15.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51054]) SSH_MSG_IGNORE 15:22:15.566 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38784]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38784]) process #19 SSH_MSG_IGNORE 15:22:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38784]) SSH_MSG_IGNORE 15:22:15.629 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49122]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49122]) process #11 SSH_MSG_IGNORE 15:22:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49122]) SSH_MSG_IGNORE 15:22:15.701 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60442]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60442]) process #9 SSH_MSG_IGNORE 15:22:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60442]) SSH_MSG_IGNORE 15:22:15.794 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34114]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:15.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34114]) process #10 SSH_MSG_IGNORE 15:22:15.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34114]) SSH_MSG_IGNORE 15:22:15.808 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:15.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40184]) process #26 SSH_MSG_IGNORE 15:22:15.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40184]) SSH_MSG_IGNORE 15:22:15.898 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51526]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:15.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51526]) process #22 SSH_MSG_IGNORE 15:22:15.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51526]) SSH_MSG_IGNORE 15:22:15.934 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57916]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:15.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57916]) process #21 SSH_MSG_IGNORE 15:22:15.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57916]) SSH_MSG_IGNORE 15:22:16.075 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45406]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:16.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45406]) process #17 SSH_MSG_IGNORE 15:22:16.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45406]) SSH_MSG_IGNORE 15:22:16.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45820]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:16.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45820]) process #15 SSH_MSG_IGNORE 15:22:16.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45820]) SSH_MSG_IGNORE 15:22:16.192 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33070]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:16.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33070]) process #16 SSH_MSG_IGNORE 15:22:16.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33070]) SSH_MSG_IGNORE 15:22:16.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa4611adb, L:/10.30.170.167:18313 - R:/10.30.171.175:40756]} 15:22:16.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:40756]): SSH-2.0-SSHD-UNKNOWN 15:22:16.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:40756]) line='SSH-2.0-SSHD-UNKNOWN' 15:22:16.364 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:40756]) client version string: SSH-2.0-SSHD-UNKNOWN 15:22:16.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37220]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:16.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37220]) process #23 SSH_MSG_IGNORE 15:22:16.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37220]) SSH_MSG_IGNORE 15:22:16.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37678]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:16.511 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59228]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:16.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59228]) process #20 SSH_MSG_IGNORE 15:22:16.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59228]) SSH_MSG_IGNORE 15:22:16.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:40756]) Send SSH_MSG_KEXINIT 15:22:16.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40756]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:22:16.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40756]) process #0 SSH_MSG_KEXINIT 15:22:16.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:40756]) SSH_MSG_KEXINIT 15:22:16.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:40756]) strict KEX=true client=true server=true 15:22:16.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40756]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:22:16.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40756]) Kex: server host key algorithms = rsa-sha2-512 15:22:16.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40756]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:22:16.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40756]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:22:16.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40756]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:22:16.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40756]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:22:16.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40756]) Kex: compression algorithms (client to server) = none 15:22:16.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40756]) Kex: compression algorithms (server to client) = none 15:22:16.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:22:16.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37678]) process #18 SSH_MSG_IGNORE 15:22:16.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37678]) SSH_MSG_IGNORE 15:22:16.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40756]) process #1 30 15:22:16.650 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40756]] process command=SSH_MSG_KEXDH_INIT 15:22:16.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40756]] Send SSH_MSG_KEXDH_REPLY 15:22:16.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40756]) packet #1 sending command=31[31] len=1639 15:22:16.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:40756])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:22:16.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:40756]) Send SSH_MSG_NEWKEYS 15:22:16.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:40756]) session ID=df:39:f6:b7:ce:40:93:23:04:79:ac:ee:b0:69:27:d1:d2:17:39:19:3a:64:48:29:86:48:71:01:93:4a:3f:4a:71:ca:b9:b3:3d:01:39:7e:40:ba:9e:0d:ce:85:d5:f8:8d:1c:80:c7:26:32:60:4b:32:77:42:47:4f:22:ee:da 15:22:16.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40756]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:22:16.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40756]): strict KEX resets output message sequence number from 3 to 0 15:22:16.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40756]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3fa0fe4c; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:22:16.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:40756])[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 15:22:16.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40756])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:22:16.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40756]) packet #0 sending command=7[7] len=419 15:22:16.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40756]) No pending packets to flush at end of KEX 15:22:16.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52344]) process #8 SSH_MSG_IGNORE 15:22:16.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52344]) SSH_MSG_IGNORE 15:22:16.673 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52344]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:16.680 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58386]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:16.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58386]) process #24 SSH_MSG_IGNORE 15:22:16.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58386]) SSH_MSG_IGNORE 15:22:16.695 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:16.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48764]) process #25 SSH_MSG_IGNORE 15:22:16.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48764]) SSH_MSG_IGNORE 15:22:16.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40756]) process #2 SSH_MSG_NEWKEYS 15:22:16.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40756]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:22:16.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40756]): strict KEX resets input message sequence number from 3 to 0 15:22:16.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40756]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@735dead3; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:22:16.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:22:16.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40756]) process #0 SSH_MSG_SERVICE_REQUEST 15:22:16.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40756]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:22:16.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:40756]) authorized authentication methods: password,publickey 15:22:16.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40756]) Accepted service ssh-userauth 15:22:16.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40756]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:22:16.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40756]) process #1 SSH_MSG_USERAUTH_REQUEST 15:22:16.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40756]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:22:16.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40756]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:22:16.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40756]) no authentication factory for method=none 15:22:16.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40756]) SSH_MSG_USERAUTH_REQUEST 15:22:16.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40756]) remaining methods: password,publickey 15:22:16.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40756]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:22:16.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40756]) process #2 SSH_MSG_USERAUTH_REQUEST 15:22:16.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40756]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:22:16.703 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40756]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:22:16.704 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:22:16.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:40756]) authentication result: true 15:22:16.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:40756]) SSH_MSG_USERAUTH_REQUEST 15:22:16.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40756])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:22:16.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40756]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:22:16.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:22:16.704 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:22:16.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40756]) no heartbeat to stop 15:22:16.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:40756]) heartbeat type=IGNORE, interval=PT30S 15:22:16.704 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:40756 authenticated 15:22:16.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40756]) process #3 SSH_MSG_CHANNEL_OPEN 15:22:16.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40756]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:22:16.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40756]] session=TransportServerSession[admin@/10.30.171.175:40756] id=0 15:22:16.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40756])) size=2097152, max=2097152, packet=32768 15:22:16.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40756]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40756] 15:22:16.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40756]) recipient=0 15:22:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756])) size=2097152, max=2097152, packet=32768 15:22:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756])) re-initializing 15:22:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756])) size=2097152, max=2097152, packet=32768 15:22:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:22:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40756]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:22:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40756]) process #4 SSH_MSG_CHANNEL_REQUEST 15:22:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:22:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756])[want-reply=true] subsystem=netconf 15:22:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756])[subsystem] prepared command 15:22:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:22:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:22:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa4611adb, L:/10.30.170.167:18313 - R:/10.30.171.175:40756]}} established 15:22:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 484: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18313 15:22:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 484: Creating data stores for simulated device 15:22:16.705 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:22:16.706 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:16.706 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:22:16.706 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:16.706 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:22:16.707 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5cd72ce1 15:22:16.707 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:22:16.707 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:22:16.707 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:22:16.707 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:22:16.708 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:22:16.708 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:22:16.708 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:22:16.708 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:22:16.708 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5cd72ce1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5cd72ce1, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ec0adb, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ec0adb, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:22:16.708 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:22:16.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:22:16.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa4611adb, L:/10.30.170.167:18313 - R:/10.30.171.175:40756] 15:22:16.710 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 484 on channel [id: 0xa4611adb, L:/10.30.170.167:18313 - R:/10.30.171.175:40756] 15:22:16.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]) by 1103 down to 2096049 15:22:16.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40756]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:22:16.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa4611adb, L:/10.30.170.167:18313 - R:/10.30.171.175:40756] 15:22:16.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa4611adb, L:/10.30.170.167:18313 - R:/10.30.171.175:40756] 15:22:16.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]) request=subsystem result=ReplySuccess, want-reply=true 15:22:16.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40756]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:22:16.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]) request=subsystem activate command 15:22:16.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]) starting runner for command=netconf 15:22:16.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40756]) process #5 SSH_MSG_CHANNEL_DATA 15:22:16.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]) by 373 down to 2096779 15:22:16.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]) SSH_MSG_CHANNEL_DATA len=373 15:22:16.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756] 15:22:16.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa4611adb, L:/10.30.170.167:18313 - R:/10.30.171.175:40756]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:22:16.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:22:16.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa4611adb, L:/10.30.170.167:18313 - R:/10.30.171.175:40756] 15:22:16.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa4611adb, L:/10.30.170.167:18313 - R:/10.30.171.175:40756] 15:22:16.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18313', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:22:16.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=484} created 15:22:16.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=484, channel=[id: 0xa4611adb, L:/10.30.170.167:18313 - R:/10.30.171.175:40756]} created 15:22:16.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa4611adb, L:/10.30.170.167:18313 - R:/10.30.171.175:40756] successful with session NetconfServerSession{sessionId=484, channel=[id: 0xa4611adb, L:/10.30.170.167:18313 - R:/10.30.171.175:40756]} 15:22:16.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=484, channel=[id: 0xa4611adb, L:/10.30.170.167:18313 - R:/10.30.171.175:40756]} up 15:22:16.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40756]) process #6 SSH_MSG_CHANNEL_DATA 15:22:16.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]) by 393 down to 2096386 15:22:16.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]) SSH_MSG_CHANNEL_DATA len=393 15:22:16.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756] 15:22:16.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:22:16.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:16.712 [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=484} 15:22:16.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:22:16.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=484, channel=[id: 0xa4611adb, L:/10.30.170.167:18313 - R:/10.30.171.175:40756]} EXI handlers added to pipeline 15:22:16.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:16.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]) by 179 down to 2095870 15:22:16.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40756]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:22:16.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:22:16.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40756]) process #7 SSH_MSG_CHANNEL_DATA 15:22:16.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]) by 340 down to 2096046 15:22:16.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]) SSH_MSG_CHANNEL_DATA len=340 15:22:16.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756] 15:22:16.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:16.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:16.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=484} 15:22:16.715 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ec0adb 15:22:16.715 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:22:16.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:16.715 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:22:16.715 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:22:16.715 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:22:16.715 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:22:16.715 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:22:16.715 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:16.715 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:22:16.715 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:22:16.715 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:16.715 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:22:16.715 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:22:16.715 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:16.715 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:16.715 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:22:16.715 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:16.715 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:16.715 [netconf-device-simulator-threads-2] 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 15:22:16.715 [netconf-device-simulator-threads-2] 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 15:22:16.715 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:22:16.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]) by 733 down to 2095137 15:22:16.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40756]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:22:16.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:16.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58262]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:16.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58262]) process #19 SSH_MSG_IGNORE 15:22:16.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58262]) SSH_MSG_IGNORE 15:22:16.815 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39092]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:16.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39092]) process #14 SSH_MSG_IGNORE 15:22:16.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39092]) SSH_MSG_IGNORE 15:22:16.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45928]) process #12 SSH_MSG_IGNORE 15:22:16.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45928]) SSH_MSG_IGNORE 15:22:16.847 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45928]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:16.877 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44210]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:16.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44210]) process #10 SSH_MSG_IGNORE 15:22:16.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44210]) SSH_MSG_IGNORE 15:22:16.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:16.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44262]) process #26 SSH_MSG_IGNORE 15:22:16.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44262]) SSH_MSG_IGNORE 15:22:16.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34088]) process #13 SSH_MSG_IGNORE 15:22:16.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34088]) SSH_MSG_IGNORE 15:22:16.968 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34088]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:17.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46290]) process #9 SSH_MSG_IGNORE 15:22:17.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46290]) SSH_MSG_IGNORE 15:22:17.004 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46290]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:17.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59138]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59138]) process #11 SSH_MSG_IGNORE 15:22:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59138]) SSH_MSG_IGNORE 15:22:17.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48358]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:17.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48358]) process #22 SSH_MSG_IGNORE 15:22:17.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48358]) SSH_MSG_IGNORE 15:22:17.319 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58406]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58406]) process #15 SSH_MSG_IGNORE 15:22:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58406]) SSH_MSG_IGNORE 15:22:17.392 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:17.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #17 SSH_MSG_IGNORE 15:22:17.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:22:17.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60050]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:17.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60050]) process #16 SSH_MSG_IGNORE 15:22:17.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60050]) SSH_MSG_IGNORE 15:22:17.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52606]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:17.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52606]) process #21 SSH_MSG_IGNORE 15:22:17.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52606]) SSH_MSG_IGNORE 15:22:17.622 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35496]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:17.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35496]) process #23 SSH_MSG_IGNORE 15:22:17.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35496]) SSH_MSG_IGNORE 15:22:17.705 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43314]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:17.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43314]) process #18 SSH_MSG_IGNORE 15:22:17.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43314]) SSH_MSG_IGNORE 15:22:17.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe9118f18, L:/10.30.170.167:18314 - R:/10.30.171.175:41466]} 15:22:17.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:41466]): SSH-2.0-SSHD-UNKNOWN 15:22:17.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:41466]) line='SSH-2.0-SSHD-UNKNOWN' 15:22:17.723 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:41466]) client version string: SSH-2.0-SSHD-UNKNOWN 15:22:17.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35012]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35012]) process #20 SSH_MSG_IGNORE 15:22:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35012]) SSH_MSG_IGNORE 15:22:17.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:41466]) Send SSH_MSG_KEXINIT 15:22:17.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41466]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:22:17.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41466]) process #0 SSH_MSG_KEXINIT 15:22:17.817 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:41466]) SSH_MSG_KEXINIT 15:22:17.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:41466]) strict KEX=true client=true server=true 15:22:17.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41466]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:22:17.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41466]) Kex: server host key algorithms = rsa-sha2-512 15:22:17.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41466]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:22:17.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41466]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:22:17.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41466]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:22:17.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41466]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:22:17.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41466]) Kex: compression algorithms (client to server) = none 15:22:17.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:41466]) Kex: compression algorithms (server to client) = none 15:22:17.818 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:22:17.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41466]) process #1 30 15:22:17.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41466]] process command=SSH_MSG_KEXDH_INIT 15:22:17.906 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36566]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:17.908 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:41466]] Send SSH_MSG_KEXDH_REPLY 15:22:17.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41466]) packet #1 sending command=31[31] len=1639 15:22:17.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:41466])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:22:17.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:41466]) Send SSH_MSG_NEWKEYS 15:22:17.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:41466]) session ID=dc:e2:41:72:0b:2f:7f:aa:ee:44:7a:13:e2:4a:2e:41:ab:dd:07:7b:ff:a7:4c:2f:72:dd:4d:e9:ce:ff:ac:23:83:37:ba:f4:1a:f1:83:9e:f8:f3:55:79:2a:2f:9d:cd:77:28:69:42:6b:f1:eb:5c:b0:5c:f7:d6:66:66:6c:7d 15:22:17.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41466]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:22:17.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41466]): strict KEX resets output message sequence number from 3 to 0 15:22:17.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:41466]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@39cd0edb; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:22:17.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:41466])[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 15:22:17.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41466])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:22:17.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41466]) packet #0 sending command=7[7] len=419 15:22:17.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41466]) No pending packets to flush at end of KEX 15:22:17.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36566]) process #12 SSH_MSG_IGNORE 15:22:17.909 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36566]) SSH_MSG_IGNORE 15:22:17.920 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52698]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:17.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52698]) process #24 SSH_MSG_IGNORE 15:22:17.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52698]) SSH_MSG_IGNORE 15:22:17.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41466]) process #2 SSH_MSG_NEWKEYS 15:22:17.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:41466]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:22:17.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41466]): strict KEX resets input message sequence number from 3 to 0 15:22:17.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:41466]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@5329348a; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:22:17.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:22:17.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41466]) process #0 SSH_MSG_SERVICE_REQUEST 15:22:17.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41466]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:22:17.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:41466]) authorized authentication methods: password,publickey 15:22:17.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:41466]) Accepted service ssh-userauth 15:22:17.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41466]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:22:17.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41466]) process #1 SSH_MSG_USERAUTH_REQUEST 15:22:17.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41466]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:22:17.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41466]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:22:17.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41466]) no authentication factory for method=none 15:22:17.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41466]) SSH_MSG_USERAUTH_REQUEST 15:22:17.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:41466]) remaining methods: password,publickey 15:22:17.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41466]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:22:17.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:41466]) process #2 SSH_MSG_USERAUTH_REQUEST 15:22:17.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41466]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:22:17.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:41466]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:22:17.945 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:22:17.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:41466]) authentication result: true 15:22:17.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:41466]) SSH_MSG_USERAUTH_REQUEST 15:22:17.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:41466])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:22:17.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:41466]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:22:17.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:22:17.945 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:22:17.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41466]) no heartbeat to stop 15:22:17.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:41466]) heartbeat type=IGNORE, interval=PT30S 15:22:17.945 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:41466 authenticated 15:22:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41466]) process #3 SSH_MSG_CHANNEL_OPEN 15:22:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41466]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:22:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41466]] session=TransportServerSession[admin@/10.30.171.175:41466] id=0 15:22:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41466])) size=2097152, max=2097152, packet=32768 15:22:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41466]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41466] 15:22:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:41466]) recipient=0 15:22:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466])) size=2097152, max=2097152, packet=32768 15:22:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466])) re-initializing 15:22:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466])) size=2097152, max=2097152, packet=32768 15:22:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:22:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41466]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:22:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41466]) process #4 SSH_MSG_CHANNEL_REQUEST 15:22:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:22:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466])[want-reply=true] subsystem=netconf 15:22:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466])[subsystem] prepared command 15:22:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:22:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:22:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe9118f18, L:/10.30.170.167:18314 - R:/10.30.171.175:41466]}} established 15:22:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 485: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18314 15:22:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 485: Creating data stores for simulated device 15:22:17.946 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:22:17.947 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:17.947 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:22:17.947 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:17.947 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:22:17.947 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3820308e 15:22:17.947 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:22:17.947 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:22:17.948 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:22:17.948 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:22:17.949 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:22:17.949 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:22:17.949 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:22:17.949 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:22:17.949 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3820308e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3820308e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64f07bb5, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64f07bb5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:22:17.950 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:22:17.950 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:22:17.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe9118f18, L:/10.30.170.167:18314 - R:/10.30.171.175:41466] 15:22:17.951 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 485 on channel [id: 0xe9118f18, L:/10.30.170.167:18314 - R:/10.30.171.175:41466] 15:22:17.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]) by 1103 down to 2096049 15:22:17.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41466]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:22:17.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe9118f18, L:/10.30.170.167:18314 - R:/10.30.171.175:41466] 15:22:17.951 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe9118f18, L:/10.30.170.167:18314 - R:/10.30.171.175:41466] 15:22:17.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]) request=subsystem result=ReplySuccess, want-reply=true 15:22:17.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41466]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:22:17.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]) request=subsystem activate command 15:22:17.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]) starting runner for command=netconf 15:22:17.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41466]) process #5 SSH_MSG_CHANNEL_DATA 15:22:17.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]) by 373 down to 2096779 15:22:17.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]) SSH_MSG_CHANNEL_DATA len=373 15:22:17.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466] 15:22:17.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe9118f18, L:/10.30.170.167:18314 - R:/10.30.171.175:41466]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:22:17.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:22:17.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe9118f18, L:/10.30.170.167:18314 - R:/10.30.171.175:41466] 15:22:17.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe9118f18, L:/10.30.170.167:18314 - R:/10.30.171.175:41466] 15:22:17.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18314', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:22:17.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=485} created 15:22:17.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=485, channel=[id: 0xe9118f18, L:/10.30.170.167:18314 - R:/10.30.171.175:41466]} created 15:22:17.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe9118f18, L:/10.30.170.167:18314 - R:/10.30.171.175:41466] successful with session NetconfServerSession{sessionId=485, channel=[id: 0xe9118f18, L:/10.30.170.167:18314 - R:/10.30.171.175:41466]} 15:22:17.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=485, channel=[id: 0xe9118f18, L:/10.30.170.167:18314 - R:/10.30.171.175:41466]} up 15:22:17.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41466]) process #6 SSH_MSG_CHANNEL_DATA 15:22:17.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]) by 393 down to 2096386 15:22:17.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]) SSH_MSG_CHANNEL_DATA len=393 15:22:17.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466] 15:22:17.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:22:17.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:17.953 [netconf-device-simulator-threads-4] 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=485} 15:22:17.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:22:17.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=485, channel=[id: 0xe9118f18, L:/10.30.170.167:18314 - R:/10.30.171.175:41466]} EXI handlers added to pipeline 15:22:17.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:17.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]) by 179 down to 2095870 15:22:17.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41466]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:22:17.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:22:17.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41466]) process #7 SSH_MSG_CHANNEL_DATA 15:22:17.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]) by 340 down to 2096046 15:22:17.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]) SSH_MSG_CHANNEL_DATA len=340 15:22:17.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466] 15:22:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=485} 15:22:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64f07bb5 15:22:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:22:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:17.957 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:22:17.957 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:22:17.957 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:22:17.957 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:22:17.957 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:22:17.957 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:17.957 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:22:17.957 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:22:17.957 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:17.957 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:22:17.957 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:22:17.957 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:17.957 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:17.957 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:22:17.957 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:17.957 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:17.957 [netconf-device-simulator-threads-4] 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 15:22:17.957 [netconf-device-simulator-threads-4] 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 15:22:17.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:22:17.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]) by 733 down to 2095137 15:22:17.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41466]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:22:17.958 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:18.013 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:18.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41054]) process #26 SSH_MSG_IGNORE 15:22:18.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41054]) SSH_MSG_IGNORE 15:22:18.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58258]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:18.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58258]) process #14 SSH_MSG_IGNORE 15:22:18.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58258]) SSH_MSG_IGNORE 15:22:18.030 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51242]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:18.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51242]) process #19 SSH_MSG_IGNORE 15:22:18.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51242]) SSH_MSG_IGNORE 15:22:18.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56790]) process #10 SSH_MSG_IGNORE 15:22:18.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56790]) SSH_MSG_IGNORE 15:22:18.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56790]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:18.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36900]) process #8 SSH_MSG_IGNORE 15:22:18.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36900]) SSH_MSG_IGNORE 15:22:18.072 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36900]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:18.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:18.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50330]) process #25 SSH_MSG_IGNORE 15:22:18.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50330]) SSH_MSG_IGNORE 15:22:18.185 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35526]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:18.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35526]) process #13 SSH_MSG_IGNORE 15:22:18.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35526]) SSH_MSG_IGNORE 15:22:18.217 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43178]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:18.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43178]) process #22 SSH_MSG_IGNORE 15:22:18.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43178]) SSH_MSG_IGNORE 15:22:18.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37920]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:18.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37920]) process #11 SSH_MSG_IGNORE 15:22:18.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37920]) SSH_MSG_IGNORE 15:22:18.401 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45728]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:18.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45728]) process #9 SSH_MSG_IGNORE 15:22:18.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45728]) SSH_MSG_IGNORE 15:22:18.428 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48068]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:18.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48068]) process #16 SSH_MSG_IGNORE 15:22:18.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48068]) SSH_MSG_IGNORE 15:22:18.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40394]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:18.617 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53840]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:18.621 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53840]) process #17 SSH_MSG_IGNORE 15:22:18.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40394]) process #15 SSH_MSG_IGNORE 15:22:18.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53840]) SSH_MSG_IGNORE 15:22:18.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40394]) SSH_MSG_IGNORE 15:22:18.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43354]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:18.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43354]) process #10 SSH_MSG_IGNORE 15:22:18.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43354]) SSH_MSG_IGNORE 15:22:18.901 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46538]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:18.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46538]) process #19 SSH_MSG_IGNORE 15:22:18.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46538]) SSH_MSG_IGNORE 15:22:18.940 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46226]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:18.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46226]) process #18 SSH_MSG_IGNORE 15:22:18.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46226]) SSH_MSG_IGNORE 15:22:18.948 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43794]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:18.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43794]) process #20 SSH_MSG_IGNORE 15:22:18.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43794]) SSH_MSG_IGNORE 15:22:18.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36946]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:18.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36946]) process #23 SSH_MSG_IGNORE 15:22:18.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36946]) SSH_MSG_IGNORE 15:22:19.004 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52594]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:19.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52594]) process #13 SSH_MSG_IGNORE 15:22:19.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52594]) SSH_MSG_IGNORE 15:22:19.006 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x8a103600, L:/10.30.170.167:18315 - R:/10.30.171.175:51946]} 15:22:19.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:51946]): SSH-2.0-SSHD-UNKNOWN 15:22:19.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:51946]) line='SSH-2.0-SSHD-UNKNOWN' 15:22:19.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:51946]) client version string: SSH-2.0-SSHD-UNKNOWN 15:22:19.038 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39278]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:19.064 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:19.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34182]) process #25 SSH_MSG_IGNORE 15:22:19.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34182]) SSH_MSG_IGNORE 15:22:19.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39234]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:19.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39234]) process #16 SSH_MSG_IGNORE 15:22:19.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39234]) SSH_MSG_IGNORE 15:22:19.135 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37634]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:19.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:51946]) Send SSH_MSG_KEXINIT 15:22:19.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51946]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:22:19.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51946]) process #0 SSH_MSG_KEXINIT 15:22:19.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:51946]) SSH_MSG_KEXINIT 15:22:19.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:51946]) strict KEX=true client=true server=true 15:22:19.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51946]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:22:19.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51946]) Kex: server host key algorithms = rsa-sha2-512 15:22:19.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51946]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:22:19.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51946]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:22:19.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51946]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:22:19.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51946]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:22:19.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51946]) Kex: compression algorithms (client to server) = none 15:22:19.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51946]) Kex: compression algorithms (server to client) = none 15:22:19.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:22:19.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39278]) process #21 SSH_MSG_IGNORE 15:22:19.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39278]) SSH_MSG_IGNORE 15:22:19.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37634]) process #12 SSH_MSG_IGNORE 15:22:19.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37634]) SSH_MSG_IGNORE 15:22:19.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51946]) process #1 30 15:22:19.212 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51946]] process command=SSH_MSG_KEXDH_INIT 15:22:19.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51946]] Send SSH_MSG_KEXDH_REPLY 15:22:19.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51946]) packet #1 sending command=31[31] len=1639 15:22:19.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:51946])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:22:19.228 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:51946]) Send SSH_MSG_NEWKEYS 15:22:19.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:51946]) session ID=fa:24:56:0a:5e:28:b0:5a:12:f5:c3:f2:8a:78:57:c2:0e:7b:7a:ac:77:36:6a:4c:42:86:60:92:d2:df:f2:bd:5f:c3:6f:78:8b:71:eb:5f:9d:d5:09:5a:b9:58:89:50:a8:25:a1:86:44:10:a5:82:09:13:9e:de:6b:3f:42:b3 15:22:19.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51946]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:22:19.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51946]): strict KEX resets output message sequence number from 3 to 0 15:22:19.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51946]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@65dc61c3; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:22:19.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:51946])[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 15:22:19.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51946])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:22:19.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51946]) packet #0 sending command=7[7] len=419 15:22:19.229 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51946]) No pending packets to flush at end of KEX 15:22:19.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38688]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:19.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38688]) process #24 SSH_MSG_IGNORE 15:22:19.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38688]) SSH_MSG_IGNORE 15:22:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51946]) process #2 SSH_MSG_NEWKEYS 15:22:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51946]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:22:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51946]): strict KEX resets input message sequence number from 3 to 0 15:22:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51946]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@e3f5038; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:22:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:22:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51946]) process #0 SSH_MSG_SERVICE_REQUEST 15:22:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51946]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:22:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:51946]) authorized authentication methods: password,publickey 15:22:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51946]) Accepted service ssh-userauth 15:22:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51946]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:22:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51946]) process #1 SSH_MSG_USERAUTH_REQUEST 15:22:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51946]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:22:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51946]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:22:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51946]) no authentication factory for method=none 15:22:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51946]) SSH_MSG_USERAUTH_REQUEST 15:22:19.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51946]) remaining methods: password,publickey 15:22:19.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51946]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:22:19.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51946]) process #2 SSH_MSG_USERAUTH_REQUEST 15:22:19.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51946]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:22:19.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51946]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:22:19.266 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:22:19.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:51946]) authentication result: true 15:22:19.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:51946]) SSH_MSG_USERAUTH_REQUEST 15:22:19.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51946])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:22:19.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51946]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:22:19.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:22:19.266 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:22:19.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51946]) no heartbeat to stop 15:22:19.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:51946]) heartbeat type=IGNORE, interval=PT30S 15:22:19.266 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:51946 authenticated 15:22:19.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51946]) process #3 SSH_MSG_CHANNEL_OPEN 15:22:19.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51946]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:22:19.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51946]] session=TransportServerSession[admin@/10.30.171.175:51946] id=0 15:22:19.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51946])) size=2097152, max=2097152, packet=32768 15:22:19.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51946]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51946] 15:22:19.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51946]) recipient=0 15:22:19.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946])) size=2097152, max=2097152, packet=32768 15:22:19.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946])) re-initializing 15:22:19.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946])) size=2097152, max=2097152, packet=32768 15:22:19.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:22:19.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51946]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:22:19.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51946]) process #4 SSH_MSG_CHANNEL_REQUEST 15:22:19.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:22:19.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946])[want-reply=true] subsystem=netconf 15:22:19.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946])[subsystem] prepared command 15:22:19.268 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:22:19.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:22:19.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x8a103600, L:/10.30.170.167:18315 - R:/10.30.171.175:51946]}} established 15:22:19.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 486: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18315 15:22:19.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 486: Creating data stores for simulated device 15:22:19.268 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:22:19.268 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:19.268 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:22:19.268 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:19.268 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:22:19.269 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e03aab2 15:22:19.269 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:22:19.269 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:22:19.269 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:22:19.269 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:22:19.270 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:22:19.270 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:22:19.270 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:22:19.271 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:22:19.271 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e03aab2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e03aab2, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@739a46a2, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@739a46a2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:22:19.271 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:22:19.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:22:19.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x8a103600, L:/10.30.170.167:18315 - R:/10.30.171.175:51946] 15:22:19.273 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 486 on channel [id: 0x8a103600, L:/10.30.170.167:18315 - R:/10.30.171.175:51946] 15:22:19.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]) by 1103 down to 2096049 15:22:19.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51946]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:22:19.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x8a103600, L:/10.30.170.167:18315 - R:/10.30.171.175:51946] 15:22:19.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x8a103600, L:/10.30.170.167:18315 - R:/10.30.171.175:51946] 15:22:19.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]) request=subsystem result=ReplySuccess, want-reply=true 15:22:19.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51946]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:22:19.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]) request=subsystem activate command 15:22:19.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]) starting runner for command=netconf 15:22:19.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51946]) process #5 SSH_MSG_CHANNEL_DATA 15:22:19.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]) by 373 down to 2096779 15:22:19.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]) SSH_MSG_CHANNEL_DATA len=373 15:22:19.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946] 15:22:19.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x8a103600, L:/10.30.170.167:18315 - R:/10.30.171.175:51946]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:22:19.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:22:19.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x8a103600, L:/10.30.170.167:18315 - R:/10.30.171.175:51946] 15:22:19.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x8a103600, L:/10.30.170.167:18315 - R:/10.30.171.175:51946] 15:22:19.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18315', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:22:19.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=486} created 15:22:19.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=486, channel=[id: 0x8a103600, L:/10.30.170.167:18315 - R:/10.30.171.175:51946]} created 15:22:19.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x8a103600, L:/10.30.170.167:18315 - R:/10.30.171.175:51946] successful with session NetconfServerSession{sessionId=486, channel=[id: 0x8a103600, L:/10.30.170.167:18315 - R:/10.30.171.175:51946]} 15:22:19.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=486, channel=[id: 0x8a103600, L:/10.30.170.167:18315 - R:/10.30.171.175:51946]} up 15:22:19.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51946]) process #6 SSH_MSG_CHANNEL_DATA 15:22:19.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]) by 393 down to 2096386 15:22:19.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]) SSH_MSG_CHANNEL_DATA len=393 15:22:19.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946] 15:22:19.274 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:22:19.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:19.275 [netconf-device-simulator-threads-6] 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=486} 15:22:19.275 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:22:19.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=486, channel=[id: 0x8a103600, L:/10.30.170.167:18315 - R:/10.30.171.175:51946]} EXI handlers added to pipeline 15:22:19.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:19.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]) by 179 down to 2095870 15:22:19.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51946]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:22:19.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:22:19.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51946]) process #7 SSH_MSG_CHANNEL_DATA 15:22:19.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]) by 340 down to 2096046 15:22:19.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]) SSH_MSG_CHANNEL_DATA len=340 15:22:19.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946] 15:22:19.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:19.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:19.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=486} 15:22:19.279 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@739a46a2 15:22:19.279 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:22:19.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:19.279 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:22:19.279 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:22:19.279 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:22:19.279 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:22:19.279 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:22:19.279 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:19.279 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:22:19.279 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:22:19.279 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:19.279 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:22:19.279 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:22:19.279 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:19.279 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:19.279 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:22:19.279 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:19.279 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:19.279 [netconf-device-simulator-threads-6] 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 15:22:19.279 [netconf-device-simulator-threads-6] 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 15:22:19.279 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:22:19.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]) by 733 down to 2095137 15:22:19.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51946]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:22:19.280 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:19.292 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:19.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45220]) process #26 SSH_MSG_IGNORE 15:22:19.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45220]) SSH_MSG_IGNORE 15:22:19.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43810]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:19.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43810]) process #14 SSH_MSG_IGNORE 15:22:19.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43810]) SSH_MSG_IGNORE 15:22:19.505 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37818]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:19.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37818]) process #22 SSH_MSG_IGNORE 15:22:19.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37818]) SSH_MSG_IGNORE 15:22:19.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54670]) process #8 SSH_MSG_IGNORE 15:22:19.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54670]) SSH_MSG_IGNORE 15:22:19.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54670]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:19.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41950]) process #9 SSH_MSG_IGNORE 15:22:19.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41950]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:19.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41950]) SSH_MSG_IGNORE 15:22:19.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34564]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:19.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34564]) process #11 SSH_MSG_IGNORE 15:22:19.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34564]) SSH_MSG_IGNORE 15:22:19.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:19.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43230]) process #25 SSH_MSG_IGNORE 15:22:19.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43230]) SSH_MSG_IGNORE 15:22:19.860 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42314]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:19.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42314]) process #15 SSH_MSG_IGNORE 15:22:19.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42314]) SSH_MSG_IGNORE 15:22:19.877 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48458]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:19.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48458]) process #21 SSH_MSG_IGNORE 15:22:19.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48458]) SSH_MSG_IGNORE 15:22:19.962 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48456]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48456]) process #16 SSH_MSG_IGNORE 15:22:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48456]) SSH_MSG_IGNORE 15:22:20.103 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54686]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:20.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54686]) process #19 SSH_MSG_IGNORE 15:22:20.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54686]) SSH_MSG_IGNORE 15:22:20.132 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33478]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:20.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33478]) process #17 SSH_MSG_IGNORE 15:22:20.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33478]) SSH_MSG_IGNORE 15:22:20.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48518]) process #23 SSH_MSG_IGNORE 15:22:20.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48518]) SSH_MSG_IGNORE 15:22:20.183 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48518]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:20.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60386]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:20.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60386]) process #20 SSH_MSG_IGNORE 15:22:20.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60386]) SSH_MSG_IGNORE 15:22:20.272 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50154]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:20.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50154]) process #10 SSH_MSG_IGNORE 15:22:20.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50154]) SSH_MSG_IGNORE 15:22:20.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xc50860ab, L:/10.30.170.167:18316 - R:/10.30.171.175:60528]} 15:22:20.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:60528]): SSH-2.0-SSHD-UNKNOWN 15:22:20.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:60528]) line='SSH-2.0-SSHD-UNKNOWN' 15:22:20.283 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:60528]) client version string: SSH-2.0-SSHD-UNKNOWN 15:22:20.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45038]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:20.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45038]) process #24 SSH_MSG_IGNORE 15:22:20.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45038]) SSH_MSG_IGNORE 15:22:20.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38344]) process #13 SSH_MSG_IGNORE 15:22:20.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38344]) SSH_MSG_IGNORE 15:22:20.369 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38344]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:20.416 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46280]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:20.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:60528]) Send SSH_MSG_KEXINIT 15:22:20.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60528]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:22:20.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60528]) process #0 SSH_MSG_KEXINIT 15:22:20.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:60528]) SSH_MSG_KEXINIT 15:22:20.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:60528]) strict KEX=true client=true server=true 15:22:20.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60528]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:22:20.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60528]) Kex: server host key algorithms = rsa-sha2-512 15:22:20.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60528]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:22:20.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60528]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:22:20.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60528]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:22:20.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60528]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:22:20.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60528]) Kex: compression algorithms (client to server) = none 15:22:20.429 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60528]) Kex: compression algorithms (server to client) = none 15:22:20.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:22:20.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46280]) process #12 SSH_MSG_IGNORE 15:22:20.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46280]) SSH_MSG_IGNORE 15:22:20.439 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38176]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:20.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60528]) process #1 30 15:22:20.504 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60528]] process command=SSH_MSG_KEXDH_INIT 15:22:20.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60528]] Send SSH_MSG_KEXDH_REPLY 15:22:20.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60528]) packet #1 sending command=31[31] len=1639 15:22:20.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:60528])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:22:20.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:60528]) Send SSH_MSG_NEWKEYS 15:22:20.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:60528]) session ID=4e:a3:4a:96:c5:44:ea:50:22:24:9f:47:a7:45:75:90:c7:bb:05:5c:c4:26:0a:c3:ae:15:c3:95:58:80:e1:05:69:7f:24:4d:7b:9d:a7:47:90:61:74:a7:a4:46:13:d5:47:8c:dc:03:49:a1:6b:10:c8:87:3f:a6:77:70:82:aa 15:22:20.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60528]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:22:20.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60528]): strict KEX resets output message sequence number from 3 to 0 15:22:20.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60528]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@621ae2a7; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:22:20.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:60528])[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 15:22:20.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60528])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:22:20.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60528]) packet #0 sending command=7[7] len=419 15:22:20.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60528]) No pending packets to flush at end of KEX 15:22:20.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38176]) process #18 SSH_MSG_IGNORE 15:22:20.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38176]) SSH_MSG_IGNORE 15:22:20.530 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:20.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42700]) process #26 SSH_MSG_IGNORE 15:22:20.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42700]) SSH_MSG_IGNORE 15:22:20.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57900]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:20.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57900]) process #8 SSH_MSG_IGNORE 15:22:20.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57900]) SSH_MSG_IGNORE 15:22:20.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60528]) process #2 SSH_MSG_NEWKEYS 15:22:20.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60528]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:22:20.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60528]): strict KEX resets input message sequence number from 3 to 0 15:22:20.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60528]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@491047a0; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:22:20.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:22:20.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60528]) process #0 SSH_MSG_SERVICE_REQUEST 15:22:20.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60528]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:22:20.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:60528]) authorized authentication methods: password,publickey 15:22:20.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60528]) Accepted service ssh-userauth 15:22:20.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60528]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:22:20.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60528]) process #1 SSH_MSG_USERAUTH_REQUEST 15:22:20.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60528]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:22:20.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60528]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:22:20.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60528]) no authentication factory for method=none 15:22:20.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60528]) SSH_MSG_USERAUTH_REQUEST 15:22:20.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60528]) remaining methods: password,publickey 15:22:20.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60528]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:22:20.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60528]) process #2 SSH_MSG_USERAUTH_REQUEST 15:22:20.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60528]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:22:20.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60528]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:22:20.554 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:22:20.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:60528]) authentication result: true 15:22:20.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:60528]) SSH_MSG_USERAUTH_REQUEST 15:22:20.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60528])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:22:20.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60528]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:22:20.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:22:20.554 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:22:20.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60528]) no heartbeat to stop 15:22:20.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:60528]) heartbeat type=IGNORE, interval=PT30S 15:22:20.554 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:60528 authenticated 15:22:20.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60528]) process #3 SSH_MSG_CHANNEL_OPEN 15:22:20.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60528]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:22:20.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60528]] session=TransportServerSession[admin@/10.30.171.175:60528] id=0 15:22:20.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60528])) size=2097152, max=2097152, packet=32768 15:22:20.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60528]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60528] 15:22:20.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60528]) recipient=0 15:22:20.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528])) size=2097152, max=2097152, packet=32768 15:22:20.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528])) re-initializing 15:22:20.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528])) size=2097152, max=2097152, packet=32768 15:22:20.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:22:20.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60528]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:22:20.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60528]) process #4 SSH_MSG_CHANNEL_REQUEST 15:22:20.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:22:20.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528])[want-reply=true] subsystem=netconf 15:22:20.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528])[subsystem] prepared command 15:22:20.556 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:22:20.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:22:20.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xc50860ab, L:/10.30.170.167:18316 - R:/10.30.171.175:60528]}} established 15:22:20.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 487: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18316 15:22:20.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 487: Creating data stores for simulated device 15:22:20.556 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:22:20.556 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:20.556 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:22:20.556 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:20.556 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:22:20.557 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16a0ff2a 15:22:20.557 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:22:20.557 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:22:20.557 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:22:20.557 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:22:20.558 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:22:20.558 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:22:20.558 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:22:20.558 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:22:20.558 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16a0ff2a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16a0ff2a, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@529dcb87, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@529dcb87, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:22:20.559 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:22:20.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:22:20.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc50860ab, L:/10.30.170.167:18316 - R:/10.30.171.175:60528] 15:22:20.560 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 487 on channel [id: 0xc50860ab, L:/10.30.170.167:18316 - R:/10.30.171.175:60528] 15:22:20.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]) by 1103 down to 2096049 15:22:20.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60528]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:22:20.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc50860ab, L:/10.30.170.167:18316 - R:/10.30.171.175:60528] 15:22:20.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xc50860ab, L:/10.30.170.167:18316 - R:/10.30.171.175:60528] 15:22:20.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]) request=subsystem result=ReplySuccess, want-reply=true 15:22:20.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60528]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:22:20.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]) request=subsystem activate command 15:22:20.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]) starting runner for command=netconf 15:22:20.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60528]) process #5 SSH_MSG_CHANNEL_DATA 15:22:20.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]) by 373 down to 2096779 15:22:20.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]) SSH_MSG_CHANNEL_DATA len=373 15:22:20.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528] 15:22:20.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc50860ab, L:/10.30.170.167:18316 - R:/10.30.171.175:60528]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:22:20.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:22:20.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc50860ab, L:/10.30.170.167:18316 - R:/10.30.171.175:60528] 15:22:20.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc50860ab, L:/10.30.170.167:18316 - R:/10.30.171.175:60528] 15:22:20.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18316', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:22:20.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=487} created 15:22:20.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=487, channel=[id: 0xc50860ab, L:/10.30.170.167:18316 - R:/10.30.171.175:60528]} created 15:22:20.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xc50860ab, L:/10.30.170.167:18316 - R:/10.30.171.175:60528] successful with session NetconfServerSession{sessionId=487, channel=[id: 0xc50860ab, L:/10.30.170.167:18316 - R:/10.30.171.175:60528]} 15:22:20.561 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=487, channel=[id: 0xc50860ab, L:/10.30.170.167:18316 - R:/10.30.171.175:60528]} up 15:22:20.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60528]) process #6 SSH_MSG_CHANNEL_DATA 15:22:20.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]) by 393 down to 2096386 15:22:20.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]) SSH_MSG_CHANNEL_DATA len=393 15:22:20.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528] 15:22:20.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:22:20.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:20.562 [netconf-device-simulator-threads-0] 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=487} 15:22:20.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:22:20.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=487, channel=[id: 0xc50860ab, L:/10.30.170.167:18316 - R:/10.30.171.175:60528]} EXI handlers added to pipeline 15:22:20.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:20.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]) by 179 down to 2095870 15:22:20.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60528]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:22:20.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:22:20.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60528]) process #7 SSH_MSG_CHANNEL_DATA 15:22:20.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]) by 340 down to 2096046 15:22:20.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]) SSH_MSG_CHANNEL_DATA len=340 15:22:20.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528] 15:22:20.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:20.565 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:20.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=487} 15:22:20.566 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@529dcb87 15:22:20.566 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:22:20.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:20.566 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:22:20.566 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:22:20.566 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:22:20.566 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:22:20.566 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:22:20.566 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:20.566 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:22:20.566 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:22:20.566 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:20.566 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:22:20.566 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:22:20.566 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:20.566 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:20.566 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:22:20.566 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:20.566 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:20.566 [netconf-device-simulator-threads-0] 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 15:22:20.566 [netconf-device-simulator-threads-0] 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 15:22:20.566 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:22:20.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]) by 733 down to 2095137 15:22:20.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60528]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:22:20.567 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:20.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60238]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:20.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60238]) process #14 SSH_MSG_IGNORE 15:22:20.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60238]) SSH_MSG_IGNORE 15:22:20.701 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37192]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:20.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37192]) process #11 SSH_MSG_IGNORE 15:22:20.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37192]) SSH_MSG_IGNORE 15:22:20.909 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55742]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:20.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55742]) process #22 SSH_MSG_IGNORE 15:22:20.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55742]) SSH_MSG_IGNORE 15:22:20.964 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47488]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:20.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47488]) process #9 SSH_MSG_IGNORE 15:22:20.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47488]) SSH_MSG_IGNORE 15:22:21.041 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:21.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58138]) process #25 SSH_MSG_IGNORE 15:22:21.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58138]) SSH_MSG_IGNORE 15:22:21.045 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58344]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:21.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58344]) process #16 SSH_MSG_IGNORE 15:22:21.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58344]) SSH_MSG_IGNORE 15:22:21.099 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55096]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55096]) process #15 SSH_MSG_IGNORE 15:22:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55096]) SSH_MSG_IGNORE 15:22:21.176 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43792]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:21.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43792]) process #17 SSH_MSG_IGNORE 15:22:21.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43792]) SSH_MSG_IGNORE 15:22:21.204 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48862]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:21.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48862]) process #21 SSH_MSG_IGNORE 15:22:21.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48862]) SSH_MSG_IGNORE 15:22:21.233 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59302]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:21.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59302]) process #24 SSH_MSG_IGNORE 15:22:21.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59302]) SSH_MSG_IGNORE 15:22:21.372 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41986]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:21.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41986]) process #13 SSH_MSG_IGNORE 15:22:21.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41986]) SSH_MSG_IGNORE 15:22:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41530]) process #11 SSH_MSG_IGNORE 15:22:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41530]) SSH_MSG_IGNORE 15:22:21.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41530]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:21.477 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34534]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:21.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34534]) process #18 SSH_MSG_IGNORE 15:22:21.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34534]) SSH_MSG_IGNORE 15:22:21.575 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41674]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41674]) process #20 SSH_MSG_IGNORE 15:22:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41674]) SSH_MSG_IGNORE 15:22:21.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xf0a807bb, L:/10.30.170.167:18317 - R:/10.30.171.175:59408]} 15:22:21.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:59408]): SSH-2.0-SSHD-UNKNOWN 15:22:21.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:59408]) line='SSH-2.0-SSHD-UNKNOWN' 15:22:21.584 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:59408]) client version string: SSH-2.0-SSHD-UNKNOWN 15:22:21.627 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45468]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:21.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45468]) process #19 SSH_MSG_IGNORE 15:22:21.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45468]) SSH_MSG_IGNORE 15:22:21.646 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40526]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:21.646 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40526]) process #10 SSH_MSG_IGNORE 15:22:21.649 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40526]) SSH_MSG_IGNORE 15:22:21.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40450]) process #23 SSH_MSG_IGNORE 15:22:21.673 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40450]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:21.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40450]) SSH_MSG_IGNORE 15:22:21.739 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:59408]) Send SSH_MSG_KEXINIT 15:22:21.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59408]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:22:21.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59408]) process #0 SSH_MSG_KEXINIT 15:22:21.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:59408]) SSH_MSG_KEXINIT 15:22:21.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:59408]) strict KEX=true client=true server=true 15:22:21.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59408]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:22:21.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59408]) Kex: server host key algorithms = rsa-sha2-512 15:22:21.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59408]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:22:21.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59408]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:22:21.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59408]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:22:21.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59408]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:22:21.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59408]) Kex: compression algorithms (client to server) = none 15:22:21.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59408]) Kex: compression algorithms (server to client) = none 15:22:21.740 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:22:21.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59408]) process #1 30 15:22:21.812 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59408]] process command=SSH_MSG_KEXDH_INIT 15:22:21.820 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:21.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57436]) process #26 SSH_MSG_IGNORE 15:22:21.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57436]) SSH_MSG_IGNORE 15:22:21.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59408]] Send SSH_MSG_KEXDH_REPLY 15:22:21.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59408]) packet #1 sending command=31[31] len=1639 15:22:21.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:59408])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:22:21.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:59408]) Send SSH_MSG_NEWKEYS 15:22:21.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:59408]) session ID=15:c6:6f:58:7e:8b:2a:e8:6a:18:62:48:ba:ed:66:d8:43:95:a3:a6:fa:80:df:69:5e:b1:7c:36:66:ff:ad:e5:92:37:17:de:57:5a:69:69:3a:5f:75:09:c2:30:b8:a1:0b:aa:b6:7c:52:00:96:62:fc:9a:31:e6:75:1f:48:db 15:22:21.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59408]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:22:21.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59408]): strict KEX resets output message sequence number from 3 to 0 15:22:21.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59408]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2cfa49b7; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:22:21.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:59408])[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 15:22:21.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59408])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:22:21.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59408]) packet #0 sending command=7[7] len=419 15:22:21.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59408]) No pending packets to flush at end of KEX 15:22:21.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54212]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:21.849 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:21.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44622]) process #25 SSH_MSG_IGNORE 15:22:21.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44622]) SSH_MSG_IGNORE 15:22:21.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59408]) process #2 SSH_MSG_NEWKEYS 15:22:21.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59408]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:22:21.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59408]): strict KEX resets input message sequence number from 3 to 0 15:22:21.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59408]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@24939f4a; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:22:21.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:22:21.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59408]) process #0 SSH_MSG_SERVICE_REQUEST 15:22:21.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59408]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:22:21.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:59408]) authorized authentication methods: password,publickey 15:22:21.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59408]) Accepted service ssh-userauth 15:22:21.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59408]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:22:21.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59408]) process #1 SSH_MSG_USERAUTH_REQUEST 15:22:21.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59408]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:22:21.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59408]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:22:21.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59408]) no authentication factory for method=none 15:22:21.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59408]) SSH_MSG_USERAUTH_REQUEST 15:22:21.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59408]) remaining methods: password,publickey 15:22:21.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59408]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:22:21.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54212]) process #12 SSH_MSG_IGNORE 15:22:21.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54212]) SSH_MSG_IGNORE 15:22:21.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59408]) process #2 SSH_MSG_USERAUTH_REQUEST 15:22:21.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59408]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:22:21.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59408]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:22:21.865 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:22:21.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:59408]) authentication result: true 15:22:21.865 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:59408]) SSH_MSG_USERAUTH_REQUEST 15:22:21.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59408])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:22:21.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59408]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:22:21.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:22:21.866 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:22:21.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59408]) no heartbeat to stop 15:22:21.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:59408]) heartbeat type=IGNORE, interval=PT30S 15:22:21.866 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:59408 authenticated 15:22:21.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59408]) process #3 SSH_MSG_CHANNEL_OPEN 15:22:21.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59408]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:22:21.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59408]] session=TransportServerSession[admin@/10.30.171.175:59408] id=0 15:22:21.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59408])) size=2097152, max=2097152, packet=32768 15:22:21.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59408]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59408] 15:22:21.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59408]) recipient=0 15:22:21.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408])) size=2097152, max=2097152, packet=32768 15:22:21.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408])) re-initializing 15:22:21.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408])) size=2097152, max=2097152, packet=32768 15:22:21.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:22:21.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59408]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:22:21.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59408]) process #4 SSH_MSG_CHANNEL_REQUEST 15:22:21.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:22:21.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408])[want-reply=true] subsystem=netconf 15:22:21.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408])[subsystem] prepared command 15:22:21.867 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:22:21.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:22:21.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xf0a807bb, L:/10.30.170.167:18317 - R:/10.30.171.175:59408]}} established 15:22:21.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 488: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18317 15:22:21.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 488: Creating data stores for simulated device 15:22:21.867 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:22:21.867 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:21.867 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:22:21.867 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:21.867 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:22:21.868 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@50d69f36 15:22:21.868 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:22:21.869 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:22:21.869 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:22:21.869 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:22:21.869 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:22:21.869 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:22:21.869 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:22:21.869 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:22:21.869 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@50d69f36, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@50d69f36, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7fab48f0, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7fab48f0, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:22:21.870 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:22:21.870 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:22:21.871 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xf0a807bb, L:/10.30.170.167:18317 - R:/10.30.171.175:59408] 15:22:21.872 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 488 on channel [id: 0xf0a807bb, L:/10.30.170.167:18317 - R:/10.30.171.175:59408] 15:22:21.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]) by 1103 down to 2096049 15:22:21.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59408]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:22:21.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xf0a807bb, L:/10.30.170.167:18317 - R:/10.30.171.175:59408] 15:22:21.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xf0a807bb, L:/10.30.170.167:18317 - R:/10.30.171.175:59408] 15:22:21.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]) request=subsystem result=ReplySuccess, want-reply=true 15:22:21.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59408]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:22:21.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]) request=subsystem activate command 15:22:21.872 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]) starting runner for command=netconf 15:22:21.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59408]) process #5 SSH_MSG_CHANNEL_DATA 15:22:21.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]) by 373 down to 2096779 15:22:21.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]) SSH_MSG_CHANNEL_DATA len=373 15:22:21.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408] 15:22:21.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xf0a807bb, L:/10.30.170.167:18317 - R:/10.30.171.175:59408]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:22:21.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:22:21.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xf0a807bb, L:/10.30.170.167:18317 - R:/10.30.171.175:59408] 15:22:21.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xf0a807bb, L:/10.30.170.167:18317 - R:/10.30.171.175:59408] 15:22:21.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18317', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:22:21.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=488} created 15:22:21.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=488, channel=[id: 0xf0a807bb, L:/10.30.170.167:18317 - R:/10.30.171.175:59408]} created 15:22:21.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xf0a807bb, L:/10.30.170.167:18317 - R:/10.30.171.175:59408] successful with session NetconfServerSession{sessionId=488, channel=[id: 0xf0a807bb, L:/10.30.170.167:18317 - R:/10.30.171.175:59408]} 15:22:21.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=488, channel=[id: 0xf0a807bb, L:/10.30.170.167:18317 - R:/10.30.171.175:59408]} up 15:22:21.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59408]) process #6 SSH_MSG_CHANNEL_DATA 15:22:21.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]) by 393 down to 2096386 15:22:21.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]) SSH_MSG_CHANNEL_DATA len=393 15:22:21.873 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408] 15:22:21.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:22:21.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:21.874 [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=488} 15:22:21.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:22:21.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=488, channel=[id: 0xf0a807bb, L:/10.30.170.167:18317 - R:/10.30.171.175:59408]} EXI handlers added to pipeline 15:22:21.874 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:21.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]) by 179 down to 2095870 15:22:21.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59408]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:22:21.875 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:22:21.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59408]) process #7 SSH_MSG_CHANNEL_DATA 15:22:21.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]) by 340 down to 2096046 15:22:21.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]) SSH_MSG_CHANNEL_DATA len=340 15:22:21.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408] 15:22:21.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:21.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:21.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=488} 15:22:21.876 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7fab48f0 15:22:21.876 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:22:21.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:21.876 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:22:21.876 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:22:21.876 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:22:21.876 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:22:21.877 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:22:21.877 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:21.877 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:22:21.877 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:22:21.877 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:21.877 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:22:21.877 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:22:21.877 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:21.877 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:21.877 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:22:21.877 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:21.877 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:21.877 [netconf-device-simulator-threads-2] 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 15:22:21.877 [netconf-device-simulator-threads-2] 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 15:22:21.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:22:21.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]) by 733 down to 2095137 15:22:21.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59408]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:22:21.877 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:21.882 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37834]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:21.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37834]) process #14 SSH_MSG_IGNORE 15:22:21.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37834]) SSH_MSG_IGNORE 15:22:21.940 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60730]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:21.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60730]) process #8 SSH_MSG_IGNORE 15:22:21.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60730]) SSH_MSG_IGNORE 15:22:21.996 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57814]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:21.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57814]) process #16 SSH_MSG_IGNORE 15:22:21.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57814]) SSH_MSG_IGNORE 15:22:22.040 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48552]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:22.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48552]) process #22 SSH_MSG_IGNORE 15:22:22.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48552]) SSH_MSG_IGNORE 15:22:22.264 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54022]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:22.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54022]) process #15 SSH_MSG_IGNORE 15:22:22.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54022]) SSH_MSG_IGNORE 15:22:22.313 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:22.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #21 SSH_MSG_IGNORE 15:22:22.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:22:22.363 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38882]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:22.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38882]) process #17 SSH_MSG_IGNORE 15:22:22.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38882]) SSH_MSG_IGNORE 15:22:22.452 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51076]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:22.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51076]) process #24 SSH_MSG_IGNORE 15:22:22.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51076]) SSH_MSG_IGNORE 15:22:22.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55442]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:22.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55442]) process #9 SSH_MSG_IGNORE 15:22:22.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55442]) SSH_MSG_IGNORE 15:22:22.622 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:22.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #13 SSH_MSG_IGNORE 15:22:22.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:22:22.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45404]) process #11 SSH_MSG_IGNORE 15:22:22.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45404]) SSH_MSG_IGNORE 15:22:22.653 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45404]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:22.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34612]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:22.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34612]) process #10 SSH_MSG_IGNORE 15:22:22.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34612]) SSH_MSG_IGNORE 15:22:22.741 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46206]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:22.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46206]) process #19 SSH_MSG_IGNORE 15:22:22.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46206]) SSH_MSG_IGNORE 15:22:22.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55306]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:22.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55306]) process #20 SSH_MSG_IGNORE 15:22:22.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55306]) SSH_MSG_IGNORE 15:22:22.762 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43696]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:22.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43696]) process #23 SSH_MSG_IGNORE 15:22:22.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43696]) SSH_MSG_IGNORE 15:22:22.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55710]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:22.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55710]) process #22 SSH_MSG_IGNORE 15:22:22.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55710]) SSH_MSG_IGNORE 15:22:22.832 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcb149fa4, L:/10.30.170.167:18318 - R:/10.30.171.175:51352]} 15:22:22.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:51352]): SSH-2.0-SSHD-UNKNOWN 15:22:22.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:51352]) line='SSH-2.0-SSHD-UNKNOWN' 15:22:22.833 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:51352]) client version string: SSH-2.0-SSHD-UNKNOWN 15:22:22.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:51352]) Send SSH_MSG_KEXINIT 15:22:22.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51352]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:22:22.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51352]) process #0 SSH_MSG_KEXINIT 15:22:22.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:51352]) SSH_MSG_KEXINIT 15:22:22.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:51352]) strict KEX=true client=true server=true 15:22:22.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51352]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:22:22.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51352]) Kex: server host key algorithms = rsa-sha2-512 15:22:22.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51352]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:22:22.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51352]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:22:22.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51352]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:22:22.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51352]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:22:22.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51352]) Kex: compression algorithms (client to server) = none 15:22:22.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:51352]) Kex: compression algorithms (server to client) = none 15:22:22.916 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:22:22.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51352]) process #1 30 15:22:22.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51352]] process command=SSH_MSG_KEXDH_INIT 15:22:23.003 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46850]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:23.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46850]) process #15 SSH_MSG_IGNORE 15:22:23.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46850]) SSH_MSG_IGNORE 15:22:23.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:51352]] Send SSH_MSG_KEXDH_REPLY 15:22:23.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51352]) packet #1 sending command=31[31] len=1639 15:22:23.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:51352])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:22:23.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:51352]) Send SSH_MSG_NEWKEYS 15:22:23.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:51352]) session ID=ba:f6:8a:c1:ec:bc:5b:51:09:f6:f4:3d:00:53:2e:38:11:1a:3f:36:34:fe:66:61:2f:41:67:9d:cf:eb:d5:35:0f:7f:cc:2a:ae:dc:45:e5:aa:a1:c3:74:69:27:b4:17:2f:09:0f:19:af:e6:87:7b:92:57:a3:9e:d0:a7:d2:23 15:22:23.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51352]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:22:23.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51352]): strict KEX resets output message sequence number from 3 to 0 15:22:23.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:51352]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@dc9fd2d; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:22:23.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:51352])[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 15:22:23.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51352])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:22:23.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51352]) packet #0 sending command=7[7] len=419 15:22:23.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51352]) No pending packets to flush at end of KEX 15:22:23.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51352]) process #2 SSH_MSG_NEWKEYS 15:22:23.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:51352]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:22:23.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51352]): strict KEX resets input message sequence number from 3 to 0 15:22:23.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:51352]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3d3f6051; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:22:23.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:22:23.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51352]) process #0 SSH_MSG_SERVICE_REQUEST 15:22:23.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51352]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:22:23.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:51352]) authorized authentication methods: password,publickey 15:22:23.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:51352]) Accepted service ssh-userauth 15:22:23.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51352]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:22:23.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51352]) process #1 SSH_MSG_USERAUTH_REQUEST 15:22:23.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51352]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:22:23.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51352]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:22:23.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51352]) no authentication factory for method=none 15:22:23.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51352]) SSH_MSG_USERAUTH_REQUEST 15:22:23.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:51352]) remaining methods: password,publickey 15:22:23.043 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51352]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:22:23.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:51352]) process #2 SSH_MSG_USERAUTH_REQUEST 15:22:23.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51352]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:22:23.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:51352]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:22:23.044 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:22:23.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:51352]) authentication result: true 15:22:23.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:51352]) SSH_MSG_USERAUTH_REQUEST 15:22:23.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:51352])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:22:23.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:51352]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:22:23.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:22:23.044 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:22:23.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51352]) no heartbeat to stop 15:22:23.044 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:51352]) heartbeat type=IGNORE, interval=PT30S 15:22:23.044 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:51352 authenticated 15:22:23.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51352]) process #3 SSH_MSG_CHANNEL_OPEN 15:22:23.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51352]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:22:23.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51352]] session=TransportServerSession[admin@/10.30.171.175:51352] id=0 15:22:23.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51352])) size=2097152, max=2097152, packet=32768 15:22:23.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51352]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51352] 15:22:23.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:51352]) recipient=0 15:22:23.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352])) size=2097152, max=2097152, packet=32768 15:22:23.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352])) re-initializing 15:22:23.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352])) size=2097152, max=2097152, packet=32768 15:22:23.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:22:23.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51352]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:22:23.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51352]) process #4 SSH_MSG_CHANNEL_REQUEST 15:22:23.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:22:23.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352])[want-reply=true] subsystem=netconf 15:22:23.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352])[subsystem] prepared command 15:22:23.046 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:22:23.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:22:23.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcb149fa4, L:/10.30.170.167:18318 - R:/10.30.171.175:51352]}} established 15:22:23.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 489: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18318 15:22:23.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 489: Creating data stores for simulated device 15:22:23.046 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:22:23.046 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:23.046 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:22:23.046 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:23.046 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:22:23.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36592]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:23.047 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7213ce4e 15:22:23.047 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:22:23.047 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:22:23.047 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:22:23.047 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:22:23.048 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:22:23.048 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:22:23.048 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:22:23.048 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:22:23.048 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7213ce4e, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7213ce4e, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69c0d3ee, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69c0d3ee, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:22:23.048 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:22:23.048 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:22:23.049 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcb149fa4, L:/10.30.170.167:18318 - R:/10.30.171.175:51352] 15:22:23.049 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 489 on channel [id: 0xcb149fa4, L:/10.30.170.167:18318 - R:/10.30.171.175:51352] 15:22:23.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]) by 1103 down to 2096049 15:22:23.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51352]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:22:23.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcb149fa4, L:/10.30.170.167:18318 - R:/10.30.171.175:51352] 15:22:23.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcb149fa4, L:/10.30.170.167:18318 - R:/10.30.171.175:51352] 15:22:23.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]) request=subsystem result=ReplySuccess, want-reply=true 15:22:23.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51352]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:22:23.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]) request=subsystem activate command 15:22:23.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]) starting runner for command=netconf 15:22:23.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51352]) process #5 SSH_MSG_CHANNEL_DATA 15:22:23.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]) by 373 down to 2096779 15:22:23.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]) SSH_MSG_CHANNEL_DATA len=373 15:22:23.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352] 15:22:23.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xcb149fa4, L:/10.30.170.167:18318 - R:/10.30.171.175:51352]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:22:23.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:22:23.052 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcb149fa4, L:/10.30.170.167:18318 - R:/10.30.171.175:51352] 15:22:23.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcb149fa4, L:/10.30.170.167:18318 - R:/10.30.171.175:51352] 15:22:23.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18318', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:22:23.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=489} created 15:22:23.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=489, channel=[id: 0xcb149fa4, L:/10.30.170.167:18318 - R:/10.30.171.175:51352]} created 15:22:23.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcb149fa4, L:/10.30.170.167:18318 - R:/10.30.171.175:51352] successful with session NetconfServerSession{sessionId=489, channel=[id: 0xcb149fa4, L:/10.30.170.167:18318 - R:/10.30.171.175:51352]} 15:22:23.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=489, channel=[id: 0xcb149fa4, L:/10.30.170.167:18318 - R:/10.30.171.175:51352]} up 15:22:23.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51352]) process #6 SSH_MSG_CHANNEL_DATA 15:22:23.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]) by 393 down to 2096386 15:22:23.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]) SSH_MSG_CHANNEL_DATA len=393 15:22:23.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352] 15:22:23.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:22:23.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:23.053 [netconf-device-simulator-threads-4] 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=489} 15:22:23.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:22:23.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=489, channel=[id: 0xcb149fa4, L:/10.30.170.167:18318 - R:/10.30.171.175:51352]} EXI handlers added to pipeline 15:22:23.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:23.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36592]) process #12 SSH_MSG_IGNORE 15:22:23.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36592]) SSH_MSG_IGNORE 15:22:23.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]) by 179 down to 2095870 15:22:23.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51352]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:22:23.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:22:23.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51352]) process #7 SSH_MSG_CHANNEL_DATA 15:22:23.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]) by 340 down to 2096046 15:22:23.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]) SSH_MSG_CHANNEL_DATA len=340 15:22:23.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352] 15:22:23.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:23.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:23.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=489} 15:22:23.056 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69c0d3ee 15:22:23.056 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:22:23.056 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:23.056 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:22:23.056 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:22:23.056 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:22:23.056 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:22:23.056 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:22:23.056 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:23.056 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:22:23.056 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:22:23.056 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:23.056 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:22:23.056 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:22:23.056 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:23.057 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:23.057 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:22:23.057 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:23.057 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:23.057 [netconf-device-simulator-threads-4] 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 15:22:23.057 [netconf-device-simulator-threads-4] 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 15:22:23.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:22:23.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]) by 733 down to 2095137 15:22:23.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51352]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:22:23.057 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:23.058 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52710]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:23.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52710]) process #18 SSH_MSG_IGNORE 15:22:23.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52710]) SSH_MSG_IGNORE 15:22:23.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57962]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:23.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57962]) process #16 SSH_MSG_IGNORE 15:22:23.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57962]) SSH_MSG_IGNORE 15:22:23.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57906]) process #8 SSH_MSG_IGNORE 15:22:23.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57906]) SSH_MSG_IGNORE 15:22:23.150 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57906]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:23.195 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:23.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54094]) process #25 SSH_MSG_IGNORE 15:22:23.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54094]) SSH_MSG_IGNORE 15:22:23.214 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59730]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:23.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59730]) process #21 SSH_MSG_IGNORE 15:22:23.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59730]) SSH_MSG_IGNORE 15:22:23.257 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:23.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35512]) process #26 SSH_MSG_IGNORE 15:22:23.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35512]) SSH_MSG_IGNORE 15:22:23.362 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47358]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47358]) process #17 SSH_MSG_IGNORE 15:22:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47358]) SSH_MSG_IGNORE 15:22:23.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52218]) process #14 SSH_MSG_IGNORE 15:22:23.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52218]) SSH_MSG_IGNORE 15:22:23.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52218]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:23.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x70df2f04, L:/10.30.170.167:18319 - R:/10.30.171.175:59158]} 15:22:23.572 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:59158]): SSH-2.0-SSHD-UNKNOWN 15:22:23.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:59158]) line='SSH-2.0-SSHD-UNKNOWN' 15:22:23.573 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:59158]) client version string: SSH-2.0-SSHD-UNKNOWN 15:22:23.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57678]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:23.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57678]) process #9 SSH_MSG_IGNORE 15:22:23.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57678]) SSH_MSG_IGNORE 15:22:23.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40294]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40294]) process #15 SSH_MSG_IGNORE 15:22:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40294]) SSH_MSG_IGNORE 15:22:23.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:59158]) Send SSH_MSG_KEXINIT 15:22:23.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59158]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:22:23.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59158]) process #0 SSH_MSG_KEXINIT 15:22:23.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:59158]) SSH_MSG_KEXINIT 15:22:23.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:59158]) strict KEX=true client=true server=true 15:22:23.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59158]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:22:23.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59158]) Kex: server host key algorithms = rsa-sha2-512 15:22:23.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59158]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:22:23.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59158]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:22:23.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59158]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:22:23.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59158]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:22:23.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59158]) Kex: compression algorithms (client to server) = none 15:22:23.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59158]) Kex: compression algorithms (server to client) = none 15:22:23.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:22:23.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59158]) process #1 30 15:22:23.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59158]] process command=SSH_MSG_KEXDH_INIT 15:22:23.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59158]] Send SSH_MSG_KEXDH_REPLY 15:22:23.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59158]) packet #1 sending command=31[31] len=1639 15:22:23.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:59158])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:22:23.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:59158]) Send SSH_MSG_NEWKEYS 15:22:23.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:59158]) session ID=21:ee:1b:e3:c3:ed:f8:72:7a:78:01:ab:23:b1:e6:a9:d9:75:d5:26:ba:d9:8b:4e:fb:be:d7:39:82:10:bb:04:af:e3:b2:26:b9:9c:ad:52:8a:ca:9e:a2:d6:69:25:7e:64:e2:b0:7b:87:2a:72:47:e5:76:d9:c2:0c:3d:0c:d6 15:22:23.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59158]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:22:23.884 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59158]): strict KEX resets output message sequence number from 3 to 0 15:22:23.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59158]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@424ed8ff; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:22:23.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:59158])[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 15:22:23.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59158])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:22:23.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59158]) packet #0 sending command=7[7] len=419 15:22:23.885 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59158]) No pending packets to flush at end of KEX 15:22:23.918 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56642]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:23.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56642]) process #19 SSH_MSG_IGNORE 15:22:23.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56642]) SSH_MSG_IGNORE 15:22:23.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59158]) process #2 SSH_MSG_NEWKEYS 15:22:23.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59158]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:22:23.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59158]): strict KEX resets input message sequence number from 3 to 0 15:22:23.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59158]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@35e533; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:22:23.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:22:23.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59158]) process #0 SSH_MSG_SERVICE_REQUEST 15:22:23.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59158]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:22:23.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:59158]) authorized authentication methods: password,publickey 15:22:23.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59158]) Accepted service ssh-userauth 15:22:23.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59158]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:22:23.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59158]) process #1 SSH_MSG_USERAUTH_REQUEST 15:22:23.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59158]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:22:23.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59158]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:22:23.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59158]) no authentication factory for method=none 15:22:23.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59158]) SSH_MSG_USERAUTH_REQUEST 15:22:23.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59158]) remaining methods: password,publickey 15:22:23.922 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59158]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:22:23.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59158]) process #2 SSH_MSG_USERAUTH_REQUEST 15:22:23.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59158]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:22:23.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59158]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:22:23.923 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:22:23.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:59158]) authentication result: true 15:22:23.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:59158]) SSH_MSG_USERAUTH_REQUEST 15:22:23.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59158])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:22:23.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59158]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:22:23.923 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:22:23.923 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:22:23.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59158]) no heartbeat to stop 15:22:23.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:59158]) heartbeat type=IGNORE, interval=PT30S 15:22:23.924 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:59158 authenticated 15:22:23.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59158]) process #3 SSH_MSG_CHANNEL_OPEN 15:22:23.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59158]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:22:23.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59158]] session=TransportServerSession[admin@/10.30.171.175:59158] id=0 15:22:23.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59158])) size=2097152, max=2097152, packet=32768 15:22:23.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59158]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59158] 15:22:23.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59158]) recipient=0 15:22:23.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158])) size=2097152, max=2097152, packet=32768 15:22:23.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158])) re-initializing 15:22:23.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158])) size=2097152, max=2097152, packet=32768 15:22:23.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:22:23.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59158]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:22:23.925 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33250]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:23.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59158]) process #4 SSH_MSG_CHANNEL_REQUEST 15:22:23.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:22:23.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158])[want-reply=true] subsystem=netconf 15:22:23.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158])[subsystem] prepared command 15:22:23.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33250]) process #24 SSH_MSG_IGNORE 15:22:23.927 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:22:23.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33250]) SSH_MSG_IGNORE 15:22:23.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:22:23.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x70df2f04, L:/10.30.170.167:18319 - R:/10.30.171.175:59158]}} established 15:22:23.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 490: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18319 15:22:23.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 490: Creating data stores for simulated device 15:22:23.928 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:22:23.928 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:23.929 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:22:23.929 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:23.929 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:22:23.931 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5d286b56 15:22:23.931 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:22:23.931 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:22:23.931 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:22:23.931 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:22:23.932 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:22:23.932 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:22:23.932 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:22:23.932 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:22:23.932 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5d286b56, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5d286b56, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5a024c63, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5a024c63, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:22:23.932 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:22:23.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:22:23.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x70df2f04, L:/10.30.170.167:18319 - R:/10.30.171.175:59158] 15:22:23.933 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 490 on channel [id: 0x70df2f04, L:/10.30.170.167:18319 - R:/10.30.171.175:59158] 15:22:23.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]) by 1103 down to 2096049 15:22:23.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59158]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:22:23.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x70df2f04, L:/10.30.170.167:18319 - R:/10.30.171.175:59158] 15:22:23.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x70df2f04, L:/10.30.170.167:18319 - R:/10.30.171.175:59158] 15:22:23.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]) request=subsystem result=ReplySuccess, want-reply=true 15:22:23.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59158]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:22:23.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]) request=subsystem activate command 15:22:23.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]) starting runner for command=netconf 15:22:23.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59158]) process #5 SSH_MSG_CHANNEL_DATA 15:22:23.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]) by 373 down to 2096779 15:22:23.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]) SSH_MSG_CHANNEL_DATA len=373 15:22:23.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158] 15:22:23.935 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x70df2f04, L:/10.30.170.167:18319 - R:/10.30.171.175:59158]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:22:23.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:22:23.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x70df2f04, L:/10.30.170.167:18319 - R:/10.30.171.175:59158] 15:22:23.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x70df2f04, L:/10.30.170.167:18319 - R:/10.30.171.175:59158] 15:22:23.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18319', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:22:23.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=490} created 15:22:23.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=490, channel=[id: 0x70df2f04, L:/10.30.170.167:18319 - R:/10.30.171.175:59158]} created 15:22:23.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x70df2f04, L:/10.30.170.167:18319 - R:/10.30.171.175:59158] successful with session NetconfServerSession{sessionId=490, channel=[id: 0x70df2f04, L:/10.30.170.167:18319 - R:/10.30.171.175:59158]} 15:22:23.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=490, channel=[id: 0x70df2f04, L:/10.30.170.167:18319 - R:/10.30.171.175:59158]} up 15:22:23.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59158]) process #6 SSH_MSG_CHANNEL_DATA 15:22:23.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]) by 393 down to 2096386 15:22:23.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]) SSH_MSG_CHANNEL_DATA len=393 15:22:23.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158] 15:22:23.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:22:23.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:23.936 [netconf-device-simulator-threads-6] 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=490} 15:22:23.936 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:22:23.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=490, channel=[id: 0x70df2f04, L:/10.30.170.167:18319 - R:/10.30.171.175:59158]} EXI handlers added to pipeline 15:22:23.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:23.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]) by 179 down to 2095870 15:22:23.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59158]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:22:23.937 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:22:23.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59158]) process #7 SSH_MSG_CHANNEL_DATA 15:22:23.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]) by 340 down to 2096046 15:22:23.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]) SSH_MSG_CHANNEL_DATA len=340 15:22:23.938 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158] 15:22:23.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:23.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:23.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=490} 15:22:23.939 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5a024c63 15:22:23.939 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:22:23.939 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:23.939 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:22:23.939 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:22:23.939 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:22:23.939 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:22:23.939 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:22:23.939 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:23.939 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:22:23.939 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:22:23.939 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:23.939 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:22:23.939 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:22:23.939 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:23.939 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:23.940 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:22:23.940 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:23.940 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:23.940 [netconf-device-simulator-threads-6] 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 15:22:23.940 [netconf-device-simulator-threads-6] 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 15:22:23.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:22:23.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]) by 733 down to 2095137 15:22:23.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59158]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:22:23.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:23.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45498]) process #11 SSH_MSG_IGNORE 15:22:23.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45498]) SSH_MSG_IGNORE 15:22:23.966 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45498]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:23.976 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38228]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:23.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38228]) process #18 SSH_MSG_IGNORE 15:22:23.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38228]) SSH_MSG_IGNORE 15:22:24.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51022]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:24.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51022]) process #13 SSH_MSG_IGNORE 15:22:24.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51022]) SSH_MSG_IGNORE 15:22:24.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54086]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:24.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54086]) process #10 SSH_MSG_IGNORE 15:22:24.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54086]) SSH_MSG_IGNORE 15:22:24.198 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56112]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:24.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56112]) process #23 SSH_MSG_IGNORE 15:22:24.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56112]) SSH_MSG_IGNORE 15:22:24.239 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53034]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:24.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53034]) process #22 SSH_MSG_IGNORE 15:22:24.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53034]) SSH_MSG_IGNORE 15:22:24.247 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57878]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:24.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57878]) process #12 SSH_MSG_IGNORE 15:22:24.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57878]) SSH_MSG_IGNORE 15:22:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36500]) process #20 SSH_MSG_IGNORE 15:22:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36500]) SSH_MSG_IGNORE 15:22:24.253 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36500]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:24.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38724]) process #8 SSH_MSG_IGNORE 15:22:24.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38724]) SSH_MSG_IGNORE 15:22:24.273 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38724]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:24.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35506]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:24.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42684]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42684]) process #15 SSH_MSG_IGNORE 15:22:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42684]) SSH_MSG_IGNORE 15:22:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35506]) process #14 SSH_MSG_IGNORE 15:22:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35506]) SSH_MSG_IGNORE 15:22:24.455 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:24.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36672]) process #25 SSH_MSG_IGNORE 15:22:24.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36672]) SSH_MSG_IGNORE 15:22:24.457 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52534]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52534]) process #21 SSH_MSG_IGNORE 15:22:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52534]) SSH_MSG_IGNORE 15:22:24.468 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:24.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45706]) process #26 SSH_MSG_IGNORE 15:22:24.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45706]) SSH_MSG_IGNORE 15:22:24.598 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55244]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:24.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55244]) process #17 SSH_MSG_IGNORE 15:22:24.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55244]) SSH_MSG_IGNORE 15:22:24.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37608]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:24.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37608]) process #19 SSH_MSG_IGNORE 15:22:24.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37608]) SSH_MSG_IGNORE 15:22:24.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37362]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:24.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37362]) process #16 SSH_MSG_IGNORE 15:22:24.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37362]) SSH_MSG_IGNORE 15:22:24.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe803f4ec, L:/10.30.170.167:18320 - R:/10.30.171.175:60606]} 15:22:24.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:60606]): SSH-2.0-SSHD-UNKNOWN 15:22:24.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:60606]) line='SSH-2.0-SSHD-UNKNOWN' 15:22:24.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:60606]) client version string: SSH-2.0-SSHD-UNKNOWN 15:22:24.892 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37796]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:24.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37796]) process #9 SSH_MSG_IGNORE 15:22:24.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37796]) SSH_MSG_IGNORE 15:22:24.937 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51856]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:25.031 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40964]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:25.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40964]) process #24 SSH_MSG_IGNORE 15:22:25.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40964]) SSH_MSG_IGNORE 15:22:25.153 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36824]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51716]) process #15 SSH_MSG_IGNORE 15:22:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51716]) SSH_MSG_IGNORE 15:22:25.204 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51716]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:25.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:60606]) Send SSH_MSG_KEXINIT 15:22:25.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60606]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:22:25.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60606]) process #0 SSH_MSG_KEXINIT 15:22:25.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:60606]) SSH_MSG_KEXINIT 15:22:25.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:60606]) strict KEX=true client=true server=true 15:22:25.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60606]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:22:25.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60606]) Kex: server host key algorithms = rsa-sha2-512 15:22:25.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60606]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:22:25.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60606]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:22:25.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60606]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:22:25.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60606]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:22:25.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60606]) Kex: compression algorithms (client to server) = none 15:22:25.219 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:60606]) Kex: compression algorithms (server to client) = none 15:22:25.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:22:25.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51856]) process #18 SSH_MSG_IGNORE 15:22:25.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51856]) SSH_MSG_IGNORE 15:22:25.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36824]) process #11 SSH_MSG_IGNORE 15:22:25.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36824]) SSH_MSG_IGNORE 15:22:25.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34418]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:25.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34418]) process #20 SSH_MSG_IGNORE 15:22:25.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34418]) SSH_MSG_IGNORE 15:22:25.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52248]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:25.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52248]) process #13 SSH_MSG_IGNORE 15:22:25.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52248]) SSH_MSG_IGNORE 15:22:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60606]) process #1 30 15:22:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60606]] process command=SSH_MSG_KEXDH_INIT 15:22:25.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:60606]] Send SSH_MSG_KEXDH_REPLY 15:22:25.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60606]) packet #1 sending command=31[31] len=1639 15:22:25.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:60606])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:22:25.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:60606]) Send SSH_MSG_NEWKEYS 15:22:25.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:60606]) session ID=4f:0a:1e:53:97:5c:59:84:26:a2:8e:97:2d:41:c2:76:58:bb:75:e7:6f:ff:ea:19:a0:e1:4e:cb:56:dc:33:37:9a:27:f2:ff:d7:8b:ac:45:9f:0f:09:18:93:32:32:e4:61:3f:e8:57:c8:d0:ba:95:4a:1f:93:fd:dd:d6:ae:da 15:22:25.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60606]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:22:25.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60606]): strict KEX resets output message sequence number from 3 to 0 15:22:25.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:60606]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@74ce4243; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:22:25.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:60606])[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 15:22:25.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60606])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:22:25.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60606]) packet #0 sending command=7[7] len=419 15:22:25.307 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60606]) No pending packets to flush at end of KEX 15:22:25.338 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41728]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:25.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41728]) process #10 SSH_MSG_IGNORE 15:22:25.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41728]) SSH_MSG_IGNORE 15:22:25.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60606]) process #2 SSH_MSG_NEWKEYS 15:22:25.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:60606]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:22:25.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60606]): strict KEX resets input message sequence number from 3 to 0 15:22:25.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:60606]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@3970a0d8; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:22:25.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:22:25.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60606]) process #0 SSH_MSG_SERVICE_REQUEST 15:22:25.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60606]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:22:25.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:60606]) authorized authentication methods: password,publickey 15:22:25.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:60606]) Accepted service ssh-userauth 15:22:25.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60606]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:22:25.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60606]) process #1 SSH_MSG_USERAUTH_REQUEST 15:22:25.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60606]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:22:25.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60606]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:22:25.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60606]) no authentication factory for method=none 15:22:25.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60606]) SSH_MSG_USERAUTH_REQUEST 15:22:25.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:60606]) remaining methods: password,publickey 15:22:25.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60606]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:22:25.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:60606]) process #2 SSH_MSG_USERAUTH_REQUEST 15:22:25.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60606]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:22:25.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:60606]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:22:25.343 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:22:25.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:60606]) authentication result: true 15:22:25.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:60606]) SSH_MSG_USERAUTH_REQUEST 15:22:25.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:60606])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:22:25.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:60606]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:22:25.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:22:25.343 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:22:25.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60606]) no heartbeat to stop 15:22:25.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:60606]) heartbeat type=IGNORE, interval=PT30S 15:22:25.343 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:60606 authenticated 15:22:25.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60606]) process #3 SSH_MSG_CHANNEL_OPEN 15:22:25.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60606]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:22:25.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60606]] session=TransportServerSession[admin@/10.30.171.175:60606] id=0 15:22:25.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60606])) size=2097152, max=2097152, packet=32768 15:22:25.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60606]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60606] 15:22:25.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:60606]) recipient=0 15:22:25.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606])) size=2097152, max=2097152, packet=32768 15:22:25.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606])) re-initializing 15:22:25.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606])) size=2097152, max=2097152, packet=32768 15:22:25.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:22:25.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60606]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:22:25.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60606]) process #4 SSH_MSG_CHANNEL_REQUEST 15:22:25.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:22:25.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606])[want-reply=true] subsystem=netconf 15:22:25.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606])[subsystem] prepared command 15:22:25.348 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:22:25.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:22:25.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe803f4ec, L:/10.30.170.167:18320 - R:/10.30.171.175:60606]}} established 15:22:25.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 491: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18320 15:22:25.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 491: Creating data stores for simulated device 15:22:25.348 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:22:25.348 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:25.348 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:22:25.348 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:25.348 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:22:25.349 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ccf7fe 15:22:25.349 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:22:25.349 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:22:25.349 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:22:25.349 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:22:25.350 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:22:25.350 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:22:25.350 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:22:25.350 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:22:25.350 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ccf7fe, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ccf7fe, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72e8e276, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72e8e276, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:22:25.351 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:22:25.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:22:25.351 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe803f4ec, L:/10.30.170.167:18320 - R:/10.30.171.175:60606] 15:22:25.351 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 491 on channel [id: 0xe803f4ec, L:/10.30.170.167:18320 - R:/10.30.171.175:60606] 15:22:25.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]) by 1103 down to 2096049 15:22:25.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60606]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:22:25.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe803f4ec, L:/10.30.170.167:18320 - R:/10.30.171.175:60606] 15:22:25.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe803f4ec, L:/10.30.170.167:18320 - R:/10.30.171.175:60606] 15:22:25.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]) request=subsystem result=ReplySuccess, want-reply=true 15:22:25.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60606]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:22:25.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]) request=subsystem activate command 15:22:25.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]) starting runner for command=netconf 15:22:25.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60606]) process #5 SSH_MSG_CHANNEL_DATA 15:22:25.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]) by 373 down to 2096779 15:22:25.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]) SSH_MSG_CHANNEL_DATA len=373 15:22:25.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606] 15:22:25.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe803f4ec, L:/10.30.170.167:18320 - R:/10.30.171.175:60606]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:22:25.352 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:22:25.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe803f4ec, L:/10.30.170.167:18320 - R:/10.30.171.175:60606] 15:22:25.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe803f4ec, L:/10.30.170.167:18320 - R:/10.30.171.175:60606] 15:22:25.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18320', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:22:25.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=491} created 15:22:25.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=491, channel=[id: 0xe803f4ec, L:/10.30.170.167:18320 - R:/10.30.171.175:60606]} created 15:22:25.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe803f4ec, L:/10.30.170.167:18320 - R:/10.30.171.175:60606] successful with session NetconfServerSession{sessionId=491, channel=[id: 0xe803f4ec, L:/10.30.170.167:18320 - R:/10.30.171.175:60606]} 15:22:25.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=491, channel=[id: 0xe803f4ec, L:/10.30.170.167:18320 - R:/10.30.171.175:60606]} up 15:22:25.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60606]) process #6 SSH_MSG_CHANNEL_DATA 15:22:25.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]) by 393 down to 2096386 15:22:25.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]) SSH_MSG_CHANNEL_DATA len=393 15:22:25.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606] 15:22:25.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:22:25.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:25.353 [netconf-device-simulator-threads-0] 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=491} 15:22:25.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:22:25.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=491, channel=[id: 0xe803f4ec, L:/10.30.170.167:18320 - R:/10.30.171.175:60606]} EXI handlers added to pipeline 15:22:25.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:25.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]) by 179 down to 2095870 15:22:25.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60606]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:22:25.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:22:25.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60606]) process #7 SSH_MSG_CHANNEL_DATA 15:22:25.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]) by 340 down to 2096046 15:22:25.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]) SSH_MSG_CHANNEL_DATA len=340 15:22:25.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606] 15:22:25.355 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:25.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:25.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=491} 15:22:25.356 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72e8e276 15:22:25.356 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:22:25.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:25.356 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:22:25.356 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:22:25.356 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:22:25.356 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:22:25.356 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:22:25.356 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:25.356 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:22:25.356 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:22:25.356 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:25.356 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:22:25.356 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:22:25.356 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:25.356 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:25.356 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:22:25.356 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:25.356 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:25.356 [netconf-device-simulator-threads-0] 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 15:22:25.356 [netconf-device-simulator-threads-0] 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 15:22:25.356 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:22:25.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]) by 733 down to 2095137 15:22:25.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60606]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:22:25.357 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:25.480 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45984]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:25.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45984]) process #23 SSH_MSG_IGNORE 15:22:25.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45984]) SSH_MSG_IGNORE 15:22:25.503 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44806]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:25.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44806]) process #22 SSH_MSG_IGNORE 15:22:25.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44806]) SSH_MSG_IGNORE 15:22:25.634 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57366]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:25.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57366]) process #14 SSH_MSG_IGNORE 15:22:25.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57366]) SSH_MSG_IGNORE 15:22:25.644 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36554]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:25.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36554]) process #12 SSH_MSG_IGNORE 15:22:25.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36554]) SSH_MSG_IGNORE 15:22:25.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53350]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:25.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53350]) process #17 SSH_MSG_IGNORE 15:22:25.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53350]) SSH_MSG_IGNORE 15:22:25.693 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:25.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39236]) process #25 SSH_MSG_IGNORE 15:22:25.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39236]) SSH_MSG_IGNORE 15:22:25.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48780]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:25.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48780]) process #8 SSH_MSG_IGNORE 15:22:25.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48780]) SSH_MSG_IGNORE 15:22:25.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47334]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:25.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47334]) process #21 SSH_MSG_IGNORE 15:22:25.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47334]) SSH_MSG_IGNORE 15:22:25.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:25.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35100]) process #26 SSH_MSG_IGNORE 15:22:25.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35100]) SSH_MSG_IGNORE 15:22:25.772 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39660]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39660]) process #19 SSH_MSG_IGNORE 15:22:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39660]) SSH_MSG_IGNORE 15:22:25.923 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60986]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:25.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60986]) process #16 SSH_MSG_IGNORE 15:22:25.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60986]) SSH_MSG_IGNORE 15:22:26.053 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54436]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54436]) process #18 SSH_MSG_IGNORE 15:22:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54436]) SSH_MSG_IGNORE 15:22:26.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xb17b602e, L:/10.30.170.167:18321 - R:/10.30.171.175:42244]} 15:22:26.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:42244]): SSH-2.0-SSHD-UNKNOWN 15:22:26.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:42244]) line='SSH-2.0-SSHD-UNKNOWN' 15:22:26.208 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:42244]) client version string: SSH-2.0-SSHD-UNKNOWN 15:22:26.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55268]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55268]) process #9 SSH_MSG_IGNORE 15:22:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55268]) SSH_MSG_IGNORE 15:22:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:42244]) Send SSH_MSG_KEXINIT 15:22:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42244]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:22:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42244]) process #0 SSH_MSG_KEXINIT 15:22:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:42244]) SSH_MSG_KEXINIT 15:22:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:42244]) strict KEX=true client=true server=true 15:22:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42244]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:22:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42244]) Kex: server host key algorithms = rsa-sha2-512 15:22:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42244]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:22:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42244]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:22:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42244]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:22:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42244]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:22:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42244]) Kex: compression algorithms (client to server) = none 15:22:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:42244]) Kex: compression algorithms (server to client) = none 15:22:26.315 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:22:26.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45298]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:26.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45298]) process #24 SSH_MSG_IGNORE 15:22:26.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45298]) SSH_MSG_IGNORE 15:22:26.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42244]) process #1 30 15:22:26.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42244]] process command=SSH_MSG_KEXDH_INIT 15:22:26.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:42244]] Send SSH_MSG_KEXDH_REPLY 15:22:26.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42244]) packet #1 sending command=31[31] len=1639 15:22:26.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:42244])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:22:26.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:42244]) Send SSH_MSG_NEWKEYS 15:22:26.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:42244]) session ID=9a:bf:ef:d8:33:2a:5a:f3:0d:5a:bf:5d:6b:ac:a3:9d:d5:1e:ab:82:7e:48:a1:75:c8:07:28:c0:d4:76:6e:cf:ed:9f:89:f5:00:a3:6e:0f:15:18:26:ba:33:e1:7c:7b:8f:d7:1c:9d:01:a1:ee:ce:28:6e:1c:ef:ba:38:1b:53 15:22:26.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42244]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:22:26.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42244]): strict KEX resets output message sequence number from 3 to 0 15:22:26.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:42244]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@22f56a21; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:22:26.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:42244])[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 15:22:26.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42244])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:22:26.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42244]) packet #0 sending command=7[7] len=419 15:22:26.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42244]) No pending packets to flush at end of KEX 15:22:26.421 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49070]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:26.427 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57552]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57552]) process #15 SSH_MSG_IGNORE 15:22:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57552]) SSH_MSG_IGNORE 15:22:26.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42244]) process #2 SSH_MSG_NEWKEYS 15:22:26.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:42244]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:22:26.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42244]): strict KEX resets input message sequence number from 3 to 0 15:22:26.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:42244]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6076079; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:22:26.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:22:26.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42244]) process #0 SSH_MSG_SERVICE_REQUEST 15:22:26.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42244]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:22:26.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:42244]) authorized authentication methods: password,publickey 15:22:26.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:42244]) Accepted service ssh-userauth 15:22:26.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42244]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:22:26.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42244]) process #1 SSH_MSG_USERAUTH_REQUEST 15:22:26.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42244]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:22:26.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42244]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:22:26.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42244]) no authentication factory for method=none 15:22:26.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42244]) SSH_MSG_USERAUTH_REQUEST 15:22:26.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:42244]) remaining methods: password,publickey 15:22:26.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42244]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:22:26.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49070]) process #11 SSH_MSG_IGNORE 15:22:26.442 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49070]) SSH_MSG_IGNORE 15:22:26.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:42244]) process #2 SSH_MSG_USERAUTH_REQUEST 15:22:26.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42244]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:22:26.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:42244]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:22:26.443 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:22:26.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:42244]) authentication result: true 15:22:26.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:42244]) SSH_MSG_USERAUTH_REQUEST 15:22:26.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:42244])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:22:26.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:42244]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:22:26.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:22:26.443 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:22:26.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42244]) no heartbeat to stop 15:22:26.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:42244]) heartbeat type=IGNORE, interval=PT30S 15:22:26.443 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:42244 authenticated 15:22:26.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42244]) process #3 SSH_MSG_CHANNEL_OPEN 15:22:26.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42244]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:22:26.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42244]] session=TransportServerSession[admin@/10.30.171.175:42244] id=0 15:22:26.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42244])) size=2097152, max=2097152, packet=32768 15:22:26.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42244]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42244] 15:22:26.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:42244]) recipient=0 15:22:26.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244])) size=2097152, max=2097152, packet=32768 15:22:26.443 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244])) re-initializing 15:22:26.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244])) size=2097152, max=2097152, packet=32768 15:22:26.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:22:26.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42244]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:22:26.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42244]) process #4 SSH_MSG_CHANNEL_REQUEST 15:22:26.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:22:26.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244])[want-reply=true] subsystem=netconf 15:22:26.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244])[subsystem] prepared command 15:22:26.444 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:22:26.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:22:26.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xb17b602e, L:/10.30.170.167:18321 - R:/10.30.171.175:42244]}} established 15:22:26.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 492: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18321 15:22:26.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 492: Creating data stores for simulated device 15:22:26.444 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:22:26.444 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:26.444 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:22:26.444 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:26.445 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:22:26.445 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11858377 15:22:26.445 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:22:26.445 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:22:26.445 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:22:26.445 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:22:26.446 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:22:26.446 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:22:26.446 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:22:26.446 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:22:26.446 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11858377, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11858377, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ad4afe6, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ad4afe6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:22:26.446 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:22:26.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:22:26.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xb17b602e, L:/10.30.170.167:18321 - R:/10.30.171.175:42244] 15:22:26.448 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 492 on channel [id: 0xb17b602e, L:/10.30.170.167:18321 - R:/10.30.171.175:42244] 15:22:26.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]) by 1103 down to 2096049 15:22:26.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42244]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:22:26.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xb17b602e, L:/10.30.170.167:18321 - R:/10.30.171.175:42244] 15:22:26.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xb17b602e, L:/10.30.170.167:18321 - R:/10.30.171.175:42244] 15:22:26.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]) request=subsystem result=ReplySuccess, want-reply=true 15:22:26.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42244]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:22:26.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]) request=subsystem activate command 15:22:26.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]) starting runner for command=netconf 15:22:26.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42244]) process #5 SSH_MSG_CHANNEL_DATA 15:22:26.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]) by 373 down to 2096779 15:22:26.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]) SSH_MSG_CHANNEL_DATA len=373 15:22:26.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244] 15:22:26.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xb17b602e, L:/10.30.170.167:18321 - R:/10.30.171.175:42244]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:22:26.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:22:26.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xb17b602e, L:/10.30.170.167:18321 - R:/10.30.171.175:42244] 15:22:26.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xb17b602e, L:/10.30.170.167:18321 - R:/10.30.171.175:42244] 15:22:26.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18321', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:22:26.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=492} created 15:22:26.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=492, channel=[id: 0xb17b602e, L:/10.30.170.167:18321 - R:/10.30.171.175:42244]} created 15:22:26.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xb17b602e, L:/10.30.170.167:18321 - R:/10.30.171.175:42244] successful with session NetconfServerSession{sessionId=492, channel=[id: 0xb17b602e, L:/10.30.170.167:18321 - R:/10.30.171.175:42244]} 15:22:26.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=492, channel=[id: 0xb17b602e, L:/10.30.170.167:18321 - R:/10.30.171.175:42244]} up 15:22:26.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42244]) process #6 SSH_MSG_CHANNEL_DATA 15:22:26.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]) by 393 down to 2096386 15:22:26.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]) SSH_MSG_CHANNEL_DATA len=393 15:22:26.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244] 15:22:26.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:22:26.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:26.449 [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=492} 15:22:26.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:22:26.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=492, channel=[id: 0xb17b602e, L:/10.30.170.167:18321 - R:/10.30.171.175:42244]} EXI handlers added to pipeline 15:22:26.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:26.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]) by 179 down to 2095870 15:22:26.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42244]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:22:26.450 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:22:26.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42244]) process #7 SSH_MSG_CHANNEL_DATA 15:22:26.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]) by 340 down to 2096046 15:22:26.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]) SSH_MSG_CHANNEL_DATA len=340 15:22:26.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244] 15:22:26.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:26.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:26.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=492} 15:22:26.451 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ad4afe6 15:22:26.451 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:22:26.451 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:26.451 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:22:26.451 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:22:26.451 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:22:26.451 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:22:26.451 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:22:26.451 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:26.451 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:22:26.452 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:22:26.452 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:26.452 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:22:26.452 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:22:26.452 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:26.452 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:26.452 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:22:26.452 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:26.452 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:26.452 [netconf-device-simulator-threads-2] 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 15:22:26.452 [netconf-device-simulator-threads-2] 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 15:22:26.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:22:26.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]) by 733 down to 2095137 15:22:26.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42244]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:22:26.452 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:26.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52840]) process #10 SSH_MSG_IGNORE 15:22:26.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52840]) SSH_MSG_IGNORE 15:22:26.495 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52840]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:26.596 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48660]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:26.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48660]) process #22 SSH_MSG_IGNORE 15:22:26.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48660]) SSH_MSG_IGNORE 15:22:26.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60992]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:26.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60992]) process #23 SSH_MSG_IGNORE 15:22:26.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60992]) SSH_MSG_IGNORE 15:22:26.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55820]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:26.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55820]) process #13 SSH_MSG_IGNORE 15:22:26.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55820]) SSH_MSG_IGNORE 15:22:26.726 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60446]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:26.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60446]) process #19 SSH_MSG_IGNORE 15:22:26.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60446]) SSH_MSG_IGNORE 15:22:26.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39688]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:26.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39688]) process #20 SSH_MSG_IGNORE 15:22:26.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39688]) SSH_MSG_IGNORE 15:22:26.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48528]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:26.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48528]) process #21 SSH_MSG_IGNORE 15:22:26.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48528]) SSH_MSG_IGNORE 15:22:26.822 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:26.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39396]) process #26 SSH_MSG_IGNORE 15:22:26.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39396]) SSH_MSG_IGNORE 15:22:26.857 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60546]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:26.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60546]) process #16 SSH_MSG_IGNORE 15:22:26.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60546]) SSH_MSG_IGNORE 15:22:26.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38280]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38280]) process #17 SSH_MSG_IGNORE 15:22:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38280]) SSH_MSG_IGNORE 15:22:27.001 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43912]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:27.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43912]) process #14 SSH_MSG_IGNORE 15:22:27.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43912]) SSH_MSG_IGNORE 15:22:27.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:27.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34870]) process #25 SSH_MSG_IGNORE 15:22:27.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34870]) SSH_MSG_IGNORE 15:22:27.157 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51674]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:27.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51674]) process #8 SSH_MSG_IGNORE 15:22:27.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51674]) SSH_MSG_IGNORE 15:22:27.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35726]) process #12 SSH_MSG_IGNORE 15:22:27.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35726]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:27.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35726]) SSH_MSG_IGNORE 15:22:27.413 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60394]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:27.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60394]) process #10 SSH_MSG_IGNORE 15:22:27.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60394]) SSH_MSG_IGNORE 15:22:27.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37712]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:27.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37712]) process #24 SSH_MSG_IGNORE 15:22:27.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37712]) SSH_MSG_IGNORE 15:22:27.526 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50286]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:27.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50286]) process #9 SSH_MSG_IGNORE 15:22:27.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50286]) SSH_MSG_IGNORE 15:22:27.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39886]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:27.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39886]) process #18 SSH_MSG_IGNORE 15:22:27.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39886]) SSH_MSG_IGNORE 15:22:27.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56184]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:27.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56184]) process #22 SSH_MSG_IGNORE 15:22:27.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56184]) SSH_MSG_IGNORE 15:22:27.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xa4a1cccf, L:/10.30.170.167:18322 - R:/10.30.171.175:35304]} 15:22:27.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:35304]): SSH-2.0-SSHD-UNKNOWN 15:22:27.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:35304]) line='SSH-2.0-SSHD-UNKNOWN' 15:22:27.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:35304]) client version string: SSH-2.0-SSHD-UNKNOWN 15:22:27.640 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59012]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:27.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59012]) process #13 SSH_MSG_IGNORE 15:22:27.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59012]) SSH_MSG_IGNORE 15:22:27.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39056]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:27.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39056]) process #23 SSH_MSG_IGNORE 15:22:27.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39056]) SSH_MSG_IGNORE 15:22:27.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58780]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:27.842 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42454]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:27.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42454]) process #20 SSH_MSG_IGNORE 15:22:27.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42454]) SSH_MSG_IGNORE 15:22:27.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:35304]) Send SSH_MSG_KEXINIT 15:22:27.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35304]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:22:27.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35304]) process #0 SSH_MSG_KEXINIT 15:22:27.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:35304]) SSH_MSG_KEXINIT 15:22:27.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:35304]) strict KEX=true client=true server=true 15:22:27.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35304]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:22:27.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35304]) Kex: server host key algorithms = rsa-sha2-512 15:22:27.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35304]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:22:27.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35304]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:22:27.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35304]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:22:27.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35304]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:22:27.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35304]) Kex: compression algorithms (client to server) = none 15:22:27.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35304]) Kex: compression algorithms (server to client) = none 15:22:27.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:22:27.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58780]) process #11 SSH_MSG_IGNORE 15:22:27.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58780]) SSH_MSG_IGNORE 15:22:28.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35304]) process #1 30 15:22:28.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35304]] process command=SSH_MSG_KEXDH_INIT 15:22:28.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35304]] Send SSH_MSG_KEXDH_REPLY 15:22:28.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35304]) packet #1 sending command=31[31] len=1639 15:22:28.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:35304])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:22:28.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:35304]) Send SSH_MSG_NEWKEYS 15:22:28.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:35304]) session ID=30:60:a6:b0:ff:d2:d2:e0:2d:c5:b2:c7:ec:e7:04:bc:16:cb:6e:3e:56:c3:6f:54:e0:59:56:d9:b6:e0:1f:f6:ac:09:54:2e:71:72:5e:e3:90:cc:df:aa:05:da:57:c7:2f:81:a2:b4:23:87:6e:0d:1a:3e:4f:a1:09:33:e9:90 15:22:28.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35304]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:22:28.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35304]): strict KEX resets output message sequence number from 3 to 0 15:22:28.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35304]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6557945f; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:22:28.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:35304])[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 15:22:28.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35304])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:22:28.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35304]) packet #0 sending command=7[7] len=419 15:22:28.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35304]) No pending packets to flush at end of KEX 15:22:28.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35304]) process #2 SSH_MSG_NEWKEYS 15:22:28.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35304]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:22:28.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35304]): strict KEX resets input message sequence number from 3 to 0 15:22:28.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35304]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2333c4fa; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:22:28.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:22:28.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35304]) process #0 SSH_MSG_SERVICE_REQUEST 15:22:28.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35304]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:22:28.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:35304]) authorized authentication methods: password,publickey 15:22:28.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35304]) Accepted service ssh-userauth 15:22:28.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35304]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:22:28.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35304]) process #1 SSH_MSG_USERAUTH_REQUEST 15:22:28.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35304]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:22:28.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35304]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:22:28.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35304]) no authentication factory for method=none 15:22:28.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35304]) SSH_MSG_USERAUTH_REQUEST 15:22:28.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35304]) remaining methods: password,publickey 15:22:28.062 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35304]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:22:28.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35304]) process #2 SSH_MSG_USERAUTH_REQUEST 15:22:28.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35304]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:22:28.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35304]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:22:28.063 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:22:28.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:35304]) authentication result: true 15:22:28.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:35304]) SSH_MSG_USERAUTH_REQUEST 15:22:28.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35304])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:22:28.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35304]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:22:28.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:22:28.063 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:22:28.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35304]) no heartbeat to stop 15:22:28.063 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:35304]) heartbeat type=IGNORE, interval=PT30S 15:22:28.063 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:35304 authenticated 15:22:28.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35304]) process #3 SSH_MSG_CHANNEL_OPEN 15:22:28.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35304]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:22:28.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35304]] session=TransportServerSession[admin@/10.30.171.175:35304] id=0 15:22:28.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35304])) size=2097152, max=2097152, packet=32768 15:22:28.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35304]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35304] 15:22:28.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35304]) recipient=0 15:22:28.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304])) size=2097152, max=2097152, packet=32768 15:22:28.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304])) re-initializing 15:22:28.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304])) size=2097152, max=2097152, packet=32768 15:22:28.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:22:28.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35304]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:22:28.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35304]) process #4 SSH_MSG_CHANNEL_REQUEST 15:22:28.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:22:28.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304])[want-reply=true] subsystem=netconf 15:22:28.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304])[subsystem] prepared command 15:22:28.064 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:22:28.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:22:28.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xa4a1cccf, L:/10.30.170.167:18322 - R:/10.30.171.175:35304]}} established 15:22:28.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 493: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18322 15:22:28.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 493: Creating data stores for simulated device 15:22:28.065 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:22:28.065 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:28.065 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:22:28.065 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:28.065 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:22:28.066 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e5f9cf 15:22:28.066 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:22:28.066 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:22:28.066 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:22:28.066 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:22:28.067 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:22:28.067 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:22:28.067 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:22:28.067 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:22:28.067 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e5f9cf, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e5f9cf, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@38a98ee2, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@38a98ee2, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:22:28.068 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:22:28.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:22:28.069 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xa4a1cccf, L:/10.30.170.167:18322 - R:/10.30.171.175:35304] 15:22:28.069 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 493 on channel [id: 0xa4a1cccf, L:/10.30.170.167:18322 - R:/10.30.171.175:35304] 15:22:28.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]) by 1103 down to 2096049 15:22:28.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35304]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:22:28.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xa4a1cccf, L:/10.30.170.167:18322 - R:/10.30.171.175:35304] 15:22:28.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xa4a1cccf, L:/10.30.170.167:18322 - R:/10.30.171.175:35304] 15:22:28.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]) request=subsystem result=ReplySuccess, want-reply=true 15:22:28.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35304]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:22:28.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]) request=subsystem activate command 15:22:28.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]) starting runner for command=netconf 15:22:28.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35304]) process #5 SSH_MSG_CHANNEL_DATA 15:22:28.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]) by 373 down to 2096779 15:22:28.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]) SSH_MSG_CHANNEL_DATA len=373 15:22:28.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304] 15:22:28.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xa4a1cccf, L:/10.30.170.167:18322 - R:/10.30.171.175:35304]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:22:28.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:22:28.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xa4a1cccf, L:/10.30.170.167:18322 - R:/10.30.171.175:35304] 15:22:28.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xa4a1cccf, L:/10.30.170.167:18322 - R:/10.30.171.175:35304] 15:22:28.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18322', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:22:28.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=493} created 15:22:28.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=493, channel=[id: 0xa4a1cccf, L:/10.30.170.167:18322 - R:/10.30.171.175:35304]} created 15:22:28.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xa4a1cccf, L:/10.30.170.167:18322 - R:/10.30.171.175:35304] successful with session NetconfServerSession{sessionId=493, channel=[id: 0xa4a1cccf, L:/10.30.170.167:18322 - R:/10.30.171.175:35304]} 15:22:28.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=493, channel=[id: 0xa4a1cccf, L:/10.30.170.167:18322 - R:/10.30.171.175:35304]} up 15:22:28.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35304]) process #6 SSH_MSG_CHANNEL_DATA 15:22:28.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]) by 393 down to 2096386 15:22:28.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]) SSH_MSG_CHANNEL_DATA len=393 15:22:28.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304] 15:22:28.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:22:28.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:28.071 [netconf-device-simulator-threads-4] 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=493} 15:22:28.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:22:28.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=493, channel=[id: 0xa4a1cccf, L:/10.30.170.167:18322 - R:/10.30.171.175:35304]} EXI handlers added to pipeline 15:22:28.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:28.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]) by 179 down to 2095870 15:22:28.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35304]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:22:28.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:22:28.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35304]) process #7 SSH_MSG_CHANNEL_DATA 15:22:28.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]) by 340 down to 2096046 15:22:28.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]) SSH_MSG_CHANNEL_DATA len=340 15:22:28.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304] 15:22:28.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=493} 15:22:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@38a98ee2 15:22:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:22:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:22:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:22:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:22:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:22:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:22:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:22:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:22:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:22:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:22:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:22:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:28.074 [netconf-device-simulator-threads-4] 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 15:22:28.074 [netconf-device-simulator-threads-4] 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 15:22:28.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:22:28.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]) by 733 down to 2095137 15:22:28.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35304]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:22:28.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:28.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60312]) process #14 SSH_MSG_IGNORE 15:22:28.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60312]) SSH_MSG_IGNORE 15:22:28.104 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60312]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:28.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60176]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60176]) process #19 SSH_MSG_IGNORE 15:22:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60176]) SSH_MSG_IGNORE 15:22:28.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47120]) process #21 SSH_MSG_IGNORE 15:22:28.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47120]) SSH_MSG_IGNORE 15:22:28.113 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47120]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:28.131 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49192]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49192]) process #16 SSH_MSG_IGNORE 15:22:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49192]) SSH_MSG_IGNORE 15:22:28.186 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49288]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49288]) process #17 SSH_MSG_IGNORE 15:22:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49288]) SSH_MSG_IGNORE 15:22:28.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42028]) process #9 SSH_MSG_IGNORE 15:22:28.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42028]) SSH_MSG_IGNORE 15:22:28.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42028]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:28.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56936]) process #25 SSH_MSG_IGNORE 15:22:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56936]) SSH_MSG_IGNORE 15:22:28.342 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41124]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:28.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41124]) process #15 SSH_MSG_IGNORE 15:22:28.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41124]) SSH_MSG_IGNORE 15:22:28.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40282]) process #8 SSH_MSG_IGNORE 15:22:28.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40282]) SSH_MSG_IGNORE 15:22:28.345 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40282]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:28.386 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:28.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60610]) process #26 SSH_MSG_IGNORE 15:22:28.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60610]) SSH_MSG_IGNORE 15:22:28.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55574]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:28.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55574]) process #10 SSH_MSG_IGNORE 15:22:28.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55574]) SSH_MSG_IGNORE 15:22:28.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51152]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:28.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51152]) process #13 SSH_MSG_IGNORE 15:22:28.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51152]) SSH_MSG_IGNORE 15:22:28.620 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50722]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:28.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50722]) process #18 SSH_MSG_IGNORE 15:22:28.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50722]) SSH_MSG_IGNORE 15:22:28.663 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52024]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:28.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52024]) process #12 SSH_MSG_IGNORE 15:22:28.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52024]) SSH_MSG_IGNORE 15:22:28.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60668]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:28.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60668]) process #22 SSH_MSG_IGNORE 15:22:28.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60668]) SSH_MSG_IGNORE 15:22:28.901 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36460]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:28.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36460]) process #24 SSH_MSG_IGNORE 15:22:28.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36460]) SSH_MSG_IGNORE 15:22:28.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48396]) process #9 SSH_MSG_IGNORE 15:22:28.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48396]) SSH_MSG_IGNORE 15:22:28.928 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48396]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:28.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xe72240a5, L:/10.30.170.167:18323 - R:/10.30.171.175:43976]} 15:22:28.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:43976]): SSH-2.0-SSHD-UNKNOWN 15:22:28.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:43976]) line='SSH-2.0-SSHD-UNKNOWN' 15:22:28.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:43976]) client version string: SSH-2.0-SSHD-UNKNOWN 15:22:29.008 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52786]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:29.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58144]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:29.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58144]) process #23 SSH_MSG_IGNORE 15:22:29.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58144]) SSH_MSG_IGNORE 15:22:29.171 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57316]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:29.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57316]) process #20 SSH_MSG_IGNORE 15:22:29.180 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57316]) SSH_MSG_IGNORE 15:22:29.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:43976]) Send SSH_MSG_KEXINIT 15:22:29.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43976]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:22:29.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43976]) process #0 SSH_MSG_KEXINIT 15:22:29.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:43976]) SSH_MSG_KEXINIT 15:22:29.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:43976]) strict KEX=true client=true server=true 15:22:29.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43976]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:22:29.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43976]) Kex: server host key algorithms = rsa-sha2-512 15:22:29.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43976]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:22:29.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43976]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:22:29.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43976]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:22:29.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43976]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:22:29.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43976]) Kex: compression algorithms (client to server) = none 15:22:29.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43976]) Kex: compression algorithms (server to client) = none 15:22:29.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:22:29.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52786]) process #11 SSH_MSG_IGNORE 15:22:29.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52786]) SSH_MSG_IGNORE 15:22:29.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43976]) process #1 30 15:22:29.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43976]] process command=SSH_MSG_KEXDH_INIT 15:22:29.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43976]] Send SSH_MSG_KEXDH_REPLY 15:22:29.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43976]) packet #1 sending command=31[31] len=1639 15:22:29.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:43976])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:22:29.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:43976]) Send SSH_MSG_NEWKEYS 15:22:29.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:43976]) session ID=f7:9d:36:e4:9a:27:9b:89:e7:3b:51:d8:94:71:00:88:84:83:cc:d7:b2:dd:07:54:7e:f6:c8:05:40:a9:ac:0e:7b:dd:c7:8f:a5:57:c1:5b:2f:af:83:bc:12:4d:d9:c3:6f:99:92:65:b5:7d:7a:4a:50:42:e2:14:98:66:fe:50 15:22:29.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43976]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:22:29.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43976]): strict KEX resets output message sequence number from 3 to 0 15:22:29.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43976]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@6527fd93; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:22:29.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:43976])[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 15:22:29.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43976])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:22:29.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43976]) packet #0 sending command=7[7] len=419 15:22:29.270 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43976]) No pending packets to flush at end of KEX 15:22:29.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43976]) process #2 SSH_MSG_NEWKEYS 15:22:29.304 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43976]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:22:29.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43976]): strict KEX resets input message sequence number from 3 to 0 15:22:29.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43976]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@12b7c98d; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:22:29.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:22:29.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43976]) process #0 SSH_MSG_SERVICE_REQUEST 15:22:29.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43976]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:22:29.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:43976]) authorized authentication methods: password,publickey 15:22:29.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43976]) Accepted service ssh-userauth 15:22:29.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43976]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:22:29.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43976]) process #1 SSH_MSG_USERAUTH_REQUEST 15:22:29.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43976]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:22:29.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43976]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:22:29.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43976]) no authentication factory for method=none 15:22:29.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43976]) SSH_MSG_USERAUTH_REQUEST 15:22:29.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43976]) remaining methods: password,publickey 15:22:29.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43976]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:22:29.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43976]) process #2 SSH_MSG_USERAUTH_REQUEST 15:22:29.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43976]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:22:29.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43976]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:22:29.305 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:22:29.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:43976]) authentication result: true 15:22:29.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:43976]) SSH_MSG_USERAUTH_REQUEST 15:22:29.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43976])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:22:29.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43976]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:22:29.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:22:29.305 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:22:29.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43976]) no heartbeat to stop 15:22:29.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:43976]) heartbeat type=IGNORE, interval=PT30S 15:22:29.306 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:43976 authenticated 15:22:29.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43976]) process #3 SSH_MSG_CHANNEL_OPEN 15:22:29.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43976]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:22:29.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43976]] session=TransportServerSession[admin@/10.30.171.175:43976] id=0 15:22:29.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43976])) size=2097152, max=2097152, packet=32768 15:22:29.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43976]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43976] 15:22:29.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43976]) recipient=0 15:22:29.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976])) size=2097152, max=2097152, packet=32768 15:22:29.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976])) re-initializing 15:22:29.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976])) size=2097152, max=2097152, packet=32768 15:22:29.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:22:29.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43976]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:22:29.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43976]) process #4 SSH_MSG_CHANNEL_REQUEST 15:22:29.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:22:29.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976])[want-reply=true] subsystem=netconf 15:22:29.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976])[subsystem] prepared command 15:22:29.307 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:22:29.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:22:29.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xe72240a5, L:/10.30.170.167:18323 - R:/10.30.171.175:43976]}} established 15:22:29.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 494: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18323 15:22:29.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 494: Creating data stores for simulated device 15:22:29.307 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:22:29.307 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:29.307 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:22:29.307 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:29.307 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:22:29.308 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64d1da1b 15:22:29.308 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:22:29.308 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:22:29.308 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:22:29.308 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:22:29.309 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:22:29.309 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:22:29.309 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:22:29.309 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:22:29.309 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64d1da1b, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64d1da1b, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@db7ee7d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@db7ee7d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:22:29.310 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:22:29.310 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:22:29.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xe72240a5, L:/10.30.170.167:18323 - R:/10.30.171.175:43976] 15:22:29.311 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 494 on channel [id: 0xe72240a5, L:/10.30.170.167:18323 - R:/10.30.171.175:43976] 15:22:29.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]) by 1103 down to 2096049 15:22:29.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43976]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:22:29.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xe72240a5, L:/10.30.170.167:18323 - R:/10.30.171.175:43976] 15:22:29.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xe72240a5, L:/10.30.170.167:18323 - R:/10.30.171.175:43976] 15:22:29.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]) request=subsystem result=ReplySuccess, want-reply=true 15:22:29.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43976]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:22:29.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]) request=subsystem activate command 15:22:29.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]) starting runner for command=netconf 15:22:29.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43976]) process #5 SSH_MSG_CHANNEL_DATA 15:22:29.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]) by 373 down to 2096779 15:22:29.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]) SSH_MSG_CHANNEL_DATA len=373 15:22:29.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976] 15:22:29.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xe72240a5, L:/10.30.170.167:18323 - R:/10.30.171.175:43976]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:22:29.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:22:29.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xe72240a5, L:/10.30.170.167:18323 - R:/10.30.171.175:43976] 15:22:29.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xe72240a5, L:/10.30.170.167:18323 - R:/10.30.171.175:43976] 15:22:29.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18323', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:22:29.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=494} created 15:22:29.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=494, channel=[id: 0xe72240a5, L:/10.30.170.167:18323 - R:/10.30.171.175:43976]} created 15:22:29.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xe72240a5, L:/10.30.170.167:18323 - R:/10.30.171.175:43976] successful with session NetconfServerSession{sessionId=494, channel=[id: 0xe72240a5, L:/10.30.170.167:18323 - R:/10.30.171.175:43976]} 15:22:29.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=494, channel=[id: 0xe72240a5, L:/10.30.170.167:18323 - R:/10.30.171.175:43976]} up 15:22:29.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43976]) process #6 SSH_MSG_CHANNEL_DATA 15:22:29.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]) by 393 down to 2096386 15:22:29.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]) SSH_MSG_CHANNEL_DATA len=393 15:22:29.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976] 15:22:29.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:22:29.312 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:29.313 [netconf-device-simulator-threads-6] 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=494} 15:22:29.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:22:29.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=494, channel=[id: 0xe72240a5, L:/10.30.170.167:18323 - R:/10.30.171.175:43976]} EXI handlers added to pipeline 15:22:29.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:29.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]) by 179 down to 2095870 15:22:29.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43976]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:22:29.313 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:22:29.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43976]) process #7 SSH_MSG_CHANNEL_DATA 15:22:29.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]) by 340 down to 2096046 15:22:29.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]) SSH_MSG_CHANNEL_DATA len=340 15:22:29.314 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976] 15:22:29.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:29.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:29.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=494} 15:22:29.315 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@db7ee7d 15:22:29.315 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:22:29.315 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:29.315 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:22:29.315 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:22:29.315 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:22:29.315 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:22:29.315 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:22:29.315 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:29.315 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:22:29.315 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:22:29.315 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:29.315 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:22:29.315 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:22:29.315 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:29.315 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:29.315 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:22:29.315 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:29.315 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:29.315 [netconf-device-simulator-threads-6] 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 15:22:29.315 [netconf-device-simulator-threads-6] 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 15:22:29.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:22:29.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]) by 733 down to 2095137 15:22:29.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43976]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:22:29.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:29.365 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58154]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:29.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58154]) process #19 SSH_MSG_IGNORE 15:22:29.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58154]) SSH_MSG_IGNORE 15:22:29.398 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45848]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:29.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45848]) process #21 SSH_MSG_IGNORE 15:22:29.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45848]) SSH_MSG_IGNORE 15:22:29.447 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51500]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:29.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51500]) process #14 SSH_MSG_IGNORE 15:22:29.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51500]) SSH_MSG_IGNORE 15:22:29.474 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:29.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40676]) process #26 SSH_MSG_IGNORE 15:22:29.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40676]) SSH_MSG_IGNORE 15:22:29.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51948]) process #16 SSH_MSG_IGNORE 15:22:29.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51948]) SSH_MSG_IGNORE 15:22:29.523 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51948]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:29.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:29.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53144]) process #25 SSH_MSG_IGNORE 15:22:29.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53144]) SSH_MSG_IGNORE 15:22:29.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35068]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:29.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35068]) process #15 SSH_MSG_IGNORE 15:22:29.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35068]) SSH_MSG_IGNORE 15:22:29.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48116]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:29.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48116]) process #17 SSH_MSG_IGNORE 15:22:29.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48116]) SSH_MSG_IGNORE 15:22:29.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40320]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40320]) process #13 SSH_MSG_IGNORE 15:22:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40320]) SSH_MSG_IGNORE 15:22:29.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41236]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:29.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41236]) process #12 SSH_MSG_IGNORE 15:22:29.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41236]) SSH_MSG_IGNORE 15:22:29.783 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47450]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:29.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47450]) process #23 SSH_MSG_IGNORE 15:22:29.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47450]) SSH_MSG_IGNORE 15:22:29.816 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54362]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:29.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54362]) process #9 SSH_MSG_IGNORE 15:22:29.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54362]) SSH_MSG_IGNORE 15:22:29.850 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38210]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:29.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38210]) process #8 SSH_MSG_IGNORE 15:22:29.850 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38210]) SSH_MSG_IGNORE 15:22:29.983 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46926]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:29.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46926]) process #24 SSH_MSG_IGNORE 15:22:29.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46926]) SSH_MSG_IGNORE 15:22:29.998 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34350]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:29.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34350]) process #10 SSH_MSG_IGNORE 15:22:29.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34350]) SSH_MSG_IGNORE 15:22:30.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59392]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:30.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59392]) process #18 SSH_MSG_IGNORE 15:22:30.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59392]) SSH_MSG_IGNORE 15:22:30.203 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53232]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53232]) process #11 SSH_MSG_IGNORE 15:22:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53232]) SSH_MSG_IGNORE 15:22:30.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xaec2dcfd, L:/10.30.170.167:18324 - R:/10.30.171.175:35124]} 15:22:30.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:35124]): SSH-2.0-SSHD-UNKNOWN 15:22:30.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:35124]) line='SSH-2.0-SSHD-UNKNOWN' 15:22:30.261 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:35124]) client version string: SSH-2.0-SSHD-UNKNOWN 15:22:30.312 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50978]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:30.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50978]) process #20 SSH_MSG_IGNORE 15:22:30.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50978]) SSH_MSG_IGNORE 15:22:30.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48158]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:30.400 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47724]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:30.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47724]) process #13 SSH_MSG_IGNORE 15:22:30.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47724]) SSH_MSG_IGNORE 15:22:30.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58472]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:30.508 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58472]) process #23 SSH_MSG_IGNORE 15:22:30.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58472]) SSH_MSG_IGNORE 15:22:30.516 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42660]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:30.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:35124]) Send SSH_MSG_KEXINIT 15:22:30.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35124]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:22:30.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35124]) process #0 SSH_MSG_KEXINIT 15:22:30.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:35124]) SSH_MSG_KEXINIT 15:22:30.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:35124]) strict KEX=true client=true server=true 15:22:30.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35124]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:22:30.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35124]) Kex: server host key algorithms = rsa-sha2-512 15:22:30.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35124]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:22:30.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35124]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:22:30.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35124]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:22:30.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35124]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:22:30.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35124]) Kex: compression algorithms (client to server) = none 15:22:30.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:35124]) Kex: compression algorithms (server to client) = none 15:22:30.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:22:30.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48158]) process #22 SSH_MSG_IGNORE 15:22:30.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48158]) SSH_MSG_IGNORE 15:22:30.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42660]) process #19 SSH_MSG_IGNORE 15:22:30.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42660]) SSH_MSG_IGNORE 15:22:30.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51540]) process #17 SSH_MSG_IGNORE 15:22:30.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51540]) SSH_MSG_IGNORE 15:22:30.654 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51540]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:30.658 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57644]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:30.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57644]) process #21 SSH_MSG_IGNORE 15:22:30.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57644]) SSH_MSG_IGNORE 15:22:30.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35124]) process #1 30 15:22:30.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35124]] process command=SSH_MSG_KEXDH_INIT 15:22:30.689 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53234]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:30.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53234]) process #14 SSH_MSG_IGNORE 15:22:30.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53234]) SSH_MSG_IGNORE 15:22:30.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:35124]] Send SSH_MSG_KEXDH_REPLY 15:22:30.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35124]) packet #1 sending command=31[31] len=1639 15:22:30.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:35124])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:22:30.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:35124]) Send SSH_MSG_NEWKEYS 15:22:30.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:35124]) session ID=6f:41:a7:24:b4:43:a9:0e:60:75:83:f7:b7:0f:95:2f:84:5c:e5:56:d6:61:39:72:9a:1e:5c:ae:62:47:f3:90:f8:b6:55:b0:8d:c6:bc:6e:27:1f:76:fa:12:7b:54:43:c8:91:cb:85:39:e2:70:6d:48:32:a5:55:a8:ce:de:1f 15:22:30.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35124]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:22:30.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35124]): strict KEX resets output message sequence number from 3 to 0 15:22:30.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:35124]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7cfb60d1; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:22:30.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:35124])[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 15:22:30.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35124])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:22:30.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35124]) packet #0 sending command=7[7] len=419 15:22:30.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35124]) No pending packets to flush at end of KEX 15:22:30.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55164]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:30.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55164]) process #15 SSH_MSG_IGNORE 15:22:30.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55164]) SSH_MSG_IGNORE 15:22:30.721 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:30.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55036]) process #26 SSH_MSG_IGNORE 15:22:30.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55036]) SSH_MSG_IGNORE 15:22:30.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35124]) process #2 SSH_MSG_NEWKEYS 15:22:30.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:35124]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:22:30.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35124]): strict KEX resets input message sequence number from 3 to 0 15:22:30.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:35124]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@2b68e528; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:22:30.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:22:30.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35124]) process #0 SSH_MSG_SERVICE_REQUEST 15:22:30.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35124]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:22:30.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:35124]) authorized authentication methods: password,publickey 15:22:30.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:35124]) Accepted service ssh-userauth 15:22:30.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35124]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:22:30.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35124]) process #1 SSH_MSG_USERAUTH_REQUEST 15:22:30.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35124]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:22:30.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35124]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:22:30.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35124]) no authentication factory for method=none 15:22:30.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35124]) SSH_MSG_USERAUTH_REQUEST 15:22:30.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:35124]) remaining methods: password,publickey 15:22:30.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35124]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:22:30.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:35124]) process #2 SSH_MSG_USERAUTH_REQUEST 15:22:30.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35124]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:22:30.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:35124]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:22:30.737 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:22:30.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:35124]) authentication result: true 15:22:30.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:35124]) SSH_MSG_USERAUTH_REQUEST 15:22:30.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:35124])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:22:30.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:35124]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:22:30.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:22:30.737 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:22:30.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35124]) no heartbeat to stop 15:22:30.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:35124]) heartbeat type=IGNORE, interval=PT30S 15:22:30.738 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:35124 authenticated 15:22:30.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35124]) process #3 SSH_MSG_CHANNEL_OPEN 15:22:30.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35124]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:22:30.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35124]] session=TransportServerSession[admin@/10.30.171.175:35124] id=0 15:22:30.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35124])) size=2097152, max=2097152, packet=32768 15:22:30.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35124]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35124] 15:22:30.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:35124]) recipient=0 15:22:30.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124])) size=2097152, max=2097152, packet=32768 15:22:30.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124])) re-initializing 15:22:30.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124])) size=2097152, max=2097152, packet=32768 15:22:30.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:22:30.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35124]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:22:30.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35124]) process #4 SSH_MSG_CHANNEL_REQUEST 15:22:30.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:22:30.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124])[want-reply=true] subsystem=netconf 15:22:30.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124])[subsystem] prepared command 15:22:30.739 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:22:30.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:22:30.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xaec2dcfd, L:/10.30.170.167:18324 - R:/10.30.171.175:35124]}} established 15:22:30.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 495: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18324 15:22:30.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 495: Creating data stores for simulated device 15:22:30.739 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:22:30.739 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:30.739 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:22:30.739 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:30.740 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:22:30.743 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@577f0605 15:22:30.743 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:22:30.743 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:22:30.743 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:22:30.743 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:22:30.744 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:22:30.744 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:22:30.744 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:22:30.744 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:22:30.744 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@577f0605, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@577f0605, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c14d167, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c14d167, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:22:30.744 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:22:30.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:22:30.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xaec2dcfd, L:/10.30.170.167:18324 - R:/10.30.171.175:35124] 15:22:30.745 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 495 on channel [id: 0xaec2dcfd, L:/10.30.170.167:18324 - R:/10.30.171.175:35124] 15:22:30.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]) by 1103 down to 2096049 15:22:30.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35124]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:22:30.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xaec2dcfd, L:/10.30.170.167:18324 - R:/10.30.171.175:35124] 15:22:30.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xaec2dcfd, L:/10.30.170.167:18324 - R:/10.30.171.175:35124] 15:22:30.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]) request=subsystem result=ReplySuccess, want-reply=true 15:22:30.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35124]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:22:30.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]) request=subsystem activate command 15:22:30.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]) starting runner for command=netconf 15:22:30.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35124]) process #5 SSH_MSG_CHANNEL_DATA 15:22:30.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]) by 373 down to 2096779 15:22:30.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]) SSH_MSG_CHANNEL_DATA len=373 15:22:30.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124] 15:22:30.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xaec2dcfd, L:/10.30.170.167:18324 - R:/10.30.171.175:35124]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:22:30.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:22:30.746 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xaec2dcfd, L:/10.30.170.167:18324 - R:/10.30.171.175:35124] 15:22:30.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xaec2dcfd, L:/10.30.170.167:18324 - R:/10.30.171.175:35124] 15:22:30.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18324', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:22:30.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=495} created 15:22:30.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=495, channel=[id: 0xaec2dcfd, L:/10.30.170.167:18324 - R:/10.30.171.175:35124]} created 15:22:30.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xaec2dcfd, L:/10.30.170.167:18324 - R:/10.30.171.175:35124] successful with session NetconfServerSession{sessionId=495, channel=[id: 0xaec2dcfd, L:/10.30.170.167:18324 - R:/10.30.171.175:35124]} 15:22:30.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=495, channel=[id: 0xaec2dcfd, L:/10.30.170.167:18324 - R:/10.30.171.175:35124]} up 15:22:30.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35124]) process #6 SSH_MSG_CHANNEL_DATA 15:22:30.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]) by 393 down to 2096386 15:22:30.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]) SSH_MSG_CHANNEL_DATA len=393 15:22:30.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124] 15:22:30.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:22:30.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:30.747 [netconf-device-simulator-threads-0] 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=495} 15:22:30.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:22:30.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=495, channel=[id: 0xaec2dcfd, L:/10.30.170.167:18324 - R:/10.30.171.175:35124]} EXI handlers added to pipeline 15:22:30.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:30.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]) by 179 down to 2095870 15:22:30.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35124]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:22:30.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:22:30.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35124]) process #7 SSH_MSG_CHANNEL_DATA 15:22:30.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]) by 340 down to 2096046 15:22:30.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]) SSH_MSG_CHANNEL_DATA len=340 15:22:30.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124] 15:22:30.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:30.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:30.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=495} 15:22:30.749 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c14d167 15:22:30.750 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:22:30.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:30.750 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:22:30.750 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:22:30.750 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:22:30.750 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:22:30.750 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:22:30.750 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:30.750 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:22:30.750 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:22:30.750 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:30.750 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:22:30.750 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:22:30.750 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:30.750 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:30.750 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:22:30.750 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:30.750 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:30.750 [netconf-device-simulator-threads-0] 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 15:22:30.750 [netconf-device-simulator-threads-0] 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 15:22:30.750 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:22:30.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]) by 733 down to 2095137 15:22:30.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35124]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:22:30.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:30.771 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:30.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43018]) process #25 SSH_MSG_IGNORE 15:22:30.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43018]) SSH_MSG_IGNORE 15:22:30.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54124]) process #16 SSH_MSG_IGNORE 15:22:30.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54124]) SSH_MSG_IGNORE 15:22:30.821 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54124]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:30.941 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34570]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:30.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34570]) process #11 SSH_MSG_IGNORE 15:22:30.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34570]) SSH_MSG_IGNORE 15:22:30.982 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52028]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:30.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52028]) process #12 SSH_MSG_IGNORE 15:22:30.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52028]) SSH_MSG_IGNORE 15:22:30.991 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46866]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:30.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46866]) process #20 SSH_MSG_IGNORE 15:22:30.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46866]) SSH_MSG_IGNORE 15:22:31.035 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33802]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:31.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33802]) process #9 SSH_MSG_IGNORE 15:22:31.037 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33802]) SSH_MSG_IGNORE 15:22:31.101 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:22:31.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54888]) process #27 SSH_MSG_IGNORE 15:22:31.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54888]) SSH_MSG_IGNORE 15:22:31.185 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43618]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:31.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43618]) process #8 SSH_MSG_IGNORE 15:22:31.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43618]) SSH_MSG_IGNORE 15:22:31.274 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46336]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:31.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46336]) process #10 SSH_MSG_IGNORE 15:22:31.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46336]) SSH_MSG_IGNORE 15:22:31.298 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43254]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:31.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43254]) process #24 SSH_MSG_IGNORE 15:22:31.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43254]) SSH_MSG_IGNORE 15:22:31.340 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49364]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:31.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49364]) process #22 SSH_MSG_IGNORE 15:22:31.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49364]) SSH_MSG_IGNORE 15:22:31.531 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58794]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:31.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58794]) process #15 SSH_MSG_IGNORE 15:22:31.538 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58794]) SSH_MSG_IGNORE 15:22:31.563 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xbfb77d90, L:/10.30.170.167:18325 - R:/10.30.171.175:43386]} 15:22:31.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:43386]): SSH-2.0-SSHD-UNKNOWN 15:22:31.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:43386]) line='SSH-2.0-SSHD-UNKNOWN' 15:22:31.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:43386]) client version string: SSH-2.0-SSHD-UNKNOWN 15:22:31.566 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56680]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:31.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:43386]) Send SSH_MSG_KEXINIT 15:22:31.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43386]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:22:31.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43386]) process #0 SSH_MSG_KEXINIT 15:22:31.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:43386]) SSH_MSG_KEXINIT 15:22:31.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:43386]) strict KEX=true client=true server=true 15:22:31.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43386]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:22:31.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43386]) Kex: server host key algorithms = rsa-sha2-512 15:22:31.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43386]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:22:31.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43386]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:22:31.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43386]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:22:31.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43386]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:22:31.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43386]) Kex: compression algorithms (client to server) = none 15:22:31.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:43386]) Kex: compression algorithms (server to client) = none 15:22:31.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:22:31.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56680]) process #18 SSH_MSG_IGNORE 15:22:31.672 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56680]) SSH_MSG_IGNORE 15:22:31.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55832]) process #13 SSH_MSG_IGNORE 15:22:31.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55832]) SSH_MSG_IGNORE 15:22:31.698 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55832]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:31.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43386]) process #1 30 15:22:31.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43386]] process command=SSH_MSG_KEXDH_INIT 15:22:31.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:43386]] Send SSH_MSG_KEXDH_REPLY 15:22:31.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43386]) packet #1 sending command=31[31] len=1639 15:22:31.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:43386])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:22:31.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:43386]) Send SSH_MSG_NEWKEYS 15:22:31.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:43386]) session ID=2b:e2:40:8d:f2:8c:5d:fa:35:6a:ee:54:05:e0:f8:bd:90:a7:c0:75:e4:72:fc:4a:27:8b:30:f5:7f:6b:8d:fc:c7:a8:22:8d:4f:01:b9:e5:c4:f9:e4:fa:da:93:58:64:11:4e:af:99:da:42:fe:34:f0:2d:b4:5f:ee:1e:39:35 15:22:31.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43386]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:22:31.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43386]): strict KEX resets output message sequence number from 3 to 0 15:22:31.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:43386]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@10f1d852; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:22:31.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:43386])[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 15:22:31.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43386])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:22:31.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43386]) packet #0 sending command=7[7] len=419 15:22:31.760 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43386]) No pending packets to flush at end of KEX 15:22:31.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38546]) process #21 SSH_MSG_IGNORE 15:22:31.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38546]) SSH_MSG_IGNORE 15:22:31.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38546]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:31.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43386]) process #2 SSH_MSG_NEWKEYS 15:22:31.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:43386]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:22:31.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43386]): strict KEX resets input message sequence number from 3 to 0 15:22:31.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:43386]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@283c44ac; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:22:31.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:22:31.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43386]) process #0 SSH_MSG_SERVICE_REQUEST 15:22:31.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43386]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:22:31.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:43386]) authorized authentication methods: password,publickey 15:22:31.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:43386]) Accepted service ssh-userauth 15:22:31.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43386]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:22:31.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43386]) process #1 SSH_MSG_USERAUTH_REQUEST 15:22:31.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43386]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:22:31.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43386]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:22:31.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43386]) no authentication factory for method=none 15:22:31.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43386]) SSH_MSG_USERAUTH_REQUEST 15:22:31.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:43386]) remaining methods: password,publickey 15:22:31.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43386]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:22:31.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:43386]) process #2 SSH_MSG_USERAUTH_REQUEST 15:22:31.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43386]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:22:31.793 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:43386]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:22:31.794 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:22:31.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:43386]) authentication result: true 15:22:31.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:43386]) SSH_MSG_USERAUTH_REQUEST 15:22:31.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:43386])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:22:31.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:43386]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:22:31.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:22:31.794 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:22:31.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43386]) no heartbeat to stop 15:22:31.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:43386]) heartbeat type=IGNORE, interval=PT30S 15:22:31.794 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:43386 authenticated 15:22:31.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43386]) process #3 SSH_MSG_CHANNEL_OPEN 15:22:31.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43386]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:22:31.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43386]] session=TransportServerSession[admin@/10.30.171.175:43386] id=0 15:22:31.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43386])) size=2097152, max=2097152, packet=32768 15:22:31.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43386]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43386] 15:22:31.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:43386]) recipient=0 15:22:31.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386])) size=2097152, max=2097152, packet=32768 15:22:31.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386])) re-initializing 15:22:31.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386])) size=2097152, max=2097152, packet=32768 15:22:31.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:22:31.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43386]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:22:31.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43386]) process #4 SSH_MSG_CHANNEL_REQUEST 15:22:31.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:22:31.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386])[want-reply=true] subsystem=netconf 15:22:31.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386])[subsystem] prepared command 15:22:31.795 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:22:31.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:22:31.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xbfb77d90, L:/10.30.170.167:18325 - R:/10.30.171.175:43386]}} established 15:22:31.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 496: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18325 15:22:31.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 496: Creating data stores for simulated device 15:22:31.795 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:22:31.795 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:31.796 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:22:31.796 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:31.796 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:22:31.796 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ca07241 15:22:31.796 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:22:31.797 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:22:31.797 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:22:31.797 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:22:31.797 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:22:31.797 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:22:31.797 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:22:31.797 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:22:31.797 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ca07241, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ca07241, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10b33615, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10b33615, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:22:31.798 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:22:31.798 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:22:31.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xbfb77d90, L:/10.30.170.167:18325 - R:/10.30.171.175:43386] 15:22:31.799 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 496 on channel [id: 0xbfb77d90, L:/10.30.170.167:18325 - R:/10.30.171.175:43386] 15:22:31.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]) by 1103 down to 2096049 15:22:31.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43386]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:22:31.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xbfb77d90, L:/10.30.170.167:18325 - R:/10.30.171.175:43386] 15:22:31.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xbfb77d90, L:/10.30.170.167:18325 - R:/10.30.171.175:43386] 15:22:31.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]) request=subsystem result=ReplySuccess, want-reply=true 15:22:31.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43386]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:22:31.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]) request=subsystem activate command 15:22:31.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]) starting runner for command=netconf 15:22:31.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43386]) process #5 SSH_MSG_CHANNEL_DATA 15:22:31.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]) by 373 down to 2096779 15:22:31.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]) SSH_MSG_CHANNEL_DATA len=373 15:22:31.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386] 15:22:31.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xbfb77d90, L:/10.30.170.167:18325 - R:/10.30.171.175:43386]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:22:31.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:22:31.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xbfb77d90, L:/10.30.170.167:18325 - R:/10.30.171.175:43386] 15:22:31.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xbfb77d90, L:/10.30.170.167:18325 - R:/10.30.171.175:43386] 15:22:31.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18325', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:22:31.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=496} created 15:22:31.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=496, channel=[id: 0xbfb77d90, L:/10.30.170.167:18325 - R:/10.30.171.175:43386]} created 15:22:31.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xbfb77d90, L:/10.30.170.167:18325 - R:/10.30.171.175:43386] successful with session NetconfServerSession{sessionId=496, channel=[id: 0xbfb77d90, L:/10.30.170.167:18325 - R:/10.30.171.175:43386]} 15:22:31.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=496, channel=[id: 0xbfb77d90, L:/10.30.170.167:18325 - R:/10.30.171.175:43386]} up 15:22:31.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43386]) process #6 SSH_MSG_CHANNEL_DATA 15:22:31.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]) by 393 down to 2096386 15:22:31.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]) SSH_MSG_CHANNEL_DATA len=393 15:22:31.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386] 15:22:31.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:22:31.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:31.801 [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=496} 15:22:31.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:22:31.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=496, channel=[id: 0xbfb77d90, L:/10.30.170.167:18325 - R:/10.30.171.175:43386]} EXI handlers added to pipeline 15:22:31.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:31.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]) by 179 down to 2095870 15:22:31.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43386]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:22:31.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:22:31.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43386]) process #7 SSH_MSG_CHANNEL_DATA 15:22:31.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]) by 340 down to 2096046 15:22:31.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]) SSH_MSG_CHANNEL_DATA len=340 15:22:31.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386] 15:22:31.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:31.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:31.803 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=496} 15:22:31.804 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@10b33615 15:22:31.804 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:22:31.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:31.804 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:22:31.804 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:22:31.804 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:22:31.804 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:22:31.804 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:22:31.804 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:31.804 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:22:31.804 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:22:31.804 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:31.804 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:22:31.804 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:22:31.804 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:31.804 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:31.804 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:22:31.804 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:31.804 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:31.804 [netconf-device-simulator-threads-2] 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 15:22:31.804 [netconf-device-simulator-threads-2] 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 15:22:31.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:22:31.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]) by 733 down to 2095137 15:22:31.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43386]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:22:31.804 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:31.813 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52940]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:31.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52940]) process #12 SSH_MSG_IGNORE 15:22:31.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52940]) SSH_MSG_IGNORE 15:22:31.860 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46924]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:31.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46924]) process #11 SSH_MSG_IGNORE 15:22:31.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46924]) SSH_MSG_IGNORE 15:22:31.912 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35042]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:31.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35042]) process #23 SSH_MSG_IGNORE 15:22:31.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35042]) SSH_MSG_IGNORE 15:22:31.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #14 SSH_MSG_IGNORE 15:22:31.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:22:31.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:31.930 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44320]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:31.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44320]) process #19 SSH_MSG_IGNORE 15:22:31.931 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44320]) SSH_MSG_IGNORE 15:22:31.975 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:31.976 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60726]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:31.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43124]) process #25 SSH_MSG_IGNORE 15:22:31.976 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43124]) SSH_MSG_IGNORE 15:22:31.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60726]) process #9 SSH_MSG_IGNORE 15:22:31.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60726]) SSH_MSG_IGNORE 15:22:32.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33108]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:32.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33108]) process #16 SSH_MSG_IGNORE 15:22:32.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33108]) SSH_MSG_IGNORE 15:22:32.069 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:32.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37206]) process #26 SSH_MSG_IGNORE 15:22:32.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37206]) SSH_MSG_IGNORE 15:22:32.137 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51614]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:32.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51614]) process #20 SSH_MSG_IGNORE 15:22:32.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51614]) SSH_MSG_IGNORE 15:22:32.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38498]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:32.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38498]) process #17 SSH_MSG_IGNORE 15:22:32.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38498]) SSH_MSG_IGNORE 15:22:32.340 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57888]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:32.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57888]) process #10 SSH_MSG_IGNORE 15:22:32.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57888]) SSH_MSG_IGNORE 15:22:32.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37282]) process #8 SSH_MSG_IGNORE 15:22:32.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37282]) SSH_MSG_IGNORE 15:22:32.354 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37282]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:32.455 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:32.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #24 SSH_MSG_IGNORE 15:22:32.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:22:32.540 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59580]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:32.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59580]) process #21 SSH_MSG_IGNORE 15:22:32.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59580]) SSH_MSG_IGNORE 15:22:32.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50732]) process #12 SSH_MSG_IGNORE 15:22:32.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50732]) SSH_MSG_IGNORE 15:22:32.756 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50732]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:32.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38088]) process #22 SSH_MSG_IGNORE 15:22:32.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38088]) SSH_MSG_IGNORE 15:22:32.806 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38088]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:32.836 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50252]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:32.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50252]) process #18 SSH_MSG_IGNORE 15:22:32.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50252]) SSH_MSG_IGNORE 15:22:32.855 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:22:32.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55962]) process #27 SSH_MSG_IGNORE 15:22:32.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55962]) SSH_MSG_IGNORE 15:22:32.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39282]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:32.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39282]) process #19 SSH_MSG_IGNORE 15:22:32.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39282]) SSH_MSG_IGNORE 15:22:32.946 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44374]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:32.947 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44374]) process #15 SSH_MSG_IGNORE 15:22:32.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44374]) SSH_MSG_IGNORE 15:22:32.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46654]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46654]) process #13 SSH_MSG_IGNORE 15:22:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46654]) SSH_MSG_IGNORE 15:22:32.987 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x27084cfd, L:/10.30.170.167:18326 - R:/10.30.171.175:59260]} 15:22:32.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:59260]): SSH-2.0-SSHD-UNKNOWN 15:22:32.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:59260]) line='SSH-2.0-SSHD-UNKNOWN' 15:22:32.988 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:59260]) client version string: SSH-2.0-SSHD-UNKNOWN 15:22:33.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:32830]) process #11 SSH_MSG_IGNORE 15:22:33.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:32830]) SSH_MSG_IGNORE 15:22:33.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:32830]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:33.123 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46446]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:33.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46446]) process #20 SSH_MSG_IGNORE 15:22:33.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46446]) SSH_MSG_IGNORE 15:22:33.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38054]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:33.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38054]) process #16 SSH_MSG_IGNORE 15:22:33.157 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38054]) SSH_MSG_IGNORE 15:22:33.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:33.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:59260]) Send SSH_MSG_KEXINIT 15:22:33.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59260]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:22:33.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59260]) process #0 SSH_MSG_KEXINIT 15:22:33.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:59260]) SSH_MSG_KEXINIT 15:22:33.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50996]) process #26 SSH_MSG_IGNORE 15:22:33.232 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50996]) SSH_MSG_IGNORE 15:22:33.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:59260]) strict KEX=true client=true server=true 15:22:33.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59260]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:22:33.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59260]) Kex: server host key algorithms = rsa-sha2-512 15:22:33.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59260]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:22:33.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59260]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:22:33.232 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59260]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:22:33.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59260]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:22:33.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59260]) Kex: compression algorithms (client to server) = none 15:22:33.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:59260]) Kex: compression algorithms (server to client) = none 15:22:33.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:22:33.270 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54118]) process #25 SSH_MSG_IGNORE 15:22:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54118]) SSH_MSG_IGNORE 15:22:33.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59152]) process #9 SSH_MSG_IGNORE 15:22:33.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59152]) SSH_MSG_IGNORE 15:22:33.305 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59152]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:33.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59260]) process #1 30 15:22:33.307 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59260]] process command=SSH_MSG_KEXDH_INIT 15:22:33.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:59260]] Send SSH_MSG_KEXDH_REPLY 15:22:33.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59260]) packet #1 sending command=31[31] len=1639 15:22:33.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:59260])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:22:33.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:59260]) Send SSH_MSG_NEWKEYS 15:22:33.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:59260]) session ID=d7:94:f8:ab:c5:31:26:e6:13:52:18:02:87:d6:fa:2b:e4:58:e7:97:db:37:b0:3e:13:24:2a:5b:b6:87:e9:8c:af:6d:8f:12:cc:cd:95:e1:bd:03:d1:2d:a5:b4:8b:dd:12:7b:d8:53:dd:db:91:81:52:d1:f7:0b:36:82:f1:41 15:22:33.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59260]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:22:33.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59260]): strict KEX resets output message sequence number from 3 to 0 15:22:33.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:59260]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@7516b151; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:22:33.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:59260])[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 15:22:33.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59260])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:22:33.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59260]) packet #0 sending command=7[7] len=419 15:22:33.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59260]) No pending packets to flush at end of KEX 15:22:33.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37572]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:33.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59260]) process #2 SSH_MSG_NEWKEYS 15:22:33.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:59260]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:22:33.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59260]): strict KEX resets input message sequence number from 3 to 0 15:22:33.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:59260]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@76a59801; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:22:33.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:22:33.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59260]) process #0 SSH_MSG_SERVICE_REQUEST 15:22:33.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59260]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:22:33.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:59260]) authorized authentication methods: password,publickey 15:22:33.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:59260]) Accepted service ssh-userauth 15:22:33.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59260]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:22:33.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59260]) process #1 SSH_MSG_USERAUTH_REQUEST 15:22:33.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59260]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:22:33.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59260]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:22:33.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59260]) no authentication factory for method=none 15:22:33.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59260]) SSH_MSG_USERAUTH_REQUEST 15:22:33.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:59260]) remaining methods: password,publickey 15:22:33.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59260]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:22:33.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37572]) process #10 SSH_MSG_IGNORE 15:22:33.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37572]) SSH_MSG_IGNORE 15:22:33.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:59260]) process #2 SSH_MSG_USERAUTH_REQUEST 15:22:33.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59260]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:22:33.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:59260]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:22:33.357 [netconf-device-simulator-threads-4] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:22:33.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:59260]) authentication result: true 15:22:33.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:59260]) SSH_MSG_USERAUTH_REQUEST 15:22:33.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:59260])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:22:33.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:59260]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:22:33.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:22:33.357 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:22:33.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59260]) no heartbeat to stop 15:22:33.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:59260]) heartbeat type=IGNORE, interval=PT30S 15:22:33.357 [netconf-device-simulator-threads-4] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:59260 authenticated 15:22:33.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59260]) process #3 SSH_MSG_CHANNEL_OPEN 15:22:33.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59260]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:22:33.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59260]] session=TransportServerSession[admin@/10.30.171.175:59260] id=0 15:22:33.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59260])) size=2097152, max=2097152, packet=32768 15:22:33.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59260]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59260] 15:22:33.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:59260]) recipient=0 15:22:33.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260])) size=2097152, max=2097152, packet=32768 15:22:33.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260])) re-initializing 15:22:33.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260])) size=2097152, max=2097152, packet=32768 15:22:33.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:22:33.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59260]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:22:33.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59260]) process #4 SSH_MSG_CHANNEL_REQUEST 15:22:33.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:22:33.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260])[want-reply=true] subsystem=netconf 15:22:33.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260])[subsystem] prepared command 15:22:33.359 [netconf-device-simulator-threads-4] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:22:33.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:22:33.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x27084cfd, L:/10.30.170.167:18326 - R:/10.30.171.175:59260]}} established 15:22:33.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 497: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18326 15:22:33.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 497: Creating data stores for simulated device 15:22:33.360 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:22:33.360 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:33.360 [netconf-device-simulator-threads-4] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:22:33.360 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:33.360 [netconf-device-simulator-threads-4] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:22:33.361 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@f834be6 15:22:33.361 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:22:33.361 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:22:33.361 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:22:33.361 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:22:33.362 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:22:33.362 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:22:33.362 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:22:33.362 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:22:33.362 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@f834be6, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@f834be6, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@15312ba1, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@15312ba1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:22:33.362 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:22:33.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:22:33.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x27084cfd, L:/10.30.170.167:18326 - R:/10.30.171.175:59260] 15:22:33.364 [netconf-device-simulator-threads-4] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 497 on channel [id: 0x27084cfd, L:/10.30.170.167:18326 - R:/10.30.171.175:59260] 15:22:33.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]) by 1103 down to 2096049 15:22:33.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59260]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:22:33.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x27084cfd, L:/10.30.170.167:18326 - R:/10.30.171.175:59260] 15:22:33.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x27084cfd, L:/10.30.170.167:18326 - R:/10.30.171.175:59260] 15:22:33.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]) request=subsystem result=ReplySuccess, want-reply=true 15:22:33.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59260]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:22:33.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]) request=subsystem activate command 15:22:33.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]) starting runner for command=netconf 15:22:33.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59260]) process #5 SSH_MSG_CHANNEL_DATA 15:22:33.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]) by 373 down to 2096779 15:22:33.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]) SSH_MSG_CHANNEL_DATA len=373 15:22:33.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260] 15:22:33.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x27084cfd, L:/10.30.170.167:18326 - R:/10.30.171.175:59260]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:22:33.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:22:33.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x27084cfd, L:/10.30.170.167:18326 - R:/10.30.171.175:59260] 15:22:33.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x27084cfd, L:/10.30.170.167:18326 - R:/10.30.171.175:59260] 15:22:33.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18326', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:22:33.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=497} created 15:22:33.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=497, channel=[id: 0x27084cfd, L:/10.30.170.167:18326 - R:/10.30.171.175:59260]} created 15:22:33.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x27084cfd, L:/10.30.170.167:18326 - R:/10.30.171.175:59260] successful with session NetconfServerSession{sessionId=497, channel=[id: 0x27084cfd, L:/10.30.170.167:18326 - R:/10.30.171.175:59260]} 15:22:33.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=497, channel=[id: 0x27084cfd, L:/10.30.170.167:18326 - R:/10.30.171.175:59260]} up 15:22:33.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59260]) process #6 SSH_MSG_CHANNEL_DATA 15:22:33.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]) by 393 down to 2096386 15:22:33.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]) SSH_MSG_CHANNEL_DATA len=393 15:22:33.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260] 15:22:33.365 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:22:33.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:33.366 [netconf-device-simulator-threads-4] 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=497} 15:22:33.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:22:33.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=497, channel=[id: 0x27084cfd, L:/10.30.170.167:18326 - R:/10.30.171.175:59260]} EXI handlers added to pipeline 15:22:33.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:33.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]) by 179 down to 2095870 15:22:33.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59260]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:22:33.366 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:22:33.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59260]) process #7 SSH_MSG_CHANNEL_DATA 15:22:33.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]) by 340 down to 2096046 15:22:33.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]) SSH_MSG_CHANNEL_DATA len=340 15:22:33.367 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260] 15:22:33.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:33.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:33.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=497} 15:22:33.368 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@15312ba1 15:22:33.368 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:22:33.368 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:33.368 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:22:33.368 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:22:33.368 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:22:33.368 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:22:33.368 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:22:33.368 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:33.368 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:22:33.369 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:22:33.369 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:33.369 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:22:33.369 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:22:33.369 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:33.369 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:33.369 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:22:33.369 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:33.369 [netconf-device-simulator-threads-4] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:33.369 [netconf-device-simulator-threads-4] 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 15:22:33.369 [netconf-device-simulator-threads-4] 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 15:22:33.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:22:33.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]) by 733 down to 2095137 15:22:33.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59260]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:22:33.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:33.378 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46760]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:33.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46760]) process #23 SSH_MSG_IGNORE 15:22:33.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46760]) SSH_MSG_IGNORE 15:22:33.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40132]) process #14 SSH_MSG_IGNORE 15:22:33.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40132]) SSH_MSG_IGNORE 15:22:33.396 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40132]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:33.587 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40090]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:33.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40090]) process #8 SSH_MSG_IGNORE 15:22:33.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40090]) SSH_MSG_IGNORE 15:22:33.676 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36940]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:33.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36940]) process #17 SSH_MSG_IGNORE 15:22:33.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36940]) SSH_MSG_IGNORE 15:22:33.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56816]) process #19 SSH_MSG_IGNORE 15:22:33.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56816]) SSH_MSG_IGNORE 15:22:33.687 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56816]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:33.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40314]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:33.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40314]) process #24 SSH_MSG_IGNORE 15:22:33.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40314]) SSH_MSG_IGNORE 15:22:33.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53024]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:33.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53024]) process #21 SSH_MSG_IGNORE 15:22:33.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53024]) SSH_MSG_IGNORE 15:22:33.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45678]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:33.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45678]) process #22 SSH_MSG_IGNORE 15:22:33.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45678]) SSH_MSG_IGNORE 15:22:34.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:22:34.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60062]) process #27 SSH_MSG_IGNORE 15:22:34.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60062]) SSH_MSG_IGNORE 15:22:34.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43564]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:34.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43564]) process #18 SSH_MSG_IGNORE 15:22:34.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43564]) SSH_MSG_IGNORE 15:22:34.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41604]) process #13 SSH_MSG_IGNORE 15:22:34.119 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41604]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:34.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41604]) SSH_MSG_IGNORE 15:22:34.198 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:34.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #12 SSH_MSG_IGNORE 15:22:34.200 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:22:34.294 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:34.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44528]) process #26 SSH_MSG_IGNORE 15:22:34.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44528]) SSH_MSG_IGNORE 15:22:34.308 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45270]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:34.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45270]) process #11 SSH_MSG_IGNORE 15:22:34.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45270]) SSH_MSG_IGNORE 15:22:34.353 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0x040f1a11, L:/10.30.170.167:18327 - R:/10.30.171.175:56248]} 15:22:34.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:56248]): SSH-2.0-SSHD-UNKNOWN 15:22:34.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:56248]) line='SSH-2.0-SSHD-UNKNOWN' 15:22:34.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:56248]) client version string: SSH-2.0-SSHD-UNKNOWN 15:22:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59614]) process #9 SSH_MSG_IGNORE 15:22:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59614]) SSH_MSG_IGNORE 15:22:34.413 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59614]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:34.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55152]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:34.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55152]) process #15 SSH_MSG_IGNORE 15:22:34.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55152]) SSH_MSG_IGNORE 15:22:34.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60536]) process #16 SSH_MSG_IGNORE 15:22:34.460 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60536]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:34.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60536]) SSH_MSG_IGNORE 15:22:34.482 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50618]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:34.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50618]) process #23 SSH_MSG_IGNORE 15:22:34.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50618]) SSH_MSG_IGNORE 15:22:34.500 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58044]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:34.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58044]) process #20 SSH_MSG_IGNORE 15:22:34.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58044]) SSH_MSG_IGNORE 15:22:34.542 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50140]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:34.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50140]) process #14 SSH_MSG_IGNORE 15:22:34.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50140]) SSH_MSG_IGNORE 15:22:34.593 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34250]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:34.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34250]) process #25 SSH_MSG_IGNORE 15:22:34.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34250]) SSH_MSG_IGNORE 15:22:34.796 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35212]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:34.952 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56610]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:34.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56610]) process #17 SSH_MSG_IGNORE 15:22:34.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56610]) SSH_MSG_IGNORE 15:22:34.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:56248]) Send SSH_MSG_KEXINIT 15:22:34.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56248]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:22:34.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56248]) process #0 SSH_MSG_KEXINIT 15:22:34.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:56248]) SSH_MSG_KEXINIT 15:22:34.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:56248]) strict KEX=true client=true server=true 15:22:34.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56248]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:22:34.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56248]) Kex: server host key algorithms = rsa-sha2-512 15:22:34.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56248]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:22:34.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56248]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:22:34.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56248]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:22:34.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56248]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:22:34.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56248]) Kex: compression algorithms (client to server) = none 15:22:34.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:56248]) Kex: compression algorithms (server to client) = none 15:22:34.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:22:34.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35212]) process #10 SSH_MSG_IGNORE 15:22:34.993 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35212]) SSH_MSG_IGNORE 15:22:35.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40368]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:35.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40368]) process #21 SSH_MSG_IGNORE 15:22:35.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40368]) SSH_MSG_IGNORE 15:22:35.058 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44176]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:35.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44176]) process #11 SSH_MSG_IGNORE 15:22:35.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44176]) SSH_MSG_IGNORE 15:22:35.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56248]) process #1 30 15:22:35.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:56248]] process command=SSH_MSG_KEXDH_INIT 15:22:35.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:56248]] Send SSH_MSG_KEXDH_REPLY 15:22:35.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56248]) packet #1 sending command=31[31] len=1639 15:22:35.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:56248])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:22:35.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:56248]) Send SSH_MSG_NEWKEYS 15:22:35.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:56248]) session ID=e4:31:1b:1c:f9:18:3f:e5:ae:ae:59:ae:b5:f2:1c:b0:8b:b0:c3:bf:8a:b8:14:7d:63:9c:61:b3:cc:ac:41:bc:6b:c8:50:f1:c2:cd:2c:60:4f:80:e0:6f:59:f3:c9:83:ac:8a:08:d1:b9:3c:15:32:8c:73:bc:95:ca:2e:92:a4 15:22:35.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56248]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:22:35.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:56248]): strict KEX resets output message sequence number from 3 to 0 15:22:35.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:56248]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@32bac1b7; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:22:35.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:56248])[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 15:22:35.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:56248])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:22:35.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56248]) packet #0 sending command=7[7] len=419 15:22:35.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:56248]) No pending packets to flush at end of KEX 15:22:35.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56248]) process #2 SSH_MSG_NEWKEYS 15:22:35.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:56248]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:22:35.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:56248]): strict KEX resets input message sequence number from 3 to 0 15:22:35.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:56248]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@43c0ee80; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:22:35.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:22:35.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56248]) process #0 SSH_MSG_SERVICE_REQUEST 15:22:35.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:56248]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:22:35.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:56248]) authorized authentication methods: password,publickey 15:22:35.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:56248]) Accepted service ssh-userauth 15:22:35.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56248]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:22:35.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56248]) process #1 SSH_MSG_USERAUTH_REQUEST 15:22:35.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56248]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:22:35.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56248]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:22:35.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56248]) no authentication factory for method=none 15:22:35.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:56248]) SSH_MSG_USERAUTH_REQUEST 15:22:35.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:56248]) remaining methods: password,publickey 15:22:35.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56248]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:22:35.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:56248]) process #2 SSH_MSG_USERAUTH_REQUEST 15:22:35.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56248]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:22:35.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:56248]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:22:35.120 [netconf-device-simulator-threads-6] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:22:35.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:56248]) authentication result: true 15:22:35.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:56248]) SSH_MSG_USERAUTH_REQUEST 15:22:35.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:56248])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:22:35.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:56248]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:22:35.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:22:35.120 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:22:35.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56248]) no heartbeat to stop 15:22:35.120 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:56248]) heartbeat type=IGNORE, interval=PT30S 15:22:35.121 [netconf-device-simulator-threads-6] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:56248 authenticated 15:22:35.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56248]) process #3 SSH_MSG_CHANNEL_OPEN 15:22:35.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56248]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:22:35.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56248]] session=TransportServerSession[admin@/10.30.171.175:56248] id=0 15:22:35.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56248])) size=2097152, max=2097152, packet=32768 15:22:35.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56248]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56248] 15:22:35.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:56248]) recipient=0 15:22:35.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248])) size=2097152, max=2097152, packet=32768 15:22:35.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248])) re-initializing 15:22:35.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248])) size=2097152, max=2097152, packet=32768 15:22:35.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:22:35.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56248]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:22:35.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56248]) process #4 SSH_MSG_CHANNEL_REQUEST 15:22:35.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:22:35.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248])[want-reply=true] subsystem=netconf 15:22:35.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248])[subsystem] prepared command 15:22:35.122 [netconf-device-simulator-threads-6] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:22:35.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:22:35.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0x040f1a11, L:/10.30.170.167:18327 - R:/10.30.171.175:56248]}} established 15:22:35.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 498: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18327 15:22:35.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 498: Creating data stores for simulated device 15:22:35.122 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:22:35.122 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:35.122 [netconf-device-simulator-threads-6] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:22:35.122 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:35.122 [netconf-device-simulator-threads-6] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:22:35.124 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@63fd7575 15:22:35.124 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:22:35.124 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:22:35.124 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:22:35.124 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:22:35.125 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:22:35.125 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:22:35.125 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:22:35.125 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:22:35.125 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@63fd7575, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@63fd7575, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@51336108, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@51336108, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:22:35.126 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:22:35.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:22:35.129 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0x040f1a11, L:/10.30.170.167:18327 - R:/10.30.171.175:56248] 15:22:35.129 [netconf-device-simulator-threads-6] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 498 on channel [id: 0x040f1a11, L:/10.30.170.167:18327 - R:/10.30.171.175:56248] 15:22:35.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]) by 1103 down to 2096049 15:22:35.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56248]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:22:35.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x040f1a11, L:/10.30.170.167:18327 - R:/10.30.171.175:56248] 15:22:35.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0x040f1a11, L:/10.30.170.167:18327 - R:/10.30.171.175:56248] 15:22:35.130 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]) request=subsystem result=ReplySuccess, want-reply=true 15:22:35.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56248]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:22:35.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]) request=subsystem activate command 15:22:35.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]) starting runner for command=netconf 15:22:35.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56248]) process #5 SSH_MSG_CHANNEL_DATA 15:22:35.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]) by 373 down to 2096779 15:22:35.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]) SSH_MSG_CHANNEL_DATA len=373 15:22:35.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248] 15:22:35.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x040f1a11, L:/10.30.170.167:18327 - R:/10.30.171.175:56248]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:22:35.131 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:22:35.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x040f1a11, L:/10.30.170.167:18327 - R:/10.30.171.175:56248] 15:22:35.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x040f1a11, L:/10.30.170.167:18327 - R:/10.30.171.175:56248] 15:22:35.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18327', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:22:35.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=498} created 15:22:35.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=498, channel=[id: 0x040f1a11, L:/10.30.170.167:18327 - R:/10.30.171.175:56248]} created 15:22:35.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0x040f1a11, L:/10.30.170.167:18327 - R:/10.30.171.175:56248] successful with session NetconfServerSession{sessionId=498, channel=[id: 0x040f1a11, L:/10.30.170.167:18327 - R:/10.30.171.175:56248]} 15:22:35.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=498, channel=[id: 0x040f1a11, L:/10.30.170.167:18327 - R:/10.30.171.175:56248]} up 15:22:35.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56248]) process #6 SSH_MSG_CHANNEL_DATA 15:22:35.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]) by 393 down to 2096386 15:22:35.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]) SSH_MSG_CHANNEL_DATA len=393 15:22:35.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248] 15:22:35.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:22:35.132 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:35.133 [netconf-device-simulator-threads-6] 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=498} 15:22:35.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:22:35.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=498, channel=[id: 0x040f1a11, L:/10.30.170.167:18327 - R:/10.30.171.175:56248]} EXI handlers added to pipeline 15:22:35.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:35.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]) by 179 down to 2095870 15:22:35.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56248]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:22:35.133 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:22:35.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56248]) process #7 SSH_MSG_CHANNEL_DATA 15:22:35.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]) by 340 down to 2096046 15:22:35.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]) SSH_MSG_CHANNEL_DATA len=340 15:22:35.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248] 15:22:35.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:35.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:35.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=498} 15:22:35.140 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@51336108 15:22:35.140 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:22:35.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:35.140 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:22:35.140 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:22:35.141 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:22:35.141 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:22:35.141 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:22:35.141 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:35.141 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:22:35.141 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:22:35.141 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:35.141 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:22:35.141 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:22:35.141 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:35.141 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:35.141 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:22:35.141 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:35.141 [netconf-device-simulator-threads-6] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:35.141 [netconf-device-simulator-threads-6] 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 15:22:35.141 [netconf-device-simulator-threads-6] 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 15:22:35.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:22:35.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]) by 733 down to 2095137 15:22:35.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56248]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:22:35.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:35.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43496]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:35.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43496]) process #19 SSH_MSG_IGNORE 15:22:35.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43496]) SSH_MSG_IGNORE 15:22:35.170 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57892]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:35.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57892]) process #18 SSH_MSG_IGNORE 15:22:35.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57892]) SSH_MSG_IGNORE 15:22:35.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47086]) process #8 SSH_MSG_IGNORE 15:22:35.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47086]) SSH_MSG_IGNORE 15:22:35.216 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47086]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:35.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55726]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:35.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55726]) process #9 SSH_MSG_IGNORE 15:22:35.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55726]) SSH_MSG_IGNORE 15:22:35.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47616]) process #24 SSH_MSG_IGNORE 15:22:35.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47616]) SSH_MSG_IGNORE 15:22:35.259 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47616]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:35.296 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:22:35.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54708]) process #27 SSH_MSG_IGNORE 15:22:35.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54708]) SSH_MSG_IGNORE 15:22:35.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59792]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:35.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59792]) process #22 SSH_MSG_IGNORE 15:22:35.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59792]) SSH_MSG_IGNORE 15:22:35.354 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59020]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:35.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59020]) process #12 SSH_MSG_IGNORE 15:22:35.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59020]) SSH_MSG_IGNORE 15:22:35.420 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:35.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35166]) process #26 SSH_MSG_IGNORE 15:22:35.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35166]) SSH_MSG_IGNORE 15:22:35.421 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39854]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39854]) process #13 SSH_MSG_IGNORE 15:22:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39854]) SSH_MSG_IGNORE 15:22:35.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50180]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50180]) process #15 SSH_MSG_IGNORE 15:22:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50180]) SSH_MSG_IGNORE 15:22:35.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47276]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:35.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37358]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47276]) process #20 SSH_MSG_IGNORE 15:22:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47276]) SSH_MSG_IGNORE 15:22:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37358]) process #23 SSH_MSG_IGNORE 15:22:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37358]) SSH_MSG_IGNORE 15:22:35.685 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xd5878a9a, L:/10.30.170.167:18328 - R:/10.30.171.175:46464]} 15:22:35.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:46464]): SSH-2.0-SSHD-UNKNOWN 15:22:35.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:46464]) line='SSH-2.0-SSHD-UNKNOWN' 15:22:35.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:46464]) client version string: SSH-2.0-SSHD-UNKNOWN 15:22:35.711 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58356]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:35.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58356]) process #14 SSH_MSG_IGNORE 15:22:35.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58356]) SSH_MSG_IGNORE 15:22:35.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42458]) process #16 SSH_MSG_IGNORE 15:22:35.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42458]) SSH_MSG_IGNORE 15:22:35.771 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42458]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:35.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38758]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38758]) process #25 SSH_MSG_IGNORE 15:22:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38758]) SSH_MSG_IGNORE 15:22:36.011 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40848]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:36.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40848]) process #11 SSH_MSG_IGNORE 15:22:36.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40848]) SSH_MSG_IGNORE 15:22:36.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:46464]) Send SSH_MSG_KEXINIT 15:22:36.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46464]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:22:36.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46464]) process #0 SSH_MSG_KEXINIT 15:22:36.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:46464]) SSH_MSG_KEXINIT 15:22:36.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:46464]) strict KEX=true client=true server=true 15:22:36.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46464]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:22:36.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46464]) Kex: server host key algorithms = rsa-sha2-512 15:22:36.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46464]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:22:36.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46464]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:22:36.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46464]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:22:36.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46464]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:22:36.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46464]) Kex: compression algorithms (client to server) = none 15:22:36.115 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:46464]) Kex: compression algorithms (server to client) = none 15:22:36.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:22:36.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47636]) process #18 SSH_MSG_IGNORE 15:22:36.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47636]) SSH_MSG_IGNORE 15:22:36.182 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47636]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:36.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46464]) process #1 30 15:22:36.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46464]] process command=SSH_MSG_KEXDH_INIT 15:22:36.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:46464]] Send SSH_MSG_KEXDH_REPLY 15:22:36.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46464]) packet #1 sending command=31[31] len=1639 15:22:36.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:46464])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:22:36.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:46464]) Send SSH_MSG_NEWKEYS 15:22:36.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:46464]) session ID=8e:fc:f3:d3:e4:e5:4b:60:c0:9f:51:4c:42:d8:59:3e:6f:35:7d:00:65:f4:2b:31:69:c7:5f:d1:78:f1:08:44:a8:03:51:9f:98:9b:af:93:c9:65:c7:16:16:0a:e5:6c:f7:62:5b:b5:8c:76:40:2c:ff:7f:1d:eb:83:72:d8:7a 15:22:36.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46464]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:22:36.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46464]): strict KEX resets output message sequence number from 3 to 0 15:22:36.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:46464]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@190a83e2; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:22:36.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:46464])[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 15:22:36.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46464])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:22:36.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46464]) packet #0 sending command=7[7] len=419 15:22:36.204 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46464]) No pending packets to flush at end of KEX 15:22:36.231 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:36.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46464]) process #2 SSH_MSG_NEWKEYS 15:22:36.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:46464]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:22:36.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46464]): strict KEX resets input message sequence number from 3 to 0 15:22:36.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:46464]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@408d7a6e; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:22:36.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:22:36.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46464]) process #0 SSH_MSG_SERVICE_REQUEST 15:22:36.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46464]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:22:36.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:46464]) authorized authentication methods: password,publickey 15:22:36.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:46464]) Accepted service ssh-userauth 15:22:36.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46464]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:22:36.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46464]) process #1 SSH_MSG_USERAUTH_REQUEST 15:22:36.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46464]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:22:36.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46464]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:22:36.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46464]) no authentication factory for method=none 15:22:36.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46464]) SSH_MSG_USERAUTH_REQUEST 15:22:36.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:46464]) remaining methods: password,publickey 15:22:36.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46464]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:22:36.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #10 SSH_MSG_IGNORE 15:22:36.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:22:36.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:46464]) process #2 SSH_MSG_USERAUTH_REQUEST 15:22:36.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46464]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:22:36.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:46464]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:22:36.232 [netconf-device-simulator-threads-0] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:22:36.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:46464]) authentication result: true 15:22:36.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:46464]) SSH_MSG_USERAUTH_REQUEST 15:22:36.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:46464])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:22:36.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:46464]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:22:36.232 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:22:36.232 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:22:36.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46464]) no heartbeat to stop 15:22:36.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:46464]) heartbeat type=IGNORE, interval=PT30S 15:22:36.233 [netconf-device-simulator-threads-0] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:46464 authenticated 15:22:36.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46464]) process #3 SSH_MSG_CHANNEL_OPEN 15:22:36.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46464]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:22:36.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46464]] session=TransportServerSession[admin@/10.30.171.175:46464] id=0 15:22:36.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46464])) size=2097152, max=2097152, packet=32768 15:22:36.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46464]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46464] 15:22:36.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:46464]) recipient=0 15:22:36.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464])) size=2097152, max=2097152, packet=32768 15:22:36.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464])) re-initializing 15:22:36.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464])) size=2097152, max=2097152, packet=32768 15:22:36.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:22:36.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46464]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:22:36.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46464]) process #4 SSH_MSG_CHANNEL_REQUEST 15:22:36.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:22:36.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464])[want-reply=true] subsystem=netconf 15:22:36.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464])[subsystem] prepared command 15:22:36.234 [netconf-device-simulator-threads-0] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:22:36.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:22:36.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xd5878a9a, L:/10.30.170.167:18328 - R:/10.30.171.175:46464]}} established 15:22:36.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 499: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18328 15:22:36.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 499: Creating data stores for simulated device 15:22:36.234 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:22:36.235 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:36.235 [netconf-device-simulator-threads-0] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:22:36.235 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:36.235 [netconf-device-simulator-threads-0] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:22:36.236 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4fb7fd85 15:22:36.236 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:22:36.236 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:22:36.236 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:22:36.236 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:22:36.238 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:22:36.238 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:22:36.238 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:22:36.238 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:22:36.238 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4fb7fd85, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4fb7fd85, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b4f1b57, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b4f1b57, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:22:36.238 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:22:36.238 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:22:36.239 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37492]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37492]) process #17 SSH_MSG_IGNORE 15:22:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37492]) SSH_MSG_IGNORE 15:22:36.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xd5878a9a, L:/10.30.170.167:18328 - R:/10.30.171.175:46464] 15:22:36.240 [netconf-device-simulator-threads-0] 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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 499 on channel [id: 0xd5878a9a, L:/10.30.170.167:18328 - R:/10.30.171.175:46464] 15:22:36.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]) by 1103 down to 2096049 15:22:36.240 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46464]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:22:36.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xd5878a9a, L:/10.30.170.167:18328 - R:/10.30.171.175:46464] 15:22:36.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xd5878a9a, L:/10.30.170.167:18328 - R:/10.30.171.175:46464] 15:22:36.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]) request=subsystem result=ReplySuccess, want-reply=true 15:22:36.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46464]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:22:36.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]) request=subsystem activate command 15:22:36.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]) starting runner for command=netconf 15:22:36.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46464]) process #5 SSH_MSG_CHANNEL_DATA 15:22:36.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]) by 373 down to 2096779 15:22:36.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]) SSH_MSG_CHANNEL_DATA len=373 15:22:36.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464] 15:22:36.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xd5878a9a, L:/10.30.170.167:18328 - R:/10.30.171.175:46464]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:22:36.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:22:36.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xd5878a9a, L:/10.30.170.167:18328 - R:/10.30.171.175:46464] 15:22:36.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xd5878a9a, L:/10.30.170.167:18328 - R:/10.30.171.175:46464] 15:22:36.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18328', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:22:36.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=499} created 15:22:36.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=499, channel=[id: 0xd5878a9a, L:/10.30.170.167:18328 - R:/10.30.171.175:46464]} created 15:22:36.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xd5878a9a, L:/10.30.170.167:18328 - R:/10.30.171.175:46464] successful with session NetconfServerSession{sessionId=499, channel=[id: 0xd5878a9a, L:/10.30.170.167:18328 - R:/10.30.171.175:46464]} 15:22:36.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=499, channel=[id: 0xd5878a9a, L:/10.30.170.167:18328 - R:/10.30.171.175:46464]} up 15:22:36.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46464]) process #6 SSH_MSG_CHANNEL_DATA 15:22:36.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]) by 393 down to 2096386 15:22:36.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]) SSH_MSG_CHANNEL_DATA len=393 15:22:36.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464] 15:22:36.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:22:36.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:36.242 [netconf-device-simulator-threads-0] 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=499} 15:22:36.242 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:22:36.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=499, channel=[id: 0xd5878a9a, L:/10.30.170.167:18328 - R:/10.30.171.175:46464]} EXI handlers added to pipeline 15:22:36.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:36.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]) by 179 down to 2095870 15:22:36.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46464]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:22:36.243 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:22:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46464]) process #7 SSH_MSG_CHANNEL_DATA 15:22:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]) by 340 down to 2096046 15:22:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]) SSH_MSG_CHANNEL_DATA len=340 15:22:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464] 15:22:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=499} 15:22:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b4f1b57 15:22:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:22:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:22:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:22:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:22:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:22:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:22:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:22:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:22:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:22:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:22:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:22:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:36.245 [netconf-device-simulator-threads-0] 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 15:22:36.245 [netconf-device-simulator-threads-0] 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 15:22:36.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:22:36.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]) by 733 down to 2095137 15:22:36.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46464]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:22:36.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:36.381 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46272]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:36.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46272]) process #21 SSH_MSG_IGNORE 15:22:36.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46272]) SSH_MSG_IGNORE 15:22:36.452 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54238]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54238]) process #19 SSH_MSG_IGNORE 15:22:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54238]) SSH_MSG_IGNORE 15:22:36.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44996]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:36.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44996]) process #9 SSH_MSG_IGNORE 15:22:36.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44996]) SSH_MSG_IGNORE 15:22:36.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50372]) process #13 SSH_MSG_IGNORE 15:22:36.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50372]) SSH_MSG_IGNORE 15:22:36.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50372]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:36.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59766]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:36.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59766]) process #22 SSH_MSG_IGNORE 15:22:36.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59766]) SSH_MSG_IGNORE 15:22:36.588 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:22:36.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58112]) process #27 SSH_MSG_IGNORE 15:22:36.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58112]) SSH_MSG_IGNORE 15:22:36.631 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:36.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54380]) process #26 SSH_MSG_IGNORE 15:22:36.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54380]) SSH_MSG_IGNORE 15:22:36.644 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53088]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:36.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53088]) process #24 SSH_MSG_IGNORE 15:22:36.646 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53088]) SSH_MSG_IGNORE 15:22:36.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56674]) process #12 SSH_MSG_IGNORE 15:22:36.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56674]) SSH_MSG_IGNORE 15:22:36.733 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56674]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:36.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57744]) process #8 SSH_MSG_IGNORE 15:22:36.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57744]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:36.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57744]) SSH_MSG_IGNORE 15:22:36.757 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45880]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:36.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45880]) process #23 SSH_MSG_IGNORE 15:22:36.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45880]) SSH_MSG_IGNORE 15:22:36.812 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46650]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:36.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46650]) process #15 SSH_MSG_IGNORE 15:22:36.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46650]) SSH_MSG_IGNORE 15:22:36.931 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39958]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:36.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39958]) process #14 SSH_MSG_IGNORE 15:22:36.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39958]) SSH_MSG_IGNORE 15:22:36.964 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41400]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:36.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41400]) process #20 SSH_MSG_IGNORE 15:22:36.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41400]) SSH_MSG_IGNORE 15:22:36.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47864]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:36.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47864]) process #16 SSH_MSG_IGNORE 15:22:36.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47864]) SSH_MSG_IGNORE 15:22:37.023 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Underlay establishing, attaching SSH to TCPTransportChannel{channel=[id: 0xcec5fc27, L:/10.30.170.167:18329 - R:/10.30.171.175:40596]} 15:22:37.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendIdentification(TransportServerSession[null@/10.30.171.175:40596]): SSH-2.0-SSHD-UNKNOWN 15:22:37.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doReadIdentification(TransportServerSession[null@/10.30.171.175:40596]) line='SSH-2.0-SSHD-UNKNOWN' 15:22:37.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - readIdentification(TransportServerSession[null@/10.30.171.175:40596]) client version string: SSH-2.0-SSHD-UNKNOWN 15:22:37.073 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39500]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39500]) process #11 SSH_MSG_IGNORE 15:22:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39500]) SSH_MSG_IGNORE 15:22:37.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendKexInit(TransportServerSession[null@/10.30.171.175:40596]) Send SSH_MSG_KEXINIT 15:22:37.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40596]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=990 15:22:37.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40596]) process #0 SSH_MSG_KEXINIT 15:22:37.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexInit(TransportServerSession[null@/10.30.171.175:40596]) SSH_MSG_KEXINIT 15:22:37.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - negotiate(TransportServerSession[null@/10.30.171.175:40596]) strict KEX=true client=true server=true 15:22:37.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40596]) Kex: kex algorithms = sntrup761x25519-sha512@openssh.com 15:22:37.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40596]) Kex: server host key algorithms = rsa-sha2-512 15:22:37.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40596]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 15:22:37.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40596]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 15:22:37.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40596]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 15:22:37.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40596]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 15:22:37.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40596]) Kex: compression algorithms (client to server) = none 15:22:37.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setNegotiationResult(TransportServerSession[null@/10.30.171.175:40596]) Kex: compression algorithms (server to client) = none 15:22:37.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Key exchange completed on session 1 15:22:37.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40596]) process #1 30 15:22:37.162 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40596]] process command=SSH_MSG_KEXDH_INIT 15:22:37.163 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48346]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:37.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48346]) process #25 SSH_MSG_IGNORE 15:22:37.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48346]) SSH_MSG_IGNORE 15:22:37.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[sntrup761x25519-sha512@openssh.com])[TransportServerSession[null@/10.30.171.175:40596]] Send SSH_MSG_KEXDH_REPLY 15:22:37.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40596]) packet #1 sending command=31[31] len=1639 15:22:37.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleKexMessage(TransportServerSession[null@/10.30.171.175:40596])[sntrup761x25519-sha512@openssh.com] KEX processing complete after cmd=30 15:22:37.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - sendNewKeys(TransportServerSession[null@/10.30.171.175:40596]) Send SSH_MSG_NEWKEYS 15:22:37.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - prepareNewKeys(TransportServerSession[null@/10.30.171.175:40596]) session ID=15:be:85:2a:1f:23:a1:39:ce:a0:a8:02:4c:32:52:9f:f5:f0:57:7d:be:b9:ba:1a:28:72:ff:e2:89:a0:5a:c0:9f:ba:47:4c:6e:9c:ff:2f:63:31:88:64:46:db:e0:a9:7c:ee:c2:27:9f:a0:2b:fe:3d:2c:9c:2d:6f:d2:89:55 15:22:37.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40596]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 15:22:37.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40596]): strict KEX resets output message sequence number from 3 to 0 15:22:37.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setOutputEncoding(TransportServerSession[null@/10.30.171.175:40596]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@220b8c82; mac null; compression none[Deflater/-1]; blocks limit 134217728 15:22:37.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(TransportServerSession[null@/10.30.171.175:40596])[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 15:22:37.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40596])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 15:22:37.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40596]) packet #0 sending command=7[7] len=419 15:22:37.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40596]) No pending packets to flush at end of KEX 15:22:37.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40596]) process #2 SSH_MSG_NEWKEYS 15:22:37.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleNewKeys(TransportServerSession[null@/10.30.171.175:40596]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 15:22:37.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40596]): strict KEX resets input message sequence number from 3 to 0 15:22:37.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - setInputEncoding(TransportServerSession[null@/10.30.171.175:40596]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@4a7c2f88; mac null; compression none[Inflater/-1]; blocks limit 134217728 15:22:37.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - New key established on session 1 15:22:37.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40596]) process #0 SSH_MSG_SERVICE_REQUEST 15:22:37.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40596]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 15:22:37.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(TransportServerSession[null@/10.30.171.175:40596]) authorized authentication methods: password,publickey 15:22:37.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - handleServiceRequest(TransportServerSession[null@/10.30.171.175:40596]) Accepted service ssh-userauth 15:22:37.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40596]) packet #1 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 15:22:37.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40596]) process #1 SSH_MSG_USERAUTH_REQUEST 15:22:37.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40596]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 15:22:37.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40596]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 15:22:37.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40596]) no authentication factory for method=none 15:22:37.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40596]) SSH_MSG_USERAUTH_REQUEST 15:22:37.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@TransportServerSession[null@/10.30.171.175:40596]) remaining methods: password,publickey 15:22:37.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40596]) packet #2 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=24 15:22:37.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[null@/10.30.171.175:40596]) process #2 SSH_MSG_USERAUTH_REQUEST 15:22:37.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40596]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=password 15:22:37.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(TransportServerSession[null@/10.30.171.175:40596]) Authenticating user 'admin' with service 'ssh-connection' and method 'password' (attempt 1 / 20) 15:22:37.213 [netconf-device-simulator-threads-2] INFO o.o.n.test.tool.config.Configuration - Auth with username and password: admin 15:22:37.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.a.p.UserAuthPassword - checkPassword(TransportServerSession[null@/10.30.171.175:40596]) authentication result: true 15:22:37.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@TransportServerSession[null@/10.30.171.175:40596]) SSH_MSG_USERAUTH_REQUEST 15:22:37.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(TransportServerSession[null@/10.30.171.175:40596])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 15:22:37.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[null@/10.30.171.175:40596]) packet #3 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 15:22:37.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Authentication on session 1 successful 15:22:37.213 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Awaiting "netconf" subsystem on session 1 15:22:37.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40596]) no heartbeat to stop 15:22:37.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(TransportServerSession[admin@/10.30.171.175:40596]) heartbeat type=IGNORE, interval=PT30S 15:22:37.213 [netconf-device-simulator-threads-2] INFO o.o.n.t.ssh.TransportServerSession - Session admin@/10.30.171.175:40596 authenticated 15:22:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40596]) process #3 SSH_MSG_CHANNEL_OPEN 15:22:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40596]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 15:22:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - init() service=ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40596]] session=TransportServerSession[admin@/10.30.171.175:40596] id=0 15:22:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40596])) size=2097152, max=2097152, packet=32768 15:22:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40596]])[id=0, registered=true] TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40596] 15:22:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - setRecipient(TransportChannelSession[id=0, recipient=-1]-TransportServerSession[admin@/10.30.171.175:40596]) recipient=0 15:22:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596])) size=2097152, max=2097152, packet=32768 15:22:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596])) re-initializing 15:22:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596])) size=2097152, max=2097152, packet=32768 15:22:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 15:22:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40596]) packet #4 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 15:22:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40596]) process #4 SSH_MSG_CHANNEL_REQUEST 15:22:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleChannelRequest(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 15:22:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleSubsystem(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596])[want-reply=true] subsystem=netconf 15:22:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - prepareChannelCommand(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596])[subsystem] prepared command 15:22:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.netconf.transport.ssh.SSHServer - Established "netconf" subsystem on session 1 15:22:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Established transport on session 1 15:22:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.ServerTransportInitializer - Transport channel SSHTransportChannel{underlay=TCPTransportChannel{channel=[id: 0xcec5fc27, L:/10.30.170.167:18329 - R:/10.30.171.175:40596]}} established 15:22:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 500: Creating new operation service factory for test tool device on address /[0:0:0:0:0:0:0:0]:18329 15:22:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 500: Creating data stores for simulated device 15:22:37.214 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 15:22:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:37.214 [netconf-device-simulator-threads-2] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 15:22:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}]} 15:22:37.214 [netconf-device-simulator-threads-2] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 15:22:37.215 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7df8d0f5 15:22:37.215 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]} 15:22:37.215 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 15:22:37.215 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 15:22:37.215 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 15:22:37.216 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 15:22:37.216 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 15:22:37.216 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 15:22:37.216 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 15:22:37.216 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7df8d0f5, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7df8d0f5, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2014940d, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2014940d, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableSystemMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableSystemLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}}]}]}}}} 15:22:37.216 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 15:22:37.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 15:22:37.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Starting session negotiation on channel [id: 0xcec5fc27, L:/10.30.170.167:18329 - R:/10.30.171.175:40596] 15:22:37.217 [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:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 500 on channel [id: 0xcec5fc27, L:/10.30.170.167:18329 - R:/10.30.171.175:40596] 15:22:37.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]) by 1103 down to 2096049 15:22:37.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40596]) packet #5 sending command=94[SSH_MSG_CHANNEL_DATA] len=1112 15:22:37.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xcec5fc27, L:/10.30.170.167:18329 - R:/10.30.171.175:40596] 15:22:37.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Session negotiation started on channel [id: 0xcec5fc27, L:/10.30.170.167:18329 - R:/10.30.171.175:40596] 15:22:37.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]) request=subsystem result=ReplySuccess, want-reply=true 15:22:37.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40596]) packet #6 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 15:22:37.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendResponse(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]) request=subsystem activate command 15:22:37.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - start(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]) starting runner for command=netconf 15:22:37.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40596]) process #5 SSH_MSG_CHANNEL_DATA 15:22:37.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]) by 373 down to 2096779 15:22:37.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]) SSH_MSG_CHANNEL_DATA len=373 15:22:37.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 373 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596] 15:22:37.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xcec5fc27, L:/10.30.170.167:18329 - R:/10.30.171.175:40596]) buffer UnpooledHeapByteBuf(ridx: 0, widx: 373, cap: 373/373) frame detected: length 367 15:22:37.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 15:22:37.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xcec5fc27, L:/10.30.170.167:18329 - R:/10.30.171.175:40596] 15:22:37.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xcec5fc27, L:/10.30.170.167:18329 - R:/10.30.171.175:40596] 15:22:37.218 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='unknown', hostAddress='10.30.170.167', port='18329', transport='tcp', sessionIdentifier='client'} from Optional.empty 15:22:37.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=500} created 15:22:37.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=500, channel=[id: 0xcec5fc27, L:/10.30.170.167:18329 - R:/10.30.171.175:40596]} created 15:22:37.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.NetconfSessionNegotiator - Negotiation on channel [id: 0xcec5fc27, L:/10.30.170.167:18329 - R:/10.30.171.175:40596] successful with session NetconfServerSession{sessionId=500, channel=[id: 0xcec5fc27, L:/10.30.170.167:18329 - R:/10.30.171.175:40596]} 15:22:37.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=500, channel=[id: 0xcec5fc27, L:/10.30.170.167:18329 - R:/10.30.171.175:40596]} up 15:22:37.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40596]) process #6 SSH_MSG_CHANNEL_DATA 15:22:37.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]) by 393 down to 2096386 15:22:37.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]) SSH_MSG_CHANNEL_DATA len=393 15:22:37.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 393 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596] 15:22:37.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 15:22:37.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:37.219 [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=500} 15:22:37.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 15:22:37.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=500, channel=[id: 0xcec5fc27, L:/10.30.170.167:18329 - R:/10.30.171.175:40596]} EXI handlers added to pipeline 15:22:37.219 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:37.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]) by 179 down to 2095870 15:22:37.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40596]) packet #7 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 15:22:37.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="default-start-exi" 15:22:37.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40596]) process #7 SSH_MSG_CHANNEL_DATA 15:22:37.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]) by 340 down to 2096046 15:22:37.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]) SSH_MSG_CHANNEL_DATA len=340 15:22:37.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 340 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596] 15:22:37.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:37.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:37.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=500} 15:22:37.222 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2014940d 15:22:37.222 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 15:22:37.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:37.222 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 15:22:37.222 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 15:22:37.222 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 15:22:37.222 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 15:22:37.222 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 15:22:37.222 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:37.222 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 15:22:37.222 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 15:22:37.222 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:37.222 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 15:22:37.222 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 15:22:37.222 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:37.222 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:37.222 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 15:22:37.222 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 15:22:37.222 [netconf-device-simulator-threads-2] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 15:22:37.223 [netconf-device-simulator-threads-2] 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 15:22:37.223 [netconf-device-simulator-threads-2] 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 15:22:37.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF 15:22:37.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]) by 733 down to 2095137 15:22:37.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40596]) packet #8 sending command=94[SSH_MSG_CHANNEL_DATA] len=742 15:22:37.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:37.309 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42082]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:37.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42082]) process #10 SSH_MSG_IGNORE 15:22:37.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42082]) SSH_MSG_IGNORE 15:22:37.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58256]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:37.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58256]) process #23 SSH_MSG_IGNORE 15:22:37.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58256]) SSH_MSG_IGNORE 15:22:37.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40580]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40580]) process #21 SSH_MSG_IGNORE 15:22:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40580]) SSH_MSG_IGNORE 15:22:37.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60978]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:37.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60978]) process #18 SSH_MSG_IGNORE 15:22:37.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60978]) SSH_MSG_IGNORE 15:22:37.546 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55224]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:37.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55224]) process #19 SSH_MSG_IGNORE 15:22:37.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55224]) SSH_MSG_IGNORE 15:22:37.778 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:37.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50598]) process #26 SSH_MSG_IGNORE 15:22:37.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50598]) SSH_MSG_IGNORE 15:22:37.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53618]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53618]) process #22 SSH_MSG_IGNORE 15:22:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53618]) SSH_MSG_IGNORE 15:22:37.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36408]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:37.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36408]) process #17 SSH_MSG_IGNORE 15:22:37.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36408]) SSH_MSG_IGNORE 15:22:37.838 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60884]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:37.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60884]) process #24 SSH_MSG_IGNORE 15:22:37.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60884]) SSH_MSG_IGNORE 15:22:37.843 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:22:37.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34104]) process #27 SSH_MSG_IGNORE 15:22:37.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34104]) SSH_MSG_IGNORE 15:22:37.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55408]) process #13 SSH_MSG_IGNORE 15:22:37.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55408]) SSH_MSG_IGNORE 15:22:37.881 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55408]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:37.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54286]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:37.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54286]) process #8 SSH_MSG_IGNORE 15:22:38.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54286]) SSH_MSG_IGNORE 15:22:38.005 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42628]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:38.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42628]) process #15 SSH_MSG_IGNORE 15:22:38.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42628]) SSH_MSG_IGNORE 15:22:38.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54888]) process #28 SSH_MSG_CHANNEL_DATA 15:22:38.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]) by 202 down to 2095844 15:22:38.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]) SSH_MSG_CHANNEL_DATA len=202 15:22:38.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888] 15:22:38.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:38.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:38.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 15:22:38.075 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49154]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:38.076 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@61701007 15:22:38.076 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:38.076 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:38.076 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:38.076 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:38.077 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:38.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]) by 181 down to 2094958 15:22:38.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #29 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:38.078 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:38.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49154]) process #20 SSH_MSG_IGNORE 15:22:38.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49154]) SSH_MSG_IGNORE 15:22:38.082 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43062]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:38.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43062]) process #9 SSH_MSG_IGNORE 15:22:38.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43062]) SSH_MSG_IGNORE 15:22:38.097 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37352]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:38.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37352]) process #12 SSH_MSG_IGNORE 15:22:38.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37352]) SSH_MSG_IGNORE 15:22:38.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36924]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:38.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36924]) process #14 SSH_MSG_IGNORE 15:22:38.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36924]) SSH_MSG_IGNORE 15:22:38.266 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47972]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:38.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47972]) process #21 SSH_MSG_IGNORE 15:22:38.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47972]) SSH_MSG_IGNORE 15:22:38.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55962]) process #28 SSH_MSG_CHANNEL_DATA 15:22:38.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]) by 202 down to 2095844 15:22:38.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]) SSH_MSG_CHANNEL_DATA len=202 15:22:38.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962] 15:22:38.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:38.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:38.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=2} 15:22:38.285 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d4d0c51 15:22:38.285 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:38.285 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:38.285 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:38.285 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:38.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:38.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]) by 181 down to 2094958 15:22:38.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #29 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:38.286 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:38.304 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41398]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:38.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41398]) process #16 SSH_MSG_IGNORE 15:22:38.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41398]) SSH_MSG_IGNORE 15:22:38.330 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33868]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:38.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33868]) process #11 SSH_MSG_IGNORE 15:22:38.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33868]) SSH_MSG_IGNORE 15:22:38.337 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38174]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:38.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38174]) process #23 SSH_MSG_IGNORE 15:22:38.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38174]) SSH_MSG_IGNORE 15:22:38.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33050]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33050]) process #25 SSH_MSG_IGNORE 15:22:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33050]) SSH_MSG_IGNORE 15:22:38.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60062]) process #28 SSH_MSG_CHANNEL_DATA 15:22:38.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]) by 202 down to 2095844 15:22:38.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]) SSH_MSG_CHANNEL_DATA len=202 15:22:38.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062] 15:22:38.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:38.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:38.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=3} 15:22:38.483 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4e2accbf 15:22:38.483 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:38.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:38.483 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:38.483 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:38.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:38.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]) by 181 down to 2094958 15:22:38.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #29 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:38.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:38.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42510]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:38.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42510]) process #18 SSH_MSG_IGNORE 15:22:38.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42510]) SSH_MSG_IGNORE 15:22:38.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60160]) process #10 SSH_MSG_IGNORE 15:22:38.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60160]) SSH_MSG_IGNORE 15:22:38.585 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60160]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:38.621 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36106]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:38.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36106]) process #22 SSH_MSG_IGNORE 15:22:38.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36106]) SSH_MSG_IGNORE 15:22:38.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54708]) process #28 SSH_MSG_CHANNEL_DATA 15:22:38.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]) by 202 down to 2095844 15:22:38.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]) SSH_MSG_CHANNEL_DATA len=202 15:22:38.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708] 15:22:38.693 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:38.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:38.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=4} 15:22:38.694 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@731da682 15:22:38.694 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:38.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:38.694 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:38.694 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:38.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:38.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]) by 181 down to 2094958 15:22:38.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #29 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:38.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:38.742 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #17 SSH_MSG_IGNORE 15:22:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:22:38.767 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54674]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:38.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54674]) process #19 SSH_MSG_IGNORE 15:22:38.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54674]) SSH_MSG_IGNORE 15:22:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58112]) process #28 SSH_MSG_CHANNEL_DATA 15:22:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]) by 202 down to 2095844 15:22:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]) SSH_MSG_CHANNEL_DATA len=202 15:22:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112] 15:22:38.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:38.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:38.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=5} 15:22:38.871 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@20eb207 15:22:38.871 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:38.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:38.871 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:38.871 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:38.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:38.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]) by 181 down to 2094958 15:22:38.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #29 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:38.872 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:38.875 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50712]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:38.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50712]) process #13 SSH_MSG_IGNORE 15:22:38.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50712]) SSH_MSG_IGNORE 15:22:38.918 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37244]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:38.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37244]) process #24 SSH_MSG_IGNORE 15:22:38.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37244]) SSH_MSG_IGNORE 15:22:39.024 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:22:39.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54902]) process #27 SSH_MSG_IGNORE 15:22:39.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54902]) SSH_MSG_IGNORE 15:22:39.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:39.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44860]) process #26 SSH_MSG_IGNORE 15:22:39.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44860]) SSH_MSG_IGNORE 15:22:39.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34104]) process #28 SSH_MSG_CHANNEL_DATA 15:22:39.086 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]) by 202 down to 2095844 15:22:39.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]) SSH_MSG_CHANNEL_DATA len=202 15:22:39.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104] 15:22:39.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:39.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:39.087 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=6} 15:22:39.087 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@618a63e 15:22:39.088 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:39.088 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:39.088 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:39.088 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:39.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:39.089 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]) by 181 down to 2094958 15:22:39.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #29 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:39.090 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:39.159 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35768]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:39.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35768]) process #15 SSH_MSG_IGNORE 15:22:39.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35768]) SSH_MSG_IGNORE 15:22:39.179 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58670]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:39.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58670]) process #9 SSH_MSG_IGNORE 15:22:39.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58670]) SSH_MSG_IGNORE 15:22:39.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56304]) process #11 SSH_MSG_IGNORE 15:22:39.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56304]) SSH_MSG_IGNORE 15:22:39.188 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56304]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:39.242 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59584]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:39.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59584]) process #12 SSH_MSG_IGNORE 15:22:39.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59584]) SSH_MSG_IGNORE 15:22:39.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54902]) process #28 SSH_MSG_CHANNEL_DATA 15:22:39.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]) by 202 down to 2095844 15:22:39.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]) SSH_MSG_CHANNEL_DATA len=202 15:22:39.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902] 15:22:39.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:39.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:39.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=7} 15:22:39.327 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@49930e1b 15:22:39.327 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:39.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:39.327 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:39.327 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:39.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:39.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]) by 181 down to 2094958 15:22:39.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #29 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:39.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:39.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56416]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:39.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56416]) process #8 SSH_MSG_IGNORE 15:22:39.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56416]) SSH_MSG_IGNORE 15:22:39.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36484]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:39.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36484]) process #20 SSH_MSG_IGNORE 15:22:39.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36484]) SSH_MSG_IGNORE 15:22:39.472 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57378]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:39.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57378]) process #10 SSH_MSG_IGNORE 15:22:39.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57378]) SSH_MSG_IGNORE 15:22:39.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38538]) process #27 SSH_MSG_CHANNEL_DATA 15:22:39.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]) by 202 down to 2095844 15:22:39.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]) SSH_MSG_CHANNEL_DATA len=202 15:22:39.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538] 15:22:39.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:39.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:39.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=8} 15:22:39.532 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3c875167 15:22:39.532 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:39.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:39.532 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:39.532 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:39.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:39.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]) by 181 down to 2094958 15:22:39.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:39.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:39.541 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38652]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38652]) process #23 SSH_MSG_IGNORE 15:22:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38652]) SSH_MSG_IGNORE 15:22:39.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55850]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:39.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55850]) process #14 SSH_MSG_IGNORE 15:22:39.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55850]) SSH_MSG_IGNORE 15:22:39.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47238]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:39.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47238]) process #25 SSH_MSG_IGNORE 15:22:39.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47238]) SSH_MSG_IGNORE 15:22:39.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #27 SSH_MSG_CHANNEL_DATA 15:22:39.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) by 202 down to 2095844 15:22:39.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_CHANNEL_DATA len=202 15:22:39.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302] 15:22:39.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:39.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:39.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=9} 15:22:39.754 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@28b7b41 15:22:39.754 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:39.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:39.754 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:39.754 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) by 181 down to 2094958 15:22:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:39.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51538]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:39.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51538]) process #22 SSH_MSG_IGNORE 15:22:39.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51538]) SSH_MSG_IGNORE 15:22:39.843 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55758]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:39.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55758]) process #16 SSH_MSG_IGNORE 15:22:39.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55758]) SSH_MSG_IGNORE 15:22:39.875 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58680]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:39.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58680]) process #21 SSH_MSG_IGNORE 15:22:39.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58680]) SSH_MSG_IGNORE 15:22:39.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33646]) process #27 SSH_MSG_CHANNEL_DATA 15:22:39.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]) by 202 down to 2095844 15:22:39.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]) SSH_MSG_CHANNEL_DATA len=202 15:22:39.962 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646] 15:22:39.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:39.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:39.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=10} 15:22:39.963 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@542a6ca5 15:22:39.963 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:39.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:39.963 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:39.963 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:39.963 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:39.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]) by 181 down to 2094957 15:22:39.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:39.964 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:39.976 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:39.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #17 SSH_MSG_IGNORE 15:22:39.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:22:39.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57594]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57594]) process #19 SSH_MSG_IGNORE 15:22:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57594]) SSH_MSG_IGNORE 15:22:40.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50400]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:40.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50400]) process #18 SSH_MSG_IGNORE 15:22:40.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50400]) SSH_MSG_IGNORE 15:22:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59038]) process #24 SSH_MSG_IGNORE 15:22:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59038]) SSH_MSG_IGNORE 15:22:40.157 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59038]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:40.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41854]) process #13 SSH_MSG_IGNORE 15:22:40.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41854]) SSH_MSG_IGNORE 15:22:40.164 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41854]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:40.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54270]) process #27 SSH_MSG_CHANNEL_DATA 15:22:40.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]) by 202 down to 2095844 15:22:40.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]) SSH_MSG_CHANNEL_DATA len=202 15:22:40.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270] 15:22:40.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:40.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:40.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=11} 15:22:40.189 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@29bf03fe 15:22:40.189 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:40.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:40.189 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:40.189 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:40.189 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:40.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]) by 181 down to 2094957 15:22:40.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:40.190 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:40.389 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43232]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43232]) process #11 SSH_MSG_IGNORE 15:22:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43232]) SSH_MSG_IGNORE 15:22:40.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40184]) process #27 SSH_MSG_CHANNEL_DATA 15:22:40.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]) by 202 down to 2095844 15:22:40.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]) SSH_MSG_CHANNEL_DATA len=202 15:22:40.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184] 15:22:40.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:40.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:40.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=12} 15:22:40.430 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7ff7a502 15:22:40.430 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:40.430 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:40.430 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:40.430 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:40.431 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:40.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]) by 181 down to 2094957 15:22:40.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:40.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:40.480 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53276]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:40.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53276]) process #15 SSH_MSG_IGNORE 15:22:40.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53276]) SSH_MSG_IGNORE 15:22:40.486 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43380]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:40.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43380]) process #20 SSH_MSG_IGNORE 15:22:40.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43380]) SSH_MSG_IGNORE 15:22:40.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:22:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38538]) process #28 SSH_MSG_IGNORE 15:22:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38538]) SSH_MSG_IGNORE 15:22:40.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43862]) process #12 SSH_MSG_IGNORE 15:22:40.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43862]) SSH_MSG_IGNORE 15:22:40.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43862]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:40.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44262]) process #27 SSH_MSG_CHANNEL_DATA 15:22:40.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]) by 202 down to 2095844 15:22:40.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]) SSH_MSG_CHANNEL_DATA len=202 15:22:40.603 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262] 15:22:40.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:40.604 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:40.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=13} 15:22:40.605 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31661fe3 15:22:40.605 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:40.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:40.605 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:40.605 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:40.605 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:40.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]) by 181 down to 2094957 15:22:40.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:40.606 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:40.732 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:40.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33996]) process #26 SSH_MSG_IGNORE 15:22:40.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33996]) SSH_MSG_IGNORE 15:22:40.743 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40930]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:40.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40930]) process #8 SSH_MSG_IGNORE 15:22:40.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40930]) SSH_MSG_IGNORE 15:22:40.753 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49742]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:40.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49742]) process #14 SSH_MSG_IGNORE 15:22:40.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49742]) SSH_MSG_IGNORE 15:22:40.760 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58864]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:40.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58864]) process #22 SSH_MSG_IGNORE 15:22:40.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58864]) SSH_MSG_IGNORE 15:22:40.776 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58078]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:40.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58078]) process #21 SSH_MSG_IGNORE 15:22:40.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58078]) SSH_MSG_IGNORE 15:22:40.809 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37488]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:40.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37488]) process #23 SSH_MSG_IGNORE 15:22:40.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37488]) SSH_MSG_IGNORE 15:22:40.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41054]) process #27 SSH_MSG_CHANNEL_DATA 15:22:40.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]) by 202 down to 2095844 15:22:40.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]) SSH_MSG_CHANNEL_DATA len=202 15:22:40.815 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054] 15:22:40.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:40.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:40.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=14} 15:22:40.816 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f269825 15:22:40.816 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:40.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:40.816 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:40.816 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:40.816 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:40.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]) by 181 down to 2094957 15:22:40.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:40.817 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:40.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37928]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:40.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37928]) process #25 SSH_MSG_IGNORE 15:22:40.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37928]) SSH_MSG_IGNORE 15:22:40.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41062]) process #9 SSH_MSG_IGNORE 15:22:40.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41062]) SSH_MSG_IGNORE 15:22:40.894 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41062]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:40.994 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47884]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:40.994 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42588]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:40.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42588]) process #18 SSH_MSG_IGNORE 15:22:40.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42588]) SSH_MSG_IGNORE 15:22:40.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47884]) process #16 SSH_MSG_IGNORE 15:22:40.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47884]) SSH_MSG_IGNORE 15:22:40.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36490]) process #10 SSH_MSG_IGNORE 15:22:40.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36490]) SSH_MSG_IGNORE 15:22:40.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36490]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:41.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45220]) process #27 SSH_MSG_CHANNEL_DATA 15:22:41.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]) by 202 down to 2095844 15:22:41.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]) SSH_MSG_CHANNEL_DATA len=202 15:22:41.013 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220] 15:22:41.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:41.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:41.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=15} 15:22:41.014 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3a0c0f39 15:22:41.014 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:41.014 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:41.014 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:41.014 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:41.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:41.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]) by 181 down to 2094957 15:22:41.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:41.015 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:41.079 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51622]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:41.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51622]) process #11 SSH_MSG_IGNORE 15:22:41.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51622]) SSH_MSG_IGNORE 15:22:41.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42700]) process #27 SSH_MSG_CHANNEL_DATA 15:22:41.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]) by 202 down to 2095844 15:22:41.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]) SSH_MSG_CHANNEL_DATA len=202 15:22:41.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700] 15:22:41.229 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:41.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:41.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=16} 15:22:41.230 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b892e5d 15:22:41.230 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:41.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:41.230 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:41.230 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:41.230 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:41.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]) by 181 down to 2094957 15:22:41.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:41.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:41.270 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55450]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:41.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55450]) process #17 SSH_MSG_IGNORE 15:22:41.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55450]) SSH_MSG_IGNORE 15:22:41.354 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56052]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:41.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56052]) process #19 SSH_MSG_IGNORE 15:22:41.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56052]) SSH_MSG_IGNORE 15:22:41.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38246]) process #13 SSH_MSG_IGNORE 15:22:41.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38246]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:41.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38246]) SSH_MSG_IGNORE 15:22:41.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57436]) process #27 SSH_MSG_CHANNEL_DATA 15:22:41.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]) by 202 down to 2095844 15:22:41.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]) SSH_MSG_CHANNEL_DATA len=202 15:22:41.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436] 15:22:41.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:41.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:41.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=17} 15:22:41.426 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4af72427 15:22:41.426 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:41.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:41.426 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:41.426 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:41.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:41.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]) by 181 down to 2094957 15:22:41.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:41.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:41.520 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33716]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:41.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33716]) process #21 SSH_MSG_IGNORE 15:22:41.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33716]) SSH_MSG_IGNORE 15:22:41.580 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35884]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:41.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35884]) process #15 SSH_MSG_IGNORE 15:22:41.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35884]) SSH_MSG_IGNORE 15:22:41.618 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:41.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35638]) process #26 SSH_MSG_IGNORE 15:22:41.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35638]) SSH_MSG_IGNORE 15:22:41.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35512]) process #27 SSH_MSG_CHANNEL_DATA 15:22:41.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]) by 202 down to 2095844 15:22:41.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]) SSH_MSG_CHANNEL_DATA len=202 15:22:41.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512] 15:22:41.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:41.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:41.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=18} 15:22:41.666 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7783b3b5 15:22:41.666 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:41.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:41.666 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:41.666 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:41.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:41.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]) by 181 down to 2094957 15:22:41.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:41.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:41.671 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:22:41.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #28 SSH_MSG_IGNORE 15:22:41.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:22:41.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44776]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:41.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44776]) process #24 SSH_MSG_IGNORE 15:22:41.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44776]) SSH_MSG_IGNORE 15:22:41.741 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36860]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:41.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36860]) process #20 SSH_MSG_IGNORE 15:22:41.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36860]) SSH_MSG_IGNORE 15:22:41.837 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59380]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59380]) process #11 SSH_MSG_IGNORE 15:22:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59380]) SSH_MSG_IGNORE 15:22:41.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52712]) process #8 SSH_MSG_IGNORE 15:22:41.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52712]) SSH_MSG_IGNORE 15:22:41.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52712]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:41.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45706]) process #27 SSH_MSG_CHANNEL_DATA 15:22:41.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]) by 202 down to 2095844 15:22:41.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]) SSH_MSG_CHANNEL_DATA len=202 15:22:41.865 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706] 15:22:41.866 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:41.866 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:41.866 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=19} 15:22:41.866 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@66662995 15:22:41.866 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:41.866 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:41.866 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:41.866 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:41.866 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:41.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]) by 181 down to 2094957 15:22:41.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:41.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:41.895 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60352]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:41.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60352]) process #12 SSH_MSG_IGNORE 15:22:41.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60352]) SSH_MSG_IGNORE 15:22:41.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34526]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:42.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34526]) process #16 SSH_MSG_IGNORE 15:22:42.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34526]) SSH_MSG_IGNORE 15:22:42.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35100]) process #27 SSH_MSG_CHANNEL_DATA 15:22:42.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]) by 202 down to 2095844 15:22:42.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]) SSH_MSG_CHANNEL_DATA len=202 15:22:42.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100] 15:22:42.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:42.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:42.069 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=20} 15:22:42.069 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53c2111f 15:22:42.069 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:42.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:42.070 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:42.070 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:42.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:42.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]) by 181 down to 2094957 15:22:42.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:42.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:42.077 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33384]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:42.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33384]) process #25 SSH_MSG_IGNORE 15:22:42.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33384]) SSH_MSG_IGNORE 15:22:42.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34438]) process #9 SSH_MSG_IGNORE 15:22:42.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34438]) SSH_MSG_IGNORE 15:22:42.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34438]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:42.134 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55736]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:42.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55736]) process #23 SSH_MSG_IGNORE 15:22:42.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55736]) SSH_MSG_IGNORE 15:22:42.165 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58508]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58508]) process #13 SSH_MSG_IGNORE 15:22:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58508]) SSH_MSG_IGNORE 15:22:42.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56412]) process #10 SSH_MSG_IGNORE 15:22:42.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56412]) SSH_MSG_IGNORE 15:22:42.213 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56412]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:42.236 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59672]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:42.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59672]) process #22 SSH_MSG_IGNORE 15:22:42.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59672]) SSH_MSG_IGNORE 15:22:42.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39396]) process #27 SSH_MSG_CHANNEL_DATA 15:22:42.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]) by 202 down to 2095844 15:22:42.244 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]) SSH_MSG_CHANNEL_DATA len=202 15:22:42.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396] 15:22:42.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:42.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:42.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=21} 15:22:42.245 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71e480aa 15:22:42.245 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:42.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:42.245 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:42.245 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:42.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:42.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]) by 181 down to 2094957 15:22:42.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:42.269 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:42.294 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58928]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:42.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58928]) process #18 SSH_MSG_IGNORE 15:22:42.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58928]) SSH_MSG_IGNORE 15:22:42.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60610]) process #27 SSH_MSG_CHANNEL_DATA 15:22:42.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]) by 202 down to 2095844 15:22:42.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]) SSH_MSG_CHANNEL_DATA len=202 15:22:42.473 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610] 15:22:42.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:42.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:42.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=22} 15:22:42.474 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@54a5d9ff 15:22:42.474 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:42.474 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:42.474 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:42.474 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:42.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:42.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]) by 181 down to 2094957 15:22:42.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:42.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:42.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40676]) process #27 SSH_MSG_CHANNEL_DATA 15:22:42.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]) by 202 down to 2095844 15:22:42.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]) SSH_MSG_CHANNEL_DATA len=202 15:22:42.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676] 15:22:42.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:42.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:42.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=23} 15:22:42.673 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@51fd9819 15:22:42.673 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:42.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:42.673 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:42.673 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:42.673 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:42.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]) by 181 down to 2094957 15:22:42.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:42.674 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53432]) process #14 SSH_MSG_IGNORE 15:22:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53432]) SSH_MSG_IGNORE 15:22:42.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53432]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:42.721 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58460]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:42.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58460]) process #17 SSH_MSG_IGNORE 15:22:42.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58460]) SSH_MSG_IGNORE 15:22:42.724 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40978]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:42.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40978]) process #24 SSH_MSG_IGNORE 15:22:42.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40978]) SSH_MSG_IGNORE 15:22:42.769 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58944]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:42.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58944]) process #19 SSH_MSG_IGNORE 15:22:42.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58944]) SSH_MSG_IGNORE 15:22:42.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55036]) process #27 SSH_MSG_CHANNEL_DATA 15:22:42.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]) by 202 down to 2095844 15:22:42.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]) SSH_MSG_CHANNEL_DATA len=202 15:22:42.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036] 15:22:42.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:42.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:42.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=24} 15:22:42.895 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@238f8de9 15:22:42.895 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:42.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:42.895 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:42.895 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:42.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:42.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]) by 181 down to 2094957 15:22:42.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:42.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:42.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53756]) process #8 SSH_MSG_IGNORE 15:22:42.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53756]) SSH_MSG_IGNORE 15:22:42.900 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53756]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:42.967 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36352]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:42.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36352]) process #25 SSH_MSG_IGNORE 15:22:42.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36352]) SSH_MSG_IGNORE 15:22:42.974 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53306]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:42.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53306]) process #15 SSH_MSG_IGNORE 15:22:42.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53306]) SSH_MSG_IGNORE 15:22:42.994 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:42.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41742]) process #26 SSH_MSG_IGNORE 15:22:42.995 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41742]) SSH_MSG_IGNORE 15:22:43.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:22:43.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33646]) process #28 SSH_MSG_IGNORE 15:22:43.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33646]) SSH_MSG_IGNORE 15:22:43.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38082]) process #12 SSH_MSG_IGNORE 15:22:43.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38082]) SSH_MSG_IGNORE 15:22:43.090 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38082]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:43.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37206]) process #27 SSH_MSG_CHANNEL_DATA 15:22:43.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]) by 202 down to 2095844 15:22:43.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]) SSH_MSG_CHANNEL_DATA len=202 15:22:43.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206] 15:22:43.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:43.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:43.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=25} 15:22:43.130 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7204b720 15:22:43.130 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:43.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:43.130 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:43.130 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:43.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:43.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]) by 181 down to 2094957 15:22:43.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:43.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:43.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53916]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:43.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53916]) process #20 SSH_MSG_IGNORE 15:22:43.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53916]) SSH_MSG_IGNORE 15:22:43.178 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50008]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50008]) process #11 SSH_MSG_IGNORE 15:22:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50008]) SSH_MSG_IGNORE 15:22:43.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42858]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42858]) process #23 SSH_MSG_IGNORE 15:22:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42858]) SSH_MSG_IGNORE 15:22:43.265 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37728]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:43.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37728]) process #9 SSH_MSG_IGNORE 15:22:43.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37728]) SSH_MSG_IGNORE 15:22:43.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55276]) process #10 SSH_MSG_IGNORE 15:22:43.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55276]) SSH_MSG_IGNORE 15:22:43.338 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55276]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:43.342 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35848]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:43.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35848]) process #16 SSH_MSG_IGNORE 15:22:43.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35848]) SSH_MSG_IGNORE 15:22:43.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50996]) process #27 SSH_MSG_CHANNEL_DATA 15:22:43.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]) by 202 down to 2095844 15:22:43.344 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]) SSH_MSG_CHANNEL_DATA len=202 15:22:43.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996] 15:22:43.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:43.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:43.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=26} 15:22:43.345 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6b472828 15:22:43.345 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:43.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:43.345 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:43.345 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:43.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:43.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]) by 181 down to 2094957 15:22:43.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:43.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:43.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52830]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:43.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52830]) process #21 SSH_MSG_IGNORE 15:22:43.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52830]) SSH_MSG_IGNORE 15:22:43.383 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39606]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:43.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39606]) process #22 SSH_MSG_IGNORE 15:22:43.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39606]) SSH_MSG_IGNORE 15:22:43.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41624]) process #13 SSH_MSG_IGNORE 15:22:43.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41624]) SSH_MSG_IGNORE 15:22:43.438 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41624]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:43.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44528]) process #27 SSH_MSG_CHANNEL_DATA 15:22:43.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]) by 202 down to 2095844 15:22:43.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]) SSH_MSG_CHANNEL_DATA len=202 15:22:43.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528] 15:22:43.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:43.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:43.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=27} 15:22:43.541 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5bca2025 15:22:43.541 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:43.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:43.541 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:43.541 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:43.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:43.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]) by 181 down to 2094957 15:22:43.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:43.542 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:43.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35166]) process #27 SSH_MSG_CHANNEL_DATA 15:22:43.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]) by 202 down to 2095844 15:22:43.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]) SSH_MSG_CHANNEL_DATA len=202 15:22:43.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166] 15:22:43.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:43.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:43.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=28} 15:22:43.742 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@561715b8 15:22:43.742 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:43.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:43.742 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:43.742 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:43.742 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:43.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]) by 181 down to 2094957 15:22:43.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:43.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:43.754 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33814]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33814]) process #18 SSH_MSG_IGNORE 15:22:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33814]) SSH_MSG_IGNORE 15:22:43.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34874]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:43.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34874]) process #17 SSH_MSG_IGNORE 15:22:43.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34874]) SSH_MSG_IGNORE 15:22:43.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54380]) process #27 SSH_MSG_CHANNEL_DATA 15:22:43.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]) by 202 down to 2095844 15:22:43.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]) SSH_MSG_CHANNEL_DATA len=202 15:22:43.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380] 15:22:43.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:43.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:43.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=29} 15:22:43.944 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@f45f75f 15:22:43.944 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:43.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:43.944 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:43.944 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:43.944 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:43.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]) by 181 down to 2094957 15:22:43.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:43.945 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:43.953 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51094]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51094]) process #19 SSH_MSG_IGNORE 15:22:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51094]) SSH_MSG_IGNORE 15:22:44.078 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52324]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:44.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52324]) process #25 SSH_MSG_IGNORE 15:22:44.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52324]) SSH_MSG_IGNORE 15:22:44.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54604]) process #14 SSH_MSG_IGNORE 15:22:44.093 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54604]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:44.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54604]) SSH_MSG_IGNORE 15:22:44.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50598]) process #27 SSH_MSG_CHANNEL_DATA 15:22:44.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]) by 202 down to 2095844 15:22:44.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]) SSH_MSG_CHANNEL_DATA len=202 15:22:44.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598] 15:22:44.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:44.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:44.141 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=30} 15:22:44.142 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d4ec36e 15:22:44.142 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:44.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:44.142 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:44.142 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:44.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:44.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]) by 181 down to 2094957 15:22:44.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:44.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:44.228 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44134]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:44.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44134]) process #15 SSH_MSG_IGNORE 15:22:44.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44134]) SSH_MSG_IGNORE 15:22:44.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45182]) process #8 SSH_MSG_IGNORE 15:22:44.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45182]) SSH_MSG_IGNORE 15:22:44.231 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45182]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:44.271 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48062]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:44.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48062]) process #24 SSH_MSG_IGNORE 15:22:44.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48062]) SSH_MSG_IGNORE 15:22:44.288 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:22:44.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54270]) process #28 SSH_MSG_IGNORE 15:22:44.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54270]) SSH_MSG_IGNORE 15:22:44.290 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:44.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55348]) process #26 SSH_MSG_IGNORE 15:22:44.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55348]) SSH_MSG_IGNORE 15:22:44.324 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38072]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:44.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38072]) process #20 SSH_MSG_IGNORE 15:22:44.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38072]) SSH_MSG_IGNORE 15:22:44.341 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39664]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:44.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39664]) process #12 SSH_MSG_IGNORE 15:22:44.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39664]) SSH_MSG_IGNORE 15:22:44.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44860]) process #27 SSH_MSG_CHANNEL_DATA 15:22:44.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]) by 202 down to 2095844 15:22:44.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]) SSH_MSG_CHANNEL_DATA len=202 15:22:44.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860] 15:22:44.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:44.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:44.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=31} 15:22:44.369 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30188cda 15:22:44.369 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:44.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:44.369 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:44.369 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:44.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:44.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]) by 181 down to 2094957 15:22:44.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:44.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:44.443 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46718]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46718]) process #23 SSH_MSG_IGNORE 15:22:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46718]) SSH_MSG_IGNORE 15:22:44.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60648]) process #9 SSH_MSG_IGNORE 15:22:44.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60648]) SSH_MSG_IGNORE 15:22:44.466 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60648]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:44.507 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54966]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:44.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54966]) process #11 SSH_MSG_IGNORE 15:22:44.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54966]) SSH_MSG_IGNORE 15:22:44.559 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57704]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:44.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57704]) process #21 SSH_MSG_IGNORE 15:22:44.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57704]) SSH_MSG_IGNORE 15:22:44.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33996]) process #27 SSH_MSG_CHANNEL_DATA 15:22:44.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]) by 202 down to 2095844 15:22:44.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]) SSH_MSG_CHANNEL_DATA len=202 15:22:44.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996] 15:22:44.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:44.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:44.571 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=32} 15:22:44.572 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@344c22d 15:22:44.572 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:44.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:44.572 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:44.572 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:44.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:44.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]) by 181 down to 2094957 15:22:44.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:44.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:44.582 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51458]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:44.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51458]) process #13 SSH_MSG_IGNORE 15:22:44.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51458]) SSH_MSG_IGNORE 15:22:44.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44426]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:44.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44426]) process #22 SSH_MSG_IGNORE 15:22:44.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44426]) SSH_MSG_IGNORE 15:22:44.675 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54224]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:44.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54224]) process #16 SSH_MSG_IGNORE 15:22:44.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54224]) SSH_MSG_IGNORE 15:22:44.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38338]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:44.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38338]) process #10 SSH_MSG_IGNORE 15:22:44.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38338]) SSH_MSG_IGNORE 15:22:44.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35638]) process #27 SSH_MSG_CHANNEL_DATA 15:22:44.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]) by 202 down to 2095844 15:22:44.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]) SSH_MSG_CHANNEL_DATA len=202 15:22:44.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638] 15:22:44.781 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:44.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:44.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=33} 15:22:44.782 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@554c2385 15:22:44.782 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:44.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:44.782 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:44.782 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:44.782 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:44.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]) by 181 down to 2094957 15:22:44.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:44.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:44.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34800]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:44.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34800]) process #18 SSH_MSG_IGNORE 15:22:44.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34800]) SSH_MSG_IGNORE 15:22:44.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41742]) process #27 SSH_MSG_CHANNEL_DATA 15:22:44.971 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]) by 202 down to 2095844 15:22:44.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]) SSH_MSG_CHANNEL_DATA len=202 15:22:44.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742] 15:22:44.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:44.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:44.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=34} 15:22:44.972 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@163a811d 15:22:44.972 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:44.972 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:44.972 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:44.972 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:44.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:44.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]) by 181 down to 2094957 15:22:44.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:44.973 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:45.012 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45432]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:45.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45432]) process #17 SSH_MSG_IGNORE 15:22:45.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45432]) SSH_MSG_IGNORE 15:22:45.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58294]) process #14 SSH_MSG_IGNORE 15:22:45.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58294]) SSH_MSG_IGNORE 15:22:45.146 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58294]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:45.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55348]) process #27 SSH_MSG_CHANNEL_DATA 15:22:45.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]) by 202 down to 2095844 15:22:45.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]) SSH_MSG_CHANNEL_DATA len=202 15:22:45.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348] 15:22:45.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:45.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:45.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=35} 15:22:45.187 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67b23049 15:22:45.187 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:45.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:45.187 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:45.187 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:45.187 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:45.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]) by 181 down to 2094957 15:22:45.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:45.188 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:45.190 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:45.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #24 SSH_MSG_IGNORE 15:22:45.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:22:45.257 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34156]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:45.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34156]) process #19 SSH_MSG_IGNORE 15:22:45.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34156]) SSH_MSG_IGNORE 15:22:45.361 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47294]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:45.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47294]) process #8 SSH_MSG_IGNORE 15:22:45.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47294]) SSH_MSG_IGNORE 15:22:45.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44864]) process #26 SSH_MSG_CHANNEL_DATA 15:22:45.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]) by 202 down to 2095844 15:22:45.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]) SSH_MSG_CHANNEL_DATA len=202 15:22:45.384 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864] 15:22:45.385 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:45.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:45.386 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=36} 15:22:45.387 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7bba92a 15:22:45.387 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:45.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:45.387 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:45.387 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:45.387 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:45.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]) by 181 down to 2094957 15:22:45.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:45.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:45.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49088]) process #9 SSH_MSG_IGNORE 15:22:45.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49088]) SSH_MSG_IGNORE 15:22:45.388 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49088]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:45.393 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:45.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #13 SSH_MSG_IGNORE 15:22:45.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:22:45.407 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42720]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42720]) process #21 SSH_MSG_IGNORE 15:22:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42720]) SSH_MSG_IGNORE 15:22:45.481 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:22:45.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44864]) process #27 SSH_MSG_IGNORE 15:22:45.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44864]) SSH_MSG_IGNORE 15:22:45.486 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52898]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52898]) process #15 SSH_MSG_IGNORE 15:22:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52898]) SSH_MSG_IGNORE 15:22:45.490 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51054]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51054]) process #25 SSH_MSG_IGNORE 15:22:45.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51054]) SSH_MSG_IGNORE 15:22:45.566 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38784]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:45.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38784]) process #20 SSH_MSG_IGNORE 15:22:45.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38784]) SSH_MSG_IGNORE 15:22:45.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48764]) process #26 SSH_MSG_CHANNEL_DATA 15:22:45.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]) by 202 down to 2095844 15:22:45.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]) SSH_MSG_CHANNEL_DATA len=202 15:22:45.595 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764] 15:22:45.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:45.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:45.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=37} 15:22:45.596 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@77b28300 15:22:45.596 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:45.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:45.596 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:45.596 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:45.596 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:45.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]) by 181 down to 2094957 15:22:45.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:45.597 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:45.628 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49122]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:45.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49122]) process #12 SSH_MSG_IGNORE 15:22:45.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49122]) SSH_MSG_IGNORE 15:22:45.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60442]) process #10 SSH_MSG_IGNORE 15:22:45.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60442]) SSH_MSG_IGNORE 15:22:45.701 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60442]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34114]) process #11 SSH_MSG_IGNORE 15:22:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34114]) SSH_MSG_IGNORE 15:22:45.794 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34114]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:45.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50330]) process #26 SSH_MSG_CHANNEL_DATA 15:22:45.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]) by 202 down to 2095844 15:22:45.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]) SSH_MSG_CHANNEL_DATA len=202 15:22:45.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330] 15:22:45.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:45.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:45.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=38} 15:22:45.807 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33482a4a 15:22:45.807 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:45.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:45.807 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:45.807 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:45.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:45.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]) by 181 down to 2094957 15:22:45.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:45.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:45.809 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:22:45.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40184]) process #28 SSH_MSG_IGNORE 15:22:45.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40184]) SSH_MSG_IGNORE 15:22:45.899 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51526]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:45.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51526]) process #23 SSH_MSG_IGNORE 15:22:45.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51526]) SSH_MSG_IGNORE 15:22:45.933 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57916]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:45.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57916]) process #22 SSH_MSG_IGNORE 15:22:45.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57916]) SSH_MSG_IGNORE 15:22:46.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34182]) process #26 SSH_MSG_CHANNEL_DATA 15:22:46.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]) by 202 down to 2095844 15:22:46.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]) SSH_MSG_CHANNEL_DATA len=202 15:22:46.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182] 15:22:46.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:46.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:46.038 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=39} 15:22:46.039 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@354f9187 15:22:46.039 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:46.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:46.039 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:46.039 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:46.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:46.039 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]) by 181 down to 2094957 15:22:46.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:46.040 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:46.075 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45406]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:46.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45406]) process #18 SSH_MSG_IGNORE 15:22:46.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45406]) SSH_MSG_IGNORE 15:22:46.128 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45820]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:46.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45820]) process #16 SSH_MSG_IGNORE 15:22:46.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45820]) SSH_MSG_IGNORE 15:22:46.191 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33070]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33070]) process #17 SSH_MSG_IGNORE 15:22:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33070]) SSH_MSG_IGNORE 15:22:46.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43230]) process #26 SSH_MSG_CHANNEL_DATA 15:22:46.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]) by 202 down to 2095844 15:22:46.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]) SSH_MSG_CHANNEL_DATA len=202 15:22:46.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230] 15:22:46.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:46.249 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:46.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=40} 15:22:46.250 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46e9e543 15:22:46.250 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:46.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:46.250 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:46.250 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:46.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:46.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]) by 181 down to 2094957 15:22:46.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:46.250 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:46.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37220]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:46.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37220]) process #24 SSH_MSG_IGNORE 15:22:46.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37220]) SSH_MSG_IGNORE 15:22:46.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58138]) process #26 SSH_MSG_CHANNEL_DATA 15:22:46.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]) by 202 down to 2095844 15:22:46.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]) SSH_MSG_CHANNEL_DATA len=202 15:22:46.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138] 15:22:46.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:46.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:46.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=41} 15:22:46.458 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@12f273a6 15:22:46.458 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:46.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:46.459 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:46.459 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:46.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:46.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]) by 181 down to 2094957 15:22:46.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:46.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:46.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37678]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:46.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37678]) process #19 SSH_MSG_IGNORE 15:22:46.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37678]) SSH_MSG_IGNORE 15:22:46.512 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59228]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59228]) process #21 SSH_MSG_IGNORE 15:22:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59228]) SSH_MSG_IGNORE 15:22:46.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52344]) process #9 SSH_MSG_IGNORE 15:22:46.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52344]) SSH_MSG_IGNORE 15:22:46.673 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52344]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:46.680 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58386]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:46.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58386]) process #25 SSH_MSG_IGNORE 15:22:46.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58386]) SSH_MSG_IGNORE 15:22:46.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44622]) process #26 SSH_MSG_CHANNEL_DATA 15:22:46.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]) by 202 down to 2095844 15:22:46.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]) SSH_MSG_CHANNEL_DATA len=202 15:22:46.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622] 15:22:46.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:46.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:46.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=42} 15:22:46.684 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@66b2576c 15:22:46.684 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:46.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:46.684 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:46.684 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:46.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:46.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]) by 181 down to 2094957 15:22:46.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:46.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:46.695 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:22:46.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48764]) process #27 SSH_MSG_IGNORE 15:22:46.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48764]) SSH_MSG_IGNORE 15:22:46.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40756]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:46.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40756]) process #8 SSH_MSG_IGNORE 15:22:46.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40756]) SSH_MSG_IGNORE 15:22:46.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58262]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:46.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58262]) process #20 SSH_MSG_IGNORE 15:22:46.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58262]) SSH_MSG_IGNORE 15:22:46.815 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39092]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:46.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39092]) process #15 SSH_MSG_IGNORE 15:22:46.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39092]) SSH_MSG_IGNORE 15:22:46.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45928]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45928]) process #13 SSH_MSG_IGNORE 15:22:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45928]) SSH_MSG_IGNORE 15:22:46.877 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44210]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:46.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44210]) process #11 SSH_MSG_IGNORE 15:22:46.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44210]) SSH_MSG_IGNORE 15:22:46.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54094]) process #26 SSH_MSG_CHANNEL_DATA 15:22:46.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]) by 202 down to 2095844 15:22:46.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]) SSH_MSG_CHANNEL_DATA len=202 15:22:46.893 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094] 15:22:46.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:46.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:46.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=43} 15:22:46.895 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@18c2fc27 15:22:46.895 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:46.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:46.895 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:46.895 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:46.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:46.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]) by 181 down to 2094957 15:22:46.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:46.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:46.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:22:46.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44262]) process #28 SSH_MSG_IGNORE 15:22:46.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44262]) SSH_MSG_IGNORE 15:22:46.967 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34088]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34088]) process #14 SSH_MSG_IGNORE 15:22:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34088]) SSH_MSG_IGNORE 15:22:47.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46290]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:47.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46290]) process #10 SSH_MSG_IGNORE 15:22:47.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46290]) SSH_MSG_IGNORE 15:22:47.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59138]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:47.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59138]) process #12 SSH_MSG_IGNORE 15:22:47.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59138]) SSH_MSG_IGNORE 15:22:47.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48358]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36672]) process #26 SSH_MSG_CHANNEL_DATA 15:22:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]) by 202 down to 2095844 15:22:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]) SSH_MSG_CHANNEL_DATA len=202 15:22:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672] 15:22:47.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:47.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:47.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=44} 15:22:47.100 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71dc545e 15:22:47.100 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:47.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:47.100 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:47.100 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:47.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:47.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48358]) process #23 SSH_MSG_IGNORE 15:22:47.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48358]) SSH_MSG_IGNORE 15:22:47.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]) by 181 down to 2094957 15:22:47.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:47.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:47.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39236]) process #26 SSH_MSG_CHANNEL_DATA 15:22:47.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]) by 202 down to 2095844 15:22:47.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]) SSH_MSG_CHANNEL_DATA len=202 15:22:47.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236] 15:22:47.301 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:47.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:47.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=45} 15:22:47.302 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2586aabd 15:22:47.302 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:47.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:47.302 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:47.302 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:47.302 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:47.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]) by 181 down to 2094957 15:22:47.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:47.303 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:47.320 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58406]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:47.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58406]) process #16 SSH_MSG_IGNORE 15:22:47.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58406]) SSH_MSG_IGNORE 15:22:47.391 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:47.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #18 SSH_MSG_IGNORE 15:22:47.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:22:47.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60050]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:47.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60050]) process #17 SSH_MSG_IGNORE 15:22:47.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60050]) SSH_MSG_IGNORE 15:22:47.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52606]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:47.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52606]) process #22 SSH_MSG_IGNORE 15:22:47.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52606]) SSH_MSG_IGNORE 15:22:47.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34870]) process #26 SSH_MSG_CHANNEL_DATA 15:22:47.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]) by 202 down to 2095844 15:22:47.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]) SSH_MSG_CHANNEL_DATA len=202 15:22:47.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870] 15:22:47.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:47.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:47.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=46} 15:22:47.505 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d2e70cc 15:22:47.505 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:47.505 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:47.505 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:47.505 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:47.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:47.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]) by 181 down to 2094957 15:22:47.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:47.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:47.622 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35496]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:47.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35496]) process #24 SSH_MSG_IGNORE 15:22:47.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35496]) SSH_MSG_IGNORE 15:22:47.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56936]) process #26 SSH_MSG_CHANNEL_DATA 15:22:47.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]) by 202 down to 2095844 15:22:47.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]) SSH_MSG_CHANNEL_DATA len=202 15:22:47.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936] 15:22:47.689 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:47.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:47.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=47} 15:22:47.690 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ce6a1f7 15:22:47.690 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:47.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:47.690 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:47.690 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:47.690 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:47.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]) by 181 down to 2094957 15:22:47.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:47.691 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:47.705 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43314]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43314]) process #19 SSH_MSG_IGNORE 15:22:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43314]) SSH_MSG_IGNORE 15:22:47.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35012]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:47.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35012]) process #21 SSH_MSG_IGNORE 15:22:47.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35012]) SSH_MSG_IGNORE 15:22:47.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53144]) process #26 SSH_MSG_CHANNEL_DATA 15:22:47.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]) by 202 down to 2095844 15:22:47.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]) SSH_MSG_CHANNEL_DATA len=202 15:22:47.899 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144] 15:22:47.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:47.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:47.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=48} 15:22:47.900 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5e35ee4a 15:22:47.900 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:47.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:47.900 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:47.900 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:47.900 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:47.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]) by 181 down to 2094957 15:22:47.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:47.901 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:47.906 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36566]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36566]) process #13 SSH_MSG_IGNORE 15:22:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36566]) SSH_MSG_IGNORE 15:22:47.919 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52698]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:47.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52698]) process #25 SSH_MSG_IGNORE 15:22:47.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52698]) SSH_MSG_IGNORE 15:22:47.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41466]) process #8 SSH_MSG_IGNORE 15:22:47.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41466]) SSH_MSG_IGNORE 15:22:47.946 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41466]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:48.013 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:22:48.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41054]) process #28 SSH_MSG_IGNORE 15:22:48.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41054]) SSH_MSG_IGNORE 15:22:48.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58258]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:48.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58258]) process #15 SSH_MSG_IGNORE 15:22:48.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58258]) SSH_MSG_IGNORE 15:22:48.031 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51242]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51242]) process #20 SSH_MSG_IGNORE 15:22:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51242]) SSH_MSG_IGNORE 15:22:48.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56790]) process #11 SSH_MSG_IGNORE 15:22:48.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56790]) SSH_MSG_IGNORE 15:22:48.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56790]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:48.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36900]) process #9 SSH_MSG_IGNORE 15:22:48.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36900]) SSH_MSG_IGNORE 15:22:48.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43018]) process #26 SSH_MSG_CHANNEL_DATA 15:22:48.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]) by 202 down to 2095844 15:22:48.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]) SSH_MSG_CHANNEL_DATA len=202 15:22:48.071 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018] 15:22:48.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36900]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:48.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:48.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:48.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=49} 15:22:48.072 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e2b0416 15:22:48.072 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:48.072 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:48.072 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:48.072 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:48.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:48.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]) by 181 down to 2094957 15:22:48.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:48.073 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:48.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:22:48.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50330]) process #27 SSH_MSG_IGNORE 15:22:48.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50330]) SSH_MSG_IGNORE 15:22:48.186 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35526]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:48.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35526]) process #14 SSH_MSG_IGNORE 15:22:48.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35526]) SSH_MSG_IGNORE 15:22:48.217 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43178]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43178]) process #23 SSH_MSG_IGNORE 15:22:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43178]) SSH_MSG_IGNORE 15:22:48.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43124]) process #26 SSH_MSG_CHANNEL_DATA 15:22:48.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]) by 202 down to 2095844 15:22:48.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]) SSH_MSG_CHANNEL_DATA len=202 15:22:48.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124] 15:22:48.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:48.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:48.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=50} 15:22:48.268 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f22873f 15:22:48.268 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:48.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:48.268 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:48.268 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:48.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:48.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]) by 181 down to 2094957 15:22:48.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:48.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:48.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37920]) process #12 SSH_MSG_IGNORE 15:22:48.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37920]) SSH_MSG_IGNORE 15:22:48.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37920]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:48.401 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45728]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:48.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45728]) process #10 SSH_MSG_IGNORE 15:22:48.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45728]) SSH_MSG_IGNORE 15:22:48.429 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48068]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48068]) process #17 SSH_MSG_IGNORE 15:22:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48068]) SSH_MSG_IGNORE 15:22:48.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54118]) process #26 SSH_MSG_CHANNEL_DATA 15:22:48.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]) by 202 down to 2095844 15:22:48.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]) SSH_MSG_CHANNEL_DATA len=202 15:22:48.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118] 15:22:48.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:48.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:48.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=51} 15:22:48.471 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4654b293 15:22:48.471 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:48.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:48.471 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:48.471 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:48.471 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:48.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]) by 181 down to 2094957 15:22:48.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:48.472 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:48.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40394]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:48.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40394]) process #16 SSH_MSG_IGNORE 15:22:48.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40394]) SSH_MSG_IGNORE 15:22:48.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53840]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:48.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53840]) process #18 SSH_MSG_IGNORE 15:22:48.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53840]) SSH_MSG_IGNORE 15:22:48.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34250]) process #26 SSH_MSG_CHANNEL_DATA 15:22:48.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]) by 202 down to 2095844 15:22:48.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]) SSH_MSG_CHANNEL_DATA len=202 15:22:48.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250] 15:22:48.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:48.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:48.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=52} 15:22:48.666 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3050663d 15:22:48.666 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:48.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:48.666 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:48.666 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:48.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:48.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]) by 181 down to 2094957 15:22:48.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34250]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:48.667 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:48.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38758]) process #26 SSH_MSG_CHANNEL_DATA 15:22:48.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]) by 202 down to 2095844 15:22:48.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]) SSH_MSG_CHANNEL_DATA len=202 15:22:48.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758] 15:22:48.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:48.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:48.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=53} 15:22:48.851 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@63b22d0d 15:22:48.851 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:48.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:48.851 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:48.851 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:48.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:48.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]) by 181 down to 2094957 15:22:48.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38758]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:48.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:48.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43354]) process #11 SSH_MSG_IGNORE 15:22:48.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43354]) SSH_MSG_IGNORE 15:22:48.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43354]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:48.901 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46538]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:48.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46538]) process #20 SSH_MSG_IGNORE 15:22:48.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46538]) SSH_MSG_IGNORE 15:22:48.940 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46226]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:48.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46226]) process #19 SSH_MSG_IGNORE 15:22:48.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46226]) SSH_MSG_IGNORE 15:22:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43794]) process #21 SSH_MSG_IGNORE 15:22:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43794]) SSH_MSG_IGNORE 15:22:48.948 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43794]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:48.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36946]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:48.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36946]) process #24 SSH_MSG_IGNORE 15:22:48.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36946]) SSH_MSG_IGNORE 15:22:49.004 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52594]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:49.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52594]) process #14 SSH_MSG_IGNORE 15:22:49.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52594]) SSH_MSG_IGNORE 15:22:49.038 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39278]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:49.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39278]) process #22 SSH_MSG_IGNORE 15:22:49.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39278]) SSH_MSG_IGNORE 15:22:49.064 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:22:49.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48346]) process #26 SSH_MSG_CHANNEL_DATA 15:22:49.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]) by 202 down to 2095844 15:22:49.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]) SSH_MSG_CHANNEL_DATA len=202 15:22:49.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346] 15:22:49.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:49.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:49.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34182]) process #27 SSH_MSG_IGNORE 15:22:49.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=54} 15:22:49.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34182]) SSH_MSG_IGNORE 15:22:49.065 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7eb1198b 15:22:49.065 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:49.065 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:49.065 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:49.066 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:49.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:49.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]) by 181 down to 2094957 15:22:49.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48346]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:49.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:49.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39234]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:49.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39234]) process #17 SSH_MSG_IGNORE 15:22:49.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39234]) SSH_MSG_IGNORE 15:22:49.135 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37634]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:49.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37634]) process #13 SSH_MSG_IGNORE 15:22:49.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37634]) SSH_MSG_IGNORE 15:22:49.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38688]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:49.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38688]) process #25 SSH_MSG_IGNORE 15:22:49.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38688]) SSH_MSG_IGNORE 15:22:49.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51946]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:49.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51946]) process #8 SSH_MSG_IGNORE 15:22:49.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51946]) SSH_MSG_IGNORE 15:22:49.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33050]) process #26 SSH_MSG_CHANNEL_DATA 15:22:49.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]) by 202 down to 2095844 15:22:49.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]) SSH_MSG_CHANNEL_DATA len=202 15:22:49.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050] 15:22:49.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:49.272 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:49.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=55} 15:22:49.273 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@90d23d9 15:22:49.273 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:49.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:49.273 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:49.273 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:49.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:49.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]) by 181 down to 2094957 15:22:49.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33050]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:49.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:49.293 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:22:49.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45220]) process #28 SSH_MSG_IGNORE 15:22:49.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45220]) SSH_MSG_IGNORE 15:22:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43810]) process #15 SSH_MSG_IGNORE 15:22:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43810]) SSH_MSG_IGNORE 15:22:49.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43810]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:49.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47238]) process #26 SSH_MSG_CHANNEL_DATA 15:22:49.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]) by 202 down to 2095844 15:22:49.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]) SSH_MSG_CHANNEL_DATA len=202 15:22:49.471 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238] 15:22:49.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:49.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:49.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=56} 15:22:49.472 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3787a245 15:22:49.472 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:49.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:49.472 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:49.472 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:49.472 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:49.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]) by 181 down to 2094957 15:22:49.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47238]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:49.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:49.504 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37818]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:49.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37818]) process #23 SSH_MSG_IGNORE 15:22:49.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37818]) SSH_MSG_IGNORE 15:22:49.547 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54670]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:49.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54670]) process #9 SSH_MSG_IGNORE 15:22:49.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54670]) SSH_MSG_IGNORE 15:22:49.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41950]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:49.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41950]) process #10 SSH_MSG_IGNORE 15:22:49.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41950]) SSH_MSG_IGNORE 15:22:49.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37928]) process #26 SSH_MSG_CHANNEL_DATA 15:22:49.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]) by 202 down to 2095844 15:22:49.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]) SSH_MSG_CHANNEL_DATA len=202 15:22:49.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928] 15:22:49.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:49.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:49.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=57} 15:22:49.671 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@17a1108b 15:22:49.671 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:49.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:49.671 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:49.671 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:49.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:49.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]) by 181 down to 2094957 15:22:49.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37928]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:49.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:49.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34564]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:49.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34564]) process #12 SSH_MSG_IGNORE 15:22:49.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34564]) SSH_MSG_IGNORE 15:22:49.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:22:49.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43230]) process #27 SSH_MSG_IGNORE 15:22:49.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43230]) SSH_MSG_IGNORE 15:22:49.860 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42314]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:49.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42314]) process #16 SSH_MSG_IGNORE 15:22:49.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42314]) SSH_MSG_IGNORE 15:22:49.878 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48458]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:49.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48458]) process #22 SSH_MSG_IGNORE 15:22:49.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48458]) SSH_MSG_IGNORE 15:22:49.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33384]) process #26 SSH_MSG_CHANNEL_DATA 15:22:49.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]) by 202 down to 2095844 15:22:49.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]) SSH_MSG_CHANNEL_DATA len=202 15:22:49.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384] 15:22:49.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:49.897 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:49.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=58} 15:22:49.898 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40f7f8f8 15:22:49.898 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:49.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:49.898 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:49.898 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:49.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:49.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]) by 181 down to 2094957 15:22:49.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33384]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:49.899 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:49.962 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48456]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:49.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48456]) process #17 SSH_MSG_IGNORE 15:22:49.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48456]) SSH_MSG_IGNORE 15:22:50.103 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54686]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:50.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54686]) process #20 SSH_MSG_IGNORE 15:22:50.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54686]) SSH_MSG_IGNORE 15:22:50.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36352]) process #26 SSH_MSG_CHANNEL_DATA 15:22:50.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]) by 202 down to 2095844 15:22:50.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]) SSH_MSG_CHANNEL_DATA len=202 15:22:50.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352] 15:22:50.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:50.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:50.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=59} 15:22:50.111 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ea4720f 15:22:50.111 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:50.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:50.111 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:50.111 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:50.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:50.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]) by 181 down to 2094957 15:22:50.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36352]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:50.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:50.132 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33478]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:50.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33478]) process #18 SSH_MSG_IGNORE 15:22:50.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33478]) SSH_MSG_IGNORE 15:22:50.182 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48518]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:50.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48518]) process #24 SSH_MSG_IGNORE 15:22:50.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48518]) SSH_MSG_IGNORE 15:22:50.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60386]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:50.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60386]) process #21 SSH_MSG_IGNORE 15:22:50.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60386]) SSH_MSG_IGNORE 15:22:50.272 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50154]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:50.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50154]) process #11 SSH_MSG_IGNORE 15:22:50.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50154]) SSH_MSG_IGNORE 15:22:50.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52324]) process #26 SSH_MSG_CHANNEL_DATA 15:22:50.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]) by 202 down to 2095844 15:22:50.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]) SSH_MSG_CHANNEL_DATA len=202 15:22:50.291 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324] 15:22:50.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:50.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:50.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=60} 15:22:50.292 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52cd3e69 15:22:50.292 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:50.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:50.292 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:50.292 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:50.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:50.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]) by 181 down to 2094957 15:22:50.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52324]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:50.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:50.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45038]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:50.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45038]) process #25 SSH_MSG_IGNORE 15:22:50.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45038]) SSH_MSG_IGNORE 15:22:50.368 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38344]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:50.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38344]) process #14 SSH_MSG_IGNORE 15:22:50.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38344]) SSH_MSG_IGNORE 15:22:50.417 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46280]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:50.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46280]) process #13 SSH_MSG_IGNORE 15:22:50.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46280]) SSH_MSG_IGNORE 15:22:50.439 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38176]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:50.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38176]) process #19 SSH_MSG_IGNORE 15:22:50.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38176]) SSH_MSG_IGNORE 15:22:50.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51054]) process #26 SSH_MSG_CHANNEL_DATA 15:22:50.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]) by 202 down to 2095844 15:22:50.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]) SSH_MSG_CHANNEL_DATA len=202 15:22:50.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054] 15:22:50.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:50.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:50.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=61} 15:22:50.492 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@66ea8973 15:22:50.492 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:50.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:50.492 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:50.492 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:50.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:50.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]) by 181 down to 2094957 15:22:50.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51054]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:50.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:50.531 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:22:50.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42700]) process #28 SSH_MSG_IGNORE 15:22:50.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42700]) SSH_MSG_IGNORE 15:22:50.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57900]) process #9 SSH_MSG_IGNORE 15:22:50.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57900]) SSH_MSG_IGNORE 15:22:50.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57900]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:50.555 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60528]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:50.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60528]) process #8 SSH_MSG_IGNORE 15:22:50.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60528]) SSH_MSG_IGNORE 15:22:50.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60238]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60238]) process #15 SSH_MSG_IGNORE 15:22:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60238]) SSH_MSG_IGNORE 15:22:50.702 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37192]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:50.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37192]) process #12 SSH_MSG_IGNORE 15:22:50.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37192]) SSH_MSG_IGNORE 15:22:50.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58386]) process #26 SSH_MSG_CHANNEL_DATA 15:22:50.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]) by 202 down to 2095844 15:22:50.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]) SSH_MSG_CHANNEL_DATA len=202 15:22:50.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386] 15:22:50.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:50.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:50.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=62} 15:22:50.709 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33e1d141 15:22:50.709 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:50.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:50.709 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:50.709 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:50.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:50.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]) by 181 down to 2094957 15:22:50.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58386]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:50.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:50.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52698]) process #26 SSH_MSG_CHANNEL_DATA 15:22:50.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]) by 202 down to 2095844 15:22:50.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]) SSH_MSG_CHANNEL_DATA len=202 15:22:50.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698] 15:22:50.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:50.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:50.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=63} 15:22:50.883 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4492135d 15:22:50.883 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:50.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:50.883 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:50.883 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:50.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:50.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]) by 181 down to 2094957 15:22:50.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52698]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:50.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:50.908 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55742]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55742]) process #23 SSH_MSG_IGNORE 15:22:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55742]) SSH_MSG_IGNORE 15:22:50.964 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47488]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:50.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47488]) process #10 SSH_MSG_IGNORE 15:22:50.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47488]) SSH_MSG_IGNORE 15:22:51.040 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:22:51.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58138]) process #27 SSH_MSG_IGNORE 15:22:51.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58138]) SSH_MSG_IGNORE 15:22:51.045 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58344]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:51.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58344]) process #17 SSH_MSG_IGNORE 15:22:51.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58344]) SSH_MSG_IGNORE 15:22:51.100 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55096]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:51.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55096]) process #16 SSH_MSG_IGNORE 15:22:51.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55096]) SSH_MSG_IGNORE 15:22:51.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38688]) process #26 SSH_MSG_CHANNEL_DATA 15:22:51.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]) by 202 down to 2095844 15:22:51.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]) SSH_MSG_CHANNEL_DATA len=202 15:22:51.107 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688] 15:22:51.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:51.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:51.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=64} 15:22:51.108 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d84051 15:22:51.108 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:51.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:51.108 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:51.108 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:51.108 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:51.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]) by 181 down to 2094957 15:22:51.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38688]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:51.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:51.176 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43792]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:51.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43792]) process #18 SSH_MSG_IGNORE 15:22:51.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43792]) SSH_MSG_IGNORE 15:22:51.204 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48862]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:51.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48862]) process #22 SSH_MSG_IGNORE 15:22:51.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48862]) SSH_MSG_IGNORE 15:22:51.232 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59302]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:51.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59302]) process #25 SSH_MSG_IGNORE 15:22:51.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59302]) SSH_MSG_IGNORE 15:22:51.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45038]) process #26 SSH_MSG_CHANNEL_DATA 15:22:51.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]) by 202 down to 2095844 15:22:51.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]) SSH_MSG_CHANNEL_DATA len=202 15:22:51.326 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038] 15:22:51.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:51.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:51.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=65} 15:22:51.327 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55ebe364 15:22:51.327 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:51.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:51.327 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:51.327 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:51.327 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:51.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]) by 181 down to 2094957 15:22:51.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45038]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:51.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:51.372 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41986]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:51.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41986]) process #14 SSH_MSG_IGNORE 15:22:51.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41986]) SSH_MSG_IGNORE 15:22:51.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41530]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:51.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41530]) process #12 SSH_MSG_IGNORE 15:22:51.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41530]) SSH_MSG_IGNORE 15:22:51.478 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34534]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:51.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34534]) process #19 SSH_MSG_IGNORE 15:22:51.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34534]) SSH_MSG_IGNORE 15:22:51.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59302]) process #26 SSH_MSG_CHANNEL_DATA 15:22:51.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]) by 202 down to 2095844 15:22:51.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]) SSH_MSG_CHANNEL_DATA len=202 15:22:51.534 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302] 15:22:51.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:51.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:51.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=66} 15:22:51.535 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7a519e11 15:22:51.535 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:51.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:51.535 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:51.535 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:51.535 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:51.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]) by 181 down to 2094957 15:22:51.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59302]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:51.536 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:51.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41674]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:51.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41674]) process #21 SSH_MSG_IGNORE 15:22:51.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41674]) SSH_MSG_IGNORE 15:22:51.626 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45468]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:51.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45468]) process #20 SSH_MSG_IGNORE 15:22:51.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45468]) SSH_MSG_IGNORE 15:22:51.644 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40526]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40526]) process #11 SSH_MSG_IGNORE 15:22:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40526]) SSH_MSG_IGNORE 15:22:51.672 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40450]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:51.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40450]) process #24 SSH_MSG_IGNORE 15:22:51.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40450]) SSH_MSG_IGNORE 15:22:51.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51076]) process #25 SSH_MSG_CHANNEL_DATA 15:22:51.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]) by 202 down to 2095844 15:22:51.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]) SSH_MSG_CHANNEL_DATA len=202 15:22:51.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076] 15:22:51.747 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:51.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:51.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=67} 15:22:51.748 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@448209d4 15:22:51.748 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:51.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:51.748 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:51.748 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:51.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:51.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]) by 181 down to 2094957 15:22:51.748 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51076]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:51.749 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:51.821 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:22:51.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57436]) process #28 SSH_MSG_IGNORE 15:22:51.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57436]) SSH_MSG_IGNORE 15:22:51.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54212]) process #13 SSH_MSG_IGNORE 15:22:51.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54212]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:51.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54212]) SSH_MSG_IGNORE 15:22:51.849 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:22:51.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44622]) process #27 SSH_MSG_IGNORE 15:22:51.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44622]) SSH_MSG_IGNORE 15:22:51.866 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59408]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:51.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59408]) process #8 SSH_MSG_IGNORE 15:22:51.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59408]) SSH_MSG_IGNORE 15:22:51.882 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37834]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:51.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37834]) process #15 SSH_MSG_IGNORE 15:22:51.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37834]) SSH_MSG_IGNORE 15:22:51.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60730]) process #9 SSH_MSG_IGNORE 15:22:51.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60730]) SSH_MSG_IGNORE 15:22:51.940 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60730]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:51.995 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57814]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:51.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57814]) process #17 SSH_MSG_IGNORE 15:22:51.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57814]) SSH_MSG_IGNORE 15:22:52.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33250]) process #25 SSH_MSG_CHANNEL_DATA 15:22:52.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]) by 202 down to 2095844 15:22:52.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]) SSH_MSG_CHANNEL_DATA len=202 15:22:52.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250] 15:22:52.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:52.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:52.024 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=68} 15:22:52.025 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2ccb4a0 15:22:52.025 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:52.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:52.025 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:52.025 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:52.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:52.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]) by 181 down to 2094957 15:22:52.025 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33250]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:52.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:52.039 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48552]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:52.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48552]) process #23 SSH_MSG_IGNORE 15:22:52.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48552]) SSH_MSG_IGNORE 15:22:52.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40964]) process #25 SSH_MSG_CHANNEL_DATA 15:22:52.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]) by 202 down to 2095844 15:22:52.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]) SSH_MSG_CHANNEL_DATA len=202 15:22:52.249 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964] 15:22:52.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:52.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:52.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=69} 15:22:52.250 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33eacda5 15:22:52.250 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:52.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:52.250 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:52.250 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:52.250 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:52.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]) by 181 down to 2094957 15:22:52.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40964]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:52.251 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:52.264 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54022]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54022]) process #16 SSH_MSG_IGNORE 15:22:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54022]) SSH_MSG_IGNORE 15:22:52.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #22 SSH_MSG_IGNORE 15:22:52.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:22:52.314 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:52.362 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38882]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:52.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38882]) process #18 SSH_MSG_IGNORE 15:22:52.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38882]) SSH_MSG_IGNORE 15:22:52.452 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51076]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:52.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51076]) process #26 SSH_MSG_IGNORE 15:22:52.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51076]) SSH_MSG_IGNORE 15:22:52.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45298]) process #25 SSH_MSG_CHANNEL_DATA 15:22:52.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]) by 202 down to 2095844 15:22:52.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]) SSH_MSG_CHANNEL_DATA len=202 15:22:52.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298] 15:22:52.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:52.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:52.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=70} 15:22:52.489 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24a25957 15:22:52.489 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:52.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:52.489 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:52.489 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:52.489 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:52.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]) by 181 down to 2094957 15:22:52.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45298]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:52.490 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:52.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55442]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:52.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55442]) process #10 SSH_MSG_IGNORE 15:22:52.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55442]) SSH_MSG_IGNORE 15:22:52.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:52.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #14 SSH_MSG_IGNORE 15:22:52.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:22:52.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45404]) process #12 SSH_MSG_IGNORE 15:22:52.653 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45404]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:52.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45404]) SSH_MSG_IGNORE 15:22:52.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34612]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:52.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34612]) process #11 SSH_MSG_IGNORE 15:22:52.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34612]) SSH_MSG_IGNORE 15:22:52.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37712]) process #25 SSH_MSG_CHANNEL_DATA 15:22:52.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]) by 202 down to 2095844 15:22:52.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]) SSH_MSG_CHANNEL_DATA len=202 15:22:52.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712] 15:22:52.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:52.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:52.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=71} 15:22:52.703 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@56c9a5b8 15:22:52.703 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:52.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:52.703 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:52.703 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:52.703 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:52.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]) by 181 down to 2094957 15:22:52.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37712]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:52.704 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:52.741 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46206]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:52.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46206]) process #20 SSH_MSG_IGNORE 15:22:52.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46206]) SSH_MSG_IGNORE 15:22:52.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55306]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:52.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55306]) process #21 SSH_MSG_IGNORE 15:22:52.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55306]) SSH_MSG_IGNORE 15:22:52.762 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43696]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:52.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43696]) process #24 SSH_MSG_IGNORE 15:22:52.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43696]) SSH_MSG_IGNORE 15:22:52.773 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55710]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:52.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55710]) process #23 SSH_MSG_IGNORE 15:22:52.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55710]) SSH_MSG_IGNORE 15:22:52.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36460]) process #25 SSH_MSG_CHANNEL_DATA 15:22:52.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]) by 202 down to 2095844 15:22:52.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]) SSH_MSG_CHANNEL_DATA len=202 15:22:52.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460] 15:22:52.952 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:52.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:52.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=72} 15:22:52.953 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a464981 15:22:52.953 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:52.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:52.953 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:52.953 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:52.953 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:52.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]) by 181 down to 2094957 15:22:52.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36460]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:52.954 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:53.003 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46850]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:53.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46850]) process #16 SSH_MSG_IGNORE 15:22:53.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46850]) SSH_MSG_IGNORE 15:22:53.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51352]) process #8 SSH_MSG_IGNORE 15:22:53.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51352]) SSH_MSG_IGNORE 15:22:53.045 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51352]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:53.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36592]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:53.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36592]) process #13 SSH_MSG_IGNORE 15:22:53.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36592]) SSH_MSG_IGNORE 15:22:53.058 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52710]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52710]) process #19 SSH_MSG_IGNORE 15:22:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52710]) SSH_MSG_IGNORE 15:22:53.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57962]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:53.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57962]) process #17 SSH_MSG_IGNORE 15:22:53.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57962]) SSH_MSG_IGNORE 15:22:53.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57906]) process #9 SSH_MSG_IGNORE 15:22:53.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57906]) SSH_MSG_IGNORE 15:22:53.150 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57906]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:53.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46926]) process #25 SSH_MSG_CHANNEL_DATA 15:22:53.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]) by 202 down to 2095844 15:22:53.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]) SSH_MSG_CHANNEL_DATA len=202 15:22:53.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926] 15:22:53.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:53.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:53.165 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=73} 15:22:53.166 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@73f660df 15:22:53.166 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:53.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:53.166 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:53.166 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:53.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:53.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]) by 181 down to 2094957 15:22:53.166 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46926]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:53.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:53.195 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:22:53.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54094]) process #27 SSH_MSG_IGNORE 15:22:53.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54094]) SSH_MSG_IGNORE 15:22:53.213 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59730]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:53.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59730]) process #22 SSH_MSG_IGNORE 15:22:53.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59730]) SSH_MSG_IGNORE 15:22:53.257 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:22:53.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35512]) process #28 SSH_MSG_IGNORE 15:22:53.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35512]) SSH_MSG_IGNORE 15:22:53.362 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47358]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:53.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47358]) process #18 SSH_MSG_IGNORE 15:22:53.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47358]) SSH_MSG_IGNORE 15:22:53.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43254]) process #25 SSH_MSG_CHANNEL_DATA 15:22:53.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]) by 202 down to 2095844 15:22:53.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]) SSH_MSG_CHANNEL_DATA len=202 15:22:53.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254] 15:22:53.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:53.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:53.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=74} 15:22:53.382 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@847c153 15:22:53.382 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:53.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:53.382 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:53.382 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:53.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:53.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]) by 181 down to 2094957 15:22:53.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43254]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:53.383 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52218]) process #15 SSH_MSG_IGNORE 15:22:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52218]) SSH_MSG_IGNORE 15:22:53.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52218]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:53.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #25 SSH_MSG_CHANNEL_DATA 15:22:53.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) by 202 down to 2095844 15:22:53.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_CHANNEL_DATA len=202 15:22:53.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070] 15:22:53.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:53.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:53.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=75} 15:22:53.598 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@43821c77 15:22:53.598 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:53.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:53.598 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:53.598 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:53.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:53.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) by 181 down to 2094957 15:22:53.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:53.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:53.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57678]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:53.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57678]) process #10 SSH_MSG_IGNORE 15:22:53.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57678]) SSH_MSG_IGNORE 15:22:53.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40294]) process #16 SSH_MSG_IGNORE 15:22:53.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40294]) SSH_MSG_IGNORE 15:22:53.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40294]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:53.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40314]) process #25 SSH_MSG_CHANNEL_DATA 15:22:53.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]) by 202 down to 2095844 15:22:53.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]) SSH_MSG_CHANNEL_DATA len=202 15:22:53.767 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314] 15:22:53.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:53.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:53.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=76} 15:22:53.768 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@659db073 15:22:53.768 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:53.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:53.768 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:53.768 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:53.768 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:53.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]) by 181 down to 2094957 15:22:53.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40314]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:53.769 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:53.917 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56642]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:53.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56642]) process #20 SSH_MSG_IGNORE 15:22:53.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56642]) SSH_MSG_IGNORE 15:22:53.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59158]) process #8 SSH_MSG_IGNORE 15:22:53.924 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59158]) SSH_MSG_IGNORE 15:22:53.925 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59158]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:53.925 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33250]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:53.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33250]) process #26 SSH_MSG_IGNORE 15:22:53.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33250]) SSH_MSG_IGNORE 15:22:53.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45498]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:53.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45498]) process #12 SSH_MSG_IGNORE 15:22:53.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45498]) SSH_MSG_IGNORE 15:22:53.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47616]) process #25 SSH_MSG_CHANNEL_DATA 15:22:53.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]) by 202 down to 2095844 15:22:53.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]) SSH_MSG_CHANNEL_DATA len=202 15:22:53.969 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616] 15:22:53.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:53.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:53.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=77} 15:22:53.970 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53c90548 15:22:53.970 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:53.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:53.970 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:53.970 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:53.970 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:53.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]) by 181 down to 2094957 15:22:53.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47616]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:53.971 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:53.976 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38228]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:53.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38228]) process #19 SSH_MSG_IGNORE 15:22:53.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38228]) SSH_MSG_IGNORE 15:22:54.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51022]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:54.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51022]) process #14 SSH_MSG_IGNORE 15:22:54.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51022]) SSH_MSG_IGNORE 15:22:54.059 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54086]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:54.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54086]) process #11 SSH_MSG_IGNORE 15:22:54.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54086]) SSH_MSG_IGNORE 15:22:54.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53088]) process #25 SSH_MSG_CHANNEL_DATA 15:22:54.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]) by 202 down to 2095844 15:22:54.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]) SSH_MSG_CHANNEL_DATA len=202 15:22:54.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088] 15:22:54.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:54.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:54.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=78} 15:22:54.152 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a8a308c 15:22:54.152 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:54.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:54.152 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:54.152 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:54.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:54.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]) by 181 down to 2094957 15:22:54.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53088]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:54.153 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:54.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56112]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:54.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56112]) process #24 SSH_MSG_IGNORE 15:22:54.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56112]) SSH_MSG_IGNORE 15:22:54.239 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53034]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:54.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53034]) process #23 SSH_MSG_IGNORE 15:22:54.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53034]) SSH_MSG_IGNORE 15:22:54.247 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57878]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57878]) process #13 SSH_MSG_IGNORE 15:22:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57878]) SSH_MSG_IGNORE 15:22:54.252 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36500]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:54.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36500]) process #21 SSH_MSG_IGNORE 15:22:54.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36500]) SSH_MSG_IGNORE 15:22:54.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38724]) process #9 SSH_MSG_IGNORE 15:22:54.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38724]) SSH_MSG_IGNORE 15:22:54.273 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38724]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35506]) process #15 SSH_MSG_IGNORE 15:22:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35506]) SSH_MSG_IGNORE 15:22:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42684]) process #16 SSH_MSG_IGNORE 15:22:54.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35506]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42684]) SSH_MSG_IGNORE 15:22:54.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42684]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:54.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60884]) process #25 SSH_MSG_CHANNEL_DATA 15:22:54.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]) by 202 down to 2095844 15:22:54.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]) SSH_MSG_CHANNEL_DATA len=202 15:22:54.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884] 15:22:54.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:54.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:54.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=79} 15:22:54.447 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3f8d210b 15:22:54.447 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:54.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:54.447 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:54.447 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:54.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:54.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]) by 181 down to 2094957 15:22:54.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60884]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:54.447 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:54.455 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:22:54.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36672]) process #27 SSH_MSG_IGNORE 15:22:54.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36672]) SSH_MSG_IGNORE 15:22:54.457 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52534]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:54.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52534]) process #22 SSH_MSG_IGNORE 15:22:54.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52534]) SSH_MSG_IGNORE 15:22:54.469 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:22:54.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45706]) process #28 SSH_MSG_IGNORE 15:22:54.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45706]) SSH_MSG_IGNORE 15:22:54.598 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55244]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:54.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55244]) process #18 SSH_MSG_IGNORE 15:22:54.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55244]) SSH_MSG_IGNORE 15:22:54.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37244]) process #25 SSH_MSG_CHANNEL_DATA 15:22:54.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]) by 202 down to 2095844 15:22:54.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]) SSH_MSG_CHANNEL_DATA len=202 15:22:54.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244] 15:22:54.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:54.634 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:54.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=80} 15:22:54.635 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5eceb371 15:22:54.635 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:54.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:54.635 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:54.635 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:54.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:54.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]) by 181 down to 2094957 15:22:54.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37244]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:54.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:54.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37608]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37608]) process #20 SSH_MSG_IGNORE 15:22:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37608]) SSH_MSG_IGNORE 15:22:54.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37362]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:54.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37362]) process #17 SSH_MSG_IGNORE 15:22:54.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37362]) SSH_MSG_IGNORE 15:22:54.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59038]) process #25 SSH_MSG_CHANNEL_DATA 15:22:54.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]) by 202 down to 2095844 15:22:54.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]) SSH_MSG_CHANNEL_DATA len=202 15:22:54.844 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038] 15:22:54.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:54.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:54.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=81} 15:22:54.845 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b8f2ba3 15:22:54.845 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:54.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:54.845 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:54.845 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:54.845 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:54.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]) by 181 down to 2094957 15:22:54.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59038]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:54.846 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:54.892 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37796]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:54.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37796]) process #10 SSH_MSG_IGNORE 15:22:54.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37796]) SSH_MSG_IGNORE 15:22:54.937 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51856]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51856]) process #19 SSH_MSG_IGNORE 15:22:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51856]) SSH_MSG_IGNORE 15:22:55.031 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40964]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:55.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40964]) process #26 SSH_MSG_IGNORE 15:22:55.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40964]) SSH_MSG_IGNORE 15:22:55.043 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44776]) process #25 SSH_MSG_CHANNEL_DATA 15:22:55.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]) by 202 down to 2095844 15:22:55.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]) SSH_MSG_CHANNEL_DATA len=202 15:22:55.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776] 15:22:55.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:55.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:55.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=82} 15:22:55.044 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2dfe49 15:22:55.044 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:55.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:55.044 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:55.044 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:55.044 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:55.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]) by 181 down to 2094957 15:22:55.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44776]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:55.045 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:55.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36824]) process #12 SSH_MSG_IGNORE 15:22:55.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36824]) SSH_MSG_IGNORE 15:22:55.152 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36824]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:55.203 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51716]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:55.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51716]) process #16 SSH_MSG_IGNORE 15:22:55.210 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51716]) SSH_MSG_IGNORE 15:22:55.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34418]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:55.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34418]) process #21 SSH_MSG_IGNORE 15:22:55.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34418]) SSH_MSG_IGNORE 15:22:55.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40978]) process #25 SSH_MSG_CHANNEL_DATA 15:22:55.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]) by 202 down to 2095844 15:22:55.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]) SSH_MSG_CHANNEL_DATA len=202 15:22:55.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978] 15:22:55.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:55.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:55.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=83} 15:22:55.248 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f6db7ff 15:22:55.248 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:55.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:55.248 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:55.248 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:55.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:55.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]) by 181 down to 2094957 15:22:55.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40978]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:55.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:55.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52248]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:55.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52248]) process #14 SSH_MSG_IGNORE 15:22:55.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52248]) SSH_MSG_IGNORE 15:22:55.338 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41728]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:55.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41728]) process #11 SSH_MSG_IGNORE 15:22:55.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41728]) SSH_MSG_IGNORE 15:22:55.343 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60606]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:55.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60606]) process #8 SSH_MSG_IGNORE 15:22:55.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60606]) SSH_MSG_IGNORE 15:22:55.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48062]) process #25 SSH_MSG_CHANNEL_DATA 15:22:55.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]) by 202 down to 2095844 15:22:55.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]) SSH_MSG_CHANNEL_DATA len=202 15:22:55.447 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062] 15:22:55.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:55.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:55.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=84} 15:22:55.448 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7c4c7ebd 15:22:55.448 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:55.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:55.448 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:55.448 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:55.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:55.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]) by 181 down to 2094957 15:22:55.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48062]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:55.449 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:55.479 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45984]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:55.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45984]) process #24 SSH_MSG_IGNORE 15:22:55.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45984]) SSH_MSG_IGNORE 15:22:55.503 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44806]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:55.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44806]) process #23 SSH_MSG_IGNORE 15:22:55.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44806]) SSH_MSG_IGNORE 15:22:55.633 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57366]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:55.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57366]) process #15 SSH_MSG_IGNORE 15:22:55.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57366]) SSH_MSG_IGNORE 15:22:55.644 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36554]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36554]) process #13 SSH_MSG_IGNORE 15:22:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36554]) SSH_MSG_IGNORE 15:22:55.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #25 SSH_MSG_CHANNEL_DATA 15:22:55.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) by 202 down to 2095844 15:22:55.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_CHANNEL_DATA len=202 15:22:55.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070] 15:22:55.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:55.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:55.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=85} 15:22:55.657 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@66b771b9 15:22:55.657 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:55.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:55.657 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:55.657 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:55.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:55.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) by 181 down to 2094957 15:22:55.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:55.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:55.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53350]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:55.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53350]) process #18 SSH_MSG_IGNORE 15:22:55.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53350]) SSH_MSG_IGNORE 15:22:55.693 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:22:55.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39236]) process #27 SSH_MSG_IGNORE 15:22:55.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39236]) SSH_MSG_IGNORE 15:22:55.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48780]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48780]) process #9 SSH_MSG_IGNORE 15:22:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48780]) SSH_MSG_IGNORE 15:22:55.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47334]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:55.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47334]) process #22 SSH_MSG_IGNORE 15:22:55.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47334]) SSH_MSG_IGNORE 15:22:55.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:22:55.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35100]) process #28 SSH_MSG_IGNORE 15:22:55.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35100]) SSH_MSG_IGNORE 15:22:55.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39660]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:55.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39660]) process #20 SSH_MSG_IGNORE 15:22:55.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39660]) SSH_MSG_IGNORE 15:22:55.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37220]) process #25 SSH_MSG_CHANNEL_DATA 15:22:55.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]) by 202 down to 2095844 15:22:55.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]) SSH_MSG_CHANNEL_DATA len=202 15:22:55.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220] 15:22:55.865 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:55.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:55.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=86} 15:22:55.866 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@289f0c4e 15:22:55.866 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:55.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:55.866 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:55.866 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:55.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:55.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]) by 181 down to 2094957 15:22:55.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37220]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:55.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:55.924 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60986]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:55.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60986]) process #17 SSH_MSG_IGNORE 15:22:55.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60986]) SSH_MSG_IGNORE 15:22:56.053 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54436]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:56.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54436]) process #19 SSH_MSG_IGNORE 15:22:56.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54436]) SSH_MSG_IGNORE 15:22:56.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35496]) process #25 SSH_MSG_CHANNEL_DATA 15:22:56.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]) by 202 down to 2095844 15:22:56.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]) SSH_MSG_CHANNEL_DATA len=202 15:22:56.067 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496] 15:22:56.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:56.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:56.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=87} 15:22:56.068 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b40ac65 15:22:56.068 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:56.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:56.068 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:56.068 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:56.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:56.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]) by 181 down to 2094957 15:22:56.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35496]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:56.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:56.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36946]) process #25 SSH_MSG_CHANNEL_DATA 15:22:56.274 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]) by 202 down to 2095844 15:22:56.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]) SSH_MSG_CHANNEL_DATA len=202 15:22:56.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946] 15:22:56.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:56.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:56.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=88} 15:22:56.275 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6cd0da0f 15:22:56.275 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:56.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:56.275 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:56.275 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:56.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:56.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]) by 181 down to 2094957 15:22:56.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36946]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:56.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:56.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55268]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:56.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55268]) process #10 SSH_MSG_IGNORE 15:22:56.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55268]) SSH_MSG_IGNORE 15:22:56.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45298]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:56.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45298]) process #26 SSH_MSG_IGNORE 15:22:56.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45298]) SSH_MSG_IGNORE 15:22:56.421 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49070]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:56.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49070]) process #12 SSH_MSG_IGNORE 15:22:56.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49070]) SSH_MSG_IGNORE 15:22:56.427 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57552]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:56.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57552]) process #16 SSH_MSG_IGNORE 15:22:56.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57552]) SSH_MSG_IGNORE 15:22:56.443 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42244]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:56.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42244]) process #8 SSH_MSG_IGNORE 15:22:56.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42244]) SSH_MSG_IGNORE 15:22:56.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48518]) process #25 SSH_MSG_CHANNEL_DATA 15:22:56.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]) by 202 down to 2095844 15:22:56.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]) SSH_MSG_CHANNEL_DATA len=202 15:22:56.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518] 15:22:56.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:56.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:56.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=89} 15:22:56.482 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@66104a64 15:22:56.482 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:56.482 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:56.482 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:56.482 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:56.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:56.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]) by 181 down to 2094957 15:22:56.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48518]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:56.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:56.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52840]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52840]) process #11 SSH_MSG_IGNORE 15:22:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52840]) SSH_MSG_IGNORE 15:22:56.597 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48660]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:56.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48660]) process #23 SSH_MSG_IGNORE 15:22:56.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48660]) SSH_MSG_IGNORE 15:22:56.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60992]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:22:56.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60992]) process #24 SSH_MSG_IGNORE 15:22:56.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60992]) SSH_MSG_IGNORE 15:22:56.665 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55820]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:56.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55820]) process #14 SSH_MSG_IGNORE 15:22:56.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55820]) SSH_MSG_IGNORE 15:22:56.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40450]) process #25 SSH_MSG_CHANNEL_DATA 15:22:56.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]) by 202 down to 2095844 15:22:56.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]) SSH_MSG_CHANNEL_DATA len=202 15:22:56.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450] 15:22:56.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:56.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:56.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=90} 15:22:56.684 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6125c9bb 15:22:56.684 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:56.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:56.684 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:56.684 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:56.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:56.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]) by 181 down to 2094957 15:22:56.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40450]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:56.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:56.726 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60446]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:56.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60446]) process #20 SSH_MSG_IGNORE 15:22:56.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60446]) SSH_MSG_IGNORE 15:22:56.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39688]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:56.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39688]) process #21 SSH_MSG_IGNORE 15:22:56.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39688]) SSH_MSG_IGNORE 15:22:56.811 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48528]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:56.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48528]) process #22 SSH_MSG_IGNORE 15:22:56.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48528]) SSH_MSG_IGNORE 15:22:56.821 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:22:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39396]) process #28 SSH_MSG_IGNORE 15:22:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39396]) SSH_MSG_IGNORE 15:22:56.857 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60546]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:56.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60546]) process #17 SSH_MSG_IGNORE 15:22:56.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60546]) SSH_MSG_IGNORE 15:22:56.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43696]) process #25 SSH_MSG_CHANNEL_DATA 15:22:56.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]) by 202 down to 2095844 15:22:56.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]) SSH_MSG_CHANNEL_DATA len=202 15:22:56.882 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696] 15:22:56.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:56.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:56.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=91} 15:22:56.883 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@760567ca 15:22:56.883 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:56.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:56.883 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:56.883 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:56.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:56.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]) by 181 down to 2094957 15:22:56.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43696]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:56.884 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:56.997 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38280]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38280]) process #18 SSH_MSG_IGNORE 15:22:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38280]) SSH_MSG_IGNORE 15:22:57.000 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43912]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:57.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43912]) process #15 SSH_MSG_IGNORE 15:22:57.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43912]) SSH_MSG_IGNORE 15:22:57.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:22:57.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34870]) process #27 SSH_MSG_IGNORE 15:22:57.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34870]) SSH_MSG_IGNORE 15:22:57.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56112]) process #25 SSH_MSG_CHANNEL_DATA 15:22:57.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]) by 202 down to 2095844 15:22:57.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]) SSH_MSG_CHANNEL_DATA len=202 15:22:57.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112] 15:22:57.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:57.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:57.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=92} 15:22:57.082 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3a5e5f4c 15:22:57.083 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:57.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:57.083 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:57.083 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:57.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:57.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]) by 181 down to 2094957 15:22:57.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56112]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:57.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:57.156 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51674]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:57.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51674]) process #9 SSH_MSG_IGNORE 15:22:57.156 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51674]) SSH_MSG_IGNORE 15:22:57.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35726]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:57.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35726]) process #13 SSH_MSG_IGNORE 15:22:57.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35726]) SSH_MSG_IGNORE 15:22:57.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45984]) process #25 SSH_MSG_CHANNEL_DATA 15:22:57.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]) by 202 down to 2095844 15:22:57.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]) SSH_MSG_CHANNEL_DATA len=202 15:22:57.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984] 15:22:57.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:57.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:57.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=93} 15:22:57.260 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@169a0e7b 15:22:57.260 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:57.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:57.260 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:57.260 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:57.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:57.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]) by 181 down to 2094957 15:22:57.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45984]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:57.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:57.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60394]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:57.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60394]) process #11 SSH_MSG_IGNORE 15:22:57.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60394]) SSH_MSG_IGNORE 15:22:57.442 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37712]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:57.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37712]) process #26 SSH_MSG_IGNORE 15:22:57.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37712]) SSH_MSG_IGNORE 15:22:57.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60992]) process #25 SSH_MSG_CHANNEL_DATA 15:22:57.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]) by 202 down to 2095844 15:22:57.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]) SSH_MSG_CHANNEL_DATA len=202 15:22:57.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992] 15:22:57.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:57.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:57.460 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=94} 15:22:57.461 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f0ccc04 15:22:57.461 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:57.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:57.461 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:57.461 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:57.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:57.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]) by 181 down to 2094957 15:22:57.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60992]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:57.461 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:57.527 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50286]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50286]) process #10 SSH_MSG_IGNORE 15:22:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50286]) SSH_MSG_IGNORE 15:22:57.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39886]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39886]) process #19 SSH_MSG_IGNORE 15:22:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39886]) SSH_MSG_IGNORE 15:22:57.564 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56184]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56184]) process #23 SSH_MSG_IGNORE 15:22:57.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56184]) SSH_MSG_IGNORE 15:22:57.641 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59012]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59012]) process #14 SSH_MSG_IGNORE 15:22:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59012]) SSH_MSG_IGNORE 15:22:57.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39056]) process #24 SSH_MSG_CHANNEL_DATA 15:22:57.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]) by 202 down to 2095844 15:22:57.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]) SSH_MSG_CHANNEL_DATA len=202 15:22:57.660 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056] 15:22:57.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:57.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:57.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=95} 15:22:57.661 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4459fd4d 15:22:57.661 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:57.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:57.661 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:57.661 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:57.661 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:57.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]) by 181 down to 2094957 15:22:57.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39056]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:57.662 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:57.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39056]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:57.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39056]) process #25 SSH_MSG_IGNORE 15:22:57.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39056]) SSH_MSG_IGNORE 15:22:57.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58780]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:57.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58780]) process #12 SSH_MSG_IGNORE 15:22:57.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58780]) SSH_MSG_IGNORE 15:22:57.843 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42454]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:57.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42454]) process #21 SSH_MSG_IGNORE 15:22:57.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42454]) SSH_MSG_IGNORE 15:22:57.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58144]) process #24 SSH_MSG_CHANNEL_DATA 15:22:57.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]) by 202 down to 2095844 15:22:57.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]) SSH_MSG_CHANNEL_DATA len=202 15:22:57.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144] 15:22:57.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:57.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:57.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=96} 15:22:57.867 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@792aec39 15:22:57.867 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:57.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:57.867 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:57.867 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:57.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:57.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]) by 181 down to 2094957 15:22:57.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58144]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:57.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:58.064 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35304]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:58.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35304]) process #8 SSH_MSG_IGNORE 15:22:58.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35304]) SSH_MSG_IGNORE 15:22:58.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47450]) process #24 SSH_MSG_CHANNEL_DATA 15:22:58.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]) by 202 down to 2095844 15:22:58.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]) SSH_MSG_CHANNEL_DATA len=202 15:22:58.087 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450] 15:22:58.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:58.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:58.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=97} 15:22:58.088 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e7971f5 15:22:58.088 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:58.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:58.088 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:58.088 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:58.088 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:58.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]) by 181 down to 2094957 15:22:58.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47450]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:58.089 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:58.104 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60312]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60312]) process #15 SSH_MSG_IGNORE 15:22:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60312]) SSH_MSG_IGNORE 15:22:58.112 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47120]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:58.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60176]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:58.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60176]) process #20 SSH_MSG_IGNORE 15:22:58.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60176]) SSH_MSG_IGNORE 15:22:58.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47120]) process #22 SSH_MSG_IGNORE 15:22:58.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47120]) SSH_MSG_IGNORE 15:22:58.131 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49192]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49192]) process #17 SSH_MSG_IGNORE 15:22:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49192]) SSH_MSG_IGNORE 15:22:58.186 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49288]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49288]) process #18 SSH_MSG_IGNORE 15:22:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49288]) SSH_MSG_IGNORE 15:22:58.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42028]) process #10 SSH_MSG_IGNORE 15:22:58.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42028]) SSH_MSG_IGNORE 15:22:58.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42028]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:58.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:22:58.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56936]) process #27 SSH_MSG_IGNORE 15:22:58.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56936]) SSH_MSG_IGNORE 15:22:58.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58472]) process #24 SSH_MSG_CHANNEL_DATA 15:22:58.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]) by 202 down to 2095844 15:22:58.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]) SSH_MSG_CHANNEL_DATA len=202 15:22:58.271 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472] 15:22:58.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:58.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:58.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=98} 15:22:58.272 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b30c028 15:22:58.272 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:58.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:58.272 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:58.272 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:58.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:58.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]) by 181 down to 2094957 15:22:58.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58472]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:58.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:58.342 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41124]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:58.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41124]) process #16 SSH_MSG_IGNORE 15:22:58.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41124]) SSH_MSG_IGNORE 15:22:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40282]) process #9 SSH_MSG_IGNORE 15:22:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40282]) SSH_MSG_IGNORE 15:22:58.346 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40282]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:58.386 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:22:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60610]) process #28 SSH_MSG_IGNORE 15:22:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60610]) SSH_MSG_IGNORE 15:22:58.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55574]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:58.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55574]) process #11 SSH_MSG_IGNORE 15:22:58.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55574]) SSH_MSG_IGNORE 15:22:58.512 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51152]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:58.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51152]) process #14 SSH_MSG_IGNORE 15:22:58.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51152]) SSH_MSG_IGNORE 15:22:58.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35042]) process #24 SSH_MSG_CHANNEL_DATA 15:22:58.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]) by 202 down to 2095844 15:22:58.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]) SSH_MSG_CHANNEL_DATA len=202 15:22:58.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042] 15:22:58.520 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:58.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:58.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=99} 15:22:58.521 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32ebcf9c 15:22:58.521 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:58.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:58.521 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:58.521 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:58.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:58.521 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]) by 181 down to 2094957 15:22:58.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35042]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:58.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:58.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50722]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:22:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50722]) process #19 SSH_MSG_IGNORE 15:22:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50722]) SSH_MSG_IGNORE 15:22:58.663 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52024]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:58.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52024]) process #13 SSH_MSG_IGNORE 15:22:58.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52024]) SSH_MSG_IGNORE 15:22:58.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46760]) process #24 SSH_MSG_CHANNEL_DATA 15:22:58.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]) by 202 down to 2095844 15:22:58.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]) SSH_MSG_CHANNEL_DATA len=202 15:22:58.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760] 15:22:58.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:58.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:58.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=100} 15:22:58.730 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5c99004d 15:22:58.730 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:58.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:58.730 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:58.730 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:58.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:58.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]) by 181 down to 2094956 15:22:58.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46760]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:58.731 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:58.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60668]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:22:58.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60668]) process #23 SSH_MSG_IGNORE 15:22:58.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60668]) SSH_MSG_IGNORE 15:22:58.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36460]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:58.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36460]) process #26 SSH_MSG_IGNORE 15:22:58.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36460]) SSH_MSG_IGNORE 15:22:58.927 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48396]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:58.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48396]) process #10 SSH_MSG_IGNORE 15:22:58.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48396]) SSH_MSG_IGNORE 15:22:58.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50618]) process #24 SSH_MSG_CHANNEL_DATA 15:22:58.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]) by 202 down to 2095844 15:22:58.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]) SSH_MSG_CHANNEL_DATA len=202 15:22:58.964 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618] 15:22:58.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:58.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:58.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=101} 15:22:58.965 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c813e5f 15:22:58.965 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:58.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:58.965 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:58.965 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:58.965 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:58.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]) by 181 down to 2094956 15:22:58.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50618]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:58.966 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:59.009 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52786]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:22:59.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52786]) process #12 SSH_MSG_IGNORE 15:22:59.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52786]) SSH_MSG_IGNORE 15:22:59.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58144]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:59.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58144]) process #25 SSH_MSG_IGNORE 15:22:59.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58144]) SSH_MSG_IGNORE 15:22:59.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37358]) process #24 SSH_MSG_CHANNEL_DATA 15:22:59.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]) by 202 down to 2095844 15:22:59.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]) SSH_MSG_CHANNEL_DATA len=202 15:22:59.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358] 15:22:59.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:59.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:59.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=102} 15:22:59.150 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ea8c9aa 15:22:59.150 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:59.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:59.150 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:59.150 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:59.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:59.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]) by 181 down to 2094956 15:22:59.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37358]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:59.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:59.172 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57316]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:22:59.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57316]) process #21 SSH_MSG_IGNORE 15:22:59.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57316]) SSH_MSG_IGNORE 15:22:59.306 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43976]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:22:59.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43976]) process #8 SSH_MSG_IGNORE 15:22:59.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43976]) SSH_MSG_IGNORE 15:22:59.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45880]) process #24 SSH_MSG_CHANNEL_DATA 15:22:59.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]) by 202 down to 2095844 15:22:59.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]) SSH_MSG_CHANNEL_DATA len=202 15:22:59.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880] 15:22:59.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:59.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:59.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=103} 15:22:59.365 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@79048e01 15:22:59.365 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:59.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:59.365 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:59.365 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:59.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:59.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]) by 181 down to 2094956 15:22:59.365 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45880]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:59.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:59.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58154]) process #20 SSH_MSG_IGNORE 15:22:59.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58154]) SSH_MSG_IGNORE 15:22:59.366 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58154]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:22:59.399 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45848]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:22:59.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45848]) process #22 SSH_MSG_IGNORE 15:22:59.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45848]) SSH_MSG_IGNORE 15:22:59.447 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51500]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:22:59.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51500]) process #15 SSH_MSG_IGNORE 15:22:59.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51500]) SSH_MSG_IGNORE 15:22:59.474 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:22:59.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40676]) process #28 SSH_MSG_IGNORE 15:22:59.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40676]) SSH_MSG_IGNORE 15:22:59.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51948]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:22:59.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51948]) process #17 SSH_MSG_IGNORE 15:22:59.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51948]) SSH_MSG_IGNORE 15:22:59.524 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:22:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53144]) process #27 SSH_MSG_IGNORE 15:22:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53144]) SSH_MSG_IGNORE 15:22:59.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35068]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:22:59.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35068]) process #16 SSH_MSG_IGNORE 15:22:59.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35068]) SSH_MSG_IGNORE 15:22:59.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48116]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:22:59.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48116]) process #18 SSH_MSG_IGNORE 15:22:59.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48116]) SSH_MSG_IGNORE 15:22:59.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58256]) process #24 SSH_MSG_CHANNEL_DATA 15:22:59.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]) by 202 down to 2095844 15:22:59.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]) SSH_MSG_CHANNEL_DATA len=202 15:22:59.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256] 15:22:59.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:59.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:59.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=104} 15:22:59.578 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b9a8607 15:22:59.578 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:59.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:59.579 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:59.579 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:59.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:59.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]) by 181 down to 2094956 15:22:59.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58256]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:59.579 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:59.609 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40320]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:22:59.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40320]) process #14 SSH_MSG_IGNORE 15:22:59.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40320]) SSH_MSG_IGNORE 15:22:59.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41236]) process #13 SSH_MSG_IGNORE 15:22:59.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41236]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:22:59.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41236]) SSH_MSG_IGNORE 15:22:59.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47450]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:22:59.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47450]) process #25 SSH_MSG_IGNORE 15:22:59.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47450]) SSH_MSG_IGNORE 15:22:59.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38174]) process #24 SSH_MSG_CHANNEL_DATA 15:22:59.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]) by 202 down to 2095844 15:22:59.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]) SSH_MSG_CHANNEL_DATA len=202 15:22:59.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174] 15:22:59.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:22:59.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:22:59.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=105} 15:22:59.791 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@749dc3b2 15:22:59.791 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:22:59.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:22:59.791 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:22:59.791 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:22:59.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:22:59.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]) by 181 down to 2094956 15:22:59.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38174]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:22:59.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:22:59.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54362]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:22:59.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54362]) process #10 SSH_MSG_IGNORE 15:22:59.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54362]) SSH_MSG_IGNORE 15:22:59.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38210]) process #9 SSH_MSG_IGNORE 15:22:59.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38210]) SSH_MSG_IGNORE 15:22:59.849 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38210]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:22:59.983 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46926]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:22:59.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46926]) process #26 SSH_MSG_IGNORE 15:22:59.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46926]) SSH_MSG_IGNORE 15:22:59.998 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34350]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:22:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34350]) process #11 SSH_MSG_IGNORE 15:22:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34350]) SSH_MSG_IGNORE 15:23:00.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38652]) process #24 SSH_MSG_CHANNEL_DATA 15:23:00.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]) by 202 down to 2095844 15:23:00.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]) SSH_MSG_CHANNEL_DATA len=202 15:23:00.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652] 15:23:00.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:00.002 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:00.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=106} 15:23:00.003 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@358d5e7a 15:23:00.003 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:00.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:00.003 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:00.003 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:00.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:00.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]) by 181 down to 2094956 15:23:00.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38652]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:00.004 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:00.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59392]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:00.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59392]) process #19 SSH_MSG_IGNORE 15:23:00.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59392]) SSH_MSG_IGNORE 15:23:00.203 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53232]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:00.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53232]) process #12 SSH_MSG_IGNORE 15:23:00.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53232]) SSH_MSG_IGNORE 15:23:00.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37488]) process #24 SSH_MSG_CHANNEL_DATA 15:23:00.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]) by 202 down to 2095844 15:23:00.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]) SSH_MSG_CHANNEL_DATA len=202 15:23:00.209 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488] 15:23:00.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:00.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:00.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=107} 15:23:00.210 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@706de285 15:23:00.210 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:00.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:00.210 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:00.210 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:00.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:00.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]) by 181 down to 2094956 15:23:00.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37488]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:00.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:00.311 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50978]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50978]) process #21 SSH_MSG_IGNORE 15:23:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50978]) SSH_MSG_IGNORE 15:23:00.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48158]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:00.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48158]) process #23 SSH_MSG_IGNORE 15:23:00.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48158]) SSH_MSG_IGNORE 15:23:00.400 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47724]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:00.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47724]) process #14 SSH_MSG_IGNORE 15:23:00.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47724]) SSH_MSG_IGNORE 15:23:00.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55736]) process #24 SSH_MSG_CHANNEL_DATA 15:23:00.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]) by 202 down to 2095844 15:23:00.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]) SSH_MSG_CHANNEL_DATA len=202 15:23:00.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736] 15:23:00.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:00.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:00.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=108} 15:23:00.416 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c57dfb0 15:23:00.416 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:00.416 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:00.416 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:00.416 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:00.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:00.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]) by 181 down to 2094956 15:23:00.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55736]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:00.417 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:00.507 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58472]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:00.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58472]) process #25 SSH_MSG_IGNORE 15:23:00.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58472]) SSH_MSG_IGNORE 15:23:00.516 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42660]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:00.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42660]) process #20 SSH_MSG_IGNORE 15:23:00.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42660]) SSH_MSG_IGNORE 15:23:00.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42858]) process #24 SSH_MSG_CHANNEL_DATA 15:23:00.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]) by 202 down to 2095844 15:23:00.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]) SSH_MSG_CHANNEL_DATA len=202 15:23:00.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858] 15:23:00.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:00.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:00.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=109} 15:23:00.619 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@702f93ea 15:23:00.619 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:00.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:00.619 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:00.619 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:00.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:00.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]) by 181 down to 2094956 15:23:00.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42858]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:00.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:00.652 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51540]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:00.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51540]) process #18 SSH_MSG_IGNORE 15:23:00.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51540]) SSH_MSG_IGNORE 15:23:00.658 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57644]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:00.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57644]) process #22 SSH_MSG_IGNORE 15:23:00.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57644]) SSH_MSG_IGNORE 15:23:00.689 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53234]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:00.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53234]) process #15 SSH_MSG_IGNORE 15:23:00.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53234]) SSH_MSG_IGNORE 15:23:00.719 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55164]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:00.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55164]) process #16 SSH_MSG_IGNORE 15:23:00.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55164]) SSH_MSG_IGNORE 15:23:00.721 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:00.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55036]) process #28 SSH_MSG_IGNORE 15:23:00.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55036]) SSH_MSG_IGNORE 15:23:00.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35124]) process #8 SSH_MSG_IGNORE 15:23:00.739 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35124]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:23:00.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35124]) SSH_MSG_IGNORE 15:23:00.770 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:00.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43018]) process #27 SSH_MSG_IGNORE 15:23:00.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43018]) SSH_MSG_IGNORE 15:23:00.820 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54124]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:00.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54124]) process #17 SSH_MSG_IGNORE 15:23:00.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54124]) SSH_MSG_IGNORE 15:23:00.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46718]) process #24 SSH_MSG_CHANNEL_DATA 15:23:00.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]) by 202 down to 2095844 15:23:00.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]) SSH_MSG_CHANNEL_DATA len=202 15:23:00.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718] 15:23:00.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:00.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:00.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=110} 15:23:00.845 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a89e3fe 15:23:00.845 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:00.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:00.845 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:00.845 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:00.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:00.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]) by 181 down to 2094956 15:23:00.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46718]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:00.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:00.940 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34570]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:00.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34570]) process #12 SSH_MSG_IGNORE 15:23:00.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34570]) SSH_MSG_IGNORE 15:23:00.981 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52028]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:00.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52028]) process #13 SSH_MSG_IGNORE 15:23:00.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52028]) SSH_MSG_IGNORE 15:23:00.991 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46866]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46866]) process #21 SSH_MSG_IGNORE 15:23:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46866]) SSH_MSG_IGNORE 15:23:01.035 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33802]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:01.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33802]) process #10 SSH_MSG_IGNORE 15:23:01.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33802]) SSH_MSG_IGNORE 15:23:01.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51526]) process #24 SSH_MSG_CHANNEL_DATA 15:23:01.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]) by 202 down to 2095844 15:23:01.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]) SSH_MSG_CHANNEL_DATA len=202 15:23:01.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526] 15:23:01.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:01.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:01.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=111} 15:23:01.058 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@25ecd57a 15:23:01.058 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:01.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:01.058 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:01.058 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:01.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:01.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]) by 181 down to 2094956 15:23:01.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51526]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:01.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:01.101 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:01.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54888]) process #29 SSH_MSG_IGNORE 15:23:01.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54888]) SSH_MSG_IGNORE 15:23:01.185 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43618]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:23:01.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43618]) process #9 SSH_MSG_IGNORE 15:23:01.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43618]) SSH_MSG_IGNORE 15:23:01.273 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46336]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:01.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46336]) process #11 SSH_MSG_IGNORE 15:23:01.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46336]) SSH_MSG_IGNORE 15:23:01.286 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48358]) process #24 SSH_MSG_CHANNEL_DATA 15:23:01.286 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]) by 202 down to 2095844 15:23:01.286 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]) SSH_MSG_CHANNEL_DATA len=202 15:23:01.286 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358] 15:23:01.286 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:01.286 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:01.286 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=112} 15:23:01.286 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1eb312af 15:23:01.287 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:01.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:01.287 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:01.287 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:01.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:01.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]) by 181 down to 2094956 15:23:01.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48358]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:01.287 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:01.298 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43254]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:01.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43254]) process #26 SSH_MSG_IGNORE 15:23:01.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43254]) SSH_MSG_IGNORE 15:23:01.340 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49364]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:01.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49364]) process #23 SSH_MSG_IGNORE 15:23:01.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49364]) SSH_MSG_IGNORE 15:23:01.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43178]) process #24 SSH_MSG_CHANNEL_DATA 15:23:01.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]) by 202 down to 2095844 15:23:01.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]) SSH_MSG_CHANNEL_DATA len=202 15:23:01.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178] 15:23:01.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:01.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:01.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=113} 15:23:01.509 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5aec895c 15:23:01.510 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:01.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:01.510 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:01.510 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:01.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:01.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]) by 181 down to 2094956 15:23:01.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43178]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:01.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:01.531 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58794]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:01.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58794]) process #16 SSH_MSG_IGNORE 15:23:01.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58794]) SSH_MSG_IGNORE 15:23:01.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56680]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56680]) process #19 SSH_MSG_IGNORE 15:23:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56680]) SSH_MSG_IGNORE 15:23:01.697 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55832]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:01.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55832]) process #14 SSH_MSG_IGNORE 15:23:01.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55832]) SSH_MSG_IGNORE 15:23:01.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37818]) process #24 SSH_MSG_CHANNEL_DATA 15:23:01.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]) by 202 down to 2095844 15:23:01.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]) SSH_MSG_CHANNEL_DATA len=202 15:23:01.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818] 15:23:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=114} 15:23:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7c419efe 15:23:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:01.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:01.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]) by 181 down to 2094956 15:23:01.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37818]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:01.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:01.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38546]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:01.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38546]) process #22 SSH_MSG_IGNORE 15:23:01.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38546]) SSH_MSG_IGNORE 15:23:01.794 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43386]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:23:01.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43386]) process #8 SSH_MSG_IGNORE 15:23:01.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43386]) SSH_MSG_IGNORE 15:23:01.813 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52940]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52940]) process #13 SSH_MSG_IGNORE 15:23:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52940]) SSH_MSG_IGNORE 15:23:01.859 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46924]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:01.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46924]) process #12 SSH_MSG_IGNORE 15:23:01.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46924]) SSH_MSG_IGNORE 15:23:01.913 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35042]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:01.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35042]) process #25 SSH_MSG_IGNORE 15:23:01.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35042]) SSH_MSG_IGNORE 15:23:01.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:01.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #15 SSH_MSG_IGNORE 15:23:01.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:23:01.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44320]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:01.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44320]) process #20 SSH_MSG_IGNORE 15:23:01.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44320]) SSH_MSG_IGNORE 15:23:01.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55742]) process #24 SSH_MSG_CHANNEL_DATA 15:23:01.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]) by 202 down to 2095844 15:23:01.957 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]) SSH_MSG_CHANNEL_DATA len=202 15:23:01.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742] 15:23:01.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:01.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:01.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=115} 15:23:01.958 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3a6044ed 15:23:01.958 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:01.958 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:01.958 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:01.958 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:01.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:01.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]) by 181 down to 2094956 15:23:01.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55742]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:01.959 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:01.974 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43124]) process #27 SSH_MSG_IGNORE 15:23:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43124]) SSH_MSG_IGNORE 15:23:01.975 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60726]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:01.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60726]) process #10 SSH_MSG_IGNORE 15:23:01.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60726]) SSH_MSG_IGNORE 15:23:02.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33108]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:02.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33108]) process #17 SSH_MSG_IGNORE 15:23:02.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33108]) SSH_MSG_IGNORE 15:23:02.069 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:02.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37206]) process #28 SSH_MSG_IGNORE 15:23:02.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37206]) SSH_MSG_IGNORE 15:23:02.137 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51614]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:02.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51614]) process #21 SSH_MSG_IGNORE 15:23:02.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51614]) SSH_MSG_IGNORE 15:23:02.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48552]) process #24 SSH_MSG_CHANNEL_DATA 15:23:02.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]) by 202 down to 2095844 15:23:02.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]) SSH_MSG_CHANNEL_DATA len=202 15:23:02.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552] 15:23:02.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:02.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:02.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=116} 15:23:02.168 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@350b6ddc 15:23:02.169 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:02.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:02.169 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:02.169 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:02.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:02.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]) by 181 down to 2094956 15:23:02.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48552]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:02.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:02.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38498]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:02.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38498]) process #18 SSH_MSG_IGNORE 15:23:02.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38498]) SSH_MSG_IGNORE 15:23:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57888]) process #11 SSH_MSG_IGNORE 15:23:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57888]) SSH_MSG_IGNORE 15:23:02.338 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57888]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:02.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55710]) process #24 SSH_MSG_CHANNEL_DATA 15:23:02.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]) by 202 down to 2095844 15:23:02.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]) SSH_MSG_CHANNEL_DATA len=202 15:23:02.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710] 15:23:02.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:02.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:02.352 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=117} 15:23:02.353 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2f6fd71d 15:23:02.353 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:02.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:02.353 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:02.353 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:02.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:02.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]) by 181 down to 2094956 15:23:02.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55710]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:02.353 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:02.354 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37282]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:23:02.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37282]) process #9 SSH_MSG_IGNORE 15:23:02.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37282]) SSH_MSG_IGNORE 15:23:02.456 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:02.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #26 SSH_MSG_IGNORE 15:23:02.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:23:02.539 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59580]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:02.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59580]) process #22 SSH_MSG_IGNORE 15:23:02.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59580]) SSH_MSG_IGNORE 15:23:02.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53034]) process #24 SSH_MSG_CHANNEL_DATA 15:23:02.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]) by 202 down to 2095844 15:23:02.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]) SSH_MSG_CHANNEL_DATA len=202 15:23:02.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034] 15:23:02.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:02.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:02.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=118} 15:23:02.568 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@75de7008 15:23:02.568 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:02.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:02.568 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:02.568 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:02.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:02.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]) by 181 down to 2094956 15:23:02.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53034]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:02.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:02.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50732]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:02.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50732]) process #13 SSH_MSG_IGNORE 15:23:02.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50732]) SSH_MSG_IGNORE 15:23:02.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44806]) process #24 SSH_MSG_CHANNEL_DATA 15:23:02.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]) by 202 down to 2095844 15:23:02.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]) SSH_MSG_CHANNEL_DATA len=202 15:23:02.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806] 15:23:02.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:02.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:02.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=119} 15:23:02.758 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45ffcf5a 15:23:02.758 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:02.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:02.758 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:02.758 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:02.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:02.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]) by 181 down to 2094956 15:23:02.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44806]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:02.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:02.804 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38088]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:02.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38088]) process #23 SSH_MSG_IGNORE 15:23:02.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38088]) SSH_MSG_IGNORE 15:23:02.837 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50252]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50252]) process #19 SSH_MSG_IGNORE 15:23:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50252]) SSH_MSG_IGNORE 15:23:02.855 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:02.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55962]) process #29 SSH_MSG_IGNORE 15:23:02.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55962]) SSH_MSG_IGNORE 15:23:02.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39282]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:02.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39282]) process #20 SSH_MSG_IGNORE 15:23:02.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39282]) SSH_MSG_IGNORE 15:23:02.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44374]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:02.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44374]) process #16 SSH_MSG_IGNORE 15:23:02.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44374]) SSH_MSG_IGNORE 15:23:02.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46654]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:02.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46654]) process #14 SSH_MSG_IGNORE 15:23:02.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46654]) SSH_MSG_IGNORE 15:23:02.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48660]) process #24 SSH_MSG_CHANNEL_DATA 15:23:02.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]) by 202 down to 2095844 15:23:02.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]) SSH_MSG_CHANNEL_DATA len=202 15:23:02.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660] 15:23:02.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:02.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:02.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=120} 15:23:02.968 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@791c2417 15:23:02.968 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:02.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:02.968 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:02.968 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:02.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:02.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]) by 181 down to 2094956 15:23:02.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48660]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:02.969 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:03.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:32830]) process #12 SSH_MSG_IGNORE 15:23:03.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:32830]) SSH_MSG_IGNORE 15:23:03.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:32830]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:03.123 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46446]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:03.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46446]) process #21 SSH_MSG_IGNORE 15:23:03.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46446]) SSH_MSG_IGNORE 15:23:03.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38054]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:03.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38054]) process #17 SSH_MSG_IGNORE 15:23:03.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38054]) SSH_MSG_IGNORE 15:23:03.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56184]) process #24 SSH_MSG_CHANNEL_DATA 15:23:03.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]) by 202 down to 2095844 15:23:03.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]) SSH_MSG_CHANNEL_DATA len=202 15:23:03.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184] 15:23:03.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:03.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:03.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=121} 15:23:03.169 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@fbcf4c1 15:23:03.169 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:03.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:03.169 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:03.169 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:03.169 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:03.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]) by 181 down to 2094956 15:23:03.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56184]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:03.170 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:03.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:03.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50996]) process #28 SSH_MSG_IGNORE 15:23:03.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50996]) SSH_MSG_IGNORE 15:23:03.270 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:03.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54118]) process #27 SSH_MSG_IGNORE 15:23:03.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54118]) SSH_MSG_IGNORE 15:23:03.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59152]) process #10 SSH_MSG_IGNORE 15:23:03.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59152]) SSH_MSG_IGNORE 15:23:03.305 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59152]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:03.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37572]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:03.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37572]) process #11 SSH_MSG_IGNORE 15:23:03.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37572]) SSH_MSG_IGNORE 15:23:03.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59260]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:23:03.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59260]) process #8 SSH_MSG_IGNORE 15:23:03.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59260]) SSH_MSG_IGNORE 15:23:03.378 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46760]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:03.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46760]) process #25 SSH_MSG_IGNORE 15:23:03.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46760]) SSH_MSG_IGNORE 15:23:03.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60668]) process #24 SSH_MSG_CHANNEL_DATA 15:23:03.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]) by 202 down to 2095844 15:23:03.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]) SSH_MSG_CHANNEL_DATA len=202 15:23:03.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668] 15:23:03.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:03.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:03.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=122} 15:23:03.395 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40132]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:03.395 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e9f348a 15:23:03.395 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:03.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:03.395 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:03.395 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:03.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:03.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]) by 181 down to 2094956 15:23:03.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60668]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:03.396 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:03.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40132]) process #15 SSH_MSG_IGNORE 15:23:03.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40132]) SSH_MSG_IGNORE 15:23:03.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40090]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:23:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40090]) process #9 SSH_MSG_IGNORE 15:23:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40090]) SSH_MSG_IGNORE 15:23:03.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48158]) process #24 SSH_MSG_CHANNEL_DATA 15:23:03.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]) by 202 down to 2095844 15:23:03.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]) SSH_MSG_CHANNEL_DATA len=202 15:23:03.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158] 15:23:03.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:03.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:03.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=123} 15:23:03.612 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@d2bd914 15:23:03.612 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:03.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:03.612 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:03.612 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:03.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:03.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]) by 181 down to 2094956 15:23:03.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48158]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:03.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:03.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36940]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:03.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36940]) process #18 SSH_MSG_IGNORE 15:23:03.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36940]) SSH_MSG_IGNORE 15:23:03.684 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56816]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:03.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56816]) process #20 SSH_MSG_IGNORE 15:23:03.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56816]) SSH_MSG_IGNORE 15:23:03.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40314]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40314]) process #26 SSH_MSG_IGNORE 15:23:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40314]) SSH_MSG_IGNORE 15:23:03.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53024]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:03.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53024]) process #22 SSH_MSG_IGNORE 15:23:03.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53024]) SSH_MSG_IGNORE 15:23:03.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49364]) process #24 SSH_MSG_CHANNEL_DATA 15:23:03.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]) by 202 down to 2095844 15:23:03.820 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]) SSH_MSG_CHANNEL_DATA len=202 15:23:03.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364] 15:23:03.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:03.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:03.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=124} 15:23:03.821 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@528b375a 15:23:03.821 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:03.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:03.821 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:03.821 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:03.821 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:03.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]) by 181 down to 2094956 15:23:03.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49364]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:03.822 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:03.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45678]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:03.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45678]) process #23 SSH_MSG_IGNORE 15:23:03.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45678]) SSH_MSG_IGNORE 15:23:04.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:04.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60062]) process #29 SSH_MSG_IGNORE 15:23:04.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60062]) SSH_MSG_IGNORE 15:23:04.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43564]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43564]) process #19 SSH_MSG_IGNORE 15:23:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43564]) SSH_MSG_IGNORE 15:23:04.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38088]) process #24 SSH_MSG_CHANNEL_DATA 15:23:04.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]) by 202 down to 2095844 15:23:04.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]) SSH_MSG_CHANNEL_DATA len=202 15:23:04.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088] 15:23:04.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:04.020 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:04.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=125} 15:23:04.021 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@15b579a4 15:23:04.021 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:04.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:04.021 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:04.021 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:04.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:04.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]) by 181 down to 2094956 15:23:04.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38088]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:04.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:04.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41604]) process #14 SSH_MSG_IGNORE 15:23:04.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41604]) SSH_MSG_IGNORE 15:23:04.118 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41604]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:04.198 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:04.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #13 SSH_MSG_IGNORE 15:23:04.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:23:04.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45678]) process #24 SSH_MSG_CHANNEL_DATA 15:23:04.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]) by 202 down to 2095844 15:23:04.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]) SSH_MSG_CHANNEL_DATA len=202 15:23:04.276 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678] 15:23:04.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:04.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:04.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=126} 15:23:04.277 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7fdc922b 15:23:04.277 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:04.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:04.277 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:04.277 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:04.277 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:04.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]) by 181 down to 2094956 15:23:04.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45678]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:04.278 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:04.293 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:04.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44528]) process #28 SSH_MSG_IGNORE 15:23:04.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44528]) SSH_MSG_IGNORE 15:23:04.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45270]) process #12 SSH_MSG_IGNORE 15:23:04.308 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45270]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:04.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45270]) SSH_MSG_IGNORE 15:23:04.412 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59614]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:04.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59614]) process #10 SSH_MSG_IGNORE 15:23:04.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59614]) SSH_MSG_IGNORE 15:23:04.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55152]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:04.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55152]) process #16 SSH_MSG_IGNORE 15:23:04.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55152]) SSH_MSG_IGNORE 15:23:04.460 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60536]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:04.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60536]) process #17 SSH_MSG_IGNORE 15:23:04.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60536]) SSH_MSG_IGNORE 15:23:04.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59792]) process #23 SSH_MSG_CHANNEL_DATA 15:23:04.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]) by 202 down to 2095844 15:23:04.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]) SSH_MSG_CHANNEL_DATA len=202 15:23:04.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792] 15:23:04.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:04.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:04.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=127} 15:23:04.466 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6b47533b 15:23:04.466 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:04.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:04.467 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:04.467 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:04.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:04.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]) by 181 down to 2094956 15:23:04.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59792]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:04.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:04.482 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50618]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:04.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50618]) process #25 SSH_MSG_IGNORE 15:23:04.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50618]) SSH_MSG_IGNORE 15:23:04.501 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58044]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:04.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58044]) process #21 SSH_MSG_IGNORE 15:23:04.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58044]) SSH_MSG_IGNORE 15:23:04.542 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50140]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50140]) process #15 SSH_MSG_IGNORE 15:23:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50140]) SSH_MSG_IGNORE 15:23:04.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34250]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:04.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34250]) process #27 SSH_MSG_IGNORE 15:23:04.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34250]) SSH_MSG_IGNORE 15:23:04.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59766]) process #23 SSH_MSG_CHANNEL_DATA 15:23:04.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]) by 202 down to 2095844 15:23:04.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]) SSH_MSG_CHANNEL_DATA len=202 15:23:04.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766] 15:23:04.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:04.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:04.679 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=128} 15:23:04.680 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24e88d63 15:23:04.680 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:04.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:04.680 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:04.680 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:04.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:04.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]) by 181 down to 2094956 15:23:04.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59766]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:04.680 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35212]) process #11 SSH_MSG_IGNORE 15:23:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35212]) SSH_MSG_IGNORE 15:23:04.796 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35212]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:04.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53618]) process #23 SSH_MSG_CHANNEL_DATA 15:23:04.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]) by 202 down to 2095844 15:23:04.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]) SSH_MSG_CHANNEL_DATA len=202 15:23:04.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618] 15:23:04.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:04.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:04.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=129} 15:23:04.914 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@f99fc54 15:23:04.914 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:04.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:04.914 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:04.914 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:04.914 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:04.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]) by 181 down to 2094956 15:23:04.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53618]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:04.915 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:04.952 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56610]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:04.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56610]) process #18 SSH_MSG_IGNORE 15:23:04.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56610]) SSH_MSG_IGNORE 15:23:05.045 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40368]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:05.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40368]) process #22 SSH_MSG_IGNORE 15:23:05.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40368]) SSH_MSG_IGNORE 15:23:05.058 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44176]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:05.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44176]) process #12 SSH_MSG_IGNORE 15:23:05.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44176]) SSH_MSG_IGNORE 15:23:05.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36106]) process #23 SSH_MSG_CHANNEL_DATA 15:23:05.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]) by 202 down to 2095844 15:23:05.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]) SSH_MSG_CHANNEL_DATA len=202 15:23:05.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106] 15:23:05.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:05.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:05.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=130} 15:23:05.115 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2ff00365 15:23:05.115 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:05.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:05.115 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:05.115 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:05.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:05.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]) by 181 down to 2094956 15:23:05.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36106]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:05.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:05.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56248]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:23:05.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56248]) process #8 SSH_MSG_IGNORE 15:23:05.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56248]) SSH_MSG_IGNORE 15:23:05.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43496]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:05.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43496]) process #20 SSH_MSG_IGNORE 15:23:05.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43496]) SSH_MSG_IGNORE 15:23:05.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57892]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:05.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57892]) process #19 SSH_MSG_IGNORE 15:23:05.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57892]) SSH_MSG_IGNORE 15:23:05.215 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47086]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:23:05.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47086]) process #9 SSH_MSG_IGNORE 15:23:05.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47086]) SSH_MSG_IGNORE 15:23:05.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55726]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:05.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55726]) process #10 SSH_MSG_IGNORE 15:23:05.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55726]) SSH_MSG_IGNORE 15:23:05.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47616]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:05.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47616]) process #26 SSH_MSG_IGNORE 15:23:05.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47616]) SSH_MSG_IGNORE 15:23:05.296 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:05.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54708]) process #29 SSH_MSG_IGNORE 15:23:05.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54708]) SSH_MSG_IGNORE 15:23:05.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51538]) process #23 SSH_MSG_CHANNEL_DATA 15:23:05.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]) by 202 down to 2095844 15:23:05.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]) SSH_MSG_CHANNEL_DATA len=202 15:23:05.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538] 15:23:05.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:05.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:05.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=131} 15:23:05.318 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4266ccb2 15:23:05.318 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:05.318 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:05.318 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:05.318 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:05.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:05.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]) by 181 down to 2094956 15:23:05.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51538]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:05.319 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:05.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59792]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:05.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59792]) process #24 SSH_MSG_IGNORE 15:23:05.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59792]) SSH_MSG_IGNORE 15:23:05.353 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59020]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:05.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59020]) process #13 SSH_MSG_IGNORE 15:23:05.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59020]) SSH_MSG_IGNORE 15:23:05.419 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:05.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35166]) process #28 SSH_MSG_IGNORE 15:23:05.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35166]) SSH_MSG_IGNORE 15:23:05.421 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39854]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:05.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39854]) process #14 SSH_MSG_IGNORE 15:23:05.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39854]) SSH_MSG_IGNORE 15:23:05.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50180]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:05.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50180]) process #16 SSH_MSG_IGNORE 15:23:05.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50180]) SSH_MSG_IGNORE 15:23:05.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58864]) process #23 SSH_MSG_CHANNEL_DATA 15:23:05.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]) by 202 down to 2095844 15:23:05.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]) SSH_MSG_CHANNEL_DATA len=202 15:23:05.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864] 15:23:05.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:05.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:05.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=132} 15:23:05.515 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22d47565 15:23:05.515 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:05.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:05.515 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:05.515 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:05.515 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:05.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]) by 181 down to 2094956 15:23:05.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58864]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:05.516 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:05.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47276]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:05.641 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37358]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47276]) process #21 SSH_MSG_IGNORE 15:23:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47276]) SSH_MSG_IGNORE 15:23:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37358]) process #25 SSH_MSG_IGNORE 15:23:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37358]) SSH_MSG_IGNORE 15:23:05.711 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58356]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58356]) process #15 SSH_MSG_IGNORE 15:23:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58356]) SSH_MSG_IGNORE 15:23:05.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59672]) process #23 SSH_MSG_CHANNEL_DATA 15:23:05.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]) by 202 down to 2095844 15:23:05.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]) SSH_MSG_CHANNEL_DATA len=202 15:23:05.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672] 15:23:05.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:05.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:05.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=133} 15:23:05.721 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@22187d06 15:23:05.721 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:05.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:05.721 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:05.721 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:05.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:05.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]) by 181 down to 2094956 15:23:05.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59672]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:05.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:05.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42458]) process #17 SSH_MSG_IGNORE 15:23:05.771 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42458]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:05.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42458]) SSH_MSG_IGNORE 15:23:05.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38758]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:05.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38758]) process #27 SSH_MSG_IGNORE 15:23:05.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38758]) SSH_MSG_IGNORE 15:23:05.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39606]) process #23 SSH_MSG_CHANNEL_DATA 15:23:05.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]) by 202 down to 2095844 15:23:05.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]) SSH_MSG_CHANNEL_DATA len=202 15:23:05.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606] 15:23:05.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:05.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:05.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=134} 15:23:05.982 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b68c0 15:23:05.982 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:05.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:05.982 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:05.982 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:05.982 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:05.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]) by 181 down to 2094956 15:23:05.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39606]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:05.983 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:06.011 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40848]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:06.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40848]) process #12 SSH_MSG_IGNORE 15:23:06.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40848]) SSH_MSG_IGNORE 15:23:06.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44426]) process #23 SSH_MSG_CHANNEL_DATA 15:23:06.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]) by 202 down to 2095844 15:23:06.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]) SSH_MSG_CHANNEL_DATA len=202 15:23:06.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426] 15:23:06.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:06.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:06.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=135} 15:23:06.178 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45456d63 15:23:06.178 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:06.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:06.178 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:06.178 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:06.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:06.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]) by 181 down to 2094956 15:23:06.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44426]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:06.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:06.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47636]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:06.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47636]) process #19 SSH_MSG_IGNORE 15:23:06.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47636]) SSH_MSG_IGNORE 15:23:06.230 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:06.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #11 SSH_MSG_IGNORE 15:23:06.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:23:06.233 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46464]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:23:06.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46464]) process #8 SSH_MSG_IGNORE 15:23:06.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46464]) SSH_MSG_IGNORE 15:23:06.238 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37492]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:06.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37492]) process #18 SSH_MSG_IGNORE 15:23:06.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37492]) SSH_MSG_IGNORE 15:23:06.380 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46272]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:06.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46272]) process #22 SSH_MSG_IGNORE 15:23:06.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46272]) SSH_MSG_IGNORE 15:23:06.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57916]) process #23 SSH_MSG_CHANNEL_DATA 15:23:06.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]) by 202 down to 2095844 15:23:06.399 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]) SSH_MSG_CHANNEL_DATA len=202 15:23:06.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916] 15:23:06.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:06.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:06.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=136} 15:23:06.400 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2eb34807 15:23:06.400 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:06.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:06.400 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:06.400 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:06.400 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:06.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]) by 181 down to 2094956 15:23:06.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57916]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:06.401 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:06.453 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54238]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:06.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54238]) process #20 SSH_MSG_IGNORE 15:23:06.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54238]) SSH_MSG_IGNORE 15:23:06.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44996]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:06.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44996]) process #10 SSH_MSG_IGNORE 15:23:06.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44996]) SSH_MSG_IGNORE 15:23:06.540 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50372]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:06.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50372]) process #14 SSH_MSG_IGNORE 15:23:06.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50372]) SSH_MSG_IGNORE 15:23:06.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59766]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:06.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59766]) process #24 SSH_MSG_IGNORE 15:23:06.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59766]) SSH_MSG_IGNORE 15:23:06.588 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:06.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58112]) process #29 SSH_MSG_IGNORE 15:23:06.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58112]) SSH_MSG_IGNORE 15:23:06.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52606]) process #23 SSH_MSG_CHANNEL_DATA 15:23:06.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]) by 202 down to 2095844 15:23:06.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]) SSH_MSG_CHANNEL_DATA len=202 15:23:06.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606] 15:23:06.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:06.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:06.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=137} 15:23:06.592 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2d18385a 15:23:06.592 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:06.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:06.592 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:06.592 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:06.592 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:06.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]) by 181 down to 2094956 15:23:06.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52606]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:06.593 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:06.629 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:06.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54380]) process #28 SSH_MSG_IGNORE 15:23:06.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54380]) SSH_MSG_IGNORE 15:23:06.644 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53088]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:06.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53088]) process #26 SSH_MSG_IGNORE 15:23:06.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53088]) SSH_MSG_IGNORE 15:23:06.732 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56674]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56674]) process #13 SSH_MSG_IGNORE 15:23:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56674]) SSH_MSG_IGNORE 15:23:06.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57744]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:23:06.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57744]) process #9 SSH_MSG_IGNORE 15:23:06.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57744]) SSH_MSG_IGNORE 15:23:06.757 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45880]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:06.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45880]) process #25 SSH_MSG_IGNORE 15:23:06.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45880]) SSH_MSG_IGNORE 15:23:06.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39278]) process #23 SSH_MSG_CHANNEL_DATA 15:23:06.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]) by 202 down to 2095844 15:23:06.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]) SSH_MSG_CHANNEL_DATA len=202 15:23:06.806 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278] 15:23:06.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:06.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:06.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=138} 15:23:06.807 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9eee87f 15:23:06.807 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:06.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:06.807 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:06.807 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:06.807 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:06.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]) by 181 down to 2094956 15:23:06.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39278]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:06.808 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:06.811 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46650]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:06.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46650]) process #16 SSH_MSG_IGNORE 15:23:06.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46650]) SSH_MSG_IGNORE 15:23:06.931 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39958]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39958]) process #15 SSH_MSG_IGNORE 15:23:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39958]) SSH_MSG_IGNORE 15:23:06.962 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41400]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:06.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47864]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:06.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41400]) process #21 SSH_MSG_IGNORE 15:23:06.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41400]) SSH_MSG_IGNORE 15:23:06.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47864]) process #17 SSH_MSG_IGNORE 15:23:06.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47864]) SSH_MSG_IGNORE 15:23:07.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48458]) process #23 SSH_MSG_CHANNEL_DATA 15:23:07.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]) by 202 down to 2095844 15:23:07.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]) SSH_MSG_CHANNEL_DATA len=202 15:23:07.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458] 15:23:07.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:07.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:07.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=139} 15:23:07.007 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4a99b901 15:23:07.007 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:07.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:07.007 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:07.007 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:07.007 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]) by 181 down to 2094956 15:23:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48458]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:07.008 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:07.074 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39500]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:07.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39500]) process #12 SSH_MSG_IGNORE 15:23:07.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39500]) SSH_MSG_IGNORE 15:23:07.163 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48346]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:07.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48346]) process #27 SSH_MSG_IGNORE 15:23:07.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48346]) SSH_MSG_IGNORE 15:23:07.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48862]) process #23 SSH_MSG_CHANNEL_DATA 15:23:07.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]) by 202 down to 2095844 15:23:07.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]) SSH_MSG_CHANNEL_DATA len=202 15:23:07.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862] 15:23:07.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:07.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:07.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=140} 15:23:07.205 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3540eb7c 15:23:07.206 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:07.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:07.206 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:07.206 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:07.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:07.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]) by 181 down to 2094956 15:23:07.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48862]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:07.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:07.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40596]) process #8 SSH_MSG_IGNORE 15:23:07.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40596]) SSH_MSG_IGNORE 15:23:07.214 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40596]) packet #9 sending command=2[SSH_MSG_IGNORE] len=27 15:23:07.308 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42082]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:07.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42082]) process #11 SSH_MSG_IGNORE 15:23:07.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42082]) SSH_MSG_IGNORE 15:23:07.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #23 SSH_MSG_CHANNEL_DATA 15:23:07.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) by 202 down to 2095844 15:23:07.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_CHANNEL_DATA len=202 15:23:07.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460] 15:23:07.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:07.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:07.411 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=141} 15:23:07.412 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45765df6 15:23:07.412 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:07.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:07.412 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:07.412 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:07.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:07.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) by 181 down to 2094956 15:23:07.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:07.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:07.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58256]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:07.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58256]) process #25 SSH_MSG_IGNORE 15:23:07.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58256]) SSH_MSG_IGNORE 15:23:07.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40580]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:07.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40580]) process #22 SSH_MSG_IGNORE 15:23:07.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40580]) SSH_MSG_IGNORE 15:23:07.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60978]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60978]) process #19 SSH_MSG_IGNORE 15:23:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60978]) SSH_MSG_IGNORE 15:23:07.545 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55224]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:07.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55224]) process #20 SSH_MSG_IGNORE 15:23:07.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55224]) SSH_MSG_IGNORE 15:23:07.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59730]) process #23 SSH_MSG_CHANNEL_DATA 15:23:07.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]) by 202 down to 2095844 15:23:07.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]) SSH_MSG_CHANNEL_DATA len=202 15:23:07.614 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730] 15:23:07.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:07.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:07.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=142} 15:23:07.615 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2a402d9e 15:23:07.615 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:07.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:07.615 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:07.615 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:07.615 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:07.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]) by 181 down to 2094956 15:23:07.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59730]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:07.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:07.778 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:07.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50598]) process #28 SSH_MSG_IGNORE 15:23:07.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50598]) SSH_MSG_IGNORE 15:23:07.791 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53618]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:07.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53618]) process #24 SSH_MSG_IGNORE 15:23:07.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53618]) SSH_MSG_IGNORE 15:23:07.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36408]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:07.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36408]) process #18 SSH_MSG_IGNORE 15:23:07.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36408]) SSH_MSG_IGNORE 15:23:07.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52534]) process #23 SSH_MSG_CHANNEL_DATA 15:23:07.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]) by 202 down to 2095844 15:23:07.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]) SSH_MSG_CHANNEL_DATA len=202 15:23:07.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534] 15:23:07.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:07.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:07.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=143} 15:23:07.808 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2aa1bc53 15:23:07.808 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:07.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:07.808 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:07.808 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:07.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:07.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]) by 181 down to 2094956 15:23:07.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52534]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:07.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:07.837 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60884]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:07.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60884]) process #26 SSH_MSG_IGNORE 15:23:07.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60884]) SSH_MSG_IGNORE 15:23:07.843 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:07.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34104]) process #29 SSH_MSG_IGNORE 15:23:07.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34104]) SSH_MSG_IGNORE 15:23:07.880 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55408]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:07.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55408]) process #14 SSH_MSG_IGNORE 15:23:07.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55408]) SSH_MSG_IGNORE 15:23:07.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54286]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:23:08.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54286]) process #9 SSH_MSG_IGNORE 15:23:08.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54286]) SSH_MSG_IGNORE 15:23:08.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47334]) process #23 SSH_MSG_CHANNEL_DATA 15:23:08.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]) by 202 down to 2095844 15:23:08.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]) SSH_MSG_CHANNEL_DATA len=202 15:23:08.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334] 15:23:08.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:08.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:08.000 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=144} 15:23:08.001 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b850d9c 15:23:08.001 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:08.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:08.001 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:08.001 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:08.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:08.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]) by 181 down to 2094956 15:23:08.001 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47334]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:08.002 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:08.005 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42628]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:08.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42628]) process #16 SSH_MSG_IGNORE 15:23:08.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42628]) SSH_MSG_IGNORE 15:23:08.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49154]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49154]) process #21 SSH_MSG_IGNORE 15:23:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49154]) SSH_MSG_IGNORE 15:23:08.082 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43062]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:08.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43062]) process #10 SSH_MSG_IGNORE 15:23:08.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43062]) SSH_MSG_IGNORE 15:23:08.097 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37352]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:08.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37352]) process #13 SSH_MSG_IGNORE 15:23:08.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37352]) SSH_MSG_IGNORE 15:23:08.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48528]) process #23 SSH_MSG_CHANNEL_DATA 15:23:08.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]) by 202 down to 2095844 15:23:08.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]) SSH_MSG_CHANNEL_DATA len=202 15:23:08.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528] 15:23:08.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:08.186 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:08.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=145} 15:23:08.187 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e5ba3b1 15:23:08.187 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:08.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:08.187 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:08.187 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:08.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:08.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]) by 181 down to 2094956 15:23:08.187 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48528]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:08.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:08.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36924]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:08.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36924]) process #15 SSH_MSG_IGNORE 15:23:08.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36924]) SSH_MSG_IGNORE 15:23:08.266 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47972]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:08.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47972]) process #22 SSH_MSG_IGNORE 15:23:08.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47972]) SSH_MSG_IGNORE 15:23:08.304 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41398]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:08.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41398]) process #17 SSH_MSG_IGNORE 15:23:08.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41398]) SSH_MSG_IGNORE 15:23:08.330 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33868]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:08.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33868]) process #12 SSH_MSG_IGNORE 15:23:08.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33868]) SSH_MSG_IGNORE 15:23:08.337 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38174]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:08.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38174]) process #25 SSH_MSG_IGNORE 15:23:08.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38174]) SSH_MSG_IGNORE 15:23:08.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47120]) process #23 SSH_MSG_CHANNEL_DATA 15:23:08.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]) by 202 down to 2095844 15:23:08.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]) SSH_MSG_CHANNEL_DATA len=202 15:23:08.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120] 15:23:08.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:08.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:08.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=146} 15:23:08.401 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@338a15a1 15:23:08.401 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:08.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:08.401 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:08.401 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:08.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:08.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]) by 181 down to 2094956 15:23:08.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47120]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:08.402 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:08.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33050]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:08.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33050]) process #27 SSH_MSG_IGNORE 15:23:08.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33050]) SSH_MSG_IGNORE 15:23:08.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42510]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:08.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42510]) process #19 SSH_MSG_IGNORE 15:23:08.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42510]) SSH_MSG_IGNORE 15:23:08.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60160]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:08.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60160]) process #11 SSH_MSG_IGNORE 15:23:08.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60160]) SSH_MSG_IGNORE 15:23:08.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45848]) process #23 SSH_MSG_CHANNEL_DATA 15:23:08.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]) by 202 down to 2095844 15:23:08.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]) SSH_MSG_CHANNEL_DATA len=202 15:23:08.592 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848] 15:23:08.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:08.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:08.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=147} 15:23:08.593 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5e7cd8d7 15:23:08.593 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:08.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:08.593 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:08.593 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:08.593 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:08.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]) by 181 down to 2094956 15:23:08.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45848]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:08.594 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:08.621 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36106]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:08.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36106]) process #24 SSH_MSG_IGNORE 15:23:08.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36106]) SSH_MSG_IGNORE 15:23:08.741 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:08.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #18 SSH_MSG_IGNORE 15:23:08.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:23:08.767 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54674]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:08.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54674]) process #20 SSH_MSG_IGNORE 15:23:08.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54674]) SSH_MSG_IGNORE 15:23:08.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57644]) process #23 SSH_MSG_CHANNEL_DATA 15:23:08.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]) by 202 down to 2095844 15:23:08.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]) SSH_MSG_CHANNEL_DATA len=202 15:23:08.800 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644] 15:23:08.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:08.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:08.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=148} 15:23:08.801 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7a66cc06 15:23:08.801 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:08.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:08.801 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:08.801 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:08.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:08.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]) by 181 down to 2094956 15:23:08.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57644]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:08.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:08.875 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50712]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:08.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50712]) process #14 SSH_MSG_IGNORE 15:23:08.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50712]) SSH_MSG_IGNORE 15:23:08.917 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37244]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:08.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37244]) process #26 SSH_MSG_IGNORE 15:23:08.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37244]) SSH_MSG_IGNORE 15:23:09.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38546]) process #23 SSH_MSG_CHANNEL_DATA 15:23:09.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]) by 202 down to 2095844 15:23:09.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]) SSH_MSG_CHANNEL_DATA len=202 15:23:09.021 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546] 15:23:09.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:09.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:09.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=149} 15:23:09.022 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2affcdc8 15:23:09.022 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:09.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:09.022 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:09.022 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:09.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:09.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]) by 181 down to 2094956 15:23:09.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38546]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:09.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:09.024 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:09.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54902]) process #29 SSH_MSG_IGNORE 15:23:09.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54902]) SSH_MSG_IGNORE 15:23:09.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:09.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44860]) process #28 SSH_MSG_IGNORE 15:23:09.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44860]) SSH_MSG_IGNORE 15:23:09.158 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35768]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:09.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35768]) process #16 SSH_MSG_IGNORE 15:23:09.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35768]) SSH_MSG_IGNORE 15:23:09.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58670]) process #10 SSH_MSG_IGNORE 15:23:09.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58670]) SSH_MSG_IGNORE 15:23:09.180 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58670]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:09.188 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56304]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:09.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56304]) process #12 SSH_MSG_IGNORE 15:23:09.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56304]) SSH_MSG_IGNORE 15:23:09.241 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59580]) process #23 SSH_MSG_CHANNEL_DATA 15:23:09.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]) by 202 down to 2095844 15:23:09.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]) SSH_MSG_CHANNEL_DATA len=202 15:23:09.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580] 15:23:09.242 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59584]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:09.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:09.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:09.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=150} 15:23:09.243 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70368fbc 15:23:09.243 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:09.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:09.243 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:09.243 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:09.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:09.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]) by 181 down to 2094956 15:23:09.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59580]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:09.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:09.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59584]) process #13 SSH_MSG_IGNORE 15:23:09.244 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59584]) SSH_MSG_IGNORE 15:23:09.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56416]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:23:09.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56416]) process #9 SSH_MSG_IGNORE 15:23:09.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56416]) SSH_MSG_IGNORE 15:23:09.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36484]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:09.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36484]) process #21 SSH_MSG_IGNORE 15:23:09.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36484]) SSH_MSG_IGNORE 15:23:09.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53024]) process #23 SSH_MSG_CHANNEL_DATA 15:23:09.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]) by 202 down to 2095844 15:23:09.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]) SSH_MSG_CHANNEL_DATA len=202 15:23:09.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024] 15:23:09.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:09.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:09.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=151} 15:23:09.443 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72476183 15:23:09.443 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:09.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:09.443 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:09.443 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:09.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:09.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]) by 181 down to 2094956 15:23:09.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53024]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:09.443 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:09.471 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57378]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:09.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57378]) process #11 SSH_MSG_IGNORE 15:23:09.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57378]) SSH_MSG_IGNORE 15:23:09.541 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38652]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:09.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38652]) process #25 SSH_MSG_IGNORE 15:23:09.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38652]) SSH_MSG_IGNORE 15:23:09.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55850]) process #15 SSH_MSG_IGNORE 15:23:09.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55850]) SSH_MSG_IGNORE 15:23:09.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55850]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:09.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47238]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:09.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47238]) process #27 SSH_MSG_IGNORE 15:23:09.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47238]) SSH_MSG_IGNORE 15:23:09.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40368]) process #23 SSH_MSG_CHANNEL_DATA 15:23:09.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]) by 202 down to 2095844 15:23:09.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]) SSH_MSG_CHANNEL_DATA len=202 15:23:09.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368] 15:23:09.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:09.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:09.632 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=152} 15:23:09.635 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46ce2c28 15:23:09.635 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:09.638 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:09.638 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:09.638 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:09.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:09.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]) by 181 down to 2094956 15:23:09.639 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40368]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:09.640 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:09.816 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51538]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:09.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51538]) process #24 SSH_MSG_IGNORE 15:23:09.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51538]) SSH_MSG_IGNORE 15:23:09.843 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55758]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:09.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55758]) process #17 SSH_MSG_IGNORE 15:23:09.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55758]) SSH_MSG_IGNORE 15:23:09.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46272]) process #23 SSH_MSG_CHANNEL_DATA 15:23:09.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]) by 202 down to 2095844 15:23:09.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]) SSH_MSG_CHANNEL_DATA len=202 15:23:09.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272] 15:23:09.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:09.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:09.850 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=153} 15:23:09.851 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5bdd0c24 15:23:09.851 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:09.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:09.851 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:09.851 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:09.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:09.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]) by 181 down to 2094956 15:23:09.851 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46272]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:09.852 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:09.876 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58680]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:09.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58680]) process #22 SSH_MSG_IGNORE 15:23:09.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58680]) SSH_MSG_IGNORE 15:23:09.976 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:09.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #18 SSH_MSG_IGNORE 15:23:09.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:23:09.997 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57594]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:09.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57594]) process #20 SSH_MSG_IGNORE 15:23:09.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57594]) SSH_MSG_IGNORE 15:23:10.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40580]) process #23 SSH_MSG_CHANNEL_DATA 15:23:10.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]) by 202 down to 2095844 15:23:10.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]) SSH_MSG_CHANNEL_DATA len=202 15:23:10.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580] 15:23:10.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:10.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:10.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=154} 15:23:10.054 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3394c292 15:23:10.054 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:10.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:10.055 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:10.055 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:10.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:10.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]) by 181 down to 2094956 15:23:10.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40580]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:10.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:10.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50400]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:10.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50400]) process #19 SSH_MSG_IGNORE 15:23:10.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50400]) SSH_MSG_IGNORE 15:23:10.156 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59038]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59038]) process #26 SSH_MSG_IGNORE 15:23:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59038]) SSH_MSG_IGNORE 15:23:10.163 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41854]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:10.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41854]) process #14 SSH_MSG_IGNORE 15:23:10.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41854]) SSH_MSG_IGNORE 15:23:10.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47972]) process #23 SSH_MSG_CHANNEL_DATA 15:23:10.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]) by 202 down to 2095844 15:23:10.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]) SSH_MSG_CHANNEL_DATA len=202 15:23:10.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972] 15:23:10.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:10.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:10.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=155} 15:23:10.246 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7c164fac 15:23:10.246 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:10.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:10.246 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:10.246 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:10.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:10.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]) by 181 down to 2094956 15:23:10.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47972]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:10.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:10.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43232]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:10.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43232]) process #12 SSH_MSG_IGNORE 15:23:10.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43232]) SSH_MSG_IGNORE 15:23:10.480 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53276]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:10.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53276]) process #16 SSH_MSG_IGNORE 15:23:10.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53276]) SSH_MSG_IGNORE 15:23:10.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58680]) process #23 SSH_MSG_CHANNEL_DATA 15:23:10.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]) by 202 down to 2095844 15:23:10.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]) SSH_MSG_CHANNEL_DATA len=202 15:23:10.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680] 15:23:10.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:10.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:10.485 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=156} 15:23:10.486 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@14c10fc4 15:23:10.486 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:10.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:10.486 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:10.486 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:10.486 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:10.486 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43380]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:10.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]) by 181 down to 2094956 15:23:10.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58680]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:10.487 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:10.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43380]) process #21 SSH_MSG_IGNORE 15:23:10.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43380]) SSH_MSG_IGNORE 15:23:10.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38538]) process #29 SSH_MSG_IGNORE 15:23:10.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38538]) SSH_MSG_IGNORE 15:23:10.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43862]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:10.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43862]) process #13 SSH_MSG_IGNORE 15:23:10.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43862]) SSH_MSG_IGNORE 15:23:10.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58078]) process #22 SSH_MSG_CHANNEL_DATA 15:23:10.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]) by 202 down to 2095844 15:23:10.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]) SSH_MSG_CHANNEL_DATA len=202 15:23:10.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078] 15:23:10.690 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:10.691 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:10.691 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=157} 15:23:10.691 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4344ac8a 15:23:10.691 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:10.691 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:10.691 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:10.691 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:10.691 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:10.691 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]) by 181 down to 2094956 15:23:10.691 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58078]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:10.691 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:10.732 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:10.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33996]) process #28 SSH_MSG_IGNORE 15:23:10.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33996]) SSH_MSG_IGNORE 15:23:10.743 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40930]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:23:10.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40930]) process #9 SSH_MSG_IGNORE 15:23:10.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40930]) SSH_MSG_IGNORE 15:23:10.752 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49742]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49742]) process #15 SSH_MSG_IGNORE 15:23:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49742]) SSH_MSG_IGNORE 15:23:10.760 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58864]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58864]) process #24 SSH_MSG_IGNORE 15:23:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58864]) SSH_MSG_IGNORE 15:23:10.776 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58078]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:10.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58078]) process #23 SSH_MSG_IGNORE 15:23:10.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58078]) SSH_MSG_IGNORE 15:23:10.808 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37488]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:10.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37488]) process #25 SSH_MSG_IGNORE 15:23:10.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37488]) SSH_MSG_IGNORE 15:23:10.852 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37928]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:10.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37928]) process #27 SSH_MSG_IGNORE 15:23:10.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37928]) SSH_MSG_IGNORE 15:23:10.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33716]) process #22 SSH_MSG_CHANNEL_DATA 15:23:10.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]) by 202 down to 2095844 15:23:10.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]) SSH_MSG_CHANNEL_DATA len=202 15:23:10.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716] 15:23:10.893 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41062]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:10.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41062]) process #10 SSH_MSG_IGNORE 15:23:10.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:10.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41062]) SSH_MSG_IGNORE 15:23:10.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:10.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=158} 15:23:10.894 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@137bdcc1 15:23:10.894 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:10.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:10.894 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:10.894 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:10.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:10.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]) by 181 down to 2094956 15:23:10.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33716]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:10.895 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:10.977 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47884]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:10.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47884]) process #17 SSH_MSG_IGNORE 15:23:10.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47884]) SSH_MSG_IGNORE 15:23:10.989 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42588]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:10.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42588]) process #19 SSH_MSG_IGNORE 15:23:10.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42588]) SSH_MSG_IGNORE 15:23:10.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36490]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:10.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36490]) process #11 SSH_MSG_IGNORE 15:23:10.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36490]) SSH_MSG_IGNORE 15:23:11.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51622]) process #12 SSH_MSG_IGNORE 15:23:11.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51622]) SSH_MSG_IGNORE 15:23:11.080 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51622]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:11.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52830]) process #22 SSH_MSG_CHANNEL_DATA 15:23:11.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]) by 202 down to 2095844 15:23:11.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]) SSH_MSG_CHANNEL_DATA len=202 15:23:11.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830] 15:23:11.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:11.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:11.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=159} 15:23:11.087 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@48e6fa0c 15:23:11.087 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:11.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:11.087 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:11.087 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:11.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:11.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]) by 181 down to 2094956 15:23:11.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52830]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:11.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:11.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55450]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:11.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55450]) process #18 SSH_MSG_IGNORE 15:23:11.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55450]) SSH_MSG_IGNORE 15:23:11.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57704]) process #22 SSH_MSG_CHANNEL_DATA 15:23:11.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]) by 202 down to 2095844 15:23:11.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]) SSH_MSG_CHANNEL_DATA len=202 15:23:11.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704] 15:23:11.281 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:11.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:11.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=160} 15:23:11.282 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40d0f470 15:23:11.282 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:11.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:11.282 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:11.282 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:11.282 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:11.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]) by 181 down to 2094956 15:23:11.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57704]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:11.283 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:11.354 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56052]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:11.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56052]) process #20 SSH_MSG_IGNORE 15:23:11.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56052]) SSH_MSG_IGNORE 15:23:11.357 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38246]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:11.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38246]) process #14 SSH_MSG_IGNORE 15:23:11.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38246]) SSH_MSG_IGNORE 15:23:11.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42720]) process #22 SSH_MSG_CHANNEL_DATA 15:23:11.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]) by 202 down to 2095844 15:23:11.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]) SSH_MSG_CHANNEL_DATA len=202 15:23:11.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720] 15:23:11.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:11.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:11.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=161} 15:23:11.486 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@823eead 15:23:11.486 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:11.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:11.486 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:11.486 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:11.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:11.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]) by 181 down to 2094956 15:23:11.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42720]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:11.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:11.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33716]) process #23 SSH_MSG_IGNORE 15:23:11.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33716]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:11.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33716]) SSH_MSG_IGNORE 15:23:11.580 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35884]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:11.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35884]) process #16 SSH_MSG_IGNORE 15:23:11.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35884]) SSH_MSG_IGNORE 15:23:11.618 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:11.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35638]) process #28 SSH_MSG_IGNORE 15:23:11.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35638]) SSH_MSG_IGNORE 15:23:11.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #29 SSH_MSG_IGNORE 15:23:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:23:11.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59228]) process #22 SSH_MSG_CHANNEL_DATA 15:23:11.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]) by 202 down to 2095844 15:23:11.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]) SSH_MSG_CHANNEL_DATA len=202 15:23:11.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228] 15:23:11.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:11.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:11.709 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=162} 15:23:11.709 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7c5a4e36 15:23:11.709 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:11.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:11.710 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:11.710 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:11.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:11.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]) by 181 down to 2094956 15:23:11.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59228]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:11.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:11.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44776]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44776]) process #26 SSH_MSG_IGNORE 15:23:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44776]) SSH_MSG_IGNORE 15:23:11.742 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36860]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36860]) process #21 SSH_MSG_IGNORE 15:23:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36860]) SSH_MSG_IGNORE 15:23:11.836 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59380]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:11.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59380]) process #12 SSH_MSG_IGNORE 15:23:11.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59380]) SSH_MSG_IGNORE 15:23:11.855 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52712]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:23:11.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52712]) process #9 SSH_MSG_IGNORE 15:23:11.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52712]) SSH_MSG_IGNORE 15:23:11.896 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60352]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:11.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60352]) process #13 SSH_MSG_IGNORE 15:23:11.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60352]) SSH_MSG_IGNORE 15:23:11.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35012]) process #22 SSH_MSG_CHANNEL_DATA 15:23:11.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]) by 202 down to 2095844 15:23:11.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]) SSH_MSG_CHANNEL_DATA len=202 15:23:11.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012] 15:23:11.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:11.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:11.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=163} 15:23:11.911 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4ecb51cf 15:23:11.911 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:11.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:11.911 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:11.911 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:11.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:11.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]) by 181 down to 2094956 15:23:11.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35012]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:11.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:11.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34526]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:12.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34526]) process #17 SSH_MSG_IGNORE 15:23:12.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34526]) SSH_MSG_IGNORE 15:23:12.078 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33384]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:12.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33384]) process #27 SSH_MSG_IGNORE 15:23:12.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33384]) SSH_MSG_IGNORE 15:23:12.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34438]) process #10 SSH_MSG_IGNORE 15:23:12.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34438]) SSH_MSG_IGNORE 15:23:12.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34438]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:12.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43794]) process #22 SSH_MSG_CHANNEL_DATA 15:23:12.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]) by 202 down to 2095844 15:23:12.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]) SSH_MSG_CHANNEL_DATA len=202 15:23:12.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794] 15:23:12.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:12.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:12.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=164} 15:23:12.127 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@48ea9d75 15:23:12.127 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:12.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:12.127 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:12.127 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:12.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:12.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]) by 181 down to 2094956 15:23:12.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43794]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:12.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:12.134 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55736]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:12.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55736]) process #25 SSH_MSG_IGNORE 15:23:12.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55736]) SSH_MSG_IGNORE 15:23:12.164 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58508]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:12.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58508]) process #14 SSH_MSG_IGNORE 15:23:12.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58508]) SSH_MSG_IGNORE 15:23:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56412]) process #11 SSH_MSG_IGNORE 15:23:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56412]) SSH_MSG_IGNORE 15:23:12.213 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56412]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:12.235 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59672]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:12.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59672]) process #24 SSH_MSG_IGNORE 15:23:12.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59672]) SSH_MSG_IGNORE 15:23:12.293 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58928]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:12.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58928]) process #19 SSH_MSG_IGNORE 15:23:12.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58928]) SSH_MSG_IGNORE 15:23:12.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60386]) process #22 SSH_MSG_CHANNEL_DATA 15:23:12.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]) by 202 down to 2095844 15:23:12.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]) SSH_MSG_CHANNEL_DATA len=202 15:23:12.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386] 15:23:12.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:12.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:12.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=165} 15:23:12.332 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@741e4ca5 15:23:12.332 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:12.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:12.332 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:12.332 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:12.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:12.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]) by 181 down to 2094956 15:23:12.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60386]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:12.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:12.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41674]) process #22 SSH_MSG_CHANNEL_DATA 15:23:12.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]) by 202 down to 2095844 15:23:12.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]) SSH_MSG_CHANNEL_DATA len=202 15:23:12.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674] 15:23:12.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:12.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:12.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=166} 15:23:12.540 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@15df0a00 15:23:12.540 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:12.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:12.540 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:12.541 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:12.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:12.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]) by 181 down to 2094956 15:23:12.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41674]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:12.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:12.680 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53432]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:12.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53432]) process #15 SSH_MSG_IGNORE 15:23:12.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53432]) SSH_MSG_IGNORE 15:23:12.721 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58460]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:12.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58460]) process #18 SSH_MSG_IGNORE 15:23:12.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58460]) SSH_MSG_IGNORE 15:23:12.724 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40978]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:12.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40978]) process #26 SSH_MSG_IGNORE 15:23:12.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40978]) SSH_MSG_IGNORE 15:23:12.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55306]) process #22 SSH_MSG_CHANNEL_DATA 15:23:12.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]) by 202 down to 2095844 15:23:12.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]) SSH_MSG_CHANNEL_DATA len=202 15:23:12.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306] 15:23:12.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:12.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:12.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=167} 15:23:12.741 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7a0f52e4 15:23:12.741 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:12.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:12.741 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:12.741 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:12.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:12.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]) by 181 down to 2094956 15:23:12.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55306]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:12.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:12.769 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58944]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:12.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58944]) process #20 SSH_MSG_IGNORE 15:23:12.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58944]) SSH_MSG_IGNORE 15:23:12.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53756]) process #9 SSH_MSG_IGNORE 15:23:12.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53756]) SSH_MSG_IGNORE 15:23:12.900 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53756]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:23:12.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36500]) process #22 SSH_MSG_CHANNEL_DATA 15:23:12.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]) by 202 down to 2095844 15:23:12.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]) SSH_MSG_CHANNEL_DATA len=202 15:23:12.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500] 15:23:12.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:12.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:12.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=168} 15:23:12.960 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@ca9a004 15:23:12.960 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:12.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:12.960 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:12.960 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:12.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:12.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]) by 181 down to 2094956 15:23:12.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36500]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:12.960 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:12.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36352]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:12.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36352]) process #27 SSH_MSG_IGNORE 15:23:12.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36352]) SSH_MSG_IGNORE 15:23:12.974 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53306]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:12.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53306]) process #16 SSH_MSG_IGNORE 15:23:12.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53306]) SSH_MSG_IGNORE 15:23:12.993 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41742]) process #28 SSH_MSG_IGNORE 15:23:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41742]) SSH_MSG_IGNORE 15:23:13.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:13.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33646]) process #29 SSH_MSG_IGNORE 15:23:13.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33646]) SSH_MSG_IGNORE 15:23:13.090 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38082]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:13.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38082]) process #13 SSH_MSG_IGNORE 15:23:13.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38082]) SSH_MSG_IGNORE 15:23:13.147 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53916]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:13.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53916]) process #21 SSH_MSG_IGNORE 15:23:13.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53916]) SSH_MSG_IGNORE 15:23:13.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34418]) process #22 SSH_MSG_CHANNEL_DATA 15:23:13.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]) by 202 down to 2095844 15:23:13.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]) SSH_MSG_CHANNEL_DATA len=202 15:23:13.162 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418] 15:23:13.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:13.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:13.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=169} 15:23:13.163 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4582b2ef 15:23:13.163 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:13.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:13.163 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:13.163 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:13.163 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:13.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]) by 181 down to 2094956 15:23:13.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34418]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:13.164 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:13.178 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50008]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:13.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50008]) process #12 SSH_MSG_IGNORE 15:23:13.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50008]) SSH_MSG_IGNORE 15:23:13.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42858]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:13.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42858]) process #25 SSH_MSG_IGNORE 15:23:13.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42858]) SSH_MSG_IGNORE 15:23:13.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37728]) process #10 SSH_MSG_IGNORE 15:23:13.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37728]) SSH_MSG_IGNORE 15:23:13.265 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37728]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:13.338 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55276]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:13.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55276]) process #11 SSH_MSG_IGNORE 15:23:13.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55276]) SSH_MSG_IGNORE 15:23:13.342 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35848]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:13.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35848]) process #17 SSH_MSG_IGNORE 15:23:13.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35848]) SSH_MSG_IGNORE 15:23:13.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52830]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:13.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52830]) process #23 SSH_MSG_IGNORE 15:23:13.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52830]) SSH_MSG_IGNORE 15:23:13.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39688]) process #22 SSH_MSG_CHANNEL_DATA 15:23:13.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]) by 202 down to 2095844 15:23:13.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]) SSH_MSG_CHANNEL_DATA len=202 15:23:13.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688] 15:23:13.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:13.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:13.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=170} 15:23:13.381 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c23721c 15:23:13.381 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:13.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:13.381 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:13.381 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:13.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:13.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]) by 181 down to 2094956 15:23:13.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39688]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:13.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:13.384 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39606]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:13.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39606]) process #24 SSH_MSG_IGNORE 15:23:13.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39606]) SSH_MSG_IGNORE 15:23:13.437 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41624]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:13.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41624]) process #14 SSH_MSG_IGNORE 15:23:13.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41624]) SSH_MSG_IGNORE 15:23:13.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42454]) process #22 SSH_MSG_CHANNEL_DATA 15:23:13.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]) by 202 down to 2095844 15:23:13.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]) SSH_MSG_CHANNEL_DATA len=202 15:23:13.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454] 15:23:13.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:13.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:13.586 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=171} 15:23:13.587 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@243cb5ab 15:23:13.587 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:13.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:13.587 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:13.587 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:13.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:13.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]) by 181 down to 2094956 15:23:13.587 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42454]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:13.588 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:13.754 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33814]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:13.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33814]) process #19 SSH_MSG_IGNORE 15:23:13.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33814]) SSH_MSG_IGNORE 15:23:13.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34874]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:13.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34874]) process #18 SSH_MSG_IGNORE 15:23:13.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34874]) SSH_MSG_IGNORE 15:23:13.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57316]) process #22 SSH_MSG_CHANNEL_DATA 15:23:13.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]) by 202 down to 2095844 15:23:13.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]) SSH_MSG_CHANNEL_DATA len=202 15:23:13.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316] 15:23:13.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:13.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:13.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=172} 15:23:13.801 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@401c07f8 15:23:13.801 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:13.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:13.801 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:13.801 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:13.801 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:13.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]) by 181 down to 2094956 15:23:13.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57316]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:13.802 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:13.954 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51094]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:13.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51094]) process #20 SSH_MSG_IGNORE 15:23:13.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51094]) SSH_MSG_IGNORE 15:23:13.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50978]) process #22 SSH_MSG_CHANNEL_DATA 15:23:13.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]) by 202 down to 2095844 15:23:13.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]) SSH_MSG_CHANNEL_DATA len=202 15:23:13.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978] 15:23:13.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:13.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:13.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=173} 15:23:13.994 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@687a071 15:23:13.994 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:13.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:13.994 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:13.994 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:13.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:13.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]) by 181 down to 2094956 15:23:13.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50978]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:13.995 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:14.079 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52324]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:14.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52324]) process #27 SSH_MSG_IGNORE 15:23:14.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52324]) SSH_MSG_IGNORE 15:23:14.092 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54604]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:14.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54604]) process #15 SSH_MSG_IGNORE 15:23:14.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54604]) SSH_MSG_IGNORE 15:23:14.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46866]) process #22 SSH_MSG_CHANNEL_DATA 15:23:14.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]) by 202 down to 2095844 15:23:14.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]) SSH_MSG_CHANNEL_DATA len=202 15:23:14.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866] 15:23:14.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:14.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:14.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=174} 15:23:14.197 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b8624fc 15:23:14.197 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:14.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:14.197 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:14.197 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:14.197 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:14.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]) by 181 down to 2094956 15:23:14.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46866]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:14.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:14.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44134]) process #16 SSH_MSG_IGNORE 15:23:14.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44134]) SSH_MSG_IGNORE 15:23:14.228 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44134]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:14.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45182]) process #9 SSH_MSG_IGNORE 15:23:14.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45182]) SSH_MSG_IGNORE 15:23:14.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45182]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:23:14.270 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48062]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:14.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48062]) process #26 SSH_MSG_IGNORE 15:23:14.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48062]) SSH_MSG_IGNORE 15:23:14.288 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:14.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54270]) process #29 SSH_MSG_IGNORE 15:23:14.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54270]) SSH_MSG_IGNORE 15:23:14.290 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:14.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55348]) process #28 SSH_MSG_IGNORE 15:23:14.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55348]) SSH_MSG_IGNORE 15:23:14.324 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38072]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38072]) process #21 SSH_MSG_IGNORE 15:23:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38072]) SSH_MSG_IGNORE 15:23:14.342 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39664]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:14.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39664]) process #13 SSH_MSG_IGNORE 15:23:14.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39664]) SSH_MSG_IGNORE 15:23:14.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51614]) process #22 SSH_MSG_CHANNEL_DATA 15:23:14.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]) by 202 down to 2095844 15:23:14.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]) SSH_MSG_CHANNEL_DATA len=202 15:23:14.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614] 15:23:14.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:14.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:14.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=175} 15:23:14.401 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30dff663 15:23:14.401 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:14.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:14.401 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:14.401 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:14.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:14.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]) by 181 down to 2094956 15:23:14.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51614]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:14.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:14.443 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46718]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:14.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46718]) process #25 SSH_MSG_IGNORE 15:23:14.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46718]) SSH_MSG_IGNORE 15:23:14.466 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60648]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:14.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60648]) process #10 SSH_MSG_IGNORE 15:23:14.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60648]) SSH_MSG_IGNORE 15:23:14.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54966]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:14.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54966]) process #12 SSH_MSG_IGNORE 15:23:14.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54966]) SSH_MSG_IGNORE 15:23:14.559 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57704]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:14.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57704]) process #23 SSH_MSG_IGNORE 15:23:14.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57704]) SSH_MSG_IGNORE 15:23:14.582 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51458]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:14.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51458]) process #14 SSH_MSG_IGNORE 15:23:14.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51458]) SSH_MSG_IGNORE 15:23:14.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46446]) process #22 SSH_MSG_CHANNEL_DATA 15:23:14.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]) by 202 down to 2095844 15:23:14.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]) SSH_MSG_CHANNEL_DATA len=202 15:23:14.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446] 15:23:14.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:14.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:14.609 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=176} 15:23:14.610 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4335a96f 15:23:14.610 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:14.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:14.610 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:14.610 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:14.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:14.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]) by 181 down to 2094956 15:23:14.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46446]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:14.610 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:14.638 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44426]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44426]) process #24 SSH_MSG_IGNORE 15:23:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44426]) SSH_MSG_IGNORE 15:23:14.675 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54224]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:14.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54224]) process #17 SSH_MSG_IGNORE 15:23:14.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54224]) SSH_MSG_IGNORE 15:23:14.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38338]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38338]) process #11 SSH_MSG_IGNORE 15:23:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38338]) SSH_MSG_IGNORE 15:23:14.823 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34800]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34800]) process #19 SSH_MSG_IGNORE 15:23:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34800]) SSH_MSG_IGNORE 15:23:14.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58044]) process #22 SSH_MSG_CHANNEL_DATA 15:23:14.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]) by 202 down to 2095844 15:23:14.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]) SSH_MSG_CHANNEL_DATA len=202 15:23:14.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044] 15:23:14.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:14.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:14.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=177} 15:23:14.837 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@27b84dd9 15:23:14.837 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:14.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:14.837 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:14.837 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:14.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]) by 181 down to 2094956 15:23:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58044]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:14.838 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:15.012 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45432]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:15.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45432]) process #18 SSH_MSG_IGNORE 15:23:15.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45432]) SSH_MSG_IGNORE 15:23:15.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47276]) process #22 SSH_MSG_CHANNEL_DATA 15:23:15.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]) by 202 down to 2095844 15:23:15.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]) SSH_MSG_CHANNEL_DATA len=202 15:23:15.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276] 15:23:15.048 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:15.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:15.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=178} 15:23:15.049 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2af1aa2d 15:23:15.049 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:15.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:15.049 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:15.049 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:15.049 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:15.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]) by 181 down to 2094956 15:23:15.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47276]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:15.050 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58294]) process #15 SSH_MSG_IGNORE 15:23:15.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58294]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58294]) SSH_MSG_IGNORE 15:23:15.189 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:15.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #26 SSH_MSG_IGNORE 15:23:15.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:23:15.256 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34156]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:15.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34156]) process #20 SSH_MSG_IGNORE 15:23:15.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34156]) SSH_MSG_IGNORE 15:23:15.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41400]) process #22 SSH_MSG_CHANNEL_DATA 15:23:15.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]) by 202 down to 2095844 15:23:15.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]) SSH_MSG_CHANNEL_DATA len=202 15:23:15.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400] 15:23:15.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:15.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:15.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=179} 15:23:15.259 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7355b630 15:23:15.259 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:15.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:15.259 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:15.259 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:15.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:15.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]) by 181 down to 2094956 15:23:15.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41400]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:15.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:15.361 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47294]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:23:15.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47294]) process #9 SSH_MSG_IGNORE 15:23:15.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47294]) SSH_MSG_IGNORE 15:23:15.388 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49088]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:15.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49088]) process #10 SSH_MSG_IGNORE 15:23:15.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49088]) SSH_MSG_IGNORE 15:23:15.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:15.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #14 SSH_MSG_IGNORE 15:23:15.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:23:15.408 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42720]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:15.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42720]) process #23 SSH_MSG_IGNORE 15:23:15.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42720]) SSH_MSG_IGNORE 15:23:15.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49154]) process #22 SSH_MSG_CHANNEL_DATA 15:23:15.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]) by 202 down to 2095844 15:23:15.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]) SSH_MSG_CHANNEL_DATA len=202 15:23:15.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154] 15:23:15.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:15.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:15.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=180} 15:23:15.465 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7a4b58cf 15:23:15.465 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:15.465 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:15.465 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:15.465 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:15.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:15.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]) by 181 down to 2094956 15:23:15.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49154]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:15.466 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:15.481 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:15.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44864]) process #28 SSH_MSG_IGNORE 15:23:15.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44864]) SSH_MSG_IGNORE 15:23:15.486 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52898]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:15.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52898]) process #16 SSH_MSG_IGNORE 15:23:15.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52898]) SSH_MSG_IGNORE 15:23:15.490 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51054]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:15.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51054]) process #27 SSH_MSG_IGNORE 15:23:15.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51054]) SSH_MSG_IGNORE 15:23:15.566 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38784]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38784]) process #21 SSH_MSG_IGNORE 15:23:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38784]) SSH_MSG_IGNORE 15:23:15.629 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49122]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49122]) process #13 SSH_MSG_IGNORE 15:23:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49122]) SSH_MSG_IGNORE 15:23:15.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36484]) process #22 SSH_MSG_CHANNEL_DATA 15:23:15.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]) by 202 down to 2095844 15:23:15.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]) SSH_MSG_CHANNEL_DATA len=202 15:23:15.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484] 15:23:15.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:15.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:15.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=181} 15:23:15.668 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5d16b5a5 15:23:15.668 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:15.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:15.668 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:15.668 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:15.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:15.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]) by 181 down to 2094956 15:23:15.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36484]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:15.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:15.701 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60442]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60442]) process #11 SSH_MSG_IGNORE 15:23:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60442]) SSH_MSG_IGNORE 15:23:15.794 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34114]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:15.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34114]) process #12 SSH_MSG_IGNORE 15:23:15.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34114]) SSH_MSG_IGNORE 15:23:15.808 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:15.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40184]) process #29 SSH_MSG_IGNORE 15:23:15.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40184]) SSH_MSG_IGNORE 15:23:15.880 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43380]) process #22 SSH_MSG_CHANNEL_DATA 15:23:15.880 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]) by 202 down to 2095844 15:23:15.880 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]) SSH_MSG_CHANNEL_DATA len=202 15:23:15.880 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380] 15:23:15.881 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:15.881 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:15.881 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=182} 15:23:15.881 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ab61b61 15:23:15.881 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:15.881 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:15.881 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:15.881 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:15.881 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:15.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]) by 181 down to 2094956 15:23:15.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43380]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:15.882 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:15.898 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51526]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:15.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51526]) process #25 SSH_MSG_IGNORE 15:23:15.899 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51526]) SSH_MSG_IGNORE 15:23:15.933 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57916]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:15.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57916]) process #24 SSH_MSG_IGNORE 15:23:15.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57916]) SSH_MSG_IGNORE 15:23:16.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45406]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:16.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45406]) process #19 SSH_MSG_IGNORE 15:23:16.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45406]) SSH_MSG_IGNORE 15:23:16.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36860]) process #22 SSH_MSG_CHANNEL_DATA 15:23:16.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]) by 202 down to 2095844 15:23:16.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]) SSH_MSG_CHANNEL_DATA len=202 15:23:16.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860] 15:23:16.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:16.086 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:16.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=183} 15:23:16.087 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@563238be 15:23:16.087 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:16.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:16.087 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:16.087 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:16.087 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:16.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]) by 181 down to 2094956 15:23:16.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36860]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:16.088 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:16.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45820]) process #17 SSH_MSG_IGNORE 15:23:16.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45820]) SSH_MSG_IGNORE 15:23:16.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45820]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:16.191 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33070]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:16.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33070]) process #18 SSH_MSG_IGNORE 15:23:16.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33070]) SSH_MSG_IGNORE 15:23:16.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53916]) process #22 SSH_MSG_CHANNEL_DATA 15:23:16.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]) by 202 down to 2095844 15:23:16.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]) SSH_MSG_CHANNEL_DATA len=202 15:23:16.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916] 15:23:16.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:16.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:16.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=184} 15:23:16.313 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11c2bea 15:23:16.313 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:16.313 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:16.313 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:16.313 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:16.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:16.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]) by 181 down to 2094956 15:23:16.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53916]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:16.314 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:16.408 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37220]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:16.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37220]) process #26 SSH_MSG_IGNORE 15:23:16.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37220]) SSH_MSG_IGNORE 15:23:16.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37678]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:16.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37678]) process #20 SSH_MSG_IGNORE 15:23:16.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37678]) SSH_MSG_IGNORE 15:23:16.512 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59228]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:16.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59228]) process #23 SSH_MSG_IGNORE 15:23:16.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59228]) SSH_MSG_IGNORE 15:23:16.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38072]) process #22 SSH_MSG_CHANNEL_DATA 15:23:16.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]) by 202 down to 2095844 15:23:16.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]) SSH_MSG_CHANNEL_DATA len=202 15:23:16.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072] 15:23:16.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:16.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:16.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=185} 15:23:16.515 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1e824696 15:23:16.515 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:16.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:16.515 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:16.515 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:16.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:16.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]) by 181 down to 2094956 15:23:16.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38072]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:16.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:16.672 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52344]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:16.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52344]) process #10 SSH_MSG_IGNORE 15:23:16.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52344]) SSH_MSG_IGNORE 15:23:16.680 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58386]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:16.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58386]) process #27 SSH_MSG_IGNORE 15:23:16.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58386]) SSH_MSG_IGNORE 15:23:16.696 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:16.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48764]) process #28 SSH_MSG_IGNORE 15:23:16.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48764]) SSH_MSG_IGNORE 15:23:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40756]) process #9 SSH_MSG_IGNORE 15:23:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40756]) SSH_MSG_IGNORE 15:23:16.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40756]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:23:16.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38784]) process #22 SSH_MSG_CHANNEL_DATA 15:23:16.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]) by 202 down to 2095844 15:23:16.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]) SSH_MSG_CHANNEL_DATA len=202 15:23:16.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784] 15:23:16.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:16.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:16.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=186} 15:23:16.717 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@38e661e2 15:23:16.717 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:16.717 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:16.717 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:16.718 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:16.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:16.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]) by 181 down to 2094956 15:23:16.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38784]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:16.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:16.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58262]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:16.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58262]) process #21 SSH_MSG_IGNORE 15:23:16.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58262]) SSH_MSG_IGNORE 15:23:16.816 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39092]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:16.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39092]) process #16 SSH_MSG_IGNORE 15:23:16.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39092]) SSH_MSG_IGNORE 15:23:16.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45928]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:16.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45928]) process #14 SSH_MSG_IGNORE 15:23:16.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45928]) SSH_MSG_IGNORE 15:23:16.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44210]) process #12 SSH_MSG_IGNORE 15:23:16.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44210]) SSH_MSG_IGNORE 15:23:16.878 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44210]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:16.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58262]) process #22 SSH_MSG_CHANNEL_DATA 15:23:16.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]) by 202 down to 2095844 15:23:16.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]) SSH_MSG_CHANNEL_DATA len=202 15:23:16.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262] 15:23:16.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:16.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:16.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=187} 15:23:16.918 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4392efb5 15:23:16.918 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:16.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:16.918 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:16.918 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:16.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:16.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:16.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]) by 181 down to 2094956 15:23:16.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58262]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:16.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:16.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44262]) process #29 SSH_MSG_IGNORE 15:23:16.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44262]) SSH_MSG_IGNORE 15:23:16.967 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34088]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:16.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34088]) process #15 SSH_MSG_IGNORE 15:23:16.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34088]) SSH_MSG_IGNORE 15:23:17.004 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46290]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:17.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46290]) process #11 SSH_MSG_IGNORE 15:23:17.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46290]) SSH_MSG_IGNORE 15:23:17.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59138]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59138]) process #13 SSH_MSG_IGNORE 15:23:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59138]) SSH_MSG_IGNORE 15:23:17.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48358]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:17.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48358]) process #25 SSH_MSG_IGNORE 15:23:17.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48358]) SSH_MSG_IGNORE 15:23:17.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51242]) process #21 SSH_MSG_CHANNEL_DATA 15:23:17.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]) by 202 down to 2095844 15:23:17.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]) SSH_MSG_CHANNEL_DATA len=202 15:23:17.125 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242] 15:23:17.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:17.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:17.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=188} 15:23:17.126 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7418c419 15:23:17.126 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:17.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:17.126 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:17.126 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:17.126 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:17.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]) by 181 down to 2094956 15:23:17.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51242]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:17.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:17.320 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58406]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58406]) process #17 SSH_MSG_IGNORE 15:23:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58406]) SSH_MSG_IGNORE 15:23:17.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46538]) process #21 SSH_MSG_CHANNEL_DATA 15:23:17.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]) by 202 down to 2095844 15:23:17.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]) SSH_MSG_CHANNEL_DATA len=202 15:23:17.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538] 15:23:17.328 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:17.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:17.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=189} 15:23:17.329 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6be84a14 15:23:17.329 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:17.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:17.329 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:17.329 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:17.329 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:17.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]) by 181 down to 2094956 15:23:17.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46538]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:17.330 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:17.391 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:17.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #19 SSH_MSG_IGNORE 15:23:17.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:23:17.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60050]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:17.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60050]) process #18 SSH_MSG_IGNORE 15:23:17.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60050]) SSH_MSG_IGNORE 15:23:17.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52606]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:17.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52606]) process #24 SSH_MSG_IGNORE 15:23:17.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52606]) SSH_MSG_IGNORE 15:23:17.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54686]) process #21 SSH_MSG_CHANNEL_DATA 15:23:17.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]) by 202 down to 2095844 15:23:17.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]) SSH_MSG_CHANNEL_DATA len=202 15:23:17.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686] 15:23:17.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:17.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:17.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=190} 15:23:17.530 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6d2afe0b 15:23:17.530 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:17.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:17.531 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:17.531 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:17.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:17.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]) by 181 down to 2094956 15:23:17.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54686]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:17.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:17.622 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35496]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:17.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35496]) process #26 SSH_MSG_IGNORE 15:23:17.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35496]) SSH_MSG_IGNORE 15:23:17.705 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43314]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:17.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43314]) process #20 SSH_MSG_IGNORE 15:23:17.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43314]) SSH_MSG_IGNORE 15:23:17.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45468]) process #21 SSH_MSG_CHANNEL_DATA 15:23:17.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]) by 202 down to 2095844 15:23:17.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]) SSH_MSG_CHANNEL_DATA len=202 15:23:17.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468] 15:23:17.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:17.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:17.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=191} 15:23:17.726 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b3b32fe 15:23:17.726 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:17.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:17.726 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:17.726 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:17.726 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:17.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]) by 181 down to 2094956 15:23:17.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45468]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:17.727 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:17.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35012]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35012]) process #23 SSH_MSG_IGNORE 15:23:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35012]) SSH_MSG_IGNORE 15:23:17.905 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36566]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:17.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36566]) process #14 SSH_MSG_IGNORE 15:23:17.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36566]) SSH_MSG_IGNORE 15:23:17.919 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52698]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:17.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52698]) process #27 SSH_MSG_IGNORE 15:23:17.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52698]) SSH_MSG_IGNORE 15:23:17.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46206]) process #21 SSH_MSG_CHANNEL_DATA 15:23:17.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]) by 202 down to 2095844 15:23:17.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]) SSH_MSG_CHANNEL_DATA len=202 15:23:17.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206] 15:23:17.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:17.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:17.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=192} 15:23:17.926 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@950a52b 15:23:17.926 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:17.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:17.926 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:17.926 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:17.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:17.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]) by 181 down to 2094956 15:23:17.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46206]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:17.927 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:17.946 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41466]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:23:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41466]) process #9 SSH_MSG_IGNORE 15:23:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41466]) SSH_MSG_IGNORE 15:23:18.014 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:18.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41054]) process #29 SSH_MSG_IGNORE 15:23:18.015 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41054]) SSH_MSG_IGNORE 15:23:18.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58258]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:18.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58258]) process #16 SSH_MSG_IGNORE 15:23:18.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58258]) SSH_MSG_IGNORE 15:23:18.031 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51242]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:18.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51242]) process #22 SSH_MSG_IGNORE 15:23:18.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51242]) SSH_MSG_IGNORE 15:23:18.069 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56790]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:18.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56790]) process #12 SSH_MSG_IGNORE 15:23:18.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56790]) SSH_MSG_IGNORE 15:23:18.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36900]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:18.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36900]) process #10 SSH_MSG_IGNORE 15:23:18.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36900]) SSH_MSG_IGNORE 15:23:18.074 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:18.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50330]) process #28 SSH_MSG_IGNORE 15:23:18.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50330]) SSH_MSG_IGNORE 15:23:18.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56642]) process #21 SSH_MSG_CHANNEL_DATA 15:23:18.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]) by 202 down to 2095844 15:23:18.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]) SSH_MSG_CHANNEL_DATA len=202 15:23:18.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642] 15:23:18.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:18.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:18.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=193} 15:23:18.128 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@123708b2 15:23:18.129 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:18.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:18.129 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:18.129 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:18.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:18.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]) by 181 down to 2094956 15:23:18.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56642]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:18.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:18.186 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35526]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:18.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35526]) process #15 SSH_MSG_IGNORE 15:23:18.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35526]) SSH_MSG_IGNORE 15:23:18.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43178]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:18.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43178]) process #25 SSH_MSG_IGNORE 15:23:18.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43178]) SSH_MSG_IGNORE 15:23:18.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37608]) process #21 SSH_MSG_CHANNEL_DATA 15:23:18.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]) by 202 down to 2095844 15:23:18.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]) SSH_MSG_CHANNEL_DATA len=202 15:23:18.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608] 15:23:18.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:18.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:18.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=194} 15:23:18.327 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@58634588 15:23:18.327 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:18.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:18.327 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:18.327 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:18.327 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:18.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]) by 181 down to 2094956 15:23:18.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37608]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:18.328 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:18.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37920]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:18.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37920]) process #13 SSH_MSG_IGNORE 15:23:18.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37920]) SSH_MSG_IGNORE 15:23:18.402 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45728]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:18.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45728]) process #11 SSH_MSG_IGNORE 15:23:18.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45728]) SSH_MSG_IGNORE 15:23:18.429 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48068]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:18.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48068]) process #18 SSH_MSG_IGNORE 15:23:18.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48068]) SSH_MSG_IGNORE 15:23:18.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39660]) process #21 SSH_MSG_CHANNEL_DATA 15:23:18.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]) by 202 down to 2095844 15:23:18.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]) SSH_MSG_CHANNEL_DATA len=202 15:23:18.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660] 15:23:18.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:18.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:18.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=195} 15:23:18.535 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5fb4a660 15:23:18.535 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:18.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:18.535 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:18.535 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:18.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:18.536 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]) by 181 down to 2094956 15:23:18.536 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39660]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:18.536 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:18.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40394]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:18.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40394]) process #17 SSH_MSG_IGNORE 15:23:18.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40394]) SSH_MSG_IGNORE 15:23:18.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53840]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:18.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53840]) process #19 SSH_MSG_IGNORE 15:23:18.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53840]) SSH_MSG_IGNORE 15:23:18.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60446]) process #21 SSH_MSG_CHANNEL_DATA 15:23:18.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]) by 202 down to 2095844 15:23:18.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]) SSH_MSG_CHANNEL_DATA len=202 15:23:18.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446] 15:23:18.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:18.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:18.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=196} 15:23:18.737 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71ecfb04 15:23:18.737 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:18.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:18.737 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:18.737 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:18.737 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:18.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]) by 181 down to 2094956 15:23:18.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60446]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:18.738 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:18.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43354]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:18.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43354]) process #12 SSH_MSG_IGNORE 15:23:18.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43354]) SSH_MSG_IGNORE 15:23:18.902 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46538]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:18.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46538]) process #22 SSH_MSG_IGNORE 15:23:18.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46538]) SSH_MSG_IGNORE 15:23:18.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60176]) process #21 SSH_MSG_CHANNEL_DATA 15:23:18.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]) by 202 down to 2095844 15:23:18.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]) SSH_MSG_CHANNEL_DATA len=202 15:23:18.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176] 15:23:18.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:18.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:18.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=197} 15:23:18.939 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@309b724e 15:23:18.939 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:18.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:18.939 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:18.939 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:18.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:18.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]) by 181 down to 2094956 15:23:18.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60176]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:18.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:18.940 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46226]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:18.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46226]) process #20 SSH_MSG_IGNORE 15:23:18.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46226]) SSH_MSG_IGNORE 15:23:18.948 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43794]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:18.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43794]) process #23 SSH_MSG_IGNORE 15:23:18.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43794]) SSH_MSG_IGNORE 15:23:18.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36946]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:18.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36946]) process #26 SSH_MSG_IGNORE 15:23:18.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36946]) SSH_MSG_IGNORE 15:23:19.004 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52594]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:19.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52594]) process #15 SSH_MSG_IGNORE 15:23:19.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52594]) SSH_MSG_IGNORE 15:23:19.039 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39278]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:19.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39278]) process #24 SSH_MSG_IGNORE 15:23:19.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39278]) SSH_MSG_IGNORE 15:23:19.064 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:19.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34182]) process #28 SSH_MSG_IGNORE 15:23:19.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34182]) SSH_MSG_IGNORE 15:23:19.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39234]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:19.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39234]) process #18 SSH_MSG_IGNORE 15:23:19.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39234]) SSH_MSG_IGNORE 15:23:19.135 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37634]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:19.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37634]) process #14 SSH_MSG_IGNORE 15:23:19.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37634]) SSH_MSG_IGNORE 15:23:19.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58154]) process #21 SSH_MSG_CHANNEL_DATA 15:23:19.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]) by 202 down to 2095844 15:23:19.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]) SSH_MSG_CHANNEL_DATA len=202 15:23:19.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154] 15:23:19.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:19.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:19.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=198} 15:23:19.137 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62ee9f60 15:23:19.137 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:19.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:19.137 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:19.137 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:19.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:19.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]) by 181 down to 2094956 15:23:19.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58154]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:19.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:19.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38688]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:19.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38688]) process #27 SSH_MSG_IGNORE 15:23:19.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38688]) SSH_MSG_IGNORE 15:23:19.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51946]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:23:19.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51946]) process #9 SSH_MSG_IGNORE 15:23:19.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51946]) SSH_MSG_IGNORE 15:23:19.292 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:19.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45220]) process #29 SSH_MSG_IGNORE 15:23:19.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45220]) SSH_MSG_IGNORE 15:23:19.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42660]) process #21 SSH_MSG_CHANNEL_DATA 15:23:19.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]) by 202 down to 2095844 15:23:19.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]) SSH_MSG_CHANNEL_DATA len=202 15:23:19.340 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660] 15:23:19.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:19.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:19.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=199} 15:23:19.341 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@140e5d88 15:23:19.341 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:19.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:19.341 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:19.341 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:19.341 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:19.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]) by 181 down to 2094956 15:23:19.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42660]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:19.342 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:19.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43810]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:19.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43810]) process #16 SSH_MSG_IGNORE 15:23:19.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43810]) SSH_MSG_IGNORE 15:23:19.504 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37818]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:19.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37818]) process #25 SSH_MSG_IGNORE 15:23:19.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37818]) SSH_MSG_IGNORE 15:23:19.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44320]) process #21 SSH_MSG_CHANNEL_DATA 15:23:19.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]) by 202 down to 2095844 15:23:19.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]) SSH_MSG_CHANNEL_DATA len=202 15:23:19.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320] 15:23:19.543 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:19.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:19.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=200} 15:23:19.544 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23db49f2 15:23:19.544 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:19.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:19.544 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:19.544 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:19.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:19.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]) by 181 down to 2094956 15:23:19.544 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44320]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:19.545 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:19.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54670]) process #10 SSH_MSG_IGNORE 15:23:19.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54670]) SSH_MSG_IGNORE 15:23:19.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54670]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:19.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41950]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:19.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41950]) process #11 SSH_MSG_IGNORE 15:23:19.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41950]) SSH_MSG_IGNORE 15:23:19.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34564]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:19.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34564]) process #13 SSH_MSG_IGNORE 15:23:19.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34564]) SSH_MSG_IGNORE 15:23:19.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39282]) process #21 SSH_MSG_CHANNEL_DATA 15:23:19.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]) by 202 down to 2095844 15:23:19.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]) SSH_MSG_CHANNEL_DATA len=202 15:23:19.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282] 15:23:19.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:19.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:19.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=201} 15:23:19.749 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@118fb73c 15:23:19.749 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:19.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:19.749 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:19.749 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:19.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:19.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]) by 181 down to 2094956 15:23:19.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39282]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:19.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:19.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:19.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43230]) process #28 SSH_MSG_IGNORE 15:23:19.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43230]) SSH_MSG_IGNORE 15:23:19.860 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42314]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:19.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42314]) process #17 SSH_MSG_IGNORE 15:23:19.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42314]) SSH_MSG_IGNORE 15:23:19.877 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48458]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:19.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48458]) process #24 SSH_MSG_IGNORE 15:23:19.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48458]) SSH_MSG_IGNORE 15:23:19.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56816]) process #21 SSH_MSG_CHANNEL_DATA 15:23:19.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]) by 202 down to 2095844 15:23:19.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]) SSH_MSG_CHANNEL_DATA len=202 15:23:19.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816] 15:23:19.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:19.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:19.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=202} 15:23:19.955 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@719cfa91 15:23:19.955 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:19.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:19.955 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:19.955 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:19.955 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:19.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]) by 181 down to 2094956 15:23:19.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56816]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:19.956 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:19.961 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48456]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48456]) process #18 SSH_MSG_IGNORE 15:23:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48456]) SSH_MSG_IGNORE 15:23:20.102 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54686]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:20.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54686]) process #22 SSH_MSG_IGNORE 15:23:20.104 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54686]) SSH_MSG_IGNORE 15:23:20.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33478]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:20.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33478]) process #19 SSH_MSG_IGNORE 15:23:20.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33478]) SSH_MSG_IGNORE 15:23:20.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43496]) process #21 SSH_MSG_CHANNEL_DATA 15:23:20.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]) by 202 down to 2095844 15:23:20.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]) SSH_MSG_CHANNEL_DATA len=202 15:23:20.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496] 15:23:20.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:20.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:20.166 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=203} 15:23:20.166 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@67767015 15:23:20.166 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:20.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:20.167 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:20.167 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:20.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:20.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]) by 181 down to 2094956 15:23:20.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43496]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:20.167 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:20.182 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48518]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:20.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48518]) process #26 SSH_MSG_IGNORE 15:23:20.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48518]) SSH_MSG_IGNORE 15:23:20.193 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60386]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:20.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60386]) process #23 SSH_MSG_IGNORE 15:23:20.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60386]) SSH_MSG_IGNORE 15:23:20.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50154]) process #12 SSH_MSG_IGNORE 15:23:20.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50154]) SSH_MSG_IGNORE 15:23:20.273 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50154]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:20.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45038]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:20.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45038]) process #27 SSH_MSG_IGNORE 15:23:20.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45038]) SSH_MSG_IGNORE 15:23:20.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54238]) process #21 SSH_MSG_CHANNEL_DATA 15:23:20.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]) by 202 down to 2095844 15:23:20.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]) SSH_MSG_CHANNEL_DATA len=202 15:23:20.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238] 15:23:20.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:20.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:20.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=204} 15:23:20.368 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@54743286 15:23:20.368 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:20.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:20.368 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:20.368 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:20.368 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:20.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]) by 181 down to 2094956 15:23:20.369 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38344]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:20.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54238]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:20.369 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:20.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38344]) process #15 SSH_MSG_IGNORE 15:23:20.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38344]) SSH_MSG_IGNORE 15:23:20.417 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46280]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:20.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46280]) process #14 SSH_MSG_IGNORE 15:23:20.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46280]) SSH_MSG_IGNORE 15:23:20.438 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38176]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:20.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38176]) process #20 SSH_MSG_IGNORE 15:23:20.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38176]) SSH_MSG_IGNORE 15:23:20.531 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:20.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42700]) process #29 SSH_MSG_IGNORE 15:23:20.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42700]) SSH_MSG_IGNORE 15:23:20.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57900]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:20.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57900]) process #10 SSH_MSG_IGNORE 15:23:20.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57900]) SSH_MSG_IGNORE 15:23:20.555 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60528]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:23:20.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60528]) process #9 SSH_MSG_IGNORE 15:23:20.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60528]) SSH_MSG_IGNORE 15:23:20.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55224]) process #21 SSH_MSG_CHANNEL_DATA 15:23:20.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]) by 202 down to 2095844 15:23:20.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]) SSH_MSG_CHANNEL_DATA len=202 15:23:20.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224] 15:23:20.570 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:20.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:20.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=205} 15:23:20.571 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6b305b4b 15:23:20.571 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:20.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:20.571 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:20.571 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:20.571 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:20.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]) by 181 down to 2094956 15:23:20.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55224]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:20.572 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:20.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60238]) process #16 SSH_MSG_IGNORE 15:23:20.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60238]) SSH_MSG_IGNORE 15:23:20.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60238]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:20.701 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37192]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:20.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37192]) process #13 SSH_MSG_IGNORE 15:23:20.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37192]) SSH_MSG_IGNORE 15:23:20.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54674]) process #21 SSH_MSG_CHANNEL_DATA 15:23:20.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]) by 202 down to 2095844 15:23:20.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]) SSH_MSG_CHANNEL_DATA len=202 15:23:20.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674] 15:23:20.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:20.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:20.774 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=206} 15:23:20.775 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@85c0d4c 15:23:20.775 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:20.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:20.775 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:20.775 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:20.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:20.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]) by 181 down to 2094956 15:23:20.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54674]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:20.775 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:20.909 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55742]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:20.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55742]) process #25 SSH_MSG_IGNORE 15:23:20.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55742]) SSH_MSG_IGNORE 15:23:20.964 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47488]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47488]) process #11 SSH_MSG_IGNORE 15:23:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47488]) SSH_MSG_IGNORE 15:23:20.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57594]) process #21 SSH_MSG_CHANNEL_DATA 15:23:20.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]) by 202 down to 2095844 15:23:20.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]) SSH_MSG_CHANNEL_DATA len=202 15:23:20.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594] 15:23:20.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:20.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:20.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=207} 15:23:20.979 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3eb0cbdf 15:23:20.979 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:20.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:20.979 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:20.979 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:20.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:20.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]) by 181 down to 2094956 15:23:20.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57594]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:20.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:21.041 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:21.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58138]) process #28 SSH_MSG_IGNORE 15:23:21.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58138]) SSH_MSG_IGNORE 15:23:21.046 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58344]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:21.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58344]) process #18 SSH_MSG_IGNORE 15:23:21.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58344]) SSH_MSG_IGNORE 15:23:21.099 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55096]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55096]) process #17 SSH_MSG_IGNORE 15:23:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55096]) SSH_MSG_IGNORE 15:23:21.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43792]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:21.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43792]) process #19 SSH_MSG_IGNORE 15:23:21.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43792]) SSH_MSG_IGNORE 15:23:21.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56052]) process #21 SSH_MSG_CHANNEL_DATA 15:23:21.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]) by 202 down to 2095844 15:23:21.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]) SSH_MSG_CHANNEL_DATA len=202 15:23:21.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052] 15:23:21.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:21.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:21.183 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=208} 15:23:21.184 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@166f834a 15:23:21.184 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:21.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:21.184 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:21.184 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:21.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:21.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]) by 181 down to 2094956 15:23:21.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56052]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:21.184 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:21.204 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48862]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:21.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48862]) process #24 SSH_MSG_IGNORE 15:23:21.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48862]) SSH_MSG_IGNORE 15:23:21.233 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59302]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:21.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59302]) process #27 SSH_MSG_IGNORE 15:23:21.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59302]) SSH_MSG_IGNORE 15:23:21.372 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41986]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:21.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41986]) process #15 SSH_MSG_IGNORE 15:23:21.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41986]) SSH_MSG_IGNORE 15:23:21.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58944]) process #21 SSH_MSG_CHANNEL_DATA 15:23:21.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]) by 202 down to 2095844 15:23:21.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]) SSH_MSG_CHANNEL_DATA len=202 15:23:21.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944] 15:23:21.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:21.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:21.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=209} 15:23:21.388 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@218edd27 15:23:21.388 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:21.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:21.388 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:21.388 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:21.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:21.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]) by 181 down to 2094956 15:23:21.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58944]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:21.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:21.421 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41530]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41530]) process #13 SSH_MSG_IGNORE 15:23:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41530]) SSH_MSG_IGNORE 15:23:21.478 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34534]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:21.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34534]) process #20 SSH_MSG_IGNORE 15:23:21.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34534]) SSH_MSG_IGNORE 15:23:21.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41674]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41674]) process #23 SSH_MSG_IGNORE 15:23:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41674]) SSH_MSG_IGNORE 15:23:21.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51094]) process #21 SSH_MSG_CHANNEL_DATA 15:23:21.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]) by 202 down to 2095844 15:23:21.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]) SSH_MSG_CHANNEL_DATA len=202 15:23:21.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094] 15:23:21.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:21.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:21.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=210} 15:23:21.595 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@449bc3b6 15:23:21.595 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:21.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:21.595 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:21.595 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:21.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:21.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]) by 181 down to 2094956 15:23:21.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51094]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:21.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:21.627 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45468]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:21.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45468]) process #22 SSH_MSG_IGNORE 15:23:21.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45468]) SSH_MSG_IGNORE 15:23:21.644 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40526]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:21.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40526]) process #12 SSH_MSG_IGNORE 15:23:21.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40526]) SSH_MSG_IGNORE 15:23:21.672 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40450]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:21.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40450]) process #26 SSH_MSG_IGNORE 15:23:21.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40450]) SSH_MSG_IGNORE 15:23:21.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34156]) process #21 SSH_MSG_CHANNEL_DATA 15:23:21.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]) by 202 down to 2095844 15:23:21.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]) SSH_MSG_CHANNEL_DATA len=202 15:23:21.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156] 15:23:21.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:21.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:21.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=211} 15:23:21.794 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3790d664 15:23:21.794 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:21.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:21.794 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:21.794 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:21.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:21.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]) by 181 down to 2094956 15:23:21.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34156]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:21.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:21.821 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:21.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57436]) process #29 SSH_MSG_IGNORE 15:23:21.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57436]) SSH_MSG_IGNORE 15:23:21.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54212]) process #14 SSH_MSG_IGNORE 15:23:21.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54212]) SSH_MSG_IGNORE 15:23:21.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54212]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:21.849 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:21.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44622]) process #28 SSH_MSG_IGNORE 15:23:21.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44622]) SSH_MSG_IGNORE 15:23:21.866 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59408]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:23:21.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59408]) process #9 SSH_MSG_IGNORE 15:23:21.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59408]) SSH_MSG_IGNORE 15:23:21.882 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37834]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:21.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37834]) process #16 SSH_MSG_IGNORE 15:23:21.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37834]) SSH_MSG_IGNORE 15:23:21.939 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60730]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:21.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60730]) process #10 SSH_MSG_IGNORE 15:23:21.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60730]) SSH_MSG_IGNORE 15:23:21.995 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57814]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:21.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57814]) process #18 SSH_MSG_IGNORE 15:23:21.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57814]) SSH_MSG_IGNORE 15:23:22.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37678]) process #21 SSH_MSG_CHANNEL_DATA 15:23:22.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]) by 202 down to 2095844 15:23:22.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]) SSH_MSG_CHANNEL_DATA len=202 15:23:22.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678] 15:23:22.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:22.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:22.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=212} 15:23:22.006 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b65099e 15:23:22.006 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:22.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:22.006 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:22.006 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:22.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:22.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]) by 181 down to 2094956 15:23:22.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37678]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:22.007 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:22.040 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48552]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:22.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48552]) process #25 SSH_MSG_IGNORE 15:23:22.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48552]) SSH_MSG_IGNORE 15:23:22.233 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43314]) process #21 SSH_MSG_CHANNEL_DATA 15:23:22.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]) by 202 down to 2095844 15:23:22.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]) SSH_MSG_CHANNEL_DATA len=202 15:23:22.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314] 15:23:22.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:22.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:22.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=213} 15:23:22.234 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@75fe17ad 15:23:22.234 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:22.234 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:22.235 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:22.235 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:22.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:22.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]) by 181 down to 2094956 15:23:22.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43314]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:22.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:22.264 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54022]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54022]) process #17 SSH_MSG_IGNORE 15:23:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54022]) SSH_MSG_IGNORE 15:23:22.313 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:22.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #24 SSH_MSG_IGNORE 15:23:22.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:23:22.362 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38882]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:22.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38882]) process #19 SSH_MSG_IGNORE 15:23:22.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38882]) SSH_MSG_IGNORE 15:23:22.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46226]) process #21 SSH_MSG_CHANNEL_DATA 15:23:22.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]) by 202 down to 2095844 15:23:22.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]) SSH_MSG_CHANNEL_DATA len=202 15:23:22.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226] 15:23:22.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:22.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:22.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=214} 15:23:22.436 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b46d932 15:23:22.436 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:22.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:22.436 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:22.436 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:22.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:22.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]) by 181 down to 2094956 15:23:22.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46226]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:22.437 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:22.452 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51076]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:22.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51076]) process #27 SSH_MSG_IGNORE 15:23:22.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51076]) SSH_MSG_IGNORE 15:23:22.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55442]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:22.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55442]) process #11 SSH_MSG_IGNORE 15:23:22.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55442]) SSH_MSG_IGNORE 15:23:22.622 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:22.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #15 SSH_MSG_IGNORE 15:23:22.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:23:22.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38176]) process #21 SSH_MSG_CHANNEL_DATA 15:23:22.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]) by 202 down to 2095844 15:23:22.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]) SSH_MSG_CHANNEL_DATA len=202 15:23:22.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176] 15:23:22.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:22.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:22.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=215} 15:23:22.641 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b47675c 15:23:22.641 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:22.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:22.641 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:22.641 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:22.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:22.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]) by 181 down to 2094956 15:23:22.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38176]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:22.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:22.653 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45404]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:22.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45404]) process #13 SSH_MSG_IGNORE 15:23:22.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45404]) SSH_MSG_IGNORE 15:23:22.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34612]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:22.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34612]) process #12 SSH_MSG_IGNORE 15:23:22.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34612]) SSH_MSG_IGNORE 15:23:22.741 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46206]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:22.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46206]) process #22 SSH_MSG_IGNORE 15:23:22.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46206]) SSH_MSG_IGNORE 15:23:22.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55306]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:22.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55306]) process #23 SSH_MSG_IGNORE 15:23:22.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55306]) SSH_MSG_IGNORE 15:23:22.762 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43696]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:22.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43696]) process #26 SSH_MSG_IGNORE 15:23:22.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43696]) SSH_MSG_IGNORE 15:23:22.773 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55710]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:22.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55710]) process #25 SSH_MSG_IGNORE 15:23:22.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55710]) SSH_MSG_IGNORE 15:23:22.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34534]) process #21 SSH_MSG_CHANNEL_DATA 15:23:22.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]) by 202 down to 2095844 15:23:22.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]) SSH_MSG_CHANNEL_DATA len=202 15:23:22.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534] 15:23:22.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:22.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:22.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=216} 15:23:22.831 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@31e32df9 15:23:22.831 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:22.831 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:22.831 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:22.831 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:22.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:22.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]) by 181 down to 2094956 15:23:22.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34534]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:22.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:23.003 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46850]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:23.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46850]) process #17 SSH_MSG_IGNORE 15:23:23.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46850]) SSH_MSG_IGNORE 15:23:23.045 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51352]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:23:23.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51352]) process #9 SSH_MSG_IGNORE 15:23:23.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51352]) SSH_MSG_IGNORE 15:23:23.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36592]) process #14 SSH_MSG_IGNORE 15:23:23.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36592]) SSH_MSG_IGNORE 15:23:23.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36592]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:23.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52710]) process #20 SSH_MSG_CHANNEL_DATA 15:23:23.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]) by 202 down to 2095844 15:23:23.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]) SSH_MSG_CHANNEL_DATA len=202 15:23:23.053 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710] 15:23:23.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:23.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:23.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=217} 15:23:23.054 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4c52433c 15:23:23.054 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:23.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:23.054 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:23.054 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:23.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:23.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]) by 181 down to 2094956 15:23:23.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52710]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:23.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:23.058 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52710]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:23.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52710]) process #21 SSH_MSG_IGNORE 15:23:23.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52710]) SSH_MSG_IGNORE 15:23:23.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57962]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:23.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57962]) process #18 SSH_MSG_IGNORE 15:23:23.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57962]) SSH_MSG_IGNORE 15:23:23.150 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57906]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:23.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57906]) process #10 SSH_MSG_IGNORE 15:23:23.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57906]) SSH_MSG_IGNORE 15:23:23.194 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:23.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54094]) process #28 SSH_MSG_IGNORE 15:23:23.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54094]) SSH_MSG_IGNORE 15:23:23.213 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59730]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:23.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59730]) process #24 SSH_MSG_IGNORE 15:23:23.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59730]) SSH_MSG_IGNORE 15:23:23.256 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:23.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38228]) process #20 SSH_MSG_CHANNEL_DATA 15:23:23.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]) by 202 down to 2095844 15:23:23.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]) SSH_MSG_CHANNEL_DATA len=202 15:23:23.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228] 15:23:23.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:23.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:23.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=218} 15:23:23.260 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d541d52 15:23:23.260 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:23.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:23.260 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:23.260 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:23.260 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:23.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]) by 181 down to 2094956 15:23:23.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38228]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:23.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:23.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35512]) process #29 SSH_MSG_IGNORE 15:23:23.261 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35512]) SSH_MSG_IGNORE 15:23:23.362 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47358]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47358]) process #19 SSH_MSG_IGNORE 15:23:23.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47358]) SSH_MSG_IGNORE 15:23:23.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52218]) process #16 SSH_MSG_IGNORE 15:23:23.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52218]) SSH_MSG_IGNORE 15:23:23.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52218]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:23.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51856]) process #20 SSH_MSG_CHANNEL_DATA 15:23:23.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]) by 202 down to 2095844 15:23:23.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]) SSH_MSG_CHANNEL_DATA len=202 15:23:23.464 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856] 15:23:23.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:23.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:23.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=219} 15:23:23.465 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@48914947 15:23:23.465 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:23.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:23.465 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:23.465 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:23.465 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:23.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]) by 181 down to 2094956 15:23:23.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51856]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:23.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:23.671 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57678]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:23.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57678]) process #11 SSH_MSG_IGNORE 15:23:23.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57678]) SSH_MSG_IGNORE 15:23:23.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54436]) process #20 SSH_MSG_CHANNEL_DATA 15:23:23.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]) by 202 down to 2095844 15:23:23.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]) SSH_MSG_CHANNEL_DATA len=202 15:23:23.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436] 15:23:23.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:23.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:23.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=220} 15:23:23.677 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f0f1c4d 15:23:23.677 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:23.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:23.677 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:23.677 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:23.677 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:23.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]) by 181 down to 2094956 15:23:23.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54436]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:23.678 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:23.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40294]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40294]) process #17 SSH_MSG_IGNORE 15:23:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40294]) SSH_MSG_IGNORE 15:23:23.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39886]) process #20 SSH_MSG_CHANNEL_DATA 15:23:23.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]) by 202 down to 2095844 15:23:23.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]) SSH_MSG_CHANNEL_DATA len=202 15:23:23.878 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886] 15:23:23.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:23.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:23.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=221} 15:23:23.879 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@b82748d 15:23:23.879 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:23.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:23.879 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:23.879 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:23.879 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:23.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]) by 181 down to 2094956 15:23:23.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39886]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:23.880 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:23.917 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56642]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:23.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56642]) process #22 SSH_MSG_IGNORE 15:23:23.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56642]) SSH_MSG_IGNORE 15:23:23.925 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59158]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:23:23.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59158]) process #9 SSH_MSG_IGNORE 15:23:23.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59158]) SSH_MSG_IGNORE 15:23:23.925 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33250]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:23.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33250]) process #27 SSH_MSG_IGNORE 15:23:23.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33250]) SSH_MSG_IGNORE 15:23:23.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45498]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:23.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45498]) process #13 SSH_MSG_IGNORE 15:23:23.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45498]) SSH_MSG_IGNORE 15:23:23.976 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38228]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:23.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38228]) process #21 SSH_MSG_IGNORE 15:23:23.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38228]) SSH_MSG_IGNORE 15:23:24.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51022]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:24.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51022]) process #15 SSH_MSG_IGNORE 15:23:24.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51022]) SSH_MSG_IGNORE 15:23:24.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54086]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:24.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54086]) process #12 SSH_MSG_IGNORE 15:23:24.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54086]) SSH_MSG_IGNORE 15:23:24.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50722]) process #20 SSH_MSG_CHANNEL_DATA 15:23:24.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]) by 202 down to 2095844 15:23:24.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]) SSH_MSG_CHANNEL_DATA len=202 15:23:24.081 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722] 15:23:24.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:24.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:24.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=222} 15:23:24.082 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2691746c 15:23:24.082 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:24.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:24.082 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:24.082 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:24.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:24.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]) by 181 down to 2094956 15:23:24.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50722]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:24.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:24.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56112]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:24.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56112]) process #26 SSH_MSG_IGNORE 15:23:24.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56112]) SSH_MSG_IGNORE 15:23:24.240 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53034]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:24.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53034]) process #25 SSH_MSG_IGNORE 15:23:24.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53034]) SSH_MSG_IGNORE 15:23:24.246 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57878]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:24.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57878]) process #14 SSH_MSG_IGNORE 15:23:24.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57878]) SSH_MSG_IGNORE 15:23:24.252 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36500]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36500]) process #23 SSH_MSG_IGNORE 15:23:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36500]) SSH_MSG_IGNORE 15:23:24.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38724]) process #10 SSH_MSG_IGNORE 15:23:24.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38724]) SSH_MSG_IGNORE 15:23:24.274 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38724]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:24.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59392]) process #20 SSH_MSG_CHANNEL_DATA 15:23:24.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]) by 202 down to 2095844 15:23:24.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]) SSH_MSG_CHANNEL_DATA len=202 15:23:24.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392] 15:23:24.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:24.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:24.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=223} 15:23:24.286 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@29fe3c9c 15:23:24.286 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:24.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:24.286 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:24.286 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:24.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:24.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]) by 181 down to 2094956 15:23:24.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59392]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:24.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:24.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35506]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:24.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42684]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42684]) process #17 SSH_MSG_IGNORE 15:23:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42684]) SSH_MSG_IGNORE 15:23:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35506]) process #16 SSH_MSG_IGNORE 15:23:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35506]) SSH_MSG_IGNORE 15:23:24.456 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:24.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36672]) process #28 SSH_MSG_IGNORE 15:23:24.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36672]) SSH_MSG_IGNORE 15:23:24.457 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52534]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52534]) process #24 SSH_MSG_IGNORE 15:23:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52534]) SSH_MSG_IGNORE 15:23:24.468 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:24.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45706]) process #29 SSH_MSG_IGNORE 15:23:24.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45706]) SSH_MSG_IGNORE 15:23:24.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56680]) process #20 SSH_MSG_CHANNEL_DATA 15:23:24.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]) by 202 down to 2095844 15:23:24.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]) SSH_MSG_CHANNEL_DATA len=202 15:23:24.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680] 15:23:24.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:24.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:24.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=224} 15:23:24.493 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7df2ff75 15:23:24.493 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:24.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:24.493 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:24.493 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:24.493 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:24.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]) by 181 down to 2094956 15:23:24.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56680]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:24.494 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:24.597 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55244]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:24.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55244]) process #19 SSH_MSG_IGNORE 15:23:24.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55244]) SSH_MSG_IGNORE 15:23:24.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37608]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:24.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37608]) process #22 SSH_MSG_IGNORE 15:23:24.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37608]) SSH_MSG_IGNORE 15:23:24.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37362]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:24.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37362]) process #18 SSH_MSG_IGNORE 15:23:24.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37362]) SSH_MSG_IGNORE 15:23:24.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50252]) process #20 SSH_MSG_CHANNEL_DATA 15:23:24.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]) by 202 down to 2095844 15:23:24.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]) SSH_MSG_CHANNEL_DATA len=202 15:23:24.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252] 15:23:24.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:24.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:24.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=225} 15:23:24.698 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26875ee9 15:23:24.698 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:24.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:24.698 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:24.698 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:24.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:24.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]) by 181 down to 2094956 15:23:24.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50252]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:24.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:24.897 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37796]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:24.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37796]) process #11 SSH_MSG_IGNORE 15:23:24.898 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37796]) SSH_MSG_IGNORE 15:23:24.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43564]) process #20 SSH_MSG_CHANNEL_DATA 15:23:24.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]) by 202 down to 2095844 15:23:24.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]) SSH_MSG_CHANNEL_DATA len=202 15:23:24.912 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564] 15:23:24.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:24.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:24.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=226} 15:23:24.915 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3567f69f 15:23:24.915 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:24.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:24.915 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:24.915 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:24.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:24.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]) by 181 down to 2094956 15:23:24.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43564]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:24.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:24.938 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51856]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:24.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51856]) process #21 SSH_MSG_IGNORE 15:23:24.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51856]) SSH_MSG_IGNORE 15:23:25.031 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40964]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:25.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40964]) process #27 SSH_MSG_IGNORE 15:23:25.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40964]) SSH_MSG_IGNORE 15:23:25.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57892]) process #20 SSH_MSG_CHANNEL_DATA 15:23:25.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]) by 202 down to 2095844 15:23:25.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]) SSH_MSG_CHANNEL_DATA len=202 15:23:25.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892] 15:23:25.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:25.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:25.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=227} 15:23:25.119 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@342f8ed3 15:23:25.119 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:25.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:25.119 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:25.119 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:25.119 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:25.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]) by 181 down to 2094956 15:23:25.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57892]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:25.120 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:25.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36824]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:25.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36824]) process #13 SSH_MSG_IGNORE 15:23:25.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36824]) SSH_MSG_IGNORE 15:23:25.203 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51716]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51716]) process #17 SSH_MSG_IGNORE 15:23:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51716]) SSH_MSG_IGNORE 15:23:25.238 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34418]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:25.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34418]) process #23 SSH_MSG_IGNORE 15:23:25.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34418]) SSH_MSG_IGNORE 15:23:25.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52248]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:25.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52248]) process #15 SSH_MSG_IGNORE 15:23:25.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52248]) SSH_MSG_IGNORE 15:23:25.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47636]) process #20 SSH_MSG_CHANNEL_DATA 15:23:25.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]) by 202 down to 2095844 15:23:25.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]) SSH_MSG_CHANNEL_DATA len=202 15:23:25.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636] 15:23:25.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:25.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:25.324 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=228} 15:23:25.325 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1c7a0b96 15:23:25.325 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:25.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:25.325 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:25.325 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:25.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:25.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]) by 181 down to 2094956 15:23:25.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47636]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:25.325 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:25.338 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41728]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:25.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41728]) process #12 SSH_MSG_IGNORE 15:23:25.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41728]) SSH_MSG_IGNORE 15:23:25.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60606]) process #9 SSH_MSG_IGNORE 15:23:25.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60606]) SSH_MSG_IGNORE 15:23:25.344 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60606]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:23:25.480 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45984]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:25.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45984]) process #26 SSH_MSG_IGNORE 15:23:25.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45984]) SSH_MSG_IGNORE 15:23:25.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44806]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:25.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44806]) process #25 SSH_MSG_IGNORE 15:23:25.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44806]) SSH_MSG_IGNORE 15:23:25.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60978]) process #20 SSH_MSG_CHANNEL_DATA 15:23:25.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]) by 202 down to 2095844 15:23:25.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]) SSH_MSG_CHANNEL_DATA len=202 15:23:25.530 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978] 15:23:25.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:25.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:25.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=229} 15:23:25.531 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65003c5 15:23:25.531 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:25.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:25.531 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:25.531 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:25.531 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:25.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]) by 181 down to 2094956 15:23:25.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60978]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:25.532 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:25.634 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57366]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:25.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57366]) process #16 SSH_MSG_IGNORE 15:23:25.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57366]) SSH_MSG_IGNORE 15:23:25.643 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36554]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:25.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36554]) process #14 SSH_MSG_IGNORE 15:23:25.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36554]) SSH_MSG_IGNORE 15:23:25.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53350]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:25.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53350]) process #19 SSH_MSG_IGNORE 15:23:25.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53350]) SSH_MSG_IGNORE 15:23:25.693 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:25.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39236]) process #28 SSH_MSG_IGNORE 15:23:25.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39236]) SSH_MSG_IGNORE 15:23:25.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48780]) process #10 SSH_MSG_IGNORE 15:23:25.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48780]) SSH_MSG_IGNORE 15:23:25.695 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48780]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:25.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47334]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:25.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47334]) process #24 SSH_MSG_IGNORE 15:23:25.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47334]) SSH_MSG_IGNORE 15:23:25.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42510]) process #20 SSH_MSG_CHANNEL_DATA 15:23:25.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]) by 202 down to 2095844 15:23:25.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]) SSH_MSG_CHANNEL_DATA len=202 15:23:25.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510] 15:23:25.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:25.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:25.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=230} 15:23:25.729 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23d1a654 15:23:25.729 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:25.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:25.729 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:25.729 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:25.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:25.743 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:25.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35100]) process #29 SSH_MSG_IGNORE 15:23:25.743 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35100]) SSH_MSG_IGNORE 15:23:25.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]) by 181 down to 2094956 15:23:25.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42510]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:25.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:25.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39660]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39660]) process #22 SSH_MSG_IGNORE 15:23:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39660]) SSH_MSG_IGNORE 15:23:25.923 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60986]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:25.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60986]) process #18 SSH_MSG_IGNORE 15:23:25.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60986]) SSH_MSG_IGNORE 15:23:25.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50400]) process #20 SSH_MSG_CHANNEL_DATA 15:23:25.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]) by 202 down to 2095844 15:23:25.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]) SSH_MSG_CHANNEL_DATA len=202 15:23:25.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400] 15:23:25.992 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:25.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:25.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=231} 15:23:25.993 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4b57ea56 15:23:25.993 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:25.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:25.993 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:25.993 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:25.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:25.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]) by 181 down to 2094956 15:23:25.993 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50400]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:25.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:26.053 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54436]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54436]) process #21 SSH_MSG_IGNORE 15:23:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54436]) SSH_MSG_IGNORE 15:23:26.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42588]) process #20 SSH_MSG_CHANNEL_DATA 15:23:26.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]) by 202 down to 2095844 15:23:26.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]) SSH_MSG_CHANNEL_DATA len=202 15:23:26.199 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588] 15:23:26.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:26.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:26.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=232} 15:23:26.200 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@198544bc 15:23:26.200 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:26.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:26.200 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:26.200 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:26.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:26.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]) by 181 down to 2094956 15:23:26.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42588]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:26.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55268]) process #11 SSH_MSG_IGNORE 15:23:26.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55268]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55268]) SSH_MSG_IGNORE 15:23:26.369 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45298]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:26.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45298]) process #27 SSH_MSG_IGNORE 15:23:26.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45298]) SSH_MSG_IGNORE 15:23:26.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58928]) process #20 SSH_MSG_CHANNEL_DATA 15:23:26.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]) by 202 down to 2095844 15:23:26.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]) SSH_MSG_CHANNEL_DATA len=202 15:23:26.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928] 15:23:26.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:26.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:26.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=233} 15:23:26.405 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1af3ca3f 15:23:26.405 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:26.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:26.405 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:26.405 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:26.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:26.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]) by 181 down to 2094956 15:23:26.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58928]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:26.406 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:26.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49070]) process #13 SSH_MSG_IGNORE 15:23:26.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49070]) SSH_MSG_IGNORE 15:23:26.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49070]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:26.428 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57552]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57552]) process #17 SSH_MSG_IGNORE 15:23:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57552]) SSH_MSG_IGNORE 15:23:26.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42244]) process #9 SSH_MSG_IGNORE 15:23:26.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42244]) SSH_MSG_IGNORE 15:23:26.444 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42244]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:23:26.495 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52840]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:26.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52840]) process #12 SSH_MSG_IGNORE 15:23:26.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52840]) SSH_MSG_IGNORE 15:23:26.596 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48660]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:26.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48660]) process #25 SSH_MSG_IGNORE 15:23:26.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48660]) SSH_MSG_IGNORE 15:23:26.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60992]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:26.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60992]) process #26 SSH_MSG_IGNORE 15:23:26.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60992]) SSH_MSG_IGNORE 15:23:26.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33814]) process #20 SSH_MSG_CHANNEL_DATA 15:23:26.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]) by 202 down to 2095844 15:23:26.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]) SSH_MSG_CHANNEL_DATA len=202 15:23:26.608 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814] 15:23:26.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:26.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:26.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=234} 15:23:26.609 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ade7ec3 15:23:26.609 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:26.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:26.609 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:26.609 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:26.609 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:26.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]) by 181 down to 2094956 15:23:26.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33814]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:26.610 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:26.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55820]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:26.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55820]) process #15 SSH_MSG_IGNORE 15:23:26.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55820]) SSH_MSG_IGNORE 15:23:26.726 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60446]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:26.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60446]) process #22 SSH_MSG_IGNORE 15:23:26.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60446]) SSH_MSG_IGNORE 15:23:26.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39688]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:26.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39688]) process #23 SSH_MSG_IGNORE 15:23:26.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39688]) SSH_MSG_IGNORE 15:23:26.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34800]) process #20 SSH_MSG_CHANNEL_DATA 15:23:26.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]) by 202 down to 2095844 15:23:26.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]) SSH_MSG_CHANNEL_DATA len=202 15:23:26.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800] 15:23:26.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:26.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:26.807 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=235} 15:23:26.808 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@32c759f3 15:23:26.808 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:26.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:26.808 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:26.808 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:26.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:26.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]) by 181 down to 2094956 15:23:26.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34800]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:26.808 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:26.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48528]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:26.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48528]) process #24 SSH_MSG_IGNORE 15:23:26.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48528]) SSH_MSG_IGNORE 15:23:26.822 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:26.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39396]) process #29 SSH_MSG_IGNORE 15:23:26.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39396]) SSH_MSG_IGNORE 15:23:26.858 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60546]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:26.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60546]) process #18 SSH_MSG_IGNORE 15:23:26.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60546]) SSH_MSG_IGNORE 15:23:26.996 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38280]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38280]) process #19 SSH_MSG_IGNORE 15:23:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38280]) SSH_MSG_IGNORE 15:23:27.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43912]) process #16 SSH_MSG_IGNORE 15:23:27.001 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43912]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:27.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43912]) SSH_MSG_IGNORE 15:23:27.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45406]) process #20 SSH_MSG_CHANNEL_DATA 15:23:27.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]) by 202 down to 2095844 15:23:27.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]) SSH_MSG_CHANNEL_DATA len=202 15:23:27.014 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406] 15:23:27.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:27.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:27.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=236} 15:23:27.015 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5e785275 15:23:27.015 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:27.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:27.015 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:27.015 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:27.015 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:27.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]) by 181 down to 2094956 15:23:27.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45406]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:27.016 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:27.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:27.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34870]) process #28 SSH_MSG_IGNORE 15:23:27.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34870]) SSH_MSG_IGNORE 15:23:27.157 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51674]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:27.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51674]) process #10 SSH_MSG_IGNORE 15:23:27.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51674]) SSH_MSG_IGNORE 15:23:27.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35726]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:27.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35726]) process #14 SSH_MSG_IGNORE 15:23:27.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35726]) SSH_MSG_IGNORE 15:23:27.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #20 SSH_MSG_CHANNEL_DATA 15:23:27.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) by 202 down to 2095844 15:23:27.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_CHANNEL_DATA len=202 15:23:27.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968] 15:23:27.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:27.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:27.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=237} 15:23:27.213 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13d4ac81 15:23:27.213 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:27.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:27.213 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:27.214 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:27.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:27.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) by 181 down to 2094956 15:23:27.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:27.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:27.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60394]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:27.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60394]) process #12 SSH_MSG_IGNORE 15:23:27.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60394]) SSH_MSG_IGNORE 15:23:27.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53840]) process #20 SSH_MSG_CHANNEL_DATA 15:23:27.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]) by 202 down to 2095844 15:23:27.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]) SSH_MSG_CHANNEL_DATA len=202 15:23:27.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840] 15:23:27.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:27.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:27.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=238} 15:23:27.422 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3a741ebf 15:23:27.422 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:27.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:27.422 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:27.422 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:27.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:27.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]) by 181 down to 2094956 15:23:27.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53840]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:27.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:27.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37712]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:27.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37712]) process #27 SSH_MSG_IGNORE 15:23:27.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37712]) SSH_MSG_IGNORE 15:23:27.527 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50286]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:27.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50286]) process #11 SSH_MSG_IGNORE 15:23:27.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50286]) SSH_MSG_IGNORE 15:23:27.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39886]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:27.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39886]) process #21 SSH_MSG_IGNORE 15:23:27.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39886]) SSH_MSG_IGNORE 15:23:27.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56184]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:27.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56184]) process #25 SSH_MSG_IGNORE 15:23:27.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56184]) SSH_MSG_IGNORE 15:23:27.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33478]) process #20 SSH_MSG_CHANNEL_DATA 15:23:27.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]) by 202 down to 2095844 15:23:27.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]) SSH_MSG_CHANNEL_DATA len=202 15:23:27.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478] 15:23:27.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:27.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:27.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=239} 15:23:27.625 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26a55fd6 15:23:27.625 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:27.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:27.625 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:27.625 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:27.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:27.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]) by 181 down to 2094956 15:23:27.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33478]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:27.625 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:27.641 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59012]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:27.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59012]) process #15 SSH_MSG_IGNORE 15:23:27.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59012]) SSH_MSG_IGNORE 15:23:27.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39056]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:27.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39056]) process #26 SSH_MSG_IGNORE 15:23:27.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39056]) SSH_MSG_IGNORE 15:23:27.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58780]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:27.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58780]) process #13 SSH_MSG_IGNORE 15:23:27.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58780]) SSH_MSG_IGNORE 15:23:27.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43792]) process #20 SSH_MSG_CHANNEL_DATA 15:23:27.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]) by 202 down to 2095844 15:23:27.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]) SSH_MSG_CHANNEL_DATA len=202 15:23:27.838 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792] 15:23:27.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:27.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:27.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=240} 15:23:27.839 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@742343fd 15:23:27.839 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:27.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:27.839 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:27.839 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:27.839 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:27.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]) by 181 down to 2094956 15:23:27.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43792]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:27.840 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:27.842 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42454]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:27.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42454]) process #23 SSH_MSG_IGNORE 15:23:27.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42454]) SSH_MSG_IGNORE 15:23:28.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38882]) process #20 SSH_MSG_CHANNEL_DATA 15:23:28.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]) by 202 down to 2095844 15:23:28.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]) SSH_MSG_CHANNEL_DATA len=202 15:23:28.040 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882] 15:23:28.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:28.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:28.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=241} 15:23:28.041 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1746ff0b 15:23:28.041 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:28.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:28.041 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:28.041 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:28.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:28.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]) by 181 down to 2094956 15:23:28.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38882]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:28.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:28.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35304]) process #9 SSH_MSG_IGNORE 15:23:28.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35304]) SSH_MSG_IGNORE 15:23:28.064 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35304]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:23:28.103 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60312]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:28.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60312]) process #16 SSH_MSG_IGNORE 15:23:28.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60312]) SSH_MSG_IGNORE 15:23:28.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60176]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60176]) process #22 SSH_MSG_IGNORE 15:23:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60176]) SSH_MSG_IGNORE 15:23:28.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47120]) process #24 SSH_MSG_IGNORE 15:23:28.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47120]) SSH_MSG_IGNORE 15:23:28.113 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47120]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:28.131 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49192]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49192]) process #18 SSH_MSG_IGNORE 15:23:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49192]) SSH_MSG_IGNORE 15:23:28.186 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49288]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49288]) process #19 SSH_MSG_IGNORE 15:23:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49288]) SSH_MSG_IGNORE 15:23:28.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42028]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:28.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42028]) process #11 SSH_MSG_IGNORE 15:23:28.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42028]) SSH_MSG_IGNORE 15:23:28.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47358]) process #20 SSH_MSG_CHANNEL_DATA 15:23:28.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]) by 202 down to 2095844 15:23:28.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]) SSH_MSG_CHANNEL_DATA len=202 15:23:28.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358] 15:23:28.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:28.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:28.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=242} 15:23:28.257 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@20698750 15:23:28.257 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:28.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:28.257 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:28.257 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:28.257 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:28.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]) by 181 down to 2094956 15:23:28.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47358]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:28.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:28.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56936]) process #28 SSH_MSG_IGNORE 15:23:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56936]) SSH_MSG_IGNORE 15:23:28.343 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41124]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:28.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41124]) process #17 SSH_MSG_IGNORE 15:23:28.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41124]) SSH_MSG_IGNORE 15:23:28.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40282]) process #10 SSH_MSG_IGNORE 15:23:28.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40282]) SSH_MSG_IGNORE 15:23:28.346 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40282]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:28.386 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:28.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60610]) process #29 SSH_MSG_IGNORE 15:23:28.388 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60610]) SSH_MSG_IGNORE 15:23:28.422 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55574]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:28.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55574]) process #12 SSH_MSG_IGNORE 15:23:28.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55574]) SSH_MSG_IGNORE 15:23:28.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55244]) process #20 SSH_MSG_CHANNEL_DATA 15:23:28.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]) by 202 down to 2095844 15:23:28.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]) SSH_MSG_CHANNEL_DATA len=202 15:23:28.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244] 15:23:28.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:28.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:28.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=243} 15:23:28.461 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4023bacb 15:23:28.461 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:28.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:28.461 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:28.461 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:28.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:28.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]) by 181 down to 2094956 15:23:28.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55244]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:28.462 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:28.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51152]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:28.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51152]) process #15 SSH_MSG_IGNORE 15:23:28.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51152]) SSH_MSG_IGNORE 15:23:28.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50722]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:28.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50722]) process #21 SSH_MSG_IGNORE 15:23:28.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50722]) SSH_MSG_IGNORE 15:23:28.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53350]) process #20 SSH_MSG_CHANNEL_DATA 15:23:28.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]) by 202 down to 2095844 15:23:28.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]) SSH_MSG_CHANNEL_DATA len=202 15:23:28.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350] 15:23:28.663 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52024]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:28.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:28.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:28.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=244} 15:23:28.663 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@503dea71 15:23:28.663 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:28.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:28.663 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:28.663 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:28.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52024]) process #14 SSH_MSG_IGNORE 15:23:28.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52024]) SSH_MSG_IGNORE 15:23:28.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:28.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]) by 181 down to 2094956 15:23:28.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53350]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:28.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:28.833 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60668]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:28.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60668]) process #25 SSH_MSG_IGNORE 15:23:28.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60668]) SSH_MSG_IGNORE 15:23:28.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38280]) process #20 SSH_MSG_CHANNEL_DATA 15:23:28.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]) by 202 down to 2095844 15:23:28.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]) SSH_MSG_CHANNEL_DATA len=202 15:23:28.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280] 15:23:28.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:28.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:28.865 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=245} 15:23:28.866 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7f87452f 15:23:28.866 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:28.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:28.867 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:28.867 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:28.867 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:28.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]) by 181 down to 2094956 15:23:28.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38280]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:28.868 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:28.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36460]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:28.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36460]) process #27 SSH_MSG_IGNORE 15:23:28.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36460]) SSH_MSG_IGNORE 15:23:28.928 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48396]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:28.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48396]) process #11 SSH_MSG_IGNORE 15:23:28.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48396]) SSH_MSG_IGNORE 15:23:29.008 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52786]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:29.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52786]) process #13 SSH_MSG_IGNORE 15:23:29.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52786]) SSH_MSG_IGNORE 15:23:29.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49288]) process #20 SSH_MSG_CHANNEL_DATA 15:23:29.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]) by 202 down to 2095844 15:23:29.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]) SSH_MSG_CHANNEL_DATA len=202 15:23:29.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288] 15:23:29.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:29.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:29.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=246} 15:23:29.054 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@50017489 15:23:29.054 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:29.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:29.054 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:29.054 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:29.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:29.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]) by 181 down to 2094956 15:23:29.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49288]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:29.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:29.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58144]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:29.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58144]) process #26 SSH_MSG_IGNORE 15:23:29.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58144]) SSH_MSG_IGNORE 15:23:29.171 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57316]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:29.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57316]) process #23 SSH_MSG_IGNORE 15:23:29.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57316]) SSH_MSG_IGNORE 15:23:29.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48116]) process #19 SSH_MSG_CHANNEL_DATA 15:23:29.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]) by 202 down to 2095844 15:23:29.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]) SSH_MSG_CHANNEL_DATA len=202 15:23:29.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116] 15:23:29.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:29.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:29.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=247} 15:23:29.245 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5432d850 15:23:29.245 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:29.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:29.245 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:29.245 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:29.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:29.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]) by 181 down to 2094956 15:23:29.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48116]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:29.246 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:29.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43976]) process #9 SSH_MSG_IGNORE 15:23:29.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43976]) SSH_MSG_IGNORE 15:23:29.307 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43976]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:23:29.365 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58154]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:29.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58154]) process #22 SSH_MSG_IGNORE 15:23:29.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58154]) SSH_MSG_IGNORE 15:23:29.399 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45848]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:29.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45848]) process #24 SSH_MSG_IGNORE 15:23:29.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45848]) SSH_MSG_IGNORE 15:23:29.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51540]) process #19 SSH_MSG_CHANNEL_DATA 15:23:29.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]) by 202 down to 2095844 15:23:29.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]) SSH_MSG_CHANNEL_DATA len=202 15:23:29.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540] 15:23:29.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:29.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:29.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=248} 15:23:29.438 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@76573929 15:23:29.438 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:29.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:29.439 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:29.439 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:29.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:29.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]) by 181 down to 2094956 15:23:29.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51540]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:29.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:29.448 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51500]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:29.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51500]) process #16 SSH_MSG_IGNORE 15:23:29.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51500]) SSH_MSG_IGNORE 15:23:29.474 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:29.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40676]) process #29 SSH_MSG_IGNORE 15:23:29.475 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40676]) SSH_MSG_IGNORE 15:23:29.523 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51948]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:29.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51948]) process #18 SSH_MSG_IGNORE 15:23:29.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51948]) SSH_MSG_IGNORE 15:23:29.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:29.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53144]) process #28 SSH_MSG_IGNORE 15:23:29.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53144]) SSH_MSG_IGNORE 15:23:29.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35068]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:29.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35068]) process #17 SSH_MSG_IGNORE 15:23:29.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35068]) SSH_MSG_IGNORE 15:23:29.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48116]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:29.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48116]) process #20 SSH_MSG_IGNORE 15:23:29.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48116]) SSH_MSG_IGNORE 15:23:29.609 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40320]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40320]) process #15 SSH_MSG_IGNORE 15:23:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40320]) SSH_MSG_IGNORE 15:23:29.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38498]) process #19 SSH_MSG_CHANNEL_DATA 15:23:29.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]) by 202 down to 2095844 15:23:29.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]) SSH_MSG_CHANNEL_DATA len=202 15:23:29.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498] 15:23:29.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:29.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:29.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=249} 15:23:29.642 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@70984743 15:23:29.642 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:29.642 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:29.642 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:29.642 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:29.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:29.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]) by 181 down to 2094956 15:23:29.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38498]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:29.643 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:29.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41236]) process #14 SSH_MSG_IGNORE 15:23:29.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41236]) SSH_MSG_IGNORE 15:23:29.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41236]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:29.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47450]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:29.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47450]) process #26 SSH_MSG_IGNORE 15:23:29.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47450]) SSH_MSG_IGNORE 15:23:29.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54362]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:29.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54362]) process #11 SSH_MSG_IGNORE 15:23:29.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54362]) SSH_MSG_IGNORE 15:23:29.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38210]) process #10 SSH_MSG_IGNORE 15:23:29.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38210]) SSH_MSG_IGNORE 15:23:29.849 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38210]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:29.984 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46926]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:29.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46926]) process #27 SSH_MSG_IGNORE 15:23:29.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46926]) SSH_MSG_IGNORE 15:23:29.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34350]) process #12 SSH_MSG_IGNORE 15:23:29.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34350]) SSH_MSG_IGNORE 15:23:29.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34350]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:30.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59392]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:30.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59392]) process #21 SSH_MSG_IGNORE 15:23:30.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59392]) SSH_MSG_IGNORE 15:23:30.202 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53232]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53232]) process #13 SSH_MSG_IGNORE 15:23:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53232]) SSH_MSG_IGNORE 15:23:30.311 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50978]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:30.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50978]) process #23 SSH_MSG_IGNORE 15:23:30.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50978]) SSH_MSG_IGNORE 15:23:30.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48158]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:30.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48158]) process #25 SSH_MSG_IGNORE 15:23:30.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48158]) SSH_MSG_IGNORE 15:23:30.400 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47724]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:30.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47724]) process #15 SSH_MSG_IGNORE 15:23:30.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47724]) SSH_MSG_IGNORE 15:23:30.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58472]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:30.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58472]) process #26 SSH_MSG_IGNORE 15:23:30.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58472]) SSH_MSG_IGNORE 15:23:30.516 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42660]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:30.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42660]) process #22 SSH_MSG_IGNORE 15:23:30.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42660]) SSH_MSG_IGNORE 15:23:30.652 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51540]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:30.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51540]) process #20 SSH_MSG_IGNORE 15:23:30.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51540]) SSH_MSG_IGNORE 15:23:30.657 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57644]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:30.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57644]) process #24 SSH_MSG_IGNORE 15:23:30.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57644]) SSH_MSG_IGNORE 15:23:30.689 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53234]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:30.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53234]) process #16 SSH_MSG_IGNORE 15:23:30.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53234]) SSH_MSG_IGNORE 15:23:30.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55164]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:30.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55164]) process #17 SSH_MSG_IGNORE 15:23:30.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55164]) SSH_MSG_IGNORE 15:23:30.721 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:30.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55036]) process #29 SSH_MSG_IGNORE 15:23:30.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55036]) SSH_MSG_IGNORE 15:23:30.738 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35124]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:23:30.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35124]) process #9 SSH_MSG_IGNORE 15:23:30.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35124]) SSH_MSG_IGNORE 15:23:30.770 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:30.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43018]) process #28 SSH_MSG_IGNORE 15:23:30.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43018]) SSH_MSG_IGNORE 15:23:30.820 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54124]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:30.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54124]) process #18 SSH_MSG_IGNORE 15:23:30.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54124]) SSH_MSG_IGNORE 15:23:30.941 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34570]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:30.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34570]) process #13 SSH_MSG_IGNORE 15:23:30.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34570]) SSH_MSG_IGNORE 15:23:30.982 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52028]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:30.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52028]) process #14 SSH_MSG_IGNORE 15:23:30.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52028]) SSH_MSG_IGNORE 15:23:30.990 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46866]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:30.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46866]) process #23 SSH_MSG_IGNORE 15:23:30.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46866]) SSH_MSG_IGNORE 15:23:31.034 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33802]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:31.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33802]) process #11 SSH_MSG_IGNORE 15:23:31.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33802]) SSH_MSG_IGNORE 15:23:31.101 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:23:31.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54888]) process #30 SSH_MSG_IGNORE 15:23:31.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54888]) SSH_MSG_IGNORE 15:23:31.186 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43618]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:31.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43618]) process #10 SSH_MSG_IGNORE 15:23:31.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43618]) SSH_MSG_IGNORE 15:23:31.273 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46336]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46336]) process #12 SSH_MSG_IGNORE 15:23:31.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46336]) SSH_MSG_IGNORE 15:23:31.298 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43254]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:31.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36940]) process #19 SSH_MSG_CHANNEL_DATA 15:23:31.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]) by 202 down to 2095844 15:23:31.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]) SSH_MSG_CHANNEL_DATA len=202 15:23:31.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940] 15:23:31.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:31.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:31.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=250} 15:23:31.299 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@46ce62 15:23:31.299 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:31.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:31.299 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:31.299 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:31.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:31.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43254]) process #27 SSH_MSG_IGNORE 15:23:31.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43254]) SSH_MSG_IGNORE 15:23:31.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]) by 181 down to 2094956 15:23:31.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36940]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:31.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:31.340 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49364]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:31.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49364]) process #25 SSH_MSG_IGNORE 15:23:31.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49364]) SSH_MSG_IGNORE 15:23:31.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56610]) process #19 SSH_MSG_CHANNEL_DATA 15:23:31.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]) by 202 down to 2095844 15:23:31.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]) SSH_MSG_CHANNEL_DATA len=202 15:23:31.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610] 15:23:31.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:31.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:31.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=251} 15:23:31.507 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3df44a60 15:23:31.507 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:31.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:31.507 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:31.507 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:31.507 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:31.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]) by 181 down to 2094956 15:23:31.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56610]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:31.508 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:31.531 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58794]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:31.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58794]) process #17 SSH_MSG_IGNORE 15:23:31.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58794]) SSH_MSG_IGNORE 15:23:31.563 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56680]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:31.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56680]) process #21 SSH_MSG_IGNORE 15:23:31.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56680]) SSH_MSG_IGNORE 15:23:31.697 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55832]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:31.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55832]) process #15 SSH_MSG_IGNORE 15:23:31.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55832]) SSH_MSG_IGNORE 15:23:31.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37492]) process #19 SSH_MSG_CHANNEL_DATA 15:23:31.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]) by 202 down to 2095844 15:23:31.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]) SSH_MSG_CHANNEL_DATA len=202 15:23:31.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492] 15:23:31.709 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:31.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:31.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=252} 15:23:31.710 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3396b4e4 15:23:31.710 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:31.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:31.710 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:31.710 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:31.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:31.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]) by 181 down to 2094956 15:23:31.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37492]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:31.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:31.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38546]) process #24 SSH_MSG_IGNORE 15:23:31.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38546]) SSH_MSG_IGNORE 15:23:31.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38546]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:31.795 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43386]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:23:31.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43386]) process #9 SSH_MSG_IGNORE 15:23:31.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43386]) SSH_MSG_IGNORE 15:23:31.813 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52940]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:31.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52940]) process #14 SSH_MSG_IGNORE 15:23:31.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52940]) SSH_MSG_IGNORE 15:23:31.859 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46924]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:31.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46924]) process #13 SSH_MSG_IGNORE 15:23:31.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46924]) SSH_MSG_IGNORE 15:23:31.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36408]) process #19 SSH_MSG_CHANNEL_DATA 15:23:31.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]) by 202 down to 2095844 15:23:31.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]) SSH_MSG_CHANNEL_DATA len=202 15:23:31.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408] 15:23:31.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:31.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:31.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=253} 15:23:31.912 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@447c45f1 15:23:31.912 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:31.912 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:31.912 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:31.912 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:31.913 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35042]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:31.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:31.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]) by 181 down to 2094956 15:23:31.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36408]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:31.913 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:31.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35042]) process #26 SSH_MSG_IGNORE 15:23:31.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35042]) SSH_MSG_IGNORE 15:23:31.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:31.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #16 SSH_MSG_IGNORE 15:23:31.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:23:31.928 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44320]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:31.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44320]) process #22 SSH_MSG_IGNORE 15:23:31.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44320]) SSH_MSG_IGNORE 15:23:31.975 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:31.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43124]) process #28 SSH_MSG_IGNORE 15:23:31.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43124]) SSH_MSG_IGNORE 15:23:31.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60726]) process #11 SSH_MSG_IGNORE 15:23:31.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60726]) SSH_MSG_IGNORE 15:23:31.976 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60726]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:32.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33108]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:32.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33108]) process #18 SSH_MSG_IGNORE 15:23:32.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33108]) SSH_MSG_IGNORE 15:23:32.069 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:32.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37206]) process #29 SSH_MSG_IGNORE 15:23:32.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37206]) SSH_MSG_IGNORE 15:23:32.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #19 SSH_MSG_CHANNEL_DATA 15:23:32.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) by 202 down to 2095844 15:23:32.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_CHANNEL_DATA len=202 15:23:32.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516] 15:23:32.116 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:32.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:32.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=254} 15:23:32.117 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2ae26ff6 15:23:32.117 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:32.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:32.117 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:32.117 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:32.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:32.117 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) by 181 down to 2094956 15:23:32.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:32.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:32.137 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51614]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:32.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51614]) process #23 SSH_MSG_IGNORE 15:23:32.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51614]) SSH_MSG_IGNORE 15:23:32.285 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38498]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:32.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38498]) process #20 SSH_MSG_IGNORE 15:23:32.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38498]) SSH_MSG_IGNORE 15:23:32.338 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57888]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:32.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #19 SSH_MSG_CHANNEL_DATA 15:23:32.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) by 202 down to 2095844 15:23:32.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_CHANNEL_DATA len=202 15:23:32.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516] 15:23:32.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:32.338 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:32.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=255} 15:23:32.339 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1032b156 15:23:32.339 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:32.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:32.339 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:32.339 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:32.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:32.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) by 181 down to 2094956 15:23:32.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:32.339 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:32.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57888]) process #12 SSH_MSG_IGNORE 15:23:32.340 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57888]) SSH_MSG_IGNORE 15:23:32.354 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37282]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:32.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37282]) process #10 SSH_MSG_IGNORE 15:23:32.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37282]) SSH_MSG_IGNORE 15:23:32.456 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:32.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #27 SSH_MSG_IGNORE 15:23:32.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:23:32.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55450]) process #19 SSH_MSG_CHANNEL_DATA 15:23:32.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]) by 202 down to 2095844 15:23:32.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]) SSH_MSG_CHANNEL_DATA len=202 15:23:32.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450] 15:23:32.536 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:32.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:32.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=256} 15:23:32.537 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6b697663 15:23:32.537 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:32.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:32.537 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:32.537 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:32.537 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:32.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]) by 181 down to 2094956 15:23:32.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55450]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:32.538 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:32.540 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59580]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:32.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59580]) process #24 SSH_MSG_IGNORE 15:23:32.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59580]) SSH_MSG_IGNORE 15:23:32.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58460]) process #19 SSH_MSG_CHANNEL_DATA 15:23:32.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]) by 202 down to 2095844 15:23:32.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]) SSH_MSG_CHANNEL_DATA len=202 15:23:32.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460] 15:23:32.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:32.734 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:32.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=257} 15:23:32.735 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5d4e5fd1 15:23:32.735 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:32.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:32.735 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:32.735 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:32.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:32.735 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]) by 181 down to 2094956 15:23:32.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58460]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:32.736 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:32.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50732]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:32.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50732]) process #14 SSH_MSG_IGNORE 15:23:32.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50732]) SSH_MSG_IGNORE 15:23:32.804 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38088]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:32.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38088]) process #25 SSH_MSG_IGNORE 15:23:32.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38088]) SSH_MSG_IGNORE 15:23:32.837 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50252]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:32.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50252]) process #21 SSH_MSG_IGNORE 15:23:32.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50252]) SSH_MSG_IGNORE 15:23:32.854 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:23:32.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55962]) process #30 SSH_MSG_IGNORE 15:23:32.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55962]) SSH_MSG_IGNORE 15:23:32.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39282]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:32.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39282]) process #22 SSH_MSG_IGNORE 15:23:32.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39282]) SSH_MSG_IGNORE 15:23:32.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34874]) process #19 SSH_MSG_CHANNEL_DATA 15:23:32.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]) by 202 down to 2095844 15:23:32.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]) SSH_MSG_CHANNEL_DATA len=202 15:23:32.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874] 15:23:32.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:32.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:32.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=258} 15:23:32.942 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1512b879 15:23:32.942 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:32.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:32.942 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:32.942 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:32.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:32.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]) by 181 down to 2094956 15:23:32.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34874]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:32.943 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:32.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44374]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:32.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44374]) process #17 SSH_MSG_IGNORE 15:23:32.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44374]) SSH_MSG_IGNORE 15:23:32.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46654]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46654]) process #15 SSH_MSG_IGNORE 15:23:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46654]) SSH_MSG_IGNORE 15:23:33.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:32830]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:33.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:32830]) process #13 SSH_MSG_IGNORE 15:23:33.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:32830]) SSH_MSG_IGNORE 15:23:33.123 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46446]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:33.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46446]) process #23 SSH_MSG_IGNORE 15:23:33.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46446]) SSH_MSG_IGNORE 15:23:33.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38054]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:33.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38054]) process #18 SSH_MSG_IGNORE 15:23:33.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38054]) SSH_MSG_IGNORE 15:23:33.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45432]) process #19 SSH_MSG_CHANNEL_DATA 15:23:33.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]) by 202 down to 2095844 15:23:33.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]) SSH_MSG_CHANNEL_DATA len=202 15:23:33.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432] 15:23:33.150 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:33.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:33.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=259} 15:23:33.151 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@155f78f5 15:23:33.151 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:33.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:33.151 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:33.151 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:33.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:33.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]) by 181 down to 2094956 15:23:33.151 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45432]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:33.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:33.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:33.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50996]) process #29 SSH_MSG_IGNORE 15:23:33.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50996]) SSH_MSG_IGNORE 15:23:33.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54118]) process #28 SSH_MSG_IGNORE 15:23:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54118]) SSH_MSG_IGNORE 15:23:33.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59152]) process #11 SSH_MSG_IGNORE 15:23:33.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59152]) SSH_MSG_IGNORE 15:23:33.305 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59152]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:33.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37572]) process #12 SSH_MSG_IGNORE 15:23:33.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37572]) SSH_MSG_IGNORE 15:23:33.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37572]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:33.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33070]) process #19 SSH_MSG_CHANNEL_DATA 15:23:33.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]) by 202 down to 2095844 15:23:33.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]) SSH_MSG_CHANNEL_DATA len=202 15:23:33.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070] 15:23:33.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:33.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:33.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=260} 15:23:33.351 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2028a606 15:23:33.351 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:33.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:33.352 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:33.352 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:33.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:33.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]) by 181 down to 2094956 15:23:33.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33070]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:33.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:33.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59260]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:23:33.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59260]) process #9 SSH_MSG_IGNORE 15:23:33.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59260]) SSH_MSG_IGNORE 15:23:33.378 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46760]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:33.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46760]) process #26 SSH_MSG_IGNORE 15:23:33.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46760]) SSH_MSG_IGNORE 15:23:33.395 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40132]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:33.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40132]) process #16 SSH_MSG_IGNORE 15:23:33.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40132]) SSH_MSG_IGNORE 15:23:33.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60050]) process #19 SSH_MSG_CHANNEL_DATA 15:23:33.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]) by 202 down to 2095844 15:23:33.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]) SSH_MSG_CHANNEL_DATA len=202 15:23:33.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050] 15:23:33.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:33.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:33.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=261} 15:23:33.554 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@38ef5c9e 15:23:33.554 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:33.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:33.554 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:33.554 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:33.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:33.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]) by 181 down to 2094956 15:23:33.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60050]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:33.554 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:33.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40090]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:33.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40090]) process #10 SSH_MSG_IGNORE 15:23:33.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40090]) SSH_MSG_IGNORE 15:23:33.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36940]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:33.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36940]) process #20 SSH_MSG_IGNORE 15:23:33.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36940]) SSH_MSG_IGNORE 15:23:33.684 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56816]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56816]) process #22 SSH_MSG_IGNORE 15:23:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56816]) SSH_MSG_IGNORE 15:23:33.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40314]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:33.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40314]) process #27 SSH_MSG_IGNORE 15:23:33.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40314]) SSH_MSG_IGNORE 15:23:33.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48068]) process #19 SSH_MSG_CHANNEL_DATA 15:23:33.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]) by 202 down to 2095844 15:23:33.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]) SSH_MSG_CHANNEL_DATA len=202 15:23:33.761 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068] 15:23:33.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:33.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:33.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=262} 15:23:33.762 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6ee64111 15:23:33.762 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:33.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:33.762 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:33.762 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:33.762 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:33.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]) by 181 down to 2094956 15:23:33.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48068]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:33.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:33.772 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53024]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:33.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53024]) process #24 SSH_MSG_IGNORE 15:23:33.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53024]) SSH_MSG_IGNORE 15:23:33.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45678]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:33.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45678]) process #25 SSH_MSG_IGNORE 15:23:33.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45678]) SSH_MSG_IGNORE 15:23:33.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39234]) process #19 SSH_MSG_CHANNEL_DATA 15:23:33.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]) by 202 down to 2095844 15:23:33.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]) SSH_MSG_CHANNEL_DATA len=202 15:23:33.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234] 15:23:33.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:33.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:33.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=263} 15:23:33.966 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72469918 15:23:33.966 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:33.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:33.966 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:33.966 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:33.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:33.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]) by 181 down to 2094956 15:23:33.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39234]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:33.967 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:34.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:23:34.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60062]) process #30 SSH_MSG_IGNORE 15:23:34.017 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60062]) SSH_MSG_IGNORE 15:23:34.019 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43564]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:34.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43564]) process #21 SSH_MSG_IGNORE 15:23:34.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43564]) SSH_MSG_IGNORE 15:23:34.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41604]) process #15 SSH_MSG_IGNORE 15:23:34.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41604]) SSH_MSG_IGNORE 15:23:34.118 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41604]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:34.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48456]) process #19 SSH_MSG_CHANNEL_DATA 15:23:34.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]) by 202 down to 2095844 15:23:34.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]) SSH_MSG_CHANNEL_DATA len=202 15:23:34.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456] 15:23:34.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:34.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:34.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=264} 15:23:34.177 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3567f98b 15:23:34.177 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:34.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:34.177 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:34.177 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:34.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:34.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]) by 181 down to 2094956 15:23:34.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48456]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:34.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:34.198 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:34.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #14 SSH_MSG_IGNORE 15:23:34.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:23:34.293 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:34.294 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44528]) process #29 SSH_MSG_IGNORE 15:23:34.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44528]) SSH_MSG_IGNORE 15:23:34.307 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45270]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:34.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45270]) process #13 SSH_MSG_IGNORE 15:23:34.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45270]) SSH_MSG_IGNORE 15:23:34.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58344]) process #19 SSH_MSG_CHANNEL_DATA 15:23:34.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]) by 202 down to 2095844 15:23:34.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]) SSH_MSG_CHANNEL_DATA len=202 15:23:34.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344] 15:23:34.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:34.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:34.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=265} 15:23:34.385 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@25f19fd3 15:23:34.385 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:34.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:34.385 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:34.385 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:34.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:34.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]) by 181 down to 2094956 15:23:34.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58344]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:34.385 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:34.413 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59614]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59614]) process #11 SSH_MSG_IGNORE 15:23:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59614]) SSH_MSG_IGNORE 15:23:34.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55152]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:34.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55152]) process #17 SSH_MSG_IGNORE 15:23:34.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55152]) SSH_MSG_IGNORE 15:23:34.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60536]) process #18 SSH_MSG_IGNORE 15:23:34.464 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60536]) SSH_MSG_IGNORE 15:23:34.461 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60536]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:34.482 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50618]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:34.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50618]) process #26 SSH_MSG_IGNORE 15:23:34.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50618]) SSH_MSG_IGNORE 15:23:34.501 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58044]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:34.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58044]) process #23 SSH_MSG_IGNORE 15:23:34.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58044]) SSH_MSG_IGNORE 15:23:34.543 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50140]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:34.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50140]) process #16 SSH_MSG_IGNORE 15:23:34.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50140]) SSH_MSG_IGNORE 15:23:34.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57814]) process #19 SSH_MSG_CHANNEL_DATA 15:23:34.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]) by 202 down to 2095844 15:23:34.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]) SSH_MSG_CHANNEL_DATA len=202 15:23:34.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814] 15:23:34.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:34.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:34.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=266} 15:23:34.592 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a7e0f58 15:23:34.592 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:34.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34250]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:34.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:34.592 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:34.592 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:34.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:34.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34250]) process #28 SSH_MSG_IGNORE 15:23:34.594 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34250]) SSH_MSG_IGNORE 15:23:34.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]) by 181 down to 2094956 15:23:34.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57814]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:34.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:34.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57962]) process #19 SSH_MSG_CHANNEL_DATA 15:23:34.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]) by 202 down to 2095844 15:23:34.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]) SSH_MSG_CHANNEL_DATA len=202 15:23:34.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962] 15:23:34.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:34.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:34.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=267} 15:23:34.793 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d5ec1b 15:23:34.793 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:34.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:34.793 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:34.793 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:34.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:34.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]) by 181 down to 2094956 15:23:34.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57962]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:34.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:34.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35212]) process #12 SSH_MSG_IGNORE 15:23:34.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35212]) SSH_MSG_IGNORE 15:23:34.797 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35212]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:34.952 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56610]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:34.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56610]) process #20 SSH_MSG_IGNORE 15:23:34.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56610]) SSH_MSG_IGNORE 15:23:34.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37362]) process #19 SSH_MSG_CHANNEL_DATA 15:23:34.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]) by 202 down to 2095844 15:23:34.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]) SSH_MSG_CHANNEL_DATA len=202 15:23:34.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362] 15:23:34.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:34.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:34.994 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=268} 15:23:34.996 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@25225f2e 15:23:34.996 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:34.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:34.996 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:34.996 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:34.996 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:34.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]) by 181 down to 2094956 15:23:34.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37362]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:34.997 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:35.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40368]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:35.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40368]) process #24 SSH_MSG_IGNORE 15:23:35.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40368]) SSH_MSG_IGNORE 15:23:35.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44176]) process #13 SSH_MSG_IGNORE 15:23:35.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44176]) SSH_MSG_IGNORE 15:23:35.058 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44176]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:35.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56248]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:23:35.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56248]) process #9 SSH_MSG_IGNORE 15:23:35.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56248]) SSH_MSG_IGNORE 15:23:35.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43496]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:35.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43496]) process #22 SSH_MSG_IGNORE 15:23:35.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43496]) SSH_MSG_IGNORE 15:23:35.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57892]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:35.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57892]) process #21 SSH_MSG_IGNORE 15:23:35.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57892]) SSH_MSG_IGNORE 15:23:35.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60986]) process #19 SSH_MSG_CHANNEL_DATA 15:23:35.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]) by 202 down to 2095844 15:23:35.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]) SSH_MSG_CHANNEL_DATA len=202 15:23:35.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986] 15:23:35.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:35.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:35.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=269} 15:23:35.203 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5676fdbe 15:23:35.203 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:35.203 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:35.203 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:35.203 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:35.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:35.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]) by 181 down to 2094956 15:23:35.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60986]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:35.204 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:35.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47086]) process #10 SSH_MSG_IGNORE 15:23:35.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47086]) SSH_MSG_IGNORE 15:23:35.215 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47086]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:35.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55726]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:35.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55726]) process #11 SSH_MSG_IGNORE 15:23:35.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55726]) SSH_MSG_IGNORE 15:23:35.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47616]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:35.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47616]) process #27 SSH_MSG_IGNORE 15:23:35.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47616]) SSH_MSG_IGNORE 15:23:35.296 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:23:35.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54708]) process #30 SSH_MSG_IGNORE 15:23:35.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54708]) SSH_MSG_IGNORE 15:23:35.327 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59792]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:35.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59792]) process #25 SSH_MSG_IGNORE 15:23:35.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59792]) SSH_MSG_IGNORE 15:23:35.354 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59020]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:35.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59020]) process #14 SSH_MSG_IGNORE 15:23:35.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59020]) SSH_MSG_IGNORE 15:23:35.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60546]) process #19 SSH_MSG_CHANNEL_DATA 15:23:35.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]) by 202 down to 2095844 15:23:35.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]) SSH_MSG_CHANNEL_DATA len=202 15:23:35.404 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546] 15:23:35.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:35.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:35.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=270} 15:23:35.405 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@45a3e862 15:23:35.405 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:35.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:35.405 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:35.405 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:35.405 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:35.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]) by 181 down to 2094956 15:23:35.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60546]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:35.406 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:35.420 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:35.421 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39854]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:35.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35166]) process #29 SSH_MSG_IGNORE 15:23:35.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35166]) SSH_MSG_IGNORE 15:23:35.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39854]) process #15 SSH_MSG_IGNORE 15:23:35.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39854]) SSH_MSG_IGNORE 15:23:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50180]) process #17 SSH_MSG_IGNORE 15:23:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50180]) SSH_MSG_IGNORE 15:23:35.425 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50180]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:35.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49192]) process #19 SSH_MSG_CHANNEL_DATA 15:23:35.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]) by 202 down to 2095844 15:23:35.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]) SSH_MSG_CHANNEL_DATA len=202 15:23:35.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192] 15:23:35.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:35.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:35.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=271} 15:23:35.610 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@699f8fa8 15:23:35.610 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:35.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:35.610 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:35.610 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:35.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:35.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]) by 181 down to 2094956 15:23:35.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49192]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:35.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:35.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47276]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:35.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37358]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47276]) process #23 SSH_MSG_IGNORE 15:23:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47276]) SSH_MSG_IGNORE 15:23:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37358]) process #26 SSH_MSG_IGNORE 15:23:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37358]) SSH_MSG_IGNORE 15:23:35.711 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58356]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:35.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58356]) process #16 SSH_MSG_IGNORE 15:23:35.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58356]) SSH_MSG_IGNORE 15:23:35.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42458]) process #18 SSH_MSG_IGNORE 15:23:35.771 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42458]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:35.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42458]) SSH_MSG_IGNORE 15:23:35.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51948]) process #19 SSH_MSG_CHANNEL_DATA 15:23:35.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]) by 202 down to 2095844 15:23:35.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]) SSH_MSG_CHANNEL_DATA len=202 15:23:35.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948] 15:23:35.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:35.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:35.817 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=272} 15:23:35.817 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30921342 15:23:35.817 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:35.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:35.818 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:35.818 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:35.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:35.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]) by 181 down to 2094956 15:23:35.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51948]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:35.818 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:35.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38758]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38758]) process #28 SSH_MSG_IGNORE 15:23:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38758]) SSH_MSG_IGNORE 15:23:36.011 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40848]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:36.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40848]) process #13 SSH_MSG_IGNORE 15:23:36.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40848]) SSH_MSG_IGNORE 15:23:36.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54124]) process #19 SSH_MSG_CHANNEL_DATA 15:23:36.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]) by 202 down to 2095844 15:23:36.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]) SSH_MSG_CHANNEL_DATA len=202 15:23:36.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124] 15:23:36.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:36.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:36.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=273} 15:23:36.022 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33280367 15:23:36.022 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:36.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:36.022 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:36.022 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:36.022 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:36.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]) by 181 down to 2094956 15:23:36.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54124]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:36.023 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:36.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47636]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:36.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47636]) process #21 SSH_MSG_IGNORE 15:23:36.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47636]) SSH_MSG_IGNORE 15:23:36.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33108]) process #19 SSH_MSG_CHANNEL_DATA 15:23:36.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]) by 202 down to 2095844 15:23:36.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]) SSH_MSG_CHANNEL_DATA len=202 15:23:36.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108] 15:23:36.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:36.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:36.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=274} 15:23:36.225 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4cebb548 15:23:36.225 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:36.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:36.225 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:36.225 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:36.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:36.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]) by 181 down to 2094956 15:23:36.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33108]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:36.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:36.231 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:36.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #12 SSH_MSG_IGNORE 15:23:36.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:23:36.233 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46464]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:23:36.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46464]) process #9 SSH_MSG_IGNORE 15:23:36.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46464]) SSH_MSG_IGNORE 15:23:36.238 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37492]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37492]) process #20 SSH_MSG_IGNORE 15:23:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37492]) SSH_MSG_IGNORE 15:23:36.380 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46272]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:36.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46272]) process #24 SSH_MSG_IGNORE 15:23:36.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46272]) SSH_MSG_IGNORE 15:23:36.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38054]) process #19 SSH_MSG_CHANNEL_DATA 15:23:36.426 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]) by 202 down to 2095844 15:23:36.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]) SSH_MSG_CHANNEL_DATA len=202 15:23:36.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054] 15:23:36.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:36.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:36.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=275} 15:23:36.427 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@42d8e156 15:23:36.427 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:36.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:36.427 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:36.427 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:36.427 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:36.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]) by 181 down to 2094956 15:23:36.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38054]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:36.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:36.453 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54238]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54238]) process #22 SSH_MSG_IGNORE 15:23:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54238]) SSH_MSG_IGNORE 15:23:36.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44996]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:36.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44996]) process #11 SSH_MSG_IGNORE 15:23:36.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44996]) SSH_MSG_IGNORE 15:23:36.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50372]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:36.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50372]) process #15 SSH_MSG_IGNORE 15:23:36.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50372]) SSH_MSG_IGNORE 15:23:36.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59766]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:36.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59766]) process #25 SSH_MSG_IGNORE 15:23:36.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59766]) SSH_MSG_IGNORE 15:23:36.588 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:23:36.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58112]) process #30 SSH_MSG_IGNORE 15:23:36.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58112]) SSH_MSG_IGNORE 15:23:36.629 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:36.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54380]) process #29 SSH_MSG_IGNORE 15:23:36.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54380]) SSH_MSG_IGNORE 15:23:36.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60536]) process #19 SSH_MSG_CHANNEL_DATA 15:23:36.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]) by 202 down to 2095844 15:23:36.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]) SSH_MSG_CHANNEL_DATA len=202 15:23:36.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536] 15:23:36.635 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:36.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:36.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=276} 15:23:36.636 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2377412e 15:23:36.636 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:36.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:36.636 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:36.636 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:36.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:36.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]) by 181 down to 2094956 15:23:36.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60536]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:36.636 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:36.644 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53088]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:36.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53088]) process #27 SSH_MSG_IGNORE 15:23:36.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53088]) SSH_MSG_IGNORE 15:23:36.732 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56674]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:36.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56674]) process #14 SSH_MSG_IGNORE 15:23:36.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56674]) SSH_MSG_IGNORE 15:23:36.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57744]) process #10 SSH_MSG_IGNORE 15:23:36.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57744]) SSH_MSG_IGNORE 15:23:36.733 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57744]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:36.757 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45880]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:36.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45880]) process #26 SSH_MSG_IGNORE 15:23:36.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45880]) SSH_MSG_IGNORE 15:23:36.811 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46650]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:36.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46650]) process #17 SSH_MSG_IGNORE 15:23:36.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46650]) SSH_MSG_IGNORE 15:23:36.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42458]) process #19 SSH_MSG_CHANNEL_DATA 15:23:36.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]) by 202 down to 2095844 15:23:36.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]) SSH_MSG_CHANNEL_DATA len=202 15:23:36.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458] 15:23:36.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:36.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:36.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=277} 15:23:36.836 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55e73fa6 15:23:36.836 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:36.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:36.836 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:36.836 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:36.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:36.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]) by 181 down to 2094956 15:23:36.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42458]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:36.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:36.931 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39958]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:36.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39958]) process #16 SSH_MSG_IGNORE 15:23:36.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39958]) SSH_MSG_IGNORE 15:23:36.963 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41400]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:36.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41400]) process #23 SSH_MSG_IGNORE 15:23:36.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41400]) SSH_MSG_IGNORE 15:23:36.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47864]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:36.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47864]) process #18 SSH_MSG_IGNORE 15:23:36.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47864]) SSH_MSG_IGNORE 15:23:37.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47864]) process #19 SSH_MSG_CHANNEL_DATA 15:23:37.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]) by 202 down to 2095844 15:23:37.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]) SSH_MSG_CHANNEL_DATA len=202 15:23:37.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864] 15:23:37.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:37.040 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:37.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=278} 15:23:37.041 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72a95a1a 15:23:37.041 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:37.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:37.041 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:37.041 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:37.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:37.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]) by 181 down to 2094956 15:23:37.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47864]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:37.041 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:37.074 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39500]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39500]) process #13 SSH_MSG_IGNORE 15:23:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39500]) SSH_MSG_IGNORE 15:23:37.163 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48346]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:37.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48346]) process #28 SSH_MSG_IGNORE 15:23:37.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48346]) SSH_MSG_IGNORE 15:23:37.214 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40596]) packet #10 sending command=2[SSH_MSG_IGNORE] len=27 15:23:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40596]) process #9 SSH_MSG_IGNORE 15:23:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40596]) SSH_MSG_IGNORE 15:23:37.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41398]) process #18 SSH_MSG_CHANNEL_DATA 15:23:37.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]) by 202 down to 2095844 15:23:37.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]) SSH_MSG_CHANNEL_DATA len=202 15:23:37.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398] 15:23:37.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:37.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:37.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=279} 15:23:37.259 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5cc44dc0 15:23:37.259 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:37.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:37.259 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:37.259 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:37.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:37.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]) by 181 down to 2094956 15:23:37.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41398]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:37.260 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:37.308 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42082]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:37.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42082]) process #12 SSH_MSG_IGNORE 15:23:37.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42082]) SSH_MSG_IGNORE 15:23:37.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55758]) process #18 SSH_MSG_CHANNEL_DATA 15:23:37.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]) by 202 down to 2095844 15:23:37.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]) SSH_MSG_CHANNEL_DATA len=202 15:23:37.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758] 15:23:37.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:37.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:37.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=280} 15:23:37.457 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5210016c 15:23:37.457 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:37.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:37.457 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:37.457 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:37.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:37.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]) by 181 down to 2094956 15:23:37.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55758]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:37.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:37.459 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58256]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:37.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58256]) process #26 SSH_MSG_IGNORE 15:23:37.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58256]) SSH_MSG_IGNORE 15:23:37.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40580]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40580]) process #24 SSH_MSG_IGNORE 15:23:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40580]) SSH_MSG_IGNORE 15:23:37.505 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60978]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:37.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60978]) process #21 SSH_MSG_IGNORE 15:23:37.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60978]) SSH_MSG_IGNORE 15:23:37.545 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55224]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:37.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55224]) process #22 SSH_MSG_IGNORE 15:23:37.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55224]) SSH_MSG_IGNORE 15:23:37.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47884]) process #18 SSH_MSG_CHANNEL_DATA 15:23:37.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]) by 202 down to 2095844 15:23:37.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]) SSH_MSG_CHANNEL_DATA len=202 15:23:37.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884] 15:23:37.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:37.662 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:37.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=281} 15:23:37.663 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7c22a 15:23:37.663 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:37.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:37.663 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:37.663 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:37.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:37.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]) by 181 down to 2094956 15:23:37.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47884]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:37.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:37.778 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:37.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50598]) process #29 SSH_MSG_IGNORE 15:23:37.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50598]) SSH_MSG_IGNORE 15:23:37.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53618]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53618]) process #25 SSH_MSG_IGNORE 15:23:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53618]) SSH_MSG_IGNORE 15:23:37.800 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36408]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:37.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36408]) process #20 SSH_MSG_IGNORE 15:23:37.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36408]) SSH_MSG_IGNORE 15:23:37.837 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60884]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60884]) process #27 SSH_MSG_IGNORE 15:23:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60884]) SSH_MSG_IGNORE 15:23:37.843 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:23:37.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34104]) process #30 SSH_MSG_IGNORE 15:23:37.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34104]) SSH_MSG_IGNORE 15:23:37.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34526]) process #18 SSH_MSG_CHANNEL_DATA 15:23:37.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]) by 202 down to 2095844 15:23:37.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]) SSH_MSG_CHANNEL_DATA len=202 15:23:37.878 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526] 15:23:37.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:37.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:37.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=282} 15:23:37.879 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@60d7e7cc 15:23:37.879 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:37.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:37.879 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:37.879 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:37.879 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:37.880 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]) by 181 down to 2094956 15:23:37.880 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34526]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:37.880 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:37.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55408]) process #15 SSH_MSG_IGNORE 15:23:37.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55408]) SSH_MSG_IGNORE 15:23:37.881 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55408]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:37.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54286]) process #10 SSH_MSG_IGNORE 15:23:37.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54286]) SSH_MSG_IGNORE 15:23:37.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54286]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:38.005 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42628]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:38.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42628]) process #17 SSH_MSG_IGNORE 15:23:38.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42628]) SSH_MSG_IGNORE 15:23:38.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49154]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:38.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49154]) process #23 SSH_MSG_IGNORE 15:23:38.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49154]) SSH_MSG_IGNORE 15:23:38.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43062]) process #11 SSH_MSG_IGNORE 15:23:38.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43062]) SSH_MSG_IGNORE 15:23:38.082 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43062]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:38.097 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37352]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:38.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37352]) process #14 SSH_MSG_IGNORE 15:23:38.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37352]) SSH_MSG_IGNORE 15:23:38.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35848]) process #18 SSH_MSG_CHANNEL_DATA 15:23:38.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]) by 202 down to 2095844 15:23:38.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]) SSH_MSG_CHANNEL_DATA len=202 15:23:38.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848] 15:23:38.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:38.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:38.113 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=283} 15:23:38.113 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3465ba6d 15:23:38.113 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:38.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:38.114 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:38.114 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:38.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:38.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]) by 181 down to 2094956 15:23:38.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35848]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:38.114 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:38.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36924]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:38.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36924]) process #16 SSH_MSG_IGNORE 15:23:38.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36924]) SSH_MSG_IGNORE 15:23:38.267 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47972]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:38.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47972]) process #24 SSH_MSG_IGNORE 15:23:38.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47972]) SSH_MSG_IGNORE 15:23:38.304 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41398]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:38.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41398]) process #19 SSH_MSG_IGNORE 15:23:38.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41398]) SSH_MSG_IGNORE 15:23:38.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54224]) process #18 SSH_MSG_CHANNEL_DATA 15:23:38.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]) by 202 down to 2095844 15:23:38.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]) SSH_MSG_CHANNEL_DATA len=202 15:23:38.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224] 15:23:38.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:38.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:38.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=284} 15:23:38.318 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72032e7a 15:23:38.318 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:38.318 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:38.318 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:38.318 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:38.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:38.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]) by 181 down to 2094956 15:23:38.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54224]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:38.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:38.330 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33868]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:38.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33868]) process #13 SSH_MSG_IGNORE 15:23:38.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33868]) SSH_MSG_IGNORE 15:23:38.337 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38174]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:38.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38174]) process #26 SSH_MSG_IGNORE 15:23:38.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38174]) SSH_MSG_IGNORE 15:23:38.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33050]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33050]) process #28 SSH_MSG_IGNORE 15:23:38.424 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33050]) SSH_MSG_IGNORE 15:23:38.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45820]) process #18 SSH_MSG_CHANNEL_DATA 15:23:38.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]) by 202 down to 2095844 15:23:38.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]) SSH_MSG_CHANNEL_DATA len=202 15:23:38.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820] 15:23:38.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:38.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:38.527 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=285} 15:23:38.528 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1dfcbae5 15:23:38.528 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:38.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:38.528 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:38.528 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:38.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:38.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]) by 181 down to 2094956 15:23:38.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45820]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:38.528 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:38.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42510]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:38.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42510]) process #21 SSH_MSG_IGNORE 15:23:38.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42510]) SSH_MSG_IGNORE 15:23:38.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60160]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:38.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60160]) process #12 SSH_MSG_IGNORE 15:23:38.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60160]) SSH_MSG_IGNORE 15:23:38.621 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36106]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:38.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36106]) process #25 SSH_MSG_IGNORE 15:23:38.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36106]) SSH_MSG_IGNORE 15:23:38.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58406]) process #18 SSH_MSG_CHANNEL_DATA 15:23:38.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]) by 202 down to 2095844 15:23:38.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]) SSH_MSG_CHANNEL_DATA len=202 15:23:38.737 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406] 15:23:38.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:38.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:38.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=286} 15:23:38.738 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@51fba4b5 15:23:38.738 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:38.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:38.738 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:38.738 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:38.738 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:38.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]) by 181 down to 2094956 15:23:38.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58406]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:38.739 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:38.741 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #20 SSH_MSG_IGNORE 15:23:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:23:38.766 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54674]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:38.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54674]) process #22 SSH_MSG_IGNORE 15:23:38.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54674]) SSH_MSG_IGNORE 15:23:38.875 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50712]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:38.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50712]) process #15 SSH_MSG_IGNORE 15:23:38.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50712]) SSH_MSG_IGNORE 15:23:38.917 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37244]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:38.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37244]) process #27 SSH_MSG_IGNORE 15:23:38.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37244]) SSH_MSG_IGNORE 15:23:38.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40394]) process #18 SSH_MSG_CHANNEL_DATA 15:23:38.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]) by 202 down to 2095844 15:23:38.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]) SSH_MSG_CHANNEL_DATA len=202 15:23:38.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394] 15:23:38.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:38.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:38.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=287} 15:23:38.949 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2194e000 15:23:38.949 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:38.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:38.949 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:38.949 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:38.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:38.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]) by 181 down to 2094956 15:23:38.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40394]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:38.949 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:39.025 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:23:39.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54902]) process #30 SSH_MSG_IGNORE 15:23:39.026 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54902]) SSH_MSG_IGNORE 15:23:39.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:39.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44860]) process #29 SSH_MSG_IGNORE 15:23:39.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44860]) SSH_MSG_IGNORE 15:23:39.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42314]) process #18 SSH_MSG_CHANNEL_DATA 15:23:39.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]) by 202 down to 2095844 15:23:39.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]) SSH_MSG_CHANNEL_DATA len=202 15:23:39.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314] 15:23:39.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:39.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:39.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=288} 15:23:39.151 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9ba3705 15:23:39.151 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:39.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:39.151 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:39.151 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:39.151 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:39.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]) by 181 down to 2094956 15:23:39.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42314]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:39.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:39.158 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35768]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:39.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35768]) process #17 SSH_MSG_IGNORE 15:23:39.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35768]) SSH_MSG_IGNORE 15:23:39.179 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58670]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:39.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58670]) process #11 SSH_MSG_IGNORE 15:23:39.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58670]) SSH_MSG_IGNORE 15:23:39.188 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56304]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:39.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56304]) process #13 SSH_MSG_IGNORE 15:23:39.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56304]) SSH_MSG_IGNORE 15:23:39.242 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59584]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:39.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59584]) process #14 SSH_MSG_IGNORE 15:23:39.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59584]) SSH_MSG_IGNORE 15:23:39.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55096]) process #18 SSH_MSG_CHANNEL_DATA 15:23:39.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]) by 202 down to 2095844 15:23:39.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]) SSH_MSG_CHANNEL_DATA len=202 15:23:39.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096] 15:23:39.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:39.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:39.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=289} 15:23:39.357 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@205ac778 15:23:39.357 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:39.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:39.357 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:39.357 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:39.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:39.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]) by 181 down to 2094956 15:23:39.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55096]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:39.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:39.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56416]) process #10 SSH_MSG_IGNORE 15:23:39.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56416]) SSH_MSG_IGNORE 15:23:39.365 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56416]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:39.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36484]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:39.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36484]) process #23 SSH_MSG_IGNORE 15:23:39.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36484]) SSH_MSG_IGNORE 15:23:39.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57378]) process #12 SSH_MSG_IGNORE 15:23:39.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57378]) SSH_MSG_IGNORE 15:23:39.472 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57378]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:39.541 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38652]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:39.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38652]) process #26 SSH_MSG_IGNORE 15:23:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38652]) SSH_MSG_IGNORE 15:23:39.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55850]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:39.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55850]) process #16 SSH_MSG_IGNORE 15:23:39.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55850]) SSH_MSG_IGNORE 15:23:39.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54022]) process #18 SSH_MSG_CHANNEL_DATA 15:23:39.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]) by 202 down to 2095844 15:23:39.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]) SSH_MSG_CHANNEL_DATA len=202 15:23:39.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022] 15:23:39.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:39.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:39.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=290} 15:23:39.565 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d6fd25e 15:23:39.565 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:39.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:39.565 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:39.565 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:39.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:39.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]) by 181 down to 2094956 15:23:39.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54022]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:39.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:39.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47238]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:39.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47238]) process #28 SSH_MSG_IGNORE 15:23:39.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47238]) SSH_MSG_IGNORE 15:23:39.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46850]) process #18 SSH_MSG_CHANNEL_DATA 15:23:39.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]) by 202 down to 2095844 15:23:39.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]) SSH_MSG_CHANNEL_DATA len=202 15:23:39.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850] 15:23:39.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:39.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:39.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=291} 15:23:39.737 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@73a390df 15:23:39.737 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:39.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:39.737 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:39.737 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:39.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:39.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]) by 181 down to 2094956 15:23:39.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46850]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:39.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:39.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51538]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:39.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51538]) process #25 SSH_MSG_IGNORE 15:23:39.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51538]) SSH_MSG_IGNORE 15:23:39.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55758]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:39.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55758]) process #19 SSH_MSG_IGNORE 15:23:39.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55758]) SSH_MSG_IGNORE 15:23:39.875 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58680]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:39.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58680]) process #24 SSH_MSG_IGNORE 15:23:39.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58680]) SSH_MSG_IGNORE 15:23:39.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40294]) process #18 SSH_MSG_CHANNEL_DATA 15:23:39.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]) by 202 down to 2095844 15:23:39.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]) SSH_MSG_CHANNEL_DATA len=202 15:23:39.932 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294] 15:23:39.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:39.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:39.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=292} 15:23:39.933 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13ae73c7 15:23:39.933 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:39.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:39.933 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:39.933 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:39.933 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:39.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]) by 181 down to 2094956 15:23:39.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40294]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:39.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:39.976 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:39.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #20 SSH_MSG_IGNORE 15:23:39.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:23:39.997 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57594]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57594]) process #22 SSH_MSG_IGNORE 15:23:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57594]) SSH_MSG_IGNORE 15:23:40.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50400]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:40.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50400]) process #21 SSH_MSG_IGNORE 15:23:40.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50400]) SSH_MSG_IGNORE 15:23:40.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42684]) process #18 SSH_MSG_CHANNEL_DATA 15:23:40.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]) by 202 down to 2095844 15:23:40.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]) SSH_MSG_CHANNEL_DATA len=202 15:23:40.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684] 15:23:40.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:40.131 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:40.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=293} 15:23:40.132 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74f1a559 15:23:40.132 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:40.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:40.132 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:40.132 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:40.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:40.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]) by 181 down to 2094956 15:23:40.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42684]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:40.132 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:40.157 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59038]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59038]) process #27 SSH_MSG_IGNORE 15:23:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59038]) SSH_MSG_IGNORE 15:23:40.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41854]) process #15 SSH_MSG_IGNORE 15:23:40.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41854]) SSH_MSG_IGNORE 15:23:40.164 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41854]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:40.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51716]) process #18 SSH_MSG_CHANNEL_DATA 15:23:40.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]) by 202 down to 2095844 15:23:40.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]) SSH_MSG_CHANNEL_DATA len=202 15:23:40.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716] 15:23:40.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:40.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:40.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=294} 15:23:40.332 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@9a242b6 15:23:40.332 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:40.332 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:40.332 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:40.332 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:40.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:40.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]) by 181 down to 2094956 15:23:40.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51716]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:40.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43232]) process #13 SSH_MSG_IGNORE 15:23:40.389 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43232]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43232]) SSH_MSG_IGNORE 15:23:40.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53276]) process #17 SSH_MSG_IGNORE 15:23:40.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53276]) SSH_MSG_IGNORE 15:23:40.480 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53276]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:40.487 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43380]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:40.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43380]) process #23 SSH_MSG_IGNORE 15:23:40.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43380]) SSH_MSG_IGNORE 15:23:40.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:23:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38538]) process #30 SSH_MSG_IGNORE 15:23:40.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38538]) SSH_MSG_IGNORE 15:23:40.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57552]) process #18 SSH_MSG_CHANNEL_DATA 15:23:40.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]) by 202 down to 2095844 15:23:40.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]) SSH_MSG_CHANNEL_DATA len=202 15:23:40.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552] 15:23:40.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:40.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:40.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=295} 15:23:40.533 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5cc552de 15:23:40.533 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:40.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:40.533 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:40.533 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:40.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:40.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]) by 181 down to 2094956 15:23:40.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57552]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:40.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:40.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43862]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:40.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43862]) process #14 SSH_MSG_IGNORE 15:23:40.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43862]) SSH_MSG_IGNORE 15:23:40.732 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:40.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41124]) process #18 SSH_MSG_CHANNEL_DATA 15:23:40.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]) by 202 down to 2095844 15:23:40.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]) SSH_MSG_CHANNEL_DATA len=202 15:23:40.732 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124] 15:23:40.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:40.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:40.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=296} 15:23:40.733 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e7471f2 15:23:40.733 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:40.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:40.733 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:40.733 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:40.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:40.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]) by 181 down to 2094956 15:23:40.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41124]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:40.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:40.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33996]) process #29 SSH_MSG_IGNORE 15:23:40.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33996]) SSH_MSG_IGNORE 15:23:40.743 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40930]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:40.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40930]) process #10 SSH_MSG_IGNORE 15:23:40.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40930]) SSH_MSG_IGNORE 15:23:40.753 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49742]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:40.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49742]) process #16 SSH_MSG_IGNORE 15:23:40.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49742]) SSH_MSG_IGNORE 15:23:40.760 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58864]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:40.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58864]) process #25 SSH_MSG_IGNORE 15:23:40.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58864]) SSH_MSG_IGNORE 15:23:40.775 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58078]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58078]) process #24 SSH_MSG_IGNORE 15:23:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58078]) SSH_MSG_IGNORE 15:23:40.808 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37488]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:40.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37488]) process #26 SSH_MSG_IGNORE 15:23:40.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37488]) SSH_MSG_IGNORE 15:23:40.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37928]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:40.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37928]) process #28 SSH_MSG_IGNORE 15:23:40.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37928]) SSH_MSG_IGNORE 15:23:40.894 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41062]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:40.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41062]) process #11 SSH_MSG_IGNORE 15:23:40.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41062]) SSH_MSG_IGNORE 15:23:40.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35068]) process #18 SSH_MSG_CHANNEL_DATA 15:23:40.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]) by 202 down to 2095844 15:23:40.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]) SSH_MSG_CHANNEL_DATA len=202 15:23:40.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068] 15:23:40.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:40.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:40.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=297} 15:23:40.936 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5284e076 15:23:40.936 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:40.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:40.936 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:40.936 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:40.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:40.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]) by 181 down to 2094956 15:23:40.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35068]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:40.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:40.976 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47884]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:40.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47884]) process #19 SSH_MSG_IGNORE 15:23:40.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47884]) SSH_MSG_IGNORE 15:23:40.989 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42588]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42588]) process #21 SSH_MSG_IGNORE 15:23:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42588]) SSH_MSG_IGNORE 15:23:40.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36490]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:40.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36490]) process #12 SSH_MSG_IGNORE 15:23:40.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36490]) SSH_MSG_IGNORE 15:23:41.080 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51622]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:41.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51622]) process #13 SSH_MSG_IGNORE 15:23:41.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51622]) SSH_MSG_IGNORE 15:23:41.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55164]) process #18 SSH_MSG_CHANNEL_DATA 15:23:41.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]) by 202 down to 2095844 15:23:41.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]) SSH_MSG_CHANNEL_DATA len=202 15:23:41.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164] 15:23:41.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:41.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:41.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=298} 15:23:41.142 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6853cf22 15:23:41.142 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:41.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:41.142 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:41.142 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:41.142 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:41.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]) by 181 down to 2094956 15:23:41.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55164]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:41.143 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:41.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55450]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:41.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55450]) process #20 SSH_MSG_IGNORE 15:23:41.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55450]) SSH_MSG_IGNORE 15:23:41.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58794]) process #18 SSH_MSG_CHANNEL_DATA 15:23:41.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]) by 202 down to 2095844 15:23:41.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]) SSH_MSG_CHANNEL_DATA len=202 15:23:41.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794] 15:23:41.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:41.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:41.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=299} 15:23:41.330 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7599ac52 15:23:41.330 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:41.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:41.330 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:41.330 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:41.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:41.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]) by 181 down to 2094956 15:23:41.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58794]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:41.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:41.354 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56052]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:41.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56052]) process #22 SSH_MSG_IGNORE 15:23:41.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56052]) SSH_MSG_IGNORE 15:23:41.357 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38246]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:41.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38246]) process #15 SSH_MSG_IGNORE 15:23:41.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38246]) SSH_MSG_IGNORE 15:23:41.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44374]) process #18 SSH_MSG_CHANNEL_DATA 15:23:41.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]) by 202 down to 2095844 15:23:41.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]) SSH_MSG_CHANNEL_DATA len=202 15:23:41.506 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374] 15:23:41.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:41.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:41.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=300} 15:23:41.507 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@36cf34c1 15:23:41.507 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:41.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:41.507 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:41.507 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:41.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:41.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]) by 181 down to 2094956 15:23:41.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44374]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:41.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:41.520 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33716]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:41.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33716]) process #24 SSH_MSG_IGNORE 15:23:41.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33716]) SSH_MSG_IGNORE 15:23:41.579 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35884]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:41.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35884]) process #17 SSH_MSG_IGNORE 15:23:41.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35884]) SSH_MSG_IGNORE 15:23:41.619 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:41.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35638]) process #29 SSH_MSG_IGNORE 15:23:41.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35638]) SSH_MSG_IGNORE 15:23:41.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:23:41.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #30 SSH_MSG_IGNORE 15:23:41.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:23:41.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55152]) process #18 SSH_MSG_CHANNEL_DATA 15:23:41.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]) by 202 down to 2095844 15:23:41.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]) SSH_MSG_CHANNEL_DATA len=202 15:23:41.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152] 15:23:41.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:41.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:41.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=301} 15:23:41.710 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2bf3640a 15:23:41.710 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:41.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:41.710 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:41.710 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:41.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:41.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]) by 181 down to 2094956 15:23:41.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55152]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:41.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:41.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44776]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:41.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44776]) process #27 SSH_MSG_IGNORE 15:23:41.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44776]) SSH_MSG_IGNORE 15:23:41.742 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36860]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:41.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36860]) process #23 SSH_MSG_IGNORE 15:23:41.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36860]) SSH_MSG_IGNORE 15:23:41.837 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59380]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59380]) process #13 SSH_MSG_IGNORE 15:23:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59380]) SSH_MSG_IGNORE 15:23:41.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52712]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:41.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52712]) process #10 SSH_MSG_IGNORE 15:23:41.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52712]) SSH_MSG_IGNORE 15:23:41.896 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60352]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:41.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60352]) process #14 SSH_MSG_IGNORE 15:23:41.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60352]) SSH_MSG_IGNORE 15:23:41.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50180]) process #18 SSH_MSG_CHANNEL_DATA 15:23:41.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]) by 202 down to 2095844 15:23:41.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]) SSH_MSG_CHANNEL_DATA len=202 15:23:41.918 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180] 15:23:41.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:41.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:41.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=302} 15:23:41.919 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64b62dc5 15:23:41.919 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:41.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:41.919 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:41.919 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:41.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:41.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]) by 181 down to 2094956 15:23:41.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50180]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:41.919 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:41.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34526]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:42.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34526]) process #19 SSH_MSG_IGNORE 15:23:42.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34526]) SSH_MSG_IGNORE 15:23:42.077 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33384]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:42.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33384]) process #28 SSH_MSG_IGNORE 15:23:42.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33384]) SSH_MSG_IGNORE 15:23:42.079 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34438]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:42.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34438]) process #11 SSH_MSG_IGNORE 15:23:42.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34438]) SSH_MSG_IGNORE 15:23:42.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46650]) process #18 SSH_MSG_CHANNEL_DATA 15:23:42.133 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55736]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:42.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]) by 202 down to 2095844 15:23:42.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]) SSH_MSG_CHANNEL_DATA len=202 15:23:42.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650] 15:23:42.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:42.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:42.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=303} 15:23:42.134 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@35a0c5f9 15:23:42.134 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:42.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:42.134 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:42.134 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:42.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:42.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]) by 181 down to 2094956 15:23:42.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46650]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:42.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:42.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55736]) process #26 SSH_MSG_IGNORE 15:23:42.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55736]) SSH_MSG_IGNORE 15:23:42.165 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58508]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58508]) process #15 SSH_MSG_IGNORE 15:23:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58508]) SSH_MSG_IGNORE 15:23:42.213 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56412]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:42.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56412]) process #12 SSH_MSG_IGNORE 15:23:42.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56412]) SSH_MSG_IGNORE 15:23:42.236 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59672]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:42.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59672]) process #25 SSH_MSG_IGNORE 15:23:42.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59672]) SSH_MSG_IGNORE 15:23:42.294 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58928]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:42.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58928]) process #21 SSH_MSG_IGNORE 15:23:42.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58928]) SSH_MSG_IGNORE 15:23:42.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42628]) process #18 SSH_MSG_CHANNEL_DATA 15:23:42.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]) by 202 down to 2095844 15:23:42.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]) SSH_MSG_CHANNEL_DATA len=202 15:23:42.347 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628] 15:23:42.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:42.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:42.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=304} 15:23:42.348 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53c039b6 15:23:42.348 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:42.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:42.348 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:42.348 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:42.348 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:42.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]) by 181 down to 2094956 15:23:42.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42628]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:42.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:42.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35768]) process #18 SSH_MSG_CHANNEL_DATA 15:23:42.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]) by 202 down to 2095844 15:23:42.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]) SSH_MSG_CHANNEL_DATA len=202 15:23:42.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768] 15:23:42.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:42.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:42.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=305} 15:23:42.549 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@37ba3617 15:23:42.549 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:42.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:42.549 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:42.549 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:42.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:42.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]) by 181 down to 2094956 15:23:42.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35768]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:42.551 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:42.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53432]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53432]) process #16 SSH_MSG_IGNORE 15:23:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53432]) SSH_MSG_IGNORE 15:23:42.721 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58460]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:42.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58460]) process #20 SSH_MSG_IGNORE 15:23:42.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58460]) SSH_MSG_IGNORE 15:23:42.724 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40978]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:42.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40978]) process #27 SSH_MSG_IGNORE 15:23:42.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40978]) SSH_MSG_IGNORE 15:23:42.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53276]) process #18 SSH_MSG_CHANNEL_DATA 15:23:42.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]) by 202 down to 2095844 15:23:42.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]) SSH_MSG_CHANNEL_DATA len=202 15:23:42.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276] 15:23:42.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:42.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:42.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=306} 15:23:42.755 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@50e89879 15:23:42.755 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:42.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:42.755 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:42.755 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:42.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:42.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]) by 181 down to 2094956 15:23:42.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53276]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:42.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:42.769 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58944]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:42.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58944]) process #22 SSH_MSG_IGNORE 15:23:42.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58944]) SSH_MSG_IGNORE 15:23:42.900 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53756]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:42.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53756]) process #10 SSH_MSG_IGNORE 15:23:42.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53756]) SSH_MSG_IGNORE 15:23:42.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35884]) process #18 SSH_MSG_CHANNEL_DATA 15:23:42.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]) by 202 down to 2095844 15:23:42.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]) SSH_MSG_CHANNEL_DATA len=202 15:23:42.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884] 15:23:42.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:42.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:42.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=307} 15:23:42.963 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3249ba8 15:23:42.963 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:42.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:42.963 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:42.963 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:42.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:42.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]) by 181 down to 2094956 15:23:42.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35884]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:42.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:42.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36352]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:42.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36352]) process #28 SSH_MSG_IGNORE 15:23:42.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36352]) SSH_MSG_IGNORE 15:23:42.975 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53306]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:42.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53306]) process #17 SSH_MSG_IGNORE 15:23:42.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53306]) SSH_MSG_IGNORE 15:23:42.993 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:42.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41742]) process #29 SSH_MSG_IGNORE 15:23:42.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41742]) SSH_MSG_IGNORE 15:23:43.076 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:23:43.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33646]) process #30 SSH_MSG_IGNORE 15:23:43.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33646]) SSH_MSG_IGNORE 15:23:43.089 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38082]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:43.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38082]) process #14 SSH_MSG_IGNORE 15:23:43.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38082]) SSH_MSG_IGNORE 15:23:43.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53916]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:43.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53916]) process #23 SSH_MSG_IGNORE 15:23:43.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53916]) SSH_MSG_IGNORE 15:23:43.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50008]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:43.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53306]) process #18 SSH_MSG_CHANNEL_DATA 15:23:43.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]) by 202 down to 2095844 15:23:43.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]) SSH_MSG_CHANNEL_DATA len=202 15:23:43.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306] 15:23:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=308} 15:23:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@466098bc 15:23:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:43.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]) by 181 down to 2094956 15:23:43.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53306]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:43.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:43.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50008]) process #13 SSH_MSG_IGNORE 15:23:43.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50008]) SSH_MSG_IGNORE 15:23:43.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42858]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42858]) process #26 SSH_MSG_IGNORE 15:23:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42858]) SSH_MSG_IGNORE 15:23:43.265 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37728]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:43.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37728]) process #11 SSH_MSG_IGNORE 15:23:43.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37728]) SSH_MSG_IGNORE 15:23:43.338 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55276]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:43.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55276]) process #12 SSH_MSG_IGNORE 15:23:43.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55276]) SSH_MSG_IGNORE 15:23:43.342 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35848]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:43.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35848]) process #19 SSH_MSG_IGNORE 15:23:43.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35848]) SSH_MSG_IGNORE 15:23:43.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52830]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:43.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52830]) process #24 SSH_MSG_IGNORE 15:23:43.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52830]) SSH_MSG_IGNORE 15:23:43.383 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39606]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:43.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39606]) process #25 SSH_MSG_IGNORE 15:23:43.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39606]) SSH_MSG_IGNORE 15:23:43.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44134]) process #17 SSH_MSG_CHANNEL_DATA 15:23:43.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]) by 202 down to 2095844 15:23:43.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]) SSH_MSG_CHANNEL_DATA len=202 15:23:43.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134] 15:23:43.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:43.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:43.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=309} 15:23:43.387 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3ac2b0b0 15:23:43.387 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:43.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:43.387 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:43.387 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:43.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:43.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]) by 181 down to 2094956 15:23:43.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44134]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:43.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:43.437 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41624]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:43.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41624]) process #15 SSH_MSG_IGNORE 15:23:43.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41624]) SSH_MSG_IGNORE 15:23:43.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52898]) process #17 SSH_MSG_CHANNEL_DATA 15:23:43.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]) by 202 down to 2095844 15:23:43.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]) SSH_MSG_CHANNEL_DATA len=202 15:23:43.595 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898] 15:23:43.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:43.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:43.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=310} 15:23:43.596 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@304b8cef 15:23:43.596 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:43.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:43.596 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:43.596 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:43.596 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:43.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]) by 181 down to 2094956 15:23:43.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52898]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:43.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:43.754 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33814]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33814]) process #21 SSH_MSG_IGNORE 15:23:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33814]) SSH_MSG_IGNORE 15:23:43.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34874]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:43.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34874]) process #20 SSH_MSG_IGNORE 15:23:43.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34874]) SSH_MSG_IGNORE 15:23:43.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39092]) process #17 SSH_MSG_CHANNEL_DATA 15:23:43.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]) by 202 down to 2095844 15:23:43.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]) SSH_MSG_CHANNEL_DATA len=202 15:23:43.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092] 15:23:43.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:43.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:43.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=311} 15:23:43.801 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4474b42e 15:23:43.801 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:43.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:43.801 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:43.801 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:43.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:43.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]) by 181 down to 2094956 15:23:43.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39092]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:43.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:43.953 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51094]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51094]) process #22 SSH_MSG_IGNORE 15:23:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51094]) SSH_MSG_IGNORE 15:23:44.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58258]) process #17 SSH_MSG_CHANNEL_DATA 15:23:44.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]) by 202 down to 2095844 15:23:44.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]) SSH_MSG_CHANNEL_DATA len=202 15:23:44.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258] 15:23:44.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:44.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:44.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=312} 15:23:44.004 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6e190640 15:23:44.004 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:44.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:44.005 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:44.005 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:44.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:44.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]) by 181 down to 2094956 15:23:44.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58258]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:44.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:44.078 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52324]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:44.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52324]) process #28 SSH_MSG_IGNORE 15:23:44.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52324]) SSH_MSG_IGNORE 15:23:44.093 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54604]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:44.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54604]) process #16 SSH_MSG_IGNORE 15:23:44.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54604]) SSH_MSG_IGNORE 15:23:44.227 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44134]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:44.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44134]) process #18 SSH_MSG_IGNORE 15:23:44.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44134]) SSH_MSG_IGNORE 15:23:44.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45182]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:44.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45182]) process #10 SSH_MSG_IGNORE 15:23:44.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45182]) SSH_MSG_IGNORE 15:23:44.270 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48062]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:44.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48062]) process #27 SSH_MSG_IGNORE 15:23:44.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48062]) SSH_MSG_IGNORE 15:23:44.288 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:23:44.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54270]) process #30 SSH_MSG_IGNORE 15:23:44.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54270]) SSH_MSG_IGNORE 15:23:44.290 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:44.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55348]) process #29 SSH_MSG_IGNORE 15:23:44.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55348]) SSH_MSG_IGNORE 15:23:44.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43810]) process #17 SSH_MSG_CHANNEL_DATA 15:23:44.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]) by 202 down to 2095844 15:23:44.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]) SSH_MSG_CHANNEL_DATA len=202 15:23:44.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810] 15:23:44.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:44.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:44.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=313} 15:23:44.324 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b55a5c9 15:23:44.324 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:44.324 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:44.324 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:44.324 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:44.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:44.325 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38072]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:44.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]) by 181 down to 2094956 15:23:44.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43810]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:44.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:44.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38072]) process #23 SSH_MSG_IGNORE 15:23:44.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38072]) SSH_MSG_IGNORE 15:23:44.341 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39664]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:44.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39664]) process #14 SSH_MSG_IGNORE 15:23:44.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39664]) SSH_MSG_IGNORE 15:23:44.442 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46718]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46718]) process #26 SSH_MSG_IGNORE 15:23:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46718]) SSH_MSG_IGNORE 15:23:44.466 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60648]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:44.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60648]) process #11 SSH_MSG_IGNORE 15:23:44.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60648]) SSH_MSG_IGNORE 15:23:44.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54966]) process #13 SSH_MSG_IGNORE 15:23:44.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54966]) SSH_MSG_IGNORE 15:23:44.507 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54966]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:44.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60238]) process #17 SSH_MSG_CHANNEL_DATA 15:23:44.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]) by 202 down to 2095844 15:23:44.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]) SSH_MSG_CHANNEL_DATA len=202 15:23:44.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238] 15:23:44.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:44.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:44.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=314} 15:23:44.531 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@710e8859 15:23:44.531 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:44.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:44.531 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:44.531 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:44.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:44.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]) by 181 down to 2094956 15:23:44.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60238]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:44.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:44.559 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57704]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:44.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57704]) process #24 SSH_MSG_IGNORE 15:23:44.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57704]) SSH_MSG_IGNORE 15:23:44.582 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51458]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:44.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51458]) process #15 SSH_MSG_IGNORE 15:23:44.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51458]) SSH_MSG_IGNORE 15:23:44.638 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44426]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:44.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44426]) process #25 SSH_MSG_IGNORE 15:23:44.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44426]) SSH_MSG_IGNORE 15:23:44.675 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54224]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:44.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54224]) process #19 SSH_MSG_IGNORE 15:23:44.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54224]) SSH_MSG_IGNORE 15:23:44.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38338]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:44.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38338]) process #12 SSH_MSG_IGNORE 15:23:44.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38338]) SSH_MSG_IGNORE 15:23:44.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37834]) process #17 SSH_MSG_CHANNEL_DATA 15:23:44.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]) by 202 down to 2095844 15:23:44.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]) SSH_MSG_CHANNEL_DATA len=202 15:23:44.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834] 15:23:44.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:44.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:44.740 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=315} 15:23:44.741 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55c517fd 15:23:44.741 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:44.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:44.741 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:44.741 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:44.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:44.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]) by 181 down to 2094956 15:23:44.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37834]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:44.741 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:44.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34800]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:44.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34800]) process #21 SSH_MSG_IGNORE 15:23:44.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34800]) SSH_MSG_IGNORE 15:23:44.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52218]) process #17 SSH_MSG_CHANNEL_DATA 15:23:44.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]) by 202 down to 2095844 15:23:44.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]) SSH_MSG_CHANNEL_DATA len=202 15:23:44.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218] 15:23:44.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:44.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:44.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=316} 15:23:44.944 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62b1c79e 15:23:44.944 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:44.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:44.944 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:44.944 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:44.944 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:44.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]) by 181 down to 2094956 15:23:44.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52218]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:44.945 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:45.011 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45432]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:45.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45432]) process #20 SSH_MSG_IGNORE 15:23:45.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45432]) SSH_MSG_IGNORE 15:23:45.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58294]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:45.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58294]) process #16 SSH_MSG_IGNORE 15:23:45.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58294]) SSH_MSG_IGNORE 15:23:45.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35506]) process #17 SSH_MSG_CHANNEL_DATA 15:23:45.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]) by 202 down to 2095844 15:23:45.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]) SSH_MSG_CHANNEL_DATA len=202 15:23:45.152 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506] 15:23:45.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:45.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:45.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=317} 15:23:45.153 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@776710ac 15:23:45.153 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:45.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:45.153 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:45.153 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:45.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:45.153 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]) by 181 down to 2094956 15:23:45.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35506]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:45.154 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:45.189 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:45.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #27 SSH_MSG_IGNORE 15:23:45.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:23:45.256 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34156]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:45.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34156]) process #22 SSH_MSG_IGNORE 15:23:45.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34156]) SSH_MSG_IGNORE 15:23:45.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57366]) process #17 SSH_MSG_CHANNEL_DATA 15:23:45.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]) by 202 down to 2095844 15:23:45.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]) SSH_MSG_CHANNEL_DATA len=202 15:23:45.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366] 15:23:45.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:45.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:45.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=318} 15:23:45.355 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5ad1dbe0 15:23:45.355 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:45.355 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:45.356 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:45.356 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:45.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:45.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]) by 181 down to 2094956 15:23:45.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57366]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:45.356 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:45.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47294]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:45.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47294]) process #10 SSH_MSG_IGNORE 15:23:45.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47294]) SSH_MSG_IGNORE 15:23:45.388 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49088]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:45.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49088]) process #11 SSH_MSG_IGNORE 15:23:45.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49088]) SSH_MSG_IGNORE 15:23:45.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:45.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #15 SSH_MSG_IGNORE 15:23:45.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:23:45.407 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42720]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42720]) process #24 SSH_MSG_IGNORE 15:23:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42720]) SSH_MSG_IGNORE 15:23:45.481 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:45.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44864]) process #29 SSH_MSG_IGNORE 15:23:45.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44864]) SSH_MSG_IGNORE 15:23:45.486 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52898]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52898]) process #18 SSH_MSG_IGNORE 15:23:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52898]) SSH_MSG_IGNORE 15:23:45.490 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51054]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:45.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51054]) process #28 SSH_MSG_IGNORE 15:23:45.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51054]) SSH_MSG_IGNORE 15:23:45.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43912]) process #17 SSH_MSG_CHANNEL_DATA 15:23:45.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]) by 202 down to 2095844 15:23:45.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]) SSH_MSG_CHANNEL_DATA len=202 15:23:45.551 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912] 15:23:45.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:45.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:45.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=319} 15:23:45.552 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@336ac10a 15:23:45.552 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:45.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:45.552 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:45.552 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:45.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:45.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]) by 181 down to 2094956 15:23:45.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43912]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:45.552 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:45.566 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38784]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:45.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38784]) process #23 SSH_MSG_IGNORE 15:23:45.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38784]) SSH_MSG_IGNORE 15:23:45.628 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49122]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:45.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49122]) process #14 SSH_MSG_IGNORE 15:23:45.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49122]) SSH_MSG_IGNORE 15:23:45.700 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60442]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:45.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60442]) process #12 SSH_MSG_IGNORE 15:23:45.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60442]) SSH_MSG_IGNORE 15:23:45.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60312]) process #17 SSH_MSG_CHANNEL_DATA 15:23:45.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]) by 202 down to 2095844 15:23:45.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]) SSH_MSG_CHANNEL_DATA len=202 15:23:45.763 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312] 15:23:45.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:45.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:45.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=320} 15:23:45.764 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@481a55eb 15:23:45.764 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:45.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:45.764 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:45.764 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:45.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:45.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]) by 181 down to 2094956 15:23:45.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60312]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:45.764 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:45.794 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34114]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34114]) process #13 SSH_MSG_IGNORE 15:23:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34114]) SSH_MSG_IGNORE 15:23:45.808 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:23:45.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40184]) process #30 SSH_MSG_IGNORE 15:23:45.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40184]) SSH_MSG_IGNORE 15:23:45.899 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51526]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:45.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51526]) process #26 SSH_MSG_IGNORE 15:23:45.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51526]) SSH_MSG_IGNORE 15:23:45.933 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57916]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:45.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57916]) process #25 SSH_MSG_IGNORE 15:23:45.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57916]) SSH_MSG_IGNORE 15:23:45.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51500]) process #17 SSH_MSG_CHANNEL_DATA 15:23:45.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]) by 202 down to 2095844 15:23:45.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]) SSH_MSG_CHANNEL_DATA len=202 15:23:45.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500] 15:23:45.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:45.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:45.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=321} 15:23:45.983 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4cc8d9d4 15:23:45.983 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:45.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:45.983 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:45.983 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:45.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:45.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]) by 181 down to 2094956 15:23:45.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51500]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:45.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:46.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45406]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:46.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45406]) process #21 SSH_MSG_IGNORE 15:23:46.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45406]) SSH_MSG_IGNORE 15:23:46.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45820]) process #19 SSH_MSG_IGNORE 15:23:46.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45820]) SSH_MSG_IGNORE 15:23:46.128 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45820]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:46.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53234]) process #17 SSH_MSG_CHANNEL_DATA 15:23:46.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]) by 202 down to 2095844 15:23:46.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]) SSH_MSG_CHANNEL_DATA len=202 15:23:46.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234] 15:23:46.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:46.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:46.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=322} 15:23:46.187 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@60a602aa 15:23:46.187 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:46.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:46.187 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:46.187 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:46.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:46.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]) by 181 down to 2094956 15:23:46.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53234]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:46.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:46.191 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33070]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33070]) process #20 SSH_MSG_IGNORE 15:23:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33070]) SSH_MSG_IGNORE 15:23:46.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #17 SSH_MSG_CHANNEL_DATA 15:23:46.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) by 202 down to 2095844 15:23:46.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_CHANNEL_DATA len=202 15:23:46.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302] 15:23:46.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:46.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:46.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=323} 15:23:46.388 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@418c65ec 15:23:46.388 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:46.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:46.388 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:46.388 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:46.388 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:46.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) by 181 down to 2094956 15:23:46.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:46.389 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:46.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37220]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:46.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37220]) process #27 SSH_MSG_IGNORE 15:23:46.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37220]) SSH_MSG_IGNORE 15:23:46.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37678]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:46.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37678]) process #22 SSH_MSG_IGNORE 15:23:46.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37678]) SSH_MSG_IGNORE 15:23:46.512 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59228]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59228]) process #24 SSH_MSG_IGNORE 15:23:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59228]) SSH_MSG_IGNORE 15:23:46.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40132]) process #17 SSH_MSG_CHANNEL_DATA 15:23:46.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]) by 202 down to 2095844 15:23:46.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]) SSH_MSG_CHANNEL_DATA len=202 15:23:46.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132] 15:23:46.595 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:46.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:46.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=324} 15:23:46.596 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2cfe9378 15:23:46.596 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:46.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:46.596 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:46.596 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:46.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:46.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]) by 181 down to 2094956 15:23:46.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40132]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:46.596 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:46.672 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52344]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:46.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52344]) process #11 SSH_MSG_IGNORE 15:23:46.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52344]) SSH_MSG_IGNORE 15:23:46.680 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58386]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:46.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58386]) process #28 SSH_MSG_IGNORE 15:23:46.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58386]) SSH_MSG_IGNORE 15:23:46.695 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:46.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48764]) process #29 SSH_MSG_IGNORE 15:23:46.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48764]) SSH_MSG_IGNORE 15:23:46.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40756]) process #10 SSH_MSG_IGNORE 15:23:46.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40756]) SSH_MSG_IGNORE 15:23:46.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40756]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:46.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58262]) process #23 SSH_MSG_IGNORE 15:23:46.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58262]) SSH_MSG_IGNORE 15:23:46.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58262]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:46.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50140]) process #17 SSH_MSG_CHANNEL_DATA 15:23:46.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]) by 202 down to 2095844 15:23:46.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]) SSH_MSG_CHANNEL_DATA len=202 15:23:46.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140] 15:23:46.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:46.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:46.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=325} 15:23:46.804 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62c987f4 15:23:46.804 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:46.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:46.804 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:46.804 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:46.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:46.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]) by 181 down to 2094956 15:23:46.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50140]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:46.804 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:46.815 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39092]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:46.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39092]) process #18 SSH_MSG_IGNORE 15:23:46.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39092]) SSH_MSG_IGNORE 15:23:46.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45928]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45928]) process #15 SSH_MSG_IGNORE 15:23:46.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45928]) SSH_MSG_IGNORE 15:23:46.877 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44210]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:46.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44210]) process #13 SSH_MSG_IGNORE 15:23:46.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44210]) SSH_MSG_IGNORE 15:23:46.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:23:46.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44262]) process #30 SSH_MSG_IGNORE 15:23:46.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44262]) SSH_MSG_IGNORE 15:23:46.967 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34088]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34088]) process #16 SSH_MSG_IGNORE 15:23:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34088]) SSH_MSG_IGNORE 15:23:47.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46290]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:47.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46290]) process #12 SSH_MSG_IGNORE 15:23:47.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46290]) SSH_MSG_IGNORE 15:23:47.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58356]) process #17 SSH_MSG_CHANNEL_DATA 15:23:47.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]) by 202 down to 2095844 15:23:47.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]) SSH_MSG_CHANNEL_DATA len=202 15:23:47.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356] 15:23:47.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:47.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:47.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=326} 15:23:47.008 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@39537b24 15:23:47.008 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:47.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:47.008 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:47.008 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:47.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:47.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]) by 181 down to 2094956 15:23:47.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58356]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:47.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:47.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59138]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:47.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59138]) process #14 SSH_MSG_IGNORE 15:23:47.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59138]) SSH_MSG_IGNORE 15:23:47.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48358]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48358]) process #26 SSH_MSG_IGNORE 15:23:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48358]) SSH_MSG_IGNORE 15:23:47.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39958]) process #17 SSH_MSG_CHANNEL_DATA 15:23:47.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]) by 202 down to 2095844 15:23:47.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]) SSH_MSG_CHANNEL_DATA len=202 15:23:47.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958] 15:23:47.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:47.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:47.258 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=327} 15:23:47.258 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@69beafd5 15:23:47.258 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:47.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:47.259 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:47.259 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:47.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:47.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]) by 181 down to 2094956 15:23:47.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39958]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:47.259 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:47.320 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58406]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:47.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58406]) process #19 SSH_MSG_IGNORE 15:23:47.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58406]) SSH_MSG_IGNORE 15:23:47.391 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:47.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #21 SSH_MSG_IGNORE 15:23:47.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:23:47.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60050]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:47.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60050]) process #20 SSH_MSG_IGNORE 15:23:47.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60050]) SSH_MSG_IGNORE 15:23:47.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36924]) process #17 SSH_MSG_CHANNEL_DATA 15:23:47.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]) by 202 down to 2095844 15:23:47.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]) SSH_MSG_CHANNEL_DATA len=202 15:23:47.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924] 15:23:47.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:47.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:47.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=328} 15:23:47.468 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11b3b9a8 15:23:47.468 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:47.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:47.468 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:47.468 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:47.468 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:47.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]) by 181 down to 2094956 15:23:47.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36924]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:47.469 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:47.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52606]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:47.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52606]) process #25 SSH_MSG_IGNORE 15:23:47.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52606]) SSH_MSG_IGNORE 15:23:47.622 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35496]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:47.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35496]) process #27 SSH_MSG_IGNORE 15:23:47.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35496]) SSH_MSG_IGNORE 15:23:47.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55850]) process #17 SSH_MSG_CHANNEL_DATA 15:23:47.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]) by 202 down to 2095844 15:23:47.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]) SSH_MSG_CHANNEL_DATA len=202 15:23:47.669 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850] 15:23:47.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:47.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:47.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=329} 15:23:47.670 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13573eee 15:23:47.670 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:47.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:47.670 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:47.670 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:47.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:47.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]) by 181 down to 2094956 15:23:47.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55850]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:47.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:47.704 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43314]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43314]) process #22 SSH_MSG_IGNORE 15:23:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43314]) SSH_MSG_IGNORE 15:23:47.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35012]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:47.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35012]) process #24 SSH_MSG_IGNORE 15:23:47.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35012]) SSH_MSG_IGNORE 15:23:47.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49742]) process #17 SSH_MSG_CHANNEL_DATA 15:23:47.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]) by 202 down to 2095844 15:23:47.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]) SSH_MSG_CHANNEL_DATA len=202 15:23:47.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742] 15:23:47.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:47.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:47.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=330} 15:23:47.893 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4d53e7ab 15:23:47.893 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:47.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:47.893 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:47.893 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:47.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:47.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]) by 181 down to 2094956 15:23:47.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49742]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:47.894 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:47.906 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36566]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36566]) process #15 SSH_MSG_IGNORE 15:23:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36566]) SSH_MSG_IGNORE 15:23:47.920 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52698]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:47.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52698]) process #28 SSH_MSG_IGNORE 15:23:47.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52698]) SSH_MSG_IGNORE 15:23:47.946 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41466]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:47.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41466]) process #10 SSH_MSG_IGNORE 15:23:47.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41466]) SSH_MSG_IGNORE 15:23:48.014 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:23:48.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41054]) process #30 SSH_MSG_IGNORE 15:23:48.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41054]) SSH_MSG_IGNORE 15:23:48.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58258]) process #18 SSH_MSG_IGNORE 15:23:48.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58258]) SSH_MSG_IGNORE 15:23:48.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58258]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:48.031 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51242]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51242]) process #23 SSH_MSG_IGNORE 15:23:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51242]) SSH_MSG_IGNORE 15:23:48.069 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56790]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:48.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56790]) process #13 SSH_MSG_IGNORE 15:23:48.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56790]) SSH_MSG_IGNORE 15:23:48.071 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36900]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:48.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36900]) process #11 SSH_MSG_IGNORE 15:23:48.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36900]) SSH_MSG_IGNORE 15:23:48.074 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:48.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50330]) process #29 SSH_MSG_IGNORE 15:23:48.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50330]) SSH_MSG_IGNORE 15:23:48.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53432]) process #17 SSH_MSG_CHANNEL_DATA 15:23:48.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]) by 202 down to 2095844 15:23:48.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]) SSH_MSG_CHANNEL_DATA len=202 15:23:48.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432] 15:23:48.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:48.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:48.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=331} 15:23:48.100 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30ec59c6 15:23:48.100 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:48.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:48.100 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:48.100 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:48.100 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:48.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]) by 181 down to 2094956 15:23:48.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53432]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:48.101 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:48.185 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35526]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:48.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35526]) process #16 SSH_MSG_IGNORE 15:23:48.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35526]) SSH_MSG_IGNORE 15:23:48.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43178]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43178]) process #26 SSH_MSG_IGNORE 15:23:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43178]) SSH_MSG_IGNORE 15:23:48.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54604]) process #17 SSH_MSG_CHANNEL_DATA 15:23:48.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]) by 202 down to 2095844 15:23:48.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]) SSH_MSG_CHANNEL_DATA len=202 15:23:48.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604] 15:23:48.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:48.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:48.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=332} 15:23:48.299 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@320e0104 15:23:48.299 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:48.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:48.299 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:48.299 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:48.299 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:48.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]) by 181 down to 2094956 15:23:48.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54604]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:48.300 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:48.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37920]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:48.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37920]) process #14 SSH_MSG_IGNORE 15:23:48.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37920]) SSH_MSG_IGNORE 15:23:48.401 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45728]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:48.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45728]) process #12 SSH_MSG_IGNORE 15:23:48.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45728]) SSH_MSG_IGNORE 15:23:48.429 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48068]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48068]) process #20 SSH_MSG_IGNORE 15:23:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48068]) SSH_MSG_IGNORE 15:23:48.520 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58294]) process #17 SSH_MSG_CHANNEL_DATA 15:23:48.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]) by 202 down to 2095844 15:23:48.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]) SSH_MSG_CHANNEL_DATA len=202 15:23:48.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294] 15:23:48.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:48.521 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:48.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=333} 15:23:48.522 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@68cb9790 15:23:48.522 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:48.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:48.522 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:48.522 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:48.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:48.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]) by 181 down to 2094956 15:23:48.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58294]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:48.522 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:48.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40394]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:48.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40394]) process #19 SSH_MSG_IGNORE 15:23:48.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40394]) SSH_MSG_IGNORE 15:23:48.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53840]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:48.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53840]) process #21 SSH_MSG_IGNORE 15:23:48.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53840]) SSH_MSG_IGNORE 15:23:48.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34088]) process #17 SSH_MSG_CHANNEL_DATA 15:23:48.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]) by 202 down to 2095844 15:23:48.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]) SSH_MSG_CHANNEL_DATA len=202 15:23:48.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088] 15:23:48.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:48.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:48.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=334} 15:23:48.725 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@30537f80 15:23:48.725 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:48.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:48.725 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:48.725 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:48.725 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:48.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]) by 181 down to 2094956 15:23:48.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34088]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:48.726 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:48.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43354]) process #13 SSH_MSG_IGNORE 15:23:48.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43354]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:48.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43354]) SSH_MSG_IGNORE 15:23:48.902 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46538]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:48.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46538]) process #23 SSH_MSG_IGNORE 15:23:48.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46538]) SSH_MSG_IGNORE 15:23:48.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35526]) process #17 SSH_MSG_CHANNEL_DATA 15:23:48.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]) by 202 down to 2095844 15:23:48.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]) SSH_MSG_CHANNEL_DATA len=202 15:23:48.928 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526] 15:23:48.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:48.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:48.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=335} 15:23:48.929 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@38babc67 15:23:48.929 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:48.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:48.929 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:48.929 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:48.929 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:48.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]) by 181 down to 2094956 15:23:48.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35526]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:48.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:48.940 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46226]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:48.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46226]) process #22 SSH_MSG_IGNORE 15:23:48.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46226]) SSH_MSG_IGNORE 15:23:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43794]) process #24 SSH_MSG_IGNORE 15:23:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43794]) SSH_MSG_IGNORE 15:23:48.948 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43794]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:48.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36946]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:48.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36946]) process #27 SSH_MSG_IGNORE 15:23:48.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36946]) SSH_MSG_IGNORE 15:23:49.004 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52594]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:49.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52594]) process #16 SSH_MSG_IGNORE 15:23:49.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52594]) SSH_MSG_IGNORE 15:23:49.038 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39278]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:49.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39278]) process #25 SSH_MSG_IGNORE 15:23:49.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39278]) SSH_MSG_IGNORE 15:23:49.065 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:49.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34182]) process #29 SSH_MSG_IGNORE 15:23:49.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34182]) SSH_MSG_IGNORE 15:23:49.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39234]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:49.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39234]) process #20 SSH_MSG_IGNORE 15:23:49.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39234]) SSH_MSG_IGNORE 15:23:49.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52594]) process #17 SSH_MSG_CHANNEL_DATA 15:23:49.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]) by 202 down to 2095844 15:23:49.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]) SSH_MSG_CHANNEL_DATA len=202 15:23:49.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594] 15:23:49.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:49.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:49.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=336} 15:23:49.130 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7bed973b 15:23:49.130 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:49.130 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:49.130 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:49.130 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:49.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:49.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]) by 181 down to 2094956 15:23:49.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52594]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:49.131 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:49.135 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37634]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:49.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37634]) process #15 SSH_MSG_IGNORE 15:23:49.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37634]) SSH_MSG_IGNORE 15:23:49.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38688]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:49.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38688]) process #28 SSH_MSG_IGNORE 15:23:49.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38688]) SSH_MSG_IGNORE 15:23:49.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51946]) process #10 SSH_MSG_IGNORE 15:23:49.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51946]) SSH_MSG_IGNORE 15:23:49.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51946]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:49.292 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:23:49.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45220]) process #30 SSH_MSG_IGNORE 15:23:49.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45220]) SSH_MSG_IGNORE 15:23:49.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38344]) process #16 SSH_MSG_CHANNEL_DATA 15:23:49.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]) by 202 down to 2095844 15:23:49.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]) SSH_MSG_CHANNEL_DATA len=202 15:23:49.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344] 15:23:49.331 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:49.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:49.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=337} 15:23:49.332 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6077cee5 15:23:49.332 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:49.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:49.332 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:49.332 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:49.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:49.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]) by 181 down to 2094956 15:23:49.332 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38344]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:49.333 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:49.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43810]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43810]) process #18 SSH_MSG_IGNORE 15:23:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43810]) SSH_MSG_IGNORE 15:23:49.505 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37818]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:49.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37818]) process #26 SSH_MSG_IGNORE 15:23:49.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37818]) SSH_MSG_IGNORE 15:23:49.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41986]) process #16 SSH_MSG_CHANNEL_DATA 15:23:49.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]) by 202 down to 2095844 15:23:49.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]) SSH_MSG_CHANNEL_DATA len=202 15:23:49.531 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986] 15:23:49.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:49.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:49.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=338} 15:23:49.532 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6df35d7a 15:23:49.532 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:49.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:49.532 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:49.532 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:49.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:49.532 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]) by 181 down to 2094956 15:23:49.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41986]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:49.533 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:49.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54670]) process #11 SSH_MSG_IGNORE 15:23:49.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54670]) SSH_MSG_IGNORE 15:23:49.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54670]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:49.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41950]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:49.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41950]) process #12 SSH_MSG_IGNORE 15:23:49.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41950]) SSH_MSG_IGNORE 15:23:49.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34564]) process #14 SSH_MSG_IGNORE 15:23:49.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34564]) SSH_MSG_IGNORE 15:23:49.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34564]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:49.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #16 SSH_MSG_CHANNEL_DATA 15:23:49.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) by 202 down to 2095844 15:23:49.736 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_CHANNEL_DATA len=202 15:23:49.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460] 15:23:49.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:49.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:49.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=339} 15:23:49.737 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@39a29652 15:23:49.737 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:49.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:49.737 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:49.737 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:49.737 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:49.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) by 181 down to 2094956 15:23:49.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:49.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:49.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:49.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43230]) process #29 SSH_MSG_IGNORE 15:23:49.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43230]) SSH_MSG_IGNORE 15:23:49.860 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42314]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:49.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42314]) process #19 SSH_MSG_IGNORE 15:23:49.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42314]) SSH_MSG_IGNORE 15:23:49.877 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48458]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:49.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48458]) process #25 SSH_MSG_IGNORE 15:23:49.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48458]) SSH_MSG_IGNORE 15:23:49.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51022]) process #16 SSH_MSG_CHANNEL_DATA 15:23:49.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]) by 202 down to 2095844 15:23:49.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]) SSH_MSG_CHANNEL_DATA len=202 15:23:49.939 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022] 15:23:49.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:49.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:49.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=340} 15:23:49.940 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24b4ade3 15:23:49.940 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:49.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:49.940 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:49.940 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:49.940 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:49.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]) by 181 down to 2094956 15:23:49.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51022]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:49.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:49.961 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48456]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:49.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48456]) process #20 SSH_MSG_IGNORE 15:23:49.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48456]) SSH_MSG_IGNORE 15:23:50.103 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54686]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:50.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54686]) process #23 SSH_MSG_IGNORE 15:23:50.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54686]) SSH_MSG_IGNORE 15:23:50.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33478]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:50.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33478]) process #21 SSH_MSG_IGNORE 15:23:50.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33478]) SSH_MSG_IGNORE 15:23:50.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52248]) process #16 SSH_MSG_CHANNEL_DATA 15:23:50.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]) by 202 down to 2095844 15:23:50.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]) SSH_MSG_CHANNEL_DATA len=202 15:23:50.144 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248] 15:23:50.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:50.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:50.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=341} 15:23:50.145 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6de917d0 15:23:50.145 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:50.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:50.145 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:50.145 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:50.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:50.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]) by 181 down to 2094956 15:23:50.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52248]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:50.146 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:50.183 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48518]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:50.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48518]) process #27 SSH_MSG_IGNORE 15:23:50.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48518]) SSH_MSG_IGNORE 15:23:50.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60386]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:50.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60386]) process #24 SSH_MSG_IGNORE 15:23:50.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60386]) SSH_MSG_IGNORE 15:23:50.273 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50154]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:50.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50154]) process #13 SSH_MSG_IGNORE 15:23:50.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50154]) SSH_MSG_IGNORE 15:23:50.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55820]) process #16 SSH_MSG_CHANNEL_DATA 15:23:50.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]) by 202 down to 2095844 15:23:50.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]) SSH_MSG_CHANNEL_DATA len=202 15:23:50.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820] 15:23:50.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:50.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:50.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=342} 15:23:50.347 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@41d8b1bc 15:23:50.347 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:50.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:50.347 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:50.347 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:50.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:50.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]) by 181 down to 2094956 15:23:50.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55820]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:50.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:50.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45038]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:50.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45038]) process #28 SSH_MSG_IGNORE 15:23:50.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45038]) SSH_MSG_IGNORE 15:23:50.368 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38344]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:50.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38344]) process #17 SSH_MSG_IGNORE 15:23:50.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38344]) SSH_MSG_IGNORE 15:23:50.417 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46280]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:50.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46280]) process #15 SSH_MSG_IGNORE 15:23:50.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46280]) SSH_MSG_IGNORE 15:23:50.438 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38176]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38176]) process #22 SSH_MSG_IGNORE 15:23:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38176]) SSH_MSG_IGNORE 15:23:50.531 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:23:50.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42700]) process #30 SSH_MSG_IGNORE 15:23:50.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42700]) SSH_MSG_IGNORE 15:23:50.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57900]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:50.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57900]) process #11 SSH_MSG_IGNORE 15:23:50.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57900]) SSH_MSG_IGNORE 15:23:50.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59012]) process #16 SSH_MSG_CHANNEL_DATA 15:23:50.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]) by 202 down to 2095844 15:23:50.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]) SSH_MSG_CHANNEL_DATA len=202 15:23:50.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012] 15:23:50.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:50.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:50.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=343} 15:23:50.553 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@e1c5d4b 15:23:50.553 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:50.553 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:50.553 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:50.553 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:50.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:50.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]) by 181 down to 2094956 15:23:50.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59012]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:50.554 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:50.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60528]) process #10 SSH_MSG_IGNORE 15:23:50.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60528]) SSH_MSG_IGNORE 15:23:50.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60528]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:50.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60238]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60238]) process #18 SSH_MSG_IGNORE 15:23:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60238]) SSH_MSG_IGNORE 15:23:50.701 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37192]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:50.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37192]) process #14 SSH_MSG_IGNORE 15:23:50.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37192]) SSH_MSG_IGNORE 15:23:50.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51152]) process #16 SSH_MSG_CHANNEL_DATA 15:23:50.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]) by 202 down to 2095844 15:23:50.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]) SSH_MSG_CHANNEL_DATA len=202 15:23:50.757 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152] 15:23:50.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:50.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:50.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=344} 15:23:50.758 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6671d9ea 15:23:50.758 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:50.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:50.758 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:50.758 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:50.758 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:50.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]) by 181 down to 2094956 15:23:50.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51152]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:50.759 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:50.908 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55742]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55742]) process #26 SSH_MSG_IGNORE 15:23:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55742]) SSH_MSG_IGNORE 15:23:50.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47488]) process #12 SSH_MSG_IGNORE 15:23:50.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47488]) SSH_MSG_IGNORE 15:23:50.965 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47488]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:50.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40320]) process #16 SSH_MSG_CHANNEL_DATA 15:23:50.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]) by 202 down to 2095844 15:23:50.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]) SSH_MSG_CHANNEL_DATA len=202 15:23:50.978 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320] 15:23:50.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:50.979 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:50.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=345} 15:23:50.981 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@448bb599 15:23:50.981 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:50.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:50.981 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:50.981 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:50.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:50.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]) by 181 down to 2094956 15:23:50.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40320]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:50.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:51.040 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:51.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58138]) process #29 SSH_MSG_IGNORE 15:23:51.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58138]) SSH_MSG_IGNORE 15:23:51.045 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58344]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:51.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58344]) process #20 SSH_MSG_IGNORE 15:23:51.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58344]) SSH_MSG_IGNORE 15:23:51.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55096]) process #19 SSH_MSG_IGNORE 15:23:51.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55096]) SSH_MSG_IGNORE 15:23:51.100 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55096]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:51.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43792]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:51.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43792]) process #21 SSH_MSG_IGNORE 15:23:51.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43792]) SSH_MSG_IGNORE 15:23:51.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47724]) process #16 SSH_MSG_CHANNEL_DATA 15:23:51.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]) by 202 down to 2095844 15:23:51.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]) SSH_MSG_CHANNEL_DATA len=202 15:23:51.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724] 15:23:51.184 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:51.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:51.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=346} 15:23:51.185 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@156483b4 15:23:51.185 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:51.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:51.185 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:51.185 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:51.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:51.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]) by 181 down to 2094956 15:23:51.185 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47724]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:51.186 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:51.204 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48862]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:51.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48862]) process #25 SSH_MSG_IGNORE 15:23:51.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48862]) SSH_MSG_IGNORE 15:23:51.233 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59302]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:51.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59302]) process #28 SSH_MSG_IGNORE 15:23:51.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59302]) SSH_MSG_IGNORE 15:23:51.372 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41986]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:51.372 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41986]) process #17 SSH_MSG_IGNORE 15:23:51.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41986]) SSH_MSG_IGNORE 15:23:51.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55832]) process #16 SSH_MSG_CHANNEL_DATA 15:23:51.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]) by 202 down to 2095844 15:23:51.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]) SSH_MSG_CHANNEL_DATA len=202 15:23:51.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832] 15:23:51.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:51.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:51.385 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=347} 15:23:51.386 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@776e250d 15:23:51.386 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:51.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:51.386 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:51.386 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:51.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:51.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]) by 181 down to 2094956 15:23:51.386 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55832]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:51.387 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:51.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41530]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:51.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41530]) process #14 SSH_MSG_IGNORE 15:23:51.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41530]) SSH_MSG_IGNORE 15:23:51.478 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34534]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:51.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34534]) process #22 SSH_MSG_IGNORE 15:23:51.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34534]) SSH_MSG_IGNORE 15:23:51.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41674]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:51.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41674]) process #24 SSH_MSG_IGNORE 15:23:51.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41674]) SSH_MSG_IGNORE 15:23:51.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46654]) process #16 SSH_MSG_CHANNEL_DATA 15:23:51.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]) by 202 down to 2095844 15:23:51.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]) SSH_MSG_CHANNEL_DATA len=202 15:23:51.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654] 15:23:51.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:51.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:51.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=348} 15:23:51.591 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2c26b088 15:23:51.591 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:51.591 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:51.592 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:51.592 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:51.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:51.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]) by 181 down to 2094956 15:23:51.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46654]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:51.592 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:51.626 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45468]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:51.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45468]) process #23 SSH_MSG_IGNORE 15:23:51.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45468]) SSH_MSG_IGNORE 15:23:51.644 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40526]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40526]) process #13 SSH_MSG_IGNORE 15:23:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40526]) SSH_MSG_IGNORE 15:23:51.672 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40450]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:51.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40450]) process #27 SSH_MSG_IGNORE 15:23:51.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40450]) SSH_MSG_IGNORE 15:23:51.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41604]) process #16 SSH_MSG_CHANNEL_DATA 15:23:51.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]) by 202 down to 2095844 15:23:51.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]) SSH_MSG_CHANNEL_DATA len=202 15:23:51.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604] 15:23:51.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:51.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:51.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=349} 15:23:51.802 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@493e5109 15:23:51.802 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:51.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:51.802 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:51.802 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:51.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:51.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]) by 181 down to 2094956 15:23:51.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41604]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:51.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:51.820 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:23:51.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57436]) process #30 SSH_MSG_IGNORE 15:23:51.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57436]) SSH_MSG_IGNORE 15:23:51.843 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54212]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:51.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54212]) process #15 SSH_MSG_IGNORE 15:23:51.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54212]) SSH_MSG_IGNORE 15:23:51.848 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:51.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44622]) process #29 SSH_MSG_IGNORE 15:23:51.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44622]) SSH_MSG_IGNORE 15:23:51.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59408]) process #10 SSH_MSG_IGNORE 15:23:51.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59408]) SSH_MSG_IGNORE 15:23:51.867 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59408]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:51.882 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37834]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:51.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37834]) process #18 SSH_MSG_IGNORE 15:23:51.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37834]) SSH_MSG_IGNORE 15:23:51.940 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60730]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:51.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60730]) process #11 SSH_MSG_IGNORE 15:23:51.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60730]) SSH_MSG_IGNORE 15:23:51.995 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57814]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:51.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57814]) process #20 SSH_MSG_IGNORE 15:23:51.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57814]) SSH_MSG_IGNORE 15:23:52.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39854]) process #16 SSH_MSG_CHANNEL_DATA 15:23:52.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]) by 202 down to 2095844 15:23:52.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]) SSH_MSG_CHANNEL_DATA len=202 15:23:52.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854] 15:23:52.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:52.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:52.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=350} 15:23:52.013 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b7a4fb6 15:23:52.013 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:52.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:52.013 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:52.013 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:52.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:52.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]) by 181 down to 2094956 15:23:52.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39854]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:52.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:52.040 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48552]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:52.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48552]) process #26 SSH_MSG_IGNORE 15:23:52.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48552]) SSH_MSG_IGNORE 15:23:52.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50372]) process #16 SSH_MSG_CHANNEL_DATA 15:23:52.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]) by 202 down to 2095844 15:23:52.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]) SSH_MSG_CHANNEL_DATA len=202 15:23:52.220 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372] 15:23:52.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:52.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:52.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=351} 15:23:52.221 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@40b39b53 15:23:52.221 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:52.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:52.221 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:52.221 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:52.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:52.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]) by 181 down to 2094956 15:23:52.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50372]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:52.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:52.264 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54022]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54022]) process #19 SSH_MSG_IGNORE 15:23:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54022]) SSH_MSG_IGNORE 15:23:52.313 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:52.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #25 SSH_MSG_IGNORE 15:23:52.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:23:52.363 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38882]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:52.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38882]) process #21 SSH_MSG_IGNORE 15:23:52.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38882]) SSH_MSG_IGNORE 15:23:52.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55408]) process #16 SSH_MSG_CHANNEL_DATA 15:23:52.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]) by 202 down to 2095844 15:23:52.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]) SSH_MSG_CHANNEL_DATA len=202 15:23:52.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408] 15:23:52.432 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:52.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:52.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=352} 15:23:52.433 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2e73dc82 15:23:52.433 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:52.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:52.433 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:52.433 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:52.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:52.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]) by 181 down to 2094956 15:23:52.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55408]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:52.433 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:52.453 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51076]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:52.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51076]) process #28 SSH_MSG_IGNORE 15:23:52.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51076]) SSH_MSG_IGNORE 15:23:52.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55442]) process #12 SSH_MSG_IGNORE 15:23:52.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55442]) SSH_MSG_IGNORE 15:23:52.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55442]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:52.622 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:52.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #17 SSH_MSG_IGNORE 15:23:52.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:23:52.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50712]) process #16 SSH_MSG_CHANNEL_DATA 15:23:52.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]) by 202 down to 2095844 15:23:52.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]) SSH_MSG_CHANNEL_DATA len=202 15:23:52.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712] 15:23:52.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:52.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:52.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=353} 15:23:52.639 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5592c776 15:23:52.639 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:52.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:52.639 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:52.639 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:52.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:52.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]) by 181 down to 2094956 15:23:52.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50712]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:52.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:52.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45404]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:52.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45404]) process #14 SSH_MSG_IGNORE 15:23:52.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45404]) SSH_MSG_IGNORE 15:23:52.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34612]) process #13 SSH_MSG_IGNORE 15:23:52.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34612]) SSH_MSG_IGNORE 15:23:52.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34612]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:52.740 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46206]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:52.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46206]) process #23 SSH_MSG_IGNORE 15:23:52.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46206]) SSH_MSG_IGNORE 15:23:52.749 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55306]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:52.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55306]) process #24 SSH_MSG_IGNORE 15:23:52.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55306]) SSH_MSG_IGNORE 15:23:52.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43696]) process #27 SSH_MSG_IGNORE 15:23:52.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43696]) SSH_MSG_IGNORE 15:23:52.763 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43696]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:52.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55710]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:52.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55710]) process #26 SSH_MSG_IGNORE 15:23:52.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55710]) SSH_MSG_IGNORE 15:23:52.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41854]) process #16 SSH_MSG_CHANNEL_DATA 15:23:52.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]) by 202 down to 2095844 15:23:52.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]) SSH_MSG_CHANNEL_DATA len=202 15:23:52.845 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854] 15:23:52.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:52.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:52.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=354} 15:23:52.846 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@334c603b 15:23:52.846 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:52.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:52.846 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:52.846 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:52.846 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:52.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]) by 181 down to 2094956 15:23:52.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41854]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:52.847 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:53.003 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46850]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:53.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46850]) process #19 SSH_MSG_IGNORE 15:23:53.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46850]) SSH_MSG_IGNORE 15:23:53.045 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51352]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:53.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51352]) process #10 SSH_MSG_IGNORE 15:23:53.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51352]) SSH_MSG_IGNORE 15:23:53.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36592]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:53.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36592]) process #15 SSH_MSG_IGNORE 15:23:53.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36592]) SSH_MSG_IGNORE 15:23:53.057 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52710]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:53.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38246]) process #16 SSH_MSG_CHANNEL_DATA 15:23:53.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]) by 202 down to 2095844 15:23:53.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]) SSH_MSG_CHANNEL_DATA len=202 15:23:53.057 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246] 15:23:53.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:53.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:53.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=355} 15:23:53.058 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6f78b327 15:23:53.058 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:53.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:53.058 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:53.058 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52710]) process #22 SSH_MSG_IGNORE 15:23:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52710]) SSH_MSG_IGNORE 15:23:53.058 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:53.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]) by 181 down to 2094956 15:23:53.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38246]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:53.059 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:53.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57962]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:53.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57962]) process #20 SSH_MSG_IGNORE 15:23:53.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57962]) SSH_MSG_IGNORE 15:23:53.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57906]) process #11 SSH_MSG_IGNORE 15:23:53.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57906]) SSH_MSG_IGNORE 15:23:53.150 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57906]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:53.195 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:53.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54094]) process #29 SSH_MSG_IGNORE 15:23:53.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54094]) SSH_MSG_IGNORE 15:23:53.213 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59730]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:53.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59730]) process #25 SSH_MSG_IGNORE 15:23:53.214 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59730]) SSH_MSG_IGNORE 15:23:53.257 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:23:53.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35512]) process #30 SSH_MSG_IGNORE 15:23:53.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35512]) SSH_MSG_IGNORE 15:23:53.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58508]) process #16 SSH_MSG_CHANNEL_DATA 15:23:53.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]) by 202 down to 2095844 15:23:53.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]) SSH_MSG_CHANNEL_DATA len=202 15:23:53.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508] 15:23:53.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:53.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:53.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=356} 15:23:53.263 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@766771a 15:23:53.263 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:53.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:53.263 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:53.263 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:53.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:53.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]) by 181 down to 2094956 15:23:53.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58508]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:53.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:53.362 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47358]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:53.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47358]) process #21 SSH_MSG_IGNORE 15:23:53.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47358]) SSH_MSG_IGNORE 15:23:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52218]) process #18 SSH_MSG_IGNORE 15:23:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52218]) SSH_MSG_IGNORE 15:23:53.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41624]) process #16 SSH_MSG_CHANNEL_DATA 15:23:53.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]) by 202 down to 2095844 15:23:53.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]) SSH_MSG_CHANNEL_DATA len=202 15:23:53.457 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624] 15:23:53.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52218]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:53.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:53.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:53.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=357} 15:23:53.458 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@53d53a58 15:23:53.458 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:53.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:53.458 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:53.458 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:53.458 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:53.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]) by 181 down to 2094956 15:23:53.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41624]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:53.459 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:53.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51458]) process #16 SSH_MSG_CHANNEL_DATA 15:23:53.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]) by 202 down to 2095844 15:23:53.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]) SSH_MSG_CHANNEL_DATA len=202 15:23:53.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458] 15:23:53.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:53.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:53.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=358} 15:23:53.663 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b4696a5 15:23:53.663 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:53.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:53.663 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:53.663 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:53.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:53.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]) by 181 down to 2094956 15:23:53.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51458]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:53.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:53.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57678]) process #12 SSH_MSG_IGNORE 15:23:53.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57678]) SSH_MSG_IGNORE 15:23:53.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57678]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:53.693 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40294]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:53.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40294]) process #19 SSH_MSG_IGNORE 15:23:53.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40294]) SSH_MSG_IGNORE 15:23:53.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #16 SSH_MSG_CHANNEL_DATA 15:23:53.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) by 202 down to 2095844 15:23:53.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_CHANNEL_DATA len=202 15:23:53.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968] 15:23:53.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:53.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:53.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=359} 15:23:53.868 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e8ea6dc 15:23:53.868 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:53.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:53.868 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:53.868 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:53.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:53.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) by 181 down to 2094956 15:23:53.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:53.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:53.917 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56642]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:53.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56642]) process #23 SSH_MSG_IGNORE 15:23:53.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56642]) SSH_MSG_IGNORE 15:23:53.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59158]) process #10 SSH_MSG_IGNORE 15:23:53.925 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59158]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:53.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59158]) SSH_MSG_IGNORE 15:23:53.925 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33250]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:53.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33250]) process #28 SSH_MSG_IGNORE 15:23:53.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33250]) SSH_MSG_IGNORE 15:23:53.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45498]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:53.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45498]) process #14 SSH_MSG_IGNORE 15:23:53.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45498]) SSH_MSG_IGNORE 15:23:53.976 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38228]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:53.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38228]) process #22 SSH_MSG_IGNORE 15:23:53.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38228]) SSH_MSG_IGNORE 15:23:54.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51022]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:54.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51022]) process #17 SSH_MSG_IGNORE 15:23:54.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51022]) SSH_MSG_IGNORE 15:23:54.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54086]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:54.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54086]) process #13 SSH_MSG_IGNORE 15:23:54.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54086]) SSH_MSG_IGNORE 15:23:54.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45928]) process #16 SSH_MSG_CHANNEL_DATA 15:23:54.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]) by 202 down to 2095844 15:23:54.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]) SSH_MSG_CHANNEL_DATA len=202 15:23:54.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928] 15:23:54.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:54.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:54.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=360} 15:23:54.067 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@695e12c9 15:23:54.067 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:54.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:54.067 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:54.067 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:54.067 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:54.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]) by 181 down to 2094956 15:23:54.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45928]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:54.068 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:54.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56112]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:54.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56112]) process #27 SSH_MSG_IGNORE 15:23:54.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56112]) SSH_MSG_IGNORE 15:23:54.239 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53034]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:54.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53034]) process #26 SSH_MSG_IGNORE 15:23:54.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53034]) SSH_MSG_IGNORE 15:23:54.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36566]) process #16 SSH_MSG_CHANNEL_DATA 15:23:54.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]) by 202 down to 2095844 15:23:54.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]) SSH_MSG_CHANNEL_DATA len=202 15:23:54.242 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566] 15:23:54.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:54.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:54.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=361} 15:23:54.243 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@733b5e3e 15:23:54.243 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:54.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:54.243 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:54.243 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:54.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:54.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]) by 181 down to 2094956 15:23:54.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36566]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:54.243 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:54.247 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57878]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:23:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57878]) process #15 SSH_MSG_IGNORE 15:23:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57878]) SSH_MSG_IGNORE 15:23:54.252 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36500]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:54.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36500]) process #24 SSH_MSG_IGNORE 15:23:54.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36500]) SSH_MSG_IGNORE 15:23:54.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38724]) process #11 SSH_MSG_IGNORE 15:23:54.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38724]) SSH_MSG_IGNORE 15:23:54.273 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38724]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:54.370 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35506]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:54.370 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42684]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35506]) process #18 SSH_MSG_IGNORE 15:23:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35506]) SSH_MSG_IGNORE 15:23:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42684]) process #19 SSH_MSG_IGNORE 15:23:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42684]) SSH_MSG_IGNORE 15:23:54.455 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:54.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36672]) process #29 SSH_MSG_IGNORE 15:23:54.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36672]) SSH_MSG_IGNORE 15:23:54.456 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52534]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:54.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52534]) process #25 SSH_MSG_IGNORE 15:23:54.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52534]) SSH_MSG_IGNORE 15:23:54.469 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:23:54.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45706]) process #30 SSH_MSG_IGNORE 15:23:54.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45706]) SSH_MSG_IGNORE 15:23:54.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37634]) process #16 SSH_MSG_CHANNEL_DATA 15:23:54.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]) by 202 down to 2095844 15:23:54.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]) SSH_MSG_CHANNEL_DATA len=202 15:23:54.475 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634] 15:23:54.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:54.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:54.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=362} 15:23:54.476 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@677184d3 15:23:54.476 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:54.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:54.476 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:54.476 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:54.476 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:54.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]) by 181 down to 2094956 15:23:54.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37634]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:54.477 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:54.598 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55244]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:54.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55244]) process #21 SSH_MSG_IGNORE 15:23:54.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55244]) SSH_MSG_IGNORE 15:23:54.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37608]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37608]) process #23 SSH_MSG_IGNORE 15:23:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37608]) SSH_MSG_IGNORE 15:23:54.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37362]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:54.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37362]) process #20 SSH_MSG_IGNORE 15:23:54.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37362]) SSH_MSG_IGNORE 15:23:54.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46280]) process #16 SSH_MSG_CHANNEL_DATA 15:23:54.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]) by 202 down to 2095844 15:23:54.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]) SSH_MSG_CHANNEL_DATA len=202 15:23:54.686 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280] 15:23:54.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:54.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:54.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=363} 15:23:54.687 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@42a689aa 15:23:54.687 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:54.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:54.687 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:54.687 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:54.687 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:54.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]) by 181 down to 2094956 15:23:54.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46280]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:54.688 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:54.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37796]) process #12 SSH_MSG_IGNORE 15:23:54.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37796]) SSH_MSG_IGNORE 15:23:54.892 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37796]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:54.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54212]) process #16 SSH_MSG_CHANNEL_DATA 15:23:54.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]) by 202 down to 2095844 15:23:54.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]) SSH_MSG_CHANNEL_DATA len=202 15:23:54.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212] 15:23:54.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:54.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:54.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=364} 15:23:54.894 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55fb64d 15:23:54.894 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:54.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:54.894 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:54.894 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:54.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:54.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]) by 181 down to 2094956 15:23:54.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54212]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:54.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:54.937 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51856]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51856]) process #22 SSH_MSG_IGNORE 15:23:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51856]) SSH_MSG_IGNORE 15:23:55.030 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40964]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:55.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40964]) process #28 SSH_MSG_IGNORE 15:23:55.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40964]) SSH_MSG_IGNORE 15:23:55.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36592]) process #16 SSH_MSG_CHANNEL_DATA 15:23:55.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]) by 202 down to 2095844 15:23:55.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]) SSH_MSG_CHANNEL_DATA len=202 15:23:55.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592] 15:23:55.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:55.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:55.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=365} 15:23:55.083 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6047e372 15:23:55.083 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:55.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:55.083 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:55.083 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:55.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:55.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]) by 181 down to 2094956 15:23:55.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36592]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:55.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:55.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36824]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:55.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36824]) process #14 SSH_MSG_IGNORE 15:23:55.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36824]) SSH_MSG_IGNORE 15:23:55.203 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51716]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:55.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51716]) process #19 SSH_MSG_IGNORE 15:23:55.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51716]) SSH_MSG_IGNORE 15:23:55.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34418]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:55.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34418]) process #24 SSH_MSG_IGNORE 15:23:55.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34418]) SSH_MSG_IGNORE 15:23:55.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52248]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:55.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52248]) process #17 SSH_MSG_IGNORE 15:23:55.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52248]) SSH_MSG_IGNORE 15:23:55.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57878]) process #16 SSH_MSG_CHANNEL_DATA 15:23:55.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]) by 202 down to 2095844 15:23:55.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]) SSH_MSG_CHANNEL_DATA len=202 15:23:55.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878] 15:23:55.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:55.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:55.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=366} 15:23:55.299 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2c2c866 15:23:55.299 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:55.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:55.299 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:55.299 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:55.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:55.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]) by 181 down to 2094956 15:23:55.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57878]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:55.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:55.338 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41728]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:55.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41728]) process #13 SSH_MSG_IGNORE 15:23:55.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41728]) SSH_MSG_IGNORE 15:23:55.343 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60606]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:55.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60606]) process #10 SSH_MSG_IGNORE 15:23:55.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60606]) SSH_MSG_IGNORE 15:23:55.479 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45984]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:55.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45984]) process #27 SSH_MSG_IGNORE 15:23:55.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45984]) SSH_MSG_IGNORE 15:23:55.503 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44806]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:55.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44806]) process #26 SSH_MSG_IGNORE 15:23:55.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44806]) SSH_MSG_IGNORE 15:23:55.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36554]) process #15 SSH_MSG_CHANNEL_DATA 15:23:55.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]) by 202 down to 2095844 15:23:55.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]) SSH_MSG_CHANNEL_DATA len=202 15:23:55.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554] 15:23:55.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:55.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:55.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=367} 15:23:55.505 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a10064c 15:23:55.505 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:55.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:55.505 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:55.505 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:55.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:55.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]) by 181 down to 2094956 15:23:55.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36554]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:55.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:55.634 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57366]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:55.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57366]) process #18 SSH_MSG_IGNORE 15:23:55.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57366]) SSH_MSG_IGNORE 15:23:55.644 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36554]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36554]) process #16 SSH_MSG_IGNORE 15:23:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36554]) SSH_MSG_IGNORE 15:23:55.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53350]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:55.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53350]) process #21 SSH_MSG_IGNORE 15:23:55.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53350]) SSH_MSG_IGNORE 15:23:55.693 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:55.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39236]) process #29 SSH_MSG_IGNORE 15:23:55.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39236]) SSH_MSG_IGNORE 15:23:55.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48780]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35726]) process #15 SSH_MSG_CHANNEL_DATA 15:23:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]) by 202 down to 2095844 15:23:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]) SSH_MSG_CHANNEL_DATA len=202 15:23:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726] 15:23:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=368} 15:23:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5ecd8a84 15:23:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:55.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]) by 181 down to 2094956 15:23:55.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35726]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:55.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:55.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48780]) process #11 SSH_MSG_IGNORE 15:23:55.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48780]) SSH_MSG_IGNORE 15:23:55.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47334]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:55.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47334]) process #25 SSH_MSG_IGNORE 15:23:55.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47334]) SSH_MSG_IGNORE 15:23:55.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:23:55.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35100]) process #30 SSH_MSG_IGNORE 15:23:55.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35100]) SSH_MSG_IGNORE 15:23:55.772 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39660]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:55.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39660]) process #23 SSH_MSG_IGNORE 15:23:55.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39660]) SSH_MSG_IGNORE 15:23:55.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52024]) process #15 SSH_MSG_CHANNEL_DATA 15:23:55.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]) by 202 down to 2095844 15:23:55.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]) SSH_MSG_CHANNEL_DATA len=202 15:23:55.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024] 15:23:55.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:55.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:55.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=369} 15:23:55.899 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1b08b8ee 15:23:55.899 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:55.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:55.899 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:55.899 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:55.899 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:55.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]) by 181 down to 2094956 15:23:55.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52024]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:55.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:55.924 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60986]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:55.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60986]) process #20 SSH_MSG_IGNORE 15:23:55.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60986]) SSH_MSG_IGNORE 15:23:56.053 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54436]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:56.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54436]) process #22 SSH_MSG_IGNORE 15:23:56.053 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54436]) SSH_MSG_IGNORE 15:23:56.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41236]) process #15 SSH_MSG_CHANNEL_DATA 15:23:56.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]) by 202 down to 2095844 15:23:56.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]) SSH_MSG_CHANNEL_DATA len=202 15:23:56.101 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236] 15:23:56.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:56.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:56.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=370} 15:23:56.102 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@15a4bb5d 15:23:56.102 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:56.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:56.102 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:56.102 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:56.102 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:56.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]) by 181 down to 2094956 15:23:56.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41236]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:56.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:56.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55268]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:56.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55268]) process #12 SSH_MSG_IGNORE 15:23:56.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55268]) SSH_MSG_IGNORE 15:23:56.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52028]) process #15 SSH_MSG_CHANNEL_DATA 15:23:56.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]) by 202 down to 2095844 15:23:56.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]) SSH_MSG_CHANNEL_DATA len=202 15:23:56.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028] 15:23:56.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:56.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:56.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=371} 15:23:56.321 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33e94224 15:23:56.321 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:56.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:56.321 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:56.321 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:56.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:56.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]) by 181 down to 2094956 15:23:56.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52028]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:56.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:56.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45298]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:56.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45298]) process #28 SSH_MSG_IGNORE 15:23:56.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45298]) SSH_MSG_IGNORE 15:23:56.421 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49070]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:56.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49070]) process #14 SSH_MSG_IGNORE 15:23:56.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49070]) SSH_MSG_IGNORE 15:23:56.427 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57552]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:56.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57552]) process #19 SSH_MSG_IGNORE 15:23:56.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57552]) SSH_MSG_IGNORE 15:23:56.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42244]) process #10 SSH_MSG_IGNORE 15:23:56.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42244]) SSH_MSG_IGNORE 15:23:56.444 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42244]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:56.495 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52840]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52840]) process #13 SSH_MSG_IGNORE 15:23:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52840]) SSH_MSG_IGNORE 15:23:56.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52940]) process #15 SSH_MSG_CHANNEL_DATA 15:23:56.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]) by 202 down to 2095844 15:23:56.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]) SSH_MSG_CHANNEL_DATA len=202 15:23:56.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940] 15:23:56.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:56.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:56.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=372} 15:23:56.522 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@50e69de6 15:23:56.522 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:56.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:56.522 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:56.522 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:56.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:56.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]) by 181 down to 2094956 15:23:56.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52940]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:56.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:56.596 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48660]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:56.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48660]) process #26 SSH_MSG_IGNORE 15:23:56.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48660]) SSH_MSG_IGNORE 15:23:56.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60992]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:56.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60992]) process #27 SSH_MSG_IGNORE 15:23:56.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60992]) SSH_MSG_IGNORE 15:23:56.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55820]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:56.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55820]) process #17 SSH_MSG_IGNORE 15:23:56.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55820]) SSH_MSG_IGNORE 15:23:56.726 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60446]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:56.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60446]) process #23 SSH_MSG_IGNORE 15:23:56.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60446]) SSH_MSG_IGNORE 15:23:56.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50732]) process #15 SSH_MSG_CHANNEL_DATA 15:23:56.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]) by 202 down to 2095844 15:23:56.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]) SSH_MSG_CHANNEL_DATA len=202 15:23:56.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732] 15:23:56.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:56.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:56.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=373} 15:23:56.731 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5c96e952 15:23:56.731 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:56.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:56.731 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:56.731 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:56.731 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:56.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]) by 181 down to 2094956 15:23:56.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39688]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:56.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50732]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:56.732 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:56.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39688]) process #24 SSH_MSG_IGNORE 15:23:56.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39688]) SSH_MSG_IGNORE 15:23:56.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48528]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:56.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48528]) process #25 SSH_MSG_IGNORE 15:23:56.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48528]) SSH_MSG_IGNORE 15:23:56.821 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:23:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39396]) process #30 SSH_MSG_IGNORE 15:23:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39396]) SSH_MSG_IGNORE 15:23:56.857 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60546]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:56.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60546]) process #20 SSH_MSG_IGNORE 15:23:56.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60546]) SSH_MSG_IGNORE 15:23:56.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #15 SSH_MSG_CHANNEL_DATA 15:23:56.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) by 202 down to 2095844 15:23:56.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_CHANNEL_DATA len=202 15:23:56.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518] 15:23:56.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:56.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:56.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=374} 15:23:56.953 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@fdf2dd7 15:23:56.953 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:56.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:56.953 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:56.953 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:56.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:56.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) by 181 down to 2094956 15:23:56.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:56.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:56.997 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38280]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38280]) process #21 SSH_MSG_IGNORE 15:23:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38280]) SSH_MSG_IGNORE 15:23:57.000 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43912]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:57.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43912]) process #18 SSH_MSG_IGNORE 15:23:57.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43912]) SSH_MSG_IGNORE 15:23:57.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:57.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34870]) process #29 SSH_MSG_IGNORE 15:23:57.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34870]) SSH_MSG_IGNORE 15:23:57.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59020]) process #15 SSH_MSG_CHANNEL_DATA 15:23:57.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]) by 202 down to 2095844 15:23:57.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]) SSH_MSG_CHANNEL_DATA len=202 15:23:57.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020] 15:23:57.154 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:57.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:57.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=375} 15:23:57.155 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d670fe7 15:23:57.155 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:57.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:57.155 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:57.155 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:57.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:57.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]) by 181 down to 2094956 15:23:57.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59020]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:57.156 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:57.156 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51674]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:57.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51674]) process #11 SSH_MSG_IGNORE 15:23:57.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51674]) SSH_MSG_IGNORE 15:23:57.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35726]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:57.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35726]) process #16 SSH_MSG_IGNORE 15:23:57.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35726]) SSH_MSG_IGNORE 15:23:57.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56674]) process #15 SSH_MSG_CHANNEL_DATA 15:23:57.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]) by 202 down to 2095844 15:23:57.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]) SSH_MSG_CHANNEL_DATA len=202 15:23:57.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674] 15:23:57.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:57.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:57.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=376} 15:23:57.345 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e586653 15:23:57.345 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:57.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:57.345 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:57.345 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:57.345 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:57.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]) by 181 down to 2094956 15:23:57.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56674]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:57.346 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:57.413 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60394]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:57.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60394]) process #13 SSH_MSG_IGNORE 15:23:57.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60394]) SSH_MSG_IGNORE 15:23:57.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37712]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:57.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37712]) process #28 SSH_MSG_IGNORE 15:23:57.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37712]) SSH_MSG_IGNORE 15:23:57.527 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50286]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50286]) process #12 SSH_MSG_IGNORE 15:23:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50286]) SSH_MSG_IGNORE 15:23:57.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39886]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39886]) process #22 SSH_MSG_IGNORE 15:23:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39886]) SSH_MSG_IGNORE 15:23:57.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37352]) process #15 SSH_MSG_CHANNEL_DATA 15:23:57.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]) by 202 down to 2095844 15:23:57.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]) SSH_MSG_CHANNEL_DATA len=202 15:23:57.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352] 15:23:57.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:57.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:57.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=377} 15:23:57.545 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6b4d4dcc 15:23:57.545 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:57.545 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:57.545 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:57.545 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:57.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:57.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]) by 181 down to 2094956 15:23:57.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37352]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:57.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:57.564 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56184]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56184]) process #26 SSH_MSG_IGNORE 15:23:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56184]) SSH_MSG_IGNORE 15:23:57.640 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59012]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59012]) process #17 SSH_MSG_IGNORE 15:23:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59012]) SSH_MSG_IGNORE 15:23:57.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39056]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:57.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39056]) process #27 SSH_MSG_IGNORE 15:23:57.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39056]) SSH_MSG_IGNORE 15:23:57.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58780]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:57.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58780]) process #14 SSH_MSG_IGNORE 15:23:57.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58780]) SSH_MSG_IGNORE 15:23:57.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59584]) process #15 SSH_MSG_CHANNEL_DATA 15:23:57.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]) by 202 down to 2095844 15:23:57.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]) SSH_MSG_CHANNEL_DATA len=202 15:23:57.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584] 15:23:57.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:57.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:57.750 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=378} 15:23:57.751 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2063f8fc 15:23:57.751 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:57.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:57.751 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:57.751 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:57.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:57.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]) by 181 down to 2094956 15:23:57.751 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59584]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:57.752 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:57.842 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42454]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:57.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42454]) process #24 SSH_MSG_IGNORE 15:23:57.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42454]) SSH_MSG_IGNORE 15:23:57.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43862]) process #15 SSH_MSG_CHANNEL_DATA 15:23:57.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]) by 202 down to 2095844 15:23:57.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]) SSH_MSG_CHANNEL_DATA len=202 15:23:57.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862] 15:23:57.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:57.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:57.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=379} 15:23:57.965 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@13ed6a01 15:23:57.965 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:57.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:57.965 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:57.965 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:57.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:57.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]) by 181 down to 2094956 15:23:57.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43862]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:57.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:58.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35304]) process #10 SSH_MSG_IGNORE 15:23:58.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35304]) SSH_MSG_IGNORE 15:23:58.064 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35304]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:58.104 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60312]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60312]) process #18 SSH_MSG_IGNORE 15:23:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60312]) SSH_MSG_IGNORE 15:23:58.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60176]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:58.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60176]) process #23 SSH_MSG_IGNORE 15:23:58.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60176]) SSH_MSG_IGNORE 15:23:58.113 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47120]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:58.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47120]) process #25 SSH_MSG_IGNORE 15:23:58.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47120]) SSH_MSG_IGNORE 15:23:58.131 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49192]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49192]) process #20 SSH_MSG_IGNORE 15:23:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49192]) SSH_MSG_IGNORE 15:23:58.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60352]) process #15 SSH_MSG_CHANNEL_DATA 15:23:58.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]) by 202 down to 2095844 15:23:58.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]) SSH_MSG_CHANNEL_DATA len=202 15:23:58.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352] 15:23:58.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:58.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:58.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=380} 15:23:58.164 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@63e9f68f 15:23:58.164 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:58.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:58.164 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:58.164 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:58.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:58.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]) by 181 down to 2094956 15:23:58.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60352]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:58.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:58.187 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49288]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49288]) process #21 SSH_MSG_IGNORE 15:23:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49288]) SSH_MSG_IGNORE 15:23:58.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42028]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:58.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42028]) process #12 SSH_MSG_IGNORE 15:23:58.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42028]) SSH_MSG_IGNORE 15:23:58.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:58.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56936]) process #29 SSH_MSG_IGNORE 15:23:58.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56936]) SSH_MSG_IGNORE 15:23:58.342 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41124]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:58.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41124]) process #19 SSH_MSG_IGNORE 15:23:58.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41124]) SSH_MSG_IGNORE 15:23:58.345 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40282]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40282]) process #11 SSH_MSG_IGNORE 15:23:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40282]) SSH_MSG_IGNORE 15:23:58.362 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38082]) process #15 SSH_MSG_CHANNEL_DATA 15:23:58.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]) by 202 down to 2095844 15:23:58.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]) SSH_MSG_CHANNEL_DATA len=202 15:23:58.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082] 15:23:58.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:58.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:58.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=381} 15:23:58.363 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@16221946 15:23:58.363 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:58.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:58.363 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:58.363 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:58.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:58.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]) by 181 down to 2094956 15:23:58.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38082]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:58.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:58.386 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:23:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60610]) process #30 SSH_MSG_IGNORE 15:23:58.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60610]) SSH_MSG_IGNORE 15:23:58.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55574]) process #13 SSH_MSG_IGNORE 15:23:58.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55574]) SSH_MSG_IGNORE 15:23:58.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55574]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:58.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51152]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:58.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51152]) process #17 SSH_MSG_IGNORE 15:23:58.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51152]) SSH_MSG_IGNORE 15:23:58.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39664]) process #15 SSH_MSG_CHANNEL_DATA 15:23:58.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]) by 202 down to 2095844 15:23:58.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]) SSH_MSG_CHANNEL_DATA len=202 15:23:58.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664] 15:23:58.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:58.574 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:58.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=382} 15:23:58.575 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@50393dd2 15:23:58.575 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:58.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:58.575 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:58.575 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:58.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:58.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]) by 181 down to 2094956 15:23:58.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39664]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:58.575 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:58.620 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50722]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:23:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50722]) process #22 SSH_MSG_IGNORE 15:23:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50722]) SSH_MSG_IGNORE 15:23:58.663 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52024]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:58.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52024]) process #16 SSH_MSG_IGNORE 15:23:58.664 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52024]) SSH_MSG_IGNORE 15:23:58.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49122]) process #15 SSH_MSG_CHANNEL_DATA 15:23:58.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]) by 202 down to 2095844 15:23:58.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]) SSH_MSG_CHANNEL_DATA len=202 15:23:58.776 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122] 15:23:58.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:58.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:58.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=383} 15:23:58.777 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4fcf9404 15:23:58.777 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:58.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:58.777 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:58.777 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:58.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:58.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]) by 181 down to 2094956 15:23:58.777 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49122]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:58.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:58.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60668]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:23:58.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60668]) process #26 SSH_MSG_IGNORE 15:23:58.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60668]) SSH_MSG_IGNORE 15:23:58.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36460]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:58.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36460]) process #28 SSH_MSG_IGNORE 15:23:58.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36460]) SSH_MSG_IGNORE 15:23:58.947 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48396]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:58.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48396]) process #12 SSH_MSG_IGNORE 15:23:58.948 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48396]) SSH_MSG_IGNORE 15:23:58.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59138]) process #15 SSH_MSG_CHANNEL_DATA 15:23:58.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]) by 202 down to 2095844 15:23:58.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]) SSH_MSG_CHANNEL_DATA len=202 15:23:58.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138] 15:23:58.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:58.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:58.982 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=384} 15:23:58.982 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3762f66b 15:23:58.983 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:58.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:58.983 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:58.983 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:58.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:58.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]) by 181 down to 2094956 15:23:58.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59138]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:58.983 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:59.009 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52786]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:23:59.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52786]) process #14 SSH_MSG_IGNORE 15:23:59.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52786]) SSH_MSG_IGNORE 15:23:59.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58144]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:59.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58144]) process #27 SSH_MSG_IGNORE 15:23:59.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58144]) SSH_MSG_IGNORE 15:23:59.171 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57316]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:23:59.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57316]) process #24 SSH_MSG_IGNORE 15:23:59.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57316]) SSH_MSG_IGNORE 15:23:59.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37920]) process #15 SSH_MSG_CHANNEL_DATA 15:23:59.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]) by 202 down to 2095844 15:23:59.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]) SSH_MSG_CHANNEL_DATA len=202 15:23:59.198 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920] 15:23:59.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:59.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:59.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=385} 15:23:59.199 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@39c0cd19 15:23:59.199 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:59.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:59.199 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:59.199 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:59.199 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:59.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]) by 181 down to 2094956 15:23:59.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37920]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:59.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:59.306 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43976]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:23:59.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43976]) process #10 SSH_MSG_IGNORE 15:23:59.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43976]) SSH_MSG_IGNORE 15:23:59.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58154]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:23:59.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58154]) process #23 SSH_MSG_IGNORE 15:23:59.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58154]) SSH_MSG_IGNORE 15:23:59.399 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45848]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:23:59.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45848]) process #25 SSH_MSG_IGNORE 15:23:59.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45848]) SSH_MSG_IGNORE 15:23:59.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34564]) process #15 SSH_MSG_CHANNEL_DATA 15:23:59.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]) by 202 down to 2095844 15:23:59.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]) SSH_MSG_CHANNEL_DATA len=202 15:23:59.415 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564] 15:23:59.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:59.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:59.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=386} 15:23:59.416 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@393481c0 15:23:59.416 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:59.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:59.416 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:59.416 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:59.416 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:59.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]) by 181 down to 2094956 15:23:59.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34564]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:59.417 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:59.448 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51500]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:23:59.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51500]) process #18 SSH_MSG_IGNORE 15:23:59.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51500]) SSH_MSG_IGNORE 15:23:59.474 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:23:59.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40676]) process #30 SSH_MSG_IGNORE 15:23:59.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40676]) SSH_MSG_IGNORE 15:23:59.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51948]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:23:59.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51948]) process #20 SSH_MSG_IGNORE 15:23:59.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51948]) SSH_MSG_IGNORE 15:23:59.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:23:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53144]) process #29 SSH_MSG_IGNORE 15:23:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53144]) SSH_MSG_IGNORE 15:23:59.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35068]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:23:59.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35068]) process #19 SSH_MSG_IGNORE 15:23:59.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35068]) SSH_MSG_IGNORE 15:23:59.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48116]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:23:59.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48116]) process #21 SSH_MSG_IGNORE 15:23:59.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48116]) SSH_MSG_IGNORE 15:23:59.609 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40320]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:23:59.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40320]) process #17 SSH_MSG_IGNORE 15:23:59.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40320]) SSH_MSG_IGNORE 15:23:59.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37192]) process #15 SSH_MSG_CHANNEL_DATA 15:23:59.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]) by 202 down to 2095844 15:23:59.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]) SSH_MSG_CHANNEL_DATA len=202 15:23:59.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192] 15:23:59.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:59.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:59.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=387} 15:23:59.622 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6dd27209 15:23:59.622 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:59.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:59.623 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:59.623 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:59.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:59.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]) by 181 down to 2094956 15:23:59.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37192]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:59.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:59.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41236]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:23:59.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41236]) process #16 SSH_MSG_IGNORE 15:23:59.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41236]) SSH_MSG_IGNORE 15:23:59.785 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47450]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:23:59.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47450]) process #27 SSH_MSG_IGNORE 15:23:59.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47450]) SSH_MSG_IGNORE 15:23:59.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54362]) process #12 SSH_MSG_IGNORE 15:23:59.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54362]) SSH_MSG_IGNORE 15:23:59.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54362]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:23:59.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41530]) process #15 SSH_MSG_CHANNEL_DATA 15:23:59.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]) by 202 down to 2095844 15:23:59.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]) SSH_MSG_CHANNEL_DATA len=202 15:23:59.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530] 15:23:59.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:23:59.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:23:59.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=388} 15:23:59.829 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a1a3e5d 15:23:59.829 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:23:59.829 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:23:59.829 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:23:59.829 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:23:59.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:23:59.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]) by 181 down to 2094956 15:23:59.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41530]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:23:59.830 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:23:59.848 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38210]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:23:59.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38210]) process #11 SSH_MSG_IGNORE 15:23:59.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38210]) SSH_MSG_IGNORE 15:23:59.983 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46926]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:23:59.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46926]) process #28 SSH_MSG_IGNORE 15:23:59.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46926]) SSH_MSG_IGNORE 15:23:59.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34350]) process #13 SSH_MSG_IGNORE 15:23:59.998 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34350]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:23:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34350]) SSH_MSG_IGNORE 15:24:00.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59392]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:00.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59392]) process #22 SSH_MSG_IGNORE 15:24:00.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59392]) SSH_MSG_IGNORE 15:24:00.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45404]) process #15 SSH_MSG_CHANNEL_DATA 15:24:00.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]) by 202 down to 2095844 15:24:00.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]) SSH_MSG_CHANNEL_DATA len=202 15:24:00.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404] 15:24:00.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:00.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:00.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=389} 15:24:00.037 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1008b2c7 15:24:00.037 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:00.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:00.037 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:00.037 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:00.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:00.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]) by 181 down to 2094956 15:24:00.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45404]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:00.038 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:00.203 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53232]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:00.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53232]) process #14 SSH_MSG_IGNORE 15:24:00.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53232]) SSH_MSG_IGNORE 15:24:00.311 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50978]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50978]) process #24 SSH_MSG_IGNORE 15:24:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50978]) SSH_MSG_IGNORE 15:24:00.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45498]) process #15 SSH_MSG_CHANNEL_DATA 15:24:00.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]) by 202 down to 2095844 15:24:00.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]) SSH_MSG_CHANNEL_DATA len=202 15:24:00.380 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498] 15:24:00.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:00.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:00.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=390} 15:24:00.381 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@11cf5cb9 15:24:00.381 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:00.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:00.381 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:00.381 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:00.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:00.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]) by 181 down to 2094956 15:24:00.381 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45498]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:00.382 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:00.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48158]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:00.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48158]) process #26 SSH_MSG_IGNORE 15:24:00.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48158]) SSH_MSG_IGNORE 15:24:00.400 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47724]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:00.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47724]) process #17 SSH_MSG_IGNORE 15:24:00.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47724]) SSH_MSG_IGNORE 15:24:00.507 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58472]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:00.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58472]) process #27 SSH_MSG_IGNORE 15:24:00.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58472]) SSH_MSG_IGNORE 15:24:00.516 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42660]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:00.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42660]) process #23 SSH_MSG_IGNORE 15:24:00.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42660]) SSH_MSG_IGNORE 15:24:00.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36824]) process #15 SSH_MSG_CHANNEL_DATA 15:24:00.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]) by 202 down to 2095844 15:24:00.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]) SSH_MSG_CHANNEL_DATA len=202 15:24:00.581 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824] 15:24:00.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:00.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:00.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=391} 15:24:00.582 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6046276b 15:24:00.582 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:00.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:00.582 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:00.582 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:00.582 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:00.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]) by 181 down to 2094956 15:24:00.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36824]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:00.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:00.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51540]) process #21 SSH_MSG_IGNORE 15:24:00.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51540]) SSH_MSG_IGNORE 15:24:00.652 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51540]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:00.657 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57644]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:00.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57644]) process #25 SSH_MSG_IGNORE 15:24:00.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57644]) SSH_MSG_IGNORE 15:24:00.689 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53234]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:00.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53234]) process #18 SSH_MSG_IGNORE 15:24:00.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53234]) SSH_MSG_IGNORE 15:24:00.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55164]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:00.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55164]) process #19 SSH_MSG_IGNORE 15:24:00.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55164]) SSH_MSG_IGNORE 15:24:00.721 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:00.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55036]) process #30 SSH_MSG_IGNORE 15:24:00.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55036]) SSH_MSG_IGNORE 15:24:00.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35124]) process #10 SSH_MSG_IGNORE 15:24:00.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35124]) SSH_MSG_IGNORE 15:24:00.739 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35124]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:24:00.770 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:00.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43018]) process #29 SSH_MSG_IGNORE 15:24:00.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43018]) SSH_MSG_IGNORE 15:24:00.784 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49070]) process #15 SSH_MSG_CHANNEL_DATA 15:24:00.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]) by 202 down to 2095844 15:24:00.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]) SSH_MSG_CHANNEL_DATA len=202 15:24:00.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070] 15:24:00.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:00.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:00.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=392} 15:24:00.785 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1bbdef69 15:24:00.785 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:00.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:00.785 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:00.785 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:00.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:00.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]) by 181 down to 2094956 15:24:00.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49070]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:00.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:00.820 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54124]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:00.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54124]) process #20 SSH_MSG_IGNORE 15:24:00.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54124]) SSH_MSG_IGNORE 15:24:00.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34570]) process #14 SSH_MSG_IGNORE 15:24:00.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34570]) SSH_MSG_IGNORE 15:24:00.941 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34570]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:00.981 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52028]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:00.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58780]) process #15 SSH_MSG_CHANNEL_DATA 15:24:00.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52028]) process #16 SSH_MSG_IGNORE 15:24:00.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]) by 202 down to 2095844 15:24:00.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]) SSH_MSG_CHANNEL_DATA len=202 15:24:00.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780] 15:24:00.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52028]) SSH_MSG_IGNORE 15:24:00.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:00.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:00.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=393} 15:24:00.983 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5bf682fa 15:24:00.983 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:00.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:00.983 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:00.983 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:00.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:00.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]) by 181 down to 2094956 15:24:00.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58780]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:00.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46866]) process #24 SSH_MSG_IGNORE 15:24:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46866]) SSH_MSG_IGNORE 15:24:00.991 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46866]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:01.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33802]) process #12 SSH_MSG_IGNORE 15:24:01.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33802]) SSH_MSG_IGNORE 15:24:01.035 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33802]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:24:01.101 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:01.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54888]) process #31 SSH_MSG_IGNORE 15:24:01.103 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54888]) SSH_MSG_IGNORE 15:24:01.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52786]) process #15 SSH_MSG_CHANNEL_DATA 15:24:01.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]) by 202 down to 2095844 15:24:01.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]) SSH_MSG_CHANNEL_DATA len=202 15:24:01.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786] 15:24:01.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:01.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:01.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=394} 15:24:01.166 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f214593 15:24:01.166 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:01.166 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:01.166 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:01.166 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:01.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:01.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]) by 181 down to 2094956 15:24:01.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52786]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:01.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:01.186 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43618]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:24:01.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43618]) process #11 SSH_MSG_IGNORE 15:24:01.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43618]) SSH_MSG_IGNORE 15:24:01.274 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46336]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:01.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46336]) process #13 SSH_MSG_IGNORE 15:24:01.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46336]) SSH_MSG_IGNORE 15:24:01.298 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43254]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:01.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43254]) process #28 SSH_MSG_IGNORE 15:24:01.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43254]) SSH_MSG_IGNORE 15:24:01.340 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49364]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:01.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49364]) process #26 SSH_MSG_IGNORE 15:24:01.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49364]) SSH_MSG_IGNORE 15:24:01.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53232]) process #15 SSH_MSG_CHANNEL_DATA 15:24:01.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]) by 202 down to 2095844 15:24:01.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]) SSH_MSG_CHANNEL_DATA len=202 15:24:01.368 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232] 15:24:01.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:01.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:01.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=395} 15:24:01.369 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4484a85e 15:24:01.369 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:01.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:01.369 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:01.369 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:01.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:01.369 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]) by 181 down to 2094956 15:24:01.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53232]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:01.370 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:01.531 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58794]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:01.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58794]) process #19 SSH_MSG_IGNORE 15:24:01.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58794]) SSH_MSG_IGNORE 15:24:01.563 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56680]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56680]) process #22 SSH_MSG_IGNORE 15:24:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56680]) SSH_MSG_IGNORE 15:24:01.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34570]) process #15 SSH_MSG_CHANNEL_DATA 15:24:01.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]) by 202 down to 2095844 15:24:01.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]) SSH_MSG_CHANNEL_DATA len=202 15:24:01.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570] 15:24:01.580 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:01.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:01.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=396} 15:24:01.581 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@a89076e 15:24:01.581 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:01.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:01.581 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:01.581 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:01.581 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:01.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]) by 181 down to 2094956 15:24:01.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34570]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:01.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:01.698 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55832]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:01.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55832]) process #17 SSH_MSG_IGNORE 15:24:01.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55832]) SSH_MSG_IGNORE 15:24:01.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38546]) process #25 SSH_MSG_IGNORE 15:24:01.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38546]) SSH_MSG_IGNORE 15:24:01.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38546]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:01.795 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43386]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:24:01.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43386]) process #10 SSH_MSG_IGNORE 15:24:01.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43386]) SSH_MSG_IGNORE 15:24:01.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46924]) process #14 SSH_MSG_CHANNEL_DATA 15:24:01.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]) by 202 down to 2095844 15:24:01.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]) SSH_MSG_CHANNEL_DATA len=202 15:24:01.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924] 15:24:01.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:01.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:01.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=397} 15:24:01.802 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6366a089 15:24:01.802 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:01.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:01.802 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:01.802 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:01.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:01.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]) by 181 down to 2094956 15:24:01.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46924]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:01.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:01.813 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52940]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52940]) process #16 SSH_MSG_IGNORE 15:24:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52940]) SSH_MSG_IGNORE 15:24:01.860 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46924]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:01.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46924]) process #15 SSH_MSG_IGNORE 15:24:01.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46924]) SSH_MSG_IGNORE 15:24:01.912 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35042]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:01.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35042]) process #27 SSH_MSG_IGNORE 15:24:01.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35042]) SSH_MSG_IGNORE 15:24:01.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:01.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #18 SSH_MSG_IGNORE 15:24:01.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:24:01.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44320]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:01.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44320]) process #23 SSH_MSG_IGNORE 15:24:01.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44320]) SSH_MSG_IGNORE 15:24:01.975 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:01.975 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60726]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:24:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43124]) process #29 SSH_MSG_IGNORE 15:24:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43124]) SSH_MSG_IGNORE 15:24:01.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60726]) process #12 SSH_MSG_IGNORE 15:24:01.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60726]) SSH_MSG_IGNORE 15:24:01.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:32830]) process #14 SSH_MSG_CHANNEL_DATA 15:24:01.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]) by 202 down to 2095844 15:24:01.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]) SSH_MSG_CHANNEL_DATA len=202 15:24:01.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830] 15:24:01.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:01.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:01.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=398} 15:24:01.996 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2df66c44 15:24:01.996 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:01.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:01.996 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:01.996 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:01.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:01.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]) by 181 down to 2094956 15:24:01.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:32830]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:01.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:02.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33108]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:02.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33108]) process #20 SSH_MSG_IGNORE 15:24:02.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33108]) SSH_MSG_IGNORE 15:24:02.068 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:02.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37206]) process #30 SSH_MSG_IGNORE 15:24:02.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37206]) SSH_MSG_IGNORE 15:24:02.137 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51614]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:02.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51614]) process #24 SSH_MSG_IGNORE 15:24:02.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51614]) SSH_MSG_IGNORE 15:24:02.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45270]) process #14 SSH_MSG_CHANNEL_DATA 15:24:02.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]) by 202 down to 2095844 15:24:02.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]) SSH_MSG_CHANNEL_DATA len=202 15:24:02.210 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270] 15:24:02.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:02.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:02.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=399} 15:24:02.211 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@322ab929 15:24:02.211 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:02.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:02.211 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:02.211 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:02.211 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:02.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]) by 181 down to 2094956 15:24:02.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45270]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:02.212 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:02.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38498]) process #21 SSH_MSG_IGNORE 15:24:02.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38498]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:02.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38498]) SSH_MSG_IGNORE 15:24:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57888]) process #13 SSH_MSG_IGNORE 15:24:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57888]) SSH_MSG_IGNORE 15:24:02.338 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57888]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:02.354 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37282]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:24:02.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37282]) process #11 SSH_MSG_IGNORE 15:24:02.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37282]) SSH_MSG_IGNORE 15:24:02.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44176]) process #14 SSH_MSG_CHANNEL_DATA 15:24:02.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]) by 202 down to 2095844 15:24:02.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]) SSH_MSG_CHANNEL_DATA len=202 15:24:02.409 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176] 15:24:02.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:02.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:02.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=400} 15:24:02.410 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6abc5e06 15:24:02.410 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:02.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:02.410 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:02.410 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:02.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:02.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]) by 181 down to 2094956 15:24:02.410 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44176]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:02.411 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:02.455 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:02.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #28 SSH_MSG_IGNORE 15:24:02.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:24:02.540 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59580]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:02.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59580]) process #25 SSH_MSG_IGNORE 15:24:02.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59580]) SSH_MSG_IGNORE 15:24:02.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40848]) process #14 SSH_MSG_CHANNEL_DATA 15:24:02.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]) by 202 down to 2095844 15:24:02.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]) SSH_MSG_CHANNEL_DATA len=202 15:24:02.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848] 15:24:02.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:02.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:02.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=401} 15:24:02.631 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1da9876b 15:24:02.631 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:02.631 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:02.631 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:02.631 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:02.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:02.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]) by 181 down to 2094956 15:24:02.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40848]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:02.632 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:02.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50732]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:02.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50732]) process #16 SSH_MSG_IGNORE 15:24:02.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50732]) SSH_MSG_IGNORE 15:24:02.804 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38088]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:02.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38088]) process #26 SSH_MSG_IGNORE 15:24:02.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38088]) SSH_MSG_IGNORE 15:24:02.837 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50252]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50252]) process #22 SSH_MSG_IGNORE 15:24:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50252]) SSH_MSG_IGNORE 15:24:02.854 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:02.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39500]) process #14 SSH_MSG_CHANNEL_DATA 15:24:02.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]) by 202 down to 2095844 15:24:02.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]) SSH_MSG_CHANNEL_DATA len=202 15:24:02.854 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500] 15:24:02.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:02.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:02.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=402} 15:24:02.855 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4ddf607 15:24:02.855 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:02.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:02.855 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:02.855 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:02.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:02.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]) by 181 down to 2094956 15:24:02.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39500]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:02.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:02.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55962]) process #31 SSH_MSG_IGNORE 15:24:02.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55962]) SSH_MSG_IGNORE 15:24:02.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39282]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:02.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39282]) process #23 SSH_MSG_IGNORE 15:24:02.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39282]) SSH_MSG_IGNORE 15:24:02.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44374]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:02.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44374]) process #19 SSH_MSG_IGNORE 15:24:02.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44374]) SSH_MSG_IGNORE 15:24:02.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46654]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:02.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46654]) process #17 SSH_MSG_IGNORE 15:24:02.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46654]) SSH_MSG_IGNORE 15:24:03.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33868]) process #14 SSH_MSG_CHANNEL_DATA 15:24:03.068 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]) by 202 down to 2095844 15:24:03.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]) SSH_MSG_CHANNEL_DATA len=202 15:24:03.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868] 15:24:03.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:03.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:03.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=403} 15:24:03.069 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7e76d7c2 15:24:03.069 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:03.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:03.069 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:03.069 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:03.069 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:03.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]) by 181 down to 2094956 15:24:03.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33868]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:03.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:03.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:32830]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:03.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:32830]) process #15 SSH_MSG_IGNORE 15:24:03.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:32830]) SSH_MSG_IGNORE 15:24:03.123 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46446]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:03.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46446]) process #24 SSH_MSG_IGNORE 15:24:03.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46446]) SSH_MSG_IGNORE 15:24:03.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38054]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:03.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38054]) process #20 SSH_MSG_IGNORE 15:24:03.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38054]) SSH_MSG_IGNORE 15:24:03.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:03.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50996]) process #30 SSH_MSG_IGNORE 15:24:03.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50996]) SSH_MSG_IGNORE 15:24:03.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56304]) process #14 SSH_MSG_CHANNEL_DATA 15:24:03.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]) by 202 down to 2095844 15:24:03.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]) SSH_MSG_CHANNEL_DATA len=202 15:24:03.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304] 15:24:03.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:03.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:03.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=404} 15:24:03.235 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2296b189 15:24:03.235 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:03.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:03.235 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:03.235 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:03.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:03.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]) by 181 down to 2094956 15:24:03.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56304]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:03.235 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:03.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:03.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54118]) process #29 SSH_MSG_IGNORE 15:24:03.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54118]) SSH_MSG_IGNORE 15:24:03.305 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59152]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:24:03.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59152]) process #12 SSH_MSG_IGNORE 15:24:03.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59152]) SSH_MSG_IGNORE 15:24:03.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37572]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:03.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37572]) process #13 SSH_MSG_IGNORE 15:24:03.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37572]) SSH_MSG_IGNORE 15:24:03.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59260]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:24:03.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59260]) process #10 SSH_MSG_IGNORE 15:24:03.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59260]) SSH_MSG_IGNORE 15:24:03.378 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46760]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:03.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46760]) process #27 SSH_MSG_IGNORE 15:24:03.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46760]) SSH_MSG_IGNORE 15:24:03.395 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40132]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:03.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40132]) process #18 SSH_MSG_IGNORE 15:24:03.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40132]) SSH_MSG_IGNORE 15:24:03.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43232]) process #14 SSH_MSG_CHANNEL_DATA 15:24:03.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]) by 202 down to 2095844 15:24:03.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]) SSH_MSG_CHANNEL_DATA len=202 15:24:03.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232] 15:24:03.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:03.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:03.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=405} 15:24:03.433 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2191fbea 15:24:03.433 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:03.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:03.433 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:03.433 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:03.433 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:03.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]) by 181 down to 2094956 15:24:03.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43232]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:03.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:03.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40090]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:24:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40090]) process #11 SSH_MSG_IGNORE 15:24:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40090]) SSH_MSG_IGNORE 15:24:03.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51622]) process #14 SSH_MSG_CHANNEL_DATA 15:24:03.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]) by 202 down to 2095844 15:24:03.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]) SSH_MSG_CHANNEL_DATA len=202 15:24:03.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622] 15:24:03.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:03.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:03.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=406} 15:24:03.644 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@60adec7f 15:24:03.644 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:03.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:03.644 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:03.644 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:03.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:03.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]) by 181 down to 2094956 15:24:03.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51622]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:03.644 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:03.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36940]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:03.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36940]) process #21 SSH_MSG_IGNORE 15:24:03.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36940]) SSH_MSG_IGNORE 15:24:03.684 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56816]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:03.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56816]) process #23 SSH_MSG_IGNORE 15:24:03.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56816]) SSH_MSG_IGNORE 15:24:03.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40314]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40314]) process #28 SSH_MSG_IGNORE 15:24:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40314]) SSH_MSG_IGNORE 15:24:03.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53024]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:03.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53024]) process #25 SSH_MSG_IGNORE 15:24:03.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53024]) SSH_MSG_IGNORE 15:24:03.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59380]) process #14 SSH_MSG_CHANNEL_DATA 15:24:03.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]) by 202 down to 2095844 15:24:03.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]) SSH_MSG_CHANNEL_DATA len=202 15:24:03.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380] 15:24:03.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:03.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:03.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=407} 15:24:03.867 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44b9ea0b 15:24:03.867 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:03.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:03.867 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:03.867 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:03.867 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:03.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]) by 181 down to 2094956 15:24:03.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59380]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:03.868 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:03.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45678]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:03.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45678]) process #26 SSH_MSG_IGNORE 15:24:03.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45678]) SSH_MSG_IGNORE 15:24:04.015 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:04.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60062]) process #31 SSH_MSG_IGNORE 15:24:04.016 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60062]) SSH_MSG_IGNORE 15:24:04.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43564]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43564]) process #22 SSH_MSG_IGNORE 15:24:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43564]) SSH_MSG_IGNORE 15:24:04.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50008]) process #14 SSH_MSG_CHANNEL_DATA 15:24:04.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]) by 202 down to 2095844 15:24:04.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]) SSH_MSG_CHANNEL_DATA len=202 15:24:04.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008] 15:24:04.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:04.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:04.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=408} 15:24:04.078 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@37791d76 15:24:04.078 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:04.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:04.078 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:04.078 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:04.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:04.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]) by 181 down to 2094956 15:24:04.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50008]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:04.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:04.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41604]) process #17 SSH_MSG_IGNORE 15:24:04.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41604]) SSH_MSG_IGNORE 15:24:04.118 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41604]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:04.198 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:04.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #16 SSH_MSG_IGNORE 15:24:04.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:24:04.294 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:04.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44528]) process #30 SSH_MSG_IGNORE 15:24:04.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44528]) SSH_MSG_IGNORE 15:24:04.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54966]) process #14 SSH_MSG_CHANNEL_DATA 15:24:04.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]) by 202 down to 2095844 15:24:04.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]) SSH_MSG_CHANNEL_DATA len=202 15:24:04.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966] 15:24:04.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:04.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:04.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=409} 15:24:04.296 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33576238 15:24:04.296 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:04.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:04.296 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:04.296 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:04.296 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:04.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]) by 181 down to 2094956 15:24:04.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54966]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:04.297 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:04.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45270]) process #15 SSH_MSG_IGNORE 15:24:04.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45270]) SSH_MSG_IGNORE 15:24:04.308 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45270]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:04.412 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59614]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:24:04.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59614]) process #12 SSH_MSG_IGNORE 15:24:04.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59614]) SSH_MSG_IGNORE 15:24:04.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55152]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:04.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55152]) process #19 SSH_MSG_IGNORE 15:24:04.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55152]) SSH_MSG_IGNORE 15:24:04.460 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60536]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:04.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60536]) process #20 SSH_MSG_IGNORE 15:24:04.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60536]) SSH_MSG_IGNORE 15:24:04.482 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50618]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:04.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50618]) process #27 SSH_MSG_IGNORE 15:24:04.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50618]) SSH_MSG_IGNORE 15:24:04.500 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58044]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:04.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58044]) process #24 SSH_MSG_IGNORE 15:24:04.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58044]) SSH_MSG_IGNORE 15:24:04.514 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34114]) process #14 SSH_MSG_CHANNEL_DATA 15:24:04.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]) by 202 down to 2095844 15:24:04.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]) SSH_MSG_CHANNEL_DATA len=202 15:24:04.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114] 15:24:04.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:04.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:04.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=410} 15:24:04.515 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5044f5ec 15:24:04.515 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:04.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:04.515 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:04.515 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:04.515 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:04.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]) by 181 down to 2094956 15:24:04.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34114]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:04.516 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:04.543 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50140]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50140]) process #18 SSH_MSG_IGNORE 15:24:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50140]) SSH_MSG_IGNORE 15:24:04.592 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34250]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:04.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34250]) process #29 SSH_MSG_IGNORE 15:24:04.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34250]) SSH_MSG_IGNORE 15:24:04.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44210]) process #14 SSH_MSG_CHANNEL_DATA 15:24:04.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]) by 202 down to 2095844 15:24:04.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]) SSH_MSG_CHANNEL_DATA len=202 15:24:04.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210] 15:24:04.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:04.722 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:04.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=411} 15:24:04.723 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a241b07 15:24:04.723 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:04.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:04.723 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:04.723 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:04.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:04.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]) by 181 down to 2094956 15:24:04.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44210]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:04.723 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35212]) process #13 SSH_MSG_IGNORE 15:24:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35212]) SSH_MSG_IGNORE 15:24:04.812 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35212]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:04.907 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56790]) process #14 SSH_MSG_CHANNEL_DATA 15:24:04.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]) by 202 down to 2095844 15:24:04.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]) SSH_MSG_CHANNEL_DATA len=202 15:24:04.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790] 15:24:04.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:04.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:04.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=412} 15:24:04.908 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@706cc13 15:24:04.908 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:04.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:04.908 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:04.908 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:04.908 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:04.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]) by 181 down to 2094956 15:24:04.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56790]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:04.909 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:04.952 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56610]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:04.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56610]) process #21 SSH_MSG_IGNORE 15:24:04.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56610]) SSH_MSG_IGNORE 15:24:05.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40368]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:05.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40368]) process #25 SSH_MSG_IGNORE 15:24:05.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40368]) SSH_MSG_IGNORE 15:24:05.058 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44176]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:05.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44176]) process #15 SSH_MSG_IGNORE 15:24:05.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44176]) SSH_MSG_IGNORE 15:24:05.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43354]) process #14 SSH_MSG_CHANNEL_DATA 15:24:05.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]) by 202 down to 2095844 15:24:05.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]) SSH_MSG_CHANNEL_DATA len=202 15:24:05.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354] 15:24:05.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:05.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:05.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=413} 15:24:05.106 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4a0338ca 15:24:05.106 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:05.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:05.106 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:05.106 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:05.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:05.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]) by 181 down to 2094956 15:24:05.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43354]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:05.107 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:05.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56248]) process #10 SSH_MSG_IGNORE 15:24:05.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56248]) SSH_MSG_IGNORE 15:24:05.122 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56248]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:24:05.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43496]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:05.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43496]) process #23 SSH_MSG_IGNORE 15:24:05.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43496]) SSH_MSG_IGNORE 15:24:05.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57892]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:05.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57892]) process #22 SSH_MSG_IGNORE 15:24:05.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57892]) SSH_MSG_IGNORE 15:24:05.215 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47086]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:24:05.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47086]) process #11 SSH_MSG_IGNORE 15:24:05.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47086]) SSH_MSG_IGNORE 15:24:05.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55726]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:24:05.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55726]) process #12 SSH_MSG_IGNORE 15:24:05.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55726]) SSH_MSG_IGNORE 15:24:05.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47616]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:05.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47616]) process #28 SSH_MSG_IGNORE 15:24:05.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47616]) SSH_MSG_IGNORE 15:24:05.296 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:05.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54708]) process #31 SSH_MSG_IGNORE 15:24:05.298 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54708]) SSH_MSG_IGNORE 15:24:05.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50154]) process #14 SSH_MSG_CHANNEL_DATA 15:24:05.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]) by 202 down to 2095844 15:24:05.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]) SSH_MSG_CHANNEL_DATA len=202 15:24:05.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154] 15:24:05.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:05.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:05.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=414} 15:24:05.324 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5cd1fdd8 15:24:05.324 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:05.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:05.324 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:05.324 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:05.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:05.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]) by 181 down to 2094956 15:24:05.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50154]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:05.324 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:05.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59792]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:05.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59792]) process #26 SSH_MSG_IGNORE 15:24:05.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59792]) SSH_MSG_IGNORE 15:24:05.353 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59020]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:05.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59020]) process #16 SSH_MSG_IGNORE 15:24:05.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59020]) SSH_MSG_IGNORE 15:24:05.420 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:05.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35166]) process #30 SSH_MSG_IGNORE 15:24:05.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35166]) SSH_MSG_IGNORE 15:24:05.421 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39854]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:05.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39854]) process #17 SSH_MSG_IGNORE 15:24:05.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39854]) SSH_MSG_IGNORE 15:24:05.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50180]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:05.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50180]) process #19 SSH_MSG_IGNORE 15:24:05.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50180]) SSH_MSG_IGNORE 15:24:05.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40526]) process #14 SSH_MSG_CHANNEL_DATA 15:24:05.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]) by 202 down to 2095844 15:24:05.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]) SSH_MSG_CHANNEL_DATA len=202 15:24:05.539 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526] 15:24:05.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:05.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:05.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=415} 15:24:05.540 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1768c92d 15:24:05.540 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:05.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:05.540 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:05.540 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:05.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:05.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]) by 181 down to 2094956 15:24:05.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40526]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:05.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:05.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47276]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:05.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37358]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47276]) process #24 SSH_MSG_IGNORE 15:24:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47276]) SSH_MSG_IGNORE 15:24:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37358]) process #27 SSH_MSG_IGNORE 15:24:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37358]) SSH_MSG_IGNORE 15:24:05.711 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58356]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58356]) process #18 SSH_MSG_IGNORE 15:24:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58356]) SSH_MSG_IGNORE 15:24:05.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34612]) process #14 SSH_MSG_CHANNEL_DATA 15:24:05.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]) by 202 down to 2095844 15:24:05.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]) SSH_MSG_CHANNEL_DATA len=202 15:24:05.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612] 15:24:05.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:05.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:05.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=416} 15:24:05.745 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1243a07c 15:24:05.745 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:05.745 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:05.745 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:05.745 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:05.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:05.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]) by 181 down to 2094956 15:24:05.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34612]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:05.746 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:05.771 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42458]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:05.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42458]) process #20 SSH_MSG_IGNORE 15:24:05.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42458]) SSH_MSG_IGNORE 15:24:05.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38758]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:05.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38758]) process #29 SSH_MSG_IGNORE 15:24:05.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38758]) SSH_MSG_IGNORE 15:24:05.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54086]) process #14 SSH_MSG_CHANNEL_DATA 15:24:05.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]) by 202 down to 2095844 15:24:05.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]) SSH_MSG_CHANNEL_DATA len=202 15:24:05.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086] 15:24:05.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:05.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:05.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=417} 15:24:05.955 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b1c3e0d 15:24:05.955 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:05.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:05.955 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:05.955 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:05.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:05.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]) by 181 down to 2094956 15:24:05.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54086]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:05.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:06.011 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40848]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:06.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40848]) process #15 SSH_MSG_IGNORE 15:24:06.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40848]) SSH_MSG_IGNORE 15:24:06.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41728]) process #14 SSH_MSG_CHANNEL_DATA 15:24:06.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]) by 202 down to 2095844 15:24:06.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]) SSH_MSG_CHANNEL_DATA len=202 15:24:06.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728] 15:24:06.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:06.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:06.167 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=418} 15:24:06.168 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6128f5a0 15:24:06.168 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:06.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:06.168 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:06.168 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:06.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:06.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]) by 181 down to 2094956 15:24:06.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41728]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:06.168 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:06.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47636]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:06.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47636]) process #22 SSH_MSG_IGNORE 15:24:06.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47636]) SSH_MSG_IGNORE 15:24:06.230 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:06.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #13 SSH_MSG_IGNORE 15:24:06.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:24:06.233 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46464]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:24:06.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46464]) process #10 SSH_MSG_IGNORE 15:24:06.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46464]) SSH_MSG_IGNORE 15:24:06.238 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37492]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:06.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37492]) process #21 SSH_MSG_IGNORE 15:24:06.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37492]) SSH_MSG_IGNORE 15:24:06.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52840]) process #14 SSH_MSG_CHANNEL_DATA 15:24:06.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]) by 202 down to 2095844 15:24:06.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]) SSH_MSG_CHANNEL_DATA len=202 15:24:06.376 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840] 15:24:06.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:06.377 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:06.378 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=419} 15:24:06.378 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64d712d8 15:24:06.379 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:06.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:06.379 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:06.379 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:06.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:06.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]) by 181 down to 2094956 15:24:06.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52840]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:06.379 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:06.380 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46272]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:06.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46272]) process #25 SSH_MSG_IGNORE 15:24:06.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46272]) SSH_MSG_IGNORE 15:24:06.452 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54238]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:06.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54238]) process #23 SSH_MSG_IGNORE 15:24:06.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54238]) SSH_MSG_IGNORE 15:24:06.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44996]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:24:06.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44996]) process #12 SSH_MSG_IGNORE 15:24:06.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44996]) SSH_MSG_IGNORE 15:24:06.540 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50372]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:06.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50372]) process #17 SSH_MSG_IGNORE 15:24:06.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50372]) SSH_MSG_IGNORE 15:24:06.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59766]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:06.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59766]) process #26 SSH_MSG_IGNORE 15:24:06.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59766]) SSH_MSG_IGNORE 15:24:06.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60394]) process #14 SSH_MSG_CHANNEL_DATA 15:24:06.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]) by 202 down to 2095844 15:24:06.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]) SSH_MSG_CHANNEL_DATA len=202 15:24:06.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394] 15:24:06.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:06.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:06.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=420} 15:24:06.582 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@95a0f3f 15:24:06.582 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:06.582 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:06.582 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:06.582 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:06.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:06.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]) by 181 down to 2094956 15:24:06.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60394]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:06.583 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:06.588 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:06.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58112]) process #31 SSH_MSG_IGNORE 15:24:06.589 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58112]) SSH_MSG_IGNORE 15:24:06.629 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:06.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54380]) process #30 SSH_MSG_IGNORE 15:24:06.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54380]) SSH_MSG_IGNORE 15:24:06.644 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53088]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:06.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53088]) process #28 SSH_MSG_IGNORE 15:24:06.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53088]) SSH_MSG_IGNORE 15:24:06.733 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56674]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:06.733 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57744]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:24:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56674]) process #16 SSH_MSG_IGNORE 15:24:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56674]) SSH_MSG_IGNORE 15:24:06.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57744]) process #11 SSH_MSG_IGNORE 15:24:06.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57744]) SSH_MSG_IGNORE 15:24:06.756 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45880]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:06.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45880]) process #27 SSH_MSG_IGNORE 15:24:06.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45880]) SSH_MSG_IGNORE 15:24:06.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55574]) process #14 SSH_MSG_CHANNEL_DATA 15:24:06.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]) by 202 down to 2095844 15:24:06.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]) SSH_MSG_CHANNEL_DATA len=202 15:24:06.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574] 15:24:06.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:06.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:06.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=421} 15:24:06.776 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4f27a248 15:24:06.776 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:06.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:06.776 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:06.776 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:06.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:06.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]) by 181 down to 2094956 15:24:06.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55574]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:06.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:06.811 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46650]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:06.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46650]) process #19 SSH_MSG_IGNORE 15:24:06.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46650]) SSH_MSG_IGNORE 15:24:06.931 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39958]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39958]) process #18 SSH_MSG_IGNORE 15:24:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39958]) SSH_MSG_IGNORE 15:24:06.963 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41400]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41400]) process #24 SSH_MSG_IGNORE 15:24:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41400]) SSH_MSG_IGNORE 15:24:06.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47864]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:06.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47864]) process #20 SSH_MSG_IGNORE 15:24:06.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47864]) SSH_MSG_IGNORE 15:24:07.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34350]) process #14 SSH_MSG_CHANNEL_DATA 15:24:07.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]) by 202 down to 2095844 15:24:07.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]) SSH_MSG_CHANNEL_DATA len=202 15:24:07.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350] 15:24:07.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:07.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:07.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=422} 15:24:07.010 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@44a6069b 15:24:07.010 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:07.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:07.010 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:07.010 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:07.010 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:07.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]) by 181 down to 2094956 15:24:07.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34350]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:07.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:07.074 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39500]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:07.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39500]) process #15 SSH_MSG_IGNORE 15:24:07.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39500]) SSH_MSG_IGNORE 15:24:07.164 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48346]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:07.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48346]) process #29 SSH_MSG_IGNORE 15:24:07.165 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48346]) SSH_MSG_IGNORE 15:24:07.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46336]) process #14 SSH_MSG_CHANNEL_DATA 15:24:07.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]) by 202 down to 2095844 15:24:07.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]) SSH_MSG_CHANNEL_DATA len=202 15:24:07.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336] 15:24:07.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40596]) process #10 SSH_MSG_IGNORE 15:24:07.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40596]) SSH_MSG_IGNORE 15:24:07.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:07.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:07.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=423} 15:24:07.215 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@21a2f1a0 15:24:07.215 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:07.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:07.215 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:07.215 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:07.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:07.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]) by 181 down to 2094956 15:24:07.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46336]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:07.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:07.216 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40596]) packet #11 sending command=2[SSH_MSG_IGNORE] len=27 15:24:07.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42082]) process #13 SSH_MSG_IGNORE 15:24:07.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42082]) SSH_MSG_IGNORE 15:24:07.309 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42082]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:07.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57888]) process #14 SSH_MSG_CHANNEL_DATA 15:24:07.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]) by 202 down to 2095844 15:24:07.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]) SSH_MSG_CHANNEL_DATA len=202 15:24:07.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888] 15:24:07.428 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:07.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:07.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=424} 15:24:07.429 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@57848b5b 15:24:07.429 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:07.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:07.429 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:07.429 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:07.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:07.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]) by 181 down to 2094956 15:24:07.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57888]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:07.429 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:07.459 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58256]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:07.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58256]) process #27 SSH_MSG_IGNORE 15:24:07.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58256]) SSH_MSG_IGNORE 15:24:07.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40580]) process #25 SSH_MSG_IGNORE 15:24:07.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40580]) SSH_MSG_IGNORE 15:24:07.499 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40580]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:07.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60978]) process #22 SSH_MSG_IGNORE 15:24:07.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60978]) SSH_MSG_IGNORE 15:24:07.508 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60978]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:07.546 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55224]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:07.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55224]) process #23 SSH_MSG_IGNORE 15:24:07.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55224]) SSH_MSG_IGNORE 15:24:07.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37572]) process #14 SSH_MSG_CHANNEL_DATA 15:24:07.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]) by 202 down to 2095844 15:24:07.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]) SSH_MSG_CHANNEL_DATA len=202 15:24:07.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572] 15:24:07.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:07.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:07.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=425} 15:24:07.619 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@600c53d4 15:24:07.619 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:07.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:07.619 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:07.619 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:07.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:07.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]) by 181 down to 2094956 15:24:07.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37572]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:07.620 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:07.778 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:07.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50598]) process #30 SSH_MSG_IGNORE 15:24:07.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50598]) SSH_MSG_IGNORE 15:24:07.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53618]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:07.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53618]) process #26 SSH_MSG_IGNORE 15:24:07.792 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53618]) SSH_MSG_IGNORE 15:24:07.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35212]) process #14 SSH_MSG_CHANNEL_DATA 15:24:07.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]) by 202 down to 2095844 15:24:07.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]) SSH_MSG_CHANNEL_DATA len=202 15:24:07.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212] 15:24:07.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:07.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:07.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=426} 15:24:07.799 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6cedc546 15:24:07.799 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:07.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:07.799 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:07.799 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:07.799 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:07.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]) by 181 down to 2094956 15:24:07.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35212]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:07.800 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:07.801 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36408]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:07.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36408]) process #21 SSH_MSG_IGNORE 15:24:07.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36408]) SSH_MSG_IGNORE 15:24:07.838 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60884]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:07.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60884]) process #28 SSH_MSG_IGNORE 15:24:07.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60884]) SSH_MSG_IGNORE 15:24:07.842 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:07.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34104]) process #31 SSH_MSG_IGNORE 15:24:07.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34104]) SSH_MSG_IGNORE 15:24:07.880 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55408]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:07.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55408]) process #17 SSH_MSG_IGNORE 15:24:07.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55408]) SSH_MSG_IGNORE 15:24:08.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54286]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:24:08.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54286]) process #11 SSH_MSG_IGNORE 15:24:08.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54286]) SSH_MSG_IGNORE 15:24:08.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #14 SSH_MSG_CHANNEL_DATA 15:24:08.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) by 202 down to 2095844 15:24:08.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_CHANNEL_DATA len=202 15:24:08.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518] 15:24:08.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:08.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:08.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=427} 15:24:08.001 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@390ac3f0 15:24:08.001 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:08.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:08.001 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:08.001 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:08.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:08.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) by 181 down to 2094956 15:24:08.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:08.002 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:08.005 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42628]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:08.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42628]) process #19 SSH_MSG_IGNORE 15:24:08.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42628]) SSH_MSG_IGNORE 15:24:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49154]) process #24 SSH_MSG_IGNORE 15:24:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49154]) SSH_MSG_IGNORE 15:24:08.077 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49154]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:08.082 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43062]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:24:08.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43062]) process #12 SSH_MSG_IGNORE 15:24:08.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43062]) SSH_MSG_IGNORE 15:24:08.097 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37352]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:08.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37352]) process #16 SSH_MSG_IGNORE 15:24:08.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37352]) SSH_MSG_IGNORE 15:24:08.203 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36924]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:08.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36924]) process #18 SSH_MSG_IGNORE 15:24:08.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36924]) SSH_MSG_IGNORE 15:24:08.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42082]) process #14 SSH_MSG_CHANNEL_DATA 15:24:08.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]) by 202 down to 2095844 15:24:08.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]) SSH_MSG_CHANNEL_DATA len=202 15:24:08.215 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082] 15:24:08.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:08.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:08.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=428} 15:24:08.216 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@388d3c5e 15:24:08.216 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:08.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:08.216 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:08.216 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:08.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:08.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]) by 181 down to 2094956 15:24:08.216 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42082]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:08.217 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:08.267 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47972]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:08.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47972]) process #25 SSH_MSG_IGNORE 15:24:08.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47972]) SSH_MSG_IGNORE 15:24:08.304 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41398]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:08.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41398]) process #20 SSH_MSG_IGNORE 15:24:08.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41398]) SSH_MSG_IGNORE 15:24:08.330 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33868]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:08.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33868]) process #15 SSH_MSG_IGNORE 15:24:08.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33868]) SSH_MSG_IGNORE 15:24:08.337 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38174]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:08.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38174]) process #27 SSH_MSG_IGNORE 15:24:08.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38174]) SSH_MSG_IGNORE 15:24:08.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33050]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:08.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33050]) process #29 SSH_MSG_IGNORE 15:24:08.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33050]) SSH_MSG_IGNORE 15:24:08.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60160]) process #13 SSH_MSG_CHANNEL_DATA 15:24:08.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]) by 202 down to 2095844 15:24:08.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]) SSH_MSG_CHANNEL_DATA len=202 15:24:08.466 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160] 15:24:08.467 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:08.467 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:08.467 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=429} 15:24:08.467 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2f009222 15:24:08.467 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:08.467 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:08.467 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:08.467 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:08.467 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:08.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]) by 181 down to 2094956 15:24:08.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60160]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:08.468 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:08.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42510]) process #22 SSH_MSG_IGNORE 15:24:08.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42510]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:08.578 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42510]) SSH_MSG_IGNORE 15:24:08.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60160]) process #14 SSH_MSG_IGNORE 15:24:08.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60160]) SSH_MSG_IGNORE 15:24:08.585 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60160]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36106]) process #26 SSH_MSG_IGNORE 15:24:08.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36106]) SSH_MSG_IGNORE 15:24:08.623 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36106]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:08.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57378]) process #13 SSH_MSG_CHANNEL_DATA 15:24:08.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]) by 202 down to 2095844 15:24:08.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]) SSH_MSG_CHANNEL_DATA len=202 15:24:08.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378] 15:24:08.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:08.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:08.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=430} 15:24:08.685 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3eee39e4 15:24:08.685 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:08.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:08.685 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:08.685 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:08.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:08.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]) by 181 down to 2094956 15:24:08.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57378]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:08.686 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:08.742 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:08.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #21 SSH_MSG_IGNORE 15:24:08.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:24:08.767 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54674]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:08.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54674]) process #23 SSH_MSG_IGNORE 15:24:08.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54674]) SSH_MSG_IGNORE 15:24:08.875 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50712]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:08.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50712]) process #17 SSH_MSG_IGNORE 15:24:08.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50712]) SSH_MSG_IGNORE 15:24:08.918 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37244]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:08.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37244]) process #28 SSH_MSG_IGNORE 15:24:08.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37244]) SSH_MSG_IGNORE 15:24:08.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36490]) process #13 SSH_MSG_CHANNEL_DATA 15:24:08.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]) by 202 down to 2095844 15:24:08.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]) SSH_MSG_CHANNEL_DATA len=202 15:24:08.930 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490] 15:24:08.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:08.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:08.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=431} 15:24:08.931 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@74b5a957 15:24:08.931 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:08.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:08.931 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:08.931 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:08.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:08.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]) by 181 down to 2094956 15:24:08.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36490]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:08.932 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:09.024 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:09.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54902]) process #31 SSH_MSG_IGNORE 15:24:09.035 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54902]) SSH_MSG_IGNORE 15:24:09.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:09.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44860]) process #30 SSH_MSG_IGNORE 15:24:09.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44860]) SSH_MSG_IGNORE 15:24:09.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35768]) process #19 SSH_MSG_IGNORE 15:24:09.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35768]) SSH_MSG_IGNORE 15:24:09.159 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35768]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:09.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56412]) process #13 SSH_MSG_CHANNEL_DATA 15:24:09.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]) by 202 down to 2095844 15:24:09.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]) SSH_MSG_CHANNEL_DATA len=202 15:24:09.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412] 15:24:09.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:09.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:09.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=432} 15:24:09.168 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@533681f9 15:24:09.168 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:09.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:09.168 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:09.168 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:09.168 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:09.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]) by 181 down to 2094956 15:24:09.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56412]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:09.169 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:09.179 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58670]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:24:09.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58670]) process #12 SSH_MSG_IGNORE 15:24:09.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58670]) SSH_MSG_IGNORE 15:24:09.188 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56304]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:09.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56304]) process #15 SSH_MSG_IGNORE 15:24:09.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56304]) SSH_MSG_IGNORE 15:24:09.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59584]) process #16 SSH_MSG_IGNORE 15:24:09.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59584]) SSH_MSG_IGNORE 15:24:09.242 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59584]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:09.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56416]) process #11 SSH_MSG_IGNORE 15:24:09.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56416]) SSH_MSG_IGNORE 15:24:09.365 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56416]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:24:09.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55276]) process #13 SSH_MSG_CHANNEL_DATA 15:24:09.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]) by 202 down to 2095844 15:24:09.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]) SSH_MSG_CHANNEL_DATA len=202 15:24:09.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276] 15:24:09.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:09.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:09.386 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=433} 15:24:09.386 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@636ba33f 15:24:09.386 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:09.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:09.387 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:09.387 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:09.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:09.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]) by 181 down to 2094956 15:24:09.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55276]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:09.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:09.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36484]) process #24 SSH_MSG_IGNORE 15:24:09.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36484]) SSH_MSG_IGNORE 15:24:09.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36484]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:09.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57378]) process #14 SSH_MSG_IGNORE 15:24:09.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57378]) SSH_MSG_IGNORE 15:24:09.472 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57378]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:09.541 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38652]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:09.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38652]) process #27 SSH_MSG_IGNORE 15:24:09.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38652]) SSH_MSG_IGNORE 15:24:09.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55850]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:09.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55850]) process #18 SSH_MSG_IGNORE 15:24:09.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55850]) SSH_MSG_IGNORE 15:24:09.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38338]) process #13 SSH_MSG_CHANNEL_DATA 15:24:09.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]) by 202 down to 2095844 15:24:09.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]) SSH_MSG_CHANNEL_DATA len=202 15:24:09.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338] 15:24:09.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:09.616 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:09.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=434} 15:24:09.617 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@59e7a684 15:24:09.617 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:09.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:09.617 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:09.617 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:09.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:09.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]) by 181 down to 2094956 15:24:09.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38338]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:09.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:09.630 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47238]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:09.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47238]) process #29 SSH_MSG_IGNORE 15:24:09.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47238]) SSH_MSG_IGNORE 15:24:09.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51538]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:09.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51538]) process #26 SSH_MSG_IGNORE 15:24:09.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51538]) SSH_MSG_IGNORE 15:24:09.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60442]) process #13 SSH_MSG_CHANNEL_DATA 15:24:09.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]) by 202 down to 2095844 15:24:09.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]) SSH_MSG_CHANNEL_DATA len=202 15:24:09.822 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442] 15:24:09.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:09.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:09.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=435} 15:24:09.823 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2cc9138f 15:24:09.823 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:09.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:09.823 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:09.823 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:09.823 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:09.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]) by 181 down to 2094956 15:24:09.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60442]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:09.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:09.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55758]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:09.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55758]) process #20 SSH_MSG_IGNORE 15:24:09.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55758]) SSH_MSG_IGNORE 15:24:09.875 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58680]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:09.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58680]) process #25 SSH_MSG_IGNORE 15:24:09.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58680]) SSH_MSG_IGNORE 15:24:09.977 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:09.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #21 SSH_MSG_IGNORE 15:24:09.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:24:09.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57594]) process #23 SSH_MSG_IGNORE 15:24:09.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57594]) SSH_MSG_IGNORE 15:24:09.999 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57594]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:10.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46290]) process #13 SSH_MSG_CHANNEL_DATA 15:24:10.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]) by 202 down to 2095844 15:24:10.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]) SSH_MSG_CHANNEL_DATA len=202 15:24:10.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290] 15:24:10.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:10.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:10.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=436} 15:24:10.050 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3c08b780 15:24:10.050 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:10.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:10.050 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:10.050 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:10.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:10.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]) by 181 down to 2094956 15:24:10.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46290]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:10.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:10.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50400]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:10.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50400]) process #22 SSH_MSG_IGNORE 15:24:10.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50400]) SSH_MSG_IGNORE 15:24:10.157 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59038]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:10.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59038]) process #28 SSH_MSG_IGNORE 15:24:10.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59038]) SSH_MSG_IGNORE 15:24:10.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41854]) process #17 SSH_MSG_IGNORE 15:24:10.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41854]) SSH_MSG_IGNORE 15:24:10.164 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41854]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:10.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45728]) process #13 SSH_MSG_CHANNEL_DATA 15:24:10.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]) by 202 down to 2095844 15:24:10.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]) SSH_MSG_CHANNEL_DATA len=202 15:24:10.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728] 15:24:10.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:10.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:10.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=437} 15:24:10.253 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6bb68eb6 15:24:10.253 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:10.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:10.253 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:10.253 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:10.253 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:10.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]) by 181 down to 2094956 15:24:10.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45728]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:10.254 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:10.389 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43232]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:10.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43232]) process #15 SSH_MSG_IGNORE 15:24:10.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43232]) SSH_MSG_IGNORE 15:24:10.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41950]) process #13 SSH_MSG_CHANNEL_DATA 15:24:10.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]) by 202 down to 2095844 15:24:10.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]) SSH_MSG_CHANNEL_DATA len=202 15:24:10.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950] 15:24:10.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:10.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:10.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=438} 15:24:10.468 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@51642298 15:24:10.468 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:10.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:10.469 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:10.469 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:10.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:10.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]) by 181 down to 2094956 15:24:10.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41950]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:10.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:10.480 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53276]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:10.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53276]) process #19 SSH_MSG_IGNORE 15:24:10.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53276]) SSH_MSG_IGNORE 15:24:10.486 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43380]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:10.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43380]) process #24 SSH_MSG_IGNORE 15:24:10.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43380]) SSH_MSG_IGNORE 15:24:10.500 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:10.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38538]) process #31 SSH_MSG_IGNORE 15:24:10.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38538]) SSH_MSG_IGNORE 15:24:10.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43862]) process #16 SSH_MSG_IGNORE 15:24:10.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43862]) SSH_MSG_IGNORE 15:24:10.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43862]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:10.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47488]) process #13 SSH_MSG_CHANNEL_DATA 15:24:10.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]) by 202 down to 2095844 15:24:10.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]) SSH_MSG_CHANNEL_DATA len=202 15:24:10.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488] 15:24:10.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:10.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:10.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=439} 15:24:10.655 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@64ace25d 15:24:10.655 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:10.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:10.655 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:10.655 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:10.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:10.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]) by 181 down to 2094956 15:24:10.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47488]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:10.655 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:10.732 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:10.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33996]) process #30 SSH_MSG_IGNORE 15:24:10.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33996]) SSH_MSG_IGNORE 15:24:10.744 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40930]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:24:10.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40930]) process #11 SSH_MSG_IGNORE 15:24:10.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40930]) SSH_MSG_IGNORE 15:24:10.753 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49742]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49742]) process #18 SSH_MSG_IGNORE 15:24:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49742]) SSH_MSG_IGNORE 15:24:10.761 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58864]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58864]) process #26 SSH_MSG_IGNORE 15:24:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58864]) SSH_MSG_IGNORE 15:24:10.776 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58078]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:10.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58078]) process #25 SSH_MSG_IGNORE 15:24:10.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58078]) SSH_MSG_IGNORE 15:24:10.808 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37488]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:10.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37488]) process #27 SSH_MSG_IGNORE 15:24:10.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37488]) SSH_MSG_IGNORE 15:24:10.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55442]) process #13 SSH_MSG_CHANNEL_DATA 15:24:10.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]) by 202 down to 2095844 15:24:10.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]) SSH_MSG_CHANNEL_DATA len=202 15:24:10.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442] 15:24:10.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:10.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:10.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=440} 15:24:10.850 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2d28561c 15:24:10.850 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:10.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:10.850 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:10.850 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:10.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:10.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]) by 181 down to 2094956 15:24:10.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55442]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:10.851 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:10.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37928]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:10.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37928]) process #29 SSH_MSG_IGNORE 15:24:10.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37928]) SSH_MSG_IGNORE 15:24:10.893 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41062]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:24:10.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41062]) process #12 SSH_MSG_IGNORE 15:24:10.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41062]) SSH_MSG_IGNORE 15:24:10.977 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47884]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:10.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47884]) process #20 SSH_MSG_IGNORE 15:24:10.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47884]) SSH_MSG_IGNORE 15:24:10.989 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42588]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:10.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42588]) process #22 SSH_MSG_IGNORE 15:24:10.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42588]) SSH_MSG_IGNORE 15:24:10.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36490]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:10.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36490]) process #14 SSH_MSG_IGNORE 15:24:10.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36490]) SSH_MSG_IGNORE 15:24:11.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57678]) process #13 SSH_MSG_CHANNEL_DATA 15:24:11.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]) by 202 down to 2095844 15:24:11.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]) SSH_MSG_CHANNEL_DATA len=202 15:24:11.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678] 15:24:11.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:11.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:11.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=441} 15:24:11.033 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@512ddd36 15:24:11.033 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:11.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:11.033 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:11.033 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:11.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:11.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]) by 181 down to 2094956 15:24:11.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57678]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:11.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:11.079 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51622]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:11.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51622]) process #15 SSH_MSG_IGNORE 15:24:11.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51622]) SSH_MSG_IGNORE 15:24:11.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37796]) process #13 SSH_MSG_CHANNEL_DATA 15:24:11.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]) by 202 down to 2095844 15:24:11.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]) SSH_MSG_CHANNEL_DATA len=202 15:24:11.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796] 15:24:11.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:11.262 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:11.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=442} 15:24:11.263 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26b8320d 15:24:11.263 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:11.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:11.263 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:11.263 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:11.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:11.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]) by 181 down to 2094956 15:24:11.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37796]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:11.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:11.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55450]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:11.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55450]) process #21 SSH_MSG_IGNORE 15:24:11.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55450]) SSH_MSG_IGNORE 15:24:11.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56052]) process #23 SSH_MSG_IGNORE 15:24:11.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56052]) SSH_MSG_IGNORE 15:24:11.356 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56052]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:11.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38246]) process #17 SSH_MSG_IGNORE 15:24:11.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38246]) SSH_MSG_IGNORE 15:24:11.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38246]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:11.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55268]) process #13 SSH_MSG_CHANNEL_DATA 15:24:11.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]) by 202 down to 2095844 15:24:11.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]) SSH_MSG_CHANNEL_DATA len=202 15:24:11.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268] 15:24:11.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:11.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:11.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=443} 15:24:11.480 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5d351a93 15:24:11.480 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:11.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:11.480 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:11.480 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:11.480 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:11.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]) by 181 down to 2094956 15:24:11.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55268]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:11.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:11.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33716]) process #25 SSH_MSG_IGNORE 15:24:11.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33716]) SSH_MSG_IGNORE 15:24:11.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33716]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:11.580 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35884]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:11.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35884]) process #19 SSH_MSG_IGNORE 15:24:11.585 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35884]) SSH_MSG_IGNORE 15:24:11.619 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:11.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35638]) process #30 SSH_MSG_IGNORE 15:24:11.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35638]) SSH_MSG_IGNORE 15:24:11.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #31 SSH_MSG_IGNORE 15:24:11.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:24:11.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50286]) process #13 SSH_MSG_CHANNEL_DATA 15:24:11.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]) by 202 down to 2095844 15:24:11.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]) SSH_MSG_CHANNEL_DATA len=202 15:24:11.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286] 15:24:11.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:11.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:11.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=444} 15:24:11.718 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@250febd5 15:24:11.718 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:11.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:11.718 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:11.718 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:11.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:11.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]) by 181 down to 2094956 15:24:11.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50286]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:11.718 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:11.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44776]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44776]) process #28 SSH_MSG_IGNORE 15:24:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44776]) SSH_MSG_IGNORE 15:24:11.742 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36860]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36860]) process #24 SSH_MSG_IGNORE 15:24:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36860]) SSH_MSG_IGNORE 15:24:11.837 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59380]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:11.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59380]) process #15 SSH_MSG_IGNORE 15:24:11.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59380]) SSH_MSG_IGNORE 15:24:11.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52712]) process #11 SSH_MSG_IGNORE 15:24:11.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52712]) SSH_MSG_IGNORE 15:24:11.857 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52712]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:24:11.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60352]) process #16 SSH_MSG_IGNORE 15:24:11.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60352]) SSH_MSG_IGNORE 15:24:11.896 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60352]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:11.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42028]) process #13 SSH_MSG_CHANNEL_DATA 15:24:11.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]) by 202 down to 2095844 15:24:11.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]) SSH_MSG_CHANNEL_DATA len=202 15:24:11.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028] 15:24:11.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:11.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:11.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=445} 15:24:11.938 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@26f53d58 15:24:11.938 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:11.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:11.938 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:11.938 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:11.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:11.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]) by 181 down to 2094956 15:24:11.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42028]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:11.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:12.000 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34526]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:12.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34526]) process #20 SSH_MSG_IGNORE 15:24:12.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34526]) SSH_MSG_IGNORE 15:24:12.078 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33384]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:12.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33384]) process #29 SSH_MSG_IGNORE 15:24:12.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33384]) SSH_MSG_IGNORE 15:24:12.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34438]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:24:12.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34438]) process #12 SSH_MSG_IGNORE 15:24:12.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34438]) SSH_MSG_IGNORE 15:24:12.134 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55736]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:12.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55736]) process #27 SSH_MSG_IGNORE 15:24:12.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55736]) SSH_MSG_IGNORE 15:24:12.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48396]) process #13 SSH_MSG_CHANNEL_DATA 15:24:12.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]) by 202 down to 2095844 15:24:12.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]) SSH_MSG_CHANNEL_DATA len=202 15:24:12.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396] 15:24:12.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:12.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:12.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=446} 15:24:12.144 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3162b9bb 15:24:12.144 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:12.144 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:12.144 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:12.144 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:12.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:12.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]) by 181 down to 2094956 15:24:12.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48396]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:12.145 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:12.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58508]) process #17 SSH_MSG_IGNORE 15:24:12.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58508]) SSH_MSG_IGNORE 15:24:12.165 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58508]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:12.212 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56412]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56412]) process #14 SSH_MSG_IGNORE 15:24:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56412]) SSH_MSG_IGNORE 15:24:12.235 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59672]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:12.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59672]) process #26 SSH_MSG_IGNORE 15:24:12.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59672]) SSH_MSG_IGNORE 15:24:12.294 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58928]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:12.294 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58928]) process #22 SSH_MSG_IGNORE 15:24:12.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58928]) SSH_MSG_IGNORE 15:24:12.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54362]) process #13 SSH_MSG_CHANNEL_DATA 15:24:12.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]) by 202 down to 2095844 15:24:12.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]) SSH_MSG_CHANNEL_DATA len=202 15:24:12.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362] 15:24:12.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:12.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:12.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=447} 15:24:12.349 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3f9182df 15:24:12.349 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:12.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:12.349 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:12.349 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:12.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:12.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]) by 181 down to 2094956 15:24:12.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54362]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:12.350 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:12.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33802]) process #13 SSH_MSG_CHANNEL_DATA 15:24:12.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]) by 202 down to 2095844 15:24:12.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]) SSH_MSG_CHANNEL_DATA len=202 15:24:12.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802] 15:24:12.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:12.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:12.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=448} 15:24:12.598 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5102ffa 15:24:12.598 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:12.598 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:12.598 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:12.598 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:12.599 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:12.599 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]) by 181 down to 2094956 15:24:12.599 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33802]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:12.599 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:12.680 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53432]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:12.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53432]) process #18 SSH_MSG_IGNORE 15:24:12.680 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53432]) SSH_MSG_IGNORE 15:24:12.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58460]) process #21 SSH_MSG_IGNORE 15:24:12.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58460]) SSH_MSG_IGNORE 15:24:12.722 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58460]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:12.725 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40978]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:12.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40978]) process #28 SSH_MSG_IGNORE 15:24:12.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40978]) SSH_MSG_IGNORE 15:24:12.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58944]) process #23 SSH_MSG_IGNORE 15:24:12.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58944]) SSH_MSG_IGNORE 15:24:12.770 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58944]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:12.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60726]) process #13 SSH_MSG_CHANNEL_DATA 15:24:12.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]) by 202 down to 2095844 15:24:12.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]) SSH_MSG_CHANNEL_DATA len=202 15:24:12.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726] 15:24:12.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:12.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:12.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=449} 15:24:12.805 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62694c8b 15:24:12.805 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:12.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:12.805 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:12.805 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:12.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:12.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]) by 181 down to 2094956 15:24:12.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60726]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:12.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:12.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53756]) process #11 SSH_MSG_IGNORE 15:24:12.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53756]) SSH_MSG_IGNORE 15:24:12.901 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53756]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:24:12.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36352]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:12.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36352]) process #29 SSH_MSG_IGNORE 15:24:12.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36352]) SSH_MSG_IGNORE 15:24:12.975 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53306]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:12.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53306]) process #19 SSH_MSG_IGNORE 15:24:12.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53306]) SSH_MSG_IGNORE 15:24:12.993 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41742]) process #30 SSH_MSG_IGNORE 15:24:12.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41742]) SSH_MSG_IGNORE 15:24:12.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59152]) process #13 SSH_MSG_CHANNEL_DATA 15:24:12.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]) by 202 down to 2095844 15:24:12.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]) SSH_MSG_CHANNEL_DATA len=202 15:24:12.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152] 15:24:12.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:12.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:12.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=450} 15:24:12.997 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3f0ac578 15:24:12.997 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:12.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:12.998 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:12.998 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:12.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:12.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]) by 181 down to 2094956 15:24:12.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59152]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:12.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:13.076 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:13.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33646]) process #31 SSH_MSG_IGNORE 15:24:13.077 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33646]) SSH_MSG_IGNORE 15:24:13.090 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38082]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:13.091 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38082]) process #16 SSH_MSG_IGNORE 15:24:13.091 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38082]) SSH_MSG_IGNORE 15:24:13.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53916]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:13.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53916]) process #24 SSH_MSG_IGNORE 15:24:13.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53916]) SSH_MSG_IGNORE 15:24:13.178 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50008]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:13.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50008]) process #15 SSH_MSG_IGNORE 15:24:13.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50008]) SSH_MSG_IGNORE 15:24:13.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59614]) process #13 SSH_MSG_CHANNEL_DATA 15:24:13.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]) by 202 down to 2095844 15:24:13.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]) SSH_MSG_CHANNEL_DATA len=202 15:24:13.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614] 15:24:13.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:13.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:13.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=451} 15:24:13.224 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4124d0a0 15:24:13.224 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:13.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:13.224 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:13.224 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:13.224 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:13.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]) by 181 down to 2094956 15:24:13.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59614]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:13.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:13.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42858]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:13.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42858]) process #27 SSH_MSG_IGNORE 15:24:13.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42858]) SSH_MSG_IGNORE 15:24:13.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37728]) process #12 SSH_MSG_IGNORE 15:24:13.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37728]) SSH_MSG_IGNORE 15:24:13.265 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37728]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:24:13.338 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55276]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:13.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55276]) process #14 SSH_MSG_IGNORE 15:24:13.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55276]) SSH_MSG_IGNORE 15:24:13.342 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35848]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:13.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35848]) process #20 SSH_MSG_IGNORE 15:24:13.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35848]) SSH_MSG_IGNORE 15:24:13.351 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52830]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:13.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52830]) process #25 SSH_MSG_IGNORE 15:24:13.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52830]) SSH_MSG_IGNORE 15:24:13.384 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39606]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:13.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39606]) process #26 SSH_MSG_IGNORE 15:24:13.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39606]) SSH_MSG_IGNORE 15:24:13.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55726]) process #13 SSH_MSG_CHANNEL_DATA 15:24:13.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]) by 202 down to 2095844 15:24:13.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]) SSH_MSG_CHANNEL_DATA len=202 15:24:13.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726] 15:24:13.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:13.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:13.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=452} 15:24:13.437 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4a2275a 15:24:13.437 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:13.437 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:13.437 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:13.437 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:13.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:13.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41624]) process #17 SSH_MSG_IGNORE 15:24:13.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41624]) SSH_MSG_IGNORE 15:24:13.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]) by 181 down to 2094956 15:24:13.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55726]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:13.438 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:13.439 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41624]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:13.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44996]) process #13 SSH_MSG_CHANNEL_DATA 15:24:13.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]) by 202 down to 2095844 15:24:13.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]) SSH_MSG_CHANNEL_DATA len=202 15:24:13.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996] 15:24:13.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:13.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:13.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=453} 15:24:13.655 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@473ed557 15:24:13.655 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:13.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:13.655 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:13.655 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:13.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:13.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]) by 181 down to 2094956 15:24:13.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44996]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:13.655 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:13.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33814]) process #22 SSH_MSG_IGNORE 15:24:13.755 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33814]) SSH_MSG_IGNORE 15:24:13.756 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33814]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:13.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34874]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:13.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34874]) process #21 SSH_MSG_IGNORE 15:24:13.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34874]) SSH_MSG_IGNORE 15:24:13.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43062]) process #13 SSH_MSG_CHANNEL_DATA 15:24:13.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]) by 202 down to 2095844 15:24:13.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]) SSH_MSG_CHANNEL_DATA len=202 15:24:13.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062] 15:24:13.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:13.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:13.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=454} 15:24:13.857 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5b7448b7 15:24:13.857 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:13.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:13.857 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:13.857 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:13.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:13.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]) by 181 down to 2094956 15:24:13.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43062]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:13.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:13.953 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51094]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:13.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51094]) process #23 SSH_MSG_IGNORE 15:24:13.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51094]) SSH_MSG_IGNORE 15:24:14.079 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52324]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:14.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52324]) process #29 SSH_MSG_IGNORE 15:24:14.080 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52324]) SSH_MSG_IGNORE 15:24:14.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58670]) process #13 SSH_MSG_CHANNEL_DATA 15:24:14.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]) by 202 down to 2095844 15:24:14.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]) SSH_MSG_CHANNEL_DATA len=202 15:24:14.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670] 15:24:14.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:14.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:14.081 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=455} 15:24:14.082 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5bbc4870 15:24:14.082 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:14.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:14.082 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:14.082 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:14.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:14.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]) by 181 down to 2094956 15:24:14.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58670]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:14.082 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:14.092 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54604]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:14.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54604]) process #18 SSH_MSG_IGNORE 15:24:14.092 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54604]) SSH_MSG_IGNORE 15:24:14.228 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44134]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:14.231 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45182]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:24:14.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44134]) process #19 SSH_MSG_IGNORE 15:24:14.235 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44134]) SSH_MSG_IGNORE 15:24:14.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45182]) process #11 SSH_MSG_IGNORE 15:24:14.235 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45182]) SSH_MSG_IGNORE 15:24:14.270 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48062]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:14.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48062]) process #28 SSH_MSG_IGNORE 15:24:14.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48062]) SSH_MSG_IGNORE 15:24:14.289 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:14.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54270]) process #31 SSH_MSG_IGNORE 15:24:14.289 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54270]) SSH_MSG_IGNORE 15:24:14.290 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:14.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55348]) process #30 SSH_MSG_IGNORE 15:24:14.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55348]) SSH_MSG_IGNORE 15:24:14.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41062]) process #13 SSH_MSG_CHANNEL_DATA 15:24:14.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]) by 202 down to 2095844 15:24:14.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]) SSH_MSG_CHANNEL_DATA len=202 15:24:14.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062] 15:24:14.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:14.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:14.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=456} 15:24:14.292 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1be8a98f 15:24:14.292 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:14.292 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:14.292 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:14.292 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:14.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:14.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]) by 181 down to 2094956 15:24:14.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41062]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:14.293 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:14.325 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38072]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38072]) process #24 SSH_MSG_IGNORE 15:24:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38072]) SSH_MSG_IGNORE 15:24:14.342 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39664]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:14.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39664]) process #16 SSH_MSG_IGNORE 15:24:14.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39664]) SSH_MSG_IGNORE 15:24:14.443 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46718]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:14.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46718]) process #27 SSH_MSG_IGNORE 15:24:14.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46718]) SSH_MSG_IGNORE 15:24:14.466 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60648]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:24:14.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60648]) process #12 SSH_MSG_IGNORE 15:24:14.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60648]) SSH_MSG_IGNORE 15:24:14.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34438]) process #13 SSH_MSG_CHANNEL_DATA 15:24:14.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]) by 202 down to 2095844 15:24:14.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]) SSH_MSG_CHANNEL_DATA len=202 15:24:14.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438] 15:24:14.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:14.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:14.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=457} 15:24:14.504 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@73661a11 15:24:14.504 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:14.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:14.504 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:14.504 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:14.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:14.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]) by 181 down to 2094956 15:24:14.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34438]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:14.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:14.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54966]) process #15 SSH_MSG_IGNORE 15:24:14.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54966]) SSH_MSG_IGNORE 15:24:14.507 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54966]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:14.559 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57704]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:14.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57704]) process #25 SSH_MSG_IGNORE 15:24:14.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57704]) SSH_MSG_IGNORE 15:24:14.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51458]) process #17 SSH_MSG_IGNORE 15:24:14.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51458]) SSH_MSG_IGNORE 15:24:14.583 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51458]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:14.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44426]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44426]) process #26 SSH_MSG_IGNORE 15:24:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44426]) SSH_MSG_IGNORE 15:24:14.675 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54224]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:14.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54224]) process #20 SSH_MSG_IGNORE 15:24:14.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54224]) SSH_MSG_IGNORE 15:24:14.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37728]) process #13 SSH_MSG_CHANNEL_DATA 15:24:14.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]) by 202 down to 2095844 15:24:14.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]) SSH_MSG_CHANNEL_DATA len=202 15:24:14.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728] 15:24:14.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:14.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:14.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=458} 15:24:14.704 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@726c4b6c 15:24:14.704 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:14.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:14.704 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:14.704 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:14.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:14.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]) by 181 down to 2094956 15:24:14.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37728]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:14.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:14.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38338]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38338]) process #14 SSH_MSG_IGNORE 15:24:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38338]) SSH_MSG_IGNORE 15:24:14.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34800]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:14.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34800]) process #22 SSH_MSG_IGNORE 15:24:14.824 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34800]) SSH_MSG_IGNORE 15:24:14.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60648]) process #13 SSH_MSG_CHANNEL_DATA 15:24:14.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]) by 202 down to 2095844 15:24:14.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]) SSH_MSG_CHANNEL_DATA len=202 15:24:14.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648] 15:24:14.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:14.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:14.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=459} 15:24:14.918 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@15c54209 15:24:14.918 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:14.918 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:14.918 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:14.918 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:14.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:14.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]) by 181 down to 2094956 15:24:14.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60648]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:14.919 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:15.011 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45432]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:15.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45432]) process #21 SSH_MSG_IGNORE 15:24:15.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45432]) SSH_MSG_IGNORE 15:24:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58294]) process #18 SSH_MSG_IGNORE 15:24:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58294]) SSH_MSG_IGNORE 15:24:15.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58294]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:15.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49088]) process #12 SSH_MSG_CHANNEL_DATA 15:24:15.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]) by 202 down to 2095844 15:24:15.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]) SSH_MSG_CHANNEL_DATA len=202 15:24:15.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088] 15:24:15.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:15.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:15.181 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=460} 15:24:15.182 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3b1587d6 15:24:15.182 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:15.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:15.182 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:15.182 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:15.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:15.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]) by 181 down to 2094956 15:24:15.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49088]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:15.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:15.189 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:15.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #28 SSH_MSG_IGNORE 15:24:15.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:24:15.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34156]) process #23 SSH_MSG_IGNORE 15:24:15.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34156]) SSH_MSG_IGNORE 15:24:15.257 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34156]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:15.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47294]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:24:15.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47294]) process #11 SSH_MSG_IGNORE 15:24:15.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47294]) SSH_MSG_IGNORE 15:24:15.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52344]) process #12 SSH_MSG_CHANNEL_DATA 15:24:15.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]) by 202 down to 2095844 15:24:15.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]) SSH_MSG_CHANNEL_DATA len=202 15:24:15.387 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344] 15:24:15.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:15.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:15.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=461} 15:24:15.388 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@744a5ed1 15:24:15.388 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:15.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:15.388 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:15.388 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:15.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:15.389 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49088]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:15.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]) by 181 down to 2094956 15:24:15.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52344]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:15.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:15.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49088]) process #13 SSH_MSG_IGNORE 15:24:15.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49088]) SSH_MSG_IGNORE 15:24:15.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:15.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #17 SSH_MSG_IGNORE 15:24:15.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:24:15.408 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42720]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:15.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42720]) process #25 SSH_MSG_IGNORE 15:24:15.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42720]) SSH_MSG_IGNORE 15:24:15.482 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:15.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44864]) process #30 SSH_MSG_IGNORE 15:24:15.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44864]) SSH_MSG_IGNORE 15:24:15.486 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52898]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:15.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52898]) process #19 SSH_MSG_IGNORE 15:24:15.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52898]) SSH_MSG_IGNORE 15:24:15.490 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51054]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:15.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51054]) process #29 SSH_MSG_IGNORE 15:24:15.492 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51054]) SSH_MSG_IGNORE 15:24:15.566 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38784]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38784]) process #24 SSH_MSG_IGNORE 15:24:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38784]) SSH_MSG_IGNORE 15:24:15.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36900]) process #12 SSH_MSG_CHANNEL_DATA 15:24:15.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]) by 202 down to 2095844 15:24:15.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]) SSH_MSG_CHANNEL_DATA len=202 15:24:15.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900] 15:24:15.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:15.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:15.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=462} 15:24:15.623 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@72d973b0 15:24:15.623 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:15.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:15.623 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:15.623 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:15.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:15.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]) by 181 down to 2094956 15:24:15.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36900]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:15.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:15.628 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49122]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49122]) process #16 SSH_MSG_IGNORE 15:24:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49122]) SSH_MSG_IGNORE 15:24:15.701 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60442]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60442]) process #14 SSH_MSG_IGNORE 15:24:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60442]) SSH_MSG_IGNORE 15:24:15.794 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34114]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:15.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34114]) process #15 SSH_MSG_IGNORE 15:24:15.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34114]) SSH_MSG_IGNORE 15:24:15.808 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:15.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40184]) process #31 SSH_MSG_IGNORE 15:24:15.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40184]) SSH_MSG_IGNORE 15:24:15.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54670]) process #12 SSH_MSG_CHANNEL_DATA 15:24:15.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]) by 202 down to 2095844 15:24:15.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]) SSH_MSG_CHANNEL_DATA len=202 15:24:15.839 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670] 15:24:15.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:15.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:15.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=463} 15:24:15.840 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@23959020 15:24:15.840 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:15.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:15.840 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:15.840 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:15.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:15.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]) by 181 down to 2094956 15:24:15.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54670]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:15.840 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:15.898 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51526]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:15.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51526]) process #27 SSH_MSG_IGNORE 15:24:15.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51526]) SSH_MSG_IGNORE 15:24:15.934 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57916]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:15.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57916]) process #26 SSH_MSG_IGNORE 15:24:15.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57916]) SSH_MSG_IGNORE 15:24:16.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57900]) process #12 SSH_MSG_CHANNEL_DATA 15:24:16.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]) by 202 down to 2095844 15:24:16.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]) SSH_MSG_CHANNEL_DATA len=202 15:24:16.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900] 15:24:16.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:16.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:16.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=464} 15:24:16.049 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@4cdc1542 15:24:16.049 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:16.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:16.049 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:16.049 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:16.049 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:16.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]) by 181 down to 2094956 15:24:16.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57900]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:16.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:16.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45406]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:16.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45406]) process #22 SSH_MSG_IGNORE 15:24:16.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45406]) SSH_MSG_IGNORE 15:24:16.128 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45820]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:16.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45820]) process #20 SSH_MSG_IGNORE 15:24:16.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45820]) SSH_MSG_IGNORE 15:24:16.192 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33070]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:16.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33070]) process #21 SSH_MSG_IGNORE 15:24:16.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33070]) SSH_MSG_IGNORE 15:24:16.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60730]) process #12 SSH_MSG_CHANNEL_DATA 15:24:16.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]) by 202 down to 2095844 15:24:16.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]) SSH_MSG_CHANNEL_DATA len=202 15:24:16.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730] 15:24:16.255 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:16.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:16.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=465} 15:24:16.256 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@63eb0c6a 15:24:16.256 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:16.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:16.256 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:16.256 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:16.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:16.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]) by 181 down to 2094956 15:24:16.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60730]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:16.256 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:16.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37220]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:16.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37220]) process #28 SSH_MSG_IGNORE 15:24:16.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37220]) SSH_MSG_IGNORE 15:24:16.467 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57906]) process #12 SSH_MSG_CHANNEL_DATA 15:24:16.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]) by 202 down to 2095844 15:24:16.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]) SSH_MSG_CHANNEL_DATA len=202 15:24:16.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906] 15:24:16.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:16.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:16.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=466} 15:24:16.468 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@27f87859 15:24:16.468 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:16.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:16.468 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:16.468 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:16.468 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:16.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]) by 181 down to 2094956 15:24:16.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57906]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:16.469 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:16.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37678]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:16.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37678]) process #23 SSH_MSG_IGNORE 15:24:16.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37678]) SSH_MSG_IGNORE 15:24:16.511 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59228]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:16.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59228]) process #25 SSH_MSG_IGNORE 15:24:16.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59228]) SSH_MSG_IGNORE 15:24:16.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38724]) process #12 SSH_MSG_CHANNEL_DATA 15:24:16.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]) by 202 down to 2095844 15:24:16.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]) SSH_MSG_CHANNEL_DATA len=202 15:24:16.650 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724] 15:24:16.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:16.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:16.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=467} 15:24:16.654 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@14a63d9f 15:24:16.654 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:16.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:16.654 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:16.654 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:16.654 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:16.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]) by 181 down to 2094956 15:24:16.658 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38724]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:16.659 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:16.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52344]) process #13 SSH_MSG_IGNORE 15:24:16.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52344]) SSH_MSG_IGNORE 15:24:16.673 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52344]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:16.680 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58386]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:16.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58386]) process #29 SSH_MSG_IGNORE 15:24:16.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58386]) SSH_MSG_IGNORE 15:24:16.695 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:16.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48764]) process #30 SSH_MSG_IGNORE 15:24:16.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48764]) SSH_MSG_IGNORE 15:24:16.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40756]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:24:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40756]) process #11 SSH_MSG_IGNORE 15:24:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40756]) SSH_MSG_IGNORE 15:24:16.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58262]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:16.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58262]) process #24 SSH_MSG_IGNORE 15:24:16.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58262]) SSH_MSG_IGNORE 15:24:16.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39092]) process #19 SSH_MSG_IGNORE 15:24:16.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39092]) SSH_MSG_IGNORE 15:24:16.816 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39092]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:16.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45928]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:16.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45928]) process #17 SSH_MSG_IGNORE 15:24:16.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45928]) SSH_MSG_IGNORE 15:24:16.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48780]) process #12 SSH_MSG_CHANNEL_DATA 15:24:16.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]) by 202 down to 2095844 15:24:16.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]) SSH_MSG_CHANNEL_DATA len=202 15:24:16.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780] 15:24:16.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:16.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:16.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=468} 15:24:16.855 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6fc6c0d9 15:24:16.856 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:16.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:16.856 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:16.856 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:16.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:16.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]) by 181 down to 2094956 15:24:16.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48780]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:16.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:16.877 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44210]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:16.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44210]) process #15 SSH_MSG_IGNORE 15:24:16.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44210]) SSH_MSG_IGNORE 15:24:16.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:16.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44262]) process #31 SSH_MSG_IGNORE 15:24:16.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44262]) SSH_MSG_IGNORE 15:24:16.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34088]) process #18 SSH_MSG_IGNORE 15:24:16.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34088]) SSH_MSG_IGNORE 15:24:16.968 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34088]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:17.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46290]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:17.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46290]) process #14 SSH_MSG_IGNORE 15:24:17.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46290]) SSH_MSG_IGNORE 15:24:17.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59138]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59138]) process #16 SSH_MSG_IGNORE 15:24:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59138]) SSH_MSG_IGNORE 15:24:17.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51674]) process #12 SSH_MSG_CHANNEL_DATA 15:24:17.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]) by 202 down to 2095844 15:24:17.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]) SSH_MSG_CHANNEL_DATA len=202 15:24:17.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674] 15:24:17.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:17.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:17.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=469} 15:24:17.058 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2d04418e 15:24:17.058 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:17.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:17.058 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:17.058 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:17.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:17.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]) by 181 down to 2094956 15:24:17.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51674]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:17.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:17.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48358]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:17.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48358]) process #27 SSH_MSG_IGNORE 15:24:17.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48358]) SSH_MSG_IGNORE 15:24:17.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40282]) process #12 SSH_MSG_CHANNEL_DATA 15:24:17.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]) by 202 down to 2095844 15:24:17.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]) SSH_MSG_CHANNEL_DATA len=202 15:24:17.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282] 15:24:17.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:17.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:17.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=470} 15:24:17.259 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3753fb4e 15:24:17.259 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:17.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:17.259 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:17.259 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:17.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:17.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]) by 181 down to 2094956 15:24:17.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40282]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:17.259 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:17.320 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58406]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58406]) process #20 SSH_MSG_IGNORE 15:24:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58406]) SSH_MSG_IGNORE 15:24:17.392 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:17.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #22 SSH_MSG_IGNORE 15:24:17.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:24:17.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60050]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:17.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38210]) process #12 SSH_MSG_CHANNEL_DATA 15:24:17.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]) by 202 down to 2095844 15:24:17.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]) SSH_MSG_CHANNEL_DATA len=202 15:24:17.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210] 15:24:17.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:17.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:17.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=471} 15:24:17.433 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7847c797 15:24:17.433 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:17.433 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:17.433 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:17.433 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:17.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:17.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60050]) process #21 SSH_MSG_IGNORE 15:24:17.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60050]) SSH_MSG_IGNORE 15:24:17.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]) by 181 down to 2094956 15:24:17.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38210]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:17.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:17.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52606]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:17.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52606]) process #26 SSH_MSG_IGNORE 15:24:17.496 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52606]) SSH_MSG_IGNORE 15:24:17.622 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35496]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:17.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35496]) process #28 SSH_MSG_IGNORE 15:24:17.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35496]) SSH_MSG_IGNORE 15:24:17.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43618]) process #12 SSH_MSG_CHANNEL_DATA 15:24:17.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]) by 202 down to 2095844 15:24:17.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]) SSH_MSG_CHANNEL_DATA len=202 15:24:17.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618] 15:24:17.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:17.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:17.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=472} 15:24:17.627 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2b7ab3ea 15:24:17.627 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:17.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:17.627 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:17.627 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:17.627 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:17.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]) by 181 down to 2094956 15:24:17.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43618]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:17.628 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:17.705 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43314]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:17.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43314]) process #23 SSH_MSG_IGNORE 15:24:17.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43314]) SSH_MSG_IGNORE 15:24:17.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35012]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35012]) process #25 SSH_MSG_IGNORE 15:24:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35012]) SSH_MSG_IGNORE 15:24:17.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37282]) process #12 SSH_MSG_CHANNEL_DATA 15:24:17.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]) by 202 down to 2095844 15:24:17.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]) SSH_MSG_CHANNEL_DATA len=202 15:24:17.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282] 15:24:17.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:17.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:17.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=473} 15:24:17.815 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5542f0f6 15:24:17.815 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:17.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:17.815 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:17.815 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:17.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:17.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]) by 181 down to 2094956 15:24:17.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37282]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:17.816 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:17.906 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36566]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:17.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36566]) process #17 SSH_MSG_IGNORE 15:24:17.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36566]) SSH_MSG_IGNORE 15:24:17.919 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52698]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:17.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52698]) process #29 SSH_MSG_IGNORE 15:24:17.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52698]) SSH_MSG_IGNORE 15:24:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41466]) process #11 SSH_MSG_IGNORE 15:24:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41466]) SSH_MSG_IGNORE 15:24:17.946 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41466]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:24:18.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41054]) process #31 SSH_MSG_IGNORE 15:24:18.014 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41054]) SSH_MSG_IGNORE 15:24:18.014 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:18.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40090]) process #12 SSH_MSG_CHANNEL_DATA 15:24:18.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]) by 202 down to 2095844 15:24:18.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]) SSH_MSG_CHANNEL_DATA len=202 15:24:18.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090] 15:24:18.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:18.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:18.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=474} 15:24:18.026 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58258]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:18.026 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1d9a4450 15:24:18.026 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:18.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:18.026 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:18.026 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:18.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:18.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]) by 181 down to 2094956 15:24:18.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40090]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:18.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:18.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58258]) process #19 SSH_MSG_IGNORE 15:24:18.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58258]) SSH_MSG_IGNORE 15:24:18.030 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51242]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:18.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51242]) process #24 SSH_MSG_IGNORE 15:24:18.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51242]) SSH_MSG_IGNORE 15:24:18.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56790]) process #15 SSH_MSG_IGNORE 15:24:18.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56790]) SSH_MSG_IGNORE 15:24:18.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56790]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:18.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36900]) process #13 SSH_MSG_IGNORE 15:24:18.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36900]) SSH_MSG_IGNORE 15:24:18.072 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36900]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:18.074 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:18.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50330]) process #30 SSH_MSG_IGNORE 15:24:18.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50330]) SSH_MSG_IGNORE 15:24:18.185 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35526]) process #18 SSH_MSG_IGNORE 15:24:18.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35526]) SSH_MSG_IGNORE 15:24:18.186 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35526]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:18.217 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43178]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:18.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43178]) process #27 SSH_MSG_IGNORE 15:24:18.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43178]) SSH_MSG_IGNORE 15:24:18.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47086]) process #12 SSH_MSG_CHANNEL_DATA 15:24:18.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]) by 202 down to 2095844 15:24:18.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]) SSH_MSG_CHANNEL_DATA len=202 15:24:18.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086] 15:24:18.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:18.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:18.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=475} 15:24:18.274 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@65c901f3 15:24:18.274 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:18.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:18.274 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:18.274 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:18.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:18.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]) by 181 down to 2094956 15:24:18.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47086]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:18.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:18.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37920]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:18.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37920]) process #16 SSH_MSG_IGNORE 15:24:18.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37920]) SSH_MSG_IGNORE 15:24:18.401 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45728]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:18.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45728]) process #14 SSH_MSG_IGNORE 15:24:18.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45728]) SSH_MSG_IGNORE 15:24:18.429 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48068]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:18.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48068]) process #21 SSH_MSG_IGNORE 15:24:18.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48068]) SSH_MSG_IGNORE 15:24:18.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57744]) process #12 SSH_MSG_CHANNEL_DATA 15:24:18.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]) by 202 down to 2095844 15:24:18.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]) SSH_MSG_CHANNEL_DATA len=202 15:24:18.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744] 15:24:18.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:18.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:18.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=476} 15:24:18.460 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@54ce5410 15:24:18.460 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:18.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:18.460 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:18.460 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:18.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:18.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]) by 181 down to 2094956 15:24:18.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57744]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:18.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:18.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40394]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:18.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40394]) process #20 SSH_MSG_IGNORE 15:24:18.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40394]) SSH_MSG_IGNORE 15:24:18.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53840]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:18.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53840]) process #22 SSH_MSG_IGNORE 15:24:18.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53840]) SSH_MSG_IGNORE 15:24:18.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54286]) process #12 SSH_MSG_CHANNEL_DATA 15:24:18.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]) by 202 down to 2095844 15:24:18.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]) SSH_MSG_CHANNEL_DATA len=202 15:24:18.696 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286] 15:24:18.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:18.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:18.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=477} 15:24:18.699 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@282cb851 15:24:18.699 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:18.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:18.699 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:18.699 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:18.699 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:18.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]) by 181 down to 2094956 15:24:18.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54286]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:18.700 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:18.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43354]) process #15 SSH_MSG_IGNORE 15:24:18.855 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43354]) SSH_MSG_IGNORE 15:24:18.854 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43354]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:18.901 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46538]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:18.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46538]) process #24 SSH_MSG_IGNORE 15:24:18.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46538]) SSH_MSG_IGNORE 15:24:18.940 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46226]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:18.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46226]) process #23 SSH_MSG_IGNORE 15:24:18.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46226]) SSH_MSG_IGNORE 15:24:18.948 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43794]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:18.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43794]) process #25 SSH_MSG_IGNORE 15:24:18.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43794]) SSH_MSG_IGNORE 15:24:18.954 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36946]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:18.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36946]) process #28 SSH_MSG_IGNORE 15:24:18.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36946]) SSH_MSG_IGNORE 15:24:19.004 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52594]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:19.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52594]) process #18 SSH_MSG_IGNORE 15:24:19.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52594]) SSH_MSG_IGNORE 15:24:19.039 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39278]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:19.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39278]) process #26 SSH_MSG_IGNORE 15:24:19.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39278]) SSH_MSG_IGNORE 15:24:19.064 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:19.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34182]) process #30 SSH_MSG_IGNORE 15:24:19.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34182]) SSH_MSG_IGNORE 15:24:19.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56416]) process #12 SSH_MSG_CHANNEL_DATA 15:24:19.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]) by 202 down to 2095844 15:24:19.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]) SSH_MSG_CHANNEL_DATA len=202 15:24:19.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416] 15:24:19.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:19.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:19.066 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=478} 15:24:19.066 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@52ee15ba 15:24:19.066 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:19.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:19.067 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:19.067 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:19.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:19.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]) by 181 down to 2094956 15:24:19.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56416]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:19.067 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:19.122 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39234]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:19.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39234]) process #21 SSH_MSG_IGNORE 15:24:19.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39234]) SSH_MSG_IGNORE 15:24:19.135 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37634]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:19.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37634]) process #17 SSH_MSG_IGNORE 15:24:19.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37634]) SSH_MSG_IGNORE 15:24:19.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38688]) process #29 SSH_MSG_IGNORE 15:24:19.234 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38688]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:19.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38688]) SSH_MSG_IGNORE 15:24:19.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51946]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:24:19.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51946]) process #11 SSH_MSG_IGNORE 15:24:19.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51946]) SSH_MSG_IGNORE 15:24:19.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40930]) process #12 SSH_MSG_CHANNEL_DATA 15:24:19.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]) by 202 down to 2095844 15:24:19.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]) SSH_MSG_CHANNEL_DATA len=202 15:24:19.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930] 15:24:19.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:19.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:19.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=479} 15:24:19.281 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@68364a5 15:24:19.281 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:19.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:19.282 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:19.282 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:19.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:19.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]) by 181 down to 2094956 15:24:19.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40930]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:19.282 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:19.292 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:19.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45220]) process #31 SSH_MSG_IGNORE 15:24:19.293 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45220]) SSH_MSG_IGNORE 15:24:19.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43810]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:19.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43810]) process #19 SSH_MSG_IGNORE 15:24:19.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43810]) SSH_MSG_IGNORE 15:24:19.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52712]) process #12 SSH_MSG_CHANNEL_DATA 15:24:19.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]) by 202 down to 2095844 15:24:19.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]) SSH_MSG_CHANNEL_DATA len=202 15:24:19.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712] 15:24:19.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:19.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:19.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=480} 15:24:19.473 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@55e477ef 15:24:19.473 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:19.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:19.473 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:19.473 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:19.473 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:19.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]) by 181 down to 2094956 15:24:19.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52712]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:19.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:19.505 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37818]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:19.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37818]) process #27 SSH_MSG_IGNORE 15:24:19.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37818]) SSH_MSG_IGNORE 15:24:19.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54670]) process #13 SSH_MSG_IGNORE 15:24:19.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54670]) SSH_MSG_IGNORE 15:24:19.547 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54670]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:19.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41950]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:19.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41950]) process #14 SSH_MSG_IGNORE 15:24:19.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41950]) SSH_MSG_IGNORE 15:24:19.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53756]) process #12 SSH_MSG_CHANNEL_DATA 15:24:19.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]) by 202 down to 2095844 15:24:19.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]) SSH_MSG_CHANNEL_DATA len=202 15:24:19.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756] 15:24:19.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:19.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:19.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=481} 15:24:19.710 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@8ac4d48 15:24:19.710 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:19.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:19.710 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:19.710 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:19.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:19.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]) by 181 down to 2094956 15:24:19.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53756]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:19.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:19.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34564]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:19.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34564]) process #16 SSH_MSG_IGNORE 15:24:19.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34564]) SSH_MSG_IGNORE 15:24:19.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:19.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43230]) process #30 SSH_MSG_IGNORE 15:24:19.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43230]) SSH_MSG_IGNORE 15:24:19.861 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42314]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:19.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42314]) process #20 SSH_MSG_IGNORE 15:24:19.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42314]) SSH_MSG_IGNORE 15:24:19.877 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48458]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:19.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48458]) process #26 SSH_MSG_IGNORE 15:24:19.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48458]) SSH_MSG_IGNORE 15:24:19.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45182]) process #12 SSH_MSG_CHANNEL_DATA 15:24:19.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]) by 202 down to 2095844 15:24:19.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]) SSH_MSG_CHANNEL_DATA len=202 15:24:19.914 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182] 15:24:19.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:19.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:19.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=482} 15:24:19.915 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@192ecfa5 15:24:19.915 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:19.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:19.915 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:19.915 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:19.915 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:19.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]) by 181 down to 2094956 15:24:19.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45182]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:19.916 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:19.962 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48456]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48456]) process #21 SSH_MSG_IGNORE 15:24:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48456]) SSH_MSG_IGNORE 15:24:20.103 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54686]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:20.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54686]) process #24 SSH_MSG_IGNORE 15:24:20.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54686]) SSH_MSG_IGNORE 15:24:20.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47294]) process #12 SSH_MSG_CHANNEL_DATA 15:24:20.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]) by 202 down to 2095844 15:24:20.116 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]) SSH_MSG_CHANNEL_DATA len=202 15:24:20.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294] 15:24:20.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:20.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:20.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=483} 15:24:20.117 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5a25643a 15:24:20.117 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:20.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:20.117 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:20.117 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:20.117 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:20.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]) by 181 down to 2094956 15:24:20.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47294]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:20.118 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:20.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33478]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:20.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33478]) process #22 SSH_MSG_IGNORE 15:24:20.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33478]) SSH_MSG_IGNORE 15:24:20.183 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48518]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:20.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48518]) process #28 SSH_MSG_IGNORE 15:24:20.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48518]) SSH_MSG_IGNORE 15:24:20.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60386]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:20.194 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60386]) process #25 SSH_MSG_IGNORE 15:24:20.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60386]) SSH_MSG_IGNORE 15:24:20.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50154]) process #15 SSH_MSG_IGNORE 15:24:20.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50154]) SSH_MSG_IGNORE 15:24:20.273 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50154]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:20.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40756]) process #12 SSH_MSG_CHANNEL_DATA 15:24:20.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]) by 202 down to 2095844 15:24:20.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]) SSH_MSG_CHANNEL_DATA len=202 15:24:20.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756] 15:24:20.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:20.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:20.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=484} 15:24:20.309 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@612d4c67 15:24:20.309 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:20.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:20.309 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:20.309 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:20.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:20.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]) by 181 down to 2094956 15:24:20.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40756]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:20.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:20.361 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45038]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:20.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45038]) process #29 SSH_MSG_IGNORE 15:24:20.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45038]) SSH_MSG_IGNORE 15:24:20.369 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38344]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:20.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38344]) process #18 SSH_MSG_IGNORE 15:24:20.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38344]) SSH_MSG_IGNORE 15:24:20.417 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46280]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:20.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46280]) process #17 SSH_MSG_IGNORE 15:24:20.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46280]) SSH_MSG_IGNORE 15:24:20.439 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38176]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:20.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38176]) process #23 SSH_MSG_IGNORE 15:24:20.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38176]) SSH_MSG_IGNORE 15:24:20.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41466]) process #12 SSH_MSG_CHANNEL_DATA 15:24:20.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]) by 202 down to 2095844 15:24:20.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]) SSH_MSG_CHANNEL_DATA len=202 15:24:20.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466] 15:24:20.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:20.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:20.479 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=485} 15:24:20.480 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6f14154d 15:24:20.480 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:20.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:20.480 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:20.480 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:20.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:20.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]) by 181 down to 2094956 15:24:20.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41466]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:20.481 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:20.530 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:20.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42700]) process #31 SSH_MSG_IGNORE 15:24:20.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42700]) SSH_MSG_IGNORE 15:24:20.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57900]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:20.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57900]) process #13 SSH_MSG_IGNORE 15:24:20.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57900]) SSH_MSG_IGNORE 15:24:20.555 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60528]) packet #12 sending command=2[SSH_MSG_IGNORE] len=27 15:24:20.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60528]) process #11 SSH_MSG_IGNORE 15:24:20.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60528]) SSH_MSG_IGNORE 15:24:20.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60238]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:20.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60238]) process #19 SSH_MSG_IGNORE 15:24:20.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60238]) SSH_MSG_IGNORE 15:24:20.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51946]) process #12 SSH_MSG_CHANNEL_DATA 15:24:20.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]) by 202 down to 2095844 15:24:20.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]) SSH_MSG_CHANNEL_DATA len=202 15:24:20.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946] 15:24:20.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:20.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:20.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=486} 15:24:20.682 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5bdfc635 15:24:20.682 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:20.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:20.682 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:20.682 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:20.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:20.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]) by 181 down to 2094956 15:24:20.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51946]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:20.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:20.701 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37192]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:20.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37192]) process #16 SSH_MSG_IGNORE 15:24:20.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37192]) SSH_MSG_IGNORE 15:24:20.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60528]) process #12 SSH_MSG_CHANNEL_DATA 15:24:20.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]) by 202 down to 2095844 15:24:20.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]) SSH_MSG_CHANNEL_DATA len=202 15:24:20.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528] 15:24:20.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:20.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:20.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=487} 15:24:20.887 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@413c268 15:24:20.887 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:20.887 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:20.887 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:20.887 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:20.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:20.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]) by 181 down to 2094956 15:24:20.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60528]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:20.888 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:20.909 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55742]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:20.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55742]) process #27 SSH_MSG_IGNORE 15:24:20.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55742]) SSH_MSG_IGNORE 15:24:20.964 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47488]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:20.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47488]) process #14 SSH_MSG_IGNORE 15:24:20.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47488]) SSH_MSG_IGNORE 15:24:21.041 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:21.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58138]) process #30 SSH_MSG_IGNORE 15:24:21.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58138]) SSH_MSG_IGNORE 15:24:21.045 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58344]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:21.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58344]) process #21 SSH_MSG_IGNORE 15:24:21.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58344]) SSH_MSG_IGNORE 15:24:21.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59408]) process #11 SSH_MSG_CHANNEL_DATA 15:24:21.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]) by 202 down to 2095844 15:24:21.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]) SSH_MSG_CHANNEL_DATA len=202 15:24:21.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408] 15:24:21.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:21.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:21.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=488} 15:24:21.099 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@12b43d20 15:24:21.099 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:21.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:21.099 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:21.099 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:21.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:21.099 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55096]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:21.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]) by 181 down to 2094956 15:24:21.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59408]) packet #12 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:21.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55096]) process #20 SSH_MSG_IGNORE 15:24:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55096]) SSH_MSG_IGNORE 15:24:21.176 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43792]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:21.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43792]) process #22 SSH_MSG_IGNORE 15:24:21.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43792]) SSH_MSG_IGNORE 15:24:21.204 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48862]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:21.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48862]) process #26 SSH_MSG_IGNORE 15:24:21.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48862]) SSH_MSG_IGNORE 15:24:21.232 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59302]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:21.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59302]) process #29 SSH_MSG_IGNORE 15:24:21.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59302]) SSH_MSG_IGNORE 15:24:21.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51352]) process #11 SSH_MSG_CHANNEL_DATA 15:24:21.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]) by 202 down to 2095844 15:24:21.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]) SSH_MSG_CHANNEL_DATA len=202 15:24:21.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352] 15:24:21.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:21.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:21.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=489} 15:24:21.277 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6c21a35b 15:24:21.277 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:21.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:21.277 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:21.277 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:21.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:21.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]) by 181 down to 2094956 15:24:21.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51352]) packet #12 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:21.277 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:21.372 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41986]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:21.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41986]) process #18 SSH_MSG_IGNORE 15:24:21.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41986]) SSH_MSG_IGNORE 15:24:21.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41530]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41530]) process #16 SSH_MSG_IGNORE 15:24:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41530]) SSH_MSG_IGNORE 15:24:21.479 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34534]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:21.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34534]) process #23 SSH_MSG_IGNORE 15:24:21.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34534]) SSH_MSG_IGNORE 15:24:21.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59158]) process #11 SSH_MSG_CHANNEL_DATA 15:24:21.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]) by 202 down to 2095844 15:24:21.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]) SSH_MSG_CHANNEL_DATA len=202 15:24:21.492 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158] 15:24:21.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:21.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:21.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=490} 15:24:21.493 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@24561409 15:24:21.493 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:21.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:21.493 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:21.493 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:21.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:21.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]) by 181 down to 2094956 15:24:21.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59158]) packet #12 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:21.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:21.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41674]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41674]) process #25 SSH_MSG_IGNORE 15:24:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41674]) SSH_MSG_IGNORE 15:24:21.627 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45468]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:21.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45468]) process #24 SSH_MSG_IGNORE 15:24:21.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45468]) SSH_MSG_IGNORE 15:24:21.644 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40526]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:21.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40526]) process #15 SSH_MSG_IGNORE 15:24:21.666 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40526]) SSH_MSG_IGNORE 15:24:21.672 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40450]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:21.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40450]) process #28 SSH_MSG_IGNORE 15:24:21.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40450]) SSH_MSG_IGNORE 15:24:21.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60606]) process #11 SSH_MSG_CHANNEL_DATA 15:24:21.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]) by 202 down to 2095844 15:24:21.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]) SSH_MSG_CHANNEL_DATA len=202 15:24:21.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606] 15:24:21.699 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:21.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:21.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=491} 15:24:21.700 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3179262c 15:24:21.700 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:21.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:21.700 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:21.700 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:21.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:21.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]) by 181 down to 2094956 15:24:21.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60606]) packet #12 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:21.700 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:21.821 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:21.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57436]) process #31 SSH_MSG_IGNORE 15:24:21.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57436]) SSH_MSG_IGNORE 15:24:21.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54212]) process #17 SSH_MSG_IGNORE 15:24:21.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54212]) SSH_MSG_IGNORE 15:24:21.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54212]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:21.849 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:21.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44622]) process #30 SSH_MSG_IGNORE 15:24:21.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44622]) SSH_MSG_IGNORE 15:24:21.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59408]) process #12 SSH_MSG_IGNORE 15:24:21.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59408]) SSH_MSG_IGNORE 15:24:21.867 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59408]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:24:21.883 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37834]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:21.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37834]) process #19 SSH_MSG_IGNORE 15:24:21.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37834]) SSH_MSG_IGNORE 15:24:21.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42244]) process #11 SSH_MSG_CHANNEL_DATA 15:24:21.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]) by 202 down to 2095844 15:24:21.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]) SSH_MSG_CHANNEL_DATA len=202 15:24:21.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244] 15:24:21.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:21.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:21.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=492} 15:24:21.903 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@314dae7b 15:24:21.903 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:21.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:21.903 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:21.903 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:21.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:21.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]) by 181 down to 2094956 15:24:21.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42244]) packet #12 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:21.904 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:21.940 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60730]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:21.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60730]) process #13 SSH_MSG_IGNORE 15:24:21.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60730]) SSH_MSG_IGNORE 15:24:21.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57814]) process #21 SSH_MSG_IGNORE 15:24:21.996 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57814]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:21.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57814]) SSH_MSG_IGNORE 15:24:22.040 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48552]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:22.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48552]) process #27 SSH_MSG_IGNORE 15:24:22.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48552]) SSH_MSG_IGNORE 15:24:22.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35304]) process #11 SSH_MSG_CHANNEL_DATA 15:24:22.137 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]) by 202 down to 2095844 15:24:22.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]) SSH_MSG_CHANNEL_DATA len=202 15:24:22.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304] 15:24:22.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:22.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:22.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=493} 15:24:22.138 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@1a031e5d 15:24:22.138 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:22.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:22.138 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:22.138 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:22.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:22.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]) by 181 down to 2094956 15:24:22.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35304]) packet #12 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:22.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54022]) process #20 SSH_MSG_IGNORE 15:24:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54022]) SSH_MSG_IGNORE 15:24:22.264 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54022]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:22.313 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:22.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #26 SSH_MSG_IGNORE 15:24:22.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:24:22.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43976]) process #11 SSH_MSG_CHANNEL_DATA 15:24:22.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]) by 202 down to 2095844 15:24:22.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]) SSH_MSG_CHANNEL_DATA len=202 15:24:22.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976] 15:24:22.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:22.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:22.338 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=494} 15:24:22.338 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2910b42 15:24:22.338 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:22.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:22.339 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:22.339 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:22.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:22.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]) by 181 down to 2094956 15:24:22.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43976]) packet #12 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:22.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:22.363 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38882]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:22.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38882]) process #22 SSH_MSG_IGNORE 15:24:22.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38882]) SSH_MSG_IGNORE 15:24:22.452 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51076]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:22.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51076]) process #29 SSH_MSG_IGNORE 15:24:22.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51076]) SSH_MSG_IGNORE 15:24:22.502 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55442]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:22.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55442]) process #14 SSH_MSG_IGNORE 15:24:22.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55442]) SSH_MSG_IGNORE 15:24:22.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35124]) process #11 SSH_MSG_CHANNEL_DATA 15:24:22.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]) by 202 down to 2095844 15:24:22.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]) SSH_MSG_CHANNEL_DATA len=202 15:24:22.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124] 15:24:22.569 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:22.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:22.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=495} 15:24:22.570 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d60604e 15:24:22.570 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:22.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:22.570 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:22.570 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:22.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:22.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]) by 181 down to 2094956 15:24:22.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35124]) packet #12 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:22.570 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:22.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:22.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #18 SSH_MSG_IGNORE 15:24:22.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:24:22.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45404]) process #16 SSH_MSG_IGNORE 15:24:22.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45404]) SSH_MSG_IGNORE 15:24:22.653 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45404]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:22.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34612]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:22.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34612]) process #15 SSH_MSG_IGNORE 15:24:22.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34612]) SSH_MSG_IGNORE 15:24:22.741 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46206]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:22.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46206]) process #24 SSH_MSG_IGNORE 15:24:22.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46206]) SSH_MSG_IGNORE 15:24:22.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55306]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:22.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55306]) process #25 SSH_MSG_IGNORE 15:24:22.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55306]) SSH_MSG_IGNORE 15:24:22.762 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43696]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:22.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43696]) process #28 SSH_MSG_IGNORE 15:24:22.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43696]) SSH_MSG_IGNORE 15:24:22.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55710]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:22.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55710]) process #27 SSH_MSG_IGNORE 15:24:22.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55710]) SSH_MSG_IGNORE 15:24:22.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43386]) process #11 SSH_MSG_CHANNEL_DATA 15:24:22.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]) by 202 down to 2095844 15:24:22.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]) SSH_MSG_CHANNEL_DATA len=202 15:24:22.781 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386] 15:24:22.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:22.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:22.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=496} 15:24:22.782 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@2cf502f2 15:24:22.782 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:22.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:22.782 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:22.782 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:22.782 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:22.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]) by 181 down to 2094956 15:24:22.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43386]) packet #12 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:22.783 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:22.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59260]) process #11 SSH_MSG_CHANNEL_DATA 15:24:22.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]) by 202 down to 2095844 15:24:22.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]) SSH_MSG_CHANNEL_DATA len=202 15:24:22.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260] 15:24:22.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:22.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:22.993 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=497} 15:24:22.994 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@33708ca0 15:24:22.994 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:22.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:22.994 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:22.994 [netconf-device-simulator-threads-4] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:22.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:22.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]) by 181 down to 2094956 15:24:22.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59260]) packet #12 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:22.994 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:23.004 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46850]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:23.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46850]) process #20 SSH_MSG_IGNORE 15:24:23.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46850]) SSH_MSG_IGNORE 15:24:23.045 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51352]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:24:23.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51352]) process #12 SSH_MSG_IGNORE 15:24:23.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51352]) SSH_MSG_IGNORE 15:24:23.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36592]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:23.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36592]) process #17 SSH_MSG_IGNORE 15:24:23.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36592]) SSH_MSG_IGNORE 15:24:23.057 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52710]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:23.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52710]) process #23 SSH_MSG_IGNORE 15:24:23.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52710]) SSH_MSG_IGNORE 15:24:23.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57962]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:23.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57962]) process #21 SSH_MSG_IGNORE 15:24:23.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57962]) SSH_MSG_IGNORE 15:24:23.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57906]) process #13 SSH_MSG_IGNORE 15:24:23.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57906]) SSH_MSG_IGNORE 15:24:23.151 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57906]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:23.195 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:23.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54094]) process #30 SSH_MSG_IGNORE 15:24:23.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54094]) SSH_MSG_IGNORE 15:24:23.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56248]) process #11 SSH_MSG_CHANNEL_DATA 15:24:23.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]) by 202 down to 2095844 15:24:23.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]) SSH_MSG_CHANNEL_DATA len=202 15:24:23.207 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248] 15:24:23.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:23.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:23.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=498} 15:24:23.208 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@38e140f9 15:24:23.208 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:23.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:23.208 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:23.208 [netconf-device-simulator-threads-6] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:23.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:23.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]) by 181 down to 2094956 15:24:23.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56248]) packet #12 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:23.208 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:23.214 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59730]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:23.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59730]) process #26 SSH_MSG_IGNORE 15:24:23.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59730]) SSH_MSG_IGNORE 15:24:23.257 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:23.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35512]) process #31 SSH_MSG_IGNORE 15:24:23.258 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35512]) SSH_MSG_IGNORE 15:24:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47358]) process #22 SSH_MSG_IGNORE 15:24:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47358]) SSH_MSG_IGNORE 15:24:23.363 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47358]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:23.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46464]) process #11 SSH_MSG_CHANNEL_DATA 15:24:23.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]) by 202 down to 2095844 15:24:23.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]) SSH_MSG_CHANNEL_DATA len=202 15:24:23.437 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464] 15:24:23.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:23.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:23.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=499} 15:24:23.438 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@6f36d037 15:24:23.438 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:23.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:23.438 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:23.438 [netconf-device-simulator-threads-0] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:23.438 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:23.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]) by 181 down to 2094956 15:24:23.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46464]) packet #12 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:23.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:23.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52218]) process #19 SSH_MSG_IGNORE 15:24:23.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52218]) SSH_MSG_IGNORE 15:24:23.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52218]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:23.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40596]) process #11 SSH_MSG_CHANNEL_DATA 15:24:23.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]) by 202 down to 2095844 15:24:23.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - handleData(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]) SSH_MSG_CHANNEL_DATA len=202 15:24:23.657 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - Forwarding 202 bytes of data on TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596] 15:24:23.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 15:24:23.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 15:24:23.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=500} 15:24:23.658 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@77a79509 15:24:23.658 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 15:24:23.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 15:24:23.658 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 15:24:23.658 [netconf-device-simulator-threads-2] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 15:24:23.658 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 15:24:23.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]) by 181 down to 2094956 15:24:23.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40596]) packet #12 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 15:24:23.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Finished sending response message-id="m-0" 15:24:23.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57678]) process #14 SSH_MSG_IGNORE 15:24:23.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57678]) SSH_MSG_IGNORE 15:24:23.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57678]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40294]) process #20 SSH_MSG_IGNORE 15:24:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40294]) SSH_MSG_IGNORE 15:24:23.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40294]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:23.918 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56642]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:23.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56642]) process #24 SSH_MSG_IGNORE 15:24:23.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56642]) SSH_MSG_IGNORE 15:24:23.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59158]) process #12 SSH_MSG_IGNORE 15:24:23.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59158]) SSH_MSG_IGNORE 15:24:23.925 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59158]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:24:23.925 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33250]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:23.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33250]) process #29 SSH_MSG_IGNORE 15:24:23.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33250]) SSH_MSG_IGNORE 15:24:23.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45498]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:23.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45498]) process #16 SSH_MSG_IGNORE 15:24:23.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45498]) SSH_MSG_IGNORE 15:24:23.976 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38228]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:23.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38228]) process #23 SSH_MSG_IGNORE 15:24:23.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38228]) SSH_MSG_IGNORE 15:24:24.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51022]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:24.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51022]) process #18 SSH_MSG_IGNORE 15:24:24.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51022]) SSH_MSG_IGNORE 15:24:24.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54086]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:24.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54086]) process #15 SSH_MSG_IGNORE 15:24:24.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54086]) SSH_MSG_IGNORE 15:24:24.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:54888])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:24.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]) exit code=0, immediate=false 15:24:24.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:24.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:24.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:24.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:24.092 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]) Closing gracefully 15:24:24.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]) 15:24:24.093 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]) 15:24:24.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:24.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:24.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:24.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:24.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888])[immediately=false] processing 15:24:24.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:24.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54888]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:24.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:24.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]) Closing immediately 15:24:24.098 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:24.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:24.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888])[immediately=true] processing 15:24:24.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888] 15:24:24.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@779b729a) signal close complete immediately=true 15:24:24.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:24.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@381df9c6) signal close complete immediately=true 15:24:24.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888])[Immediately] closed 15:24:24.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]) result=null 15:24:24.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7eb23594) signal close complete immediately=false 15:24:24.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5211877a) signal close complete immediately=false 15:24:24.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54888]) code=0 message='' shell closed 15:24:24.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54888]) Closing immediately 15:24:24.099 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:24.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54888]]) Closing immediately 15:24:24.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54888]) stopping 15:24:24.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54888]) stopped 15:24:24.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54888]])[Immediately] closed 15:24:24.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17830] - close(TransportIoSession[local=/10.30.170.167:17830, remote=/10.30.171.175:54888]) Closing immediately 15:24:24.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17830] - close(TransportIoSession[local=/10.30.170.167:17830, remote=/10.30.171.175:54888])[Immediately] closed 15:24:24.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@697735ad) signal close complete immediately=true 15:24:24.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54888])[Immediately] closed 15:24:24.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0b123a4d, L:/10.30.170.167:17830 ! R:/10.30.171.175:54888] inactive. 15:24:24.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x0b123a4d, L:/10.30.170.167:17830 ! R:/10.30.171.175:54888]} end of input detected while session was in state up 15:24:24.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=1, channel=[id: 0x0b123a4d, L:/10.30.170.167:17830 ! R:/10.30.171.175:54888]} down, reason: End of input 15:24:24.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56112]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:24.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56112]) process #28 SSH_MSG_IGNORE 15:24:24.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56112]) SSH_MSG_IGNORE 15:24:24.240 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53034]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:24.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53034]) process #27 SSH_MSG_IGNORE 15:24:24.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53034]) SSH_MSG_IGNORE 15:24:24.246 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57878]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:24.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57878]) process #17 SSH_MSG_IGNORE 15:24:24.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57878]) SSH_MSG_IGNORE 15:24:24.252 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36500]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36500]) process #25 SSH_MSG_IGNORE 15:24:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36500]) SSH_MSG_IGNORE 15:24:24.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38724]) process #13 SSH_MSG_IGNORE 15:24:24.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38724]) SSH_MSG_IGNORE 15:24:24.274 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38724]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:24.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35506]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:24.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42684]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35506]) process #19 SSH_MSG_IGNORE 15:24:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35506]) SSH_MSG_IGNORE 15:24:24.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42684]) process #20 SSH_MSG_IGNORE 15:24:24.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42684]) SSH_MSG_IGNORE 15:24:24.455 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:24.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36672]) process #30 SSH_MSG_IGNORE 15:24:24.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36672]) SSH_MSG_IGNORE 15:24:24.457 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52534]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52534]) process #26 SSH_MSG_IGNORE 15:24:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52534]) SSH_MSG_IGNORE 15:24:24.468 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:24.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45706]) process #31 SSH_MSG_IGNORE 15:24:24.470 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45706]) SSH_MSG_IGNORE 15:24:24.598 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55244]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:24.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55244]) process #22 SSH_MSG_IGNORE 15:24:24.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55244]) SSH_MSG_IGNORE 15:24:24.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37608]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:24.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37608]) process #24 SSH_MSG_IGNORE 15:24:24.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37608]) SSH_MSG_IGNORE 15:24:24.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37362]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:24.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37362]) process #21 SSH_MSG_IGNORE 15:24:24.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37362]) SSH_MSG_IGNORE 15:24:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:55962])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]) exit code=0, immediate=false 15:24:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]) Closing gracefully 15:24:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]) 15:24:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]) 15:24:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962])[immediately=false] processing 15:24:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55962]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]) Closing immediately 15:24:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:24.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962])[immediately=true] processing 15:24:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962] 15:24:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3faf5905) signal close complete immediately=true 15:24:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@628f383b) signal close complete immediately=true 15:24:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962])[Immediately] closed 15:24:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]) result=null 15:24:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2edc7eba) signal close complete immediately=false 15:24:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7440d213) signal close complete immediately=false 15:24:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55962]) code=0 message='' shell closed 15:24:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55962]) Closing immediately 15:24:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55962]]) Closing immediately 15:24:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55962]) stopping 15:24:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55962]) stopped 15:24:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55962]])[Immediately] closed 15:24:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17831] - close(TransportIoSession[local=/10.30.170.167:17831, remote=/10.30.171.175:55962]) Closing immediately 15:24:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17831] - close(TransportIoSession[local=/10.30.170.167:17831, remote=/10.30.171.175:55962])[Immediately] closed 15:24:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31e2daef) signal close complete immediately=true 15:24:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55962])[Immediately] closed 15:24:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2cc37108, L:/10.30.170.167:17831 ! R:/10.30.171.175:55962] inactive. 15:24:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=2, channel=[id: 0x2cc37108, L:/10.30.170.167:17831 ! R:/10.30.171.175:55962]} end of input detected while session was in state up 15:24:24.827 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=2, channel=[id: 0x2cc37108, L:/10.30.170.167:17831 ! R:/10.30.171.175:55962]} down, reason: End of input 15:24:24.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37796]) process #14 SSH_MSG_IGNORE 15:24:24.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37796]) SSH_MSG_IGNORE 15:24:24.892 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37796]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:24.938 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51856]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:24.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51856]) process #23 SSH_MSG_IGNORE 15:24:24.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51856]) SSH_MSG_IGNORE 15:24:25.031 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40964]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:25.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40964]) process #29 SSH_MSG_IGNORE 15:24:25.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40964]) SSH_MSG_IGNORE 15:24:25.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36824]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:25.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36824]) process #16 SSH_MSG_IGNORE 15:24:25.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36824]) SSH_MSG_IGNORE 15:24:25.203 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51716]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51716]) process #20 SSH_MSG_IGNORE 15:24:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51716]) SSH_MSG_IGNORE 15:24:25.238 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34418]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:25.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34418]) process #25 SSH_MSG_IGNORE 15:24:25.240 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34418]) SSH_MSG_IGNORE 15:24:25.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52248]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:25.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52248]) process #18 SSH_MSG_IGNORE 15:24:25.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52248]) SSH_MSG_IGNORE 15:24:25.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41728]) process #15 SSH_MSG_IGNORE 15:24:25.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41728]) SSH_MSG_IGNORE 15:24:25.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41728]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:25.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60606]) process #12 SSH_MSG_IGNORE 15:24:25.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60606]) SSH_MSG_IGNORE 15:24:25.344 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60606]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:24:25.479 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45984]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:25.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45984]) process #28 SSH_MSG_IGNORE 15:24:25.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45984]) SSH_MSG_IGNORE 15:24:25.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44806]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:25.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44806]) process #27 SSH_MSG_IGNORE 15:24:25.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44806]) SSH_MSG_IGNORE 15:24:25.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:60062])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:25.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]) exit code=0, immediate=false 15:24:25.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:25.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:25.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:25.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:25.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]) Closing gracefully 15:24:25.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]) 15:24:25.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]) 15:24:25.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:25.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:25.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:25.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:25.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062])[immediately=false] processing 15:24:25.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:25.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60062]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:25.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:25.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]) Closing immediately 15:24:25.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:25.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:25.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062])[immediately=true] processing 15:24:25.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062] 15:24:25.608 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ebfbafd) signal close complete immediately=true 15:24:25.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:25.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77cc2e30) signal close complete immediately=true 15:24:25.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062])[Immediately] closed 15:24:25.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]) result=null 15:24:25.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21e84780) signal close complete immediately=false 15:24:25.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25746caf) signal close complete immediately=false 15:24:25.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60062]) code=0 message='' shell closed 15:24:25.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60062]) Closing immediately 15:24:25.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:25.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60062]]) Closing immediately 15:24:25.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60062]) stopping 15:24:25.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60062]) stopped 15:24:25.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60062]])[Immediately] closed 15:24:25.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17832] - close(TransportIoSession[local=/10.30.170.167:17832, remote=/10.30.171.175:60062]) Closing immediately 15:24:25.609 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17832] - close(TransportIoSession[local=/10.30.170.167:17832, remote=/10.30.171.175:60062])[Immediately] closed 15:24:25.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@566f52ae) signal close complete immediately=true 15:24:25.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60062])[Immediately] closed 15:24:25.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa582c373, L:/10.30.170.167:17832 ! R:/10.30.171.175:60062] inactive. 15:24:25.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=3, channel=[id: 0xa582c373, L:/10.30.170.167:17832 ! R:/10.30.171.175:60062]} end of input detected while session was in state up 15:24:25.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=3, channel=[id: 0xa582c373, L:/10.30.170.167:17832 ! R:/10.30.171.175:60062]} down, reason: End of input 15:24:25.633 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57366]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:25.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57366]) process #19 SSH_MSG_IGNORE 15:24:25.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57366]) SSH_MSG_IGNORE 15:24:25.643 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36554]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:25.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36554]) process #17 SSH_MSG_IGNORE 15:24:25.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36554]) SSH_MSG_IGNORE 15:24:25.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53350]) process #22 SSH_MSG_IGNORE 15:24:25.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53350]) SSH_MSG_IGNORE 15:24:25.675 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53350]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:25.693 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:25.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39236]) process #30 SSH_MSG_IGNORE 15:24:25.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39236]) SSH_MSG_IGNORE 15:24:25.695 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48780]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:25.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48780]) process #13 SSH_MSG_IGNORE 15:24:25.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48780]) SSH_MSG_IGNORE 15:24:25.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47334]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:25.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47334]) process #26 SSH_MSG_IGNORE 15:24:25.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47334]) SSH_MSG_IGNORE 15:24:25.735 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:25.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35100]) process #31 SSH_MSG_IGNORE 15:24:25.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35100]) SSH_MSG_IGNORE 15:24:25.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39660]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39660]) process #24 SSH_MSG_IGNORE 15:24:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39660]) SSH_MSG_IGNORE 15:24:25.924 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60986]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:25.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60986]) process #21 SSH_MSG_IGNORE 15:24:25.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60986]) SSH_MSG_IGNORE 15:24:26.053 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54436]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54436]) process #23 SSH_MSG_IGNORE 15:24:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54436]) SSH_MSG_IGNORE 15:24:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55268]) process #14 SSH_MSG_IGNORE 15:24:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55268]) SSH_MSG_IGNORE 15:24:26.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55268]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:26.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45298]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:26.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45298]) process #29 SSH_MSG_IGNORE 15:24:26.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45298]) SSH_MSG_IGNORE 15:24:26.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:54708])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:26.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]) exit code=0, immediate=false 15:24:26.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:26.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:26.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:26.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:26.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]) Closing gracefully 15:24:26.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]) 15:24:26.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]) 15:24:26.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:26.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:26.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:26.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:26.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708])[immediately=false] processing 15:24:26.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:26.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54708]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:26.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:26.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]) Closing immediately 15:24:26.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:26.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:26.375 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708])[immediately=true] processing 15:24:26.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708] 15:24:26.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c5ba5f1) signal close complete immediately=true 15:24:26.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:26.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47f10b85) signal close complete immediately=true 15:24:26.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708])[Immediately] closed 15:24:26.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]) result=null 15:24:26.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@175534a) signal close complete immediately=false 15:24:26.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26031196) signal close complete immediately=false 15:24:26.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54708]) code=0 message='' shell closed 15:24:26.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54708]) Closing immediately 15:24:26.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:26.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54708]]) Closing immediately 15:24:26.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54708]) stopping 15:24:26.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54708]) stopped 15:24:26.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54708]])[Immediately] closed 15:24:26.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17833] - close(TransportIoSession[local=/10.30.170.167:17833, remote=/10.30.171.175:54708]) Closing immediately 15:24:26.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17833] - close(TransportIoSession[local=/10.30.170.167:17833, remote=/10.30.171.175:54708])[Immediately] closed 15:24:26.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17465c8a) signal close complete immediately=true 15:24:26.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54708])[Immediately] closed 15:24:26.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2fd016d6, L:/10.30.170.167:17833 ! R:/10.30.171.175:54708] inactive. 15:24:26.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=4, channel=[id: 0x2fd016d6, L:/10.30.170.167:17833 ! R:/10.30.171.175:54708]} end of input detected while session was in state up 15:24:26.376 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=4, channel=[id: 0x2fd016d6, L:/10.30.170.167:17833 ! R:/10.30.171.175:54708]} down, reason: End of input 15:24:26.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49070]) process #16 SSH_MSG_IGNORE 15:24:26.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49070]) SSH_MSG_IGNORE 15:24:26.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49070]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:26.427 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57552]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57552]) process #20 SSH_MSG_IGNORE 15:24:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57552]) SSH_MSG_IGNORE 15:24:26.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42244]) process #12 SSH_MSG_IGNORE 15:24:26.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42244]) SSH_MSG_IGNORE 15:24:26.444 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42244]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:24:26.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52840]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:26.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52840]) process #15 SSH_MSG_IGNORE 15:24:26.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52840]) SSH_MSG_IGNORE 15:24:26.596 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48660]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:26.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48660]) process #27 SSH_MSG_IGNORE 15:24:26.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48660]) SSH_MSG_IGNORE 15:24:26.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60992]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:26.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60992]) process #28 SSH_MSG_IGNORE 15:24:26.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60992]) SSH_MSG_IGNORE 15:24:26.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55820]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:26.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55820]) process #18 SSH_MSG_IGNORE 15:24:26.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55820]) SSH_MSG_IGNORE 15:24:26.726 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60446]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:26.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60446]) process #24 SSH_MSG_IGNORE 15:24:26.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60446]) SSH_MSG_IGNORE 15:24:26.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39688]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:26.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39688]) process #25 SSH_MSG_IGNORE 15:24:26.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39688]) SSH_MSG_IGNORE 15:24:26.810 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48528]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:26.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48528]) process #26 SSH_MSG_IGNORE 15:24:26.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48528]) SSH_MSG_IGNORE 15:24:26.822 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:26.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39396]) process #31 SSH_MSG_IGNORE 15:24:26.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39396]) SSH_MSG_IGNORE 15:24:26.857 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60546]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:26.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60546]) process #21 SSH_MSG_IGNORE 15:24:26.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60546]) SSH_MSG_IGNORE 15:24:26.997 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38280]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38280]) process #22 SSH_MSG_IGNORE 15:24:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38280]) SSH_MSG_IGNORE 15:24:27.000 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43912]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:27.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43912]) process #19 SSH_MSG_IGNORE 15:24:27.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43912]) SSH_MSG_IGNORE 15:24:27.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:27.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34870]) process #30 SSH_MSG_IGNORE 15:24:27.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34870]) SSH_MSG_IGNORE 15:24:27.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:58112])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:27.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]) exit code=0, immediate=false 15:24:27.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:27.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:27.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:27.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:27.104 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]) Closing gracefully 15:24:27.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]) 15:24:27.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]) 15:24:27.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:27.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:27.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:27.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:27.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112])[immediately=false] processing 15:24:27.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:27.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58112]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:27.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:27.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]) Closing immediately 15:24:27.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:27.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:27.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112])[immediately=true] processing 15:24:27.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112] 15:24:27.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a9e0a5e) signal close complete immediately=true 15:24:27.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:27.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4474ea71) signal close complete immediately=true 15:24:27.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112])[Immediately] closed 15:24:27.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]) result=null 15:24:27.105 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c0a05d7) signal close complete immediately=false 15:24:27.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@409a0179) signal close complete immediately=false 15:24:27.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58112]) code=0 message='' shell closed 15:24:27.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58112]) Closing immediately 15:24:27.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:27.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58112]]) Closing immediately 15:24:27.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58112]) stopping 15:24:27.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58112]) stopped 15:24:27.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58112]])[Immediately] closed 15:24:27.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17834] - close(TransportIoSession[local=/10.30.170.167:17834, remote=/10.30.171.175:58112]) Closing immediately 15:24:27.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17834] - close(TransportIoSession[local=/10.30.170.167:17834, remote=/10.30.171.175:58112])[Immediately] closed 15:24:27.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a8c3fce) signal close complete immediately=true 15:24:27.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58112])[Immediately] closed 15:24:27.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x400c1f1d, L:/10.30.170.167:17834 ! R:/10.30.171.175:58112] inactive. 15:24:27.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=5, channel=[id: 0x400c1f1d, L:/10.30.170.167:17834 ! R:/10.30.171.175:58112]} end of input detected while session was in state up 15:24:27.106 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=5, channel=[id: 0x400c1f1d, L:/10.30.170.167:17834 ! R:/10.30.171.175:58112]} down, reason: End of input 15:24:27.156 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51674]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:27.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51674]) process #13 SSH_MSG_IGNORE 15:24:27.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51674]) SSH_MSG_IGNORE 15:24:27.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35726]) process #17 SSH_MSG_IGNORE 15:24:27.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35726]) SSH_MSG_IGNORE 15:24:27.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35726]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:27.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60394]) process #15 SSH_MSG_IGNORE 15:24:27.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60394]) SSH_MSG_IGNORE 15:24:27.413 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60394]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:27.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37712]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:27.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37712]) process #29 SSH_MSG_IGNORE 15:24:27.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37712]) SSH_MSG_IGNORE 15:24:27.527 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50286]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:27.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50286]) process #14 SSH_MSG_IGNORE 15:24:27.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50286]) SSH_MSG_IGNORE 15:24:27.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39886]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:27.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39886]) process #23 SSH_MSG_IGNORE 15:24:27.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39886]) SSH_MSG_IGNORE 15:24:27.563 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56184]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:27.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56184]) process #27 SSH_MSG_IGNORE 15:24:27.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56184]) SSH_MSG_IGNORE 15:24:27.641 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59012]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:27.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59012]) process #18 SSH_MSG_IGNORE 15:24:27.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59012]) SSH_MSG_IGNORE 15:24:27.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39056]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:27.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39056]) process #28 SSH_MSG_IGNORE 15:24:27.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39056]) SSH_MSG_IGNORE 15:24:27.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58780]) process #16 SSH_MSG_IGNORE 15:24:27.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58780]) SSH_MSG_IGNORE 15:24:27.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58780]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:27.843 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42454]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:27.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42454]) process #25 SSH_MSG_IGNORE 15:24:27.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42454]) SSH_MSG_IGNORE 15:24:27.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:34104])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:27.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]) exit code=0, immediate=false 15:24:27.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:27.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:27.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:27.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:27.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]) Closing gracefully 15:24:27.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]) 15:24:27.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]) 15:24:27.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:27.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:27.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:27.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:27.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104])[immediately=false] processing 15:24:27.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:27.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34104]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:27.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:27.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]) Closing immediately 15:24:27.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:27.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:27.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104])[immediately=true] processing 15:24:27.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104] 15:24:27.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32e3f30a) signal close complete immediately=true 15:24:27.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:27.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2355706c) signal close complete immediately=true 15:24:27.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104])[Immediately] closed 15:24:27.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]) result=null 15:24:27.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b7c856c) signal close complete immediately=false 15:24:27.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45247644) signal close complete immediately=false 15:24:27.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34104]) code=0 message='' shell closed 15:24:27.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34104]) Closing immediately 15:24:27.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:27.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34104]]) Closing immediately 15:24:27.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34104]) stopping 15:24:27.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34104]) stopped 15:24:27.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34104]])[Immediately] closed 15:24:27.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17835] - close(TransportIoSession[local=/10.30.170.167:17835, remote=/10.30.171.175:34104]) Closing immediately 15:24:27.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17835] - close(TransportIoSession[local=/10.30.170.167:17835, remote=/10.30.171.175:34104])[Immediately] closed 15:24:27.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68f2a649) signal close complete immediately=true 15:24:27.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34104])[Immediately] closed 15:24:27.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7369c625, L:/10.30.170.167:17835 ! R:/10.30.171.175:34104] inactive. 15:24:27.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=6, channel=[id: 0x7369c625, L:/10.30.170.167:17835 ! R:/10.30.171.175:34104]} end of input detected while session was in state up 15:24:27.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=6, channel=[id: 0x7369c625, L:/10.30.170.167:17835 ! R:/10.30.171.175:34104]} down, reason: End of input 15:24:28.064 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35304]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:24:28.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35304]) process #12 SSH_MSG_IGNORE 15:24:28.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35304]) SSH_MSG_IGNORE 15:24:28.103 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60312]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:28.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60312]) process #19 SSH_MSG_IGNORE 15:24:28.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60312]) SSH_MSG_IGNORE 15:24:28.111 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60176]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60176]) process #24 SSH_MSG_IGNORE 15:24:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60176]) SSH_MSG_IGNORE 15:24:28.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47120]) process #26 SSH_MSG_IGNORE 15:24:28.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47120]) SSH_MSG_IGNORE 15:24:28.114 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47120]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:28.132 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49192]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49192]) process #21 SSH_MSG_IGNORE 15:24:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49192]) SSH_MSG_IGNORE 15:24:28.187 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49288]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49288]) process #22 SSH_MSG_IGNORE 15:24:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49288]) SSH_MSG_IGNORE 15:24:28.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42028]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:28.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42028]) process #14 SSH_MSG_IGNORE 15:24:28.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42028]) SSH_MSG_IGNORE 15:24:28.268 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56936]) process #30 SSH_MSG_IGNORE 15:24:28.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56936]) SSH_MSG_IGNORE 15:24:28.343 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41124]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:28.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41124]) process #20 SSH_MSG_IGNORE 15:24:28.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41124]) SSH_MSG_IGNORE 15:24:28.345 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40282]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:28.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40282]) process #13 SSH_MSG_IGNORE 15:24:28.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40282]) SSH_MSG_IGNORE 15:24:28.386 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:28.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60610]) process #31 SSH_MSG_IGNORE 15:24:28.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60610]) SSH_MSG_IGNORE 15:24:28.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55574]) process #15 SSH_MSG_IGNORE 15:24:28.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55574]) SSH_MSG_IGNORE 15:24:28.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55574]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:28.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51152]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:28.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51152]) process #18 SSH_MSG_IGNORE 15:24:28.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51152]) SSH_MSG_IGNORE 15:24:28.620 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50722]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:28.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50722]) process #23 SSH_MSG_IGNORE 15:24:28.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50722]) SSH_MSG_IGNORE 15:24:28.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:54902])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:28.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]) exit code=0, immediate=false 15:24:28.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:28.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:28.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:28.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:28.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]) Closing gracefully 15:24:28.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]) 15:24:28.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]) 15:24:28.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:28.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:28.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:28.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:28.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902])[immediately=false] processing 15:24:28.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:28.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54902]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:28.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:28.632 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]) Closing immediately 15:24:28.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:28.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:28.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902])[immediately=true] processing 15:24:28.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902] 15:24:28.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9b21dc7) signal close complete immediately=true 15:24:28.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:28.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b4b24af) signal close complete immediately=true 15:24:28.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902])[Immediately] closed 15:24:28.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]) result=null 15:24:28.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56049b24) signal close complete immediately=false 15:24:28.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@556c03fa) signal close complete immediately=false 15:24:28.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54902]) code=0 message='' shell closed 15:24:28.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54902]) Closing immediately 15:24:28.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:28.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54902]]) Closing immediately 15:24:28.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54902]) stopping 15:24:28.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54902]) stopped 15:24:28.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54902]])[Immediately] closed 15:24:28.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17836] - close(TransportIoSession[local=/10.30.170.167:17836, remote=/10.30.171.175:54902]) Closing immediately 15:24:28.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17836] - close(TransportIoSession[local=/10.30.170.167:17836, remote=/10.30.171.175:54902])[Immediately] closed 15:24:28.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ca970b5) signal close complete immediately=true 15:24:28.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54902])[Immediately] closed 15:24:28.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdace069d, L:/10.30.170.167:17836 ! R:/10.30.171.175:54902] inactive. 15:24:28.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=7, channel=[id: 0xdace069d, L:/10.30.170.167:17836 ! R:/10.30.171.175:54902]} end of input detected while session was in state up 15:24:28.633 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=7, channel=[id: 0xdace069d, L:/10.30.170.167:17836 ! R:/10.30.171.175:54902]} down, reason: End of input 15:24:28.662 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52024]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:28.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52024]) process #17 SSH_MSG_IGNORE 15:24:28.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52024]) SSH_MSG_IGNORE 15:24:28.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60668]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:28.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60668]) process #27 SSH_MSG_IGNORE 15:24:28.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60668]) SSH_MSG_IGNORE 15:24:28.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36460]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:28.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36460]) process #29 SSH_MSG_IGNORE 15:24:28.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36460]) SSH_MSG_IGNORE 15:24:28.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48396]) process #14 SSH_MSG_IGNORE 15:24:28.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48396]) SSH_MSG_IGNORE 15:24:28.928 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48396]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:29.008 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52786]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:29.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52786]) process #16 SSH_MSG_IGNORE 15:24:29.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52786]) SSH_MSG_IGNORE 15:24:29.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58144]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:29.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58144]) process #28 SSH_MSG_IGNORE 15:24:29.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58144]) SSH_MSG_IGNORE 15:24:29.172 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57316]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:29.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57316]) process #25 SSH_MSG_IGNORE 15:24:29.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57316]) SSH_MSG_IGNORE 15:24:29.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43976]) process #12 SSH_MSG_IGNORE 15:24:29.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43976]) SSH_MSG_IGNORE 15:24:29.306 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43976]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:24:29.365 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58154]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:29.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58154]) process #24 SSH_MSG_IGNORE 15:24:29.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58154]) SSH_MSG_IGNORE 15:24:29.399 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45848]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:29.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45848]) process #26 SSH_MSG_IGNORE 15:24:29.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45848]) SSH_MSG_IGNORE 15:24:29.447 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51500]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:29.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51500]) process #19 SSH_MSG_IGNORE 15:24:29.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51500]) SSH_MSG_IGNORE 15:24:29.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:38538])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:29.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]) exit code=0, immediate=false 15:24:29.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:29.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:29.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:29.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:29.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]) Closing gracefully 15:24:29.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]) 15:24:29.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]) 15:24:29.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:29.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:29.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:29.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:29.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538])[immediately=false] processing 15:24:29.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:29.462 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38538]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:29.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:29.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]) Closing immediately 15:24:29.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:29.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:29.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538])[immediately=true] processing 15:24:29.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538] 15:24:29.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64a45e67) signal close complete immediately=true 15:24:29.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:29.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@218eaaa6) signal close complete immediately=true 15:24:29.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538])[Immediately] closed 15:24:29.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]) result=null 15:24:29.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c82bfa9) signal close complete immediately=false 15:24:29.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3db72b86) signal close complete immediately=false 15:24:29.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38538]) code=0 message='' shell closed 15:24:29.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38538]) Closing immediately 15:24:29.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:29.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38538]]) Closing immediately 15:24:29.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38538]) stopping 15:24:29.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38538]) stopped 15:24:29.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38538]])[Immediately] closed 15:24:29.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17837] - close(TransportIoSession[local=/10.30.170.167:17837, remote=/10.30.171.175:38538]) Closing immediately 15:24:29.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17837] - close(TransportIoSession[local=/10.30.170.167:17837, remote=/10.30.171.175:38538])[Immediately] closed 15:24:29.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b260d31) signal close complete immediately=true 15:24:29.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38538])[Immediately] closed 15:24:29.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0f2f50cb, L:/10.30.170.167:17837 ! R:/10.30.171.175:38538] inactive. 15:24:29.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=8, channel=[id: 0x0f2f50cb, L:/10.30.170.167:17837 ! R:/10.30.171.175:38538]} end of input detected while session was in state up 15:24:29.463 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=8, channel=[id: 0x0f2f50cb, L:/10.30.170.167:17837 ! R:/10.30.171.175:38538]} down, reason: End of input 15:24:29.474 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:29.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40676]) process #31 SSH_MSG_IGNORE 15:24:29.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40676]) SSH_MSG_IGNORE 15:24:29.523 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51948]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:29.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51948]) process #21 SSH_MSG_IGNORE 15:24:29.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51948]) SSH_MSG_IGNORE 15:24:29.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:29.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53144]) process #30 SSH_MSG_IGNORE 15:24:29.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53144]) SSH_MSG_IGNORE 15:24:29.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35068]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:29.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35068]) process #20 SSH_MSG_IGNORE 15:24:29.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35068]) SSH_MSG_IGNORE 15:24:29.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48116]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:29.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48116]) process #22 SSH_MSG_IGNORE 15:24:29.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48116]) SSH_MSG_IGNORE 15:24:29.609 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40320]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40320]) process #18 SSH_MSG_IGNORE 15:24:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40320]) SSH_MSG_IGNORE 15:24:29.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41236]) process #17 SSH_MSG_IGNORE 15:24:29.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41236]) SSH_MSG_IGNORE 15:24:29.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41236]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:29.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47450]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:29.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47450]) process #28 SSH_MSG_IGNORE 15:24:29.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47450]) SSH_MSG_IGNORE 15:24:29.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54362]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:29.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54362]) process #14 SSH_MSG_IGNORE 15:24:29.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54362]) SSH_MSG_IGNORE 15:24:29.848 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38210]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:29.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38210]) process #13 SSH_MSG_IGNORE 15:24:29.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38210]) SSH_MSG_IGNORE 15:24:29.984 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46926]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:29.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46926]) process #29 SSH_MSG_IGNORE 15:24:29.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46926]) SSH_MSG_IGNORE 15:24:29.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34350]) process #15 SSH_MSG_IGNORE 15:24:29.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34350]) SSH_MSG_IGNORE 15:24:29.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34350]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:30.026 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59392]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:30.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59392]) process #23 SSH_MSG_IGNORE 15:24:30.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59392]) SSH_MSG_IGNORE 15:24:30.203 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53232]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53232]) process #16 SSH_MSG_IGNORE 15:24:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53232]) SSH_MSG_IGNORE 15:24:30.311 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50978]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:30.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50978]) process #25 SSH_MSG_IGNORE 15:24:30.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50978]) SSH_MSG_IGNORE 15:24:30.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48158]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:30.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48158]) process #27 SSH_MSG_IGNORE 15:24:30.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48158]) SSH_MSG_IGNORE 15:24:30.401 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47724]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:30.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47724]) process #18 SSH_MSG_IGNORE 15:24:30.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47724]) SSH_MSG_IGNORE 15:24:30.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58472]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:30.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58472]) process #28 SSH_MSG_IGNORE 15:24:30.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58472]) SSH_MSG_IGNORE 15:24:30.517 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42660]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:30.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42660]) process #24 SSH_MSG_IGNORE 15:24:30.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42660]) SSH_MSG_IGNORE 15:24:30.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:57302])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:30.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) exit code=0, immediate=false 15:24:30.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:30.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:30.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:30.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:30.612 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) Closing gracefully 15:24:30.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) 15:24:30.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) 15:24:30.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:30.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:30.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:30.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:30.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302])[immediately=false] processing 15:24:30.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:30.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:30.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:30.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) Closing immediately 15:24:30.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:30.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:30.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302])[immediately=true] processing 15:24:30.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302] 15:24:30.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e5888fe) signal close complete immediately=true 15:24:30.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:30.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@146690b0) signal close complete immediately=true 15:24:30.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302])[Immediately] closed 15:24:30.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) result=null 15:24:30.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@560a2b74) signal close complete immediately=false 15:24:30.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@efd89e7) signal close complete immediately=false 15:24:30.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) code=0 message='' shell closed 15:24:30.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57302]) Closing immediately 15:24:30.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:30.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57302]]) Closing immediately 15:24:30.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57302]) stopping 15:24:30.613 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57302]) stopped 15:24:30.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57302]])[Immediately] closed 15:24:30.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17838] - close(TransportIoSession[local=/10.30.170.167:17838, remote=/10.30.171.175:57302]) Closing immediately 15:24:30.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17838] - close(TransportIoSession[local=/10.30.170.167:17838, remote=/10.30.171.175:57302])[Immediately] closed 15:24:30.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6488efbe) signal close complete immediately=true 15:24:30.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57302])[Immediately] closed 15:24:30.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb2333874, L:/10.30.170.167:17838 ! R:/10.30.171.175:57302] inactive. 15:24:30.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=9, channel=[id: 0xb2333874, L:/10.30.170.167:17838 ! R:/10.30.171.175:57302]} end of input detected while session was in state up 15:24:30.614 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=9, channel=[id: 0xb2333874, L:/10.30.170.167:17838 ! R:/10.30.171.175:57302]} down, reason: End of input 15:24:30.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51540]) process #22 SSH_MSG_IGNORE 15:24:30.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51540]) SSH_MSG_IGNORE 15:24:30.652 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51540]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:30.657 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57644]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:30.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57644]) process #26 SSH_MSG_IGNORE 15:24:30.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57644]) SSH_MSG_IGNORE 15:24:30.688 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53234]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:30.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53234]) process #19 SSH_MSG_IGNORE 15:24:30.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53234]) SSH_MSG_IGNORE 15:24:30.719 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55164]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:30.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55164]) process #20 SSH_MSG_IGNORE 15:24:30.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55164]) SSH_MSG_IGNORE 15:24:30.721 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:30.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55036]) process #31 SSH_MSG_IGNORE 15:24:30.722 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55036]) SSH_MSG_IGNORE 15:24:30.738 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35124]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:24:30.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35124]) process #12 SSH_MSG_IGNORE 15:24:30.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35124]) SSH_MSG_IGNORE 15:24:30.770 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:30.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43018]) process #30 SSH_MSG_IGNORE 15:24:30.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43018]) SSH_MSG_IGNORE 15:24:30.820 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54124]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:30.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54124]) process #21 SSH_MSG_IGNORE 15:24:30.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54124]) SSH_MSG_IGNORE 15:24:30.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34570]) process #16 SSH_MSG_IGNORE 15:24:30.941 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34570]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:30.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34570]) SSH_MSG_IGNORE 15:24:30.981 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52028]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:30.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52028]) process #17 SSH_MSG_IGNORE 15:24:30.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52028]) SSH_MSG_IGNORE 15:24:30.991 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46866]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:30.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46866]) process #25 SSH_MSG_IGNORE 15:24:30.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46866]) SSH_MSG_IGNORE 15:24:31.035 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33802]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:31.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33802]) process #14 SSH_MSG_IGNORE 15:24:31.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33802]) SSH_MSG_IGNORE 15:24:31.186 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43618]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:31.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43618]) process #13 SSH_MSG_IGNORE 15:24:31.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43618]) SSH_MSG_IGNORE 15:24:31.273 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46336]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46336]) process #15 SSH_MSG_IGNORE 15:24:31.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46336]) SSH_MSG_IGNORE 15:24:31.298 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43254]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:31.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43254]) process #29 SSH_MSG_IGNORE 15:24:31.298 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43254]) SSH_MSG_IGNORE 15:24:31.340 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49364]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:31.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49364]) process #27 SSH_MSG_IGNORE 15:24:31.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49364]) SSH_MSG_IGNORE 15:24:31.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:33646])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:31.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]) exit code=0, immediate=false 15:24:31.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:31.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:31.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:31.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:31.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]) Closing gracefully 15:24:31.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]) 15:24:31.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]) 15:24:31.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:31.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:31.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:31.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:31.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646])[immediately=false] processing 15:24:31.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:31.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33646]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]) Closing immediately 15:24:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646])[immediately=true] processing 15:24:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646] 15:24:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@448931cc) signal close complete immediately=true 15:24:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47cfd953) signal close complete immediately=true 15:24:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646])[Immediately] closed 15:24:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]) result=null 15:24:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3eef73e6) signal close complete immediately=false 15:24:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2780e206) signal close complete immediately=false 15:24:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33646]) code=0 message='' shell closed 15:24:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:33646]) Closing immediately 15:24:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33646]]) Closing immediately 15:24:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33646]) stopping 15:24:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33646]) stopped 15:24:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33646]])[Immediately] closed 15:24:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17839] - close(TransportIoSession[local=/10.30.170.167:17839, remote=/10.30.171.175:33646]) Closing immediately 15:24:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17839] - close(TransportIoSession[local=/10.30.170.167:17839, remote=/10.30.171.175:33646])[Immediately] closed 15:24:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a8ab06b) signal close complete immediately=true 15:24:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:33646])[Immediately] closed 15:24:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x31053e86, L:/10.30.170.167:17839 ! R:/10.30.171.175:33646] inactive. 15:24:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=10, channel=[id: 0x31053e86, L:/10.30.170.167:17839 ! R:/10.30.171.175:33646]} end of input detected while session was in state up 15:24:31.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=10, channel=[id: 0x31053e86, L:/10.30.170.167:17839 ! R:/10.30.171.175:33646]} down, reason: End of input 15:24:31.532 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58794]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:31.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58794]) process #20 SSH_MSG_IGNORE 15:24:31.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58794]) SSH_MSG_IGNORE 15:24:31.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56680]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:31.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56680]) process #23 SSH_MSG_IGNORE 15:24:31.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56680]) SSH_MSG_IGNORE 15:24:31.697 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55832]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:31.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55832]) process #18 SSH_MSG_IGNORE 15:24:31.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55832]) SSH_MSG_IGNORE 15:24:31.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38546]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:31.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38546]) process #26 SSH_MSG_IGNORE 15:24:31.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38546]) SSH_MSG_IGNORE 15:24:31.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43386]) process #12 SSH_MSG_IGNORE 15:24:31.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43386]) SSH_MSG_IGNORE 15:24:31.795 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43386]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:24:31.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52940]) process #17 SSH_MSG_IGNORE 15:24:31.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52940]) SSH_MSG_IGNORE 15:24:31.813 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52940]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:31.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46924]) process #16 SSH_MSG_IGNORE 15:24:31.859 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46924]) SSH_MSG_IGNORE 15:24:31.860 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46924]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:31.912 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35042]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:31.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35042]) process #28 SSH_MSG_IGNORE 15:24:31.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35042]) SSH_MSG_IGNORE 15:24:31.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:31.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #19 SSH_MSG_IGNORE 15:24:31.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:24:31.928 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44320]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:31.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44320]) process #24 SSH_MSG_IGNORE 15:24:31.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44320]) SSH_MSG_IGNORE 15:24:31.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43124]) process #30 SSH_MSG_IGNORE 15:24:31.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43124]) SSH_MSG_IGNORE 15:24:31.975 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:31.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60726]) process #14 SSH_MSG_IGNORE 15:24:31.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60726]) SSH_MSG_IGNORE 15:24:31.976 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60726]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:32.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33108]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:32.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33108]) process #21 SSH_MSG_IGNORE 15:24:32.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33108]) SSH_MSG_IGNORE 15:24:32.069 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:32.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37206]) process #31 SSH_MSG_IGNORE 15:24:32.070 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37206]) SSH_MSG_IGNORE 15:24:32.137 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51614]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:32.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51614]) process #25 SSH_MSG_IGNORE 15:24:32.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51614]) SSH_MSG_IGNORE 15:24:32.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:54270])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:32.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]) exit code=0, immediate=false 15:24:32.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:32.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:32.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:32.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:32.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]) Closing gracefully 15:24:32.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]) 15:24:32.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]) 15:24:32.263 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270])[immediately=false] processing 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54270]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]) Closing immediately 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270])[immediately=true] processing 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270] 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3eb7707e) signal close complete immediately=true 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ac89fb8) signal close complete immediately=true 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270])[Immediately] closed 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]) result=null 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37db6ec1) signal close complete immediately=false 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a03fe19) signal close complete immediately=false 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54270]) code=0 message='' shell closed 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54270]) Closing immediately 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54270]]) Closing immediately 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54270]) stopping 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54270]) stopped 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54270]])[Immediately] closed 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17840] - close(TransportIoSession[local=/10.30.170.167:17840, remote=/10.30.171.175:54270]) Closing immediately 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17840] - close(TransportIoSession[local=/10.30.170.167:17840, remote=/10.30.171.175:54270])[Immediately] closed 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6fb247a7) signal close complete immediately=true 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54270])[Immediately] closed 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x411b80e1, L:/10.30.170.167:17840 ! R:/10.30.171.175:54270] inactive. 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=11, channel=[id: 0x411b80e1, L:/10.30.170.167:17840 ! R:/10.30.171.175:54270]} end of input detected while session was in state up 15:24:32.264 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=11, channel=[id: 0x411b80e1, L:/10.30.170.167:17840 ! R:/10.30.171.175:54270]} down, reason: End of input 15:24:32.285 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38498]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:32.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38498]) process #22 SSH_MSG_IGNORE 15:24:32.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38498]) SSH_MSG_IGNORE 15:24:32.338 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57888]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:32.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57888]) process #15 SSH_MSG_IGNORE 15:24:32.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57888]) SSH_MSG_IGNORE 15:24:32.354 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37282]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:32.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37282]) process #13 SSH_MSG_IGNORE 15:24:32.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37282]) SSH_MSG_IGNORE 15:24:32.456 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:32.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #29 SSH_MSG_IGNORE 15:24:32.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:24:32.539 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59580]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:32.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59580]) process #26 SSH_MSG_IGNORE 15:24:32.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59580]) SSH_MSG_IGNORE 15:24:32.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50732]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:32.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50732]) process #17 SSH_MSG_IGNORE 15:24:32.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50732]) SSH_MSG_IGNORE 15:24:32.805 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38088]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:32.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38088]) process #27 SSH_MSG_IGNORE 15:24:32.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38088]) SSH_MSG_IGNORE 15:24:32.836 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50252]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:32.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50252]) process #23 SSH_MSG_IGNORE 15:24:32.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50252]) SSH_MSG_IGNORE 15:24:32.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39282]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:32.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39282]) process #24 SSH_MSG_IGNORE 15:24:32.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39282]) SSH_MSG_IGNORE 15:24:32.946 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44374]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:32.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44374]) process #20 SSH_MSG_IGNORE 15:24:32.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44374]) SSH_MSG_IGNORE 15:24:32.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46654]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46654]) process #18 SSH_MSG_IGNORE 15:24:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46654]) SSH_MSG_IGNORE 15:24:33.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:40184])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:33.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]) exit code=0, immediate=false 15:24:33.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:33.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:33.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:33.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:33.086 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]) Closing gracefully 15:24:33.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]) 15:24:33.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]) 15:24:33.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:33.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:33.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:33.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:33.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184])[immediately=false] processing 15:24:33.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:33.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40184]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:33.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:33.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]) Closing immediately 15:24:33.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:33.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:33.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184])[immediately=true] processing 15:24:33.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184] 15:24:33.087 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c03cc3e) signal close complete immediately=true 15:24:33.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:33.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54f24622) signal close complete immediately=true 15:24:33.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184])[Immediately] closed 15:24:33.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]) result=null 15:24:33.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17d55e42) signal close complete immediately=false 15:24:33.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@390c7f0a) signal close complete immediately=false 15:24:33.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40184]) code=0 message='' shell closed 15:24:33.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40184]) Closing immediately 15:24:33.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:33.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40184]]) Closing immediately 15:24:33.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40184]) stopping 15:24:33.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40184]) stopped 15:24:33.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40184]])[Immediately] closed 15:24:33.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17841] - close(TransportIoSession[local=/10.30.170.167:17841, remote=/10.30.171.175:40184]) Closing immediately 15:24:33.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17841] - close(TransportIoSession[local=/10.30.170.167:17841, remote=/10.30.171.175:40184])[Immediately] closed 15:24:33.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b1c2629) signal close complete immediately=true 15:24:33.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40184])[Immediately] closed 15:24:33.088 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x12bc62f8, L:/10.30.170.167:17841 ! R:/10.30.171.175:40184] inactive. 15:24:33.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=12, channel=[id: 0x12bc62f8, L:/10.30.170.167:17841 ! R:/10.30.171.175:40184]} end of input detected while session was in state up 15:24:33.089 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=12, channel=[id: 0x12bc62f8, L:/10.30.170.167:17841 ! R:/10.30.171.175:40184]} down, reason: End of input 15:24:33.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:32830]) process #16 SSH_MSG_IGNORE 15:24:33.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:32830]) SSH_MSG_IGNORE 15:24:33.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:32830]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:33.122 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46446]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:33.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46446]) process #25 SSH_MSG_IGNORE 15:24:33.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46446]) SSH_MSG_IGNORE 15:24:33.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38054]) process #21 SSH_MSG_IGNORE 15:24:33.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38054]) SSH_MSG_IGNORE 15:24:33.139 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38054]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:33.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:33.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50996]) process #31 SSH_MSG_IGNORE 15:24:33.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50996]) SSH_MSG_IGNORE 15:24:33.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54118]) process #30 SSH_MSG_IGNORE 15:24:33.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54118]) SSH_MSG_IGNORE 15:24:33.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59152]) process #14 SSH_MSG_IGNORE 15:24:33.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59152]) SSH_MSG_IGNORE 15:24:33.305 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59152]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:33.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37572]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:33.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37572]) process #15 SSH_MSG_IGNORE 15:24:33.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37572]) SSH_MSG_IGNORE 15:24:33.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59260]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:24:33.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59260]) process #12 SSH_MSG_IGNORE 15:24:33.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59260]) SSH_MSG_IGNORE 15:24:33.378 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46760]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:33.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46760]) process #28 SSH_MSG_IGNORE 15:24:33.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46760]) SSH_MSG_IGNORE 15:24:33.395 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40132]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:33.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40132]) process #19 SSH_MSG_IGNORE 15:24:33.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40132]) SSH_MSG_IGNORE 15:24:33.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40090]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:33.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40090]) process #13 SSH_MSG_IGNORE 15:24:33.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40090]) SSH_MSG_IGNORE 15:24:33.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36940]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:33.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36940]) process #22 SSH_MSG_IGNORE 15:24:33.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36940]) SSH_MSG_IGNORE 15:24:33.684 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56816]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56816]) process #24 SSH_MSG_IGNORE 15:24:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56816]) SSH_MSG_IGNORE 15:24:33.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40314]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:33.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40314]) process #29 SSH_MSG_IGNORE 15:24:33.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40314]) SSH_MSG_IGNORE 15:24:33.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53024]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:33.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53024]) process #26 SSH_MSG_IGNORE 15:24:33.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53024]) SSH_MSG_IGNORE 15:24:33.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:44262])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:33.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]) exit code=0, immediate=false 15:24:33.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:33.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:33.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:33.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:33.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]) Closing gracefully 15:24:33.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]) 15:24:33.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]) 15:24:33.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:33.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:33.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:33.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:33.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262])[immediately=false] processing 15:24:33.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:33.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44262]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:33.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:33.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]) Closing immediately 15:24:33.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:33.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:33.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262])[immediately=true] processing 15:24:33.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262] 15:24:33.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29b2754) signal close complete immediately=true 15:24:33.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:33.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e4810e0) signal close complete immediately=true 15:24:33.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262])[Immediately] closed 15:24:33.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]) result=null 15:24:33.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@336f035a) signal close complete immediately=false 15:24:33.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c23afd2) signal close complete immediately=false 15:24:33.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44262]) code=0 message='' shell closed 15:24:33.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44262]) Closing immediately 15:24:33.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:33.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44262]]) Closing immediately 15:24:33.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44262]) stopping 15:24:33.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44262]) stopped 15:24:33.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44262]])[Immediately] closed 15:24:33.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17842] - close(TransportIoSession[local=/10.30.170.167:17842, remote=/10.30.171.175:44262]) Closing immediately 15:24:33.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17842] - close(TransportIoSession[local=/10.30.170.167:17842, remote=/10.30.171.175:44262])[Immediately] closed 15:24:33.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27d98685) signal close complete immediately=true 15:24:33.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44262])[Immediately] closed 15:24:33.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x60951b51, L:/10.30.170.167:17842 ! R:/10.30.171.175:44262] inactive. 15:24:33.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=13, channel=[id: 0x60951b51, L:/10.30.170.167:17842 ! R:/10.30.171.175:44262]} end of input detected while session was in state up 15:24:33.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=13, channel=[id: 0x60951b51, L:/10.30.170.167:17842 ! R:/10.30.171.175:44262]} down, reason: End of input 15:24:33.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45678]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:33.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45678]) process #27 SSH_MSG_IGNORE 15:24:33.941 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45678]) SSH_MSG_IGNORE 15:24:34.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43564]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:34.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43564]) process #23 SSH_MSG_IGNORE 15:24:34.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43564]) SSH_MSG_IGNORE 15:24:34.118 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41604]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:34.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41604]) process #18 SSH_MSG_IGNORE 15:24:34.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41604]) SSH_MSG_IGNORE 15:24:34.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #17 SSH_MSG_IGNORE 15:24:34.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:24:34.199 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:34.293 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:34.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44528]) process #31 SSH_MSG_IGNORE 15:24:34.295 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44528]) SSH_MSG_IGNORE 15:24:34.308 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45270]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:34.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45270]) process #16 SSH_MSG_IGNORE 15:24:34.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45270]) SSH_MSG_IGNORE 15:24:34.413 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59614]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59614]) process #14 SSH_MSG_IGNORE 15:24:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59614]) SSH_MSG_IGNORE 15:24:34.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55152]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:34.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55152]) process #20 SSH_MSG_IGNORE 15:24:34.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55152]) SSH_MSG_IGNORE 15:24:34.459 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60536]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:34.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60536]) process #21 SSH_MSG_IGNORE 15:24:34.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60536]) SSH_MSG_IGNORE 15:24:34.482 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50618]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:34.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50618]) process #28 SSH_MSG_IGNORE 15:24:34.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50618]) SSH_MSG_IGNORE 15:24:34.501 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58044]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:34.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58044]) process #25 SSH_MSG_IGNORE 15:24:34.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58044]) SSH_MSG_IGNORE 15:24:34.542 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50140]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:34.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50140]) process #19 SSH_MSG_IGNORE 15:24:34.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50140]) SSH_MSG_IGNORE 15:24:34.593 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34250]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:34.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34250]) process #30 SSH_MSG_IGNORE 15:24:34.593 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34250]) SSH_MSG_IGNORE 15:24:34.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:41054])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:34.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]) exit code=0, immediate=false 15:24:34.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:34.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:34.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:34.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:34.687 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]) Closing gracefully 15:24:34.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]) 15:24:34.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]) 15:24:34.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:34.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:34.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:34.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:34.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054])[immediately=false] processing 15:24:34.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:34.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41054]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:34.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:34.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]) Closing immediately 15:24:34.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:34.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:34.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054])[immediately=true] processing 15:24:34.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054] 15:24:34.688 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@94577aa) signal close complete immediately=true 15:24:34.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:34.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2dde781b) signal close complete immediately=true 15:24:34.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054])[Immediately] closed 15:24:34.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]) result=null 15:24:34.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6592f1c3) signal close complete immediately=false 15:24:34.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f8ce97e) signal close complete immediately=false 15:24:34.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41054]) code=0 message='' shell closed 15:24:34.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41054]) Closing immediately 15:24:34.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:34.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41054]]) Closing immediately 15:24:34.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41054]) stopping 15:24:34.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41054]) stopped 15:24:34.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41054]])[Immediately] closed 15:24:34.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17843] - close(TransportIoSession[local=/10.30.170.167:17843, remote=/10.30.171.175:41054]) Closing immediately 15:24:34.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17843] - close(TransportIoSession[local=/10.30.170.167:17843, remote=/10.30.171.175:41054])[Immediately] closed 15:24:34.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d562702) signal close complete immediately=true 15:24:34.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41054])[Immediately] closed 15:24:34.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2691198e, L:/10.30.170.167:17843 ! R:/10.30.171.175:41054] inactive. 15:24:34.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=14, channel=[id: 0x2691198e, L:/10.30.170.167:17843 ! R:/10.30.171.175:41054]} end of input detected while session was in state up 15:24:34.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=14, channel=[id: 0x2691198e, L:/10.30.170.167:17843 ! R:/10.30.171.175:41054]} down, reason: End of input 15:24:34.796 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35212]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:34.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35212]) process #15 SSH_MSG_IGNORE 15:24:34.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35212]) SSH_MSG_IGNORE 15:24:34.952 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56610]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:34.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56610]) process #22 SSH_MSG_IGNORE 15:24:34.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56610]) SSH_MSG_IGNORE 15:24:35.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40368]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:35.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40368]) process #26 SSH_MSG_IGNORE 15:24:35.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40368]) SSH_MSG_IGNORE 15:24:35.058 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44176]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:35.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44176]) process #16 SSH_MSG_IGNORE 15:24:35.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44176]) SSH_MSG_IGNORE 15:24:35.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56248]) process #12 SSH_MSG_IGNORE 15:24:35.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56248]) SSH_MSG_IGNORE 15:24:35.122 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56248]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:24:35.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43496]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:35.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43496]) process #24 SSH_MSG_IGNORE 15:24:35.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43496]) SSH_MSG_IGNORE 15:24:35.170 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57892]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:35.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57892]) process #23 SSH_MSG_IGNORE 15:24:35.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57892]) SSH_MSG_IGNORE 15:24:35.215 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47086]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:35.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47086]) process #13 SSH_MSG_IGNORE 15:24:35.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47086]) SSH_MSG_IGNORE 15:24:35.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55726]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:35.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55726]) process #14 SSH_MSG_IGNORE 15:24:35.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55726]) SSH_MSG_IGNORE 15:24:35.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47616]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:35.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47616]) process #29 SSH_MSG_IGNORE 15:24:35.258 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47616]) SSH_MSG_IGNORE 15:24:35.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59792]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:35.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59792]) process #27 SSH_MSG_IGNORE 15:24:35.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59792]) SSH_MSG_IGNORE 15:24:35.353 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59020]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:35.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59020]) process #17 SSH_MSG_IGNORE 15:24:35.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59020]) SSH_MSG_IGNORE 15:24:35.419 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:35.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35166]) process #31 SSH_MSG_IGNORE 15:24:35.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35166]) SSH_MSG_IGNORE 15:24:35.421 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39854]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39854]) process #18 SSH_MSG_IGNORE 15:24:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39854]) SSH_MSG_IGNORE 15:24:35.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50180]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50180]) process #20 SSH_MSG_IGNORE 15:24:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50180]) SSH_MSG_IGNORE 15:24:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:45220])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]) exit code=0, immediate=false 15:24:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]) Closing gracefully 15:24:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]) 15:24:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]) 15:24:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220])[immediately=false] processing 15:24:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45220]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]) Closing immediately 15:24:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220])[immediately=true] processing 15:24:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220] 15:24:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@259cd863) signal close complete immediately=true 15:24:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d3870e6) signal close complete immediately=true 15:24:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220])[Immediately] closed 15:24:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]) result=null 15:24:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47a357a6) signal close complete immediately=false 15:24:35.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ef9af77) signal close complete immediately=false 15:24:35.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45220]) code=0 message='' shell closed 15:24:35.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45220]) Closing immediately 15:24:35.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:35.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45220]]) Closing immediately 15:24:35.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45220]) stopping 15:24:35.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45220]) stopped 15:24:35.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45220]])[Immediately] closed 15:24:35.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17844] - close(TransportIoSession[local=/10.30.170.167:17844, remote=/10.30.171.175:45220]) Closing immediately 15:24:35.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17844] - close(TransportIoSession[local=/10.30.170.167:17844, remote=/10.30.171.175:45220])[Immediately] closed 15:24:35.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d652d0b) signal close complete immediately=true 15:24:35.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45220])[Immediately] closed 15:24:35.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0d9ddbba, L:/10.30.170.167:17844 ! R:/10.30.171.175:45220] inactive. 15:24:35.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=15, channel=[id: 0x0d9ddbba, L:/10.30.170.167:17844 ! R:/10.30.171.175:45220]} end of input detected while session was in state up 15:24:35.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=15, channel=[id: 0x0d9ddbba, L:/10.30.170.167:17844 ! R:/10.30.171.175:45220]} down, reason: End of input 15:24:35.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47276]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:35.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37358]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47276]) process #25 SSH_MSG_IGNORE 15:24:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47276]) SSH_MSG_IGNORE 15:24:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37358]) process #28 SSH_MSG_IGNORE 15:24:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37358]) SSH_MSG_IGNORE 15:24:35.711 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58356]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:35.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58356]) process #19 SSH_MSG_IGNORE 15:24:35.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58356]) SSH_MSG_IGNORE 15:24:35.771 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42458]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:35.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42458]) process #21 SSH_MSG_IGNORE 15:24:35.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42458]) SSH_MSG_IGNORE 15:24:35.868 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38758]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38758]) process #30 SSH_MSG_IGNORE 15:24:35.869 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38758]) SSH_MSG_IGNORE 15:24:36.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40848]) process #16 SSH_MSG_IGNORE 15:24:36.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40848]) SSH_MSG_IGNORE 15:24:36.011 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40848]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:36.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47636]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:36.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47636]) process #23 SSH_MSG_IGNORE 15:24:36.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47636]) SSH_MSG_IGNORE 15:24:36.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:42700])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:36.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]) exit code=0, immediate=false 15:24:36.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:36.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:36.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:36.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:36.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]) Closing gracefully 15:24:36.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]) 15:24:36.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]) 15:24:36.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:36.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:36.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:36.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:36.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700])[immediately=false] processing 15:24:36.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:36.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42700]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:36.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:36.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]) Closing immediately 15:24:36.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:36.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:36.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700])[immediately=true] processing 15:24:36.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700] 15:24:36.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c49fc50) signal close complete immediately=true 15:24:36.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:36.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3efcaf1e) signal close complete immediately=true 15:24:36.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700])[Immediately] closed 15:24:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]) result=null 15:24:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@281627f5) signal close complete immediately=false 15:24:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ecb5f29) signal close complete immediately=false 15:24:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42700]) code=0 message='' shell closed 15:24:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42700]) Closing immediately 15:24:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42700]]) Closing immediately 15:24:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42700]) stopping 15:24:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42700]) stopped 15:24:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42700]])[Immediately] closed 15:24:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17845] - close(TransportIoSession[local=/10.30.170.167:17845, remote=/10.30.171.175:42700]) Closing immediately 15:24:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17845] - close(TransportIoSession[local=/10.30.170.167:17845, remote=/10.30.171.175:42700])[Immediately] closed 15:24:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7fecf58c) signal close complete immediately=true 15:24:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42700])[Immediately] closed 15:24:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc0750e84, L:/10.30.170.167:17845 ! R:/10.30.171.175:42700] inactive. 15:24:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=16, channel=[id: 0xc0750e84, L:/10.30.170.167:17845 ! R:/10.30.171.175:42700]} end of input detected while session was in state up 15:24:36.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=16, channel=[id: 0xc0750e84, L:/10.30.170.167:17845 ! R:/10.30.171.175:42700]} down, reason: End of input 15:24:36.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #15 SSH_MSG_IGNORE 15:24:36.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:24:36.230 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:36.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46464]) process #12 SSH_MSG_IGNORE 15:24:36.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46464]) SSH_MSG_IGNORE 15:24:36.234 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46464]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:24:36.239 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37492]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:36.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37492]) process #22 SSH_MSG_IGNORE 15:24:36.243 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37492]) SSH_MSG_IGNORE 15:24:36.381 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46272]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:36.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46272]) process #26 SSH_MSG_IGNORE 15:24:36.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46272]) SSH_MSG_IGNORE 15:24:36.452 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54238]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54238]) process #24 SSH_MSG_IGNORE 15:24:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54238]) SSH_MSG_IGNORE 15:24:36.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44996]) process #14 SSH_MSG_IGNORE 15:24:36.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44996]) SSH_MSG_IGNORE 15:24:36.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44996]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:36.540 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50372]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:36.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50372]) process #18 SSH_MSG_IGNORE 15:24:36.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50372]) SSH_MSG_IGNORE 15:24:36.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59766]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:36.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59766]) process #27 SSH_MSG_IGNORE 15:24:36.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59766]) SSH_MSG_IGNORE 15:24:36.630 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:36.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54380]) process #31 SSH_MSG_IGNORE 15:24:36.630 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54380]) SSH_MSG_IGNORE 15:24:36.644 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53088]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:36.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53088]) process #29 SSH_MSG_IGNORE 15:24:36.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53088]) SSH_MSG_IGNORE 15:24:36.733 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56674]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:36.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56674]) process #17 SSH_MSG_IGNORE 15:24:36.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56674]) SSH_MSG_IGNORE 15:24:36.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57744]) process #13 SSH_MSG_IGNORE 15:24:36.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57744]) SSH_MSG_IGNORE 15:24:36.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57744]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:36.757 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45880]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:36.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45880]) process #28 SSH_MSG_IGNORE 15:24:36.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45880]) SSH_MSG_IGNORE 15:24:36.811 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46650]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:36.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46650]) process #20 SSH_MSG_IGNORE 15:24:36.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46650]) SSH_MSG_IGNORE 15:24:36.931 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39958]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:36.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39958]) process #19 SSH_MSG_IGNORE 15:24:36.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39958]) SSH_MSG_IGNORE 15:24:36.962 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41400]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:36.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41400]) process #25 SSH_MSG_IGNORE 15:24:36.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41400]) SSH_MSG_IGNORE 15:24:36.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47864]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:36.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47864]) process #21 SSH_MSG_IGNORE 15:24:36.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47864]) SSH_MSG_IGNORE 15:24:37.074 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39500]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39500]) process #16 SSH_MSG_IGNORE 15:24:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39500]) SSH_MSG_IGNORE 15:24:37.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:57436])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:37.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]) exit code=0, immediate=false 15:24:37.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:37.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:37.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:37.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:37.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]) Closing gracefully 15:24:37.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]) 15:24:37.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]) 15:24:37.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:37.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:37.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:37.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:37.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436])[immediately=false] processing 15:24:37.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:37.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57436]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:37.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:37.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]) Closing immediately 15:24:37.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:37.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:37.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436])[immediately=true] processing 15:24:37.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436] 15:24:37.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38ccd9cf) signal close complete immediately=true 15:24:37.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:37.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3535775) signal close complete immediately=true 15:24:37.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436])[Immediately] closed 15:24:37.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]) result=null 15:24:37.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60184b5) signal close complete immediately=false 15:24:37.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1482280) signal close complete immediately=false 15:24:37.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57436]) code=0 message='' shell closed 15:24:37.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57436]) Closing immediately 15:24:37.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:37.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57436]]) Closing immediately 15:24:37.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57436]) stopping 15:24:37.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57436]) stopped 15:24:37.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57436]])[Immediately] closed 15:24:37.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17846] - close(TransportIoSession[local=/10.30.170.167:17846, remote=/10.30.171.175:57436]) Closing immediately 15:24:37.082 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17846] - close(TransportIoSession[local=/10.30.170.167:17846, remote=/10.30.171.175:57436])[Immediately] closed 15:24:37.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f1491c7) signal close complete immediately=true 15:24:37.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57436])[Immediately] closed 15:24:37.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5eeeae34, L:/10.30.170.167:17846 ! R:/10.30.171.175:57436] inactive. 15:24:37.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=17, channel=[id: 0x5eeeae34, L:/10.30.170.167:17846 ! R:/10.30.171.175:57436]} end of input detected while session was in state up 15:24:37.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=17, channel=[id: 0x5eeeae34, L:/10.30.170.167:17846 ! R:/10.30.171.175:57436]} down, reason: End of input 15:24:37.163 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48346]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:37.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48346]) process #30 SSH_MSG_IGNORE 15:24:37.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48346]) SSH_MSG_IGNORE 15:24:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40596]) process #12 SSH_MSG_IGNORE 15:24:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40596]) SSH_MSG_IGNORE 15:24:37.214 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40596]) packet #13 sending command=2[SSH_MSG_IGNORE] len=27 15:24:37.309 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42082]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:37.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42082]) process #15 SSH_MSG_IGNORE 15:24:37.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42082]) SSH_MSG_IGNORE 15:24:37.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58256]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:37.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58256]) process #28 SSH_MSG_IGNORE 15:24:37.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58256]) SSH_MSG_IGNORE 15:24:37.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40580]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40580]) process #26 SSH_MSG_IGNORE 15:24:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40580]) SSH_MSG_IGNORE 15:24:37.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60978]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:37.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60978]) process #23 SSH_MSG_IGNORE 15:24:37.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60978]) SSH_MSG_IGNORE 15:24:37.545 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55224]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:37.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55224]) process #24 SSH_MSG_IGNORE 15:24:37.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55224]) SSH_MSG_IGNORE 15:24:37.777 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:37.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50598]) process #31 SSH_MSG_IGNORE 15:24:37.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50598]) SSH_MSG_IGNORE 15:24:37.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53618]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53618]) process #27 SSH_MSG_IGNORE 15:24:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53618]) SSH_MSG_IGNORE 15:24:37.801 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36408]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:37.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36408]) process #22 SSH_MSG_IGNORE 15:24:37.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36408]) SSH_MSG_IGNORE 15:24:37.837 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60884]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60884]) process #29 SSH_MSG_IGNORE 15:24:37.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60884]) SSH_MSG_IGNORE 15:24:37.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55408]) process #18 SSH_MSG_IGNORE 15:24:37.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55408]) SSH_MSG_IGNORE 15:24:37.881 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55408]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:37.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:35512])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:37.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]) exit code=0, immediate=false 15:24:37.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:37.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:37.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:37.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:37.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]) Closing gracefully 15:24:37.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]) 15:24:37.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]) 15:24:37.951 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:37.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:37.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:37.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:37.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512])[immediately=false] processing 15:24:37.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:37.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35512]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:37.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:37.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]) Closing immediately 15:24:37.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:37.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:37.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512])[immediately=true] processing 15:24:37.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512] 15:24:37.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@321401bf) signal close complete immediately=true 15:24:37.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:37.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7094fa99) signal close complete immediately=true 15:24:37.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512])[Immediately] closed 15:24:37.952 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]) result=null 15:24:37.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@24dfda29) signal close complete immediately=false 15:24:37.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ec89ea3) signal close complete immediately=false 15:24:37.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35512]) code=0 message='' shell closed 15:24:37.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35512]) Closing immediately 15:24:37.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:37.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35512]]) Closing immediately 15:24:37.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35512]) stopping 15:24:37.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35512]) stopped 15:24:37.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35512]])[Immediately] closed 15:24:37.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17847] - close(TransportIoSession[local=/10.30.170.167:17847, remote=/10.30.171.175:35512]) Closing immediately 15:24:37.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17847] - close(TransportIoSession[local=/10.30.170.167:17847, remote=/10.30.171.175:35512])[Immediately] closed 15:24:37.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6cc3713c) signal close complete immediately=true 15:24:37.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35512])[Immediately] closed 15:24:37.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9ec2ed29, L:/10.30.170.167:17847 ! R:/10.30.171.175:35512] inactive. 15:24:37.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=18, channel=[id: 0x9ec2ed29, L:/10.30.170.167:17847 ! R:/10.30.171.175:35512]} end of input detected while session was in state up 15:24:37.953 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=18, channel=[id: 0x9ec2ed29, L:/10.30.170.167:17847 ! R:/10.30.171.175:35512]} down, reason: End of input 15:24:37.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54286]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:37.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54286]) process #13 SSH_MSG_IGNORE 15:24:37.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54286]) SSH_MSG_IGNORE 15:24:38.005 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42628]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:38.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42628]) process #20 SSH_MSG_IGNORE 15:24:38.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42628]) SSH_MSG_IGNORE 15:24:38.075 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49154]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:38.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49154]) process #25 SSH_MSG_IGNORE 15:24:38.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49154]) SSH_MSG_IGNORE 15:24:38.082 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43062]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:38.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43062]) process #14 SSH_MSG_IGNORE 15:24:38.082 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43062]) SSH_MSG_IGNORE 15:24:38.097 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37352]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:38.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37352]) process #17 SSH_MSG_IGNORE 15:24:38.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37352]) SSH_MSG_IGNORE 15:24:38.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36924]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:38.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36924]) process #19 SSH_MSG_IGNORE 15:24:38.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36924]) SSH_MSG_IGNORE 15:24:38.266 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47972]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:38.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47972]) process #26 SSH_MSG_IGNORE 15:24:38.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47972]) SSH_MSG_IGNORE 15:24:38.303 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41398]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:38.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41398]) process #21 SSH_MSG_IGNORE 15:24:38.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41398]) SSH_MSG_IGNORE 15:24:38.330 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33868]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:38.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33868]) process #16 SSH_MSG_IGNORE 15:24:38.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33868]) SSH_MSG_IGNORE 15:24:38.337 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38174]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:38.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38174]) process #28 SSH_MSG_IGNORE 15:24:38.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38174]) SSH_MSG_IGNORE 15:24:38.421 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33050]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33050]) process #30 SSH_MSG_IGNORE 15:24:38.422 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33050]) SSH_MSG_IGNORE 15:24:38.577 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42510]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:38.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42510]) process #23 SSH_MSG_IGNORE 15:24:38.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42510]) SSH_MSG_IGNORE 15:24:38.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60160]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:38.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60160]) process #15 SSH_MSG_IGNORE 15:24:38.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60160]) SSH_MSG_IGNORE 15:24:38.622 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36106]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:38.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36106]) process #27 SSH_MSG_IGNORE 15:24:38.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36106]) SSH_MSG_IGNORE 15:24:38.741 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #22 SSH_MSG_IGNORE 15:24:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:24:38.767 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54674]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:38.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54674]) process #24 SSH_MSG_IGNORE 15:24:38.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54674]) SSH_MSG_IGNORE 15:24:38.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:45706])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:38.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]) exit code=0, immediate=false 15:24:38.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:38.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:38.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:38.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:38.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]) Closing gracefully 15:24:38.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]) 15:24:38.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]) 15:24:38.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:38.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706])[immediately=false] processing 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45706]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]) Closing immediately 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706])[immediately=true] processing 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706] 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39df4fdc) signal close complete immediately=true 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c368b39) signal close complete immediately=true 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706])[Immediately] closed 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]) result=null 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f57d41f) signal close complete immediately=false 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@738ded0d) signal close complete immediately=false 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45706]) code=0 message='' shell closed 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45706]) Closing immediately 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45706]]) Closing immediately 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45706]) stopping 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45706]) stopped 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45706]])[Immediately] closed 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17848] - close(TransportIoSession[local=/10.30.170.167:17848, remote=/10.30.171.175:45706]) Closing immediately 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17848] - close(TransportIoSession[local=/10.30.170.167:17848, remote=/10.30.171.175:45706])[Immediately] closed 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@306fed0f) signal close complete immediately=true 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45706])[Immediately] closed 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0fa63062, L:/10.30.170.167:17848 ! R:/10.30.171.175:45706] inactive. 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=19, channel=[id: 0x0fa63062, L:/10.30.170.167:17848 ! R:/10.30.171.175:45706]} end of input detected while session was in state up 15:24:38.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=19, channel=[id: 0x0fa63062, L:/10.30.170.167:17848 ! R:/10.30.171.175:45706]} down, reason: End of input 15:24:38.876 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50712]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:38.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50712]) process #18 SSH_MSG_IGNORE 15:24:38.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50712]) SSH_MSG_IGNORE 15:24:38.917 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37244]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:38.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37244]) process #29 SSH_MSG_IGNORE 15:24:38.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37244]) SSH_MSG_IGNORE 15:24:39.050 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:39.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44860]) process #31 SSH_MSG_IGNORE 15:24:39.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44860]) SSH_MSG_IGNORE 15:24:39.158 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35768]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:39.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35768]) process #20 SSH_MSG_IGNORE 15:24:39.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35768]) SSH_MSG_IGNORE 15:24:39.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58670]) process #14 SSH_MSG_IGNORE 15:24:39.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58670]) SSH_MSG_IGNORE 15:24:39.180 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58670]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:39.188 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56304]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:39.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56304]) process #16 SSH_MSG_IGNORE 15:24:39.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56304]) SSH_MSG_IGNORE 15:24:39.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59584]) process #17 SSH_MSG_IGNORE 15:24:39.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59584]) SSH_MSG_IGNORE 15:24:39.242 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59584]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:39.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56416]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:39.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56416]) process #13 SSH_MSG_IGNORE 15:24:39.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56416]) SSH_MSG_IGNORE 15:24:39.387 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36484]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:39.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36484]) process #25 SSH_MSG_IGNORE 15:24:39.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36484]) SSH_MSG_IGNORE 15:24:39.472 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57378]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:39.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57378]) process #15 SSH_MSG_IGNORE 15:24:39.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57378]) SSH_MSG_IGNORE 15:24:39.541 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38652]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38652]) process #28 SSH_MSG_IGNORE 15:24:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38652]) SSH_MSG_IGNORE 15:24:39.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55850]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:39.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55850]) process #19 SSH_MSG_IGNORE 15:24:39.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55850]) SSH_MSG_IGNORE 15:24:39.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:35100])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:39.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]) exit code=0, immediate=false 15:24:39.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:39.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:39.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:39.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:39.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]) Closing gracefully 15:24:39.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]) 15:24:39.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]) 15:24:39.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:39.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:39.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:39.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:39.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100])[immediately=false] processing 15:24:39.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:39.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35100]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:39.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:39.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]) Closing immediately 15:24:39.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:39.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:39.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100])[immediately=true] processing 15:24:39.572 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100] 15:24:39.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b927637) signal close complete immediately=true 15:24:39.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:39.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ef9f38) signal close complete immediately=true 15:24:39.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100])[Immediately] closed 15:24:39.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]) result=null 15:24:39.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63712927) signal close complete immediately=false 15:24:39.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a9f6bdc) signal close complete immediately=false 15:24:39.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35100]) code=0 message='' shell closed 15:24:39.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35100]) Closing immediately 15:24:39.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:39.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35100]]) Closing immediately 15:24:39.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35100]) stopping 15:24:39.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35100]) stopped 15:24:39.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35100]])[Immediately] closed 15:24:39.573 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17849] - close(TransportIoSession[local=/10.30.170.167:17849, remote=/10.30.171.175:35100]) Closing immediately 15:24:39.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17849] - close(TransportIoSession[local=/10.30.170.167:17849, remote=/10.30.171.175:35100])[Immediately] closed 15:24:39.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22448d76) signal close complete immediately=true 15:24:39.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35100])[Immediately] closed 15:24:39.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x60012767, L:/10.30.170.167:17849 ! R:/10.30.171.175:35100] inactive. 15:24:39.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=20, channel=[id: 0x60012767, L:/10.30.170.167:17849 ! R:/10.30.171.175:35100]} end of input detected while session was in state up 15:24:39.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=20, channel=[id: 0x60012767, L:/10.30.170.167:17849 ! R:/10.30.171.175:35100]} down, reason: End of input 15:24:39.629 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47238]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:39.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47238]) process #30 SSH_MSG_IGNORE 15:24:39.631 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47238]) SSH_MSG_IGNORE 15:24:39.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51538]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:39.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51538]) process #27 SSH_MSG_IGNORE 15:24:39.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51538]) SSH_MSG_IGNORE 15:24:39.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55758]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:39.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55758]) process #21 SSH_MSG_IGNORE 15:24:39.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55758]) SSH_MSG_IGNORE 15:24:39.875 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58680]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:39.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58680]) process #26 SSH_MSG_IGNORE 15:24:39.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58680]) SSH_MSG_IGNORE 15:24:39.976 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:39.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #22 SSH_MSG_IGNORE 15:24:39.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:24:39.997 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57594]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57594]) process #24 SSH_MSG_IGNORE 15:24:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57594]) SSH_MSG_IGNORE 15:24:40.105 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50400]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:40.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50400]) process #23 SSH_MSG_IGNORE 15:24:40.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50400]) SSH_MSG_IGNORE 15:24:40.157 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59038]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59038]) process #29 SSH_MSG_IGNORE 15:24:40.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59038]) SSH_MSG_IGNORE 15:24:40.164 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41854]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:40.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41854]) process #18 SSH_MSG_IGNORE 15:24:40.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41854]) SSH_MSG_IGNORE 15:24:40.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:39396])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:40.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]) exit code=0, immediate=false 15:24:40.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:40.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:40.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:40.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:40.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]) Closing gracefully 15:24:40.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]) 15:24:40.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]) 15:24:40.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:40.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:40.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:40.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:40.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396])[immediately=false] processing 15:24:40.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:40.322 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39396]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:40.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:40.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]) Closing immediately 15:24:40.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:40.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:40.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396])[immediately=true] processing 15:24:40.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396] 15:24:40.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1dd4bb89) signal close complete immediately=true 15:24:40.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:40.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d604184) signal close complete immediately=true 15:24:40.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396])[Immediately] closed 15:24:40.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]) result=null 15:24:40.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ed2b39b) signal close complete immediately=false 15:24:40.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7fe43384) signal close complete immediately=false 15:24:40.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39396]) code=0 message='' shell closed 15:24:40.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:39396]) Closing immediately 15:24:40.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:40.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39396]]) Closing immediately 15:24:40.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39396]) stopping 15:24:40.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39396]) stopped 15:24:40.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39396]])[Immediately] closed 15:24:40.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17850] - close(TransportIoSession[local=/10.30.170.167:17850, remote=/10.30.171.175:39396]) Closing immediately 15:24:40.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17850] - close(TransportIoSession[local=/10.30.170.167:17850, remote=/10.30.171.175:39396])[Immediately] closed 15:24:40.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47d4d702) signal close complete immediately=true 15:24:40.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:39396])[Immediately] closed 15:24:40.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xea42c165, L:/10.30.170.167:17850 ! R:/10.30.171.175:39396] inactive. 15:24:40.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=21, channel=[id: 0xea42c165, L:/10.30.170.167:17850 ! R:/10.30.171.175:39396]} end of input detected while session was in state up 15:24:40.323 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=21, channel=[id: 0xea42c165, L:/10.30.170.167:17850 ! R:/10.30.171.175:39396]} down, reason: End of input 15:24:40.389 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43232]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43232]) process #16 SSH_MSG_IGNORE 15:24:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43232]) SSH_MSG_IGNORE 15:24:40.480 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53276]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:40.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53276]) process #20 SSH_MSG_IGNORE 15:24:40.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53276]) SSH_MSG_IGNORE 15:24:40.487 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43380]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:40.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43380]) process #25 SSH_MSG_IGNORE 15:24:40.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43380]) SSH_MSG_IGNORE 15:24:40.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43862]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:40.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43862]) process #17 SSH_MSG_IGNORE 15:24:40.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43862]) SSH_MSG_IGNORE 15:24:40.732 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:40.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33996]) process #31 SSH_MSG_IGNORE 15:24:40.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33996]) SSH_MSG_IGNORE 15:24:40.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40930]) process #13 SSH_MSG_IGNORE 15:24:40.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40930]) SSH_MSG_IGNORE 15:24:40.743 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40930]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:40.753 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49742]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:40.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49742]) process #19 SSH_MSG_IGNORE 15:24:40.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49742]) SSH_MSG_IGNORE 15:24:40.760 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58864]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:40.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58864]) process #27 SSH_MSG_IGNORE 15:24:40.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58864]) SSH_MSG_IGNORE 15:24:40.775 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58078]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:40.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58078]) process #26 SSH_MSG_IGNORE 15:24:40.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58078]) SSH_MSG_IGNORE 15:24:40.808 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37488]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:40.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37488]) process #28 SSH_MSG_IGNORE 15:24:40.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37488]) SSH_MSG_IGNORE 15:24:40.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37928]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:40.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37928]) process #30 SSH_MSG_IGNORE 15:24:40.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37928]) SSH_MSG_IGNORE 15:24:40.893 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41062]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:40.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41062]) process #14 SSH_MSG_IGNORE 15:24:40.893 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41062]) SSH_MSG_IGNORE 15:24:40.976 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47884]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:40.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47884]) process #21 SSH_MSG_IGNORE 15:24:40.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47884]) SSH_MSG_IGNORE 15:24:40.989 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42588]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42588]) process #23 SSH_MSG_IGNORE 15:24:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42588]) SSH_MSG_IGNORE 15:24:40.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36490]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:40.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36490]) process #15 SSH_MSG_IGNORE 15:24:40.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36490]) SSH_MSG_IGNORE 15:24:41.079 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51622]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:41.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51622]) process #16 SSH_MSG_IGNORE 15:24:41.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51622]) SSH_MSG_IGNORE 15:24:41.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:60610])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:41.107 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]) exit code=0, immediate=false 15:24:41.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:41.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:41.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:41.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:41.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]) Closing gracefully 15:24:41.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]) 15:24:41.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]) 15:24:41.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:41.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:41.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:41.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:41.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610])[immediately=false] processing 15:24:41.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:41.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60610]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:41.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:41.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]) Closing immediately 15:24:41.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:41.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:41.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610])[immediately=true] processing 15:24:41.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610] 15:24:41.108 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@370535f8) signal close complete immediately=true 15:24:41.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:41.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@524e7833) signal close complete immediately=true 15:24:41.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610])[Immediately] closed 15:24:41.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]) result=null 15:24:41.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@303d99db) signal close complete immediately=false 15:24:41.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4becf718) signal close complete immediately=false 15:24:41.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60610]) code=0 message='' shell closed 15:24:41.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60610]) Closing immediately 15:24:41.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:41.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60610]]) Closing immediately 15:24:41.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60610]) stopping 15:24:41.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60610]) stopped 15:24:41.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60610]])[Immediately] closed 15:24:41.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17851] - close(TransportIoSession[local=/10.30.170.167:17851, remote=/10.30.171.175:60610]) Closing immediately 15:24:41.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17851] - close(TransportIoSession[local=/10.30.170.167:17851, remote=/10.30.171.175:60610])[Immediately] closed 15:24:41.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5558a168) signal close complete immediately=true 15:24:41.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60610])[Immediately] closed 15:24:41.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc0c7c832, L:/10.30.170.167:17851 ! R:/10.30.171.175:60610] inactive. 15:24:41.109 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=22, channel=[id: 0xc0c7c832, L:/10.30.170.167:17851 ! R:/10.30.171.175:60610]} end of input detected while session was in state up 15:24:41.110 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=22, channel=[id: 0xc0c7c832, L:/10.30.170.167:17851 ! R:/10.30.171.175:60610]} down, reason: End of input 15:24:41.270 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55450]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:41.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55450]) process #22 SSH_MSG_IGNORE 15:24:41.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55450]) SSH_MSG_IGNORE 15:24:41.354 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56052]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:41.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56052]) process #24 SSH_MSG_IGNORE 15:24:41.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56052]) SSH_MSG_IGNORE 15:24:41.357 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38246]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:41.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38246]) process #18 SSH_MSG_IGNORE 15:24:41.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38246]) SSH_MSG_IGNORE 15:24:41.520 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33716]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:41.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33716]) process #26 SSH_MSG_IGNORE 15:24:41.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33716]) SSH_MSG_IGNORE 15:24:41.580 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35884]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:41.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35884]) process #20 SSH_MSG_IGNORE 15:24:41.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35884]) SSH_MSG_IGNORE 15:24:41.619 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:41.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35638]) process #31 SSH_MSG_IGNORE 15:24:41.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35638]) SSH_MSG_IGNORE 15:24:41.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44776]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:41.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44776]) process #29 SSH_MSG_IGNORE 15:24:41.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44776]) SSH_MSG_IGNORE 15:24:41.741 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36860]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:41.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36860]) process #25 SSH_MSG_IGNORE 15:24:41.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36860]) SSH_MSG_IGNORE 15:24:41.837 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59380]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59380]) process #16 SSH_MSG_IGNORE 15:24:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59380]) SSH_MSG_IGNORE 15:24:41.855 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52712]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:41.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52712]) process #13 SSH_MSG_IGNORE 15:24:41.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52712]) SSH_MSG_IGNORE 15:24:41.896 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60352]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:41.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60352]) process #17 SSH_MSG_IGNORE 15:24:41.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60352]) SSH_MSG_IGNORE 15:24:41.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:40676])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:41.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]) exit code=0, immediate=false 15:24:41.962 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:41.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:41.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:41.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:41.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]) Closing gracefully 15:24:41.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]) 15:24:41.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]) 15:24:41.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:41.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:41.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:41.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:41.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676])[immediately=false] processing 15:24:41.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:41.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40676]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:41.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:41.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]) Closing immediately 15:24:41.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:41.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:41.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676])[immediately=true] processing 15:24:41.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676] 15:24:41.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a6ff6db) signal close complete immediately=true 15:24:41.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:41.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54222be9) signal close complete immediately=true 15:24:41.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676])[Immediately] closed 15:24:41.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]) result=null 15:24:41.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d2f628c) signal close complete immediately=false 15:24:41.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3112980) signal close complete immediately=false 15:24:41.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40676]) code=0 message='' shell closed 15:24:41.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40676]) Closing immediately 15:24:41.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:41.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40676]]) Closing immediately 15:24:41.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40676]) stopping 15:24:41.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40676]) stopped 15:24:41.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40676]])[Immediately] closed 15:24:41.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17852] - close(TransportIoSession[local=/10.30.170.167:17852, remote=/10.30.171.175:40676]) Closing immediately 15:24:41.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17852] - close(TransportIoSession[local=/10.30.170.167:17852, remote=/10.30.171.175:40676])[Immediately] closed 15:24:41.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36fdde17) signal close complete immediately=true 15:24:41.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40676])[Immediately] closed 15:24:41.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf5cb7b80, L:/10.30.170.167:17852 ! R:/10.30.171.175:40676] inactive. 15:24:41.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=23, channel=[id: 0xf5cb7b80, L:/10.30.170.167:17852 ! R:/10.30.171.175:40676]} end of input detected while session was in state up 15:24:41.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=23, channel=[id: 0xf5cb7b80, L:/10.30.170.167:17852 ! R:/10.30.171.175:40676]} down, reason: End of input 15:24:41.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34526]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:42.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34526]) process #21 SSH_MSG_IGNORE 15:24:42.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34526]) SSH_MSG_IGNORE 15:24:42.078 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33384]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:42.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33384]) process #30 SSH_MSG_IGNORE 15:24:42.079 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33384]) SSH_MSG_IGNORE 15:24:42.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34438]) process #14 SSH_MSG_IGNORE 15:24:42.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34438]) SSH_MSG_IGNORE 15:24:42.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34438]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:42.134 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55736]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:42.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55736]) process #28 SSH_MSG_IGNORE 15:24:42.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55736]) SSH_MSG_IGNORE 15:24:42.164 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58508]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58508]) process #18 SSH_MSG_IGNORE 15:24:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58508]) SSH_MSG_IGNORE 15:24:42.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56412]) process #15 SSH_MSG_IGNORE 15:24:42.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56412]) SSH_MSG_IGNORE 15:24:42.213 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56412]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:42.236 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59672]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:42.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59672]) process #27 SSH_MSG_IGNORE 15:24:42.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59672]) SSH_MSG_IGNORE 15:24:42.294 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58928]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:42.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58928]) process #23 SSH_MSG_IGNORE 15:24:42.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58928]) SSH_MSG_IGNORE 15:24:42.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53432]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53432]) process #19 SSH_MSG_IGNORE 15:24:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53432]) SSH_MSG_IGNORE 15:24:42.720 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58460]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:42.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58460]) process #22 SSH_MSG_IGNORE 15:24:42.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58460]) SSH_MSG_IGNORE 15:24:42.725 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40978]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:42.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40978]) process #29 SSH_MSG_IGNORE 15:24:42.729 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40978]) SSH_MSG_IGNORE 15:24:42.754 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:55036])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:42.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]) exit code=0, immediate=false 15:24:42.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:42.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:42.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:42.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:42.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]) Closing gracefully 15:24:42.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]) 15:24:42.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]) 15:24:42.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:42.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:42.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:42.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:42.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036])[immediately=false] processing 15:24:42.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:42.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55036]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:42.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:42.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]) Closing immediately 15:24:42.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:42.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:42.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036])[immediately=true] processing 15:24:42.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036] 15:24:42.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b151cbd) signal close complete immediately=true 15:24:42.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:42.755 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c0b5447) signal close complete immediately=true 15:24:42.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036])[Immediately] closed 15:24:42.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]) result=null 15:24:42.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38b40c1a) signal close complete immediately=false 15:24:42.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@226f3468) signal close complete immediately=false 15:24:42.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55036]) code=0 message='' shell closed 15:24:42.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55036]) Closing immediately 15:24:42.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:42.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55036]]) Closing immediately 15:24:42.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55036]) stopping 15:24:42.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55036]) stopped 15:24:42.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55036]])[Immediately] closed 15:24:42.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17853] - close(TransportIoSession[local=/10.30.170.167:17853, remote=/10.30.171.175:55036]) Closing immediately 15:24:42.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17853] - close(TransportIoSession[local=/10.30.170.167:17853, remote=/10.30.171.175:55036])[Immediately] closed 15:24:42.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11ac246c) signal close complete immediately=true 15:24:42.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55036])[Immediately] closed 15:24:42.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8895f5a6, L:/10.30.170.167:17853 ! R:/10.30.171.175:55036] inactive. 15:24:42.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=24, channel=[id: 0x8895f5a6, L:/10.30.170.167:17853 ! R:/10.30.171.175:55036]} end of input detected while session was in state up 15:24:42.756 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=24, channel=[id: 0x8895f5a6, L:/10.30.170.167:17853 ! R:/10.30.171.175:55036]} down, reason: End of input 15:24:42.769 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58944]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:42.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58944]) process #24 SSH_MSG_IGNORE 15:24:42.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58944]) SSH_MSG_IGNORE 15:24:42.900 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53756]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:42.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53756]) process #13 SSH_MSG_IGNORE 15:24:42.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53756]) SSH_MSG_IGNORE 15:24:42.966 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36352]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:42.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36352]) process #30 SSH_MSG_IGNORE 15:24:42.968 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36352]) SSH_MSG_IGNORE 15:24:42.975 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53306]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:42.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53306]) process #20 SSH_MSG_IGNORE 15:24:42.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53306]) SSH_MSG_IGNORE 15:24:42.992 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:42.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41742]) process #31 SSH_MSG_IGNORE 15:24:42.994 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41742]) SSH_MSG_IGNORE 15:24:43.096 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38082]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:43.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38082]) process #17 SSH_MSG_IGNORE 15:24:43.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38082]) SSH_MSG_IGNORE 15:24:43.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53916]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:43.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53916]) process #25 SSH_MSG_IGNORE 15:24:43.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53916]) SSH_MSG_IGNORE 15:24:43.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50008]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50008]) process #16 SSH_MSG_IGNORE 15:24:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50008]) SSH_MSG_IGNORE 15:24:43.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42858]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42858]) process #28 SSH_MSG_IGNORE 15:24:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42858]) SSH_MSG_IGNORE 15:24:43.265 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37728]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:43.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37728]) process #14 SSH_MSG_IGNORE 15:24:43.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37728]) SSH_MSG_IGNORE 15:24:43.338 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55276]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:43.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55276]) process #15 SSH_MSG_IGNORE 15:24:43.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55276]) SSH_MSG_IGNORE 15:24:43.343 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35848]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:43.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35848]) process #21 SSH_MSG_IGNORE 15:24:43.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35848]) SSH_MSG_IGNORE 15:24:43.352 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52830]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:43.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52830]) process #26 SSH_MSG_IGNORE 15:24:43.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52830]) SSH_MSG_IGNORE 15:24:43.384 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39606]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:43.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39606]) process #27 SSH_MSG_IGNORE 15:24:43.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39606]) SSH_MSG_IGNORE 15:24:43.438 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41624]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:43.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41624]) process #18 SSH_MSG_IGNORE 15:24:43.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41624]) SSH_MSG_IGNORE 15:24:43.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:37206])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:43.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]) exit code=0, immediate=false 15:24:43.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:43.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:43.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:43.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:43.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]) Closing gracefully 15:24:43.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]) 15:24:43.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]) 15:24:43.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:43.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:43.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:43.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:43.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206])[immediately=false] processing 15:24:43.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:43.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37206]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:43.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:43.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]) Closing immediately 15:24:43.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:43.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:43.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206])[immediately=true] processing 15:24:43.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206] 15:24:43.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5cf9356d) signal close complete immediately=true 15:24:43.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:43.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a2823c5) signal close complete immediately=true 15:24:43.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206])[Immediately] closed 15:24:43.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]) result=null 15:24:43.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ef9b5dd) signal close complete immediately=false 15:24:43.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@475c2b2d) signal close complete immediately=false 15:24:43.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37206]) code=0 message='' shell closed 15:24:43.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37206]) Closing immediately 15:24:43.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:43.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37206]]) Closing immediately 15:24:43.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37206]) stopping 15:24:43.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37206]) stopped 15:24:43.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37206]])[Immediately] closed 15:24:43.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17854] - close(TransportIoSession[local=/10.30.170.167:17854, remote=/10.30.171.175:37206]) Closing immediately 15:24:43.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17854] - close(TransportIoSession[local=/10.30.170.167:17854, remote=/10.30.171.175:37206])[Immediately] closed 15:24:43.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@521b3cf6) signal close complete immediately=true 15:24:43.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37206])[Immediately] closed 15:24:43.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7c4c605e, L:/10.30.170.167:17854 ! R:/10.30.171.175:37206] inactive. 15:24:43.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=25, channel=[id: 0x7c4c605e, L:/10.30.170.167:17854 ! R:/10.30.171.175:37206]} end of input detected while session was in state up 15:24:43.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=25, channel=[id: 0x7c4c605e, L:/10.30.170.167:17854 ! R:/10.30.171.175:37206]} down, reason: End of input 15:24:43.753 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33814]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33814]) process #23 SSH_MSG_IGNORE 15:24:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33814]) SSH_MSG_IGNORE 15:24:43.764 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34874]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:43.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34874]) process #22 SSH_MSG_IGNORE 15:24:43.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34874]) SSH_MSG_IGNORE 15:24:43.954 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51094]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51094]) process #24 SSH_MSG_IGNORE 15:24:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51094]) SSH_MSG_IGNORE 15:24:44.078 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52324]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:44.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52324]) process #30 SSH_MSG_IGNORE 15:24:44.079 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52324]) SSH_MSG_IGNORE 15:24:44.092 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54604]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:44.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54604]) process #19 SSH_MSG_IGNORE 15:24:44.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54604]) SSH_MSG_IGNORE 15:24:44.228 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44134]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:44.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44134]) process #20 SSH_MSG_IGNORE 15:24:44.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44134]) SSH_MSG_IGNORE 15:24:44.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45182]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:44.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45182]) process #13 SSH_MSG_IGNORE 15:24:44.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45182]) SSH_MSG_IGNORE 15:24:44.270 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48062]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:44.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48062]) process #29 SSH_MSG_IGNORE 15:24:44.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48062]) SSH_MSG_IGNORE 15:24:44.290 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:44.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55348]) process #31 SSH_MSG_IGNORE 15:24:44.292 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55348]) SSH_MSG_IGNORE 15:24:44.324 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38072]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:44.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38072]) process #25 SSH_MSG_IGNORE 15:24:44.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38072]) SSH_MSG_IGNORE 15:24:44.341 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39664]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:44.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39664]) process #17 SSH_MSG_IGNORE 15:24:44.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39664]) SSH_MSG_IGNORE 15:24:44.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:50996])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:44.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]) exit code=0, immediate=false 15:24:44.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:44.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:44.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:44.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:44.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]) Closing gracefully 15:24:44.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]) 15:24:44.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]) 15:24:44.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:44.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:44.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:44.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:44.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996])[immediately=false] processing 15:24:44.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:44.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50996]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:44.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:44.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]) Closing immediately 15:24:44.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:44.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:44.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996])[immediately=true] processing 15:24:44.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996] 15:24:44.349 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14e2bc2d) signal close complete immediately=true 15:24:44.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:44.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56f6bce5) signal close complete immediately=true 15:24:44.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996])[Immediately] closed 15:24:44.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]) result=null 15:24:44.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@350cf777) signal close complete immediately=false 15:24:44.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3950aff8) signal close complete immediately=false 15:24:44.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50996]) code=0 message='' shell closed 15:24:44.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50996]) Closing immediately 15:24:44.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:44.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50996]]) Closing immediately 15:24:44.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50996]) stopping 15:24:44.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50996]) stopped 15:24:44.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50996]])[Immediately] closed 15:24:44.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17855] - close(TransportIoSession[local=/10.30.170.167:17855, remote=/10.30.171.175:50996]) Closing immediately 15:24:44.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17855] - close(TransportIoSession[local=/10.30.170.167:17855, remote=/10.30.171.175:50996])[Immediately] closed 15:24:44.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38d27f2b) signal close complete immediately=true 15:24:44.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50996])[Immediately] closed 15:24:44.350 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdfc73d05, L:/10.30.170.167:17855 ! R:/10.30.171.175:50996] inactive. 15:24:44.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=26, channel=[id: 0xdfc73d05, L:/10.30.170.167:17855 ! R:/10.30.171.175:50996]} end of input detected while session was in state up 15:24:44.351 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=26, channel=[id: 0xdfc73d05, L:/10.30.170.167:17855 ! R:/10.30.171.175:50996]} down, reason: End of input 15:24:44.442 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46718]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46718]) process #28 SSH_MSG_IGNORE 15:24:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46718]) SSH_MSG_IGNORE 15:24:44.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60648]) process #14 SSH_MSG_IGNORE 15:24:44.466 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60648]) SSH_MSG_IGNORE 15:24:44.466 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60648]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:44.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54966]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:44.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54966]) process #16 SSH_MSG_IGNORE 15:24:44.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54966]) SSH_MSG_IGNORE 15:24:44.559 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57704]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:44.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57704]) process #26 SSH_MSG_IGNORE 15:24:44.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57704]) SSH_MSG_IGNORE 15:24:44.582 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51458]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:44.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51458]) process #18 SSH_MSG_IGNORE 15:24:44.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51458]) SSH_MSG_IGNORE 15:24:44.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44426]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:44.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44426]) process #27 SSH_MSG_IGNORE 15:24:44.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44426]) SSH_MSG_IGNORE 15:24:44.675 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54224]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:44.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54224]) process #21 SSH_MSG_IGNORE 15:24:44.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54224]) SSH_MSG_IGNORE 15:24:44.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38338]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:44.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38338]) process #15 SSH_MSG_IGNORE 15:24:44.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38338]) SSH_MSG_IGNORE 15:24:44.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34800]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:44.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34800]) process #23 SSH_MSG_IGNORE 15:24:44.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34800]) SSH_MSG_IGNORE 15:24:45.011 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45432]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:45.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45432]) process #22 SSH_MSG_IGNORE 15:24:45.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45432]) SSH_MSG_IGNORE 15:24:45.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58294]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:45.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58294]) process #19 SSH_MSG_IGNORE 15:24:45.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58294]) SSH_MSG_IGNORE 15:24:45.189 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:45.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #29 SSH_MSG_IGNORE 15:24:45.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:24:45.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:44528])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:45.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]) exit code=0, immediate=false 15:24:45.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:45.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:45.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:45.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:45.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]) Closing gracefully 15:24:45.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]) 15:24:45.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]) 15:24:45.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:45.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:45.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:45.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:45.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528])[immediately=false] processing 15:24:45.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:45.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44528]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:45.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:45.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]) Closing immediately 15:24:45.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:45.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:45.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528])[immediately=true] processing 15:24:45.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528] 15:24:45.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@673aef26) signal close complete immediately=true 15:24:45.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:45.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a905255) signal close complete immediately=true 15:24:45.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528])[Immediately] closed 15:24:45.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]) result=null 15:24:45.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48d7a162) signal close complete immediately=false 15:24:45.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b668901) signal close complete immediately=false 15:24:45.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44528]) code=0 message='' shell closed 15:24:45.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44528]) Closing immediately 15:24:45.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:45.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44528]]) Closing immediately 15:24:45.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44528]) stopping 15:24:45.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44528]) stopped 15:24:45.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44528]])[Immediately] closed 15:24:45.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17856] - close(TransportIoSession[local=/10.30.170.167:17856, remote=/10.30.171.175:44528]) Closing immediately 15:24:45.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17856] - close(TransportIoSession[local=/10.30.170.167:17856, remote=/10.30.171.175:44528])[Immediately] closed 15:24:45.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b151494) signal close complete immediately=true 15:24:45.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44528])[Immediately] closed 15:24:45.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcc8eb31a, L:/10.30.170.167:17856 ! R:/10.30.171.175:44528] inactive. 15:24:45.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=27, channel=[id: 0xcc8eb31a, L:/10.30.170.167:17856 ! R:/10.30.171.175:44528]} end of input detected while session was in state up 15:24:45.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=27, channel=[id: 0xcc8eb31a, L:/10.30.170.167:17856 ! R:/10.30.171.175:44528]} down, reason: End of input 15:24:45.256 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34156]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:45.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34156]) process #24 SSH_MSG_IGNORE 15:24:45.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34156]) SSH_MSG_IGNORE 15:24:45.361 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47294]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:45.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47294]) process #13 SSH_MSG_IGNORE 15:24:45.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47294]) SSH_MSG_IGNORE 15:24:45.388 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49088]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:45.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49088]) process #14 SSH_MSG_IGNORE 15:24:45.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49088]) SSH_MSG_IGNORE 15:24:45.393 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:45.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #18 SSH_MSG_IGNORE 15:24:45.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:24:45.408 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42720]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42720]) process #26 SSH_MSG_IGNORE 15:24:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42720]) SSH_MSG_IGNORE 15:24:45.480 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:45.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44864]) process #31 SSH_MSG_IGNORE 15:24:45.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44864]) SSH_MSG_IGNORE 15:24:45.486 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52898]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52898]) process #20 SSH_MSG_IGNORE 15:24:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52898]) SSH_MSG_IGNORE 15:24:45.490 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51054]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51054]) process #30 SSH_MSG_IGNORE 15:24:45.491 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51054]) SSH_MSG_IGNORE 15:24:45.566 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38784]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:45.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38784]) process #25 SSH_MSG_IGNORE 15:24:45.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38784]) SSH_MSG_IGNORE 15:24:45.628 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49122]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:45.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49122]) process #17 SSH_MSG_IGNORE 15:24:45.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49122]) SSH_MSG_IGNORE 15:24:45.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60442]) process #15 SSH_MSG_IGNORE 15:24:45.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60442]) SSH_MSG_IGNORE 15:24:45.701 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60442]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:45.794 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34114]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34114]) process #16 SSH_MSG_IGNORE 15:24:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34114]) SSH_MSG_IGNORE 15:24:45.899 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51526]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:45.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51526]) process #28 SSH_MSG_IGNORE 15:24:45.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51526]) SSH_MSG_IGNORE 15:24:45.934 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57916]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:45.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57916]) process #27 SSH_MSG_IGNORE 15:24:45.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57916]) SSH_MSG_IGNORE 15:24:45.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:35166])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:45.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]) exit code=0, immediate=false 15:24:45.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:45.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:45.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:45.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:45.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]) Closing gracefully 15:24:45.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]) 15:24:45.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]) 15:24:45.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:45.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:45.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:45.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:45.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166])[immediately=false] processing 15:24:45.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:45.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35166]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:45.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:45.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]) Closing immediately 15:24:45.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:45.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:45.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166])[immediately=true] processing 15:24:45.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166] 15:24:45.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c874e97) signal close complete immediately=true 15:24:45.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:45.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c42312a) signal close complete immediately=true 15:24:45.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166])[Immediately] closed 15:24:45.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]) result=null 15:24:45.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a09995b) signal close complete immediately=false 15:24:45.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@628e18b9) signal close complete immediately=false 15:24:45.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35166]) code=0 message='' shell closed 15:24:45.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35166]) Closing immediately 15:24:45.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:45.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35166]]) Closing immediately 15:24:45.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35166]) stopping 15:24:45.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35166]) stopped 15:24:45.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35166]])[Immediately] closed 15:24:45.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17857] - close(TransportIoSession[local=/10.30.170.167:17857, remote=/10.30.171.175:35166]) Closing immediately 15:24:45.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17857] - close(TransportIoSession[local=/10.30.170.167:17857, remote=/10.30.171.175:35166])[Immediately] closed 15:24:45.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@746b0189) signal close complete immediately=true 15:24:45.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35166])[Immediately] closed 15:24:45.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x216f72fb, L:/10.30.170.167:17857 ! R:/10.30.171.175:35166] inactive. 15:24:45.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=28, channel=[id: 0x216f72fb, L:/10.30.170.167:17857 ! R:/10.30.171.175:35166]} end of input detected while session was in state up 15:24:45.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=28, channel=[id: 0x216f72fb, L:/10.30.170.167:17857 ! R:/10.30.171.175:35166]} down, reason: End of input 15:24:46.075 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45406]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:46.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45406]) process #23 SSH_MSG_IGNORE 15:24:46.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45406]) SSH_MSG_IGNORE 15:24:46.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45820]) process #21 SSH_MSG_IGNORE 15:24:46.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45820]) SSH_MSG_IGNORE 15:24:46.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45820]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:46.191 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33070]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33070]) process #22 SSH_MSG_IGNORE 15:24:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33070]) SSH_MSG_IGNORE 15:24:46.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37220]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:46.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37220]) process #29 SSH_MSG_IGNORE 15:24:46.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37220]) SSH_MSG_IGNORE 15:24:46.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37678]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:46.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37678]) process #24 SSH_MSG_IGNORE 15:24:46.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37678]) SSH_MSG_IGNORE 15:24:46.512 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59228]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59228]) process #26 SSH_MSG_IGNORE 15:24:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59228]) SSH_MSG_IGNORE 15:24:46.672 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52344]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:46.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52344]) process #14 SSH_MSG_IGNORE 15:24:46.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52344]) SSH_MSG_IGNORE 15:24:46.680 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58386]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:46.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58386]) process #30 SSH_MSG_IGNORE 15:24:46.681 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58386]) SSH_MSG_IGNORE 15:24:46.695 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:46.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48764]) process #31 SSH_MSG_IGNORE 15:24:46.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48764]) SSH_MSG_IGNORE 15:24:46.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40756]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:46.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40756]) process #13 SSH_MSG_IGNORE 15:24:46.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40756]) SSH_MSG_IGNORE 15:24:46.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:54380])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:46.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]) exit code=0, immediate=false 15:24:46.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:46.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:46.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:46.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:46.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]) Closing gracefully 15:24:46.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]) 15:24:46.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]) 15:24:46.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:46.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:46.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:46.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:46.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380])[immediately=false] processing 15:24:46.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:46.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54380]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:46.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:46.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58262]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:46.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58262]) process #25 SSH_MSG_IGNORE 15:24:46.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58262]) SSH_MSG_IGNORE 15:24:46.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]) Closing immediately 15:24:46.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:46.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:46.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380])[immediately=true] processing 15:24:46.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380] 15:24:46.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d63403) signal close complete immediately=true 15:24:46.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:46.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ec27a41) signal close complete immediately=true 15:24:46.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380])[Immediately] closed 15:24:46.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]) result=null 15:24:46.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@344cd1d4) signal close complete immediately=false 15:24:46.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3244f41d) signal close complete immediately=false 15:24:46.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54380]) code=0 message='' shell closed 15:24:46.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54380]) Closing immediately 15:24:46.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:46.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54380]]) Closing immediately 15:24:46.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54380]) stopping 15:24:46.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54380]) stopped 15:24:46.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54380]])[Immediately] closed 15:24:46.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17858] - close(TransportIoSession[local=/10.30.170.167:17858, remote=/10.30.171.175:54380]) Closing immediately 15:24:46.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17858] - close(TransportIoSession[local=/10.30.170.167:17858, remote=/10.30.171.175:54380])[Immediately] closed 15:24:46.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@404a87a) signal close complete immediately=true 15:24:46.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54380])[Immediately] closed 15:24:46.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x811eb69e, L:/10.30.170.167:17858 ! R:/10.30.171.175:54380] inactive. 15:24:46.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=29, channel=[id: 0x811eb69e, L:/10.30.170.167:17858 ! R:/10.30.171.175:54380]} end of input detected while session was in state up 15:24:46.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=29, channel=[id: 0x811eb69e, L:/10.30.170.167:17858 ! R:/10.30.171.175:54380]} down, reason: End of input 15:24:46.815 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39092]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:46.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39092]) process #20 SSH_MSG_IGNORE 15:24:46.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39092]) SSH_MSG_IGNORE 15:24:46.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45928]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45928]) process #18 SSH_MSG_IGNORE 15:24:46.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45928]) SSH_MSG_IGNORE 15:24:46.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44210]) process #16 SSH_MSG_IGNORE 15:24:46.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44210]) SSH_MSG_IGNORE 15:24:46.878 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44210]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:46.967 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34088]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34088]) process #19 SSH_MSG_IGNORE 15:24:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34088]) SSH_MSG_IGNORE 15:24:47.004 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46290]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:47.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46290]) process #15 SSH_MSG_IGNORE 15:24:47.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46290]) SSH_MSG_IGNORE 15:24:47.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59138]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:47.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59138]) process #17 SSH_MSG_IGNORE 15:24:47.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59138]) SSH_MSG_IGNORE 15:24:47.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48358]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48358]) process #28 SSH_MSG_IGNORE 15:24:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48358]) SSH_MSG_IGNORE 15:24:47.320 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58406]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:47.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58406]) process #21 SSH_MSG_IGNORE 15:24:47.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58406]) SSH_MSG_IGNORE 15:24:47.392 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #23 SSH_MSG_IGNORE 15:24:47.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:24:47.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60050]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:47.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60050]) process #22 SSH_MSG_IGNORE 15:24:47.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60050]) SSH_MSG_IGNORE 15:24:47.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52606]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:47.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52606]) process #27 SSH_MSG_IGNORE 15:24:47.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52606]) SSH_MSG_IGNORE 15:24:47.582 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:50598])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:47.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]) exit code=0, immediate=false 15:24:47.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:47.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:47.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:47.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:47.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]) Closing gracefully 15:24:47.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]) 15:24:47.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]) 15:24:47.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:47.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:47.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:47.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:47.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598])[immediately=false] processing 15:24:47.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:47.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50598]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:47.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:47.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]) Closing immediately 15:24:47.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:47.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:47.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598])[immediately=true] processing 15:24:47.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598] 15:24:47.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ed65505) signal close complete immediately=true 15:24:47.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:47.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42c07172) signal close complete immediately=true 15:24:47.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598])[Immediately] closed 15:24:47.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]) result=null 15:24:47.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63543248) signal close complete immediately=false 15:24:47.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64f8d256) signal close complete immediately=false 15:24:47.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50598]) code=0 message='' shell closed 15:24:47.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50598]) Closing immediately 15:24:47.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:47.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50598]]) Closing immediately 15:24:47.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50598]) stopping 15:24:47.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50598]) stopped 15:24:47.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50598]])[Immediately] closed 15:24:47.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17859] - close(TransportIoSession[local=/10.30.170.167:17859, remote=/10.30.171.175:50598]) Closing immediately 15:24:47.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17859] - close(TransportIoSession[local=/10.30.170.167:17859, remote=/10.30.171.175:50598])[Immediately] closed 15:24:47.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@482acdb1) signal close complete immediately=true 15:24:47.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50598])[Immediately] closed 15:24:47.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4b4734a0, L:/10.30.170.167:17859 ! R:/10.30.171.175:50598] inactive. 15:24:47.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=30, channel=[id: 0x4b4734a0, L:/10.30.170.167:17859 ! R:/10.30.171.175:50598]} end of input detected while session was in state up 15:24:47.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=30, channel=[id: 0x4b4734a0, L:/10.30.170.167:17859 ! R:/10.30.171.175:50598]} down, reason: End of input 15:24:47.622 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35496]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:47.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35496]) process #29 SSH_MSG_IGNORE 15:24:47.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35496]) SSH_MSG_IGNORE 15:24:47.705 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43314]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43314]) process #24 SSH_MSG_IGNORE 15:24:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43314]) SSH_MSG_IGNORE 15:24:47.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35012]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:47.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35012]) process #26 SSH_MSG_IGNORE 15:24:47.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35012]) SSH_MSG_IGNORE 15:24:47.906 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36566]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36566]) process #18 SSH_MSG_IGNORE 15:24:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36566]) SSH_MSG_IGNORE 15:24:47.919 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52698]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:47.920 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52698]) process #30 SSH_MSG_IGNORE 15:24:47.921 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52698]) SSH_MSG_IGNORE 15:24:47.946 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41466]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:47.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41466]) process #13 SSH_MSG_IGNORE 15:24:47.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41466]) SSH_MSG_IGNORE 15:24:48.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58258]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:48.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58258]) process #20 SSH_MSG_IGNORE 15:24:48.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58258]) SSH_MSG_IGNORE 15:24:48.031 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51242]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51242]) process #25 SSH_MSG_IGNORE 15:24:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51242]) SSH_MSG_IGNORE 15:24:48.069 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56790]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:48.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56790]) process #16 SSH_MSG_IGNORE 15:24:48.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56790]) SSH_MSG_IGNORE 15:24:48.072 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36900]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:48.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36900]) process #14 SSH_MSG_IGNORE 15:24:48.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36900]) SSH_MSG_IGNORE 15:24:48.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:48.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50330]) process #31 SSH_MSG_IGNORE 15:24:48.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50330]) SSH_MSG_IGNORE 15:24:48.185 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35526]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:48.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35526]) process #19 SSH_MSG_IGNORE 15:24:48.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35526]) SSH_MSG_IGNORE 15:24:48.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43178]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43178]) process #28 SSH_MSG_IGNORE 15:24:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43178]) SSH_MSG_IGNORE 15:24:48.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37920]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:48.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37920]) process #17 SSH_MSG_IGNORE 15:24:48.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37920]) SSH_MSG_IGNORE 15:24:48.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:44860])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:48.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]) exit code=0, immediate=false 15:24:48.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:48.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:48.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:48.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:48.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]) Closing gracefully 15:24:48.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]) 15:24:48.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]) 15:24:48.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:48.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:48.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:48.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:48.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860])[immediately=false] processing 15:24:48.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:48.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44860]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:48.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:48.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]) Closing immediately 15:24:48.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:48.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:48.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860])[immediately=true] processing 15:24:48.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860] 15:24:48.366 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26bcf691) signal close complete immediately=true 15:24:48.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:48.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64cfadd7) signal close complete immediately=true 15:24:48.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860])[Immediately] closed 15:24:48.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]) result=null 15:24:48.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1415c4ae) signal close complete immediately=false 15:24:48.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@670e6d42) signal close complete immediately=false 15:24:48.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44860]) code=0 message='' shell closed 15:24:48.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44860]) Closing immediately 15:24:48.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:48.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44860]]) Closing immediately 15:24:48.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44860]) stopping 15:24:48.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44860]) stopped 15:24:48.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44860]])[Immediately] closed 15:24:48.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17860] - close(TransportIoSession[local=/10.30.170.167:17860, remote=/10.30.171.175:44860]) Closing immediately 15:24:48.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17860] - close(TransportIoSession[local=/10.30.170.167:17860, remote=/10.30.171.175:44860])[Immediately] closed 15:24:48.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26c7074c) signal close complete immediately=true 15:24:48.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44860])[Immediately] closed 15:24:48.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xaa6f9fe2, L:/10.30.170.167:17860 ! R:/10.30.171.175:44860] inactive. 15:24:48.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=31, channel=[id: 0xaa6f9fe2, L:/10.30.170.167:17860 ! R:/10.30.171.175:44860]} end of input detected while session was in state up 15:24:48.367 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=31, channel=[id: 0xaa6f9fe2, L:/10.30.170.167:17860 ! R:/10.30.171.175:44860]} down, reason: End of input 15:24:48.401 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45728]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:48.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45728]) process #15 SSH_MSG_IGNORE 15:24:48.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45728]) SSH_MSG_IGNORE 15:24:48.428 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48068]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48068]) process #22 SSH_MSG_IGNORE 15:24:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48068]) SSH_MSG_IGNORE 15:24:48.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40394]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:48.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40394]) process #21 SSH_MSG_IGNORE 15:24:48.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40394]) SSH_MSG_IGNORE 15:24:48.617 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53840]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:48.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53840]) process #23 SSH_MSG_IGNORE 15:24:48.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53840]) SSH_MSG_IGNORE 15:24:48.854 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43354]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:48.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43354]) process #16 SSH_MSG_IGNORE 15:24:48.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43354]) SSH_MSG_IGNORE 15:24:48.901 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46538]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:48.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46538]) process #25 SSH_MSG_IGNORE 15:24:48.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46538]) SSH_MSG_IGNORE 15:24:48.940 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46226]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:48.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46226]) process #24 SSH_MSG_IGNORE 15:24:48.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46226]) SSH_MSG_IGNORE 15:24:48.947 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43794]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43794]) process #26 SSH_MSG_IGNORE 15:24:48.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43794]) SSH_MSG_IGNORE 15:24:48.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36946]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:48.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36946]) process #29 SSH_MSG_IGNORE 15:24:48.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36946]) SSH_MSG_IGNORE 15:24:49.004 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52594]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:49.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52594]) process #19 SSH_MSG_IGNORE 15:24:49.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52594]) SSH_MSG_IGNORE 15:24:49.038 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39278]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:49.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39278]) process #27 SSH_MSG_IGNORE 15:24:49.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39278]) SSH_MSG_IGNORE 15:24:49.064 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:49.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34182]) process #31 SSH_MSG_IGNORE 15:24:49.065 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34182]) SSH_MSG_IGNORE 15:24:49.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39234]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:49.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39234]) process #22 SSH_MSG_IGNORE 15:24:49.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39234]) SSH_MSG_IGNORE 15:24:49.135 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37634]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:49.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37634]) process #18 SSH_MSG_IGNORE 15:24:49.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37634]) SSH_MSG_IGNORE 15:24:49.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:33996])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:49.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]) exit code=0, immediate=false 15:24:49.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:49.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:49.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:49.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:49.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]) Closing gracefully 15:24:49.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]) 15:24:49.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]) 15:24:49.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:49.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:49.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:49.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:49.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996])[immediately=false] processing 15:24:49.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:49.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33996]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:49.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:49.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]) Closing immediately 15:24:49.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:49.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:49.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996])[immediately=true] processing 15:24:49.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996] 15:24:49.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@318a918c) signal close complete immediately=true 15:24:49.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:49.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5599ad3f) signal close complete immediately=true 15:24:49.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996])[Immediately] closed 15:24:49.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]) result=null 15:24:49.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b7c5a34) signal close complete immediately=false 15:24:49.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@bcaf333) signal close complete immediately=false 15:24:49.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33996]) code=0 message='' shell closed 15:24:49.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:33996]) Closing immediately 15:24:49.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:49.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33996]]) Closing immediately 15:24:49.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33996]) stopping 15:24:49.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33996]) stopped 15:24:49.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33996]])[Immediately] closed 15:24:49.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17861] - close(TransportIoSession[local=/10.30.170.167:17861, remote=/10.30.171.175:33996]) Closing immediately 15:24:49.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17861] - close(TransportIoSession[local=/10.30.170.167:17861, remote=/10.30.171.175:33996])[Immediately] closed 15:24:49.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ea91537) signal close complete immediately=true 15:24:49.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:33996])[Immediately] closed 15:24:49.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc5894ae6, L:/10.30.170.167:17861 ! R:/10.30.171.175:33996] inactive. 15:24:49.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=32, channel=[id: 0xc5894ae6, L:/10.30.170.167:17861 ! R:/10.30.171.175:33996]} end of input detected while session was in state up 15:24:49.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=32, channel=[id: 0xc5894ae6, L:/10.30.170.167:17861 ! R:/10.30.171.175:33996]} down, reason: End of input 15:24:49.233 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38688]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:49.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38688]) process #30 SSH_MSG_IGNORE 15:24:49.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38688]) SSH_MSG_IGNORE 15:24:49.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51946]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:49.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51946]) process #13 SSH_MSG_IGNORE 15:24:49.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51946]) SSH_MSG_IGNORE 15:24:49.424 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43810]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43810]) process #20 SSH_MSG_IGNORE 15:24:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43810]) SSH_MSG_IGNORE 15:24:49.505 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37818]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:49.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37818]) process #28 SSH_MSG_IGNORE 15:24:49.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37818]) SSH_MSG_IGNORE 15:24:49.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54670]) process #14 SSH_MSG_IGNORE 15:24:49.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54670]) SSH_MSG_IGNORE 15:24:49.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54670]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:49.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41950]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:49.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41950]) process #15 SSH_MSG_IGNORE 15:24:49.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41950]) SSH_MSG_IGNORE 15:24:49.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34564]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:49.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34564]) process #17 SSH_MSG_IGNORE 15:24:49.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34564]) SSH_MSG_IGNORE 15:24:49.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:49.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43230]) process #31 SSH_MSG_IGNORE 15:24:49.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43230]) SSH_MSG_IGNORE 15:24:49.860 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42314]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:49.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42314]) process #21 SSH_MSG_IGNORE 15:24:49.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42314]) SSH_MSG_IGNORE 15:24:49.877 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48458]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:49.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48458]) process #27 SSH_MSG_IGNORE 15:24:49.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48458]) SSH_MSG_IGNORE 15:24:49.961 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48456]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:49.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48456]) process #22 SSH_MSG_IGNORE 15:24:49.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48456]) SSH_MSG_IGNORE 15:24:49.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:35638])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:49.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]) exit code=0, immediate=false 15:24:49.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:49.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:49.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:49.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:49.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]) Closing gracefully 15:24:49.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]) 15:24:49.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]) 15:24:49.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:49.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:49.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:49.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:49.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638])[immediately=false] processing 15:24:49.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:49.980 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35638]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:49.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:49.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]) Closing immediately 15:24:49.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:49.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:49.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638])[immediately=true] processing 15:24:49.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638] 15:24:49.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f8ebff0) signal close complete immediately=true 15:24:49.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:49.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28867d4a) signal close complete immediately=true 15:24:49.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638])[Immediately] closed 15:24:49.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]) result=null 15:24:49.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@284db105) signal close complete immediately=false 15:24:49.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32e676c0) signal close complete immediately=false 15:24:49.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35638]) code=0 message='' shell closed 15:24:49.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35638]) Closing immediately 15:24:49.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:49.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35638]]) Closing immediately 15:24:49.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35638]) stopping 15:24:49.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35638]) stopped 15:24:49.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35638]])[Immediately] closed 15:24:49.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17862] - close(TransportIoSession[local=/10.30.170.167:17862, remote=/10.30.171.175:35638]) Closing immediately 15:24:49.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17862] - close(TransportIoSession[local=/10.30.170.167:17862, remote=/10.30.171.175:35638])[Immediately] closed 15:24:49.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@381d3e53) signal close complete immediately=true 15:24:49.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35638])[Immediately] closed 15:24:49.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1304b393, L:/10.30.170.167:17862 ! R:/10.30.171.175:35638] inactive. 15:24:49.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=33, channel=[id: 0x1304b393, L:/10.30.170.167:17862 ! R:/10.30.171.175:35638]} end of input detected while session was in state up 15:24:49.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=33, channel=[id: 0x1304b393, L:/10.30.170.167:17862 ! R:/10.30.171.175:35638]} down, reason: End of input 15:24:50.103 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54686]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:50.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54686]) process #25 SSH_MSG_IGNORE 15:24:50.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54686]) SSH_MSG_IGNORE 15:24:50.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33478]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:50.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33478]) process #23 SSH_MSG_IGNORE 15:24:50.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33478]) SSH_MSG_IGNORE 15:24:50.182 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48518]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:50.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48518]) process #29 SSH_MSG_IGNORE 15:24:50.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48518]) SSH_MSG_IGNORE 15:24:50.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60386]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:50.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60386]) process #26 SSH_MSG_IGNORE 15:24:50.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60386]) SSH_MSG_IGNORE 15:24:50.272 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50154]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:50.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50154]) process #16 SSH_MSG_IGNORE 15:24:50.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50154]) SSH_MSG_IGNORE 15:24:50.360 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45038]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:50.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45038]) process #30 SSH_MSG_IGNORE 15:24:50.361 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45038]) SSH_MSG_IGNORE 15:24:50.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38344]) process #19 SSH_MSG_IGNORE 15:24:50.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38344]) SSH_MSG_IGNORE 15:24:50.369 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38344]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:50.417 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46280]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:50.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46280]) process #18 SSH_MSG_IGNORE 15:24:50.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46280]) SSH_MSG_IGNORE 15:24:50.438 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38176]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:50.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38176]) process #24 SSH_MSG_IGNORE 15:24:50.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38176]) SSH_MSG_IGNORE 15:24:50.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57900]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:50.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57900]) process #14 SSH_MSG_IGNORE 15:24:50.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57900]) SSH_MSG_IGNORE 15:24:50.555 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60528]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:50.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60528]) process #13 SSH_MSG_IGNORE 15:24:50.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60528]) SSH_MSG_IGNORE 15:24:50.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60238]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60238]) process #20 SSH_MSG_IGNORE 15:24:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60238]) SSH_MSG_IGNORE 15:24:50.701 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37192]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:50.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37192]) process #17 SSH_MSG_IGNORE 15:24:50.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37192]) SSH_MSG_IGNORE 15:24:50.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:41742])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:50.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]) exit code=0, immediate=false 15:24:50.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:50.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:50.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:50.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:50.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]) Closing gracefully 15:24:50.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]) 15:24:50.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]) 15:24:50.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:50.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:50.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:50.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:50.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742])[immediately=false] processing 15:24:50.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:50.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41742]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:50.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:50.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]) Closing immediately 15:24:50.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:50.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:50.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742])[immediately=true] processing 15:24:50.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742] 15:24:50.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77b5c5a0) signal close complete immediately=true 15:24:50.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:50.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7dee4c27) signal close complete immediately=true 15:24:50.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742])[Immediately] closed 15:24:50.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]) result=null 15:24:50.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@107e2d30) signal close complete immediately=false 15:24:50.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fce02d4) signal close complete immediately=false 15:24:50.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41742]) code=0 message='' shell closed 15:24:50.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41742]) Closing immediately 15:24:50.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:50.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41742]]) Closing immediately 15:24:50.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41742]) stopping 15:24:50.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41742]) stopped 15:24:50.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41742]])[Immediately] closed 15:24:50.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17863] - close(TransportIoSession[local=/10.30.170.167:17863, remote=/10.30.171.175:41742]) Closing immediately 15:24:50.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17863] - close(TransportIoSession[local=/10.30.170.167:17863, remote=/10.30.171.175:41742])[Immediately] closed 15:24:50.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@468f4c48) signal close complete immediately=true 15:24:50.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41742])[Immediately] closed 15:24:50.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfe39e5d9, L:/10.30.170.167:17863 ! R:/10.30.171.175:41742] inactive. 15:24:50.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=34, channel=[id: 0xfe39e5d9, L:/10.30.170.167:17863 ! R:/10.30.171.175:41742]} end of input detected while session was in state up 15:24:50.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=34, channel=[id: 0xfe39e5d9, L:/10.30.170.167:17863 ! R:/10.30.171.175:41742]} down, reason: End of input 15:24:50.908 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55742]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55742]) process #28 SSH_MSG_IGNORE 15:24:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55742]) SSH_MSG_IGNORE 15:24:50.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47488]) process #15 SSH_MSG_IGNORE 15:24:50.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47488]) SSH_MSG_IGNORE 15:24:50.965 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47488]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:51.040 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:51.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58138]) process #31 SSH_MSG_IGNORE 15:24:51.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58138]) SSH_MSG_IGNORE 15:24:51.045 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58344]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:51.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58344]) process #22 SSH_MSG_IGNORE 15:24:51.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58344]) SSH_MSG_IGNORE 15:24:51.100 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55096]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:51.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55096]) process #21 SSH_MSG_IGNORE 15:24:51.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55096]) SSH_MSG_IGNORE 15:24:51.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43792]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:51.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43792]) process #23 SSH_MSG_IGNORE 15:24:51.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43792]) SSH_MSG_IGNORE 15:24:51.204 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48862]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:51.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48862]) process #27 SSH_MSG_IGNORE 15:24:51.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48862]) SSH_MSG_IGNORE 15:24:51.233 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59302]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:51.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59302]) process #30 SSH_MSG_IGNORE 15:24:51.233 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59302]) SSH_MSG_IGNORE 15:24:51.372 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41986]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:51.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41986]) process #19 SSH_MSG_IGNORE 15:24:51.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41986]) SSH_MSG_IGNORE 15:24:51.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41530]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:51.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41530]) process #17 SSH_MSG_IGNORE 15:24:51.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41530]) SSH_MSG_IGNORE 15:24:51.478 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34534]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:51.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34534]) process #24 SSH_MSG_IGNORE 15:24:51.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34534]) SSH_MSG_IGNORE 15:24:51.490 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:55348])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:51.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]) exit code=0, immediate=false 15:24:51.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:51.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:51.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:51.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:51.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]) Closing gracefully 15:24:51.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]) 15:24:51.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]) 15:24:51.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:51.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:51.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:51.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:51.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348])[immediately=false] processing 15:24:51.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:51.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55348]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:51.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:51.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]) Closing immediately 15:24:51.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:51.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:51.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348])[immediately=true] processing 15:24:51.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348] 15:24:51.491 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f66a529) signal close complete immediately=true 15:24:51.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:51.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d617694) signal close complete immediately=true 15:24:51.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348])[Immediately] closed 15:24:51.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]) result=null 15:24:51.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@611d83b7) signal close complete immediately=false 15:24:51.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5949ce1b) signal close complete immediately=false 15:24:51.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55348]) code=0 message='' shell closed 15:24:51.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55348]) Closing immediately 15:24:51.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:51.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55348]]) Closing immediately 15:24:51.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55348]) stopping 15:24:51.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55348]) stopped 15:24:51.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55348]])[Immediately] closed 15:24:51.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17864] - close(TransportIoSession[local=/10.30.170.167:17864, remote=/10.30.171.175:55348]) Closing immediately 15:24:51.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17864] - close(TransportIoSession[local=/10.30.170.167:17864, remote=/10.30.171.175:55348])[Immediately] closed 15:24:51.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63bc67f6) signal close complete immediately=true 15:24:51.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55348])[Immediately] closed 15:24:51.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb1c37a68, L:/10.30.170.167:17864 ! R:/10.30.171.175:55348] inactive. 15:24:51.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=35, channel=[id: 0xb1c37a68, L:/10.30.170.167:17864 ! R:/10.30.171.175:55348]} end of input detected while session was in state up 15:24:51.492 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=35, channel=[id: 0xb1c37a68, L:/10.30.170.167:17864 ! R:/10.30.171.175:55348]} down, reason: End of input 15:24:51.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41674]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:51.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41674]) process #26 SSH_MSG_IGNORE 15:24:51.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41674]) SSH_MSG_IGNORE 15:24:51.626 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45468]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:51.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45468]) process #25 SSH_MSG_IGNORE 15:24:51.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45468]) SSH_MSG_IGNORE 15:24:51.644 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40526]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40526]) process #16 SSH_MSG_IGNORE 15:24:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40526]) SSH_MSG_IGNORE 15:24:51.672 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40450]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:51.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40450]) process #29 SSH_MSG_IGNORE 15:24:51.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40450]) SSH_MSG_IGNORE 15:24:51.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54212]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:51.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54212]) process #18 SSH_MSG_IGNORE 15:24:51.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54212]) SSH_MSG_IGNORE 15:24:51.849 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:51.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44622]) process #31 SSH_MSG_IGNORE 15:24:51.850 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44622]) SSH_MSG_IGNORE 15:24:51.866 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59408]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:51.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59408]) process #13 SSH_MSG_IGNORE 15:24:51.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59408]) SSH_MSG_IGNORE 15:24:51.882 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37834]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:51.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37834]) process #20 SSH_MSG_IGNORE 15:24:51.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37834]) SSH_MSG_IGNORE 15:24:51.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60730]) process #14 SSH_MSG_IGNORE 15:24:51.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60730]) SSH_MSG_IGNORE 15:24:51.940 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60730]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:51.995 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57814]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:51.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57814]) process #22 SSH_MSG_IGNORE 15:24:51.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57814]) SSH_MSG_IGNORE 15:24:52.040 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48552]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:52.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48552]) process #28 SSH_MSG_IGNORE 15:24:52.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48552]) SSH_MSG_IGNORE 15:24:52.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:44864])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:52.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]) exit code=0, immediate=false 15:24:52.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:52.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:52.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:52.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:52.226 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]) Closing gracefully 15:24:52.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]) 15:24:52.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]) 15:24:52.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:52.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:52.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:52.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:52.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864])[immediately=false] processing 15:24:52.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:52.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44864]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:52.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:52.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]) Closing immediately 15:24:52.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:52.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:52.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864])[immediately=true] processing 15:24:52.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864] 15:24:52.227 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@753c6add) signal close complete immediately=true 15:24:52.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:52.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@eeaa41f) signal close complete immediately=true 15:24:52.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864])[Immediately] closed 15:24:52.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]) result=null 15:24:52.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e7b10d8) signal close complete immediately=false 15:24:52.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b0d1b5e) signal close complete immediately=false 15:24:52.233 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44864]) code=0 message='' shell closed 15:24:52.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44864]) Closing immediately 15:24:52.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:52.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44864]]) Closing immediately 15:24:52.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44864]) stopping 15:24:52.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44864]) stopped 15:24:52.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44864]])[Immediately] closed 15:24:52.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17865] - close(TransportIoSession[local=/10.30.170.167:17865, remote=/10.30.171.175:44864]) Closing immediately 15:24:52.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17865] - close(TransportIoSession[local=/10.30.170.167:17865, remote=/10.30.171.175:44864])[Immediately] closed 15:24:52.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3df1f660) signal close complete immediately=true 15:24:52.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44864])[Immediately] closed 15:24:52.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x81ffa1bc, L:/10.30.170.167:17865 ! R:/10.30.171.175:44864] inactive. 15:24:52.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=36, channel=[id: 0x81ffa1bc, L:/10.30.170.167:17865 ! R:/10.30.171.175:44864]} end of input detected while session was in state up 15:24:52.234 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=36, channel=[id: 0x81ffa1bc, L:/10.30.170.167:17865 ! R:/10.30.171.175:44864]} down, reason: End of input 15:24:52.263 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54022]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54022]) process #21 SSH_MSG_IGNORE 15:24:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54022]) SSH_MSG_IGNORE 15:24:52.313 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:52.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #27 SSH_MSG_IGNORE 15:24:52.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:24:52.362 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38882]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:52.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38882]) process #23 SSH_MSG_IGNORE 15:24:52.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38882]) SSH_MSG_IGNORE 15:24:52.453 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51076]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:52.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51076]) process #30 SSH_MSG_IGNORE 15:24:52.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51076]) SSH_MSG_IGNORE 15:24:52.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55442]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:52.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55442]) process #15 SSH_MSG_IGNORE 15:24:52.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55442]) SSH_MSG_IGNORE 15:24:52.622 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:52.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #19 SSH_MSG_IGNORE 15:24:52.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:24:52.653 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45404]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:52.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45404]) process #17 SSH_MSG_IGNORE 15:24:52.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45404]) SSH_MSG_IGNORE 15:24:52.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34612]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:52.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34612]) process #16 SSH_MSG_IGNORE 15:24:52.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34612]) SSH_MSG_IGNORE 15:24:52.741 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46206]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:52.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46206]) process #25 SSH_MSG_IGNORE 15:24:52.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46206]) SSH_MSG_IGNORE 15:24:52.749 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55306]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:52.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55306]) process #26 SSH_MSG_IGNORE 15:24:52.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55306]) SSH_MSG_IGNORE 15:24:52.762 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43696]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:52.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43696]) process #29 SSH_MSG_IGNORE 15:24:52.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43696]) SSH_MSG_IGNORE 15:24:52.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55710]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:52.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55710]) process #28 SSH_MSG_IGNORE 15:24:52.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55710]) SSH_MSG_IGNORE 15:24:53.004 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46850]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:53.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46850]) process #21 SSH_MSG_IGNORE 15:24:53.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46850]) SSH_MSG_IGNORE 15:24:53.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:48764])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:53.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]) exit code=0, immediate=false 15:24:53.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:53.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:53.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:53.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:53.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]) Closing gracefully 15:24:53.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]) 15:24:53.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]) 15:24:53.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:53.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:53.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:53.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:53.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764])[immediately=false] processing 15:24:53.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:53.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48764]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:53.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:53.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]) Closing immediately 15:24:53.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:53.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:53.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764])[immediately=true] processing 15:24:53.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764] 15:24:53.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36055fbf) signal close complete immediately=true 15:24:53.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:53.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46de3298) signal close complete immediately=true 15:24:53.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764])[Immediately] closed 15:24:53.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]) result=null 15:24:53.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7105c615) signal close complete immediately=false 15:24:53.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ed4c46a) signal close complete immediately=false 15:24:53.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48764]) code=0 message='' shell closed 15:24:53.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48764]) Closing immediately 15:24:53.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:53.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48764]]) Closing immediately 15:24:53.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48764]) stopping 15:24:53.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48764]) stopped 15:24:53.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48764]])[Immediately] closed 15:24:53.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17866] - close(TransportIoSession[local=/10.30.170.167:17866, remote=/10.30.171.175:48764]) Closing immediately 15:24:53.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17866] - close(TransportIoSession[local=/10.30.170.167:17866, remote=/10.30.171.175:48764])[Immediately] closed 15:24:53.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52b092a8) signal close complete immediately=true 15:24:53.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48764])[Immediately] closed 15:24:53.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8fe05304, L:/10.30.170.167:17866 ! R:/10.30.171.175:48764] inactive. 15:24:53.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=37, channel=[id: 0x8fe05304, L:/10.30.170.167:17866 ! R:/10.30.171.175:48764]} end of input detected while session was in state up 15:24:53.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=37, channel=[id: 0x8fe05304, L:/10.30.170.167:17866 ! R:/10.30.171.175:48764]} down, reason: End of input 15:24:53.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51352]) process #13 SSH_MSG_IGNORE 15:24:53.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51352]) SSH_MSG_IGNORE 15:24:53.045 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51352]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:53.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36592]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:53.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36592]) process #18 SSH_MSG_IGNORE 15:24:53.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36592]) SSH_MSG_IGNORE 15:24:53.058 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52710]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:53.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52710]) process #24 SSH_MSG_IGNORE 15:24:53.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52710]) SSH_MSG_IGNORE 15:24:53.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57962]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:53.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57962]) process #22 SSH_MSG_IGNORE 15:24:53.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57962]) SSH_MSG_IGNORE 15:24:53.150 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57906]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:53.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57906]) process #14 SSH_MSG_IGNORE 15:24:53.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57906]) SSH_MSG_IGNORE 15:24:53.195 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:53.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54094]) process #31 SSH_MSG_IGNORE 15:24:53.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54094]) SSH_MSG_IGNORE 15:24:53.214 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59730]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:53.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59730]) process #27 SSH_MSG_IGNORE 15:24:53.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59730]) SSH_MSG_IGNORE 15:24:53.362 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47358]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:53.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47358]) process #23 SSH_MSG_IGNORE 15:24:53.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47358]) SSH_MSG_IGNORE 15:24:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52218]) process #20 SSH_MSG_IGNORE 15:24:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52218]) SSH_MSG_IGNORE 15:24:53.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52218]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:53.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57678]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:53.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57678]) process #15 SSH_MSG_IGNORE 15:24:53.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57678]) SSH_MSG_IGNORE 15:24:53.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40294]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:53.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40294]) process #21 SSH_MSG_IGNORE 15:24:53.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40294]) SSH_MSG_IGNORE 15:24:53.778 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:50330])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:53.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]) exit code=0, immediate=false 15:24:53.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:53.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:53.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:53.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:53.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]) Closing gracefully 15:24:53.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]) 15:24:53.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]) 15:24:53.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:53.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:53.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:53.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:53.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330])[immediately=false] processing 15:24:53.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:53.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50330]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:53.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:53.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]) Closing immediately 15:24:53.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:53.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:53.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330])[immediately=true] processing 15:24:53.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330] 15:24:53.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b1f9ab2) signal close complete immediately=true 15:24:53.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:53.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fda0bf4) signal close complete immediately=true 15:24:53.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330])[Immediately] closed 15:24:53.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]) result=null 15:24:53.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2fa02445) signal close complete immediately=false 15:24:53.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1bc26cb5) signal close complete immediately=false 15:24:53.779 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50330]) code=0 message='' shell closed 15:24:53.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50330]) Closing immediately 15:24:53.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:53.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50330]]) Closing immediately 15:24:53.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50330]) stopping 15:24:53.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50330]) stopped 15:24:53.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50330]])[Immediately] closed 15:24:53.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17867] - close(TransportIoSession[local=/10.30.170.167:17867, remote=/10.30.171.175:50330]) Closing immediately 15:24:53.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17867] - close(TransportIoSession[local=/10.30.170.167:17867, remote=/10.30.171.175:50330])[Immediately] closed 15:24:53.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c8fbf75) signal close complete immediately=true 15:24:53.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50330])[Immediately] closed 15:24:53.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5ec4de37, L:/10.30.170.167:17867 ! R:/10.30.171.175:50330] inactive. 15:24:53.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=38, channel=[id: 0x5ec4de37, L:/10.30.170.167:17867 ! R:/10.30.171.175:50330]} end of input detected while session was in state up 15:24:53.780 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=38, channel=[id: 0x5ec4de37, L:/10.30.170.167:17867 ! R:/10.30.171.175:50330]} down, reason: End of input 15:24:53.918 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56642]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:53.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56642]) process #25 SSH_MSG_IGNORE 15:24:53.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56642]) SSH_MSG_IGNORE 15:24:53.925 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59158]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:53.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59158]) process #13 SSH_MSG_IGNORE 15:24:53.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59158]) SSH_MSG_IGNORE 15:24:53.925 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33250]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:53.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33250]) process #30 SSH_MSG_IGNORE 15:24:53.926 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33250]) SSH_MSG_IGNORE 15:24:53.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45498]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:53.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45498]) process #17 SSH_MSG_IGNORE 15:24:53.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45498]) SSH_MSG_IGNORE 15:24:53.976 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38228]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:53.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38228]) process #24 SSH_MSG_IGNORE 15:24:53.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38228]) SSH_MSG_IGNORE 15:24:54.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51022]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:54.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51022]) process #19 SSH_MSG_IGNORE 15:24:54.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51022]) SSH_MSG_IGNORE 15:24:54.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54086]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:54.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54086]) process #16 SSH_MSG_IGNORE 15:24:54.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54086]) SSH_MSG_IGNORE 15:24:54.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56112]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:54.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56112]) process #29 SSH_MSG_IGNORE 15:24:54.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56112]) SSH_MSG_IGNORE 15:24:54.239 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53034]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:54.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53034]) process #28 SSH_MSG_IGNORE 15:24:54.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53034]) SSH_MSG_IGNORE 15:24:54.246 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57878]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57878]) process #18 SSH_MSG_IGNORE 15:24:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57878]) SSH_MSG_IGNORE 15:24:54.252 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36500]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:54.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36500]) process #26 SSH_MSG_IGNORE 15:24:54.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36500]) SSH_MSG_IGNORE 15:24:54.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38724]) process #14 SSH_MSG_IGNORE 15:24:54.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38724]) SSH_MSG_IGNORE 15:24:54.274 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38724]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:54.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35506]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:54.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42684]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35506]) process #20 SSH_MSG_IGNORE 15:24:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35506]) SSH_MSG_IGNORE 15:24:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42684]) process #21 SSH_MSG_IGNORE 15:24:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42684]) SSH_MSG_IGNORE 15:24:54.455 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:54.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36672]) process #31 SSH_MSG_IGNORE 15:24:54.456 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36672]) SSH_MSG_IGNORE 15:24:54.457 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52534]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:54.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52534]) process #27 SSH_MSG_IGNORE 15:24:54.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52534]) SSH_MSG_IGNORE 15:24:54.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:34182])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:54.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]) exit code=0, immediate=false 15:24:54.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:54.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:54.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:54.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:54.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]) Closing gracefully 15:24:54.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]) 15:24:54.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]) 15:24:54.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:54.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:54.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:54.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:54.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182])[immediately=false] processing 15:24:54.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:54.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34182]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:54.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:54.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]) Closing immediately 15:24:54.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:54.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:54.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182])[immediately=true] processing 15:24:54.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182] 15:24:54.512 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61b8b071) signal close complete immediately=true 15:24:54.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:54.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b9f26ab) signal close complete immediately=true 15:24:54.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182])[Immediately] closed 15:24:54.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]) result=null 15:24:54.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7202b4e) signal close complete immediately=false 15:24:54.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4118e3bf) signal close complete immediately=false 15:24:54.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34182]) code=0 message='' shell closed 15:24:54.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34182]) Closing immediately 15:24:54.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:54.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34182]]) Closing immediately 15:24:54.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34182]) stopping 15:24:54.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34182]) stopped 15:24:54.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34182]])[Immediately] closed 15:24:54.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17868] - close(TransportIoSession[local=/10.30.170.167:17868, remote=/10.30.171.175:34182]) Closing immediately 15:24:54.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17868] - close(TransportIoSession[local=/10.30.170.167:17868, remote=/10.30.171.175:34182])[Immediately] closed 15:24:54.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6587f8d5) signal close complete immediately=true 15:24:54.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34182])[Immediately] closed 15:24:54.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3435866f, L:/10.30.170.167:17868 ! R:/10.30.171.175:34182] inactive. 15:24:54.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=39, channel=[id: 0x3435866f, L:/10.30.170.167:17868 ! R:/10.30.171.175:34182]} end of input detected while session was in state up 15:24:54.513 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=39, channel=[id: 0x3435866f, L:/10.30.170.167:17868 ! R:/10.30.171.175:34182]} down, reason: End of input 15:24:54.597 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55244]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:54.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55244]) process #23 SSH_MSG_IGNORE 15:24:54.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55244]) SSH_MSG_IGNORE 15:24:54.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37608]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:54.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37608]) process #25 SSH_MSG_IGNORE 15:24:54.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37608]) SSH_MSG_IGNORE 15:24:54.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37362]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:54.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37362]) process #22 SSH_MSG_IGNORE 15:24:54.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37362]) SSH_MSG_IGNORE 15:24:54.892 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37796]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:54.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37796]) process #15 SSH_MSG_IGNORE 15:24:54.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37796]) SSH_MSG_IGNORE 15:24:54.938 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51856]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51856]) process #24 SSH_MSG_IGNORE 15:24:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51856]) SSH_MSG_IGNORE 15:24:55.031 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40964]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:55.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40964]) process #30 SSH_MSG_IGNORE 15:24:55.031 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40964]) SSH_MSG_IGNORE 15:24:55.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36824]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:55.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36824]) process #17 SSH_MSG_IGNORE 15:24:55.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36824]) SSH_MSG_IGNORE 15:24:55.203 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51716]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:55.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51716]) process #21 SSH_MSG_IGNORE 15:24:55.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51716]) SSH_MSG_IGNORE 15:24:55.238 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34418]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:55.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34418]) process #26 SSH_MSG_IGNORE 15:24:55.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34418]) SSH_MSG_IGNORE 15:24:55.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:43230])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:55.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]) exit code=0, immediate=false 15:24:55.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:55.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:55.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:55.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:55.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]) Closing gracefully 15:24:55.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]) 15:24:55.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]) 15:24:55.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:55.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:55.260 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:55.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:55.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230])[immediately=false] processing 15:24:55.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:55.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43230]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:55.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:55.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]) Closing immediately 15:24:55.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:55.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:55.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230])[immediately=true] processing 15:24:55.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230] 15:24:55.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@610fd618) signal close complete immediately=true 15:24:55.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:55.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@436093b) signal close complete immediately=true 15:24:55.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230])[Immediately] closed 15:24:55.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]) result=null 15:24:55.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ea55eea) signal close complete immediately=false 15:24:55.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66359faf) signal close complete immediately=false 15:24:55.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43230]) code=0 message='' shell closed 15:24:55.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43230]) Closing immediately 15:24:55.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:55.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43230]]) Closing immediately 15:24:55.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43230]) stopping 15:24:55.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43230]) stopped 15:24:55.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43230]])[Immediately] closed 15:24:55.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17869] - close(TransportIoSession[local=/10.30.170.167:17869, remote=/10.30.171.175:43230]) Closing immediately 15:24:55.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17869] - close(TransportIoSession[local=/10.30.170.167:17869, remote=/10.30.171.175:43230])[Immediately] closed 15:24:55.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79153a67) signal close complete immediately=true 15:24:55.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43230])[Immediately] closed 15:24:55.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9a31e268, L:/10.30.170.167:17869 ! R:/10.30.171.175:43230] inactive. 15:24:55.261 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=40, channel=[id: 0x9a31e268, L:/10.30.170.167:17869 ! R:/10.30.171.175:43230]} end of input detected while session was in state up 15:24:55.262 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=40, channel=[id: 0x9a31e268, L:/10.30.170.167:17869 ! R:/10.30.171.175:43230]} down, reason: End of input 15:24:55.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52248]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:55.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52248]) process #19 SSH_MSG_IGNORE 15:24:55.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52248]) SSH_MSG_IGNORE 15:24:55.338 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41728]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:55.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41728]) process #16 SSH_MSG_IGNORE 15:24:55.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41728]) SSH_MSG_IGNORE 15:24:55.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60606]) process #13 SSH_MSG_IGNORE 15:24:55.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60606]) SSH_MSG_IGNORE 15:24:55.344 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60606]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:55.480 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45984]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:55.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45984]) process #29 SSH_MSG_IGNORE 15:24:55.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45984]) SSH_MSG_IGNORE 15:24:55.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44806]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:55.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44806]) process #28 SSH_MSG_IGNORE 15:24:55.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44806]) SSH_MSG_IGNORE 15:24:55.634 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57366]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:55.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57366]) process #20 SSH_MSG_IGNORE 15:24:55.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57366]) SSH_MSG_IGNORE 15:24:55.643 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36554]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36554]) process #18 SSH_MSG_IGNORE 15:24:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36554]) SSH_MSG_IGNORE 15:24:55.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53350]) process #23 SSH_MSG_IGNORE 15:24:55.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53350]) SSH_MSG_IGNORE 15:24:55.675 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53350]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:55.693 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:55.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39236]) process #31 SSH_MSG_IGNORE 15:24:55.694 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39236]) SSH_MSG_IGNORE 15:24:55.695 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48780]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48780]) process #14 SSH_MSG_IGNORE 15:24:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48780]) SSH_MSG_IGNORE 15:24:55.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47334]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:55.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47334]) process #27 SSH_MSG_IGNORE 15:24:55.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47334]) SSH_MSG_IGNORE 15:24:55.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39660]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:55.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39660]) process #25 SSH_MSG_IGNORE 15:24:55.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39660]) SSH_MSG_IGNORE 15:24:55.923 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60986]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:55.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60986]) process #22 SSH_MSG_IGNORE 15:24:55.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60986]) SSH_MSG_IGNORE 15:24:56.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:58138])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:56.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]) exit code=0, immediate=false 15:24:56.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:56.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:56.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:56.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:56.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]) Closing gracefully 15:24:56.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]) 15:24:56.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]) 15:24:56.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:56.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:56.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:56.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:56.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138])[immediately=false] processing 15:24:56.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:56.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58138]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:56.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:56.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]) Closing immediately 15:24:56.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:56.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:56.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138])[immediately=true] processing 15:24:56.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138] 15:24:56.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@80e274c) signal close complete immediately=true 15:24:56.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:56.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@992ecdc) signal close complete immediately=true 15:24:56.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138])[Immediately] closed 15:24:56.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]) result=null 15:24:56.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ba7a9f1) signal close complete immediately=false 15:24:56.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40c1f122) signal close complete immediately=false 15:24:56.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58138]) code=0 message='' shell closed 15:24:56.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58138]) Closing immediately 15:24:56.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:56.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58138]]) Closing immediately 15:24:56.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58138]) stopping 15:24:56.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58138]) stopped 15:24:56.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58138]])[Immediately] closed 15:24:56.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17870] - close(TransportIoSession[local=/10.30.170.167:17870, remote=/10.30.171.175:58138]) Closing immediately 15:24:56.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17870] - close(TransportIoSession[local=/10.30.170.167:17870, remote=/10.30.171.175:58138])[Immediately] closed 15:24:56.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@390c9a31) signal close complete immediately=true 15:24:56.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58138])[Immediately] closed 15:24:56.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4f621a7d, L:/10.30.170.167:17870 ! R:/10.30.171.175:58138] inactive. 15:24:56.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=41, channel=[id: 0x4f621a7d, L:/10.30.170.167:17870 ! R:/10.30.171.175:58138]} end of input detected while session was in state up 15:24:56.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=41, channel=[id: 0x4f621a7d, L:/10.30.170.167:17870 ! R:/10.30.171.175:58138]} down, reason: End of input 15:24:56.053 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54436]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:56.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54436]) process #24 SSH_MSG_IGNORE 15:24:56.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54436]) SSH_MSG_IGNORE 15:24:56.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55268]) process #15 SSH_MSG_IGNORE 15:24:56.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55268]) SSH_MSG_IGNORE 15:24:56.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55268]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:56.370 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45298]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:56.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45298]) process #30 SSH_MSG_IGNORE 15:24:56.370 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45298]) SSH_MSG_IGNORE 15:24:56.421 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49070]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:56.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49070]) process #17 SSH_MSG_IGNORE 15:24:56.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49070]) SSH_MSG_IGNORE 15:24:56.427 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57552]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:56.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57552]) process #21 SSH_MSG_IGNORE 15:24:56.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57552]) SSH_MSG_IGNORE 15:24:56.443 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42244]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:56.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42244]) process #13 SSH_MSG_IGNORE 15:24:56.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42244]) SSH_MSG_IGNORE 15:24:56.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52840]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52840]) process #16 SSH_MSG_IGNORE 15:24:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52840]) SSH_MSG_IGNORE 15:24:56.597 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48660]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:56.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48660]) process #28 SSH_MSG_IGNORE 15:24:56.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48660]) SSH_MSG_IGNORE 15:24:56.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60992]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:56.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60992]) process #29 SSH_MSG_IGNORE 15:24:56.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60992]) SSH_MSG_IGNORE 15:24:56.664 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55820]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:56.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55820]) process #19 SSH_MSG_IGNORE 15:24:56.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55820]) SSH_MSG_IGNORE 15:24:56.726 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60446]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:56.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60446]) process #25 SSH_MSG_IGNORE 15:24:56.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60446]) SSH_MSG_IGNORE 15:24:56.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39688]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:56.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39688]) process #26 SSH_MSG_IGNORE 15:24:56.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39688]) SSH_MSG_IGNORE 15:24:56.812 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48528]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:56.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48528]) process #27 SSH_MSG_IGNORE 15:24:56.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48528]) SSH_MSG_IGNORE 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:44622])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]) exit code=0, immediate=false 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]) Closing gracefully 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]) 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]) 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622])[immediately=false] processing 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44622]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]) Closing immediately 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622])[immediately=true] processing 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622] 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44030d86) signal close complete immediately=true 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b2ccff7) signal close complete immediately=true 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622])[Immediately] closed 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]) result=null 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e94939e) signal close complete immediately=false 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18469c50) signal close complete immediately=false 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44622]) code=0 message='' shell closed 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44622]) Closing immediately 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:56.843 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44622]]) Closing immediately 15:24:56.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44622]) stopping 15:24:56.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44622]) stopped 15:24:56.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44622]])[Immediately] closed 15:24:56.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17871] - close(TransportIoSession[local=/10.30.170.167:17871, remote=/10.30.171.175:44622]) Closing immediately 15:24:56.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17871] - close(TransportIoSession[local=/10.30.170.167:17871, remote=/10.30.171.175:44622])[Immediately] closed 15:24:56.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4475cde3) signal close complete immediately=true 15:24:56.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44622])[Immediately] closed 15:24:56.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6d690f01, L:/10.30.170.167:17871 ! R:/10.30.171.175:44622] inactive. 15:24:56.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=42, channel=[id: 0x6d690f01, L:/10.30.170.167:17871 ! R:/10.30.171.175:44622]} end of input detected while session was in state up 15:24:56.844 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=42, channel=[id: 0x6d690f01, L:/10.30.170.167:17871 ! R:/10.30.171.175:44622]} down, reason: End of input 15:24:56.858 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60546]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:56.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60546]) process #22 SSH_MSG_IGNORE 15:24:56.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60546]) SSH_MSG_IGNORE 15:24:56.997 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38280]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38280]) process #23 SSH_MSG_IGNORE 15:24:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38280]) SSH_MSG_IGNORE 15:24:57.000 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43912]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:57.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43912]) process #20 SSH_MSG_IGNORE 15:24:57.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43912]) SSH_MSG_IGNORE 15:24:57.034 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:57.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34870]) process #31 SSH_MSG_IGNORE 15:24:57.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34870]) SSH_MSG_IGNORE 15:24:57.156 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51674]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:57.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51674]) process #14 SSH_MSG_IGNORE 15:24:57.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51674]) SSH_MSG_IGNORE 15:24:57.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35726]) process #18 SSH_MSG_IGNORE 15:24:57.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35726]) SSH_MSG_IGNORE 15:24:57.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35726]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:57.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60394]) process #16 SSH_MSG_IGNORE 15:24:57.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60394]) SSH_MSG_IGNORE 15:24:57.413 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60394]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:57.441 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37712]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:57.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37712]) process #30 SSH_MSG_IGNORE 15:24:57.442 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37712]) SSH_MSG_IGNORE 15:24:57.526 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50286]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50286]) process #15 SSH_MSG_IGNORE 15:24:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50286]) SSH_MSG_IGNORE 15:24:57.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39886]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39886]) process #24 SSH_MSG_IGNORE 15:24:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39886]) SSH_MSG_IGNORE 15:24:57.564 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56184]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56184]) process #28 SSH_MSG_IGNORE 15:24:57.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56184]) SSH_MSG_IGNORE 15:24:57.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:54094])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:57.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]) exit code=0, immediate=false 15:24:57.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:57.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:57.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:57.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:57.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]) Closing gracefully 15:24:57.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]) 15:24:57.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]) 15:24:57.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:57.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:57.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:57.603 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:57.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094])[immediately=false] processing 15:24:57.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:57.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54094]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:57.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:57.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]) Closing immediately 15:24:57.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:57.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:57.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094])[immediately=true] processing 15:24:57.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094] 15:24:57.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d6b06a5) signal close complete immediately=true 15:24:57.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:57.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@235faf18) signal close complete immediately=true 15:24:57.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094])[Immediately] closed 15:24:57.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]) result=null 15:24:57.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7abfbb1e) signal close complete immediately=false 15:24:57.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3df645e8) signal close complete immediately=false 15:24:57.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54094]) code=0 message='' shell closed 15:24:57.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54094]) Closing immediately 15:24:57.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:57.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54094]]) Closing immediately 15:24:57.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54094]) stopping 15:24:57.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54094]) stopped 15:24:57.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54094]])[Immediately] closed 15:24:57.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17872] - close(TransportIoSession[local=/10.30.170.167:17872, remote=/10.30.171.175:54094]) Closing immediately 15:24:57.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17872] - close(TransportIoSession[local=/10.30.170.167:17872, remote=/10.30.171.175:54094])[Immediately] closed 15:24:57.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78ed32dd) signal close complete immediately=true 15:24:57.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54094])[Immediately] closed 15:24:57.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x72a1c522, L:/10.30.170.167:17872 ! R:/10.30.171.175:54094] inactive. 15:24:57.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=43, channel=[id: 0x72a1c522, L:/10.30.170.167:17872 ! R:/10.30.171.175:54094]} end of input detected while session was in state up 15:24:57.604 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=43, channel=[id: 0x72a1c522, L:/10.30.170.167:17872 ! R:/10.30.171.175:54094]} down, reason: End of input 15:24:57.641 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59012]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59012]) process #19 SSH_MSG_IGNORE 15:24:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59012]) SSH_MSG_IGNORE 15:24:57.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39056]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:57.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39056]) process #29 SSH_MSG_IGNORE 15:24:57.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39056]) SSH_MSG_IGNORE 15:24:57.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58780]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:57.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58780]) process #17 SSH_MSG_IGNORE 15:24:57.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58780]) SSH_MSG_IGNORE 15:24:57.842 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42454]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:57.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42454]) process #26 SSH_MSG_IGNORE 15:24:57.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42454]) SSH_MSG_IGNORE 15:24:58.064 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35304]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:58.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35304]) process #13 SSH_MSG_IGNORE 15:24:58.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35304]) SSH_MSG_IGNORE 15:24:58.104 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60312]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60312]) process #20 SSH_MSG_IGNORE 15:24:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60312]) SSH_MSG_IGNORE 15:24:58.111 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60176]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:58.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60176]) process #25 SSH_MSG_IGNORE 15:24:58.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60176]) SSH_MSG_IGNORE 15:24:58.113 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47120]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:58.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47120]) process #27 SSH_MSG_IGNORE 15:24:58.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47120]) SSH_MSG_IGNORE 15:24:58.132 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49192]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49192]) process #22 SSH_MSG_IGNORE 15:24:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49192]) SSH_MSG_IGNORE 15:24:58.186 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49288]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49288]) process #23 SSH_MSG_IGNORE 15:24:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49288]) SSH_MSG_IGNORE 15:24:58.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42028]) process #15 SSH_MSG_IGNORE 15:24:58.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42028]) SSH_MSG_IGNORE 15:24:58.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42028]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:58.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:58.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56936]) process #31 SSH_MSG_IGNORE 15:24:58.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56936]) SSH_MSG_IGNORE 15:24:58.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:36672])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:58.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]) exit code=0, immediate=false 15:24:58.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:58.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:58.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:58.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:58.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]) Closing gracefully 15:24:58.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]) 15:24:58.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]) 15:24:58.330 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:58.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:58.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:58.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:58.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672])[immediately=false] processing 15:24:58.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:58.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36672]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:58.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:58.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]) Closing immediately 15:24:58.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:58.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:58.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672])[immediately=true] processing 15:24:58.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672] 15:24:58.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ac6caae) signal close complete immediately=true 15:24:58.331 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:58.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65361ad8) signal close complete immediately=true 15:24:58.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672])[Immediately] closed 15:24:58.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]) result=null 15:24:58.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51cc1427) signal close complete immediately=false 15:24:58.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@30642c7) signal close complete immediately=false 15:24:58.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36672]) code=0 message='' shell closed 15:24:58.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36672]) Closing immediately 15:24:58.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:58.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36672]]) Closing immediately 15:24:58.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36672]) stopping 15:24:58.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36672]) stopped 15:24:58.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36672]])[Immediately] closed 15:24:58.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17873] - close(TransportIoSession[local=/10.30.170.167:17873, remote=/10.30.171.175:36672]) Closing immediately 15:24:58.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17873] - close(TransportIoSession[local=/10.30.170.167:17873, remote=/10.30.171.175:36672])[Immediately] closed 15:24:58.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3fa96bb3) signal close complete immediately=true 15:24:58.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36672])[Immediately] closed 15:24:58.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0f6f38ea, L:/10.30.170.167:17873 ! R:/10.30.171.175:36672] inactive. 15:24:58.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=44, channel=[id: 0x0f6f38ea, L:/10.30.170.167:17873 ! R:/10.30.171.175:36672]} end of input detected while session was in state up 15:24:58.332 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=44, channel=[id: 0x0f6f38ea, L:/10.30.170.167:17873 ! R:/10.30.171.175:36672]} down, reason: End of input 15:24:58.342 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41124]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:58.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41124]) process #21 SSH_MSG_IGNORE 15:24:58.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41124]) SSH_MSG_IGNORE 15:24:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40282]) process #14 SSH_MSG_IGNORE 15:24:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40282]) SSH_MSG_IGNORE 15:24:58.346 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40282]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:58.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55574]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:24:58.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55574]) process #16 SSH_MSG_IGNORE 15:24:58.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55574]) SSH_MSG_IGNORE 15:24:58.512 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51152]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:58.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51152]) process #19 SSH_MSG_IGNORE 15:24:58.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51152]) SSH_MSG_IGNORE 15:24:58.620 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50722]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:24:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50722]) process #24 SSH_MSG_IGNORE 15:24:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50722]) SSH_MSG_IGNORE 15:24:58.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52024]) process #18 SSH_MSG_IGNORE 15:24:58.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52024]) SSH_MSG_IGNORE 15:24:58.663 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52024]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:58.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60668]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:24:58.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60668]) process #28 SSH_MSG_IGNORE 15:24:58.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60668]) SSH_MSG_IGNORE 15:24:58.902 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36460]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:58.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36460]) process #30 SSH_MSG_IGNORE 15:24:58.903 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36460]) SSH_MSG_IGNORE 15:24:58.928 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48396]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:58.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48396]) process #15 SSH_MSG_IGNORE 15:24:58.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48396]) SSH_MSG_IGNORE 15:24:59.008 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52786]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:24:59.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52786]) process #17 SSH_MSG_IGNORE 15:24:59.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52786]) SSH_MSG_IGNORE 15:24:59.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:39236])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:59.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]) exit code=0, immediate=false 15:24:59.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:59.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:59.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:59.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:59.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]) Closing gracefully 15:24:59.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]) 15:24:59.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]) 15:24:59.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:59.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:59.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:59.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:59.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236])[immediately=false] processing 15:24:59.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:59.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39236]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:59.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:59.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]) Closing immediately 15:24:59.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:59.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:59.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236])[immediately=true] processing 15:24:59.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236] 15:24:59.084 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@132fc7ec) signal close complete immediately=true 15:24:59.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:59.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f3f82c) signal close complete immediately=true 15:24:59.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236])[Immediately] closed 15:24:59.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]) result=null 15:24:59.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43584f76) signal close complete immediately=false 15:24:59.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75c9a1c6) signal close complete immediately=false 15:24:59.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39236]) code=0 message='' shell closed 15:24:59.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:39236]) Closing immediately 15:24:59.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:59.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39236]]) Closing immediately 15:24:59.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39236]) stopping 15:24:59.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39236]) stopped 15:24:59.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39236]])[Immediately] closed 15:24:59.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17874] - close(TransportIoSession[local=/10.30.170.167:17874, remote=/10.30.171.175:39236]) Closing immediately 15:24:59.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17874] - close(TransportIoSession[local=/10.30.170.167:17874, remote=/10.30.171.175:39236])[Immediately] closed 15:24:59.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18340834) signal close complete immediately=true 15:24:59.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:39236])[Immediately] closed 15:24:59.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x54a406bf, L:/10.30.170.167:17874 ! R:/10.30.171.175:39236] inactive. 15:24:59.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=45, channel=[id: 0x54a406bf, L:/10.30.170.167:17874 ! R:/10.30.171.175:39236]} end of input detected while session was in state up 15:24:59.085 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=45, channel=[id: 0x54a406bf, L:/10.30.170.167:17874 ! R:/10.30.171.175:39236]} down, reason: End of input 15:24:59.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58144]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:59.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58144]) process #29 SSH_MSG_IGNORE 15:24:59.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58144]) SSH_MSG_IGNORE 15:24:59.172 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57316]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:24:59.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57316]) process #26 SSH_MSG_IGNORE 15:24:59.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57316]) SSH_MSG_IGNORE 15:24:59.306 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43976]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:24:59.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43976]) process #13 SSH_MSG_IGNORE 15:24:59.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43976]) SSH_MSG_IGNORE 15:24:59.365 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58154]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:24:59.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58154]) process #25 SSH_MSG_IGNORE 15:24:59.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58154]) SSH_MSG_IGNORE 15:24:59.398 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45848]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:24:59.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45848]) process #27 SSH_MSG_IGNORE 15:24:59.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45848]) SSH_MSG_IGNORE 15:24:59.447 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51500]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:24:59.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51500]) process #20 SSH_MSG_IGNORE 15:24:59.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51500]) SSH_MSG_IGNORE 15:24:59.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51948]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:24:59.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51948]) process #22 SSH_MSG_IGNORE 15:24:59.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51948]) SSH_MSG_IGNORE 15:24:59.525 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:24:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53144]) process #31 SSH_MSG_IGNORE 15:24:59.526 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53144]) SSH_MSG_IGNORE 15:24:59.534 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35068]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:24:59.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35068]) process #21 SSH_MSG_IGNORE 15:24:59.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35068]) SSH_MSG_IGNORE 15:24:59.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48116]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:24:59.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48116]) process #23 SSH_MSG_IGNORE 15:24:59.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48116]) SSH_MSG_IGNORE 15:24:59.609 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40320]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:24:59.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40320]) process #19 SSH_MSG_IGNORE 15:24:59.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40320]) SSH_MSG_IGNORE 15:24:59.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41236]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:24:59.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41236]) process #18 SSH_MSG_IGNORE 15:24:59.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41236]) SSH_MSG_IGNORE 15:24:59.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47450]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:24:59.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47450]) process #29 SSH_MSG_IGNORE 15:24:59.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47450]) SSH_MSG_IGNORE 15:24:59.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54362]) process #15 SSH_MSG_IGNORE 15:24:59.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54362]) SSH_MSG_IGNORE 15:24:59.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54362]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:24:59.848 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38210]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:24:59.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38210]) process #14 SSH_MSG_IGNORE 15:24:59.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38210]) SSH_MSG_IGNORE 15:24:59.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:34870])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:24:59.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]) exit code=0, immediate=false 15:24:59.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:24:59.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:24:59.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:24:59.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:24:59.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]) Closing gracefully 15:24:59.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]) 15:24:59.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]) 15:24:59.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:24:59.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:24:59.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:24:59.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:24:59.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870])[immediately=false] processing 15:24:59.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:24:59.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34870]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:24:59.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:24:59.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]) Closing immediately 15:24:59.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:24:59.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:24:59.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870])[immediately=true] processing 15:24:59.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870] 15:24:59.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25f1e1ce) signal close complete immediately=true 15:24:59.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:24:59.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33c3c814) signal close complete immediately=true 15:24:59.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870])[Immediately] closed 15:24:59.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]) result=null 15:24:59.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c7c75f2) signal close complete immediately=false 15:24:59.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a033892) signal close complete immediately=false 15:24:59.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34870]) code=0 message='' shell closed 15:24:59.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34870]) Closing immediately 15:24:59.857 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:24:59.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34870]]) Closing immediately 15:24:59.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34870]) stopping 15:24:59.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34870]) stopped 15:24:59.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34870]])[Immediately] closed 15:24:59.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17875] - close(TransportIoSession[local=/10.30.170.167:17875, remote=/10.30.171.175:34870]) Closing immediately 15:24:59.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17875] - close(TransportIoSession[local=/10.30.170.167:17875, remote=/10.30.171.175:34870])[Immediately] closed 15:24:59.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70564d8d) signal close complete immediately=true 15:24:59.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34870])[Immediately] closed 15:24:59.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf69609ac, L:/10.30.170.167:17875 ! R:/10.30.171.175:34870] inactive. 15:24:59.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=46, channel=[id: 0xf69609ac, L:/10.30.170.167:17875 ! R:/10.30.171.175:34870]} end of input detected while session was in state up 15:24:59.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=46, channel=[id: 0xf69609ac, L:/10.30.170.167:17875 ! R:/10.30.171.175:34870]} down, reason: End of input 15:24:59.983 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46926]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:24:59.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46926]) process #30 SSH_MSG_IGNORE 15:24:59.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46926]) SSH_MSG_IGNORE 15:24:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34350]) process #16 SSH_MSG_IGNORE 15:24:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34350]) SSH_MSG_IGNORE 15:24:59.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34350]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:00.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59392]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:00.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59392]) process #24 SSH_MSG_IGNORE 15:25:00.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59392]) SSH_MSG_IGNORE 15:25:00.203 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53232]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:00.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53232]) process #17 SSH_MSG_IGNORE 15:25:00.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53232]) SSH_MSG_IGNORE 15:25:00.311 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50978]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50978]) process #26 SSH_MSG_IGNORE 15:25:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50978]) SSH_MSG_IGNORE 15:25:00.391 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48158]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:00.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48158]) process #28 SSH_MSG_IGNORE 15:25:00.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48158]) SSH_MSG_IGNORE 15:25:00.400 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47724]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:00.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47724]) process #19 SSH_MSG_IGNORE 15:25:00.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47724]) SSH_MSG_IGNORE 15:25:00.508 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58472]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:00.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58472]) process #29 SSH_MSG_IGNORE 15:25:00.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58472]) SSH_MSG_IGNORE 15:25:00.516 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42660]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:00.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42660]) process #25 SSH_MSG_IGNORE 15:25:00.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42660]) SSH_MSG_IGNORE 15:25:00.652 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51540]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:00.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51540]) process #23 SSH_MSG_IGNORE 15:25:00.652 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51540]) SSH_MSG_IGNORE 15:25:00.658 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57644]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:00.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57644]) process #27 SSH_MSG_IGNORE 15:25:00.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57644]) SSH_MSG_IGNORE 15:25:00.689 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53234]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:00.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53234]) process #20 SSH_MSG_IGNORE 15:25:00.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53234]) SSH_MSG_IGNORE 15:25:00.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55164]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:00.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55164]) process #21 SSH_MSG_IGNORE 15:25:00.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55164]) SSH_MSG_IGNORE 15:25:00.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35124]) process #13 SSH_MSG_IGNORE 15:25:00.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35124]) SSH_MSG_IGNORE 15:25:00.739 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35124]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:25:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:56936])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]) exit code=0, immediate=false 15:25:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]) Closing gracefully 15:25:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]) 15:25:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]) 15:25:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936])[immediately=false] processing 15:25:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56936]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]) Closing immediately 15:25:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936])[immediately=true] processing 15:25:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936] 15:25:00.752 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f482120) signal close complete immediately=true 15:25:00.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:00.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3af452b3) signal close complete immediately=true 15:25:00.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936])[Immediately] closed 15:25:00.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]) result=null 15:25:00.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39ea0580) signal close complete immediately=false 15:25:00.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3dd92c3) signal close complete immediately=false 15:25:00.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56936]) code=0 message='' shell closed 15:25:00.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:56936]) Closing immediately 15:25:00.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:00.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56936]]) Closing immediately 15:25:00.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56936]) stopping 15:25:00.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56936]) stopped 15:25:00.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56936]])[Immediately] closed 15:25:00.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17876] - close(TransportIoSession[local=/10.30.170.167:17876, remote=/10.30.171.175:56936]) Closing immediately 15:25:00.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17876] - close(TransportIoSession[local=/10.30.170.167:17876, remote=/10.30.171.175:56936])[Immediately] closed 15:25:00.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7de2f2b9) signal close complete immediately=true 15:25:00.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:56936])[Immediately] closed 15:25:00.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x277fd7d5, L:/10.30.170.167:17876 ! R:/10.30.171.175:56936] inactive. 15:25:00.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=47, channel=[id: 0x277fd7d5, L:/10.30.170.167:17876 ! R:/10.30.171.175:56936]} end of input detected while session was in state up 15:25:00.753 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=47, channel=[id: 0x277fd7d5, L:/10.30.170.167:17876 ! R:/10.30.171.175:56936]} down, reason: End of input 15:25:00.770 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:25:00.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43018]) process #31 SSH_MSG_IGNORE 15:25:00.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43018]) SSH_MSG_IGNORE 15:25:00.820 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54124]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:00.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54124]) process #22 SSH_MSG_IGNORE 15:25:00.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54124]) SSH_MSG_IGNORE 15:25:00.940 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34570]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:00.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34570]) process #17 SSH_MSG_IGNORE 15:25:00.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34570]) SSH_MSG_IGNORE 15:25:00.981 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52028]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:00.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52028]) process #18 SSH_MSG_IGNORE 15:25:00.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52028]) SSH_MSG_IGNORE 15:25:00.991 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46866]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46866]) process #26 SSH_MSG_IGNORE 15:25:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46866]) SSH_MSG_IGNORE 15:25:01.035 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33802]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:01.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33802]) process #15 SSH_MSG_IGNORE 15:25:01.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33802]) SSH_MSG_IGNORE 15:25:01.185 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43618]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:25:01.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43618]) process #14 SSH_MSG_IGNORE 15:25:01.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43618]) SSH_MSG_IGNORE 15:25:01.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46336]) process #16 SSH_MSG_IGNORE 15:25:01.274 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46336]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:01.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46336]) SSH_MSG_IGNORE 15:25:01.297 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43254]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:01.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43254]) process #30 SSH_MSG_IGNORE 15:25:01.299 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43254]) SSH_MSG_IGNORE 15:25:01.339 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49364]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:01.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49364]) process #28 SSH_MSG_IGNORE 15:25:01.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49364]) SSH_MSG_IGNORE 15:25:01.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:53144])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:01.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]) exit code=0, immediate=false 15:25:01.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:01.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:01.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:01.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:01.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]) Closing gracefully 15:25:01.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]) 15:25:01.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]) 15:25:01.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:01.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:01.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:01.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:01.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144])[immediately=false] processing 15:25:01.517 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:01.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53144]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:01.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:01.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]) Closing immediately 15:25:01.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:01.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:01.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144])[immediately=true] processing 15:25:01.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144] 15:25:01.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e6171d5) signal close complete immediately=true 15:25:01.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:01.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1647ba2b) signal close complete immediately=true 15:25:01.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144])[Immediately] closed 15:25:01.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]) result=null 15:25:01.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d8cd295) signal close complete immediately=false 15:25:01.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2cd257ce) signal close complete immediately=false 15:25:01.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53144]) code=0 message='' shell closed 15:25:01.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:53144]) Closing immediately 15:25:01.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:01.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53144]]) Closing immediately 15:25:01.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53144]) stopping 15:25:01.518 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53144]) stopped 15:25:01.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53144]])[Immediately] closed 15:25:01.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17877] - close(TransportIoSession[local=/10.30.170.167:17877, remote=/10.30.171.175:53144]) Closing immediately 15:25:01.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17877] - close(TransportIoSession[local=/10.30.170.167:17877, remote=/10.30.171.175:53144])[Immediately] closed 15:25:01.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39a86458) signal close complete immediately=true 15:25:01.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:53144])[Immediately] closed 15:25:01.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8fbf89fe, L:/10.30.170.167:17877 ! R:/10.30.171.175:53144] inactive. 15:25:01.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=48, channel=[id: 0x8fbf89fe, L:/10.30.170.167:17877 ! R:/10.30.171.175:53144]} end of input detected while session was in state up 15:25:01.521 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=48, channel=[id: 0x8fbf89fe, L:/10.30.170.167:17877 ! R:/10.30.171.175:53144]} down, reason: End of input 15:25:01.531 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58794]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:01.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58794]) process #21 SSH_MSG_IGNORE 15:25:01.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58794]) SSH_MSG_IGNORE 15:25:01.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56680]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56680]) process #24 SSH_MSG_IGNORE 15:25:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56680]) SSH_MSG_IGNORE 15:25:01.697 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55832]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:01.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55832]) process #19 SSH_MSG_IGNORE 15:25:01.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55832]) SSH_MSG_IGNORE 15:25:01.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38546]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:01.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38546]) process #27 SSH_MSG_IGNORE 15:25:01.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38546]) SSH_MSG_IGNORE 15:25:01.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43386]) process #13 SSH_MSG_IGNORE 15:25:01.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43386]) SSH_MSG_IGNORE 15:25:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52940]) process #18 SSH_MSG_IGNORE 15:25:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52940]) SSH_MSG_IGNORE 15:25:01.828 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43386]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:25:01.828 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52940]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:01.859 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46924]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:01.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46924]) process #17 SSH_MSG_IGNORE 15:25:01.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46924]) SSH_MSG_IGNORE 15:25:01.913 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35042]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:01.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35042]) process #29 SSH_MSG_IGNORE 15:25:01.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35042]) SSH_MSG_IGNORE 15:25:01.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:01.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #20 SSH_MSG_IGNORE 15:25:01.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:25:01.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44320]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:01.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44320]) process #25 SSH_MSG_IGNORE 15:25:01.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44320]) SSH_MSG_IGNORE 15:25:01.975 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:25:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43124]) process #31 SSH_MSG_IGNORE 15:25:01.975 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43124]) SSH_MSG_IGNORE 15:25:01.975 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60726]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:01.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60726]) process #15 SSH_MSG_IGNORE 15:25:01.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60726]) SSH_MSG_IGNORE 15:25:02.024 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33108]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:02.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33108]) process #22 SSH_MSG_IGNORE 15:25:02.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33108]) SSH_MSG_IGNORE 15:25:02.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51614]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:02.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51614]) process #26 SSH_MSG_IGNORE 15:25:02.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51614]) SSH_MSG_IGNORE 15:25:02.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38498]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:02.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38498]) process #23 SSH_MSG_IGNORE 15:25:02.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38498]) SSH_MSG_IGNORE 15:25:02.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:43018])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:02.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]) exit code=0, immediate=false 15:25:02.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:02.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:02.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:02.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:02.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]) Closing gracefully 15:25:02.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]) 15:25:02.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]) 15:25:02.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:02.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:02.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:02.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:02.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018])[immediately=false] processing 15:25:02.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:02.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43018]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:02.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:02.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]) Closing immediately 15:25:02.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:02.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:02.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018])[immediately=true] processing 15:25:02.311 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018] 15:25:02.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18ef1d8) signal close complete immediately=true 15:25:02.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:02.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7469f2fe) signal close complete immediately=true 15:25:02.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018])[Immediately] closed 15:25:02.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]) result=null 15:25:02.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16df25e2) signal close complete immediately=false 15:25:02.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36e7f40e) signal close complete immediately=false 15:25:02.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43018]) code=0 message='' shell closed 15:25:02.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43018]) Closing immediately 15:25:02.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:02.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43018]]) Closing immediately 15:25:02.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43018]) stopping 15:25:02.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43018]) stopped 15:25:02.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43018]])[Immediately] closed 15:25:02.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17878] - close(TransportIoSession[local=/10.30.170.167:17878, remote=/10.30.171.175:43018]) Closing immediately 15:25:02.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17878] - close(TransportIoSession[local=/10.30.170.167:17878, remote=/10.30.171.175:43018])[Immediately] closed 15:25:02.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4091c33b) signal close complete immediately=true 15:25:02.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43018])[Immediately] closed 15:25:02.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc475c93e, L:/10.30.170.167:17878 ! R:/10.30.171.175:43018] inactive. 15:25:02.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=49, channel=[id: 0xc475c93e, L:/10.30.170.167:17878 ! R:/10.30.171.175:43018]} end of input detected while session was in state up 15:25:02.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=49, channel=[id: 0xc475c93e, L:/10.30.170.167:17878 ! R:/10.30.171.175:43018]} down, reason: End of input 15:25:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57888]) process #16 SSH_MSG_IGNORE 15:25:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57888]) SSH_MSG_IGNORE 15:25:02.339 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57888]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:02.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37282]) process #14 SSH_MSG_IGNORE 15:25:02.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37282]) SSH_MSG_IGNORE 15:25:02.354 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37282]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:25:02.455 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:02.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #30 SSH_MSG_IGNORE 15:25:02.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:25:02.539 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59580]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:02.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59580]) process #27 SSH_MSG_IGNORE 15:25:02.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59580]) SSH_MSG_IGNORE 15:25:02.756 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50732]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:02.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50732]) process #18 SSH_MSG_IGNORE 15:25:02.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50732]) SSH_MSG_IGNORE 15:25:02.804 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38088]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:02.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38088]) process #28 SSH_MSG_IGNORE 15:25:02.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38088]) SSH_MSG_IGNORE 15:25:02.836 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50252]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50252]) process #24 SSH_MSG_IGNORE 15:25:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50252]) SSH_MSG_IGNORE 15:25:02.920 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39282]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:02.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39282]) process #25 SSH_MSG_IGNORE 15:25:02.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39282]) SSH_MSG_IGNORE 15:25:02.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44374]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:02.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44374]) process #21 SSH_MSG_IGNORE 15:25:02.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44374]) SSH_MSG_IGNORE 15:25:02.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46654]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:02.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46654]) process #19 SSH_MSG_IGNORE 15:25:02.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46654]) SSH_MSG_IGNORE 15:25:03.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:43124])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:03.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]) exit code=0, immediate=false 15:25:03.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:03.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:03.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:03.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:03.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]) Closing gracefully 15:25:03.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]) 15:25:03.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]) 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124])[immediately=false] processing 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43124]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]) Closing immediately 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124])[immediately=true] processing 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124] 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23a8edb1) signal close complete immediately=true 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b8fa64f) signal close complete immediately=true 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124])[Immediately] closed 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]) result=null 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d7742e0) signal close complete immediately=false 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b30020b) signal close complete immediately=false 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43124]) code=0 message='' shell closed 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43124]) Closing immediately 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43124]]) Closing immediately 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43124]) stopping 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43124]) stopped 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43124]])[Immediately] closed 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17879] - close(TransportIoSession[local=/10.30.170.167:17879, remote=/10.30.171.175:43124]) Closing immediately 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17879] - close(TransportIoSession[local=/10.30.170.167:17879, remote=/10.30.171.175:43124])[Immediately] closed 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f91b9b9) signal close complete immediately=true 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43124])[Immediately] closed 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc93f0a1f, L:/10.30.170.167:17879 ! R:/10.30.171.175:43124] inactive. 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=50, channel=[id: 0xc93f0a1f, L:/10.30.170.167:17879 ! R:/10.30.171.175:43124]} end of input detected while session was in state up 15:25:03.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=50, channel=[id: 0xc93f0a1f, L:/10.30.170.167:17879 ! R:/10.30.171.175:43124]} down, reason: End of input 15:25:03.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:32830]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:03.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:32830]) process #17 SSH_MSG_IGNORE 15:25:03.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:32830]) SSH_MSG_IGNORE 15:25:03.123 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46446]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:03.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46446]) process #26 SSH_MSG_IGNORE 15:25:03.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46446]) SSH_MSG_IGNORE 15:25:03.139 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38054]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:03.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38054]) process #22 SSH_MSG_IGNORE 15:25:03.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38054]) SSH_MSG_IGNORE 15:25:03.269 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #32 sending command=2[SSH_MSG_IGNORE] len=27 15:25:03.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54118]) process #31 SSH_MSG_IGNORE 15:25:03.270 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54118]) SSH_MSG_IGNORE 15:25:03.304 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59152]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:03.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59152]) process #15 SSH_MSG_IGNORE 15:25:03.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59152]) SSH_MSG_IGNORE 15:25:03.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37572]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:03.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37572]) process #16 SSH_MSG_IGNORE 15:25:03.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37572]) SSH_MSG_IGNORE 15:25:03.357 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59260]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:25:03.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59260]) process #13 SSH_MSG_IGNORE 15:25:03.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59260]) SSH_MSG_IGNORE 15:25:03.378 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46760]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:03.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46760]) process #29 SSH_MSG_IGNORE 15:25:03.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46760]) SSH_MSG_IGNORE 15:25:03.396 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40132]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:03.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40132]) process #20 SSH_MSG_IGNORE 15:25:03.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40132]) SSH_MSG_IGNORE 15:25:03.587 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40090]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:25:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40090]) process #14 SSH_MSG_IGNORE 15:25:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40090]) SSH_MSG_IGNORE 15:25:03.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36940]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:03.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36940]) process #23 SSH_MSG_IGNORE 15:25:03.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36940]) SSH_MSG_IGNORE 15:25:03.683 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56816]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:03.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56816]) process #25 SSH_MSG_IGNORE 15:25:03.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56816]) SSH_MSG_IGNORE 15:25:03.703 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40314]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40314]) process #30 SSH_MSG_IGNORE 15:25:03.704 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40314]) SSH_MSG_IGNORE 15:25:03.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53024]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:03.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53024]) process #27 SSH_MSG_IGNORE 15:25:03.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53024]) SSH_MSG_IGNORE 15:25:03.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:54118])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:03.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]) exit code=0, immediate=false 15:25:03.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:03.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #33 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:03.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:03.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #34 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:03.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]) Closing gracefully 15:25:03.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]) 15:25:03.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]) 15:25:03.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:03.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:03.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:03.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:03.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118])[immediately=false] processing 15:25:03.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:03.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54118]) packet #35 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:03.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:03.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]) Closing immediately 15:25:03.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:03.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:03.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118])[immediately=true] processing 15:25:03.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118] 15:25:03.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@90d1864) signal close complete immediately=true 15:25:03.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:03.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@369a078f) signal close complete immediately=true 15:25:03.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118])[Immediately] closed 15:25:03.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]) result=null 15:25:03.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e4ca65f) signal close complete immediately=false 15:25:03.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f710862) signal close complete immediately=false 15:25:03.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54118]) code=0 message='' shell closed 15:25:03.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54118]) Closing immediately 15:25:03.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:03.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54118]]) Closing immediately 15:25:03.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54118]) stopping 15:25:03.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54118]) stopped 15:25:03.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54118]])[Immediately] closed 15:25:03.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17880] - close(TransportIoSession[local=/10.30.170.167:17880, remote=/10.30.171.175:54118]) Closing immediately 15:25:03.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17880] - close(TransportIoSession[local=/10.30.170.167:17880, remote=/10.30.171.175:54118])[Immediately] closed 15:25:03.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1edee1d0) signal close complete immediately=true 15:25:03.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54118])[Immediately] closed 15:25:03.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4efd85f7, L:/10.30.170.167:17880 ! R:/10.30.171.175:54118] inactive. 15:25:03.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=51, channel=[id: 0x4efd85f7, L:/10.30.170.167:17880 ! R:/10.30.171.175:54118]} end of input detected while session was in state up 15:25:03.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=51, channel=[id: 0x4efd85f7, L:/10.30.170.167:17880 ! R:/10.30.171.175:54118]} down, reason: End of input 15:25:03.940 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45678]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:03.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45678]) process #28 SSH_MSG_IGNORE 15:25:03.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45678]) SSH_MSG_IGNORE 15:25:04.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43564]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43564]) process #24 SSH_MSG_IGNORE 15:25:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43564]) SSH_MSG_IGNORE 15:25:04.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41604]) process #19 SSH_MSG_IGNORE 15:25:04.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41604]) SSH_MSG_IGNORE 15:25:04.118 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41604]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:04.198 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:04.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #18 SSH_MSG_IGNORE 15:25:04.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:25:04.308 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45270]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:04.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45270]) process #17 SSH_MSG_IGNORE 15:25:04.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45270]) SSH_MSG_IGNORE 15:25:04.412 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59614]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:04.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59614]) process #15 SSH_MSG_IGNORE 15:25:04.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59614]) SSH_MSG_IGNORE 15:25:04.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55152]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:04.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55152]) process #21 SSH_MSG_IGNORE 15:25:04.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55152]) SSH_MSG_IGNORE 15:25:04.460 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60536]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:04.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60536]) process #22 SSH_MSG_IGNORE 15:25:04.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60536]) SSH_MSG_IGNORE 15:25:04.482 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50618]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:04.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50618]) process #29 SSH_MSG_IGNORE 15:25:04.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50618]) SSH_MSG_IGNORE 15:25:04.500 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58044]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:04.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58044]) process #26 SSH_MSG_IGNORE 15:25:04.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58044]) SSH_MSG_IGNORE 15:25:04.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:34250])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:04.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]) exit code=0, immediate=false 15:25:04.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:04.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34250]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:04.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:04.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34250]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:04.529 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]) Closing gracefully 15:25:04.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]) 15:25:04.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]) 15:25:04.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:04.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:04.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:04.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:04.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250])[immediately=false] processing 15:25:04.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:04.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34250]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:04.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:04.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]) Closing immediately 15:25:04.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:04.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:04.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250])[immediately=true] processing 15:25:04.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250] 15:25:04.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d0405c6) signal close complete immediately=true 15:25:04.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:04.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@471605e5) signal close complete immediately=true 15:25:04.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250])[Immediately] closed 15:25:04.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]) result=null 15:25:04.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d022c31) signal close complete immediately=false 15:25:04.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b8e14de) signal close complete immediately=false 15:25:04.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34250]) code=0 message='' shell closed 15:25:04.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34250]) Closing immediately 15:25:04.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:04.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34250]]) Closing immediately 15:25:04.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34250]) stopping 15:25:04.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34250]) stopped 15:25:04.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34250]])[Immediately] closed 15:25:04.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17881] - close(TransportIoSession[local=/10.30.170.167:17881, remote=/10.30.171.175:34250]) Closing immediately 15:25:04.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17881] - close(TransportIoSession[local=/10.30.170.167:17881, remote=/10.30.171.175:34250])[Immediately] closed 15:25:04.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36f9065c) signal close complete immediately=true 15:25:04.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34250])[Immediately] closed 15:25:04.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc481a332, L:/10.30.170.167:17881 ! R:/10.30.171.175:34250] inactive. 15:25:04.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=52, channel=[id: 0xc481a332, L:/10.30.170.167:17881 ! R:/10.30.171.175:34250]} end of input detected while session was in state up 15:25:04.532 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=52, channel=[id: 0xc481a332, L:/10.30.170.167:17881 ! R:/10.30.171.175:34250]} down, reason: End of input 15:25:04.542 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50140]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50140]) process #20 SSH_MSG_IGNORE 15:25:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50140]) SSH_MSG_IGNORE 15:25:04.796 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35212]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35212]) process #16 SSH_MSG_IGNORE 15:25:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35212]) SSH_MSG_IGNORE 15:25:04.952 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56610]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:04.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56610]) process #23 SSH_MSG_IGNORE 15:25:04.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56610]) SSH_MSG_IGNORE 15:25:05.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40368]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:05.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40368]) process #27 SSH_MSG_IGNORE 15:25:05.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40368]) SSH_MSG_IGNORE 15:25:05.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44176]) process #17 SSH_MSG_IGNORE 15:25:05.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44176]) SSH_MSG_IGNORE 15:25:05.058 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44176]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:05.122 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56248]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:25:05.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56248]) process #13 SSH_MSG_IGNORE 15:25:05.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56248]) SSH_MSG_IGNORE 15:25:05.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43496]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:05.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43496]) process #25 SSH_MSG_IGNORE 15:25:05.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43496]) SSH_MSG_IGNORE 15:25:05.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57892]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:05.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57892]) process #24 SSH_MSG_IGNORE 15:25:05.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57892]) SSH_MSG_IGNORE 15:25:05.215 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47086]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:25:05.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47086]) process #14 SSH_MSG_IGNORE 15:25:05.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47086]) SSH_MSG_IGNORE 15:25:05.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55726]) process #15 SSH_MSG_IGNORE 15:25:05.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55726]) SSH_MSG_IGNORE 15:25:05.221 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55726]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:05.258 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47616]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:05.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47616]) process #30 SSH_MSG_IGNORE 15:25:05.259 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47616]) SSH_MSG_IGNORE 15:25:05.328 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59792]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:05.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59792]) process #28 SSH_MSG_IGNORE 15:25:05.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59792]) SSH_MSG_IGNORE 15:25:05.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:38758])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:05.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]) exit code=0, immediate=false 15:25:05.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:05.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38758]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:05.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:05.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38758]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:05.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]) Closing gracefully 15:25:05.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]) 15:25:05.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]) 15:25:05.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:05.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:05.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:05.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:05.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758])[immediately=false] processing 15:25:05.335 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:05.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38758]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:05.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:05.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]) Closing immediately 15:25:05.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:05.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:05.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758])[immediately=true] processing 15:25:05.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758] 15:25:05.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53c3aceb) signal close complete immediately=true 15:25:05.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:05.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9f3c3d9) signal close complete immediately=true 15:25:05.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758])[Immediately] closed 15:25:05.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]) result=null 15:25:05.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42985f32) signal close complete immediately=false 15:25:05.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76cad5fe) signal close complete immediately=false 15:25:05.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38758]) code=0 message='' shell closed 15:25:05.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38758]) Closing immediately 15:25:05.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:05.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38758]]) Closing immediately 15:25:05.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38758]) stopping 15:25:05.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38758]) stopped 15:25:05.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38758]])[Immediately] closed 15:25:05.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17882] - close(TransportIoSession[local=/10.30.170.167:17882, remote=/10.30.171.175:38758]) Closing immediately 15:25:05.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17882] - close(TransportIoSession[local=/10.30.170.167:17882, remote=/10.30.171.175:38758])[Immediately] closed 15:25:05.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38a08b38) signal close complete immediately=true 15:25:05.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38758])[Immediately] closed 15:25:05.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3a3c126a, L:/10.30.170.167:17882 ! R:/10.30.171.175:38758] inactive. 15:25:05.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=53, channel=[id: 0x3a3c126a, L:/10.30.170.167:17882 ! R:/10.30.171.175:38758]} end of input detected while session was in state up 15:25:05.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=53, channel=[id: 0x3a3c126a, L:/10.30.170.167:17882 ! R:/10.30.171.175:38758]} down, reason: End of input 15:25:05.353 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59020]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:05.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59020]) process #18 SSH_MSG_IGNORE 15:25:05.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59020]) SSH_MSG_IGNORE 15:25:05.421 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39854]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:05.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39854]) process #19 SSH_MSG_IGNORE 15:25:05.422 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39854]) SSH_MSG_IGNORE 15:25:05.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50180]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:05.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50180]) process #21 SSH_MSG_IGNORE 15:25:05.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50180]) SSH_MSG_IGNORE 15:25:05.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47276]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:05.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37358]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47276]) process #26 SSH_MSG_IGNORE 15:25:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47276]) SSH_MSG_IGNORE 15:25:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37358]) process #29 SSH_MSG_IGNORE 15:25:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37358]) SSH_MSG_IGNORE 15:25:05.711 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58356]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58356]) process #20 SSH_MSG_IGNORE 15:25:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58356]) SSH_MSG_IGNORE 15:25:05.771 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42458]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:05.771 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42458]) process #22 SSH_MSG_IGNORE 15:25:05.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42458]) SSH_MSG_IGNORE 15:25:06.011 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40848]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:06.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40848]) process #17 SSH_MSG_IGNORE 15:25:06.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40848]) SSH_MSG_IGNORE 15:25:06.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:48346])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:06.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]) exit code=0, immediate=false 15:25:06.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:06.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48346]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:06.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:06.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48346]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:06.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]) Closing gracefully 15:25:06.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]) 15:25:06.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]) 15:25:06.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:06.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:06.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:06.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:06.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346])[immediately=false] processing 15:25:06.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:06.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48346]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:06.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:06.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]) Closing immediately 15:25:06.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:06.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:06.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346])[immediately=true] processing 15:25:06.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346] 15:25:06.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1718aca3) signal close complete immediately=true 15:25:06.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:06.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38b3a787) signal close complete immediately=true 15:25:06.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346])[Immediately] closed 15:25:06.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]) result=null 15:25:06.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29ad779c) signal close complete immediately=false 15:25:06.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@386407d1) signal close complete immediately=false 15:25:06.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48346]) code=0 message='' shell closed 15:25:06.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48346]) Closing immediately 15:25:06.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:06.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48346]]) Closing immediately 15:25:06.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48346]) stopping 15:25:06.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48346]) stopped 15:25:06.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48346]])[Immediately] closed 15:25:06.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17883] - close(TransportIoSession[local=/10.30.170.167:17883, remote=/10.30.171.175:48346]) Closing immediately 15:25:06.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17883] - close(TransportIoSession[local=/10.30.170.167:17883, remote=/10.30.171.175:48346])[Immediately] closed 15:25:06.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a4bd9ca) signal close complete immediately=true 15:25:06.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48346])[Immediately] closed 15:25:06.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x406e4872, L:/10.30.170.167:17883 ! R:/10.30.171.175:48346] inactive. 15:25:06.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=54, channel=[id: 0x406e4872, L:/10.30.170.167:17883 ! R:/10.30.171.175:48346]} end of input detected while session was in state up 15:25:06.115 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=54, channel=[id: 0x406e4872, L:/10.30.170.167:17883 ! R:/10.30.171.175:48346]} down, reason: End of input 15:25:06.182 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47636]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:06.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47636]) process #24 SSH_MSG_IGNORE 15:25:06.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47636]) SSH_MSG_IGNORE 15:25:06.231 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:06.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #16 SSH_MSG_IGNORE 15:25:06.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:25:06.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46464]) process #13 SSH_MSG_IGNORE 15:25:06.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46464]) SSH_MSG_IGNORE 15:25:06.234 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46464]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:25:06.239 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37492]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:06.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37492]) process #23 SSH_MSG_IGNORE 15:25:06.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37492]) SSH_MSG_IGNORE 15:25:06.381 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46272]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:06.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46272]) process #27 SSH_MSG_IGNORE 15:25:06.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46272]) SSH_MSG_IGNORE 15:25:06.452 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54238]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:06.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54238]) process #25 SSH_MSG_IGNORE 15:25:06.454 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54238]) SSH_MSG_IGNORE 15:25:06.503 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44996]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:06.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44996]) process #15 SSH_MSG_IGNORE 15:25:06.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44996]) SSH_MSG_IGNORE 15:25:06.540 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50372]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:06.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50372]) process #19 SSH_MSG_IGNORE 15:25:06.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50372]) SSH_MSG_IGNORE 15:25:06.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59766]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:06.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59766]) process #28 SSH_MSG_IGNORE 15:25:06.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59766]) SSH_MSG_IGNORE 15:25:06.644 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53088]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:06.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53088]) process #30 SSH_MSG_IGNORE 15:25:06.645 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53088]) SSH_MSG_IGNORE 15:25:06.733 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56674]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:06.733 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57744]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:25:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56674]) process #18 SSH_MSG_IGNORE 15:25:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56674]) SSH_MSG_IGNORE 15:25:06.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57744]) process #14 SSH_MSG_IGNORE 15:25:06.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57744]) SSH_MSG_IGNORE 15:25:06.757 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45880]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:06.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45880]) process #29 SSH_MSG_IGNORE 15:25:06.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45880]) SSH_MSG_IGNORE 15:25:06.811 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46650]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:06.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46650]) process #21 SSH_MSG_IGNORE 15:25:06.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46650]) SSH_MSG_IGNORE 15:25:06.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:33050])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:06.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]) exit code=0, immediate=false 15:25:06.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:06.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33050]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:06.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:06.861 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33050]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]) Closing gracefully 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]) 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]) 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050])[immediately=false] processing 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33050]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]) Closing immediately 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050])[immediately=true] processing 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050] 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d6791ca) signal close complete immediately=true 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@142fa06e) signal close complete immediately=true 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050])[Immediately] closed 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]) result=null 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f48424e) signal close complete immediately=false 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a64cc69) signal close complete immediately=false 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33050]) code=0 message='' shell closed 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:33050]) Closing immediately 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33050]]) Closing immediately 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33050]) stopping 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33050]) stopped 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33050]])[Immediately] closed 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17884] - close(TransportIoSession[local=/10.30.170.167:17884, remote=/10.30.171.175:33050]) Closing immediately 15:25:06.862 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17884] - close(TransportIoSession[local=/10.30.170.167:17884, remote=/10.30.171.175:33050])[Immediately] closed 15:25:06.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6bacfd2e) signal close complete immediately=true 15:25:06.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:33050])[Immediately] closed 15:25:06.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8f388900, L:/10.30.170.167:17884 ! R:/10.30.171.175:33050] inactive. 15:25:06.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=55, channel=[id: 0x8f388900, L:/10.30.170.167:17884 ! R:/10.30.171.175:33050]} end of input detected while session was in state up 15:25:06.863 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=55, channel=[id: 0x8f388900, L:/10.30.170.167:17884 ! R:/10.30.171.175:33050]} down, reason: End of input 15:25:06.931 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39958]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39958]) process #20 SSH_MSG_IGNORE 15:25:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39958]) SSH_MSG_IGNORE 15:25:06.962 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41400]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41400]) process #26 SSH_MSG_IGNORE 15:25:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41400]) SSH_MSG_IGNORE 15:25:06.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47864]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:06.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47864]) process #22 SSH_MSG_IGNORE 15:25:06.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47864]) SSH_MSG_IGNORE 15:25:07.074 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39500]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:07.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39500]) process #17 SSH_MSG_IGNORE 15:25:07.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39500]) SSH_MSG_IGNORE 15:25:07.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40596]) process #13 SSH_MSG_IGNORE 15:25:07.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40596]) SSH_MSG_IGNORE 15:25:07.214 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40596]) packet #14 sending command=2[SSH_MSG_IGNORE] len=27 15:25:07.309 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42082]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:07.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42082]) process #16 SSH_MSG_IGNORE 15:25:07.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42082]) SSH_MSG_IGNORE 15:25:07.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58256]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:07.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58256]) process #29 SSH_MSG_IGNORE 15:25:07.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58256]) SSH_MSG_IGNORE 15:25:07.498 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40580]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:07.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40580]) process #27 SSH_MSG_IGNORE 15:25:07.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40580]) SSH_MSG_IGNORE 15:25:07.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60978]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60978]) process #24 SSH_MSG_IGNORE 15:25:07.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60978]) SSH_MSG_IGNORE 15:25:07.545 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55224]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:07.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55224]) process #25 SSH_MSG_IGNORE 15:25:07.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55224]) SSH_MSG_IGNORE 15:25:07.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:47238])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:07.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]) exit code=0, immediate=false 15:25:07.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:07.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47238]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:07.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:07.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47238]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:07.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]) Closing gracefully 15:25:07.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]) 15:25:07.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]) 15:25:07.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:07.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:07.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:07.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:07.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238])[immediately=false] processing 15:25:07.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:07.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47238]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:07.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:07.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]) Closing immediately 15:25:07.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:07.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:07.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238])[immediately=true] processing 15:25:07.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238] 15:25:07.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@780e291e) signal close complete immediately=true 15:25:07.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:07.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e2ff18) signal close complete immediately=true 15:25:07.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238])[Immediately] closed 15:25:07.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]) result=null 15:25:07.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a6ea3d7) signal close complete immediately=false 15:25:07.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a82cf5) signal close complete immediately=false 15:25:07.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47238]) code=0 message='' shell closed 15:25:07.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:47238]) Closing immediately 15:25:07.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:07.711 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47238]]) Closing immediately 15:25:07.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47238]) stopping 15:25:07.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47238]) stopped 15:25:07.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47238]])[Immediately] closed 15:25:07.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17885] - close(TransportIoSession[local=/10.30.170.167:17885, remote=/10.30.171.175:47238]) Closing immediately 15:25:07.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17885] - close(TransportIoSession[local=/10.30.170.167:17885, remote=/10.30.171.175:47238])[Immediately] closed 15:25:07.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@de7a3a7) signal close complete immediately=true 15:25:07.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:47238])[Immediately] closed 15:25:07.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8fdd61fd, L:/10.30.170.167:17885 ! R:/10.30.171.175:47238] inactive. 15:25:07.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=56, channel=[id: 0x8fdd61fd, L:/10.30.170.167:17885 ! R:/10.30.171.175:47238]} end of input detected while session was in state up 15:25:07.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=56, channel=[id: 0x8fdd61fd, L:/10.30.170.167:17885 ! R:/10.30.171.175:47238]} down, reason: End of input 15:25:07.790 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53618]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:07.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53618]) process #28 SSH_MSG_IGNORE 15:25:07.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53618]) SSH_MSG_IGNORE 15:25:07.801 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36408]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:07.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36408]) process #23 SSH_MSG_IGNORE 15:25:07.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36408]) SSH_MSG_IGNORE 15:25:07.837 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60884]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:07.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60884]) process #30 SSH_MSG_IGNORE 15:25:07.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60884]) SSH_MSG_IGNORE 15:25:07.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55408]) process #19 SSH_MSG_IGNORE 15:25:07.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55408]) SSH_MSG_IGNORE 15:25:07.881 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55408]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:07.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54286]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:25:07.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54286]) process #14 SSH_MSG_IGNORE 15:25:07.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54286]) SSH_MSG_IGNORE 15:25:08.005 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42628]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:08.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42628]) process #21 SSH_MSG_IGNORE 15:25:08.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42628]) SSH_MSG_IGNORE 15:25:08.075 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49154]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49154]) process #26 SSH_MSG_IGNORE 15:25:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49154]) SSH_MSG_IGNORE 15:25:08.082 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43062]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:08.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43062]) process #15 SSH_MSG_IGNORE 15:25:08.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43062]) SSH_MSG_IGNORE 15:25:08.097 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37352]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:08.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37352]) process #18 SSH_MSG_IGNORE 15:25:08.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37352]) SSH_MSG_IGNORE 15:25:08.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36924]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:08.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36924]) process #20 SSH_MSG_IGNORE 15:25:08.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36924]) SSH_MSG_IGNORE 15:25:08.266 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47972]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:08.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47972]) process #27 SSH_MSG_IGNORE 15:25:08.267 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47972]) SSH_MSG_IGNORE 15:25:08.303 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41398]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:08.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41398]) process #22 SSH_MSG_IGNORE 15:25:08.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41398]) SSH_MSG_IGNORE 15:25:08.329 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33868]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:08.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33868]) process #17 SSH_MSG_IGNORE 15:25:08.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33868]) SSH_MSG_IGNORE 15:25:08.337 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38174]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:08.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38174]) process #29 SSH_MSG_IGNORE 15:25:08.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38174]) SSH_MSG_IGNORE 15:25:08.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:37928])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:08.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]) exit code=0, immediate=false 15:25:08.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:08.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37928]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:08.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:08.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37928]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:08.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]) Closing gracefully 15:25:08.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]) 15:25:08.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]) 15:25:08.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:08.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:08.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:08.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:08.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928])[immediately=false] processing 15:25:08.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:08.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37928]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:08.574 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:08.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]) Closing immediately 15:25:08.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:08.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:08.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928])[immediately=true] processing 15:25:08.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928] 15:25:08.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@333b2758) signal close complete immediately=true 15:25:08.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:08.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fcaa64b) signal close complete immediately=true 15:25:08.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928])[Immediately] closed 15:25:08.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]) result=null 15:25:08.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e0f1a5b) signal close complete immediately=false 15:25:08.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@452cf1fa) signal close complete immediately=false 15:25:08.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37928]) code=0 message='' shell closed 15:25:08.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37928]) Closing immediately 15:25:08.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:08.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37928]]) Closing immediately 15:25:08.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37928]) stopping 15:25:08.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37928]) stopped 15:25:08.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37928]])[Immediately] closed 15:25:08.575 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17886] - close(TransportIoSession[local=/10.30.170.167:17886, remote=/10.30.171.175:37928]) Closing immediately 15:25:08.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17886] - close(TransportIoSession[local=/10.30.170.167:17886, remote=/10.30.171.175:37928])[Immediately] closed 15:25:08.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2fc70fe0) signal close complete immediately=true 15:25:08.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37928])[Immediately] closed 15:25:08.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x665b9220, L:/10.30.170.167:17886 ! R:/10.30.171.175:37928] inactive. 15:25:08.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=57, channel=[id: 0x665b9220, L:/10.30.170.167:17886 ! R:/10.30.171.175:37928]} end of input detected while session was in state up 15:25:08.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=57, channel=[id: 0x665b9220, L:/10.30.170.167:17886 ! R:/10.30.171.175:37928]} down, reason: End of input 15:25:08.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42510]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:08.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42510]) process #24 SSH_MSG_IGNORE 15:25:08.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42510]) SSH_MSG_IGNORE 15:25:08.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60160]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:08.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60160]) process #16 SSH_MSG_IGNORE 15:25:08.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60160]) SSH_MSG_IGNORE 15:25:08.621 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36106]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:08.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36106]) process #28 SSH_MSG_IGNORE 15:25:08.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36106]) SSH_MSG_IGNORE 15:25:08.741 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:08.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #23 SSH_MSG_IGNORE 15:25:08.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:25:08.767 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54674]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:08.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54674]) process #25 SSH_MSG_IGNORE 15:25:08.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54674]) SSH_MSG_IGNORE 15:25:08.875 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50712]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:08.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50712]) process #19 SSH_MSG_IGNORE 15:25:08.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50712]) SSH_MSG_IGNORE 15:25:08.917 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37244]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:08.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37244]) process #30 SSH_MSG_IGNORE 15:25:08.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37244]) SSH_MSG_IGNORE 15:25:09.158 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35768]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:09.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35768]) process #21 SSH_MSG_IGNORE 15:25:09.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35768]) SSH_MSG_IGNORE 15:25:09.180 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58670]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:09.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58670]) process #15 SSH_MSG_IGNORE 15:25:09.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58670]) SSH_MSG_IGNORE 15:25:09.188 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56304]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:09.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56304]) process #17 SSH_MSG_IGNORE 15:25:09.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56304]) SSH_MSG_IGNORE 15:25:09.241 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59584]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:09.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59584]) process #18 SSH_MSG_IGNORE 15:25:09.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59584]) SSH_MSG_IGNORE 15:25:09.365 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56416]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:25:09.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56416]) process #14 SSH_MSG_IGNORE 15:25:09.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56416]) SSH_MSG_IGNORE 15:25:09.387 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36484]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:09.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36484]) process #26 SSH_MSG_IGNORE 15:25:09.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36484]) SSH_MSG_IGNORE 15:25:09.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:33384])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:09.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]) exit code=0, immediate=false 15:25:09.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:09.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33384]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:09.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:09.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33384]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:09.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]) Closing gracefully 15:25:09.451 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]) 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]) 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384])[immediately=false] processing 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33384]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]) Closing immediately 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384])[immediately=true] processing 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384] 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21419179) signal close complete immediately=true 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60c54cc6) signal close complete immediately=true 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384])[Immediately] closed 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]) result=null 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7fb38219) signal close complete immediately=false 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6eae2e44) signal close complete immediately=false 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33384]) code=0 message='' shell closed 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:33384]) Closing immediately 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33384]]) Closing immediately 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33384]) stopping 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33384]) stopped 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33384]])[Immediately] closed 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17887] - close(TransportIoSession[local=/10.30.170.167:17887, remote=/10.30.171.175:33384]) Closing immediately 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17887] - close(TransportIoSession[local=/10.30.170.167:17887, remote=/10.30.171.175:33384])[Immediately] closed 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43c9b0b1) signal close complete immediately=true 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:33384])[Immediately] closed 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8484bac3, L:/10.30.170.167:17887 ! R:/10.30.171.175:33384] inactive. 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=58, channel=[id: 0x8484bac3, L:/10.30.170.167:17887 ! R:/10.30.171.175:33384]} end of input detected while session was in state up 15:25:09.452 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=58, channel=[id: 0x8484bac3, L:/10.30.170.167:17887 ! R:/10.30.171.175:33384]} down, reason: End of input 15:25:09.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57378]) process #16 SSH_MSG_IGNORE 15:25:09.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57378]) SSH_MSG_IGNORE 15:25:09.472 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57378]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:09.541 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38652]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:09.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38652]) process #29 SSH_MSG_IGNORE 15:25:09.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38652]) SSH_MSG_IGNORE 15:25:09.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55850]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:09.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55850]) process #20 SSH_MSG_IGNORE 15:25:09.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55850]) SSH_MSG_IGNORE 15:25:09.816 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51538]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:09.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51538]) process #28 SSH_MSG_IGNORE 15:25:09.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51538]) SSH_MSG_IGNORE 15:25:09.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55758]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:09.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55758]) process #22 SSH_MSG_IGNORE 15:25:09.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55758]) SSH_MSG_IGNORE 15:25:09.875 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58680]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:09.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58680]) process #27 SSH_MSG_IGNORE 15:25:09.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58680]) SSH_MSG_IGNORE 15:25:09.976 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:09.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #23 SSH_MSG_IGNORE 15:25:09.981 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:25:09.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57594]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:09.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57594]) process #25 SSH_MSG_IGNORE 15:25:09.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57594]) SSH_MSG_IGNORE 15:25:10.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50400]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:10.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50400]) process #24 SSH_MSG_IGNORE 15:25:10.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50400]) SSH_MSG_IGNORE 15:25:10.157 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59038]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59038]) process #30 SSH_MSG_IGNORE 15:25:10.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59038]) SSH_MSG_IGNORE 15:25:10.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41854]) process #19 SSH_MSG_IGNORE 15:25:10.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41854]) SSH_MSG_IGNORE 15:25:10.164 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41854]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:10.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:36352])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:10.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]) exit code=0, immediate=false 15:25:10.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:10.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36352]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:10.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:10.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36352]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:10.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]) Closing gracefully 15:25:10.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]) 15:25:10.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]) 15:25:10.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:10.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:10.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:10.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:10.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352])[immediately=false] processing 15:25:10.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:10.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36352]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:10.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:10.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]) Closing immediately 15:25:10.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:10.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:10.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352])[immediately=true] processing 15:25:10.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352] 15:25:10.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f1c2207) signal close complete immediately=true 15:25:10.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:10.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25d89535) signal close complete immediately=true 15:25:10.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352])[Immediately] closed 15:25:10.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]) result=null 15:25:10.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59bcdd8e) signal close complete immediately=false 15:25:10.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1593a361) signal close complete immediately=false 15:25:10.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36352]) code=0 message='' shell closed 15:25:10.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36352]) Closing immediately 15:25:10.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:10.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36352]]) Closing immediately 15:25:10.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36352]) stopping 15:25:10.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36352]) stopped 15:25:10.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36352]])[Immediately] closed 15:25:10.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17888] - close(TransportIoSession[local=/10.30.170.167:17888, remote=/10.30.171.175:36352]) Closing immediately 15:25:10.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17888] - close(TransportIoSession[local=/10.30.170.167:17888, remote=/10.30.171.175:36352])[Immediately] closed 15:25:10.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b11a7ce) signal close complete immediately=true 15:25:10.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36352])[Immediately] closed 15:25:10.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x98e8bc4e, L:/10.30.170.167:17888 ! R:/10.30.171.175:36352] inactive. 15:25:10.181 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=59, channel=[id: 0x98e8bc4e, L:/10.30.170.167:17888 ! R:/10.30.171.175:36352]} end of input detected while session was in state up 15:25:10.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=59, channel=[id: 0x98e8bc4e, L:/10.30.170.167:17888 ! R:/10.30.171.175:36352]} down, reason: End of input 15:25:10.389 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43232]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:10.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43232]) process #17 SSH_MSG_IGNORE 15:25:10.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43232]) SSH_MSG_IGNORE 15:25:10.480 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53276]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:10.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53276]) process #21 SSH_MSG_IGNORE 15:25:10.481 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53276]) SSH_MSG_IGNORE 15:25:10.486 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43380]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:10.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43380]) process #26 SSH_MSG_IGNORE 15:25:10.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43380]) SSH_MSG_IGNORE 15:25:10.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43862]) process #18 SSH_MSG_IGNORE 15:25:10.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43862]) SSH_MSG_IGNORE 15:25:10.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43862]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:10.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40930]) process #14 SSH_MSG_IGNORE 15:25:10.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40930]) SSH_MSG_IGNORE 15:25:10.744 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40930]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:25:10.753 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49742]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49742]) process #20 SSH_MSG_IGNORE 15:25:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49742]) SSH_MSG_IGNORE 15:25:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58864]) process #28 SSH_MSG_IGNORE 15:25:10.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58864]) SSH_MSG_IGNORE 15:25:10.761 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58864]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:10.776 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58078]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:10.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58078]) process #27 SSH_MSG_IGNORE 15:25:10.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58078]) SSH_MSG_IGNORE 15:25:10.808 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37488]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:10.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37488]) process #29 SSH_MSG_IGNORE 15:25:10.809 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37488]) SSH_MSG_IGNORE 15:25:10.893 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41062]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:10.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41062]) process #15 SSH_MSG_IGNORE 15:25:10.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41062]) SSH_MSG_IGNORE 15:25:10.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:52324])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:10.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]) exit code=0, immediate=false 15:25:10.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:10.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52324]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:10.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:10.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52324]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:10.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]) Closing gracefully 15:25:10.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]) 15:25:10.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]) 15:25:10.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:10.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:10.934 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:10.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:10.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324])[immediately=false] processing 15:25:10.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:10.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52324]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:10.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:10.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]) Closing immediately 15:25:10.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:10.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:10.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324])[immediately=true] processing 15:25:10.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324] 15:25:10.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4174dd61) signal close complete immediately=true 15:25:10.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:10.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e1f004) signal close complete immediately=true 15:25:10.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324])[Immediately] closed 15:25:10.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]) result=null 15:25:10.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@153a2fd2) signal close complete immediately=false 15:25:10.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1113727d) signal close complete immediately=false 15:25:10.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52324]) code=0 message='' shell closed 15:25:10.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52324]) Closing immediately 15:25:10.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:10.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52324]]) Closing immediately 15:25:10.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52324]) stopping 15:25:10.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52324]) stopped 15:25:10.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52324]])[Immediately] closed 15:25:10.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17889] - close(TransportIoSession[local=/10.30.170.167:17889, remote=/10.30.171.175:52324]) Closing immediately 15:25:10.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17889] - close(TransportIoSession[local=/10.30.170.167:17889, remote=/10.30.171.175:52324])[Immediately] closed 15:25:10.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@766b3aeb) signal close complete immediately=true 15:25:10.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52324])[Immediately] closed 15:25:10.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7c7523b4, L:/10.30.170.167:17889 ! R:/10.30.171.175:52324] inactive. 15:25:10.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=60, channel=[id: 0x7c7523b4, L:/10.30.170.167:17889 ! R:/10.30.171.175:52324]} end of input detected while session was in state up 15:25:10.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=60, channel=[id: 0x7c7523b4, L:/10.30.170.167:17889 ! R:/10.30.171.175:52324]} down, reason: End of input 15:25:10.976 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47884]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:10.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47884]) process #22 SSH_MSG_IGNORE 15:25:10.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47884]) SSH_MSG_IGNORE 15:25:10.989 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42588]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:10.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42588]) process #24 SSH_MSG_IGNORE 15:25:10.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42588]) SSH_MSG_IGNORE 15:25:10.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36490]) process #16 SSH_MSG_IGNORE 15:25:10.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36490]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:10.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36490]) SSH_MSG_IGNORE 15:25:11.079 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51622]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:11.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51622]) process #17 SSH_MSG_IGNORE 15:25:11.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51622]) SSH_MSG_IGNORE 15:25:11.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55450]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:11.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55450]) process #23 SSH_MSG_IGNORE 15:25:11.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55450]) SSH_MSG_IGNORE 15:25:11.355 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56052]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:11.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56052]) process #25 SSH_MSG_IGNORE 15:25:11.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56052]) SSH_MSG_IGNORE 15:25:11.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38246]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:11.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38246]) process #19 SSH_MSG_IGNORE 15:25:11.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38246]) SSH_MSG_IGNORE 15:25:11.520 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33716]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:11.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33716]) process #27 SSH_MSG_IGNORE 15:25:11.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33716]) SSH_MSG_IGNORE 15:25:11.580 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35884]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:11.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35884]) process #21 SSH_MSG_IGNORE 15:25:11.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35884]) SSH_MSG_IGNORE 15:25:11.638 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:51054])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:11.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]) exit code=0, immediate=false 15:25:11.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:11.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51054]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:11.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:11.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51054]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:11.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]) Closing gracefully 15:25:11.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]) 15:25:11.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]) 15:25:11.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:11.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:11.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:11.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:11.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054])[immediately=false] processing 15:25:11.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:11.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51054]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:11.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:11.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]) Closing immediately 15:25:11.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:11.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:11.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054])[immediately=true] processing 15:25:11.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054] 15:25:11.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@461024f4) signal close complete immediately=true 15:25:11.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:11.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b4d98ff) signal close complete immediately=true 15:25:11.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054])[Immediately] closed 15:25:11.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]) result=null 15:25:11.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@585c0413) signal close complete immediately=false 15:25:11.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@758700dd) signal close complete immediately=false 15:25:11.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51054]) code=0 message='' shell closed 15:25:11.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51054]) Closing immediately 15:25:11.639 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:11.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51054]]) Closing immediately 15:25:11.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51054]) stopping 15:25:11.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51054]) stopped 15:25:11.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51054]])[Immediately] closed 15:25:11.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17890] - close(TransportIoSession[local=/10.30.170.167:17890, remote=/10.30.171.175:51054]) Closing immediately 15:25:11.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17890] - close(TransportIoSession[local=/10.30.170.167:17890, remote=/10.30.171.175:51054])[Immediately] closed 15:25:11.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32f7ad1d) signal close complete immediately=true 15:25:11.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51054])[Immediately] closed 15:25:11.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfca919ae, L:/10.30.170.167:17890 ! R:/10.30.171.175:51054] inactive. 15:25:11.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=61, channel=[id: 0xfca919ae, L:/10.30.170.167:17890 ! R:/10.30.171.175:51054]} end of input detected while session was in state up 15:25:11.640 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=61, channel=[id: 0xfca919ae, L:/10.30.170.167:17890 ! R:/10.30.171.175:51054]} down, reason: End of input 15:25:11.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44776]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44776]) process #30 SSH_MSG_IGNORE 15:25:11.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44776]) SSH_MSG_IGNORE 15:25:11.741 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36860]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:11.742 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36860]) process #26 SSH_MSG_IGNORE 15:25:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36860]) SSH_MSG_IGNORE 15:25:11.837 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59380]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:11.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59380]) process #17 SSH_MSG_IGNORE 15:25:11.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59380]) SSH_MSG_IGNORE 15:25:11.855 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52712]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:25:11.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52712]) process #14 SSH_MSG_IGNORE 15:25:11.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52712]) SSH_MSG_IGNORE 15:25:11.896 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60352]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:11.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60352]) process #18 SSH_MSG_IGNORE 15:25:11.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60352]) SSH_MSG_IGNORE 15:25:11.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34526]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:12.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34526]) process #22 SSH_MSG_IGNORE 15:25:12.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34526]) SSH_MSG_IGNORE 15:25:12.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34438]) process #15 SSH_MSG_IGNORE 15:25:12.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34438]) SSH_MSG_IGNORE 15:25:12.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34438]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:12.134 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55736]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:12.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55736]) process #29 SSH_MSG_IGNORE 15:25:12.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55736]) SSH_MSG_IGNORE 15:25:12.164 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58508]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:12.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58508]) process #19 SSH_MSG_IGNORE 15:25:12.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58508]) SSH_MSG_IGNORE 15:25:12.212 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56412]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56412]) process #16 SSH_MSG_IGNORE 15:25:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56412]) SSH_MSG_IGNORE 15:25:12.236 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59672]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:12.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59672]) process #28 SSH_MSG_IGNORE 15:25:12.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59672]) SSH_MSG_IGNORE 15:25:12.294 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58928]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:12.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58928]) process #24 SSH_MSG_IGNORE 15:25:12.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58928]) SSH_MSG_IGNORE 15:25:12.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:58386])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:12.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]) exit code=0, immediate=false 15:25:12.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:12.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58386]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:12.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:12.408 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58386]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]) Closing gracefully 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]) 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]) 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386])[immediately=false] processing 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58386]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]) Closing immediately 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386])[immediately=true] processing 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386] 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7170d9d7) signal close complete immediately=true 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f8668db) signal close complete immediately=true 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386])[Immediately] closed 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]) result=null 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@704a00e0) signal close complete immediately=false 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@208e48d) signal close complete immediately=false 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58386]) code=0 message='' shell closed 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58386]) Closing immediately 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58386]]) Closing immediately 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58386]) stopping 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58386]) stopped 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58386]])[Immediately] closed 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17891] - close(TransportIoSession[local=/10.30.170.167:17891, remote=/10.30.171.175:58386]) Closing immediately 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17891] - close(TransportIoSession[local=/10.30.170.167:17891, remote=/10.30.171.175:58386])[Immediately] closed 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75c13b7a) signal close complete immediately=true 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58386])[Immediately] closed 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xafc5cf05, L:/10.30.170.167:17891 ! R:/10.30.171.175:58386] inactive. 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=62, channel=[id: 0xafc5cf05, L:/10.30.170.167:17891 ! R:/10.30.171.175:58386]} end of input detected while session was in state up 15:25:12.409 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=62, channel=[id: 0xafc5cf05, L:/10.30.170.167:17891 ! R:/10.30.171.175:58386]} down, reason: End of input 15:25:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53432]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:12.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53432]) process #20 SSH_MSG_IGNORE 15:25:12.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53432]) SSH_MSG_IGNORE 15:25:12.721 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58460]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:12.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58460]) process #23 SSH_MSG_IGNORE 15:25:12.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58460]) SSH_MSG_IGNORE 15:25:12.724 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40978]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:12.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40978]) process #30 SSH_MSG_IGNORE 15:25:12.725 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40978]) SSH_MSG_IGNORE 15:25:12.769 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58944]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:12.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58944]) process #25 SSH_MSG_IGNORE 15:25:12.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58944]) SSH_MSG_IGNORE 15:25:12.900 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53756]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:25:12.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53756]) process #14 SSH_MSG_IGNORE 15:25:12.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53756]) SSH_MSG_IGNORE 15:25:12.974 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53306]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:12.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53306]) process #21 SSH_MSG_IGNORE 15:25:12.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53306]) SSH_MSG_IGNORE 15:25:13.089 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38082]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:13.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38082]) process #18 SSH_MSG_IGNORE 15:25:13.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38082]) SSH_MSG_IGNORE 15:25:13.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53916]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:13.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53916]) process #26 SSH_MSG_IGNORE 15:25:13.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53916]) SSH_MSG_IGNORE 15:25:13.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:52698])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:13.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]) exit code=0, immediate=false 15:25:13.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:13.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52698]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:13.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:13.176 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52698]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:13.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]) Closing gracefully 15:25:13.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]) 15:25:13.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]) 15:25:13.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:13.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:13.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:13.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:13.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698])[immediately=false] processing 15:25:13.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:13.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52698]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:13.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:13.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]) Closing immediately 15:25:13.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:13.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:13.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698])[immediately=true] processing 15:25:13.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698] 15:25:13.177 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5bd7d014) signal close complete immediately=true 15:25:13.178 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50008]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:13.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:13.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50008]) process #17 SSH_MSG_IGNORE 15:25:13.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50008]) SSH_MSG_IGNORE 15:25:13.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ee6d702) signal close complete immediately=true 15:25:13.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698])[Immediately] closed 15:25:13.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]) result=null 15:25:13.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1bebc8bb) signal close complete immediately=false 15:25:13.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27b41957) signal close complete immediately=false 15:25:13.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52698]) code=0 message='' shell closed 15:25:13.178 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52698]) Closing immediately 15:25:13.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:13.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52698]]) Closing immediately 15:25:13.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52698]) stopping 15:25:13.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52698]) stopped 15:25:13.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52698]])[Immediately] closed 15:25:13.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17892] - close(TransportIoSession[local=/10.30.170.167:17892, remote=/10.30.171.175:52698]) Closing immediately 15:25:13.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17892] - close(TransportIoSession[local=/10.30.170.167:17892, remote=/10.30.171.175:52698])[Immediately] closed 15:25:13.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42062ac5) signal close complete immediately=true 15:25:13.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52698])[Immediately] closed 15:25:13.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8fc03e7e, L:/10.30.170.167:17892 ! R:/10.30.171.175:52698] inactive. 15:25:13.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=63, channel=[id: 0x8fc03e7e, L:/10.30.170.167:17892 ! R:/10.30.171.175:52698]} end of input detected while session was in state up 15:25:13.179 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=63, channel=[id: 0x8fc03e7e, L:/10.30.170.167:17892 ! R:/10.30.171.175:52698]} down, reason: End of input 15:25:13.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42858]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:13.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42858]) process #29 SSH_MSG_IGNORE 15:25:13.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42858]) SSH_MSG_IGNORE 15:25:13.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37728]) process #15 SSH_MSG_IGNORE 15:25:13.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37728]) SSH_MSG_IGNORE 15:25:13.266 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37728]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:13.338 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55276]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:13.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55276]) process #16 SSH_MSG_IGNORE 15:25:13.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55276]) SSH_MSG_IGNORE 15:25:13.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35848]) process #22 SSH_MSG_IGNORE 15:25:13.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35848]) SSH_MSG_IGNORE 15:25:13.343 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35848]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:13.352 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52830]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:13.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52830]) process #27 SSH_MSG_IGNORE 15:25:13.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52830]) SSH_MSG_IGNORE 15:25:13.384 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39606]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:13.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39606]) process #28 SSH_MSG_IGNORE 15:25:13.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39606]) SSH_MSG_IGNORE 15:25:13.437 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41624]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:13.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41624]) process #19 SSH_MSG_IGNORE 15:25:13.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41624]) SSH_MSG_IGNORE 15:25:13.754 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33814]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:13.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33814]) process #24 SSH_MSG_IGNORE 15:25:13.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33814]) SSH_MSG_IGNORE 15:25:13.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34874]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:13.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34874]) process #23 SSH_MSG_IGNORE 15:25:13.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34874]) SSH_MSG_IGNORE 15:25:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:38688])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]) exit code=0, immediate=false 15:25:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38688]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38688]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]) Closing gracefully 15:25:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]) 15:25:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]) 15:25:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688])[immediately=false] processing 15:25:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38688]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:13.920 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]) Closing immediately 15:25:13.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:13.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:13.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688])[immediately=true] processing 15:25:13.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688] 15:25:13.921 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e1ab440) signal close complete immediately=true 15:25:13.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:13.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d558e74) signal close complete immediately=true 15:25:13.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688])[Immediately] closed 15:25:13.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]) result=null 15:25:13.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5dfd80a8) signal close complete immediately=false 15:25:13.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27e9c9d3) signal close complete immediately=false 15:25:13.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38688]) code=0 message='' shell closed 15:25:13.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38688]) Closing immediately 15:25:13.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:13.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38688]]) Closing immediately 15:25:13.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38688]) stopping 15:25:13.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38688]) stopped 15:25:13.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38688]])[Immediately] closed 15:25:13.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17893] - close(TransportIoSession[local=/10.30.170.167:17893, remote=/10.30.171.175:38688]) Closing immediately 15:25:13.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17893] - close(TransportIoSession[local=/10.30.170.167:17893, remote=/10.30.171.175:38688])[Immediately] closed 15:25:13.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c1ac1da) signal close complete immediately=true 15:25:13.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38688])[Immediately] closed 15:25:13.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf5df043a, L:/10.30.170.167:17893 ! R:/10.30.171.175:38688] inactive. 15:25:13.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=64, channel=[id: 0xf5df043a, L:/10.30.170.167:17893 ! R:/10.30.171.175:38688]} end of input detected while session was in state up 15:25:13.925 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=64, channel=[id: 0xf5df043a, L:/10.30.170.167:17893 ! R:/10.30.171.175:38688]} down, reason: End of input 15:25:13.954 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51094]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:13.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51094]) process #25 SSH_MSG_IGNORE 15:25:13.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51094]) SSH_MSG_IGNORE 15:25:14.092 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54604]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:14.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54604]) process #20 SSH_MSG_IGNORE 15:25:14.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54604]) SSH_MSG_IGNORE 15:25:14.227 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44134]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:14.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44134]) process #21 SSH_MSG_IGNORE 15:25:14.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44134]) SSH_MSG_IGNORE 15:25:14.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45182]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:25:14.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45182]) process #14 SSH_MSG_IGNORE 15:25:14.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45182]) SSH_MSG_IGNORE 15:25:14.271 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48062]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:14.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48062]) process #30 SSH_MSG_IGNORE 15:25:14.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48062]) SSH_MSG_IGNORE 15:25:14.324 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38072]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38072]) process #26 SSH_MSG_IGNORE 15:25:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38072]) SSH_MSG_IGNORE 15:25:14.341 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39664]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:14.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39664]) process #18 SSH_MSG_IGNORE 15:25:14.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39664]) SSH_MSG_IGNORE 15:25:14.443 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46718]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:14.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46718]) process #29 SSH_MSG_IGNORE 15:25:14.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46718]) SSH_MSG_IGNORE 15:25:14.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60648]) process #15 SSH_MSG_IGNORE 15:25:14.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60648]) SSH_MSG_IGNORE 15:25:14.467 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60648]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:14.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54966]) process #17 SSH_MSG_IGNORE 15:25:14.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54966]) SSH_MSG_IGNORE 15:25:14.507 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54966]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:14.559 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57704]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:14.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57704]) process #27 SSH_MSG_IGNORE 15:25:14.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57704]) SSH_MSG_IGNORE 15:25:14.582 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51458]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:14.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51458]) process #19 SSH_MSG_IGNORE 15:25:14.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51458]) SSH_MSG_IGNORE 15:25:14.638 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44426]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44426]) process #28 SSH_MSG_IGNORE 15:25:14.639 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44426]) SSH_MSG_IGNORE 15:25:14.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54224]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54224]) process #22 SSH_MSG_IGNORE 15:25:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54224]) SSH_MSG_IGNORE 15:25:14.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38338]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38338]) process #16 SSH_MSG_IGNORE 15:25:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38338]) SSH_MSG_IGNORE 15:25:14.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:45038])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:14.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]) exit code=0, immediate=false 15:25:14.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:14.811 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45038]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45038]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]) Closing gracefully 15:25:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]) 15:25:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]) 15:25:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038])[immediately=false] processing 15:25:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45038]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]) Closing immediately 15:25:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038])[immediately=true] processing 15:25:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038] 15:25:14.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7fd20b3e) signal close complete immediately=true 15:25:14.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:14.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28c171a9) signal close complete immediately=true 15:25:14.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038])[Immediately] closed 15:25:14.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]) result=null 15:25:14.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6008143a) signal close complete immediately=false 15:25:14.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d70efa) signal close complete immediately=false 15:25:14.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45038]) code=0 message='' shell closed 15:25:14.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45038]) Closing immediately 15:25:14.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:14.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45038]]) Closing immediately 15:25:14.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45038]) stopping 15:25:14.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45038]) stopped 15:25:14.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45038]])[Immediately] closed 15:25:14.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17894] - close(TransportIoSession[local=/10.30.170.167:17894, remote=/10.30.171.175:45038]) Closing immediately 15:25:14.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17894] - close(TransportIoSession[local=/10.30.170.167:17894, remote=/10.30.171.175:45038])[Immediately] closed 15:25:14.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69b37ee5) signal close complete immediately=true 15:25:14.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45038])[Immediately] closed 15:25:14.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x571a0d9f, L:/10.30.170.167:17894 ! R:/10.30.171.175:45038] inactive. 15:25:14.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=65, channel=[id: 0x571a0d9f, L:/10.30.170.167:17894 ! R:/10.30.171.175:45038]} end of input detected while session was in state up 15:25:14.813 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=65, channel=[id: 0x571a0d9f, L:/10.30.170.167:17894 ! R:/10.30.171.175:45038]} down, reason: End of input 15:25:14.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34800]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34800]) process #24 SSH_MSG_IGNORE 15:25:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34800]) SSH_MSG_IGNORE 15:25:15.011 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45432]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:15.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45432]) process #23 SSH_MSG_IGNORE 15:25:15.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45432]) SSH_MSG_IGNORE 15:25:15.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58294]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58294]) process #20 SSH_MSG_IGNORE 15:25:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58294]) SSH_MSG_IGNORE 15:25:15.189 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:15.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46070]) process #30 SSH_MSG_IGNORE 15:25:15.191 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_IGNORE 15:25:15.256 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34156]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:15.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34156]) process #25 SSH_MSG_IGNORE 15:25:15.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34156]) SSH_MSG_IGNORE 15:25:15.361 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47294]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:25:15.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47294]) process #14 SSH_MSG_IGNORE 15:25:15.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47294]) SSH_MSG_IGNORE 15:25:15.388 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49088]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:15.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49088]) process #15 SSH_MSG_IGNORE 15:25:15.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49088]) SSH_MSG_IGNORE 15:25:15.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:15.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #19 SSH_MSG_IGNORE 15:25:15.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:25:15.407 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42720]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:15.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42720]) process #27 SSH_MSG_IGNORE 15:25:15.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42720]) SSH_MSG_IGNORE 15:25:15.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52898]) process #21 SSH_MSG_IGNORE 15:25:15.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52898]) SSH_MSG_IGNORE 15:25:15.486 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52898]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:15.567 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38784]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:59302])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]) exit code=0, immediate=false 15:25:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59302]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59302]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]) Closing gracefully 15:25:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]) 15:25:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]) 15:25:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302])[immediately=false] processing 15:25:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59302]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:15.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]) Closing immediately 15:25:15.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:15.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:15.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302])[immediately=true] processing 15:25:15.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302] 15:25:15.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@404f4a41) signal close complete immediately=true 15:25:15.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:15.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@737ccfec) signal close complete immediately=true 15:25:15.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302])[Immediately] closed 15:25:15.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]) result=null 15:25:15.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@adef90c) signal close complete immediately=false 15:25:15.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b643716) signal close complete immediately=false 15:25:15.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59302]) code=0 message='' shell closed 15:25:15.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59302]) Closing immediately 15:25:15.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:15.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59302]]) Closing immediately 15:25:15.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59302]) stopping 15:25:15.568 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59302]) stopped 15:25:15.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59302]])[Immediately] closed 15:25:15.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17895] - close(TransportIoSession[local=/10.30.170.167:17895, remote=/10.30.171.175:59302]) Closing immediately 15:25:15.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17895] - close(TransportIoSession[local=/10.30.170.167:17895, remote=/10.30.171.175:59302])[Immediately] closed 15:25:15.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41437779) signal close complete immediately=true 15:25:15.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59302])[Immediately] closed 15:25:15.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x905af043, L:/10.30.170.167:17895 ! R:/10.30.171.175:59302] inactive. 15:25:15.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=66, channel=[id: 0x905af043, L:/10.30.170.167:17895 ! R:/10.30.171.175:59302]} end of input detected while session was in state up 15:25:15.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=66, channel=[id: 0x905af043, L:/10.30.170.167:17895 ! R:/10.30.171.175:59302]} down, reason: End of input 15:25:15.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38784]) process #26 SSH_MSG_IGNORE 15:25:15.569 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38784]) SSH_MSG_IGNORE 15:25:15.628 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49122]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49122]) process #18 SSH_MSG_IGNORE 15:25:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49122]) SSH_MSG_IGNORE 15:25:15.701 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60442]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60442]) process #16 SSH_MSG_IGNORE 15:25:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60442]) SSH_MSG_IGNORE 15:25:15.794 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34114]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:15.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34114]) process #17 SSH_MSG_IGNORE 15:25:15.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34114]) SSH_MSG_IGNORE 15:25:15.899 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51526]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:15.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51526]) process #29 SSH_MSG_IGNORE 15:25:15.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51526]) SSH_MSG_IGNORE 15:25:15.934 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57916]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:15.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57916]) process #28 SSH_MSG_IGNORE 15:25:15.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57916]) SSH_MSG_IGNORE 15:25:16.075 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45406]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:16.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45406]) process #24 SSH_MSG_IGNORE 15:25:16.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45406]) SSH_MSG_IGNORE 15:25:16.128 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45820]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:16.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45820]) process #22 SSH_MSG_IGNORE 15:25:16.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45820]) SSH_MSG_IGNORE 15:25:16.191 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33070]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:16.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33070]) process #23 SSH_MSG_IGNORE 15:25:16.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33070]) SSH_MSG_IGNORE 15:25:16.303 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:51076])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:16.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]) exit code=0, immediate=false 15:25:16.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:16.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51076]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:16.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:16.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51076]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:16.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]) Closing gracefully 15:25:16.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]) 15:25:16.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]) 15:25:16.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:16.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:16.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:16.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:16.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076])[immediately=false] processing 15:25:16.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:16.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51076]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:16.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:16.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]) Closing immediately 15:25:16.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:16.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:16.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076])[immediately=true] processing 15:25:16.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076] 15:25:16.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b71936d) signal close complete immediately=true 15:25:16.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:16.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@34b42ff8) signal close complete immediately=true 15:25:16.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076])[Immediately] closed 15:25:16.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]) result=null 15:25:16.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73ad715b) signal close complete immediately=false 15:25:16.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d647a5c) signal close complete immediately=false 15:25:16.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51076]) code=0 message='' shell closed 15:25:16.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51076]) Closing immediately 15:25:16.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:16.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51076]]) Closing immediately 15:25:16.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51076]) stopping 15:25:16.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51076]) stopped 15:25:16.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51076]])[Immediately] closed 15:25:16.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17896] - close(TransportIoSession[local=/10.30.170.167:17896, remote=/10.30.171.175:51076]) Closing immediately 15:25:16.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17896] - close(TransportIoSession[local=/10.30.170.167:17896, remote=/10.30.171.175:51076])[Immediately] closed 15:25:16.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ae97466) signal close complete immediately=true 15:25:16.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51076])[Immediately] closed 15:25:16.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe37155d7, L:/10.30.170.167:17896 ! R:/10.30.171.175:51076] inactive. 15:25:16.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=67, channel=[id: 0xe37155d7, L:/10.30.170.167:17896 ! R:/10.30.171.175:51076]} end of input detected while session was in state up 15:25:16.306 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=67, channel=[id: 0xe37155d7, L:/10.30.170.167:17896 ! R:/10.30.171.175:51076]} down, reason: End of input 15:25:16.409 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37220]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:16.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37220]) process #30 SSH_MSG_IGNORE 15:25:16.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37220]) SSH_MSG_IGNORE 15:25:16.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37678]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:16.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37678]) process #25 SSH_MSG_IGNORE 15:25:16.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37678]) SSH_MSG_IGNORE 15:25:16.511 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59228]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:16.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59228]) process #27 SSH_MSG_IGNORE 15:25:16.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59228]) SSH_MSG_IGNORE 15:25:16.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52344]) process #15 SSH_MSG_IGNORE 15:25:16.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52344]) SSH_MSG_IGNORE 15:25:16.673 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52344]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:16.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40756]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:25:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40756]) process #14 SSH_MSG_IGNORE 15:25:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40756]) SSH_MSG_IGNORE 15:25:16.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58262]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:16.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58262]) process #26 SSH_MSG_IGNORE 15:25:16.793 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58262]) SSH_MSG_IGNORE 15:25:16.815 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39092]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:16.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39092]) process #21 SSH_MSG_IGNORE 15:25:16.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39092]) SSH_MSG_IGNORE 15:25:16.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45928]) process #19 SSH_MSG_IGNORE 15:25:16.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45928]) SSH_MSG_IGNORE 15:25:16.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45928]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:16.877 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44210]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:16.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44210]) process #17 SSH_MSG_IGNORE 15:25:16.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44210]) SSH_MSG_IGNORE 15:25:16.968 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34088]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:16.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34088]) process #20 SSH_MSG_IGNORE 15:25:16.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34088]) SSH_MSG_IGNORE 15:25:17.004 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46290]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:17.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46290]) process #16 SSH_MSG_IGNORE 15:25:17.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46290]) SSH_MSG_IGNORE 15:25:17.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:33250])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:17.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]) exit code=0, immediate=false 15:25:17.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:17.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33250]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:17.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:17.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33250]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:17.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]) Closing gracefully 15:25:17.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]) 15:25:17.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]) 15:25:17.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:17.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:17.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:17.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:17.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250])[immediately=false] processing 15:25:17.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:17.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33250]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:17.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:17.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]) Closing immediately 15:25:17.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:17.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:17.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250])[immediately=true] processing 15:25:17.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250] 15:25:17.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f4405b6) signal close complete immediately=true 15:25:17.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:17.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c5a9f81) signal close complete immediately=true 15:25:17.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250])[Immediately] closed 15:25:17.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]) result=null 15:25:17.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@270baf07) signal close complete immediately=false 15:25:17.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12b2ab3a) signal close complete immediately=false 15:25:17.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33250]) code=0 message='' shell closed 15:25:17.033 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:33250]) Closing immediately 15:25:17.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:17.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33250]]) Closing immediately 15:25:17.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33250]) stopping 15:25:17.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33250]) stopped 15:25:17.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33250]])[Immediately] closed 15:25:17.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17897] - close(TransportIoSession[local=/10.30.170.167:17897, remote=/10.30.171.175:33250]) Closing immediately 15:25:17.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17897] - close(TransportIoSession[local=/10.30.170.167:17897, remote=/10.30.171.175:33250])[Immediately] closed 15:25:17.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6da4756f) signal close complete immediately=true 15:25:17.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:33250])[Immediately] closed 15:25:17.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x308dfdab, L:/10.30.170.167:17897 ! R:/10.30.171.175:33250] inactive. 15:25:17.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=68, channel=[id: 0x308dfdab, L:/10.30.170.167:17897 ! R:/10.30.171.175:33250]} end of input detected while session was in state up 15:25:17.034 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=68, channel=[id: 0x308dfdab, L:/10.30.170.167:17897 ! R:/10.30.171.175:33250]} down, reason: End of input 15:25:17.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59138]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59138]) process #18 SSH_MSG_IGNORE 15:25:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59138]) SSH_MSG_IGNORE 15:25:17.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48358]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:17.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48358]) process #29 SSH_MSG_IGNORE 15:25:17.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48358]) SSH_MSG_IGNORE 15:25:17.320 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58406]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:17.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58406]) process #22 SSH_MSG_IGNORE 15:25:17.321 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58406]) SSH_MSG_IGNORE 15:25:17.392 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:17.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #24 SSH_MSG_IGNORE 15:25:17.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:25:17.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60050]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:17.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60050]) process #23 SSH_MSG_IGNORE 15:25:17.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60050]) SSH_MSG_IGNORE 15:25:17.494 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52606]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:17.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52606]) process #28 SSH_MSG_IGNORE 15:25:17.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52606]) SSH_MSG_IGNORE 15:25:17.622 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35496]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:17.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35496]) process #30 SSH_MSG_IGNORE 15:25:17.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35496]) SSH_MSG_IGNORE 15:25:17.704 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43314]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:17.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43314]) process #25 SSH_MSG_IGNORE 15:25:17.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43314]) SSH_MSG_IGNORE 15:25:17.727 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35012]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35012]) process #27 SSH_MSG_IGNORE 15:25:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35012]) SSH_MSG_IGNORE 15:25:17.789 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:40964])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]) exit code=0, immediate=false 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40964]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40964]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]) Closing gracefully 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]) 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]) 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964])[immediately=false] processing 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40964]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]) Closing immediately 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964])[immediately=true] processing 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964] 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26fd09a2) signal close complete immediately=true 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@cb9fd30) signal close complete immediately=true 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964])[Immediately] closed 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]) result=null 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d3a7c93) signal close complete immediately=false 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4171e3fd) signal close complete immediately=false 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40964]) code=0 message='' shell closed 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40964]) Closing immediately 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40964]]) Closing immediately 15:25:17.790 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40964]) stopping 15:25:17.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40964]) stopped 15:25:17.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40964]])[Immediately] closed 15:25:17.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17898] - close(TransportIoSession[local=/10.30.170.167:17898, remote=/10.30.171.175:40964]) Closing immediately 15:25:17.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17898] - close(TransportIoSession[local=/10.30.170.167:17898, remote=/10.30.171.175:40964])[Immediately] closed 15:25:17.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f8f4268) signal close complete immediately=true 15:25:17.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40964])[Immediately] closed 15:25:17.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8e800bc5, L:/10.30.170.167:17898 ! R:/10.30.171.175:40964] inactive. 15:25:17.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=69, channel=[id: 0x8e800bc5, L:/10.30.170.167:17898 ! R:/10.30.171.175:40964]} end of input detected while session was in state up 15:25:17.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=69, channel=[id: 0x8e800bc5, L:/10.30.170.167:17898 ! R:/10.30.171.175:40964]} down, reason: End of input 15:25:17.906 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36566]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:17.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36566]) process #19 SSH_MSG_IGNORE 15:25:17.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36566]) SSH_MSG_IGNORE 15:25:17.946 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41466]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:25:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41466]) process #14 SSH_MSG_IGNORE 15:25:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41466]) SSH_MSG_IGNORE 15:25:18.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58258]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:18.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58258]) process #21 SSH_MSG_IGNORE 15:25:18.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58258]) SSH_MSG_IGNORE 15:25:18.031 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51242]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:18.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51242]) process #26 SSH_MSG_IGNORE 15:25:18.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51242]) SSH_MSG_IGNORE 15:25:18.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56790]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:18.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56790]) process #17 SSH_MSG_IGNORE 15:25:18.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56790]) SSH_MSG_IGNORE 15:25:18.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36900]) process #15 SSH_MSG_IGNORE 15:25:18.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36900]) SSH_MSG_IGNORE 15:25:18.072 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36900]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:18.185 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35526]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:18.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35526]) process #20 SSH_MSG_IGNORE 15:25:18.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35526]) SSH_MSG_IGNORE 15:25:18.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43178]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:18.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43178]) process #29 SSH_MSG_IGNORE 15:25:18.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43178]) SSH_MSG_IGNORE 15:25:18.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37920]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:18.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37920]) process #18 SSH_MSG_IGNORE 15:25:18.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37920]) SSH_MSG_IGNORE 15:25:18.401 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45728]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:18.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45728]) process #16 SSH_MSG_IGNORE 15:25:18.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45728]) SSH_MSG_IGNORE 15:25:18.428 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48068]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:18.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48068]) process #23 SSH_MSG_IGNORE 15:25:18.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48068]) SSH_MSG_IGNORE 15:25:18.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:45298])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:18.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]) exit code=0, immediate=false 15:25:18.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:18.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45298]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:18.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:18.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45298]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:18.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]) Closing gracefully 15:25:18.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]) 15:25:18.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]) 15:25:18.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:18.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:18.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:18.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:18.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298])[immediately=false] processing 15:25:18.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:18.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45298]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:18.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:18.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]) Closing immediately 15:25:18.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:18.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:18.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298])[immediately=true] processing 15:25:18.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298] 15:25:18.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@291a511a) signal close complete immediately=true 15:25:18.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:18.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@532d5a78) signal close complete immediately=true 15:25:18.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298])[Immediately] closed 15:25:18.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]) result=null 15:25:18.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@8f8f02e) signal close complete immediately=false 15:25:18.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3bb6dc4a) signal close complete immediately=false 15:25:18.529 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45298]) code=0 message='' shell closed 15:25:18.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45298]) Closing immediately 15:25:18.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:18.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45298]]) Closing immediately 15:25:18.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45298]) stopping 15:25:18.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45298]) stopped 15:25:18.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45298]])[Immediately] closed 15:25:18.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17899] - close(TransportIoSession[local=/10.30.170.167:17899, remote=/10.30.171.175:45298]) Closing immediately 15:25:18.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17899] - close(TransportIoSession[local=/10.30.170.167:17899, remote=/10.30.171.175:45298])[Immediately] closed 15:25:18.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@405fc8a7) signal close complete immediately=true 15:25:18.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45298])[Immediately] closed 15:25:18.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x91644dbe, L:/10.30.170.167:17899 ! R:/10.30.171.175:45298] inactive. 15:25:18.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=70, channel=[id: 0x91644dbe, L:/10.30.170.167:17899 ! R:/10.30.171.175:45298]} end of input detected while session was in state up 15:25:18.530 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=70, channel=[id: 0x91644dbe, L:/10.30.170.167:17899 ! R:/10.30.171.175:45298]} down, reason: End of input 15:25:18.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40394]) process #22 SSH_MSG_IGNORE 15:25:18.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40394]) SSH_MSG_IGNORE 15:25:18.611 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40394]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:18.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53840]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:18.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53840]) process #24 SSH_MSG_IGNORE 15:25:18.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53840]) SSH_MSG_IGNORE 15:25:18.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43354]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:18.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43354]) process #17 SSH_MSG_IGNORE 15:25:18.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43354]) SSH_MSG_IGNORE 15:25:18.902 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46538]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:18.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46538]) process #26 SSH_MSG_IGNORE 15:25:18.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46538]) SSH_MSG_IGNORE 15:25:18.940 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46226]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:18.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46226]) process #25 SSH_MSG_IGNORE 15:25:18.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46226]) SSH_MSG_IGNORE 15:25:18.947 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43794]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:18.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43794]) process #27 SSH_MSG_IGNORE 15:25:18.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43794]) SSH_MSG_IGNORE 15:25:18.955 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36946]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:18.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36946]) process #30 SSH_MSG_IGNORE 15:25:18.956 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36946]) SSH_MSG_IGNORE 15:25:19.004 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52594]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:19.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52594]) process #20 SSH_MSG_IGNORE 15:25:19.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52594]) SSH_MSG_IGNORE 15:25:19.038 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39278]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:19.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39278]) process #28 SSH_MSG_IGNORE 15:25:19.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39278]) SSH_MSG_IGNORE 15:25:19.121 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39234]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:19.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39234]) process #23 SSH_MSG_IGNORE 15:25:19.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39234]) SSH_MSG_IGNORE 15:25:19.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37634]) process #19 SSH_MSG_IGNORE 15:25:19.136 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37634]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:19.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37634]) SSH_MSG_IGNORE 15:25:19.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51946]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:25:19.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51946]) process #14 SSH_MSG_IGNORE 15:25:19.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51946]) SSH_MSG_IGNORE 15:25:19.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:37712])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:19.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]) exit code=0, immediate=false 15:25:19.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:19.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37712]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:19.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:19.300 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37712]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:19.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]) Closing gracefully 15:25:19.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]) 15:25:19.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]) 15:25:19.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:19.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:19.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:19.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:19.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712])[immediately=false] processing 15:25:19.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:19.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37712]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:19.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:19.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]) Closing immediately 15:25:19.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:19.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:19.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712])[immediately=true] processing 15:25:19.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712] 15:25:19.301 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18fbf501) signal close complete immediately=true 15:25:19.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:19.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2de06b11) signal close complete immediately=true 15:25:19.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712])[Immediately] closed 15:25:19.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]) result=null 15:25:19.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c588b09) signal close complete immediately=false 15:25:19.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32e6ee07) signal close complete immediately=false 15:25:19.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37712]) code=0 message='' shell closed 15:25:19.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37712]) Closing immediately 15:25:19.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:19.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37712]]) Closing immediately 15:25:19.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37712]) stopping 15:25:19.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37712]) stopped 15:25:19.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37712]])[Immediately] closed 15:25:19.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17900] - close(TransportIoSession[local=/10.30.170.167:17900, remote=/10.30.171.175:37712]) Closing immediately 15:25:19.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17900] - close(TransportIoSession[local=/10.30.170.167:17900, remote=/10.30.171.175:37712])[Immediately] closed 15:25:19.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75f256a7) signal close complete immediately=true 15:25:19.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37712])[Immediately] closed 15:25:19.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8f17a0a6, L:/10.30.170.167:17900 ! R:/10.30.171.175:37712] inactive. 15:25:19.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=71, channel=[id: 0x8f17a0a6, L:/10.30.170.167:17900 ! R:/10.30.171.175:37712]} end of input detected while session was in state up 15:25:19.302 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=71, channel=[id: 0x8f17a0a6, L:/10.30.170.167:17900 ! R:/10.30.171.175:37712]} down, reason: End of input 15:25:19.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43810]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:19.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43810]) process #21 SSH_MSG_IGNORE 15:25:19.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43810]) SSH_MSG_IGNORE 15:25:19.504 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37818]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:19.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37818]) process #29 SSH_MSG_IGNORE 15:25:19.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37818]) SSH_MSG_IGNORE 15:25:19.547 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54670]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:19.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54670]) process #15 SSH_MSG_IGNORE 15:25:19.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54670]) SSH_MSG_IGNORE 15:25:19.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41950]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:19.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41950]) process #16 SSH_MSG_IGNORE 15:25:19.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41950]) SSH_MSG_IGNORE 15:25:19.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34564]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:19.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34564]) process #18 SSH_MSG_IGNORE 15:25:19.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34564]) SSH_MSG_IGNORE 15:25:19.861 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42314]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:19.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42314]) process #22 SSH_MSG_IGNORE 15:25:19.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42314]) SSH_MSG_IGNORE 15:25:19.877 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48458]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:19.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48458]) process #28 SSH_MSG_IGNORE 15:25:19.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48458]) SSH_MSG_IGNORE 15:25:19.962 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48456]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48456]) process #23 SSH_MSG_IGNORE 15:25:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48456]) SSH_MSG_IGNORE 15:25:20.102 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54686]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:20.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54686]) process #26 SSH_MSG_IGNORE 15:25:20.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54686]) SSH_MSG_IGNORE 15:25:20.132 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33478]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:20.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33478]) process #24 SSH_MSG_IGNORE 15:25:20.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33478]) SSH_MSG_IGNORE 15:25:20.183 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48518]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:20.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48518]) process #30 SSH_MSG_IGNORE 15:25:20.183 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48518]) SSH_MSG_IGNORE 15:25:20.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:36460])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:20.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]) exit code=0, immediate=false 15:25:20.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:20.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36460]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:20.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:20.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36460]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:20.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]) Closing gracefully 15:25:20.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]) 15:25:20.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]) 15:25:20.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:20.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:20.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:20.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:20.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460])[immediately=false] processing 15:25:20.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:20.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36460]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:20.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:20.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]) Closing immediately 15:25:20.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:20.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:20.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460])[immediately=true] processing 15:25:20.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460] 15:25:20.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67e3928) signal close complete immediately=true 15:25:20.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:20.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@618d9c0b) signal close complete immediately=true 15:25:20.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460])[Immediately] closed 15:25:20.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]) result=null 15:25:20.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33d38757) signal close complete immediately=false 15:25:20.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2cfe62a) signal close complete immediately=false 15:25:20.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36460]) code=0 message='' shell closed 15:25:20.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36460]) Closing immediately 15:25:20.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:20.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36460]]) Closing immediately 15:25:20.187 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36460]) stopping 15:25:20.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36460]) stopped 15:25:20.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36460]])[Immediately] closed 15:25:20.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17901] - close(TransportIoSession[local=/10.30.170.167:17901, remote=/10.30.171.175:36460]) Closing immediately 15:25:20.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17901] - close(TransportIoSession[local=/10.30.170.167:17901, remote=/10.30.171.175:36460])[Immediately] closed 15:25:20.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@750f2822) signal close complete immediately=true 15:25:20.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36460])[Immediately] closed 15:25:20.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa2566c28, L:/10.30.170.167:17901 ! R:/10.30.171.175:36460] inactive. 15:25:20.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=72, channel=[id: 0xa2566c28, L:/10.30.170.167:17901 ! R:/10.30.171.175:36460]} end of input detected while session was in state up 15:25:20.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=72, channel=[id: 0xa2566c28, L:/10.30.170.167:17901 ! R:/10.30.171.175:36460]} down, reason: End of input 15:25:20.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60386]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:20.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60386]) process #27 SSH_MSG_IGNORE 15:25:20.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60386]) SSH_MSG_IGNORE 15:25:20.273 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50154]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:20.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50154]) process #17 SSH_MSG_IGNORE 15:25:20.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50154]) SSH_MSG_IGNORE 15:25:20.368 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38344]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:20.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38344]) process #20 SSH_MSG_IGNORE 15:25:20.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38344]) SSH_MSG_IGNORE 15:25:20.417 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46280]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:20.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46280]) process #19 SSH_MSG_IGNORE 15:25:20.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46280]) SSH_MSG_IGNORE 15:25:20.439 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38176]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:20.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38176]) process #25 SSH_MSG_IGNORE 15:25:20.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38176]) SSH_MSG_IGNORE 15:25:20.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57900]) process #15 SSH_MSG_IGNORE 15:25:20.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57900]) SSH_MSG_IGNORE 15:25:20.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57900]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:20.555 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60528]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:25:20.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60528]) process #14 SSH_MSG_IGNORE 15:25:20.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60528]) SSH_MSG_IGNORE 15:25:20.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60238]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:20.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60238]) process #21 SSH_MSG_IGNORE 15:25:20.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60238]) SSH_MSG_IGNORE 15:25:20.701 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37192]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:20.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37192]) process #18 SSH_MSG_IGNORE 15:25:20.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37192]) SSH_MSG_IGNORE 15:25:20.908 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55742]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:20.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55742]) process #29 SSH_MSG_IGNORE 15:25:20.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55742]) SSH_MSG_IGNORE 15:25:20.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:46926])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:20.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]) exit code=0, immediate=false 15:25:20.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:20.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46926]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:20.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:20.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46926]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:20.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]) Closing gracefully 15:25:20.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]) 15:25:20.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]) 15:25:20.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:20.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:20.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:20.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:20.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926])[immediately=false] processing 15:25:20.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:20.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46926]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:20.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:20.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]) Closing immediately 15:25:20.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:20.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:20.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926])[immediately=true] processing 15:25:20.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926] 15:25:20.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6995af68) signal close complete immediately=true 15:25:20.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:20.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46d00640) signal close complete immediately=true 15:25:20.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926])[Immediately] closed 15:25:20.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]) result=null 15:25:20.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7655f6f7) signal close complete immediately=false 15:25:20.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b404aea) signal close complete immediately=false 15:25:20.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46926]) code=0 message='' shell closed 15:25:20.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46926]) Closing immediately 15:25:20.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:20.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46926]]) Closing immediately 15:25:20.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46926]) stopping 15:25:20.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46926]) stopped 15:25:20.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46926]])[Immediately] closed 15:25:20.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17902] - close(TransportIoSession[local=/10.30.170.167:17902, remote=/10.30.171.175:46926]) Closing immediately 15:25:20.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17902] - close(TransportIoSession[local=/10.30.170.167:17902, remote=/10.30.171.175:46926])[Immediately] closed 15:25:20.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f6a5a05) signal close complete immediately=true 15:25:20.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46926])[Immediately] closed 15:25:20.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb5f933da, L:/10.30.170.167:17902 ! R:/10.30.171.175:46926] inactive. 15:25:20.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=73, channel=[id: 0xb5f933da, L:/10.30.170.167:17902 ! R:/10.30.171.175:46926]} end of input detected while session was in state up 15:25:20.949 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=73, channel=[id: 0xb5f933da, L:/10.30.170.167:17902 ! R:/10.30.171.175:46926]} down, reason: End of input 15:25:20.964 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47488]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47488]) process #16 SSH_MSG_IGNORE 15:25:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47488]) SSH_MSG_IGNORE 15:25:21.046 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58344]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:21.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58344]) process #23 SSH_MSG_IGNORE 15:25:21.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58344]) SSH_MSG_IGNORE 15:25:21.099 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55096]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55096]) process #22 SSH_MSG_IGNORE 15:25:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55096]) SSH_MSG_IGNORE 15:25:21.176 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43792]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:21.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43792]) process #24 SSH_MSG_IGNORE 15:25:21.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43792]) SSH_MSG_IGNORE 15:25:21.204 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48862]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:21.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48862]) process #28 SSH_MSG_IGNORE 15:25:21.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48862]) SSH_MSG_IGNORE 15:25:21.373 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41986]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:21.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41986]) process #20 SSH_MSG_IGNORE 15:25:21.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41986]) SSH_MSG_IGNORE 15:25:21.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41530]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41530]) process #18 SSH_MSG_IGNORE 15:25:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41530]) SSH_MSG_IGNORE 15:25:21.478 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34534]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:21.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34534]) process #25 SSH_MSG_IGNORE 15:25:21.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34534]) SSH_MSG_IGNORE 15:25:21.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41674]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41674]) process #27 SSH_MSG_IGNORE 15:25:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41674]) SSH_MSG_IGNORE 15:25:21.626 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45468]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:21.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45468]) process #26 SSH_MSG_IGNORE 15:25:21.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45468]) SSH_MSG_IGNORE 15:25:21.644 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40526]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:21.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40526]) process #17 SSH_MSG_IGNORE 15:25:21.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40526]) SSH_MSG_IGNORE 15:25:21.671 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40450]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:21.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40450]) process #30 SSH_MSG_IGNORE 15:25:21.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40450]) SSH_MSG_IGNORE 15:25:21.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:43254])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:21.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]) exit code=0, immediate=false 15:25:21.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:21.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43254]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:21.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:21.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43254]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:21.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]) Closing gracefully 15:25:21.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]) 15:25:21.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]) 15:25:21.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:21.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:21.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:21.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:21.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254])[immediately=false] processing 15:25:21.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:21.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43254]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:21.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:21.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]) Closing immediately 15:25:21.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:21.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:21.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254])[immediately=true] processing 15:25:21.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254] 15:25:21.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55361e9) signal close complete immediately=true 15:25:21.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:21.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39559fd9) signal close complete immediately=true 15:25:21.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254])[Immediately] closed 15:25:21.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]) result=null 15:25:21.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7da9ea6a) signal close complete immediately=false 15:25:21.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7abff893) signal close complete immediately=false 15:25:21.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43254]) code=0 message='' shell closed 15:25:21.698 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43254]) Closing immediately 15:25:21.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:21.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43254]]) Closing immediately 15:25:21.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43254]) stopping 15:25:21.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43254]) stopped 15:25:21.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43254]])[Immediately] closed 15:25:21.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17903] - close(TransportIoSession[local=/10.30.170.167:17903, remote=/10.30.171.175:43254]) Closing immediately 15:25:21.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17903] - close(TransportIoSession[local=/10.30.170.167:17903, remote=/10.30.171.175:43254])[Immediately] closed 15:25:21.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64fd9204) signal close complete immediately=true 15:25:21.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43254])[Immediately] closed 15:25:21.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf1f4b1b7, L:/10.30.170.167:17903 ! R:/10.30.171.175:43254] inactive. 15:25:21.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=74, channel=[id: 0xf1f4b1b7, L:/10.30.170.167:17903 ! R:/10.30.171.175:43254]} end of input detected while session was in state up 15:25:21.699 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=74, channel=[id: 0xf1f4b1b7, L:/10.30.170.167:17903 ! R:/10.30.171.175:43254]} down, reason: End of input 15:25:21.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54212]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:21.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54212]) process #19 SSH_MSG_IGNORE 15:25:21.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54212]) SSH_MSG_IGNORE 15:25:21.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59408]) process #14 SSH_MSG_IGNORE 15:25:21.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59408]) SSH_MSG_IGNORE 15:25:21.867 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59408]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:25:21.882 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37834]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:21.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37834]) process #21 SSH_MSG_IGNORE 15:25:21.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37834]) SSH_MSG_IGNORE 15:25:21.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60730]) process #15 SSH_MSG_IGNORE 15:25:21.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60730]) SSH_MSG_IGNORE 15:25:21.940 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60730]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:21.995 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57814]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:21.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57814]) process #23 SSH_MSG_IGNORE 15:25:21.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57814]) SSH_MSG_IGNORE 15:25:22.040 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48552]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:22.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48552]) process #29 SSH_MSG_IGNORE 15:25:22.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48552]) SSH_MSG_IGNORE 15:25:22.264 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54022]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54022]) process #22 SSH_MSG_IGNORE 15:25:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54022]) SSH_MSG_IGNORE 15:25:22.314 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:22.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #28 SSH_MSG_IGNORE 15:25:22.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:25:22.363 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38882]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:22.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38882]) process #24 SSH_MSG_IGNORE 15:25:22.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38882]) SSH_MSG_IGNORE 15:25:22.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:46070])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:22.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) exit code=0, immediate=false 15:25:22.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:22.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:22.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:22.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:22.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) Closing gracefully 15:25:22.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) 15:25:22.430 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070])[immediately=false] processing 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) Closing immediately 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070])[immediately=true] processing 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070] 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16fb2f7) signal close complete immediately=true 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a6f027a) signal close complete immediately=true 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070])[Immediately] closed 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) result=null 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f6cb8d9) signal close complete immediately=false 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@658678ec) signal close complete immediately=false 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) code=0 message='' shell closed 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46070]) Closing immediately 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46070]]) Closing immediately 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46070]) stopping 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46070]) stopped 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46070]])[Immediately] closed 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17904] - close(TransportIoSession[local=/10.30.170.167:17904, remote=/10.30.171.175:46070]) Closing immediately 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17904] - close(TransportIoSession[local=/10.30.170.167:17904, remote=/10.30.171.175:46070])[Immediately] closed 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@190296a1) signal close complete immediately=true 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46070])[Immediately] closed 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0d6292b8, L:/10.30.170.167:17904 ! R:/10.30.171.175:46070] inactive. 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=75, channel=[id: 0x0d6292b8, L:/10.30.170.167:17904 ! R:/10.30.171.175:46070]} end of input detected while session was in state up 15:25:22.431 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=75, channel=[id: 0x0d6292b8, L:/10.30.170.167:17904 ! R:/10.30.171.175:46070]} down, reason: End of input 15:25:22.502 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55442]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:22.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55442]) process #16 SSH_MSG_IGNORE 15:25:22.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55442]) SSH_MSG_IGNORE 15:25:22.622 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:22.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #20 SSH_MSG_IGNORE 15:25:22.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:25:22.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45404]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:22.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45404]) process #18 SSH_MSG_IGNORE 15:25:22.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45404]) SSH_MSG_IGNORE 15:25:22.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34612]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:22.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34612]) process #17 SSH_MSG_IGNORE 15:25:22.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34612]) SSH_MSG_IGNORE 15:25:22.740 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46206]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:22.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46206]) process #26 SSH_MSG_IGNORE 15:25:22.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46206]) SSH_MSG_IGNORE 15:25:22.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55306]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:22.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55306]) process #27 SSH_MSG_IGNORE 15:25:22.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55306]) SSH_MSG_IGNORE 15:25:22.762 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43696]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:22.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43696]) process #30 SSH_MSG_IGNORE 15:25:22.763 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43696]) SSH_MSG_IGNORE 15:25:22.773 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55710]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:22.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55710]) process #29 SSH_MSG_IGNORE 15:25:22.774 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55710]) SSH_MSG_IGNORE 15:25:23.003 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46850]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:23.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46850]) process #22 SSH_MSG_IGNORE 15:25:23.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46850]) SSH_MSG_IGNORE 15:25:23.045 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51352]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:25:23.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51352]) process #14 SSH_MSG_IGNORE 15:25:23.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51352]) SSH_MSG_IGNORE 15:25:23.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36592]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:23.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36592]) process #19 SSH_MSG_IGNORE 15:25:23.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36592]) SSH_MSG_IGNORE 15:25:23.057 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52710]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:23.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52710]) process #25 SSH_MSG_IGNORE 15:25:23.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52710]) SSH_MSG_IGNORE 15:25:23.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57962]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:23.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57962]) process #23 SSH_MSG_IGNORE 15:25:23.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57962]) SSH_MSG_IGNORE 15:25:23.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57906]) process #15 SSH_MSG_IGNORE 15:25:23.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57906]) SSH_MSG_IGNORE 15:25:23.150 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57906]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:23.213 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59730]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:23.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59730]) process #28 SSH_MSG_IGNORE 15:25:23.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59730]) SSH_MSG_IGNORE 15:25:23.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:40314])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:23.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]) exit code=0, immediate=false 15:25:23.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:23.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40314]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:23.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:23.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40314]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:23.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]) Closing gracefully 15:25:23.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]) 15:25:23.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]) 15:25:23.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:23.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:23.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:23.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:23.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314])[immediately=false] processing 15:25:23.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:23.223 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40314]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:23.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:23.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]) Closing immediately 15:25:23.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:23.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:23.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314])[immediately=true] processing 15:25:23.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314] 15:25:23.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2668770f) signal close complete immediately=true 15:25:23.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:23.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22790961) signal close complete immediately=true 15:25:23.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314])[Immediately] closed 15:25:23.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]) result=null 15:25:23.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ffc0b99) signal close complete immediately=false 15:25:23.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@458e90b2) signal close complete immediately=false 15:25:23.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40314]) code=0 message='' shell closed 15:25:23.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40314]) Closing immediately 15:25:23.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:23.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40314]]) Closing immediately 15:25:23.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40314]) stopping 15:25:23.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40314]) stopped 15:25:23.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40314]])[Immediately] closed 15:25:23.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17905] - close(TransportIoSession[local=/10.30.170.167:17905, remote=/10.30.171.175:40314]) Closing immediately 15:25:23.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17905] - close(TransportIoSession[local=/10.30.170.167:17905, remote=/10.30.171.175:40314])[Immediately] closed 15:25:23.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@203b5703) signal close complete immediately=true 15:25:23.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40314])[Immediately] closed 15:25:23.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8f843f10, L:/10.30.170.167:17905 ! R:/10.30.171.175:40314] inactive. 15:25:23.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=76, channel=[id: 0x8f843f10, L:/10.30.170.167:17905 ! R:/10.30.171.175:40314]} end of input detected while session was in state up 15:25:23.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=76, channel=[id: 0x8f843f10, L:/10.30.170.167:17905 ! R:/10.30.171.175:40314]} down, reason: End of input 15:25:23.362 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47358]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47358]) process #24 SSH_MSG_IGNORE 15:25:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47358]) SSH_MSG_IGNORE 15:25:23.457 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52218]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:23.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52218]) process #21 SSH_MSG_IGNORE 15:25:23.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52218]) SSH_MSG_IGNORE 15:25:23.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57678]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:23.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57678]) process #16 SSH_MSG_IGNORE 15:25:23.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57678]) SSH_MSG_IGNORE 15:25:23.693 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40294]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40294]) process #22 SSH_MSG_IGNORE 15:25:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40294]) SSH_MSG_IGNORE 15:25:23.918 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56642]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:23.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56642]) process #26 SSH_MSG_IGNORE 15:25:23.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56642]) SSH_MSG_IGNORE 15:25:23.924 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59158]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:25:23.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59158]) process #14 SSH_MSG_IGNORE 15:25:23.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59158]) SSH_MSG_IGNORE 15:25:23.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45498]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:23.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45498]) process #18 SSH_MSG_IGNORE 15:25:23.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45498]) SSH_MSG_IGNORE 15:25:23.976 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38228]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:23.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38228]) process #25 SSH_MSG_IGNORE 15:25:23.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38228]) SSH_MSG_IGNORE 15:25:24.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:47616])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:24.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]) exit code=0, immediate=false 15:25:24.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:24.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47616]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:24.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:24.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47616]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:24.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]) Closing gracefully 15:25:24.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]) 15:25:24.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]) 15:25:24.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:24.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:24.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:24.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:24.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616])[immediately=false] processing 15:25:24.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:24.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47616]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:24.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:24.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]) Closing immediately 15:25:24.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:24.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:24.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616])[immediately=true] processing 15:25:24.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616] 15:25:24.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@444cde8a) signal close complete immediately=true 15:25:24.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:24.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3843f26a) signal close complete immediately=true 15:25:24.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616])[Immediately] closed 15:25:24.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]) result=null 15:25:24.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@409f2ba6) signal close complete immediately=false 15:25:24.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@419bbb78) signal close complete immediately=false 15:25:24.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47616]) code=0 message='' shell closed 15:25:24.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:47616]) Closing immediately 15:25:24.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:24.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47616]]) Closing immediately 15:25:24.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47616]) stopping 15:25:24.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47616]) stopped 15:25:24.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47616]])[Immediately] closed 15:25:24.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17906] - close(TransportIoSession[local=/10.30.170.167:17906, remote=/10.30.171.175:47616]) Closing immediately 15:25:24.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17906] - close(TransportIoSession[local=/10.30.170.167:17906, remote=/10.30.171.175:47616])[Immediately] closed 15:25:24.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6381854f) signal close complete immediately=true 15:25:24.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:47616])[Immediately] closed 15:25:24.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x49890db7, L:/10.30.170.167:17906 ! R:/10.30.171.175:47616] inactive. 15:25:24.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=77, channel=[id: 0x49890db7, L:/10.30.170.167:17906 ! R:/10.30.171.175:47616]} end of input detected while session was in state up 15:25:24.010 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=77, channel=[id: 0x49890db7, L:/10.30.170.167:17906 ! R:/10.30.171.175:47616]} down, reason: End of input 15:25:24.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51022]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:24.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51022]) process #20 SSH_MSG_IGNORE 15:25:24.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51022]) SSH_MSG_IGNORE 15:25:24.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54086]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:24.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54086]) process #17 SSH_MSG_IGNORE 15:25:24.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54086]) SSH_MSG_IGNORE 15:25:24.199 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56112]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:24.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56112]) process #30 SSH_MSG_IGNORE 15:25:24.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56112]) SSH_MSG_IGNORE 15:25:24.239 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53034]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:24.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53034]) process #29 SSH_MSG_IGNORE 15:25:24.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53034]) SSH_MSG_IGNORE 15:25:24.246 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57878]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:24.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57878]) process #19 SSH_MSG_IGNORE 15:25:24.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57878]) SSH_MSG_IGNORE 15:25:24.252 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36500]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36500]) process #27 SSH_MSG_IGNORE 15:25:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36500]) SSH_MSG_IGNORE 15:25:24.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38724]) process #15 SSH_MSG_IGNORE 15:25:24.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38724]) SSH_MSG_IGNORE 15:25:24.274 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38724]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:24.370 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35506]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:24.370 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42684]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35506]) process #21 SSH_MSG_IGNORE 15:25:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35506]) SSH_MSG_IGNORE 15:25:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42684]) process #22 SSH_MSG_IGNORE 15:25:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42684]) SSH_MSG_IGNORE 15:25:24.457 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52534]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52534]) process #28 SSH_MSG_IGNORE 15:25:24.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52534]) SSH_MSG_IGNORE 15:25:24.598 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55244]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:24.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55244]) process #24 SSH_MSG_IGNORE 15:25:24.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55244]) SSH_MSG_IGNORE 15:25:24.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37608]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:24.642 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37608]) process #26 SSH_MSG_IGNORE 15:25:24.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37608]) SSH_MSG_IGNORE 15:25:24.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37362]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:24.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37362]) process #23 SSH_MSG_IGNORE 15:25:24.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37362]) SSH_MSG_IGNORE 15:25:24.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:53088])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:24.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]) exit code=0, immediate=false 15:25:24.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:24.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53088]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:24.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:24.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53088]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:24.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]) Closing gracefully 15:25:24.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]) 15:25:24.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]) 15:25:24.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:24.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:24.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:24.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:24.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088])[immediately=false] processing 15:25:24.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:24.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53088]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:24.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:24.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]) Closing immediately 15:25:24.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:24.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:24.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088])[immediately=true] processing 15:25:24.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088] 15:25:24.749 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e90e807) signal close complete immediately=true 15:25:24.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:24.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@24a9f81a) signal close complete immediately=true 15:25:24.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088])[Immediately] closed 15:25:24.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]) result=null 15:25:24.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3edf5426) signal close complete immediately=false 15:25:24.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@513e9ac5) signal close complete immediately=false 15:25:24.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53088]) code=0 message='' shell closed 15:25:24.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:53088]) Closing immediately 15:25:24.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:24.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53088]]) Closing immediately 15:25:24.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53088]) stopping 15:25:24.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53088]) stopped 15:25:24.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53088]])[Immediately] closed 15:25:24.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17907] - close(TransportIoSession[local=/10.30.170.167:17907, remote=/10.30.171.175:53088]) Closing immediately 15:25:24.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17907] - close(TransportIoSession[local=/10.30.170.167:17907, remote=/10.30.171.175:53088])[Immediately] closed 15:25:24.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18a78035) signal close complete immediately=true 15:25:24.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:53088])[Immediately] closed 15:25:24.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x37df990d, L:/10.30.170.167:17907 ! R:/10.30.171.175:53088] inactive. 15:25:24.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=78, channel=[id: 0x37df990d, L:/10.30.170.167:17907 ! R:/10.30.171.175:53088]} end of input detected while session was in state up 15:25:24.763 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=78, channel=[id: 0x37df990d, L:/10.30.170.167:17907 ! R:/10.30.171.175:53088]} down, reason: End of input 15:25:24.892 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37796]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:24.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37796]) process #16 SSH_MSG_IGNORE 15:25:24.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37796]) SSH_MSG_IGNORE 15:25:24.937 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51856]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:24.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51856]) process #25 SSH_MSG_IGNORE 15:25:24.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51856]) SSH_MSG_IGNORE 15:25:25.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36824]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:25.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36824]) process #18 SSH_MSG_IGNORE 15:25:25.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36824]) SSH_MSG_IGNORE 15:25:25.203 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51716]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51716]) process #22 SSH_MSG_IGNORE 15:25:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51716]) SSH_MSG_IGNORE 15:25:25.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34418]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:25.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34418]) process #27 SSH_MSG_IGNORE 15:25:25.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34418]) SSH_MSG_IGNORE 15:25:25.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52248]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:25.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52248]) process #20 SSH_MSG_IGNORE 15:25:25.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52248]) SSH_MSG_IGNORE 15:25:25.338 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41728]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:25.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41728]) process #17 SSH_MSG_IGNORE 15:25:25.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41728]) SSH_MSG_IGNORE 15:25:25.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60606]) process #14 SSH_MSG_IGNORE 15:25:25.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60606]) SSH_MSG_IGNORE 15:25:25.344 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60606]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:25:25.479 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45984]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:25.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45984]) process #30 SSH_MSG_IGNORE 15:25:25.480 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45984]) SSH_MSG_IGNORE 15:25:25.502 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44806]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:25.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44806]) process #29 SSH_MSG_IGNORE 15:25:25.503 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44806]) SSH_MSG_IGNORE 15:25:25.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:60884])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:25.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]) exit code=0, immediate=false 15:25:25.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:25.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60884]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:25.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:25.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60884]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:25.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]) Closing gracefully 15:25:25.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]) 15:25:25.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]) 15:25:25.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:25.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:25.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:25.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:25.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884])[immediately=false] processing 15:25:25.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:25.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60884]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:25.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:25.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]) Closing immediately 15:25:25.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:25.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:25.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884])[immediately=true] processing 15:25:25.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884] 15:25:25.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a6198e6) signal close complete immediately=true 15:25:25.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:25.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@203e45e0) signal close complete immediately=true 15:25:25.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884])[Immediately] closed 15:25:25.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]) result=null 15:25:25.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46831012) signal close complete immediately=false 15:25:25.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c8ba1db) signal close complete immediately=false 15:25:25.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60884]) code=0 message='' shell closed 15:25:25.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60884]) Closing immediately 15:25:25.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:25.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60884]]) Closing immediately 15:25:25.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60884]) stopping 15:25:25.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60884]) stopped 15:25:25.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60884]])[Immediately] closed 15:25:25.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17908] - close(TransportIoSession[local=/10.30.170.167:17908, remote=/10.30.171.175:60884]) Closing immediately 15:25:25.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17908] - close(TransportIoSession[local=/10.30.170.167:17908, remote=/10.30.171.175:60884])[Immediately] closed 15:25:25.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1afba604) signal close complete immediately=true 15:25:25.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60884])[Immediately] closed 15:25:25.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0aa2c7a6, L:/10.30.170.167:17908 ! R:/10.30.171.175:60884] inactive. 15:25:25.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=79, channel=[id: 0x0aa2c7a6, L:/10.30.170.167:17908 ! R:/10.30.171.175:60884]} end of input detected while session was in state up 15:25:25.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=79, channel=[id: 0x0aa2c7a6, L:/10.30.170.167:17908 ! R:/10.30.171.175:60884]} down, reason: End of input 15:25:25.633 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57366]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:25.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57366]) process #21 SSH_MSG_IGNORE 15:25:25.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57366]) SSH_MSG_IGNORE 15:25:25.643 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36554]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:25.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36554]) process #19 SSH_MSG_IGNORE 15:25:25.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36554]) SSH_MSG_IGNORE 15:25:25.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53350]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:25.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53350]) process #24 SSH_MSG_IGNORE 15:25:25.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53350]) SSH_MSG_IGNORE 15:25:25.695 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48780]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:25.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48780]) process #15 SSH_MSG_IGNORE 15:25:25.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48780]) SSH_MSG_IGNORE 15:25:25.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47334]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:25.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47334]) process #28 SSH_MSG_IGNORE 15:25:25.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47334]) SSH_MSG_IGNORE 15:25:25.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39660]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39660]) process #26 SSH_MSG_IGNORE 15:25:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39660]) SSH_MSG_IGNORE 15:25:25.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60986]) process #23 SSH_MSG_IGNORE 15:25:25.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60986]) SSH_MSG_IGNORE 15:25:25.924 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60986]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:26.053 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54436]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54436]) process #25 SSH_MSG_IGNORE 15:25:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54436]) SSH_MSG_IGNORE 15:25:26.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:37244])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:26.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]) exit code=0, immediate=false 15:25:26.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:26.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37244]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:26.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:26.295 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37244]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]) Closing gracefully 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]) 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]) 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244])[immediately=false] processing 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37244]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]) Closing immediately 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244])[immediately=true] processing 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244] 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5edfdbbb) signal close complete immediately=true 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@fee6054) signal close complete immediately=true 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244])[Immediately] closed 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]) result=null 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a542441) signal close complete immediately=false 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6efd0df3) signal close complete immediately=false 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37244]) code=0 message='' shell closed 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37244]) Closing immediately 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37244]]) Closing immediately 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37244]) stopping 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37244]) stopped 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37244]])[Immediately] closed 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17909] - close(TransportIoSession[local=/10.30.170.167:17909, remote=/10.30.171.175:37244]) Closing immediately 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17909] - close(TransportIoSession[local=/10.30.170.167:17909, remote=/10.30.171.175:37244])[Immediately] closed 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e5f1194) signal close complete immediately=true 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37244])[Immediately] closed 15:25:26.296 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3e93e4bd, L:/10.30.170.167:17909 ! R:/10.30.171.175:37244] inactive. 15:25:26.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=80, channel=[id: 0x3e93e4bd, L:/10.30.170.167:17909 ! R:/10.30.171.175:37244]} end of input detected while session was in state up 15:25:26.297 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=80, channel=[id: 0x3e93e4bd, L:/10.30.170.167:17909 ! R:/10.30.171.175:37244]} down, reason: End of input 15:25:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55268]) process #16 SSH_MSG_IGNORE 15:25:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55268]) SSH_MSG_IGNORE 15:25:26.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55268]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:26.421 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49070]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:26.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49070]) process #18 SSH_MSG_IGNORE 15:25:26.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49070]) SSH_MSG_IGNORE 15:25:26.428 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57552]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57552]) process #22 SSH_MSG_IGNORE 15:25:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57552]) SSH_MSG_IGNORE 15:25:26.443 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42244]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:25:26.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42244]) process #14 SSH_MSG_IGNORE 15:25:26.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42244]) SSH_MSG_IGNORE 15:25:26.495 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52840]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:26.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52840]) process #17 SSH_MSG_IGNORE 15:25:26.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52840]) SSH_MSG_IGNORE 15:25:26.597 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48660]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:26.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48660]) process #29 SSH_MSG_IGNORE 15:25:26.597 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48660]) SSH_MSG_IGNORE 15:25:26.599 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60992]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:26.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60992]) process #30 SSH_MSG_IGNORE 15:25:26.600 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60992]) SSH_MSG_IGNORE 15:25:26.665 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55820]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:26.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55820]) process #20 SSH_MSG_IGNORE 15:25:26.665 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55820]) SSH_MSG_IGNORE 15:25:26.726 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60446]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:26.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60446]) process #26 SSH_MSG_IGNORE 15:25:26.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60446]) SSH_MSG_IGNORE 15:25:26.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39688]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:26.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39688]) process #27 SSH_MSG_IGNORE 15:25:26.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39688]) SSH_MSG_IGNORE 15:25:26.811 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48528]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:26.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48528]) process #28 SSH_MSG_IGNORE 15:25:26.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48528]) SSH_MSG_IGNORE 15:25:26.857 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60546]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:26.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60546]) process #23 SSH_MSG_IGNORE 15:25:26.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60546]) SSH_MSG_IGNORE 15:25:26.997 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38280]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38280]) process #24 SSH_MSG_IGNORE 15:25:26.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38280]) SSH_MSG_IGNORE 15:25:27.000 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43912]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:27.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43912]) process #21 SSH_MSG_IGNORE 15:25:27.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43912]) SSH_MSG_IGNORE 15:25:27.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:59038])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:27.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]) exit code=0, immediate=false 15:25:27.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:27.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59038]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:27.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:27.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59038]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:27.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]) Closing gracefully 15:25:27.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]) 15:25:27.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]) 15:25:27.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:27.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:27.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:27.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:27.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038])[immediately=false] processing 15:25:27.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:27.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59038]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:27.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:27.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]) Closing immediately 15:25:27.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:27.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:27.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038])[immediately=true] processing 15:25:27.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038] 15:25:27.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d4f3f88) signal close complete immediately=true 15:25:27.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:27.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6900f1ef) signal close complete immediately=true 15:25:27.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038])[Immediately] closed 15:25:27.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]) result=null 15:25:27.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@cb6007) signal close complete immediately=false 15:25:27.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@245de6d4) signal close complete immediately=false 15:25:27.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59038]) code=0 message='' shell closed 15:25:27.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59038]) Closing immediately 15:25:27.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:27.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59038]]) Closing immediately 15:25:27.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59038]) stopping 15:25:27.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59038]) stopped 15:25:27.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59038]])[Immediately] closed 15:25:27.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17910] - close(TransportIoSession[local=/10.30.170.167:17910, remote=/10.30.171.175:59038]) Closing immediately 15:25:27.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17910] - close(TransportIoSession[local=/10.30.170.167:17910, remote=/10.30.171.175:59038])[Immediately] closed 15:25:27.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@206a3ea8) signal close complete immediately=true 15:25:27.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59038])[Immediately] closed 15:25:27.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbae2ecbe, L:/10.30.170.167:17910 ! R:/10.30.171.175:59038] inactive. 15:25:27.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=81, channel=[id: 0xbae2ecbe, L:/10.30.170.167:17910 ! R:/10.30.171.175:59038]} end of input detected while session was in state up 15:25:27.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=81, channel=[id: 0xbae2ecbe, L:/10.30.170.167:17910 ! R:/10.30.171.175:59038]} down, reason: End of input 15:25:27.156 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51674]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:27.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51674]) process #15 SSH_MSG_IGNORE 15:25:27.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51674]) SSH_MSG_IGNORE 15:25:27.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35726]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:27.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35726]) process #19 SSH_MSG_IGNORE 15:25:27.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35726]) SSH_MSG_IGNORE 15:25:27.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60394]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:27.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60394]) process #17 SSH_MSG_IGNORE 15:25:27.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60394]) SSH_MSG_IGNORE 15:25:27.527 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50286]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:27.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50286]) process #16 SSH_MSG_IGNORE 15:25:27.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50286]) SSH_MSG_IGNORE 15:25:27.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39886]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:27.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39886]) process #25 SSH_MSG_IGNORE 15:25:27.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39886]) SSH_MSG_IGNORE 15:25:27.564 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56184]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:27.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56184]) process #29 SSH_MSG_IGNORE 15:25:27.565 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56184]) SSH_MSG_IGNORE 15:25:27.641 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59012]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:27.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59012]) process #20 SSH_MSG_IGNORE 15:25:27.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59012]) SSH_MSG_IGNORE 15:25:27.730 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39056]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:27.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39056]) process #30 SSH_MSG_IGNORE 15:25:27.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39056]) SSH_MSG_IGNORE 15:25:27.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58780]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:27.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58780]) process #18 SSH_MSG_IGNORE 15:25:27.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58780]) SSH_MSG_IGNORE 15:25:27.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:44776])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:27.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]) exit code=0, immediate=false 15:25:27.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:27.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44776]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:27.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:27.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44776]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:27.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]) Closing gracefully 15:25:27.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]) 15:25:27.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]) 15:25:27.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:27.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:27.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:27.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:27.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776])[immediately=false] processing 15:25:27.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:27.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44776]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:27.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:27.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]) Closing immediately 15:25:27.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:27.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:27.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776])[immediately=true] processing 15:25:27.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776] 15:25:27.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@365006f6) signal close complete immediately=true 15:25:27.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:27.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6bb87f65) signal close complete immediately=true 15:25:27.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776])[Immediately] closed 15:25:27.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]) result=null 15:25:27.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22dfb2c9) signal close complete immediately=false 15:25:27.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@245eb3a1) signal close complete immediately=false 15:25:27.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44776]) code=0 message='' shell closed 15:25:27.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44776]) Closing immediately 15:25:27.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:27.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44776]]) Closing immediately 15:25:27.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44776]) stopping 15:25:27.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44776]) stopped 15:25:27.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44776]])[Immediately] closed 15:25:27.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17911] - close(TransportIoSession[local=/10.30.170.167:17911, remote=/10.30.171.175:44776]) Closing immediately 15:25:27.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17911] - close(TransportIoSession[local=/10.30.170.167:17911, remote=/10.30.171.175:44776])[Immediately] closed 15:25:27.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@128f766a) signal close complete immediately=true 15:25:27.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44776])[Immediately] closed 15:25:27.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x89c7410d, L:/10.30.170.167:17911 ! R:/10.30.171.175:44776] inactive. 15:25:27.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=82, channel=[id: 0x89c7410d, L:/10.30.170.167:17911 ! R:/10.30.171.175:44776]} end of input detected while session was in state up 15:25:27.798 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=82, channel=[id: 0x89c7410d, L:/10.30.170.167:17911 ! R:/10.30.171.175:44776]} down, reason: End of input 15:25:27.842 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42454]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:27.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42454]) process #27 SSH_MSG_IGNORE 15:25:27.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42454]) SSH_MSG_IGNORE 15:25:28.064 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35304]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:25:28.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35304]) process #14 SSH_MSG_IGNORE 15:25:28.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35304]) SSH_MSG_IGNORE 15:25:28.103 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60312]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:28.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60312]) process #21 SSH_MSG_IGNORE 15:25:28.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60312]) SSH_MSG_IGNORE 15:25:28.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60176]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60176]) process #26 SSH_MSG_IGNORE 15:25:28.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60176]) SSH_MSG_IGNORE 15:25:28.113 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47120]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:28.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47120]) process #28 SSH_MSG_IGNORE 15:25:28.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47120]) SSH_MSG_IGNORE 15:25:28.131 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49192]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49192]) process #23 SSH_MSG_IGNORE 15:25:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49192]) SSH_MSG_IGNORE 15:25:28.186 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49288]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49288]) process #24 SSH_MSG_IGNORE 15:25:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49288]) SSH_MSG_IGNORE 15:25:28.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42028]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:28.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42028]) process #16 SSH_MSG_IGNORE 15:25:28.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42028]) SSH_MSG_IGNORE 15:25:28.342 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41124]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:28.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41124]) process #22 SSH_MSG_IGNORE 15:25:28.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41124]) SSH_MSG_IGNORE 15:25:28.345 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40282]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:28.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40282]) process #15 SSH_MSG_IGNORE 15:25:28.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40282]) SSH_MSG_IGNORE 15:25:28.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55574]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:28.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55574]) process #17 SSH_MSG_IGNORE 15:25:28.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55574]) SSH_MSG_IGNORE 15:25:28.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51152]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:28.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51152]) process #20 SSH_MSG_IGNORE 15:25:28.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51152]) SSH_MSG_IGNORE 15:25:28.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:40978])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:28.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]) exit code=0, immediate=false 15:25:28.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:28.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40978]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:28.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:28.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40978]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:28.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]) Closing gracefully 15:25:28.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]) 15:25:28.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]) 15:25:28.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:28.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:28.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:28.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:28.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978])[immediately=false] processing 15:25:28.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:28.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40978]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:28.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:28.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]) Closing immediately 15:25:28.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:28.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:28.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978])[immediately=true] processing 15:25:28.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978] 15:25:28.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40fdd879) signal close complete immediately=true 15:25:28.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:28.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f45e689) signal close complete immediately=true 15:25:28.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978])[Immediately] closed 15:25:28.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]) result=null 15:25:28.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72466239) signal close complete immediately=false 15:25:28.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79140849) signal close complete immediately=false 15:25:28.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40978]) code=0 message='' shell closed 15:25:28.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40978]) Closing immediately 15:25:28.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:28.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40978]]) Closing immediately 15:25:28.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40978]) stopping 15:25:28.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40978]) stopped 15:25:28.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40978]])[Immediately] closed 15:25:28.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17912] - close(TransportIoSession[local=/10.30.170.167:17912, remote=/10.30.171.175:40978]) Closing immediately 15:25:28.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17912] - close(TransportIoSession[local=/10.30.170.167:17912, remote=/10.30.171.175:40978])[Immediately] closed 15:25:28.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57043902) signal close complete immediately=true 15:25:28.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40978])[Immediately] closed 15:25:28.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5e005962, L:/10.30.170.167:17912 ! R:/10.30.171.175:40978] inactive. 15:25:28.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=83, channel=[id: 0x5e005962, L:/10.30.170.167:17912 ! R:/10.30.171.175:40978]} end of input detected while session was in state up 15:25:28.533 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=83, channel=[id: 0x5e005962, L:/10.30.170.167:17912 ! R:/10.30.171.175:40978]} down, reason: End of input 15:25:28.620 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50722]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:28.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50722]) process #25 SSH_MSG_IGNORE 15:25:28.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50722]) SSH_MSG_IGNORE 15:25:28.662 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52024]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:28.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52024]) process #19 SSH_MSG_IGNORE 15:25:28.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52024]) SSH_MSG_IGNORE 15:25:28.832 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60668]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:28.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60668]) process #29 SSH_MSG_IGNORE 15:25:28.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60668]) SSH_MSG_IGNORE 15:25:28.927 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48396]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:28.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48396]) process #16 SSH_MSG_IGNORE 15:25:28.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48396]) SSH_MSG_IGNORE 15:25:29.009 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52786]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:29.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52786]) process #18 SSH_MSG_IGNORE 15:25:29.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52786]) SSH_MSG_IGNORE 15:25:29.098 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58144]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:29.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58144]) process #30 SSH_MSG_IGNORE 15:25:29.099 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58144]) SSH_MSG_IGNORE 15:25:29.172 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57316]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:29.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57316]) process #27 SSH_MSG_IGNORE 15:25:29.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57316]) SSH_MSG_IGNORE 15:25:29.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:48062])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:29.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]) exit code=0, immediate=false 15:25:29.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:29.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48062]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:29.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:29.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48062]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:29.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]) Closing gracefully 15:25:29.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]) 15:25:29.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]) 15:25:29.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:29.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:29.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:29.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:29.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062])[immediately=false] processing 15:25:29.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:29.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48062]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:29.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:29.265 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]) Closing immediately 15:25:29.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:29.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:29.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062])[immediately=true] processing 15:25:29.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062] 15:25:29.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59931d7e) signal close complete immediately=true 15:25:29.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:29.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12b193eb) signal close complete immediately=true 15:25:29.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062])[Immediately] closed 15:25:29.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]) result=null 15:25:29.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68ee2452) signal close complete immediately=false 15:25:29.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@345180a0) signal close complete immediately=false 15:25:29.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48062]) code=0 message='' shell closed 15:25:29.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48062]) Closing immediately 15:25:29.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:29.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48062]]) Closing immediately 15:25:29.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48062]) stopping 15:25:29.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48062]) stopped 15:25:29.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48062]])[Immediately] closed 15:25:29.266 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17913] - close(TransportIoSession[local=/10.30.170.167:17913, remote=/10.30.171.175:48062]) Closing immediately 15:25:29.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17913] - close(TransportIoSession[local=/10.30.170.167:17913, remote=/10.30.171.175:48062])[Immediately] closed 15:25:29.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75e813b9) signal close complete immediately=true 15:25:29.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48062])[Immediately] closed 15:25:29.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd524951e, L:/10.30.170.167:17913 ! R:/10.30.171.175:48062] inactive. 15:25:29.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=84, channel=[id: 0xd524951e, L:/10.30.170.167:17913 ! R:/10.30.171.175:48062]} end of input detected while session was in state up 15:25:29.267 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=84, channel=[id: 0xd524951e, L:/10.30.170.167:17913 ! R:/10.30.171.175:48062]} down, reason: End of input 15:25:29.306 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43976]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:25:29.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43976]) process #14 SSH_MSG_IGNORE 15:25:29.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43976]) SSH_MSG_IGNORE 15:25:29.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58154]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:29.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58154]) process #26 SSH_MSG_IGNORE 15:25:29.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58154]) SSH_MSG_IGNORE 15:25:29.399 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45848]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:29.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45848]) process #28 SSH_MSG_IGNORE 15:25:29.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45848]) SSH_MSG_IGNORE 15:25:29.447 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51500]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:29.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51500]) process #21 SSH_MSG_IGNORE 15:25:29.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51500]) SSH_MSG_IGNORE 15:25:29.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51948]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:29.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51948]) process #23 SSH_MSG_IGNORE 15:25:29.522 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51948]) SSH_MSG_IGNORE 15:25:29.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35068]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:29.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35068]) process #22 SSH_MSG_IGNORE 15:25:29.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35068]) SSH_MSG_IGNORE 15:25:29.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48116]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:29.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48116]) process #24 SSH_MSG_IGNORE 15:25:29.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48116]) SSH_MSG_IGNORE 15:25:29.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40320]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40320]) process #20 SSH_MSG_IGNORE 15:25:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40320]) SSH_MSG_IGNORE 15:25:29.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41236]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:29.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41236]) process #19 SSH_MSG_IGNORE 15:25:29.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41236]) SSH_MSG_IGNORE 15:25:29.782 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47450]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:29.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47450]) process #30 SSH_MSG_IGNORE 15:25:29.783 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47450]) SSH_MSG_IGNORE 15:25:29.816 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54362]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:29.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54362]) process #16 SSH_MSG_IGNORE 15:25:29.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54362]) SSH_MSG_IGNORE 15:25:29.848 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38210]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:29.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38210]) process #15 SSH_MSG_IGNORE 15:25:29.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38210]) SSH_MSG_IGNORE 15:25:29.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:46070])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:29.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) exit code=0, immediate=false 15:25:29.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:29.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:29.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:29.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:29.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) Closing gracefully 15:25:29.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) 15:25:29.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) 15:25:29.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:29.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:29.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:29.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:29.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070])[immediately=false] processing 15:25:29.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:29.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46070]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:29.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:29.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) Closing immediately 15:25:29.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:29.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:29.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070])[immediately=true] processing 15:25:29.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070] 15:25:29.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f55636d) signal close complete immediately=true 15:25:29.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:29.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@382f3f60) signal close complete immediately=true 15:25:29.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070])[Immediately] closed 15:25:29.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) result=null 15:25:29.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70ce4fe6) signal close complete immediately=false 15:25:29.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72bcd86a) signal close complete immediately=false 15:25:29.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46070]) code=0 message='' shell closed 15:25:29.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46070]) Closing immediately 15:25:29.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:29.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46070]]) Closing immediately 15:25:29.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46070]) stopping 15:25:29.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46070]) stopped 15:25:29.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46070]])[Immediately] closed 15:25:29.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17914] - close(TransportIoSession[local=/10.30.170.167:17914, remote=/10.30.171.175:46070]) Closing immediately 15:25:29.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17914] - close(TransportIoSession[local=/10.30.170.167:17914, remote=/10.30.171.175:46070])[Immediately] closed 15:25:29.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76f6835b) signal close complete immediately=true 15:25:29.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46070])[Immediately] closed 15:25:29.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x00928d96, L:/10.30.170.167:17914 ! R:/10.30.171.175:46070] inactive. 15:25:29.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=85, channel=[id: 0x00928d96, L:/10.30.170.167:17914 ! R:/10.30.171.175:46070]} end of input detected while session was in state up 15:25:29.992 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=85, channel=[id: 0x00928d96, L:/10.30.170.167:17914 ! R:/10.30.171.175:46070]} down, reason: End of input 15:25:29.998 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34350]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:29.998 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34350]) process #17 SSH_MSG_IGNORE 15:25:29.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34350]) SSH_MSG_IGNORE 15:25:30.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59392]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:30.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59392]) process #25 SSH_MSG_IGNORE 15:25:30.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59392]) SSH_MSG_IGNORE 15:25:30.202 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53232]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53232]) process #18 SSH_MSG_IGNORE 15:25:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53232]) SSH_MSG_IGNORE 15:25:30.311 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50978]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:30.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50978]) process #27 SSH_MSG_IGNORE 15:25:30.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50978]) SSH_MSG_IGNORE 15:25:30.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48158]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:30.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48158]) process #29 SSH_MSG_IGNORE 15:25:30.392 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48158]) SSH_MSG_IGNORE 15:25:30.400 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47724]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:30.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47724]) process #20 SSH_MSG_IGNORE 15:25:30.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47724]) SSH_MSG_IGNORE 15:25:30.507 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58472]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:30.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58472]) process #30 SSH_MSG_IGNORE 15:25:30.509 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58472]) SSH_MSG_IGNORE 15:25:30.516 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42660]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:30.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42660]) process #26 SSH_MSG_IGNORE 15:25:30.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42660]) SSH_MSG_IGNORE 15:25:30.652 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51540]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:30.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51540]) process #24 SSH_MSG_IGNORE 15:25:30.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51540]) SSH_MSG_IGNORE 15:25:30.657 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57644]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:30.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57644]) process #28 SSH_MSG_IGNORE 15:25:30.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57644]) SSH_MSG_IGNORE 15:25:30.688 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53234]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:30.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53234]) process #21 SSH_MSG_IGNORE 15:25:30.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53234]) SSH_MSG_IGNORE 15:25:30.692 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:37220])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:30.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]) exit code=0, immediate=false 15:25:30.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:30.693 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37220]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:30.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:30.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37220]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:30.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]) Closing gracefully 15:25:30.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]) 15:25:30.694 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]) 15:25:30.695 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:30.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:30.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:30.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:30.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220])[immediately=false] processing 15:25:30.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:30.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37220]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:30.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:30.696 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]) Closing immediately 15:25:30.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:30.697 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:30.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220])[immediately=true] processing 15:25:30.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220] 15:25:30.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d35bc02) signal close complete immediately=true 15:25:30.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:30.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44c87b85) signal close complete immediately=true 15:25:30.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220])[Immediately] closed 15:25:30.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]) result=null 15:25:30.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@376ac69e) signal close complete immediately=false 15:25:30.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63d0601) signal close complete immediately=false 15:25:30.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37220]) code=0 message='' shell closed 15:25:30.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37220]) Closing immediately 15:25:30.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:30.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37220]]) Closing immediately 15:25:30.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37220]) stopping 15:25:30.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37220]) stopped 15:25:30.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37220]])[Immediately] closed 15:25:30.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17915] - close(TransportIoSession[local=/10.30.170.167:17915, remote=/10.30.171.175:37220]) Closing immediately 15:25:30.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17915] - close(TransportIoSession[local=/10.30.170.167:17915, remote=/10.30.171.175:37220])[Immediately] closed 15:25:30.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76186f68) signal close complete immediately=true 15:25:30.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37220])[Immediately] closed 15:25:30.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x446fd729, L:/10.30.170.167:17915 ! R:/10.30.171.175:37220] inactive. 15:25:30.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=86, channel=[id: 0x446fd729, L:/10.30.170.167:17915 ! R:/10.30.171.175:37220]} end of input detected while session was in state up 15:25:30.716 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=86, channel=[id: 0x446fd729, L:/10.30.170.167:17915 ! R:/10.30.171.175:37220]} down, reason: End of input 15:25:30.719 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55164]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:30.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55164]) process #22 SSH_MSG_IGNORE 15:25:30.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55164]) SSH_MSG_IGNORE 15:25:30.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35124]) process #14 SSH_MSG_IGNORE 15:25:30.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35124]) SSH_MSG_IGNORE 15:25:30.739 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35124]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:25:30.820 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54124]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:30.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54124]) process #23 SSH_MSG_IGNORE 15:25:30.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54124]) SSH_MSG_IGNORE 15:25:30.941 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34570]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:30.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34570]) process #18 SSH_MSG_IGNORE 15:25:30.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34570]) SSH_MSG_IGNORE 15:25:30.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52028]) process #19 SSH_MSG_IGNORE 15:25:30.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52028]) SSH_MSG_IGNORE 15:25:30.982 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52028]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:30.991 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46866]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:30.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46866]) process #27 SSH_MSG_IGNORE 15:25:30.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46866]) SSH_MSG_IGNORE 15:25:31.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33802]) process #16 SSH_MSG_IGNORE 15:25:31.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33802]) SSH_MSG_IGNORE 15:25:31.035 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33802]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:31.185 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43618]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:31.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43618]) process #15 SSH_MSG_IGNORE 15:25:31.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43618]) SSH_MSG_IGNORE 15:25:31.273 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46336]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46336]) process #17 SSH_MSG_IGNORE 15:25:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46336]) SSH_MSG_IGNORE 15:25:31.340 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49364]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:31.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49364]) process #29 SSH_MSG_IGNORE 15:25:31.341 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49364]) SSH_MSG_IGNORE 15:25:31.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:35496])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:31.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]) exit code=0, immediate=false 15:25:31.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:31.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35496]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:31.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:31.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35496]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:31.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]) Closing gracefully 15:25:31.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]) 15:25:31.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]) 15:25:31.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:31.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:31.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:31.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:31.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496])[immediately=false] processing 15:25:31.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:31.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35496]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:31.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:31.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]) Closing immediately 15:25:31.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:31.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:31.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496])[immediately=true] processing 15:25:31.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496] 15:25:31.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59b6efb7) signal close complete immediately=true 15:25:31.505 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:31.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@415dd390) signal close complete immediately=true 15:25:31.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496])[Immediately] closed 15:25:31.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]) result=null 15:25:31.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f0d42b8) signal close complete immediately=false 15:25:31.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60b5c753) signal close complete immediately=false 15:25:31.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35496]) code=0 message='' shell closed 15:25:31.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35496]) Closing immediately 15:25:31.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:31.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35496]]) Closing immediately 15:25:31.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35496]) stopping 15:25:31.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35496]) stopped 15:25:31.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35496]])[Immediately] closed 15:25:31.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17916] - close(TransportIoSession[local=/10.30.170.167:17916, remote=/10.30.171.175:35496]) Closing immediately 15:25:31.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17916] - close(TransportIoSession[local=/10.30.170.167:17916, remote=/10.30.171.175:35496])[Immediately] closed 15:25:31.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e1047a5) signal close complete immediately=true 15:25:31.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35496])[Immediately] closed 15:25:31.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa0bc3df8, L:/10.30.170.167:17916 ! R:/10.30.171.175:35496] inactive. 15:25:31.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=87, channel=[id: 0xa0bc3df8, L:/10.30.170.167:17916 ! R:/10.30.171.175:35496]} end of input detected while session was in state up 15:25:31.506 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=87, channel=[id: 0xa0bc3df8, L:/10.30.170.167:17916 ! R:/10.30.171.175:35496]} down, reason: End of input 15:25:31.531 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58794]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:31.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58794]) process #22 SSH_MSG_IGNORE 15:25:31.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58794]) SSH_MSG_IGNORE 15:25:31.563 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56680]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:31.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56680]) process #25 SSH_MSG_IGNORE 15:25:31.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56680]) SSH_MSG_IGNORE 15:25:31.697 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55832]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:31.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55832]) process #20 SSH_MSG_IGNORE 15:25:31.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55832]) SSH_MSG_IGNORE 15:25:31.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38546]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:31.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38546]) process #28 SSH_MSG_IGNORE 15:25:31.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38546]) SSH_MSG_IGNORE 15:25:31.795 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43386]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:25:31.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43386]) process #14 SSH_MSG_IGNORE 15:25:31.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43386]) SSH_MSG_IGNORE 15:25:31.813 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52940]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:31.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52940]) process #19 SSH_MSG_IGNORE 15:25:31.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52940]) SSH_MSG_IGNORE 15:25:31.859 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46924]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:31.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46924]) process #18 SSH_MSG_IGNORE 15:25:31.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46924]) SSH_MSG_IGNORE 15:25:31.913 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35042]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:31.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35042]) process #30 SSH_MSG_IGNORE 15:25:31.913 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35042]) SSH_MSG_IGNORE 15:25:31.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:31.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #21 SSH_MSG_IGNORE 15:25:31.916 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:25:31.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44320]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:31.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44320]) process #26 SSH_MSG_IGNORE 15:25:31.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44320]) SSH_MSG_IGNORE 15:25:31.976 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60726]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:31.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60726]) process #16 SSH_MSG_IGNORE 15:25:31.981 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60726]) SSH_MSG_IGNORE 15:25:32.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33108]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:32.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33108]) process #23 SSH_MSG_IGNORE 15:25:32.025 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33108]) SSH_MSG_IGNORE 15:25:32.137 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51614]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:32.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51614]) process #27 SSH_MSG_IGNORE 15:25:32.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51614]) SSH_MSG_IGNORE 15:25:32.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:36946])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:32.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]) exit code=0, immediate=false 15:25:32.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36946]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36946]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]) Closing gracefully 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]) 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]) 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946])[immediately=false] processing 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36946]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]) Closing immediately 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946])[immediately=true] processing 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946] 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f21e0e6) signal close complete immediately=true 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5394aeee) signal close complete immediately=true 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946])[Immediately] closed 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]) result=null 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d6a9160) signal close complete immediately=false 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@df5c092) signal close complete immediately=false 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36946]) code=0 message='' shell closed 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36946]) Closing immediately 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36946]]) Closing immediately 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36946]) stopping 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36946]) stopped 15:25:32.240 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36946]])[Immediately] closed 15:25:32.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17917] - close(TransportIoSession[local=/10.30.170.167:17917, remote=/10.30.171.175:36946]) Closing immediately 15:25:32.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17917] - close(TransportIoSession[local=/10.30.170.167:17917, remote=/10.30.171.175:36946])[Immediately] closed 15:25:32.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d23371a) signal close complete immediately=true 15:25:32.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36946])[Immediately] closed 15:25:32.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x493cfda9, L:/10.30.170.167:17917 ! R:/10.30.171.175:36946] inactive. 15:25:32.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=88, channel=[id: 0x493cfda9, L:/10.30.170.167:17917 ! R:/10.30.171.175:36946]} end of input detected while session was in state up 15:25:32.241 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=88, channel=[id: 0x493cfda9, L:/10.30.170.167:17917 ! R:/10.30.171.175:36946]} down, reason: End of input 15:25:32.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38498]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:32.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38498]) process #24 SSH_MSG_IGNORE 15:25:32.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38498]) SSH_MSG_IGNORE 15:25:32.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57888]) process #17 SSH_MSG_IGNORE 15:25:32.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57888]) SSH_MSG_IGNORE 15:25:32.338 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57888]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:32.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37282]) process #15 SSH_MSG_IGNORE 15:25:32.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37282]) SSH_MSG_IGNORE 15:25:32.354 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37282]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:32.539 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59580]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:32.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59580]) process #28 SSH_MSG_IGNORE 15:25:32.540 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59580]) SSH_MSG_IGNORE 15:25:32.756 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50732]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:32.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50732]) process #19 SSH_MSG_IGNORE 15:25:32.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50732]) SSH_MSG_IGNORE 15:25:32.804 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38088]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:32.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38088]) process #29 SSH_MSG_IGNORE 15:25:32.805 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38088]) SSH_MSG_IGNORE 15:25:32.836 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50252]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:32.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50252]) process #25 SSH_MSG_IGNORE 15:25:32.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50252]) SSH_MSG_IGNORE 15:25:32.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39282]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:32.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39282]) process #26 SSH_MSG_IGNORE 15:25:32.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39282]) SSH_MSG_IGNORE 15:25:32.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44374]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:32.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44374]) process #22 SSH_MSG_IGNORE 15:25:32.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44374]) SSH_MSG_IGNORE 15:25:32.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46654]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46654]) process #20 SSH_MSG_IGNORE 15:25:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46654]) SSH_MSG_IGNORE 15:25:32.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:48518])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:32.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]) exit code=0, immediate=false 15:25:32.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:32.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48518]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:32.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:32.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48518]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:32.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]) Closing gracefully 15:25:32.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]) 15:25:32.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]) 15:25:32.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:32.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:32.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:32.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:32.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518])[immediately=false] processing 15:25:32.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:32.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48518]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:32.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:32.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]) Closing immediately 15:25:32.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:32.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:32.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518])[immediately=true] processing 15:25:32.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518] 15:25:32.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6315fcd0) signal close complete immediately=true 15:25:32.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:32.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f6c13ce) signal close complete immediately=true 15:25:32.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518])[Immediately] closed 15:25:32.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]) result=null 15:25:32.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f7969da) signal close complete immediately=false 15:25:32.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44655b5) signal close complete immediately=false 15:25:32.975 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48518]) code=0 message='' shell closed 15:25:32.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48518]) Closing immediately 15:25:32.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:32.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48518]]) Closing immediately 15:25:32.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48518]) stopping 15:25:32.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48518]) stopped 15:25:32.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48518]])[Immediately] closed 15:25:32.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17918] - close(TransportIoSession[local=/10.30.170.167:17918, remote=/10.30.171.175:48518]) Closing immediately 15:25:32.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17918] - close(TransportIoSession[local=/10.30.170.167:17918, remote=/10.30.171.175:48518])[Immediately] closed 15:25:32.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48f9ca91) signal close complete immediately=true 15:25:32.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48518])[Immediately] closed 15:25:32.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb77af702, L:/10.30.170.167:17918 ! R:/10.30.171.175:48518] inactive. 15:25:32.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=89, channel=[id: 0xb77af702, L:/10.30.170.167:17918 ! R:/10.30.171.175:48518]} end of input detected while session was in state up 15:25:32.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=89, channel=[id: 0xb77af702, L:/10.30.170.167:17918 ! R:/10.30.171.175:48518]} down, reason: End of input 15:25:33.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:32830]) process #18 SSH_MSG_IGNORE 15:25:33.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:32830]) SSH_MSG_IGNORE 15:25:33.122 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:32830]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:33.123 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46446]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:33.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46446]) process #27 SSH_MSG_IGNORE 15:25:33.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46446]) SSH_MSG_IGNORE 15:25:33.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38054]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:33.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38054]) process #23 SSH_MSG_IGNORE 15:25:33.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38054]) SSH_MSG_IGNORE 15:25:33.305 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59152]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:33.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59152]) process #16 SSH_MSG_IGNORE 15:25:33.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59152]) SSH_MSG_IGNORE 15:25:33.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37572]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:33.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37572]) process #17 SSH_MSG_IGNORE 15:25:33.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37572]) SSH_MSG_IGNORE 15:25:33.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59260]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:25:33.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59260]) process #14 SSH_MSG_IGNORE 15:25:33.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59260]) SSH_MSG_IGNORE 15:25:33.378 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46760]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:33.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46760]) process #30 SSH_MSG_IGNORE 15:25:33.379 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46760]) SSH_MSG_IGNORE 15:25:33.395 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40132]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:33.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40132]) process #21 SSH_MSG_IGNORE 15:25:33.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40132]) SSH_MSG_IGNORE 15:25:33.587 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40090]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:33.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40090]) process #15 SSH_MSG_IGNORE 15:25:33.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40090]) SSH_MSG_IGNORE 15:25:33.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36940]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:33.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36940]) process #24 SSH_MSG_IGNORE 15:25:33.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36940]) SSH_MSG_IGNORE 15:25:33.684 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56816]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56816]) process #26 SSH_MSG_IGNORE 15:25:33.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56816]) SSH_MSG_IGNORE 15:25:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:40450])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]) exit code=0, immediate=false 15:25:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40450]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40450]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]) Closing gracefully 15:25:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]) 15:25:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]) 15:25:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450])[immediately=false] processing 15:25:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40450]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]) Closing immediately 15:25:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450])[immediately=true] processing 15:25:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450] 15:25:33.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b010270) signal close complete immediately=true 15:25:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6311fda3) signal close complete immediately=true 15:25:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450])[Immediately] closed 15:25:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]) result=null 15:25:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5190a2d5) signal close complete immediately=false 15:25:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@158cc933) signal close complete immediately=false 15:25:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40450]) code=0 message='' shell closed 15:25:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40450]) Closing immediately 15:25:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40450]]) Closing immediately 15:25:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40450]) stopping 15:25:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40450]) stopped 15:25:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40450]])[Immediately] closed 15:25:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17919] - close(TransportIoSession[local=/10.30.170.167:17919, remote=/10.30.171.175:40450]) Closing immediately 15:25:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17919] - close(TransportIoSession[local=/10.30.170.167:17919, remote=/10.30.171.175:40450])[Immediately] closed 15:25:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56dd5b70) signal close complete immediately=true 15:25:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40450])[Immediately] closed 15:25:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4d2d0371, L:/10.30.170.167:17919 ! R:/10.30.171.175:40450] inactive. 15:25:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=90, channel=[id: 0x4d2d0371, L:/10.30.170.167:17919 ! R:/10.30.171.175:40450]} end of input detected while session was in state up 15:25:33.690 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=90, channel=[id: 0x4d2d0371, L:/10.30.170.167:17919 ! R:/10.30.171.175:40450]} down, reason: End of input 15:25:33.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53024]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:33.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53024]) process #28 SSH_MSG_IGNORE 15:25:33.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53024]) SSH_MSG_IGNORE 15:25:33.939 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45678]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:33.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45678]) process #29 SSH_MSG_IGNORE 15:25:33.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45678]) SSH_MSG_IGNORE 15:25:34.019 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43564]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:34.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43564]) process #25 SSH_MSG_IGNORE 15:25:34.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43564]) SSH_MSG_IGNORE 15:25:34.118 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41604]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:34.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41604]) process #20 SSH_MSG_IGNORE 15:25:34.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41604]) SSH_MSG_IGNORE 15:25:34.198 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:34.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #19 SSH_MSG_IGNORE 15:25:34.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:25:34.308 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45270]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:34.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45270]) process #18 SSH_MSG_IGNORE 15:25:34.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45270]) SSH_MSG_IGNORE 15:25:34.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:43696])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:34.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]) exit code=0, immediate=false 15:25:34.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:34.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43696]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:34.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:34.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43696]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:34.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]) Closing gracefully 15:25:34.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]) 15:25:34.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]) 15:25:34.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:34.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:34.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:34.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:34.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696])[immediately=false] processing 15:25:34.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:34.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43696]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:34.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:34.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]) Closing immediately 15:25:34.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:34.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:34.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696])[immediately=true] processing 15:25:34.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696] 15:25:34.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26c3d1bf) signal close complete immediately=true 15:25:34.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:34.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@714fea27) signal close complete immediately=true 15:25:34.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696])[Immediately] closed 15:25:34.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]) result=null 15:25:34.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f47d0ed) signal close complete immediately=false 15:25:34.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@312a5cf2) signal close complete immediately=false 15:25:34.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43696]) code=0 message='' shell closed 15:25:34.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43696]) Closing immediately 15:25:34.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:34.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43696]]) Closing immediately 15:25:34.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43696]) stopping 15:25:34.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43696]) stopped 15:25:34.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43696]])[Immediately] closed 15:25:34.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17920] - close(TransportIoSession[local=/10.30.170.167:17920, remote=/10.30.171.175:43696]) Closing immediately 15:25:34.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17920] - close(TransportIoSession[local=/10.30.170.167:17920, remote=/10.30.171.175:43696])[Immediately] closed 15:25:34.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@95c3d41) signal close complete immediately=true 15:25:34.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43696])[Immediately] closed 15:25:34.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x46d99f18, L:/10.30.170.167:17920 ! R:/10.30.171.175:43696] inactive. 15:25:34.403 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=91, channel=[id: 0x46d99f18, L:/10.30.170.167:17920 ! R:/10.30.171.175:43696]} end of input detected while session was in state up 15:25:34.404 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=91, channel=[id: 0x46d99f18, L:/10.30.170.167:17920 ! R:/10.30.171.175:43696]} down, reason: End of input 15:25:34.413 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59614]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59614]) process #16 SSH_MSG_IGNORE 15:25:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59614]) SSH_MSG_IGNORE 15:25:34.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55152]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:34.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55152]) process #22 SSH_MSG_IGNORE 15:25:34.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55152]) SSH_MSG_IGNORE 15:25:34.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60536]) process #23 SSH_MSG_IGNORE 15:25:34.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60536]) SSH_MSG_IGNORE 15:25:34.461 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60536]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:34.482 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50618]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:34.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50618]) process #30 SSH_MSG_IGNORE 15:25:34.483 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50618]) SSH_MSG_IGNORE 15:25:34.501 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58044]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:34.511 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58044]) process #27 SSH_MSG_IGNORE 15:25:34.512 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58044]) SSH_MSG_IGNORE 15:25:34.542 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50140]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:34.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50140]) process #21 SSH_MSG_IGNORE 15:25:34.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50140]) SSH_MSG_IGNORE 15:25:34.796 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35212]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:34.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35212]) process #17 SSH_MSG_IGNORE 15:25:34.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35212]) SSH_MSG_IGNORE 15:25:34.952 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56610]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:34.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56610]) process #24 SSH_MSG_IGNORE 15:25:34.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56610]) SSH_MSG_IGNORE 15:25:35.045 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40368]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:35.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40368]) process #28 SSH_MSG_IGNORE 15:25:35.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40368]) SSH_MSG_IGNORE 15:25:35.058 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44176]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:35.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44176]) process #18 SSH_MSG_IGNORE 15:25:35.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44176]) SSH_MSG_IGNORE 15:25:35.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56248]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:25:35.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56248]) process #14 SSH_MSG_IGNORE 15:25:35.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56248]) SSH_MSG_IGNORE 15:25:35.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43496]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:35.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43496]) process #26 SSH_MSG_IGNORE 15:25:35.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43496]) SSH_MSG_IGNORE 15:25:35.163 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:56112])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]) exit code=0, immediate=false 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56112]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56112]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]) Closing gracefully 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]) 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]) 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112])[immediately=false] processing 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56112]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]) Closing immediately 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112])[immediately=true] processing 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112] 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5563bd5c) signal close complete immediately=true 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e42d81b) signal close complete immediately=true 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112])[Immediately] closed 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]) result=null 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f4d17e6) signal close complete immediately=false 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58bae15a) signal close complete immediately=false 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56112]) code=0 message='' shell closed 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:56112]) Closing immediately 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56112]]) Closing immediately 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56112]) stopping 15:25:35.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56112]) stopped 15:25:35.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56112]])[Immediately] closed 15:25:35.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17921] - close(TransportIoSession[local=/10.30.170.167:17921, remote=/10.30.171.175:56112]) Closing immediately 15:25:35.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17921] - close(TransportIoSession[local=/10.30.170.167:17921, remote=/10.30.171.175:56112])[Immediately] closed 15:25:35.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10fb2e4c) signal close complete immediately=true 15:25:35.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:56112])[Immediately] closed 15:25:35.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2c2d0183, L:/10.30.170.167:17921 ! R:/10.30.171.175:56112] inactive. 15:25:35.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=92, channel=[id: 0x2c2d0183, L:/10.30.170.167:17921 ! R:/10.30.171.175:56112]} end of input detected while session was in state up 15:25:35.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=92, channel=[id: 0x2c2d0183, L:/10.30.170.167:17921 ! R:/10.30.171.175:56112]} down, reason: End of input 15:25:35.170 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57892]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:35.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57892]) process #25 SSH_MSG_IGNORE 15:25:35.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57892]) SSH_MSG_IGNORE 15:25:35.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47086]) process #15 SSH_MSG_IGNORE 15:25:35.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47086]) SSH_MSG_IGNORE 15:25:35.215 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47086]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:35.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55726]) process #16 SSH_MSG_IGNORE 15:25:35.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55726]) SSH_MSG_IGNORE 15:25:35.221 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55726]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:35.329 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59792]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:35.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59792]) process #29 SSH_MSG_IGNORE 15:25:35.329 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59792]) SSH_MSG_IGNORE 15:25:35.353 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59020]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:35.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59020]) process #19 SSH_MSG_IGNORE 15:25:35.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59020]) SSH_MSG_IGNORE 15:25:35.421 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39854]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39854]) process #20 SSH_MSG_IGNORE 15:25:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39854]) SSH_MSG_IGNORE 15:25:35.425 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50180]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50180]) process #22 SSH_MSG_IGNORE 15:25:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50180]) SSH_MSG_IGNORE 15:25:35.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47276]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:35.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37358]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47276]) process #27 SSH_MSG_IGNORE 15:25:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47276]) SSH_MSG_IGNORE 15:25:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37358]) process #30 SSH_MSG_IGNORE 15:25:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37358]) SSH_MSG_IGNORE 15:25:35.711 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58356]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:35.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58356]) process #21 SSH_MSG_IGNORE 15:25:35.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58356]) SSH_MSG_IGNORE 15:25:35.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42458]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:35.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42458]) process #23 SSH_MSG_IGNORE 15:25:35.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42458]) SSH_MSG_IGNORE 15:25:35.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:45984])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:35.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]) exit code=0, immediate=false 15:25:35.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:35.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45984]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:35.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:35.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45984]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:35.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]) Closing gracefully 15:25:35.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]) 15:25:35.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]) 15:25:35.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:35.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:35.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:35.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:35.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984])[immediately=false] processing 15:25:35.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:35.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45984]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:35.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:35.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]) Closing immediately 15:25:35.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:35.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:35.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984])[immediately=true] processing 15:25:35.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984] 15:25:35.873 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63512fe4) signal close complete immediately=true 15:25:35.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:35.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26a1dcf7) signal close complete immediately=true 15:25:35.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984])[Immediately] closed 15:25:35.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]) result=null 15:25:35.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b6e0af7) signal close complete immediately=false 15:25:35.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7843918e) signal close complete immediately=false 15:25:35.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45984]) code=0 message='' shell closed 15:25:35.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45984]) Closing immediately 15:25:35.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:35.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45984]]) Closing immediately 15:25:35.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45984]) stopping 15:25:35.874 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45984]) stopped 15:25:35.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45984]])[Immediately] closed 15:25:35.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17922] - close(TransportIoSession[local=/10.30.170.167:17922, remote=/10.30.171.175:45984]) Closing immediately 15:25:35.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17922] - close(TransportIoSession[local=/10.30.170.167:17922, remote=/10.30.171.175:45984])[Immediately] closed 15:25:35.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1207af6d) signal close complete immediately=true 15:25:35.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45984])[Immediately] closed 15:25:35.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x28c82b67, L:/10.30.170.167:17922 ! R:/10.30.171.175:45984] inactive. 15:25:35.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=93, channel=[id: 0x28c82b67, L:/10.30.170.167:17922 ! R:/10.30.171.175:45984]} end of input detected while session was in state up 15:25:35.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=93, channel=[id: 0x28c82b67, L:/10.30.170.167:17922 ! R:/10.30.171.175:45984]} down, reason: End of input 15:25:36.011 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40848]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:36.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40848]) process #18 SSH_MSG_IGNORE 15:25:36.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40848]) SSH_MSG_IGNORE 15:25:36.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47636]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:36.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47636]) process #25 SSH_MSG_IGNORE 15:25:36.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47636]) SSH_MSG_IGNORE 15:25:36.231 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:36.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #17 SSH_MSG_IGNORE 15:25:36.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:25:36.233 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46464]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:25:36.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46464]) process #14 SSH_MSG_IGNORE 15:25:36.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46464]) SSH_MSG_IGNORE 15:25:36.238 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37492]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37492]) process #24 SSH_MSG_IGNORE 15:25:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37492]) SSH_MSG_IGNORE 15:25:36.380 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46272]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:36.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46272]) process #28 SSH_MSG_IGNORE 15:25:36.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46272]) SSH_MSG_IGNORE 15:25:36.453 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54238]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54238]) process #26 SSH_MSG_IGNORE 15:25:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54238]) SSH_MSG_IGNORE 15:25:36.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44996]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:36.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44996]) process #16 SSH_MSG_IGNORE 15:25:36.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44996]) SSH_MSG_IGNORE 15:25:36.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50372]) process #20 SSH_MSG_IGNORE 15:25:36.541 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50372]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:36.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50372]) SSH_MSG_IGNORE 15:25:36.552 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59766]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:36.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59766]) process #29 SSH_MSG_IGNORE 15:25:36.553 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59766]) SSH_MSG_IGNORE 15:25:36.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:60992])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:36.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]) exit code=0, immediate=false 15:25:36.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:36.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60992]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:36.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:36.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60992]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:36.590 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]) Closing gracefully 15:25:36.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]) 15:25:36.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]) 15:25:36.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:36.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:36.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:36.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:36.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992])[immediately=false] processing 15:25:36.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:36.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60992]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:36.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:36.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]) Closing immediately 15:25:36.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:36.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:36.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992])[immediately=true] processing 15:25:36.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992] 15:25:36.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71c92a2b) signal close complete immediately=true 15:25:36.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:36.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@615dabf2) signal close complete immediately=true 15:25:36.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992])[Immediately] closed 15:25:36.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]) result=null 15:25:36.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36755299) signal close complete immediately=false 15:25:36.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b7d45b7) signal close complete immediately=false 15:25:36.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60992]) code=0 message='' shell closed 15:25:36.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60992]) Closing immediately 15:25:36.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:36.591 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60992]]) Closing immediately 15:25:36.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60992]) stopping 15:25:36.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60992]) stopped 15:25:36.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60992]])[Immediately] closed 15:25:36.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17923] - close(TransportIoSession[local=/10.30.170.167:17923, remote=/10.30.171.175:60992]) Closing immediately 15:25:36.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17923] - close(TransportIoSession[local=/10.30.170.167:17923, remote=/10.30.171.175:60992])[Immediately] closed 15:25:36.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33ddbe81) signal close complete immediately=true 15:25:36.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60992])[Immediately] closed 15:25:36.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3feb8414, L:/10.30.170.167:17923 ! R:/10.30.171.175:60992] inactive. 15:25:36.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=94, channel=[id: 0x3feb8414, L:/10.30.170.167:17923 ! R:/10.30.171.175:60992]} end of input detected while session was in state up 15:25:36.592 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=94, channel=[id: 0x3feb8414, L:/10.30.170.167:17923 ! R:/10.30.171.175:60992]} down, reason: End of input 15:25:36.733 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56674]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:36.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56674]) process #19 SSH_MSG_IGNORE 15:25:36.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56674]) SSH_MSG_IGNORE 15:25:36.733 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57744]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:36.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57744]) process #15 SSH_MSG_IGNORE 15:25:36.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57744]) SSH_MSG_IGNORE 15:25:36.757 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45880]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:36.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45880]) process #30 SSH_MSG_IGNORE 15:25:36.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45880]) SSH_MSG_IGNORE 15:25:36.811 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46650]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:36.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46650]) process #22 SSH_MSG_IGNORE 15:25:36.813 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46650]) SSH_MSG_IGNORE 15:25:36.931 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39958]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:36.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39958]) process #21 SSH_MSG_IGNORE 15:25:36.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39958]) SSH_MSG_IGNORE 15:25:36.963 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41400]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:36.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41400]) process #27 SSH_MSG_IGNORE 15:25:36.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41400]) SSH_MSG_IGNORE 15:25:36.966 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47864]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:36.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47864]) process #23 SSH_MSG_IGNORE 15:25:36.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47864]) SSH_MSG_IGNORE 15:25:37.073 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39500]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39500]) process #18 SSH_MSG_IGNORE 15:25:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39500]) SSH_MSG_IGNORE 15:25:37.214 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40596]) packet #15 sending command=2[SSH_MSG_IGNORE] len=27 15:25:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40596]) process #14 SSH_MSG_IGNORE 15:25:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40596]) SSH_MSG_IGNORE 15:25:37.308 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42082]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:37.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42082]) process #17 SSH_MSG_IGNORE 15:25:37.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42082]) SSH_MSG_IGNORE 15:25:37.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:39056])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:37.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]) exit code=0, immediate=false 15:25:37.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:37.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39056]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:37.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:37.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39056]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:37.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]) Closing gracefully 15:25:37.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]) 15:25:37.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]) 15:25:37.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:37.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:37.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:37.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:37.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056])[immediately=false] processing 15:25:37.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:37.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39056]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:37.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:37.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]) Closing immediately 15:25:37.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:37.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:37.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056])[immediately=true] processing 15:25:37.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056] 15:25:37.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d4d061c) signal close complete immediately=true 15:25:37.434 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:37.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5de5d122) signal close complete immediately=true 15:25:37.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056])[Immediately] closed 15:25:37.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]) result=null 15:25:37.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c3a62d) signal close complete immediately=false 15:25:37.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e6714c0) signal close complete immediately=false 15:25:37.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39056]) code=0 message='' shell closed 15:25:37.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:39056]) Closing immediately 15:25:37.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:37.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39056]]) Closing immediately 15:25:37.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39056]) stopping 15:25:37.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39056]) stopped 15:25:37.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39056]])[Immediately] closed 15:25:37.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17924] - close(TransportIoSession[local=/10.30.170.167:17924, remote=/10.30.171.175:39056]) Closing immediately 15:25:37.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17924] - close(TransportIoSession[local=/10.30.170.167:17924, remote=/10.30.171.175:39056])[Immediately] closed 15:25:37.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1bcf96f6) signal close complete immediately=true 15:25:37.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:39056])[Immediately] closed 15:25:37.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7992036c, L:/10.30.170.167:17924 ! R:/10.30.171.175:39056] inactive. 15:25:37.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=95, channel=[id: 0x7992036c, L:/10.30.170.167:17924 ! R:/10.30.171.175:39056]} end of input detected while session was in state up 15:25:37.435 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=95, channel=[id: 0x7992036c, L:/10.30.170.167:17924 ! R:/10.30.171.175:39056]} down, reason: End of input 15:25:37.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58256]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:37.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58256]) process #30 SSH_MSG_IGNORE 15:25:37.459 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58256]) SSH_MSG_IGNORE 15:25:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40580]) process #28 SSH_MSG_IGNORE 15:25:37.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40580]) SSH_MSG_IGNORE 15:25:37.498 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40580]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:37.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60978]) process #25 SSH_MSG_IGNORE 15:25:37.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60978]) SSH_MSG_IGNORE 15:25:37.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60978]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:37.545 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55224]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:37.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55224]) process #26 SSH_MSG_IGNORE 15:25:37.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55224]) SSH_MSG_IGNORE 15:25:37.791 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53618]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53618]) process #29 SSH_MSG_IGNORE 15:25:37.791 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53618]) SSH_MSG_IGNORE 15:25:37.801 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36408]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:37.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36408]) process #24 SSH_MSG_IGNORE 15:25:37.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36408]) SSH_MSG_IGNORE 15:25:37.880 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55408]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:37.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55408]) process #20 SSH_MSG_IGNORE 15:25:37.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55408]) SSH_MSG_IGNORE 15:25:37.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54286]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:37.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54286]) process #15 SSH_MSG_IGNORE 15:25:37.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54286]) SSH_MSG_IGNORE 15:25:38.006 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42628]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:38.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42628]) process #22 SSH_MSG_IGNORE 15:25:38.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42628]) SSH_MSG_IGNORE 15:25:38.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49154]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:38.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49154]) process #27 SSH_MSG_IGNORE 15:25:38.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49154]) SSH_MSG_IGNORE 15:25:38.083 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43062]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43062]) process #16 SSH_MSG_IGNORE 15:25:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43062]) SSH_MSG_IGNORE 15:25:38.096 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37352]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:38.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37352]) process #19 SSH_MSG_IGNORE 15:25:38.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37352]) SSH_MSG_IGNORE 15:25:38.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:58144])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:38.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]) exit code=0, immediate=false 15:25:38.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:38.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58144]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:38.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:38.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58144]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:38.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]) Closing gracefully 15:25:38.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]) 15:25:38.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]) 15:25:38.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:38.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:38.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:38.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:38.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144])[immediately=false] processing 15:25:38.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:38.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58144]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:38.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:38.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]) Closing immediately 15:25:38.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:38.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:38.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144])[immediately=true] processing 15:25:38.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144] 15:25:38.139 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49eb2107) signal close complete immediately=true 15:25:38.140 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:38.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2cfd359c) signal close complete immediately=true 15:25:38.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144])[Immediately] closed 15:25:38.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]) result=null 15:25:38.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f1ae34) signal close complete immediately=false 15:25:38.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f35d34c) signal close complete immediately=false 15:25:38.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58144]) code=0 message='' shell closed 15:25:38.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58144]) Closing immediately 15:25:38.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:38.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58144]]) Closing immediately 15:25:38.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58144]) stopping 15:25:38.141 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58144]) stopped 15:25:38.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58144]])[Immediately] closed 15:25:38.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17925] - close(TransportIoSession[local=/10.30.170.167:17925, remote=/10.30.171.175:58144]) Closing immediately 15:25:38.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17925] - close(TransportIoSession[local=/10.30.170.167:17925, remote=/10.30.171.175:58144])[Immediately] closed 15:25:38.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fc622b4) signal close complete immediately=true 15:25:38.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58144])[Immediately] closed 15:25:38.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfffed55d, L:/10.30.170.167:17925 ! R:/10.30.171.175:58144] inactive. 15:25:38.142 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=96, channel=[id: 0xfffed55d, L:/10.30.170.167:17925 ! R:/10.30.171.175:58144]} end of input detected while session was in state up 15:25:38.143 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=96, channel=[id: 0xfffed55d, L:/10.30.170.167:17925 ! R:/10.30.171.175:58144]} down, reason: End of input 15:25:38.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36924]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:38.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36924]) process #21 SSH_MSG_IGNORE 15:25:38.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36924]) SSH_MSG_IGNORE 15:25:38.267 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47972]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:38.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47972]) process #28 SSH_MSG_IGNORE 15:25:38.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47972]) SSH_MSG_IGNORE 15:25:38.304 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41398]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:38.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41398]) process #23 SSH_MSG_IGNORE 15:25:38.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41398]) SSH_MSG_IGNORE 15:25:38.330 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33868]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:38.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33868]) process #18 SSH_MSG_IGNORE 15:25:38.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33868]) SSH_MSG_IGNORE 15:25:38.337 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38174]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:38.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38174]) process #30 SSH_MSG_IGNORE 15:25:38.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38174]) SSH_MSG_IGNORE 15:25:38.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42510]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:38.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42510]) process #25 SSH_MSG_IGNORE 15:25:38.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42510]) SSH_MSG_IGNORE 15:25:38.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60160]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:38.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60160]) process #17 SSH_MSG_IGNORE 15:25:38.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60160]) SSH_MSG_IGNORE 15:25:38.621 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36106]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:38.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36106]) process #29 SSH_MSG_IGNORE 15:25:38.622 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36106]) SSH_MSG_IGNORE 15:25:38.742 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #24 SSH_MSG_IGNORE 15:25:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:25:38.767 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54674]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:38.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54674]) process #26 SSH_MSG_IGNORE 15:25:38.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54674]) SSH_MSG_IGNORE 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:47450])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]) exit code=0, immediate=false 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47450]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47450]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]) Closing gracefully 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]) 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]) 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450])[immediately=false] processing 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47450]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]) Closing immediately 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450])[immediately=true] processing 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450] 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a939ae6) signal close complete immediately=true 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3cf1f865) signal close complete immediately=true 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450])[Immediately] closed 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]) result=null 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65de3a7e) signal close complete immediately=false 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@195142c) signal close complete immediately=false 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47450]) code=0 message='' shell closed 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:47450]) Closing immediately 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47450]]) Closing immediately 15:25:38.870 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47450]) stopping 15:25:38.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47450]) stopped 15:25:38.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47450]])[Immediately] closed 15:25:38.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17926] - close(TransportIoSession[local=/10.30.170.167:17926, remote=/10.30.171.175:47450]) Closing immediately 15:25:38.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17926] - close(TransportIoSession[local=/10.30.170.167:17926, remote=/10.30.171.175:47450])[Immediately] closed 15:25:38.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5787fa52) signal close complete immediately=true 15:25:38.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:47450])[Immediately] closed 15:25:38.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf6f49e6a, L:/10.30.170.167:17926 ! R:/10.30.171.175:47450] inactive. 15:25:38.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=97, channel=[id: 0xf6f49e6a, L:/10.30.170.167:17926 ! R:/10.30.171.175:47450]} end of input detected while session was in state up 15:25:38.871 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=97, channel=[id: 0xf6f49e6a, L:/10.30.170.167:17926 ! R:/10.30.171.175:47450]} down, reason: End of input 15:25:38.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50712]) process #20 SSH_MSG_IGNORE 15:25:38.875 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50712]) SSH_MSG_IGNORE 15:25:38.876 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50712]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:39.158 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35768]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:39.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35768]) process #22 SSH_MSG_IGNORE 15:25:39.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35768]) SSH_MSG_IGNORE 15:25:39.180 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58670]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:39.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58670]) process #16 SSH_MSG_IGNORE 15:25:39.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58670]) SSH_MSG_IGNORE 15:25:39.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56304]) process #18 SSH_MSG_IGNORE 15:25:39.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56304]) SSH_MSG_IGNORE 15:25:39.189 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56304]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:39.242 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59584]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:39.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59584]) process #19 SSH_MSG_IGNORE 15:25:39.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59584]) SSH_MSG_IGNORE 15:25:39.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56416]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:39.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56416]) process #15 SSH_MSG_IGNORE 15:25:39.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56416]) SSH_MSG_IGNORE 15:25:39.387 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36484]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:39.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36484]) process #27 SSH_MSG_IGNORE 15:25:39.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36484]) SSH_MSG_IGNORE 15:25:39.471 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57378]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:39.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57378]) process #17 SSH_MSG_IGNORE 15:25:39.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57378]) SSH_MSG_IGNORE 15:25:39.540 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38652]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38652]) process #30 SSH_MSG_IGNORE 15:25:39.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38652]) SSH_MSG_IGNORE 15:25:39.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55850]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:39.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55850]) process #21 SSH_MSG_IGNORE 15:25:39.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55850]) SSH_MSG_IGNORE 15:25:39.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:58472])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:39.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]) exit code=0, immediate=false 15:25:39.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:39.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58472]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:39.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:39.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58472]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:39.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]) Closing gracefully 15:25:39.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]) 15:25:39.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]) 15:25:39.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:39.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:39.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:39.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:39.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472])[immediately=false] processing 15:25:39.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:39.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58472]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:39.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:39.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]) Closing immediately 15:25:39.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:39.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:39.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472])[immediately=true] processing 15:25:39.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472] 15:25:39.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c68c391) signal close complete immediately=true 15:25:39.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:39.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f118326) signal close complete immediately=true 15:25:39.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472])[Immediately] closed 15:25:39.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]) result=null 15:25:39.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b05f9a3) signal close complete immediately=false 15:25:39.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5305a04a) signal close complete immediately=false 15:25:39.559 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58472]) code=0 message='' shell closed 15:25:39.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58472]) Closing immediately 15:25:39.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:39.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58472]]) Closing immediately 15:25:39.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58472]) stopping 15:25:39.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58472]) stopped 15:25:39.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58472]])[Immediately] closed 15:25:39.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17927] - close(TransportIoSession[local=/10.30.170.167:17927, remote=/10.30.171.175:58472]) Closing immediately 15:25:39.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17927] - close(TransportIoSession[local=/10.30.170.167:17927, remote=/10.30.171.175:58472])[Immediately] closed 15:25:39.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9ab95f0) signal close complete immediately=true 15:25:39.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58472])[Immediately] closed 15:25:39.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0322697b, L:/10.30.170.167:17927 ! R:/10.30.171.175:58472] inactive. 15:25:39.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=98, channel=[id: 0x0322697b, L:/10.30.170.167:17927 ! R:/10.30.171.175:58472]} end of input detected while session was in state up 15:25:39.560 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=98, channel=[id: 0x0322697b, L:/10.30.170.167:17927 ! R:/10.30.171.175:58472]} down, reason: End of input 15:25:39.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51538]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:39.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51538]) process #29 SSH_MSG_IGNORE 15:25:39.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51538]) SSH_MSG_IGNORE 15:25:39.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55758]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:39.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55758]) process #23 SSH_MSG_IGNORE 15:25:39.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55758]) SSH_MSG_IGNORE 15:25:39.875 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58680]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:39.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58680]) process #28 SSH_MSG_IGNORE 15:25:39.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58680]) SSH_MSG_IGNORE 15:25:39.976 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:39.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #24 SSH_MSG_IGNORE 15:25:39.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:25:39.997 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57594]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57594]) process #26 SSH_MSG_IGNORE 15:25:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57594]) SSH_MSG_IGNORE 15:25:40.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50400]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:40.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50400]) process #25 SSH_MSG_IGNORE 15:25:40.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50400]) SSH_MSG_IGNORE 15:25:40.163 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41854]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:40.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41854]) process #20 SSH_MSG_IGNORE 15:25:40.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41854]) SSH_MSG_IGNORE 15:25:40.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:35042])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:40.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]) exit code=0, immediate=false 15:25:40.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:40.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35042]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:40.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:40.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35042]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:40.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]) Closing gracefully 15:25:40.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]) 15:25:40.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]) 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042])[immediately=false] processing 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35042]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]) Closing immediately 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042])[immediately=true] processing 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042] 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63908c47) signal close complete immediately=true 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a6a4b01) signal close complete immediately=true 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042])[Immediately] closed 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]) result=null 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@382c0ff8) signal close complete immediately=false 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4249f519) signal close complete immediately=false 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35042]) code=0 message='' shell closed 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35042]) Closing immediately 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35042]]) Closing immediately 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35042]) stopping 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35042]) stopped 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35042]])[Immediately] closed 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17928] - close(TransportIoSession[local=/10.30.170.167:17928, remote=/10.30.171.175:35042]) Closing immediately 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17928] - close(TransportIoSession[local=/10.30.170.167:17928, remote=/10.30.171.175:35042])[Immediately] closed 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@255cbba3) signal close complete immediately=true 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35042])[Immediately] closed 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfcc0d085, L:/10.30.170.167:17928 ! R:/10.30.171.175:35042] inactive. 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=99, channel=[id: 0xfcc0d085, L:/10.30.170.167:17928 ! R:/10.30.171.175:35042]} end of input detected while session was in state up 15:25:40.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=99, channel=[id: 0xfcc0d085, L:/10.30.170.167:17928 ! R:/10.30.171.175:35042]} down, reason: End of input 15:25:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43232]) process #18 SSH_MSG_IGNORE 15:25:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43232]) SSH_MSG_IGNORE 15:25:40.390 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43232]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:40.480 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53276]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:40.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53276]) process #22 SSH_MSG_IGNORE 15:25:40.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53276]) SSH_MSG_IGNORE 15:25:40.487 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43380]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:40.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43380]) process #27 SSH_MSG_IGNORE 15:25:40.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43380]) SSH_MSG_IGNORE 15:25:40.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43862]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:40.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43862]) process #19 SSH_MSG_IGNORE 15:25:40.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43862]) SSH_MSG_IGNORE 15:25:40.743 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40930]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:40.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40930]) process #15 SSH_MSG_IGNORE 15:25:40.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40930]) SSH_MSG_IGNORE 15:25:40.752 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49742]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:40.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49742]) process #21 SSH_MSG_IGNORE 15:25:40.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49742]) SSH_MSG_IGNORE 15:25:40.761 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58864]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:40.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58864]) process #29 SSH_MSG_IGNORE 15:25:40.761 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58864]) SSH_MSG_IGNORE 15:25:40.776 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58078]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58078]) process #28 SSH_MSG_IGNORE 15:25:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58078]) SSH_MSG_IGNORE 15:25:40.808 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37488]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:40.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37488]) process #30 SSH_MSG_IGNORE 15:25:40.814 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37488]) SSH_MSG_IGNORE 15:25:40.894 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41062]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:40.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41062]) process #16 SSH_MSG_IGNORE 15:25:40.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41062]) SSH_MSG_IGNORE 15:25:40.976 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47884]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:40.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47884]) process #23 SSH_MSG_IGNORE 15:25:40.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47884]) SSH_MSG_IGNORE 15:25:40.989 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42588]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:46760])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]) exit code=0, immediate=false 15:25:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46760]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46760]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]) Closing gracefully 15:25:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]) 15:25:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]) 15:25:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760])[immediately=false] processing 15:25:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46760]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]) Closing immediately 15:25:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760])[immediately=true] processing 15:25:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760] 15:25:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17994f10) signal close complete immediately=true 15:25:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@693b198e) signal close complete immediately=true 15:25:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760])[Immediately] closed 15:25:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]) result=null 15:25:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1626526c) signal close complete immediately=false 15:25:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7dfd2b64) signal close complete immediately=false 15:25:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46760]) code=0 message='' shell closed 15:25:40.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46760]) Closing immediately 15:25:40.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:40.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46760]]) Closing immediately 15:25:40.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46760]) stopping 15:25:40.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46760]) stopped 15:25:40.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46760]])[Immediately] closed 15:25:40.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17929] - close(TransportIoSession[local=/10.30.170.167:17929, remote=/10.30.171.175:46760]) Closing immediately 15:25:40.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17929] - close(TransportIoSession[local=/10.30.170.167:17929, remote=/10.30.171.175:46760])[Immediately] closed 15:25:40.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20c11a04) signal close complete immediately=true 15:25:40.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46760])[Immediately] closed 15:25:40.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1c2342c8, L:/10.30.170.167:17929 ! R:/10.30.171.175:46760] inactive. 15:25:40.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=100, channel=[id: 0x1c2342c8, L:/10.30.170.167:17929 ! R:/10.30.171.175:46760]} end of input detected while session was in state up 15:25:40.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=100, channel=[id: 0x1c2342c8, L:/10.30.170.167:17929 ! R:/10.30.171.175:46760]} down, reason: End of input 15:25:40.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42588]) process #25 SSH_MSG_IGNORE 15:25:40.992 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42588]) SSH_MSG_IGNORE 15:25:40.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36490]) process #17 SSH_MSG_IGNORE 15:25:40.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36490]) SSH_MSG_IGNORE 15:25:40.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36490]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:41.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51622]) process #18 SSH_MSG_IGNORE 15:25:41.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51622]) SSH_MSG_IGNORE 15:25:41.080 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51622]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:41.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55450]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:41.269 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55450]) process #24 SSH_MSG_IGNORE 15:25:41.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55450]) SSH_MSG_IGNORE 15:25:41.354 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56052]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:41.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56052]) process #26 SSH_MSG_IGNORE 15:25:41.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56052]) SSH_MSG_IGNORE 15:25:41.357 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38246]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:41.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38246]) process #20 SSH_MSG_IGNORE 15:25:41.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38246]) SSH_MSG_IGNORE 15:25:41.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33716]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:41.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33716]) process #28 SSH_MSG_IGNORE 15:25:41.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33716]) SSH_MSG_IGNORE 15:25:41.579 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35884]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:41.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35884]) process #22 SSH_MSG_IGNORE 15:25:41.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35884]) SSH_MSG_IGNORE 15:25:41.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:50618])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:41.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]) exit code=0, immediate=false 15:25:41.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:41.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50618]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:41.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:41.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50618]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:41.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]) Closing gracefully 15:25:41.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]) 15:25:41.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]) 15:25:41.678 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:41.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:41.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:41.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:41.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618])[immediately=false] processing 15:25:41.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:41.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50618]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:41.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:41.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]) Closing immediately 15:25:41.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:41.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:41.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618])[immediately=true] processing 15:25:41.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618] 15:25:41.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31bfb360) signal close complete immediately=true 15:25:41.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:41.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65fd09ea) signal close complete immediately=true 15:25:41.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618])[Immediately] closed 15:25:41.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]) result=null 15:25:41.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b259227) signal close complete immediately=false 15:25:41.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26d1e1ec) signal close complete immediately=false 15:25:41.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50618]) code=0 message='' shell closed 15:25:41.679 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50618]) Closing immediately 15:25:41.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:41.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50618]]) Closing immediately 15:25:41.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50618]) stopping 15:25:41.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50618]) stopped 15:25:41.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50618]])[Immediately] closed 15:25:41.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17930] - close(TransportIoSession[local=/10.30.170.167:17930, remote=/10.30.171.175:50618]) Closing immediately 15:25:41.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17930] - close(TransportIoSession[local=/10.30.170.167:17930, remote=/10.30.171.175:50618])[Immediately] closed 15:25:41.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a3972e5) signal close complete immediately=true 15:25:41.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50618])[Immediately] closed 15:25:41.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd3acfd9c, L:/10.30.170.167:17930 ! R:/10.30.171.175:50618] inactive. 15:25:41.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=101, channel=[id: 0xd3acfd9c, L:/10.30.170.167:17930 ! R:/10.30.171.175:50618]} end of input detected while session was in state up 15:25:41.680 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=101, channel=[id: 0xd3acfd9c, L:/10.30.170.167:17930 ! R:/10.30.171.175:50618]} down, reason: End of input 15:25:41.742 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36860]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:41.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36860]) process #27 SSH_MSG_IGNORE 15:25:41.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36860]) SSH_MSG_IGNORE 15:25:41.837 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59380]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59380]) process #18 SSH_MSG_IGNORE 15:25:41.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59380]) SSH_MSG_IGNORE 15:25:41.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52712]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:41.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52712]) process #15 SSH_MSG_IGNORE 15:25:41.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52712]) SSH_MSG_IGNORE 15:25:41.896 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60352]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:41.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60352]) process #19 SSH_MSG_IGNORE 15:25:41.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60352]) SSH_MSG_IGNORE 15:25:41.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34526]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:42.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34526]) process #23 SSH_MSG_IGNORE 15:25:42.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34526]) SSH_MSG_IGNORE 15:25:42.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34438]) process #16 SSH_MSG_IGNORE 15:25:42.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34438]) SSH_MSG_IGNORE 15:25:42.081 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34438]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:42.133 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55736]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:42.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55736]) process #30 SSH_MSG_IGNORE 15:25:42.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55736]) SSH_MSG_IGNORE 15:25:42.165 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58508]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58508]) process #20 SSH_MSG_IGNORE 15:25:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58508]) SSH_MSG_IGNORE 15:25:42.213 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56412]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:42.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56412]) process #17 SSH_MSG_IGNORE 15:25:42.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56412]) SSH_MSG_IGNORE 15:25:42.235 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59672]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:42.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59672]) process #29 SSH_MSG_IGNORE 15:25:42.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59672]) SSH_MSG_IGNORE 15:25:42.294 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58928]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:42.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58928]) process #25 SSH_MSG_IGNORE 15:25:42.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58928]) SSH_MSG_IGNORE 15:25:42.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:37358])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:42.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]) exit code=0, immediate=false 15:25:42.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:42.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37358]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:42.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:42.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37358]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:42.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]) Closing gracefully 15:25:42.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]) 15:25:42.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]) 15:25:42.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:42.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:42.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:42.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:42.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358])[immediately=false] processing 15:25:42.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:42.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37358]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:42.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:42.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]) Closing immediately 15:25:42.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:42.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:42.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358])[immediately=true] processing 15:25:42.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358] 15:25:42.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55b4e8d0) signal close complete immediately=true 15:25:42.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:42.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ee53789) signal close complete immediately=true 15:25:42.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358])[Immediately] closed 15:25:42.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]) result=null 15:25:42.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70ed2d14) signal close complete immediately=false 15:25:42.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f6e2e11) signal close complete immediately=false 15:25:42.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37358]) code=0 message='' shell closed 15:25:42.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37358]) Closing immediately 15:25:42.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:42.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37358]]) Closing immediately 15:25:42.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37358]) stopping 15:25:42.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37358]) stopped 15:25:42.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37358]])[Immediately] closed 15:25:42.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17931] - close(TransportIoSession[local=/10.30.170.167:17931, remote=/10.30.171.175:37358]) Closing immediately 15:25:42.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17931] - close(TransportIoSession[local=/10.30.170.167:17931, remote=/10.30.171.175:37358])[Immediately] closed 15:25:42.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d6eaf44) signal close complete immediately=true 15:25:42.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37358])[Immediately] closed 15:25:42.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x18aa5296, L:/10.30.170.167:17931 ! R:/10.30.171.175:37358] inactive. 15:25:42.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=102, channel=[id: 0x18aa5296, L:/10.30.170.167:17931 ! R:/10.30.171.175:37358]} end of input detected while session was in state up 15:25:42.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=102, channel=[id: 0x18aa5296, L:/10.30.170.167:17931 ! R:/10.30.171.175:37358]} down, reason: End of input 15:25:42.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53432]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53432]) process #21 SSH_MSG_IGNORE 15:25:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53432]) SSH_MSG_IGNORE 15:25:42.721 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58460]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:42.721 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58460]) process #24 SSH_MSG_IGNORE 15:25:42.722 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58460]) SSH_MSG_IGNORE 15:25:42.769 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58944]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:42.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58944]) process #26 SSH_MSG_IGNORE 15:25:42.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58944]) SSH_MSG_IGNORE 15:25:42.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53756]) process #15 SSH_MSG_IGNORE 15:25:42.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53756]) SSH_MSG_IGNORE 15:25:42.900 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53756]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:42.975 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53306]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:42.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53306]) process #22 SSH_MSG_IGNORE 15:25:42.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53306]) SSH_MSG_IGNORE 15:25:43.090 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38082]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:43.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38082]) process #19 SSH_MSG_IGNORE 15:25:43.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38082]) SSH_MSG_IGNORE 15:25:43.110 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:45880])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]) exit code=0, immediate=false 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45880]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45880]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]) Closing gracefully 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]) 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]) 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880])[immediately=false] processing 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45880]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]) Closing immediately 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880])[immediately=true] processing 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880] 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6810a242) signal close complete immediately=true 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@239ff584) signal close complete immediately=true 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880])[Immediately] closed 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]) result=null 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c03b7a9) signal close complete immediately=false 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@485c8424) signal close complete immediately=false 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45880]) code=0 message='' shell closed 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45880]) Closing immediately 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45880]]) Closing immediately 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45880]) stopping 15:25:43.111 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45880]) stopped 15:25:43.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45880]])[Immediately] closed 15:25:43.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17932] - close(TransportIoSession[local=/10.30.170.167:17932, remote=/10.30.171.175:45880]) Closing immediately 15:25:43.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17932] - close(TransportIoSession[local=/10.30.170.167:17932, remote=/10.30.171.175:45880])[Immediately] closed 15:25:43.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25332ddf) signal close complete immediately=true 15:25:43.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45880])[Immediately] closed 15:25:43.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6a24b37a, L:/10.30.170.167:17932 ! R:/10.30.171.175:45880] inactive. 15:25:43.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=103, channel=[id: 0x6a24b37a, L:/10.30.170.167:17932 ! R:/10.30.171.175:45880]} end of input detected while session was in state up 15:25:43.112 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=103, channel=[id: 0x6a24b37a, L:/10.30.170.167:17932 ! R:/10.30.171.175:45880]} down, reason: End of input 15:25:43.147 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53916]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:43.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53916]) process #27 SSH_MSG_IGNORE 15:25:43.148 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53916]) SSH_MSG_IGNORE 15:25:43.178 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50008]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50008]) process #18 SSH_MSG_IGNORE 15:25:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50008]) SSH_MSG_IGNORE 15:25:43.256 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42858]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42858]) process #30 SSH_MSG_IGNORE 15:25:43.257 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42858]) SSH_MSG_IGNORE 15:25:43.266 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37728]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:43.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37728]) process #16 SSH_MSG_IGNORE 15:25:43.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37728]) SSH_MSG_IGNORE 15:25:43.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55276]) process #17 SSH_MSG_IGNORE 15:25:43.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55276]) SSH_MSG_IGNORE 15:25:43.338 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55276]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:43.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35848]) process #23 SSH_MSG_IGNORE 15:25:43.343 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35848]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:43.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35848]) SSH_MSG_IGNORE 15:25:43.352 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52830]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:43.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52830]) process #28 SSH_MSG_IGNORE 15:25:43.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52830]) SSH_MSG_IGNORE 15:25:43.383 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39606]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:43.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39606]) process #29 SSH_MSG_IGNORE 15:25:43.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39606]) SSH_MSG_IGNORE 15:25:43.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41624]) process #20 SSH_MSG_IGNORE 15:25:43.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41624]) SSH_MSG_IGNORE 15:25:43.438 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41624]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:43.754 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33814]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33814]) process #25 SSH_MSG_IGNORE 15:25:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33814]) SSH_MSG_IGNORE 15:25:43.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34874]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:43.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34874]) process #24 SSH_MSG_IGNORE 15:25:43.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34874]) SSH_MSG_IGNORE 15:25:43.954 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51094]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51094]) process #26 SSH_MSG_IGNORE 15:25:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51094]) SSH_MSG_IGNORE 15:25:43.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:58256])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:43.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]) exit code=0, immediate=false 15:25:43.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:43.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58256]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:43.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:43.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58256]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:43.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]) Closing gracefully 15:25:43.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]) 15:25:43.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]) 15:25:43.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:43.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:43.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:43.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:43.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256])[immediately=false] processing 15:25:43.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:43.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58256]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:43.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:43.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]) Closing immediately 15:25:43.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:43.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:43.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256])[immediately=true] processing 15:25:43.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256] 15:25:43.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@91d8142) signal close complete immediately=true 15:25:43.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:43.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2430d8c2) signal close complete immediately=true 15:25:43.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256])[Immediately] closed 15:25:43.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]) result=null 15:25:43.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@210f4bec) signal close complete immediately=false 15:25:43.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@255d67fb) signal close complete immediately=false 15:25:43.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58256]) code=0 message='' shell closed 15:25:43.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58256]) Closing immediately 15:25:43.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:43.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58256]]) Closing immediately 15:25:43.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58256]) stopping 15:25:43.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58256]) stopped 15:25:43.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58256]])[Immediately] closed 15:25:43.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17933] - close(TransportIoSession[local=/10.30.170.167:17933, remote=/10.30.171.175:58256]) Closing immediately 15:25:43.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17933] - close(TransportIoSession[local=/10.30.170.167:17933, remote=/10.30.171.175:58256])[Immediately] closed 15:25:43.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40aff583) signal close complete immediately=true 15:25:43.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58256])[Immediately] closed 15:25:43.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x776a9f98, L:/10.30.170.167:17933 ! R:/10.30.171.175:58256] inactive. 15:25:43.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=104, channel=[id: 0x776a9f98, L:/10.30.170.167:17933 ! R:/10.30.171.175:58256]} end of input detected while session was in state up 15:25:43.966 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=104, channel=[id: 0x776a9f98, L:/10.30.170.167:17933 ! R:/10.30.171.175:58256]} down, reason: End of input 15:25:44.093 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54604]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:44.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54604]) process #21 SSH_MSG_IGNORE 15:25:44.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54604]) SSH_MSG_IGNORE 15:25:44.228 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44134]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:44.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44134]) process #22 SSH_MSG_IGNORE 15:25:44.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44134]) SSH_MSG_IGNORE 15:25:44.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45182]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:44.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45182]) process #15 SSH_MSG_IGNORE 15:25:44.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45182]) SSH_MSG_IGNORE 15:25:44.324 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38072]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:44.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38072]) process #27 SSH_MSG_IGNORE 15:25:44.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38072]) SSH_MSG_IGNORE 15:25:44.341 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39664]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:44.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39664]) process #19 SSH_MSG_IGNORE 15:25:44.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39664]) SSH_MSG_IGNORE 15:25:44.443 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46718]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46718]) process #30 SSH_MSG_IGNORE 15:25:44.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46718]) SSH_MSG_IGNORE 15:25:44.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60648]) process #16 SSH_MSG_IGNORE 15:25:44.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60648]) SSH_MSG_IGNORE 15:25:44.467 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60648]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:44.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54966]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:44.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54966]) process #18 SSH_MSG_IGNORE 15:25:44.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54966]) SSH_MSG_IGNORE 15:25:44.559 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57704]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:44.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57704]) process #28 SSH_MSG_IGNORE 15:25:44.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57704]) SSH_MSG_IGNORE 15:25:44.582 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51458]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:44.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51458]) process #20 SSH_MSG_IGNORE 15:25:44.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51458]) SSH_MSG_IGNORE 15:25:44.639 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44426]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:44.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44426]) process #29 SSH_MSG_IGNORE 15:25:44.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44426]) SSH_MSG_IGNORE 15:25:44.675 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54224]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:44.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54224]) process #23 SSH_MSG_IGNORE 15:25:44.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54224]) SSH_MSG_IGNORE 15:25:44.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:38174])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:44.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]) exit code=0, immediate=false 15:25:44.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:44.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38174]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:44.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:44.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38174]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:44.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]) Closing gracefully 15:25:44.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]) 15:25:44.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]) 15:25:44.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:44.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:44.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:44.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:44.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174])[immediately=false] processing 15:25:44.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:44.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38174]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:44.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:44.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]) Closing immediately 15:25:44.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:44.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:44.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174])[immediately=true] processing 15:25:44.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174] 15:25:44.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b78179c) signal close complete immediately=true 15:25:44.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:44.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77b238f9) signal close complete immediately=true 15:25:44.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174])[Immediately] closed 15:25:44.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]) result=null 15:25:44.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68c769b5) signal close complete immediately=false 15:25:44.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@294f1505) signal close complete immediately=false 15:25:44.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38174]) code=0 message='' shell closed 15:25:44.715 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38174]) Closing immediately 15:25:44.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:44.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38174]]) Closing immediately 15:25:44.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38174]) stopping 15:25:44.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38174]) stopped 15:25:44.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38174]])[Immediately] closed 15:25:44.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17934] - close(TransportIoSession[local=/10.30.170.167:17934, remote=/10.30.171.175:38174]) Closing immediately 15:25:44.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17934] - close(TransportIoSession[local=/10.30.170.167:17934, remote=/10.30.171.175:38174])[Immediately] closed 15:25:44.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12b02347) signal close complete immediately=true 15:25:44.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38174])[Immediately] closed 15:25:44.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6ac9428d, L:/10.30.170.167:17934 ! R:/10.30.171.175:38174] inactive. 15:25:44.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=105, channel=[id: 0x6ac9428d, L:/10.30.170.167:17934 ! R:/10.30.171.175:38174]} end of input detected while session was in state up 15:25:44.716 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=105, channel=[id: 0x6ac9428d, L:/10.30.170.167:17934 ! R:/10.30.171.175:38174]} down, reason: End of input 15:25:44.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38338]) process #17 SSH_MSG_IGNORE 15:25:44.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38338]) SSH_MSG_IGNORE 15:25:44.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38338]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:44.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34800]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:44.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34800]) process #25 SSH_MSG_IGNORE 15:25:44.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34800]) SSH_MSG_IGNORE 15:25:45.011 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45432]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:45.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45432]) process #24 SSH_MSG_IGNORE 15:25:45.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45432]) SSH_MSG_IGNORE 15:25:45.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58294]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:45.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58294]) process #21 SSH_MSG_IGNORE 15:25:45.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58294]) SSH_MSG_IGNORE 15:25:45.256 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34156]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:45.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34156]) process #26 SSH_MSG_IGNORE 15:25:45.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34156]) SSH_MSG_IGNORE 15:25:45.361 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47294]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:45.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47294]) process #15 SSH_MSG_IGNORE 15:25:45.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47294]) SSH_MSG_IGNORE 15:25:45.389 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49088]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:45.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49088]) process #16 SSH_MSG_IGNORE 15:25:45.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49088]) SSH_MSG_IGNORE 15:25:45.393 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:45.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #20 SSH_MSG_IGNORE 15:25:45.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:25:45.408 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42720]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42720]) process #28 SSH_MSG_IGNORE 15:25:45.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42720]) SSH_MSG_IGNORE 15:25:45.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:38652])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:45.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]) exit code=0, immediate=false 15:25:45.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:45.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38652]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:45.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:45.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38652]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:45.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]) Closing gracefully 15:25:45.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]) 15:25:45.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]) 15:25:45.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:45.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:45.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:45.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:45.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652])[immediately=false] processing 15:25:45.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:45.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38652]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:45.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:45.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]) Closing immediately 15:25:45.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:45.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:45.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652])[immediately=true] processing 15:25:45.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652] 15:25:45.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@510bf62) signal close complete immediately=true 15:25:45.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:45.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6beecbab) signal close complete immediately=true 15:25:45.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652])[Immediately] closed 15:25:45.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]) result=null 15:25:45.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c5badd7) signal close complete immediately=false 15:25:45.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40c32971) signal close complete immediately=false 15:25:45.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38652]) code=0 message='' shell closed 15:25:45.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38652]) Closing immediately 15:25:45.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:45.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38652]]) Closing immediately 15:25:45.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38652]) stopping 15:25:45.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38652]) stopped 15:25:45.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38652]])[Immediately] closed 15:25:45.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17935] - close(TransportIoSession[local=/10.30.170.167:17935, remote=/10.30.171.175:38652]) Closing immediately 15:25:45.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17935] - close(TransportIoSession[local=/10.30.170.167:17935, remote=/10.30.171.175:38652])[Immediately] closed 15:25:45.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@402865a4) signal close complete immediately=true 15:25:45.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38652])[Immediately] closed 15:25:45.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd4a3ee79, L:/10.30.170.167:17935 ! R:/10.30.171.175:38652] inactive. 15:25:45.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=106, channel=[id: 0xd4a3ee79, L:/10.30.170.167:17935 ! R:/10.30.171.175:38652]} end of input detected while session was in state up 15:25:45.444 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=106, channel=[id: 0xd4a3ee79, L:/10.30.170.167:17935 ! R:/10.30.171.175:38652]} down, reason: End of input 15:25:45.486 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52898]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52898]) process #22 SSH_MSG_IGNORE 15:25:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52898]) SSH_MSG_IGNORE 15:25:45.566 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38784]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:45.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38784]) process #27 SSH_MSG_IGNORE 15:25:45.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38784]) SSH_MSG_IGNORE 15:25:45.628 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49122]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:45.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49122]) process #19 SSH_MSG_IGNORE 15:25:45.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49122]) SSH_MSG_IGNORE 15:25:45.701 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60442]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:45.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60442]) process #17 SSH_MSG_IGNORE 15:25:45.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60442]) SSH_MSG_IGNORE 15:25:45.794 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34114]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34114]) process #18 SSH_MSG_IGNORE 15:25:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34114]) SSH_MSG_IGNORE 15:25:45.899 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51526]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:45.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51526]) process #30 SSH_MSG_IGNORE 15:25:45.900 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51526]) SSH_MSG_IGNORE 15:25:45.933 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57916]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:45.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57916]) process #29 SSH_MSG_IGNORE 15:25:45.935 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57916]) SSH_MSG_IGNORE 15:25:46.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45406]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:46.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45406]) process #25 SSH_MSG_IGNORE 15:25:46.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45406]) SSH_MSG_IGNORE 15:25:46.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45820]) process #23 SSH_MSG_IGNORE 15:25:46.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45820]) SSH_MSG_IGNORE 15:25:46.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45820]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:46.191 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33070]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33070]) process #24 SSH_MSG_IGNORE 15:25:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33070]) SSH_MSG_IGNORE 15:25:46.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:37488])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:46.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]) exit code=0, immediate=false 15:25:46.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:46.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37488]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:46.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:46.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37488]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:46.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]) Closing gracefully 15:25:46.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]) 15:25:46.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]) 15:25:46.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:46.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:46.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:46.279 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488])[immediately=false] processing 15:25:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37488]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]) Closing immediately 15:25:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488])[immediately=true] processing 15:25:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488] 15:25:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1823d555) signal close complete immediately=true 15:25:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@799ece6) signal close complete immediately=true 15:25:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488])[Immediately] closed 15:25:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]) result=null 15:25:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1314dc69) signal close complete immediately=false 15:25:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25aea33d) signal close complete immediately=false 15:25:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37488]) code=0 message='' shell closed 15:25:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37488]) Closing immediately 15:25:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37488]]) Closing immediately 15:25:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37488]) stopping 15:25:46.280 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37488]) stopped 15:25:46.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37488]])[Immediately] closed 15:25:46.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17936] - close(TransportIoSession[local=/10.30.170.167:17936, remote=/10.30.171.175:37488]) Closing immediately 15:25:46.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17936] - close(TransportIoSession[local=/10.30.170.167:17936, remote=/10.30.171.175:37488])[Immediately] closed 15:25:46.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@232143a0) signal close complete immediately=true 15:25:46.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37488])[Immediately] closed 15:25:46.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6269fb97, L:/10.30.170.167:17936 ! R:/10.30.171.175:37488] inactive. 15:25:46.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=107, channel=[id: 0x6269fb97, L:/10.30.170.167:17936 ! R:/10.30.171.175:37488]} end of input detected while session was in state up 15:25:46.281 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=107, channel=[id: 0x6269fb97, L:/10.30.170.167:17936 ! R:/10.30.171.175:37488]} down, reason: End of input 15:25:46.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37678]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:46.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37678]) process #26 SSH_MSG_IGNORE 15:25:46.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37678]) SSH_MSG_IGNORE 15:25:46.512 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59228]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59228]) process #28 SSH_MSG_IGNORE 15:25:46.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59228]) SSH_MSG_IGNORE 15:25:46.672 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52344]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:46.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52344]) process #16 SSH_MSG_IGNORE 15:25:46.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52344]) SSH_MSG_IGNORE 15:25:46.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40756]) process #15 SSH_MSG_IGNORE 15:25:46.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40756]) SSH_MSG_IGNORE 15:25:46.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40756]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:46.792 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58262]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:46.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58262]) process #27 SSH_MSG_IGNORE 15:25:46.792 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58262]) SSH_MSG_IGNORE 15:25:46.815 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39092]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:46.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39092]) process #22 SSH_MSG_IGNORE 15:25:46.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39092]) SSH_MSG_IGNORE 15:25:46.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45928]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45928]) process #20 SSH_MSG_IGNORE 15:25:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45928]) SSH_MSG_IGNORE 15:25:46.878 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44210]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:46.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44210]) process #18 SSH_MSG_IGNORE 15:25:46.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44210]) SSH_MSG_IGNORE 15:25:46.967 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34088]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34088]) process #21 SSH_MSG_IGNORE 15:25:46.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34088]) SSH_MSG_IGNORE 15:25:47.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46290]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:47.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46290]) process #17 SSH_MSG_IGNORE 15:25:47.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46290]) SSH_MSG_IGNORE 15:25:47.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59138]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:47.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59138]) process #19 SSH_MSG_IGNORE 15:25:47.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59138]) SSH_MSG_IGNORE 15:25:47.097 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48358]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48358]) process #30 SSH_MSG_IGNORE 15:25:47.098 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48358]) SSH_MSG_IGNORE 15:25:47.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:55736])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:47.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]) exit code=0, immediate=false 15:25:47.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:47.210 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55736]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55736]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]) Closing gracefully 15:25:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]) 15:25:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]) 15:25:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736])[immediately=false] processing 15:25:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55736]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]) Closing immediately 15:25:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736])[immediately=true] processing 15:25:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736] 15:25:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48609eeb) signal close complete immediately=true 15:25:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74bb5358) signal close complete immediately=true 15:25:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736])[Immediately] closed 15:25:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]) result=null 15:25:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4857894f) signal close complete immediately=false 15:25:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c6c3125) signal close complete immediately=false 15:25:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55736]) code=0 message='' shell closed 15:25:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55736]) Closing immediately 15:25:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55736]]) Closing immediately 15:25:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55736]) stopping 15:25:47.211 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55736]) stopped 15:25:47.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55736]])[Immediately] closed 15:25:47.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17937] - close(TransportIoSession[local=/10.30.170.167:17937, remote=/10.30.171.175:55736]) Closing immediately 15:25:47.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17937] - close(TransportIoSession[local=/10.30.170.167:17937, remote=/10.30.171.175:55736])[Immediately] closed 15:25:47.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10b76b85) signal close complete immediately=true 15:25:47.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55736])[Immediately] closed 15:25:47.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa39055eb, L:/10.30.170.167:17937 ! R:/10.30.171.175:55736] inactive. 15:25:47.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=108, channel=[id: 0xa39055eb, L:/10.30.170.167:17937 ! R:/10.30.171.175:55736]} end of input detected while session was in state up 15:25:47.212 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=108, channel=[id: 0xa39055eb, L:/10.30.170.167:17937 ! R:/10.30.171.175:55736]} down, reason: End of input 15:25:47.320 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58406]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:47.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58406]) process #23 SSH_MSG_IGNORE 15:25:47.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58406]) SSH_MSG_IGNORE 15:25:47.392 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:47.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #25 SSH_MSG_IGNORE 15:25:47.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:25:47.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60050]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:47.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60050]) process #24 SSH_MSG_IGNORE 15:25:47.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60050]) SSH_MSG_IGNORE 15:25:47.495 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52606]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:47.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52606]) process #29 SSH_MSG_IGNORE 15:25:47.495 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52606]) SSH_MSG_IGNORE 15:25:47.705 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43314]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43314]) process #26 SSH_MSG_IGNORE 15:25:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43314]) SSH_MSG_IGNORE 15:25:47.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35012]) process #28 SSH_MSG_IGNORE 15:25:47.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35012]) SSH_MSG_IGNORE 15:25:47.728 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35012]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:42858])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]) exit code=0, immediate=false 15:25:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42858]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42858]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]) Closing gracefully 15:25:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]) 15:25:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]) 15:25:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858])[immediately=false] processing 15:25:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42858]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:47.903 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]) Closing immediately 15:25:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858])[immediately=true] processing 15:25:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858] 15:25:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c1feb78) signal close complete immediately=true 15:25:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c1aaea2) signal close complete immediately=true 15:25:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858])[Immediately] closed 15:25:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]) result=null 15:25:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6bb8d3c9) signal close complete immediately=false 15:25:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2281fe44) signal close complete immediately=false 15:25:47.904 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42858]) code=0 message='' shell closed 15:25:47.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42858]) Closing immediately 15:25:47.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:47.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42858]]) Closing immediately 15:25:47.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42858]) stopping 15:25:47.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42858]) stopped 15:25:47.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42858]])[Immediately] closed 15:25:47.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17938] - close(TransportIoSession[local=/10.30.170.167:17938, remote=/10.30.171.175:42858]) Closing immediately 15:25:47.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17938] - close(TransportIoSession[local=/10.30.170.167:17938, remote=/10.30.171.175:42858])[Immediately] closed 15:25:47.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51368547) signal close complete immediately=true 15:25:47.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42858])[Immediately] closed 15:25:47.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9adf4137, L:/10.30.170.167:17938 ! R:/10.30.171.175:42858] inactive. 15:25:47.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=109, channel=[id: 0x9adf4137, L:/10.30.170.167:17938 ! R:/10.30.171.175:42858]} end of input detected while session was in state up 15:25:47.905 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=109, channel=[id: 0x9adf4137, L:/10.30.170.167:17938 ! R:/10.30.171.175:42858]} down, reason: End of input 15:25:47.905 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36566]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36566]) process #20 SSH_MSG_IGNORE 15:25:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36566]) SSH_MSG_IGNORE 15:25:47.946 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41466]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:47.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41466]) process #15 SSH_MSG_IGNORE 15:25:47.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41466]) SSH_MSG_IGNORE 15:25:48.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58258]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:48.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58258]) process #22 SSH_MSG_IGNORE 15:25:48.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58258]) SSH_MSG_IGNORE 15:25:48.031 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51242]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51242]) process #27 SSH_MSG_IGNORE 15:25:48.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51242]) SSH_MSG_IGNORE 15:25:48.069 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56790]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:48.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56790]) process #18 SSH_MSG_IGNORE 15:25:48.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56790]) SSH_MSG_IGNORE 15:25:48.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36900]) process #16 SSH_MSG_IGNORE 15:25:48.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36900]) SSH_MSG_IGNORE 15:25:48.072 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36900]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:48.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35526]) process #21 SSH_MSG_IGNORE 15:25:48.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35526]) SSH_MSG_IGNORE 15:25:48.186 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35526]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:48.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43178]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43178]) process #30 SSH_MSG_IGNORE 15:25:48.217 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43178]) SSH_MSG_IGNORE 15:25:48.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37920]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:48.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37920]) process #19 SSH_MSG_IGNORE 15:25:48.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37920]) SSH_MSG_IGNORE 15:25:48.402 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45728]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:48.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45728]) process #17 SSH_MSG_IGNORE 15:25:48.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45728]) SSH_MSG_IGNORE 15:25:48.428 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48068]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48068]) process #24 SSH_MSG_IGNORE 15:25:48.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48068]) SSH_MSG_IGNORE 15:25:48.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40394]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:48.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40394]) process #23 SSH_MSG_IGNORE 15:25:48.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40394]) SSH_MSG_IGNORE 15:25:48.617 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53840]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:48.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53840]) process #25 SSH_MSG_IGNORE 15:25:48.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53840]) SSH_MSG_IGNORE 15:25:48.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43354]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:48.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43354]) process #18 SSH_MSG_IGNORE 15:25:48.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43354]) SSH_MSG_IGNORE 15:25:48.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:46718])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:48.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]) exit code=0, immediate=false 15:25:48.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:48.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46718]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:48.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:48.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46718]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:48.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]) Closing gracefully 15:25:48.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]) 15:25:48.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]) 15:25:48.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:48.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:48.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:48.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:48.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718])[immediately=false] processing 15:25:48.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:48.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46718]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:48.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:48.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]) Closing immediately 15:25:48.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:48.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:48.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718])[immediately=true] processing 15:25:48.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718] 15:25:48.868 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49407f24) signal close complete immediately=true 15:25:48.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:48.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@260a7dd9) signal close complete immediately=true 15:25:48.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718])[Immediately] closed 15:25:48.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]) result=null 15:25:48.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@19f3b739) signal close complete immediately=false 15:25:48.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@179f52e3) signal close complete immediately=false 15:25:48.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46718]) code=0 message='' shell closed 15:25:48.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46718]) Closing immediately 15:25:48.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:48.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46718]]) Closing immediately 15:25:48.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46718]) stopping 15:25:48.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46718]) stopped 15:25:48.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46718]])[Immediately] closed 15:25:48.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17939] - close(TransportIoSession[local=/10.30.170.167:17939, remote=/10.30.171.175:46718]) Closing immediately 15:25:48.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17939] - close(TransportIoSession[local=/10.30.170.167:17939, remote=/10.30.171.175:46718])[Immediately] closed 15:25:48.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5deca66b) signal close complete immediately=true 15:25:48.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46718])[Immediately] closed 15:25:48.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1647c96f, L:/10.30.170.167:17939 ! R:/10.30.171.175:46718] inactive. 15:25:48.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=110, channel=[id: 0x1647c96f, L:/10.30.170.167:17939 ! R:/10.30.171.175:46718]} end of input detected while session was in state up 15:25:48.869 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=110, channel=[id: 0x1647c96f, L:/10.30.170.167:17939 ! R:/10.30.171.175:46718]} down, reason: End of input 15:25:48.901 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46538]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:48.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46538]) process #27 SSH_MSG_IGNORE 15:25:48.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46538]) SSH_MSG_IGNORE 15:25:48.940 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46226]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:48.947 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43794]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:48.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46226]) process #26 SSH_MSG_IGNORE 15:25:48.949 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46226]) SSH_MSG_IGNORE 15:25:48.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43794]) process #28 SSH_MSG_IGNORE 15:25:48.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43794]) SSH_MSG_IGNORE 15:25:49.004 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52594]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:49.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52594]) process #21 SSH_MSG_IGNORE 15:25:49.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52594]) SSH_MSG_IGNORE 15:25:49.038 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39278]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:49.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39278]) process #29 SSH_MSG_IGNORE 15:25:49.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39278]) SSH_MSG_IGNORE 15:25:49.122 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39234]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:49.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39234]) process #24 SSH_MSG_IGNORE 15:25:49.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39234]) SSH_MSG_IGNORE 15:25:49.135 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37634]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:49.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37634]) process #20 SSH_MSG_IGNORE 15:25:49.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37634]) SSH_MSG_IGNORE 15:25:49.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51946]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:49.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51946]) process #15 SSH_MSG_IGNORE 15:25:49.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51946]) SSH_MSG_IGNORE 15:25:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43810]) process #22 SSH_MSG_IGNORE 15:25:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43810]) SSH_MSG_IGNORE 15:25:49.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43810]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:49.504 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37818]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:49.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37818]) process #30 SSH_MSG_IGNORE 15:25:49.506 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37818]) SSH_MSG_IGNORE 15:25:49.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54670]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:49.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54670]) process #16 SSH_MSG_IGNORE 15:25:49.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54670]) SSH_MSG_IGNORE 15:25:49.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:51526])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:49.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]) exit code=0, immediate=false 15:25:49.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:49.596 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51526]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:49.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:49.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51526]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:49.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]) Closing gracefully 15:25:49.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]) 15:25:49.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]) 15:25:49.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:49.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:49.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:49.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:49.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526])[immediately=false] processing 15:25:49.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:49.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51526]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:49.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:49.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]) Closing immediately 15:25:49.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:49.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:49.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526])[immediately=true] processing 15:25:49.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526] 15:25:49.597 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@272782f8) signal close complete immediately=true 15:25:49.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:49.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@774fbb67) signal close complete immediately=true 15:25:49.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526])[Immediately] closed 15:25:49.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]) result=null 15:25:49.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b7b8fc) signal close complete immediately=false 15:25:49.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@187ae883) signal close complete immediately=false 15:25:49.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51526]) code=0 message='' shell closed 15:25:49.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51526]) Closing immediately 15:25:49.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:49.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51526]]) Closing immediately 15:25:49.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51526]) stopping 15:25:49.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51526]) stopped 15:25:49.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51526]])[Immediately] closed 15:25:49.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17940] - close(TransportIoSession[local=/10.30.170.167:17940, remote=/10.30.171.175:51526]) Closing immediately 15:25:49.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17940] - close(TransportIoSession[local=/10.30.170.167:17940, remote=/10.30.171.175:51526])[Immediately] closed 15:25:49.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3519936) signal close complete immediately=true 15:25:49.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51526])[Immediately] closed 15:25:49.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x429c5689, L:/10.30.170.167:17940 ! R:/10.30.171.175:51526] inactive. 15:25:49.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=111, channel=[id: 0x429c5689, L:/10.30.170.167:17940 ! R:/10.30.171.175:51526]} end of input detected while session was in state up 15:25:49.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=111, channel=[id: 0x429c5689, L:/10.30.170.167:17940 ! R:/10.30.171.175:51526]} down, reason: End of input 15:25:49.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41950]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:49.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41950]) process #17 SSH_MSG_IGNORE 15:25:49.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41950]) SSH_MSG_IGNORE 15:25:49.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34564]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:49.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34564]) process #19 SSH_MSG_IGNORE 15:25:49.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34564]) SSH_MSG_IGNORE 15:25:49.861 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42314]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:49.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42314]) process #23 SSH_MSG_IGNORE 15:25:49.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42314]) SSH_MSG_IGNORE 15:25:49.877 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48458]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:49.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48458]) process #29 SSH_MSG_IGNORE 15:25:49.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48458]) SSH_MSG_IGNORE 15:25:49.962 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48456]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:49.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48456]) process #24 SSH_MSG_IGNORE 15:25:49.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48456]) SSH_MSG_IGNORE 15:25:50.102 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54686]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:50.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54686]) process #27 SSH_MSG_IGNORE 15:25:50.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54686]) SSH_MSG_IGNORE 15:25:50.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33478]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:50.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33478]) process #25 SSH_MSG_IGNORE 15:25:50.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33478]) SSH_MSG_IGNORE 15:25:50.194 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60386]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:50.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60386]) process #28 SSH_MSG_IGNORE 15:25:50.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60386]) SSH_MSG_IGNORE 15:25:50.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50154]) process #18 SSH_MSG_IGNORE 15:25:50.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50154]) SSH_MSG_IGNORE 15:25:50.273 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50154]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:50.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:48358])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:50.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]) exit code=0, immediate=false 15:25:50.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:50.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48358]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:50.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:50.275 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48358]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]) Closing gracefully 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]) 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]) 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358])[immediately=false] processing 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48358]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]) Closing immediately 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358])[immediately=true] processing 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358] 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5cc97360) signal close complete immediately=true 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@245381ba) signal close complete immediately=true 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358])[Immediately] closed 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]) result=null 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6740fd39) signal close complete immediately=false 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e5a2ffb) signal close complete immediately=false 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48358]) code=0 message='' shell closed 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48358]) Closing immediately 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48358]]) Closing immediately 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48358]) stopping 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48358]) stopped 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48358]])[Immediately] closed 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17941] - close(TransportIoSession[local=/10.30.170.167:17941, remote=/10.30.171.175:48358]) Closing immediately 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17941] - close(TransportIoSession[local=/10.30.170.167:17941, remote=/10.30.171.175:48358])[Immediately] closed 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@491f1523) signal close complete immediately=true 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48358])[Immediately] closed 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1c3e2976, L:/10.30.170.167:17941 ! R:/10.30.171.175:48358] inactive. 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=112, channel=[id: 0x1c3e2976, L:/10.30.170.167:17941 ! R:/10.30.171.175:48358]} end of input detected while session was in state up 15:25:50.276 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=112, channel=[id: 0x1c3e2976, L:/10.30.170.167:17941 ! R:/10.30.171.175:48358]} down, reason: End of input 15:25:50.368 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38344]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:50.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38344]) process #21 SSH_MSG_IGNORE 15:25:50.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38344]) SSH_MSG_IGNORE 15:25:50.417 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46280]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:50.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46280]) process #20 SSH_MSG_IGNORE 15:25:50.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46280]) SSH_MSG_IGNORE 15:25:50.439 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38176]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38176]) process #26 SSH_MSG_IGNORE 15:25:50.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38176]) SSH_MSG_IGNORE 15:25:50.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57900]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:50.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57900]) process #16 SSH_MSG_IGNORE 15:25:50.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57900]) SSH_MSG_IGNORE 15:25:50.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60528]) process #15 SSH_MSG_IGNORE 15:25:50.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60528]) SSH_MSG_IGNORE 15:25:50.555 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60528]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60238]) process #22 SSH_MSG_IGNORE 15:25:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60238]) SSH_MSG_IGNORE 15:25:50.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60238]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:50.701 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37192]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:50.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37192]) process #19 SSH_MSG_IGNORE 15:25:50.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37192]) SSH_MSG_IGNORE 15:25:50.908 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55742]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55742]) process #30 SSH_MSG_IGNORE 15:25:50.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55742]) SSH_MSG_IGNORE 15:25:50.964 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47488]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:50.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47488]) process #17 SSH_MSG_IGNORE 15:25:50.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47488]) SSH_MSG_IGNORE 15:25:51.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:43178])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:51.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]) exit code=0, immediate=false 15:25:51.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:51.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43178]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:51.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:51.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43178]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:51.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]) Closing gracefully 15:25:51.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]) 15:25:51.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]) 15:25:51.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:51.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:51.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:51.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:51.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178])[immediately=false] processing 15:25:51.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:51.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43178]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:51.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:51.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]) Closing immediately 15:25:51.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:51.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:51.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178])[immediately=true] processing 15:25:51.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178] 15:25:51.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d5cf5fa) signal close complete immediately=true 15:25:51.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:51.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6725c39a) signal close complete immediately=true 15:25:51.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178])[Immediately] closed 15:25:51.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]) result=null 15:25:51.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6db521bb) signal close complete immediately=false 15:25:51.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f9a3af2) signal close complete immediately=false 15:25:51.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43178]) code=0 message='' shell closed 15:25:51.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43178]) Closing immediately 15:25:51.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:51.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43178]]) Closing immediately 15:25:51.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43178]) stopping 15:25:51.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43178]) stopped 15:25:51.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43178]])[Immediately] closed 15:25:51.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17942] - close(TransportIoSession[local=/10.30.170.167:17942, remote=/10.30.171.175:43178]) Closing immediately 15:25:51.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17942] - close(TransportIoSession[local=/10.30.170.167:17942, remote=/10.30.171.175:43178])[Immediately] closed 15:25:51.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4593fbde) signal close complete immediately=true 15:25:51.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43178])[Immediately] closed 15:25:51.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfd933fe6, L:/10.30.170.167:17942 ! R:/10.30.171.175:43178] inactive. 15:25:51.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=113, channel=[id: 0xfd933fe6, L:/10.30.170.167:17942 ! R:/10.30.171.175:43178]} end of input detected while session was in state up 15:25:51.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=113, channel=[id: 0xfd933fe6, L:/10.30.170.167:17942 ! R:/10.30.171.175:43178]} down, reason: End of input 15:25:51.046 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58344]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:51.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58344]) process #24 SSH_MSG_IGNORE 15:25:51.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58344]) SSH_MSG_IGNORE 15:25:51.099 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55096]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:51.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55096]) process #23 SSH_MSG_IGNORE 15:25:51.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55096]) SSH_MSG_IGNORE 15:25:51.176 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43792]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:51.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43792]) process #25 SSH_MSG_IGNORE 15:25:51.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43792]) SSH_MSG_IGNORE 15:25:51.204 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48862]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:51.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48862]) process #29 SSH_MSG_IGNORE 15:25:51.205 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48862]) SSH_MSG_IGNORE 15:25:51.373 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41986]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:51.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41986]) process #21 SSH_MSG_IGNORE 15:25:51.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41986]) SSH_MSG_IGNORE 15:25:51.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41530]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:51.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41530]) process #19 SSH_MSG_IGNORE 15:25:51.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41530]) SSH_MSG_IGNORE 15:25:51.478 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34534]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:51.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34534]) process #26 SSH_MSG_IGNORE 15:25:51.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34534]) SSH_MSG_IGNORE 15:25:51.575 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41674]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:51.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41674]) process #28 SSH_MSG_IGNORE 15:25:51.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41674]) SSH_MSG_IGNORE 15:25:51.626 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45468]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:51.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45468]) process #27 SSH_MSG_IGNORE 15:25:51.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45468]) SSH_MSG_IGNORE 15:25:51.643 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40526]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40526]) process #18 SSH_MSG_IGNORE 15:25:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40526]) SSH_MSG_IGNORE 15:25:51.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:37818])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:51.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]) exit code=0, immediate=false 15:25:51.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:51.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37818]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:51.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:51.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37818]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:51.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]) Closing gracefully 15:25:51.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]) 15:25:51.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]) 15:25:51.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:51.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:51.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:51.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:51.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818])[immediately=false] processing 15:25:51.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:51.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37818]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:51.825 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:51.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]) Closing immediately 15:25:51.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:51.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:51.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818])[immediately=true] processing 15:25:51.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818] 15:25:51.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79b1b273) signal close complete immediately=true 15:25:51.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:51.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3eee89d3) signal close complete immediately=true 15:25:51.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818])[Immediately] closed 15:25:51.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]) result=null 15:25:51.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c889e29) signal close complete immediately=false 15:25:51.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79f5fc8f) signal close complete immediately=false 15:25:51.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37818]) code=0 message='' shell closed 15:25:51.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37818]) Closing immediately 15:25:51.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:51.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37818]]) Closing immediately 15:25:51.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37818]) stopping 15:25:51.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37818]) stopped 15:25:51.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37818]])[Immediately] closed 15:25:51.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17943] - close(TransportIoSession[local=/10.30.170.167:17943, remote=/10.30.171.175:37818]) Closing immediately 15:25:51.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17943] - close(TransportIoSession[local=/10.30.170.167:17943, remote=/10.30.171.175:37818])[Immediately] closed 15:25:51.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d23fbe8) signal close complete immediately=true 15:25:51.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37818])[Immediately] closed 15:25:51.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x86395eaa, L:/10.30.170.167:17943 ! R:/10.30.171.175:37818] inactive. 15:25:51.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=114, channel=[id: 0x86395eaa, L:/10.30.170.167:17943 ! R:/10.30.171.175:37818]} end of input detected while session was in state up 15:25:51.826 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=114, channel=[id: 0x86395eaa, L:/10.30.170.167:17943 ! R:/10.30.171.175:37818]} down, reason: End of input 15:25:51.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54212]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:51.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54212]) process #20 SSH_MSG_IGNORE 15:25:51.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54212]) SSH_MSG_IGNORE 15:25:51.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59408]) process #15 SSH_MSG_IGNORE 15:25:51.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59408]) SSH_MSG_IGNORE 15:25:51.867 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59408]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:51.882 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37834]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:51.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37834]) process #22 SSH_MSG_IGNORE 15:25:51.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37834]) SSH_MSG_IGNORE 15:25:51.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60730]) process #16 SSH_MSG_IGNORE 15:25:51.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60730]) SSH_MSG_IGNORE 15:25:51.940 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60730]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:51.995 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57814]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:51.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57814]) process #24 SSH_MSG_IGNORE 15:25:51.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57814]) SSH_MSG_IGNORE 15:25:52.040 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48552]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:52.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48552]) process #30 SSH_MSG_IGNORE 15:25:52.041 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48552]) SSH_MSG_IGNORE 15:25:52.264 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54022]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54022]) process #23 SSH_MSG_IGNORE 15:25:52.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54022]) SSH_MSG_IGNORE 15:25:52.313 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:52.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #29 SSH_MSG_IGNORE 15:25:52.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:25:52.362 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38882]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:52.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38882]) process #25 SSH_MSG_IGNORE 15:25:52.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38882]) SSH_MSG_IGNORE 15:25:52.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:55742])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:52.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]) exit code=0, immediate=false 15:25:52.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:52.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55742]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:52.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:52.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55742]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:52.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]) Closing gracefully 15:25:52.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]) 15:25:52.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]) 15:25:52.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:52.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:52.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:52.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:52.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742])[immediately=false] processing 15:25:52.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:52.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55742]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:52.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:52.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]) Closing immediately 15:25:52.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:52.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:52.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742])[immediately=true] processing 15:25:52.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742] 15:25:52.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7565d1a7) signal close complete immediately=true 15:25:52.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:52.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@aaabfd) signal close complete immediately=true 15:25:52.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742])[Immediately] closed 15:25:52.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]) result=null 15:25:52.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28b89ec2) signal close complete immediately=false 15:25:52.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@415cc9ec) signal close complete immediately=false 15:25:52.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55742]) code=0 message='' shell closed 15:25:52.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55742]) Closing immediately 15:25:52.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:52.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55742]]) Closing immediately 15:25:52.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55742]) stopping 15:25:52.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55742]) stopped 15:25:52.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55742]])[Immediately] closed 15:25:52.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17944] - close(TransportIoSession[local=/10.30.170.167:17944, remote=/10.30.171.175:55742]) Closing immediately 15:25:52.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17944] - close(TransportIoSession[local=/10.30.170.167:17944, remote=/10.30.171.175:55742])[Immediately] closed 15:25:52.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1aefd089) signal close complete immediately=true 15:25:52.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55742])[Immediately] closed 15:25:52.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x36920bc6, L:/10.30.170.167:17944 ! R:/10.30.171.175:55742] inactive. 15:25:52.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=115, channel=[id: 0x36920bc6, L:/10.30.170.167:17944 ! R:/10.30.171.175:55742]} end of input detected while session was in state up 15:25:52.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=115, channel=[id: 0x36920bc6, L:/10.30.170.167:17944 ! R:/10.30.171.175:55742]} down, reason: End of input 15:25:52.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55442]) process #17 SSH_MSG_IGNORE 15:25:52.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55442]) SSH_MSG_IGNORE 15:25:52.502 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55442]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:52.622 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:52.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #21 SSH_MSG_IGNORE 15:25:52.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:25:52.653 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45404]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:52.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45404]) process #19 SSH_MSG_IGNORE 15:25:52.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45404]) SSH_MSG_IGNORE 15:25:52.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34612]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:52.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34612]) process #18 SSH_MSG_IGNORE 15:25:52.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34612]) SSH_MSG_IGNORE 15:25:52.740 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46206]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:52.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46206]) process #27 SSH_MSG_IGNORE 15:25:52.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46206]) SSH_MSG_IGNORE 15:25:52.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55306]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:52.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55306]) process #28 SSH_MSG_IGNORE 15:25:52.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55306]) SSH_MSG_IGNORE 15:25:52.773 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55710]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:52.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55710]) process #30 SSH_MSG_IGNORE 15:25:52.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55710]) SSH_MSG_IGNORE 15:25:53.003 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46850]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:53.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46850]) process #23 SSH_MSG_IGNORE 15:25:53.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46850]) SSH_MSG_IGNORE 15:25:53.045 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51352]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:53.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51352]) process #15 SSH_MSG_IGNORE 15:25:53.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51352]) SSH_MSG_IGNORE 15:25:53.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36592]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:53.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36592]) process #20 SSH_MSG_IGNORE 15:25:53.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36592]) SSH_MSG_IGNORE 15:25:53.058 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52710]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52710]) process #26 SSH_MSG_IGNORE 15:25:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52710]) SSH_MSG_IGNORE 15:25:53.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57962]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:53.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57962]) process #24 SSH_MSG_IGNORE 15:25:53.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57962]) SSH_MSG_IGNORE 15:25:53.150 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57906]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:53.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57906]) process #16 SSH_MSG_IGNORE 15:25:53.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57906]) SSH_MSG_IGNORE 15:25:53.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:48552])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:53.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]) exit code=0, immediate=false 15:25:53.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:53.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48552]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:53.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:53.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48552]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:53.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]) Closing gracefully 15:25:53.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]) 15:25:53.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]) 15:25:53.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:53.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:53.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:53.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:53.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552])[immediately=false] processing 15:25:53.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:53.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48552]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:53.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:53.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]) Closing immediately 15:25:53.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:53.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:53.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552])[immediately=true] processing 15:25:53.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552] 15:25:53.203 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f9df91f) signal close complete immediately=true 15:25:53.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:53.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16c2415c) signal close complete immediately=true 15:25:53.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552])[Immediately] closed 15:25:53.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]) result=null 15:25:53.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e9bc0d) signal close complete immediately=false 15:25:53.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f307853) signal close complete immediately=false 15:25:53.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48552]) code=0 message='' shell closed 15:25:53.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48552]) Closing immediately 15:25:53.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:53.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48552]]) Closing immediately 15:25:53.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48552]) stopping 15:25:53.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48552]) stopped 15:25:53.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48552]])[Immediately] closed 15:25:53.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17945] - close(TransportIoSession[local=/10.30.170.167:17945, remote=/10.30.171.175:48552]) Closing immediately 15:25:53.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17945] - close(TransportIoSession[local=/10.30.170.167:17945, remote=/10.30.171.175:48552])[Immediately] closed 15:25:53.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@fa535ab) signal close complete immediately=true 15:25:53.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48552])[Immediately] closed 15:25:53.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfea7aa9f, L:/10.30.170.167:17945 ! R:/10.30.171.175:48552] inactive. 15:25:53.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=116, channel=[id: 0xfea7aa9f, L:/10.30.170.167:17945 ! R:/10.30.171.175:48552]} end of input detected while session was in state up 15:25:53.204 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=116, channel=[id: 0xfea7aa9f, L:/10.30.170.167:17945 ! R:/10.30.171.175:48552]} down, reason: End of input 15:25:53.214 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59730]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:53.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59730]) process #29 SSH_MSG_IGNORE 15:25:53.215 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59730]) SSH_MSG_IGNORE 15:25:53.362 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47358]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:53.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47358]) process #25 SSH_MSG_IGNORE 15:25:53.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47358]) SSH_MSG_IGNORE 15:25:53.457 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52218]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52218]) process #22 SSH_MSG_IGNORE 15:25:53.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52218]) SSH_MSG_IGNORE 15:25:53.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57678]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:53.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57678]) process #17 SSH_MSG_IGNORE 15:25:53.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57678]) SSH_MSG_IGNORE 15:25:53.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40294]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:53.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40294]) process #23 SSH_MSG_IGNORE 15:25:53.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40294]) SSH_MSG_IGNORE 15:25:53.917 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56642]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:53.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56642]) process #27 SSH_MSG_IGNORE 15:25:53.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56642]) SSH_MSG_IGNORE 15:25:53.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59158]) process #15 SSH_MSG_IGNORE 15:25:53.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59158]) SSH_MSG_IGNORE 15:25:53.925 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59158]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:53.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45498]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:53.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45498]) process #19 SSH_MSG_IGNORE 15:25:53.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45498]) SSH_MSG_IGNORE 15:25:53.976 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38228]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:53.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38228]) process #26 SSH_MSG_IGNORE 15:25:53.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38228]) SSH_MSG_IGNORE 15:25:53.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:55710])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:53.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]) exit code=0, immediate=false 15:25:53.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:53.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55710]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:53.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:53.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55710]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:53.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]) Closing gracefully 15:25:53.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]) 15:25:53.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]) 15:25:53.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:53.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:53.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:53.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:53.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710])[immediately=false] processing 15:25:53.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:53.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55710]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:53.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:53.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]) Closing immediately 15:25:53.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:53.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:53.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710])[immediately=true] processing 15:25:53.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710] 15:25:53.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7cab2562) signal close complete immediately=true 15:25:53.989 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e9567e3) signal close complete immediately=true 15:25:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710])[Immediately] closed 15:25:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]) result=null 15:25:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a77edcb) signal close complete immediately=false 15:25:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fb51612) signal close complete immediately=false 15:25:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55710]) code=0 message='' shell closed 15:25:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55710]) Closing immediately 15:25:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55710]]) Closing immediately 15:25:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55710]) stopping 15:25:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55710]) stopped 15:25:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55710]])[Immediately] closed 15:25:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17946] - close(TransportIoSession[local=/10.30.170.167:17946, remote=/10.30.171.175:55710]) Closing immediately 15:25:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17946] - close(TransportIoSession[local=/10.30.170.167:17946, remote=/10.30.171.175:55710])[Immediately] closed 15:25:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a90a0b3) signal close complete immediately=true 15:25:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55710])[Immediately] closed 15:25:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x041b33ed, L:/10.30.170.167:17946 ! R:/10.30.171.175:55710] inactive. 15:25:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=117, channel=[id: 0x041b33ed, L:/10.30.170.167:17946 ! R:/10.30.171.175:55710]} end of input detected while session was in state up 15:25:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=117, channel=[id: 0x041b33ed, L:/10.30.170.167:17946 ! R:/10.30.171.175:55710]} down, reason: End of input 15:25:54.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51022]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:54.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51022]) process #21 SSH_MSG_IGNORE 15:25:54.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51022]) SSH_MSG_IGNORE 15:25:54.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54086]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:54.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54086]) process #18 SSH_MSG_IGNORE 15:25:54.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54086]) SSH_MSG_IGNORE 15:25:54.240 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53034]) packet #31 sending command=2[SSH_MSG_IGNORE] len=27 15:25:54.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53034]) process #30 SSH_MSG_IGNORE 15:25:54.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53034]) SSH_MSG_IGNORE 15:25:54.246 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57878]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57878]) process #20 SSH_MSG_IGNORE 15:25:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57878]) SSH_MSG_IGNORE 15:25:54.253 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36500]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:54.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36500]) process #28 SSH_MSG_IGNORE 15:25:54.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36500]) SSH_MSG_IGNORE 15:25:54.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38724]) process #16 SSH_MSG_IGNORE 15:25:54.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38724]) SSH_MSG_IGNORE 15:25:54.274 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38724]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:54.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35506]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:54.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42684]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35506]) process #22 SSH_MSG_IGNORE 15:25:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35506]) SSH_MSG_IGNORE 15:25:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42684]) process #23 SSH_MSG_IGNORE 15:25:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42684]) SSH_MSG_IGNORE 15:25:54.457 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52534]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:54.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52534]) process #29 SSH_MSG_IGNORE 15:25:54.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52534]) SSH_MSG_IGNORE 15:25:54.597 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55244]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:54.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55244]) process #25 SSH_MSG_IGNORE 15:25:54.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55244]) SSH_MSG_IGNORE 15:25:54.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37608]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:54.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37608]) process #27 SSH_MSG_IGNORE 15:25:54.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37608]) SSH_MSG_IGNORE 15:25:54.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37362]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:54.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37362]) process #24 SSH_MSG_IGNORE 15:25:54.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37362]) SSH_MSG_IGNORE 15:25:54.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:53034])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:54.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]) exit code=0, immediate=false 15:25:54.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:54.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53034]) packet #32 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:54.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:54.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53034]) packet #33 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:54.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]) Closing gracefully 15:25:54.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]) 15:25:54.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]) 15:25:54.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:54.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:54.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:54.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:54.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034])[immediately=false] processing 15:25:54.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:54.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53034]) packet #34 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:54.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:54.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]) Closing immediately 15:25:54.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:54.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:54.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034])[immediately=true] processing 15:25:54.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034] 15:25:54.710 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4bd12408) signal close complete immediately=true 15:25:54.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:54.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@464913d7) signal close complete immediately=true 15:25:54.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034])[Immediately] closed 15:25:54.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]) result=null 15:25:54.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e9dbb3a) signal close complete immediately=false 15:25:54.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2cc3de9d) signal close complete immediately=false 15:25:54.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53034]) code=0 message='' shell closed 15:25:54.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:53034]) Closing immediately 15:25:54.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:54.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53034]]) Closing immediately 15:25:54.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53034]) stopping 15:25:54.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53034]) stopped 15:25:54.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53034]])[Immediately] closed 15:25:54.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17947] - close(TransportIoSession[local=/10.30.170.167:17947, remote=/10.30.171.175:53034]) Closing immediately 15:25:54.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17947] - close(TransportIoSession[local=/10.30.170.167:17947, remote=/10.30.171.175:53034])[Immediately] closed 15:25:54.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ef04e69) signal close complete immediately=true 15:25:54.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:53034])[Immediately] closed 15:25:54.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xed56ad41, L:/10.30.170.167:17947 ! R:/10.30.171.175:53034] inactive. 15:25:54.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=118, channel=[id: 0xed56ad41, L:/10.30.170.167:17947 ! R:/10.30.171.175:53034]} end of input detected while session was in state up 15:25:54.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=118, channel=[id: 0xed56ad41, L:/10.30.170.167:17947 ! R:/10.30.171.175:53034]} down, reason: End of input 15:25:54.892 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37796]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:54.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37796]) process #17 SSH_MSG_IGNORE 15:25:54.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37796]) SSH_MSG_IGNORE 15:25:54.938 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51856]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51856]) process #26 SSH_MSG_IGNORE 15:25:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51856]) SSH_MSG_IGNORE 15:25:55.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36824]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:55.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36824]) process #19 SSH_MSG_IGNORE 15:25:55.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36824]) SSH_MSG_IGNORE 15:25:55.203 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51716]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:55.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51716]) process #23 SSH_MSG_IGNORE 15:25:55.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51716]) SSH_MSG_IGNORE 15:25:55.239 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34418]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:55.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34418]) process #28 SSH_MSG_IGNORE 15:25:55.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34418]) SSH_MSG_IGNORE 15:25:55.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52248]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:55.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52248]) process #21 SSH_MSG_IGNORE 15:25:55.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52248]) SSH_MSG_IGNORE 15:25:55.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41728]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:55.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41728]) process #18 SSH_MSG_IGNORE 15:25:55.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41728]) SSH_MSG_IGNORE 15:25:55.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60606]) process #15 SSH_MSG_IGNORE 15:25:55.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60606]) SSH_MSG_IGNORE 15:25:55.344 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60606]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:55.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:44806])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:55.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]) exit code=0, immediate=false 15:25:55.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:55.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44806]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:55.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:55.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44806]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:55.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]) Closing gracefully 15:25:55.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]) 15:25:55.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]) 15:25:55.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:55.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:55.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:55.397 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:55.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806])[immediately=false] processing 15:25:55.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:55.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44806]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:55.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:55.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]) Closing immediately 15:25:55.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:55.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:55.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806])[immediately=true] processing 15:25:55.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806] 15:25:55.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6056f16d) signal close complete immediately=true 15:25:55.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:55.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5406ac28) signal close complete immediately=true 15:25:55.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806])[Immediately] closed 15:25:55.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]) result=null 15:25:55.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a43f933) signal close complete immediately=false 15:25:55.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56411ea6) signal close complete immediately=false 15:25:55.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44806]) code=0 message='' shell closed 15:25:55.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44806]) Closing immediately 15:25:55.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:55.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44806]]) Closing immediately 15:25:55.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44806]) stopping 15:25:55.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44806]) stopped 15:25:55.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44806]])[Immediately] closed 15:25:55.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17948] - close(TransportIoSession[local=/10.30.170.167:17948, remote=/10.30.171.175:44806]) Closing immediately 15:25:55.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17948] - close(TransportIoSession[local=/10.30.170.167:17948, remote=/10.30.171.175:44806])[Immediately] closed 15:25:55.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1cb509a) signal close complete immediately=true 15:25:55.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44806])[Immediately] closed 15:25:55.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8c8077d5, L:/10.30.170.167:17948 ! R:/10.30.171.175:44806] inactive. 15:25:55.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=119, channel=[id: 0x8c8077d5, L:/10.30.170.167:17948 ! R:/10.30.171.175:44806]} end of input detected while session was in state up 15:25:55.398 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=119, channel=[id: 0x8c8077d5, L:/10.30.170.167:17948 ! R:/10.30.171.175:44806]} down, reason: End of input 15:25:55.633 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57366]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:55.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57366]) process #22 SSH_MSG_IGNORE 15:25:55.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57366]) SSH_MSG_IGNORE 15:25:55.643 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36554]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36554]) process #20 SSH_MSG_IGNORE 15:25:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36554]) SSH_MSG_IGNORE 15:25:55.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53350]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:55.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53350]) process #25 SSH_MSG_IGNORE 15:25:55.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53350]) SSH_MSG_IGNORE 15:25:55.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48780]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48780]) process #16 SSH_MSG_IGNORE 15:25:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48780]) SSH_MSG_IGNORE 15:25:55.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47334]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:55.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47334]) process #29 SSH_MSG_IGNORE 15:25:55.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47334]) SSH_MSG_IGNORE 15:25:55.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39660]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:55.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39660]) process #27 SSH_MSG_IGNORE 15:25:55.774 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39660]) SSH_MSG_IGNORE 15:25:55.924 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60986]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:55.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60986]) process #24 SSH_MSG_IGNORE 15:25:55.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60986]) SSH_MSG_IGNORE 15:25:56.053 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54436]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:56.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54436]) process #26 SSH_MSG_IGNORE 15:25:56.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54436]) SSH_MSG_IGNORE 15:25:56.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:48660])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:56.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]) exit code=0, immediate=false 15:25:56.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:56.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48660]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:56.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:56.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48660]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:56.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]) Closing gracefully 15:25:56.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]) 15:25:56.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]) 15:25:56.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:56.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:56.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:56.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:56.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660])[immediately=false] processing 15:25:56.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:56.127 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48660]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:56.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:56.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]) Closing immediately 15:25:56.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:56.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:56.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660])[immediately=true] processing 15:25:56.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660] 15:25:56.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f3eefe4) signal close complete immediately=true 15:25:56.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:56.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6efbb3ec) signal close complete immediately=true 15:25:56.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660])[Immediately] closed 15:25:56.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]) result=null 15:25:56.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f6c3994) signal close complete immediately=false 15:25:56.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52a971e2) signal close complete immediately=false 15:25:56.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48660]) code=0 message='' shell closed 15:25:56.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48660]) Closing immediately 15:25:56.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:56.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48660]]) Closing immediately 15:25:56.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48660]) stopping 15:25:56.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48660]) stopped 15:25:56.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48660]])[Immediately] closed 15:25:56.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17949] - close(TransportIoSession[local=/10.30.170.167:17949, remote=/10.30.171.175:48660]) Closing immediately 15:25:56.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17949] - close(TransportIoSession[local=/10.30.170.167:17949, remote=/10.30.171.175:48660])[Immediately] closed 15:25:56.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ab0e59c) signal close complete immediately=true 15:25:56.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48660])[Immediately] closed 15:25:56.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfd2367a6, L:/10.30.170.167:17949 ! R:/10.30.171.175:48660] inactive. 15:25:56.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=120, channel=[id: 0xfd2367a6, L:/10.30.170.167:17949 ! R:/10.30.171.175:48660]} end of input detected while session was in state up 15:25:56.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=120, channel=[id: 0xfd2367a6, L:/10.30.170.167:17949 ! R:/10.30.171.175:48660]} down, reason: End of input 15:25:56.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55268]) process #17 SSH_MSG_IGNORE 15:25:56.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55268]) SSH_MSG_IGNORE 15:25:56.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55268]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:56.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49070]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:56.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49070]) process #19 SSH_MSG_IGNORE 15:25:56.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49070]) SSH_MSG_IGNORE 15:25:56.428 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57552]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:56.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57552]) process #23 SSH_MSG_IGNORE 15:25:56.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57552]) SSH_MSG_IGNORE 15:25:56.444 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42244]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:56.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42244]) process #15 SSH_MSG_IGNORE 15:25:56.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42244]) SSH_MSG_IGNORE 15:25:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52840]) process #18 SSH_MSG_IGNORE 15:25:56.495 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52840]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52840]) SSH_MSG_IGNORE 15:25:56.666 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55820]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:56.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55820]) process #21 SSH_MSG_IGNORE 15:25:56.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55820]) SSH_MSG_IGNORE 15:25:56.726 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60446]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:56.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60446]) process #27 SSH_MSG_IGNORE 15:25:56.727 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60446]) SSH_MSG_IGNORE 15:25:56.732 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39688]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:56.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39688]) process #28 SSH_MSG_IGNORE 15:25:56.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39688]) SSH_MSG_IGNORE 15:25:56.811 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48528]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:56.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48528]) process #29 SSH_MSG_IGNORE 15:25:56.812 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48528]) SSH_MSG_IGNORE 15:25:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:56184])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]) exit code=0, immediate=false 15:25:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56184]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56184]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]) Closing gracefully 15:25:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]) 15:25:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]) 15:25:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184])[immediately=false] processing 15:25:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56184]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]) Closing immediately 15:25:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:56.823 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:56.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184])[immediately=true] processing 15:25:56.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184] 15:25:56.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@129bf915) signal close complete immediately=true 15:25:56.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:56.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16f38db1) signal close complete immediately=true 15:25:56.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184])[Immediately] closed 15:25:56.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]) result=null 15:25:56.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@127b22b2) signal close complete immediately=false 15:25:56.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35649944) signal close complete immediately=false 15:25:56.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56184]) code=0 message='' shell closed 15:25:56.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:56184]) Closing immediately 15:25:56.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:56.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56184]]) Closing immediately 15:25:56.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56184]) stopping 15:25:56.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56184]) stopped 15:25:56.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56184]])[Immediately] closed 15:25:56.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17950] - close(TransportIoSession[local=/10.30.170.167:17950, remote=/10.30.171.175:56184]) Closing immediately 15:25:56.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17950] - close(TransportIoSession[local=/10.30.170.167:17950, remote=/10.30.171.175:56184])[Immediately] closed 15:25:56.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@787a9dac) signal close complete immediately=true 15:25:56.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:56184])[Immediately] closed 15:25:56.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5e3c0961, L:/10.30.170.167:17950 ! R:/10.30.171.175:56184] inactive. 15:25:56.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=121, channel=[id: 0x5e3c0961, L:/10.30.170.167:17950 ! R:/10.30.171.175:56184]} end of input detected while session was in state up 15:25:56.824 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=121, channel=[id: 0x5e3c0961, L:/10.30.170.167:17950 ! R:/10.30.171.175:56184]} down, reason: End of input 15:25:56.857 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60546]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:56.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60546]) process #24 SSH_MSG_IGNORE 15:25:56.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60546]) SSH_MSG_IGNORE 15:25:56.997 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38280]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38280]) process #25 SSH_MSG_IGNORE 15:25:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38280]) SSH_MSG_IGNORE 15:25:57.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43912]) process #22 SSH_MSG_IGNORE 15:25:57.001 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43912]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:57.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43912]) SSH_MSG_IGNORE 15:25:57.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51674]) process #16 SSH_MSG_IGNORE 15:25:57.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51674]) SSH_MSG_IGNORE 15:25:57.157 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51674]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:57.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35726]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:57.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35726]) process #20 SSH_MSG_IGNORE 15:25:57.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35726]) SSH_MSG_IGNORE 15:25:57.412 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60394]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:57.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60394]) process #18 SSH_MSG_IGNORE 15:25:57.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60394]) SSH_MSG_IGNORE 15:25:57.527 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50286]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50286]) process #17 SSH_MSG_IGNORE 15:25:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50286]) SSH_MSG_IGNORE 15:25:57.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39886]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39886]) process #26 SSH_MSG_IGNORE 15:25:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39886]) SSH_MSG_IGNORE 15:25:57.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:60668])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:57.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]) exit code=0, immediate=false 15:25:57.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:57.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60668]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:57.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:57.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60668]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:57.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]) Closing gracefully 15:25:57.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]) 15:25:57.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]) 15:25:57.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:57.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:57.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:57.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:57.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668])[immediately=false] processing 15:25:57.593 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:57.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60668]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:57.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:57.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]) Closing immediately 15:25:57.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:57.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:57.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668])[immediately=true] processing 15:25:57.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668] 15:25:57.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5de48e0b) signal close complete immediately=true 15:25:57.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:57.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@741a350b) signal close complete immediately=true 15:25:57.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668])[Immediately] closed 15:25:57.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]) result=null 15:25:57.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7833573) signal close complete immediately=false 15:25:57.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e8be1f3) signal close complete immediately=false 15:25:57.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60668]) code=0 message='' shell closed 15:25:57.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60668]) Closing immediately 15:25:57.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:57.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60668]]) Closing immediately 15:25:57.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60668]) stopping 15:25:57.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60668]) stopped 15:25:57.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60668]])[Immediately] closed 15:25:57.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17951] - close(TransportIoSession[local=/10.30.170.167:17951, remote=/10.30.171.175:60668]) Closing immediately 15:25:57.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17951] - close(TransportIoSession[local=/10.30.170.167:17951, remote=/10.30.171.175:60668])[Immediately] closed 15:25:57.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17e6beff) signal close complete immediately=true 15:25:57.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60668])[Immediately] closed 15:25:57.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf2333735, L:/10.30.170.167:17951 ! R:/10.30.171.175:60668] inactive. 15:25:57.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=122, channel=[id: 0xf2333735, L:/10.30.170.167:17951 ! R:/10.30.171.175:60668]} end of input detected while session was in state up 15:25:57.594 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=122, channel=[id: 0xf2333735, L:/10.30.170.167:17951 ! R:/10.30.171.175:60668]} down, reason: End of input 15:25:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59012]) process #21 SSH_MSG_IGNORE 15:25:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59012]) SSH_MSG_IGNORE 15:25:57.641 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59012]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:57.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58780]) process #19 SSH_MSG_IGNORE 15:25:57.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58780]) SSH_MSG_IGNORE 15:25:57.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58780]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:57.843 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42454]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:57.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42454]) process #28 SSH_MSG_IGNORE 15:25:57.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42454]) SSH_MSG_IGNORE 15:25:58.064 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35304]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:58.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35304]) process #15 SSH_MSG_IGNORE 15:25:58.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35304]) SSH_MSG_IGNORE 15:25:58.103 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60312]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60312]) process #22 SSH_MSG_IGNORE 15:25:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60312]) SSH_MSG_IGNORE 15:25:58.111 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60176]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:58.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60176]) process #27 SSH_MSG_IGNORE 15:25:58.112 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60176]) SSH_MSG_IGNORE 15:25:58.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47120]) process #29 SSH_MSG_IGNORE 15:25:58.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47120]) SSH_MSG_IGNORE 15:25:58.114 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47120]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:58.131 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49192]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49192]) process #24 SSH_MSG_IGNORE 15:25:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49192]) SSH_MSG_IGNORE 15:25:58.187 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49288]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49288]) process #25 SSH_MSG_IGNORE 15:25:58.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49288]) SSH_MSG_IGNORE 15:25:58.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42028]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:58.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42028]) process #17 SSH_MSG_IGNORE 15:25:58.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42028]) SSH_MSG_IGNORE 15:25:58.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:48158])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:58.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]) exit code=0, immediate=false 15:25:58.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:58.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48158]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:58.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:58.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48158]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:58.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]) Closing gracefully 15:25:58.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]) 15:25:58.320 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]) 15:25:58.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:58.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:58.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:58.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:58.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158])[immediately=false] processing 15:25:58.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:58.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48158]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:58.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:58.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]) Closing immediately 15:25:58.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:58.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:58.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158])[immediately=true] processing 15:25:58.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158] 15:25:58.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60bc7273) signal close complete immediately=true 15:25:58.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:58.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ea40be0) signal close complete immediately=true 15:25:58.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158])[Immediately] closed 15:25:58.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]) result=null 15:25:58.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1af3f9c4) signal close complete immediately=false 15:25:58.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64f5c8dc) signal close complete immediately=false 15:25:58.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48158]) code=0 message='' shell closed 15:25:58.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48158]) Closing immediately 15:25:58.321 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:58.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48158]]) Closing immediately 15:25:58.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48158]) stopping 15:25:58.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48158]) stopped 15:25:58.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48158]])[Immediately] closed 15:25:58.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17952] - close(TransportIoSession[local=/10.30.170.167:17952, remote=/10.30.171.175:48158]) Closing immediately 15:25:58.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17952] - close(TransportIoSession[local=/10.30.170.167:17952, remote=/10.30.171.175:48158])[Immediately] closed 15:25:58.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@675911db) signal close complete immediately=true 15:25:58.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48158])[Immediately] closed 15:25:58.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x34865560, L:/10.30.170.167:17952 ! R:/10.30.171.175:48158] inactive. 15:25:58.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=123, channel=[id: 0x34865560, L:/10.30.170.167:17952 ! R:/10.30.171.175:48158]} end of input detected while session was in state up 15:25:58.322 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=123, channel=[id: 0x34865560, L:/10.30.170.167:17952 ! R:/10.30.171.175:48158]} down, reason: End of input 15:25:58.343 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41124]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:58.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41124]) process #23 SSH_MSG_IGNORE 15:25:58.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41124]) SSH_MSG_IGNORE 15:25:58.345 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40282]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40282]) process #16 SSH_MSG_IGNORE 15:25:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40282]) SSH_MSG_IGNORE 15:25:58.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55574]) process #18 SSH_MSG_IGNORE 15:25:58.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55574]) SSH_MSG_IGNORE 15:25:58.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55574]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:58.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51152]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:58.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51152]) process #21 SSH_MSG_IGNORE 15:25:58.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51152]) SSH_MSG_IGNORE 15:25:58.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50722]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:25:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50722]) process #26 SSH_MSG_IGNORE 15:25:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50722]) SSH_MSG_IGNORE 15:25:58.662 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52024]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:58.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52024]) process #20 SSH_MSG_IGNORE 15:25:58.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52024]) SSH_MSG_IGNORE 15:25:58.928 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48396]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:58.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48396]) process #17 SSH_MSG_IGNORE 15:25:58.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48396]) SSH_MSG_IGNORE 15:25:59.008 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52786]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:25:59.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52786]) process #19 SSH_MSG_IGNORE 15:25:59.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52786]) SSH_MSG_IGNORE 15:25:59.172 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57316]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:25:59.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57316]) process #28 SSH_MSG_IGNORE 15:25:59.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57316]) SSH_MSG_IGNORE 15:25:59.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:49364])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:59.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]) exit code=0, immediate=false 15:25:59.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:59.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49364]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:59.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:59.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49364]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:59.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]) Closing gracefully 15:25:59.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]) 15:25:59.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]) 15:25:59.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:59.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:59.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:59.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:59.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364])[immediately=false] processing 15:25:59.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:59.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49364]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:59.236 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:59.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]) Closing immediately 15:25:59.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:59.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:59.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364])[immediately=true] processing 15:25:59.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364] 15:25:59.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@102c218d) signal close complete immediately=true 15:25:59.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:59.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5cf76981) signal close complete immediately=true 15:25:59.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364])[Immediately] closed 15:25:59.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]) result=null 15:25:59.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@734b1b4d) signal close complete immediately=false 15:25:59.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d35bda5) signal close complete immediately=false 15:25:59.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49364]) code=0 message='' shell closed 15:25:59.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:49364]) Closing immediately 15:25:59.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:59.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49364]]) Closing immediately 15:25:59.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:49364]) stopping 15:25:59.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:49364]) stopped 15:25:59.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49364]])[Immediately] closed 15:25:59.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17953] - close(TransportIoSession[local=/10.30.170.167:17953, remote=/10.30.171.175:49364]) Closing immediately 15:25:59.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17953] - close(TransportIoSession[local=/10.30.170.167:17953, remote=/10.30.171.175:49364])[Immediately] closed 15:25:59.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c64cfc7) signal close complete immediately=true 15:25:59.237 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:49364])[Immediately] closed 15:25:59.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6d24d4cd, L:/10.30.170.167:17953 ! R:/10.30.171.175:49364] inactive. 15:25:59.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=124, channel=[id: 0x6d24d4cd, L:/10.30.170.167:17953 ! R:/10.30.171.175:49364]} end of input detected while session was in state up 15:25:59.238 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=124, channel=[id: 0x6d24d4cd, L:/10.30.170.167:17953 ! R:/10.30.171.175:49364]} down, reason: End of input 15:25:59.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43976]) process #15 SSH_MSG_IGNORE 15:25:59.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43976]) SSH_MSG_IGNORE 15:25:59.307 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43976]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:25:59.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58154]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:25:59.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58154]) process #27 SSH_MSG_IGNORE 15:25:59.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58154]) SSH_MSG_IGNORE 15:25:59.399 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45848]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:25:59.399 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45848]) process #29 SSH_MSG_IGNORE 15:25:59.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45848]) SSH_MSG_IGNORE 15:25:59.447 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51500]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:25:59.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51500]) process #22 SSH_MSG_IGNORE 15:25:59.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51500]) SSH_MSG_IGNORE 15:25:59.523 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51948]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:25:59.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51948]) process #24 SSH_MSG_IGNORE 15:25:59.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51948]) SSH_MSG_IGNORE 15:25:59.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35068]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:25:59.535 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35068]) process #23 SSH_MSG_IGNORE 15:25:59.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35068]) SSH_MSG_IGNORE 15:25:59.546 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48116]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:25:59.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48116]) process #25 SSH_MSG_IGNORE 15:25:59.546 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48116]) SSH_MSG_IGNORE 15:25:59.609 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40320]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:25:59.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40320]) process #21 SSH_MSG_IGNORE 15:25:59.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40320]) SSH_MSG_IGNORE 15:25:59.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41236]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:25:59.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41236]) process #20 SSH_MSG_IGNORE 15:25:59.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41236]) SSH_MSG_IGNORE 15:25:59.816 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54362]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:25:59.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54362]) process #17 SSH_MSG_IGNORE 15:25:59.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54362]) SSH_MSG_IGNORE 15:25:59.849 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38210]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:25:59.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38210]) process #16 SSH_MSG_IGNORE 15:25:59.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38210]) SSH_MSG_IGNORE 15:25:59.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:38088])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:25:59.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]) exit code=0, immediate=false 15:25:59.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:25:59.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38088]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:25:59.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:25:59.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38088]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:25:59.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]) Closing gracefully 15:25:59.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]) 15:25:59.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]) 15:25:59.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:25:59.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:25:59.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:25:59.935 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:25:59.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088])[immediately=false] processing 15:25:59.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:25:59.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38088]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:25:59.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:25:59.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]) Closing immediately 15:25:59.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:25:59.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:25:59.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088])[immediately=true] processing 15:25:59.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088] 15:25:59.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44fb4c1) signal close complete immediately=true 15:25:59.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:25:59.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6eb33ee) signal close complete immediately=true 15:25:59.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088])[Immediately] closed 15:25:59.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]) result=null 15:25:59.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@611db972) signal close complete immediately=false 15:25:59.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f3b36e4) signal close complete immediately=false 15:25:59.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38088]) code=0 message='' shell closed 15:25:59.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38088]) Closing immediately 15:25:59.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:25:59.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38088]]) Closing immediately 15:25:59.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38088]) stopping 15:25:59.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38088]) stopped 15:25:59.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38088]])[Immediately] closed 15:25:59.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17954] - close(TransportIoSession[local=/10.30.170.167:17954, remote=/10.30.171.175:38088]) Closing immediately 15:25:59.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17954] - close(TransportIoSession[local=/10.30.170.167:17954, remote=/10.30.171.175:38088])[Immediately] closed 15:25:59.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@162b7e7e) signal close complete immediately=true 15:25:59.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38088])[Immediately] closed 15:25:59.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4d9ec9d4, L:/10.30.170.167:17954 ! R:/10.30.171.175:38088] inactive. 15:25:59.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=125, channel=[id: 0x4d9ec9d4, L:/10.30.170.167:17954 ! R:/10.30.171.175:38088]} end of input detected while session was in state up 15:25:59.936 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=125, channel=[id: 0x4d9ec9d4, L:/10.30.170.167:17954 ! R:/10.30.171.175:38088]} down, reason: End of input 15:25:59.998 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34350]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:25:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34350]) process #18 SSH_MSG_IGNORE 15:25:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34350]) SSH_MSG_IGNORE 15:26:00.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59392]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:00.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59392]) process #26 SSH_MSG_IGNORE 15:26:00.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59392]) SSH_MSG_IGNORE 15:26:00.203 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53232]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:00.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53232]) process #19 SSH_MSG_IGNORE 15:26:00.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53232]) SSH_MSG_IGNORE 15:26:00.312 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50978]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50978]) process #28 SSH_MSG_IGNORE 15:26:00.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50978]) SSH_MSG_IGNORE 15:26:00.401 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47724]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:00.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47724]) process #21 SSH_MSG_IGNORE 15:26:00.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47724]) SSH_MSG_IGNORE 15:26:00.517 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42660]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:00.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42660]) process #27 SSH_MSG_IGNORE 15:26:00.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42660]) SSH_MSG_IGNORE 15:26:00.652 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51540]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:00.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51540]) process #25 SSH_MSG_IGNORE 15:26:00.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51540]) SSH_MSG_IGNORE 15:26:00.658 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57644]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:00.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57644]) process #29 SSH_MSG_IGNORE 15:26:00.659 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57644]) SSH_MSG_IGNORE 15:26:00.689 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53234]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:00.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53234]) process #22 SSH_MSG_IGNORE 15:26:00.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53234]) SSH_MSG_IGNORE 15:26:00.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:45678])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:00.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]) exit code=0, immediate=false 15:26:00.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:00.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45678]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:00.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:00.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45678]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:00.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]) Closing gracefully 15:26:00.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]) 15:26:00.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]) 15:26:00.713 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:00.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:00.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:00.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:00.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678])[immediately=false] processing 15:26:00.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:00.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45678]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:00.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:00.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]) Closing immediately 15:26:00.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:00.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:00.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678])[immediately=true] processing 15:26:00.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678] 15:26:00.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f415ce0) signal close complete immediately=true 15:26:00.714 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:00.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6926a26) signal close complete immediately=true 15:26:00.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678])[Immediately] closed 15:26:00.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]) result=null 15:26:00.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15c16249) signal close complete immediately=false 15:26:00.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@187975a6) signal close complete immediately=false 15:26:00.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45678]) code=0 message='' shell closed 15:26:00.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45678]) Closing immediately 15:26:00.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:00.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45678]]) Closing immediately 15:26:00.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45678]) stopping 15:26:00.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45678]) stopped 15:26:00.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45678]])[Immediately] closed 15:26:00.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17955] - close(TransportIoSession[local=/10.30.170.167:17955, remote=/10.30.171.175:45678]) Closing immediately 15:26:00.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17955] - close(TransportIoSession[local=/10.30.170.167:17955, remote=/10.30.171.175:45678])[Immediately] closed 15:26:00.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d6a8c15) signal close complete immediately=true 15:26:00.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45678])[Immediately] closed 15:26:00.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa9e79c4c, L:/10.30.170.167:17955 ! R:/10.30.171.175:45678] inactive. 15:26:00.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=126, channel=[id: 0xa9e79c4c, L:/10.30.170.167:17955 ! R:/10.30.171.175:45678]} end of input detected while session was in state up 15:26:00.715 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=126, channel=[id: 0xa9e79c4c, L:/10.30.170.167:17955 ! R:/10.30.171.175:45678]} down, reason: End of input 15:26:00.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55164]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:00.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55164]) process #23 SSH_MSG_IGNORE 15:26:00.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55164]) SSH_MSG_IGNORE 15:26:00.738 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35124]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:26:00.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35124]) process #15 SSH_MSG_IGNORE 15:26:00.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35124]) SSH_MSG_IGNORE 15:26:00.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54124]) process #24 SSH_MSG_IGNORE 15:26:00.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54124]) SSH_MSG_IGNORE 15:26:00.821 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54124]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:00.941 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34570]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:00.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34570]) process #19 SSH_MSG_IGNORE 15:26:00.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34570]) SSH_MSG_IGNORE 15:26:00.981 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52028]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:00.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52028]) process #20 SSH_MSG_IGNORE 15:26:00.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52028]) SSH_MSG_IGNORE 15:26:00.991 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46866]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46866]) process #28 SSH_MSG_IGNORE 15:26:00.991 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46866]) SSH_MSG_IGNORE 15:26:01.035 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33802]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:01.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33802]) process #17 SSH_MSG_IGNORE 15:26:01.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33802]) SSH_MSG_IGNORE 15:26:01.185 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43618]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:26:01.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43618]) process #16 SSH_MSG_IGNORE 15:26:01.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43618]) SSH_MSG_IGNORE 15:26:01.273 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46336]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:01.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46336]) process #18 SSH_MSG_IGNORE 15:26:01.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46336]) SSH_MSG_IGNORE 15:26:01.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:59792])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:01.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]) exit code=0, immediate=false 15:26:01.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:01.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59792]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:01.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:01.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59792]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]) Closing gracefully 15:26:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]) 15:26:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]) 15:26:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792])[immediately=false] processing 15:26:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59792]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]) Closing immediately 15:26:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792])[immediately=true] processing 15:26:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792] 15:26:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49d59052) signal close complete immediately=true 15:26:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@719ae86) signal close complete immediately=true 15:26:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792])[Immediately] closed 15:26:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]) result=null 15:26:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ba649ca) signal close complete immediately=false 15:26:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1155b11) signal close complete immediately=false 15:26:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59792]) code=0 message='' shell closed 15:26:01.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59792]) Closing immediately 15:26:01.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:01.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59792]]) Closing immediately 15:26:01.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59792]) stopping 15:26:01.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59792]) stopped 15:26:01.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59792]])[Immediately] closed 15:26:01.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17956] - close(TransportIoSession[local=/10.30.170.167:17956, remote=/10.30.171.175:59792]) Closing immediately 15:26:01.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17956] - close(TransportIoSession[local=/10.30.170.167:17956, remote=/10.30.171.175:59792])[Immediately] closed 15:26:01.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64a70c61) signal close complete immediately=true 15:26:01.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59792])[Immediately] closed 15:26:01.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb9bf7a84, L:/10.30.170.167:17956 ! R:/10.30.171.175:59792] inactive. 15:26:01.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=127, channel=[id: 0xb9bf7a84, L:/10.30.170.167:17956 ! R:/10.30.171.175:59792]} end of input detected while session was in state up 15:26:01.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=127, channel=[id: 0xb9bf7a84, L:/10.30.170.167:17956 ! R:/10.30.171.175:59792]} down, reason: End of input 15:26:01.531 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58794]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:01.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58794]) process #23 SSH_MSG_IGNORE 15:26:01.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58794]) SSH_MSG_IGNORE 15:26:01.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56680]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56680]) process #26 SSH_MSG_IGNORE 15:26:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56680]) SSH_MSG_IGNORE 15:26:01.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55832]) process #21 SSH_MSG_IGNORE 15:26:01.698 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55832]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:01.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55832]) SSH_MSG_IGNORE 15:26:01.778 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38546]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:01.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38546]) process #29 SSH_MSG_IGNORE 15:26:01.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38546]) SSH_MSG_IGNORE 15:26:01.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43386]) process #15 SSH_MSG_IGNORE 15:26:01.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43386]) SSH_MSG_IGNORE 15:26:01.795 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43386]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:26:01.813 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52940]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52940]) process #20 SSH_MSG_IGNORE 15:26:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52940]) SSH_MSG_IGNORE 15:26:01.859 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46924]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:01.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46924]) process #19 SSH_MSG_IGNORE 15:26:01.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46924]) SSH_MSG_IGNORE 15:26:01.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:01.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #22 SSH_MSG_IGNORE 15:26:01.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:26:01.928 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44320]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:01.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44320]) process #27 SSH_MSG_IGNORE 15:26:01.929 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44320]) SSH_MSG_IGNORE 15:26:01.975 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60726]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:01.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60726]) process #17 SSH_MSG_IGNORE 15:26:01.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60726]) SSH_MSG_IGNORE 15:26:02.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33108]) process #24 SSH_MSG_IGNORE 15:26:02.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33108]) SSH_MSG_IGNORE 15:26:02.026 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33108]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:02.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51614]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:02.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51614]) process #28 SSH_MSG_IGNORE 15:26:02.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51614]) SSH_MSG_IGNORE 15:26:02.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:59766])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:02.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]) exit code=0, immediate=false 15:26:02.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:02.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59766]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:02.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:02.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59766]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:02.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]) Closing gracefully 15:26:02.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]) 15:26:02.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]) 15:26:02.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:02.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:02.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:02.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:02.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766])[immediately=false] processing 15:26:02.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:02.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59766]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:02.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:02.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]) Closing immediately 15:26:02.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:02.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:02.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766])[immediately=true] processing 15:26:02.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766] 15:26:02.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66a697eb) signal close complete immediately=true 15:26:02.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:02.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@239fddd7) signal close complete immediately=true 15:26:02.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766])[Immediately] closed 15:26:02.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]) result=null 15:26:02.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b42313e) signal close complete immediately=false 15:26:02.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ba4813e) signal close complete immediately=false 15:26:02.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59766]) code=0 message='' shell closed 15:26:02.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59766]) Closing immediately 15:26:02.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:02.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59766]]) Closing immediately 15:26:02.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59766]) stopping 15:26:02.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59766]) stopped 15:26:02.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59766]])[Immediately] closed 15:26:02.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17957] - close(TransportIoSession[local=/10.30.170.167:17957, remote=/10.30.171.175:59766]) Closing immediately 15:26:02.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17957] - close(TransportIoSession[local=/10.30.170.167:17957, remote=/10.30.171.175:59766])[Immediately] closed 15:26:02.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49ef546e) signal close complete immediately=true 15:26:02.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59766])[Immediately] closed 15:26:02.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd098df75, L:/10.30.170.167:17957 ! R:/10.30.171.175:59766] inactive. 15:26:02.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=128, channel=[id: 0xd098df75, L:/10.30.170.167:17957 ! R:/10.30.171.175:59766]} end of input detected while session was in state up 15:26:02.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=128, channel=[id: 0xd098df75, L:/10.30.170.167:17957 ! R:/10.30.171.175:59766]} down, reason: End of input 15:26:02.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38498]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:02.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38498]) process #25 SSH_MSG_IGNORE 15:26:02.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38498]) SSH_MSG_IGNORE 15:26:02.338 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57888]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57888]) process #18 SSH_MSG_IGNORE 15:26:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57888]) SSH_MSG_IGNORE 15:26:02.354 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37282]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:26:02.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37282]) process #16 SSH_MSG_IGNORE 15:26:02.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37282]) SSH_MSG_IGNORE 15:26:02.539 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59580]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:02.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59580]) process #29 SSH_MSG_IGNORE 15:26:02.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59580]) SSH_MSG_IGNORE 15:26:02.756 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50732]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:02.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50732]) process #20 SSH_MSG_IGNORE 15:26:02.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50732]) SSH_MSG_IGNORE 15:26:02.837 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50252]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50252]) process #26 SSH_MSG_IGNORE 15:26:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50252]) SSH_MSG_IGNORE 15:26:02.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:53618])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:02.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]) exit code=0, immediate=false 15:26:02.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:02.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53618]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:02.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:02.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53618]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:02.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]) Closing gracefully 15:26:02.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]) 15:26:02.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]) 15:26:02.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:02.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:02.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:02.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:02.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618])[immediately=false] processing 15:26:02.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:02.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53618]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:02.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:02.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]) Closing immediately 15:26:02.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:02.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:02.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618])[immediately=true] processing 15:26:02.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618] 15:26:02.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7566c39b) signal close complete immediately=true 15:26:02.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:02.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65c7b98f) signal close complete immediately=true 15:26:02.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618])[Immediately] closed 15:26:02.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]) result=null 15:26:02.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@172c239c) signal close complete immediately=false 15:26:02.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f15e76) signal close complete immediately=false 15:26:02.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53618]) code=0 message='' shell closed 15:26:02.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:53618]) Closing immediately 15:26:02.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:02.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53618]]) Closing immediately 15:26:02.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53618]) stopping 15:26:02.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53618]) stopped 15:26:02.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53618]])[Immediately] closed 15:26:02.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17958] - close(TransportIoSession[local=/10.30.170.167:17958, remote=/10.30.171.175:53618]) Closing immediately 15:26:02.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17958] - close(TransportIoSession[local=/10.30.170.167:17958, remote=/10.30.171.175:53618])[Immediately] closed 15:26:02.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41483fa8) signal close complete immediately=true 15:26:02.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:53618])[Immediately] closed 15:26:02.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x95a70fe5, L:/10.30.170.167:17958 ! R:/10.30.171.175:53618] inactive. 15:26:02.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=129, channel=[id: 0x95a70fe5, L:/10.30.170.167:17958 ! R:/10.30.171.175:53618]} end of input detected while session was in state up 15:26:02.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=129, channel=[id: 0x95a70fe5, L:/10.30.170.167:17958 ! R:/10.30.171.175:53618]} down, reason: End of input 15:26:02.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39282]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:02.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39282]) process #27 SSH_MSG_IGNORE 15:26:02.921 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39282]) SSH_MSG_IGNORE 15:26:02.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44374]) process #23 SSH_MSG_IGNORE 15:26:02.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44374]) SSH_MSG_IGNORE 15:26:02.946 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44374]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:02.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46654]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:02.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46654]) process #21 SSH_MSG_IGNORE 15:26:02.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46654]) SSH_MSG_IGNORE 15:26:03.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:32830]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:03.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:32830]) process #19 SSH_MSG_IGNORE 15:26:03.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:32830]) SSH_MSG_IGNORE 15:26:03.122 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46446]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:03.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46446]) process #28 SSH_MSG_IGNORE 15:26:03.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46446]) SSH_MSG_IGNORE 15:26:03.139 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38054]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:03.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38054]) process #24 SSH_MSG_IGNORE 15:26:03.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38054]) SSH_MSG_IGNORE 15:26:03.304 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59152]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:03.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59152]) process #17 SSH_MSG_IGNORE 15:26:03.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59152]) SSH_MSG_IGNORE 15:26:03.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37572]) process #18 SSH_MSG_IGNORE 15:26:03.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37572]) SSH_MSG_IGNORE 15:26:03.337 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37572]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:03.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59260]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:26:03.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59260]) process #15 SSH_MSG_IGNORE 15:26:03.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59260]) SSH_MSG_IGNORE 15:26:03.396 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40132]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:03.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40132]) process #22 SSH_MSG_IGNORE 15:26:03.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40132]) SSH_MSG_IGNORE 15:26:03.587 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40090]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:26:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40090]) process #16 SSH_MSG_IGNORE 15:26:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40090]) SSH_MSG_IGNORE 15:26:03.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:36106])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:03.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]) exit code=0, immediate=false 15:26:03.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:03.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36106]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:03.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:03.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36106]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:03.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]) Closing gracefully 15:26:03.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]) 15:26:03.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]) 15:26:03.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:03.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:03.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:03.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:03.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106])[immediately=false] processing 15:26:03.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:03.623 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36106]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:03.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:03.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]) Closing immediately 15:26:03.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:03.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:03.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106])[immediately=true] processing 15:26:03.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106] 15:26:03.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54e74076) signal close complete immediately=true 15:26:03.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:03.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d4aa0b4) signal close complete immediately=true 15:26:03.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106])[Immediately] closed 15:26:03.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]) result=null 15:26:03.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ba68603) signal close complete immediately=false 15:26:03.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d5d97ae) signal close complete immediately=false 15:26:03.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36106]) code=0 message='' shell closed 15:26:03.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36106]) Closing immediately 15:26:03.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:03.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36106]]) Closing immediately 15:26:03.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36106]) stopping 15:26:03.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36106]) stopped 15:26:03.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36106]])[Immediately] closed 15:26:03.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17959] - close(TransportIoSession[local=/10.30.170.167:17959, remote=/10.30.171.175:36106]) Closing immediately 15:26:03.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17959] - close(TransportIoSession[local=/10.30.170.167:17959, remote=/10.30.171.175:36106])[Immediately] closed 15:26:03.624 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73578083) signal close complete immediately=true 15:26:03.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36106])[Immediately] closed 15:26:03.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3f82cb0f, L:/10.30.170.167:17959 ! R:/10.30.171.175:36106] inactive. 15:26:03.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=130, channel=[id: 0x3f82cb0f, L:/10.30.170.167:17959 ! R:/10.30.171.175:36106]} end of input detected while session was in state up 15:26:03.625 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=130, channel=[id: 0x3f82cb0f, L:/10.30.170.167:17959 ! R:/10.30.171.175:36106]} down, reason: End of input 15:26:03.676 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36940]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:03.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36940]) process #25 SSH_MSG_IGNORE 15:26:03.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36940]) SSH_MSG_IGNORE 15:26:03.683 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56816]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:03.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56816]) process #27 SSH_MSG_IGNORE 15:26:03.684 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56816]) SSH_MSG_IGNORE 15:26:03.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53024]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:03.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53024]) process #29 SSH_MSG_IGNORE 15:26:03.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53024]) SSH_MSG_IGNORE 15:26:04.019 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43564]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43564]) process #26 SSH_MSG_IGNORE 15:26:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43564]) SSH_MSG_IGNORE 15:26:04.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41604]) process #21 SSH_MSG_IGNORE 15:26:04.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41604]) SSH_MSG_IGNORE 15:26:04.119 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41604]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:04.198 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:04.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #20 SSH_MSG_IGNORE 15:26:04.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:26:04.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45270]) process #19 SSH_MSG_IGNORE 15:26:04.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45270]) SSH_MSG_IGNORE 15:26:04.308 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45270]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:04.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:51538])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:04.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]) exit code=0, immediate=false 15:26:04.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:04.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51538]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:04.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:04.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51538]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:04.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]) Closing gracefully 15:26:04.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]) 15:26:04.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]) 15:26:04.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:04.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:04.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:04.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:04.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538])[immediately=false] processing 15:26:04.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:04.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51538]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:04.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:04.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]) Closing immediately 15:26:04.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:04.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:04.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538])[immediately=true] processing 15:26:04.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538] 15:26:04.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60afcc25) signal close complete immediately=true 15:26:04.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:04.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4999d456) signal close complete immediately=true 15:26:04.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538])[Immediately] closed 15:26:04.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]) result=null 15:26:04.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56e854fc) signal close complete immediately=false 15:26:04.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52859c5c) signal close complete immediately=false 15:26:04.347 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51538]) code=0 message='' shell closed 15:26:04.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51538]) Closing immediately 15:26:04.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:04.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51538]]) Closing immediately 15:26:04.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51538]) stopping 15:26:04.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51538]) stopped 15:26:04.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51538]])[Immediately] closed 15:26:04.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17960] - close(TransportIoSession[local=/10.30.170.167:17960, remote=/10.30.171.175:51538]) Closing immediately 15:26:04.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17960] - close(TransportIoSession[local=/10.30.170.167:17960, remote=/10.30.171.175:51538])[Immediately] closed 15:26:04.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c55bccd) signal close complete immediately=true 15:26:04.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51538])[Immediately] closed 15:26:04.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2e029a4d, L:/10.30.170.167:17960 ! R:/10.30.171.175:51538] inactive. 15:26:04.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=131, channel=[id: 0x2e029a4d, L:/10.30.170.167:17960 ! R:/10.30.171.175:51538]} end of input detected while session was in state up 15:26:04.348 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=131, channel=[id: 0x2e029a4d, L:/10.30.170.167:17960 ! R:/10.30.171.175:51538]} down, reason: End of input 15:26:04.413 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59614]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:04.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59614]) process #17 SSH_MSG_IGNORE 15:26:04.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59614]) SSH_MSG_IGNORE 15:26:04.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55152]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:04.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55152]) process #23 SSH_MSG_IGNORE 15:26:04.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55152]) SSH_MSG_IGNORE 15:26:04.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60536]) process #24 SSH_MSG_IGNORE 15:26:04.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60536]) SSH_MSG_IGNORE 15:26:04.460 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60536]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:04.500 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58044]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:04.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58044]) process #28 SSH_MSG_IGNORE 15:26:04.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58044]) SSH_MSG_IGNORE 15:26:04.543 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50140]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50140]) process #22 SSH_MSG_IGNORE 15:26:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50140]) SSH_MSG_IGNORE 15:26:04.796 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35212]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35212]) process #18 SSH_MSG_IGNORE 15:26:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35212]) SSH_MSG_IGNORE 15:26:04.952 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56610]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:04.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56610]) process #25 SSH_MSG_IGNORE 15:26:04.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56610]) SSH_MSG_IGNORE 15:26:05.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40368]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:05.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40368]) process #29 SSH_MSG_IGNORE 15:26:05.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40368]) SSH_MSG_IGNORE 15:26:05.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44176]) process #19 SSH_MSG_IGNORE 15:26:05.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44176]) SSH_MSG_IGNORE 15:26:05.058 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44176]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:05.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56248]) process #15 SSH_MSG_IGNORE 15:26:05.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56248]) SSH_MSG_IGNORE 15:26:05.122 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56248]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:58864])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]) exit code=0, immediate=false 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58864]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58864]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]) Closing gracefully 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]) 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]) 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864])[immediately=false] processing 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58864]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]) Closing immediately 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864])[immediately=true] processing 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864] 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@621fe261) signal close complete immediately=true 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c9db382) signal close complete immediately=true 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864])[Immediately] closed 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]) result=null 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@109f2166) signal close complete immediately=false 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45aa6bda) signal close complete immediately=false 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58864]) code=0 message='' shell closed 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58864]) Closing immediately 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58864]]) Closing immediately 15:26:05.137 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58864]) stopping 15:26:05.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58864]) stopped 15:26:05.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58864]])[Immediately] closed 15:26:05.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17961] - close(TransportIoSession[local=/10.30.170.167:17961, remote=/10.30.171.175:58864]) Closing immediately 15:26:05.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17961] - close(TransportIoSession[local=/10.30.170.167:17961, remote=/10.30.171.175:58864])[Immediately] closed 15:26:05.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58bb95e4) signal close complete immediately=true 15:26:05.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58864])[Immediately] closed 15:26:05.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa67a1450, L:/10.30.170.167:17961 ! R:/10.30.171.175:58864] inactive. 15:26:05.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=132, channel=[id: 0xa67a1450, L:/10.30.170.167:17961 ! R:/10.30.171.175:58864]} end of input detected while session was in state up 15:26:05.138 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=132, channel=[id: 0xa67a1450, L:/10.30.170.167:17961 ! R:/10.30.171.175:58864]} down, reason: End of input 15:26:05.154 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43496]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:05.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43496]) process #27 SSH_MSG_IGNORE 15:26:05.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43496]) SSH_MSG_IGNORE 15:26:05.170 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57892]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:05.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57892]) process #26 SSH_MSG_IGNORE 15:26:05.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57892]) SSH_MSG_IGNORE 15:26:05.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47086]) process #16 SSH_MSG_IGNORE 15:26:05.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47086]) SSH_MSG_IGNORE 15:26:05.215 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47086]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:26:05.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55726]) process #17 SSH_MSG_IGNORE 15:26:05.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55726]) SSH_MSG_IGNORE 15:26:05.221 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55726]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:05.354 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59020]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:05.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59020]) process #20 SSH_MSG_IGNORE 15:26:05.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59020]) SSH_MSG_IGNORE 15:26:05.421 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39854]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:05.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39854]) process #21 SSH_MSG_IGNORE 15:26:05.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39854]) SSH_MSG_IGNORE 15:26:05.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50180]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:05.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50180]) process #23 SSH_MSG_IGNORE 15:26:05.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50180]) SSH_MSG_IGNORE 15:26:05.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47276]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47276]) process #28 SSH_MSG_IGNORE 15:26:05.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47276]) SSH_MSG_IGNORE 15:26:05.711 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58356]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58356]) process #22 SSH_MSG_IGNORE 15:26:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58356]) SSH_MSG_IGNORE 15:26:05.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42458]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:05.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42458]) process #24 SSH_MSG_IGNORE 15:26:05.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42458]) SSH_MSG_IGNORE 15:26:05.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:59672])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:05.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]) exit code=0, immediate=false 15:26:05.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:05.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59672]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:05.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:05.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59672]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:05.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]) Closing gracefully 15:26:05.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]) 15:26:05.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]) 15:26:05.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:05.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:05.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:05.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:05.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672])[immediately=false] processing 15:26:05.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:05.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59672]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:05.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:05.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]) Closing immediately 15:26:05.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:05.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:05.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672])[immediately=true] processing 15:26:05.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672] 15:26:05.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67622afd) signal close complete immediately=true 15:26:05.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:05.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2151464b) signal close complete immediately=true 15:26:05.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672])[Immediately] closed 15:26:05.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]) result=null 15:26:05.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26e667c7) signal close complete immediately=false 15:26:05.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e0f2e27) signal close complete immediately=false 15:26:05.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59672]) code=0 message='' shell closed 15:26:05.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59672]) Closing immediately 15:26:05.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:05.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59672]]) Closing immediately 15:26:05.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59672]) stopping 15:26:05.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59672]) stopped 15:26:05.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59672]])[Immediately] closed 15:26:05.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17962] - close(TransportIoSession[local=/10.30.170.167:17962, remote=/10.30.171.175:59672]) Closing immediately 15:26:05.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17962] - close(TransportIoSession[local=/10.30.170.167:17962, remote=/10.30.171.175:59672])[Immediately] closed 15:26:05.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@84cd6d9) signal close complete immediately=true 15:26:05.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59672])[Immediately] closed 15:26:05.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x988f94c4, L:/10.30.170.167:17962 ! R:/10.30.171.175:59672] inactive. 15:26:05.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=133, channel=[id: 0x988f94c4, L:/10.30.170.167:17962 ! R:/10.30.171.175:59672]} end of input detected while session was in state up 15:26:05.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=133, channel=[id: 0x988f94c4, L:/10.30.170.167:17962 ! R:/10.30.171.175:59672]} down, reason: End of input 15:26:06.011 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40848]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:06.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40848]) process #19 SSH_MSG_IGNORE 15:26:06.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40848]) SSH_MSG_IGNORE 15:26:06.182 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47636]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:06.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47636]) process #26 SSH_MSG_IGNORE 15:26:06.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47636]) SSH_MSG_IGNORE 15:26:06.231 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:06.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #18 SSH_MSG_IGNORE 15:26:06.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:26:06.233 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46464]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:26:06.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46464]) process #15 SSH_MSG_IGNORE 15:26:06.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46464]) SSH_MSG_IGNORE 15:26:06.238 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37492]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:06.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37492]) process #25 SSH_MSG_IGNORE 15:26:06.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37492]) SSH_MSG_IGNORE 15:26:06.381 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46272]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:06.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46272]) process #29 SSH_MSG_IGNORE 15:26:06.382 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46272]) SSH_MSG_IGNORE 15:26:06.452 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54238]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:06.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54238]) process #27 SSH_MSG_IGNORE 15:26:06.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54238]) SSH_MSG_IGNORE 15:26:06.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44996]) process #17 SSH_MSG_IGNORE 15:26:06.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44996]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:06.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44996]) SSH_MSG_IGNORE 15:26:06.540 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50372]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:06.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50372]) process #21 SSH_MSG_IGNORE 15:26:06.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50372]) SSH_MSG_IGNORE 15:26:06.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:39606])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:06.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]) exit code=0, immediate=false 15:26:06.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:06.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39606]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:06.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:06.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39606]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:06.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]) Closing gracefully 15:26:06.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]) 15:26:06.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]) 15:26:06.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:06.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:06.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:06.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:06.636 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606])[immediately=false] processing 15:26:06.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:06.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39606]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:06.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:06.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]) Closing immediately 15:26:06.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:06.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:06.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606])[immediately=true] processing 15:26:06.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606] 15:26:06.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6aa410d6) signal close complete immediately=true 15:26:06.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:06.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37439ee6) signal close complete immediately=true 15:26:06.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606])[Immediately] closed 15:26:06.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]) result=null 15:26:06.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d65d65a) signal close complete immediately=false 15:26:06.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ec58f83) signal close complete immediately=false 15:26:06.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39606]) code=0 message='' shell closed 15:26:06.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:39606]) Closing immediately 15:26:06.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:06.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39606]]) Closing immediately 15:26:06.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39606]) stopping 15:26:06.637 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39606]) stopped 15:26:06.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39606]])[Immediately] closed 15:26:06.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17963] - close(TransportIoSession[local=/10.30.170.167:17963, remote=/10.30.171.175:39606]) Closing immediately 15:26:06.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17963] - close(TransportIoSession[local=/10.30.170.167:17963, remote=/10.30.171.175:39606])[Immediately] closed 15:26:06.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ad042d) signal close complete immediately=true 15:26:06.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:39606])[Immediately] closed 15:26:06.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x00a7bf2f, L:/10.30.170.167:17963 ! R:/10.30.171.175:39606] inactive. 15:26:06.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=134, channel=[id: 0x00a7bf2f, L:/10.30.170.167:17963 ! R:/10.30.171.175:39606]} end of input detected while session was in state up 15:26:06.638 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=134, channel=[id: 0x00a7bf2f, L:/10.30.170.167:17963 ! R:/10.30.171.175:39606]} down, reason: End of input 15:26:06.733 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56674]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:06.733 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57744]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:26:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56674]) process #20 SSH_MSG_IGNORE 15:26:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56674]) SSH_MSG_IGNORE 15:26:06.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57744]) process #16 SSH_MSG_IGNORE 15:26:06.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57744]) SSH_MSG_IGNORE 15:26:06.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46650]) process #23 SSH_MSG_IGNORE 15:26:06.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46650]) SSH_MSG_IGNORE 15:26:06.812 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46650]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:06.930 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39958]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39958]) process #22 SSH_MSG_IGNORE 15:26:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39958]) SSH_MSG_IGNORE 15:26:06.963 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41400]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41400]) process #28 SSH_MSG_IGNORE 15:26:06.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41400]) SSH_MSG_IGNORE 15:26:06.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47864]) process #24 SSH_MSG_IGNORE 15:26:06.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47864]) SSH_MSG_IGNORE 15:26:06.966 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47864]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:07.074 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39500]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:07.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39500]) process #19 SSH_MSG_IGNORE 15:26:07.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39500]) SSH_MSG_IGNORE 15:26:07.231 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40596]) packet #16 sending command=2[SSH_MSG_IGNORE] len=27 15:26:07.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40596]) process #15 SSH_MSG_IGNORE 15:26:07.231 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40596]) SSH_MSG_IGNORE 15:26:07.308 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42082]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:07.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42082]) process #18 SSH_MSG_IGNORE 15:26:07.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42082]) SSH_MSG_IGNORE 15:26:07.497 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40580]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:07.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40580]) process #29 SSH_MSG_IGNORE 15:26:07.498 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40580]) SSH_MSG_IGNORE 15:26:07.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60978]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:07.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60978]) process #26 SSH_MSG_IGNORE 15:26:07.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60978]) SSH_MSG_IGNORE 15:26:07.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:44426])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:07.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]) exit code=0, immediate=false 15:26:07.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:07.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44426]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:07.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:07.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44426]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:07.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]) Closing gracefully 15:26:07.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]) 15:26:07.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]) 15:26:07.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:07.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:07.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:07.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:07.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426])[immediately=false] processing 15:26:07.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:07.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44426]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:07.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:07.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]) Closing immediately 15:26:07.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:07.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:07.534 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426])[immediately=true] processing 15:26:07.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426] 15:26:07.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40796baa) signal close complete immediately=true 15:26:07.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:07.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44470b92) signal close complete immediately=true 15:26:07.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426])[Immediately] closed 15:26:07.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]) result=null 15:26:07.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b787bd2) signal close complete immediately=false 15:26:07.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@726ead93) signal close complete immediately=false 15:26:07.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44426]) code=0 message='' shell closed 15:26:07.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44426]) Closing immediately 15:26:07.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:07.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44426]]) Closing immediately 15:26:07.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44426]) stopping 15:26:07.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44426]) stopped 15:26:07.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44426]])[Immediately] closed 15:26:07.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17964] - close(TransportIoSession[local=/10.30.170.167:17964, remote=/10.30.171.175:44426]) Closing immediately 15:26:07.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17964] - close(TransportIoSession[local=/10.30.170.167:17964, remote=/10.30.171.175:44426])[Immediately] closed 15:26:07.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7941bc4f) signal close complete immediately=true 15:26:07.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44426])[Immediately] closed 15:26:07.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf4da973a, L:/10.30.170.167:17964 ! R:/10.30.171.175:44426] inactive. 15:26:07.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=135, channel=[id: 0xf4da973a, L:/10.30.170.167:17964 ! R:/10.30.171.175:44426]} end of input detected while session was in state up 15:26:07.535 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=135, channel=[id: 0xf4da973a, L:/10.30.170.167:17964 ! R:/10.30.171.175:44426]} down, reason: End of input 15:26:07.546 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55224]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:07.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55224]) process #27 SSH_MSG_IGNORE 15:26:07.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55224]) SSH_MSG_IGNORE 15:26:07.801 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36408]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:07.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36408]) process #25 SSH_MSG_IGNORE 15:26:07.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36408]) SSH_MSG_IGNORE 15:26:07.880 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55408]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:07.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55408]) process #21 SSH_MSG_IGNORE 15:26:07.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55408]) SSH_MSG_IGNORE 15:26:07.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54286]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:26:07.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54286]) process #16 SSH_MSG_IGNORE 15:26:07.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54286]) SSH_MSG_IGNORE 15:26:08.005 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42628]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:08.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42628]) process #23 SSH_MSG_IGNORE 15:26:08.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42628]) SSH_MSG_IGNORE 15:26:08.075 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49154]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49154]) process #28 SSH_MSG_IGNORE 15:26:08.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49154]) SSH_MSG_IGNORE 15:26:08.082 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43062]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:08.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43062]) process #17 SSH_MSG_IGNORE 15:26:08.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43062]) SSH_MSG_IGNORE 15:26:08.097 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37352]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:08.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37352]) process #20 SSH_MSG_IGNORE 15:26:08.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37352]) SSH_MSG_IGNORE 15:26:08.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36924]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:08.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36924]) process #22 SSH_MSG_IGNORE 15:26:08.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36924]) SSH_MSG_IGNORE 15:26:08.267 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47972]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:08.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47972]) process #29 SSH_MSG_IGNORE 15:26:08.268 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47972]) SSH_MSG_IGNORE 15:26:08.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:57916])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:08.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]) exit code=0, immediate=false 15:26:08.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:08.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57916]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:08.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:08.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57916]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:08.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]) Closing gracefully 15:26:08.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]) 15:26:08.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]) 15:26:08.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:08.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:08.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:08.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:08.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916])[immediately=false] processing 15:26:08.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:08.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57916]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:08.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:08.279 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]) Closing immediately 15:26:08.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:08.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:08.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916])[immediately=true] processing 15:26:08.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916] 15:26:08.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22345e7e) signal close complete immediately=true 15:26:08.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:08.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22e9bb56) signal close complete immediately=true 15:26:08.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916])[Immediately] closed 15:26:08.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]) result=null 15:26:08.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@273e4f3b) signal close complete immediately=false 15:26:08.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26c41394) signal close complete immediately=false 15:26:08.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57916]) code=0 message='' shell closed 15:26:08.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57916]) Closing immediately 15:26:08.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:08.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57916]]) Closing immediately 15:26:08.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57916]) stopping 15:26:08.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57916]) stopped 15:26:08.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57916]])[Immediately] closed 15:26:08.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17965] - close(TransportIoSession[local=/10.30.170.167:17965, remote=/10.30.171.175:57916]) Closing immediately 15:26:08.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17965] - close(TransportIoSession[local=/10.30.170.167:17965, remote=/10.30.171.175:57916])[Immediately] closed 15:26:08.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26837e9c) signal close complete immediately=true 15:26:08.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57916])[Immediately] closed 15:26:08.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc388a3e3, L:/10.30.170.167:17965 ! R:/10.30.171.175:57916] inactive. 15:26:08.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=136, channel=[id: 0xc388a3e3, L:/10.30.170.167:17965 ! R:/10.30.171.175:57916]} end of input detected while session was in state up 15:26:08.280 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=136, channel=[id: 0xc388a3e3, L:/10.30.170.167:17965 ! R:/10.30.171.175:57916]} down, reason: End of input 15:26:08.303 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41398]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:08.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41398]) process #24 SSH_MSG_IGNORE 15:26:08.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41398]) SSH_MSG_IGNORE 15:26:08.329 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33868]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:08.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33868]) process #19 SSH_MSG_IGNORE 15:26:08.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33868]) SSH_MSG_IGNORE 15:26:08.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42510]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:08.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42510]) process #26 SSH_MSG_IGNORE 15:26:08.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42510]) SSH_MSG_IGNORE 15:26:08.585 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60160]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:08.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60160]) process #18 SSH_MSG_IGNORE 15:26:08.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60160]) SSH_MSG_IGNORE 15:26:08.742 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:08.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #25 SSH_MSG_IGNORE 15:26:08.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:26:08.767 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54674]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:08.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54674]) process #27 SSH_MSG_IGNORE 15:26:08.767 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54674]) SSH_MSG_IGNORE 15:26:08.875 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50712]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:08.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50712]) process #21 SSH_MSG_IGNORE 15:26:08.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50712]) SSH_MSG_IGNORE 15:26:09.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:52606])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:09.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]) exit code=0, immediate=false 15:26:09.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:09.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52606]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:09.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:09.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52606]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:09.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]) Closing gracefully 15:26:09.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]) 15:26:09.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]) 15:26:09.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:09.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:09.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:09.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:09.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606])[immediately=false] processing 15:26:09.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:09.007 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52606]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:09.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:09.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]) Closing immediately 15:26:09.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:09.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:09.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606])[immediately=true] processing 15:26:09.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606] 15:26:09.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f24a564) signal close complete immediately=true 15:26:09.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:09.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59727c87) signal close complete immediately=true 15:26:09.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606])[Immediately] closed 15:26:09.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]) result=null 15:26:09.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@268f3415) signal close complete immediately=false 15:26:09.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15b053be) signal close complete immediately=false 15:26:09.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52606]) code=0 message='' shell closed 15:26:09.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52606]) Closing immediately 15:26:09.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:09.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52606]]) Closing immediately 15:26:09.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52606]) stopping 15:26:09.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52606]) stopped 15:26:09.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52606]])[Immediately] closed 15:26:09.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17966] - close(TransportIoSession[local=/10.30.170.167:17966, remote=/10.30.171.175:52606]) Closing immediately 15:26:09.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17966] - close(TransportIoSession[local=/10.30.170.167:17966, remote=/10.30.171.175:52606])[Immediately] closed 15:26:09.008 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6fc5cbe9) signal close complete immediately=true 15:26:09.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52606])[Immediately] closed 15:26:09.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe30a8315, L:/10.30.170.167:17966 ! R:/10.30.171.175:52606] inactive. 15:26:09.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=137, channel=[id: 0xe30a8315, L:/10.30.170.167:17966 ! R:/10.30.171.175:52606]} end of input detected while session was in state up 15:26:09.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=137, channel=[id: 0xe30a8315, L:/10.30.170.167:17966 ! R:/10.30.171.175:52606]} down, reason: End of input 15:26:09.158 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35768]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:09.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35768]) process #23 SSH_MSG_IGNORE 15:26:09.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35768]) SSH_MSG_IGNORE 15:26:09.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58670]) process #17 SSH_MSG_IGNORE 15:26:09.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58670]) SSH_MSG_IGNORE 15:26:09.180 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58670]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:09.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56304]) process #19 SSH_MSG_IGNORE 15:26:09.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56304]) SSH_MSG_IGNORE 15:26:09.189 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56304]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:09.242 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59584]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:09.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59584]) process #20 SSH_MSG_IGNORE 15:26:09.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59584]) SSH_MSG_IGNORE 15:26:09.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56416]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:26:09.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56416]) process #16 SSH_MSG_IGNORE 15:26:09.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56416]) SSH_MSG_IGNORE 15:26:09.388 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36484]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:09.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36484]) process #28 SSH_MSG_IGNORE 15:26:09.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36484]) SSH_MSG_IGNORE 15:26:09.471 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57378]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:09.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57378]) process #18 SSH_MSG_IGNORE 15:26:09.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57378]) SSH_MSG_IGNORE 15:26:09.551 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55850]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:09.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55850]) process #22 SSH_MSG_IGNORE 15:26:09.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55850]) SSH_MSG_IGNORE 15:26:09.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:39278])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:09.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]) exit code=0, immediate=false 15:26:09.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:09.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39278]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:09.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:09.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39278]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:09.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]) Closing gracefully 15:26:09.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]) 15:26:09.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]) 15:26:09.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:09.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:09.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:09.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:09.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278])[immediately=false] processing 15:26:09.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:09.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39278]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:09.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:09.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]) Closing immediately 15:26:09.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:09.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:09.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278])[immediately=true] processing 15:26:09.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278] 15:26:09.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@225d0844) signal close complete immediately=true 15:26:09.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:09.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d274761) signal close complete immediately=true 15:26:09.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278])[Immediately] closed 15:26:09.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]) result=null 15:26:09.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@789ea15) signal close complete immediately=false 15:26:09.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@269ba857) signal close complete immediately=false 15:26:09.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39278]) code=0 message='' shell closed 15:26:09.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:39278]) Closing immediately 15:26:09.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:09.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39278]]) Closing immediately 15:26:09.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39278]) stopping 15:26:09.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39278]) stopped 15:26:09.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39278]])[Immediately] closed 15:26:09.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17967] - close(TransportIoSession[local=/10.30.170.167:17967, remote=/10.30.171.175:39278]) Closing immediately 15:26:09.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17967] - close(TransportIoSession[local=/10.30.170.167:17967, remote=/10.30.171.175:39278])[Immediately] closed 15:26:09.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6cce8be8) signal close complete immediately=true 15:26:09.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:39278])[Immediately] closed 15:26:09.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x691738e0, L:/10.30.170.167:17967 ! R:/10.30.171.175:39278] inactive. 15:26:09.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=138, channel=[id: 0x691738e0, L:/10.30.170.167:17967 ! R:/10.30.171.175:39278]} end of input detected while session was in state up 15:26:09.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=138, channel=[id: 0x691738e0, L:/10.30.170.167:17967 ! R:/10.30.171.175:39278]} down, reason: End of input 15:26:09.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55758]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:09.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55758]) process #24 SSH_MSG_IGNORE 15:26:09.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55758]) SSH_MSG_IGNORE 15:26:09.875 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58680]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:09.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58680]) process #29 SSH_MSG_IGNORE 15:26:09.876 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58680]) SSH_MSG_IGNORE 15:26:09.976 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:09.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #25 SSH_MSG_IGNORE 15:26:09.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:26:09.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57594]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:09.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57594]) process #27 SSH_MSG_IGNORE 15:26:09.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57594]) SSH_MSG_IGNORE 15:26:10.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50400]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:10.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50400]) process #26 SSH_MSG_IGNORE 15:26:10.107 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50400]) SSH_MSG_IGNORE 15:26:10.163 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41854]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:10.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41854]) process #21 SSH_MSG_IGNORE 15:26:10.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41854]) SSH_MSG_IGNORE 15:26:10.389 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43232]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:10.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43232]) process #19 SSH_MSG_IGNORE 15:26:10.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43232]) SSH_MSG_IGNORE 15:26:10.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:48458])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:10.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]) exit code=0, immediate=false 15:26:10.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:10.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48458]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:10.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:10.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48458]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:10.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]) Closing gracefully 15:26:10.453 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]) 15:26:10.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]) 15:26:10.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:10.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:10.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:10.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:10.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458])[immediately=false] processing 15:26:10.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:10.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48458]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:10.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:10.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]) Closing immediately 15:26:10.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:10.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:10.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458])[immediately=true] processing 15:26:10.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458] 15:26:10.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e1a3e2e) signal close complete immediately=true 15:26:10.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:10.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a9347c0) signal close complete immediately=true 15:26:10.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458])[Immediately] closed 15:26:10.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]) result=null 15:26:10.454 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4229f07) signal close complete immediately=false 15:26:10.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@244875cf) signal close complete immediately=false 15:26:10.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48458]) code=0 message='' shell closed 15:26:10.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48458]) Closing immediately 15:26:10.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:10.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48458]]) Closing immediately 15:26:10.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48458]) stopping 15:26:10.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48458]) stopped 15:26:10.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48458]])[Immediately] closed 15:26:10.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17968] - close(TransportIoSession[local=/10.30.170.167:17968, remote=/10.30.171.175:48458]) Closing immediately 15:26:10.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17968] - close(TransportIoSession[local=/10.30.170.167:17968, remote=/10.30.171.175:48458])[Immediately] closed 15:26:10.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b4cc426) signal close complete immediately=true 15:26:10.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48458])[Immediately] closed 15:26:10.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x72e06a56, L:/10.30.170.167:17968 ! R:/10.30.171.175:48458] inactive. 15:26:10.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=139, channel=[id: 0x72e06a56, L:/10.30.170.167:17968 ! R:/10.30.171.175:48458]} end of input detected while session was in state up 15:26:10.455 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=139, channel=[id: 0x72e06a56, L:/10.30.170.167:17968 ! R:/10.30.171.175:48458]} down, reason: End of input 15:26:10.480 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53276]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:10.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53276]) process #23 SSH_MSG_IGNORE 15:26:10.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53276]) SSH_MSG_IGNORE 15:26:10.487 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43380]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:10.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43380]) process #28 SSH_MSG_IGNORE 15:26:10.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43380]) SSH_MSG_IGNORE 15:26:10.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43862]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:10.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43862]) process #20 SSH_MSG_IGNORE 15:26:10.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43862]) SSH_MSG_IGNORE 15:26:10.743 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40930]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:26:10.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40930]) process #16 SSH_MSG_IGNORE 15:26:10.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40930]) SSH_MSG_IGNORE 15:26:10.752 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49742]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49742]) process #22 SSH_MSG_IGNORE 15:26:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49742]) SSH_MSG_IGNORE 15:26:10.776 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58078]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:10.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58078]) process #29 SSH_MSG_IGNORE 15:26:10.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58078]) SSH_MSG_IGNORE 15:26:10.894 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41062]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:10.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41062]) process #17 SSH_MSG_IGNORE 15:26:10.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41062]) SSH_MSG_IGNORE 15:26:10.976 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47884]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:10.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47884]) process #24 SSH_MSG_IGNORE 15:26:10.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47884]) SSH_MSG_IGNORE 15:26:10.989 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42588]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:10.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42588]) process #26 SSH_MSG_IGNORE 15:26:10.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42588]) SSH_MSG_IGNORE 15:26:10.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36490]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:10.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36490]) process #18 SSH_MSG_IGNORE 15:26:10.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36490]) SSH_MSG_IGNORE 15:26:11.080 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51622]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:11.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51622]) process #19 SSH_MSG_IGNORE 15:26:11.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51622]) SSH_MSG_IGNORE 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:48862])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]) exit code=0, immediate=false 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48862]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48862]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]) Closing gracefully 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]) 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]) 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862])[immediately=false] processing 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48862]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]) Closing immediately 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862])[immediately=true] processing 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862] 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27598978) signal close complete immediately=true 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14259858) signal close complete immediately=true 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862])[Immediately] closed 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]) result=null 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64442071) signal close complete immediately=false 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@654f15e2) signal close complete immediately=false 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48862]) code=0 message='' shell closed 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48862]) Closing immediately 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48862]]) Closing immediately 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48862]) stopping 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48862]) stopped 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48862]])[Immediately] closed 15:26:11.201 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17969] - close(TransportIoSession[local=/10.30.170.167:17969, remote=/10.30.171.175:48862]) Closing immediately 15:26:11.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17969] - close(TransportIoSession[local=/10.30.170.167:17969, remote=/10.30.171.175:48862])[Immediately] closed 15:26:11.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@eb6427a) signal close complete immediately=true 15:26:11.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48862])[Immediately] closed 15:26:11.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb1cbc1ce, L:/10.30.170.167:17969 ! R:/10.30.171.175:48862] inactive. 15:26:11.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=140, channel=[id: 0xb1cbc1ce, L:/10.30.170.167:17969 ! R:/10.30.171.175:48862]} end of input detected while session was in state up 15:26:11.202 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=140, channel=[id: 0xb1cbc1ce, L:/10.30.170.167:17969 ! R:/10.30.171.175:48862]} down, reason: End of input 15:26:11.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55450]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:11.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55450]) process #25 SSH_MSG_IGNORE 15:26:11.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55450]) SSH_MSG_IGNORE 15:26:11.355 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56052]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:11.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56052]) process #27 SSH_MSG_IGNORE 15:26:11.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56052]) SSH_MSG_IGNORE 15:26:11.357 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38246]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:11.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38246]) process #21 SSH_MSG_IGNORE 15:26:11.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38246]) SSH_MSG_IGNORE 15:26:11.521 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33716]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:11.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33716]) process #29 SSH_MSG_IGNORE 15:26:11.521 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33716]) SSH_MSG_IGNORE 15:26:11.580 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35884]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:11.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35884]) process #23 SSH_MSG_IGNORE 15:26:11.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35884]) SSH_MSG_IGNORE 15:26:11.742 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36860]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36860]) process #28 SSH_MSG_IGNORE 15:26:11.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36860]) SSH_MSG_IGNORE 15:26:11.837 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59380]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:11.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59380]) process #19 SSH_MSG_IGNORE 15:26:11.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59380]) SSH_MSG_IGNORE 15:26:11.855 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52712]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:26:11.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52712]) process #16 SSH_MSG_IGNORE 15:26:11.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52712]) SSH_MSG_IGNORE 15:26:11.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:51460])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:11.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) exit code=0, immediate=false 15:26:11.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:11.887 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:11.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:11.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:11.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) Closing gracefully 15:26:11.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) 15:26:11.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) 15:26:11.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:11.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:11.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:11.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:11.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460])[immediately=false] processing 15:26:11.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:11.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:11.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:11.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) Closing immediately 15:26:11.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:11.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:11.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460])[immediately=true] processing 15:26:11.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460] 15:26:11.888 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c882678) signal close complete immediately=true 15:26:11.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:11.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41da18af) signal close complete immediately=true 15:26:11.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460])[Immediately] closed 15:26:11.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) result=null 15:26:11.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@769b958f) signal close complete immediately=false 15:26:11.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@229af86) signal close complete immediately=false 15:26:11.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) code=0 message='' shell closed 15:26:11.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51460]) Closing immediately 15:26:11.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:11.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51460]]) Closing immediately 15:26:11.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51460]) stopping 15:26:11.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51460]) stopped 15:26:11.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51460]])[Immediately] closed 15:26:11.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17970] - close(TransportIoSession[local=/10.30.170.167:17970, remote=/10.30.171.175:51460]) Closing immediately 15:26:11.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17970] - close(TransportIoSession[local=/10.30.170.167:17970, remote=/10.30.171.175:51460])[Immediately] closed 15:26:11.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f7fe25d) signal close complete immediately=true 15:26:11.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51460])[Immediately] closed 15:26:11.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xea9d0735, L:/10.30.170.167:17970 ! R:/10.30.171.175:51460] inactive. 15:26:11.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=141, channel=[id: 0xea9d0735, L:/10.30.170.167:17970 ! R:/10.30.171.175:51460]} end of input detected while session was in state up 15:26:11.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=141, channel=[id: 0xea9d0735, L:/10.30.170.167:17970 ! R:/10.30.171.175:51460]} down, reason: End of input 15:26:11.895 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60352]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:11.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60352]) process #20 SSH_MSG_IGNORE 15:26:11.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60352]) SSH_MSG_IGNORE 15:26:11.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34526]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:12.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34526]) process #24 SSH_MSG_IGNORE 15:26:12.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34526]) SSH_MSG_IGNORE 15:26:12.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34438]) process #17 SSH_MSG_IGNORE 15:26:12.081 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34438]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:12.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34438]) SSH_MSG_IGNORE 15:26:12.165 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58508]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:12.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58508]) process #21 SSH_MSG_IGNORE 15:26:12.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58508]) SSH_MSG_IGNORE 15:26:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56412]) process #18 SSH_MSG_IGNORE 15:26:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56412]) SSH_MSG_IGNORE 15:26:12.213 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56412]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:12.294 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58928]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:12.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58928]) process #26 SSH_MSG_IGNORE 15:26:12.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58928]) SSH_MSG_IGNORE 15:26:12.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:59730])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:12.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]) exit code=0, immediate=false 15:26:12.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:12.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59730]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:12.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:12.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59730]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:12.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]) Closing gracefully 15:26:12.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]) 15:26:12.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]) 15:26:12.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:12.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:12.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:12.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:12.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730])[immediately=false] processing 15:26:12.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:12.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59730]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:12.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:12.676 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]) Closing immediately 15:26:12.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:12.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:12.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730])[immediately=true] processing 15:26:12.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730] 15:26:12.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@604fdb66) signal close complete immediately=true 15:26:12.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:12.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f5250d) signal close complete immediately=true 15:26:12.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730])[Immediately] closed 15:26:12.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]) result=null 15:26:12.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@240b1d32) signal close complete immediately=false 15:26:12.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6873db18) signal close complete immediately=false 15:26:12.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59730]) code=0 message='' shell closed 15:26:12.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59730]) Closing immediately 15:26:12.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:12.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59730]]) Closing immediately 15:26:12.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59730]) stopping 15:26:12.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59730]) stopped 15:26:12.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59730]])[Immediately] closed 15:26:12.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17971] - close(TransportIoSession[local=/10.30.170.167:17971, remote=/10.30.171.175:59730]) Closing immediately 15:26:12.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17971] - close(TransportIoSession[local=/10.30.170.167:17971, remote=/10.30.171.175:59730])[Immediately] closed 15:26:12.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7679b99b) signal close complete immediately=true 15:26:12.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59730])[Immediately] closed 15:26:12.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8307d897, L:/10.30.170.167:17971 ! R:/10.30.171.175:59730] inactive. 15:26:12.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=142, channel=[id: 0x8307d897, L:/10.30.170.167:17971 ! R:/10.30.171.175:59730]} end of input detected while session was in state up 15:26:12.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=142, channel=[id: 0x8307d897, L:/10.30.170.167:17971 ! R:/10.30.171.175:59730]} down, reason: End of input 15:26:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53432]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:12.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53432]) process #22 SSH_MSG_IGNORE 15:26:12.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53432]) SSH_MSG_IGNORE 15:26:12.721 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58460]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:12.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58460]) process #25 SSH_MSG_IGNORE 15:26:12.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58460]) SSH_MSG_IGNORE 15:26:12.769 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58944]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:12.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58944]) process #27 SSH_MSG_IGNORE 15:26:12.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58944]) SSH_MSG_IGNORE 15:26:12.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53756]) process #16 SSH_MSG_IGNORE 15:26:12.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53756]) SSH_MSG_IGNORE 15:26:12.900 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53756]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:26:12.974 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53306]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:12.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53306]) process #23 SSH_MSG_IGNORE 15:26:12.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53306]) SSH_MSG_IGNORE 15:26:13.090 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38082]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:13.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38082]) process #20 SSH_MSG_IGNORE 15:26:13.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38082]) SSH_MSG_IGNORE 15:26:13.148 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53916]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:13.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53916]) process #28 SSH_MSG_IGNORE 15:26:13.149 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53916]) SSH_MSG_IGNORE 15:26:13.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50008]) process #19 SSH_MSG_IGNORE 15:26:13.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50008]) SSH_MSG_IGNORE 15:26:13.178 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50008]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:13.266 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37728]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:13.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37728]) process #17 SSH_MSG_IGNORE 15:26:13.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37728]) SSH_MSG_IGNORE 15:26:13.338 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55276]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:13.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55276]) process #18 SSH_MSG_IGNORE 15:26:13.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55276]) SSH_MSG_IGNORE 15:26:13.342 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35848]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:13.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35848]) process #24 SSH_MSG_IGNORE 15:26:13.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35848]) SSH_MSG_IGNORE 15:26:13.352 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52830]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:13.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52830]) process #29 SSH_MSG_IGNORE 15:26:13.353 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52830]) SSH_MSG_IGNORE 15:26:13.438 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41624]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:13.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41624]) process #21 SSH_MSG_IGNORE 15:26:13.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41624]) SSH_MSG_IGNORE 15:26:13.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:52534])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:13.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]) exit code=0, immediate=false 15:26:13.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:13.456 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52534]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:13.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:13.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52534]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:13.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]) Closing gracefully 15:26:13.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]) 15:26:13.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]) 15:26:13.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:13.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:13.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:13.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:13.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534])[immediately=false] processing 15:26:13.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:13.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52534]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:13.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:13.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]) Closing immediately 15:26:13.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:13.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:13.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534])[immediately=true] processing 15:26:13.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534] 15:26:13.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fa3fe6) signal close complete immediately=true 15:26:13.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:13.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53e79776) signal close complete immediately=true 15:26:13.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534])[Immediately] closed 15:26:13.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]) result=null 15:26:13.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42c55ffd) signal close complete immediately=false 15:26:13.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b9b5bbd) signal close complete immediately=false 15:26:13.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52534]) code=0 message='' shell closed 15:26:13.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52534]) Closing immediately 15:26:13.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:13.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52534]]) Closing immediately 15:26:13.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52534]) stopping 15:26:13.457 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52534]) stopped 15:26:13.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52534]])[Immediately] closed 15:26:13.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17972] - close(TransportIoSession[local=/10.30.170.167:17972, remote=/10.30.171.175:52534]) Closing immediately 15:26:13.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17972] - close(TransportIoSession[local=/10.30.170.167:17972, remote=/10.30.171.175:52534])[Immediately] closed 15:26:13.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b4e5627) signal close complete immediately=true 15:26:13.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52534])[Immediately] closed 15:26:13.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf821cb74, L:/10.30.170.167:17972 ! R:/10.30.171.175:52534] inactive. 15:26:13.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=143, channel=[id: 0xf821cb74, L:/10.30.170.167:17972 ! R:/10.30.171.175:52534]} end of input detected while session was in state up 15:26:13.458 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=143, channel=[id: 0xf821cb74, L:/10.30.170.167:17972 ! R:/10.30.171.175:52534]} down, reason: End of input 15:26:13.753 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33814]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:13.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33814]) process #26 SSH_MSG_IGNORE 15:26:13.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33814]) SSH_MSG_IGNORE 15:26:13.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34874]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:13.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34874]) process #25 SSH_MSG_IGNORE 15:26:13.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34874]) SSH_MSG_IGNORE 15:26:13.953 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51094]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:13.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51094]) process #27 SSH_MSG_IGNORE 15:26:13.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51094]) SSH_MSG_IGNORE 15:26:14.093 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54604]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:14.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54604]) process #22 SSH_MSG_IGNORE 15:26:14.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54604]) SSH_MSG_IGNORE 15:26:14.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:47334])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:14.152 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]) exit code=0, immediate=false 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47334]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47334]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]) Closing gracefully 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]) 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]) 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334])[immediately=false] processing 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47334]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]) Closing immediately 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334])[immediately=true] processing 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334] 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@528fd418) signal close complete immediately=true 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b7ade69) signal close complete immediately=true 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334])[Immediately] closed 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]) result=null 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9758eb) signal close complete immediately=false 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@592941b5) signal close complete immediately=false 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47334]) code=0 message='' shell closed 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:47334]) Closing immediately 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47334]]) Closing immediately 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47334]) stopping 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47334]) stopped 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47334]])[Immediately] closed 15:26:14.153 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17973] - close(TransportIoSession[local=/10.30.170.167:17973, remote=/10.30.171.175:47334]) Closing immediately 15:26:14.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17973] - close(TransportIoSession[local=/10.30.170.167:17973, remote=/10.30.171.175:47334])[Immediately] closed 15:26:14.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@752a619c) signal close complete immediately=true 15:26:14.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:47334])[Immediately] closed 15:26:14.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd1d65051, L:/10.30.170.167:17973 ! R:/10.30.171.175:47334] inactive. 15:26:14.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=144, channel=[id: 0xd1d65051, L:/10.30.170.167:17973 ! R:/10.30.171.175:47334]} end of input detected while session was in state up 15:26:14.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=144, channel=[id: 0xd1d65051, L:/10.30.170.167:17973 ! R:/10.30.171.175:47334]} down, reason: End of input 15:26:14.228 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44134]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:14.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44134]) process #23 SSH_MSG_IGNORE 15:26:14.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44134]) SSH_MSG_IGNORE 15:26:14.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45182]) process #16 SSH_MSG_IGNORE 15:26:14.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45182]) SSH_MSG_IGNORE 15:26:14.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45182]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:26:14.324 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38072]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38072]) process #28 SSH_MSG_IGNORE 15:26:14.325 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38072]) SSH_MSG_IGNORE 15:26:14.342 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39664]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:14.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39664]) process #20 SSH_MSG_IGNORE 15:26:14.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39664]) SSH_MSG_IGNORE 15:26:14.467 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60648]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:14.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60648]) process #17 SSH_MSG_IGNORE 15:26:14.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60648]) SSH_MSG_IGNORE 15:26:14.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54966]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:14.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54966]) process #19 SSH_MSG_IGNORE 15:26:14.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54966]) SSH_MSG_IGNORE 15:26:14.559 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57704]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:14.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57704]) process #29 SSH_MSG_IGNORE 15:26:14.560 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57704]) SSH_MSG_IGNORE 15:26:14.582 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51458]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:14.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51458]) process #21 SSH_MSG_IGNORE 15:26:14.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51458]) SSH_MSG_IGNORE 15:26:14.675 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54224]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:14.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54224]) process #24 SSH_MSG_IGNORE 15:26:14.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54224]) SSH_MSG_IGNORE 15:26:14.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38338]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38338]) process #18 SSH_MSG_IGNORE 15:26:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38338]) SSH_MSG_IGNORE 15:26:14.823 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34800]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34800]) process #26 SSH_MSG_IGNORE 15:26:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34800]) SSH_MSG_IGNORE 15:26:14.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:48528])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:14.937 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]) exit code=0, immediate=false 15:26:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48528]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48528]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]) Closing gracefully 15:26:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]) 15:26:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]) 15:26:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528])[immediately=false] processing 15:26:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48528]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]) Closing immediately 15:26:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528])[immediately=true] processing 15:26:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528] 15:26:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b0be17c) signal close complete immediately=true 15:26:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@790bea18) signal close complete immediately=true 15:26:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528])[Immediately] closed 15:26:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]) result=null 15:26:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fff7aa5) signal close complete immediately=false 15:26:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@608c1232) signal close complete immediately=false 15:26:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48528]) code=0 message='' shell closed 15:26:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48528]) Closing immediately 15:26:14.938 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:14.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48528]]) Closing immediately 15:26:14.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48528]) stopping 15:26:14.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48528]) stopped 15:26:14.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48528]])[Immediately] closed 15:26:14.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17974] - close(TransportIoSession[local=/10.30.170.167:17974, remote=/10.30.171.175:48528]) Closing immediately 15:26:14.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17974] - close(TransportIoSession[local=/10.30.170.167:17974, remote=/10.30.171.175:48528])[Immediately] closed 15:26:14.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@34d81f5e) signal close complete immediately=true 15:26:14.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48528])[Immediately] closed 15:26:14.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa5dfba8a, L:/10.30.170.167:17974 ! R:/10.30.171.175:48528] inactive. 15:26:14.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=145, channel=[id: 0xa5dfba8a, L:/10.30.170.167:17974 ! R:/10.30.171.175:48528]} end of input detected while session was in state up 15:26:14.939 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=145, channel=[id: 0xa5dfba8a, L:/10.30.170.167:17974 ! R:/10.30.171.175:48528]} down, reason: End of input 15:26:15.012 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45432]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:15.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45432]) process #25 SSH_MSG_IGNORE 15:26:15.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45432]) SSH_MSG_IGNORE 15:26:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58294]) process #22 SSH_MSG_IGNORE 15:26:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58294]) SSH_MSG_IGNORE 15:26:15.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58294]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:15.256 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34156]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:15.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34156]) process #27 SSH_MSG_IGNORE 15:26:15.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34156]) SSH_MSG_IGNORE 15:26:15.361 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47294]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:26:15.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47294]) process #16 SSH_MSG_IGNORE 15:26:15.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47294]) SSH_MSG_IGNORE 15:26:15.388 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49088]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:15.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49088]) process #17 SSH_MSG_IGNORE 15:26:15.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49088]) SSH_MSG_IGNORE 15:26:15.393 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:15.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #21 SSH_MSG_IGNORE 15:26:15.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:26:15.408 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42720]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:15.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42720]) process #29 SSH_MSG_IGNORE 15:26:15.408 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42720]) SSH_MSG_IGNORE 15:26:15.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52898]) process #23 SSH_MSG_IGNORE 15:26:15.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52898]) SSH_MSG_IGNORE 15:26:15.486 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52898]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:15.566 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38784]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38784]) process #28 SSH_MSG_IGNORE 15:26:15.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38784]) SSH_MSG_IGNORE 15:26:15.628 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49122]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49122]) process #20 SSH_MSG_IGNORE 15:26:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49122]) SSH_MSG_IGNORE 15:26:15.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:47120])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:15.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]) exit code=0, immediate=false 15:26:15.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:15.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47120]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:15.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:15.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47120]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:15.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]) Closing gracefully 15:26:15.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]) 15:26:15.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]) 15:26:15.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:15.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:15.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:15.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:15.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120])[immediately=false] processing 15:26:15.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:15.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47120]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:15.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:15.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]) Closing immediately 15:26:15.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:15.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:15.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120])[immediately=true] processing 15:26:15.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120] 15:26:15.673 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b4529d8) signal close complete immediately=true 15:26:15.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:15.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70ee1323) signal close complete immediately=true 15:26:15.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120])[Immediately] closed 15:26:15.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]) result=null 15:26:15.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64730757) signal close complete immediately=false 15:26:15.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b8ec64d) signal close complete immediately=false 15:26:15.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47120]) code=0 message='' shell closed 15:26:15.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:47120]) Closing immediately 15:26:15.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:15.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47120]]) Closing immediately 15:26:15.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47120]) stopping 15:26:15.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47120]) stopped 15:26:15.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47120]])[Immediately] closed 15:26:15.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17975] - close(TransportIoSession[local=/10.30.170.167:17975, remote=/10.30.171.175:47120]) Closing immediately 15:26:15.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17975] - close(TransportIoSession[local=/10.30.170.167:17975, remote=/10.30.171.175:47120])[Immediately] closed 15:26:15.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29c7390d) signal close complete immediately=true 15:26:15.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:47120])[Immediately] closed 15:26:15.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3bc6c518, L:/10.30.170.167:17975 ! R:/10.30.171.175:47120] inactive. 15:26:15.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=146, channel=[id: 0x3bc6c518, L:/10.30.170.167:17975 ! R:/10.30.171.175:47120]} end of input detected while session was in state up 15:26:15.674 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=146, channel=[id: 0x3bc6c518, L:/10.30.170.167:17975 ! R:/10.30.171.175:47120]} down, reason: End of input 15:26:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60442]) process #18 SSH_MSG_IGNORE 15:26:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60442]) SSH_MSG_IGNORE 15:26:15.701 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60442]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:15.794 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34114]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:15.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34114]) process #19 SSH_MSG_IGNORE 15:26:15.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34114]) SSH_MSG_IGNORE 15:26:16.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45406]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:16.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45406]) process #26 SSH_MSG_IGNORE 15:26:16.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45406]) SSH_MSG_IGNORE 15:26:16.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45820]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:16.128 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45820]) process #24 SSH_MSG_IGNORE 15:26:16.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45820]) SSH_MSG_IGNORE 15:26:16.191 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33070]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:16.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33070]) process #25 SSH_MSG_IGNORE 15:26:16.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33070]) SSH_MSG_IGNORE 15:26:16.508 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37678]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:16.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37678]) process #27 SSH_MSG_IGNORE 15:26:16.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37678]) SSH_MSG_IGNORE 15:26:16.512 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59228]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:16.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59228]) process #29 SSH_MSG_IGNORE 15:26:16.512 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59228]) SSH_MSG_IGNORE 15:26:16.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:45848])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:16.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]) exit code=0, immediate=false 15:26:16.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:16.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45848]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:16.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:16.626 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45848]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]) Closing gracefully 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]) 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]) 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848])[immediately=false] processing 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45848]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]) Closing immediately 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848])[immediately=true] processing 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848] 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14eec5b9) signal close complete immediately=true 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@797e62f3) signal close complete immediately=true 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848])[Immediately] closed 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]) result=null 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@682e41fb) signal close complete immediately=false 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@274323e2) signal close complete immediately=false 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45848]) code=0 message='' shell closed 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45848]) Closing immediately 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45848]]) Closing immediately 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45848]) stopping 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45848]) stopped 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45848]])[Immediately] closed 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17976] - close(TransportIoSession[local=/10.30.170.167:17976, remote=/10.30.171.175:45848]) Closing immediately 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17976] - close(TransportIoSession[local=/10.30.170.167:17976, remote=/10.30.171.175:45848])[Immediately] closed 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4562f9be) signal close complete immediately=true 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45848])[Immediately] closed 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbb108d60, L:/10.30.170.167:17976 ! R:/10.30.171.175:45848] inactive. 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=147, channel=[id: 0xbb108d60, L:/10.30.170.167:17976 ! R:/10.30.171.175:45848]} end of input detected while session was in state up 15:26:16.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=147, channel=[id: 0xbb108d60, L:/10.30.170.167:17976 ! R:/10.30.171.175:45848]} down, reason: End of input 15:26:16.672 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52344]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:16.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52344]) process #17 SSH_MSG_IGNORE 15:26:16.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52344]) SSH_MSG_IGNORE 15:26:16.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40756]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:26:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40756]) process #16 SSH_MSG_IGNORE 15:26:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40756]) SSH_MSG_IGNORE 15:26:16.793 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58262]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:16.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58262]) process #28 SSH_MSG_IGNORE 15:26:16.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58262]) SSH_MSG_IGNORE 15:26:16.815 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39092]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:16.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39092]) process #23 SSH_MSG_IGNORE 15:26:16.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39092]) SSH_MSG_IGNORE 15:26:16.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45928]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:16.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45928]) process #21 SSH_MSG_IGNORE 15:26:16.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45928]) SSH_MSG_IGNORE 15:26:16.877 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44210]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:16.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44210]) process #19 SSH_MSG_IGNORE 15:26:16.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44210]) SSH_MSG_IGNORE 15:26:16.967 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34088]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:16.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34088]) process #22 SSH_MSG_IGNORE 15:26:16.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34088]) SSH_MSG_IGNORE 15:26:17.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46290]) process #18 SSH_MSG_IGNORE 15:26:17.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46290]) SSH_MSG_IGNORE 15:26:17.004 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46290]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:17.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59138]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59138]) process #20 SSH_MSG_IGNORE 15:26:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59138]) SSH_MSG_IGNORE 15:26:17.320 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58406]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58406]) process #24 SSH_MSG_IGNORE 15:26:17.326 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58406]) SSH_MSG_IGNORE 15:26:17.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:57644])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:17.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]) exit code=0, immediate=false 15:26:17.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:17.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57644]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:17.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:17.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57644]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:17.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]) Closing gracefully 15:26:17.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]) 15:26:17.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]) 15:26:17.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:17.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:17.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:17.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:17.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644])[immediately=false] processing 15:26:17.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:17.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57644]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:17.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:17.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]) Closing immediately 15:26:17.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:17.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:17.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644])[immediately=true] processing 15:26:17.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644] 15:26:17.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7834911) signal close complete immediately=true 15:26:17.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:17.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c205177) signal close complete immediately=true 15:26:17.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644])[Immediately] closed 15:26:17.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]) result=null 15:26:17.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f0e62d4) signal close complete immediately=false 15:26:17.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5162b793) signal close complete immediately=false 15:26:17.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57644]) code=0 message='' shell closed 15:26:17.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57644]) Closing immediately 15:26:17.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:17.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57644]]) Closing immediately 15:26:17.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57644]) stopping 15:26:17.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57644]) stopped 15:26:17.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57644]])[Immediately] closed 15:26:17.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17977] - close(TransportIoSession[local=/10.30.170.167:17977, remote=/10.30.171.175:57644]) Closing immediately 15:26:17.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17977] - close(TransportIoSession[local=/10.30.170.167:17977, remote=/10.30.171.175:57644])[Immediately] closed 15:26:17.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c34b76f) signal close complete immediately=true 15:26:17.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57644])[Immediately] closed 15:26:17.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8f4c4aa8, L:/10.30.170.167:17977 ! R:/10.30.171.175:57644] inactive. 15:26:17.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=148, channel=[id: 0x8f4c4aa8, L:/10.30.170.167:17977 ! R:/10.30.171.175:57644]} end of input detected while session was in state up 15:26:17.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=148, channel=[id: 0x8f4c4aa8, L:/10.30.170.167:17977 ! R:/10.30.171.175:57644]} down, reason: End of input 15:26:17.392 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:17.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #26 SSH_MSG_IGNORE 15:26:17.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:26:17.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60050]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:17.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60050]) process #25 SSH_MSG_IGNORE 15:26:17.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60050]) SSH_MSG_IGNORE 15:26:17.705 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43314]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:17.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43314]) process #27 SSH_MSG_IGNORE 15:26:17.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43314]) SSH_MSG_IGNORE 15:26:17.728 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35012]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35012]) process #29 SSH_MSG_IGNORE 15:26:17.728 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35012]) SSH_MSG_IGNORE 15:26:17.906 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36566]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:17.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36566]) process #21 SSH_MSG_IGNORE 15:26:17.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36566]) SSH_MSG_IGNORE 15:26:17.945 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41466]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:26:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41466]) process #16 SSH_MSG_IGNORE 15:26:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41466]) SSH_MSG_IGNORE 15:26:18.027 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58258]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:18.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58258]) process #23 SSH_MSG_IGNORE 15:26:18.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58258]) SSH_MSG_IGNORE 15:26:18.030 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51242]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:18.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51242]) process #28 SSH_MSG_IGNORE 15:26:18.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51242]) SSH_MSG_IGNORE 15:26:18.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56790]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:18.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56790]) process #19 SSH_MSG_IGNORE 15:26:18.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56790]) SSH_MSG_IGNORE 15:26:18.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36900]) process #17 SSH_MSG_IGNORE 15:26:18.071 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36900]) SSH_MSG_IGNORE 15:26:18.072 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36900]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:18.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:38546])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:18.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]) exit code=0, immediate=false 15:26:18.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:18.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38546]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:18.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:18.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38546]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:18.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]) Closing gracefully 15:26:18.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]) 15:26:18.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]) 15:26:18.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:18.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:18.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:18.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:18.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546])[immediately=false] processing 15:26:18.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:18.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38546]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:18.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:18.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]) Closing immediately 15:26:18.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:18.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:18.133 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546])[immediately=true] processing 15:26:18.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546] 15:26:18.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52f04056) signal close complete immediately=true 15:26:18.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:18.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b2b782f) signal close complete immediately=true 15:26:18.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546])[Immediately] closed 15:26:18.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]) result=null 15:26:18.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15fc6eac) signal close complete immediately=false 15:26:18.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78102b1) signal close complete immediately=false 15:26:18.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38546]) code=0 message='' shell closed 15:26:18.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38546]) Closing immediately 15:26:18.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:18.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38546]]) Closing immediately 15:26:18.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38546]) stopping 15:26:18.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38546]) stopped 15:26:18.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38546]])[Immediately] closed 15:26:18.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17978] - close(TransportIoSession[local=/10.30.170.167:17978, remote=/10.30.171.175:38546]) Closing immediately 15:26:18.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17978] - close(TransportIoSession[local=/10.30.170.167:17978, remote=/10.30.171.175:38546])[Immediately] closed 15:26:18.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57a310e7) signal close complete immediately=true 15:26:18.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38546])[Immediately] closed 15:26:18.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8877ab4e, L:/10.30.170.167:17978 ! R:/10.30.171.175:38546] inactive. 15:26:18.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=149, channel=[id: 0x8877ab4e, L:/10.30.170.167:17978 ! R:/10.30.171.175:38546]} end of input detected while session was in state up 15:26:18.134 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=149, channel=[id: 0x8877ab4e, L:/10.30.170.167:17978 ! R:/10.30.171.175:38546]} down, reason: End of input 15:26:18.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35526]) process #22 SSH_MSG_IGNORE 15:26:18.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35526]) SSH_MSG_IGNORE 15:26:18.186 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35526]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:18.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37920]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:18.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37920]) process #20 SSH_MSG_IGNORE 15:26:18.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37920]) SSH_MSG_IGNORE 15:26:18.401 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45728]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:18.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45728]) process #18 SSH_MSG_IGNORE 15:26:18.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45728]) SSH_MSG_IGNORE 15:26:18.428 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48068]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:18.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48068]) process #25 SSH_MSG_IGNORE 15:26:18.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48068]) SSH_MSG_IGNORE 15:26:18.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40394]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:18.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40394]) process #24 SSH_MSG_IGNORE 15:26:18.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40394]) SSH_MSG_IGNORE 15:26:18.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53840]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:18.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53840]) process #26 SSH_MSG_IGNORE 15:26:18.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53840]) SSH_MSG_IGNORE 15:26:18.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:59580])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:18.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]) exit code=0, immediate=false 15:26:18.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:18.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59580]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:18.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:18.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59580]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:18.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]) Closing gracefully 15:26:18.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]) 15:26:18.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]) 15:26:18.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:18.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:18.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:18.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:18.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580])[immediately=false] processing 15:26:18.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:18.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59580]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:18.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:18.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]) Closing immediately 15:26:18.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:18.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:18.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580])[immediately=true] processing 15:26:18.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580] 15:26:18.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58bbecd8) signal close complete immediately=true 15:26:18.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:18.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73a06f6a) signal close complete immediately=true 15:26:18.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580])[Immediately] closed 15:26:18.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]) result=null 15:26:18.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b435176) signal close complete immediately=false 15:26:18.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66d68335) signal close complete immediately=false 15:26:18.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59580]) code=0 message='' shell closed 15:26:18.793 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59580]) Closing immediately 15:26:18.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:18.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59580]]) Closing immediately 15:26:18.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59580]) stopping 15:26:18.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59580]) stopped 15:26:18.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59580]])[Immediately] closed 15:26:18.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17979] - close(TransportIoSession[local=/10.30.170.167:17979, remote=/10.30.171.175:59580]) Closing immediately 15:26:18.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17979] - close(TransportIoSession[local=/10.30.170.167:17979, remote=/10.30.171.175:59580])[Immediately] closed 15:26:18.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@618c6e1b) signal close complete immediately=true 15:26:18.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59580])[Immediately] closed 15:26:18.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xedae4381, L:/10.30.170.167:17979 ! R:/10.30.171.175:59580] inactive. 15:26:18.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=150, channel=[id: 0xedae4381, L:/10.30.170.167:17979 ! R:/10.30.171.175:59580]} end of input detected while session was in state up 15:26:18.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=150, channel=[id: 0xedae4381, L:/10.30.170.167:17979 ! R:/10.30.171.175:59580]} down, reason: End of input 15:26:18.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43354]) process #19 SSH_MSG_IGNORE 15:26:18.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43354]) SSH_MSG_IGNORE 15:26:18.854 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43354]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:18.901 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46538]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:18.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46538]) process #28 SSH_MSG_IGNORE 15:26:18.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46538]) SSH_MSG_IGNORE 15:26:18.940 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46226]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:18.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46226]) process #27 SSH_MSG_IGNORE 15:26:18.940 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46226]) SSH_MSG_IGNORE 15:26:18.948 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43794]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:18.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43794]) process #29 SSH_MSG_IGNORE 15:26:18.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43794]) SSH_MSG_IGNORE 15:26:19.004 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52594]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:19.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52594]) process #22 SSH_MSG_IGNORE 15:26:19.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52594]) SSH_MSG_IGNORE 15:26:19.122 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39234]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:19.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39234]) process #25 SSH_MSG_IGNORE 15:26:19.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39234]) SSH_MSG_IGNORE 15:26:19.135 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37634]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:19.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37634]) process #21 SSH_MSG_IGNORE 15:26:19.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37634]) SSH_MSG_IGNORE 15:26:19.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51946]) process #16 SSH_MSG_IGNORE 15:26:19.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51946]) SSH_MSG_IGNORE 15:26:19.268 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51946]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:26:19.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43810]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:19.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43810]) process #23 SSH_MSG_IGNORE 15:26:19.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43810]) SSH_MSG_IGNORE 15:26:19.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:53024])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:19.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]) exit code=0, immediate=false 15:26:19.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:19.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53024]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:19.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:19.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53024]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:19.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]) Closing gracefully 15:26:19.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]) 15:26:19.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]) 15:26:19.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:19.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:19.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:19.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:19.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024])[immediately=false] processing 15:26:19.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:19.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53024]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:19.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:19.483 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]) Closing immediately 15:26:19.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:19.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:19.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024])[immediately=true] processing 15:26:19.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024] 15:26:19.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39251d33) signal close complete immediately=true 15:26:19.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:19.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d7021b6) signal close complete immediately=true 15:26:19.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024])[Immediately] closed 15:26:19.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]) result=null 15:26:19.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ed5831a) signal close complete immediately=false 15:26:19.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50142d61) signal close complete immediately=false 15:26:19.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53024]) code=0 message='' shell closed 15:26:19.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:53024]) Closing immediately 15:26:19.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:19.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53024]]) Closing immediately 15:26:19.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53024]) stopping 15:26:19.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53024]) stopped 15:26:19.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53024]])[Immediately] closed 15:26:19.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17980] - close(TransportIoSession[local=/10.30.170.167:17980, remote=/10.30.171.175:53024]) Closing immediately 15:26:19.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17980] - close(TransportIoSession[local=/10.30.170.167:17980, remote=/10.30.171.175:53024])[Immediately] closed 15:26:19.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41497ed5) signal close complete immediately=true 15:26:19.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:53024])[Immediately] closed 15:26:19.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0d81296a, L:/10.30.170.167:17980 ! R:/10.30.171.175:53024] inactive. 15:26:19.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=151, channel=[id: 0x0d81296a, L:/10.30.170.167:17980 ! R:/10.30.171.175:53024]} end of input detected while session was in state up 15:26:19.484 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=151, channel=[id: 0x0d81296a, L:/10.30.170.167:17980 ! R:/10.30.171.175:53024]} down, reason: End of input 15:26:19.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54670]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:19.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54670]) process #17 SSH_MSG_IGNORE 15:26:19.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54670]) SSH_MSG_IGNORE 15:26:19.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41950]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:19.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41950]) process #18 SSH_MSG_IGNORE 15:26:19.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41950]) SSH_MSG_IGNORE 15:26:19.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34564]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:19.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34564]) process #20 SSH_MSG_IGNORE 15:26:19.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34564]) SSH_MSG_IGNORE 15:26:19.861 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42314]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:19.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42314]) process #24 SSH_MSG_IGNORE 15:26:19.861 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42314]) SSH_MSG_IGNORE 15:26:19.962 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48456]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48456]) process #25 SSH_MSG_IGNORE 15:26:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48456]) SSH_MSG_IGNORE 15:26:20.103 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54686]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:20.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54686]) process #28 SSH_MSG_IGNORE 15:26:20.103 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54686]) SSH_MSG_IGNORE 15:26:20.132 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33478]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:20.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33478]) process #26 SSH_MSG_IGNORE 15:26:20.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33478]) SSH_MSG_IGNORE 15:26:20.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:40368])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:20.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]) exit code=0, immediate=false 15:26:20.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:20.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40368]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:20.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:20.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40368]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:20.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]) Closing gracefully 15:26:20.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]) 15:26:20.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]) 15:26:20.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:20.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:20.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:20.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:20.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368])[immediately=false] processing 15:26:20.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:20.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40368]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:20.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:20.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]) Closing immediately 15:26:20.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:20.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:20.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368])[immediately=true] processing 15:26:20.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368] 15:26:20.190 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39999b2) signal close complete immediately=true 15:26:20.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:20.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ea65fe2) signal close complete immediately=true 15:26:20.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368])[Immediately] closed 15:26:20.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]) result=null 15:26:20.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39c574c3) signal close complete immediately=false 15:26:20.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d8c128a) signal close complete immediately=false 15:26:20.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40368]) code=0 message='' shell closed 15:26:20.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40368]) Closing immediately 15:26:20.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:20.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40368]]) Closing immediately 15:26:20.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40368]) stopping 15:26:20.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40368]) stopped 15:26:20.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40368]])[Immediately] closed 15:26:20.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17981] - close(TransportIoSession[local=/10.30.170.167:17981, remote=/10.30.171.175:40368]) Closing immediately 15:26:20.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17981] - close(TransportIoSession[local=/10.30.170.167:17981, remote=/10.30.171.175:40368])[Immediately] closed 15:26:20.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62975a80) signal close complete immediately=true 15:26:20.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40368])[Immediately] closed 15:26:20.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x46a3eb56, L:/10.30.170.167:17981 ! R:/10.30.171.175:40368] inactive. 15:26:20.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=152, channel=[id: 0x46a3eb56, L:/10.30.170.167:17981 ! R:/10.30.171.175:40368]} end of input detected while session was in state up 15:26:20.191 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=152, channel=[id: 0x46a3eb56, L:/10.30.170.167:17981 ! R:/10.30.171.175:40368]} down, reason: End of input 15:26:20.195 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60386]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:20.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60386]) process #29 SSH_MSG_IGNORE 15:26:20.195 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60386]) SSH_MSG_IGNORE 15:26:20.272 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50154]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:20.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50154]) process #19 SSH_MSG_IGNORE 15:26:20.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50154]) SSH_MSG_IGNORE 15:26:20.369 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38344]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:20.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38344]) process #22 SSH_MSG_IGNORE 15:26:20.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38344]) SSH_MSG_IGNORE 15:26:20.417 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46280]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:20.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46280]) process #21 SSH_MSG_IGNORE 15:26:20.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46280]) SSH_MSG_IGNORE 15:26:20.439 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38176]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:20.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38176]) process #27 SSH_MSG_IGNORE 15:26:20.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38176]) SSH_MSG_IGNORE 15:26:20.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57900]) process #17 SSH_MSG_IGNORE 15:26:20.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57900]) SSH_MSG_IGNORE 15:26:20.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57900]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:20.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60528]) process #16 SSH_MSG_IGNORE 15:26:20.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60528]) SSH_MSG_IGNORE 15:26:20.555 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60528]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:26:20.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60238]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:20.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60238]) process #23 SSH_MSG_IGNORE 15:26:20.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60238]) SSH_MSG_IGNORE 15:26:20.701 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37192]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:20.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37192]) process #20 SSH_MSG_IGNORE 15:26:20.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37192]) SSH_MSG_IGNORE 15:26:20.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:46272])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:20.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]) exit code=0, immediate=false 15:26:20.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:20.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46272]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:20.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:20.889 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46272]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]) Closing gracefully 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]) 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]) 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272])[immediately=false] processing 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46272]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]) Closing immediately 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272])[immediately=true] processing 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272] 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51767866) signal close complete immediately=true 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79269a64) signal close complete immediately=true 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272])[Immediately] closed 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]) result=null 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b59abc2) signal close complete immediately=false 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e0a21e4) signal close complete immediately=false 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46272]) code=0 message='' shell closed 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46272]) Closing immediately 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46272]]) Closing immediately 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46272]) stopping 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46272]) stopped 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46272]])[Immediately] closed 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17982] - close(TransportIoSession[local=/10.30.170.167:17982, remote=/10.30.171.175:46272]) Closing immediately 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17982] - close(TransportIoSession[local=/10.30.170.167:17982, remote=/10.30.171.175:46272])[Immediately] closed 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c5dc90b) signal close complete immediately=true 15:26:20.890 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46272])[Immediately] closed 15:26:20.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x12b19117, L:/10.30.170.167:17982 ! R:/10.30.171.175:46272] inactive. 15:26:20.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=153, channel=[id: 0x12b19117, L:/10.30.170.167:17982 ! R:/10.30.171.175:46272]} end of input detected while session was in state up 15:26:20.891 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=153, channel=[id: 0x12b19117, L:/10.30.170.167:17982 ! R:/10.30.171.175:46272]} down, reason: End of input 15:26:20.964 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47488]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:20.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47488]) process #18 SSH_MSG_IGNORE 15:26:20.964 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47488]) SSH_MSG_IGNORE 15:26:21.046 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58344]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:21.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58344]) process #25 SSH_MSG_IGNORE 15:26:21.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58344]) SSH_MSG_IGNORE 15:26:21.099 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55096]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55096]) process #24 SSH_MSG_IGNORE 15:26:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55096]) SSH_MSG_IGNORE 15:26:21.176 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43792]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:21.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43792]) process #26 SSH_MSG_IGNORE 15:26:21.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43792]) SSH_MSG_IGNORE 15:26:21.373 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41986]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:21.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41986]) process #22 SSH_MSG_IGNORE 15:26:21.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41986]) SSH_MSG_IGNORE 15:26:21.421 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41530]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41530]) process #20 SSH_MSG_IGNORE 15:26:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41530]) SSH_MSG_IGNORE 15:26:21.478 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34534]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:21.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34534]) process #27 SSH_MSG_IGNORE 15:26:21.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34534]) SSH_MSG_IGNORE 15:26:21.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:40580])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:21.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]) exit code=0, immediate=false 15:26:21.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:21.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40580]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:21.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:21.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40580]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:21.553 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]) Closing gracefully 15:26:21.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]) 15:26:21.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]) 15:26:21.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:21.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:21.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:21.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:21.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580])[immediately=false] processing 15:26:21.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:21.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40580]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:21.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:21.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]) Closing immediately 15:26:21.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:21.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:21.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580])[immediately=true] processing 15:26:21.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580] 15:26:21.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@509d092c) signal close complete immediately=true 15:26:21.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:21.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7da4693e) signal close complete immediately=true 15:26:21.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580])[Immediately] closed 15:26:21.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]) result=null 15:26:21.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@8c13b8b) signal close complete immediately=false 15:26:21.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40a4267f) signal close complete immediately=false 15:26:21.554 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40580]) code=0 message='' shell closed 15:26:21.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40580]) Closing immediately 15:26:21.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:21.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40580]]) Closing immediately 15:26:21.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40580]) stopping 15:26:21.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40580]) stopped 15:26:21.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40580]])[Immediately] closed 15:26:21.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17983] - close(TransportIoSession[local=/10.30.170.167:17983, remote=/10.30.171.175:40580]) Closing immediately 15:26:21.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17983] - close(TransportIoSession[local=/10.30.170.167:17983, remote=/10.30.171.175:40580])[Immediately] closed 15:26:21.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78c8832e) signal close complete immediately=true 15:26:21.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40580])[Immediately] closed 15:26:21.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0c5374e7, L:/10.30.170.167:17983 ! R:/10.30.171.175:40580] inactive. 15:26:21.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=154, channel=[id: 0x0c5374e7, L:/10.30.170.167:17983 ! R:/10.30.171.175:40580]} end of input detected while session was in state up 15:26:21.555 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=154, channel=[id: 0x0c5374e7, L:/10.30.170.167:17983 ! R:/10.30.171.175:40580]} down, reason: End of input 15:26:21.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41674]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41674]) process #29 SSH_MSG_IGNORE 15:26:21.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41674]) SSH_MSG_IGNORE 15:26:21.627 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45468]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:21.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45468]) process #28 SSH_MSG_IGNORE 15:26:21.627 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45468]) SSH_MSG_IGNORE 15:26:21.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40526]) process #19 SSH_MSG_IGNORE 15:26:21.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40526]) SSH_MSG_IGNORE 15:26:21.644 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40526]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:21.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54212]) process #21 SSH_MSG_IGNORE 15:26:21.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54212]) SSH_MSG_IGNORE 15:26:21.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54212]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:21.867 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59408]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:26:21.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59408]) process #16 SSH_MSG_IGNORE 15:26:21.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59408]) SSH_MSG_IGNORE 15:26:21.883 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37834]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:21.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37834]) process #23 SSH_MSG_IGNORE 15:26:21.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37834]) SSH_MSG_IGNORE 15:26:21.940 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60730]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:21.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60730]) process #17 SSH_MSG_IGNORE 15:26:21.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60730]) SSH_MSG_IGNORE 15:26:21.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57814]) process #25 SSH_MSG_IGNORE 15:26:21.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57814]) SSH_MSG_IGNORE 15:26:21.996 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57814]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:22.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:47972])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:22.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]) exit code=0, immediate=false 15:26:22.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:22.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47972]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:22.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:22.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47972]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:22.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]) Closing gracefully 15:26:22.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]) 15:26:22.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]) 15:26:22.244 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972])[immediately=false] processing 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47972]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]) Closing immediately 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972])[immediately=true] processing 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972] 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14ec2e4d) signal close complete immediately=true 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d0b6049) signal close complete immediately=true 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972])[Immediately] closed 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]) result=null 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a92e888) signal close complete immediately=false 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e3b6e23) signal close complete immediately=false 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47972]) code=0 message='' shell closed 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:47972]) Closing immediately 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47972]]) Closing immediately 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47972]) stopping 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47972]) stopped 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47972]])[Immediately] closed 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17984] - close(TransportIoSession[local=/10.30.170.167:17984, remote=/10.30.171.175:47972]) Closing immediately 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17984] - close(TransportIoSession[local=/10.30.170.167:17984, remote=/10.30.171.175:47972])[Immediately] closed 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b50bbef) signal close complete immediately=true 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:47972])[Immediately] closed 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe35dbc59, L:/10.30.170.167:17984 ! R:/10.30.171.175:47972] inactive. 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=155, channel=[id: 0xe35dbc59, L:/10.30.170.167:17984 ! R:/10.30.171.175:47972]} end of input detected while session was in state up 15:26:22.245 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=155, channel=[id: 0xe35dbc59, L:/10.30.170.167:17984 ! R:/10.30.171.175:47972]} down, reason: End of input 15:26:22.264 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54022]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54022]) process #24 SSH_MSG_IGNORE 15:26:22.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54022]) SSH_MSG_IGNORE 15:26:22.362 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38882]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:22.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38882]) process #26 SSH_MSG_IGNORE 15:26:22.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38882]) SSH_MSG_IGNORE 15:26:22.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55442]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:22.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55442]) process #18 SSH_MSG_IGNORE 15:26:22.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55442]) SSH_MSG_IGNORE 15:26:22.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:22.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #22 SSH_MSG_IGNORE 15:26:22.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:26:22.652 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45404]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:22.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45404]) process #20 SSH_MSG_IGNORE 15:26:22.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45404]) SSH_MSG_IGNORE 15:26:22.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34612]) process #19 SSH_MSG_IGNORE 15:26:22.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34612]) SSH_MSG_IGNORE 15:26:22.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34612]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:22.740 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46206]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:22.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46206]) process #28 SSH_MSG_IGNORE 15:26:22.741 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46206]) SSH_MSG_IGNORE 15:26:22.750 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55306]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:22.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55306]) process #29 SSH_MSG_IGNORE 15:26:22.751 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55306]) SSH_MSG_IGNORE 15:26:22.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:58680])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:22.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]) exit code=0, immediate=false 15:26:22.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:22.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58680]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:22.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:22.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58680]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:22.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]) Closing gracefully 15:26:22.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]) 15:26:22.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]) 15:26:22.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:22.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:22.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:22.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:22.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680])[immediately=false] processing 15:26:22.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:22.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58680]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:22.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:22.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]) Closing immediately 15:26:22.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:22.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:22.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680])[immediately=true] processing 15:26:22.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680] 15:26:22.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1540ec48) signal close complete immediately=true 15:26:22.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:22.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7385cfea) signal close complete immediately=true 15:26:22.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680])[Immediately] closed 15:26:22.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]) result=null 15:26:22.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7258aafb) signal close complete immediately=false 15:26:22.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73618408) signal close complete immediately=false 15:26:22.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58680]) code=0 message='' shell closed 15:26:22.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58680]) Closing immediately 15:26:22.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:22.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58680]]) Closing immediately 15:26:22.974 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58680]) stopping 15:26:22.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58680]) stopped 15:26:22.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58680]])[Immediately] closed 15:26:22.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17985] - close(TransportIoSession[local=/10.30.170.167:17985, remote=/10.30.171.175:58680]) Closing immediately 15:26:22.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17985] - close(TransportIoSession[local=/10.30.170.167:17985, remote=/10.30.171.175:58680])[Immediately] closed 15:26:22.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61510480) signal close complete immediately=true 15:26:22.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58680])[Immediately] closed 15:26:22.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x24e0d5a8, L:/10.30.170.167:17985 ! R:/10.30.171.175:58680] inactive. 15:26:22.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=156, channel=[id: 0x24e0d5a8, L:/10.30.170.167:17985 ! R:/10.30.171.175:58680]} end of input detected while session was in state up 15:26:22.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=156, channel=[id: 0x24e0d5a8, L:/10.30.170.167:17985 ! R:/10.30.171.175:58680]} down, reason: End of input 15:26:23.003 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46850]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:23.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46850]) process #24 SSH_MSG_IGNORE 15:26:23.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46850]) SSH_MSG_IGNORE 15:26:23.045 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51352]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:26:23.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51352]) process #16 SSH_MSG_IGNORE 15:26:23.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51352]) SSH_MSG_IGNORE 15:26:23.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36592]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:23.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36592]) process #21 SSH_MSG_IGNORE 15:26:23.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36592]) SSH_MSG_IGNORE 15:26:23.057 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52710]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:23.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52710]) process #27 SSH_MSG_IGNORE 15:26:23.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52710]) SSH_MSG_IGNORE 15:26:23.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57962]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:23.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57962]) process #25 SSH_MSG_IGNORE 15:26:23.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57962]) SSH_MSG_IGNORE 15:26:23.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57906]) process #17 SSH_MSG_IGNORE 15:26:23.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57906]) SSH_MSG_IGNORE 15:26:23.150 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57906]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:23.362 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47358]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47358]) process #26 SSH_MSG_IGNORE 15:26:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47358]) SSH_MSG_IGNORE 15:26:23.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52218]) process #23 SSH_MSG_IGNORE 15:26:23.457 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52218]) SSH_MSG_IGNORE 15:26:23.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52218]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:23.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:58078])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:23.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]) exit code=0, immediate=false 15:26:23.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:23.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58078]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:23.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:23.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58078]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]) Closing gracefully 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]) 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]) 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078])[immediately=false] processing 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58078]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]) Closing immediately 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078])[immediately=true] processing 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078] 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ab9bc8b) signal close complete immediately=true 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@670bd5fd) signal close complete immediately=true 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078])[Immediately] closed 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]) result=null 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51515e6c) signal close complete immediately=false 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48eed7f3) signal close complete immediately=false 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58078]) code=0 message='' shell closed 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58078]) Closing immediately 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58078]]) Closing immediately 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58078]) stopping 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58078]) stopped 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58078]])[Immediately] closed 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17986] - close(TransportIoSession[local=/10.30.170.167:17986, remote=/10.30.171.175:58078]) Closing immediately 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17986] - close(TransportIoSession[local=/10.30.170.167:17986, remote=/10.30.171.175:58078])[Immediately] closed 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f347781) signal close complete immediately=true 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58078])[Immediately] closed 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7a43a2d3, L:/10.30.170.167:17986 ! R:/10.30.171.175:58078] inactive. 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=157, channel=[id: 0x7a43a2d3, L:/10.30.170.167:17986 ! R:/10.30.171.175:58078]} end of input detected while session was in state up 15:26:23.659 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=157, channel=[id: 0x7a43a2d3, L:/10.30.170.167:17986 ! R:/10.30.171.175:58078]} down, reason: End of input 15:26:23.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57678]) process #18 SSH_MSG_IGNORE 15:26:23.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57678]) SSH_MSG_IGNORE 15:26:23.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57678]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:23.693 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40294]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40294]) process #24 SSH_MSG_IGNORE 15:26:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40294]) SSH_MSG_IGNORE 15:26:23.918 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56642]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:23.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56642]) process #28 SSH_MSG_IGNORE 15:26:23.918 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56642]) SSH_MSG_IGNORE 15:26:23.924 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59158]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:26:23.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59158]) process #16 SSH_MSG_IGNORE 15:26:23.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59158]) SSH_MSG_IGNORE 15:26:23.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45498]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:23.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45498]) process #20 SSH_MSG_IGNORE 15:26:23.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45498]) SSH_MSG_IGNORE 15:26:23.976 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38228]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:23.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38228]) process #27 SSH_MSG_IGNORE 15:26:23.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38228]) SSH_MSG_IGNORE 15:26:24.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51022]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:24.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51022]) process #22 SSH_MSG_IGNORE 15:26:24.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51022]) SSH_MSG_IGNORE 15:26:24.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54086]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:24.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54086]) process #19 SSH_MSG_IGNORE 15:26:24.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54086]) SSH_MSG_IGNORE 15:26:24.246 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57878]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:24.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57878]) process #21 SSH_MSG_IGNORE 15:26:24.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57878]) SSH_MSG_IGNORE 15:26:24.252 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36500]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36500]) process #29 SSH_MSG_IGNORE 15:26:24.253 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36500]) SSH_MSG_IGNORE 15:26:24.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38724]) process #17 SSH_MSG_IGNORE 15:26:24.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38724]) SSH_MSG_IGNORE 15:26:24.274 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38724]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:24.370 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35506]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:24.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42684]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35506]) process #23 SSH_MSG_IGNORE 15:26:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35506]) SSH_MSG_IGNORE 15:26:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42684]) process #24 SSH_MSG_IGNORE 15:26:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42684]) SSH_MSG_IGNORE 15:26:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:33716])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]) exit code=0, immediate=false 15:26:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33716]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33716]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]) Closing gracefully 15:26:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]) 15:26:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]) 15:26:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716])[immediately=false] processing 15:26:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33716]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]) Closing immediately 15:26:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716])[immediately=true] processing 15:26:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716] 15:26:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a7cf5e5) signal close complete immediately=true 15:26:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33a3d42) signal close complete immediately=true 15:26:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716])[Immediately] closed 15:26:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]) result=null 15:26:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1853e5a8) signal close complete immediately=false 15:26:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50f507c7) signal close complete immediately=false 15:26:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33716]) code=0 message='' shell closed 15:26:24.394 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:33716]) Closing immediately 15:26:24.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:24.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33716]]) Closing immediately 15:26:24.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33716]) stopping 15:26:24.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33716]) stopped 15:26:24.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33716]])[Immediately] closed 15:26:24.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17987] - close(TransportIoSession[local=/10.30.170.167:17987, remote=/10.30.171.175:33716]) Closing immediately 15:26:24.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17987] - close(TransportIoSession[local=/10.30.170.167:17987, remote=/10.30.171.175:33716])[Immediately] closed 15:26:24.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4dbb13e1) signal close complete immediately=true 15:26:24.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:33716])[Immediately] closed 15:26:24.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1cfaa494, L:/10.30.170.167:17987 ! R:/10.30.171.175:33716] inactive. 15:26:24.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=158, channel=[id: 0x1cfaa494, L:/10.30.170.167:17987 ! R:/10.30.171.175:33716]} end of input detected while session was in state up 15:26:24.395 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=158, channel=[id: 0x1cfaa494, L:/10.30.170.167:17987 ! R:/10.30.171.175:33716]} down, reason: End of input 15:26:24.597 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55244]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:24.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55244]) process #26 SSH_MSG_IGNORE 15:26:24.599 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55244]) SSH_MSG_IGNORE 15:26:24.642 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37608]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:24.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37608]) process #28 SSH_MSG_IGNORE 15:26:24.643 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37608]) SSH_MSG_IGNORE 15:26:24.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37362]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:24.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37362]) process #25 SSH_MSG_IGNORE 15:26:24.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37362]) SSH_MSG_IGNORE 15:26:24.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37796]) process #18 SSH_MSG_IGNORE 15:26:24.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37796]) SSH_MSG_IGNORE 15:26:24.892 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37796]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:24.938 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51856]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:24.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51856]) process #27 SSH_MSG_IGNORE 15:26:24.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51856]) SSH_MSG_IGNORE 15:26:25.151 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36824]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:25.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36824]) process #20 SSH_MSG_IGNORE 15:26:25.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36824]) SSH_MSG_IGNORE 15:26:25.203 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51716]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51716]) process #24 SSH_MSG_IGNORE 15:26:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51716]) SSH_MSG_IGNORE 15:26:25.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34418]) process #29 SSH_MSG_IGNORE 15:26:25.239 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34418]) SSH_MSG_IGNORE 15:26:25.240 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34418]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:25.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52248]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:25.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52248]) process #22 SSH_MSG_IGNORE 15:26:25.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52248]) SSH_MSG_IGNORE 15:26:25.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:52830])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:25.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]) exit code=0, immediate=false 15:26:25.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:25.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52830]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:25.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:25.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52830]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:25.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]) Closing gracefully 15:26:25.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]) 15:26:25.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]) 15:26:25.290 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830])[immediately=false] processing 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52830]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]) Closing immediately 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830])[immediately=true] processing 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830] 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b7a84af) signal close complete immediately=true 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a8b188d) signal close complete immediately=true 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830])[Immediately] closed 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]) result=null 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d2bba1f) signal close complete immediately=false 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36da95aa) signal close complete immediately=false 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52830]) code=0 message='' shell closed 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52830]) Closing immediately 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52830]]) Closing immediately 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52830]) stopping 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52830]) stopped 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52830]])[Immediately] closed 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17988] - close(TransportIoSession[local=/10.30.170.167:17988, remote=/10.30.171.175:52830]) Closing immediately 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17988] - close(TransportIoSession[local=/10.30.170.167:17988, remote=/10.30.171.175:52830])[Immediately] closed 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49fa3022) signal close complete immediately=true 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52830])[Immediately] closed 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa68b6f45, L:/10.30.170.167:17988 ! R:/10.30.171.175:52830] inactive. 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=159, channel=[id: 0xa68b6f45, L:/10.30.170.167:17988 ! R:/10.30.171.175:52830]} end of input detected while session was in state up 15:26:25.291 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=159, channel=[id: 0xa68b6f45, L:/10.30.170.167:17988 ! R:/10.30.171.175:52830]} down, reason: End of input 15:26:25.338 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41728]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:25.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41728]) process #19 SSH_MSG_IGNORE 15:26:25.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41728]) SSH_MSG_IGNORE 15:26:25.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60606]) process #16 SSH_MSG_IGNORE 15:26:25.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60606]) SSH_MSG_IGNORE 15:26:25.344 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60606]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:26:25.634 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57366]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:25.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57366]) process #23 SSH_MSG_IGNORE 15:26:25.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57366]) SSH_MSG_IGNORE 15:26:25.644 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36554]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:25.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36554]) process #21 SSH_MSG_IGNORE 15:26:25.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36554]) SSH_MSG_IGNORE 15:26:25.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53350]) process #26 SSH_MSG_IGNORE 15:26:25.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53350]) SSH_MSG_IGNORE 15:26:25.691 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53350]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:25.695 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48780]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:25.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48780]) process #17 SSH_MSG_IGNORE 15:26:25.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48780]) SSH_MSG_IGNORE 15:26:25.773 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39660]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39660]) process #28 SSH_MSG_IGNORE 15:26:25.773 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39660]) SSH_MSG_IGNORE 15:26:25.924 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60986]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:25.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60986]) process #25 SSH_MSG_IGNORE 15:26:25.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60986]) SSH_MSG_IGNORE 15:26:25.948 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:57704])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]) exit code=0, immediate=false 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57704]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57704]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]) Closing gracefully 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]) 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]) 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704])[immediately=false] processing 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57704]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]) Closing immediately 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704])[immediately=true] processing 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704] 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d6cfc77) signal close complete immediately=true 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@127b6290) signal close complete immediately=true 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704])[Immediately] closed 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]) result=null 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69f047c0) signal close complete immediately=false 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@19eb5a78) signal close complete immediately=false 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57704]) code=0 message='' shell closed 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57704]) Closing immediately 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57704]]) Closing immediately 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57704]) stopping 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57704]) stopped 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57704]])[Immediately] closed 15:26:25.949 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17989] - close(TransportIoSession[local=/10.30.170.167:17989, remote=/10.30.171.175:57704]) Closing immediately 15:26:25.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17989] - close(TransportIoSession[local=/10.30.170.167:17989, remote=/10.30.171.175:57704])[Immediately] closed 15:26:25.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@639e9276) signal close complete immediately=true 15:26:25.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57704])[Immediately] closed 15:26:25.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x74a54ee2, L:/10.30.170.167:17989 ! R:/10.30.171.175:57704] inactive. 15:26:25.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=160, channel=[id: 0x74a54ee2, L:/10.30.170.167:17989 ! R:/10.30.171.175:57704]} end of input detected while session was in state up 15:26:25.950 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=160, channel=[id: 0x74a54ee2, L:/10.30.170.167:17989 ! R:/10.30.171.175:57704]} down, reason: End of input 15:26:26.053 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54436]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54436]) process #27 SSH_MSG_IGNORE 15:26:26.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54436]) SSH_MSG_IGNORE 15:26:26.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55268]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55268]) process #18 SSH_MSG_IGNORE 15:26:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55268]) SSH_MSG_IGNORE 15:26:26.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49070]) process #20 SSH_MSG_IGNORE 15:26:26.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49070]) SSH_MSG_IGNORE 15:26:26.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49070]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:26.428 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57552]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57552]) process #24 SSH_MSG_IGNORE 15:26:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57552]) SSH_MSG_IGNORE 15:26:26.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42244]) process #16 SSH_MSG_IGNORE 15:26:26.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42244]) SSH_MSG_IGNORE 15:26:26.444 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42244]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:26:26.495 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52840]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:26.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52840]) process #19 SSH_MSG_IGNORE 15:26:26.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52840]) SSH_MSG_IGNORE 15:26:26.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:42720])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:26.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]) exit code=0, immediate=false 15:26:26.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:26.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42720]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:26.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:26.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42720]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:26.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]) Closing gracefully 15:26:26.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]) 15:26:26.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]) 15:26:26.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:26.656 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:26.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:26.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:26.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720])[immediately=false] processing 15:26:26.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:26.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42720]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:26.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:26.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]) Closing immediately 15:26:26.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:26.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:26.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720])[immediately=true] processing 15:26:26.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720] 15:26:26.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7fdb9baf) signal close complete immediately=true 15:26:26.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:26.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46765f2c) signal close complete immediately=true 15:26:26.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720])[Immediately] closed 15:26:26.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]) result=null 15:26:26.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68a1db37) signal close complete immediately=false 15:26:26.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@87d64b) signal close complete immediately=false 15:26:26.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42720]) code=0 message='' shell closed 15:26:26.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42720]) Closing immediately 15:26:26.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:26.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42720]]) Closing immediately 15:26:26.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42720]) stopping 15:26:26.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42720]) stopped 15:26:26.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42720]])[Immediately] closed 15:26:26.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17990] - close(TransportIoSession[local=/10.30.170.167:17990, remote=/10.30.171.175:42720]) Closing immediately 15:26:26.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17990] - close(TransportIoSession[local=/10.30.170.167:17990, remote=/10.30.171.175:42720])[Immediately] closed 15:26:26.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23223317) signal close complete immediately=true 15:26:26.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42720])[Immediately] closed 15:26:26.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0a8bfc31, L:/10.30.170.167:17990 ! R:/10.30.171.175:42720] inactive. 15:26:26.657 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=161, channel=[id: 0x0a8bfc31, L:/10.30.170.167:17990 ! R:/10.30.171.175:42720]} end of input detected while session was in state up 15:26:26.658 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=161, channel=[id: 0x0a8bfc31, L:/10.30.170.167:17990 ! R:/10.30.171.175:42720]} down, reason: End of input 15:26:26.666 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55820]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:26.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55820]) process #22 SSH_MSG_IGNORE 15:26:26.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55820]) SSH_MSG_IGNORE 15:26:26.726 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60446]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:26.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60446]) process #28 SSH_MSG_IGNORE 15:26:26.726 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60446]) SSH_MSG_IGNORE 15:26:26.731 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39688]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:26.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39688]) process #29 SSH_MSG_IGNORE 15:26:26.732 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39688]) SSH_MSG_IGNORE 15:26:26.857 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60546]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:26.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60546]) process #25 SSH_MSG_IGNORE 15:26:26.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60546]) SSH_MSG_IGNORE 15:26:26.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38280]) process #26 SSH_MSG_IGNORE 15:26:26.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38280]) SSH_MSG_IGNORE 15:26:26.998 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38280]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:27.000 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43912]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:27.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43912]) process #23 SSH_MSG_IGNORE 15:26:27.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43912]) SSH_MSG_IGNORE 15:26:27.156 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51674]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:27.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51674]) process #17 SSH_MSG_IGNORE 15:26:27.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51674]) SSH_MSG_IGNORE 15:26:27.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35726]) process #21 SSH_MSG_IGNORE 15:26:27.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35726]) SSH_MSG_IGNORE 15:26:27.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35726]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:27.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:59228])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:27.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]) exit code=0, immediate=false 15:26:27.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:27.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59228]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:27.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:27.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59228]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:27.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]) Closing gracefully 15:26:27.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]) 15:26:27.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]) 15:26:27.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:27.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:27.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:27.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:27.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228])[immediately=false] processing 15:26:27.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:27.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59228]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:27.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:27.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]) Closing immediately 15:26:27.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:27.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:27.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228])[immediately=true] processing 15:26:27.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228] 15:26:27.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75c2fbc7) signal close complete immediately=true 15:26:27.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:27.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2512da69) signal close complete immediately=true 15:26:27.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228])[Immediately] closed 15:26:27.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]) result=null 15:26:27.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3cb557bf) signal close complete immediately=false 15:26:27.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4279a25a) signal close complete immediately=false 15:26:27.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59228]) code=0 message='' shell closed 15:26:27.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59228]) Closing immediately 15:26:27.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:27.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59228]]) Closing immediately 15:26:27.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59228]) stopping 15:26:27.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59228]) stopped 15:26:27.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59228]])[Immediately] closed 15:26:27.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17991] - close(TransportIoSession[local=/10.30.170.167:17991, remote=/10.30.171.175:59228]) Closing immediately 15:26:27.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17991] - close(TransportIoSession[local=/10.30.170.167:17991, remote=/10.30.171.175:59228])[Immediately] closed 15:26:27.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20077511) signal close complete immediately=true 15:26:27.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59228])[Immediately] closed 15:26:27.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf0f7973f, L:/10.30.170.167:17991 ! R:/10.30.171.175:59228] inactive. 15:26:27.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=162, channel=[id: 0xf0f7973f, L:/10.30.170.167:17991 ! R:/10.30.171.175:59228]} end of input detected while session was in state up 15:26:27.308 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=162, channel=[id: 0xf0f7973f, L:/10.30.170.167:17991 ! R:/10.30.171.175:59228]} down, reason: End of input 15:26:27.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60394]) process #19 SSH_MSG_IGNORE 15:26:27.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60394]) SSH_MSG_IGNORE 15:26:27.413 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60394]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:27.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50286]) process #18 SSH_MSG_IGNORE 15:26:27.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50286]) SSH_MSG_IGNORE 15:26:27.527 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50286]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:27.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39886]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:27.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39886]) process #27 SSH_MSG_IGNORE 15:26:27.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39886]) SSH_MSG_IGNORE 15:26:27.641 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59012]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:27.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59012]) process #22 SSH_MSG_IGNORE 15:26:27.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59012]) SSH_MSG_IGNORE 15:26:27.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58780]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:27.747 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58780]) process #20 SSH_MSG_IGNORE 15:26:27.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58780]) SSH_MSG_IGNORE 15:26:27.843 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42454]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:27.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42454]) process #29 SSH_MSG_IGNORE 15:26:27.843 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42454]) SSH_MSG_IGNORE 15:26:28.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:35012])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:28.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]) exit code=0, immediate=false 15:26:28.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:28.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35012]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:28.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:28.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35012]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:28.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]) Closing gracefully 15:26:28.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]) 15:26:28.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]) 15:26:28.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:28.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:28.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:28.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:28.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012])[immediately=false] processing 15:26:28.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:28.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35012]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:28.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:28.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]) Closing immediately 15:26:28.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:28.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:28.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012])[immediately=true] processing 15:26:28.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012] 15:26:28.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@119a47f0) signal close complete immediately=true 15:26:28.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:28.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42e9f325) signal close complete immediately=true 15:26:28.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012])[Immediately] closed 15:26:28.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]) result=null 15:26:28.021 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c1d4b7d) signal close complete immediately=false 15:26:28.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d4b30d6) signal close complete immediately=false 15:26:28.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35012]) code=0 message='' shell closed 15:26:28.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35012]) Closing immediately 15:26:28.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:28.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35012]]) Closing immediately 15:26:28.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35012]) stopping 15:26:28.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35012]) stopped 15:26:28.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35012]])[Immediately] closed 15:26:28.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17992] - close(TransportIoSession[local=/10.30.170.167:17992, remote=/10.30.171.175:35012]) Closing immediately 15:26:28.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17992] - close(TransportIoSession[local=/10.30.170.167:17992, remote=/10.30.171.175:35012])[Immediately] closed 15:26:28.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ead5348) signal close complete immediately=true 15:26:28.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35012])[Immediately] closed 15:26:28.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb013f8d0, L:/10.30.170.167:17992 ! R:/10.30.171.175:35012] inactive. 15:26:28.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=163, channel=[id: 0xb013f8d0, L:/10.30.170.167:17992 ! R:/10.30.171.175:35012]} end of input detected while session was in state up 15:26:28.022 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=163, channel=[id: 0xb013f8d0, L:/10.30.170.167:17992 ! R:/10.30.171.175:35012]} down, reason: End of input 15:26:28.064 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35304]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:26:28.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35304]) process #16 SSH_MSG_IGNORE 15:26:28.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35304]) SSH_MSG_IGNORE 15:26:28.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60312]) process #23 SSH_MSG_IGNORE 15:26:28.104 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60312]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:28.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60312]) SSH_MSG_IGNORE 15:26:28.112 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60176]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:28.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60176]) process #28 SSH_MSG_IGNORE 15:26:28.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60176]) SSH_MSG_IGNORE 15:26:28.131 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49192]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49192]) process #25 SSH_MSG_IGNORE 15:26:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49192]) SSH_MSG_IGNORE 15:26:28.187 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49288]) process #26 SSH_MSG_IGNORE 15:26:28.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49288]) SSH_MSG_IGNORE 15:26:28.188 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49288]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:28.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42028]) process #18 SSH_MSG_IGNORE 15:26:28.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42028]) SSH_MSG_IGNORE 15:26:28.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42028]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:28.342 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41124]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:28.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41124]) process #24 SSH_MSG_IGNORE 15:26:28.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41124]) SSH_MSG_IGNORE 15:26:28.345 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40282]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:28.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40282]) process #17 SSH_MSG_IGNORE 15:26:28.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40282]) SSH_MSG_IGNORE 15:26:28.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55574]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:28.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55574]) process #19 SSH_MSG_IGNORE 15:26:28.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55574]) SSH_MSG_IGNORE 15:26:28.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51152]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:28.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51152]) process #22 SSH_MSG_IGNORE 15:26:28.514 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51152]) SSH_MSG_IGNORE 15:26:28.620 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50722]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:28.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50722]) process #27 SSH_MSG_IGNORE 15:26:28.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50722]) SSH_MSG_IGNORE 15:26:28.663 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52024]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:28.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52024]) process #21 SSH_MSG_IGNORE 15:26:28.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52024]) SSH_MSG_IGNORE 15:26:28.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:43794])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:28.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]) exit code=0, immediate=false 15:26:28.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:28.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43794]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:28.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:28.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43794]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]) Closing gracefully 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]) 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]) 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794])[immediately=false] processing 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43794]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]) Closing immediately 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794])[immediately=true] processing 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794] 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@157c1a7e) signal close complete immediately=true 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7fb5101d) signal close complete immediately=true 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794])[Immediately] closed 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]) result=null 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@527848eb) signal close complete immediately=false 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61860ad7) signal close complete immediately=false 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43794]) code=0 message='' shell closed 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43794]) Closing immediately 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43794]]) Closing immediately 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43794]) stopping 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43794]) stopped 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43794]])[Immediately] closed 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17993] - close(TransportIoSession[local=/10.30.170.167:17993, remote=/10.30.171.175:43794]) Closing immediately 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17993] - close(TransportIoSession[local=/10.30.170.167:17993, remote=/10.30.171.175:43794])[Immediately] closed 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@145c4373) signal close complete immediately=true 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43794])[Immediately] closed 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x81ac49f6, L:/10.30.170.167:17993 ! R:/10.30.171.175:43794] inactive. 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=164, channel=[id: 0x81ac49f6, L:/10.30.170.167:17993 ! R:/10.30.171.175:43794]} end of input detected while session was in state up 15:26:28.702 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=164, channel=[id: 0x81ac49f6, L:/10.30.170.167:17993 ! R:/10.30.171.175:43794]} down, reason: End of input 15:26:28.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48396]) process #18 SSH_MSG_IGNORE 15:26:28.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48396]) SSH_MSG_IGNORE 15:26:28.928 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48396]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:29.008 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52786]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:29.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52786]) process #20 SSH_MSG_IGNORE 15:26:29.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52786]) SSH_MSG_IGNORE 15:26:29.172 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57316]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:29.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57316]) process #29 SSH_MSG_IGNORE 15:26:29.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57316]) SSH_MSG_IGNORE 15:26:29.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43976]) process #16 SSH_MSG_IGNORE 15:26:29.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43976]) SSH_MSG_IGNORE 15:26:29.307 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43976]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:26:29.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58154]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:29.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58154]) process #28 SSH_MSG_IGNORE 15:26:29.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58154]) SSH_MSG_IGNORE 15:26:29.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:60386])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:29.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]) exit code=0, immediate=false 15:26:29.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:29.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60386]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:29.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:29.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60386]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:29.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]) Closing gracefully 15:26:29.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]) 15:26:29.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]) 15:26:29.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:29.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:29.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:29.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:29.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386])[immediately=false] processing 15:26:29.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:29.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60386]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:29.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:29.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]) Closing immediately 15:26:29.378 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:29.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:29.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386])[immediately=true] processing 15:26:29.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386] 15:26:29.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3dc41b57) signal close complete immediately=true 15:26:29.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:29.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26bde918) signal close complete immediately=true 15:26:29.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386])[Immediately] closed 15:26:29.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]) result=null 15:26:29.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b4172ee) signal close complete immediately=false 15:26:29.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45bad91f) signal close complete immediately=false 15:26:29.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60386]) code=0 message='' shell closed 15:26:29.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60386]) Closing immediately 15:26:29.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:29.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60386]]) Closing immediately 15:26:29.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60386]) stopping 15:26:29.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60386]) stopped 15:26:29.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60386]])[Immediately] closed 15:26:29.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17994] - close(TransportIoSession[local=/10.30.170.167:17994, remote=/10.30.171.175:60386]) Closing immediately 15:26:29.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17994] - close(TransportIoSession[local=/10.30.170.167:17994, remote=/10.30.171.175:60386])[Immediately] closed 15:26:29.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58b96c5c) signal close complete immediately=true 15:26:29.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60386])[Immediately] closed 15:26:29.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8d0d661f, L:/10.30.170.167:17994 ! R:/10.30.171.175:60386] inactive. 15:26:29.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=165, channel=[id: 0x8d0d661f, L:/10.30.170.167:17994 ! R:/10.30.171.175:60386]} end of input detected while session was in state up 15:26:29.379 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=165, channel=[id: 0x8d0d661f, L:/10.30.170.167:17994 ! R:/10.30.171.175:60386]} down, reason: End of input 15:26:29.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51500]) process #23 SSH_MSG_IGNORE 15:26:29.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51500]) SSH_MSG_IGNORE 15:26:29.448 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51500]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:29.522 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51948]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:29.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51948]) process #25 SSH_MSG_IGNORE 15:26:29.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51948]) SSH_MSG_IGNORE 15:26:29.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35068]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:29.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35068]) process #24 SSH_MSG_IGNORE 15:26:29.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35068]) SSH_MSG_IGNORE 15:26:29.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48116]) process #26 SSH_MSG_IGNORE 15:26:29.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48116]) SSH_MSG_IGNORE 15:26:29.547 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48116]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:29.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40320]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40320]) process #22 SSH_MSG_IGNORE 15:26:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40320]) SSH_MSG_IGNORE 15:26:29.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41236]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:29.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41236]) process #21 SSH_MSG_IGNORE 15:26:29.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41236]) SSH_MSG_IGNORE 15:26:29.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54362]) process #18 SSH_MSG_IGNORE 15:26:29.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54362]) SSH_MSG_IGNORE 15:26:29.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54362]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:29.848 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38210]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:29.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38210]) process #17 SSH_MSG_IGNORE 15:26:29.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38210]) SSH_MSG_IGNORE 15:26:29.998 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34350]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:29.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34350]) process #19 SSH_MSG_IGNORE 15:26:29.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34350]) SSH_MSG_IGNORE 15:26:30.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59392]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:30.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59392]) process #27 SSH_MSG_IGNORE 15:26:30.027 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59392]) SSH_MSG_IGNORE 15:26:30.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:41674])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:30.029 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]) exit code=0, immediate=false 15:26:30.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:30.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41674]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:30.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:30.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41674]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:30.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]) Closing gracefully 15:26:30.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]) 15:26:30.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]) 15:26:30.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:30.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:30.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:30.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:30.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674])[immediately=false] processing 15:26:30.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:30.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41674]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:30.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:30.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]) Closing immediately 15:26:30.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:30.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:30.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674])[immediately=true] processing 15:26:30.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674] 15:26:30.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@113bddbc) signal close complete immediately=true 15:26:30.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:30.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b634f03) signal close complete immediately=true 15:26:30.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674])[Immediately] closed 15:26:30.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]) result=null 15:26:30.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72edaa4c) signal close complete immediately=false 15:26:30.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@464dd96) signal close complete immediately=false 15:26:30.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41674]) code=0 message='' shell closed 15:26:30.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41674]) Closing immediately 15:26:30.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:30.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41674]]) Closing immediately 15:26:30.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41674]) stopping 15:26:30.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41674]) stopped 15:26:30.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41674]])[Immediately] closed 15:26:30.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17995] - close(TransportIoSession[local=/10.30.170.167:17995, remote=/10.30.171.175:41674]) Closing immediately 15:26:30.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17995] - close(TransportIoSession[local=/10.30.170.167:17995, remote=/10.30.171.175:41674])[Immediately] closed 15:26:30.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b7d369b) signal close complete immediately=true 15:26:30.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41674])[Immediately] closed 15:26:30.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4b0be7fb, L:/10.30.170.167:17995 ! R:/10.30.171.175:41674] inactive. 15:26:30.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=166, channel=[id: 0x4b0be7fb, L:/10.30.170.167:17995 ! R:/10.30.171.175:41674]} end of input detected while session was in state up 15:26:30.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=166, channel=[id: 0x4b0be7fb, L:/10.30.170.167:17995 ! R:/10.30.171.175:41674]} down, reason: End of input 15:26:30.203 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53232]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53232]) process #20 SSH_MSG_IGNORE 15:26:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53232]) SSH_MSG_IGNORE 15:26:30.311 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50978]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:30.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50978]) process #29 SSH_MSG_IGNORE 15:26:30.312 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50978]) SSH_MSG_IGNORE 15:26:30.401 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47724]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:30.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47724]) process #22 SSH_MSG_IGNORE 15:26:30.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47724]) SSH_MSG_IGNORE 15:26:30.516 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42660]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:30.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42660]) process #28 SSH_MSG_IGNORE 15:26:30.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42660]) SSH_MSG_IGNORE 15:26:30.652 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51540]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:30.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51540]) process #26 SSH_MSG_IGNORE 15:26:30.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51540]) SSH_MSG_IGNORE 15:26:30.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53234]) process #23 SSH_MSG_IGNORE 15:26:30.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53234]) SSH_MSG_IGNORE 15:26:30.689 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53234]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:30.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:55306])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:30.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]) exit code=0, immediate=false 15:26:30.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:30.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55306]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:30.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:30.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55306]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:30.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]) Closing gracefully 15:26:30.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]) 15:26:30.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]) 15:26:30.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:30.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:30.716 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:30.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:30.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306])[immediately=false] processing 15:26:30.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:30.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55306]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:30.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:30.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]) Closing immediately 15:26:30.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:30.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:30.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306])[immediately=true] processing 15:26:30.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306] 15:26:30.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@153a7f59) signal close complete immediately=true 15:26:30.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:30.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51a5cf74) signal close complete immediately=true 15:26:30.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306])[Immediately] closed 15:26:30.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]) result=null 15:26:30.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3416a7a3) signal close complete immediately=false 15:26:30.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fad0463) signal close complete immediately=false 15:26:30.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55306]) code=0 message='' shell closed 15:26:30.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55306]) Closing immediately 15:26:30.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:30.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55306]]) Closing immediately 15:26:30.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55306]) stopping 15:26:30.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55306]) stopped 15:26:30.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55306]])[Immediately] closed 15:26:30.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17996] - close(TransportIoSession[local=/10.30.170.167:17996, remote=/10.30.171.175:55306]) Closing immediately 15:26:30.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:17996] - close(TransportIoSession[local=/10.30.170.167:17996, remote=/10.30.171.175:55306])[Immediately] closed 15:26:30.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9ab7a78) signal close complete immediately=true 15:26:30.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55306])[Immediately] closed 15:26:30.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0c0c3bf5, L:/10.30.170.167:17996 ! R:/10.30.171.175:55306] inactive. 15:26:30.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=167, channel=[id: 0x0c0c3bf5, L:/10.30.170.167:17996 ! R:/10.30.171.175:55306]} end of input detected while session was in state up 15:26:30.717 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=167, channel=[id: 0x0c0c3bf5, L:/10.30.170.167:17996 ! R:/10.30.171.175:55306]} down, reason: End of input 15:26:30.719 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55164]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:30.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55164]) process #24 SSH_MSG_IGNORE 15:26:30.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55164]) SSH_MSG_IGNORE 15:26:30.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35124]) process #16 SSH_MSG_IGNORE 15:26:30.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35124]) SSH_MSG_IGNORE 15:26:30.739 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35124]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:26:30.820 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54124]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:30.820 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54124]) process #25 SSH_MSG_IGNORE 15:26:30.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54124]) SSH_MSG_IGNORE 15:26:30.941 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34570]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:30.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34570]) process #20 SSH_MSG_IGNORE 15:26:30.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34570]) SSH_MSG_IGNORE 15:26:30.981 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52028]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:30.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52028]) process #21 SSH_MSG_IGNORE 15:26:30.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52028]) SSH_MSG_IGNORE 15:26:30.991 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46866]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:30.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46866]) process #29 SSH_MSG_IGNORE 15:26:30.992 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46866]) SSH_MSG_IGNORE 15:26:31.035 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33802]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:31.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33802]) process #18 SSH_MSG_IGNORE 15:26:31.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33802]) SSH_MSG_IGNORE 15:26:31.185 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43618]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:31.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43618]) process #17 SSH_MSG_IGNORE 15:26:31.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43618]) SSH_MSG_IGNORE 15:26:31.274 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46336]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:31.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46336]) process #19 SSH_MSG_IGNORE 15:26:31.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46336]) SSH_MSG_IGNORE 15:26:31.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:36500])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:31.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]) exit code=0, immediate=false 15:26:31.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:31.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36500]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:31.358 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:31.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36500]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:31.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]) Closing gracefully 15:26:31.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]) 15:26:31.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]) 15:26:31.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:31.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:31.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:31.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:31.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500])[immediately=false] processing 15:26:31.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:31.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36500]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:31.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:31.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]) Closing immediately 15:26:31.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:31.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:31.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500])[immediately=true] processing 15:26:31.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500] 15:26:31.359 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74215f7c) signal close complete immediately=true 15:26:31.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:31.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43c87b81) signal close complete immediately=true 15:26:31.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500])[Immediately] closed 15:26:31.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]) result=null 15:26:31.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d5b9dda) signal close complete immediately=false 15:26:31.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1953f104) signal close complete immediately=false 15:26:31.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36500]) code=0 message='' shell closed 15:26:31.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36500]) Closing immediately 15:26:31.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:31.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36500]]) Closing immediately 15:26:31.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36500]) stopping 15:26:31.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36500]) stopped 15:26:31.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36500]])[Immediately] closed 15:26:31.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17997] - close(TransportIoSession[local=/10.30.170.167:17997, remote=/10.30.171.175:36500]) Closing immediately 15:26:31.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:17997] - close(TransportIoSession[local=/10.30.170.167:17997, remote=/10.30.171.175:36500])[Immediately] closed 15:26:31.360 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@677797ed) signal close complete immediately=true 15:26:31.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36500])[Immediately] closed 15:26:31.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb6fce105, L:/10.30.170.167:17997 ! R:/10.30.171.175:36500] inactive. 15:26:31.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=168, channel=[id: 0xb6fce105, L:/10.30.170.167:17997 ! R:/10.30.171.175:36500]} end of input detected while session was in state up 15:26:31.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=168, channel=[id: 0xb6fce105, L:/10.30.170.167:17997 ! R:/10.30.171.175:36500]} down, reason: End of input 15:26:31.531 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58794]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:31.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58794]) process #24 SSH_MSG_IGNORE 15:26:31.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58794]) SSH_MSG_IGNORE 15:26:31.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56680]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:31.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56680]) process #27 SSH_MSG_IGNORE 15:26:31.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56680]) SSH_MSG_IGNORE 15:26:31.697 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55832]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:31.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55832]) process #22 SSH_MSG_IGNORE 15:26:31.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55832]) SSH_MSG_IGNORE 15:26:31.794 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43386]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:26:31.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43386]) process #16 SSH_MSG_IGNORE 15:26:31.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43386]) SSH_MSG_IGNORE 15:26:31.813 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52940]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:31.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52940]) process #21 SSH_MSG_IGNORE 15:26:31.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52940]) SSH_MSG_IGNORE 15:26:31.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46924]) process #20 SSH_MSG_IGNORE 15:26:31.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46924]) SSH_MSG_IGNORE 15:26:31.860 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46924]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:31.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:31.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #23 SSH_MSG_IGNORE 15:26:31.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:26:31.929 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44320]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:31.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44320]) process #28 SSH_MSG_IGNORE 15:26:31.930 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44320]) SSH_MSG_IGNORE 15:26:31.975 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60726]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:31.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60726]) process #18 SSH_MSG_IGNORE 15:26:31.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60726]) SSH_MSG_IGNORE 15:26:32.025 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33108]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:32.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33108]) process #25 SSH_MSG_IGNORE 15:26:32.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33108]) SSH_MSG_IGNORE 15:26:32.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:34418])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:32.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]) exit code=0, immediate=false 15:26:32.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:32.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34418]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:32.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:32.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34418]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:32.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]) Closing gracefully 15:26:32.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]) 15:26:32.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]) 15:26:32.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:32.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:32.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:32.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:32.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418])[immediately=false] processing 15:26:32.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:32.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34418]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:32.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:32.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]) Closing immediately 15:26:32.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:32.027 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:32.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418])[immediately=true] processing 15:26:32.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418] 15:26:32.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@315a6b34) signal close complete immediately=true 15:26:32.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:32.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@db8580e) signal close complete immediately=true 15:26:32.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418])[Immediately] closed 15:26:32.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]) result=null 15:26:32.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@270c1a52) signal close complete immediately=false 15:26:32.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1468510d) signal close complete immediately=false 15:26:32.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34418]) code=0 message='' shell closed 15:26:32.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34418]) Closing immediately 15:26:32.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:32.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34418]]) Closing immediately 15:26:32.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34418]) stopping 15:26:32.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34418]) stopped 15:26:32.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34418]])[Immediately] closed 15:26:32.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17998] - close(TransportIoSession[local=/10.30.170.167:17998, remote=/10.30.171.175:34418]) Closing immediately 15:26:32.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:17998] - close(TransportIoSession[local=/10.30.170.167:17998, remote=/10.30.171.175:34418])[Immediately] closed 15:26:32.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76899b7f) signal close complete immediately=true 15:26:32.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34418])[Immediately] closed 15:26:32.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe37b017b, L:/10.30.170.167:17998 ! R:/10.30.171.175:34418] inactive. 15:26:32.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=169, channel=[id: 0xe37b017b, L:/10.30.170.167:17998 ! R:/10.30.171.175:34418]} end of input detected while session was in state up 15:26:32.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=169, channel=[id: 0xe37b017b, L:/10.30.170.167:17998 ! R:/10.30.171.175:34418]} down, reason: End of input 15:26:32.137 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51614]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:32.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51614]) process #29 SSH_MSG_IGNORE 15:26:32.138 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51614]) SSH_MSG_IGNORE 15:26:32.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38498]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:32.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38498]) process #26 SSH_MSG_IGNORE 15:26:32.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38498]) SSH_MSG_IGNORE 15:26:32.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57888]) process #19 SSH_MSG_IGNORE 15:26:32.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57888]) SSH_MSG_IGNORE 15:26:32.339 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57888]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:32.354 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37282]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:32.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37282]) process #17 SSH_MSG_IGNORE 15:26:32.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37282]) SSH_MSG_IGNORE 15:26:32.701 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:39688])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:32.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]) exit code=0, immediate=false 15:26:32.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:32.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39688]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:32.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:32.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39688]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:32.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]) Closing gracefully 15:26:32.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]) 15:26:32.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]) 15:26:32.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:32.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:32.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:32.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:32.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688])[immediately=false] processing 15:26:32.702 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:32.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39688]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:32.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:32.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]) Closing immediately 15:26:32.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:32.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:32.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688])[immediately=true] processing 15:26:32.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688] 15:26:32.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6536dfa7) signal close complete immediately=true 15:26:32.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:32.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@243d7ac2) signal close complete immediately=true 15:26:32.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688])[Immediately] closed 15:26:32.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]) result=null 15:26:32.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@795c2bc0) signal close complete immediately=false 15:26:32.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51a8c07a) signal close complete immediately=false 15:26:32.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39688]) code=0 message='' shell closed 15:26:32.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:39688]) Closing immediately 15:26:32.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:32.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39688]]) Closing immediately 15:26:32.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39688]) stopping 15:26:32.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39688]) stopped 15:26:32.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39688]])[Immediately] closed 15:26:32.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17999] - close(TransportIoSession[local=/10.30.170.167:17999, remote=/10.30.171.175:39688]) Closing immediately 15:26:32.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:17999] - close(TransportIoSession[local=/10.30.170.167:17999, remote=/10.30.171.175:39688])[Immediately] closed 15:26:32.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b0f60f) signal close complete immediately=true 15:26:32.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:39688])[Immediately] closed 15:26:32.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6d5e82a6, L:/10.30.170.167:17999 ! R:/10.30.171.175:39688] inactive. 15:26:32.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=170, channel=[id: 0x6d5e82a6, L:/10.30.170.167:17999 ! R:/10.30.171.175:39688]} end of input detected while session was in state up 15:26:32.703 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=170, channel=[id: 0x6d5e82a6, L:/10.30.170.167:17999 ! R:/10.30.171.175:39688]} down, reason: End of input 15:26:32.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50732]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:32.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50732]) process #21 SSH_MSG_IGNORE 15:26:32.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50732]) SSH_MSG_IGNORE 15:26:32.837 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50252]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:32.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50252]) process #27 SSH_MSG_IGNORE 15:26:32.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50252]) SSH_MSG_IGNORE 15:26:32.919 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39282]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:32.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39282]) process #28 SSH_MSG_IGNORE 15:26:32.920 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39282]) SSH_MSG_IGNORE 15:26:32.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44374]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:32.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44374]) process #24 SSH_MSG_IGNORE 15:26:32.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44374]) SSH_MSG_IGNORE 15:26:32.964 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46654]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46654]) process #22 SSH_MSG_IGNORE 15:26:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46654]) SSH_MSG_IGNORE 15:26:33.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:32830]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:33.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:32830]) process #20 SSH_MSG_IGNORE 15:26:33.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:32830]) SSH_MSG_IGNORE 15:26:33.123 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46446]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:33.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46446]) process #29 SSH_MSG_IGNORE 15:26:33.124 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46446]) SSH_MSG_IGNORE 15:26:33.138 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38054]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:33.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38054]) process #25 SSH_MSG_IGNORE 15:26:33.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38054]) SSH_MSG_IGNORE 15:26:33.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59152]) process #18 SSH_MSG_IGNORE 15:26:33.305 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59152]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:33.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59152]) SSH_MSG_IGNORE 15:26:33.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37572]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:33.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37572]) process #19 SSH_MSG_IGNORE 15:26:33.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37572]) SSH_MSG_IGNORE 15:26:33.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59260]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:26:33.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59260]) process #16 SSH_MSG_IGNORE 15:26:33.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59260]) SSH_MSG_IGNORE 15:26:33.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:42454])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:33.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]) exit code=0, immediate=false 15:26:33.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:33.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42454]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:33.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:33.382 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42454]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]) Closing gracefully 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]) 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]) 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454])[immediately=false] processing 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42454]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]) Closing immediately 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454])[immediately=true] processing 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454] 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22314d3) signal close complete immediately=true 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@225b26ab) signal close complete immediately=true 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454])[Immediately] closed 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]) result=null 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@578a9ee3) signal close complete immediately=false 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49fda1de) signal close complete immediately=false 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42454]) code=0 message='' shell closed 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42454]) Closing immediately 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42454]]) Closing immediately 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42454]) stopping 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42454]) stopped 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42454]])[Immediately] closed 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18000] - close(TransportIoSession[local=/10.30.170.167:18000, remote=/10.30.171.175:42454]) Closing immediately 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18000] - close(TransportIoSession[local=/10.30.170.167:18000, remote=/10.30.171.175:42454])[Immediately] closed 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5362a1be) signal close complete immediately=true 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42454])[Immediately] closed 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xad16e33a, L:/10.30.170.167:18000 ! R:/10.30.171.175:42454] inactive. 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=171, channel=[id: 0xad16e33a, L:/10.30.170.167:18000 ! R:/10.30.171.175:42454]} end of input detected while session was in state up 15:26:33.383 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=171, channel=[id: 0xad16e33a, L:/10.30.170.167:18000 ! R:/10.30.171.175:42454]} down, reason: End of input 15:26:33.395 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40132]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:33.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40132]) process #23 SSH_MSG_IGNORE 15:26:33.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40132]) SSH_MSG_IGNORE 15:26:33.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40090]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:33.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40090]) process #17 SSH_MSG_IGNORE 15:26:33.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40090]) SSH_MSG_IGNORE 15:26:33.677 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36940]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:33.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36940]) process #26 SSH_MSG_IGNORE 15:26:33.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36940]) SSH_MSG_IGNORE 15:26:33.684 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56816]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:33.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56816]) process #28 SSH_MSG_IGNORE 15:26:33.685 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56816]) SSH_MSG_IGNORE 15:26:34.018 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43564]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:34.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43564]) process #27 SSH_MSG_IGNORE 15:26:34.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43564]) SSH_MSG_IGNORE 15:26:34.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:57316])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:34.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]) exit code=0, immediate=false 15:26:34.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:34.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57316]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:34.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:34.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57316]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:34.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]) Closing gracefully 15:26:34.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]) 15:26:34.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]) 15:26:34.026 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316])[immediately=false] processing 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57316]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]) Closing immediately 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316])[immediately=true] processing 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316] 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b592586) signal close complete immediately=true 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a54a78) signal close complete immediately=true 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316])[Immediately] closed 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]) result=null 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d68d1de) signal close complete immediately=false 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d66c280) signal close complete immediately=false 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57316]) code=0 message='' shell closed 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57316]) Closing immediately 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57316]]) Closing immediately 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57316]) stopping 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57316]) stopped 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57316]])[Immediately] closed 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18001] - close(TransportIoSession[local=/10.30.170.167:18001, remote=/10.30.171.175:57316]) Closing immediately 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18001] - close(TransportIoSession[local=/10.30.170.167:18001, remote=/10.30.171.175:57316])[Immediately] closed 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5fa1bfbf) signal close complete immediately=true 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57316])[Immediately] closed 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb70a6070, L:/10.30.170.167:18001 ! R:/10.30.171.175:57316] inactive. 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=172, channel=[id: 0xb70a6070, L:/10.30.170.167:18001 ! R:/10.30.171.175:57316]} end of input detected while session was in state up 15:26:34.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=172, channel=[id: 0xb70a6070, L:/10.30.170.167:18001 ! R:/10.30.171.175:57316]} down, reason: End of input 15:26:34.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41604]) process #22 SSH_MSG_IGNORE 15:26:34.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41604]) SSH_MSG_IGNORE 15:26:34.119 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41604]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:34.198 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:34.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #21 SSH_MSG_IGNORE 15:26:34.198 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:26:34.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45270]) process #20 SSH_MSG_IGNORE 15:26:34.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45270]) SSH_MSG_IGNORE 15:26:34.309 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45270]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:34.413 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59614]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59614]) process #18 SSH_MSG_IGNORE 15:26:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59614]) SSH_MSG_IGNORE 15:26:34.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55152]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:34.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55152]) process #24 SSH_MSG_IGNORE 15:26:34.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55152]) SSH_MSG_IGNORE 15:26:34.460 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60536]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:34.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60536]) process #25 SSH_MSG_IGNORE 15:26:34.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60536]) SSH_MSG_IGNORE 15:26:34.501 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58044]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:34.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58044]) process #29 SSH_MSG_IGNORE 15:26:34.502 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58044]) SSH_MSG_IGNORE 15:26:34.542 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50140]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:34.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50140]) process #23 SSH_MSG_IGNORE 15:26:34.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50140]) SSH_MSG_IGNORE 15:26:34.727 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:50978])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]) exit code=0, immediate=false 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50978]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50978]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]) Closing gracefully 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]) 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]) 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978])[immediately=false] processing 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50978]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]) Closing immediately 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978])[immediately=true] processing 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978] 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12797499) signal close complete immediately=true 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d24f1cb) signal close complete immediately=true 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978])[Immediately] closed 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]) result=null 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f72c0a6) signal close complete immediately=false 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d452e37) signal close complete immediately=false 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50978]) code=0 message='' shell closed 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50978]) Closing immediately 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50978]]) Closing immediately 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50978]) stopping 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50978]) stopped 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50978]])[Immediately] closed 15:26:34.728 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18002] - close(TransportIoSession[local=/10.30.170.167:18002, remote=/10.30.171.175:50978]) Closing immediately 15:26:34.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18002] - close(TransportIoSession[local=/10.30.170.167:18002, remote=/10.30.171.175:50978])[Immediately] closed 15:26:34.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@644158ba) signal close complete immediately=true 15:26:34.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50978])[Immediately] closed 15:26:34.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb9d353f7, L:/10.30.170.167:18002 ! R:/10.30.171.175:50978] inactive. 15:26:34.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=173, channel=[id: 0xb9d353f7, L:/10.30.170.167:18002 ! R:/10.30.171.175:50978]} end of input detected while session was in state up 15:26:34.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=173, channel=[id: 0xb9d353f7, L:/10.30.170.167:18002 ! R:/10.30.171.175:50978]} down, reason: End of input 15:26:34.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35212]) process #19 SSH_MSG_IGNORE 15:26:34.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35212]) SSH_MSG_IGNORE 15:26:34.797 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35212]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:34.952 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56610]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:34.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56610]) process #26 SSH_MSG_IGNORE 15:26:34.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56610]) SSH_MSG_IGNORE 15:26:35.059 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44176]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:35.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44176]) process #20 SSH_MSG_IGNORE 15:26:35.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44176]) SSH_MSG_IGNORE 15:26:35.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56248]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:26:35.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56248]) process #16 SSH_MSG_IGNORE 15:26:35.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56248]) SSH_MSG_IGNORE 15:26:35.155 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43496]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:35.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43496]) process #28 SSH_MSG_IGNORE 15:26:35.155 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43496]) SSH_MSG_IGNORE 15:26:35.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57892]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:35.171 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57892]) process #27 SSH_MSG_IGNORE 15:26:35.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57892]) SSH_MSG_IGNORE 15:26:35.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47086]) process #17 SSH_MSG_IGNORE 15:26:35.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47086]) SSH_MSG_IGNORE 15:26:35.215 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47086]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:35.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55726]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:35.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55726]) process #18 SSH_MSG_IGNORE 15:26:35.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55726]) SSH_MSG_IGNORE 15:26:35.354 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59020]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:35.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59020]) process #21 SSH_MSG_IGNORE 15:26:35.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59020]) SSH_MSG_IGNORE 15:26:35.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:46866])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:35.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]) exit code=0, immediate=false 15:26:35.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:35.410 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46866]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46866]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]) Closing gracefully 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]) 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]) 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866])[immediately=false] processing 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46866]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]) Closing immediately 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866])[immediately=true] processing 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866] 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@473770b4) signal close complete immediately=true 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29723c5c) signal close complete immediately=true 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866])[Immediately] closed 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]) result=null 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ee69d5d) signal close complete immediately=false 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b32630c) signal close complete immediately=false 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46866]) code=0 message='' shell closed 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46866]) Closing immediately 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46866]]) Closing immediately 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46866]) stopping 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46866]) stopped 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46866]])[Immediately] closed 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18003] - close(TransportIoSession[local=/10.30.170.167:18003, remote=/10.30.171.175:46866]) Closing immediately 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18003] - close(TransportIoSession[local=/10.30.170.167:18003, remote=/10.30.171.175:46866])[Immediately] closed 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27fc0a0e) signal close complete immediately=true 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46866])[Immediately] closed 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe45af4e0, L:/10.30.170.167:18003 ! R:/10.30.171.175:46866] inactive. 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=174, channel=[id: 0xe45af4e0, L:/10.30.170.167:18003 ! R:/10.30.171.175:46866]} end of input detected while session was in state up 15:26:35.411 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=174, channel=[id: 0xe45af4e0, L:/10.30.170.167:18003 ! R:/10.30.171.175:46866]} down, reason: End of input 15:26:35.421 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39854]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39854]) process #22 SSH_MSG_IGNORE 15:26:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39854]) SSH_MSG_IGNORE 15:26:35.425 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50180]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50180]) process #24 SSH_MSG_IGNORE 15:26:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50180]) SSH_MSG_IGNORE 15:26:35.640 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47276]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47276]) process #29 SSH_MSG_IGNORE 15:26:35.641 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47276]) SSH_MSG_IGNORE 15:26:35.711 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58356]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:35.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58356]) process #23 SSH_MSG_IGNORE 15:26:35.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58356]) SSH_MSG_IGNORE 15:26:35.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42458]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:35.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42458]) process #25 SSH_MSG_IGNORE 15:26:35.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42458]) SSH_MSG_IGNORE 15:26:36.011 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40848]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:36.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40848]) process #20 SSH_MSG_IGNORE 15:26:36.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40848]) SSH_MSG_IGNORE 15:26:36.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:51614])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:36.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]) exit code=0, immediate=false 15:26:36.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:36.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51614]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:36.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:36.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51614]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:36.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]) Closing gracefully 15:26:36.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]) 15:26:36.095 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]) 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614])[immediately=false] processing 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51614]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]) Closing immediately 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614])[immediately=true] processing 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614] 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4977dd96) signal close complete immediately=true 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c4d683c) signal close complete immediately=true 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614])[Immediately] closed 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]) result=null 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d8e647c) signal close complete immediately=false 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@453cdb3d) signal close complete immediately=false 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51614]) code=0 message='' shell closed 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51614]) Closing immediately 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51614]]) Closing immediately 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51614]) stopping 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51614]) stopped 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51614]])[Immediately] closed 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18004] - close(TransportIoSession[local=/10.30.170.167:18004, remote=/10.30.171.175:51614]) Closing immediately 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18004] - close(TransportIoSession[local=/10.30.170.167:18004, remote=/10.30.171.175:51614])[Immediately] closed 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32d03561) signal close complete immediately=true 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51614])[Immediately] closed 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbde5bb5c, L:/10.30.170.167:18004 ! R:/10.30.171.175:51614] inactive. 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=175, channel=[id: 0xbde5bb5c, L:/10.30.170.167:18004 ! R:/10.30.171.175:51614]} end of input detected while session was in state up 15:26:36.096 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=175, channel=[id: 0xbde5bb5c, L:/10.30.170.167:18004 ! R:/10.30.171.175:51614]} down, reason: End of input 15:26:36.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47636]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:36.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47636]) process #27 SSH_MSG_IGNORE 15:26:36.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47636]) SSH_MSG_IGNORE 15:26:36.231 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:36.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #19 SSH_MSG_IGNORE 15:26:36.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:26:36.233 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46464]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:26:36.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46464]) process #16 SSH_MSG_IGNORE 15:26:36.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46464]) SSH_MSG_IGNORE 15:26:36.238 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37492]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37492]) process #26 SSH_MSG_IGNORE 15:26:36.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37492]) SSH_MSG_IGNORE 15:26:36.453 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54238]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54238]) process #28 SSH_MSG_IGNORE 15:26:36.453 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54238]) SSH_MSG_IGNORE 15:26:36.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44996]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:36.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44996]) process #18 SSH_MSG_IGNORE 15:26:36.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44996]) SSH_MSG_IGNORE 15:26:36.540 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50372]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:36.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50372]) process #22 SSH_MSG_IGNORE 15:26:36.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50372]) SSH_MSG_IGNORE 15:26:36.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56674]) process #21 SSH_MSG_IGNORE 15:26:36.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56674]) SSH_MSG_IGNORE 15:26:36.733 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56674]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:36.733 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57744]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:36.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57744]) process #17 SSH_MSG_IGNORE 15:26:36.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57744]) SSH_MSG_IGNORE 15:26:36.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:46446])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:36.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]) exit code=0, immediate=false 15:26:36.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:36.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46446]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:36.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:36.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46446]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:36.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]) Closing gracefully 15:26:36.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]) 15:26:36.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]) 15:26:36.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:36.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:36.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:36.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:36.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446])[immediately=false] processing 15:26:36.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:36.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46446]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:36.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:36.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]) Closing immediately 15:26:36.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:36.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:36.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446])[immediately=true] processing 15:26:36.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446] 15:26:36.785 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2464a156) signal close complete immediately=true 15:26:36.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:36.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@24df0e63) signal close complete immediately=true 15:26:36.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446])[Immediately] closed 15:26:36.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]) result=null 15:26:36.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11a58cb8) signal close complete immediately=false 15:26:36.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@324f6b53) signal close complete immediately=false 15:26:36.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46446]) code=0 message='' shell closed 15:26:36.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46446]) Closing immediately 15:26:36.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:36.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46446]]) Closing immediately 15:26:36.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46446]) stopping 15:26:36.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46446]) stopped 15:26:36.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46446]])[Immediately] closed 15:26:36.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18005] - close(TransportIoSession[local=/10.30.170.167:18005, remote=/10.30.171.175:46446]) Closing immediately 15:26:36.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18005] - close(TransportIoSession[local=/10.30.170.167:18005, remote=/10.30.171.175:46446])[Immediately] closed 15:26:36.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33a0125d) signal close complete immediately=true 15:26:36.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46446])[Immediately] closed 15:26:36.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa1496773, L:/10.30.170.167:18005 ! R:/10.30.171.175:46446] inactive. 15:26:36.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=176, channel=[id: 0xa1496773, L:/10.30.170.167:18005 ! R:/10.30.171.175:46446]} end of input detected while session was in state up 15:26:36.786 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=176, channel=[id: 0xa1496773, L:/10.30.170.167:18005 ! R:/10.30.171.175:46446]} down, reason: End of input 15:26:36.812 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46650]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:36.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46650]) process #24 SSH_MSG_IGNORE 15:26:36.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46650]) SSH_MSG_IGNORE 15:26:36.930 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39958]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:36.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39958]) process #23 SSH_MSG_IGNORE 15:26:36.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39958]) SSH_MSG_IGNORE 15:26:36.963 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41400]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:36.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41400]) process #29 SSH_MSG_IGNORE 15:26:36.963 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41400]) SSH_MSG_IGNORE 15:26:36.966 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47864]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:36.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47864]) process #25 SSH_MSG_IGNORE 15:26:36.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47864]) SSH_MSG_IGNORE 15:26:37.073 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39500]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39500]) process #20 SSH_MSG_IGNORE 15:26:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39500]) SSH_MSG_IGNORE 15:26:37.214 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40596]) packet #17 sending command=2[SSH_MSG_IGNORE] len=27 15:26:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40596]) process #16 SSH_MSG_IGNORE 15:26:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40596]) SSH_MSG_IGNORE 15:26:37.308 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42082]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:37.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42082]) process #19 SSH_MSG_IGNORE 15:26:37.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42082]) SSH_MSG_IGNORE 15:26:37.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:58044])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:37.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]) exit code=0, immediate=false 15:26:37.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:37.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58044]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:37.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:37.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58044]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:37.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]) Closing gracefully 15:26:37.426 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]) 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]) 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044])[immediately=false] processing 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58044]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]) Closing immediately 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044])[immediately=true] processing 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044] 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6da56fd3) signal close complete immediately=true 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@791a8ee0) signal close complete immediately=true 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044])[Immediately] closed 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]) result=null 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10028364) signal close complete immediately=false 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@682961df) signal close complete immediately=false 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58044]) code=0 message='' shell closed 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58044]) Closing immediately 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58044]]) Closing immediately 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58044]) stopping 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58044]) stopped 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58044]])[Immediately] closed 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18006] - close(TransportIoSession[local=/10.30.170.167:18006, remote=/10.30.171.175:58044]) Closing immediately 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18006] - close(TransportIoSession[local=/10.30.170.167:18006, remote=/10.30.171.175:58044])[Immediately] closed 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e3450fe) signal close complete immediately=true 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58044])[Immediately] closed 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xddaaa017, L:/10.30.170.167:18006 ! R:/10.30.171.175:58044] inactive. 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=177, channel=[id: 0xddaaa017, L:/10.30.170.167:18006 ! R:/10.30.171.175:58044]} end of input detected while session was in state up 15:26:37.427 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=177, channel=[id: 0xddaaa017, L:/10.30.170.167:18006 ! R:/10.30.171.175:58044]} down, reason: End of input 15:26:37.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60978]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:37.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60978]) process #27 SSH_MSG_IGNORE 15:26:37.506 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60978]) SSH_MSG_IGNORE 15:26:37.545 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55224]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:37.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55224]) process #28 SSH_MSG_IGNORE 15:26:37.546 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55224]) SSH_MSG_IGNORE 15:26:37.801 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36408]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:37.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36408]) process #26 SSH_MSG_IGNORE 15:26:37.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36408]) SSH_MSG_IGNORE 15:26:37.880 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55408]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:37.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55408]) process #22 SSH_MSG_IGNORE 15:26:37.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55408]) SSH_MSG_IGNORE 15:26:37.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54286]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:37.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54286]) process #17 SSH_MSG_IGNORE 15:26:37.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54286]) SSH_MSG_IGNORE 15:26:38.005 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42628]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:38.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42628]) process #24 SSH_MSG_IGNORE 15:26:38.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42628]) SSH_MSG_IGNORE 15:26:38.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49154]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:38.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49154]) process #29 SSH_MSG_IGNORE 15:26:38.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49154]) SSH_MSG_IGNORE 15:26:38.082 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43062]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43062]) process #18 SSH_MSG_IGNORE 15:26:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43062]) SSH_MSG_IGNORE 15:26:38.097 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37352]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:38.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37352]) process #21 SSH_MSG_IGNORE 15:26:38.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37352]) SSH_MSG_IGNORE 15:26:38.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36924]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:38.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36924]) process #23 SSH_MSG_IGNORE 15:26:38.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36924]) SSH_MSG_IGNORE 15:26:38.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41398]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:38.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41398]) process #25 SSH_MSG_IGNORE 15:26:38.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41398]) SSH_MSG_IGNORE 15:26:38.330 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33868]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:38.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33868]) process #20 SSH_MSG_IGNORE 15:26:38.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33868]) SSH_MSG_IGNORE 15:26:38.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:47276])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:38.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]) exit code=0, immediate=false 15:26:38.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:38.333 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47276]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47276]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]) Closing gracefully 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]) 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]) 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276])[immediately=false] processing 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47276]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]) Closing immediately 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276])[immediately=true] processing 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276] 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2aebcec4) signal close complete immediately=true 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1711c622) signal close complete immediately=true 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276])[Immediately] closed 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]) result=null 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2302d353) signal close complete immediately=false 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e477a36) signal close complete immediately=false 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47276]) code=0 message='' shell closed 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:47276]) Closing immediately 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47276]]) Closing immediately 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47276]) stopping 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47276]) stopped 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47276]])[Immediately] closed 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18007] - close(TransportIoSession[local=/10.30.170.167:18007, remote=/10.30.171.175:47276]) Closing immediately 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18007] - close(TransportIoSession[local=/10.30.170.167:18007, remote=/10.30.171.175:47276])[Immediately] closed 15:26:38.334 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3aae10d4) signal close complete immediately=true 15:26:38.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:47276])[Immediately] closed 15:26:38.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7770797d, L:/10.30.170.167:18007 ! R:/10.30.171.175:47276] inactive. 15:26:38.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=178, channel=[id: 0x7770797d, L:/10.30.170.167:18007 ! R:/10.30.171.175:47276]} end of input detected while session was in state up 15:26:38.335 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=178, channel=[id: 0x7770797d, L:/10.30.170.167:18007 ! R:/10.30.171.175:47276]} down, reason: End of input 15:26:38.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42510]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:38.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42510]) process #27 SSH_MSG_IGNORE 15:26:38.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42510]) SSH_MSG_IGNORE 15:26:38.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60160]) process #19 SSH_MSG_IGNORE 15:26:38.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60160]) SSH_MSG_IGNORE 15:26:38.585 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60160]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:38.741 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #26 SSH_MSG_IGNORE 15:26:38.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:26:38.767 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54674]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:38.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54674]) process #28 SSH_MSG_IGNORE 15:26:38.768 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54674]) SSH_MSG_IGNORE 15:26:38.875 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50712]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:38.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50712]) process #22 SSH_MSG_IGNORE 15:26:38.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50712]) SSH_MSG_IGNORE 15:26:39.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:41400])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:39.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]) exit code=0, immediate=false 15:26:39.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:39.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41400]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:39.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:39.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41400]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:39.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]) Closing gracefully 15:26:39.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]) 15:26:39.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]) 15:26:39.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:39.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:39.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:39.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:39.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400])[immediately=false] processing 15:26:39.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:39.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41400]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:39.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:39.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]) Closing immediately 15:26:39.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:39.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:39.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400])[immediately=true] processing 15:26:39.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400] 15:26:39.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b861af0) signal close complete immediately=true 15:26:39.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:39.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38989d0) signal close complete immediately=true 15:26:39.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400])[Immediately] closed 15:26:39.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]) result=null 15:26:39.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c78b925) signal close complete immediately=false 15:26:39.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@162192f6) signal close complete immediately=false 15:26:39.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41400]) code=0 message='' shell closed 15:26:39.010 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41400]) Closing immediately 15:26:39.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:39.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41400]]) Closing immediately 15:26:39.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41400]) stopping 15:26:39.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41400]) stopped 15:26:39.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41400]])[Immediately] closed 15:26:39.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18008] - close(TransportIoSession[local=/10.30.170.167:18008, remote=/10.30.171.175:41400]) Closing immediately 15:26:39.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18008] - close(TransportIoSession[local=/10.30.170.167:18008, remote=/10.30.171.175:41400])[Immediately] closed 15:26:39.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d9b4b58) signal close complete immediately=true 15:26:39.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41400])[Immediately] closed 15:26:39.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9ab9efb9, L:/10.30.170.167:18008 ! R:/10.30.171.175:41400] inactive. 15:26:39.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=179, channel=[id: 0x9ab9efb9, L:/10.30.170.167:18008 ! R:/10.30.171.175:41400]} end of input detected while session was in state up 15:26:39.011 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=179, channel=[id: 0x9ab9efb9, L:/10.30.170.167:18008 ! R:/10.30.171.175:41400]} down, reason: End of input 15:26:39.159 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35768]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:39.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35768]) process #24 SSH_MSG_IGNORE 15:26:39.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35768]) SSH_MSG_IGNORE 15:26:39.180 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58670]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:39.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58670]) process #18 SSH_MSG_IGNORE 15:26:39.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58670]) SSH_MSG_IGNORE 15:26:39.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56304]) process #20 SSH_MSG_IGNORE 15:26:39.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56304]) SSH_MSG_IGNORE 15:26:39.189 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56304]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:39.241 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59584]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:39.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59584]) process #21 SSH_MSG_IGNORE 15:26:39.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59584]) SSH_MSG_IGNORE 15:26:39.365 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56416]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:39.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56416]) process #17 SSH_MSG_IGNORE 15:26:39.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56416]) SSH_MSG_IGNORE 15:26:39.387 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36484]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:39.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36484]) process #29 SSH_MSG_IGNORE 15:26:39.388 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36484]) SSH_MSG_IGNORE 15:26:39.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57378]) process #19 SSH_MSG_IGNORE 15:26:39.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57378]) SSH_MSG_IGNORE 15:26:39.472 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57378]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:39.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55850]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:39.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55850]) process #23 SSH_MSG_IGNORE 15:26:39.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55850]) SSH_MSG_IGNORE 15:26:39.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:49154])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:39.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]) exit code=0, immediate=false 15:26:39.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:39.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49154]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:39.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:39.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49154]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:39.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]) Closing gracefully 15:26:39.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]) 15:26:39.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]) 15:26:39.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:39.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:39.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:39.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:39.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154])[immediately=false] processing 15:26:39.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:39.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49154]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:39.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:39.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]) Closing immediately 15:26:39.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:39.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:39.683 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154])[immediately=true] processing 15:26:39.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154] 15:26:39.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28f0086e) signal close complete immediately=true 15:26:39.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:39.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4238e172) signal close complete immediately=true 15:26:39.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154])[Immediately] closed 15:26:39.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]) result=null 15:26:39.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79549148) signal close complete immediately=false 15:26:39.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6cad193e) signal close complete immediately=false 15:26:39.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49154]) code=0 message='' shell closed 15:26:39.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:49154]) Closing immediately 15:26:39.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:39.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49154]]) Closing immediately 15:26:39.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:49154]) stopping 15:26:39.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:49154]) stopped 15:26:39.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49154]])[Immediately] closed 15:26:39.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18009] - close(TransportIoSession[local=/10.30.170.167:18009, remote=/10.30.171.175:49154]) Closing immediately 15:26:39.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18009] - close(TransportIoSession[local=/10.30.170.167:18009, remote=/10.30.171.175:49154])[Immediately] closed 15:26:39.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4436dfbd) signal close complete immediately=true 15:26:39.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:49154])[Immediately] closed 15:26:39.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb8a070bc, L:/10.30.170.167:18009 ! R:/10.30.171.175:49154] inactive. 15:26:39.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=180, channel=[id: 0xb8a070bc, L:/10.30.170.167:18009 ! R:/10.30.171.175:49154]} end of input detected while session was in state up 15:26:39.684 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=180, channel=[id: 0xb8a070bc, L:/10.30.170.167:18009 ! R:/10.30.171.175:49154]} down, reason: End of input 15:26:39.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55758]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:39.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55758]) process #25 SSH_MSG_IGNORE 15:26:39.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55758]) SSH_MSG_IGNORE 15:26:39.976 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:39.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #26 SSH_MSG_IGNORE 15:26:39.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:26:39.997 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57594]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57594]) process #28 SSH_MSG_IGNORE 15:26:39.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57594]) SSH_MSG_IGNORE 15:26:40.106 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50400]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:40.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50400]) process #27 SSH_MSG_IGNORE 15:26:40.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50400]) SSH_MSG_IGNORE 15:26:40.164 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41854]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:40.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41854]) process #22 SSH_MSG_IGNORE 15:26:40.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41854]) SSH_MSG_IGNORE 15:26:40.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:36484])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:40.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]) exit code=0, immediate=false 15:26:40.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:40.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36484]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:40.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:40.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36484]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:40.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]) Closing gracefully 15:26:40.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]) 15:26:40.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]) 15:26:40.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:40.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:40.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:40.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:40.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484])[immediately=false] processing 15:26:40.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:40.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36484]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:40.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:40.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]) Closing immediately 15:26:40.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:40.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:40.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484])[immediately=true] processing 15:26:40.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484] 15:26:40.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2852a587) signal close complete immediately=true 15:26:40.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:40.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e32f0dd) signal close complete immediately=true 15:26:40.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484])[Immediately] closed 15:26:40.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]) result=null 15:26:40.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41f38b90) signal close complete immediately=false 15:26:40.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@8456ee8) signal close complete immediately=false 15:26:40.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36484]) code=0 message='' shell closed 15:26:40.372 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36484]) Closing immediately 15:26:40.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:40.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36484]]) Closing immediately 15:26:40.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36484]) stopping 15:26:40.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36484]) stopped 15:26:40.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36484]])[Immediately] closed 15:26:40.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18010] - close(TransportIoSession[local=/10.30.170.167:18010, remote=/10.30.171.175:36484]) Closing immediately 15:26:40.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18010] - close(TransportIoSession[local=/10.30.170.167:18010, remote=/10.30.171.175:36484])[Immediately] closed 15:26:40.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35068cfa) signal close complete immediately=true 15:26:40.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36484])[Immediately] closed 15:26:40.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7a426065, L:/10.30.170.167:18010 ! R:/10.30.171.175:36484] inactive. 15:26:40.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=181, channel=[id: 0x7a426065, L:/10.30.170.167:18010 ! R:/10.30.171.175:36484]} end of input detected while session was in state up 15:26:40.373 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=181, channel=[id: 0x7a426065, L:/10.30.170.167:18010 ! R:/10.30.171.175:36484]} down, reason: End of input 15:26:40.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43232]) process #20 SSH_MSG_IGNORE 15:26:40.391 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43232]) SSH_MSG_IGNORE 15:26:40.391 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43232]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:40.480 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53276]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:40.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53276]) process #24 SSH_MSG_IGNORE 15:26:40.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53276]) SSH_MSG_IGNORE 15:26:40.487 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43380]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:40.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43380]) process #29 SSH_MSG_IGNORE 15:26:40.488 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43380]) SSH_MSG_IGNORE 15:26:40.543 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43862]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:40.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43862]) process #21 SSH_MSG_IGNORE 15:26:40.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43862]) SSH_MSG_IGNORE 15:26:40.744 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40930]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:40.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40930]) process #17 SSH_MSG_IGNORE 15:26:40.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40930]) SSH_MSG_IGNORE 15:26:40.753 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49742]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:40.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49742]) process #23 SSH_MSG_IGNORE 15:26:40.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49742]) SSH_MSG_IGNORE 15:26:40.894 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41062]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:40.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41062]) process #18 SSH_MSG_IGNORE 15:26:40.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41062]) SSH_MSG_IGNORE 15:26:40.976 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47884]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:40.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47884]) process #25 SSH_MSG_IGNORE 15:26:40.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47884]) SSH_MSG_IGNORE 15:26:40.989 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42588]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42588]) process #27 SSH_MSG_IGNORE 15:26:40.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42588]) SSH_MSG_IGNORE 15:26:40.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36490]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:40.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36490]) process #19 SSH_MSG_IGNORE 15:26:40.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36490]) SSH_MSG_IGNORE 15:26:41.080 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51622]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:41.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51622]) process #20 SSH_MSG_IGNORE 15:26:41.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51622]) SSH_MSG_IGNORE 15:26:41.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:43380])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:41.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]) exit code=0, immediate=false 15:26:41.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:41.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43380]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:41.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:41.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43380]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:41.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]) Closing gracefully 15:26:41.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]) 15:26:41.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]) 15:26:41.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:41.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:41.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:41.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:41.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380])[immediately=false] processing 15:26:41.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:41.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43380]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:41.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:41.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]) Closing immediately 15:26:41.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:41.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:41.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380])[immediately=true] processing 15:26:41.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380] 15:26:41.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@293bfc3b) signal close complete immediately=true 15:26:41.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:41.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@353b3c30) signal close complete immediately=true 15:26:41.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380])[Immediately] closed 15:26:41.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]) result=null 15:26:41.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7276fec6) signal close complete immediately=false 15:26:41.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a46b0f4) signal close complete immediately=false 15:26:41.126 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43380]) code=0 message='' shell closed 15:26:41.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43380]) Closing immediately 15:26:41.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:41.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43380]]) Closing immediately 15:26:41.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43380]) stopping 15:26:41.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43380]) stopped 15:26:41.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43380]])[Immediately] closed 15:26:41.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18011] - close(TransportIoSession[local=/10.30.170.167:18011, remote=/10.30.171.175:43380]) Closing immediately 15:26:41.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18011] - close(TransportIoSession[local=/10.30.170.167:18011, remote=/10.30.171.175:43380])[Immediately] closed 15:26:41.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c6a45a3) signal close complete immediately=true 15:26:41.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43380])[Immediately] closed 15:26:41.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7db172ed, L:/10.30.170.167:18011 ! R:/10.30.171.175:43380] inactive. 15:26:41.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=182, channel=[id: 0x7db172ed, L:/10.30.170.167:18011 ! R:/10.30.171.175:43380]} end of input detected while session was in state up 15:26:41.127 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=182, channel=[id: 0x7db172ed, L:/10.30.170.167:18011 ! R:/10.30.171.175:43380]} down, reason: End of input 15:26:41.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55450]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:41.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55450]) process #26 SSH_MSG_IGNORE 15:26:41.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55450]) SSH_MSG_IGNORE 15:26:41.354 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56052]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:41.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56052]) process #28 SSH_MSG_IGNORE 15:26:41.355 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56052]) SSH_MSG_IGNORE 15:26:41.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38246]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:41.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38246]) process #22 SSH_MSG_IGNORE 15:26:41.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38246]) SSH_MSG_IGNORE 15:26:41.580 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35884]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:41.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35884]) process #24 SSH_MSG_IGNORE 15:26:41.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35884]) SSH_MSG_IGNORE 15:26:41.741 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36860]) packet #30 sending command=2[SSH_MSG_IGNORE] len=27 15:26:41.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36860]) process #29 SSH_MSG_IGNORE 15:26:41.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36860]) SSH_MSG_IGNORE 15:26:41.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:36860])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:41.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]) exit code=0, immediate=false 15:26:41.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:41.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36860]) packet #31 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:41.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:41.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36860]) packet #32 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:41.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]) Closing gracefully 15:26:41.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]) 15:26:41.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]) 15:26:41.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:41.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:41.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:41.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:41.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860])[immediately=false] processing 15:26:41.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:41.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36860]) packet #33 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:41.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:41.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]) Closing immediately 15:26:41.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:41.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:41.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860])[immediately=true] processing 15:26:41.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860] 15:26:41.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46a17196) signal close complete immediately=true 15:26:41.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:41.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@684da16a) signal close complete immediately=true 15:26:41.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860])[Immediately] closed 15:26:41.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]) result=null 15:26:41.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e66bdab) signal close complete immediately=false 15:26:41.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@164287d5) signal close complete immediately=false 15:26:41.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36860]) code=0 message='' shell closed 15:26:41.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36860]) Closing immediately 15:26:41.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:41.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36860]]) Closing immediately 15:26:41.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36860]) stopping 15:26:41.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36860]) stopped 15:26:41.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36860]])[Immediately] closed 15:26:41.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18012] - close(TransportIoSession[local=/10.30.170.167:18012, remote=/10.30.171.175:36860]) Closing immediately 15:26:41.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18012] - close(TransportIoSession[local=/10.30.170.167:18012, remote=/10.30.171.175:36860])[Immediately] closed 15:26:41.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b22794a) signal close complete immediately=true 15:26:41.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36860])[Immediately] closed 15:26:41.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x77e08d2c, L:/10.30.170.167:18012 ! R:/10.30.171.175:36860] inactive. 15:26:41.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=183, channel=[id: 0x77e08d2c, L:/10.30.170.167:18012 ! R:/10.30.171.175:36860]} end of input detected while session was in state up 15:26:41.802 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=183, channel=[id: 0x77e08d2c, L:/10.30.170.167:18012 ! R:/10.30.171.175:36860]} down, reason: End of input 15:26:41.837 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59380]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59380]) process #20 SSH_MSG_IGNORE 15:26:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59380]) SSH_MSG_IGNORE 15:26:41.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52712]) process #17 SSH_MSG_IGNORE 15:26:41.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52712]) SSH_MSG_IGNORE 15:26:41.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52712]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:41.896 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60352]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:41.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60352]) process #21 SSH_MSG_IGNORE 15:26:41.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60352]) SSH_MSG_IGNORE 15:26:42.000 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34526]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:42.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34526]) process #25 SSH_MSG_IGNORE 15:26:42.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34526]) SSH_MSG_IGNORE 15:26:42.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34438]) process #18 SSH_MSG_IGNORE 15:26:42.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34438]) SSH_MSG_IGNORE 15:26:42.081 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34438]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:42.164 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58508]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58508]) process #22 SSH_MSG_IGNORE 15:26:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58508]) SSH_MSG_IGNORE 15:26:42.213 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56412]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:42.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56412]) process #19 SSH_MSG_IGNORE 15:26:42.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56412]) SSH_MSG_IGNORE 15:26:42.294 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58928]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:42.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58928]) process #27 SSH_MSG_IGNORE 15:26:42.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58928]) SSH_MSG_IGNORE 15:26:42.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:53916])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:42.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]) exit code=0, immediate=false 15:26:42.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:42.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53916]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:42.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:42.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53916]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:42.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]) Closing gracefully 15:26:42.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]) 15:26:42.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]) 15:26:42.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:42.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:42.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:42.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:42.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916])[immediately=false] processing 15:26:42.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:42.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53916]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:42.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:42.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]) Closing immediately 15:26:42.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:42.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:42.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916])[immediately=true] processing 15:26:42.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916] 15:26:42.500 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6adae350) signal close complete immediately=true 15:26:42.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:42.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f360266) signal close complete immediately=true 15:26:42.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916])[Immediately] closed 15:26:42.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]) result=null 15:26:42.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f219a9b) signal close complete immediately=false 15:26:42.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f24a695) signal close complete immediately=false 15:26:42.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53916]) code=0 message='' shell closed 15:26:42.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:53916]) Closing immediately 15:26:42.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:42.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53916]]) Closing immediately 15:26:42.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53916]) stopping 15:26:42.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53916]) stopped 15:26:42.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53916]])[Immediately] closed 15:26:42.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18013] - close(TransportIoSession[local=/10.30.170.167:18013, remote=/10.30.171.175:53916]) Closing immediately 15:26:42.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18013] - close(TransportIoSession[local=/10.30.170.167:18013, remote=/10.30.171.175:53916])[Immediately] closed 15:26:42.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12d91042) signal close complete immediately=true 15:26:42.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:53916])[Immediately] closed 15:26:42.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x03fe59aa, L:/10.30.170.167:18013 ! R:/10.30.171.175:53916] inactive. 15:26:42.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=184, channel=[id: 0x03fe59aa, L:/10.30.170.167:18013 ! R:/10.30.171.175:53916]} end of input detected while session was in state up 15:26:42.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=184, channel=[id: 0x03fe59aa, L:/10.30.170.167:18013 ! R:/10.30.171.175:53916]} down, reason: End of input 15:26:42.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53432]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53432]) process #23 SSH_MSG_IGNORE 15:26:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53432]) SSH_MSG_IGNORE 15:26:42.721 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58460]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:42.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58460]) process #26 SSH_MSG_IGNORE 15:26:42.725 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58460]) SSH_MSG_IGNORE 15:26:42.769 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58944]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:42.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58944]) process #28 SSH_MSG_IGNORE 15:26:42.770 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58944]) SSH_MSG_IGNORE 15:26:42.900 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53756]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:42.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53756]) process #17 SSH_MSG_IGNORE 15:26:42.902 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53756]) SSH_MSG_IGNORE 15:26:42.974 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53306]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:42.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53306]) process #24 SSH_MSG_IGNORE 15:26:42.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53306]) SSH_MSG_IGNORE 15:26:43.090 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38082]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:43.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38082]) process #21 SSH_MSG_IGNORE 15:26:43.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38082]) SSH_MSG_IGNORE 15:26:43.178 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50008]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50008]) process #20 SSH_MSG_IGNORE 15:26:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50008]) SSH_MSG_IGNORE 15:26:43.266 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37728]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:43.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37728]) process #18 SSH_MSG_IGNORE 15:26:43.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37728]) SSH_MSG_IGNORE 15:26:43.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:38072])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:43.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]) exit code=0, immediate=false 15:26:43.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:43.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38072]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:43.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:43.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38072]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:43.308 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]) Closing gracefully 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]) 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]) 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072])[immediately=false] processing 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38072]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]) Closing immediately 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072])[immediately=true] processing 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072] 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2642f9a7) signal close complete immediately=true 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b9a07f1) signal close complete immediately=true 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072])[Immediately] closed 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]) result=null 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@def120b) signal close complete immediately=false 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1bc5951f) signal close complete immediately=false 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38072]) code=0 message='' shell closed 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38072]) Closing immediately 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38072]]) Closing immediately 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38072]) stopping 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38072]) stopped 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38072]])[Immediately] closed 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18014] - close(TransportIoSession[local=/10.30.170.167:18014, remote=/10.30.171.175:38072]) Closing immediately 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18014] - close(TransportIoSession[local=/10.30.170.167:18014, remote=/10.30.171.175:38072])[Immediately] closed 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2afbc801) signal close complete immediately=true 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38072])[Immediately] closed 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc6c5631e, L:/10.30.170.167:18014 ! R:/10.30.171.175:38072] inactive. 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=185, channel=[id: 0xc6c5631e, L:/10.30.170.167:18014 ! R:/10.30.171.175:38072]} end of input detected while session was in state up 15:26:43.309 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=185, channel=[id: 0xc6c5631e, L:/10.30.170.167:18014 ! R:/10.30.171.175:38072]} down, reason: End of input 15:26:43.338 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55276]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:43.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55276]) process #19 SSH_MSG_IGNORE 15:26:43.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55276]) SSH_MSG_IGNORE 15:26:43.342 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35848]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:43.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35848]) process #25 SSH_MSG_IGNORE 15:26:43.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35848]) SSH_MSG_IGNORE 15:26:43.438 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41624]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:43.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41624]) process #22 SSH_MSG_IGNORE 15:26:43.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41624]) SSH_MSG_IGNORE 15:26:43.754 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33814]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33814]) process #27 SSH_MSG_IGNORE 15:26:43.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33814]) SSH_MSG_IGNORE 15:26:43.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34874]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:43.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34874]) process #26 SSH_MSG_IGNORE 15:26:43.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34874]) SSH_MSG_IGNORE 15:26:43.953 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51094]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51094]) process #28 SSH_MSG_IGNORE 15:26:43.954 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51094]) SSH_MSG_IGNORE 15:26:44.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:38784])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:44.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]) exit code=0, immediate=false 15:26:44.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:44.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38784]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:44.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:44.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38784]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:44.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]) Closing gracefully 15:26:44.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]) 15:26:44.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]) 15:26:44.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:44.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:44.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:44.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:44.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784])[immediately=false] processing 15:26:44.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:44.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38784]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:44.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:44.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]) Closing immediately 15:26:44.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:44.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:44.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784])[immediately=true] processing 15:26:44.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784] 15:26:44.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35c6fb4b) signal close complete immediately=true 15:26:44.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:44.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b9499aa) signal close complete immediately=true 15:26:44.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784])[Immediately] closed 15:26:44.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]) result=null 15:26:44.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2cfbafbf) signal close complete immediately=false 15:26:44.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4da65028) signal close complete immediately=false 15:26:44.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38784]) code=0 message='' shell closed 15:26:44.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38784]) Closing immediately 15:26:44.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:44.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38784]]) Closing immediately 15:26:44.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38784]) stopping 15:26:44.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38784]) stopped 15:26:44.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38784]])[Immediately] closed 15:26:44.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18015] - close(TransportIoSession[local=/10.30.170.167:18015, remote=/10.30.171.175:38784]) Closing immediately 15:26:44.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18015] - close(TransportIoSession[local=/10.30.170.167:18015, remote=/10.30.171.175:38784])[Immediately] closed 15:26:44.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f38e674) signal close complete immediately=true 15:26:44.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38784])[Immediately] closed 15:26:44.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x78d748dd, L:/10.30.170.167:18015 ! R:/10.30.171.175:38784] inactive. 15:26:44.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=186, channel=[id: 0x78d748dd, L:/10.30.170.167:18015 ! R:/10.30.171.175:38784]} end of input detected while session was in state up 15:26:44.039 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=186, channel=[id: 0x78d748dd, L:/10.30.170.167:18015 ! R:/10.30.171.175:38784]} down, reason: End of input 15:26:44.093 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54604]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:44.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54604]) process #23 SSH_MSG_IGNORE 15:26:44.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54604]) SSH_MSG_IGNORE 15:26:44.228 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44134]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:44.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44134]) process #24 SSH_MSG_IGNORE 15:26:44.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44134]) SSH_MSG_IGNORE 15:26:44.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45182]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:44.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45182]) process #17 SSH_MSG_IGNORE 15:26:44.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45182]) SSH_MSG_IGNORE 15:26:44.341 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39664]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:44.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39664]) process #21 SSH_MSG_IGNORE 15:26:44.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39664]) SSH_MSG_IGNORE 15:26:44.467 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60648]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:44.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60648]) process #18 SSH_MSG_IGNORE 15:26:44.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60648]) SSH_MSG_IGNORE 15:26:44.507 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54966]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:44.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54966]) process #20 SSH_MSG_IGNORE 15:26:44.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54966]) SSH_MSG_IGNORE 15:26:44.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51458]) process #22 SSH_MSG_IGNORE 15:26:44.583 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51458]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:44.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51458]) SSH_MSG_IGNORE 15:26:44.676 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54224]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:44.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54224]) process #25 SSH_MSG_IGNORE 15:26:44.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54224]) SSH_MSG_IGNORE 15:26:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:58262])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]) exit code=0, immediate=false 15:26:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58262]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58262]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]) Closing gracefully 15:26:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]) 15:26:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]) 15:26:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262])[immediately=false] processing 15:26:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58262]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]) Closing immediately 15:26:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262])[immediately=true] processing 15:26:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262] 15:26:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f4f22f1) signal close complete immediately=true 15:26:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f538ed0) signal close complete immediately=true 15:26:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262])[Immediately] closed 15:26:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]) result=null 15:26:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17eb0115) signal close complete immediately=false 15:26:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fe74888) signal close complete immediately=false 15:26:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58262]) code=0 message='' shell closed 15:26:44.696 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58262]) Closing immediately 15:26:44.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:44.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58262]]) Closing immediately 15:26:44.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58262]) stopping 15:26:44.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58262]) stopped 15:26:44.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58262]])[Immediately] closed 15:26:44.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18016] - close(TransportIoSession[local=/10.30.170.167:18016, remote=/10.30.171.175:58262]) Closing immediately 15:26:44.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18016] - close(TransportIoSession[local=/10.30.170.167:18016, remote=/10.30.171.175:58262])[Immediately] closed 15:26:44.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5929b32f) signal close complete immediately=true 15:26:44.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58262])[Immediately] closed 15:26:44.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcec981da, L:/10.30.170.167:18016 ! R:/10.30.171.175:58262] inactive. 15:26:44.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=187, channel=[id: 0xcec981da, L:/10.30.170.167:18016 ! R:/10.30.171.175:58262]} end of input detected while session was in state up 15:26:44.697 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=187, channel=[id: 0xcec981da, L:/10.30.170.167:18016 ! R:/10.30.171.175:58262]} down, reason: End of input 15:26:44.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38338]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:44.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38338]) process #19 SSH_MSG_IGNORE 15:26:44.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38338]) SSH_MSG_IGNORE 15:26:44.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34800]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:44.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34800]) process #27 SSH_MSG_IGNORE 15:26:44.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34800]) SSH_MSG_IGNORE 15:26:45.012 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45432]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:45.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45432]) process #26 SSH_MSG_IGNORE 15:26:45.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45432]) SSH_MSG_IGNORE 15:26:45.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58294]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:45.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58294]) process #23 SSH_MSG_IGNORE 15:26:45.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58294]) SSH_MSG_IGNORE 15:26:45.256 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34156]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:45.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34156]) process #28 SSH_MSG_IGNORE 15:26:45.257 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34156]) SSH_MSG_IGNORE 15:26:45.361 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47294]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:45.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:51242])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:45.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]) exit code=0, immediate=false 15:26:45.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:45.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51242]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:45.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:45.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51242]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:45.361 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]) Closing gracefully 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]) 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]) 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:45.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47294]) process #17 SSH_MSG_IGNORE 15:26:45.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47294]) SSH_MSG_IGNORE 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242])[immediately=false] processing 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51242]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]) Closing immediately 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242])[immediately=true] processing 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242] 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e2ee7a2) signal close complete immediately=true 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6bf2cc57) signal close complete immediately=true 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242])[Immediately] closed 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]) result=null 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@685d1ef2) signal close complete immediately=false 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31e8ef1c) signal close complete immediately=false 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51242]) code=0 message='' shell closed 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51242]) Closing immediately 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51242]]) Closing immediately 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51242]) stopping 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51242]) stopped 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51242]])[Immediately] closed 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18017] - close(TransportIoSession[local=/10.30.170.167:18017, remote=/10.30.171.175:51242]) Closing immediately 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18017] - close(TransportIoSession[local=/10.30.170.167:18017, remote=/10.30.171.175:51242])[Immediately] closed 15:26:45.362 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38720d74) signal close complete immediately=true 15:26:45.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51242])[Immediately] closed 15:26:45.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2bf9b492, L:/10.30.170.167:18017 ! R:/10.30.171.175:51242] inactive. 15:26:45.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=188, channel=[id: 0x2bf9b492, L:/10.30.170.167:18017 ! R:/10.30.171.175:51242]} end of input detected while session was in state up 15:26:45.363 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=188, channel=[id: 0x2bf9b492, L:/10.30.170.167:18017 ! R:/10.30.171.175:51242]} down, reason: End of input 15:26:45.389 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49088]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:45.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49088]) process #18 SSH_MSG_IGNORE 15:26:45.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49088]) SSH_MSG_IGNORE 15:26:45.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:45.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #22 SSH_MSG_IGNORE 15:26:45.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:26:45.486 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52898]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52898]) process #24 SSH_MSG_IGNORE 15:26:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52898]) SSH_MSG_IGNORE 15:26:45.629 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49122]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:45.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49122]) process #21 SSH_MSG_IGNORE 15:26:45.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49122]) SSH_MSG_IGNORE 15:26:45.701 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60442]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:45.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60442]) process #19 SSH_MSG_IGNORE 15:26:45.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60442]) SSH_MSG_IGNORE 15:26:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34114]) process #20 SSH_MSG_IGNORE 15:26:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34114]) SSH_MSG_IGNORE 15:26:45.794 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34114]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:46.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:46538])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:46.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]) exit code=0, immediate=false 15:26:46.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:46.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46538]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:46.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:46.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46538]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:46.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]) Closing gracefully 15:26:46.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]) 15:26:46.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]) 15:26:46.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:46.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:46.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:46.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:46.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538])[immediately=false] processing 15:26:46.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:46.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46538]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:46.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:46.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]) Closing immediately 15:26:46.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:46.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:46.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538])[immediately=true] processing 15:26:46.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538] 15:26:46.028 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@578ab30b) signal close complete immediately=true 15:26:46.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:46.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1968723d) signal close complete immediately=true 15:26:46.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538])[Immediately] closed 15:26:46.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]) result=null 15:26:46.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@736f4a95) signal close complete immediately=false 15:26:46.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ec22806) signal close complete immediately=false 15:26:46.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46538]) code=0 message='' shell closed 15:26:46.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46538]) Closing immediately 15:26:46.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:46.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46538]]) Closing immediately 15:26:46.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46538]) stopping 15:26:46.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46538]) stopped 15:26:46.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46538]])[Immediately] closed 15:26:46.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18018] - close(TransportIoSession[local=/10.30.170.167:18018, remote=/10.30.171.175:46538]) Closing immediately 15:26:46.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18018] - close(TransportIoSession[local=/10.30.170.167:18018, remote=/10.30.171.175:46538])[Immediately] closed 15:26:46.029 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7cd2ce3e) signal close complete immediately=true 15:26:46.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46538])[Immediately] closed 15:26:46.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd9371ee7, L:/10.30.170.167:18018 ! R:/10.30.171.175:46538] inactive. 15:26:46.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=189, channel=[id: 0xd9371ee7, L:/10.30.170.167:18018 ! R:/10.30.171.175:46538]} end of input detected while session was in state up 15:26:46.030 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=189, channel=[id: 0xd9371ee7, L:/10.30.170.167:18018 ! R:/10.30.171.175:46538]} down, reason: End of input 15:26:46.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45406]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:46.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45406]) process #27 SSH_MSG_IGNORE 15:26:46.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45406]) SSH_MSG_IGNORE 15:26:46.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45820]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:46.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45820]) process #25 SSH_MSG_IGNORE 15:26:46.130 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45820]) SSH_MSG_IGNORE 15:26:46.192 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33070]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33070]) process #26 SSH_MSG_IGNORE 15:26:46.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33070]) SSH_MSG_IGNORE 15:26:46.507 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37678]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:46.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37678]) process #28 SSH_MSG_IGNORE 15:26:46.508 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37678]) SSH_MSG_IGNORE 15:26:46.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52344]) process #18 SSH_MSG_IGNORE 15:26:46.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52344]) SSH_MSG_IGNORE 15:26:46.673 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52344]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:46.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40756]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:46.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40756]) process #17 SSH_MSG_IGNORE 15:26:46.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40756]) SSH_MSG_IGNORE 15:26:46.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:54686])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:46.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]) exit code=0, immediate=false 15:26:46.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:46.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54686]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:46.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:46.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54686]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:46.746 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]) Closing gracefully 15:26:46.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]) 15:26:46.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]) 15:26:46.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:46.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:46.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:46.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:46.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686])[immediately=false] processing 15:26:46.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:46.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54686]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:46.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:46.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]) Closing immediately 15:26:46.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:46.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:46.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686])[immediately=true] processing 15:26:46.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686] 15:26:46.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1612c9ee) signal close complete immediately=true 15:26:46.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:46.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7530e533) signal close complete immediately=true 15:26:46.747 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686])[Immediately] closed 15:26:46.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]) result=null 15:26:46.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59b5965e) signal close complete immediately=false 15:26:46.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b0ed301) signal close complete immediately=false 15:26:46.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54686]) code=0 message='' shell closed 15:26:46.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54686]) Closing immediately 15:26:46.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:46.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54686]]) Closing immediately 15:26:46.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54686]) stopping 15:26:46.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54686]) stopped 15:26:46.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54686]])[Immediately] closed 15:26:46.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18019] - close(TransportIoSession[local=/10.30.170.167:18019, remote=/10.30.171.175:54686]) Closing immediately 15:26:46.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18019] - close(TransportIoSession[local=/10.30.170.167:18019, remote=/10.30.171.175:54686])[Immediately] closed 15:26:46.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4bd33e37) signal close complete immediately=true 15:26:46.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54686])[Immediately] closed 15:26:46.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa7f1535b, L:/10.30.170.167:18019 ! R:/10.30.171.175:54686] inactive. 15:26:46.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=190, channel=[id: 0xa7f1535b, L:/10.30.170.167:18019 ! R:/10.30.171.175:54686]} end of input detected while session was in state up 15:26:46.748 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=190, channel=[id: 0xa7f1535b, L:/10.30.170.167:18019 ! R:/10.30.171.175:54686]} down, reason: End of input 15:26:46.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39092]) process #24 SSH_MSG_IGNORE 15:26:46.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39092]) SSH_MSG_IGNORE 15:26:46.816 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39092]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:46.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45928]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45928]) process #22 SSH_MSG_IGNORE 15:26:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45928]) SSH_MSG_IGNORE 15:26:46.877 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44210]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:46.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44210]) process #20 SSH_MSG_IGNORE 15:26:46.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44210]) SSH_MSG_IGNORE 15:26:46.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34088]) process #23 SSH_MSG_IGNORE 15:26:46.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34088]) SSH_MSG_IGNORE 15:26:46.969 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34088]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:47.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46290]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:47.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46290]) process #19 SSH_MSG_IGNORE 15:26:47.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46290]) SSH_MSG_IGNORE 15:26:47.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59138]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:47.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59138]) process #21 SSH_MSG_IGNORE 15:26:47.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59138]) SSH_MSG_IGNORE 15:26:47.319 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58406]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:47.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58406]) process #25 SSH_MSG_IGNORE 15:26:47.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58406]) SSH_MSG_IGNORE 15:26:47.391 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:47.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #27 SSH_MSG_IGNORE 15:26:47.392 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:26:47.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60050]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:47.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60050]) process #26 SSH_MSG_IGNORE 15:26:47.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60050]) SSH_MSG_IGNORE 15:26:47.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:45468])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]) exit code=0, immediate=false 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45468]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45468]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]) Closing gracefully 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]) 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]) 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468])[immediately=false] processing 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45468]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]) Closing immediately 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468])[immediately=true] processing 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468] 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5246908a) signal close complete immediately=true 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@795f96d1) signal close complete immediately=true 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468])[Immediately] closed 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]) result=null 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12398764) signal close complete immediately=false 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e53b3c0) signal close complete immediately=false 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45468]) code=0 message='' shell closed 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45468]) Closing immediately 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45468]]) Closing immediately 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45468]) stopping 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45468]) stopped 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45468]])[Immediately] closed 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18020] - close(TransportIoSession[local=/10.30.170.167:18020, remote=/10.30.171.175:45468]) Closing immediately 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18020] - close(TransportIoSession[local=/10.30.170.167:18020, remote=/10.30.171.175:45468])[Immediately] closed 15:26:47.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2877b840) signal close complete immediately=true 15:26:47.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45468])[Immediately] closed 15:26:47.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0ea46bcf, L:/10.30.170.167:18020 ! R:/10.30.171.175:45468] inactive. 15:26:47.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=191, channel=[id: 0x0ea46bcf, L:/10.30.170.167:18020 ! R:/10.30.171.175:45468]} end of input detected while session was in state up 15:26:47.461 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=191, channel=[id: 0x0ea46bcf, L:/10.30.170.167:18020 ! R:/10.30.171.175:45468]} down, reason: End of input 15:26:47.705 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43314]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43314]) process #28 SSH_MSG_IGNORE 15:26:47.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43314]) SSH_MSG_IGNORE 15:26:47.905 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36566]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36566]) process #22 SSH_MSG_IGNORE 15:26:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36566]) SSH_MSG_IGNORE 15:26:47.945 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41466]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:47.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41466]) process #17 SSH_MSG_IGNORE 15:26:47.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41466]) SSH_MSG_IGNORE 15:26:48.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58258]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:48.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58258]) process #24 SSH_MSG_IGNORE 15:26:48.028 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58258]) SSH_MSG_IGNORE 15:26:48.069 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56790]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:48.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56790]) process #20 SSH_MSG_IGNORE 15:26:48.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56790]) SSH_MSG_IGNORE 15:26:48.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36900]) process #18 SSH_MSG_IGNORE 15:26:48.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36900]) SSH_MSG_IGNORE 15:26:48.072 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36900]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:48.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:46206])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:48.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]) exit code=0, immediate=false 15:26:48.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:48.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46206]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:48.133 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46206]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]) Closing gracefully 15:26:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]) 15:26:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]) 15:26:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206])[immediately=false] processing 15:26:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46206]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]) Closing immediately 15:26:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206])[immediately=true] processing 15:26:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206] 15:26:48.134 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b62f790) signal close complete immediately=true 15:26:48.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:48.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21352f93) signal close complete immediately=true 15:26:48.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206])[Immediately] closed 15:26:48.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]) result=null 15:26:48.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4afff8d1) signal close complete immediately=false 15:26:48.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@632cd6f0) signal close complete immediately=false 15:26:48.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46206]) code=0 message='' shell closed 15:26:48.135 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46206]) Closing immediately 15:26:48.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:48.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46206]]) Closing immediately 15:26:48.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46206]) stopping 15:26:48.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46206]) stopped 15:26:48.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46206]])[Immediately] closed 15:26:48.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18021] - close(TransportIoSession[local=/10.30.170.167:18021, remote=/10.30.171.175:46206]) Closing immediately 15:26:48.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18021] - close(TransportIoSession[local=/10.30.170.167:18021, remote=/10.30.171.175:46206])[Immediately] closed 15:26:48.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ffe6372) signal close complete immediately=true 15:26:48.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46206])[Immediately] closed 15:26:48.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3a134410, L:/10.30.170.167:18021 ! R:/10.30.171.175:46206] inactive. 15:26:48.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=192, channel=[id: 0x3a134410, L:/10.30.170.167:18021 ! R:/10.30.171.175:46206]} end of input detected while session was in state up 15:26:48.136 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=192, channel=[id: 0x3a134410, L:/10.30.170.167:18021 ! R:/10.30.171.175:46206]} down, reason: End of input 15:26:48.186 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35526]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:48.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35526]) process #23 SSH_MSG_IGNORE 15:26:48.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35526]) SSH_MSG_IGNORE 15:26:48.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37920]) process #21 SSH_MSG_IGNORE 15:26:48.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37920]) SSH_MSG_IGNORE 15:26:48.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37920]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:48.402 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45728]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:48.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45728]) process #19 SSH_MSG_IGNORE 15:26:48.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45728]) SSH_MSG_IGNORE 15:26:48.429 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48068]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:48.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48068]) process #26 SSH_MSG_IGNORE 15:26:48.431 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48068]) SSH_MSG_IGNORE 15:26:48.611 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40394]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:48.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40394]) process #25 SSH_MSG_IGNORE 15:26:48.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40394]) SSH_MSG_IGNORE 15:26:48.617 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53840]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:48.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53840]) process #27 SSH_MSG_IGNORE 15:26:48.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53840]) SSH_MSG_IGNORE 15:26:48.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:56642])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:48.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]) exit code=0, immediate=false 15:26:48.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:48.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56642]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:48.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:48.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56642]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:48.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]) Closing gracefully 15:26:48.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]) 15:26:48.793 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]) 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642])[immediately=false] processing 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56642]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]) Closing immediately 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642])[immediately=true] processing 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642] 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a677559) signal close complete immediately=true 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1adabbc) signal close complete immediately=true 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642])[Immediately] closed 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]) result=null 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35272a1c) signal close complete immediately=false 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2bc9064) signal close complete immediately=false 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56642]) code=0 message='' shell closed 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:56642]) Closing immediately 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56642]]) Closing immediately 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56642]) stopping 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56642]) stopped 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56642]])[Immediately] closed 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18022] - close(TransportIoSession[local=/10.30.170.167:18022, remote=/10.30.171.175:56642]) Closing immediately 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18022] - close(TransportIoSession[local=/10.30.170.167:18022, remote=/10.30.171.175:56642])[Immediately] closed 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13e0f0d7) signal close complete immediately=true 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:56642])[Immediately] closed 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x45b554a3, L:/10.30.170.167:18022 ! R:/10.30.171.175:56642] inactive. 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=193, channel=[id: 0x45b554a3, L:/10.30.170.167:18022 ! R:/10.30.171.175:56642]} end of input detected while session was in state up 15:26:48.794 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=193, channel=[id: 0x45b554a3, L:/10.30.170.167:18022 ! R:/10.30.171.175:56642]} down, reason: End of input 15:26:48.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43354]) process #20 SSH_MSG_IGNORE 15:26:48.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43354]) SSH_MSG_IGNORE 15:26:48.854 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43354]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:48.941 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46226]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:48.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46226]) process #28 SSH_MSG_IGNORE 15:26:48.942 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46226]) SSH_MSG_IGNORE 15:26:49.005 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52594]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:49.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52594]) process #23 SSH_MSG_IGNORE 15:26:49.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52594]) SSH_MSG_IGNORE 15:26:49.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39234]) process #26 SSH_MSG_IGNORE 15:26:49.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39234]) SSH_MSG_IGNORE 15:26:49.123 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39234]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:49.135 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37634]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:49.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37634]) process #22 SSH_MSG_IGNORE 15:26:49.137 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37634]) SSH_MSG_IGNORE 15:26:49.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51946]) process #17 SSH_MSG_IGNORE 15:26:49.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51946]) SSH_MSG_IGNORE 15:26:49.268 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51946]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43810]) process #24 SSH_MSG_IGNORE 15:26:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43810]) SSH_MSG_IGNORE 15:26:49.426 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43810]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:49.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54670]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:49.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54670]) process #18 SSH_MSG_IGNORE 15:26:49.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54670]) SSH_MSG_IGNORE 15:26:49.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41950]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:49.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41950]) process #19 SSH_MSG_IGNORE 15:26:49.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41950]) SSH_MSG_IGNORE 15:26:49.661 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:37608])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]) exit code=0, immediate=false 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37608]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37608]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]) Closing gracefully 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]) 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]) 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608])[immediately=false] processing 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37608]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]) Closing immediately 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608])[immediately=true] processing 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608] 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2311dbd2) signal close complete immediately=true 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58ca34e8) signal close complete immediately=true 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608])[Immediately] closed 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]) result=null 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@453518a8) signal close complete immediately=false 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3fa46258) signal close complete immediately=false 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37608]) code=0 message='' shell closed 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37608]) Closing immediately 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37608]]) Closing immediately 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37608]) stopping 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37608]) stopped 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37608]])[Immediately] closed 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18023] - close(TransportIoSession[local=/10.30.170.167:18023, remote=/10.30.171.175:37608]) Closing immediately 15:26:49.662 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18023] - close(TransportIoSession[local=/10.30.170.167:18023, remote=/10.30.171.175:37608])[Immediately] closed 15:26:49.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1246f135) signal close complete immediately=true 15:26:49.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37608])[Immediately] closed 15:26:49.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf538e797, L:/10.30.170.167:18023 ! R:/10.30.171.175:37608] inactive. 15:26:49.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=194, channel=[id: 0xf538e797, L:/10.30.170.167:18023 ! R:/10.30.171.175:37608]} end of input detected while session was in state up 15:26:49.663 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=194, channel=[id: 0xf538e797, L:/10.30.170.167:18023 ! R:/10.30.171.175:37608]} down, reason: End of input 15:26:49.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34564]) process #21 SSH_MSG_IGNORE 15:26:49.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34564]) SSH_MSG_IGNORE 15:26:49.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34564]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:49.862 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42314]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:49.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42314]) process #25 SSH_MSG_IGNORE 15:26:49.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42314]) SSH_MSG_IGNORE 15:26:49.962 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48456]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:49.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48456]) process #26 SSH_MSG_IGNORE 15:26:49.968 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48456]) SSH_MSG_IGNORE 15:26:50.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33478]) process #27 SSH_MSG_IGNORE 15:26:50.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33478]) SSH_MSG_IGNORE 15:26:50.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33478]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:50.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50154]) process #20 SSH_MSG_IGNORE 15:26:50.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50154]) SSH_MSG_IGNORE 15:26:50.275 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50154]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:50.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38344]) process #23 SSH_MSG_IGNORE 15:26:50.369 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38344]) SSH_MSG_IGNORE 15:26:50.370 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38344]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:50.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:39660])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:50.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]) exit code=0, immediate=false 15:26:50.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:50.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39660]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:50.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:50.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39660]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:50.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]) Closing gracefully 15:26:50.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]) 15:26:50.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]) 15:26:50.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:50.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:50.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:50.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:50.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660])[immediately=false] processing 15:26:50.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:50.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39660]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:50.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:50.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]) Closing immediately 15:26:50.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:50.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:50.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660])[immediately=true] processing 15:26:50.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660] 15:26:50.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35f98319) signal close complete immediately=true 15:26:50.400 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:50.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42c18875) signal close complete immediately=true 15:26:50.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660])[Immediately] closed 15:26:50.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]) result=null 15:26:50.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e9de2be) signal close complete immediately=false 15:26:50.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@627fb74d) signal close complete immediately=false 15:26:50.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39660]) code=0 message='' shell closed 15:26:50.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:39660]) Closing immediately 15:26:50.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:50.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39660]]) Closing immediately 15:26:50.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39660]) stopping 15:26:50.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39660]) stopped 15:26:50.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39660]])[Immediately] closed 15:26:50.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18024] - close(TransportIoSession[local=/10.30.170.167:18024, remote=/10.30.171.175:39660]) Closing immediately 15:26:50.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18024] - close(TransportIoSession[local=/10.30.170.167:18024, remote=/10.30.171.175:39660])[Immediately] closed 15:26:50.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1be70150) signal close complete immediately=true 15:26:50.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:39660])[Immediately] closed 15:26:50.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xca45a807, L:/10.30.170.167:18024 ! R:/10.30.171.175:39660] inactive. 15:26:50.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=195, channel=[id: 0xca45a807, L:/10.30.170.167:18024 ! R:/10.30.171.175:39660]} end of input detected while session was in state up 15:26:50.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=195, channel=[id: 0xca45a807, L:/10.30.170.167:18024 ! R:/10.30.171.175:39660]} down, reason: End of input 15:26:50.417 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46280]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:50.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46280]) process #22 SSH_MSG_IGNORE 15:26:50.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46280]) SSH_MSG_IGNORE 15:26:50.439 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38176]) process #28 SSH_MSG_IGNORE 15:26:50.440 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38176]) SSH_MSG_IGNORE 15:26:50.440 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38176]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:50.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57900]) process #18 SSH_MSG_IGNORE 15:26:50.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57900]) SSH_MSG_IGNORE 15:26:50.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57900]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:50.555 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60528]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:50.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60528]) process #17 SSH_MSG_IGNORE 15:26:50.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60528]) SSH_MSG_IGNORE 15:26:50.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60238]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60238]) process #24 SSH_MSG_IGNORE 15:26:50.585 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60238]) SSH_MSG_IGNORE 15:26:50.702 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37192]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:50.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37192]) process #21 SSH_MSG_IGNORE 15:26:50.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37192]) SSH_MSG_IGNORE 15:26:50.965 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47488]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:50.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47488]) process #19 SSH_MSG_IGNORE 15:26:50.966 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47488]) SSH_MSG_IGNORE 15:26:51.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58344]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:51.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58344]) process #26 SSH_MSG_IGNORE 15:26:51.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58344]) SSH_MSG_IGNORE 15:26:51.099 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55096]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:51.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55096]) process #25 SSH_MSG_IGNORE 15:26:51.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55096]) SSH_MSG_IGNORE 15:26:51.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43792]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:51.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43792]) process #27 SSH_MSG_IGNORE 15:26:51.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43792]) SSH_MSG_IGNORE 15:26:51.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:60446])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:51.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]) exit code=0, immediate=false 15:26:51.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:51.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60446]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:51.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:51.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60446]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:51.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]) Closing gracefully 15:26:51.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]) 15:26:51.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]) 15:26:51.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:51.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:51.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:51.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:51.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446])[immediately=false] processing 15:26:51.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:51.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60446]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:51.336 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:51.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]) Closing immediately 15:26:51.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:51.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:51.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446])[immediately=true] processing 15:26:51.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446] 15:26:51.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4bd41e7b) signal close complete immediately=true 15:26:51.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:51.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50757560) signal close complete immediately=true 15:26:51.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446])[Immediately] closed 15:26:51.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]) result=null 15:26:51.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c25debc) signal close complete immediately=false 15:26:51.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23278acd) signal close complete immediately=false 15:26:51.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60446]) code=0 message='' shell closed 15:26:51.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60446]) Closing immediately 15:26:51.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:51.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60446]]) Closing immediately 15:26:51.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60446]) stopping 15:26:51.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60446]) stopped 15:26:51.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60446]])[Immediately] closed 15:26:51.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18025] - close(TransportIoSession[local=/10.30.170.167:18025, remote=/10.30.171.175:60446]) Closing immediately 15:26:51.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18025] - close(TransportIoSession[local=/10.30.170.167:18025, remote=/10.30.171.175:60446])[Immediately] closed 15:26:51.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@486b7f14) signal close complete immediately=true 15:26:51.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60446])[Immediately] closed 15:26:51.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5d799be3, L:/10.30.170.167:18025 ! R:/10.30.171.175:60446] inactive. 15:26:51.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=196, channel=[id: 0x5d799be3, L:/10.30.170.167:18025 ! R:/10.30.171.175:60446]} end of input detected while session was in state up 15:26:51.337 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=196, channel=[id: 0x5d799be3, L:/10.30.170.167:18025 ! R:/10.30.171.175:60446]} down, reason: End of input 15:26:51.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41986]) process #23 SSH_MSG_IGNORE 15:26:51.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41986]) SSH_MSG_IGNORE 15:26:51.374 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41986]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:51.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41530]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:51.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41530]) process #21 SSH_MSG_IGNORE 15:26:51.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41530]) SSH_MSG_IGNORE 15:26:51.478 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34534]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:51.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34534]) process #28 SSH_MSG_IGNORE 15:26:51.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34534]) SSH_MSG_IGNORE 15:26:51.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40526]) process #20 SSH_MSG_IGNORE 15:26:51.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40526]) SSH_MSG_IGNORE 15:26:51.645 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40526]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:51.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54212]) process #22 SSH_MSG_IGNORE 15:26:51.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54212]) SSH_MSG_IGNORE 15:26:51.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54212]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:51.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59408]) process #17 SSH_MSG_IGNORE 15:26:51.867 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59408]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:51.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59408]) SSH_MSG_IGNORE 15:26:51.883 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37834]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:51.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37834]) process #24 SSH_MSG_IGNORE 15:26:51.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37834]) SSH_MSG_IGNORE 15:26:51.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60730]) process #18 SSH_MSG_IGNORE 15:26:51.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60730]) SSH_MSG_IGNORE 15:26:51.941 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60730]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:51.996 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57814]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:51.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57814]) process #26 SSH_MSG_IGNORE 15:26:51.997 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57814]) SSH_MSG_IGNORE 15:26:52.032 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:60176])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:52.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]) exit code=0, immediate=false 15:26:52.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:52.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60176]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:52.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:52.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60176]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:52.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]) Closing gracefully 15:26:52.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]) 15:26:52.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]) 15:26:52.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:52.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:52.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:52.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:52.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176])[immediately=false] processing 15:26:52.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:52.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60176]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:52.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:52.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]) Closing immediately 15:26:52.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:52.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:52.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176])[immediately=true] processing 15:26:52.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176] 15:26:52.033 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12c56e5) signal close complete immediately=true 15:26:52.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:52.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c87c935) signal close complete immediately=true 15:26:52.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176])[Immediately] closed 15:26:52.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]) result=null 15:26:52.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5017d513) signal close complete immediately=false 15:26:52.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3679b532) signal close complete immediately=false 15:26:52.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60176]) code=0 message='' shell closed 15:26:52.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60176]) Closing immediately 15:26:52.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:52.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60176]]) Closing immediately 15:26:52.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60176]) stopping 15:26:52.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60176]) stopped 15:26:52.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60176]])[Immediately] closed 15:26:52.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18026] - close(TransportIoSession[local=/10.30.170.167:18026, remote=/10.30.171.175:60176]) Closing immediately 15:26:52.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18026] - close(TransportIoSession[local=/10.30.170.167:18026, remote=/10.30.171.175:60176])[Immediately] closed 15:26:52.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55815666) signal close complete immediately=true 15:26:52.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60176])[Immediately] closed 15:26:52.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7c8c7d35, L:/10.30.170.167:18026 ! R:/10.30.171.175:60176] inactive. 15:26:52.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=197, channel=[id: 0x7c8c7d35, L:/10.30.170.167:18026 ! R:/10.30.171.175:60176]} end of input detected while session was in state up 15:26:52.034 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=197, channel=[id: 0x7c8c7d35, L:/10.30.170.167:18026 ! R:/10.30.171.175:60176]} down, reason: End of input 15:26:52.265 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54022]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:52.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54022]) process #25 SSH_MSG_IGNORE 15:26:52.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54022]) SSH_MSG_IGNORE 15:26:52.362 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38882]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:52.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38882]) process #27 SSH_MSG_IGNORE 15:26:52.363 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38882]) SSH_MSG_IGNORE 15:26:52.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55442]) process #19 SSH_MSG_IGNORE 15:26:52.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55442]) SSH_MSG_IGNORE 15:26:52.502 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55442]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:52.624 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:52.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #23 SSH_MSG_IGNORE 15:26:52.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:26:52.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45404]) process #21 SSH_MSG_IGNORE 15:26:52.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45404]) SSH_MSG_IGNORE 15:26:52.653 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45404]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:52.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34612]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:52.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34612]) process #20 SSH_MSG_IGNORE 15:26:52.701 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34612]) SSH_MSG_IGNORE 15:26:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:58154])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]) exit code=0, immediate=false 15:26:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58154]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58154]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]) Closing gracefully 15:26:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]) 15:26:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]) 15:26:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154])[immediately=false] processing 15:26:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58154]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]) Closing immediately 15:26:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154])[immediately=true] processing 15:26:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154] 15:26:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fffc076) signal close complete immediately=true 15:26:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43865e9a) signal close complete immediately=true 15:26:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154])[Immediately] closed 15:26:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]) result=null 15:26:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fbe0bf6) signal close complete immediately=false 15:26:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f314652) signal close complete immediately=false 15:26:52.727 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58154]) code=0 message='' shell closed 15:26:52.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58154]) Closing immediately 15:26:52.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:52.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58154]]) Closing immediately 15:26:52.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58154]) stopping 15:26:52.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58154]) stopped 15:26:52.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58154]])[Immediately] closed 15:26:52.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18027] - close(TransportIoSession[local=/10.30.170.167:18027, remote=/10.30.171.175:58154]) Closing immediately 15:26:52.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18027] - close(TransportIoSession[local=/10.30.170.167:18027, remote=/10.30.171.175:58154])[Immediately] closed 15:26:52.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3efccbb2) signal close complete immediately=true 15:26:52.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58154])[Immediately] closed 15:26:52.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa057f579, L:/10.30.170.167:18027 ! R:/10.30.171.175:58154] inactive. 15:26:52.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=198, channel=[id: 0xa057f579, L:/10.30.170.167:18027 ! R:/10.30.171.175:58154]} end of input detected while session was in state up 15:26:52.728 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=198, channel=[id: 0xa057f579, L:/10.30.170.167:18027 ! R:/10.30.171.175:58154]} down, reason: End of input 15:26:53.004 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46850]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:53.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46850]) process #25 SSH_MSG_IGNORE 15:26:53.005 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46850]) SSH_MSG_IGNORE 15:26:53.045 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51352]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:53.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51352]) process #17 SSH_MSG_IGNORE 15:26:53.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51352]) SSH_MSG_IGNORE 15:26:53.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36592]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:53.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36592]) process #22 SSH_MSG_IGNORE 15:26:53.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36592]) SSH_MSG_IGNORE 15:26:53.058 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52710]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52710]) process #28 SSH_MSG_IGNORE 15:26:53.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52710]) SSH_MSG_IGNORE 15:26:53.077 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57962]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:53.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57962]) process #26 SSH_MSG_IGNORE 15:26:53.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57962]) SSH_MSG_IGNORE 15:26:53.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57906]) process #18 SSH_MSG_IGNORE 15:26:53.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57906]) SSH_MSG_IGNORE 15:26:53.151 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57906]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:53.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47358]) process #27 SSH_MSG_IGNORE 15:26:53.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47358]) SSH_MSG_IGNORE 15:26:53.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47358]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:53.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:42660])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:53.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]) exit code=0, immediate=false 15:26:53.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:53.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42660]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:53.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:53.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42660]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:53.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]) Closing gracefully 15:26:53.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]) 15:26:53.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]) 15:26:53.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:53.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:53.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:53.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:53.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660])[immediately=false] processing 15:26:53.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:53.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42660]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:53.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:53.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]) Closing immediately 15:26:53.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:53.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:53.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660])[immediately=true] processing 15:26:53.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660] 15:26:53.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f614c3) signal close complete immediately=true 15:26:53.448 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:53.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2592659d) signal close complete immediately=true 15:26:53.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660])[Immediately] closed 15:26:53.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]) result=null 15:26:53.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f03e6b9) signal close complete immediately=false 15:26:53.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75410214) signal close complete immediately=false 15:26:53.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42660]) code=0 message='' shell closed 15:26:53.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42660]) Closing immediately 15:26:53.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:53.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42660]]) Closing immediately 15:26:53.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42660]) stopping 15:26:53.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42660]) stopped 15:26:53.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42660]])[Immediately] closed 15:26:53.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18028] - close(TransportIoSession[local=/10.30.170.167:18028, remote=/10.30.171.175:42660]) Closing immediately 15:26:53.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18028] - close(TransportIoSession[local=/10.30.170.167:18028, remote=/10.30.171.175:42660])[Immediately] closed 15:26:53.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45215073) signal close complete immediately=true 15:26:53.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42660])[Immediately] closed 15:26:53.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x805e3929, L:/10.30.170.167:18028 ! R:/10.30.171.175:42660] inactive. 15:26:53.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=199, channel=[id: 0x805e3929, L:/10.30.170.167:18028 ! R:/10.30.171.175:42660]} end of input detected while session was in state up 15:26:53.449 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=199, channel=[id: 0x805e3929, L:/10.30.170.167:18028 ! R:/10.30.171.175:42660]} down, reason: End of input 15:26:53.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52218]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:53.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52218]) process #24 SSH_MSG_IGNORE 15:26:53.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52218]) SSH_MSG_IGNORE 15:26:53.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57678]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:53.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57678]) process #19 SSH_MSG_IGNORE 15:26:53.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57678]) SSH_MSG_IGNORE 15:26:53.693 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40294]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:53.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40294]) process #25 SSH_MSG_IGNORE 15:26:53.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40294]) SSH_MSG_IGNORE 15:26:53.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59158]) process #17 SSH_MSG_IGNORE 15:26:53.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59158]) SSH_MSG_IGNORE 15:26:53.925 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59158]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:53.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45498]) process #21 SSH_MSG_IGNORE 15:26:53.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45498]) SSH_MSG_IGNORE 15:26:53.966 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45498]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:53.976 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38228]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:53.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38228]) process #28 SSH_MSG_IGNORE 15:26:53.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38228]) SSH_MSG_IGNORE 15:26:54.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51022]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:54.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51022]) process #23 SSH_MSG_IGNORE 15:26:54.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51022]) SSH_MSG_IGNORE 15:26:54.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54086]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:54.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54086]) process #20 SSH_MSG_IGNORE 15:26:54.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54086]) SSH_MSG_IGNORE 15:26:54.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:44320])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:54.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]) exit code=0, immediate=false 15:26:54.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:54.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44320]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:54.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:54.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44320]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:54.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]) Closing gracefully 15:26:54.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]) 15:26:54.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]) 15:26:54.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:54.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:54.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:54.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:54.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320])[immediately=false] processing 15:26:54.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:54.128 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44320]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:54.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:54.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]) Closing immediately 15:26:54.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:54.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:54.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320])[immediately=true] processing 15:26:54.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320] 15:26:54.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@dc2f9ee) signal close complete immediately=true 15:26:54.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:54.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48a1e3f7) signal close complete immediately=true 15:26:54.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320])[Immediately] closed 15:26:54.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]) result=null 15:26:54.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28c2e499) signal close complete immediately=false 15:26:54.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23bcda22) signal close complete immediately=false 15:26:54.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44320]) code=0 message='' shell closed 15:26:54.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44320]) Closing immediately 15:26:54.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:54.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44320]]) Closing immediately 15:26:54.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44320]) stopping 15:26:54.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44320]) stopped 15:26:54.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44320]])[Immediately] closed 15:26:54.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18029] - close(TransportIoSession[local=/10.30.170.167:18029, remote=/10.30.171.175:44320]) Closing immediately 15:26:54.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18029] - close(TransportIoSession[local=/10.30.170.167:18029, remote=/10.30.171.175:44320])[Immediately] closed 15:26:54.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@392b4a32) signal close complete immediately=true 15:26:54.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44320])[Immediately] closed 15:26:54.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xab073bfa, L:/10.30.170.167:18029 ! R:/10.30.171.175:44320] inactive. 15:26:54.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=200, channel=[id: 0xab073bfa, L:/10.30.170.167:18029 ! R:/10.30.171.175:44320]} end of input detected while session was in state up 15:26:54.129 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=200, channel=[id: 0xab073bfa, L:/10.30.170.167:18029 ! R:/10.30.171.175:44320]} down, reason: End of input 15:26:54.247 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57878]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57878]) process #22 SSH_MSG_IGNORE 15:26:54.248 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57878]) SSH_MSG_IGNORE 15:26:54.273 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38724]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:54.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38724]) process #18 SSH_MSG_IGNORE 15:26:54.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38724]) SSH_MSG_IGNORE 15:26:54.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35506]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:54.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42684]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35506]) process #24 SSH_MSG_IGNORE 15:26:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35506]) SSH_MSG_IGNORE 15:26:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42684]) process #25 SSH_MSG_IGNORE 15:26:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42684]) SSH_MSG_IGNORE 15:26:54.598 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55244]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:54.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55244]) process #27 SSH_MSG_IGNORE 15:26:54.598 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55244]) SSH_MSG_IGNORE 15:26:54.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37362]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:54.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37362]) process #26 SSH_MSG_IGNORE 15:26:54.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37362]) SSH_MSG_IGNORE 15:26:54.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:39282])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:54.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]) exit code=0, immediate=false 15:26:54.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:54.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39282]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:54.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:54.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39282]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:54.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]) Closing gracefully 15:26:54.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]) 15:26:54.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]) 15:26:54.835 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282])[immediately=false] processing 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39282]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]) Closing immediately 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282])[immediately=true] processing 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282] 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d7aa153) signal close complete immediately=true 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2593349d) signal close complete immediately=true 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282])[Immediately] closed 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]) result=null 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c2ff219) signal close complete immediately=false 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12d47fc) signal close complete immediately=false 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39282]) code=0 message='' shell closed 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:39282]) Closing immediately 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39282]]) Closing immediately 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39282]) stopping 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39282]) stopped 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39282]])[Immediately] closed 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18030] - close(TransportIoSession[local=/10.30.170.167:18030, remote=/10.30.171.175:39282]) Closing immediately 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18030] - close(TransportIoSession[local=/10.30.170.167:18030, remote=/10.30.171.175:39282])[Immediately] closed 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69b50eb3) signal close complete immediately=true 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:39282])[Immediately] closed 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6ed2ecc2, L:/10.30.170.167:18030 ! R:/10.30.171.175:39282] inactive. 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=201, channel=[id: 0x6ed2ecc2, L:/10.30.170.167:18030 ! R:/10.30.171.175:39282]} end of input detected while session was in state up 15:26:54.836 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=201, channel=[id: 0x6ed2ecc2, L:/10.30.170.167:18030 ! R:/10.30.171.175:39282]} down, reason: End of input 15:26:54.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37796]) process #19 SSH_MSG_IGNORE 15:26:54.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37796]) SSH_MSG_IGNORE 15:26:54.893 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37796]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:54.937 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51856]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51856]) process #28 SSH_MSG_IGNORE 15:26:54.938 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51856]) SSH_MSG_IGNORE 15:26:55.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36824]) process #21 SSH_MSG_IGNORE 15:26:55.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36824]) SSH_MSG_IGNORE 15:26:55.152 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36824]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:55.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51716]) process #25 SSH_MSG_IGNORE 15:26:55.204 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51716]) SSH_MSG_IGNORE 15:26:55.204 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51716]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:55.287 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52248]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:55.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52248]) process #23 SSH_MSG_IGNORE 15:26:55.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52248]) SSH_MSG_IGNORE 15:26:55.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41728]) process #20 SSH_MSG_IGNORE 15:26:55.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41728]) SSH_MSG_IGNORE 15:26:55.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41728]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:55.343 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60606]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:55.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60606]) process #17 SSH_MSG_IGNORE 15:26:55.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60606]) SSH_MSG_IGNORE 15:26:55.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:56816])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:55.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]) exit code=0, immediate=false 15:26:55.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:55.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56816]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:55.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:55.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56816]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:55.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]) Closing gracefully 15:26:55.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]) 15:26:55.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]) 15:26:55.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:55.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:55.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:55.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:55.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816])[immediately=false] processing 15:26:55.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:55.541 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56816]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:55.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:55.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]) Closing immediately 15:26:55.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:55.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:55.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816])[immediately=true] processing 15:26:55.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816] 15:26:55.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b945d2c) signal close complete immediately=true 15:26:55.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:55.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6050da2e) signal close complete immediately=true 15:26:55.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816])[Immediately] closed 15:26:55.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]) result=null 15:26:55.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28fdd38f) signal close complete immediately=false 15:26:55.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@779c94ea) signal close complete immediately=false 15:26:55.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56816]) code=0 message='' shell closed 15:26:55.542 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:56816]) Closing immediately 15:26:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56816]]) Closing immediately 15:26:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56816]) stopping 15:26:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56816]) stopped 15:26:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56816]])[Immediately] closed 15:26:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18031] - close(TransportIoSession[local=/10.30.170.167:18031, remote=/10.30.171.175:56816]) Closing immediately 15:26:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18031] - close(TransportIoSession[local=/10.30.170.167:18031, remote=/10.30.171.175:56816])[Immediately] closed 15:26:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ed8da08) signal close complete immediately=true 15:26:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:56816])[Immediately] closed 15:26:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xaab7a5c2, L:/10.30.170.167:18031 ! R:/10.30.171.175:56816] inactive. 15:26:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=202, channel=[id: 0xaab7a5c2, L:/10.30.170.167:18031 ! R:/10.30.171.175:56816]} end of input detected while session was in state up 15:26:55.543 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=202, channel=[id: 0xaab7a5c2, L:/10.30.170.167:18031 ! R:/10.30.171.175:56816]} down, reason: End of input 15:26:55.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57366]) process #24 SSH_MSG_IGNORE 15:26:55.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57366]) SSH_MSG_IGNORE 15:26:55.634 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57366]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:55.644 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36554]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36554]) process #22 SSH_MSG_IGNORE 15:26:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36554]) SSH_MSG_IGNORE 15:26:55.674 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53350]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:55.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53350]) process #27 SSH_MSG_IGNORE 15:26:55.675 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53350]) SSH_MSG_IGNORE 15:26:55.695 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48780]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48780]) process #18 SSH_MSG_IGNORE 15:26:55.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48780]) SSH_MSG_IGNORE 15:26:55.924 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60986]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:55.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60986]) process #26 SSH_MSG_IGNORE 15:26:55.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60986]) SSH_MSG_IGNORE 15:26:56.053 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54436]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:56.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54436]) process #28 SSH_MSG_IGNORE 15:26:56.054 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54436]) SSH_MSG_IGNORE 15:26:56.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:43496])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:56.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]) exit code=0, immediate=false 15:26:56.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:56.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43496]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:56.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:56.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43496]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:56.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]) Closing gracefully 15:26:56.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]) 15:26:56.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]) 15:26:56.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:56.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:56.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:56.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:56.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496])[immediately=false] processing 15:26:56.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:56.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43496]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:56.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:56.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]) Closing immediately 15:26:56.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:56.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:56.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496])[immediately=true] processing 15:26:56.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496] 15:26:56.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@110eeb8d) signal close complete immediately=true 15:26:56.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:56.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29c14d38) signal close complete immediately=true 15:26:56.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496])[Immediately] closed 15:26:56.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]) result=null 15:26:56.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71bf3b70) signal close complete immediately=false 15:26:56.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33495b77) signal close complete immediately=false 15:26:56.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43496]) code=0 message='' shell closed 15:26:56.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43496]) Closing immediately 15:26:56.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:56.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43496]]) Closing immediately 15:26:56.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43496]) stopping 15:26:56.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43496]) stopped 15:26:56.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43496]])[Immediately] closed 15:26:56.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18032] - close(TransportIoSession[local=/10.30.170.167:18032, remote=/10.30.171.175:43496]) Closing immediately 15:26:56.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18032] - close(TransportIoSession[local=/10.30.170.167:18032, remote=/10.30.171.175:43496])[Immediately] closed 15:26:56.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@557d8c10) signal close complete immediately=true 15:26:56.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43496])[Immediately] closed 15:26:56.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb95dadab, L:/10.30.170.167:18032 ! R:/10.30.171.175:43496] inactive. 15:26:56.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=203, channel=[id: 0xb95dadab, L:/10.30.170.167:18032 ! R:/10.30.171.175:43496]} end of input detected while session was in state up 15:26:56.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=203, channel=[id: 0xb95dadab, L:/10.30.170.167:18032 ! R:/10.30.171.175:43496]} down, reason: End of input 15:26:56.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55268]) process #19 SSH_MSG_IGNORE 15:26:56.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55268]) SSH_MSG_IGNORE 15:26:56.299 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55268]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:56.421 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49070]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:56.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49070]) process #21 SSH_MSG_IGNORE 15:26:56.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49070]) SSH_MSG_IGNORE 15:26:56.427 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57552]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:56.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57552]) process #25 SSH_MSG_IGNORE 15:26:56.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57552]) SSH_MSG_IGNORE 15:26:56.443 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42244]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:56.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42244]) process #17 SSH_MSG_IGNORE 15:26:56.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42244]) SSH_MSG_IGNORE 15:26:56.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52840]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52840]) process #20 SSH_MSG_IGNORE 15:26:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52840]) SSH_MSG_IGNORE 15:26:56.666 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55820]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:56.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55820]) process #23 SSH_MSG_IGNORE 15:26:56.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55820]) SSH_MSG_IGNORE 15:26:56.857 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60546]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:56.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60546]) process #26 SSH_MSG_IGNORE 15:26:56.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60546]) SSH_MSG_IGNORE 15:26:56.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:54238])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:56.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]) exit code=0, immediate=false 15:26:56.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:56.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54238]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:56.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:56.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54238]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:56.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]) Closing gracefully 15:26:56.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]) 15:26:56.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]) 15:26:56.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:56.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:56.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:56.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:56.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238])[immediately=false] processing 15:26:56.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:56.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54238]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:56.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:56.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]) Closing immediately 15:26:56.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:56.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:56.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238])[immediately=true] processing 15:26:56.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238] 15:26:56.905 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67ba6271) signal close complete immediately=true 15:26:56.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:56.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@cc6994d) signal close complete immediately=true 15:26:56.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238])[Immediately] closed 15:26:56.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]) result=null 15:26:56.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16b9b0cc) signal close complete immediately=false 15:26:56.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c102bac) signal close complete immediately=false 15:26:56.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54238]) code=0 message='' shell closed 15:26:56.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54238]) Closing immediately 15:26:56.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:56.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54238]]) Closing immediately 15:26:56.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54238]) stopping 15:26:56.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54238]) stopped 15:26:56.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54238]])[Immediately] closed 15:26:56.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18033] - close(TransportIoSession[local=/10.30.170.167:18033, remote=/10.30.171.175:54238]) Closing immediately 15:26:56.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18033] - close(TransportIoSession[local=/10.30.170.167:18033, remote=/10.30.171.175:54238])[Immediately] closed 15:26:56.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@388d69b5) signal close complete immediately=true 15:26:56.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54238])[Immediately] closed 15:26:56.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x765e9a3d, L:/10.30.170.167:18033 ! R:/10.30.171.175:54238] inactive. 15:26:56.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=204, channel=[id: 0x765e9a3d, L:/10.30.170.167:18033 ! R:/10.30.171.175:54238]} end of input detected while session was in state up 15:26:56.906 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=204, channel=[id: 0x765e9a3d, L:/10.30.170.167:18033 ! R:/10.30.171.175:54238]} down, reason: End of input 15:26:56.997 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38280]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:56.997 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38280]) process #27 SSH_MSG_IGNORE 15:26:56.998 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38280]) SSH_MSG_IGNORE 15:26:57.000 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43912]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:57.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43912]) process #24 SSH_MSG_IGNORE 15:26:57.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43912]) SSH_MSG_IGNORE 15:26:57.157 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51674]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:57.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51674]) process #18 SSH_MSG_IGNORE 15:26:57.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51674]) SSH_MSG_IGNORE 15:26:57.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35726]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:57.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35726]) process #22 SSH_MSG_IGNORE 15:26:57.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35726]) SSH_MSG_IGNORE 15:26:57.413 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60394]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:57.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60394]) process #20 SSH_MSG_IGNORE 15:26:57.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60394]) SSH_MSG_IGNORE 15:26:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50286]) process #19 SSH_MSG_IGNORE 15:26:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50286]) SSH_MSG_IGNORE 15:26:57.527 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50286]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:57.536 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39886]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39886]) process #28 SSH_MSG_IGNORE 15:26:57.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39886]) SSH_MSG_IGNORE 15:26:57.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:55224])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:57.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]) exit code=0, immediate=false 15:26:57.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:57.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55224]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:57.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:57.590 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55224]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]) Closing gracefully 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]) 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]) 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224])[immediately=false] processing 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55224]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]) Closing immediately 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224])[immediately=true] processing 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224] 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c5a8941) signal close complete immediately=true 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e0022d6) signal close complete immediately=true 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224])[Immediately] closed 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]) result=null 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1bfd52a1) signal close complete immediately=false 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58034825) signal close complete immediately=false 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55224]) code=0 message='' shell closed 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55224]) Closing immediately 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55224]]) Closing immediately 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55224]) stopping 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55224]) stopped 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55224]])[Immediately] closed 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18034] - close(TransportIoSession[local=/10.30.170.167:18034, remote=/10.30.171.175:55224]) Closing immediately 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18034] - close(TransportIoSession[local=/10.30.170.167:18034, remote=/10.30.171.175:55224])[Immediately] closed 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@509bc2e5) signal close complete immediately=true 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55224])[Immediately] closed 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd225165e, L:/10.30.170.167:18034 ! R:/10.30.171.175:55224] inactive. 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=205, channel=[id: 0xd225165e, L:/10.30.170.167:18034 ! R:/10.30.171.175:55224]} end of input detected while session was in state up 15:26:57.591 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=205, channel=[id: 0xd225165e, L:/10.30.170.167:18034 ! R:/10.30.171.175:55224]} down, reason: End of input 15:26:57.641 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59012]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59012]) process #23 SSH_MSG_IGNORE 15:26:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59012]) SSH_MSG_IGNORE 15:26:57.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58780]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:57.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58780]) process #21 SSH_MSG_IGNORE 15:26:57.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58780]) SSH_MSG_IGNORE 15:26:58.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35304]) process #17 SSH_MSG_IGNORE 15:26:58.065 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35304]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:58.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35304]) SSH_MSG_IGNORE 15:26:58.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60312]) process #24 SSH_MSG_IGNORE 15:26:58.106 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60312]) SSH_MSG_IGNORE 15:26:58.106 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60312]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:58.132 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49192]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49192]) process #26 SSH_MSG_IGNORE 15:26:58.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49192]) SSH_MSG_IGNORE 15:26:58.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49288]) process #27 SSH_MSG_IGNORE 15:26:58.188 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49288]) SSH_MSG_IGNORE 15:26:58.188 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49288]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:58.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42028]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:58.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42028]) process #19 SSH_MSG_IGNORE 15:26:58.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42028]) SSH_MSG_IGNORE 15:26:58.342 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41124]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:58.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41124]) process #25 SSH_MSG_IGNORE 15:26:58.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41124]) SSH_MSG_IGNORE 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:54674])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]) exit code=0, immediate=false 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54674]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54674]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]) Closing gracefully 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]) 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]) 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674])[immediately=false] processing 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54674]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]) Closing immediately 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674])[immediately=true] processing 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674] 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@221a6b1c) signal close complete immediately=true 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d964b3c) signal close complete immediately=true 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674])[Immediately] closed 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]) result=null 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76f1db9a) signal close complete immediately=false 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f300d9) signal close complete immediately=false 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54674]) code=0 message='' shell closed 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54674]) Closing immediately 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54674]]) Closing immediately 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54674]) stopping 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54674]) stopped 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54674]])[Immediately] closed 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18035] - close(TransportIoSession[local=/10.30.170.167:18035, remote=/10.30.171.175:54674]) Closing immediately 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18035] - close(TransportIoSession[local=/10.30.170.167:18035, remote=/10.30.171.175:54674])[Immediately] closed 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7040c970) signal close complete immediately=true 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54674])[Immediately] closed 15:26:58.345 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa82720da, L:/10.30.170.167:18035 ! R:/10.30.171.175:54674] inactive. 15:26:58.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=206, channel=[id: 0xa82720da, L:/10.30.170.167:18035 ! R:/10.30.171.175:54674]} end of input detected while session was in state up 15:26:58.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=206, channel=[id: 0xa82720da, L:/10.30.170.167:18035 ! R:/10.30.171.175:54674]} down, reason: End of input 15:26:58.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40282]) process #18 SSH_MSG_IGNORE 15:26:58.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40282]) SSH_MSG_IGNORE 15:26:58.346 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40282]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:58.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55574]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:58.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55574]) process #20 SSH_MSG_IGNORE 15:26:58.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55574]) SSH_MSG_IGNORE 15:26:58.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51152]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:58.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51152]) process #23 SSH_MSG_IGNORE 15:26:58.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51152]) SSH_MSG_IGNORE 15:26:58.619 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50722]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:26:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50722]) process #28 SSH_MSG_IGNORE 15:26:58.620 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50722]) SSH_MSG_IGNORE 15:26:58.663 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52024]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:58.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52024]) process #22 SSH_MSG_IGNORE 15:26:58.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52024]) SSH_MSG_IGNORE 15:26:58.928 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48396]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:58.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48396]) process #19 SSH_MSG_IGNORE 15:26:58.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48396]) SSH_MSG_IGNORE 15:26:59.008 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52786]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:26:59.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52786]) process #21 SSH_MSG_IGNORE 15:26:59.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52786]) SSH_MSG_IGNORE 15:26:59.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:57594])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:59.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]) exit code=0, immediate=false 15:26:59.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:59.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57594]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:59.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:59.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57594]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:59.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]) Closing gracefully 15:26:59.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]) 15:26:59.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]) 15:26:59.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:59.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:59.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:59.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:59.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594])[immediately=false] processing 15:26:59.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:59.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57594]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:59.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:59.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]) Closing immediately 15:26:59.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:59.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:59.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594])[immediately=true] processing 15:26:59.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594] 15:26:59.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e551daa) signal close complete immediately=true 15:26:59.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:59.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d780799) signal close complete immediately=true 15:26:59.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594])[Immediately] closed 15:26:59.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]) result=null 15:26:59.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50df18a3) signal close complete immediately=false 15:26:59.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5fc34dac) signal close complete immediately=false 15:26:59.029 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57594]) code=0 message='' shell closed 15:26:59.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57594]) Closing immediately 15:26:59.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:59.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57594]]) Closing immediately 15:26:59.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57594]) stopping 15:26:59.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57594]) stopped 15:26:59.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57594]])[Immediately] closed 15:26:59.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18036] - close(TransportIoSession[local=/10.30.170.167:18036, remote=/10.30.171.175:57594]) Closing immediately 15:26:59.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18036] - close(TransportIoSession[local=/10.30.170.167:18036, remote=/10.30.171.175:57594])[Immediately] closed 15:26:59.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49eda3b3) signal close complete immediately=true 15:26:59.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57594])[Immediately] closed 15:26:59.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x02882df0, L:/10.30.170.167:18036 ! R:/10.30.171.175:57594] inactive. 15:26:59.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=207, channel=[id: 0x02882df0, L:/10.30.170.167:18036 ! R:/10.30.171.175:57594]} end of input detected while session was in state up 15:26:59.030 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=207, channel=[id: 0x02882df0, L:/10.30.170.167:18036 ! R:/10.30.171.175:57594]} down, reason: End of input 15:26:59.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43976]) process #17 SSH_MSG_IGNORE 15:26:59.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43976]) SSH_MSG_IGNORE 15:26:59.307 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43976]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:26:59.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51500]) process #24 SSH_MSG_IGNORE 15:26:59.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51500]) SSH_MSG_IGNORE 15:26:59.448 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51500]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:26:59.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51948]) process #26 SSH_MSG_IGNORE 15:26:59.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51948]) SSH_MSG_IGNORE 15:26:59.523 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51948]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:26:59.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35068]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:26:59.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35068]) process #25 SSH_MSG_IGNORE 15:26:59.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35068]) SSH_MSG_IGNORE 15:26:59.547 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48116]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:26:59.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48116]) process #27 SSH_MSG_IGNORE 15:26:59.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48116]) SSH_MSG_IGNORE 15:26:59.609 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40320]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:26:59.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40320]) process #23 SSH_MSG_IGNORE 15:26:59.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40320]) SSH_MSG_IGNORE 15:26:59.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:56052])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:26:59.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]) exit code=0, immediate=false 15:26:59.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:26:59.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56052]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:26:59.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:26:59.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56052]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:26:59.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]) Closing gracefully 15:26:59.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]) 15:26:59.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]) 15:26:59.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:26:59.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:26:59.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:26:59.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:26:59.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052])[immediately=false] processing 15:26:59.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:26:59.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56052]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:26:59.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:26:59.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]) Closing immediately 15:26:59.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:26:59.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:26:59.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052])[immediately=true] processing 15:26:59.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052] 15:26:59.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58e6a38) signal close complete immediately=true 15:26:59.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:26:59.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@496308c2) signal close complete immediately=true 15:26:59.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052])[Immediately] closed 15:26:59.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]) result=null 15:26:59.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79eed819) signal close complete immediately=false 15:26:59.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44425fa2) signal close complete immediately=false 15:26:59.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56052]) code=0 message='' shell closed 15:26:59.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:56052]) Closing immediately 15:26:59.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:26:59.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56052]]) Closing immediately 15:26:59.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56052]) stopping 15:26:59.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56052]) stopped 15:26:59.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56052]])[Immediately] closed 15:26:59.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18037] - close(TransportIoSession[local=/10.30.170.167:18037, remote=/10.30.171.175:56052]) Closing immediately 15:26:59.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18037] - close(TransportIoSession[local=/10.30.170.167:18037, remote=/10.30.171.175:56052])[Immediately] closed 15:26:59.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@326b32b8) signal close complete immediately=true 15:26:59.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:56052])[Immediately] closed 15:26:59.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x02c1345d, L:/10.30.170.167:18037 ! R:/10.30.171.175:56052] inactive. 15:26:59.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=208, channel=[id: 0x02c1345d, L:/10.30.170.167:18037 ! R:/10.30.171.175:56052]} end of input detected while session was in state up 15:26:59.707 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=208, channel=[id: 0x02c1345d, L:/10.30.170.167:18037 ! R:/10.30.171.175:56052]} down, reason: End of input 15:26:59.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41236]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:26:59.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41236]) process #22 SSH_MSG_IGNORE 15:26:59.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41236]) SSH_MSG_IGNORE 15:26:59.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54362]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:26:59.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54362]) process #19 SSH_MSG_IGNORE 15:26:59.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54362]) SSH_MSG_IGNORE 15:26:59.848 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38210]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:26:59.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38210]) process #18 SSH_MSG_IGNORE 15:26:59.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38210]) SSH_MSG_IGNORE 15:26:59.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34350]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:26:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34350]) process #20 SSH_MSG_IGNORE 15:26:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34350]) SSH_MSG_IGNORE 15:27:00.027 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59392]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:27:00.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59392]) process #28 SSH_MSG_IGNORE 15:27:00.028 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59392]) SSH_MSG_IGNORE 15:27:00.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53232]) process #21 SSH_MSG_IGNORE 15:27:00.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53232]) SSH_MSG_IGNORE 15:27:00.203 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53232]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:00.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:58944])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:00.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]) exit code=0, immediate=false 15:27:00.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:00.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58944]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:00.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:00.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58944]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:00.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]) Closing gracefully 15:27:00.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]) 15:27:00.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]) 15:27:00.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:00.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:00.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:00.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:00.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944])[immediately=false] processing 15:27:00.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:00.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58944]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:00.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:00.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]) Closing immediately 15:27:00.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:00.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:00.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944])[immediately=true] processing 15:27:00.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944] 15:27:00.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12e927ad) signal close complete immediately=true 15:27:00.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:00.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2fc37e9e) signal close complete immediately=true 15:27:00.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944])[Immediately] closed 15:27:00.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]) result=null 15:27:00.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2af00e12) signal close complete immediately=false 15:27:00.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c4c5bc9) signal close complete immediately=false 15:27:00.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58944]) code=0 message='' shell closed 15:27:00.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58944]) Closing immediately 15:27:00.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:00.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58944]]) Closing immediately 15:27:00.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58944]) stopping 15:27:00.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58944]) stopped 15:27:00.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58944]])[Immediately] closed 15:27:00.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18038] - close(TransportIoSession[local=/10.30.170.167:18038, remote=/10.30.171.175:58944]) Closing immediately 15:27:00.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18038] - close(TransportIoSession[local=/10.30.170.167:18038, remote=/10.30.171.175:58944])[Immediately] closed 15:27:00.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3743dda2) signal close complete immediately=true 15:27:00.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58944])[Immediately] closed 15:27:00.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x804d23f3, L:/10.30.170.167:18038 ! R:/10.30.171.175:58944] inactive. 15:27:00.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=209, channel=[id: 0x804d23f3, L:/10.30.170.167:18038 ! R:/10.30.171.175:58944]} end of input detected while session was in state up 15:27:00.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=209, channel=[id: 0x804d23f3, L:/10.30.170.167:18038 ! R:/10.30.171.175:58944]} down, reason: End of input 15:27:00.400 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47724]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:00.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47724]) process #23 SSH_MSG_IGNORE 15:27:00.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47724]) SSH_MSG_IGNORE 15:27:00.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51540]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:00.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51540]) process #27 SSH_MSG_IGNORE 15:27:00.653 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51540]) SSH_MSG_IGNORE 15:27:00.689 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53234]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:00.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53234]) process #24 SSH_MSG_IGNORE 15:27:00.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53234]) SSH_MSG_IGNORE 15:27:00.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55164]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:00.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55164]) process #25 SSH_MSG_IGNORE 15:27:00.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55164]) SSH_MSG_IGNORE 15:27:00.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35124]) process #17 SSH_MSG_IGNORE 15:27:00.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35124]) SSH_MSG_IGNORE 15:27:00.739 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35124]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:27:00.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54124]) process #26 SSH_MSG_IGNORE 15:27:00.821 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54124]) SSH_MSG_IGNORE 15:27:00.822 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54124]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:00.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34570]) process #21 SSH_MSG_IGNORE 15:27:00.941 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34570]) SSH_MSG_IGNORE 15:27:00.941 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34570]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:00.982 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52028]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:00.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52028]) process #22 SSH_MSG_IGNORE 15:27:00.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52028]) SSH_MSG_IGNORE 15:27:01.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33802]) process #19 SSH_MSG_IGNORE 15:27:01.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33802]) SSH_MSG_IGNORE 15:27:01.035 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33802]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:51094])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]) exit code=0, immediate=false 15:27:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51094]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51094]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]) Closing gracefully 15:27:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]) 15:27:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]) 15:27:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094])[immediately=false] processing 15:27:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51094]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]) Closing immediately 15:27:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094])[immediately=true] processing 15:27:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094] 15:27:01.052 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5874e08d) signal close complete immediately=true 15:27:01.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:01.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12111fa7) signal close complete immediately=true 15:27:01.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094])[Immediately] closed 15:27:01.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]) result=null 15:27:01.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@90b40a1) signal close complete immediately=false 15:27:01.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ada7c6a) signal close complete immediately=false 15:27:01.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51094]) code=0 message='' shell closed 15:27:01.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51094]) Closing immediately 15:27:01.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:01.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51094]]) Closing immediately 15:27:01.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51094]) stopping 15:27:01.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51094]) stopped 15:27:01.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51094]])[Immediately] closed 15:27:01.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18039] - close(TransportIoSession[local=/10.30.170.167:18039, remote=/10.30.171.175:51094]) Closing immediately 15:27:01.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18039] - close(TransportIoSession[local=/10.30.170.167:18039, remote=/10.30.171.175:51094])[Immediately] closed 15:27:01.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15d58934) signal close complete immediately=true 15:27:01.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51094])[Immediately] closed 15:27:01.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0bd8062a, L:/10.30.170.167:18039 ! R:/10.30.171.175:51094] inactive. 15:27:01.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=210, channel=[id: 0x0bd8062a, L:/10.30.170.167:18039 ! R:/10.30.171.175:51094]} end of input detected while session was in state up 15:27:01.053 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=210, channel=[id: 0x0bd8062a, L:/10.30.170.167:18039 ! R:/10.30.171.175:51094]} down, reason: End of input 15:27:01.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43618]) process #18 SSH_MSG_IGNORE 15:27:01.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43618]) SSH_MSG_IGNORE 15:27:01.186 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43618]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:27:01.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46336]) process #20 SSH_MSG_IGNORE 15:27:01.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46336]) SSH_MSG_IGNORE 15:27:01.274 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46336]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:01.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58794]) process #25 SSH_MSG_IGNORE 15:27:01.531 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58794]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:01.531 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58794]) SSH_MSG_IGNORE 15:27:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56680]) process #28 SSH_MSG_IGNORE 15:27:01.564 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56680]) SSH_MSG_IGNORE 15:27:01.564 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56680]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:27:01.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55832]) process #23 SSH_MSG_IGNORE 15:27:01.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55832]) SSH_MSG_IGNORE 15:27:01.698 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55832]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:01.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:34156])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:01.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]) exit code=0, immediate=false 15:27:01.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:01.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34156]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:01.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:01.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34156]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:01.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]) Closing gracefully 15:27:01.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]) 15:27:01.732 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]) 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156])[immediately=false] processing 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34156]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]) Closing immediately 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156])[immediately=true] processing 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156] 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d19654d) signal close complete immediately=true 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@685609d7) signal close complete immediately=true 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156])[Immediately] closed 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]) result=null 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5327049) signal close complete immediately=false 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71e40f4e) signal close complete immediately=false 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34156]) code=0 message='' shell closed 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34156]) Closing immediately 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34156]]) Closing immediately 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34156]) stopping 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34156]) stopped 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34156]])[Immediately] closed 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18040] - close(TransportIoSession[local=/10.30.170.167:18040, remote=/10.30.171.175:34156]) Closing immediately 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18040] - close(TransportIoSession[local=/10.30.170.167:18040, remote=/10.30.171.175:34156])[Immediately] closed 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a12f32) signal close complete immediately=true 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34156])[Immediately] closed 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7c30b415, L:/10.30.170.167:18040 ! R:/10.30.171.175:34156] inactive. 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=211, channel=[id: 0x7c30b415, L:/10.30.170.167:18040 ! R:/10.30.171.175:34156]} end of input detected while session was in state up 15:27:01.733 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=211, channel=[id: 0x7c30b415, L:/10.30.170.167:18040 ! R:/10.30.171.175:34156]} down, reason: End of input 15:27:01.795 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43386]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:27:01.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43386]) process #17 SSH_MSG_IGNORE 15:27:01.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43386]) SSH_MSG_IGNORE 15:27:01.813 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52940]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52940]) process #22 SSH_MSG_IGNORE 15:27:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52940]) SSH_MSG_IGNORE 15:27:01.860 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46924]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:01.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46924]) process #21 SSH_MSG_IGNORE 15:27:01.860 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46924]) SSH_MSG_IGNORE 15:27:01.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:01.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #24 SSH_MSG_IGNORE 15:27:01.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:27:01.975 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60726]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:01.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60726]) process #19 SSH_MSG_IGNORE 15:27:01.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60726]) SSH_MSG_IGNORE 15:27:02.026 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33108]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:02.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33108]) process #26 SSH_MSG_IGNORE 15:27:02.026 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33108]) SSH_MSG_IGNORE 15:27:02.286 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38498]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:02.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38498]) process #27 SSH_MSG_IGNORE 15:27:02.286 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38498]) SSH_MSG_IGNORE 15:27:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57888]) process #20 SSH_MSG_IGNORE 15:27:02.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57888]) SSH_MSG_IGNORE 15:27:02.338 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57888]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:02.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37282]) process #18 SSH_MSG_IGNORE 15:27:02.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37282]) SSH_MSG_IGNORE 15:27:02.354 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37282]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:27:02.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:37678])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:02.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]) exit code=0, immediate=false 15:27:02.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:02.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37678]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:02.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:02.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37678]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:02.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]) Closing gracefully 15:27:02.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]) 15:27:02.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]) 15:27:02.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:02.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:02.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:02.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:02.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678])[immediately=false] processing 15:27:02.481 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:02.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37678]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:02.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:02.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]) Closing immediately 15:27:02.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:02.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:02.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678])[immediately=true] processing 15:27:02.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678] 15:27:02.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5142dd2f) signal close complete immediately=true 15:27:02.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:02.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a8ff059) signal close complete immediately=true 15:27:02.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678])[Immediately] closed 15:27:02.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]) result=null 15:27:02.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57f69e5e) signal close complete immediately=false 15:27:02.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5314ccb1) signal close complete immediately=false 15:27:02.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37678]) code=0 message='' shell closed 15:27:02.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37678]) Closing immediately 15:27:02.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:02.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37678]]) Closing immediately 15:27:02.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37678]) stopping 15:27:02.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37678]) stopped 15:27:02.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37678]])[Immediately] closed 15:27:02.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18041] - close(TransportIoSession[local=/10.30.170.167:18041, remote=/10.30.171.175:37678]) Closing immediately 15:27:02.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18041] - close(TransportIoSession[local=/10.30.170.167:18041, remote=/10.30.171.175:37678])[Immediately] closed 15:27:02.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14f8c859) signal close complete immediately=true 15:27:02.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37678])[Immediately] closed 15:27:02.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe45b92f3, L:/10.30.170.167:18041 ! R:/10.30.171.175:37678] inactive. 15:27:02.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=212, channel=[id: 0xe45b92f3, L:/10.30.170.167:18041 ! R:/10.30.171.175:37678]} end of input detected while session was in state up 15:27:02.482 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=212, channel=[id: 0xe45b92f3, L:/10.30.170.167:18041 ! R:/10.30.171.175:37678]} down, reason: End of input 15:27:02.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50732]) process #22 SSH_MSG_IGNORE 15:27:02.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50732]) SSH_MSG_IGNORE 15:27:02.756 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50732]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:02.837 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50252]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:27:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50252]) process #28 SSH_MSG_IGNORE 15:27:02.837 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50252]) SSH_MSG_IGNORE 15:27:02.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44374]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:02.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44374]) process #25 SSH_MSG_IGNORE 15:27:02.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44374]) SSH_MSG_IGNORE 15:27:02.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46654]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:02.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46654]) process #23 SSH_MSG_IGNORE 15:27:02.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46654]) SSH_MSG_IGNORE 15:27:03.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:32830]) process #21 SSH_MSG_IGNORE 15:27:03.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:32830]) SSH_MSG_IGNORE 15:27:03.122 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:32830]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:03.139 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38054]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:03.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38054]) process #26 SSH_MSG_IGNORE 15:27:03.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38054]) SSH_MSG_IGNORE 15:27:03.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:43314])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:03.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]) exit code=0, immediate=false 15:27:03.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:03.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43314]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:03.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:03.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43314]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:03.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]) Closing gracefully 15:27:03.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]) 15:27:03.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]) 15:27:03.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:03.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:03.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:03.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:03.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314])[immediately=false] processing 15:27:03.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:03.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43314]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:03.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:03.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]) Closing immediately 15:27:03.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:03.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:03.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314])[immediately=true] processing 15:27:03.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314] 15:27:03.200 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e718fc8) signal close complete immediately=true 15:27:03.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:03.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e237eee) signal close complete immediately=true 15:27:03.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314])[Immediately] closed 15:27:03.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]) result=null 15:27:03.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7456ec18) signal close complete immediately=false 15:27:03.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6472f6fb) signal close complete immediately=false 15:27:03.201 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43314]) code=0 message='' shell closed 15:27:03.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43314]) Closing immediately 15:27:03.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:03.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43314]]) Closing immediately 15:27:03.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43314]) stopping 15:27:03.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43314]) stopped 15:27:03.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43314]])[Immediately] closed 15:27:03.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18042] - close(TransportIoSession[local=/10.30.170.167:18042, remote=/10.30.171.175:43314]) Closing immediately 15:27:03.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18042] - close(TransportIoSession[local=/10.30.170.167:18042, remote=/10.30.171.175:43314])[Immediately] closed 15:27:03.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@667f2a72) signal close complete immediately=true 15:27:03.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43314])[Immediately] closed 15:27:03.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc26efada, L:/10.30.170.167:18042 ! R:/10.30.171.175:43314] inactive. 15:27:03.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=213, channel=[id: 0xc26efada, L:/10.30.170.167:18042 ! R:/10.30.171.175:43314]} end of input detected while session was in state up 15:27:03.202 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=213, channel=[id: 0xc26efada, L:/10.30.170.167:18042 ! R:/10.30.171.175:43314]} down, reason: End of input 15:27:03.304 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59152]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:03.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59152]) process #19 SSH_MSG_IGNORE 15:27:03.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59152]) SSH_MSG_IGNORE 15:27:03.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37572]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:03.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37572]) process #20 SSH_MSG_IGNORE 15:27:03.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37572]) SSH_MSG_IGNORE 15:27:03.357 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59260]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:27:03.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59260]) process #17 SSH_MSG_IGNORE 15:27:03.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59260]) SSH_MSG_IGNORE 15:27:03.396 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40132]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:03.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40132]) process #24 SSH_MSG_IGNORE 15:27:03.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40132]) SSH_MSG_IGNORE 15:27:03.587 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40090]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:27:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40090]) process #18 SSH_MSG_IGNORE 15:27:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40090]) SSH_MSG_IGNORE 15:27:03.676 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36940]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:03.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36940]) process #27 SSH_MSG_IGNORE 15:27:03.677 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36940]) SSH_MSG_IGNORE 15:27:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:46226])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]) exit code=0, immediate=false 15:27:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46226]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46226]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]) Closing gracefully 15:27:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]) 15:27:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]) 15:27:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226])[immediately=false] processing 15:27:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46226]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]) Closing immediately 15:27:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226])[immediately=true] processing 15:27:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226] 15:27:03.892 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5cdbb068) signal close complete immediately=true 15:27:03.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:03.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49eda8cd) signal close complete immediately=true 15:27:03.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226])[Immediately] closed 15:27:03.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]) result=null 15:27:03.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6507f8ec) signal close complete immediately=false 15:27:03.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70229dcf) signal close complete immediately=false 15:27:03.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46226]) code=0 message='' shell closed 15:27:03.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46226]) Closing immediately 15:27:03.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:03.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46226]]) Closing immediately 15:27:03.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46226]) stopping 15:27:03.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46226]) stopped 15:27:03.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46226]])[Immediately] closed 15:27:03.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18043] - close(TransportIoSession[local=/10.30.170.167:18043, remote=/10.30.171.175:46226]) Closing immediately 15:27:03.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18043] - close(TransportIoSession[local=/10.30.170.167:18043, remote=/10.30.171.175:46226])[Immediately] closed 15:27:03.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71fb2b53) signal close complete immediately=true 15:27:03.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46226])[Immediately] closed 15:27:03.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xaf8360dd, L:/10.30.170.167:18043 ! R:/10.30.171.175:46226] inactive. 15:27:03.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=214, channel=[id: 0xaf8360dd, L:/10.30.170.167:18043 ! R:/10.30.171.175:46226]} end of input detected while session was in state up 15:27:03.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=214, channel=[id: 0xaf8360dd, L:/10.30.170.167:18043 ! R:/10.30.171.175:46226]} down, reason: End of input 15:27:04.019 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43564]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:27:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43564]) process #28 SSH_MSG_IGNORE 15:27:04.019 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43564]) SSH_MSG_IGNORE 15:27:04.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41604]) process #23 SSH_MSG_IGNORE 15:27:04.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41604]) SSH_MSG_IGNORE 15:27:04.118 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41604]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:04.199 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:04.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #22 SSH_MSG_IGNORE 15:27:04.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:27:04.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45270]) process #21 SSH_MSG_IGNORE 15:27:04.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45270]) SSH_MSG_IGNORE 15:27:04.309 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45270]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:04.413 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59614]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:04.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59614]) process #19 SSH_MSG_IGNORE 15:27:04.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59614]) SSH_MSG_IGNORE 15:27:04.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55152]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:04.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55152]) process #25 SSH_MSG_IGNORE 15:27:04.437 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55152]) SSH_MSG_IGNORE 15:27:04.461 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60536]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:04.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60536]) process #26 SSH_MSG_IGNORE 15:27:04.461 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60536]) SSH_MSG_IGNORE 15:27:04.542 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50140]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50140]) process #24 SSH_MSG_IGNORE 15:27:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50140]) SSH_MSG_IGNORE 15:27:04.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:38176])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:04.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]) exit code=0, immediate=false 15:27:04.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:04.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38176]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:04.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:04.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38176]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:04.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]) Closing gracefully 15:27:04.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]) 15:27:04.621 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]) 15:27:04.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:04.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:04.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:04.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:04.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176])[immediately=false] processing 15:27:04.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:04.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38176]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:04.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:04.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]) Closing immediately 15:27:04.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:04.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:04.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176])[immediately=true] processing 15:27:04.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176] 15:27:04.622 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@165e89a8) signal close complete immediately=true 15:27:04.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:04.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45d9d955) signal close complete immediately=true 15:27:04.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176])[Immediately] closed 15:27:04.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]) result=null 15:27:04.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@34c6d22e) signal close complete immediately=false 15:27:04.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6bf8785f) signal close complete immediately=false 15:27:04.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38176]) code=0 message='' shell closed 15:27:04.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38176]) Closing immediately 15:27:04.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:04.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38176]]) Closing immediately 15:27:04.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38176]) stopping 15:27:04.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38176]) stopped 15:27:04.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38176]])[Immediately] closed 15:27:04.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18044] - close(TransportIoSession[local=/10.30.170.167:18044, remote=/10.30.171.175:38176]) Closing immediately 15:27:04.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18044] - close(TransportIoSession[local=/10.30.170.167:18044, remote=/10.30.171.175:38176])[Immediately] closed 15:27:04.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@989af41) signal close complete immediately=true 15:27:04.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38176])[Immediately] closed 15:27:04.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8be3872e, L:/10.30.170.167:18044 ! R:/10.30.171.175:38176] inactive. 15:27:04.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=215, channel=[id: 0x8be3872e, L:/10.30.170.167:18044 ! R:/10.30.171.175:38176]} end of input detected while session was in state up 15:27:04.623 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=215, channel=[id: 0x8be3872e, L:/10.30.170.167:18044 ! R:/10.30.171.175:38176]} down, reason: End of input 15:27:04.796 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35212]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35212]) process #20 SSH_MSG_IGNORE 15:27:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35212]) SSH_MSG_IGNORE 15:27:04.953 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56610]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:04.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56610]) process #27 SSH_MSG_IGNORE 15:27:04.953 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56610]) SSH_MSG_IGNORE 15:27:05.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44176]) process #21 SSH_MSG_IGNORE 15:27:05.058 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44176]) SSH_MSG_IGNORE 15:27:05.059 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44176]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:05.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56248]) process #17 SSH_MSG_IGNORE 15:27:05.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56248]) SSH_MSG_IGNORE 15:27:05.122 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56248]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:27:05.171 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57892]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:27:05.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57892]) process #28 SSH_MSG_IGNORE 15:27:05.172 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57892]) SSH_MSG_IGNORE 15:27:05.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47086]) process #18 SSH_MSG_IGNORE 15:27:05.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47086]) SSH_MSG_IGNORE 15:27:05.215 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47086]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:27:05.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55726]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:05.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55726]) process #19 SSH_MSG_IGNORE 15:27:05.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55726]) SSH_MSG_IGNORE 15:27:05.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59020]) process #22 SSH_MSG_IGNORE 15:27:05.354 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59020]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:05.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59020]) SSH_MSG_IGNORE 15:27:05.421 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39854]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:05.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39854]) process #23 SSH_MSG_IGNORE 15:27:05.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39854]) SSH_MSG_IGNORE 15:27:05.425 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50180]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:05.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50180]) process #25 SSH_MSG_IGNORE 15:27:05.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50180]) SSH_MSG_IGNORE 15:27:05.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:34534])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:05.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]) exit code=0, immediate=false 15:27:05.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:05.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34534]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:05.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:05.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34534]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:05.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]) Closing gracefully 15:27:05.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]) 15:27:05.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]) 15:27:05.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:05.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:05.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:05.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:05.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534])[immediately=false] processing 15:27:05.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:05.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34534]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:05.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:05.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]) Closing immediately 15:27:05.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:05.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:05.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534])[immediately=true] processing 15:27:05.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534] 15:27:05.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65cb10a3) signal close complete immediately=true 15:27:05.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:05.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43d0767a) signal close complete immediately=true 15:27:05.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534])[Immediately] closed 15:27:05.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]) result=null 15:27:05.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d042dc6) signal close complete immediately=false 15:27:05.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17ed25b4) signal close complete immediately=false 15:27:05.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34534]) code=0 message='' shell closed 15:27:05.530 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34534]) Closing immediately 15:27:05.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:05.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34534]]) Closing immediately 15:27:05.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34534]) stopping 15:27:05.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34534]) stopped 15:27:05.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34534]])[Immediately] closed 15:27:05.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18045] - close(TransportIoSession[local=/10.30.170.167:18045, remote=/10.30.171.175:34534]) Closing immediately 15:27:05.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18045] - close(TransportIoSession[local=/10.30.170.167:18045, remote=/10.30.171.175:34534])[Immediately] closed 15:27:05.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a1e71e2) signal close complete immediately=true 15:27:05.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34534])[Immediately] closed 15:27:05.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf3183613, L:/10.30.170.167:18045 ! R:/10.30.171.175:34534] inactive. 15:27:05.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=216, channel=[id: 0xf3183613, L:/10.30.170.167:18045 ! R:/10.30.171.175:34534]} end of input detected while session was in state up 15:27:05.531 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=216, channel=[id: 0xf3183613, L:/10.30.170.167:18045 ! R:/10.30.171.175:34534]} down, reason: End of input 15:27:05.711 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58356]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:05.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58356]) process #24 SSH_MSG_IGNORE 15:27:05.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58356]) SSH_MSG_IGNORE 15:27:05.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42458]) process #26 SSH_MSG_IGNORE 15:27:05.772 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42458]) SSH_MSG_IGNORE 15:27:05.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42458]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:06.011 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40848]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:06.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40848]) process #21 SSH_MSG_IGNORE 15:27:06.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40848]) SSH_MSG_IGNORE 15:27:06.181 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47636]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:27:06.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47636]) process #28 SSH_MSG_IGNORE 15:27:06.182 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47636]) SSH_MSG_IGNORE 15:27:06.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:52710])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:06.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]) exit code=0, immediate=false 15:27:06.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:06.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52710]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:06.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:06.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52710]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:06.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]) Closing gracefully 15:27:06.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]) 15:27:06.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]) 15:27:06.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:06.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:06.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:06.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:06.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710])[immediately=false] processing 15:27:06.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:06.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52710]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:06.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:06.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]) Closing immediately 15:27:06.218 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:06.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:06.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710])[immediately=true] processing 15:27:06.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710] 15:27:06.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5cce8b65) signal close complete immediately=true 15:27:06.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:06.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5816d8a5) signal close complete immediately=true 15:27:06.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710])[Immediately] closed 15:27:06.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]) result=null 15:27:06.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37f2c021) signal close complete immediately=false 15:27:06.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c0a0088) signal close complete immediately=false 15:27:06.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52710]) code=0 message='' shell closed 15:27:06.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52710]) Closing immediately 15:27:06.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:06.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52710]]) Closing immediately 15:27:06.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52710]) stopping 15:27:06.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52710]) stopped 15:27:06.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52710]])[Immediately] closed 15:27:06.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18046] - close(TransportIoSession[local=/10.30.170.167:18046, remote=/10.30.171.175:52710]) Closing immediately 15:27:06.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18046] - close(TransportIoSession[local=/10.30.170.167:18046, remote=/10.30.171.175:52710])[Immediately] closed 15:27:06.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@34b735cf) signal close complete immediately=true 15:27:06.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52710])[Immediately] closed 15:27:06.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x95dcda59, L:/10.30.170.167:18046 ! R:/10.30.171.175:52710] inactive. 15:27:06.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=217, channel=[id: 0x95dcda59, L:/10.30.170.167:18046 ! R:/10.30.171.175:52710]} end of input detected while session was in state up 15:27:06.219 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=217, channel=[id: 0x95dcda59, L:/10.30.170.167:18046 ! R:/10.30.171.175:52710]} down, reason: End of input 15:27:06.230 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:06.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #20 SSH_MSG_IGNORE 15:27:06.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:27:06.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46464]) process #17 SSH_MSG_IGNORE 15:27:06.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46464]) SSH_MSG_IGNORE 15:27:06.234 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46464]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:27:06.238 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37492]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:06.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37492]) process #27 SSH_MSG_IGNORE 15:27:06.239 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37492]) SSH_MSG_IGNORE 15:27:06.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44996]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:06.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44996]) process #19 SSH_MSG_IGNORE 15:27:06.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44996]) SSH_MSG_IGNORE 15:27:06.540 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50372]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:06.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50372]) process #23 SSH_MSG_IGNORE 15:27:06.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50372]) SSH_MSG_IGNORE 15:27:06.733 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56674]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56674]) process #22 SSH_MSG_IGNORE 15:27:06.733 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56674]) SSH_MSG_IGNORE 15:27:06.733 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57744]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:27:06.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57744]) process #18 SSH_MSG_IGNORE 15:27:06.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57744]) SSH_MSG_IGNORE 15:27:06.811 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46650]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:06.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46650]) process #25 SSH_MSG_IGNORE 15:27:06.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46650]) SSH_MSG_IGNORE 15:27:06.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:38228])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:06.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]) exit code=0, immediate=false 15:27:06.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:06.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38228]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:06.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:06.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38228]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:06.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]) Closing gracefully 15:27:06.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]) 15:27:06.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]) 15:27:06.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:06.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:06.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:06.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:06.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228])[immediately=false] processing 15:27:06.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:06.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38228]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:06.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:06.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]) Closing immediately 15:27:06.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:06.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:06.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228])[immediately=true] processing 15:27:06.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228] 15:27:06.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@434f3bf4) signal close complete immediately=true 15:27:06.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:06.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@34bf62ba) signal close complete immediately=true 15:27:06.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228])[Immediately] closed 15:27:06.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]) result=null 15:27:06.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4bcb2b52) signal close complete immediately=false 15:27:06.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11f49393) signal close complete immediately=false 15:27:06.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38228]) code=0 message='' shell closed 15:27:06.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38228]) Closing immediately 15:27:06.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:06.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38228]]) Closing immediately 15:27:06.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38228]) stopping 15:27:06.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38228]) stopped 15:27:06.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38228]])[Immediately] closed 15:27:06.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18047] - close(TransportIoSession[local=/10.30.170.167:18047, remote=/10.30.171.175:38228]) Closing immediately 15:27:06.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18047] - close(TransportIoSession[local=/10.30.170.167:18047, remote=/10.30.171.175:38228])[Immediately] closed 15:27:06.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2bde8ac2) signal close complete immediately=true 15:27:06.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38228])[Immediately] closed 15:27:06.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1ec7d163, L:/10.30.170.167:18047 ! R:/10.30.171.175:38228] inactive. 15:27:06.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=218, channel=[id: 0x1ec7d163, L:/10.30.170.167:18047 ! R:/10.30.171.175:38228]} end of input detected while session was in state up 15:27:06.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=218, channel=[id: 0x1ec7d163, L:/10.30.170.167:18047 ! R:/10.30.171.175:38228]} down, reason: End of input 15:27:06.931 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39958]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39958]) process #24 SSH_MSG_IGNORE 15:27:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39958]) SSH_MSG_IGNORE 15:27:06.966 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47864]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:06.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47864]) process #26 SSH_MSG_IGNORE 15:27:06.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47864]) SSH_MSG_IGNORE 15:27:07.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39500]) process #21 SSH_MSG_IGNORE 15:27:07.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39500]) SSH_MSG_IGNORE 15:27:07.074 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39500]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:07.214 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40596]) packet #18 sending command=2[SSH_MSG_IGNORE] len=27 15:27:07.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40596]) process #17 SSH_MSG_IGNORE 15:27:07.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40596]) SSH_MSG_IGNORE 15:27:07.308 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42082]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:07.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42082]) process #20 SSH_MSG_IGNORE 15:27:07.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42082]) SSH_MSG_IGNORE 15:27:07.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60978]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:27:07.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60978]) process #28 SSH_MSG_IGNORE 15:27:07.509 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60978]) SSH_MSG_IGNORE 15:27:07.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:51856])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:07.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]) exit code=0, immediate=false 15:27:07.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:07.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51856]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:07.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:07.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51856]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:07.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]) Closing gracefully 15:27:07.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]) 15:27:07.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]) 15:27:07.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:07.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:07.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:07.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:07.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856])[immediately=false] processing 15:27:07.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:07.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51856]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:07.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:07.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]) Closing immediately 15:27:07.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:07.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:07.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856])[immediately=true] processing 15:27:07.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856] 15:27:07.559 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ce1c2a1) signal close complete immediately=true 15:27:07.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:07.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@609e4005) signal close complete immediately=true 15:27:07.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856])[Immediately] closed 15:27:07.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]) result=null 15:27:07.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41b72df5) signal close complete immediately=false 15:27:07.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5de78265) signal close complete immediately=false 15:27:07.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51856]) code=0 message='' shell closed 15:27:07.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51856]) Closing immediately 15:27:07.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:07.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51856]]) Closing immediately 15:27:07.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51856]) stopping 15:27:07.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51856]) stopped 15:27:07.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51856]])[Immediately] closed 15:27:07.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18048] - close(TransportIoSession[local=/10.30.170.167:18048, remote=/10.30.171.175:51856]) Closing immediately 15:27:07.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18048] - close(TransportIoSession[local=/10.30.170.167:18048, remote=/10.30.171.175:51856])[Immediately] closed 15:27:07.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ff1b7b2) signal close complete immediately=true 15:27:07.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51856])[Immediately] closed 15:27:07.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe5bc9cca, L:/10.30.170.167:18048 ! R:/10.30.171.175:51856] inactive. 15:27:07.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=219, channel=[id: 0xe5bc9cca, L:/10.30.170.167:18048 ! R:/10.30.171.175:51856]} end of input detected while session was in state up 15:27:07.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=219, channel=[id: 0xe5bc9cca, L:/10.30.170.167:18048 ! R:/10.30.171.175:51856]} down, reason: End of input 15:27:07.801 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36408]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:07.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36408]) process #27 SSH_MSG_IGNORE 15:27:07.801 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36408]) SSH_MSG_IGNORE 15:27:07.880 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55408]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:07.880 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55408]) process #23 SSH_MSG_IGNORE 15:27:07.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55408]) SSH_MSG_IGNORE 15:27:07.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54286]) process #18 SSH_MSG_IGNORE 15:27:07.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54286]) SSH_MSG_IGNORE 15:27:07.999 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54286]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:27:08.005 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42628]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:08.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42628]) process #25 SSH_MSG_IGNORE 15:27:08.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42628]) SSH_MSG_IGNORE 15:27:08.082 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43062]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:08.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43062]) process #19 SSH_MSG_IGNORE 15:27:08.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43062]) SSH_MSG_IGNORE 15:27:08.097 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37352]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:08.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37352]) process #22 SSH_MSG_IGNORE 15:27:08.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37352]) SSH_MSG_IGNORE 15:27:08.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36924]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:08.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36924]) process #24 SSH_MSG_IGNORE 15:27:08.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36924]) SSH_MSG_IGNORE 15:27:08.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41398]) process #26 SSH_MSG_IGNORE 15:27:08.304 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41398]) SSH_MSG_IGNORE 15:27:08.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41398]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:08.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:54436])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:08.307 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]) exit code=0, immediate=false 15:27:08.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:08.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54436]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:08.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:08.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54436]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:08.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]) Closing gracefully 15:27:08.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]) 15:27:08.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]) 15:27:08.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:08.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:08.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:08.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:08.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436])[immediately=false] processing 15:27:08.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:08.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54436]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:08.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:08.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]) Closing immediately 15:27:08.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:08.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:08.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436])[immediately=true] processing 15:27:08.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436] 15:27:08.308 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@513d7184) signal close complete immediately=true 15:27:08.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:08.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@560c1487) signal close complete immediately=true 15:27:08.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436])[Immediately] closed 15:27:08.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]) result=null 15:27:08.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7eb0d9e4) signal close complete immediately=false 15:27:08.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a61fbe3) signal close complete immediately=false 15:27:08.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54436]) code=0 message='' shell closed 15:27:08.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54436]) Closing immediately 15:27:08.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:08.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54436]]) Closing immediately 15:27:08.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54436]) stopping 15:27:08.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54436]) stopped 15:27:08.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54436]])[Immediately] closed 15:27:08.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18049] - close(TransportIoSession[local=/10.30.170.167:18049, remote=/10.30.171.175:54436]) Closing immediately 15:27:08.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18049] - close(TransportIoSession[local=/10.30.170.167:18049, remote=/10.30.171.175:54436])[Immediately] closed 15:27:08.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@606a107a) signal close complete immediately=true 15:27:08.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54436])[Immediately] closed 15:27:08.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x81ee2405, L:/10.30.170.167:18049 ! R:/10.30.171.175:54436] inactive. 15:27:08.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=220, channel=[id: 0x81ee2405, L:/10.30.170.167:18049 ! R:/10.30.171.175:54436]} end of input detected while session was in state up 15:27:08.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=220, channel=[id: 0x81ee2405, L:/10.30.170.167:18049 ! R:/10.30.171.175:54436]} down, reason: End of input 15:27:08.330 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33868]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:08.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33868]) process #21 SSH_MSG_IGNORE 15:27:08.331 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33868]) SSH_MSG_IGNORE 15:27:08.576 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42510]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:27:08.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42510]) process #28 SSH_MSG_IGNORE 15:27:08.577 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42510]) SSH_MSG_IGNORE 15:27:08.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60160]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:08.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60160]) process #20 SSH_MSG_IGNORE 15:27:08.584 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60160]) SSH_MSG_IGNORE 15:27:08.742 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:08.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #27 SSH_MSG_IGNORE 15:27:08.742 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:27:08.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50712]) process #23 SSH_MSG_IGNORE 15:27:08.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50712]) SSH_MSG_IGNORE 15:27:08.876 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50712]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:08.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:39886])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:08.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]) exit code=0, immediate=false 15:27:08.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:08.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39886]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:08.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:08.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39886]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:08.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]) Closing gracefully 15:27:08.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]) 15:27:08.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]) 15:27:08.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:08.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:08.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:08.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:08.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886])[immediately=false] processing 15:27:08.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:08.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39886]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:08.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:08.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]) Closing immediately 15:27:08.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:08.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:08.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886])[immediately=true] processing 15:27:08.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886] 15:27:08.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a0e3366) signal close complete immediately=true 15:27:08.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:08.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@308ede5b) signal close complete immediately=true 15:27:08.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886])[Immediately] closed 15:27:08.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]) result=null 15:27:08.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ae915ee) signal close complete immediately=false 15:27:08.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e9f5f7d) signal close complete immediately=false 15:27:08.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39886]) code=0 message='' shell closed 15:27:09.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:39886]) Closing immediately 15:27:09.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:09.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39886]]) Closing immediately 15:27:09.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39886]) stopping 15:27:09.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39886]) stopped 15:27:09.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39886]])[Immediately] closed 15:27:09.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18050] - close(TransportIoSession[local=/10.30.170.167:18050, remote=/10.30.171.175:39886]) Closing immediately 15:27:09.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18050] - close(TransportIoSession[local=/10.30.170.167:18050, remote=/10.30.171.175:39886])[Immediately] closed 15:27:09.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25c1d4cb) signal close complete immediately=true 15:27:09.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:39886])[Immediately] closed 15:27:09.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3d5334fc, L:/10.30.170.167:18050 ! R:/10.30.171.175:39886] inactive. 15:27:09.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=221, channel=[id: 0x3d5334fc, L:/10.30.170.167:18050 ! R:/10.30.171.175:39886]} end of input detected while session was in state up 15:27:09.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=221, channel=[id: 0x3d5334fc, L:/10.30.170.167:18050 ! R:/10.30.171.175:39886]} down, reason: End of input 15:27:09.158 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35768]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:09.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35768]) process #25 SSH_MSG_IGNORE 15:27:09.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35768]) SSH_MSG_IGNORE 15:27:09.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58670]) process #19 SSH_MSG_IGNORE 15:27:09.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58670]) SSH_MSG_IGNORE 15:27:09.180 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58670]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:09.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56304]) process #21 SSH_MSG_IGNORE 15:27:09.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56304]) SSH_MSG_IGNORE 15:27:09.188 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56304]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:09.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59584]) process #22 SSH_MSG_IGNORE 15:27:09.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59584]) SSH_MSG_IGNORE 15:27:09.242 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59584]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:09.365 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56416]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:27:09.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56416]) process #18 SSH_MSG_IGNORE 15:27:09.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56416]) SSH_MSG_IGNORE 15:27:09.472 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57378]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:09.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57378]) process #20 SSH_MSG_IGNORE 15:27:09.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57378]) SSH_MSG_IGNORE 15:27:09.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55850]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:09.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55850]) process #24 SSH_MSG_IGNORE 15:27:09.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55850]) SSH_MSG_IGNORE 15:27:09.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:50722])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:09.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]) exit code=0, immediate=false 15:27:09.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:09.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50722]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:09.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:09.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50722]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:09.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]) Closing gracefully 15:27:09.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]) 15:27:09.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]) 15:27:09.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:09.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:09.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:09.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:09.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722])[immediately=false] processing 15:27:09.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:09.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50722]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:09.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:09.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]) Closing immediately 15:27:09.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:09.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:09.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722])[immediately=true] processing 15:27:09.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722] 15:27:09.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@248cdc9c) signal close complete immediately=true 15:27:09.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:09.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1789a71b) signal close complete immediately=true 15:27:09.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722])[Immediately] closed 15:27:09.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]) result=null 15:27:09.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a65e8a6) signal close complete immediately=false 15:27:09.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@706816b8) signal close complete immediately=false 15:27:09.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50722]) code=0 message='' shell closed 15:27:09.729 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50722]) Closing immediately 15:27:09.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:09.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50722]]) Closing immediately 15:27:09.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50722]) stopping 15:27:09.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50722]) stopped 15:27:09.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50722]])[Immediately] closed 15:27:09.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18051] - close(TransportIoSession[local=/10.30.170.167:18051, remote=/10.30.171.175:50722]) Closing immediately 15:27:09.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18051] - close(TransportIoSession[local=/10.30.170.167:18051, remote=/10.30.171.175:50722])[Immediately] closed 15:27:09.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32c24c15) signal close complete immediately=true 15:27:09.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50722])[Immediately] closed 15:27:09.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x27ea875a, L:/10.30.170.167:18051 ! R:/10.30.171.175:50722] inactive. 15:27:09.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=222, channel=[id: 0x27ea875a, L:/10.30.170.167:18051 ! R:/10.30.171.175:50722]} end of input detected while session was in state up 15:27:09.730 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=222, channel=[id: 0x27ea875a, L:/10.30.170.167:18051 ! R:/10.30.171.175:50722]} down, reason: End of input 15:27:09.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55758]) process #26 SSH_MSG_IGNORE 15:27:09.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55758]) SSH_MSG_IGNORE 15:27:09.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55758]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:09.976 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:09.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42516]) process #27 SSH_MSG_IGNORE 15:27:09.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_IGNORE 15:27:10.105 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50400]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:27:10.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50400]) process #28 SSH_MSG_IGNORE 15:27:10.106 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50400]) SSH_MSG_IGNORE 15:27:10.164 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41854]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:10.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41854]) process #23 SSH_MSG_IGNORE 15:27:10.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41854]) SSH_MSG_IGNORE 15:27:10.389 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43232]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:10.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43232]) process #21 SSH_MSG_IGNORE 15:27:10.390 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43232]) SSH_MSG_IGNORE 15:27:10.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:59392])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:10.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]) exit code=0, immediate=false 15:27:10.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:10.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59392]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:10.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:10.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59392]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:10.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]) Closing gracefully 15:27:10.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]) 15:27:10.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]) 15:27:10.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:10.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:10.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:10.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:10.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392])[immediately=false] processing 15:27:10.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:10.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59392]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:10.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:10.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]) Closing immediately 15:27:10.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:10.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:10.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392])[immediately=true] processing 15:27:10.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392] 15:27:10.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6363786) signal close complete immediately=true 15:27:10.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:10.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41bd353f) signal close complete immediately=true 15:27:10.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392])[Immediately] closed 15:27:10.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]) result=null 15:27:10.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c2ae998) signal close complete immediately=false 15:27:10.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ac0601d) signal close complete immediately=false 15:27:10.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59392]) code=0 message='' shell closed 15:27:10.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59392]) Closing immediately 15:27:10.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:10.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59392]]) Closing immediately 15:27:10.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59392]) stopping 15:27:10.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59392]) stopped 15:27:10.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59392]])[Immediately] closed 15:27:10.394 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18052] - close(TransportIoSession[local=/10.30.170.167:18052, remote=/10.30.171.175:59392]) Closing immediately 15:27:10.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18052] - close(TransportIoSession[local=/10.30.170.167:18052, remote=/10.30.171.175:59392])[Immediately] closed 15:27:10.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d7dfcc4) signal close complete immediately=true 15:27:10.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59392])[Immediately] closed 15:27:10.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xee5bdd9e, L:/10.30.170.167:18052 ! R:/10.30.171.175:59392] inactive. 15:27:10.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=223, channel=[id: 0xee5bdd9e, L:/10.30.170.167:18052 ! R:/10.30.171.175:59392]} end of input detected while session was in state up 15:27:10.395 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=223, channel=[id: 0xee5bdd9e, L:/10.30.170.167:18052 ! R:/10.30.171.175:59392]} down, reason: End of input 15:27:10.480 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53276]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:10.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53276]) process #25 SSH_MSG_IGNORE 15:27:10.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53276]) SSH_MSG_IGNORE 15:27:10.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43862]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:10.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43862]) process #22 SSH_MSG_IGNORE 15:27:10.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43862]) SSH_MSG_IGNORE 15:27:10.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40930]) process #18 SSH_MSG_IGNORE 15:27:10.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40930]) SSH_MSG_IGNORE 15:27:10.744 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40930]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:27:10.753 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49742]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49742]) process #24 SSH_MSG_IGNORE 15:27:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49742]) SSH_MSG_IGNORE 15:27:10.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41062]) process #19 SSH_MSG_IGNORE 15:27:10.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41062]) SSH_MSG_IGNORE 15:27:10.895 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41062]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:10.977 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47884]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:10.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47884]) process #26 SSH_MSG_IGNORE 15:27:10.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47884]) SSH_MSG_IGNORE 15:27:10.989 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42588]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:27:10.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42588]) process #28 SSH_MSG_IGNORE 15:27:10.991 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42588]) SSH_MSG_IGNORE 15:27:10.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36490]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:10.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36490]) process #20 SSH_MSG_IGNORE 15:27:10.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36490]) SSH_MSG_IGNORE 15:27:11.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51622]) process #21 SSH_MSG_IGNORE 15:27:11.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51622]) SSH_MSG_IGNORE 15:27:11.080 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51622]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:11.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:56680])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:11.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]) exit code=0, immediate=false 15:27:11.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:11.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56680]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:11.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56680]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]) Closing gracefully 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]) 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]) 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680])[immediately=false] processing 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56680]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]) Closing immediately 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680])[immediately=true] processing 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680] 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3901a9d4) signal close complete immediately=true 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f648107) signal close complete immediately=true 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680])[Immediately] closed 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]) result=null 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3623bafe) signal close complete immediately=false 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76729788) signal close complete immediately=false 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56680]) code=0 message='' shell closed 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:56680]) Closing immediately 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56680]]) Closing immediately 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56680]) stopping 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56680]) stopped 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56680]])[Immediately] closed 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18053] - close(TransportIoSession[local=/10.30.170.167:18053, remote=/10.30.171.175:56680]) Closing immediately 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18053] - close(TransportIoSession[local=/10.30.170.167:18053, remote=/10.30.171.175:56680])[Immediately] closed 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4289df9b) signal close complete immediately=true 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:56680])[Immediately] closed 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3f95f7f2, L:/10.30.170.167:18053 ! R:/10.30.171.175:56680] inactive. 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=224, channel=[id: 0x3f95f7f2, L:/10.30.170.167:18053 ! R:/10.30.171.175:56680]} end of input detected while session was in state up 15:27:11.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=224, channel=[id: 0x3f95f7f2, L:/10.30.170.167:18053 ! R:/10.30.171.175:56680]} down, reason: End of input 15:27:11.269 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55450]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:11.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55450]) process #27 SSH_MSG_IGNORE 15:27:11.270 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55450]) SSH_MSG_IGNORE 15:27:11.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38246]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:11.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38246]) process #23 SSH_MSG_IGNORE 15:27:11.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38246]) SSH_MSG_IGNORE 15:27:11.580 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35884]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:11.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35884]) process #25 SSH_MSG_IGNORE 15:27:11.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35884]) SSH_MSG_IGNORE 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:50252])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]) exit code=0, immediate=false 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50252]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50252]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]) Closing gracefully 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]) 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]) 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252])[immediately=false] processing 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50252]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]) Closing immediately 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252])[immediately=true] processing 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252] 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e43afc9) signal close complete immediately=true 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20574cf5) signal close complete immediately=true 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252])[Immediately] closed 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]) result=null 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ddb4cf0) signal close complete immediately=false 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@328ae74e) signal close complete immediately=false 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50252]) code=0 message='' shell closed 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50252]) Closing immediately 15:27:11.802 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:11.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50252]]) Closing immediately 15:27:11.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50252]) stopping 15:27:11.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50252]) stopped 15:27:11.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50252]])[Immediately] closed 15:27:11.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18054] - close(TransportIoSession[local=/10.30.170.167:18054, remote=/10.30.171.175:50252]) Closing immediately 15:27:11.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18054] - close(TransportIoSession[local=/10.30.170.167:18054, remote=/10.30.171.175:50252])[Immediately] closed 15:27:11.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31343b31) signal close complete immediately=true 15:27:11.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50252])[Immediately] closed 15:27:11.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe435cc7f, L:/10.30.170.167:18054 ! R:/10.30.171.175:50252] inactive. 15:27:11.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=225, channel=[id: 0xe435cc7f, L:/10.30.170.167:18054 ! R:/10.30.171.175:50252]} end of input detected while session was in state up 15:27:11.803 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=225, channel=[id: 0xe435cc7f, L:/10.30.170.167:18054 ! R:/10.30.171.175:50252]} down, reason: End of input 15:27:11.837 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59380]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:11.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59380]) process #21 SSH_MSG_IGNORE 15:27:11.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59380]) SSH_MSG_IGNORE 15:27:11.855 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52712]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:27:11.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52712]) process #18 SSH_MSG_IGNORE 15:27:11.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52712]) SSH_MSG_IGNORE 15:27:11.895 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60352]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:11.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60352]) process #22 SSH_MSG_IGNORE 15:27:11.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60352]) SSH_MSG_IGNORE 15:27:11.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34526]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:12.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34526]) process #26 SSH_MSG_IGNORE 15:27:12.000 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34526]) SSH_MSG_IGNORE 15:27:12.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34438]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:12.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34438]) process #19 SSH_MSG_IGNORE 15:27:12.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34438]) SSH_MSG_IGNORE 15:27:12.165 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58508]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:12.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58508]) process #23 SSH_MSG_IGNORE 15:27:12.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58508]) SSH_MSG_IGNORE 15:27:12.213 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56412]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56412]) process #20 SSH_MSG_IGNORE 15:27:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56412]) SSH_MSG_IGNORE 15:27:12.294 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58928]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:27:12.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58928]) process #28 SSH_MSG_IGNORE 15:27:12.295 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58928]) SSH_MSG_IGNORE 15:27:12.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:43564])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:12.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]) exit code=0, immediate=false 15:27:12.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:12.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43564]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:12.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:12.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43564]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:12.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]) Closing gracefully 15:27:12.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]) 15:27:12.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]) 15:27:12.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:12.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:12.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:12.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:12.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564])[immediately=false] processing 15:27:12.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:12.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43564]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:12.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:12.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]) Closing immediately 15:27:12.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:12.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:12.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564])[immediately=true] processing 15:27:12.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564] 15:27:12.493 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@99f6b93) signal close complete immediately=true 15:27:12.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:12.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57174d13) signal close complete immediately=true 15:27:12.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564])[Immediately] closed 15:27:12.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]) result=null 15:27:12.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51cc5fb3) signal close complete immediately=false 15:27:12.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@651d9ae0) signal close complete immediately=false 15:27:12.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43564]) code=0 message='' shell closed 15:27:12.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43564]) Closing immediately 15:27:12.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:12.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43564]]) Closing immediately 15:27:12.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43564]) stopping 15:27:12.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43564]) stopped 15:27:12.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43564]])[Immediately] closed 15:27:12.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18055] - close(TransportIoSession[local=/10.30.170.167:18055, remote=/10.30.171.175:43564]) Closing immediately 15:27:12.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18055] - close(TransportIoSession[local=/10.30.170.167:18055, remote=/10.30.171.175:43564])[Immediately] closed 15:27:12.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17aca623) signal close complete immediately=true 15:27:12.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43564])[Immediately] closed 15:27:12.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x883f258f, L:/10.30.170.167:18055 ! R:/10.30.171.175:43564] inactive. 15:27:12.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=226, channel=[id: 0x883f258f, L:/10.30.170.167:18055 ! R:/10.30.171.175:43564]} end of input detected while session was in state up 15:27:12.494 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=226, channel=[id: 0x883f258f, L:/10.30.170.167:18055 ! R:/10.30.171.175:43564]} down, reason: End of input 15:27:12.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53432]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:12.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53432]) process #24 SSH_MSG_IGNORE 15:27:12.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53432]) SSH_MSG_IGNORE 15:27:12.721 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58460]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:12.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58460]) process #27 SSH_MSG_IGNORE 15:27:12.749 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58460]) SSH_MSG_IGNORE 15:27:12.900 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53756]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:27:12.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53756]) process #18 SSH_MSG_IGNORE 15:27:12.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53756]) SSH_MSG_IGNORE 15:27:12.974 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53306]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:12.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53306]) process #25 SSH_MSG_IGNORE 15:27:12.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53306]) SSH_MSG_IGNORE 15:27:13.089 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38082]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:13.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38082]) process #22 SSH_MSG_IGNORE 15:27:13.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38082]) SSH_MSG_IGNORE 15:27:13.178 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50008]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:13.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50008]) process #21 SSH_MSG_IGNORE 15:27:13.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50008]) SSH_MSG_IGNORE 15:27:13.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:57892])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]) exit code=0, immediate=false 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57892]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57892]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]) Closing gracefully 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]) 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]) 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892])[immediately=false] processing 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57892]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]) Closing immediately 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892])[immediately=true] processing 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892] 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7945d2f6) signal close complete immediately=true 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@246842b1) signal close complete immediately=true 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892])[Immediately] closed 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]) result=null 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ab58578) signal close complete immediately=false 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c3646db) signal close complete immediately=false 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57892]) code=0 message='' shell closed 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57892]) Closing immediately 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57892]]) Closing immediately 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57892]) stopping 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57892]) stopped 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57892]])[Immediately] closed 15:27:13.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18056] - close(TransportIoSession[local=/10.30.170.167:18056, remote=/10.30.171.175:57892]) Closing immediately 15:27:13.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18056] - close(TransportIoSession[local=/10.30.170.167:18056, remote=/10.30.171.175:57892])[Immediately] closed 15:27:13.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b33e1c9) signal close complete immediately=true 15:27:13.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57892])[Immediately] closed 15:27:13.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x10d1e240, L:/10.30.170.167:18056 ! R:/10.30.171.175:57892] inactive. 15:27:13.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=227, channel=[id: 0x10d1e240, L:/10.30.170.167:18056 ! R:/10.30.171.175:57892]} end of input detected while session was in state up 15:27:13.199 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=227, channel=[id: 0x10d1e240, L:/10.30.170.167:18056 ! R:/10.30.171.175:57892]} down, reason: End of input 15:27:13.266 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37728]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:13.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37728]) process #19 SSH_MSG_IGNORE 15:27:13.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37728]) SSH_MSG_IGNORE 15:27:13.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55276]) process #20 SSH_MSG_IGNORE 15:27:13.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55276]) SSH_MSG_IGNORE 15:27:13.339 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55276]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:13.343 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35848]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:13.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35848]) process #26 SSH_MSG_IGNORE 15:27:13.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35848]) SSH_MSG_IGNORE 15:27:13.437 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41624]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:13.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41624]) process #23 SSH_MSG_IGNORE 15:27:13.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41624]) SSH_MSG_IGNORE 15:27:13.754 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33814]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:27:13.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33814]) process #28 SSH_MSG_IGNORE 15:27:13.754 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33814]) SSH_MSG_IGNORE 15:27:13.763 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34874]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:13.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34874]) process #27 SSH_MSG_IGNORE 15:27:13.764 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34874]) SSH_MSG_IGNORE 15:27:13.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:47636])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:13.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]) exit code=0, immediate=false 15:27:13.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:13.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47636]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:13.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:13.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47636]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:13.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]) Closing gracefully 15:27:13.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]) 15:27:13.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]) 15:27:13.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:13.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:13.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:13.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:13.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636])[immediately=false] processing 15:27:13.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:13.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47636]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:13.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:13.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]) Closing immediately 15:27:13.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:13.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:13.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636])[immediately=true] processing 15:27:13.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636] 15:27:13.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c44c67f) signal close complete immediately=true 15:27:13.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:13.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35802c31) signal close complete immediately=true 15:27:13.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636])[Immediately] closed 15:27:13.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]) result=null 15:27:13.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a515d01) signal close complete immediately=false 15:27:13.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37a6e8bf) signal close complete immediately=false 15:27:13.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47636]) code=0 message='' shell closed 15:27:13.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:47636]) Closing immediately 15:27:13.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:13.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47636]]) Closing immediately 15:27:13.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47636]) stopping 15:27:13.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47636]) stopped 15:27:13.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47636]])[Immediately] closed 15:27:13.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18057] - close(TransportIoSession[local=/10.30.170.167:18057, remote=/10.30.171.175:47636]) Closing immediately 15:27:13.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18057] - close(TransportIoSession[local=/10.30.170.167:18057, remote=/10.30.171.175:47636])[Immediately] closed 15:27:13.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ddba70a) signal close complete immediately=true 15:27:13.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:47636])[Immediately] closed 15:27:13.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6207ab22, L:/10.30.170.167:18057 ! R:/10.30.171.175:47636] inactive. 15:27:13.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=228, channel=[id: 0x6207ab22, L:/10.30.170.167:18057 ! R:/10.30.171.175:47636]} end of input detected while session was in state up 15:27:13.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=228, channel=[id: 0x6207ab22, L:/10.30.170.167:18057 ! R:/10.30.171.175:47636]} down, reason: End of input 15:27:14.093 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54604]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:14.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54604]) process #24 SSH_MSG_IGNORE 15:27:14.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54604]) SSH_MSG_IGNORE 15:27:14.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44134]) process #25 SSH_MSG_IGNORE 15:27:14.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44134]) SSH_MSG_IGNORE 15:27:14.228 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44134]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:14.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45182]) process #18 SSH_MSG_IGNORE 15:27:14.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45182]) SSH_MSG_IGNORE 15:27:14.231 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45182]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:27:14.342 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39664]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:14.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39664]) process #22 SSH_MSG_IGNORE 15:27:14.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39664]) SSH_MSG_IGNORE 15:27:14.467 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60648]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:14.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60648]) process #19 SSH_MSG_IGNORE 15:27:14.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60648]) SSH_MSG_IGNORE 15:27:14.506 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54966]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:14.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54966]) process #21 SSH_MSG_IGNORE 15:27:14.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54966]) SSH_MSG_IGNORE 15:27:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:60978])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]) exit code=0, immediate=false 15:27:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60978]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60978]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]) Closing gracefully 15:27:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]) 15:27:14.563 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]) 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978])[immediately=false] processing 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60978]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]) Closing immediately 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978])[immediately=true] processing 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978] 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79ade9b8) signal close complete immediately=true 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2527e942) signal close complete immediately=true 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978])[Immediately] closed 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]) result=null 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e0ceeb) signal close complete immediately=false 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@698ce46d) signal close complete immediately=false 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60978]) code=0 message='' shell closed 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60978]) Closing immediately 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60978]]) Closing immediately 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60978]) stopping 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60978]) stopped 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60978]])[Immediately] closed 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18058] - close(TransportIoSession[local=/10.30.170.167:18058, remote=/10.30.171.175:60978]) Closing immediately 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18058] - close(TransportIoSession[local=/10.30.170.167:18058, remote=/10.30.171.175:60978])[Immediately] closed 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ffa20cd) signal close complete immediately=true 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60978])[Immediately] closed 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdc0dda55, L:/10.30.170.167:18058 ! R:/10.30.171.175:60978] inactive. 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=229, channel=[id: 0xdc0dda55, L:/10.30.170.167:18058 ! R:/10.30.171.175:60978]} end of input detected while session was in state up 15:27:14.564 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=229, channel=[id: 0xdc0dda55, L:/10.30.170.167:18058 ! R:/10.30.171.175:60978]} down, reason: End of input 15:27:14.582 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51458]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:14.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51458]) process #23 SSH_MSG_IGNORE 15:27:14.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51458]) SSH_MSG_IGNORE 15:27:14.676 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54224]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:14.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54224]) process #26 SSH_MSG_IGNORE 15:27:14.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54224]) SSH_MSG_IGNORE 15:27:14.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38338]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38338]) process #20 SSH_MSG_IGNORE 15:27:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38338]) SSH_MSG_IGNORE 15:27:14.824 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34800]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:27:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34800]) process #28 SSH_MSG_IGNORE 15:27:14.825 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34800]) SSH_MSG_IGNORE 15:27:15.011 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45432]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:15.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45432]) process #27 SSH_MSG_IGNORE 15:27:15.012 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45432]) SSH_MSG_IGNORE 15:27:15.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58294]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58294]) process #24 SSH_MSG_IGNORE 15:27:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58294]) SSH_MSG_IGNORE 15:27:15.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:42510])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:15.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]) exit code=0, immediate=false 15:27:15.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:15.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42510]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:15.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:15.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42510]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:15.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]) Closing gracefully 15:27:15.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]) 15:27:15.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]) 15:27:15.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:15.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:15.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:15.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:15.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510])[immediately=false] processing 15:27:15.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:15.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42510]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:15.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:15.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]) Closing immediately 15:27:15.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:15.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:15.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510])[immediately=true] processing 15:27:15.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510] 15:27:15.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@329095fc) signal close complete immediately=true 15:27:15.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:15.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38d4d330) signal close complete immediately=true 15:27:15.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510])[Immediately] closed 15:27:15.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]) result=null 15:27:15.224 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@167f2e76) signal close complete immediately=false 15:27:15.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b4e7e19) signal close complete immediately=false 15:27:15.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42510]) code=0 message='' shell closed 15:27:15.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42510]) Closing immediately 15:27:15.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:15.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42510]]) Closing immediately 15:27:15.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42510]) stopping 15:27:15.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42510]) stopped 15:27:15.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42510]])[Immediately] closed 15:27:15.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18059] - close(TransportIoSession[local=/10.30.170.167:18059, remote=/10.30.171.175:42510]) Closing immediately 15:27:15.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18059] - close(TransportIoSession[local=/10.30.170.167:18059, remote=/10.30.171.175:42510])[Immediately] closed 15:27:15.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1dc731f9) signal close complete immediately=true 15:27:15.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42510])[Immediately] closed 15:27:15.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x45a28f9c, L:/10.30.170.167:18059 ! R:/10.30.171.175:42510] inactive. 15:27:15.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=230, channel=[id: 0x45a28f9c, L:/10.30.170.167:18059 ! R:/10.30.171.175:42510]} end of input detected while session was in state up 15:27:15.225 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=230, channel=[id: 0x45a28f9c, L:/10.30.170.167:18059 ! R:/10.30.171.175:42510]} down, reason: End of input 15:27:15.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47294]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:27:15.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47294]) process #18 SSH_MSG_IGNORE 15:27:15.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47294]) SSH_MSG_IGNORE 15:27:15.388 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49088]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:15.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49088]) process #19 SSH_MSG_IGNORE 15:27:15.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49088]) SSH_MSG_IGNORE 15:27:15.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:15.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #23 SSH_MSG_IGNORE 15:27:15.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:27:15.486 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52898]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:15.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52898]) process #25 SSH_MSG_IGNORE 15:27:15.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52898]) SSH_MSG_IGNORE 15:27:15.628 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49122]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49122]) process #22 SSH_MSG_IGNORE 15:27:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49122]) SSH_MSG_IGNORE 15:27:15.700 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60442]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60442]) process #20 SSH_MSG_IGNORE 15:27:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60442]) SSH_MSG_IGNORE 15:27:15.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34114]) process #21 SSH_MSG_IGNORE 15:27:15.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34114]) SSH_MSG_IGNORE 15:27:15.794 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34114]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:15.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:50400])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:15.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]) exit code=0, immediate=false 15:27:15.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:15.910 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50400]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:15.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:15.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50400]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:15.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]) Closing gracefully 15:27:15.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]) 15:27:15.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]) 15:27:15.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:15.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:15.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:15.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:15.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400])[immediately=false] processing 15:27:15.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:15.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50400]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:15.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:15.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]) Closing immediately 15:27:15.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:15.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:15.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400])[immediately=true] processing 15:27:15.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400] 15:27:15.911 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ede0bbb) signal close complete immediately=true 15:27:15.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:15.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31eb554d) signal close complete immediately=true 15:27:15.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400])[Immediately] closed 15:27:15.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]) result=null 15:27:15.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5443fa79) signal close complete immediately=false 15:27:15.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@92c1813) signal close complete immediately=false 15:27:15.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50400]) code=0 message='' shell closed 15:27:15.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50400]) Closing immediately 15:27:15.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:15.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50400]]) Closing immediately 15:27:15.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50400]) stopping 15:27:15.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50400]) stopped 15:27:15.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50400]])[Immediately] closed 15:27:15.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18060] - close(TransportIoSession[local=/10.30.170.167:18060, remote=/10.30.171.175:50400]) Closing immediately 15:27:15.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18060] - close(TransportIoSession[local=/10.30.170.167:18060, remote=/10.30.171.175:50400])[Immediately] closed 15:27:15.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5771595e) signal close complete immediately=true 15:27:15.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50400])[Immediately] closed 15:27:15.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8adaa610, L:/10.30.170.167:18060 ! R:/10.30.171.175:50400] inactive. 15:27:15.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=231, channel=[id: 0x8adaa610, L:/10.30.170.167:18060 ! R:/10.30.171.175:50400]} end of input detected while session was in state up 15:27:15.912 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=231, channel=[id: 0x8adaa610, L:/10.30.170.167:18060 ! R:/10.30.171.175:50400]} down, reason: End of input 15:27:16.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45406]) process #28 SSH_MSG_IGNORE 15:27:16.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45406]) SSH_MSG_IGNORE 15:27:16.076 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45406]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:27:16.128 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45820]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:16.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45820]) process #26 SSH_MSG_IGNORE 15:27:16.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45820]) SSH_MSG_IGNORE 15:27:16.191 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33070]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:16.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33070]) process #27 SSH_MSG_IGNORE 15:27:16.193 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33070]) SSH_MSG_IGNORE 15:27:16.673 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52344]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:16.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52344]) process #19 SSH_MSG_IGNORE 15:27:16.673 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52344]) SSH_MSG_IGNORE 15:27:16.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:42588])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:16.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]) exit code=0, immediate=false 15:27:16.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:16.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42588]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:16.686 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42588]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]) Closing gracefully 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]) 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]) 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588])[immediately=false] processing 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42588]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]) Closing immediately 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588])[immediately=true] processing 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588] 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1927ff0f) signal close complete immediately=true 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@677e8eca) signal close complete immediately=true 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588])[Immediately] closed 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]) result=null 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@263a9774) signal close complete immediately=false 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7866c531) signal close complete immediately=false 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42588]) code=0 message='' shell closed 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42588]) Closing immediately 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42588]]) Closing immediately 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42588]) stopping 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42588]) stopped 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42588]])[Immediately] closed 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18061] - close(TransportIoSession[local=/10.30.170.167:18061, remote=/10.30.171.175:42588]) Closing immediately 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18061] - close(TransportIoSession[local=/10.30.170.167:18061, remote=/10.30.171.175:42588])[Immediately] closed 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e1f92b5) signal close complete immediately=true 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42588])[Immediately] closed 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7dbed3a0, L:/10.30.170.167:18061 ! R:/10.30.171.175:42588] inactive. 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=232, channel=[id: 0x7dbed3a0, L:/10.30.170.167:18061 ! R:/10.30.171.175:42588]} end of input detected while session was in state up 15:27:16.687 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=232, channel=[id: 0x7dbed3a0, L:/10.30.170.167:18061 ! R:/10.30.171.175:42588]} down, reason: End of input 15:27:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40756]) process #18 SSH_MSG_IGNORE 15:27:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40756]) SSH_MSG_IGNORE 15:27:16.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40756]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:27:16.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39092]) process #25 SSH_MSG_IGNORE 15:27:16.816 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39092]) SSH_MSG_IGNORE 15:27:16.817 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39092]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:16.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45928]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:16.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45928]) process #23 SSH_MSG_IGNORE 15:27:16.834 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45928]) SSH_MSG_IGNORE 15:27:16.877 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44210]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:16.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44210]) process #21 SSH_MSG_IGNORE 15:27:16.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44210]) SSH_MSG_IGNORE 15:27:16.968 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34088]) process #24 SSH_MSG_IGNORE 15:27:16.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34088]) SSH_MSG_IGNORE 15:27:16.969 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34088]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:17.004 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46290]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:17.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46290]) process #20 SSH_MSG_IGNORE 15:27:17.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46290]) SSH_MSG_IGNORE 15:27:17.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59138]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59138]) process #22 SSH_MSG_IGNORE 15:27:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59138]) SSH_MSG_IGNORE 15:27:17.319 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58406]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58406]) process #26 SSH_MSG_IGNORE 15:27:17.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58406]) SSH_MSG_IGNORE 15:27:17.392 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:27:17.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #28 SSH_MSG_IGNORE 15:27:17.393 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:58928])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]) exit code=0, immediate=false 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58928]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58928]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]) Closing gracefully 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]) 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]) 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928])[immediately=false] processing 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58928]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]) Closing immediately 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928])[immediately=true] processing 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928] 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46ea30e5) signal close complete immediately=true 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4eb38a52) signal close complete immediately=true 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928])[Immediately] closed 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]) result=null 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65b326df) signal close complete immediately=false 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@496cf8bf) signal close complete immediately=false 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58928]) code=0 message='' shell closed 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58928]) Closing immediately 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58928]]) Closing immediately 15:27:17.404 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58928]) stopping 15:27:17.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58928]) stopped 15:27:17.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58928]])[Immediately] closed 15:27:17.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18062] - close(TransportIoSession[local=/10.30.170.167:18062, remote=/10.30.171.175:58928]) Closing immediately 15:27:17.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18062] - close(TransportIoSession[local=/10.30.170.167:18062, remote=/10.30.171.175:58928])[Immediately] closed 15:27:17.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e16846f) signal close complete immediately=true 15:27:17.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58928])[Immediately] closed 15:27:17.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6ea0b330, L:/10.30.170.167:18062 ! R:/10.30.171.175:58928] inactive. 15:27:17.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=233, channel=[id: 0x6ea0b330, L:/10.30.170.167:18062 ! R:/10.30.171.175:58928]} end of input detected while session was in state up 15:27:17.405 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=233, channel=[id: 0x6ea0b330, L:/10.30.170.167:18062 ! R:/10.30.171.175:58928]} down, reason: End of input 15:27:17.433 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60050]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:17.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60050]) process #27 SSH_MSG_IGNORE 15:27:17.434 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60050]) SSH_MSG_IGNORE 15:27:17.906 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36566]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:17.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36566]) process #23 SSH_MSG_IGNORE 15:27:17.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36566]) SSH_MSG_IGNORE 15:27:17.945 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41466]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:27:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41466]) process #18 SSH_MSG_IGNORE 15:27:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41466]) SSH_MSG_IGNORE 15:27:18.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58258]) process #25 SSH_MSG_IGNORE 15:27:18.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58258]) SSH_MSG_IGNORE 15:27:18.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58258]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:18.069 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56790]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:18.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56790]) process #21 SSH_MSG_IGNORE 15:27:18.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56790]) SSH_MSG_IGNORE 15:27:18.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36900]) process #19 SSH_MSG_IGNORE 15:27:18.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36900]) SSH_MSG_IGNORE 15:27:18.072 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36900]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:18.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:33814])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:18.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]) exit code=0, immediate=false 15:27:18.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:18.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33814]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:18.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:18.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33814]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:18.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]) Closing gracefully 15:27:18.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]) 15:27:18.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]) 15:27:18.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:18.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:18.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:18.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:18.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814])[immediately=false] processing 15:27:18.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:18.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33814]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:18.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:18.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]) Closing immediately 15:27:18.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:18.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:18.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814])[immediately=true] processing 15:27:18.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814] 15:27:18.094 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10fd0c0b) signal close complete immediately=true 15:27:18.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:18.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32aa571a) signal close complete immediately=true 15:27:18.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814])[Immediately] closed 15:27:18.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]) result=null 15:27:18.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63f92d89) signal close complete immediately=false 15:27:18.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a8d8f9c) signal close complete immediately=false 15:27:18.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33814]) code=0 message='' shell closed 15:27:18.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:33814]) Closing immediately 15:27:18.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:18.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33814]]) Closing immediately 15:27:18.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33814]) stopping 15:27:18.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33814]) stopped 15:27:18.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33814]])[Immediately] closed 15:27:18.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18063] - close(TransportIoSession[local=/10.30.170.167:18063, remote=/10.30.171.175:33814]) Closing immediately 15:27:18.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18063] - close(TransportIoSession[local=/10.30.170.167:18063, remote=/10.30.171.175:33814])[Immediately] closed 15:27:18.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22e84d92) signal close complete immediately=true 15:27:18.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:33814])[Immediately] closed 15:27:18.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb61ee383, L:/10.30.170.167:18063 ! R:/10.30.171.175:33814] inactive. 15:27:18.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=234, channel=[id: 0xb61ee383, L:/10.30.170.167:18063 ! R:/10.30.171.175:33814]} end of input detected while session was in state up 15:27:18.095 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=234, channel=[id: 0xb61ee383, L:/10.30.170.167:18063 ! R:/10.30.171.175:33814]} down, reason: End of input 15:27:18.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35526]) process #24 SSH_MSG_IGNORE 15:27:18.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35526]) SSH_MSG_IGNORE 15:27:18.186 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35526]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:18.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37920]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:18.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37920]) process #22 SSH_MSG_IGNORE 15:27:18.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37920]) SSH_MSG_IGNORE 15:27:18.401 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45728]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:18.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45728]) process #20 SSH_MSG_IGNORE 15:27:18.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45728]) SSH_MSG_IGNORE 15:27:18.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48068]) process #27 SSH_MSG_IGNORE 15:27:18.429 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48068]) SSH_MSG_IGNORE 15:27:18.429 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48068]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:18.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40394]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:18.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40394]) process #26 SSH_MSG_IGNORE 15:27:18.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40394]) SSH_MSG_IGNORE 15:27:18.616 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53840]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:27:18.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53840]) process #28 SSH_MSG_IGNORE 15:27:18.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53840]) SSH_MSG_IGNORE 15:27:18.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:34800])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:18.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]) exit code=0, immediate=false 15:27:18.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:18.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34800]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:18.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:18.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34800]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:18.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]) Closing gracefully 15:27:18.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]) 15:27:18.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]) 15:27:18.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:18.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:18.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:18.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:18.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800])[immediately=false] processing 15:27:18.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:18.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34800]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:18.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:18.757 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]) Closing immediately 15:27:18.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:18.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:18.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800])[immediately=true] processing 15:27:18.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800] 15:27:18.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43e3e944) signal close complete immediately=true 15:27:18.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:18.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2623ebd7) signal close complete immediately=true 15:27:18.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800])[Immediately] closed 15:27:18.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]) result=null 15:27:18.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5580a599) signal close complete immediately=false 15:27:18.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64f789ba) signal close complete immediately=false 15:27:18.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34800]) code=0 message='' shell closed 15:27:18.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34800]) Closing immediately 15:27:18.758 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:18.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34800]]) Closing immediately 15:27:18.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34800]) stopping 15:27:18.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34800]) stopped 15:27:18.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34800]])[Immediately] closed 15:27:18.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18064] - close(TransportIoSession[local=/10.30.170.167:18064, remote=/10.30.171.175:34800]) Closing immediately 15:27:18.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18064] - close(TransportIoSession[local=/10.30.170.167:18064, remote=/10.30.171.175:34800])[Immediately] closed 15:27:18.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3802e5a9) signal close complete immediately=true 15:27:18.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34800])[Immediately] closed 15:27:18.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb791d3e0, L:/10.30.170.167:18064 ! R:/10.30.171.175:34800] inactive. 15:27:18.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=235, channel=[id: 0xb791d3e0, L:/10.30.170.167:18064 ! R:/10.30.171.175:34800]} end of input detected while session was in state up 15:27:18.759 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=235, channel=[id: 0xb791d3e0, L:/10.30.170.167:18064 ! R:/10.30.171.175:34800]} down, reason: End of input 15:27:18.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43354]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:18.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43354]) process #21 SSH_MSG_IGNORE 15:27:18.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43354]) SSH_MSG_IGNORE 15:27:19.004 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52594]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:19.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52594]) process #24 SSH_MSG_IGNORE 15:27:19.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52594]) SSH_MSG_IGNORE 15:27:19.122 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39234]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:19.122 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39234]) process #27 SSH_MSG_IGNORE 15:27:19.123 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39234]) SSH_MSG_IGNORE 15:27:19.135 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37634]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:19.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37634]) process #23 SSH_MSG_IGNORE 15:27:19.135 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37634]) SSH_MSG_IGNORE 15:27:19.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51946]) process #18 SSH_MSG_IGNORE 15:27:19.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51946]) SSH_MSG_IGNORE 15:27:19.268 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51946]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:27:19.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43810]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:19.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43810]) process #25 SSH_MSG_IGNORE 15:27:19.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43810]) SSH_MSG_IGNORE 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:45406])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]) exit code=0, immediate=false 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45406]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45406]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]) Closing gracefully 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]) 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]) 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406])[immediately=false] processing 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45406]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]) Closing immediately 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406])[immediately=true] processing 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406] 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@535e5ba2) signal close complete immediately=true 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c4e71e4) signal close complete immediately=true 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406])[Immediately] closed 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]) result=null 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3cbdfd94) signal close complete immediately=false 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7aa5d97d) signal close complete immediately=false 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45406]) code=0 message='' shell closed 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45406]) Closing immediately 15:27:19.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:19.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45406]]) Closing immediately 15:27:19.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45406]) stopping 15:27:19.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45406]) stopped 15:27:19.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45406]])[Immediately] closed 15:27:19.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18065] - close(TransportIoSession[local=/10.30.170.167:18065, remote=/10.30.171.175:45406]) Closing immediately 15:27:19.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18065] - close(TransportIoSession[local=/10.30.170.167:18065, remote=/10.30.171.175:45406])[Immediately] closed 15:27:19.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b070ec0) signal close complete immediately=true 15:27:19.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45406])[Immediately] closed 15:27:19.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x173e386b, L:/10.30.170.167:18065 ! R:/10.30.171.175:45406] inactive. 15:27:19.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=236, channel=[id: 0x173e386b, L:/10.30.170.167:18065 ! R:/10.30.171.175:45406]} end of input detected while session was in state up 15:27:19.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=236, channel=[id: 0x173e386b, L:/10.30.170.167:18065 ! R:/10.30.171.175:45406]} down, reason: End of input 15:27:19.547 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54670]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:19.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54670]) process #19 SSH_MSG_IGNORE 15:27:19.547 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54670]) SSH_MSG_IGNORE 15:27:19.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41950]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:19.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41950]) process #20 SSH_MSG_IGNORE 15:27:19.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41950]) SSH_MSG_IGNORE 15:27:19.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34564]) process #22 SSH_MSG_IGNORE 15:27:19.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34564]) SSH_MSG_IGNORE 15:27:19.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34564]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:19.861 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42314]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:19.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42314]) process #26 SSH_MSG_IGNORE 15:27:19.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42314]) SSH_MSG_IGNORE 15:27:19.962 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48456]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48456]) process #27 SSH_MSG_IGNORE 15:27:19.967 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48456]) SSH_MSG_IGNORE 15:27:20.133 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33478]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:27:20.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33478]) process #28 SSH_MSG_IGNORE 15:27:20.133 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33478]) SSH_MSG_IGNORE 15:27:20.272 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50154]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:20.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50154]) process #21 SSH_MSG_IGNORE 15:27:20.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50154]) SSH_MSG_IGNORE 15:27:20.370 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38344]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:20.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38344]) process #24 SSH_MSG_IGNORE 15:27:20.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38344]) SSH_MSG_IGNORE 15:27:20.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:44968])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:20.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) exit code=0, immediate=false 15:27:20.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:20.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:20.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:20.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:20.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) Closing gracefully 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968])[immediately=false] processing 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) Closing immediately 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968])[immediately=true] processing 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968] 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@34845b9c) signal close complete immediately=true 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13a183b5) signal close complete immediately=true 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968])[Immediately] closed 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) result=null 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29f809f) signal close complete immediately=false 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@882ca1) signal close complete immediately=false 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) code=0 message='' shell closed 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44968]) Closing immediately 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44968]]) Closing immediately 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44968]) stopping 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44968]) stopped 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44968]])[Immediately] closed 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18066] - close(TransportIoSession[local=/10.30.170.167:18066, remote=/10.30.171.175:44968]) Closing immediately 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18066] - close(TransportIoSession[local=/10.30.170.167:18066, remote=/10.30.171.175:44968])[Immediately] closed 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16c6df97) signal close complete immediately=true 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44968])[Immediately] closed 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x80e7c702, L:/10.30.170.167:18066 ! R:/10.30.171.175:44968] inactive. 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=237, channel=[id: 0x80e7c702, L:/10.30.170.167:18066 ! R:/10.30.171.175:44968]} end of input detected while session was in state up 15:27:20.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=237, channel=[id: 0x80e7c702, L:/10.30.170.167:18066 ! R:/10.30.171.175:44968]} down, reason: End of input 15:27:20.417 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46280]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:20.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46280]) process #23 SSH_MSG_IGNORE 15:27:20.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46280]) SSH_MSG_IGNORE 15:27:20.540 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57900]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:20.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57900]) process #19 SSH_MSG_IGNORE 15:27:20.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57900]) SSH_MSG_IGNORE 15:27:20.555 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60528]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:27:20.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60528]) process #18 SSH_MSG_IGNORE 15:27:20.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60528]) SSH_MSG_IGNORE 15:27:20.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60238]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:20.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60238]) process #25 SSH_MSG_IGNORE 15:27:20.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60238]) SSH_MSG_IGNORE 15:27:20.701 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37192]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:20.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37192]) process #22 SSH_MSG_IGNORE 15:27:20.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37192]) SSH_MSG_IGNORE 15:27:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47488]) process #20 SSH_MSG_IGNORE 15:27:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47488]) SSH_MSG_IGNORE 15:27:20.965 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47488]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:21.046 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58344]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:21.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58344]) process #27 SSH_MSG_IGNORE 15:27:21.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58344]) SSH_MSG_IGNORE 15:27:21.099 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55096]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55096]) process #26 SSH_MSG_IGNORE 15:27:21.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55096]) SSH_MSG_IGNORE 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:53840])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]) exit code=0, immediate=false 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53840]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53840]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]) Closing gracefully 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]) 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]) 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840])[immediately=false] processing 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53840]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]) Closing immediately 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840])[immediately=true] processing 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840] 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e06e589) signal close complete immediately=true 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2aea5647) signal close complete immediately=true 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840])[Immediately] closed 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]) result=null 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b298dbb) signal close complete immediately=false 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20b8ad33) signal close complete immediately=false 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53840]) code=0 message='' shell closed 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:53840]) Closing immediately 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53840]]) Closing immediately 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53840]) stopping 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53840]) stopped 15:27:21.118 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53840]])[Immediately] closed 15:27:21.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18067] - close(TransportIoSession[local=/10.30.170.167:18067, remote=/10.30.171.175:53840]) Closing immediately 15:27:21.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18067] - close(TransportIoSession[local=/10.30.170.167:18067, remote=/10.30.171.175:53840])[Immediately] closed 15:27:21.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@291b3e00) signal close complete immediately=true 15:27:21.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:53840])[Immediately] closed 15:27:21.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe5a0dbd7, L:/10.30.170.167:18067 ! R:/10.30.171.175:53840] inactive. 15:27:21.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=238, channel=[id: 0xe5a0dbd7, L:/10.30.170.167:18067 ! R:/10.30.171.175:53840]} end of input detected while session was in state up 15:27:21.119 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=238, channel=[id: 0xe5a0dbd7, L:/10.30.170.167:18067 ! R:/10.30.171.175:53840]} down, reason: End of input 15:27:21.176 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43792]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:27:21.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43792]) process #28 SSH_MSG_IGNORE 15:27:21.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43792]) SSH_MSG_IGNORE 15:27:21.373 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41986]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:21.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41986]) process #24 SSH_MSG_IGNORE 15:27:21.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41986]) SSH_MSG_IGNORE 15:27:21.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41530]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41530]) process #22 SSH_MSG_IGNORE 15:27:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41530]) SSH_MSG_IGNORE 15:27:21.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40526]) process #21 SSH_MSG_IGNORE 15:27:21.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40526]) SSH_MSG_IGNORE 15:27:21.645 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40526]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:21.799 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:33478])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:21.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]) exit code=0, immediate=false 15:27:21.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:21.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33478]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:21.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:21.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33478]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:21.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]) Closing gracefully 15:27:21.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]) 15:27:21.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]) 15:27:21.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:21.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:21.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:21.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:21.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478])[immediately=false] processing 15:27:21.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:21.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33478]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:21.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:21.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]) Closing immediately 15:27:21.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:21.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:21.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478])[immediately=true] processing 15:27:21.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478] 15:27:21.800 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26d8670a) signal close complete immediately=true 15:27:21.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:21.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11c87058) signal close complete immediately=true 15:27:21.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478])[Immediately] closed 15:27:21.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]) result=null 15:27:21.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@101c3295) signal close complete immediately=false 15:27:21.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e2b05ff) signal close complete immediately=false 15:27:21.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33478]) code=0 message='' shell closed 15:27:21.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:33478]) Closing immediately 15:27:21.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:21.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33478]]) Closing immediately 15:27:21.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33478]) stopping 15:27:21.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33478]) stopped 15:27:21.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33478]])[Immediately] closed 15:27:21.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18068] - close(TransportIoSession[local=/10.30.170.167:18068, remote=/10.30.171.175:33478]) Closing immediately 15:27:21.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18068] - close(TransportIoSession[local=/10.30.170.167:18068, remote=/10.30.171.175:33478])[Immediately] closed 15:27:21.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3baec907) signal close complete immediately=true 15:27:21.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:33478])[Immediately] closed 15:27:21.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3d1087d1, L:/10.30.170.167:18068 ! R:/10.30.171.175:33478] inactive. 15:27:21.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=239, channel=[id: 0x3d1087d1, L:/10.30.170.167:18068 ! R:/10.30.171.175:33478]} end of input detected while session was in state up 15:27:21.801 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=239, channel=[id: 0x3d1087d1, L:/10.30.170.167:18068 ! R:/10.30.171.175:33478]} down, reason: End of input 15:27:21.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54212]) process #23 SSH_MSG_IGNORE 15:27:21.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54212]) SSH_MSG_IGNORE 15:27:21.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54212]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:21.867 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59408]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:27:21.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59408]) process #18 SSH_MSG_IGNORE 15:27:21.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59408]) SSH_MSG_IGNORE 15:27:21.882 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37834]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:21.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37834]) process #25 SSH_MSG_IGNORE 15:27:21.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37834]) SSH_MSG_IGNORE 15:27:21.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60730]) process #19 SSH_MSG_IGNORE 15:27:21.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60730]) SSH_MSG_IGNORE 15:27:21.940 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60730]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:21.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57814]) process #27 SSH_MSG_IGNORE 15:27:21.996 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57814]) SSH_MSG_IGNORE 15:27:21.998 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57814]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:22.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54022]) process #26 SSH_MSG_IGNORE 15:27:22.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54022]) SSH_MSG_IGNORE 15:27:22.265 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54022]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:22.363 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38882]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:27:22.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38882]) process #28 SSH_MSG_IGNORE 15:27:22.364 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38882]) SSH_MSG_IGNORE 15:27:22.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55442]) process #20 SSH_MSG_IGNORE 15:27:22.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55442]) SSH_MSG_IGNORE 15:27:22.502 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55442]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:22.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:43792])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:22.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]) exit code=0, immediate=false 15:27:22.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:22.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43792]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:22.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:22.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43792]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:22.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]) Closing gracefully 15:27:22.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]) 15:27:22.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]) 15:27:22.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:22.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:22.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:22.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:22.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792])[immediately=false] processing 15:27:22.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:22.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43792]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:22.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:22.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]) Closing immediately 15:27:22.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:22.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792])[immediately=true] processing 15:27:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792] 15:27:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@285ab374) signal close complete immediately=true 15:27:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33108441) signal close complete immediately=true 15:27:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792])[Immediately] closed 15:27:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]) result=null 15:27:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e5b888f) signal close complete immediately=false 15:27:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@439fd5fd) signal close complete immediately=false 15:27:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43792]) code=0 message='' shell closed 15:27:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43792]) Closing immediately 15:27:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43792]]) Closing immediately 15:27:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43792]) stopping 15:27:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43792]) stopped 15:27:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43792]])[Immediately] closed 15:27:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18069] - close(TransportIoSession[local=/10.30.170.167:18069, remote=/10.30.171.175:43792]) Closing immediately 15:27:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18069] - close(TransportIoSession[local=/10.30.170.167:18069, remote=/10.30.171.175:43792])[Immediately] closed 15:27:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ea30fe9) signal close complete immediately=true 15:27:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43792])[Immediately] closed 15:27:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe4e9ac50, L:/10.30.170.167:18069 ! R:/10.30.171.175:43792] inactive. 15:27:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=240, channel=[id: 0xe4e9ac50, L:/10.30.170.167:18069 ! R:/10.30.171.175:43792]} end of input detected while session was in state up 15:27:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=240, channel=[id: 0xe4e9ac50, L:/10.30.170.167:18069 ! R:/10.30.171.175:43792]} down, reason: End of input 15:27:22.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:22.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #24 SSH_MSG_IGNORE 15:27:22.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:27:22.653 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45404]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:22.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45404]) process #22 SSH_MSG_IGNORE 15:27:22.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45404]) SSH_MSG_IGNORE 15:27:22.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34612]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:22.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34612]) process #21 SSH_MSG_IGNORE 15:27:22.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34612]) SSH_MSG_IGNORE 15:27:23.004 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46850]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:23.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46850]) process #26 SSH_MSG_IGNORE 15:27:23.006 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46850]) SSH_MSG_IGNORE 15:27:23.046 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51352]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:27:23.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51352]) process #18 SSH_MSG_IGNORE 15:27:23.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51352]) SSH_MSG_IGNORE 15:27:23.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36592]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:23.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36592]) process #23 SSH_MSG_IGNORE 15:27:23.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36592]) SSH_MSG_IGNORE 15:27:23.076 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57962]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:23.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57962]) process #27 SSH_MSG_IGNORE 15:27:23.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57962]) SSH_MSG_IGNORE 15:27:23.149 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57906]) process #19 SSH_MSG_IGNORE 15:27:23.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57906]) SSH_MSG_IGNORE 15:27:23.161 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57906]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:23.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:38882])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:23.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]) exit code=0, immediate=false 15:27:23.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:23.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38882]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:23.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:23.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38882]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:23.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]) Closing gracefully 15:27:23.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]) 15:27:23.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]) 15:27:23.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:23.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:23.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:23.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:23.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882])[immediately=false] processing 15:27:23.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:23.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38882]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:23.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:23.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]) Closing immediately 15:27:23.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:23.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:23.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882])[immediately=true] processing 15:27:23.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882] 15:27:23.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16b6345a) signal close complete immediately=true 15:27:23.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:23.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35a6d78f) signal close complete immediately=true 15:27:23.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882])[Immediately] closed 15:27:23.271 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]) result=null 15:27:23.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4714f9d9) signal close complete immediately=false 15:27:23.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12162153) signal close complete immediately=false 15:27:23.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38882]) code=0 message='' shell closed 15:27:23.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38882]) Closing immediately 15:27:23.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:23.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38882]]) Closing immediately 15:27:23.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38882]) stopping 15:27:23.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38882]) stopped 15:27:23.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38882]])[Immediately] closed 15:27:23.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18070] - close(TransportIoSession[local=/10.30.170.167:18070, remote=/10.30.171.175:38882]) Closing immediately 15:27:23.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18070] - close(TransportIoSession[local=/10.30.170.167:18070, remote=/10.30.171.175:38882])[Immediately] closed 15:27:23.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35a5c3af) signal close complete immediately=true 15:27:23.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38882])[Immediately] closed 15:27:23.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x679e4ea2, L:/10.30.170.167:18070 ! R:/10.30.171.175:38882] inactive. 15:27:23.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=241, channel=[id: 0x679e4ea2, L:/10.30.170.167:18070 ! R:/10.30.171.175:38882]} end of input detected while session was in state up 15:27:23.272 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=241, channel=[id: 0x679e4ea2, L:/10.30.170.167:18070 ! R:/10.30.171.175:38882]} down, reason: End of input 15:27:23.363 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47358]) process #28 SSH_MSG_IGNORE 15:27:23.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47358]) SSH_MSG_IGNORE 15:27:23.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47358]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:27:23.457 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52218]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:23.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52218]) process #25 SSH_MSG_IGNORE 15:27:23.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52218]) SSH_MSG_IGNORE 15:27:23.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57678]) process #20 SSH_MSG_IGNORE 15:27:23.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57678]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:23.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57678]) SSH_MSG_IGNORE 15:27:23.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40294]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40294]) process #26 SSH_MSG_IGNORE 15:27:23.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40294]) SSH_MSG_IGNORE 15:27:23.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59158]) process #18 SSH_MSG_IGNORE 15:27:23.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59158]) SSH_MSG_IGNORE 15:27:23.926 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59158]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:27:23.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45498]) process #22 SSH_MSG_IGNORE 15:27:23.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45498]) SSH_MSG_IGNORE 15:27:23.966 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45498]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:23.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:47358])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:23.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]) exit code=0, immediate=false 15:27:23.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:23.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47358]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:23.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:23.977 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47358]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:23.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]) Closing gracefully 15:27:23.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]) 15:27:23.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]) 15:27:23.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:23.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:23.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:23.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:23.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358])[immediately=false] processing 15:27:23.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:23.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47358]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:23.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:23.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]) Closing immediately 15:27:23.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:23.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:23.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358])[immediately=true] processing 15:27:23.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358] 15:27:23.978 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a2da974) signal close complete immediately=true 15:27:23.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:23.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5cf5447c) signal close complete immediately=true 15:27:23.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358])[Immediately] closed 15:27:23.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]) result=null 15:27:23.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@280ddfe0) signal close complete immediately=false 15:27:23.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@727a246f) signal close complete immediately=false 15:27:23.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47358]) code=0 message='' shell closed 15:27:23.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:47358]) Closing immediately 15:27:23.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:23.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47358]]) Closing immediately 15:27:23.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47358]) stopping 15:27:23.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47358]) stopped 15:27:23.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47358]])[Immediately] closed 15:27:23.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18071] - close(TransportIoSession[local=/10.30.170.167:18071, remote=/10.30.171.175:47358]) Closing immediately 15:27:23.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18071] - close(TransportIoSession[local=/10.30.170.167:18071, remote=/10.30.171.175:47358])[Immediately] closed 15:27:23.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@759b455d) signal close complete immediately=true 15:27:23.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:47358])[Immediately] closed 15:27:23.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc6085009, L:/10.30.170.167:18071 ! R:/10.30.171.175:47358] inactive. 15:27:23.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=242, channel=[id: 0xc6085009, L:/10.30.170.167:18071 ! R:/10.30.171.175:47358]} end of input detected while session was in state up 15:27:23.979 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=242, channel=[id: 0xc6085009, L:/10.30.170.167:18071 ! R:/10.30.171.175:47358]} down, reason: End of input 15:27:24.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51022]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:24.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51022]) process #24 SSH_MSG_IGNORE 15:27:24.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51022]) SSH_MSG_IGNORE 15:27:24.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54086]) process #21 SSH_MSG_IGNORE 15:27:24.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54086]) SSH_MSG_IGNORE 15:27:24.061 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54086]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:24.247 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57878]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:24.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57878]) process #23 SSH_MSG_IGNORE 15:27:24.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57878]) SSH_MSG_IGNORE 15:27:24.274 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38724]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:24.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38724]) process #19 SSH_MSG_IGNORE 15:27:24.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38724]) SSH_MSG_IGNORE 15:27:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35506]) process #25 SSH_MSG_IGNORE 15:27:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35506]) SSH_MSG_IGNORE 15:27:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42684]) process #26 SSH_MSG_IGNORE 15:27:24.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42684]) SSH_MSG_IGNORE 15:27:24.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35506]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:24.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42684]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:24.598 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55244]) packet #29 sending command=2[SSH_MSG_IGNORE] len=27 15:27:24.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55244]) process #28 SSH_MSG_IGNORE 15:27:24.600 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55244]) SSH_MSG_IGNORE 15:27:24.653 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37362]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:24.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37362]) process #27 SSH_MSG_IGNORE 15:27:24.654 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37362]) SSH_MSG_IGNORE 15:27:24.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:55244])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:24.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]) exit code=0, immediate=false 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55244]) packet #30 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55244]) packet #31 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]) Closing gracefully 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]) 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]) 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244])[immediately=false] processing 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55244]) packet #32 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]) Closing immediately 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244])[immediately=true] processing 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244] 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53e6d587) signal close complete immediately=true 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b2ca995) signal close complete immediately=true 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244])[Immediately] closed 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]) result=null 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6adf9960) signal close complete immediately=false 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a6fd512) signal close complete immediately=false 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55244]) code=0 message='' shell closed 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55244]) Closing immediately 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55244]]) Closing immediately 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55244]) stopping 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55244]) stopped 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55244]])[Immediately] closed 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18072] - close(TransportIoSession[local=/10.30.170.167:18072, remote=/10.30.171.175:55244]) Closing immediately 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18072] - close(TransportIoSession[local=/10.30.170.167:18072, remote=/10.30.171.175:55244])[Immediately] closed 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7fc07135) signal close complete immediately=true 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55244])[Immediately] closed 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xeb60aef0, L:/10.30.170.167:18072 ! R:/10.30.171.175:55244] inactive. 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=243, channel=[id: 0xeb60aef0, L:/10.30.170.167:18072 ! R:/10.30.171.175:55244]} end of input detected while session was in state up 15:27:24.708 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=243, channel=[id: 0xeb60aef0, L:/10.30.170.167:18072 ! R:/10.30.171.175:55244]} down, reason: End of input 15:27:24.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37796]) process #20 SSH_MSG_IGNORE 15:27:24.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37796]) SSH_MSG_IGNORE 15:27:24.894 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37796]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:25.152 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36824]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:25.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36824]) process #22 SSH_MSG_IGNORE 15:27:25.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36824]) SSH_MSG_IGNORE 15:27:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51716]) process #26 SSH_MSG_IGNORE 15:27:25.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51716]) SSH_MSG_IGNORE 15:27:25.204 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51716]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:25.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52248]) process #24 SSH_MSG_IGNORE 15:27:25.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52248]) SSH_MSG_IGNORE 15:27:25.287 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52248]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:25.338 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41728]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:25.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41728]) process #21 SSH_MSG_IGNORE 15:27:25.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41728]) SSH_MSG_IGNORE 15:27:25.343 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60606]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:27:25.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60606]) process #18 SSH_MSG_IGNORE 15:27:25.345 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60606]) SSH_MSG_IGNORE 15:27:25.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:53350])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:25.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]) exit code=0, immediate=false 15:27:25.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53350]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53350]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]) Closing gracefully 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]) 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]) 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350])[immediately=false] processing 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53350]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]) Closing immediately 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350])[immediately=true] processing 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350] 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@603cc974) signal close complete immediately=true 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c11e2a5) signal close complete immediately=true 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350])[Immediately] closed 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]) result=null 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d3e679c) signal close complete immediately=false 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9dc34e3) signal close complete immediately=false 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53350]) code=0 message='' shell closed 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:53350]) Closing immediately 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53350]]) Closing immediately 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53350]) stopping 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53350]) stopped 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53350]])[Immediately] closed 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18073] - close(TransportIoSession[local=/10.30.170.167:18073, remote=/10.30.171.175:53350]) Closing immediately 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18073] - close(TransportIoSession[local=/10.30.170.167:18073, remote=/10.30.171.175:53350])[Immediately] closed 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@fad2bc5) signal close complete immediately=true 15:27:25.406 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:53350])[Immediately] closed 15:27:25.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x50e1a943, L:/10.30.170.167:18073 ! R:/10.30.171.175:53350] inactive. 15:27:25.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=244, channel=[id: 0x50e1a943, L:/10.30.170.167:18073 ! R:/10.30.171.175:53350]} end of input detected while session was in state up 15:27:25.407 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=244, channel=[id: 0x50e1a943, L:/10.30.170.167:18073 ! R:/10.30.171.175:53350]} down, reason: End of input 15:27:25.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57366]) process #25 SSH_MSG_IGNORE 15:27:25.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57366]) SSH_MSG_IGNORE 15:27:25.634 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57366]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:25.644 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36554]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:25.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36554]) process #23 SSH_MSG_IGNORE 15:27:25.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36554]) SSH_MSG_IGNORE 15:27:25.695 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48780]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:25.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48780]) process #19 SSH_MSG_IGNORE 15:27:25.695 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48780]) SSH_MSG_IGNORE 15:27:25.924 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60986]) process #27 SSH_MSG_IGNORE 15:27:25.925 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60986]) SSH_MSG_IGNORE 15:27:25.924 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60986]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:26.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:38280])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:26.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]) exit code=0, immediate=false 15:27:26.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:26.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38280]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:26.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:26.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38280]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:26.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]) Closing gracefully 15:27:26.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]) 15:27:26.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]) 15:27:26.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:26.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:26.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:26.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:26.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280])[immediately=false] processing 15:27:26.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:26.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38280]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:26.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:26.138 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]) Closing immediately 15:27:26.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:26.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:26.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280])[immediately=true] processing 15:27:26.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280] 15:27:26.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e1a3f9d) signal close complete immediately=true 15:27:26.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:26.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3bf2b7cd) signal close complete immediately=true 15:27:26.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280])[Immediately] closed 15:27:26.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]) result=null 15:27:26.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@597e630a) signal close complete immediately=false 15:27:26.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65ea02c9) signal close complete immediately=false 15:27:26.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38280]) code=0 message='' shell closed 15:27:26.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38280]) Closing immediately 15:27:26.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:26.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38280]]) Closing immediately 15:27:26.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38280]) stopping 15:27:26.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38280]) stopped 15:27:26.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38280]])[Immediately] closed 15:27:26.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18074] - close(TransportIoSession[local=/10.30.170.167:18074, remote=/10.30.171.175:38280]) Closing immediately 15:27:26.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18074] - close(TransportIoSession[local=/10.30.170.167:18074, remote=/10.30.171.175:38280])[Immediately] closed 15:27:26.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a332f3e) signal close complete immediately=true 15:27:26.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38280])[Immediately] closed 15:27:26.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x41adf343, L:/10.30.170.167:18074 ! R:/10.30.171.175:38280] inactive. 15:27:26.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=245, channel=[id: 0x41adf343, L:/10.30.170.167:18074 ! R:/10.30.171.175:38280]} end of input detected while session was in state up 15:27:26.139 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=245, channel=[id: 0x41adf343, L:/10.30.170.167:18074 ! R:/10.30.171.175:38280]} down, reason: End of input 15:27:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55268]) process #20 SSH_MSG_IGNORE 15:27:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55268]) SSH_MSG_IGNORE 15:27:26.299 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55268]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:26.421 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49070]) process #22 SSH_MSG_IGNORE 15:27:26.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49070]) SSH_MSG_IGNORE 15:27:26.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49070]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:26.427 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57552]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57552]) process #26 SSH_MSG_IGNORE 15:27:26.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57552]) SSH_MSG_IGNORE 15:27:26.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42244]) process #18 SSH_MSG_IGNORE 15:27:26.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42244]) SSH_MSG_IGNORE 15:27:26.444 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42244]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:27:26.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52840]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:26.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52840]) process #21 SSH_MSG_IGNORE 15:27:26.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52840]) SSH_MSG_IGNORE 15:27:26.666 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55820]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:26.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55820]) process #24 SSH_MSG_IGNORE 15:27:26.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55820]) SSH_MSG_IGNORE 15:27:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:49288])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]) exit code=0, immediate=false 15:27:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49288]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49288]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]) Closing gracefully 15:27:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]) 15:27:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]) 15:27:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288])[immediately=false] processing 15:27:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49288]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]) Closing immediately 15:27:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288])[immediately=true] processing 15:27:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288] 15:27:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@496b09c2) signal close complete immediately=true 15:27:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13437b40) signal close complete immediately=true 15:27:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288])[Immediately] closed 15:27:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]) result=null 15:27:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e52a1a2) signal close complete immediately=false 15:27:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60a677ed) signal close complete immediately=false 15:27:26.833 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49288]) code=0 message='' shell closed 15:27:26.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:49288]) Closing immediately 15:27:26.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:26.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49288]]) Closing immediately 15:27:26.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:49288]) stopping 15:27:26.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:49288]) stopped 15:27:26.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49288]])[Immediately] closed 15:27:26.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18075] - close(TransportIoSession[local=/10.30.170.167:18075, remote=/10.30.171.175:49288]) Closing immediately 15:27:26.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18075] - close(TransportIoSession[local=/10.30.170.167:18075, remote=/10.30.171.175:49288])[Immediately] closed 15:27:26.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71124722) signal close complete immediately=true 15:27:26.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:49288])[Immediately] closed 15:27:26.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5309527b, L:/10.30.170.167:18075 ! R:/10.30.171.175:49288] inactive. 15:27:26.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=246, channel=[id: 0x5309527b, L:/10.30.170.167:18075 ! R:/10.30.171.175:49288]} end of input detected while session was in state up 15:27:26.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=246, channel=[id: 0x5309527b, L:/10.30.170.167:18075 ! R:/10.30.171.175:49288]} down, reason: End of input 15:27:26.858 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60546]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:26.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60546]) process #27 SSH_MSG_IGNORE 15:27:26.858 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60546]) SSH_MSG_IGNORE 15:27:27.000 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43912]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:27.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43912]) process #25 SSH_MSG_IGNORE 15:27:27.001 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43912]) SSH_MSG_IGNORE 15:27:27.156 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51674]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:27.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51674]) process #19 SSH_MSG_IGNORE 15:27:27.157 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51674]) SSH_MSG_IGNORE 15:27:27.178 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35726]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:27.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35726]) process #23 SSH_MSG_IGNORE 15:27:27.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35726]) SSH_MSG_IGNORE 15:27:27.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60394]) process #21 SSH_MSG_IGNORE 15:27:27.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60394]) SSH_MSG_IGNORE 15:27:27.413 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60394]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:27.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:48116])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:27.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]) exit code=0, immediate=false 15:27:27.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:27.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48116]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:27.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:27.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48116]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:27.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]) Closing gracefully 15:27:27.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]) 15:27:27.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]) 15:27:27.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:27.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:27.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:27.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:27.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116])[immediately=false] processing 15:27:27.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:27.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48116]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:27.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:27.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]) Closing immediately 15:27:27.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:27.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:27.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116])[immediately=true] processing 15:27:27.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116] 15:27:27.481 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fda9ea6) signal close complete immediately=true 15:27:27.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:27.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e8f6ec3) signal close complete immediately=true 15:27:27.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116])[Immediately] closed 15:27:27.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]) result=null 15:27:27.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1da46153) signal close complete immediately=false 15:27:27.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c1a6ea) signal close complete immediately=false 15:27:27.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48116]) code=0 message='' shell closed 15:27:27.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48116]) Closing immediately 15:27:27.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:27.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48116]]) Closing immediately 15:27:27.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48116]) stopping 15:27:27.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48116]) stopped 15:27:27.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48116]])[Immediately] closed 15:27:27.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18076] - close(TransportIoSession[local=/10.30.170.167:18076, remote=/10.30.171.175:48116]) Closing immediately 15:27:27.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18076] - close(TransportIoSession[local=/10.30.170.167:18076, remote=/10.30.171.175:48116])[Immediately] closed 15:27:27.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d25273a) signal close complete immediately=true 15:27:27.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48116])[Immediately] closed 15:27:27.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3c85da5b, L:/10.30.170.167:18076 ! R:/10.30.171.175:48116] inactive. 15:27:27.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=247, channel=[id: 0x3c85da5b, L:/10.30.170.167:18076 ! R:/10.30.171.175:48116]} end of input detected while session was in state up 15:27:27.482 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=247, channel=[id: 0x3c85da5b, L:/10.30.170.167:18076 ! R:/10.30.171.175:48116]} down, reason: End of input 15:27:27.526 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50286]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:27.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50286]) process #20 SSH_MSG_IGNORE 15:27:27.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50286]) SSH_MSG_IGNORE 15:27:27.641 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59012]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:27.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59012]) process #24 SSH_MSG_IGNORE 15:27:27.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59012]) SSH_MSG_IGNORE 15:27:27.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58780]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:27.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58780]) process #22 SSH_MSG_IGNORE 15:27:27.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58780]) SSH_MSG_IGNORE 15:27:28.064 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35304]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:27:28.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35304]) process #18 SSH_MSG_IGNORE 15:27:28.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35304]) SSH_MSG_IGNORE 15:27:28.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60312]) process #25 SSH_MSG_IGNORE 15:27:28.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60312]) SSH_MSG_IGNORE 15:27:28.104 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60312]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:28.132 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49192]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49192]) process #27 SSH_MSG_IGNORE 15:27:28.132 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49192]) SSH_MSG_IGNORE 15:27:28.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:51540])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:28.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]) exit code=0, immediate=false 15:27:28.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:28.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51540]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:28.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:28.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51540]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:28.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]) Closing gracefully 15:27:28.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]) 15:27:28.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]) 15:27:28.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:28.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:28.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:28.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:28.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540])[immediately=false] processing 15:27:28.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:28.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51540]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:28.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:28.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]) Closing immediately 15:27:28.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:28.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:28.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540])[immediately=true] processing 15:27:28.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540] 15:27:28.164 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c70d0c0) signal close complete immediately=true 15:27:28.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:28.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57231f0d) signal close complete immediately=true 15:27:28.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540])[Immediately] closed 15:27:28.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]) result=null 15:27:28.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36629780) signal close complete immediately=false 15:27:28.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25aea9e1) signal close complete immediately=false 15:27:28.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51540]) code=0 message='' shell closed 15:27:28.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51540]) Closing immediately 15:27:28.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:28.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51540]]) Closing immediately 15:27:28.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51540]) stopping 15:27:28.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51540]) stopped 15:27:28.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51540]])[Immediately] closed 15:27:28.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18077] - close(TransportIoSession[local=/10.30.170.167:18077, remote=/10.30.171.175:51540]) Closing immediately 15:27:28.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18077] - close(TransportIoSession[local=/10.30.170.167:18077, remote=/10.30.171.175:51540])[Immediately] closed 15:27:28.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f829b44) signal close complete immediately=true 15:27:28.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51540])[Immediately] closed 15:27:28.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x56123df4, L:/10.30.170.167:18077 ! R:/10.30.171.175:51540] inactive. 15:27:28.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=248, channel=[id: 0x56123df4, L:/10.30.170.167:18077 ! R:/10.30.171.175:51540]} end of input detected while session was in state up 15:27:28.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=248, channel=[id: 0x56123df4, L:/10.30.170.167:18077 ! R:/10.30.171.175:51540]} down, reason: End of input 15:27:28.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42028]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:28.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42028]) process #20 SSH_MSG_IGNORE 15:27:28.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42028]) SSH_MSG_IGNORE 15:27:28.343 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41124]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:28.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41124]) process #26 SSH_MSG_IGNORE 15:27:28.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41124]) SSH_MSG_IGNORE 15:27:28.347 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40282]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:28.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40282]) process #19 SSH_MSG_IGNORE 15:27:28.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40282]) SSH_MSG_IGNORE 15:27:28.422 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55574]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:28.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55574]) process #21 SSH_MSG_IGNORE 15:27:28.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55574]) SSH_MSG_IGNORE 15:27:28.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51152]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:28.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51152]) process #24 SSH_MSG_IGNORE 15:27:28.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51152]) SSH_MSG_IGNORE 15:27:28.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52024]) process #23 SSH_MSG_IGNORE 15:27:28.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52024]) SSH_MSG_IGNORE 15:27:28.664 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52024]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:28.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:38498])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:28.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]) exit code=0, immediate=false 15:27:28.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:28.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38498]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:28.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:28.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38498]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:28.779 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]) Closing gracefully 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]) 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]) 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498])[immediately=false] processing 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38498]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]) Closing immediately 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498])[immediately=true] processing 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498] 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28ddc902) signal close complete immediately=true 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51cec184) signal close complete immediately=true 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498])[Immediately] closed 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]) result=null 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@600404c0) signal close complete immediately=false 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@299549d0) signal close complete immediately=false 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38498]) code=0 message='' shell closed 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38498]) Closing immediately 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38498]]) Closing immediately 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38498]) stopping 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38498]) stopped 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38498]])[Immediately] closed 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18078] - close(TransportIoSession[local=/10.30.170.167:18078, remote=/10.30.171.175:38498]) Closing immediately 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18078] - close(TransportIoSession[local=/10.30.170.167:18078, remote=/10.30.171.175:38498])[Immediately] closed 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f461039) signal close complete immediately=true 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38498])[Immediately] closed 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x63ba3151, L:/10.30.170.167:18078 ! R:/10.30.171.175:38498] inactive. 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=249, channel=[id: 0x63ba3151, L:/10.30.170.167:18078 ! R:/10.30.171.175:38498]} end of input detected while session was in state up 15:27:28.780 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=249, channel=[id: 0x63ba3151, L:/10.30.170.167:18078 ! R:/10.30.171.175:38498]} down, reason: End of input 15:27:28.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48396]) process #20 SSH_MSG_IGNORE 15:27:28.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48396]) SSH_MSG_IGNORE 15:27:28.929 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48396]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:29.009 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52786]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:29.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52786]) process #22 SSH_MSG_IGNORE 15:27:29.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52786]) SSH_MSG_IGNORE 15:27:29.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43976]) process #18 SSH_MSG_IGNORE 15:27:29.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43976]) SSH_MSG_IGNORE 15:27:29.308 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43976]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:27:29.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:36940])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:29.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]) exit code=0, immediate=false 15:27:29.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:29.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36940]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:29.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:29.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36940]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:29.385 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]) Closing gracefully 15:27:29.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]) 15:27:29.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]) 15:27:29.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:29.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:29.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:29.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:29.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940])[immediately=false] processing 15:27:29.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:29.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36940]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:29.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:29.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]) Closing immediately 15:27:29.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:29.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:29.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940])[immediately=true] processing 15:27:29.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940] 15:27:29.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72653af6) signal close complete immediately=true 15:27:29.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:29.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16db0de2) signal close complete immediately=true 15:27:29.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940])[Immediately] closed 15:27:29.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]) result=null 15:27:29.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e94a2ab) signal close complete immediately=false 15:27:29.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15e7c3ab) signal close complete immediately=false 15:27:29.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36940]) code=0 message='' shell closed 15:27:29.386 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36940]) Closing immediately 15:27:29.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:29.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36940]]) Closing immediately 15:27:29.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36940]) stopping 15:27:29.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36940]) stopped 15:27:29.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36940]])[Immediately] closed 15:27:29.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18079] - close(TransportIoSession[local=/10.30.170.167:18079, remote=/10.30.171.175:36940]) Closing immediately 15:27:29.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18079] - close(TransportIoSession[local=/10.30.170.167:18079, remote=/10.30.171.175:36940])[Immediately] closed 15:27:29.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e0ee96b) signal close complete immediately=true 15:27:29.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36940])[Immediately] closed 15:27:29.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe6d139cf, L:/10.30.170.167:18079 ! R:/10.30.171.175:36940] inactive. 15:27:29.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=250, channel=[id: 0xe6d139cf, L:/10.30.170.167:18079 ! R:/10.30.171.175:36940]} end of input detected while session was in state up 15:27:29.387 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=250, channel=[id: 0xe6d139cf, L:/10.30.170.167:18079 ! R:/10.30.171.175:36940]} down, reason: End of input 15:27:29.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51500]) process #25 SSH_MSG_IGNORE 15:27:29.447 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51500]) SSH_MSG_IGNORE 15:27:29.447 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51500]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:29.523 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51948]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:29.523 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51948]) process #27 SSH_MSG_IGNORE 15:27:29.524 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51948]) SSH_MSG_IGNORE 15:27:29.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35068]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:29.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35068]) process #26 SSH_MSG_IGNORE 15:27:29.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35068]) SSH_MSG_IGNORE 15:27:29.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40320]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40320]) process #24 SSH_MSG_IGNORE 15:27:29.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40320]) SSH_MSG_IGNORE 15:27:29.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41236]) process #23 SSH_MSG_IGNORE 15:27:29.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41236]) SSH_MSG_IGNORE 15:27:29.725 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41236]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:29.818 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54362]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:29.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54362]) process #20 SSH_MSG_IGNORE 15:27:29.818 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54362]) SSH_MSG_IGNORE 15:27:29.849 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38210]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:29.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38210]) process #19 SSH_MSG_IGNORE 15:27:29.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38210]) SSH_MSG_IGNORE 15:27:29.998 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34350]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:29.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34350]) process #21 SSH_MSG_IGNORE 15:27:29.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34350]) SSH_MSG_IGNORE 15:27:30.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:56610])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:30.076 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]) exit code=0, immediate=false 15:27:30.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:30.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56610]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:30.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:30.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56610]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:30.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]) Closing gracefully 15:27:30.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]) 15:27:30.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]) 15:27:30.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:30.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:30.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:30.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:30.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610])[immediately=false] processing 15:27:30.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:30.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56610]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:30.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:30.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]) Closing immediately 15:27:30.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:30.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:30.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610])[immediately=true] processing 15:27:30.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610] 15:27:30.077 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@19cc1534) signal close complete immediately=true 15:27:30.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:30.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c99bfcf) signal close complete immediately=true 15:27:30.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610])[Immediately] closed 15:27:30.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]) result=null 15:27:30.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2595b6e9) signal close complete immediately=false 15:27:30.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ff1150d) signal close complete immediately=false 15:27:30.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56610]) code=0 message='' shell closed 15:27:30.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:56610]) Closing immediately 15:27:30.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:30.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56610]]) Closing immediately 15:27:30.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56610]) stopping 15:27:30.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56610]) stopped 15:27:30.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56610]])[Immediately] closed 15:27:30.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18080] - close(TransportIoSession[local=/10.30.170.167:18080, remote=/10.30.171.175:56610]) Closing immediately 15:27:30.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18080] - close(TransportIoSession[local=/10.30.170.167:18080, remote=/10.30.171.175:56610])[Immediately] closed 15:27:30.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66dca72) signal close complete immediately=true 15:27:30.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:56610])[Immediately] closed 15:27:30.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc42fbb7d, L:/10.30.170.167:18080 ! R:/10.30.171.175:56610] inactive. 15:27:30.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=251, channel=[id: 0xc42fbb7d, L:/10.30.170.167:18080 ! R:/10.30.171.175:56610]} end of input detected while session was in state up 15:27:30.078 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=251, channel=[id: 0xc42fbb7d, L:/10.30.170.167:18080 ! R:/10.30.171.175:56610]} down, reason: End of input 15:27:30.203 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53232]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53232]) process #22 SSH_MSG_IGNORE 15:27:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53232]) SSH_MSG_IGNORE 15:27:30.400 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47724]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:30.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47724]) process #24 SSH_MSG_IGNORE 15:27:30.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47724]) SSH_MSG_IGNORE 15:27:30.689 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53234]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:30.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53234]) process #25 SSH_MSG_IGNORE 15:27:30.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53234]) SSH_MSG_IGNORE 15:27:30.719 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55164]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:30.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55164]) process #26 SSH_MSG_IGNORE 15:27:30.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55164]) SSH_MSG_IGNORE 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:37492])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]) exit code=0, immediate=false 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37492]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37492]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]) Closing gracefully 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]) 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]) 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492])[immediately=false] processing 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37492]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]) Closing immediately 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492])[immediately=true] processing 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492] 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29e8de72) signal close complete immediately=true 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28b9d3c9) signal close complete immediately=true 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492])[Immediately] closed 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]) result=null 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@692c2d2a) signal close complete immediately=false 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72c2504c) signal close complete immediately=false 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37492]) code=0 message='' shell closed 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37492]) Closing immediately 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37492]]) Closing immediately 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37492]) stopping 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37492]) stopped 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37492]])[Immediately] closed 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18081] - close(TransportIoSession[local=/10.30.170.167:18081, remote=/10.30.171.175:37492]) Closing immediately 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18081] - close(TransportIoSession[local=/10.30.170.167:18081, remote=/10.30.171.175:37492])[Immediately] closed 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d361b28) signal close complete immediately=true 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37492])[Immediately] closed 15:27:30.729 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9164dc2f, L:/10.30.170.167:18081 ! R:/10.30.171.175:37492] inactive. 15:27:30.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=252, channel=[id: 0x9164dc2f, L:/10.30.170.167:18081 ! R:/10.30.171.175:37492]} end of input detected while session was in state up 15:27:30.730 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=252, channel=[id: 0x9164dc2f, L:/10.30.170.167:18081 ! R:/10.30.171.175:37492]} down, reason: End of input 15:27:30.738 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35124]) process #18 SSH_MSG_IGNORE 15:27:30.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35124]) SSH_MSG_IGNORE 15:27:30.739 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35124]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:27:30.822 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54124]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:30.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54124]) process #27 SSH_MSG_IGNORE 15:27:30.822 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54124]) SSH_MSG_IGNORE 15:27:30.942 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34570]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:30.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34570]) process #22 SSH_MSG_IGNORE 15:27:30.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34570]) SSH_MSG_IGNORE 15:27:30.981 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52028]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:30.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52028]) process #23 SSH_MSG_IGNORE 15:27:30.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52028]) SSH_MSG_IGNORE 15:27:31.034 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33802]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:31.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33802]) process #20 SSH_MSG_IGNORE 15:27:31.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33802]) SSH_MSG_IGNORE 15:27:31.186 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43618]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:31.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43618]) process #19 SSH_MSG_IGNORE 15:27:31.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43618]) SSH_MSG_IGNORE 15:27:31.273 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46336]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:31.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46336]) process #21 SSH_MSG_IGNORE 15:27:31.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46336]) SSH_MSG_IGNORE 15:27:31.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:36408])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:31.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]) exit code=0, immediate=false 15:27:31.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:31.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36408]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:31.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:31.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36408]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:31.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]) Closing gracefully 15:27:31.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]) 15:27:31.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]) 15:27:31.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:31.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:31.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:31.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:31.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408])[immediately=false] processing 15:27:31.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:31.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36408]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:31.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:31.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]) Closing immediately 15:27:31.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:31.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:31.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408])[immediately=true] processing 15:27:31.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408] 15:27:31.383 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54811ce7) signal close complete immediately=true 15:27:31.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:31.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5865e4d) signal close complete immediately=true 15:27:31.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408])[Immediately] closed 15:27:31.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]) result=null 15:27:31.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54ca5a8) signal close complete immediately=false 15:27:31.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@460585de) signal close complete immediately=false 15:27:31.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36408]) code=0 message='' shell closed 15:27:31.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36408]) Closing immediately 15:27:31.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:31.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36408]]) Closing immediately 15:27:31.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36408]) stopping 15:27:31.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36408]) stopped 15:27:31.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36408]])[Immediately] closed 15:27:31.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18082] - close(TransportIoSession[local=/10.30.170.167:18082, remote=/10.30.171.175:36408]) Closing immediately 15:27:31.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18082] - close(TransportIoSession[local=/10.30.170.167:18082, remote=/10.30.171.175:36408])[Immediately] closed 15:27:31.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1abfdfdd) signal close complete immediately=true 15:27:31.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36408])[Immediately] closed 15:27:31.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x01855264, L:/10.30.170.167:18082 ! R:/10.30.171.175:36408] inactive. 15:27:31.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=253, channel=[id: 0x01855264, L:/10.30.170.167:18082 ! R:/10.30.171.175:36408]} end of input detected while session was in state up 15:27:31.384 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=253, channel=[id: 0x01855264, L:/10.30.170.167:18082 ! R:/10.30.171.175:36408]} down, reason: End of input 15:27:31.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58794]) process #26 SSH_MSG_IGNORE 15:27:31.532 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58794]) SSH_MSG_IGNORE 15:27:31.532 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58794]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:31.697 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55832]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:31.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55832]) process #24 SSH_MSG_IGNORE 15:27:31.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55832]) SSH_MSG_IGNORE 15:27:31.795 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43386]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:27:31.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43386]) process #18 SSH_MSG_IGNORE 15:27:31.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43386]) SSH_MSG_IGNORE 15:27:31.813 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52940]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:31.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52940]) process #23 SSH_MSG_IGNORE 15:27:31.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52940]) SSH_MSG_IGNORE 15:27:31.861 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46924]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:31.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46924]) process #22 SSH_MSG_IGNORE 15:27:31.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46924]) SSH_MSG_IGNORE 15:27:31.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #25 SSH_MSG_IGNORE 15:27:31.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:27:31.917 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:31.975 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60726]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:31.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60726]) process #20 SSH_MSG_IGNORE 15:27:31.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60726]) SSH_MSG_IGNORE 15:27:32.026 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33108]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:32.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33108]) process #27 SSH_MSG_IGNORE 15:27:32.027 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33108]) SSH_MSG_IGNORE 15:27:32.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:42516])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:32.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) exit code=0, immediate=false 15:27:32.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:32.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:32.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:32.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:32.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) Closing gracefully 15:27:32.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) 15:27:32.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) 15:27:32.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:32.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:32.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:32.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:32.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516])[immediately=false] processing 15:27:32.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:32.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:32.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:32.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) Closing immediately 15:27:32.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:32.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:32.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516])[immediately=true] processing 15:27:32.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516] 15:27:32.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b8f660c) signal close complete immediately=true 15:27:32.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:32.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@411b3585) signal close complete immediately=true 15:27:32.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516])[Immediately] closed 15:27:32.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) result=null 15:27:32.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b3c32c9) signal close complete immediately=false 15:27:32.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f7f4c56) signal close complete immediately=false 15:27:32.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) code=0 message='' shell closed 15:27:32.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42516]) Closing immediately 15:27:32.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:32.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42516]]) Closing immediately 15:27:32.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42516]) stopping 15:27:32.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42516]) stopped 15:27:32.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42516]])[Immediately] closed 15:27:32.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18083] - close(TransportIoSession[local=/10.30.170.167:18083, remote=/10.30.171.175:42516]) Closing immediately 15:27:32.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18083] - close(TransportIoSession[local=/10.30.170.167:18083, remote=/10.30.171.175:42516])[Immediately] closed 15:27:32.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f40e6b3) signal close complete immediately=true 15:27:32.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42516])[Immediately] closed 15:27:32.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcb642eab, L:/10.30.170.167:18083 ! R:/10.30.171.175:42516] inactive. 15:27:32.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=254, channel=[id: 0xcb642eab, L:/10.30.170.167:18083 ! R:/10.30.171.175:42516]} end of input detected while session was in state up 15:27:32.038 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=254, channel=[id: 0xcb642eab, L:/10.30.170.167:18083 ! R:/10.30.171.175:42516]} down, reason: End of input 15:27:32.338 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57888]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:32.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57888]) process #21 SSH_MSG_IGNORE 15:27:32.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57888]) SSH_MSG_IGNORE 15:27:32.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37282]) process #19 SSH_MSG_IGNORE 15:27:32.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37282]) SSH_MSG_IGNORE 15:27:32.355 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37282]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:32.682 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:42516])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:32.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) exit code=0, immediate=false 15:27:32.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:32.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:32.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:32.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:32.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) Closing gracefully 15:27:32.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) 15:27:32.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) 15:27:32.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:32.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:32.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:32.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:32.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516])[immediately=false] processing 15:27:32.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:32.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42516]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:32.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:32.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) Closing immediately 15:27:32.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:32.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:32.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516])[immediately=true] processing 15:27:32.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516] 15:27:32.683 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4009e2e6) signal close complete immediately=true 15:27:32.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:32.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c8bb692) signal close complete immediately=true 15:27:32.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516])[Immediately] closed 15:27:32.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) result=null 15:27:32.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e4ad8ac) signal close complete immediately=false 15:27:32.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a5f219b) signal close complete immediately=false 15:27:32.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42516]) code=0 message='' shell closed 15:27:32.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42516]) Closing immediately 15:27:32.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:32.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42516]]) Closing immediately 15:27:32.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42516]) stopping 15:27:32.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42516]) stopped 15:27:32.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42516]])[Immediately] closed 15:27:32.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18084] - close(TransportIoSession[local=/10.30.170.167:18084, remote=/10.30.171.175:42516]) Closing immediately 15:27:32.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18084] - close(TransportIoSession[local=/10.30.170.167:18084, remote=/10.30.171.175:42516])[Immediately] closed 15:27:32.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45cee4e4) signal close complete immediately=true 15:27:32.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42516])[Immediately] closed 15:27:32.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3d211014, L:/10.30.170.167:18084 ! R:/10.30.171.175:42516] inactive. 15:27:32.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=255, channel=[id: 0x3d211014, L:/10.30.170.167:18084 ! R:/10.30.171.175:42516]} end of input detected while session was in state up 15:27:32.684 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=255, channel=[id: 0x3d211014, L:/10.30.170.167:18084 ! R:/10.30.171.175:42516]} down, reason: End of input 15:27:32.756 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50732]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:32.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50732]) process #23 SSH_MSG_IGNORE 15:27:32.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50732]) SSH_MSG_IGNORE 15:27:32.945 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44374]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:32.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44374]) process #26 SSH_MSG_IGNORE 15:27:32.946 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44374]) SSH_MSG_IGNORE 15:27:32.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46654]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46654]) process #24 SSH_MSG_IGNORE 15:27:32.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46654]) SSH_MSG_IGNORE 15:27:33.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:32830]) process #22 SSH_MSG_IGNORE 15:27:33.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:32830]) SSH_MSG_IGNORE 15:27:33.122 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:32830]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:33.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38054]) process #27 SSH_MSG_IGNORE 15:27:33.139 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38054]) SSH_MSG_IGNORE 15:27:33.139 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38054]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:33.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59152]) process #20 SSH_MSG_IGNORE 15:27:33.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59152]) SSH_MSG_IGNORE 15:27:33.306 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59152]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:33.319 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:55450])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:33.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]) exit code=0, immediate=false 15:27:33.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:33.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55450]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:33.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:33.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55450]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:33.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]) Closing gracefully 15:27:33.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]) 15:27:33.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]) 15:27:33.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:33.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:33.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:33.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:33.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450])[immediately=false] processing 15:27:33.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:33.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55450]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:33.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:33.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]) Closing immediately 15:27:33.320 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:33.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:33.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450])[immediately=true] processing 15:27:33.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450] 15:27:33.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e584bfe) signal close complete immediately=true 15:27:33.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:33.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78cf49ad) signal close complete immediately=true 15:27:33.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450])[Immediately] closed 15:27:33.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]) result=null 15:27:33.321 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5fcdd8ea) signal close complete immediately=false 15:27:33.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1bfcab70) signal close complete immediately=false 15:27:33.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55450]) code=0 message='' shell closed 15:27:33.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55450]) Closing immediately 15:27:33.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:33.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55450]]) Closing immediately 15:27:33.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55450]) stopping 15:27:33.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55450]) stopped 15:27:33.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55450]])[Immediately] closed 15:27:33.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18085] - close(TransportIoSession[local=/10.30.170.167:18085, remote=/10.30.171.175:55450]) Closing immediately 15:27:33.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18085] - close(TransportIoSession[local=/10.30.170.167:18085, remote=/10.30.171.175:55450])[Immediately] closed 15:27:33.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6787044a) signal close complete immediately=true 15:27:33.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55450])[Immediately] closed 15:27:33.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x642e29da, L:/10.30.170.167:18085 ! R:/10.30.171.175:55450] inactive. 15:27:33.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=256, channel=[id: 0x642e29da, L:/10.30.170.167:18085 ! R:/10.30.171.175:55450]} end of input detected while session was in state up 15:27:33.322 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=256, channel=[id: 0x642e29da, L:/10.30.170.167:18085 ! R:/10.30.171.175:55450]} down, reason: End of input 15:27:33.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37572]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:33.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37572]) process #21 SSH_MSG_IGNORE 15:27:33.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37572]) SSH_MSG_IGNORE 15:27:33.357 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59260]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:27:33.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59260]) process #18 SSH_MSG_IGNORE 15:27:33.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59260]) SSH_MSG_IGNORE 15:27:33.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40132]) process #25 SSH_MSG_IGNORE 15:27:33.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40132]) SSH_MSG_IGNORE 15:27:33.396 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40132]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:33.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40090]) process #19 SSH_MSG_IGNORE 15:27:33.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40090]) SSH_MSG_IGNORE 15:27:33.587 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40090]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:33.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:58460])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:33.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]) exit code=0, immediate=false 15:27:33.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:33.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58460]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:33.952 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:33.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58460]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:33.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]) Closing gracefully 15:27:33.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]) 15:27:33.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]) 15:27:33.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:33.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:33.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:33.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:33.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460])[immediately=false] processing 15:27:33.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:33.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58460]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:33.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:33.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]) Closing immediately 15:27:33.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:33.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:33.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460])[immediately=true] processing 15:27:33.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460] 15:27:33.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43992a1a) signal close complete immediately=true 15:27:33.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:33.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a5b3f8e) signal close complete immediately=true 15:27:33.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460])[Immediately] closed 15:27:33.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]) result=null 15:27:33.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ffb2cc1) signal close complete immediately=false 15:27:33.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ac2a5d9) signal close complete immediately=false 15:27:33.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58460]) code=0 message='' shell closed 15:27:33.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58460]) Closing immediately 15:27:33.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:33.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58460]]) Closing immediately 15:27:33.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58460]) stopping 15:27:33.953 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58460]) stopped 15:27:33.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58460]])[Immediately] closed 15:27:33.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18086] - close(TransportIoSession[local=/10.30.170.167:18086, remote=/10.30.171.175:58460]) Closing immediately 15:27:33.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18086] - close(TransportIoSession[local=/10.30.170.167:18086, remote=/10.30.171.175:58460])[Immediately] closed 15:27:33.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60819b61) signal close complete immediately=true 15:27:33.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58460])[Immediately] closed 15:27:33.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x36c6b88d, L:/10.30.170.167:18086 ! R:/10.30.171.175:58460] inactive. 15:27:33.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=257, channel=[id: 0x36c6b88d, L:/10.30.170.167:18086 ! R:/10.30.171.175:58460]} end of input detected while session was in state up 15:27:33.954 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=257, channel=[id: 0x36c6b88d, L:/10.30.170.167:18086 ! R:/10.30.171.175:58460]} down, reason: End of input 15:27:34.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41604]) process #24 SSH_MSG_IGNORE 15:27:34.118 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41604]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:34.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41604]) SSH_MSG_IGNORE 15:27:34.198 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:34.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #23 SSH_MSG_IGNORE 15:27:34.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:27:34.308 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45270]) process #22 SSH_MSG_IGNORE 15:27:34.309 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45270]) SSH_MSG_IGNORE 15:27:34.309 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45270]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:34.413 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59614]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59614]) process #20 SSH_MSG_IGNORE 15:27:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59614]) SSH_MSG_IGNORE 15:27:34.431 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55152]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:34.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55152]) process #26 SSH_MSG_IGNORE 15:27:34.432 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55152]) SSH_MSG_IGNORE 15:27:34.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60536]) process #27 SSH_MSG_IGNORE 15:27:34.460 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60536]) SSH_MSG_IGNORE 15:27:34.460 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60536]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:34.542 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50140]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:34.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50140]) process #25 SSH_MSG_IGNORE 15:27:34.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50140]) SSH_MSG_IGNORE 15:27:34.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:34874])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:34.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]) exit code=0, immediate=false 15:27:34.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:34.561 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34874]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:34.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:34.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34874]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:34.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]) Closing gracefully 15:27:34.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]) 15:27:34.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]) 15:27:34.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:34.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:34.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:34.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:34.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874])[immediately=false] processing 15:27:34.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:34.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34874]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:34.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:34.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]) Closing immediately 15:27:34.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:34.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:34.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874])[immediately=true] processing 15:27:34.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874] 15:27:34.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@406a7945) signal close complete immediately=true 15:27:34.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:34.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d86b7dc) signal close complete immediately=true 15:27:34.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874])[Immediately] closed 15:27:34.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]) result=null 15:27:34.562 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7cc4c416) signal close complete immediately=false 15:27:34.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f6c293f) signal close complete immediately=false 15:27:34.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34874]) code=0 message='' shell closed 15:27:34.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34874]) Closing immediately 15:27:34.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:34.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34874]]) Closing immediately 15:27:34.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34874]) stopping 15:27:34.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34874]) stopped 15:27:34.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34874]])[Immediately] closed 15:27:34.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18087] - close(TransportIoSession[local=/10.30.170.167:18087, remote=/10.30.171.175:34874]) Closing immediately 15:27:34.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18087] - close(TransportIoSession[local=/10.30.170.167:18087, remote=/10.30.171.175:34874])[Immediately] closed 15:27:34.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@cdfcbc6) signal close complete immediately=true 15:27:34.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34874])[Immediately] closed 15:27:34.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5966ad8d, L:/10.30.170.167:18087 ! R:/10.30.171.175:34874] inactive. 15:27:34.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=258, channel=[id: 0x5966ad8d, L:/10.30.170.167:18087 ! R:/10.30.171.175:34874]} end of input detected while session was in state up 15:27:34.563 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=258, channel=[id: 0x5966ad8d, L:/10.30.170.167:18087 ! R:/10.30.171.175:34874]} down, reason: End of input 15:27:34.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35212]) process #21 SSH_MSG_IGNORE 15:27:34.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35212]) SSH_MSG_IGNORE 15:27:34.797 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35212]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:35.058 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44176]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:35.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44176]) process #22 SSH_MSG_IGNORE 15:27:35.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44176]) SSH_MSG_IGNORE 15:27:35.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56248]) process #18 SSH_MSG_IGNORE 15:27:35.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56248]) SSH_MSG_IGNORE 15:27:35.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56248]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:27:35.216 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47086]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:35.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47086]) process #19 SSH_MSG_IGNORE 15:27:35.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47086]) SSH_MSG_IGNORE 15:27:35.221 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55726]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:35.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55726]) process #20 SSH_MSG_IGNORE 15:27:35.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55726]) SSH_MSG_IGNORE 15:27:35.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:45432])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:35.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]) exit code=0, immediate=false 15:27:35.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:35.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45432]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:35.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:35.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45432]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:35.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]) Closing gracefully 15:27:35.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]) 15:27:35.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]) 15:27:35.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:35.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:35.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:35.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:35.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432])[immediately=false] processing 15:27:35.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:35.235 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45432]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:35.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:35.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]) Closing immediately 15:27:35.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:35.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:35.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432])[immediately=true] processing 15:27:35.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432] 15:27:35.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d9c494f) signal close complete immediately=true 15:27:35.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:35.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e80b8b8) signal close complete immediately=true 15:27:35.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432])[Immediately] closed 15:27:35.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]) result=null 15:27:35.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6cc61549) signal close complete immediately=false 15:27:35.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78190a9f) signal close complete immediately=false 15:27:35.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45432]) code=0 message='' shell closed 15:27:35.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45432]) Closing immediately 15:27:35.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:35.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45432]]) Closing immediately 15:27:35.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45432]) stopping 15:27:35.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45432]) stopped 15:27:35.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45432]])[Immediately] closed 15:27:35.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18088] - close(TransportIoSession[local=/10.30.170.167:18088, remote=/10.30.171.175:45432]) Closing immediately 15:27:35.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18088] - close(TransportIoSession[local=/10.30.170.167:18088, remote=/10.30.171.175:45432])[Immediately] closed 15:27:35.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b0e2e2) signal close complete immediately=true 15:27:35.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45432])[Immediately] closed 15:27:35.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbdcca9f6, L:/10.30.170.167:18088 ! R:/10.30.171.175:45432] inactive. 15:27:35.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=259, channel=[id: 0xbdcca9f6, L:/10.30.170.167:18088 ! R:/10.30.171.175:45432]} end of input detected while session was in state up 15:27:35.236 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=259, channel=[id: 0xbdcca9f6, L:/10.30.170.167:18088 ! R:/10.30.171.175:45432]} down, reason: End of input 15:27:35.353 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59020]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:35.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59020]) process #23 SSH_MSG_IGNORE 15:27:35.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59020]) SSH_MSG_IGNORE 15:27:35.421 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39854]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39854]) process #24 SSH_MSG_IGNORE 15:27:35.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39854]) SSH_MSG_IGNORE 15:27:35.424 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50180]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50180]) process #26 SSH_MSG_IGNORE 15:27:35.425 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50180]) SSH_MSG_IGNORE 15:27:35.712 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58356]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:35.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58356]) process #25 SSH_MSG_IGNORE 15:27:35.712 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58356]) SSH_MSG_IGNORE 15:27:35.772 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42458]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:35.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42458]) process #27 SSH_MSG_IGNORE 15:27:35.773 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42458]) SSH_MSG_IGNORE 15:27:35.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:33070])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:35.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]) exit code=0, immediate=false 15:27:35.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:35.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33070]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:35.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:35.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33070]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:35.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]) Closing gracefully 15:27:35.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]) 15:27:35.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]) 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070])[immediately=false] processing 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33070]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]) Closing immediately 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070])[immediately=true] processing 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070] 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@759f576a) signal close complete immediately=true 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d998ce4) signal close complete immediately=true 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070])[Immediately] closed 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]) result=null 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18bf0f26) signal close complete immediately=false 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f4493ea) signal close complete immediately=false 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33070]) code=0 message='' shell closed 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:33070]) Closing immediately 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33070]]) Closing immediately 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33070]) stopping 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33070]) stopped 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33070]])[Immediately] closed 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18089] - close(TransportIoSession[local=/10.30.170.167:18089, remote=/10.30.171.175:33070]) Closing immediately 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18089] - close(TransportIoSession[local=/10.30.170.167:18089, remote=/10.30.171.175:33070])[Immediately] closed 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10efb36f) signal close complete immediately=true 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:33070])[Immediately] closed 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9a979661, L:/10.30.170.167:18089 ! R:/10.30.171.175:33070] inactive. 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=260, channel=[id: 0x9a979661, L:/10.30.170.167:18089 ! R:/10.30.171.175:33070]} end of input detected while session was in state up 15:27:35.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=260, channel=[id: 0x9a979661, L:/10.30.170.167:18089 ! R:/10.30.171.175:33070]} down, reason: End of input 15:27:36.011 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40848]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:36.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40848]) process #22 SSH_MSG_IGNORE 15:27:36.011 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40848]) SSH_MSG_IGNORE 15:27:36.230 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:36.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #21 SSH_MSG_IGNORE 15:27:36.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:27:36.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46464]) process #18 SSH_MSG_IGNORE 15:27:36.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46464]) SSH_MSG_IGNORE 15:27:36.234 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46464]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:27:36.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44996]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:36.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44996]) process #20 SSH_MSG_IGNORE 15:27:36.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44996]) SSH_MSG_IGNORE 15:27:36.540 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50372]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:36.540 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50372]) process #24 SSH_MSG_IGNORE 15:27:36.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50372]) SSH_MSG_IGNORE 15:27:36.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56674]) process #23 SSH_MSG_IGNORE 15:27:36.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56674]) SSH_MSG_IGNORE 15:27:36.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57744]) process #19 SSH_MSG_IGNORE 15:27:36.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57744]) SSH_MSG_IGNORE 15:27:36.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56674]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:36.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57744]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:36.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:60050])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:36.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]) exit code=0, immediate=false 15:27:36.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:36.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60050]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:36.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:36.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60050]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:36.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]) Closing gracefully 15:27:36.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]) 15:27:36.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]) 15:27:36.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:36.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:36.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:36.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:36.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050])[immediately=false] processing 15:27:36.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:36.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60050]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:36.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:36.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]) Closing immediately 15:27:36.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:36.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:36.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050])[immediately=true] processing 15:27:36.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050] 15:27:36.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@563b878f) signal close complete immediately=true 15:27:36.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:36.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e2b7a17) signal close complete immediately=true 15:27:36.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050])[Immediately] closed 15:27:36.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]) result=null 15:27:36.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d8764f1) signal close complete immediately=false 15:27:36.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d138644) signal close complete immediately=false 15:27:36.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60050]) code=0 message='' shell closed 15:27:36.806 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60050]) Closing immediately 15:27:36.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:36.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60050]]) Closing immediately 15:27:36.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60050]) stopping 15:27:36.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60050]) stopped 15:27:36.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60050]])[Immediately] closed 15:27:36.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18090] - close(TransportIoSession[local=/10.30.170.167:18090, remote=/10.30.171.175:60050]) Closing immediately 15:27:36.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18090] - close(TransportIoSession[local=/10.30.170.167:18090, remote=/10.30.171.175:60050])[Immediately] closed 15:27:36.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@271e7b96) signal close complete immediately=true 15:27:36.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60050])[Immediately] closed 15:27:36.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xac5b0d1c, L:/10.30.170.167:18090 ! R:/10.30.171.175:60050] inactive. 15:27:36.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=261, channel=[id: 0xac5b0d1c, L:/10.30.170.167:18090 ! R:/10.30.171.175:60050]} end of input detected while session was in state up 15:27:36.807 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=261, channel=[id: 0xac5b0d1c, L:/10.30.170.167:18090 ! R:/10.30.171.175:60050]} down, reason: End of input 15:27:36.811 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46650]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:36.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46650]) process #26 SSH_MSG_IGNORE 15:27:36.812 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46650]) SSH_MSG_IGNORE 15:27:36.931 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39958]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:36.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39958]) process #25 SSH_MSG_IGNORE 15:27:36.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39958]) SSH_MSG_IGNORE 15:27:36.967 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47864]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:36.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47864]) process #27 SSH_MSG_IGNORE 15:27:36.967 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47864]) SSH_MSG_IGNORE 15:27:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39500]) process #22 SSH_MSG_IGNORE 15:27:37.074 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39500]) SSH_MSG_IGNORE 15:27:37.074 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39500]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:37.214 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40596]) packet #19 sending command=2[SSH_MSG_IGNORE] len=27 15:27:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40596]) process #18 SSH_MSG_IGNORE 15:27:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40596]) SSH_MSG_IGNORE 15:27:37.308 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42082]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:37.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42082]) process #21 SSH_MSG_IGNORE 15:27:37.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42082]) SSH_MSG_IGNORE 15:27:37.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:48068])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:37.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]) exit code=0, immediate=false 15:27:37.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:37.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48068]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:37.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:37.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48068]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:37.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]) Closing gracefully 15:27:37.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]) 15:27:37.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]) 15:27:37.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:37.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:37.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:37.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:37.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068])[immediately=false] processing 15:27:37.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:37.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48068]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:37.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:37.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]) Closing immediately 15:27:37.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:37.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:37.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068])[immediately=true] processing 15:27:37.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068] 15:27:37.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52f9a421) signal close complete immediately=true 15:27:37.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:37.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b41faad) signal close complete immediately=true 15:27:37.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068])[Immediately] closed 15:27:37.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]) result=null 15:27:37.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ceefa91) signal close complete immediately=false 15:27:37.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a429d33) signal close complete immediately=false 15:27:37.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48068]) code=0 message='' shell closed 15:27:37.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48068]) Closing immediately 15:27:37.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:37.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48068]]) Closing immediately 15:27:37.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48068]) stopping 15:27:37.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48068]) stopped 15:27:37.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48068]])[Immediately] closed 15:27:37.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18091] - close(TransportIoSession[local=/10.30.170.167:18091, remote=/10.30.171.175:48068]) Closing immediately 15:27:37.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18091] - close(TransportIoSession[local=/10.30.170.167:18091, remote=/10.30.171.175:48068])[Immediately] closed 15:27:37.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1585e8f6) signal close complete immediately=true 15:27:37.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48068])[Immediately] closed 15:27:37.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc44dad3e, L:/10.30.170.167:18091 ! R:/10.30.171.175:48068] inactive. 15:27:37.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=262, channel=[id: 0xc44dad3e, L:/10.30.170.167:18091 ! R:/10.30.171.175:48068]} end of input detected while session was in state up 15:27:37.424 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=262, channel=[id: 0xc44dad3e, L:/10.30.170.167:18091 ! R:/10.30.171.175:48068]} down, reason: End of input 15:27:37.880 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55408]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:37.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55408]) process #24 SSH_MSG_IGNORE 15:27:37.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55408]) SSH_MSG_IGNORE 15:27:38.006 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42628]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:38.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42628]) process #26 SSH_MSG_IGNORE 15:27:38.006 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42628]) SSH_MSG_IGNORE 15:27:38.009 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54286]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:38.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54286]) process #19 SSH_MSG_IGNORE 15:27:38.009 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54286]) SSH_MSG_IGNORE 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:39234])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]) exit code=0, immediate=false 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39234]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39234]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]) Closing gracefully 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]) 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]) 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234])[immediately=false] processing 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39234]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]) Closing immediately 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234])[immediately=true] processing 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234] 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20d40b25) signal close complete immediately=true 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a2ea094) signal close complete immediately=true 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234])[Immediately] closed 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]) result=null 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d7dc859) signal close complete immediately=false 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47e5e7df) signal close complete immediately=false 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39234]) code=0 message='' shell closed 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:39234]) Closing immediately 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39234]]) Closing immediately 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39234]) stopping 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39234]) stopped 15:27:38.070 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39234]])[Immediately] closed 15:27:38.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18092] - close(TransportIoSession[local=/10.30.170.167:18092, remote=/10.30.171.175:39234]) Closing immediately 15:27:38.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18092] - close(TransportIoSession[local=/10.30.170.167:18092, remote=/10.30.171.175:39234])[Immediately] closed 15:27:38.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47685125) signal close complete immediately=true 15:27:38.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:39234])[Immediately] closed 15:27:38.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4e87cbe6, L:/10.30.170.167:18092 ! R:/10.30.171.175:39234] inactive. 15:27:38.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=263, channel=[id: 0x4e87cbe6, L:/10.30.170.167:18092 ! R:/10.30.171.175:39234]} end of input detected while session was in state up 15:27:38.071 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=263, channel=[id: 0x4e87cbe6, L:/10.30.170.167:18092 ! R:/10.30.171.175:39234]} down, reason: End of input 15:27:38.082 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43062]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43062]) process #20 SSH_MSG_IGNORE 15:27:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43062]) SSH_MSG_IGNORE 15:27:38.097 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37352]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:38.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37352]) process #23 SSH_MSG_IGNORE 15:27:38.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37352]) SSH_MSG_IGNORE 15:27:38.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36924]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:38.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36924]) process #25 SSH_MSG_IGNORE 15:27:38.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36924]) SSH_MSG_IGNORE 15:27:38.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41398]) process #27 SSH_MSG_IGNORE 15:27:38.305 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41398]) SSH_MSG_IGNORE 15:27:38.305 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41398]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:38.330 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33868]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:38.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33868]) process #22 SSH_MSG_IGNORE 15:27:38.330 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33868]) SSH_MSG_IGNORE 15:27:38.585 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60160]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:38.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60160]) process #21 SSH_MSG_IGNORE 15:27:38.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60160]) SSH_MSG_IGNORE 15:27:38.714 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:48456])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:38.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]) exit code=0, immediate=false 15:27:38.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:38.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48456]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:38.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:38.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48456]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:38.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]) Closing gracefully 15:27:38.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]) 15:27:38.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]) 15:27:38.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:38.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:38.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:38.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:38.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456])[immediately=false] processing 15:27:38.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:38.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48456]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:38.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:38.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]) Closing immediately 15:27:38.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:38.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:38.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456])[immediately=true] processing 15:27:38.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456] 15:27:38.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47afb4fc) signal close complete immediately=true 15:27:38.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:38.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31307610) signal close complete immediately=true 15:27:38.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456])[Immediately] closed 15:27:38.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]) result=null 15:27:38.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10677a47) signal close complete immediately=false 15:27:38.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@abb50bb) signal close complete immediately=false 15:27:38.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48456]) code=0 message='' shell closed 15:27:38.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48456]) Closing immediately 15:27:38.716 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:38.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48456]]) Closing immediately 15:27:38.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48456]) stopping 15:27:38.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48456]) stopped 15:27:38.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48456]])[Immediately] closed 15:27:38.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18093] - close(TransportIoSession[local=/10.30.170.167:18093, remote=/10.30.171.175:48456]) Closing immediately 15:27:38.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18093] - close(TransportIoSession[local=/10.30.170.167:18093, remote=/10.30.171.175:48456])[Immediately] closed 15:27:38.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@30890d44) signal close complete immediately=true 15:27:38.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48456])[Immediately] closed 15:27:38.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb4bd961b, L:/10.30.170.167:18093 ! R:/10.30.171.175:48456] inactive. 15:27:38.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=264, channel=[id: 0xb4bd961b, L:/10.30.170.167:18093 ! R:/10.30.171.175:48456]} end of input detected while session was in state up 15:27:38.717 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=264, channel=[id: 0xb4bd961b, L:/10.30.170.167:18093 ! R:/10.30.171.175:48456]} down, reason: End of input 15:27:38.875 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50712]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:38.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50712]) process #24 SSH_MSG_IGNORE 15:27:38.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50712]) SSH_MSG_IGNORE 15:27:39.159 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35768]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:39.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35768]) process #26 SSH_MSG_IGNORE 15:27:39.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35768]) SSH_MSG_IGNORE 15:27:39.180 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58670]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:39.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58670]) process #20 SSH_MSG_IGNORE 15:27:39.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58670]) SSH_MSG_IGNORE 15:27:39.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56304]) process #22 SSH_MSG_IGNORE 15:27:39.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56304]) SSH_MSG_IGNORE 15:27:39.189 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56304]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:39.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59584]) process #23 SSH_MSG_IGNORE 15:27:39.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59584]) SSH_MSG_IGNORE 15:27:39.243 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59584]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:39.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:58344])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:39.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]) exit code=0, immediate=false 15:27:39.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:39.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58344]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:39.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:39.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58344]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:39.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]) Closing gracefully 15:27:39.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]) 15:27:39.359 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]) 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344])[immediately=false] processing 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58344]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]) Closing immediately 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344])[immediately=true] processing 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344] 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1110847e) signal close complete immediately=true 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@216595ba) signal close complete immediately=true 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344])[Immediately] closed 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]) result=null 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@655074e1) signal close complete immediately=false 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@140bdf55) signal close complete immediately=false 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58344]) code=0 message='' shell closed 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58344]) Closing immediately 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58344]]) Closing immediately 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58344]) stopping 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58344]) stopped 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58344]])[Immediately] closed 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18094] - close(TransportIoSession[local=/10.30.170.167:18094, remote=/10.30.171.175:58344]) Closing immediately 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18094] - close(TransportIoSession[local=/10.30.170.167:18094, remote=/10.30.171.175:58344])[Immediately] closed 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12d8ade) signal close complete immediately=true 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58344])[Immediately] closed 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x15a726d5, L:/10.30.170.167:18094 ! R:/10.30.171.175:58344] inactive. 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=265, channel=[id: 0x15a726d5, L:/10.30.170.167:18094 ! R:/10.30.171.175:58344]} end of input detected while session was in state up 15:27:39.360 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=265, channel=[id: 0x15a726d5, L:/10.30.170.167:18094 ! R:/10.30.171.175:58344]} down, reason: End of input 15:27:39.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56416]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:39.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56416]) process #19 SSH_MSG_IGNORE 15:27:39.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56416]) SSH_MSG_IGNORE 15:27:39.472 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57378]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:39.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57378]) process #21 SSH_MSG_IGNORE 15:27:39.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57378]) SSH_MSG_IGNORE 15:27:39.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55850]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:39.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55850]) process #25 SSH_MSG_IGNORE 15:27:39.553 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55850]) SSH_MSG_IGNORE 15:27:39.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55758]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:39.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55758]) process #27 SSH_MSG_IGNORE 15:27:39.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55758]) SSH_MSG_IGNORE 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:57814])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]) exit code=0, immediate=false 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57814]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57814]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]) Closing gracefully 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]) 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]) 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814])[immediately=false] processing 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57814]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]) Closing immediately 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814])[immediately=true] processing 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814] 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ec995f2) signal close complete immediately=true 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f476) signal close complete immediately=true 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814])[Immediately] closed 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]) result=null 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f0f2788) signal close complete immediately=false 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33cc1078) signal close complete immediately=false 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57814]) code=0 message='' shell closed 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57814]) Closing immediately 15:27:39.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:39.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57814]]) Closing immediately 15:27:39.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57814]) stopping 15:27:39.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57814]) stopped 15:27:39.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57814]])[Immediately] closed 15:27:39.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18095] - close(TransportIoSession[local=/10.30.170.167:18095, remote=/10.30.171.175:57814]) Closing immediately 15:27:39.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18095] - close(TransportIoSession[local=/10.30.170.167:18095, remote=/10.30.171.175:57814])[Immediately] closed 15:27:39.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@617865f6) signal close complete immediately=true 15:27:39.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57814])[Immediately] closed 15:27:39.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf23cabe2, L:/10.30.170.167:18095 ! R:/10.30.171.175:57814] inactive. 15:27:39.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=266, channel=[id: 0xf23cabe2, L:/10.30.170.167:18095 ! R:/10.30.171.175:57814]} end of input detected while session was in state up 15:27:39.966 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=266, channel=[id: 0xf23cabe2, L:/10.30.170.167:18095 ! R:/10.30.171.175:57814]} down, reason: End of input 15:27:40.164 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41854]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:40.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41854]) process #24 SSH_MSG_IGNORE 15:27:40.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41854]) SSH_MSG_IGNORE 15:27:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43232]) process #22 SSH_MSG_IGNORE 15:27:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43232]) SSH_MSG_IGNORE 15:27:40.390 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43232]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:40.480 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53276]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:40.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53276]) process #26 SSH_MSG_IGNORE 15:27:40.480 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53276]) SSH_MSG_IGNORE 15:27:40.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43862]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:40.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43862]) process #23 SSH_MSG_IGNORE 15:27:40.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43862]) SSH_MSG_IGNORE 15:27:40.610 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:57962])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:40.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]) exit code=0, immediate=false 15:27:40.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:40.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57962]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:40.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:40.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57962]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:40.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]) Closing gracefully 15:27:40.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]) 15:27:40.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]) 15:27:40.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:40.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:40.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:40.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:40.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962])[immediately=false] processing 15:27:40.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:40.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57962]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:40.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:40.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]) Closing immediately 15:27:40.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:40.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:40.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962])[immediately=true] processing 15:27:40.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962] 15:27:40.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5656188a) signal close complete immediately=true 15:27:40.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:40.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15a2369f) signal close complete immediately=true 15:27:40.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962])[Immediately] closed 15:27:40.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]) result=null 15:27:40.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@24da34e2) signal close complete immediately=false 15:27:40.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@637a5dc3) signal close complete immediately=false 15:27:40.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57962]) code=0 message='' shell closed 15:27:40.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57962]) Closing immediately 15:27:40.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:40.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57962]]) Closing immediately 15:27:40.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57962]) stopping 15:27:40.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57962]) stopped 15:27:40.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57962]])[Immediately] closed 15:27:40.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18096] - close(TransportIoSession[local=/10.30.170.167:18096, remote=/10.30.171.175:57962]) Closing immediately 15:27:40.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18096] - close(TransportIoSession[local=/10.30.170.167:18096, remote=/10.30.171.175:57962])[Immediately] closed 15:27:40.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58e9b6e) signal close complete immediately=true 15:27:40.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57962])[Immediately] closed 15:27:40.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xaeaf0e83, L:/10.30.170.167:18096 ! R:/10.30.171.175:57962] inactive. 15:27:40.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=267, channel=[id: 0xaeaf0e83, L:/10.30.170.167:18096 ! R:/10.30.171.175:57962]} end of input detected while session was in state up 15:27:40.612 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=267, channel=[id: 0xaeaf0e83, L:/10.30.170.167:18096 ! R:/10.30.171.175:57962]} down, reason: End of input 15:27:40.744 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40930]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:40.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40930]) process #19 SSH_MSG_IGNORE 15:27:40.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40930]) SSH_MSG_IGNORE 15:27:40.753 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49742]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:40.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49742]) process #25 SSH_MSG_IGNORE 15:27:40.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49742]) SSH_MSG_IGNORE 15:27:40.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41062]) process #20 SSH_MSG_IGNORE 15:27:40.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41062]) SSH_MSG_IGNORE 15:27:40.894 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41062]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:40.976 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47884]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:40.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47884]) process #27 SSH_MSG_IGNORE 15:27:40.977 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47884]) SSH_MSG_IGNORE 15:27:40.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36490]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:40.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36490]) process #21 SSH_MSG_IGNORE 15:27:40.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36490]) SSH_MSG_IGNORE 15:27:41.080 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51622]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:41.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51622]) process #22 SSH_MSG_IGNORE 15:27:41.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51622]) SSH_MSG_IGNORE 15:27:41.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:37362])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:41.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]) exit code=0, immediate=false 15:27:41.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:41.271 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37362]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37362]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]) Closing gracefully 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]) 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]) 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362])[immediately=false] processing 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37362]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]) Closing immediately 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362])[immediately=true] processing 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362] 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@150f8a6) signal close complete immediately=true 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@585f4bda) signal close complete immediately=true 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362])[Immediately] closed 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]) result=null 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d2820a2) signal close complete immediately=false 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d0cb678) signal close complete immediately=false 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37362]) code=0 message='' shell closed 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37362]) Closing immediately 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37362]]) Closing immediately 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37362]) stopping 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37362]) stopped 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37362]])[Immediately] closed 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18097] - close(TransportIoSession[local=/10.30.170.167:18097, remote=/10.30.171.175:37362]) Closing immediately 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18097] - close(TransportIoSession[local=/10.30.170.167:18097, remote=/10.30.171.175:37362])[Immediately] closed 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b1ff4b7) signal close complete immediately=true 15:27:41.272 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37362])[Immediately] closed 15:27:41.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x64bf2b0e, L:/10.30.170.167:18097 ! R:/10.30.171.175:37362] inactive. 15:27:41.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=268, channel=[id: 0x64bf2b0e, L:/10.30.170.167:18097 ! R:/10.30.171.175:37362]} end of input detected while session was in state up 15:27:41.273 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=268, channel=[id: 0x64bf2b0e, L:/10.30.170.167:18097 ! R:/10.30.171.175:37362]} down, reason: End of input 15:27:41.358 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38246]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:41.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38246]) process #24 SSH_MSG_IGNORE 15:27:41.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38246]) SSH_MSG_IGNORE 15:27:41.580 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35884]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:41.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35884]) process #26 SSH_MSG_IGNORE 15:27:41.580 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35884]) SSH_MSG_IGNORE 15:27:41.837 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59380]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59380]) process #22 SSH_MSG_IGNORE 15:27:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59380]) SSH_MSG_IGNORE 15:27:41.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52712]) process #19 SSH_MSG_IGNORE 15:27:41.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52712]) SSH_MSG_IGNORE 15:27:41.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52712]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:41.895 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60352]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:41.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60352]) process #23 SSH_MSG_IGNORE 15:27:41.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60352]) SSH_MSG_IGNORE 15:27:41.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:60986])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:41.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]) exit code=0, immediate=false 15:27:41.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:41.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60986]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:41.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:41.927 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60986]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:41.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]) Closing gracefully 15:27:41.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]) 15:27:41.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]) 15:27:41.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:41.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:41.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:41.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:41.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986])[immediately=false] processing 15:27:41.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:41.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60986]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:41.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:41.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]) Closing immediately 15:27:41.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:41.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:41.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986])[immediately=true] processing 15:27:41.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986] 15:27:41.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d5403d5) signal close complete immediately=true 15:27:41.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:41.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c8ed4c) signal close complete immediately=true 15:27:41.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986])[Immediately] closed 15:27:41.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]) result=null 15:27:41.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@277fc15c) signal close complete immediately=false 15:27:41.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17befa84) signal close complete immediately=false 15:27:41.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60986]) code=0 message='' shell closed 15:27:41.928 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60986]) Closing immediately 15:27:41.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:41.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60986]]) Closing immediately 15:27:41.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60986]) stopping 15:27:41.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60986]) stopped 15:27:41.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60986]])[Immediately] closed 15:27:41.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18098] - close(TransportIoSession[local=/10.30.170.167:18098, remote=/10.30.171.175:60986]) Closing immediately 15:27:41.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18098] - close(TransportIoSession[local=/10.30.170.167:18098, remote=/10.30.171.175:60986])[Immediately] closed 15:27:41.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a19190d) signal close complete immediately=true 15:27:41.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60986])[Immediately] closed 15:27:41.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2c4f790d, L:/10.30.170.167:18098 ! R:/10.30.171.175:60986] inactive. 15:27:41.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=269, channel=[id: 0x2c4f790d, L:/10.30.170.167:18098 ! R:/10.30.171.175:60986]} end of input detected while session was in state up 15:27:41.929 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=269, channel=[id: 0x2c4f790d, L:/10.30.170.167:18098 ! R:/10.30.171.175:60986]} down, reason: End of input 15:27:42.000 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34526]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:42.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34526]) process #27 SSH_MSG_IGNORE 15:27:42.003 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34526]) SSH_MSG_IGNORE 15:27:42.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34438]) process #20 SSH_MSG_IGNORE 15:27:42.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34438]) SSH_MSG_IGNORE 15:27:42.081 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34438]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:42.165 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58508]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58508]) process #24 SSH_MSG_IGNORE 15:27:42.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58508]) SSH_MSG_IGNORE 15:27:42.213 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56412]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:42.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56412]) process #21 SSH_MSG_IGNORE 15:27:42.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56412]) SSH_MSG_IGNORE 15:27:42.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:60546])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:42.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]) exit code=0, immediate=false 15:27:42.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:42.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60546]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:42.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:42.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60546]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:42.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]) Closing gracefully 15:27:42.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]) 15:27:42.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]) 15:27:42.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:42.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:42.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:42.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:42.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546])[immediately=false] processing 15:27:42.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:42.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60546]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:42.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:42.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]) Closing immediately 15:27:42.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:42.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:42.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546])[immediately=true] processing 15:27:42.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546] 15:27:42.586 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7969d126) signal close complete immediately=true 15:27:42.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:42.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b01b337) signal close complete immediately=true 15:27:42.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546])[Immediately] closed 15:27:42.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]) result=null 15:27:42.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@353924af) signal close complete immediately=false 15:27:42.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@cdf8596) signal close complete immediately=false 15:27:42.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60546]) code=0 message='' shell closed 15:27:42.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60546]) Closing immediately 15:27:42.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:42.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60546]]) Closing immediately 15:27:42.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60546]) stopping 15:27:42.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60546]) stopped 15:27:42.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60546]])[Immediately] closed 15:27:42.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18099] - close(TransportIoSession[local=/10.30.170.167:18099, remote=/10.30.171.175:60546]) Closing immediately 15:27:42.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18099] - close(TransportIoSession[local=/10.30.170.167:18099, remote=/10.30.171.175:60546])[Immediately] closed 15:27:42.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b8885ca) signal close complete immediately=true 15:27:42.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60546])[Immediately] closed 15:27:42.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xda3dc3c9, L:/10.30.170.167:18099 ! R:/10.30.171.175:60546] inactive. 15:27:42.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=270, channel=[id: 0xda3dc3c9, L:/10.30.170.167:18099 ! R:/10.30.171.175:60546]} end of input detected while session was in state up 15:27:42.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=270, channel=[id: 0xda3dc3c9, L:/10.30.170.167:18099 ! R:/10.30.171.175:60546]} down, reason: End of input 15:27:42.681 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53432]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53432]) process #25 SSH_MSG_IGNORE 15:27:42.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53432]) SSH_MSG_IGNORE 15:27:42.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53756]) process #19 SSH_MSG_IGNORE 15:27:42.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53756]) SSH_MSG_IGNORE 15:27:42.901 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53756]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:42.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53306]) process #26 SSH_MSG_IGNORE 15:27:42.975 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53306]) SSH_MSG_IGNORE 15:27:42.975 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53306]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:43.089 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38082]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:43.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38082]) process #23 SSH_MSG_IGNORE 15:27:43.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38082]) SSH_MSG_IGNORE 15:27:43.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50008]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50008]) process #22 SSH_MSG_IGNORE 15:27:43.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50008]) SSH_MSG_IGNORE 15:27:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:49192])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]) exit code=0, immediate=false 15:27:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49192]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49192]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]) Closing gracefully 15:27:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]) 15:27:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]) 15:27:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192])[immediately=false] processing 15:27:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49192]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]) Closing immediately 15:27:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192])[immediately=true] processing 15:27:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192] 15:27:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3495635c) signal close complete immediately=true 15:27:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57f6c663) signal close complete immediately=true 15:27:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192])[Immediately] closed 15:27:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]) result=null 15:27:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36549a4) signal close complete immediately=false 15:27:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48347e8a) signal close complete immediately=false 15:27:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49192]) code=0 message='' shell closed 15:27:43.197 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:49192]) Closing immediately 15:27:43.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:43.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49192]]) Closing immediately 15:27:43.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:49192]) stopping 15:27:43.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:49192]) stopped 15:27:43.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49192]])[Immediately] closed 15:27:43.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18100] - close(TransportIoSession[local=/10.30.170.167:18100, remote=/10.30.171.175:49192]) Closing immediately 15:27:43.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18100] - close(TransportIoSession[local=/10.30.170.167:18100, remote=/10.30.171.175:49192])[Immediately] closed 15:27:43.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57246b53) signal close complete immediately=true 15:27:43.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:49192])[Immediately] closed 15:27:43.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8832352a, L:/10.30.170.167:18100 ! R:/10.30.171.175:49192] inactive. 15:27:43.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=271, channel=[id: 0x8832352a, L:/10.30.170.167:18100 ! R:/10.30.171.175:49192]} end of input detected while session was in state up 15:27:43.198 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=271, channel=[id: 0x8832352a, L:/10.30.170.167:18100 ! R:/10.30.171.175:49192]} down, reason: End of input 15:27:43.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37728]) process #20 SSH_MSG_IGNORE 15:27:43.266 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37728]) SSH_MSG_IGNORE 15:27:43.266 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37728]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:43.338 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55276]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:43.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55276]) process #21 SSH_MSG_IGNORE 15:27:43.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55276]) SSH_MSG_IGNORE 15:27:43.342 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35848]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:43.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35848]) process #27 SSH_MSG_IGNORE 15:27:43.343 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35848]) SSH_MSG_IGNORE 15:27:43.437 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41624]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:43.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41624]) process #24 SSH_MSG_IGNORE 15:27:43.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41624]) SSH_MSG_IGNORE 15:27:43.848 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:51948])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:43.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]) exit code=0, immediate=false 15:27:43.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:43.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51948]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:43.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:43.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51948]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:43.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]) Closing gracefully 15:27:43.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]) 15:27:43.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]) 15:27:43.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:43.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:43.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:43.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:43.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948])[immediately=false] processing 15:27:43.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:43.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51948]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:43.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:43.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]) Closing immediately 15:27:43.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:43.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:43.849 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948])[immediately=true] processing 15:27:43.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948] 15:27:43.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59144bc1) signal close complete immediately=true 15:27:43.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:43.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@639e39bf) signal close complete immediately=true 15:27:43.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948])[Immediately] closed 15:27:43.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]) result=null 15:27:43.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d84e61b) signal close complete immediately=false 15:27:43.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4512af6a) signal close complete immediately=false 15:27:43.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51948]) code=0 message='' shell closed 15:27:43.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51948]) Closing immediately 15:27:43.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:43.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51948]]) Closing immediately 15:27:43.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51948]) stopping 15:27:43.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51948]) stopped 15:27:43.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51948]])[Immediately] closed 15:27:43.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18101] - close(TransportIoSession[local=/10.30.170.167:18101, remote=/10.30.171.175:51948]) Closing immediately 15:27:43.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18101] - close(TransportIoSession[local=/10.30.170.167:18101, remote=/10.30.171.175:51948])[Immediately] closed 15:27:43.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ea3be4a) signal close complete immediately=true 15:27:43.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51948])[Immediately] closed 15:27:43.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd099d93c, L:/10.30.170.167:18101 ! R:/10.30.171.175:51948] inactive. 15:27:43.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=272, channel=[id: 0xd099d93c, L:/10.30.170.167:18101 ! R:/10.30.171.175:51948]} end of input detected while session was in state up 15:27:43.850 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=272, channel=[id: 0xd099d93c, L:/10.30.170.167:18101 ! R:/10.30.171.175:51948]} down, reason: End of input 15:27:44.092 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54604]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:44.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54604]) process #25 SSH_MSG_IGNORE 15:27:44.093 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54604]) SSH_MSG_IGNORE 15:27:44.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44134]) process #26 SSH_MSG_IGNORE 15:27:44.228 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44134]) SSH_MSG_IGNORE 15:27:44.228 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44134]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:44.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45182]) process #19 SSH_MSG_IGNORE 15:27:44.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45182]) SSH_MSG_IGNORE 15:27:44.231 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45182]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:44.341 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39664]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:44.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39664]) process #23 SSH_MSG_IGNORE 15:27:44.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39664]) SSH_MSG_IGNORE 15:27:44.467 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60648]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:44.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60648]) process #20 SSH_MSG_IGNORE 15:27:44.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60648]) SSH_MSG_IGNORE 15:27:44.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:54124])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:44.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]) exit code=0, immediate=false 15:27:44.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:44.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54124]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:44.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:44.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54124]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:44.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]) Closing gracefully 15:27:44.499 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]) 15:27:44.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]) 15:27:44.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:44.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:44.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:44.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:44.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124])[immediately=false] processing 15:27:44.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:44.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54124]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:44.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:44.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]) Closing immediately 15:27:44.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:44.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:44.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124])[immediately=true] processing 15:27:44.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124] 15:27:44.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37b8665e) signal close complete immediately=true 15:27:44.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:44.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@625c8077) signal close complete immediately=true 15:27:44.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124])[Immediately] closed 15:27:44.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]) result=null 15:27:44.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@cb00c53) signal close complete immediately=false 15:27:44.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5704ecc2) signal close complete immediately=false 15:27:44.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54124]) code=0 message='' shell closed 15:27:44.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54124]) Closing immediately 15:27:44.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:44.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54124]]) Closing immediately 15:27:44.500 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54124]) stopping 15:27:44.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54124]) stopped 15:27:44.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54124]])[Immediately] closed 15:27:44.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18102] - close(TransportIoSession[local=/10.30.170.167:18102, remote=/10.30.171.175:54124]) Closing immediately 15:27:44.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18102] - close(TransportIoSession[local=/10.30.170.167:18102, remote=/10.30.171.175:54124])[Immediately] closed 15:27:44.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@237aeaea) signal close complete immediately=true 15:27:44.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54124])[Immediately] closed 15:27:44.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x622fd7d1, L:/10.30.170.167:18102 ! R:/10.30.171.175:54124] inactive. 15:27:44.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=273, channel=[id: 0x622fd7d1, L:/10.30.170.167:18102 ! R:/10.30.171.175:54124]} end of input detected while session was in state up 15:27:44.501 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=273, channel=[id: 0x622fd7d1, L:/10.30.170.167:18102 ! R:/10.30.171.175:54124]} down, reason: End of input 15:27:44.507 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54966]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:44.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54966]) process #22 SSH_MSG_IGNORE 15:27:44.510 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54966]) SSH_MSG_IGNORE 15:27:44.582 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51458]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:44.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51458]) process #24 SSH_MSG_IGNORE 15:27:44.583 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51458]) SSH_MSG_IGNORE 15:27:44.675 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54224]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:44.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54224]) process #27 SSH_MSG_IGNORE 15:27:44.676 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54224]) SSH_MSG_IGNORE 15:27:44.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38338]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:44.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38338]) process #21 SSH_MSG_IGNORE 15:27:44.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38338]) SSH_MSG_IGNORE 15:27:45.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58294]) process #25 SSH_MSG_IGNORE 15:27:45.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58294]) SSH_MSG_IGNORE 15:27:45.146 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58294]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:45.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:33108])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:45.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]) exit code=0, immediate=false 15:27:45.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:45.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33108]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:45.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:45.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33108]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:45.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]) Closing gracefully 15:27:45.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]) 15:27:45.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]) 15:27:45.146 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108])[immediately=false] processing 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33108]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]) Closing immediately 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108])[immediately=true] processing 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108] 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e1cfb6c) signal close complete immediately=true 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@438bf711) signal close complete immediately=true 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108])[Immediately] closed 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]) result=null 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@88ef60) signal close complete immediately=false 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2da2a87a) signal close complete immediately=false 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33108]) code=0 message='' shell closed 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:33108]) Closing immediately 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33108]]) Closing immediately 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33108]) stopping 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33108]) stopped 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33108]])[Immediately] closed 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18103] - close(TransportIoSession[local=/10.30.170.167:18103, remote=/10.30.171.175:33108]) Closing immediately 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18103] - close(TransportIoSession[local=/10.30.170.167:18103, remote=/10.30.171.175:33108])[Immediately] closed 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@347ce139) signal close complete immediately=true 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:33108])[Immediately] closed 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xda3516ff, L:/10.30.170.167:18103 ! R:/10.30.171.175:33108] inactive. 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=274, channel=[id: 0xda3516ff, L:/10.30.170.167:18103 ! R:/10.30.171.175:33108]} end of input detected while session was in state up 15:27:45.147 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=274, channel=[id: 0xda3516ff, L:/10.30.170.167:18103 ! R:/10.30.171.175:33108]} down, reason: End of input 15:27:45.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47294]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:45.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47294]) process #19 SSH_MSG_IGNORE 15:27:45.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47294]) SSH_MSG_IGNORE 15:27:45.388 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49088]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:45.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49088]) process #20 SSH_MSG_IGNORE 15:27:45.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49088]) SSH_MSG_IGNORE 15:27:45.392 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:45.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #24 SSH_MSG_IGNORE 15:27:45.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:27:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52898]) process #26 SSH_MSG_IGNORE 15:27:45.486 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52898]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:45.486 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52898]) SSH_MSG_IGNORE 15:27:45.628 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49122]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:45.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49122]) process #23 SSH_MSG_IGNORE 15:27:45.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49122]) SSH_MSG_IGNORE 15:27:45.701 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60442]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:45.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60442]) process #21 SSH_MSG_IGNORE 15:27:45.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60442]) SSH_MSG_IGNORE 15:27:45.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:38054])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:45.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]) exit code=0, immediate=false 15:27:45.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:45.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38054]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:45.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:45.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38054]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:45.794 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34114]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:45.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]) Closing gracefully 15:27:45.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]) 15:27:45.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]) 15:27:45.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:45.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:45.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:45.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:45.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054])[immediately=false] processing 15:27:45.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:45.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38054]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:45.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:45.794 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]) Closing immediately 15:27:45.794 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34114]) process #22 SSH_MSG_IGNORE 15:27:45.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:45.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:45.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054])[immediately=true] processing 15:27:45.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34114]) SSH_MSG_IGNORE 15:27:45.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054] 15:27:45.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a05366) signal close complete immediately=true 15:27:45.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:45.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35c53952) signal close complete immediately=true 15:27:45.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054])[Immediately] closed 15:27:45.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]) result=null 15:27:45.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23ba4378) signal close complete immediately=false 15:27:45.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b0b704) signal close complete immediately=false 15:27:45.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38054]) code=0 message='' shell closed 15:27:45.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38054]) Closing immediately 15:27:45.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:45.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38054]]) Closing immediately 15:27:45.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38054]) stopping 15:27:45.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38054]) stopped 15:27:45.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38054]])[Immediately] closed 15:27:45.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18104] - close(TransportIoSession[local=/10.30.170.167:18104, remote=/10.30.171.175:38054]) Closing immediately 15:27:45.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18104] - close(TransportIoSession[local=/10.30.170.167:18104, remote=/10.30.171.175:38054])[Immediately] closed 15:27:45.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@309ff37) signal close complete immediately=true 15:27:45.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38054])[Immediately] closed 15:27:45.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1f5c7938, L:/10.30.170.167:18104 ! R:/10.30.171.175:38054] inactive. 15:27:45.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=275, channel=[id: 0x1f5c7938, L:/10.30.170.167:18104 ! R:/10.30.171.175:38054]} end of input detected while session was in state up 15:27:45.795 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=275, channel=[id: 0x1f5c7938, L:/10.30.170.167:18104 ! R:/10.30.171.175:38054]} down, reason: End of input 15:27:46.129 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45820]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:46.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45820]) process #27 SSH_MSG_IGNORE 15:27:46.129 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45820]) SSH_MSG_IGNORE 15:27:46.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:60536])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:46.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]) exit code=0, immediate=false 15:27:46.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:46.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60536]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:46.403 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:46.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60536]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:46.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]) Closing gracefully 15:27:46.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]) 15:27:46.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]) 15:27:46.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:46.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:46.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:46.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:46.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536])[immediately=false] processing 15:27:46.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:46.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60536]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:46.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:46.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]) Closing immediately 15:27:46.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:46.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:46.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536])[immediately=true] processing 15:27:46.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536] 15:27:46.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35f7977f) signal close complete immediately=true 15:27:46.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:46.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@877970a) signal close complete immediately=true 15:27:46.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536])[Immediately] closed 15:27:46.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]) result=null 15:27:46.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b4a74b1) signal close complete immediately=false 15:27:46.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14a046b1) signal close complete immediately=false 15:27:46.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60536]) code=0 message='' shell closed 15:27:46.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60536]) Closing immediately 15:27:46.404 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:46.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60536]]) Closing immediately 15:27:46.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60536]) stopping 15:27:46.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60536]) stopped 15:27:46.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60536]])[Immediately] closed 15:27:46.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18105] - close(TransportIoSession[local=/10.30.170.167:18105, remote=/10.30.171.175:60536]) Closing immediately 15:27:46.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18105] - close(TransportIoSession[local=/10.30.170.167:18105, remote=/10.30.171.175:60536])[Immediately] closed 15:27:46.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1de57735) signal close complete immediately=true 15:27:46.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60536])[Immediately] closed 15:27:46.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xda5b2fdc, L:/10.30.170.167:18105 ! R:/10.30.171.175:60536] inactive. 15:27:46.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=276, channel=[id: 0xda5b2fdc, L:/10.30.170.167:18105 ! R:/10.30.171.175:60536]} end of input detected while session was in state up 15:27:46.405 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=276, channel=[id: 0xda5b2fdc, L:/10.30.170.167:18105 ! R:/10.30.171.175:60536]} down, reason: End of input 15:27:46.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52344]) process #20 SSH_MSG_IGNORE 15:27:46.672 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52344]) SSH_MSG_IGNORE 15:27:46.672 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52344]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:46.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40756]) process #19 SSH_MSG_IGNORE 15:27:46.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40756]) SSH_MSG_IGNORE 15:27:46.706 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40756]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:46.816 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39092]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:46.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39092]) process #26 SSH_MSG_IGNORE 15:27:46.817 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39092]) SSH_MSG_IGNORE 15:27:46.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45928]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45928]) process #24 SSH_MSG_IGNORE 15:27:46.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45928]) SSH_MSG_IGNORE 15:27:46.877 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44210]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:46.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44210]) process #22 SSH_MSG_IGNORE 15:27:46.878 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44210]) SSH_MSG_IGNORE 15:27:46.968 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34088]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:46.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34088]) process #25 SSH_MSG_IGNORE 15:27:46.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34088]) SSH_MSG_IGNORE 15:27:47.003 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46290]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:47.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46290]) process #21 SSH_MSG_IGNORE 15:27:47.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46290]) SSH_MSG_IGNORE 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:42458])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]) exit code=0, immediate=false 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42458]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42458]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]) Closing gracefully 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]) 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]) 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458])[immediately=false] processing 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42458]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]) Closing immediately 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458])[immediately=true] processing 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458] 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2db6ccc5) signal close complete immediately=true 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14e2fd60) signal close complete immediately=true 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458])[Immediately] closed 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]) result=null 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5305dc56) signal close complete immediately=false 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70cc3c0e) signal close complete immediately=false 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42458]) code=0 message='' shell closed 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42458]) Closing immediately 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:47.041 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42458]]) Closing immediately 15:27:47.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42458]) stopping 15:27:47.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42458]) stopped 15:27:47.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42458]])[Immediately] closed 15:27:47.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18106] - close(TransportIoSession[local=/10.30.170.167:18106, remote=/10.30.171.175:42458]) Closing immediately 15:27:47.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18106] - close(TransportIoSession[local=/10.30.170.167:18106, remote=/10.30.171.175:42458])[Immediately] closed 15:27:47.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b871636) signal close complete immediately=true 15:27:47.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42458])[Immediately] closed 15:27:47.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9cae5ca0, L:/10.30.170.167:18106 ! R:/10.30.171.175:42458] inactive. 15:27:47.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=277, channel=[id: 0x9cae5ca0, L:/10.30.170.167:18106 ! R:/10.30.171.175:42458]} end of input detected while session was in state up 15:27:47.042 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=277, channel=[id: 0x9cae5ca0, L:/10.30.170.167:18106 ! R:/10.30.171.175:42458]} down, reason: End of input 15:27:47.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59138]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:47.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59138]) process #23 SSH_MSG_IGNORE 15:27:47.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59138]) SSH_MSG_IGNORE 15:27:47.320 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58406]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:47.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58406]) process #27 SSH_MSG_IGNORE 15:27:47.320 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58406]) SSH_MSG_IGNORE 15:27:47.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:47864])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:47.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]) exit code=0, immediate=false 15:27:47.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:47.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47864]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:47.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:47.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47864]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:47.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]) Closing gracefully 15:27:47.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]) 15:27:47.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]) 15:27:47.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:47.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:47.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:47.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:47.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864])[immediately=false] processing 15:27:47.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:47.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47864]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:47.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:47.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]) Closing immediately 15:27:47.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:47.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:47.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864])[immediately=true] processing 15:27:47.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864] 15:27:47.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4186044) signal close complete immediately=true 15:27:47.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:47.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31a08664) signal close complete immediately=true 15:27:47.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864])[Immediately] closed 15:27:47.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]) result=null 15:27:47.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63073f57) signal close complete immediately=false 15:27:47.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@452a963a) signal close complete immediately=false 15:27:47.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47864]) code=0 message='' shell closed 15:27:47.682 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:47864]) Closing immediately 15:27:47.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:47.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47864]]) Closing immediately 15:27:47.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47864]) stopping 15:27:47.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47864]) stopped 15:27:47.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47864]])[Immediately] closed 15:27:47.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18107] - close(TransportIoSession[local=/10.30.170.167:18107, remote=/10.30.171.175:47864]) Closing immediately 15:27:47.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18107] - close(TransportIoSession[local=/10.30.170.167:18107, remote=/10.30.171.175:47864])[Immediately] closed 15:27:47.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@277d49b) signal close complete immediately=true 15:27:47.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:47864])[Immediately] closed 15:27:47.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x599c9bbe, L:/10.30.170.167:18107 ! R:/10.30.171.175:47864] inactive. 15:27:47.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=278, channel=[id: 0x599c9bbe, L:/10.30.170.167:18107 ! R:/10.30.171.175:47864]} end of input detected while session was in state up 15:27:47.683 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=278, channel=[id: 0x599c9bbe, L:/10.30.170.167:18107 ! R:/10.30.171.175:47864]} down, reason: End of input 15:27:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36566]) process #24 SSH_MSG_IGNORE 15:27:47.906 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36566]) SSH_MSG_IGNORE 15:27:47.907 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36566]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:47.945 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41466]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:47.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41466]) process #19 SSH_MSG_IGNORE 15:27:47.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41466]) SSH_MSG_IGNORE 15:27:48.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58258]) process #26 SSH_MSG_IGNORE 15:27:48.027 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58258]) SSH_MSG_IGNORE 15:27:48.028 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58258]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:48.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56790]) process #22 SSH_MSG_IGNORE 15:27:48.070 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56790]) SSH_MSG_IGNORE 15:27:48.092 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36900]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:48.092 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56790]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:48.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36900]) process #20 SSH_MSG_IGNORE 15:27:48.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36900]) SSH_MSG_IGNORE 15:27:48.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35526]) process #25 SSH_MSG_IGNORE 15:27:48.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35526]) SSH_MSG_IGNORE 15:27:48.187 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35526]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:41398])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]) exit code=0, immediate=false 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41398]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41398]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]) Closing gracefully 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]) 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]) 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398])[immediately=false] processing 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41398]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]) Closing immediately 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398])[immediately=true] processing 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398] 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@267a40c7) signal close complete immediately=true 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b602294) signal close complete immediately=true 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398])[Immediately] closed 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]) result=null 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56d2e01d) signal close complete immediately=false 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b9e79aa) signal close complete immediately=false 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41398]) code=0 message='' shell closed 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41398]) Closing immediately 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:48.285 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41398]]) Closing immediately 15:27:48.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41398]) stopping 15:27:48.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41398]) stopped 15:27:48.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41398]])[Immediately] closed 15:27:48.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18108] - close(TransportIoSession[local=/10.30.170.167:18108, remote=/10.30.171.175:41398]) Closing immediately 15:27:48.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18108] - close(TransportIoSession[local=/10.30.170.167:18108, remote=/10.30.171.175:41398])[Immediately] closed 15:27:48.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f167c66) signal close complete immediately=true 15:27:48.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41398])[Immediately] closed 15:27:48.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe5eaa05d, L:/10.30.170.167:18108 ! R:/10.30.171.175:41398] inactive. 15:27:48.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=279, channel=[id: 0xe5eaa05d, L:/10.30.170.167:18108 ! R:/10.30.171.175:41398]} end of input detected while session was in state up 15:27:48.286 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=279, channel=[id: 0xe5eaa05d, L:/10.30.170.167:18108 ! R:/10.30.171.175:41398]} down, reason: End of input 15:27:48.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37920]) process #23 SSH_MSG_IGNORE 15:27:48.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37920]) SSH_MSG_IGNORE 15:27:48.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37920]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:48.401 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45728]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:48.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45728]) process #21 SSH_MSG_IGNORE 15:27:48.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45728]) SSH_MSG_IGNORE 15:27:48.610 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40394]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:48.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40394]) process #27 SSH_MSG_IGNORE 15:27:48.611 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40394]) SSH_MSG_IGNORE 15:27:48.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43354]) process #22 SSH_MSG_IGNORE 15:27:48.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43354]) SSH_MSG_IGNORE 15:27:48.854 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43354]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:48.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:55758])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:48.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]) exit code=0, immediate=false 15:27:48.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:48.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55758]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:48.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:48.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55758]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:48.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]) Closing gracefully 15:27:48.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]) 15:27:48.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]) 15:27:48.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:48.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:48.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:48.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:48.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758])[immediately=false] processing 15:27:48.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:48.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55758]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:48.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:48.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]) Closing immediately 15:27:48.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:48.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:48.922 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758])[immediately=true] processing 15:27:48.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758] 15:27:48.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71e0b06f) signal close complete immediately=true 15:27:48.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:48.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2bc60e5b) signal close complete immediately=true 15:27:48.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758])[Immediately] closed 15:27:48.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]) result=null 15:27:48.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@310469b3) signal close complete immediately=false 15:27:48.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27c325fc) signal close complete immediately=false 15:27:48.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55758]) code=0 message='' shell closed 15:27:48.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55758]) Closing immediately 15:27:48.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:48.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55758]]) Closing immediately 15:27:48.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55758]) stopping 15:27:48.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55758]) stopped 15:27:48.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55758]])[Immediately] closed 15:27:48.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18109] - close(TransportIoSession[local=/10.30.170.167:18109, remote=/10.30.171.175:55758]) Closing immediately 15:27:48.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18109] - close(TransportIoSession[local=/10.30.170.167:18109, remote=/10.30.171.175:55758])[Immediately] closed 15:27:48.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53d48aa3) signal close complete immediately=true 15:27:48.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55758])[Immediately] closed 15:27:48.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9e591856, L:/10.30.170.167:18109 ! R:/10.30.171.175:55758] inactive. 15:27:48.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=280, channel=[id: 0x9e591856, L:/10.30.170.167:18109 ! R:/10.30.171.175:55758]} end of input detected while session was in state up 15:27:48.923 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=280, channel=[id: 0x9e591856, L:/10.30.170.167:18109 ! R:/10.30.171.175:55758]} down, reason: End of input 15:27:49.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52594]) process #25 SSH_MSG_IGNORE 15:27:49.005 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52594]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:49.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52594]) SSH_MSG_IGNORE 15:27:49.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37634]) process #24 SSH_MSG_IGNORE 15:27:49.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37634]) SSH_MSG_IGNORE 15:27:49.136 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37634]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:49.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51946]) process #19 SSH_MSG_IGNORE 15:27:49.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51946]) SSH_MSG_IGNORE 15:27:49.268 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51946]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:49.425 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43810]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43810]) process #26 SSH_MSG_IGNORE 15:27:49.425 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43810]) SSH_MSG_IGNORE 15:27:49.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54670]) process #20 SSH_MSG_IGNORE 15:27:49.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54670]) SSH_MSG_IGNORE 15:27:49.548 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54670]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:49.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:47884])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:49.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]) exit code=0, immediate=false 15:27:49.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:49.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47884]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:49.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:49.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47884]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:49.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]) Closing gracefully 15:27:49.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]) 15:27:49.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]) 15:27:49.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:49.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:49.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:49.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:49.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884])[immediately=false] processing 15:27:49.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:49.576 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47884]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:49.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:49.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]) Closing immediately 15:27:49.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:49.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:49.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884])[immediately=true] processing 15:27:49.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884] 15:27:49.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@574f9b05) signal close complete immediately=true 15:27:49.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:49.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50bbd500) signal close complete immediately=true 15:27:49.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884])[Immediately] closed 15:27:49.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]) result=null 15:27:49.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ecdee8e) signal close complete immediately=false 15:27:49.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2aeb08cc) signal close complete immediately=false 15:27:49.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47884]) code=0 message='' shell closed 15:27:49.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:47884]) Closing immediately 15:27:49.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:49.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47884]]) Closing immediately 15:27:49.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47884]) stopping 15:27:49.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47884]) stopped 15:27:49.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47884]])[Immediately] closed 15:27:49.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18110] - close(TransportIoSession[local=/10.30.170.167:18110, remote=/10.30.171.175:47884]) Closing immediately 15:27:49.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18110] - close(TransportIoSession[local=/10.30.170.167:18110, remote=/10.30.171.175:47884])[Immediately] closed 15:27:49.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1573927) signal close complete immediately=true 15:27:49.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:47884])[Immediately] closed 15:27:49.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xadba567c, L:/10.30.170.167:18110 ! R:/10.30.171.175:47884] inactive. 15:27:49.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=281, channel=[id: 0xadba567c, L:/10.30.170.167:18110 ! R:/10.30.171.175:47884]} end of input detected while session was in state up 15:27:49.577 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=281, channel=[id: 0xadba567c, L:/10.30.170.167:18110 ! R:/10.30.171.175:47884]} down, reason: End of input 15:27:49.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41950]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:49.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41950]) process #21 SSH_MSG_IGNORE 15:27:49.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41950]) SSH_MSG_IGNORE 15:27:49.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34564]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:49.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34564]) process #23 SSH_MSG_IGNORE 15:27:49.723 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34564]) SSH_MSG_IGNORE 15:27:49.861 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42314]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:49.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42314]) process #27 SSH_MSG_IGNORE 15:27:49.862 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42314]) SSH_MSG_IGNORE 15:27:50.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:34526])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:50.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]) exit code=0, immediate=false 15:27:50.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:50.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34526]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:50.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:50.218 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34526]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:50.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]) Closing gracefully 15:27:50.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]) 15:27:50.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]) 15:27:50.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:50.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:50.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:50.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:50.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526])[immediately=false] processing 15:27:50.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:50.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34526]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:50.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:50.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]) Closing immediately 15:27:50.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:50.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:50.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526])[immediately=true] processing 15:27:50.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526] 15:27:50.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40939de7) signal close complete immediately=true 15:27:50.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:50.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78f205ab) signal close complete immediately=true 15:27:50.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526])[Immediately] closed 15:27:50.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]) result=null 15:27:50.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21b4e07d) signal close complete immediately=false 15:27:50.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f395201) signal close complete immediately=false 15:27:50.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34526]) code=0 message='' shell closed 15:27:50.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34526]) Closing immediately 15:27:50.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:50.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34526]]) Closing immediately 15:27:50.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34526]) stopping 15:27:50.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34526]) stopped 15:27:50.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34526]])[Immediately] closed 15:27:50.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18111] - close(TransportIoSession[local=/10.30.170.167:18111, remote=/10.30.171.175:34526]) Closing immediately 15:27:50.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18111] - close(TransportIoSession[local=/10.30.170.167:18111, remote=/10.30.171.175:34526])[Immediately] closed 15:27:50.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63998ca4) signal close complete immediately=true 15:27:50.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34526])[Immediately] closed 15:27:50.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x061bd16e, L:/10.30.170.167:18111 ! R:/10.30.171.175:34526] inactive. 15:27:50.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=282, channel=[id: 0x061bd16e, L:/10.30.170.167:18111 ! R:/10.30.171.175:34526]} end of input detected while session was in state up 15:27:50.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=282, channel=[id: 0x061bd16e, L:/10.30.170.167:18111 ! R:/10.30.171.175:34526]} down, reason: End of input 15:27:50.273 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50154]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:50.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50154]) process #22 SSH_MSG_IGNORE 15:27:50.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50154]) SSH_MSG_IGNORE 15:27:50.369 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38344]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:50.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38344]) process #25 SSH_MSG_IGNORE 15:27:50.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38344]) SSH_MSG_IGNORE 15:27:50.417 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46280]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:50.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46280]) process #24 SSH_MSG_IGNORE 15:27:50.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46280]) SSH_MSG_IGNORE 15:27:50.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57900]) process #20 SSH_MSG_IGNORE 15:27:50.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57900]) SSH_MSG_IGNORE 15:27:50.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57900]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:50.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60528]) process #19 SSH_MSG_IGNORE 15:27:50.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60528]) SSH_MSG_IGNORE 15:27:50.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60528]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:50.584 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60238]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60238]) process #26 SSH_MSG_IGNORE 15:27:50.584 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60238]) SSH_MSG_IGNORE 15:27:50.701 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37192]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:50.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37192]) process #23 SSH_MSG_IGNORE 15:27:50.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37192]) SSH_MSG_IGNORE 15:27:50.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:35848])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:50.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]) exit code=0, immediate=false 15:27:50.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:50.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35848]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:50.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:50.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35848]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:50.869 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]) Closing gracefully 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]) 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]) 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848])[immediately=false] processing 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35848]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]) Closing immediately 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848])[immediately=true] processing 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848] 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6009819a) signal close complete immediately=true 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@317c3c0c) signal close complete immediately=true 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848])[Immediately] closed 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]) result=null 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f00a568) signal close complete immediately=false 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12f476b3) signal close complete immediately=false 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35848]) code=0 message='' shell closed 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35848]) Closing immediately 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35848]]) Closing immediately 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35848]) stopping 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35848]) stopped 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35848]])[Immediately] closed 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18112] - close(TransportIoSession[local=/10.30.170.167:18112, remote=/10.30.171.175:35848]) Closing immediately 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18112] - close(TransportIoSession[local=/10.30.170.167:18112, remote=/10.30.171.175:35848])[Immediately] closed 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e5d3026) signal close complete immediately=true 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35848])[Immediately] closed 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa1a06fe0, L:/10.30.170.167:18112 ! R:/10.30.171.175:35848] inactive. 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=283, channel=[id: 0xa1a06fe0, L:/10.30.170.167:18112 ! R:/10.30.171.175:35848]} end of input detected while session was in state up 15:27:50.870 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=283, channel=[id: 0xa1a06fe0, L:/10.30.170.167:18112 ! R:/10.30.171.175:35848]} down, reason: End of input 15:27:50.964 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47488]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:50.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47488]) process #21 SSH_MSG_IGNORE 15:27:50.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47488]) SSH_MSG_IGNORE 15:27:51.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55096]) process #27 SSH_MSG_IGNORE 15:27:51.100 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55096]) SSH_MSG_IGNORE 15:27:51.100 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55096]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:51.373 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41986]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:51.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41986]) process #25 SSH_MSG_IGNORE 15:27:51.373 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41986]) SSH_MSG_IGNORE 15:27:51.423 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41530]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:51.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41530]) process #23 SSH_MSG_IGNORE 15:27:51.423 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41530]) SSH_MSG_IGNORE 15:27:51.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:54224])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:51.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]) exit code=0, immediate=false 15:27:51.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:51.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54224]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:51.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:51.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54224]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:51.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]) Closing gracefully 15:27:51.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]) 15:27:51.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]) 15:27:51.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:51.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:51.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:51.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224])[immediately=false] processing 15:27:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54224]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]) Closing immediately 15:27:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224])[immediately=true] processing 15:27:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224] 15:27:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13847edb) signal close complete immediately=true 15:27:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47ac7bd) signal close complete immediately=true 15:27:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224])[Immediately] closed 15:27:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]) result=null 15:27:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c1ae430) signal close complete immediately=false 15:27:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b14c706) signal close complete immediately=false 15:27:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54224]) code=0 message='' shell closed 15:27:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54224]) Closing immediately 15:27:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54224]]) Closing immediately 15:27:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54224]) stopping 15:27:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54224]) stopped 15:27:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54224]])[Immediately] closed 15:27:51.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18113] - close(TransportIoSession[local=/10.30.170.167:18113, remote=/10.30.171.175:54224]) Closing immediately 15:27:51.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18113] - close(TransportIoSession[local=/10.30.170.167:18113, remote=/10.30.171.175:54224])[Immediately] closed 15:27:51.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1bd61619) signal close complete immediately=true 15:27:51.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54224])[Immediately] closed 15:27:51.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x68509da9, L:/10.30.170.167:18113 ! R:/10.30.171.175:54224] inactive. 15:27:51.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=284, channel=[id: 0x68509da9, L:/10.30.170.167:18113 ! R:/10.30.171.175:54224]} end of input detected while session was in state up 15:27:51.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=284, channel=[id: 0x68509da9, L:/10.30.170.167:18113 ! R:/10.30.171.175:54224]} down, reason: End of input 15:27:51.644 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40526]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40526]) process #22 SSH_MSG_IGNORE 15:27:51.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40526]) SSH_MSG_IGNORE 15:27:51.843 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54212]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:51.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54212]) process #24 SSH_MSG_IGNORE 15:27:51.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54212]) SSH_MSG_IGNORE 15:27:51.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59408]) process #19 SSH_MSG_IGNORE 15:27:51.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59408]) SSH_MSG_IGNORE 15:27:51.867 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59408]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:51.883 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37834]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:51.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37834]) process #26 SSH_MSG_IGNORE 15:27:51.883 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37834]) SSH_MSG_IGNORE 15:27:51.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60730]) process #20 SSH_MSG_IGNORE 15:27:51.940 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60730]) SSH_MSG_IGNORE 15:27:51.940 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60730]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:52.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:45820])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:52.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]) exit code=0, immediate=false 15:27:52.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:52.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45820]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:52.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:52.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45820]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:52.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]) Closing gracefully 15:27:52.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]) 15:27:52.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]) 15:27:52.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:52.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:52.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:52.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:52.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820])[immediately=false] processing 15:27:52.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:52.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45820]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:52.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:52.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]) Closing immediately 15:27:52.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:52.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:52.142 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820])[immediately=true] processing 15:27:52.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820] 15:27:52.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c779c8c) signal close complete immediately=true 15:27:52.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:52.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d4e7f2) signal close complete immediately=true 15:27:52.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820])[Immediately] closed 15:27:52.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]) result=null 15:27:52.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@177776) signal close complete immediately=false 15:27:52.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@86bde41) signal close complete immediately=false 15:27:52.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45820]) code=0 message='' shell closed 15:27:52.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45820]) Closing immediately 15:27:52.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:52.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45820]]) Closing immediately 15:27:52.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45820]) stopping 15:27:52.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45820]) stopped 15:27:52.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45820]])[Immediately] closed 15:27:52.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18114] - close(TransportIoSession[local=/10.30.170.167:18114, remote=/10.30.171.175:45820]) Closing immediately 15:27:52.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18114] - close(TransportIoSession[local=/10.30.170.167:18114, remote=/10.30.171.175:45820])[Immediately] closed 15:27:52.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3848b03c) signal close complete immediately=true 15:27:52.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45820])[Immediately] closed 15:27:52.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd5b2e601, L:/10.30.170.167:18114 ! R:/10.30.171.175:45820] inactive. 15:27:52.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=285, channel=[id: 0xd5b2e601, L:/10.30.170.167:18114 ! R:/10.30.171.175:45820]} end of input detected while session was in state up 15:27:52.143 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=285, channel=[id: 0xd5b2e601, L:/10.30.170.167:18114 ! R:/10.30.171.175:45820]} down, reason: End of input 15:27:52.265 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54022]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:52.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54022]) process #27 SSH_MSG_IGNORE 15:27:52.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54022]) SSH_MSG_IGNORE 15:27:52.501 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55442]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:52.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55442]) process #21 SSH_MSG_IGNORE 15:27:52.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55442]) SSH_MSG_IGNORE 15:27:52.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:52.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #25 SSH_MSG_IGNORE 15:27:52.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:27:52.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45404]) process #23 SSH_MSG_IGNORE 15:27:52.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45404]) SSH_MSG_IGNORE 15:27:52.653 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45404]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:52.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34612]) process #22 SSH_MSG_IGNORE 15:27:52.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34612]) SSH_MSG_IGNORE 15:27:52.700 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34612]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:52.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:58406])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:52.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]) exit code=0, immediate=false 15:27:52.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:52.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58406]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:52.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:52.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58406]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:52.743 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]) Closing gracefully 15:27:52.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]) 15:27:52.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]) 15:27:52.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:52.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:52.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:52.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:52.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406])[immediately=false] processing 15:27:52.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:52.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58406]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:52.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:52.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]) Closing immediately 15:27:52.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:52.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:52.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406])[immediately=true] processing 15:27:52.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406] 15:27:52.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@571001c9) signal close complete immediately=true 15:27:52.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:52.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c54ae10) signal close complete immediately=true 15:27:52.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406])[Immediately] closed 15:27:52.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]) result=null 15:27:52.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c5af19f) signal close complete immediately=false 15:27:52.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e0d495b) signal close complete immediately=false 15:27:52.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58406]) code=0 message='' shell closed 15:27:52.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58406]) Closing immediately 15:27:52.744 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:52.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58406]]) Closing immediately 15:27:52.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58406]) stopping 15:27:52.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58406]) stopped 15:27:52.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58406]])[Immediately] closed 15:27:52.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18115] - close(TransportIoSession[local=/10.30.170.167:18115, remote=/10.30.171.175:58406]) Closing immediately 15:27:52.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18115] - close(TransportIoSession[local=/10.30.170.167:18115, remote=/10.30.171.175:58406])[Immediately] closed 15:27:52.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69c4091a) signal close complete immediately=true 15:27:52.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58406])[Immediately] closed 15:27:52.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7858232d, L:/10.30.170.167:18115 ! R:/10.30.171.175:58406] inactive. 15:27:52.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=286, channel=[id: 0x7858232d, L:/10.30.170.167:18115 ! R:/10.30.171.175:58406]} end of input detected while session was in state up 15:27:52.745 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=286, channel=[id: 0x7858232d, L:/10.30.170.167:18115 ! R:/10.30.171.175:58406]} down, reason: End of input 15:27:53.004 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46850]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:53.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46850]) process #27 SSH_MSG_IGNORE 15:27:53.004 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46850]) SSH_MSG_IGNORE 15:27:53.045 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51352]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:53.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51352]) process #19 SSH_MSG_IGNORE 15:27:53.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51352]) SSH_MSG_IGNORE 15:27:53.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36592]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:53.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36592]) process #24 SSH_MSG_IGNORE 15:27:53.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36592]) SSH_MSG_IGNORE 15:27:53.150 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57906]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:53.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57906]) process #20 SSH_MSG_IGNORE 15:27:53.150 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57906]) SSH_MSG_IGNORE 15:27:53.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:40394])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:53.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]) exit code=0, immediate=false 15:27:53.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:53.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40394]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:53.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:53.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40394]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:53.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]) Closing gracefully 15:27:53.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]) 15:27:53.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]) 15:27:53.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:53.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:53.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:53.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:53.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394])[immediately=false] processing 15:27:53.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:53.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40394]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:53.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:53.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]) Closing immediately 15:27:53.372 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:53.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:53.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394])[immediately=true] processing 15:27:53.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394] 15:27:53.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32fb51a7) signal close complete immediately=true 15:27:53.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:53.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5336f45a) signal close complete immediately=true 15:27:53.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394])[Immediately] closed 15:27:53.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]) result=null 15:27:53.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c4fd7a) signal close complete immediately=false 15:27:53.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67dc6de4) signal close complete immediately=false 15:27:53.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40394]) code=0 message='' shell closed 15:27:53.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40394]) Closing immediately 15:27:53.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:53.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40394]]) Closing immediately 15:27:53.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40394]) stopping 15:27:53.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40394]) stopped 15:27:53.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40394]])[Immediately] closed 15:27:53.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18116] - close(TransportIoSession[local=/10.30.170.167:18116, remote=/10.30.171.175:40394]) Closing immediately 15:27:53.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18116] - close(TransportIoSession[local=/10.30.170.167:18116, remote=/10.30.171.175:40394])[Immediately] closed 15:27:53.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@fc27ed1) signal close complete immediately=true 15:27:53.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40394])[Immediately] closed 15:27:53.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd70025c0, L:/10.30.170.167:18116 ! R:/10.30.171.175:40394] inactive. 15:27:53.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=287, channel=[id: 0xd70025c0, L:/10.30.170.167:18116 ! R:/10.30.171.175:40394]} end of input detected while session was in state up 15:27:53.373 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=287, channel=[id: 0xd70025c0, L:/10.30.170.167:18116 ! R:/10.30.171.175:40394]} down, reason: End of input 15:27:53.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52218]) process #26 SSH_MSG_IGNORE 15:27:53.458 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52218]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:53.458 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52218]) SSH_MSG_IGNORE 15:27:53.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57678]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:53.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57678]) process #21 SSH_MSG_IGNORE 15:27:53.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57678]) SSH_MSG_IGNORE 15:27:53.694 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40294]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:53.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40294]) process #27 SSH_MSG_IGNORE 15:27:53.694 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40294]) SSH_MSG_IGNORE 15:27:53.925 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59158]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:53.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59158]) process #19 SSH_MSG_IGNORE 15:27:53.927 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59158]) SSH_MSG_IGNORE 15:27:53.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45498]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:53.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45498]) process #23 SSH_MSG_IGNORE 15:27:53.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45498]) SSH_MSG_IGNORE 15:27:53.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:42314])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:53.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]) exit code=0, immediate=false 15:27:53.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:53.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42314]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:53.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:53.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42314]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:53.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]) Closing gracefully 15:27:53.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]) 15:27:53.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]) 15:27:53.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:53.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:53.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:53.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:53.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314])[immediately=false] processing 15:27:53.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:53.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42314]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:53.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:53.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]) Closing immediately 15:27:53.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:53.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:53.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314])[immediately=true] processing 15:27:53.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314] 15:27:53.972 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@641f591f) signal close complete immediately=true 15:27:53.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:53.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36611c88) signal close complete immediately=true 15:27:53.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314])[Immediately] closed 15:27:53.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]) result=null 15:27:53.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d95661a) signal close complete immediately=false 15:27:53.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@355e10e2) signal close complete immediately=false 15:27:53.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42314]) code=0 message='' shell closed 15:27:53.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42314]) Closing immediately 15:27:53.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:53.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42314]]) Closing immediately 15:27:53.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42314]) stopping 15:27:53.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42314]) stopped 15:27:53.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42314]])[Immediately] closed 15:27:53.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18117] - close(TransportIoSession[local=/10.30.170.167:18117, remote=/10.30.171.175:42314]) Closing immediately 15:27:53.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18117] - close(TransportIoSession[local=/10.30.170.167:18117, remote=/10.30.171.175:42314])[Immediately] closed 15:27:53.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b1760f7) signal close complete immediately=true 15:27:53.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42314])[Immediately] closed 15:27:53.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x95d331b8, L:/10.30.170.167:18117 ! R:/10.30.171.175:42314] inactive. 15:27:53.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=288, channel=[id: 0x95d331b8, L:/10.30.170.167:18117 ! R:/10.30.171.175:42314]} end of input detected while session was in state up 15:27:53.973 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=288, channel=[id: 0x95d331b8, L:/10.30.170.167:18117 ! R:/10.30.171.175:42314]} down, reason: End of input 15:27:54.047 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51022]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:54.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51022]) process #25 SSH_MSG_IGNORE 15:27:54.047 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51022]) SSH_MSG_IGNORE 15:27:54.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54086]) process #22 SSH_MSG_IGNORE 15:27:54.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54086]) SSH_MSG_IGNORE 15:27:54.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54086]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:54.247 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57878]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57878]) process #24 SSH_MSG_IGNORE 15:27:54.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57878]) SSH_MSG_IGNORE 15:27:54.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38724]) process #20 SSH_MSG_IGNORE 15:27:54.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38724]) SSH_MSG_IGNORE 15:27:54.273 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38724]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:54.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35506]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:54.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42684]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35506]) process #26 SSH_MSG_IGNORE 15:27:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35506]) SSH_MSG_IGNORE 15:27:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42684]) process #27 SSH_MSG_IGNORE 15:27:54.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42684]) SSH_MSG_IGNORE 15:27:54.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:55096])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:54.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]) exit code=0, immediate=false 15:27:54.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:54.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55096]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:54.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:54.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55096]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:54.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]) Closing gracefully 15:27:54.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]) 15:27:54.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]) 15:27:54.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:54.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:54.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:54.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:54.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096])[immediately=false] processing 15:27:54.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:54.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55096]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:54.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:54.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]) Closing immediately 15:27:54.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:54.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:54.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096])[immediately=true] processing 15:27:54.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096] 15:27:54.618 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@bec8f43) signal close complete immediately=true 15:27:54.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:54.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@112be835) signal close complete immediately=true 15:27:54.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096])[Immediately] closed 15:27:54.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]) result=null 15:27:54.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@bbd3d2a) signal close complete immediately=false 15:27:54.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d140b01) signal close complete immediately=false 15:27:54.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55096]) code=0 message='' shell closed 15:27:54.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55096]) Closing immediately 15:27:54.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:54.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55096]]) Closing immediately 15:27:54.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55096]) stopping 15:27:54.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55096]) stopped 15:27:54.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55096]])[Immediately] closed 15:27:54.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18118] - close(TransportIoSession[local=/10.30.170.167:18118, remote=/10.30.171.175:55096]) Closing immediately 15:27:54.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18118] - close(TransportIoSession[local=/10.30.170.167:18118, remote=/10.30.171.175:55096])[Immediately] closed 15:27:54.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52ed0d77) signal close complete immediately=true 15:27:54.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55096])[Immediately] closed 15:27:54.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf8432fb6, L:/10.30.170.167:18118 ! R:/10.30.171.175:55096] inactive. 15:27:54.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=289, channel=[id: 0xf8432fb6, L:/10.30.170.167:18118 ! R:/10.30.171.175:55096]} end of input detected while session was in state up 15:27:54.619 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=289, channel=[id: 0xf8432fb6, L:/10.30.170.167:18118 ! R:/10.30.171.175:55096]} down, reason: End of input 15:27:54.892 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37796]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:54.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37796]) process #21 SSH_MSG_IGNORE 15:27:54.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37796]) SSH_MSG_IGNORE 15:27:55.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36824]) process #23 SSH_MSG_IGNORE 15:27:55.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36824]) SSH_MSG_IGNORE 15:27:55.152 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36824]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:55.203 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51716]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:55.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51716]) process #27 SSH_MSG_IGNORE 15:27:55.203 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51716]) SSH_MSG_IGNORE 15:27:55.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:54022])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:55.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]) exit code=0, immediate=false 15:27:55.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:55.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54022]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:55.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:55.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54022]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:55.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]) Closing gracefully 15:27:55.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]) 15:27:55.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]) 15:27:55.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:55.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:55.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:55.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:55.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022])[immediately=false] processing 15:27:55.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:55.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54022]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:55.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:55.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]) Closing immediately 15:27:55.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:55.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:55.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022])[immediately=true] processing 15:27:55.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022] 15:27:55.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7662440c) signal close complete immediately=true 15:27:55.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:55.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ed32d32) signal close complete immediately=true 15:27:55.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022])[Immediately] closed 15:27:55.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]) result=null 15:27:55.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13c68b1a) signal close complete immediately=false 15:27:55.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14d7c187) signal close complete immediately=false 15:27:55.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54022]) code=0 message='' shell closed 15:27:55.263 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54022]) Closing immediately 15:27:55.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:55.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54022]]) Closing immediately 15:27:55.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54022]) stopping 15:27:55.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54022]) stopped 15:27:55.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54022]])[Immediately] closed 15:27:55.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18119] - close(TransportIoSession[local=/10.30.170.167:18119, remote=/10.30.171.175:54022]) Closing immediately 15:27:55.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18119] - close(TransportIoSession[local=/10.30.170.167:18119, remote=/10.30.171.175:54022])[Immediately] closed 15:27:55.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7071b535) signal close complete immediately=true 15:27:55.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54022])[Immediately] closed 15:27:55.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x741c6c1d, L:/10.30.170.167:18119 ! R:/10.30.171.175:54022] inactive. 15:27:55.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=290, channel=[id: 0x741c6c1d, L:/10.30.170.167:18119 ! R:/10.30.171.175:54022]} end of input detected while session was in state up 15:27:55.264 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=290, channel=[id: 0x741c6c1d, L:/10.30.170.167:18119 ! R:/10.30.171.175:54022]} down, reason: End of input 15:27:55.287 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52248]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:55.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52248]) process #25 SSH_MSG_IGNORE 15:27:55.287 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52248]) SSH_MSG_IGNORE 15:27:55.338 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41728]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:55.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41728]) process #22 SSH_MSG_IGNORE 15:27:55.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41728]) SSH_MSG_IGNORE 15:27:55.344 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60606]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:55.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60606]) process #19 SSH_MSG_IGNORE 15:27:55.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60606]) SSH_MSG_IGNORE 15:27:55.633 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57366]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:55.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57366]) process #26 SSH_MSG_IGNORE 15:27:55.634 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57366]) SSH_MSG_IGNORE 15:27:55.644 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36554]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36554]) process #24 SSH_MSG_IGNORE 15:27:55.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36554]) SSH_MSG_IGNORE 15:27:55.696 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48780]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:55.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48780]) process #20 SSH_MSG_IGNORE 15:27:55.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48780]) SSH_MSG_IGNORE 15:27:56.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:46850])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:56.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]) exit code=0, immediate=false 15:27:56.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:56.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46850]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:56.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:56.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46850]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:56.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]) Closing gracefully 15:27:56.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]) 15:27:56.134 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]) 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850])[immediately=false] processing 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46850]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]) Closing immediately 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850])[immediately=true] processing 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850] 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52a3ec6e) signal close complete immediately=true 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f16d91a) signal close complete immediately=true 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850])[Immediately] closed 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]) result=null 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@385836e) signal close complete immediately=false 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1425c361) signal close complete immediately=false 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46850]) code=0 message='' shell closed 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46850]) Closing immediately 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46850]]) Closing immediately 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46850]) stopping 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46850]) stopped 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46850]])[Immediately] closed 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18120] - close(TransportIoSession[local=/10.30.170.167:18120, remote=/10.30.171.175:46850]) Closing immediately 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18120] - close(TransportIoSession[local=/10.30.170.167:18120, remote=/10.30.171.175:46850])[Immediately] closed 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59a88d17) signal close complete immediately=true 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46850])[Immediately] closed 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x49ed4319, L:/10.30.170.167:18120 ! R:/10.30.171.175:46850] inactive. 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=291, channel=[id: 0x49ed4319, L:/10.30.170.167:18120 ! R:/10.30.171.175:46850]} end of input detected while session was in state up 15:27:56.135 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=291, channel=[id: 0x49ed4319, L:/10.30.170.167:18120 ! R:/10.30.171.175:46850]} down, reason: End of input 15:27:56.297 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55268]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:56.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55268]) process #21 SSH_MSG_IGNORE 15:27:56.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55268]) SSH_MSG_IGNORE 15:27:56.421 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49070]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:56.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49070]) process #23 SSH_MSG_IGNORE 15:27:56.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49070]) SSH_MSG_IGNORE 15:27:56.427 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57552]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:56.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57552]) process #27 SSH_MSG_IGNORE 15:27:56.428 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57552]) SSH_MSG_IGNORE 15:27:56.444 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42244]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:56.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42244]) process #19 SSH_MSG_IGNORE 15:27:56.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42244]) SSH_MSG_IGNORE 15:27:56.495 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52840]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52840]) process #22 SSH_MSG_IGNORE 15:27:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52840]) SSH_MSG_IGNORE 15:27:56.666 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55820]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:56.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55820]) process #25 SSH_MSG_IGNORE 15:27:56.666 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55820]) SSH_MSG_IGNORE 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:40294])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]) exit code=0, immediate=false 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40294]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40294]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]) Closing gracefully 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]) 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]) 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294])[immediately=false] processing 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40294]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]) Closing immediately 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294])[immediately=true] processing 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294] 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d3b426) signal close complete immediately=true 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76ed4e19) signal close complete immediately=true 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294])[Immediately] closed 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]) result=null 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58e68871) signal close complete immediately=false 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@554ec048) signal close complete immediately=false 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40294]) code=0 message='' shell closed 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40294]) Closing immediately 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40294]]) Closing immediately 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40294]) stopping 15:27:56.787 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40294]) stopped 15:27:56.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40294]])[Immediately] closed 15:27:56.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18121] - close(TransportIoSession[local=/10.30.170.167:18121, remote=/10.30.171.175:40294]) Closing immediately 15:27:56.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18121] - close(TransportIoSession[local=/10.30.170.167:18121, remote=/10.30.171.175:40294])[Immediately] closed 15:27:56.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e272c43) signal close complete immediately=true 15:27:56.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40294])[Immediately] closed 15:27:56.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe855c381, L:/10.30.170.167:18121 ! R:/10.30.171.175:40294] inactive. 15:27:56.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=292, channel=[id: 0xe855c381, L:/10.30.170.167:18121 ! R:/10.30.171.175:40294]} end of input detected while session was in state up 15:27:56.788 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=292, channel=[id: 0xe855c381, L:/10.30.170.167:18121 ! R:/10.30.171.175:40294]} down, reason: End of input 15:27:57.000 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43912]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:57.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43912]) process #26 SSH_MSG_IGNORE 15:27:57.000 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43912]) SSH_MSG_IGNORE 15:27:57.158 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51674]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:57.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51674]) process #20 SSH_MSG_IGNORE 15:27:57.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51674]) SSH_MSG_IGNORE 15:27:57.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35726]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:57.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35726]) process #24 SSH_MSG_IGNORE 15:27:57.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35726]) SSH_MSG_IGNORE 15:27:57.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60394]) process #22 SSH_MSG_IGNORE 15:27:57.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60394]) SSH_MSG_IGNORE 15:27:57.413 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60394]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:57.422 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:42684])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]) exit code=0, immediate=false 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42684]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42684]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]) Closing gracefully 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]) 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]) 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684])[immediately=false] processing 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42684]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]) Closing immediately 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684])[immediately=true] processing 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684] 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@591278fb) signal close complete immediately=true 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ce40553) signal close complete immediately=true 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684])[Immediately] closed 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]) result=null 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a21d851) signal close complete immediately=false 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ba46a7e) signal close complete immediately=false 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42684]) code=0 message='' shell closed 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42684]) Closing immediately 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42684]]) Closing immediately 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42684]) stopping 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42684]) stopped 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42684]])[Immediately] closed 15:27:57.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18122] - close(TransportIoSession[local=/10.30.170.167:18122, remote=/10.30.171.175:42684]) Closing immediately 15:27:57.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18122] - close(TransportIoSession[local=/10.30.170.167:18122, remote=/10.30.171.175:42684])[Immediately] closed 15:27:57.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51bb1c51) signal close complete immediately=true 15:27:57.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42684])[Immediately] closed 15:27:57.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdba728dc, L:/10.30.170.167:18122 ! R:/10.30.171.175:42684] inactive. 15:27:57.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=293, channel=[id: 0xdba728dc, L:/10.30.170.167:18122 ! R:/10.30.171.175:42684]} end of input detected while session was in state up 15:27:57.424 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=293, channel=[id: 0xdba728dc, L:/10.30.170.167:18122 ! R:/10.30.171.175:42684]} down, reason: End of input 15:27:57.526 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50286]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50286]) process #21 SSH_MSG_IGNORE 15:27:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50286]) SSH_MSG_IGNORE 15:27:57.641 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59012]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59012]) process #25 SSH_MSG_IGNORE 15:27:57.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59012]) SSH_MSG_IGNORE 15:27:57.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58780]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:57.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58780]) process #23 SSH_MSG_IGNORE 15:27:57.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58780]) SSH_MSG_IGNORE 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:51716])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]) exit code=0, immediate=false 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51716]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51716]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]) Closing gracefully 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]) 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]) 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716])[immediately=false] processing 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51716]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]) Closing immediately 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716])[immediately=true] processing 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716] 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47e19d0c) signal close complete immediately=true 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15daf058) signal close complete immediately=true 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716])[Immediately] closed 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]) result=null 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2eac70b8) signal close complete immediately=false 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@368bf5ae) signal close complete immediately=false 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51716]) code=0 message='' shell closed 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51716]) Closing immediately 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51716]]) Closing immediately 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51716]) stopping 15:27:58.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51716]) stopped 15:27:58.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51716]])[Immediately] closed 15:27:58.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18123] - close(TransportIoSession[local=/10.30.170.167:18123, remote=/10.30.171.175:51716]) Closing immediately 15:27:58.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18123] - close(TransportIoSession[local=/10.30.170.167:18123, remote=/10.30.171.175:51716])[Immediately] closed 15:27:58.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d49078e) signal close complete immediately=true 15:27:58.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51716])[Immediately] closed 15:27:58.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x47f306c7, L:/10.30.170.167:18123 ! R:/10.30.171.175:51716] inactive. 15:27:58.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=294, channel=[id: 0x47f306c7, L:/10.30.170.167:18123 ! R:/10.30.171.175:51716]} end of input detected while session was in state up 15:27:58.032 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=294, channel=[id: 0x47f306c7, L:/10.30.170.167:18123 ! R:/10.30.171.175:51716]} down, reason: End of input 15:27:58.064 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35304]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:58.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35304]) process #19 SSH_MSG_IGNORE 15:27:58.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35304]) SSH_MSG_IGNORE 15:27:58.104 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60312]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60312]) process #26 SSH_MSG_IGNORE 15:27:58.104 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60312]) SSH_MSG_IGNORE 15:27:58.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42028]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:58.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42028]) process #21 SSH_MSG_IGNORE 15:27:58.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42028]) SSH_MSG_IGNORE 15:27:58.342 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41124]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:58.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41124]) process #27 SSH_MSG_IGNORE 15:27:58.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41124]) SSH_MSG_IGNORE 15:27:58.347 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40282]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:58.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40282]) process #20 SSH_MSG_IGNORE 15:27:58.347 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40282]) SSH_MSG_IGNORE 15:27:58.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55574]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:58.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55574]) process #22 SSH_MSG_IGNORE 15:27:58.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55574]) SSH_MSG_IGNORE 15:27:58.513 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51152]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:58.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51152]) process #25 SSH_MSG_IGNORE 15:27:58.513 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51152]) SSH_MSG_IGNORE 15:27:58.663 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52024]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:58.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52024]) process #24 SSH_MSG_IGNORE 15:27:58.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52024]) SSH_MSG_IGNORE 15:27:58.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:57552])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:58.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]) exit code=0, immediate=false 15:27:58.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:58.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57552]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:58.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:58.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57552]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:58.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]) Closing gracefully 15:27:58.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]) 15:27:58.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]) 15:27:58.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:58.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:58.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:58.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:58.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552])[immediately=false] processing 15:27:58.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:58.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57552]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:58.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:58.670 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]) Closing immediately 15:27:58.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:58.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:58.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552])[immediately=true] processing 15:27:58.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552] 15:27:58.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48872379) signal close complete immediately=true 15:27:58.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:58.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@725b8591) signal close complete immediately=true 15:27:58.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552])[Immediately] closed 15:27:58.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]) result=null 15:27:58.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c3e5c47) signal close complete immediately=false 15:27:58.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f8020ec) signal close complete immediately=false 15:27:58.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57552]) code=0 message='' shell closed 15:27:58.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57552]) Closing immediately 15:27:58.671 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:58.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57552]]) Closing immediately 15:27:58.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57552]) stopping 15:27:58.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57552]) stopped 15:27:58.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57552]])[Immediately] closed 15:27:58.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18124] - close(TransportIoSession[local=/10.30.170.167:18124, remote=/10.30.171.175:57552]) Closing immediately 15:27:58.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18124] - close(TransportIoSession[local=/10.30.170.167:18124, remote=/10.30.171.175:57552])[Immediately] closed 15:27:58.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e6d5a8e) signal close complete immediately=true 15:27:58.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57552])[Immediately] closed 15:27:58.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa52f05a5, L:/10.30.170.167:18124 ! R:/10.30.171.175:57552] inactive. 15:27:58.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=295, channel=[id: 0xa52f05a5, L:/10.30.170.167:18124 ! R:/10.30.171.175:57552]} end of input detected while session was in state up 15:27:58.672 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=295, channel=[id: 0xa52f05a5, L:/10.30.170.167:18124 ! R:/10.30.171.175:57552]} down, reason: End of input 15:27:58.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48396]) process #21 SSH_MSG_IGNORE 15:27:58.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48396]) SSH_MSG_IGNORE 15:27:58.928 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48396]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:59.009 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52786]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:27:59.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52786]) process #23 SSH_MSG_IGNORE 15:27:59.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52786]) SSH_MSG_IGNORE 15:27:59.306 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43976]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:27:59.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43976]) process #19 SSH_MSG_IGNORE 15:27:59.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43976]) SSH_MSG_IGNORE 15:27:59.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:41124])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:59.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]) exit code=0, immediate=false 15:27:59.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:59.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41124]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:59.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:59.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41124]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:59.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]) Closing gracefully 15:27:59.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]) 15:27:59.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]) 15:27:59.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:59.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:59.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:59.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:59.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124])[immediately=false] processing 15:27:59.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:59.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41124]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:59.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:59.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]) Closing immediately 15:27:59.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:59.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:59.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124])[immediately=true] processing 15:27:59.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124] 15:27:59.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a3228ef) signal close complete immediately=true 15:27:59.328 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:59.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9078d5f) signal close complete immediately=true 15:27:59.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124])[Immediately] closed 15:27:59.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]) result=null 15:27:59.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ba313bb) signal close complete immediately=false 15:27:59.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54ed51fd) signal close complete immediately=false 15:27:59.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41124]) code=0 message='' shell closed 15:27:59.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41124]) Closing immediately 15:27:59.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:59.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41124]]) Closing immediately 15:27:59.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41124]) stopping 15:27:59.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41124]) stopped 15:27:59.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41124]])[Immediately] closed 15:27:59.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18125] - close(TransportIoSession[local=/10.30.170.167:18125, remote=/10.30.171.175:41124]) Closing immediately 15:27:59.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18125] - close(TransportIoSession[local=/10.30.170.167:18125, remote=/10.30.171.175:41124])[Immediately] closed 15:27:59.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2fe37edf) signal close complete immediately=true 15:27:59.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41124])[Immediately] closed 15:27:59.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x18a7b229, L:/10.30.170.167:18125 ! R:/10.30.171.175:41124] inactive. 15:27:59.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=296, channel=[id: 0x18a7b229, L:/10.30.170.167:18125 ! R:/10.30.171.175:41124]} end of input detected while session was in state up 15:27:59.329 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=296, channel=[id: 0x18a7b229, L:/10.30.170.167:18125 ! R:/10.30.171.175:41124]} down, reason: End of input 15:27:59.448 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51500]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:27:59.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51500]) process #26 SSH_MSG_IGNORE 15:27:59.448 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51500]) SSH_MSG_IGNORE 15:27:59.535 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35068]) packet #28 sending command=2[SSH_MSG_IGNORE] len=27 15:27:59.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35068]) process #27 SSH_MSG_IGNORE 15:27:59.536 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35068]) SSH_MSG_IGNORE 15:27:59.608 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40320]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:27:59.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40320]) process #25 SSH_MSG_IGNORE 15:27:59.609 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40320]) SSH_MSG_IGNORE 15:27:59.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41236]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:27:59.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41236]) process #24 SSH_MSG_IGNORE 15:27:59.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41236]) SSH_MSG_IGNORE 15:27:59.818 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54362]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:27:59.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54362]) process #21 SSH_MSG_IGNORE 15:27:59.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54362]) SSH_MSG_IGNORE 15:27:59.849 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38210]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:27:59.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38210]) process #20 SSH_MSG_IGNORE 15:27:59.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38210]) SSH_MSG_IGNORE 15:27:59.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:35068])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:27:59.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]) exit code=0, immediate=false 15:27:59.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:27:59.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35068]) packet #29 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:27:59.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:27:59.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35068]) packet #30 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:27:59.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]) Closing gracefully 15:27:59.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]) 15:27:59.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]) 15:27:59.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:27:59.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:27:59.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:27:59.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:27:59.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068])[immediately=false] processing 15:27:59.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:27:59.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35068]) packet #31 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:27:59.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:27:59.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]) Closing immediately 15:27:59.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:27:59.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:27:59.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068])[immediately=true] processing 15:27:59.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068] 15:27:59.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@48215e3a) signal close complete immediately=true 15:27:59.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:27:59.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7fe2a683) signal close complete immediately=true 15:27:59.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068])[Immediately] closed 15:27:59.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]) result=null 15:27:59.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@719a2694) signal close complete immediately=false 15:27:59.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3cf81475) signal close complete immediately=false 15:27:59.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35068]) code=0 message='' shell closed 15:27:59.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35068]) Closing immediately 15:27:59.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:27:59.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35068]]) Closing immediately 15:27:59.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35068]) stopping 15:27:59.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35068]) stopped 15:27:59.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35068]])[Immediately] closed 15:27:59.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18126] - close(TransportIoSession[local=/10.30.170.167:18126, remote=/10.30.171.175:35068]) Closing immediately 15:27:59.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18126] - close(TransportIoSession[local=/10.30.170.167:18126, remote=/10.30.171.175:35068])[Immediately] closed 15:27:59.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7eea5d5e) signal close complete immediately=true 15:27:59.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35068])[Immediately] closed 15:27:59.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbe6d71da, L:/10.30.170.167:18126 ! R:/10.30.171.175:35068] inactive. 15:27:59.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=297, channel=[id: 0xbe6d71da, L:/10.30.170.167:18126 ! R:/10.30.171.175:35068]} end of input detected while session was in state up 15:27:59.942 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=297, channel=[id: 0xbe6d71da, L:/10.30.170.167:18126 ! R:/10.30.171.175:35068]} down, reason: End of input 15:27:59.998 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34350]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:27:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34350]) process #22 SSH_MSG_IGNORE 15:27:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34350]) SSH_MSG_IGNORE 15:28:00.202 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53232]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:00.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53232]) process #23 SSH_MSG_IGNORE 15:28:00.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53232]) SSH_MSG_IGNORE 15:28:00.400 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47724]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:00.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47724]) process #25 SSH_MSG_IGNORE 15:28:00.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47724]) SSH_MSG_IGNORE 15:28:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:55164])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]) exit code=0, immediate=false 15:28:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55164]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55164]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]) Closing gracefully 15:28:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]) 15:28:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]) 15:28:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164])[immediately=false] processing 15:28:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55164]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]) Closing immediately 15:28:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164])[immediately=true] processing 15:28:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164] 15:28:00.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2eb85256) signal close complete immediately=true 15:28:00.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:00.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a4d8ec6) signal close complete immediately=true 15:28:00.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164])[Immediately] closed 15:28:00.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]) result=null 15:28:00.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47c2dbb4) signal close complete immediately=false 15:28:00.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1efdf6cf) signal close complete immediately=false 15:28:00.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55164]) code=0 message='' shell closed 15:28:00.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55164]) Closing immediately 15:28:00.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:00.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55164]]) Closing immediately 15:28:00.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55164]) stopping 15:28:00.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55164]) stopped 15:28:00.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55164]])[Immediately] closed 15:28:00.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18127] - close(TransportIoSession[local=/10.30.170.167:18127, remote=/10.30.171.175:55164]) Closing immediately 15:28:00.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18127] - close(TransportIoSession[local=/10.30.170.167:18127, remote=/10.30.171.175:55164])[Immediately] closed 15:28:00.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@723b3da4) signal close complete immediately=true 15:28:00.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55164])[Immediately] closed 15:28:00.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe28d0aa4, L:/10.30.170.167:18127 ! R:/10.30.171.175:55164] inactive. 15:28:00.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=298, channel=[id: 0xe28d0aa4, L:/10.30.170.167:18127 ! R:/10.30.171.175:55164]} end of input detected while session was in state up 15:28:00.567 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=298, channel=[id: 0xe28d0aa4, L:/10.30.170.167:18127 ! R:/10.30.171.175:55164]} down, reason: End of input 15:28:00.689 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53234]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:28:00.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53234]) process #26 SSH_MSG_IGNORE 15:28:00.689 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53234]) SSH_MSG_IGNORE 15:28:00.739 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35124]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:28:00.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35124]) process #19 SSH_MSG_IGNORE 15:28:00.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35124]) SSH_MSG_IGNORE 15:28:00.943 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34570]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:00.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34570]) process #23 SSH_MSG_IGNORE 15:28:00.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34570]) SSH_MSG_IGNORE 15:28:00.981 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52028]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:00.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52028]) process #24 SSH_MSG_IGNORE 15:28:00.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52028]) SSH_MSG_IGNORE 15:28:01.035 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33802]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:01.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33802]) process #21 SSH_MSG_IGNORE 15:28:01.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33802]) SSH_MSG_IGNORE 15:28:01.185 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43618]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:28:01.185 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43618]) process #20 SSH_MSG_IGNORE 15:28:01.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43618]) SSH_MSG_IGNORE 15:28:01.225 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:58794])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:01.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]) exit code=0, immediate=false 15:28:01.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:01.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58794]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:01.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:01.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58794]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:01.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]) Closing gracefully 15:28:01.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]) 15:28:01.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]) 15:28:01.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:01.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:01.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:01.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:01.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794])[immediately=false] processing 15:28:01.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:01.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58794]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:01.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:01.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]) Closing immediately 15:28:01.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:01.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:01.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794])[immediately=true] processing 15:28:01.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794] 15:28:01.226 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3452c42f) signal close complete immediately=true 15:28:01.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:01.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25e923a1) signal close complete immediately=true 15:28:01.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794])[Immediately] closed 15:28:01.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]) result=null 15:28:01.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f6af3ab) signal close complete immediately=false 15:28:01.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b39851) signal close complete immediately=false 15:28:01.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58794]) code=0 message='' shell closed 15:28:01.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58794]) Closing immediately 15:28:01.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:01.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58794]]) Closing immediately 15:28:01.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58794]) stopping 15:28:01.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58794]) stopped 15:28:01.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58794]])[Immediately] closed 15:28:01.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18128] - close(TransportIoSession[local=/10.30.170.167:18128, remote=/10.30.171.175:58794]) Closing immediately 15:28:01.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18128] - close(TransportIoSession[local=/10.30.170.167:18128, remote=/10.30.171.175:58794])[Immediately] closed 15:28:01.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27e25774) signal close complete immediately=true 15:28:01.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58794])[Immediately] closed 15:28:01.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe37cc71d, L:/10.30.170.167:18128 ! R:/10.30.171.175:58794] inactive. 15:28:01.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=299, channel=[id: 0xe37cc71d, L:/10.30.170.167:18128 ! R:/10.30.171.175:58794]} end of input detected while session was in state up 15:28:01.227 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=299, channel=[id: 0xe37cc71d, L:/10.30.170.167:18128 ! R:/10.30.171.175:58794]} down, reason: End of input 15:28:01.274 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46336]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:01.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46336]) process #22 SSH_MSG_IGNORE 15:28:01.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46336]) SSH_MSG_IGNORE 15:28:01.697 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55832]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:01.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55832]) process #25 SSH_MSG_IGNORE 15:28:01.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55832]) SSH_MSG_IGNORE 15:28:01.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43386]) process #19 SSH_MSG_IGNORE 15:28:01.795 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43386]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:28:01.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43386]) SSH_MSG_IGNORE 15:28:01.813 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52940]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52940]) process #24 SSH_MSG_IGNORE 15:28:01.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52940]) SSH_MSG_IGNORE 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:44374])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]) exit code=0, immediate=false 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44374]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44374]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]) Closing gracefully 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]) 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]) 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374])[immediately=false] processing 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44374]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]) Closing immediately 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374])[immediately=true] processing 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374] 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@432bcae8) signal close complete immediately=true 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@249daaf) signal close complete immediately=true 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374])[Immediately] closed 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]) result=null 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f4bc0ad) signal close complete immediately=false 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ade28d3) signal close complete immediately=false 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44374]) code=0 message='' shell closed 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44374]) Closing immediately 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44374]]) Closing immediately 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44374]) stopping 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44374]) stopped 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44374]])[Immediately] closed 15:28:01.855 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18129] - close(TransportIoSession[local=/10.30.170.167:18129, remote=/10.30.171.175:44374]) Closing immediately 15:28:01.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18129] - close(TransportIoSession[local=/10.30.170.167:18129, remote=/10.30.171.175:44374])[Immediately] closed 15:28:01.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@473fd5ea) signal close complete immediately=true 15:28:01.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44374])[Immediately] closed 15:28:01.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb6ecc764, L:/10.30.170.167:18129 ! R:/10.30.171.175:44374] inactive. 15:28:01.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=300, channel=[id: 0xb6ecc764, L:/10.30.170.167:18129 ! R:/10.30.171.175:44374]} end of input detected while session was in state up 15:28:01.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=300, channel=[id: 0xb6ecc764, L:/10.30.170.167:18129 ! R:/10.30.171.175:44374]} down, reason: End of input 15:28:01.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46924]) process #23 SSH_MSG_IGNORE 15:28:01.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46924]) SSH_MSG_IGNORE 15:28:01.862 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46924]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:01.916 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:28:01.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57302]) process #26 SSH_MSG_IGNORE 15:28:01.917 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_IGNORE 15:28:01.975 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60726]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:01.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60726]) process #21 SSH_MSG_IGNORE 15:28:01.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60726]) SSH_MSG_IGNORE 15:28:02.338 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57888]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:02.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57888]) process #22 SSH_MSG_IGNORE 15:28:02.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57888]) SSH_MSG_IGNORE 15:28:02.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37282]) process #20 SSH_MSG_IGNORE 15:28:02.355 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37282]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:28:02.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37282]) SSH_MSG_IGNORE 15:28:02.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:55152])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:02.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]) exit code=0, immediate=false 15:28:02.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:02.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55152]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:02.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:02.513 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55152]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:02.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]) Closing gracefully 15:28:02.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]) 15:28:02.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]) 15:28:02.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:02.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:02.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:02.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:02.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152])[immediately=false] processing 15:28:02.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:02.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55152]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:02.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:02.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]) Closing immediately 15:28:02.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:02.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:02.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152])[immediately=true] processing 15:28:02.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152] 15:28:02.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64534588) signal close complete immediately=true 15:28:02.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:02.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41759076) signal close complete immediately=true 15:28:02.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152])[Immediately] closed 15:28:02.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]) result=null 15:28:02.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@355861de) signal close complete immediately=false 15:28:02.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29bd250) signal close complete immediately=false 15:28:02.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55152]) code=0 message='' shell closed 15:28:02.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55152]) Closing immediately 15:28:02.514 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:02.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55152]]) Closing immediately 15:28:02.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55152]) stopping 15:28:02.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55152]) stopped 15:28:02.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55152]])[Immediately] closed 15:28:02.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18130] - close(TransportIoSession[local=/10.30.170.167:18130, remote=/10.30.171.175:55152]) Closing immediately 15:28:02.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18130] - close(TransportIoSession[local=/10.30.170.167:18130, remote=/10.30.171.175:55152])[Immediately] closed 15:28:02.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c9ab88e) signal close complete immediately=true 15:28:02.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55152])[Immediately] closed 15:28:02.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x737b260f, L:/10.30.170.167:18130 ! R:/10.30.171.175:55152] inactive. 15:28:02.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=301, channel=[id: 0x737b260f, L:/10.30.170.167:18130 ! R:/10.30.171.175:55152]} end of input detected while session was in state up 15:28:02.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=301, channel=[id: 0x737b260f, L:/10.30.170.167:18130 ! R:/10.30.171.175:55152]} down, reason: End of input 15:28:02.756 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50732]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:02.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50732]) process #24 SSH_MSG_IGNORE 15:28:02.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50732]) SSH_MSG_IGNORE 15:28:02.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46654]) process #25 SSH_MSG_IGNORE 15:28:02.965 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46654]) SSH_MSG_IGNORE 15:28:02.965 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46654]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:03.123 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:32830]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:03.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:32830]) process #23 SSH_MSG_IGNORE 15:28:03.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:32830]) SSH_MSG_IGNORE 15:28:03.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:50180])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:03.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]) exit code=0, immediate=false 15:28:03.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:03.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50180]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:03.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:03.138 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50180]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]) Closing gracefully 15:28:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]) 15:28:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]) 15:28:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180])[immediately=false] processing 15:28:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50180]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]) Closing immediately 15:28:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180])[immediately=true] processing 15:28:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180] 15:28:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f6fc017) signal close complete immediately=true 15:28:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e9cef1f) signal close complete immediately=true 15:28:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180])[Immediately] closed 15:28:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]) result=null 15:28:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3db14604) signal close complete immediately=false 15:28:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@19ee5763) signal close complete immediately=false 15:28:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50180]) code=0 message='' shell closed 15:28:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50180]) Closing immediately 15:28:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:03.139 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50180]]) Closing immediately 15:28:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50180]) stopping 15:28:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50180]) stopped 15:28:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50180]])[Immediately] closed 15:28:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18131] - close(TransportIoSession[local=/10.30.170.167:18131, remote=/10.30.171.175:50180]) Closing immediately 15:28:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18131] - close(TransportIoSession[local=/10.30.170.167:18131, remote=/10.30.171.175:50180])[Immediately] closed 15:28:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78e05331) signal close complete immediately=true 15:28:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50180])[Immediately] closed 15:28:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x03774251, L:/10.30.170.167:18131 ! R:/10.30.171.175:50180] inactive. 15:28:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=302, channel=[id: 0x03774251, L:/10.30.170.167:18131 ! R:/10.30.171.175:50180]} end of input detected while session was in state up 15:28:03.140 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=302, channel=[id: 0x03774251, L:/10.30.170.167:18131 ! R:/10.30.171.175:50180]} down, reason: End of input 15:28:03.305 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59152]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:03.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59152]) process #21 SSH_MSG_IGNORE 15:28:03.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59152]) SSH_MSG_IGNORE 15:28:03.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37572]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:03.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37572]) process #22 SSH_MSG_IGNORE 15:28:03.337 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37572]) SSH_MSG_IGNORE 15:28:03.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59260]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:28:03.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59260]) process #19 SSH_MSG_IGNORE 15:28:03.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59260]) SSH_MSG_IGNORE 15:28:03.396 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40132]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:28:03.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40132]) process #26 SSH_MSG_IGNORE 15:28:03.396 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40132]) SSH_MSG_IGNORE 15:28:03.586 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40090]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:28:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40090]) process #20 SSH_MSG_IGNORE 15:28:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40090]) SSH_MSG_IGNORE 15:28:03.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:46650])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:03.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]) exit code=0, immediate=false 15:28:03.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:03.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46650]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:03.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:03.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46650]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:03.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]) Closing gracefully 15:28:03.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]) 15:28:03.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]) 15:28:03.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:03.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:03.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:03.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:03.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650])[immediately=false] processing 15:28:03.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:03.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46650]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:03.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:03.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]) Closing immediately 15:28:03.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:03.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:03.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650])[immediately=true] processing 15:28:03.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650] 15:28:03.782 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f610592) signal close complete immediately=true 15:28:03.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:03.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10e492e0) signal close complete immediately=true 15:28:03.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650])[Immediately] closed 15:28:03.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]) result=null 15:28:03.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1dc70f20) signal close complete immediately=false 15:28:03.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4affdff4) signal close complete immediately=false 15:28:03.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46650]) code=0 message='' shell closed 15:28:03.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46650]) Closing immediately 15:28:03.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:03.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46650]]) Closing immediately 15:28:03.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46650]) stopping 15:28:03.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46650]) stopped 15:28:03.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46650]])[Immediately] closed 15:28:03.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18132] - close(TransportIoSession[local=/10.30.170.167:18132, remote=/10.30.171.175:46650]) Closing immediately 15:28:03.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18132] - close(TransportIoSession[local=/10.30.170.167:18132, remote=/10.30.171.175:46650])[Immediately] closed 15:28:03.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d351eac) signal close complete immediately=true 15:28:03.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46650])[Immediately] closed 15:28:03.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0b420479, L:/10.30.170.167:18132 ! R:/10.30.171.175:46650] inactive. 15:28:03.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=303, channel=[id: 0x0b420479, L:/10.30.170.167:18132 ! R:/10.30.171.175:46650]} end of input detected while session was in state up 15:28:03.783 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=303, channel=[id: 0x0b420479, L:/10.30.170.167:18132 ! R:/10.30.171.175:46650]} down, reason: End of input 15:28:04.118 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41604]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:04.118 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41604]) process #25 SSH_MSG_IGNORE 15:28:04.119 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41604]) SSH_MSG_IGNORE 15:28:04.198 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:04.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #24 SSH_MSG_IGNORE 15:28:04.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:28:04.310 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45270]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:04.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45270]) process #23 SSH_MSG_IGNORE 15:28:04.310 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45270]) SSH_MSG_IGNORE 15:28:04.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:42628])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:04.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]) exit code=0, immediate=false 15:28:04.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:04.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42628]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:04.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:04.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42628]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:04.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]) Closing gracefully 15:28:04.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]) 15:28:04.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]) 15:28:04.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:04.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:04.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:04.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:04.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628])[immediately=false] processing 15:28:04.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:04.393 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42628]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]) Closing immediately 15:28:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628])[immediately=true] processing 15:28:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628] 15:28:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@381a3c02) signal close complete immediately=true 15:28:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c993ff2) signal close complete immediately=true 15:28:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628])[Immediately] closed 15:28:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]) result=null 15:28:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6610415d) signal close complete immediately=false 15:28:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e715535) signal close complete immediately=false 15:28:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42628]) code=0 message='' shell closed 15:28:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42628]) Closing immediately 15:28:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42628]]) Closing immediately 15:28:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42628]) stopping 15:28:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42628]) stopped 15:28:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42628]])[Immediately] closed 15:28:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18133] - close(TransportIoSession[local=/10.30.170.167:18133, remote=/10.30.171.175:42628]) Closing immediately 15:28:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18133] - close(TransportIoSession[local=/10.30.170.167:18133, remote=/10.30.171.175:42628])[Immediately] closed 15:28:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17628cd5) signal close complete immediately=true 15:28:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42628])[Immediately] closed 15:28:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb7b4487d, L:/10.30.170.167:18133 ! R:/10.30.171.175:42628] inactive. 15:28:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=304, channel=[id: 0xb7b4487d, L:/10.30.170.167:18133 ! R:/10.30.171.175:42628]} end of input detected while session was in state up 15:28:04.394 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=304, channel=[id: 0xb7b4487d, L:/10.30.170.167:18133 ! R:/10.30.171.175:42628]} down, reason: End of input 15:28:04.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59614]) process #21 SSH_MSG_IGNORE 15:28:04.413 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59614]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:04.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59614]) SSH_MSG_IGNORE 15:28:04.542 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50140]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:28:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50140]) process #26 SSH_MSG_IGNORE 15:28:04.543 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50140]) SSH_MSG_IGNORE 15:28:04.796 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35212]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:04.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35212]) process #22 SSH_MSG_IGNORE 15:28:04.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35212]) SSH_MSG_IGNORE 15:28:05.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:35768])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:05.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]) exit code=0, immediate=false 15:28:05.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:05.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35768]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:05.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:05.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35768]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:05.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]) Closing gracefully 15:28:05.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]) 15:28:05.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]) 15:28:05.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:05.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:05.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:05.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:05.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768])[immediately=false] processing 15:28:05.035 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:05.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35768]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:05.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:05.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]) Closing immediately 15:28:05.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:05.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:05.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768])[immediately=true] processing 15:28:05.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768] 15:28:05.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@120362ea) signal close complete immediately=true 15:28:05.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:05.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@812d2c8) signal close complete immediately=true 15:28:05.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768])[Immediately] closed 15:28:05.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]) result=null 15:28:05.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62f8576a) signal close complete immediately=false 15:28:05.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e8ed204) signal close complete immediately=false 15:28:05.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35768]) code=0 message='' shell closed 15:28:05.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35768]) Closing immediately 15:28:05.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:05.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35768]]) Closing immediately 15:28:05.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35768]) stopping 15:28:05.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35768]) stopped 15:28:05.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35768]])[Immediately] closed 15:28:05.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18134] - close(TransportIoSession[local=/10.30.170.167:18134, remote=/10.30.171.175:35768]) Closing immediately 15:28:05.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18134] - close(TransportIoSession[local=/10.30.170.167:18134, remote=/10.30.171.175:35768])[Immediately] closed 15:28:05.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7713eb0d) signal close complete immediately=true 15:28:05.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35768])[Immediately] closed 15:28:05.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfffb41aa, L:/10.30.170.167:18134 ! R:/10.30.171.175:35768] inactive. 15:28:05.036 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=305, channel=[id: 0xfffb41aa, L:/10.30.170.167:18134 ! R:/10.30.171.175:35768]} end of input detected while session was in state up 15:28:05.037 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=305, channel=[id: 0xfffb41aa, L:/10.30.170.167:18134 ! R:/10.30.171.175:35768]} down, reason: End of input 15:28:05.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44176]) process #23 SSH_MSG_IGNORE 15:28:05.059 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44176]) SSH_MSG_IGNORE 15:28:05.060 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44176]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:05.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56248]) process #19 SSH_MSG_IGNORE 15:28:05.122 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56248]) SSH_MSG_IGNORE 15:28:05.122 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56248]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:28:05.216 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47086]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:28:05.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47086]) process #20 SSH_MSG_IGNORE 15:28:05.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47086]) SSH_MSG_IGNORE 15:28:05.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55726]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:05.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55726]) process #21 SSH_MSG_IGNORE 15:28:05.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55726]) SSH_MSG_IGNORE 15:28:05.353 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59020]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:05.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59020]) process #24 SSH_MSG_IGNORE 15:28:05.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59020]) SSH_MSG_IGNORE 15:28:05.421 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39854]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:05.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39854]) process #25 SSH_MSG_IGNORE 15:28:05.423 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39854]) SSH_MSG_IGNORE 15:28:05.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:53276])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:05.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]) exit code=0, immediate=false 15:28:05.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:05.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53276]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:05.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:05.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53276]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:05.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]) Closing gracefully 15:28:05.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]) 15:28:05.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]) 15:28:05.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:05.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:05.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:05.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:05.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276])[immediately=false] processing 15:28:05.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:05.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53276]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:05.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:05.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]) Closing immediately 15:28:05.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:05.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:05.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276])[immediately=true] processing 15:28:05.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276] 15:28:05.707 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@756e9dd) signal close complete immediately=true 15:28:05.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:05.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4bbeda85) signal close complete immediately=true 15:28:05.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276])[Immediately] closed 15:28:05.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]) result=null 15:28:05.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7faf7b2) signal close complete immediately=false 15:28:05.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50dcbafc) signal close complete immediately=false 15:28:05.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53276]) code=0 message='' shell closed 15:28:05.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:53276]) Closing immediately 15:28:05.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:05.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53276]]) Closing immediately 15:28:05.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53276]) stopping 15:28:05.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53276]) stopped 15:28:05.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53276]])[Immediately] closed 15:28:05.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18135] - close(TransportIoSession[local=/10.30.170.167:18135, remote=/10.30.171.175:53276]) Closing immediately 15:28:05.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18135] - close(TransportIoSession[local=/10.30.170.167:18135, remote=/10.30.171.175:53276])[Immediately] closed 15:28:05.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6074a93b) signal close complete immediately=true 15:28:05.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:53276])[Immediately] closed 15:28:05.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x38eb8b21, L:/10.30.170.167:18135 ! R:/10.30.171.175:53276] inactive. 15:28:05.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=306, channel=[id: 0x38eb8b21, L:/10.30.170.167:18135 ! R:/10.30.171.175:53276]} end of input detected while session was in state up 15:28:05.708 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=306, channel=[id: 0x38eb8b21, L:/10.30.170.167:18135 ! R:/10.30.171.175:53276]} down, reason: End of input 15:28:05.711 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58356]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:28:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58356]) process #26 SSH_MSG_IGNORE 15:28:05.711 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58356]) SSH_MSG_IGNORE 15:28:06.012 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40848]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:06.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40848]) process #23 SSH_MSG_IGNORE 15:28:06.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40848]) SSH_MSG_IGNORE 15:28:06.230 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:06.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #22 SSH_MSG_IGNORE 15:28:06.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:28:06.233 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46464]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:28:06.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46464]) process #19 SSH_MSG_IGNORE 15:28:06.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46464]) SSH_MSG_IGNORE 15:28:06.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:35884])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:06.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]) exit code=0, immediate=false 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35884]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35884]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]) Closing gracefully 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]) 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]) 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884])[immediately=false] processing 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35884]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]) Closing immediately 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884])[immediately=true] processing 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884] 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@df88fa6) signal close complete immediately=true 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63d76957) signal close complete immediately=true 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884])[Immediately] closed 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]) result=null 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@756b4fd4) signal close complete immediately=false 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74d43b52) signal close complete immediately=false 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35884]) code=0 message='' shell closed 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35884]) Closing immediately 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35884]]) Closing immediately 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35884]) stopping 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35884]) stopped 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35884]])[Immediately] closed 15:28:06.363 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18136] - close(TransportIoSession[local=/10.30.170.167:18136, remote=/10.30.171.175:35884]) Closing immediately 15:28:06.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18136] - close(TransportIoSession[local=/10.30.170.167:18136, remote=/10.30.171.175:35884])[Immediately] closed 15:28:06.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d181fd1) signal close complete immediately=true 15:28:06.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35884])[Immediately] closed 15:28:06.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xad5f3d8c, L:/10.30.170.167:18136 ! R:/10.30.171.175:35884] inactive. 15:28:06.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=307, channel=[id: 0xad5f3d8c, L:/10.30.170.167:18136 ! R:/10.30.171.175:35884]} end of input detected while session was in state up 15:28:06.364 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=307, channel=[id: 0xad5f3d8c, L:/10.30.170.167:18136 ! R:/10.30.171.175:35884]} down, reason: End of input 15:28:06.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44996]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:06.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44996]) process #21 SSH_MSG_IGNORE 15:28:06.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44996]) SSH_MSG_IGNORE 15:28:06.540 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50372]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:06.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50372]) process #25 SSH_MSG_IGNORE 15:28:06.541 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50372]) SSH_MSG_IGNORE 15:28:06.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56674]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:06.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57744]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:28:06.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56674]) process #24 SSH_MSG_IGNORE 15:28:06.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56674]) SSH_MSG_IGNORE 15:28:06.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57744]) process #20 SSH_MSG_IGNORE 15:28:06.735 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57744]) SSH_MSG_IGNORE 15:28:06.931 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39958]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:28:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39958]) process #26 SSH_MSG_IGNORE 15:28:06.931 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39958]) SSH_MSG_IGNORE 15:28:07.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:53306])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:07.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]) exit code=0, immediate=false 15:28:07.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:07.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53306]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:07.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:07.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53306]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:07.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]) Closing gracefully 15:28:07.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]) 15:28:07.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]) 15:28:07.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:07.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:07.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:07.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:07.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306])[immediately=false] processing 15:28:07.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:07.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53306]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:07.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:07.030 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]) Closing immediately 15:28:07.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:07.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:07.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306])[immediately=true] processing 15:28:07.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306] 15:28:07.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@154fd7c) signal close complete immediately=true 15:28:07.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:07.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1976b045) signal close complete immediately=true 15:28:07.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306])[Immediately] closed 15:28:07.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]) result=null 15:28:07.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10369c4d) signal close complete immediately=false 15:28:07.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c9746e9) signal close complete immediately=false 15:28:07.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53306]) code=0 message='' shell closed 15:28:07.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:53306]) Closing immediately 15:28:07.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:07.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53306]]) Closing immediately 15:28:07.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53306]) stopping 15:28:07.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53306]) stopped 15:28:07.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53306]])[Immediately] closed 15:28:07.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18137] - close(TransportIoSession[local=/10.30.170.167:18137, remote=/10.30.171.175:53306]) Closing immediately 15:28:07.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18137] - close(TransportIoSession[local=/10.30.170.167:18137, remote=/10.30.171.175:53306])[Immediately] closed 15:28:07.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a8ef51a) signal close complete immediately=true 15:28:07.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:53306])[Immediately] closed 15:28:07.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc61e56fe, L:/10.30.170.167:18137 ! R:/10.30.171.175:53306] inactive. 15:28:07.031 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=308, channel=[id: 0xc61e56fe, L:/10.30.170.167:18137 ! R:/10.30.171.175:53306]} end of input detected while session was in state up 15:28:07.032 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=308, channel=[id: 0xc61e56fe, L:/10.30.170.167:18137 ! R:/10.30.171.175:53306]} down, reason: End of input 15:28:07.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39500]) process #23 SSH_MSG_IGNORE 15:28:07.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39500]) SSH_MSG_IGNORE 15:28:07.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39500]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:07.214 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40596]) packet #20 sending command=2[SSH_MSG_IGNORE] len=27 15:28:07.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40596]) process #19 SSH_MSG_IGNORE 15:28:07.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40596]) SSH_MSG_IGNORE 15:28:07.308 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42082]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:07.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42082]) process #22 SSH_MSG_IGNORE 15:28:07.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42082]) SSH_MSG_IGNORE 15:28:07.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:44134])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:07.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]) exit code=0, immediate=false 15:28:07.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:07.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44134]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:07.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:07.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44134]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:07.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]) Closing gracefully 15:28:07.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]) 15:28:07.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]) 15:28:07.742 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:07.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:07.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:07.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:07.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134])[immediately=false] processing 15:28:07.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:07.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44134]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:07.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:07.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]) Closing immediately 15:28:07.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:07.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:07.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134])[immediately=true] processing 15:28:07.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134] 15:28:07.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@295f9f93) signal close complete immediately=true 15:28:07.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:07.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f6d4556) signal close complete immediately=true 15:28:07.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134])[Immediately] closed 15:28:07.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]) result=null 15:28:07.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13cc1b20) signal close complete immediately=false 15:28:07.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@306a4334) signal close complete immediately=false 15:28:07.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44134]) code=0 message='' shell closed 15:28:07.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44134]) Closing immediately 15:28:07.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:07.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44134]]) Closing immediately 15:28:07.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44134]) stopping 15:28:07.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44134]) stopped 15:28:07.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44134]])[Immediately] closed 15:28:07.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18138] - close(TransportIoSession[local=/10.30.170.167:18138, remote=/10.30.171.175:44134]) Closing immediately 15:28:07.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18138] - close(TransportIoSession[local=/10.30.170.167:18138, remote=/10.30.171.175:44134])[Immediately] closed 15:28:07.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@659ce1ad) signal close complete immediately=true 15:28:07.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44134])[Immediately] closed 15:28:07.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x853ee70f, L:/10.30.170.167:18138 ! R:/10.30.171.175:44134] inactive. 15:28:07.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=309, channel=[id: 0x853ee70f, L:/10.30.170.167:18138 ! R:/10.30.171.175:44134]} end of input detected while session was in state up 15:28:07.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=309, channel=[id: 0x853ee70f, L:/10.30.170.167:18138 ! R:/10.30.171.175:44134]} down, reason: End of input 15:28:07.880 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55408]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:07.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55408]) process #25 SSH_MSG_IGNORE 15:28:07.881 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55408]) SSH_MSG_IGNORE 15:28:07.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54286]) process #20 SSH_MSG_IGNORE 15:28:07.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54286]) SSH_MSG_IGNORE 15:28:08.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54286]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:28:08.082 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43062]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:08.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43062]) process #21 SSH_MSG_IGNORE 15:28:08.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43062]) SSH_MSG_IGNORE 15:28:08.097 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37352]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:08.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37352]) process #24 SSH_MSG_IGNORE 15:28:08.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37352]) SSH_MSG_IGNORE 15:28:08.200 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36924]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:28:08.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36924]) process #26 SSH_MSG_IGNORE 15:28:08.200 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36924]) SSH_MSG_IGNORE 15:28:08.332 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33868]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:08.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33868]) process #23 SSH_MSG_IGNORE 15:28:08.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33868]) SSH_MSG_IGNORE 15:28:08.456 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:52898])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:08.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]) exit code=0, immediate=false 15:28:08.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:08.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52898]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:08.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:08.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52898]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:08.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]) Closing gracefully 15:28:08.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]) 15:28:08.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]) 15:28:08.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:08.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:08.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:08.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:08.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898])[immediately=false] processing 15:28:08.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:08.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52898]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:08.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:08.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]) Closing immediately 15:28:08.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:08.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:08.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898])[immediately=true] processing 15:28:08.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898] 15:28:08.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@397ff6b9) signal close complete immediately=true 15:28:08.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:08.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1457eaab) signal close complete immediately=true 15:28:08.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898])[Immediately] closed 15:28:08.457 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]) result=null 15:28:08.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e860d5c) signal close complete immediately=false 15:28:08.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13f25639) signal close complete immediately=false 15:28:08.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52898]) code=0 message='' shell closed 15:28:08.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52898]) Closing immediately 15:28:08.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:08.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52898]]) Closing immediately 15:28:08.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52898]) stopping 15:28:08.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52898]) stopped 15:28:08.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52898]])[Immediately] closed 15:28:08.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18139] - close(TransportIoSession[local=/10.30.170.167:18139, remote=/10.30.171.175:52898]) Closing immediately 15:28:08.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18139] - close(TransportIoSession[local=/10.30.170.167:18139, remote=/10.30.171.175:52898])[Immediately] closed 15:28:08.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55feb0c0) signal close complete immediately=true 15:28:08.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52898])[Immediately] closed 15:28:08.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbaaea3ab, L:/10.30.170.167:18139 ! R:/10.30.171.175:52898] inactive. 15:28:08.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=310, channel=[id: 0xbaaea3ab, L:/10.30.170.167:18139 ! R:/10.30.171.175:52898]} end of input detected while session was in state up 15:28:08.458 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=310, channel=[id: 0xbaaea3ab, L:/10.30.170.167:18139 ! R:/10.30.171.175:52898]} down, reason: End of input 15:28:08.585 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60160]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:08.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60160]) process #22 SSH_MSG_IGNORE 15:28:08.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60160]) SSH_MSG_IGNORE 15:28:08.875 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50712]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:08.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50712]) process #25 SSH_MSG_IGNORE 15:28:08.876 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50712]) SSH_MSG_IGNORE 15:28:09.180 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58670]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:09.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58670]) process #21 SSH_MSG_IGNORE 15:28:09.182 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58670]) SSH_MSG_IGNORE 15:28:09.188 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56304]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:09.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56304]) process #23 SSH_MSG_IGNORE 15:28:09.188 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56304]) SSH_MSG_IGNORE 15:28:09.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:39092])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:09.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]) exit code=0, immediate=false 15:28:09.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:09.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39092]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:09.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:09.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39092]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:09.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]) Closing gracefully 15:28:09.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]) 15:28:09.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]) 15:28:09.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:09.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:09.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:09.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:09.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092])[immediately=false] processing 15:28:09.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:09.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39092]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:09.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:09.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]) Closing immediately 15:28:09.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:09.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:09.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092])[immediately=true] processing 15:28:09.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092] 15:28:09.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62a76c70) signal close complete immediately=true 15:28:09.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:09.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d52fe34) signal close complete immediately=true 15:28:09.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092])[Immediately] closed 15:28:09.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]) result=null 15:28:09.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ad18568) signal close complete immediately=false 15:28:09.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65e4ca75) signal close complete immediately=false 15:28:09.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39092]) code=0 message='' shell closed 15:28:09.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:39092]) Closing immediately 15:28:09.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:09.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39092]]) Closing immediately 15:28:09.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39092]) stopping 15:28:09.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39092]) stopped 15:28:09.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39092]])[Immediately] closed 15:28:09.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18140] - close(TransportIoSession[local=/10.30.170.167:18140, remote=/10.30.171.175:39092]) Closing immediately 15:28:09.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18140] - close(TransportIoSession[local=/10.30.170.167:18140, remote=/10.30.171.175:39092])[Immediately] closed 15:28:09.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c79ee55) signal close complete immediately=true 15:28:09.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:39092])[Immediately] closed 15:28:09.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7bfdcdb4, L:/10.30.170.167:18140 ! R:/10.30.171.175:39092] inactive. 15:28:09.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=311, channel=[id: 0x7bfdcdb4, L:/10.30.170.167:18140 ! R:/10.30.171.175:39092]} end of input detected while session was in state up 15:28:09.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=311, channel=[id: 0x7bfdcdb4, L:/10.30.170.167:18140 ! R:/10.30.171.175:39092]} down, reason: End of input 15:28:09.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59584]) process #24 SSH_MSG_IGNORE 15:28:09.242 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59584]) SSH_MSG_IGNORE 15:28:09.242 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59584]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:09.365 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56416]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:28:09.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56416]) process #20 SSH_MSG_IGNORE 15:28:09.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56416]) SSH_MSG_IGNORE 15:28:09.472 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57378]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:09.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57378]) process #22 SSH_MSG_IGNORE 15:28:09.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57378]) SSH_MSG_IGNORE 15:28:09.552 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55850]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:28:09.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55850]) process #26 SSH_MSG_IGNORE 15:28:09.552 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55850]) SSH_MSG_IGNORE 15:28:09.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:58258])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:09.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]) exit code=0, immediate=false 15:28:09.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:09.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58258]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:09.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:09.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58258]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:09.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]) Closing gracefully 15:28:09.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]) 15:28:09.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]) 15:28:09.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:09.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:09.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:09.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:09.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258])[immediately=false] processing 15:28:09.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:09.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58258]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:09.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:09.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]) Closing immediately 15:28:09.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:09.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:09.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258])[immediately=true] processing 15:28:09.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258] 15:28:09.832 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49cb07ff) signal close complete immediately=true 15:28:09.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:09.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7bcb007c) signal close complete immediately=true 15:28:09.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258])[Immediately] closed 15:28:09.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]) result=null 15:28:09.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c1d5af4) signal close complete immediately=false 15:28:09.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@780bf387) signal close complete immediately=false 15:28:09.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58258]) code=0 message='' shell closed 15:28:09.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58258]) Closing immediately 15:28:09.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:09.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58258]]) Closing immediately 15:28:09.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58258]) stopping 15:28:09.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58258]) stopped 15:28:09.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58258]])[Immediately] closed 15:28:09.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18141] - close(TransportIoSession[local=/10.30.170.167:18141, remote=/10.30.171.175:58258]) Closing immediately 15:28:09.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18141] - close(TransportIoSession[local=/10.30.170.167:18141, remote=/10.30.171.175:58258])[Immediately] closed 15:28:09.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@696ef786) signal close complete immediately=true 15:28:09.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58258])[Immediately] closed 15:28:09.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfac55bfc, L:/10.30.170.167:18141 ! R:/10.30.171.175:58258] inactive. 15:28:09.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=312, channel=[id: 0xfac55bfc, L:/10.30.170.167:18141 ! R:/10.30.171.175:58258]} end of input detected while session was in state up 15:28:09.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=312, channel=[id: 0xfac55bfc, L:/10.30.170.167:18141 ! R:/10.30.171.175:58258]} down, reason: End of input 15:28:10.164 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41854]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:10.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41854]) process #25 SSH_MSG_IGNORE 15:28:10.164 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41854]) SSH_MSG_IGNORE 15:28:10.389 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43232]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:10.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43232]) process #23 SSH_MSG_IGNORE 15:28:10.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43232]) SSH_MSG_IGNORE 15:28:10.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:43810])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:10.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]) exit code=0, immediate=false 15:28:10.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:10.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43810]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:10.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:10.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43810]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:10.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]) Closing gracefully 15:28:10.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]) 15:28:10.473 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]) 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810])[immediately=false] processing 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43810]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]) Closing immediately 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810])[immediately=true] processing 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810] 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@135ad520) signal close complete immediately=true 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61eb2341) signal close complete immediately=true 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810])[Immediately] closed 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]) result=null 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@500e3234) signal close complete immediately=false 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f612faf) signal close complete immediately=false 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43810]) code=0 message='' shell closed 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43810]) Closing immediately 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43810]]) Closing immediately 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43810]) stopping 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43810]) stopped 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43810]])[Immediately] closed 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18142] - close(TransportIoSession[local=/10.30.170.167:18142, remote=/10.30.171.175:43810]) Closing immediately 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18142] - close(TransportIoSession[local=/10.30.170.167:18142, remote=/10.30.171.175:43810])[Immediately] closed 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a5708b6) signal close complete immediately=true 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43810])[Immediately] closed 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3d2d0e40, L:/10.30.170.167:18142 ! R:/10.30.171.175:43810] inactive. 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=313, channel=[id: 0x3d2d0e40, L:/10.30.170.167:18142 ! R:/10.30.171.175:43810]} end of input detected while session was in state up 15:28:10.474 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=313, channel=[id: 0x3d2d0e40, L:/10.30.170.167:18142 ! R:/10.30.171.175:43810]} down, reason: End of input 15:28:10.544 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43862]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:10.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43862]) process #24 SSH_MSG_IGNORE 15:28:10.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43862]) SSH_MSG_IGNORE 15:28:10.743 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40930]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:28:10.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40930]) process #20 SSH_MSG_IGNORE 15:28:10.743 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40930]) SSH_MSG_IGNORE 15:28:10.752 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49742]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:28:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49742]) process #26 SSH_MSG_IGNORE 15:28:10.753 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49742]) SSH_MSG_IGNORE 15:28:10.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41062]) process #21 SSH_MSG_IGNORE 15:28:10.894 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41062]) SSH_MSG_IGNORE 15:28:10.895 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41062]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:10.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36490]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:10.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36490]) process #22 SSH_MSG_IGNORE 15:28:10.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36490]) SSH_MSG_IGNORE 15:28:11.080 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51622]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:11.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51622]) process #23 SSH_MSG_IGNORE 15:28:11.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51622]) SSH_MSG_IGNORE 15:28:11.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:60238])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:11.091 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]) exit code=0, immediate=false 15:28:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60238]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60238]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]) Closing gracefully 15:28:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]) 15:28:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]) 15:28:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238])[immediately=false] processing 15:28:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60238]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]) Closing immediately 15:28:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238])[immediately=true] processing 15:28:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238] 15:28:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@116f01e2) signal close complete immediately=true 15:28:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@572d3d93) signal close complete immediately=true 15:28:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238])[Immediately] closed 15:28:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]) result=null 15:28:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f609e97) signal close complete immediately=false 15:28:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40252220) signal close complete immediately=false 15:28:11.092 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60238]) code=0 message='' shell closed 15:28:11.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60238]) Closing immediately 15:28:11.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:11.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60238]]) Closing immediately 15:28:11.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60238]) stopping 15:28:11.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60238]) stopped 15:28:11.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60238]])[Immediately] closed 15:28:11.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18143] - close(TransportIoSession[local=/10.30.170.167:18143, remote=/10.30.171.175:60238]) Closing immediately 15:28:11.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18143] - close(TransportIoSession[local=/10.30.170.167:18143, remote=/10.30.171.175:60238])[Immediately] closed 15:28:11.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@292c5bd7) signal close complete immediately=true 15:28:11.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60238])[Immediately] closed 15:28:11.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf8d7bb81, L:/10.30.170.167:18143 ! R:/10.30.171.175:60238] inactive. 15:28:11.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=314, channel=[id: 0xf8d7bb81, L:/10.30.170.167:18143 ! R:/10.30.171.175:60238]} end of input detected while session was in state up 15:28:11.093 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=314, channel=[id: 0xf8d7bb81, L:/10.30.170.167:18143 ! R:/10.30.171.175:60238]} down, reason: End of input 15:28:11.357 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38246]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:11.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38246]) process #25 SSH_MSG_IGNORE 15:28:11.358 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38246]) SSH_MSG_IGNORE 15:28:11.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:37834])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:11.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]) exit code=0, immediate=false 15:28:11.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:11.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37834]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:11.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:11.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37834]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:11.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]) Closing gracefully 15:28:11.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]) 15:28:11.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]) 15:28:11.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:11.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:11.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:11.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:11.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834])[immediately=false] processing 15:28:11.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:11.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37834]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:11.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:11.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]) Closing immediately 15:28:11.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:11.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:11.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834])[immediately=true] processing 15:28:11.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834] 15:28:11.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6040b3b3) signal close complete immediately=true 15:28:11.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:11.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26033e9f) signal close complete immediately=true 15:28:11.730 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834])[Immediately] closed 15:28:11.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]) result=null 15:28:11.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@176013fd) signal close complete immediately=false 15:28:11.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43ea1b82) signal close complete immediately=false 15:28:11.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37834]) code=0 message='' shell closed 15:28:11.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37834]) Closing immediately 15:28:11.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:11.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37834]]) Closing immediately 15:28:11.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37834]) stopping 15:28:11.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37834]) stopped 15:28:11.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37834]])[Immediately] closed 15:28:11.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18144] - close(TransportIoSession[local=/10.30.170.167:18144, remote=/10.30.171.175:37834]) Closing immediately 15:28:11.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18144] - close(TransportIoSession[local=/10.30.170.167:18144, remote=/10.30.171.175:37834])[Immediately] closed 15:28:11.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26d2e567) signal close complete immediately=true 15:28:11.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37834])[Immediately] closed 15:28:11.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdbd97b41, L:/10.30.170.167:18144 ! R:/10.30.171.175:37834] inactive. 15:28:11.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=315, channel=[id: 0xdbd97b41, L:/10.30.170.167:18144 ! R:/10.30.171.175:37834]} end of input detected while session was in state up 15:28:11.731 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=315, channel=[id: 0xdbd97b41, L:/10.30.170.167:18144 ! R:/10.30.171.175:37834]} down, reason: End of input 15:28:11.837 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59380]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:11.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59380]) process #23 SSH_MSG_IGNORE 15:28:11.838 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59380]) SSH_MSG_IGNORE 15:28:11.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52712]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:28:11.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52712]) process #20 SSH_MSG_IGNORE 15:28:11.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52712]) SSH_MSG_IGNORE 15:28:11.895 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60352]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:11.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60352]) process #24 SSH_MSG_IGNORE 15:28:11.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60352]) SSH_MSG_IGNORE 15:28:12.080 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34438]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:12.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34438]) process #21 SSH_MSG_IGNORE 15:28:12.081 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34438]) SSH_MSG_IGNORE 15:28:12.165 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58508]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:12.165 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58508]) process #25 SSH_MSG_IGNORE 15:28:12.166 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58508]) SSH_MSG_IGNORE 15:28:12.213 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56412]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56412]) process #22 SSH_MSG_IGNORE 15:28:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56412]) SSH_MSG_IGNORE 15:28:12.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:52218])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:12.342 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]) exit code=0, immediate=false 15:28:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52218]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52218]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]) Closing gracefully 15:28:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]) 15:28:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]) 15:28:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218])[immediately=false] processing 15:28:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52218]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]) Closing immediately 15:28:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218])[immediately=true] processing 15:28:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218] 15:28:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75b5b682) signal close complete immediately=true 15:28:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11c5d679) signal close complete immediately=true 15:28:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218])[Immediately] closed 15:28:12.343 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]) result=null 15:28:12.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12d4750b) signal close complete immediately=false 15:28:12.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@34fe35b3) signal close complete immediately=false 15:28:12.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52218]) code=0 message='' shell closed 15:28:12.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52218]) Closing immediately 15:28:12.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:12.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52218]]) Closing immediately 15:28:12.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52218]) stopping 15:28:12.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52218]) stopped 15:28:12.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52218]])[Immediately] closed 15:28:12.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18145] - close(TransportIoSession[local=/10.30.170.167:18145, remote=/10.30.171.175:52218]) Closing immediately 15:28:12.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18145] - close(TransportIoSession[local=/10.30.170.167:18145, remote=/10.30.171.175:52218])[Immediately] closed 15:28:12.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c278408) signal close complete immediately=true 15:28:12.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52218])[Immediately] closed 15:28:12.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x399563e4, L:/10.30.170.167:18145 ! R:/10.30.171.175:52218] inactive. 15:28:12.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=316, channel=[id: 0x399563e4, L:/10.30.170.167:18145 ! R:/10.30.171.175:52218]} end of input detected while session was in state up 15:28:12.344 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=316, channel=[id: 0x399563e4, L:/10.30.170.167:18145 ! R:/10.30.171.175:52218]} down, reason: End of input 15:28:12.680 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53432]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:28:12.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53432]) process #26 SSH_MSG_IGNORE 15:28:12.681 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53432]) SSH_MSG_IGNORE 15:28:12.900 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53756]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:28:12.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53756]) process #20 SSH_MSG_IGNORE 15:28:12.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53756]) SSH_MSG_IGNORE 15:28:12.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:35506])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:12.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]) exit code=0, immediate=false 15:28:12.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:12.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35506]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:12.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:12.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35506]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:12.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]) Closing gracefully 15:28:12.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]) 15:28:12.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]) 15:28:12.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:12.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:12.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:12.982 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:12.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506])[immediately=false] processing 15:28:12.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:12.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35506]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:12.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:12.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]) Closing immediately 15:28:12.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:12.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:12.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506])[immediately=true] processing 15:28:12.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506] 15:28:12.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@275a2946) signal close complete immediately=true 15:28:12.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:12.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@239c0440) signal close complete immediately=true 15:28:12.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506])[Immediately] closed 15:28:12.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]) result=null 15:28:12.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@762a3310) signal close complete immediately=false 15:28:12.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77de39db) signal close complete immediately=false 15:28:12.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35506]) code=0 message='' shell closed 15:28:12.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35506]) Closing immediately 15:28:12.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:12.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35506]]) Closing immediately 15:28:12.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35506]) stopping 15:28:12.983 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35506]) stopped 15:28:12.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35506]])[Immediately] closed 15:28:12.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18146] - close(TransportIoSession[local=/10.30.170.167:18146, remote=/10.30.171.175:35506]) Closing immediately 15:28:12.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18146] - close(TransportIoSession[local=/10.30.170.167:18146, remote=/10.30.171.175:35506])[Immediately] closed 15:28:12.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b82e7f) signal close complete immediately=true 15:28:12.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35506])[Immediately] closed 15:28:12.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x09845821, L:/10.30.170.167:18146 ! R:/10.30.171.175:35506] inactive. 15:28:12.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=317, channel=[id: 0x09845821, L:/10.30.170.167:18146 ! R:/10.30.171.175:35506]} end of input detected while session was in state up 15:28:12.984 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=317, channel=[id: 0x09845821, L:/10.30.170.167:18146 ! R:/10.30.171.175:35506]} down, reason: End of input 15:28:13.090 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38082]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:13.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38082]) process #24 SSH_MSG_IGNORE 15:28:13.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38082]) SSH_MSG_IGNORE 15:28:13.178 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50008]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:13.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50008]) process #23 SSH_MSG_IGNORE 15:28:13.178 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50008]) SSH_MSG_IGNORE 15:28:13.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37728]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:13.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37728]) process #21 SSH_MSG_IGNORE 15:28:13.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37728]) SSH_MSG_IGNORE 15:28:13.371 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55276]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:13.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55276]) process #22 SSH_MSG_IGNORE 15:28:13.371 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55276]) SSH_MSG_IGNORE 15:28:13.437 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41624]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:13.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41624]) process #25 SSH_MSG_IGNORE 15:28:13.438 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41624]) SSH_MSG_IGNORE 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:57366])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]) exit code=0, immediate=false 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57366]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57366]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]) Closing gracefully 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]) 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]) 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366])[immediately=false] processing 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57366]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]) Closing immediately 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366])[immediately=true] processing 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366] 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ee88092) signal close complete immediately=true 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70639091) signal close complete immediately=true 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366])[Immediately] closed 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]) result=null 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@480324e0) signal close complete immediately=false 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7153231b) signal close complete immediately=false 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57366]) code=0 message='' shell closed 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57366]) Closing immediately 15:28:13.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:13.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57366]]) Closing immediately 15:28:13.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57366]) stopping 15:28:13.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57366]) stopped 15:28:13.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57366]])[Immediately] closed 15:28:13.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18147] - close(TransportIoSession[local=/10.30.170.167:18147, remote=/10.30.171.175:57366]) Closing immediately 15:28:13.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18147] - close(TransportIoSession[local=/10.30.170.167:18147, remote=/10.30.171.175:57366])[Immediately] closed 15:28:13.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b85d1b3) signal close complete immediately=true 15:28:13.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57366])[Immediately] closed 15:28:13.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcbe0fbfa, L:/10.30.170.167:18147 ! R:/10.30.171.175:57366] inactive. 15:28:13.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=318, channel=[id: 0xcbe0fbfa, L:/10.30.170.167:18147 ! R:/10.30.171.175:57366]} end of input detected while session was in state up 15:28:13.604 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=318, channel=[id: 0xcbe0fbfa, L:/10.30.170.167:18147 ! R:/10.30.171.175:57366]} down, reason: End of input 15:28:14.093 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54604]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:28:14.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54604]) process #26 SSH_MSG_IGNORE 15:28:14.094 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54604]) SSH_MSG_IGNORE 15:28:14.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45182]) process #20 SSH_MSG_IGNORE 15:28:14.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45182]) SSH_MSG_IGNORE 15:28:14.231 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45182]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:28:14.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:43912])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:14.247 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]) exit code=0, immediate=false 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43912]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43912]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]) Closing gracefully 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]) 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]) 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912])[immediately=false] processing 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43912]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]) Closing immediately 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912])[immediately=true] processing 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912] 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@634db401) signal close complete immediately=true 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b993bf6) signal close complete immediately=true 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912])[Immediately] closed 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]) result=null 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@593064d8) signal close complete immediately=false 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b997894) signal close complete immediately=false 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43912]) code=0 message='' shell closed 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43912]) Closing immediately 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43912]]) Closing immediately 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43912]) stopping 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43912]) stopped 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43912]])[Immediately] closed 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18148] - close(TransportIoSession[local=/10.30.170.167:18148, remote=/10.30.171.175:43912]) Closing immediately 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18148] - close(TransportIoSession[local=/10.30.170.167:18148, remote=/10.30.171.175:43912])[Immediately] closed 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57a285a) signal close complete immediately=true 15:28:14.248 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43912])[Immediately] closed 15:28:14.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa8c3c5c9, L:/10.30.170.167:18148 ! R:/10.30.171.175:43912] inactive. 15:28:14.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=319, channel=[id: 0xa8c3c5c9, L:/10.30.170.167:18148 ! R:/10.30.171.175:43912]} end of input detected while session was in state up 15:28:14.249 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=319, channel=[id: 0xa8c3c5c9, L:/10.30.170.167:18148 ! R:/10.30.171.175:43912]} down, reason: End of input 15:28:14.341 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39664]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:14.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39664]) process #24 SSH_MSG_IGNORE 15:28:14.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39664]) SSH_MSG_IGNORE 15:28:14.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60648]) process #21 SSH_MSG_IGNORE 15:28:14.467 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60648]) SSH_MSG_IGNORE 15:28:14.467 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60648]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:14.508 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54966]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:14.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54966]) process #23 SSH_MSG_IGNORE 15:28:14.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54966]) SSH_MSG_IGNORE 15:28:14.582 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51458]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:14.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51458]) process #25 SSH_MSG_IGNORE 15:28:14.588 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51458]) SSH_MSG_IGNORE 15:28:14.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38338]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38338]) process #22 SSH_MSG_IGNORE 15:28:14.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38338]) SSH_MSG_IGNORE 15:28:14.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:60312])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:14.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]) exit code=0, immediate=false 15:28:14.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:14.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60312]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:14.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:14.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60312]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:14.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]) Closing gracefully 15:28:14.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]) 15:28:14.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]) 15:28:14.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:14.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:14.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:14.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:14.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312])[immediately=false] processing 15:28:14.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:14.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60312]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:14.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:14.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]) Closing immediately 15:28:14.936 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312])[immediately=true] processing 15:28:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312] 15:28:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77628fd0) signal close complete immediately=true 15:28:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5327596e) signal close complete immediately=true 15:28:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312])[Immediately] closed 15:28:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]) result=null 15:28:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2cae1f10) signal close complete immediately=false 15:28:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2151f0e7) signal close complete immediately=false 15:28:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60312]) code=0 message='' shell closed 15:28:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60312]) Closing immediately 15:28:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60312]]) Closing immediately 15:28:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60312]) stopping 15:28:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60312]) stopped 15:28:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60312]])[Immediately] closed 15:28:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18149] - close(TransportIoSession[local=/10.30.170.167:18149, remote=/10.30.171.175:60312]) Closing immediately 15:28:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18149] - close(TransportIoSession[local=/10.30.170.167:18149, remote=/10.30.171.175:60312])[Immediately] closed 15:28:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@422ef712) signal close complete immediately=true 15:28:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60312])[Immediately] closed 15:28:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x15822d2d, L:/10.30.170.167:18149 ! R:/10.30.171.175:60312] inactive. 15:28:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=320, channel=[id: 0x15822d2d, L:/10.30.170.167:18149 ! R:/10.30.171.175:60312]} end of input detected while session was in state up 15:28:14.937 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=320, channel=[id: 0x15822d2d, L:/10.30.170.167:18149 ! R:/10.30.171.175:60312]} down, reason: End of input 15:28:15.145 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58294]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:28:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58294]) process #26 SSH_MSG_IGNORE 15:28:15.145 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58294]) SSH_MSG_IGNORE 15:28:15.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47294]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:28:15.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47294]) process #20 SSH_MSG_IGNORE 15:28:15.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47294]) SSH_MSG_IGNORE 15:28:15.389 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49088]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:15.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49088]) process #21 SSH_MSG_IGNORE 15:28:15.389 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49088]) SSH_MSG_IGNORE 15:28:15.393 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:15.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44968]) process #25 SSH_MSG_IGNORE 15:28:15.393 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_IGNORE 15:28:15.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:51500])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:15.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]) exit code=0, immediate=false 15:28:15.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:15.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51500]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:15.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:15.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51500]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:15.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]) Closing gracefully 15:28:15.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]) 15:28:15.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]) 15:28:15.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:15.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:15.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:15.548 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:15.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500])[immediately=false] processing 15:28:15.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:15.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51500]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:15.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:15.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]) Closing immediately 15:28:15.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:15.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:15.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500])[immediately=true] processing 15:28:15.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500] 15:28:15.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@234d61a6) signal close complete immediately=true 15:28:15.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:15.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4dc67427) signal close complete immediately=true 15:28:15.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500])[Immediately] closed 15:28:15.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]) result=null 15:28:15.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c18e75d) signal close complete immediately=false 15:28:15.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c0def71) signal close complete immediately=false 15:28:15.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51500]) code=0 message='' shell closed 15:28:15.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51500]) Closing immediately 15:28:15.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:15.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51500]]) Closing immediately 15:28:15.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51500]) stopping 15:28:15.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51500]) stopped 15:28:15.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51500]])[Immediately] closed 15:28:15.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18150] - close(TransportIoSession[local=/10.30.170.167:18150, remote=/10.30.171.175:51500]) Closing immediately 15:28:15.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18150] - close(TransportIoSession[local=/10.30.170.167:18150, remote=/10.30.171.175:51500])[Immediately] closed 15:28:15.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3485f107) signal close complete immediately=true 15:28:15.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51500])[Immediately] closed 15:28:15.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x57d5bcac, L:/10.30.170.167:18150 ! R:/10.30.171.175:51500] inactive. 15:28:15.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=321, channel=[id: 0x57d5bcac, L:/10.30.170.167:18150 ! R:/10.30.171.175:51500]} end of input detected while session was in state up 15:28:15.549 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=321, channel=[id: 0x57d5bcac, L:/10.30.170.167:18150 ! R:/10.30.171.175:51500]} down, reason: End of input 15:28:15.629 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49122]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49122]) process #24 SSH_MSG_IGNORE 15:28:15.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49122]) SSH_MSG_IGNORE 15:28:15.701 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60442]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60442]) process #22 SSH_MSG_IGNORE 15:28:15.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60442]) SSH_MSG_IGNORE 15:28:15.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34114]) process #23 SSH_MSG_IGNORE 15:28:15.795 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34114]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:15.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34114]) SSH_MSG_IGNORE 15:28:16.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:53234])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:16.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]) exit code=0, immediate=false 15:28:16.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:16.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53234]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:16.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:16.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53234]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:16.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]) Closing gracefully 15:28:16.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]) 15:28:16.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]) 15:28:16.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:16.171 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:16.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:16.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:16.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234])[immediately=false] processing 15:28:16.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:16.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53234]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:16.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:16.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]) Closing immediately 15:28:16.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:16.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:16.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234])[immediately=true] processing 15:28:16.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234] 15:28:16.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2dd7033a) signal close complete immediately=true 15:28:16.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:16.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2982d34) signal close complete immediately=true 15:28:16.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234])[Immediately] closed 15:28:16.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]) result=null 15:28:16.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5870823a) signal close complete immediately=false 15:28:16.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d6b8012) signal close complete immediately=false 15:28:16.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53234]) code=0 message='' shell closed 15:28:16.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:53234]) Closing immediately 15:28:16.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:16.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53234]]) Closing immediately 15:28:16.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53234]) stopping 15:28:16.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53234]) stopped 15:28:16.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53234]])[Immediately] closed 15:28:16.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18151] - close(TransportIoSession[local=/10.30.170.167:18151, remote=/10.30.171.175:53234]) Closing immediately 15:28:16.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18151] - close(TransportIoSession[local=/10.30.170.167:18151, remote=/10.30.171.175:53234])[Immediately] closed 15:28:16.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18308c56) signal close complete immediately=true 15:28:16.172 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:53234])[Immediately] closed 15:28:16.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xda94d481, L:/10.30.170.167:18151 ! R:/10.30.171.175:53234] inactive. 15:28:16.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=322, channel=[id: 0xda94d481, L:/10.30.170.167:18151 ! R:/10.30.171.175:53234]} end of input detected while session was in state up 15:28:16.173 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=322, channel=[id: 0xda94d481, L:/10.30.170.167:18151 ! R:/10.30.171.175:53234]} down, reason: End of input 15:28:16.673 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52344]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:16.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52344]) process #21 SSH_MSG_IGNORE 15:28:16.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52344]) SSH_MSG_IGNORE 15:28:16.705 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40756]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:28:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40756]) process #20 SSH_MSG_IGNORE 15:28:16.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40756]) SSH_MSG_IGNORE 15:28:16.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:57302])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:16.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) exit code=0, immediate=false 15:28:16.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:16.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:16.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:16.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:16.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) Closing gracefully 15:28:16.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) 15:28:16.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) 15:28:16.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:16.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:16.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:16.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:16.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302])[immediately=false] processing 15:28:16.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:16.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57302]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:16.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:16.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) Closing immediately 15:28:16.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:16.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:16.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302])[immediately=true] processing 15:28:16.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302] 15:28:16.780 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79331cf8) signal close complete immediately=true 15:28:16.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:16.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@395114f3) signal close complete immediately=true 15:28:16.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302])[Immediately] closed 15:28:16.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) result=null 15:28:16.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@466420b5) signal close complete immediately=false 15:28:16.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15a76959) signal close complete immediately=false 15:28:16.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57302]) code=0 message='' shell closed 15:28:16.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57302]) Closing immediately 15:28:16.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:16.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57302]]) Closing immediately 15:28:16.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57302]) stopping 15:28:16.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57302]) stopped 15:28:16.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57302]])[Immediately] closed 15:28:16.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18152] - close(TransportIoSession[local=/10.30.170.167:18152, remote=/10.30.171.175:57302]) Closing immediately 15:28:16.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18152] - close(TransportIoSession[local=/10.30.170.167:18152, remote=/10.30.171.175:57302])[Immediately] closed 15:28:16.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@749273c9) signal close complete immediately=true 15:28:16.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57302])[Immediately] closed 15:28:16.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x01570e1d, L:/10.30.170.167:18152 ! R:/10.30.171.175:57302] inactive. 15:28:16.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=323, channel=[id: 0x01570e1d, L:/10.30.170.167:18152 ! R:/10.30.171.175:57302]} end of input detected while session was in state up 15:28:16.781 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=323, channel=[id: 0x01570e1d, L:/10.30.170.167:18152 ! R:/10.30.171.175:57302]} down, reason: End of input 15:28:16.833 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45928]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:16.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45928]) process #25 SSH_MSG_IGNORE 15:28:16.833 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45928]) SSH_MSG_IGNORE 15:28:16.879 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44210]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:16.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44210]) process #23 SSH_MSG_IGNORE 15:28:16.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44210]) SSH_MSG_IGNORE 15:28:16.968 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34088]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:28:16.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34088]) process #26 SSH_MSG_IGNORE 15:28:16.969 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34088]) SSH_MSG_IGNORE 15:28:17.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46290]) process #22 SSH_MSG_IGNORE 15:28:17.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46290]) SSH_MSG_IGNORE 15:28:17.004 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46290]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:17.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59138]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59138]) process #24 SSH_MSG_IGNORE 15:28:17.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59138]) SSH_MSG_IGNORE 15:28:17.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:40132])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:17.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]) exit code=0, immediate=false 15:28:17.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:17.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40132]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:17.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:17.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40132]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:17.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]) Closing gracefully 15:28:17.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]) 15:28:17.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]) 15:28:17.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:17.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:17.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:17.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:17.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132])[immediately=false] processing 15:28:17.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:17.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40132]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:17.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:17.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]) Closing immediately 15:28:17.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:17.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:17.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132])[immediately=true] processing 15:28:17.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132] 15:28:17.350 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c7a1c6f) signal close complete immediately=true 15:28:17.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:17.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e73405a) signal close complete immediately=true 15:28:17.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132])[Immediately] closed 15:28:17.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]) result=null 15:28:17.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@669de3d8) signal close complete immediately=false 15:28:17.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70637944) signal close complete immediately=false 15:28:17.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40132]) code=0 message='' shell closed 15:28:17.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40132]) Closing immediately 15:28:17.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:17.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40132]]) Closing immediately 15:28:17.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40132]) stopping 15:28:17.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40132]) stopped 15:28:17.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40132]])[Immediately] closed 15:28:17.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18153] - close(TransportIoSession[local=/10.30.170.167:18153, remote=/10.30.171.175:40132]) Closing immediately 15:28:17.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18153] - close(TransportIoSession[local=/10.30.170.167:18153, remote=/10.30.171.175:40132])[Immediately] closed 15:28:17.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c468a43) signal close complete immediately=true 15:28:17.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40132])[Immediately] closed 15:28:17.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x47514b35, L:/10.30.170.167:18153 ! R:/10.30.171.175:40132] inactive. 15:28:17.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=324, channel=[id: 0x47514b35, L:/10.30.170.167:18153 ! R:/10.30.171.175:40132]} end of input detected while session was in state up 15:28:17.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=324, channel=[id: 0x47514b35, L:/10.30.170.167:18153 ! R:/10.30.171.175:40132]} down, reason: End of input 15:28:17.907 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36566]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:17.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36566]) process #25 SSH_MSG_IGNORE 15:28:17.907 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36566]) SSH_MSG_IGNORE 15:28:17.945 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41466]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:28:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41466]) process #20 SSH_MSG_IGNORE 15:28:17.946 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41466]) SSH_MSG_IGNORE 15:28:17.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:50140])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:17.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]) exit code=0, immediate=false 15:28:17.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:17.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50140]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:17.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:17.955 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50140]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]) Closing gracefully 15:28:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]) 15:28:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]) 15:28:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140])[immediately=false] processing 15:28:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50140]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]) Closing immediately 15:28:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140])[immediately=true] processing 15:28:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140] 15:28:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29a63f59) signal close complete immediately=true 15:28:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5717dbd) signal close complete immediately=true 15:28:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140])[Immediately] closed 15:28:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]) result=null 15:28:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@bedef7e) signal close complete immediately=false 15:28:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e8655a7) signal close complete immediately=false 15:28:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50140]) code=0 message='' shell closed 15:28:17.956 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50140]) Closing immediately 15:28:17.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:17.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50140]]) Closing immediately 15:28:17.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50140]) stopping 15:28:17.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50140]) stopped 15:28:17.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50140]])[Immediately] closed 15:28:17.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18154] - close(TransportIoSession[local=/10.30.170.167:18154, remote=/10.30.171.175:50140]) Closing immediately 15:28:17.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18154] - close(TransportIoSession[local=/10.30.170.167:18154, remote=/10.30.171.175:50140])[Immediately] closed 15:28:17.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2642f9d9) signal close complete immediately=true 15:28:17.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50140])[Immediately] closed 15:28:17.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2906aa79, L:/10.30.170.167:18154 ! R:/10.30.171.175:50140] inactive. 15:28:17.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=325, channel=[id: 0x2906aa79, L:/10.30.170.167:18154 ! R:/10.30.171.175:50140]} end of input detected while session was in state up 15:28:17.957 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=325, channel=[id: 0x2906aa79, L:/10.30.170.167:18154 ! R:/10.30.171.175:50140]} down, reason: End of input 15:28:18.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56790]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:18.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56790]) process #23 SSH_MSG_IGNORE 15:28:18.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56790]) SSH_MSG_IGNORE 15:28:18.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36900]) process #21 SSH_MSG_IGNORE 15:28:18.072 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36900]) SSH_MSG_IGNORE 15:28:18.072 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36900]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:18.186 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35526]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:28:18.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35526]) process #26 SSH_MSG_IGNORE 15:28:18.186 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35526]) SSH_MSG_IGNORE 15:28:18.348 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37920]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:18.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37920]) process #24 SSH_MSG_IGNORE 15:28:18.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37920]) SSH_MSG_IGNORE 15:28:18.412 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45728]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:18.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45728]) process #22 SSH_MSG_IGNORE 15:28:18.412 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45728]) SSH_MSG_IGNORE 15:28:18.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:58356])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:18.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]) exit code=0, immediate=false 15:28:18.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:18.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58356]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:18.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:18.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58356]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:18.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]) Closing gracefully 15:28:18.837 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]) 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]) 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356])[immediately=false] processing 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58356]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]) Closing immediately 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356])[immediately=true] processing 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356] 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4acbc4ae) signal close complete immediately=true 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69a6ba5) signal close complete immediately=true 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356])[Immediately] closed 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]) result=null 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f83c8c4) signal close complete immediately=false 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fdc2a0) signal close complete immediately=false 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58356]) code=0 message='' shell closed 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58356]) Closing immediately 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58356]]) Closing immediately 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58356]) stopping 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58356]) stopped 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58356]])[Immediately] closed 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18155] - close(TransportIoSession[local=/10.30.170.167:18155, remote=/10.30.171.175:58356]) Closing immediately 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18155] - close(TransportIoSession[local=/10.30.170.167:18155, remote=/10.30.171.175:58356])[Immediately] closed 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10079825) signal close complete immediately=true 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58356])[Immediately] closed 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7e0f9c90, L:/10.30.170.167:18155 ! R:/10.30.171.175:58356] inactive. 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=326, channel=[id: 0x7e0f9c90, L:/10.30.170.167:18155 ! R:/10.30.171.175:58356]} end of input detected while session was in state up 15:28:18.838 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=326, channel=[id: 0x7e0f9c90, L:/10.30.170.167:18155 ! R:/10.30.171.175:58356]} down, reason: End of input 15:28:18.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43354]) process #23 SSH_MSG_IGNORE 15:28:18.853 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43354]) SSH_MSG_IGNORE 15:28:18.854 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43354]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:19.004 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52594]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:28:19.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52594]) process #26 SSH_MSG_IGNORE 15:28:19.005 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52594]) SSH_MSG_IGNORE 15:28:19.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37634]) process #25 SSH_MSG_IGNORE 15:28:19.136 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37634]) SSH_MSG_IGNORE 15:28:19.136 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37634]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:19.267 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51946]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:28:19.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51946]) process #20 SSH_MSG_IGNORE 15:28:19.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51946]) SSH_MSG_IGNORE 15:28:19.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:39958])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:19.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]) exit code=0, immediate=false 15:28:19.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:19.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39958]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:19.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:19.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39958]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:19.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]) Closing gracefully 15:28:19.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]) 15:28:19.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]) 15:28:19.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:19.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:19.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:19.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:19.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958])[immediately=false] processing 15:28:19.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:19.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39958]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:19.476 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:19.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]) Closing immediately 15:28:19.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:19.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:19.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958])[immediately=true] processing 15:28:19.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958] 15:28:19.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b7b8871) signal close complete immediately=true 15:28:19.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:19.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6fade1d) signal close complete immediately=true 15:28:19.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958])[Immediately] closed 15:28:19.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]) result=null 15:28:19.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b21460f) signal close complete immediately=false 15:28:19.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32c8174c) signal close complete immediately=false 15:28:19.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39958]) code=0 message='' shell closed 15:28:19.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:39958]) Closing immediately 15:28:19.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:19.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39958]]) Closing immediately 15:28:19.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39958]) stopping 15:28:19.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39958]) stopped 15:28:19.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39958]])[Immediately] closed 15:28:19.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18156] - close(TransportIoSession[local=/10.30.170.167:18156, remote=/10.30.171.175:39958]) Closing immediately 15:28:19.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18156] - close(TransportIoSession[local=/10.30.170.167:18156, remote=/10.30.171.175:39958])[Immediately] closed 15:28:19.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c73964) signal close complete immediately=true 15:28:19.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:39958])[Immediately] closed 15:28:19.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xafb8026a, L:/10.30.170.167:18156 ! R:/10.30.171.175:39958] inactive. 15:28:19.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=327, channel=[id: 0xafb8026a, L:/10.30.170.167:18156 ! R:/10.30.171.175:39958]} end of input detected while session was in state up 15:28:19.477 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=327, channel=[id: 0xafb8026a, L:/10.30.170.167:18156 ! R:/10.30.171.175:39958]} down, reason: End of input 15:28:19.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54670]) process #21 SSH_MSG_IGNORE 15:28:19.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54670]) SSH_MSG_IGNORE 15:28:19.549 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54670]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:19.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41950]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:19.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41950]) process #22 SSH_MSG_IGNORE 15:28:19.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41950]) SSH_MSG_IGNORE 15:28:19.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34564]) process #24 SSH_MSG_IGNORE 15:28:19.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34564]) SSH_MSG_IGNORE 15:28:19.723 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34564]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:20.121 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:36924])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]) exit code=0, immediate=false 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36924]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36924]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]) Closing gracefully 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]) 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]) 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924])[immediately=false] processing 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36924]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]) Closing immediately 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924])[immediately=true] processing 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924] 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5217b048) signal close complete immediately=true 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e77371) signal close complete immediately=true 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924])[Immediately] closed 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]) result=null 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e0e2e9a) signal close complete immediately=false 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d98499e) signal close complete immediately=false 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36924]) code=0 message='' shell closed 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36924]) Closing immediately 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36924]]) Closing immediately 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36924]) stopping 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36924]) stopped 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36924]])[Immediately] closed 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18157] - close(TransportIoSession[local=/10.30.170.167:18157, remote=/10.30.171.175:36924]) Closing immediately 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18157] - close(TransportIoSession[local=/10.30.170.167:18157, remote=/10.30.171.175:36924])[Immediately] closed 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12623395) signal close complete immediately=true 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36924])[Immediately] closed 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xeb3704f0, L:/10.30.170.167:18157 ! R:/10.30.171.175:36924] inactive. 15:28:20.122 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=328, channel=[id: 0xeb3704f0, L:/10.30.170.167:18157 ! R:/10.30.171.175:36924]} end of input detected while session was in state up 15:28:20.123 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=328, channel=[id: 0xeb3704f0, L:/10.30.170.167:18157 ! R:/10.30.171.175:36924]} down, reason: End of input 15:28:20.272 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50154]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:20.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50154]) process #23 SSH_MSG_IGNORE 15:28:20.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50154]) SSH_MSG_IGNORE 15:28:20.370 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38344]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:28:20.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38344]) process #26 SSH_MSG_IGNORE 15:28:20.370 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38344]) SSH_MSG_IGNORE 15:28:20.418 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46280]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:20.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46280]) process #25 SSH_MSG_IGNORE 15:28:20.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46280]) SSH_MSG_IGNORE 15:28:20.541 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57900]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:20.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57900]) process #21 SSH_MSG_IGNORE 15:28:20.541 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57900]) SSH_MSG_IGNORE 15:28:20.555 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60528]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:28:20.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60528]) process #20 SSH_MSG_IGNORE 15:28:20.555 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60528]) SSH_MSG_IGNORE 15:28:20.701 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37192]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:20.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37192]) process #24 SSH_MSG_IGNORE 15:28:20.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37192]) SSH_MSG_IGNORE 15:28:20.743 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:55850])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]) exit code=0, immediate=false 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55850]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55850]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]) Closing gracefully 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]) 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]) 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850])[immediately=false] processing 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55850]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]) Closing immediately 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850])[immediately=true] processing 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850] 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@713892f4) signal close complete immediately=true 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ee6c1c6) signal close complete immediately=true 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850])[Immediately] closed 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]) result=null 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15942b0) signal close complete immediately=false 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@680d2850) signal close complete immediately=false 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55850]) code=0 message='' shell closed 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55850]) Closing immediately 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55850]]) Closing immediately 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55850]) stopping 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55850]) stopped 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55850]])[Immediately] closed 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18158] - close(TransportIoSession[local=/10.30.170.167:18158, remote=/10.30.171.175:55850]) Closing immediately 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18158] - close(TransportIoSession[local=/10.30.170.167:18158, remote=/10.30.171.175:55850])[Immediately] closed 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d17a897) signal close complete immediately=true 15:28:20.744 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55850])[Immediately] closed 15:28:20.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc896d29a, L:/10.30.170.167:18158 ! R:/10.30.171.175:55850] inactive. 15:28:20.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=329, channel=[id: 0xc896d29a, L:/10.30.170.167:18158 ! R:/10.30.171.175:55850]} end of input detected while session was in state up 15:28:20.745 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=329, channel=[id: 0xc896d29a, L:/10.30.170.167:18158 ! R:/10.30.171.175:55850]} down, reason: End of input 15:28:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47488]) process #22 SSH_MSG_IGNORE 15:28:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47488]) SSH_MSG_IGNORE 15:28:20.965 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47488]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:49742])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]) exit code=0, immediate=false 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49742]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49742]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]) Closing gracefully 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]) 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]) 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742])[immediately=false] processing 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49742]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]) Closing immediately 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742])[immediately=true] processing 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742] 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@62d96afa) signal close complete immediately=true 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f579364) signal close complete immediately=true 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742])[Immediately] closed 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]) result=null 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2291aa80) signal close complete immediately=false 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74d9fd36) signal close complete immediately=false 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49742]) code=0 message='' shell closed 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:49742]) Closing immediately 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49742]]) Closing immediately 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:49742]) stopping 15:28:21.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:49742]) stopped 15:28:21.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49742]])[Immediately] closed 15:28:21.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18159] - close(TransportIoSession[local=/10.30.170.167:18159, remote=/10.30.171.175:49742]) Closing immediately 15:28:21.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18159] - close(TransportIoSession[local=/10.30.170.167:18159, remote=/10.30.171.175:49742])[Immediately] closed 15:28:21.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d7ec7ed) signal close complete immediately=true 15:28:21.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:49742])[Immediately] closed 15:28:21.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xdcdb4a82, L:/10.30.170.167:18159 ! R:/10.30.171.175:49742] inactive. 15:28:21.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=330, channel=[id: 0xdcdb4a82, L:/10.30.170.167:18159 ! R:/10.30.171.175:49742]} end of input detected while session was in state up 15:28:21.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=330, channel=[id: 0xdcdb4a82, L:/10.30.170.167:18159 ! R:/10.30.171.175:49742]} down, reason: End of input 15:28:21.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41986]) process #26 SSH_MSG_IGNORE 15:28:21.373 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41986]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:28:21.374 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41986]) SSH_MSG_IGNORE 15:28:21.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41530]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41530]) process #24 SSH_MSG_IGNORE 15:28:21.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41530]) SSH_MSG_IGNORE 15:28:21.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40526]) process #23 SSH_MSG_IGNORE 15:28:21.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40526]) SSH_MSG_IGNORE 15:28:21.645 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40526]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:21.844 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54212]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:21.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54212]) process #25 SSH_MSG_IGNORE 15:28:21.844 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54212]) SSH_MSG_IGNORE 15:28:21.866 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59408]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:28:21.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59408]) process #20 SSH_MSG_IGNORE 15:28:21.866 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59408]) SSH_MSG_IGNORE 15:28:21.941 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60730]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:21.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60730]) process #21 SSH_MSG_IGNORE 15:28:21.941 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60730]) SSH_MSG_IGNORE 15:28:21.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:53432])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:21.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]) exit code=0, immediate=false 15:28:21.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:21.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53432]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:21.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:21.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53432]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:21.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]) Closing gracefully 15:28:21.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]) 15:28:21.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]) 15:28:21.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:21.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:21.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:21.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:21.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432])[immediately=false] processing 15:28:21.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:21.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53432]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:21.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:21.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]) Closing immediately 15:28:21.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:21.979 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:21.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432])[immediately=true] processing 15:28:21.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432] 15:28:21.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a0d3e73) signal close complete immediately=true 15:28:21.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:21.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17022468) signal close complete immediately=true 15:28:21.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432])[Immediately] closed 15:28:21.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]) result=null 15:28:21.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a3190f5) signal close complete immediately=false 15:28:21.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@653d119b) signal close complete immediately=false 15:28:21.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53432]) code=0 message='' shell closed 15:28:21.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:53432]) Closing immediately 15:28:21.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:21.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53432]]) Closing immediately 15:28:21.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53432]) stopping 15:28:21.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53432]) stopped 15:28:21.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53432]])[Immediately] closed 15:28:21.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18160] - close(TransportIoSession[local=/10.30.170.167:18160, remote=/10.30.171.175:53432]) Closing immediately 15:28:21.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18160] - close(TransportIoSession[local=/10.30.170.167:18160, remote=/10.30.171.175:53432])[Immediately] closed 15:28:21.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@268045e9) signal close complete immediately=true 15:28:21.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:53432])[Immediately] closed 15:28:21.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x06f2187b, L:/10.30.170.167:18160 ! R:/10.30.171.175:53432] inactive. 15:28:21.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=331, channel=[id: 0x06f2187b, L:/10.30.170.167:18160 ! R:/10.30.171.175:53432]} end of input detected while session was in state up 15:28:21.980 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=331, channel=[id: 0x06f2187b, L:/10.30.170.167:18160 ! R:/10.30.171.175:53432]} down, reason: End of input 15:28:22.501 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55442]) process #22 SSH_MSG_IGNORE 15:28:22.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55442]) SSH_MSG_IGNORE 15:28:22.502 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55442]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:22.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:54604])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:22.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]) exit code=0, immediate=false 15:28:22.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:22.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54604]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:22.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:22.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54604]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:22.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]) Closing gracefully 15:28:22.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]) 15:28:22.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]) 15:28:22.585 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604])[immediately=false] processing 15:28:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54604]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]) Closing immediately 15:28:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604])[immediately=true] processing 15:28:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604] 15:28:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66ac9dfc) signal close complete immediately=true 15:28:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@386a2635) signal close complete immediately=true 15:28:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604])[Immediately] closed 15:28:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]) result=null 15:28:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21dbc08) signal close complete immediately=false 15:28:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@503f4c2c) signal close complete immediately=false 15:28:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54604]) code=0 message='' shell closed 15:28:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54604]) Closing immediately 15:28:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54604]]) Closing immediately 15:28:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54604]) stopping 15:28:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54604]) stopped 15:28:22.586 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54604]])[Immediately] closed 15:28:22.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18161] - close(TransportIoSession[local=/10.30.170.167:18161, remote=/10.30.171.175:54604]) Closing immediately 15:28:22.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18161] - close(TransportIoSession[local=/10.30.170.167:18161, remote=/10.30.171.175:54604])[Immediately] closed 15:28:22.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52fe68aa) signal close complete immediately=true 15:28:22.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54604])[Immediately] closed 15:28:22.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x82d0d10e, L:/10.30.170.167:18161 ! R:/10.30.171.175:54604] inactive. 15:28:22.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=332, channel=[id: 0x82d0d10e, L:/10.30.170.167:18161 ! R:/10.30.171.175:54604]} end of input detected while session was in state up 15:28:22.587 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=332, channel=[id: 0x82d0d10e, L:/10.30.170.167:18161 ! R:/10.30.171.175:54604]} down, reason: End of input 15:28:22.623 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:28:22.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51460]) process #26 SSH_MSG_IGNORE 15:28:22.624 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_IGNORE 15:28:22.653 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45404]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:22.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45404]) process #24 SSH_MSG_IGNORE 15:28:22.653 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45404]) SSH_MSG_IGNORE 15:28:22.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34612]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:22.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34612]) process #23 SSH_MSG_IGNORE 15:28:22.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34612]) SSH_MSG_IGNORE 15:28:23.045 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51352]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:28:23.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51352]) process #20 SSH_MSG_IGNORE 15:28:23.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51352]) SSH_MSG_IGNORE 15:28:23.047 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36592]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:23.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36592]) process #25 SSH_MSG_IGNORE 15:28:23.047 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36592]) SSH_MSG_IGNORE 15:28:23.150 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57906]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:23.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57906]) process #21 SSH_MSG_IGNORE 15:28:23.151 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57906]) SSH_MSG_IGNORE 15:28:23.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:58294])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:23.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]) exit code=0, immediate=false 15:28:23.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:23.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58294]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:23.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:23.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58294]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:23.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]) Closing gracefully 15:28:23.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]) 15:28:23.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]) 15:28:23.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:23.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:23.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:23.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:23.213 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294])[immediately=false] processing 15:28:23.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:23.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58294]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:23.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:23.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]) Closing immediately 15:28:23.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:23.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:23.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294])[immediately=true] processing 15:28:23.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294] 15:28:23.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fed9694) signal close complete immediately=true 15:28:23.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:23.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1722f8c1) signal close complete immediately=true 15:28:23.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294])[Immediately] closed 15:28:23.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]) result=null 15:28:23.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@685bce45) signal close complete immediately=false 15:28:23.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@615bd0bc) signal close complete immediately=false 15:28:23.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58294]) code=0 message='' shell closed 15:28:23.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58294]) Closing immediately 15:28:23.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:23.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58294]]) Closing immediately 15:28:23.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58294]) stopping 15:28:23.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58294]) stopped 15:28:23.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58294]])[Immediately] closed 15:28:23.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18162] - close(TransportIoSession[local=/10.30.170.167:18162, remote=/10.30.171.175:58294]) Closing immediately 15:28:23.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18162] - close(TransportIoSession[local=/10.30.170.167:18162, remote=/10.30.171.175:58294])[Immediately] closed 15:28:23.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1271a335) signal close complete immediately=true 15:28:23.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58294])[Immediately] closed 15:28:23.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1ce93f86, L:/10.30.170.167:18162 ! R:/10.30.171.175:58294] inactive. 15:28:23.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=333, channel=[id: 0x1ce93f86, L:/10.30.170.167:18162 ! R:/10.30.171.175:58294]} end of input detected while session was in state up 15:28:23.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=333, channel=[id: 0x1ce93f86, L:/10.30.170.167:18162 ! R:/10.30.171.175:58294]} down, reason: End of input 15:28:23.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57678]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:23.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57678]) process #22 SSH_MSG_IGNORE 15:28:23.671 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57678]) SSH_MSG_IGNORE 15:28:23.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:34088])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:23.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]) exit code=0, immediate=false 15:28:23.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:23.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34088]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:23.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:23.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34088]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:23.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]) Closing gracefully 15:28:23.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]) 15:28:23.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]) 15:28:23.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:23.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:23.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:23.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:23.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088])[immediately=false] processing 15:28:23.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:23.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34088]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:23.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:23.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]) Closing immediately 15:28:23.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:23.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:23.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088])[immediately=true] processing 15:28:23.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088] 15:28:23.834 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@518a5527) signal close complete immediately=true 15:28:23.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:23.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32f44998) signal close complete immediately=true 15:28:23.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088])[Immediately] closed 15:28:23.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]) result=null 15:28:23.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d0b9600) signal close complete immediately=false 15:28:23.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52b5ae74) signal close complete immediately=false 15:28:23.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34088]) code=0 message='' shell closed 15:28:23.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34088]) Closing immediately 15:28:23.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:23.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34088]]) Closing immediately 15:28:23.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34088]) stopping 15:28:23.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34088]) stopped 15:28:23.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34088]])[Immediately] closed 15:28:23.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18163] - close(TransportIoSession[local=/10.30.170.167:18163, remote=/10.30.171.175:34088]) Closing immediately 15:28:23.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18163] - close(TransportIoSession[local=/10.30.170.167:18163, remote=/10.30.171.175:34088])[Immediately] closed 15:28:23.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5115ea68) signal close complete immediately=true 15:28:23.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34088])[Immediately] closed 15:28:23.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x14fb6c3e, L:/10.30.170.167:18163 ! R:/10.30.171.175:34088] inactive. 15:28:23.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=334, channel=[id: 0x14fb6c3e, L:/10.30.170.167:18163 ! R:/10.30.171.175:34088]} end of input detected while session was in state up 15:28:23.835 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=334, channel=[id: 0x14fb6c3e, L:/10.30.170.167:18163 ! R:/10.30.171.175:34088]} down, reason: End of input 15:28:23.925 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59158]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:28:23.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59158]) process #20 SSH_MSG_IGNORE 15:28:23.926 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59158]) SSH_MSG_IGNORE 15:28:23.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45498]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:23.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45498]) process #24 SSH_MSG_IGNORE 15:28:23.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45498]) SSH_MSG_IGNORE 15:28:24.048 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51022]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:28:24.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51022]) process #26 SSH_MSG_IGNORE 15:28:24.048 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51022]) SSH_MSG_IGNORE 15:28:24.060 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54086]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:24.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54086]) process #23 SSH_MSG_IGNORE 15:28:24.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54086]) SSH_MSG_IGNORE 15:28:24.246 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57878]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:24.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57878]) process #25 SSH_MSG_IGNORE 15:28:24.247 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57878]) SSH_MSG_IGNORE 15:28:24.274 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38724]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:24.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38724]) process #21 SSH_MSG_IGNORE 15:28:24.274 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38724]) SSH_MSG_IGNORE 15:28:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:35526])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]) exit code=0, immediate=false 15:28:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35526]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35526]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]) Closing gracefully 15:28:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]) 15:28:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]) 15:28:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526])[immediately=false] processing 15:28:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35526]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]) Closing immediately 15:28:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526])[immediately=true] processing 15:28:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526] 15:28:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fb055ed) signal close complete immediately=true 15:28:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72eec82) signal close complete immediately=true 15:28:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526])[Immediately] closed 15:28:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]) result=null 15:28:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@dd462e5) signal close complete immediately=false 15:28:24.459 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6988cba1) signal close complete immediately=false 15:28:24.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35526]) code=0 message='' shell closed 15:28:24.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35526]) Closing immediately 15:28:24.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:24.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35526]]) Closing immediately 15:28:24.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35526]) stopping 15:28:24.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35526]) stopped 15:28:24.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35526]])[Immediately] closed 15:28:24.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18164] - close(TransportIoSession[local=/10.30.170.167:18164, remote=/10.30.171.175:35526]) Closing immediately 15:28:24.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18164] - close(TransportIoSession[local=/10.30.170.167:18164, remote=/10.30.171.175:35526])[Immediately] closed 15:28:24.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@748ae440) signal close complete immediately=true 15:28:24.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35526])[Immediately] closed 15:28:24.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1b428cbc, L:/10.30.170.167:18164 ! R:/10.30.171.175:35526] inactive. 15:28:24.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=335, channel=[id: 0x1b428cbc, L:/10.30.170.167:18164 ! R:/10.30.171.175:35526]} end of input detected while session was in state up 15:28:24.460 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=335, channel=[id: 0x1b428cbc, L:/10.30.170.167:18164 ! R:/10.30.171.175:35526]} down, reason: End of input 15:28:24.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37796]) process #22 SSH_MSG_IGNORE 15:28:24.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37796]) SSH_MSG_IGNORE 15:28:24.893 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37796]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:25.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:52594])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:25.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]) exit code=0, immediate=false 15:28:25.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:25.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52594]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:25.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:25.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52594]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:25.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]) Closing gracefully 15:28:25.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]) 15:28:25.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]) 15:28:25.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:25.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:25.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:25.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:25.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594])[immediately=false] processing 15:28:25.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:25.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52594]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:25.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:25.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]) Closing immediately 15:28:25.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:25.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:25.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594])[immediately=true] processing 15:28:25.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594] 15:28:25.050 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5fb0550f) signal close complete immediately=true 15:28:25.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:25.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1986f70) signal close complete immediately=true 15:28:25.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594])[Immediately] closed 15:28:25.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]) result=null 15:28:25.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@206996a9) signal close complete immediately=false 15:28:25.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@821eb65) signal close complete immediately=false 15:28:25.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52594]) code=0 message='' shell closed 15:28:25.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52594]) Closing immediately 15:28:25.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:25.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52594]]) Closing immediately 15:28:25.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52594]) stopping 15:28:25.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52594]) stopped 15:28:25.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52594]])[Immediately] closed 15:28:25.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18165] - close(TransportIoSession[local=/10.30.170.167:18165, remote=/10.30.171.175:52594]) Closing immediately 15:28:25.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18165] - close(TransportIoSession[local=/10.30.170.167:18165, remote=/10.30.171.175:52594])[Immediately] closed 15:28:25.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55e4df43) signal close complete immediately=true 15:28:25.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52594])[Immediately] closed 15:28:25.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9fbf737a, L:/10.30.170.167:18165 ! R:/10.30.171.175:52594] inactive. 15:28:25.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=336, channel=[id: 0x9fbf737a, L:/10.30.170.167:18165 ! R:/10.30.171.175:52594]} end of input detected while session was in state up 15:28:25.051 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=336, channel=[id: 0x9fbf737a, L:/10.30.170.167:18165 ! R:/10.30.171.175:52594]} down, reason: End of input 15:28:25.152 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36824]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:25.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36824]) process #24 SSH_MSG_IGNORE 15:28:25.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36824]) SSH_MSG_IGNORE 15:28:25.288 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52248]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:28:25.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52248]) process #26 SSH_MSG_IGNORE 15:28:25.288 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52248]) SSH_MSG_IGNORE 15:28:25.339 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41728]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:25.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41728]) process #23 SSH_MSG_IGNORE 15:28:25.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41728]) SSH_MSG_IGNORE 15:28:25.344 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60606]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:28:25.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60606]) process #20 SSH_MSG_IGNORE 15:28:25.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60606]) SSH_MSG_IGNORE 15:28:25.644 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36554]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:25.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36554]) process #25 SSH_MSG_IGNORE 15:28:25.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36554]) SSH_MSG_IGNORE 15:28:25.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48780]) process #21 SSH_MSG_IGNORE 15:28:25.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48780]) SSH_MSG_IGNORE 15:28:25.696 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48780]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:25.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:38344])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:25.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]) exit code=0, immediate=false 15:28:25.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:25.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38344]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:25.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:25.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38344]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:25.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]) Closing gracefully 15:28:25.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]) 15:28:25.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]) 15:28:25.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:25.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:25.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:25.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:25.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344])[immediately=false] processing 15:28:25.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:25.704 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38344]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:25.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:25.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]) Closing immediately 15:28:25.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:25.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:25.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344])[immediately=true] processing 15:28:25.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344] 15:28:25.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41cf2f5) signal close complete immediately=true 15:28:25.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:25.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b9ca8c9) signal close complete immediately=true 15:28:25.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344])[Immediately] closed 15:28:25.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]) result=null 15:28:25.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c2450a1) signal close complete immediately=false 15:28:25.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b9d9531) signal close complete immediately=false 15:28:25.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38344]) code=0 message='' shell closed 15:28:25.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38344]) Closing immediately 15:28:25.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:25.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38344]]) Closing immediately 15:28:25.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38344]) stopping 15:28:25.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38344]) stopped 15:28:25.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38344]])[Immediately] closed 15:28:25.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18166] - close(TransportIoSession[local=/10.30.170.167:18166, remote=/10.30.171.175:38344]) Closing immediately 15:28:25.705 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18166] - close(TransportIoSession[local=/10.30.170.167:18166, remote=/10.30.171.175:38344])[Immediately] closed 15:28:25.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@687555ed) signal close complete immediately=true 15:28:25.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38344])[Immediately] closed 15:28:25.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa75a047e, L:/10.30.170.167:18166 ! R:/10.30.171.175:38344] inactive. 15:28:25.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=337, channel=[id: 0xa75a047e, L:/10.30.170.167:18166 ! R:/10.30.171.175:38344]} end of input detected while session was in state up 15:28:25.706 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=337, channel=[id: 0xa75a047e, L:/10.30.170.167:18166 ! R:/10.30.171.175:38344]} down, reason: End of input 15:28:26.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55268]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55268]) process #22 SSH_MSG_IGNORE 15:28:26.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55268]) SSH_MSG_IGNORE 15:28:26.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:41986])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:26.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]) exit code=0, immediate=false 15:28:26.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:26.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41986]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:26.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:26.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41986]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:26.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]) Closing gracefully 15:28:26.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]) 15:28:26.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]) 15:28:26.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:26.317 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:26.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:26.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:26.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986])[immediately=false] processing 15:28:26.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:26.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41986]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:26.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:26.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]) Closing immediately 15:28:26.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:26.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:26.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986])[immediately=true] processing 15:28:26.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986] 15:28:26.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3176cfa5) signal close complete immediately=true 15:28:26.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:26.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1eee67c9) signal close complete immediately=true 15:28:26.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986])[Immediately] closed 15:28:26.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]) result=null 15:28:26.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@113190ca) signal close complete immediately=false 15:28:26.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f15d238) signal close complete immediately=false 15:28:26.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41986]) code=0 message='' shell closed 15:28:26.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41986]) Closing immediately 15:28:26.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:26.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41986]]) Closing immediately 15:28:26.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41986]) stopping 15:28:26.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41986]) stopped 15:28:26.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41986]])[Immediately] closed 15:28:26.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18167] - close(TransportIoSession[local=/10.30.170.167:18167, remote=/10.30.171.175:41986]) Closing immediately 15:28:26.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18167] - close(TransportIoSession[local=/10.30.170.167:18167, remote=/10.30.171.175:41986])[Immediately] closed 15:28:26.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28993b98) signal close complete immediately=true 15:28:26.318 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41986])[Immediately] closed 15:28:26.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4cbea573, L:/10.30.170.167:18167 ! R:/10.30.171.175:41986] inactive. 15:28:26.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=338, channel=[id: 0x4cbea573, L:/10.30.170.167:18167 ! R:/10.30.171.175:41986]} end of input detected while session was in state up 15:28:26.319 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=338, channel=[id: 0x4cbea573, L:/10.30.170.167:18167 ! R:/10.30.171.175:41986]} down, reason: End of input 15:28:26.421 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49070]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:26.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49070]) process #24 SSH_MSG_IGNORE 15:28:26.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49070]) SSH_MSG_IGNORE 15:28:26.443 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42244]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:28:26.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42244]) process #20 SSH_MSG_IGNORE 15:28:26.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42244]) SSH_MSG_IGNORE 15:28:26.494 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52840]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:26.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52840]) process #23 SSH_MSG_IGNORE 15:28:26.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52840]) SSH_MSG_IGNORE 15:28:26.666 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55820]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:28:26.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55820]) process #26 SSH_MSG_IGNORE 15:28:26.667 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55820]) SSH_MSG_IGNORE 15:28:26.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:51460])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:26.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) exit code=0, immediate=false 15:28:26.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:26.977 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:26.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:26.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:26.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) Closing gracefully 15:28:26.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) 15:28:26.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) 15:28:26.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:26.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:26.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:26.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:26.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460])[immediately=false] processing 15:28:26.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:26.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51460]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:26.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:26.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) Closing immediately 15:28:26.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:26.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:26.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460])[immediately=true] processing 15:28:26.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460] 15:28:26.978 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26ac8aaf) signal close complete immediately=true 15:28:26.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:26.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@207feff1) signal close complete immediately=true 15:28:26.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460])[Immediately] closed 15:28:26.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) result=null 15:28:26.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@644aff0d) signal close complete immediately=false 15:28:26.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f63cf85) signal close complete immediately=false 15:28:26.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51460]) code=0 message='' shell closed 15:28:26.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51460]) Closing immediately 15:28:26.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:26.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51460]]) Closing immediately 15:28:26.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51460]) stopping 15:28:26.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51460]) stopped 15:28:26.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51460]])[Immediately] closed 15:28:26.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18168] - close(TransportIoSession[local=/10.30.170.167:18168, remote=/10.30.171.175:51460]) Closing immediately 15:28:26.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18168] - close(TransportIoSession[local=/10.30.170.167:18168, remote=/10.30.171.175:51460])[Immediately] closed 15:28:26.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d58df34) signal close complete immediately=true 15:28:26.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51460])[Immediately] closed 15:28:26.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x14859cf8, L:/10.30.170.167:18168 ! R:/10.30.171.175:51460] inactive. 15:28:26.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=339, channel=[id: 0x14859cf8, L:/10.30.170.167:18168 ! R:/10.30.171.175:51460]} end of input detected while session was in state up 15:28:26.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=339, channel=[id: 0x14859cf8, L:/10.30.170.167:18168 ! R:/10.30.171.175:51460]} down, reason: End of input 15:28:27.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51674]) process #21 SSH_MSG_IGNORE 15:28:27.158 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51674]) SSH_MSG_IGNORE 15:28:27.159 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51674]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:27.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35726]) process #25 SSH_MSG_IGNORE 15:28:27.177 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35726]) SSH_MSG_IGNORE 15:28:27.177 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35726]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:27.413 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60394]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:27.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60394]) process #23 SSH_MSG_IGNORE 15:28:27.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60394]) SSH_MSG_IGNORE 15:28:27.527 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50286]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:27.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50286]) process #22 SSH_MSG_IGNORE 15:28:27.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50286]) SSH_MSG_IGNORE 15:28:27.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:51022])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:27.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]) exit code=0, immediate=false 15:28:27.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:27.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51022]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:27.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:27.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51022]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:27.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]) Closing gracefully 15:28:27.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]) 15:28:27.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]) 15:28:27.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:27.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:27.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:27.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:27.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022])[immediately=false] processing 15:28:27.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:27.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51022]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:27.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:27.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]) Closing immediately 15:28:27.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:27.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:27.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022])[immediately=true] processing 15:28:27.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022] 15:28:27.625 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@fe5b932) signal close complete immediately=true 15:28:27.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:27.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36526f67) signal close complete immediately=true 15:28:27.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022])[Immediately] closed 15:28:27.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]) result=null 15:28:27.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@633df273) signal close complete immediately=false 15:28:27.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c7348f4) signal close complete immediately=false 15:28:27.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51022]) code=0 message='' shell closed 15:28:27.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51022]) Closing immediately 15:28:27.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:27.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51022]]) Closing immediately 15:28:27.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51022]) stopping 15:28:27.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51022]) stopped 15:28:27.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51022]])[Immediately] closed 15:28:27.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18169] - close(TransportIoSession[local=/10.30.170.167:18169, remote=/10.30.171.175:51022]) Closing immediately 15:28:27.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18169] - close(TransportIoSession[local=/10.30.170.167:18169, remote=/10.30.171.175:51022])[Immediately] closed 15:28:27.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7efd5661) signal close complete immediately=true 15:28:27.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51022])[Immediately] closed 15:28:27.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf464b709, L:/10.30.170.167:18169 ! R:/10.30.171.175:51022] inactive. 15:28:27.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=340, channel=[id: 0xf464b709, L:/10.30.170.167:18169 ! R:/10.30.171.175:51022]} end of input detected while session was in state up 15:28:27.626 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=340, channel=[id: 0xf464b709, L:/10.30.170.167:18169 ! R:/10.30.171.175:51022]} down, reason: End of input 15:28:27.641 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59012]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:28:27.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59012]) process #26 SSH_MSG_IGNORE 15:28:27.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59012]) SSH_MSG_IGNORE 15:28:27.747 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58780]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:27.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58780]) process #24 SSH_MSG_IGNORE 15:28:27.748 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58780]) SSH_MSG_IGNORE 15:28:28.064 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35304]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:28:28.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35304]) process #20 SSH_MSG_IGNORE 15:28:28.064 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35304]) SSH_MSG_IGNORE 15:28:28.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42028]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:28.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42028]) process #22 SSH_MSG_IGNORE 15:28:28.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42028]) SSH_MSG_IGNORE 15:28:28.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:52248])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:28.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]) exit code=0, immediate=false 15:28:28.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:28.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52248]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:28.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:28.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52248]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:28.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]) Closing gracefully 15:28:28.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]) 15:28:28.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]) 15:28:28.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:28.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:28.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:28.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:28.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248])[immediately=false] processing 15:28:28.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:28.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52248]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:28.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:28.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]) Closing immediately 15:28:28.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:28.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:28.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248])[immediately=true] processing 15:28:28.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248] 15:28:28.266 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7df55ffb) signal close complete immediately=true 15:28:28.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:28.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40af05ad) signal close complete immediately=true 15:28:28.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248])[Immediately] closed 15:28:28.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]) result=null 15:28:28.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c5239a0) signal close complete immediately=false 15:28:28.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e93a873) signal close complete immediately=false 15:28:28.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52248]) code=0 message='' shell closed 15:28:28.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52248]) Closing immediately 15:28:28.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:28.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52248]]) Closing immediately 15:28:28.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52248]) stopping 15:28:28.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52248]) stopped 15:28:28.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52248]])[Immediately] closed 15:28:28.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18170] - close(TransportIoSession[local=/10.30.170.167:18170, remote=/10.30.171.175:52248]) Closing immediately 15:28:28.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18170] - close(TransportIoSession[local=/10.30.170.167:18170, remote=/10.30.171.175:52248])[Immediately] closed 15:28:28.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69ce22dd) signal close complete immediately=true 15:28:28.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52248])[Immediately] closed 15:28:28.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcf192519, L:/10.30.170.167:18170 ! R:/10.30.171.175:52248] inactive. 15:28:28.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=341, channel=[id: 0xcf192519, L:/10.30.170.167:18170 ! R:/10.30.171.175:52248]} end of input detected while session was in state up 15:28:28.267 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=341, channel=[id: 0xcf192519, L:/10.30.170.167:18170 ! R:/10.30.171.175:52248]} down, reason: End of input 15:28:28.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40282]) process #21 SSH_MSG_IGNORE 15:28:28.346 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40282]) SSH_MSG_IGNORE 15:28:28.346 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40282]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:28.422 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55574]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:28.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55574]) process #23 SSH_MSG_IGNORE 15:28:28.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55574]) SSH_MSG_IGNORE 15:28:28.533 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51152]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:28:28.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51152]) process #26 SSH_MSG_IGNORE 15:28:28.533 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51152]) SSH_MSG_IGNORE 15:28:28.663 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52024]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:28.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52024]) process #25 SSH_MSG_IGNORE 15:28:28.663 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52024]) SSH_MSG_IGNORE 15:28:28.928 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48396]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:28.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48396]) process #22 SSH_MSG_IGNORE 15:28:28.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48396]) SSH_MSG_IGNORE 15:28:28.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:55820])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:28.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]) exit code=0, immediate=false 15:28:28.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:28.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55820]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:28.932 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55820]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]) Closing gracefully 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]) 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]) 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820])[immediately=false] processing 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55820]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]) Closing immediately 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820])[immediately=true] processing 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820] 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b63877b) signal close complete immediately=true 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76b6d272) signal close complete immediately=true 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820])[Immediately] closed 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]) result=null 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7622ab2f) signal close complete immediately=false 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32fc7997) signal close complete immediately=false 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55820]) code=0 message='' shell closed 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55820]) Closing immediately 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55820]]) Closing immediately 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55820]) stopping 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55820]) stopped 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55820]])[Immediately] closed 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18171] - close(TransportIoSession[local=/10.30.170.167:18171, remote=/10.30.171.175:55820]) Closing immediately 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18171] - close(TransportIoSession[local=/10.30.170.167:18171, remote=/10.30.171.175:55820])[Immediately] closed 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@75e378ec) signal close complete immediately=true 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55820])[Immediately] closed 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfe6199bd, L:/10.30.170.167:18171 ! R:/10.30.171.175:55820] inactive. 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=342, channel=[id: 0xfe6199bd, L:/10.30.170.167:18171 ! R:/10.30.171.175:55820]} end of input detected while session was in state up 15:28:28.933 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=342, channel=[id: 0xfe6199bd, L:/10.30.170.167:18171 ! R:/10.30.171.175:55820]} down, reason: End of input 15:28:29.009 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52786]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:29.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52786]) process #24 SSH_MSG_IGNORE 15:28:29.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52786]) SSH_MSG_IGNORE 15:28:29.306 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43976]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:28:29.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43976]) process #20 SSH_MSG_IGNORE 15:28:29.316 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43976]) SSH_MSG_IGNORE 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:59012])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]) exit code=0, immediate=false 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59012]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59012]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]) Closing gracefully 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]) 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]) 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012])[immediately=false] processing 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59012]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]) Closing immediately 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012])[immediately=true] processing 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012] 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6ba2b8d1) signal close complete immediately=true 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1402095f) signal close complete immediately=true 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012])[Immediately] closed 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]) result=null 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51f7a582) signal close complete immediately=false 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22d80b55) signal close complete immediately=false 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59012]) code=0 message='' shell closed 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59012]) Closing immediately 15:28:29.583 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:29.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59012]]) Closing immediately 15:28:29.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59012]) stopping 15:28:29.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59012]) stopped 15:28:29.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59012]])[Immediately] closed 15:28:29.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18172] - close(TransportIoSession[local=/10.30.170.167:18172, remote=/10.30.171.175:59012]) Closing immediately 15:28:29.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18172] - close(TransportIoSession[local=/10.30.170.167:18172, remote=/10.30.171.175:59012])[Immediately] closed 15:28:29.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c425bef) signal close complete immediately=true 15:28:29.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59012])[Immediately] closed 15:28:29.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcc0a9568, L:/10.30.170.167:18172 ! R:/10.30.171.175:59012] inactive. 15:28:29.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=343, channel=[id: 0xcc0a9568, L:/10.30.170.167:18172 ! R:/10.30.171.175:59012]} end of input detected while session was in state up 15:28:29.584 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=343, channel=[id: 0xcc0a9568, L:/10.30.170.167:18172 ! R:/10.30.171.175:59012]} down, reason: End of input 15:28:29.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40320]) process #26 SSH_MSG_IGNORE 15:28:29.610 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40320]) SSH_MSG_IGNORE 15:28:29.610 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40320]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:28:29.724 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41236]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:29.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41236]) process #25 SSH_MSG_IGNORE 15:28:29.724 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41236]) SSH_MSG_IGNORE 15:28:29.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54362]) process #22 SSH_MSG_IGNORE 15:28:29.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54362]) SSH_MSG_IGNORE 15:28:29.819 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54362]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:29.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38210]) process #21 SSH_MSG_IGNORE 15:28:29.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38210]) SSH_MSG_IGNORE 15:28:29.849 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38210]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:29.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34350]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:29.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34350]) process #23 SSH_MSG_IGNORE 15:28:29.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34350]) SSH_MSG_IGNORE 15:28:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53232]) process #24 SSH_MSG_IGNORE 15:28:30.203 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53232]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:30.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53232]) SSH_MSG_IGNORE 15:28:30.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:51152])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:30.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]) exit code=0, immediate=false 15:28:30.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:30.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51152]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:30.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:30.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51152]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:30.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]) Closing gracefully 15:28:30.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]) 15:28:30.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]) 15:28:30.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:30.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:30.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:30.206 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:30.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152])[immediately=false] processing 15:28:30.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:30.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51152]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:30.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:30.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]) Closing immediately 15:28:30.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:30.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:30.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152])[immediately=true] processing 15:28:30.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152] 15:28:30.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57b3c14) signal close complete immediately=true 15:28:30.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:30.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57642662) signal close complete immediately=true 15:28:30.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152])[Immediately] closed 15:28:30.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]) result=null 15:28:30.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f380847) signal close complete immediately=false 15:28:30.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f19c79) signal close complete immediately=false 15:28:30.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51152]) code=0 message='' shell closed 15:28:30.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51152]) Closing immediately 15:28:30.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:30.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51152]]) Closing immediately 15:28:30.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51152]) stopping 15:28:30.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51152]) stopped 15:28:30.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51152]])[Immediately] closed 15:28:30.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18173] - close(TransportIoSession[local=/10.30.170.167:18173, remote=/10.30.171.175:51152]) Closing immediately 15:28:30.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18173] - close(TransportIoSession[local=/10.30.170.167:18173, remote=/10.30.171.175:51152])[Immediately] closed 15:28:30.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5bb68b0f) signal close complete immediately=true 15:28:30.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51152])[Immediately] closed 15:28:30.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x67627fb2, L:/10.30.170.167:18173 ! R:/10.30.171.175:51152] inactive. 15:28:30.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=344, channel=[id: 0x67627fb2, L:/10.30.170.167:18173 ! R:/10.30.171.175:51152]} end of input detected while session was in state up 15:28:30.207 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=344, channel=[id: 0x67627fb2, L:/10.30.170.167:18173 ! R:/10.30.171.175:51152]} down, reason: End of input 15:28:30.400 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47724]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:28:30.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47724]) process #26 SSH_MSG_IGNORE 15:28:30.401 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47724]) SSH_MSG_IGNORE 15:28:30.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35124]) process #20 SSH_MSG_IGNORE 15:28:30.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35124]) SSH_MSG_IGNORE 15:28:30.739 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35124]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:28:30.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:40320])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:30.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]) exit code=0, immediate=false 15:28:30.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:30.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40320]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:30.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:30.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40320]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:30.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]) Closing gracefully 15:28:30.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]) 15:28:30.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]) 15:28:30.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:30.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:30.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:30.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:30.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320])[immediately=false] processing 15:28:30.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:30.814 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40320]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:30.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:30.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]) Closing immediately 15:28:30.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:30.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:30.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320])[immediately=true] processing 15:28:30.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320] 15:28:30.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17a59ab9) signal close complete immediately=true 15:28:30.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:30.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60278d89) signal close complete immediately=true 15:28:30.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320])[Immediately] closed 15:28:30.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]) result=null 15:28:30.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7fca176a) signal close complete immediately=false 15:28:30.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5cc6ae48) signal close complete immediately=false 15:28:30.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40320]) code=0 message='' shell closed 15:28:30.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40320]) Closing immediately 15:28:30.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:30.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40320]]) Closing immediately 15:28:30.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40320]) stopping 15:28:30.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40320]) stopped 15:28:30.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40320]])[Immediately] closed 15:28:30.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18174] - close(TransportIoSession[local=/10.30.170.167:18174, remote=/10.30.171.175:40320]) Closing immediately 15:28:30.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18174] - close(TransportIoSession[local=/10.30.170.167:18174, remote=/10.30.171.175:40320])[Immediately] closed 15:28:30.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@678d873b) signal close complete immediately=true 15:28:30.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40320])[Immediately] closed 15:28:30.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2da4a616, L:/10.30.170.167:18174 ! R:/10.30.171.175:40320] inactive. 15:28:30.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=345, channel=[id: 0x2da4a616, L:/10.30.170.167:18174 ! R:/10.30.171.175:40320]} end of input detected while session was in state up 15:28:30.815 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=345, channel=[id: 0x2da4a616, L:/10.30.170.167:18174 ! R:/10.30.171.175:40320]} down, reason: End of input 15:28:30.942 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34570]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:30.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34570]) process #24 SSH_MSG_IGNORE 15:28:30.942 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34570]) SSH_MSG_IGNORE 15:28:30.982 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52028]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:30.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52028]) process #25 SSH_MSG_IGNORE 15:28:30.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52028]) SSH_MSG_IGNORE 15:28:31.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33802]) process #22 SSH_MSG_IGNORE 15:28:31.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33802]) SSH_MSG_IGNORE 15:28:31.073 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33802]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:31.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43618]) process #21 SSH_MSG_IGNORE 15:28:31.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43618]) SSH_MSG_IGNORE 15:28:31.186 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43618]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:31.273 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46336]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46336]) process #23 SSH_MSG_IGNORE 15:28:31.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46336]) SSH_MSG_IGNORE 15:28:31.441 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:47724])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]) exit code=0, immediate=false 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47724]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47724]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]) Closing gracefully 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]) 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]) 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724])[immediately=false] processing 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47724]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]) Closing immediately 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724])[immediately=true] processing 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724] 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@693578a2) signal close complete immediately=true 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c3df9f5) signal close complete immediately=true 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724])[Immediately] closed 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]) result=null 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f795c01) signal close complete immediately=false 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32de03cb) signal close complete immediately=false 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47724]) code=0 message='' shell closed 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:47724]) Closing immediately 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47724]]) Closing immediately 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47724]) stopping 15:28:31.442 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47724]) stopped 15:28:31.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47724]])[Immediately] closed 15:28:31.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18175] - close(TransportIoSession[local=/10.30.170.167:18175, remote=/10.30.171.175:47724]) Closing immediately 15:28:31.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18175] - close(TransportIoSession[local=/10.30.170.167:18175, remote=/10.30.171.175:47724])[Immediately] closed 15:28:31.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@706c8d5a) signal close complete immediately=true 15:28:31.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:47724])[Immediately] closed 15:28:31.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa095b52d, L:/10.30.170.167:18175 ! R:/10.30.171.175:47724] inactive. 15:28:31.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=346, channel=[id: 0xa095b52d, L:/10.30.170.167:18175 ! R:/10.30.171.175:47724]} end of input detected while session was in state up 15:28:31.443 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=346, channel=[id: 0xa095b52d, L:/10.30.170.167:18175 ! R:/10.30.171.175:47724]} down, reason: End of input 15:28:31.698 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55832]) packet #27 sending command=2[SSH_MSG_IGNORE] len=27 15:28:31.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55832]) process #26 SSH_MSG_IGNORE 15:28:31.698 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55832]) SSH_MSG_IGNORE 15:28:31.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43386]) process #20 SSH_MSG_IGNORE 15:28:31.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43386]) SSH_MSG_IGNORE 15:28:31.795 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43386]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:28:31.812 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52940]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:31.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52940]) process #25 SSH_MSG_IGNORE 15:28:31.813 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52940]) SSH_MSG_IGNORE 15:28:31.861 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46924]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:31.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46924]) process #24 SSH_MSG_IGNORE 15:28:31.862 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46924]) SSH_MSG_IGNORE 15:28:31.975 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60726]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:31.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60726]) process #22 SSH_MSG_IGNORE 15:28:31.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60726]) SSH_MSG_IGNORE 15:28:32.051 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:55832])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]) exit code=0, immediate=false 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55832]) packet #28 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55832]) packet #29 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]) Closing gracefully 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]) 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]) 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832])[immediately=false] processing 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55832]) packet #30 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]) Closing immediately 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832])[immediately=true] processing 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832] 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@188a0f89) signal close complete immediately=true 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37e56de0) signal close complete immediately=true 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832])[Immediately] closed 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]) result=null 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f43c197) signal close complete immediately=false 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54dd86aa) signal close complete immediately=false 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55832]) code=0 message='' shell closed 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55832]) Closing immediately 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55832]]) Closing immediately 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55832]) stopping 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55832]) stopped 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55832]])[Immediately] closed 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18176] - close(TransportIoSession[local=/10.30.170.167:18176, remote=/10.30.171.175:55832]) Closing immediately 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18176] - close(TransportIoSession[local=/10.30.170.167:18176, remote=/10.30.171.175:55832])[Immediately] closed 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ce32dff) signal close complete immediately=true 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55832])[Immediately] closed 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd062061d, L:/10.30.170.167:18176 ! R:/10.30.171.175:55832] inactive. 15:28:32.052 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=347, channel=[id: 0xd062061d, L:/10.30.170.167:18176 ! R:/10.30.171.175:55832]} end of input detected while session was in state up 15:28:32.053 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=347, channel=[id: 0xd062061d, L:/10.30.170.167:18176 ! R:/10.30.171.175:55832]} down, reason: End of input 15:28:32.338 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57888]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:32.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57888]) process #23 SSH_MSG_IGNORE 15:28:32.338 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57888]) SSH_MSG_IGNORE 15:28:32.354 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37282]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:32.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37282]) process #21 SSH_MSG_IGNORE 15:28:32.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37282]) SSH_MSG_IGNORE 15:28:32.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:46654])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:32.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]) exit code=0, immediate=false 15:28:32.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:32.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46654]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:32.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:32.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46654]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:32.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]) Closing gracefully 15:28:32.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]) 15:28:32.662 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]) 15:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654])[immediately=false] processing 15:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46654]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]) Closing immediately 15:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654])[immediately=true] processing 15:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654] 15:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@162af45a) signal close complete immediately=true 15:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@426e13b) signal close complete immediately=true 15:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654])[Immediately] closed 15:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]) result=null 15:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63045ab9) signal close complete immediately=false 15:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@453d37b4) signal close complete immediately=false 15:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46654]) code=0 message='' shell closed 15:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46654]) Closing immediately 15:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46654]]) Closing immediately 15:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46654]) stopping 15:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46654]) stopped 15:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46654]])[Immediately] closed 15:28:32.663 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18177] - close(TransportIoSession[local=/10.30.170.167:18177, remote=/10.30.171.175:46654]) Closing immediately 15:28:32.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18177] - close(TransportIoSession[local=/10.30.170.167:18177, remote=/10.30.171.175:46654])[Immediately] closed 15:28:32.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f4936d) signal close complete immediately=true 15:28:32.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46654])[Immediately] closed 15:28:32.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7bd35040, L:/10.30.170.167:18177 ! R:/10.30.171.175:46654] inactive. 15:28:32.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=348, channel=[id: 0x7bd35040, L:/10.30.170.167:18177 ! R:/10.30.171.175:46654]} end of input detected while session was in state up 15:28:32.664 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=348, channel=[id: 0x7bd35040, L:/10.30.170.167:18177 ! R:/10.30.171.175:46654]} down, reason: End of input 15:28:32.755 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50732]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:32.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50732]) process #25 SSH_MSG_IGNORE 15:28:32.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50732]) SSH_MSG_IGNORE 15:28:33.122 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:32830]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:33.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:32830]) process #24 SSH_MSG_IGNORE 15:28:33.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:32830]) SSH_MSG_IGNORE 15:28:33.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:41604])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:33.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]) exit code=0, immediate=false 15:28:33.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:33.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41604]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:33.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:33.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41604]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:33.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]) Closing gracefully 15:28:33.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]) 15:28:33.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]) 15:28:33.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:33.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:33.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:33.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:33.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604])[immediately=false] processing 15:28:33.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:33.260 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41604]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:33.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:33.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]) Closing immediately 15:28:33.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:33.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:33.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604])[immediately=true] processing 15:28:33.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604] 15:28:33.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76a68821) signal close complete immediately=true 15:28:33.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:33.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1dfb0546) signal close complete immediately=true 15:28:33.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604])[Immediately] closed 15:28:33.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]) result=null 15:28:33.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28ac80d5) signal close complete immediately=false 15:28:33.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e64b77a) signal close complete immediately=false 15:28:33.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41604]) code=0 message='' shell closed 15:28:33.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41604]) Closing immediately 15:28:33.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:33.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41604]]) Closing immediately 15:28:33.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41604]) stopping 15:28:33.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41604]) stopped 15:28:33.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41604]])[Immediately] closed 15:28:33.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18178] - close(TransportIoSession[local=/10.30.170.167:18178, remote=/10.30.171.175:41604]) Closing immediately 15:28:33.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18178] - close(TransportIoSession[local=/10.30.170.167:18178, remote=/10.30.171.175:41604])[Immediately] closed 15:28:33.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5cc1d317) signal close complete immediately=true 15:28:33.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41604])[Immediately] closed 15:28:33.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x3beec5fe, L:/10.30.170.167:18178 ! R:/10.30.171.175:41604] inactive. 15:28:33.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=349, channel=[id: 0x3beec5fe, L:/10.30.170.167:18178 ! R:/10.30.171.175:41604]} end of input detected while session was in state up 15:28:33.261 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=349, channel=[id: 0x3beec5fe, L:/10.30.170.167:18178 ! R:/10.30.171.175:41604]} down, reason: End of input 15:28:33.305 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59152]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:33.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59152]) process #22 SSH_MSG_IGNORE 15:28:33.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59152]) SSH_MSG_IGNORE 15:28:33.336 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37572]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:33.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37572]) process #23 SSH_MSG_IGNORE 15:28:33.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37572]) SSH_MSG_IGNORE 15:28:33.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59260]) process #20 SSH_MSG_IGNORE 15:28:33.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59260]) SSH_MSG_IGNORE 15:28:33.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59260]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:28:33.587 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40090]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:33.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40090]) process #21 SSH_MSG_IGNORE 15:28:33.606 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40090]) SSH_MSG_IGNORE 15:28:34.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:39854])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:34.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]) exit code=0, immediate=false 15:28:34.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:34.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39854]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:34.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:34.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39854]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:34.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]) Closing gracefully 15:28:34.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]) 15:28:34.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]) 15:28:34.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:34.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:34.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:34.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:34.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854])[immediately=false] processing 15:28:34.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:34.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39854]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:34.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:34.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]) Closing immediately 15:28:34.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:34.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:34.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854])[immediately=true] processing 15:28:34.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854] 15:28:34.033 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20913b02) signal close complete immediately=true 15:28:34.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:34.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a911d4b) signal close complete immediately=true 15:28:34.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854])[Immediately] closed 15:28:34.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]) result=null 15:28:34.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43f7de07) signal close complete immediately=false 15:28:34.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6cefafb2) signal close complete immediately=false 15:28:34.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39854]) code=0 message='' shell closed 15:28:34.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:39854]) Closing immediately 15:28:34.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:34.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39854]]) Closing immediately 15:28:34.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39854]) stopping 15:28:34.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39854]) stopped 15:28:34.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39854]])[Immediately] closed 15:28:34.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18179] - close(TransportIoSession[local=/10.30.170.167:18179, remote=/10.30.171.175:39854]) Closing immediately 15:28:34.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18179] - close(TransportIoSession[local=/10.30.170.167:18179, remote=/10.30.171.175:39854])[Immediately] closed 15:28:34.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@458fc006) signal close complete immediately=true 15:28:34.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:39854])[Immediately] closed 15:28:34.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe04bb1dd, L:/10.30.170.167:18179 ! R:/10.30.171.175:39854] inactive. 15:28:34.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=350, channel=[id: 0xe04bb1dd, L:/10.30.170.167:18179 ! R:/10.30.171.175:39854]} end of input detected while session was in state up 15:28:34.034 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=350, channel=[id: 0xe04bb1dd, L:/10.30.170.167:18179 ! R:/10.30.171.175:39854]} down, reason: End of input 15:28:34.199 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:34.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #25 SSH_MSG_IGNORE 15:28:34.199 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:28:34.310 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45270]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:34.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45270]) process #24 SSH_MSG_IGNORE 15:28:34.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45270]) SSH_MSG_IGNORE 15:28:34.412 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59614]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59614]) process #22 SSH_MSG_IGNORE 15:28:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59614]) SSH_MSG_IGNORE 15:28:34.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:50372])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:34.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]) exit code=0, immediate=false 15:28:34.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:34.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50372]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:34.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:34.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50372]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:34.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]) Closing gracefully 15:28:34.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]) 15:28:34.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]) 15:28:34.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:34.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:34.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:34.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:34.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372])[immediately=false] processing 15:28:34.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:34.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50372]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:34.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:34.643 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]) Closing immediately 15:28:34.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:34.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:34.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372])[immediately=true] processing 15:28:34.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372] 15:28:34.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c329f42) signal close complete immediately=true 15:28:34.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:34.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42a61193) signal close complete immediately=true 15:28:34.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372])[Immediately] closed 15:28:34.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]) result=null 15:28:34.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c3b1546) signal close complete immediately=false 15:28:34.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b6ddead) signal close complete immediately=false 15:28:34.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50372]) code=0 message='' shell closed 15:28:34.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50372]) Closing immediately 15:28:34.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:34.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50372]]) Closing immediately 15:28:34.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50372]) stopping 15:28:34.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50372]) stopped 15:28:34.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50372]])[Immediately] closed 15:28:34.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18180] - close(TransportIoSession[local=/10.30.170.167:18180, remote=/10.30.171.175:50372]) Closing immediately 15:28:34.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18180] - close(TransportIoSession[local=/10.30.170.167:18180, remote=/10.30.171.175:50372])[Immediately] closed 15:28:34.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35d960d) signal close complete immediately=true 15:28:34.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50372])[Immediately] closed 15:28:34.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0aee7f40, L:/10.30.170.167:18180 ! R:/10.30.171.175:50372] inactive. 15:28:34.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=351, channel=[id: 0x0aee7f40, L:/10.30.170.167:18180 ! R:/10.30.171.175:50372]} end of input detected while session was in state up 15:28:34.644 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=351, channel=[id: 0x0aee7f40, L:/10.30.170.167:18180 ! R:/10.30.171.175:50372]} down, reason: End of input 15:28:34.795 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35212]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:34.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35212]) process #23 SSH_MSG_IGNORE 15:28:34.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35212]) SSH_MSG_IGNORE 15:28:35.060 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44176]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:35.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44176]) process #24 SSH_MSG_IGNORE 15:28:35.060 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44176]) SSH_MSG_IGNORE 15:28:35.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56248]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:28:35.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56248]) process #20 SSH_MSG_IGNORE 15:28:35.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56248]) SSH_MSG_IGNORE 15:28:35.215 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47086]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:35.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47086]) process #21 SSH_MSG_IGNORE 15:28:35.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47086]) SSH_MSG_IGNORE 15:28:35.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55726]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:35.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55726]) process #22 SSH_MSG_IGNORE 15:28:35.220 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55726]) SSH_MSG_IGNORE 15:28:35.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:55408])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:35.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]) exit code=0, immediate=false 15:28:35.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:35.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55408]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:35.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:35.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55408]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:35.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]) Closing gracefully 15:28:35.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]) 15:28:35.263 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]) 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408])[immediately=false] processing 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55408]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]) Closing immediately 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408])[immediately=true] processing 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408] 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a9b4607) signal close complete immediately=true 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@92f03a8) signal close complete immediately=true 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408])[Immediately] closed 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]) result=null 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@396683d2) signal close complete immediately=false 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45008f34) signal close complete immediately=false 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55408]) code=0 message='' shell closed 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55408]) Closing immediately 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55408]]) Closing immediately 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55408]) stopping 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55408]) stopped 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55408]])[Immediately] closed 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18181] - close(TransportIoSession[local=/10.30.170.167:18181, remote=/10.30.171.175:55408]) Closing immediately 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18181] - close(TransportIoSession[local=/10.30.170.167:18181, remote=/10.30.171.175:55408])[Immediately] closed 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@650b52ed) signal close complete immediately=true 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55408])[Immediately] closed 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8d200017, L:/10.30.170.167:18181 ! R:/10.30.171.175:55408] inactive. 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=352, channel=[id: 0x8d200017, L:/10.30.170.167:18181 ! R:/10.30.171.175:55408]} end of input detected while session was in state up 15:28:35.264 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=352, channel=[id: 0x8d200017, L:/10.30.170.167:18181 ! R:/10.30.171.175:55408]} down, reason: End of input 15:28:35.353 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59020]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:35.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59020]) process #25 SSH_MSG_IGNORE 15:28:35.354 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59020]) SSH_MSG_IGNORE 15:28:35.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:50712])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:35.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]) exit code=0, immediate=false 15:28:35.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:35.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50712]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:35.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:35.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50712]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:35.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]) Closing gracefully 15:28:35.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]) 15:28:35.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]) 15:28:35.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:35.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:35.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:35.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:35.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712])[immediately=false] processing 15:28:35.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:35.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50712]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:35.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:35.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]) Closing immediately 15:28:35.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:35.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:35.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712])[immediately=true] processing 15:28:35.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712] 15:28:35.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3cdc3036) signal close complete immediately=true 15:28:35.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:35.857 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@cde498d) signal close complete immediately=true 15:28:35.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712])[Immediately] closed 15:28:35.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]) result=null 15:28:35.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@444c77d8) signal close complete immediately=false 15:28:35.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1231cb5e) signal close complete immediately=false 15:28:35.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50712]) code=0 message='' shell closed 15:28:35.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50712]) Closing immediately 15:28:35.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:35.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50712]]) Closing immediately 15:28:35.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50712]) stopping 15:28:35.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50712]) stopped 15:28:35.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50712]])[Immediately] closed 15:28:35.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18182] - close(TransportIoSession[local=/10.30.170.167:18182, remote=/10.30.171.175:50712]) Closing immediately 15:28:35.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18182] - close(TransportIoSession[local=/10.30.170.167:18182, remote=/10.30.171.175:50712])[Immediately] closed 15:28:35.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f3114ae) signal close complete immediately=true 15:28:35.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50712])[Immediately] closed 15:28:35.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe385b6e8, L:/10.30.170.167:18182 ! R:/10.30.171.175:50712] inactive. 15:28:35.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=353, channel=[id: 0xe385b6e8, L:/10.30.170.167:18182 ! R:/10.30.171.175:50712]} end of input detected while session was in state up 15:28:35.858 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=353, channel=[id: 0xe385b6e8, L:/10.30.170.167:18182 ! R:/10.30.171.175:50712]} down, reason: End of input 15:28:36.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40848]) process #24 SSH_MSG_IGNORE 15:28:36.012 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40848]) SSH_MSG_IGNORE 15:28:36.013 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40848]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:36.230 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:36.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #23 SSH_MSG_IGNORE 15:28:36.230 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:28:36.233 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46464]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:28:36.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46464]) process #20 SSH_MSG_IGNORE 15:28:36.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46464]) SSH_MSG_IGNORE 15:28:36.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:41854])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:36.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]) exit code=0, immediate=false 15:28:36.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:36.434 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41854]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:36.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:36.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41854]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:36.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]) Closing gracefully 15:28:36.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]) 15:28:36.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]) 15:28:36.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:36.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:36.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:36.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:36.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854])[immediately=false] processing 15:28:36.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:36.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41854]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:36.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:36.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]) Closing immediately 15:28:36.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:36.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:36.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854])[immediately=true] processing 15:28:36.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854] 15:28:36.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@208bd9fb) signal close complete immediately=true 15:28:36.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:36.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60b8106d) signal close complete immediately=true 15:28:36.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854])[Immediately] closed 15:28:36.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]) result=null 15:28:36.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@aa37443) signal close complete immediately=false 15:28:36.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c519488) signal close complete immediately=false 15:28:36.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41854]) code=0 message='' shell closed 15:28:36.435 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41854]) Closing immediately 15:28:36.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:36.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41854]]) Closing immediately 15:28:36.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41854]) stopping 15:28:36.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41854]) stopped 15:28:36.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41854]])[Immediately] closed 15:28:36.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18183] - close(TransportIoSession[local=/10.30.170.167:18183, remote=/10.30.171.175:41854]) Closing immediately 15:28:36.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18183] - close(TransportIoSession[local=/10.30.170.167:18183, remote=/10.30.171.175:41854])[Immediately] closed 15:28:36.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@126bccf8) signal close complete immediately=true 15:28:36.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41854])[Immediately] closed 15:28:36.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1b740722, L:/10.30.170.167:18183 ! R:/10.30.171.175:41854] inactive. 15:28:36.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=354, channel=[id: 0x1b740722, L:/10.30.170.167:18183 ! R:/10.30.171.175:41854]} end of input detected while session was in state up 15:28:36.436 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=354, channel=[id: 0x1b740722, L:/10.30.170.167:18183 ! R:/10.30.171.175:41854]} down, reason: End of input 15:28:36.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44996]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:36.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44996]) process #22 SSH_MSG_IGNORE 15:28:36.504 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44996]) SSH_MSG_IGNORE 15:28:36.733 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56674]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:36.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57744]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:36.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56674]) process #25 SSH_MSG_IGNORE 15:28:36.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56674]) SSH_MSG_IGNORE 15:28:36.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57744]) process #21 SSH_MSG_IGNORE 15:28:36.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57744]) SSH_MSG_IGNORE 15:28:37.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:38246])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:37.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]) exit code=0, immediate=false 15:28:37.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:37.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38246]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:37.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:37.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38246]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:37.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]) Closing gracefully 15:28:37.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]) 15:28:37.055 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]) 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246])[immediately=false] processing 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38246]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]) Closing immediately 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246])[immediately=true] processing 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246] 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f0fa076) signal close complete immediately=true 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47f9c82e) signal close complete immediately=true 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246])[Immediately] closed 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]) result=null 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2661de19) signal close complete immediately=false 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b1da65c) signal close complete immediately=false 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38246]) code=0 message='' shell closed 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38246]) Closing immediately 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38246]]) Closing immediately 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38246]) stopping 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38246]) stopped 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38246]])[Immediately] closed 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18184] - close(TransportIoSession[local=/10.30.170.167:18184, remote=/10.30.171.175:38246]) Closing immediately 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18184] - close(TransportIoSession[local=/10.30.170.167:18184, remote=/10.30.171.175:38246])[Immediately] closed 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5973bd59) signal close complete immediately=true 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38246])[Immediately] closed 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x72ebb925, L:/10.30.170.167:18184 ! R:/10.30.171.175:38246] inactive. 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=355, channel=[id: 0x72ebb925, L:/10.30.170.167:18184 ! R:/10.30.171.175:38246]} end of input detected while session was in state up 15:28:37.056 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=355, channel=[id: 0x72ebb925, L:/10.30.170.167:18184 ! R:/10.30.171.175:38246]} down, reason: End of input 15:28:37.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39500]) process #24 SSH_MSG_IGNORE 15:28:37.076 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39500]) SSH_MSG_IGNORE 15:28:37.076 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39500]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:37.214 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40596]) packet #21 sending command=2[SSH_MSG_IGNORE] len=27 15:28:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40596]) process #20 SSH_MSG_IGNORE 15:28:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40596]) SSH_MSG_IGNORE 15:28:37.308 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42082]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:37.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42082]) process #23 SSH_MSG_IGNORE 15:28:37.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42082]) SSH_MSG_IGNORE 15:28:37.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:58508])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:37.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]) exit code=0, immediate=false 15:28:37.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:37.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58508]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:37.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:37.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58508]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:37.669 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]) Closing gracefully 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]) 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]) 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508])[immediately=false] processing 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58508]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]) Closing immediately 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508])[immediately=true] processing 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508] 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67a6ae14) signal close complete immediately=true 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32c68040) signal close complete immediately=true 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508])[Immediately] closed 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]) result=null 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@413f3249) signal close complete immediately=false 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31d43a26) signal close complete immediately=false 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58508]) code=0 message='' shell closed 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58508]) Closing immediately 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58508]]) Closing immediately 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58508]) stopping 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58508]) stopped 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58508]])[Immediately] closed 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18185] - close(TransportIoSession[local=/10.30.170.167:18185, remote=/10.30.171.175:58508]) Closing immediately 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18185] - close(TransportIoSession[local=/10.30.170.167:18185, remote=/10.30.171.175:58508])[Immediately] closed 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63d0e406) signal close complete immediately=true 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58508])[Immediately] closed 15:28:37.670 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5949d604, L:/10.30.170.167:18185 ! R:/10.30.171.175:58508] inactive. 15:28:37.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=356, channel=[id: 0x5949d604, L:/10.30.170.167:18185 ! R:/10.30.171.175:58508]} end of input detected while session was in state up 15:28:37.671 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=356, channel=[id: 0x5949d604, L:/10.30.170.167:18185 ! R:/10.30.171.175:58508]} down, reason: End of input 15:28:37.999 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54286]) process #21 SSH_MSG_IGNORE 15:28:38.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54286]) SSH_MSG_IGNORE 15:28:38.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54286]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43062]) process #22 SSH_MSG_IGNORE 15:28:38.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43062]) SSH_MSG_IGNORE 15:28:38.083 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43062]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:38.097 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37352]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:38.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37352]) process #25 SSH_MSG_IGNORE 15:28:38.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37352]) SSH_MSG_IGNORE 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:41624])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]) exit code=0, immediate=false 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41624]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41624]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]) Closing gracefully 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]) 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]) 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624])[immediately=false] processing 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41624]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]) Closing immediately 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624])[immediately=true] processing 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624] 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d2c4e91) signal close complete immediately=true 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@115af35e) signal close complete immediately=true 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624])[Immediately] closed 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]) result=null 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40ee7928) signal close complete immediately=false 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@379ee93e) signal close complete immediately=false 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41624]) code=0 message='' shell closed 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41624]) Closing immediately 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41624]]) Closing immediately 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41624]) stopping 15:28:38.275 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41624]) stopped 15:28:38.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41624]])[Immediately] closed 15:28:38.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18186] - close(TransportIoSession[local=/10.30.170.167:18186, remote=/10.30.171.175:41624]) Closing immediately 15:28:38.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18186] - close(TransportIoSession[local=/10.30.170.167:18186, remote=/10.30.171.175:41624])[Immediately] closed 15:28:38.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1869619a) signal close complete immediately=true 15:28:38.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41624])[Immediately] closed 15:28:38.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1690beb0, L:/10.30.170.167:18186 ! R:/10.30.171.175:41624] inactive. 15:28:38.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=357, channel=[id: 0x1690beb0, L:/10.30.170.167:18186 ! R:/10.30.171.175:41624]} end of input detected while session was in state up 15:28:38.276 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=357, channel=[id: 0x1690beb0, L:/10.30.170.167:18186 ! R:/10.30.171.175:41624]} down, reason: End of input 15:28:38.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33868]) process #24 SSH_MSG_IGNORE 15:28:38.332 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33868]) SSH_MSG_IGNORE 15:28:38.332 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33868]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:38.584 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60160]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:38.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60160]) process #23 SSH_MSG_IGNORE 15:28:38.585 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60160]) SSH_MSG_IGNORE 15:28:38.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:51458])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:38.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]) exit code=0, immediate=false 15:28:38.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:38.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51458]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:38.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:38.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51458]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:38.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]) Closing gracefully 15:28:38.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]) 15:28:38.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]) 15:28:38.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:38.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:38.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:38.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:38.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458])[immediately=false] processing 15:28:38.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:38.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51458]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:38.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:38.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]) Closing immediately 15:28:38.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:38.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:38.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458])[immediately=true] processing 15:28:38.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458] 15:28:38.872 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f35cb7b) signal close complete immediately=true 15:28:38.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:38.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@399ecaa0) signal close complete immediately=true 15:28:38.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458])[Immediately] closed 15:28:38.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]) result=null 15:28:38.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d6c75bc) signal close complete immediately=false 15:28:38.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@706b57bb) signal close complete immediately=false 15:28:38.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51458]) code=0 message='' shell closed 15:28:38.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51458]) Closing immediately 15:28:38.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:38.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51458]]) Closing immediately 15:28:38.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51458]) stopping 15:28:38.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51458]) stopped 15:28:38.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51458]])[Immediately] closed 15:28:38.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18187] - close(TransportIoSession[local=/10.30.170.167:18187, remote=/10.30.171.175:51458]) Closing immediately 15:28:38.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18187] - close(TransportIoSession[local=/10.30.170.167:18187, remote=/10.30.171.175:51458])[Immediately] closed 15:28:38.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51a434de) signal close complete immediately=true 15:28:38.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51458])[Immediately] closed 15:28:38.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x69e259db, L:/10.30.170.167:18187 ! R:/10.30.171.175:51458] inactive. 15:28:38.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=358, channel=[id: 0x69e259db, L:/10.30.170.167:18187 ! R:/10.30.171.175:51458]} end of input detected while session was in state up 15:28:38.873 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=358, channel=[id: 0x69e259db, L:/10.30.170.167:18187 ! R:/10.30.171.175:51458]} down, reason: End of input 15:28:39.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58670]) process #22 SSH_MSG_IGNORE 15:28:39.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58670]) SSH_MSG_IGNORE 15:28:39.180 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58670]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:39.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56304]) process #24 SSH_MSG_IGNORE 15:28:39.189 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56304]) SSH_MSG_IGNORE 15:28:39.189 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56304]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:39.242 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59584]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:39.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59584]) process #25 SSH_MSG_IGNORE 15:28:39.243 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59584]) SSH_MSG_IGNORE 15:28:39.364 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56416]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:39.364 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56416]) process #21 SSH_MSG_IGNORE 15:28:39.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56416]) SSH_MSG_IGNORE 15:28:39.471 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57378]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:39.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57378]) process #23 SSH_MSG_IGNORE 15:28:39.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57378]) SSH_MSG_IGNORE 15:28:39.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:44968])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:39.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) exit code=0, immediate=false 15:28:39.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:39.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:39.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:39.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:39.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) Closing gracefully 15:28:39.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) 15:28:39.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) 15:28:39.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:39.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:39.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:39.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:39.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968])[immediately=false] processing 15:28:39.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:39.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44968]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:39.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:39.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) Closing immediately 15:28:39.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:39.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:39.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968])[immediately=true] processing 15:28:39.522 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968] 15:28:39.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a5fb40f) signal close complete immediately=true 15:28:39.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:39.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f6fe21b) signal close complete immediately=true 15:28:39.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968])[Immediately] closed 15:28:39.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) result=null 15:28:39.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@eea580b) signal close complete immediately=false 15:28:39.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@323bf170) signal close complete immediately=false 15:28:39.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44968]) code=0 message='' shell closed 15:28:39.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44968]) Closing immediately 15:28:39.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:39.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44968]]) Closing immediately 15:28:39.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44968]) stopping 15:28:39.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44968]) stopped 15:28:39.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44968]])[Immediately] closed 15:28:39.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18188] - close(TransportIoSession[local=/10.30.170.167:18188, remote=/10.30.171.175:44968]) Closing immediately 15:28:39.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18188] - close(TransportIoSession[local=/10.30.170.167:18188, remote=/10.30.171.175:44968])[Immediately] closed 15:28:39.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25d3c4f4) signal close complete immediately=true 15:28:39.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44968])[Immediately] closed 15:28:39.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8a32836e, L:/10.30.170.167:18188 ! R:/10.30.171.175:44968] inactive. 15:28:39.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=359, channel=[id: 0x8a32836e, L:/10.30.170.167:18188 ! R:/10.30.171.175:44968]} end of input detected while session was in state up 15:28:39.523 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=359, channel=[id: 0x8a32836e, L:/10.30.170.167:18188 ! R:/10.30.171.175:44968]} down, reason: End of input 15:28:40.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:45928])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:40.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]) exit code=0, immediate=false 15:28:40.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:40.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45928]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:40.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:40.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45928]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:40.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]) Closing gracefully 15:28:40.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]) 15:28:40.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]) 15:28:40.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:40.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:40.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:40.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:40.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928])[immediately=false] processing 15:28:40.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:40.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45928]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:40.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:40.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]) Closing immediately 15:28:40.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:40.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:40.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928])[immediately=true] processing 15:28:40.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928] 15:28:40.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29865ed1) signal close complete immediately=true 15:28:40.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:40.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59017001) signal close complete immediately=true 15:28:40.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928])[Immediately] closed 15:28:40.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]) result=null 15:28:40.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f595a93) signal close complete immediately=false 15:28:40.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6108a9a2) signal close complete immediately=false 15:28:40.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45928]) code=0 message='' shell closed 15:28:40.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45928]) Closing immediately 15:28:40.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:40.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45928]]) Closing immediately 15:28:40.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45928]) stopping 15:28:40.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45928]) stopped 15:28:40.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45928]])[Immediately] closed 15:28:40.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18189] - close(TransportIoSession[local=/10.30.170.167:18189, remote=/10.30.171.175:45928]) Closing immediately 15:28:40.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18189] - close(TransportIoSession[local=/10.30.170.167:18189, remote=/10.30.171.175:45928])[Immediately] closed 15:28:40.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a631384) signal close complete immediately=true 15:28:40.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45928])[Immediately] closed 15:28:40.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf8ffd36c, L:/10.30.170.167:18189 ! R:/10.30.171.175:45928] inactive. 15:28:40.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=360, channel=[id: 0xf8ffd36c, L:/10.30.170.167:18189 ! R:/10.30.171.175:45928]} end of input detected while session was in state up 15:28:40.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=360, channel=[id: 0xf8ffd36c, L:/10.30.170.167:18189 ! R:/10.30.171.175:45928]} down, reason: End of input 15:28:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43232]) process #24 SSH_MSG_IGNORE 15:28:40.389 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43232]) SSH_MSG_IGNORE 15:28:40.390 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43232]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:40.544 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43862]) process #25 SSH_MSG_IGNORE 15:28:40.545 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43862]) SSH_MSG_IGNORE 15:28:40.545 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43862]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:40.743 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40930]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:40.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40930]) process #21 SSH_MSG_IGNORE 15:28:40.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40930]) SSH_MSG_IGNORE 15:28:40.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:36566])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:40.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]) exit code=0, immediate=false 15:28:40.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:40.776 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36566]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36566]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]) Closing gracefully 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]) 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]) 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566])[immediately=false] processing 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36566]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]) Closing immediately 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566])[immediately=true] processing 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566] 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e5aa618) signal close complete immediately=true 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d98b9e8) signal close complete immediately=true 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566])[Immediately] closed 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]) result=null 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d736dd9) signal close complete immediately=false 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23ed276e) signal close complete immediately=false 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36566]) code=0 message='' shell closed 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36566]) Closing immediately 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36566]]) Closing immediately 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36566]) stopping 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36566]) stopped 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36566]])[Immediately] closed 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18190] - close(TransportIoSession[local=/10.30.170.167:18190, remote=/10.30.171.175:36566]) Closing immediately 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18190] - close(TransportIoSession[local=/10.30.170.167:18190, remote=/10.30.171.175:36566])[Immediately] closed 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@82c3f6d) signal close complete immediately=true 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36566])[Immediately] closed 15:28:40.777 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x87733d26, L:/10.30.170.167:18190 ! R:/10.30.171.175:36566] inactive. 15:28:40.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=361, channel=[id: 0x87733d26, L:/10.30.170.167:18190 ! R:/10.30.171.175:36566]} end of input detected while session was in state up 15:28:40.778 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=361, channel=[id: 0x87733d26, L:/10.30.170.167:18190 ! R:/10.30.171.175:36566]} down, reason: End of input 15:28:40.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41062]) process #22 SSH_MSG_IGNORE 15:28:40.895 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41062]) SSH_MSG_IGNORE 15:28:40.895 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41062]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:40.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36490]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:40.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36490]) process #23 SSH_MSG_IGNORE 15:28:40.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36490]) SSH_MSG_IGNORE 15:28:41.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51622]) process #24 SSH_MSG_IGNORE 15:28:41.080 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51622]) SSH_MSG_IGNORE 15:28:41.081 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51622]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:41.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:37634])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:41.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]) exit code=0, immediate=false 15:28:41.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:41.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37634]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:41.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:41.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37634]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:41.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]) Closing gracefully 15:28:41.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]) 15:28:41.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]) 15:28:41.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:41.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:41.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:41.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:41.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634])[immediately=false] processing 15:28:41.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:41.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37634]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:41.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:41.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]) Closing immediately 15:28:41.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:41.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:41.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634])[immediately=true] processing 15:28:41.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634] 15:28:41.377 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a91f21c) signal close complete immediately=true 15:28:41.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:41.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@255286f1) signal close complete immediately=true 15:28:41.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634])[Immediately] closed 15:28:41.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]) result=null 15:28:41.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e954eb6) signal close complete immediately=false 15:28:41.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6dcf2dc3) signal close complete immediately=false 15:28:41.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37634]) code=0 message='' shell closed 15:28:41.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37634]) Closing immediately 15:28:41.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:41.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37634]]) Closing immediately 15:28:41.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37634]) stopping 15:28:41.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37634]) stopped 15:28:41.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37634]])[Immediately] closed 15:28:41.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18191] - close(TransportIoSession[local=/10.30.170.167:18191, remote=/10.30.171.175:37634]) Closing immediately 15:28:41.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18191] - close(TransportIoSession[local=/10.30.170.167:18191, remote=/10.30.171.175:37634])[Immediately] closed 15:28:41.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58fb3374) signal close complete immediately=true 15:28:41.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37634])[Immediately] closed 15:28:41.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x13d4dd9d, L:/10.30.170.167:18191 ! R:/10.30.171.175:37634] inactive. 15:28:41.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=362, channel=[id: 0x13d4dd9d, L:/10.30.170.167:18191 ! R:/10.30.171.175:37634]} end of input detected while session was in state up 15:28:41.378 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=362, channel=[id: 0x13d4dd9d, L:/10.30.170.167:18191 ! R:/10.30.171.175:37634]} down, reason: End of input 15:28:41.837 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59380]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59380]) process #24 SSH_MSG_IGNORE 15:28:41.837 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59380]) SSH_MSG_IGNORE 15:28:41.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52712]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:41.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52712]) process #21 SSH_MSG_IGNORE 15:28:41.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52712]) SSH_MSG_IGNORE 15:28:41.895 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60352]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:41.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60352]) process #25 SSH_MSG_IGNORE 15:28:41.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60352]) SSH_MSG_IGNORE 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:46280])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]) exit code=0, immediate=false 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46280]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46280]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]) Closing gracefully 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]) 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]) 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280])[immediately=false] processing 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46280]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]) Closing immediately 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280])[immediately=true] processing 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280] 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f98ede1) signal close complete immediately=true 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6edec880) signal close complete immediately=true 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280])[Immediately] closed 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]) result=null 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@122628f9) signal close complete immediately=false 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6da1ff6b) signal close complete immediately=false 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46280]) code=0 message='' shell closed 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46280]) Closing immediately 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46280]]) Closing immediately 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46280]) stopping 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46280]) stopped 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46280]])[Immediately] closed 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18192] - close(TransportIoSession[local=/10.30.170.167:18192, remote=/10.30.171.175:46280]) Closing immediately 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18192] - close(TransportIoSession[local=/10.30.170.167:18192, remote=/10.30.171.175:46280])[Immediately] closed 15:28:42.023 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55eef0db) signal close complete immediately=true 15:28:42.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46280])[Immediately] closed 15:28:42.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x75acab2a, L:/10.30.170.167:18192 ! R:/10.30.171.175:46280] inactive. 15:28:42.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=363, channel=[id: 0x75acab2a, L:/10.30.170.167:18192 ! R:/10.30.171.175:46280]} end of input detected while session was in state up 15:28:42.024 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=363, channel=[id: 0x75acab2a, L:/10.30.170.167:18192 ! R:/10.30.171.175:46280]} down, reason: End of input 15:28:42.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34438]) process #22 SSH_MSG_IGNORE 15:28:42.080 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34438]) SSH_MSG_IGNORE 15:28:42.081 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34438]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:42.214 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56412]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:42.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56412]) process #23 SSH_MSG_IGNORE 15:28:42.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56412]) SSH_MSG_IGNORE 15:28:42.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:54212])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:42.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]) exit code=0, immediate=false 15:28:42.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:42.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54212]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:42.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:42.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54212]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:42.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]) Closing gracefully 15:28:42.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]) 15:28:42.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]) 15:28:42.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:42.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:42.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:42.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:42.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212])[immediately=false] processing 15:28:42.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:42.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54212]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:42.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:42.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]) Closing immediately 15:28:42.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:42.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:42.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212])[immediately=true] processing 15:28:42.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212] 15:28:42.681 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1bb49bd6) signal close complete immediately=true 15:28:42.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:42.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3486686c) signal close complete immediately=true 15:28:42.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212])[Immediately] closed 15:28:42.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]) result=null 15:28:42.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ca95695) signal close complete immediately=false 15:28:42.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ff1d0ac) signal close complete immediately=false 15:28:42.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54212]) code=0 message='' shell closed 15:28:42.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54212]) Closing immediately 15:28:42.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:42.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54212]]) Closing immediately 15:28:42.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54212]) stopping 15:28:42.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54212]) stopped 15:28:42.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54212]])[Immediately] closed 15:28:42.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18193] - close(TransportIoSession[local=/10.30.170.167:18193, remote=/10.30.171.175:54212]) Closing immediately 15:28:42.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18193] - close(TransportIoSession[local=/10.30.170.167:18193, remote=/10.30.171.175:54212])[Immediately] closed 15:28:42.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@20a482af) signal close complete immediately=true 15:28:42.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54212])[Immediately] closed 15:28:42.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x6ba1c9ac, L:/10.30.170.167:18193 ! R:/10.30.171.175:54212] inactive. 15:28:42.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=364, channel=[id: 0x6ba1c9ac, L:/10.30.170.167:18193 ! R:/10.30.171.175:54212]} end of input detected while session was in state up 15:28:42.682 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=364, channel=[id: 0x6ba1c9ac, L:/10.30.170.167:18193 ! R:/10.30.171.175:54212]} down, reason: End of input 15:28:42.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53756]) process #21 SSH_MSG_IGNORE 15:28:42.901 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53756]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:42.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53756]) SSH_MSG_IGNORE 15:28:43.089 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38082]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:43.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38082]) process #25 SSH_MSG_IGNORE 15:28:43.090 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38082]) SSH_MSG_IGNORE 15:28:43.179 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50008]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:43.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50008]) process #24 SSH_MSG_IGNORE 15:28:43.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50008]) SSH_MSG_IGNORE 15:28:43.266 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37728]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:43.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37728]) process #22 SSH_MSG_IGNORE 15:28:43.267 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37728]) SSH_MSG_IGNORE 15:28:43.338 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55276]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:43.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55276]) process #23 SSH_MSG_IGNORE 15:28:43.338 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55276]) SSH_MSG_IGNORE 15:28:43.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:36592])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:43.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]) exit code=0, immediate=false 15:28:43.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:43.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36592]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:43.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:43.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36592]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:43.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]) Closing gracefully 15:28:43.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]) 15:28:43.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]) 15:28:43.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:43.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:43.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:43.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:43.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592])[immediately=false] processing 15:28:43.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:43.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36592]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:43.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:43.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]) Closing immediately 15:28:43.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:43.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:43.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592])[immediately=true] processing 15:28:43.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592] 15:28:43.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@452a2259) signal close complete immediately=true 15:28:43.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:43.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49c612dd) signal close complete immediately=true 15:28:43.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592])[Immediately] closed 15:28:43.356 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]) result=null 15:28:43.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e39a10e) signal close complete immediately=false 15:28:43.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@671b2817) signal close complete immediately=false 15:28:43.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36592]) code=0 message='' shell closed 15:28:43.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36592]) Closing immediately 15:28:43.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:43.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36592]]) Closing immediately 15:28:43.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36592]) stopping 15:28:43.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36592]) stopped 15:28:43.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36592]])[Immediately] closed 15:28:43.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18194] - close(TransportIoSession[local=/10.30.170.167:18194, remote=/10.30.171.175:36592]) Closing immediately 15:28:43.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18194] - close(TransportIoSession[local=/10.30.170.167:18194, remote=/10.30.171.175:36592])[Immediately] closed 15:28:43.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7337e647) signal close complete immediately=true 15:28:43.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36592])[Immediately] closed 15:28:43.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4e4c401f, L:/10.30.170.167:18194 ! R:/10.30.171.175:36592] inactive. 15:28:43.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=365, channel=[id: 0x4e4c401f, L:/10.30.170.167:18194 ! R:/10.30.171.175:36592]} end of input detected while session was in state up 15:28:43.357 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=365, channel=[id: 0x4e4c401f, L:/10.30.170.167:18194 ! R:/10.30.171.175:36592]} down, reason: End of input 15:28:44.230 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45182]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:44.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45182]) process #21 SSH_MSG_IGNORE 15:28:44.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45182]) SSH_MSG_IGNORE 15:28:44.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:57878])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:44.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]) exit code=0, immediate=false 15:28:44.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:44.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57878]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:44.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:44.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57878]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:44.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]) Closing gracefully 15:28:44.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]) 15:28:44.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]) 15:28:44.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:44.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:44.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:44.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:44.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878])[immediately=false] processing 15:28:44.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:44.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57878]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:44.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:44.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]) Closing immediately 15:28:44.293 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:44.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:44.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878])[immediately=true] processing 15:28:44.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878] 15:28:44.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@688f357e) signal close complete immediately=true 15:28:44.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:44.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7baf7808) signal close complete immediately=true 15:28:44.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878])[Immediately] closed 15:28:44.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]) result=null 15:28:44.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5cd4a31c) signal close complete immediately=false 15:28:44.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43f87049) signal close complete immediately=false 15:28:44.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57878]) code=0 message='' shell closed 15:28:44.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57878]) Closing immediately 15:28:44.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:44.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57878]]) Closing immediately 15:28:44.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57878]) stopping 15:28:44.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57878]) stopped 15:28:44.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57878]])[Immediately] closed 15:28:44.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18195] - close(TransportIoSession[local=/10.30.170.167:18195, remote=/10.30.171.175:57878]) Closing immediately 15:28:44.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18195] - close(TransportIoSession[local=/10.30.170.167:18195, remote=/10.30.171.175:57878])[Immediately] closed 15:28:44.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52cd998d) signal close complete immediately=true 15:28:44.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57878])[Immediately] closed 15:28:44.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbf1fa0b6, L:/10.30.170.167:18195 ! R:/10.30.171.175:57878] inactive. 15:28:44.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=366, channel=[id: 0xbf1fa0b6, L:/10.30.170.167:18195 ! R:/10.30.171.175:57878]} end of input detected while session was in state up 15:28:44.294 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=366, channel=[id: 0xbf1fa0b6, L:/10.30.170.167:18195 ! R:/10.30.171.175:57878]} down, reason: End of input 15:28:44.342 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39664]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:44.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:39664]) process #25 SSH_MSG_IGNORE 15:28:44.342 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:39664]) SSH_MSG_IGNORE 15:28:44.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60648]) process #22 SSH_MSG_IGNORE 15:28:44.468 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60648]) SSH_MSG_IGNORE 15:28:44.469 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60648]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:44.508 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54966]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:44.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54966]) process #24 SSH_MSG_IGNORE 15:28:44.508 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54966]) SSH_MSG_IGNORE 15:28:44.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38338]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:44.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38338]) process #23 SSH_MSG_IGNORE 15:28:44.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38338]) SSH_MSG_IGNORE 15:28:44.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:36554])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:44.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]) exit code=0, immediate=false 15:28:44.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:44.880 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36554]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:44.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:44.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36554]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:44.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]) Closing gracefully 15:28:44.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]) 15:28:44.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]) 15:28:44.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:44.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:44.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:44.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:44.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554])[immediately=false] processing 15:28:44.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:44.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36554]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:44.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:44.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]) Closing immediately 15:28:44.881 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:44.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:44.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554])[immediately=true] processing 15:28:44.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554] 15:28:44.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e5c81f2) signal close complete immediately=true 15:28:44.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:44.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@65971cf) signal close complete immediately=true 15:28:44.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554])[Immediately] closed 15:28:44.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]) result=null 15:28:44.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@196c2b6e) signal close complete immediately=false 15:28:44.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23c4f218) signal close complete immediately=false 15:28:44.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36554]) code=0 message='' shell closed 15:28:44.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36554]) Closing immediately 15:28:44.890 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:44.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36554]]) Closing immediately 15:28:44.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36554]) stopping 15:28:44.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36554]) stopped 15:28:44.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36554]])[Immediately] closed 15:28:44.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18196] - close(TransportIoSession[local=/10.30.170.167:18196, remote=/10.30.171.175:36554]) Closing immediately 15:28:44.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18196] - close(TransportIoSession[local=/10.30.170.167:18196, remote=/10.30.171.175:36554])[Immediately] closed 15:28:44.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@695db483) signal close complete immediately=true 15:28:44.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36554])[Immediately] closed 15:28:44.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x193ab9e5, L:/10.30.170.167:18196 ! R:/10.30.171.175:36554] inactive. 15:28:44.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=367, channel=[id: 0x193ab9e5, L:/10.30.170.167:18196 ! R:/10.30.171.175:36554]} end of input detected while session was in state up 15:28:44.891 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=367, channel=[id: 0x193ab9e5, L:/10.30.170.167:18196 ! R:/10.30.171.175:36554]} down, reason: End of input 15:28:45.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47294]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:45.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47294]) process #21 SSH_MSG_IGNORE 15:28:45.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47294]) SSH_MSG_IGNORE 15:28:45.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49088]) process #22 SSH_MSG_IGNORE 15:28:45.390 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49088]) SSH_MSG_IGNORE 15:28:45.390 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49088]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:35726])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]) exit code=0, immediate=false 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35726]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35726]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]) Closing gracefully 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]) 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]) 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726])[immediately=false] processing 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35726]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]) Closing immediately 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726])[immediately=true] processing 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726] 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54cd213d) signal close complete immediately=true 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41e020d8) signal close complete immediately=true 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726])[Immediately] closed 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]) result=null 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6db3bbd0) signal close complete immediately=false 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7edb85c9) signal close complete immediately=false 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35726]) code=0 message='' shell closed 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35726]) Closing immediately 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35726]]) Closing immediately 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35726]) stopping 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35726]) stopped 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35726]])[Immediately] closed 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18197] - close(TransportIoSession[local=/10.30.170.167:18197, remote=/10.30.171.175:35726]) Closing immediately 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18197] - close(TransportIoSession[local=/10.30.170.167:18197, remote=/10.30.171.175:35726])[Immediately] closed 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43a287e6) signal close complete immediately=true 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35726])[Immediately] closed 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1b700449, L:/10.30.170.167:18197 ! R:/10.30.171.175:35726] inactive. 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=368, channel=[id: 0x1b700449, L:/10.30.170.167:18197 ! R:/10.30.171.175:35726]} end of input detected while session was in state up 15:28:45.483 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=368, channel=[id: 0x1b700449, L:/10.30.170.167:18197 ! R:/10.30.171.175:35726]} down, reason: End of input 15:28:45.628 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49122]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:45.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49122]) process #25 SSH_MSG_IGNORE 15:28:45.629 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49122]) SSH_MSG_IGNORE 15:28:45.700 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60442]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:45.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60442]) process #23 SSH_MSG_IGNORE 15:28:45.701 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60442]) SSH_MSG_IGNORE 15:28:45.794 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34114]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:45.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34114]) process #24 SSH_MSG_IGNORE 15:28:45.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34114]) SSH_MSG_IGNORE 15:28:46.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:52024])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:46.167 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]) exit code=0, immediate=false 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52024]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52024]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]) Closing gracefully 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]) 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]) 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024])[immediately=false] processing 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52024]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]) Closing immediately 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024])[immediately=true] processing 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024] 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b20a458) signal close complete immediately=true 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23d6d358) signal close complete immediately=true 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024])[Immediately] closed 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]) result=null 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f8aa44b) signal close complete immediately=false 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3356b49b) signal close complete immediately=false 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52024]) code=0 message='' shell closed 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52024]) Closing immediately 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52024]]) Closing immediately 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52024]) stopping 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52024]) stopped 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52024]])[Immediately] closed 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18198] - close(TransportIoSession[local=/10.30.170.167:18198, remote=/10.30.171.175:52024]) Closing immediately 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18198] - close(TransportIoSession[local=/10.30.170.167:18198, remote=/10.30.171.175:52024])[Immediately] closed 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d8ad4cd) signal close complete immediately=true 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52024])[Immediately] closed 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc9616ed2, L:/10.30.170.167:18198 ! R:/10.30.171.175:52024] inactive. 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=369, channel=[id: 0xc9616ed2, L:/10.30.170.167:18198 ! R:/10.30.171.175:52024]} end of input detected while session was in state up 15:28:46.168 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=369, channel=[id: 0xc9616ed2, L:/10.30.170.167:18198 ! R:/10.30.171.175:52024]} down, reason: End of input 15:28:46.674 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52344]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:46.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52344]) process #22 SSH_MSG_IGNORE 15:28:46.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52344]) SSH_MSG_IGNORE 15:28:46.704 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40756]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:46.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40756]) process #21 SSH_MSG_IGNORE 15:28:46.705 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40756]) SSH_MSG_IGNORE 15:28:46.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:41236])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:46.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]) exit code=0, immediate=false 15:28:46.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:46.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41236]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:46.791 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41236]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]) Closing gracefully 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]) 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]) 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236])[immediately=false] processing 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41236]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]) Closing immediately 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236])[immediately=true] processing 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236] 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1552f3ed) signal close complete immediately=true 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51931047) signal close complete immediately=true 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236])[Immediately] closed 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]) result=null 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@409abb23) signal close complete immediately=false 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3831f2a) signal close complete immediately=false 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41236]) code=0 message='' shell closed 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41236]) Closing immediately 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41236]]) Closing immediately 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41236]) stopping 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41236]) stopped 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41236]])[Immediately] closed 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18199] - close(TransportIoSession[local=/10.30.170.167:18199, remote=/10.30.171.175:41236]) Closing immediately 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18199] - close(TransportIoSession[local=/10.30.170.167:18199, remote=/10.30.171.175:41236])[Immediately] closed 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1cc592c) signal close complete immediately=true 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41236])[Immediately] closed 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5c8c5740, L:/10.30.170.167:18199 ! R:/10.30.171.175:41236] inactive. 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=370, channel=[id: 0x5c8c5740, L:/10.30.170.167:18199 ! R:/10.30.171.175:41236]} end of input detected while session was in state up 15:28:46.792 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=370, channel=[id: 0x5c8c5740, L:/10.30.170.167:18199 ! R:/10.30.171.175:41236]} down, reason: End of input 15:28:46.878 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44210]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:46.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44210]) process #24 SSH_MSG_IGNORE 15:28:46.879 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44210]) SSH_MSG_IGNORE 15:28:47.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46290]) process #23 SSH_MSG_IGNORE 15:28:47.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46290]) SSH_MSG_IGNORE 15:28:47.004 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46290]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:47.046 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59138]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:47.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59138]) process #25 SSH_MSG_IGNORE 15:28:47.046 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59138]) SSH_MSG_IGNORE 15:28:47.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:52028])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:47.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]) exit code=0, immediate=false 15:28:47.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:47.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52028]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:47.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:47.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52028]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:47.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]) Closing gracefully 15:28:47.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]) 15:28:47.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]) 15:28:47.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:47.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:47.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:47.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:47.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028])[immediately=false] processing 15:28:47.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:47.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52028]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:47.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:47.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]) Closing immediately 15:28:47.401 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:47.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:47.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028])[immediately=true] processing 15:28:47.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028] 15:28:47.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c252c5c) signal close complete immediately=true 15:28:47.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:47.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43c6ccb1) signal close complete immediately=true 15:28:47.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028])[Immediately] closed 15:28:47.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]) result=null 15:28:47.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f2c259d) signal close complete immediately=false 15:28:47.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44fcc732) signal close complete immediately=false 15:28:47.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52028]) code=0 message='' shell closed 15:28:47.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52028]) Closing immediately 15:28:47.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:47.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52028]]) Closing immediately 15:28:47.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52028]) stopping 15:28:47.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52028]) stopped 15:28:47.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52028]])[Immediately] closed 15:28:47.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18200] - close(TransportIoSession[local=/10.30.170.167:18200, remote=/10.30.171.175:52028]) Closing immediately 15:28:47.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18200] - close(TransportIoSession[local=/10.30.170.167:18200, remote=/10.30.171.175:52028])[Immediately] closed 15:28:47.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@314e443d) signal close complete immediately=true 15:28:47.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52028])[Immediately] closed 15:28:47.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x859551ec, L:/10.30.170.167:18200 ! R:/10.30.171.175:52028] inactive. 15:28:47.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=371, channel=[id: 0x859551ec, L:/10.30.170.167:18200 ! R:/10.30.171.175:52028]} end of input detected while session was in state up 15:28:47.402 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=371, channel=[id: 0x859551ec, L:/10.30.170.167:18200 ! R:/10.30.171.175:52028]} down, reason: End of input 15:28:47.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41466]) process #21 SSH_MSG_IGNORE 15:28:47.947 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41466]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:47.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41466]) SSH_MSG_IGNORE 15:28:48.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:52940])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:48.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]) exit code=0, immediate=false 15:28:48.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:48.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52940]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:48.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:48.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52940]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:48.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]) Closing gracefully 15:28:48.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]) 15:28:48.020 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]) 15:28:48.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:48.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:48.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:48.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:48.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940])[immediately=false] processing 15:28:48.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:48.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52940]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:48.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:48.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]) Closing immediately 15:28:48.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:48.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:48.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940])[immediately=true] processing 15:28:48.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940] 15:28:48.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@604d93e) signal close complete immediately=true 15:28:48.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:48.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@216ac99d) signal close complete immediately=true 15:28:48.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940])[Immediately] closed 15:28:48.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]) result=null 15:28:48.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1cb7fa46) signal close complete immediately=false 15:28:48.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a15b45f) signal close complete immediately=false 15:28:48.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52940]) code=0 message='' shell closed 15:28:48.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52940]) Closing immediately 15:28:48.021 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:48.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52940]]) Closing immediately 15:28:48.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52940]) stopping 15:28:48.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52940]) stopped 15:28:48.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52940]])[Immediately] closed 15:28:48.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18201] - close(TransportIoSession[local=/10.30.170.167:18201, remote=/10.30.171.175:52940]) Closing immediately 15:28:48.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18201] - close(TransportIoSession[local=/10.30.170.167:18201, remote=/10.30.171.175:52940])[Immediately] closed 15:28:48.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a78570a) signal close complete immediately=true 15:28:48.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52940])[Immediately] closed 15:28:48.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa653ca58, L:/10.30.170.167:18201 ! R:/10.30.171.175:52940] inactive. 15:28:48.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=372, channel=[id: 0xa653ca58, L:/10.30.170.167:18201 ! R:/10.30.171.175:52940]} end of input detected while session was in state up 15:28:48.022 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=372, channel=[id: 0xa653ca58, L:/10.30.170.167:18201 ! R:/10.30.171.175:52940]} down, reason: End of input 15:28:48.070 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56790]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:48.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56790]) process #24 SSH_MSG_IGNORE 15:28:48.071 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56790]) SSH_MSG_IGNORE 15:28:48.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36900]) process #22 SSH_MSG_IGNORE 15:28:48.073 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36900]) SSH_MSG_IGNORE 15:28:48.074 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36900]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:48.347 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37920]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:48.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37920]) process #25 SSH_MSG_IGNORE 15:28:48.348 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37920]) SSH_MSG_IGNORE 15:28:48.402 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45728]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:48.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45728]) process #23 SSH_MSG_IGNORE 15:28:48.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45728]) SSH_MSG_IGNORE 15:28:48.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:50732])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:48.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]) exit code=0, immediate=false 15:28:48.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:48.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50732]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:48.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:48.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50732]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:48.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]) Closing gracefully 15:28:48.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]) 15:28:48.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]) 15:28:48.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:48.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:48.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:48.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:48.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732])[immediately=false] processing 15:28:48.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:48.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50732]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:48.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:48.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]) Closing immediately 15:28:48.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:48.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:48.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732])[immediately=true] processing 15:28:48.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732] 15:28:48.599 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7fa2d3c2) signal close complete immediately=true 15:28:48.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:48.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ba4002f) signal close complete immediately=true 15:28:48.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732])[Immediately] closed 15:28:48.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]) result=null 15:28:48.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5745b34c) signal close complete immediately=false 15:28:48.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39c72672) signal close complete immediately=false 15:28:48.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50732]) code=0 message='' shell closed 15:28:48.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50732]) Closing immediately 15:28:48.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:48.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50732]]) Closing immediately 15:28:48.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50732]) stopping 15:28:48.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50732]) stopped 15:28:48.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50732]])[Immediately] closed 15:28:48.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18202] - close(TransportIoSession[local=/10.30.170.167:18202, remote=/10.30.171.175:50732]) Closing immediately 15:28:48.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18202] - close(TransportIoSession[local=/10.30.170.167:18202, remote=/10.30.171.175:50732])[Immediately] closed 15:28:48.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5012de4b) signal close complete immediately=true 15:28:48.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50732])[Immediately] closed 15:28:48.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe1fd178f, L:/10.30.170.167:18202 ! R:/10.30.171.175:50732] inactive. 15:28:48.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=373, channel=[id: 0xe1fd178f, L:/10.30.170.167:18202 ! R:/10.30.171.175:50732]} end of input detected while session was in state up 15:28:48.600 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=373, channel=[id: 0xe1fd178f, L:/10.30.170.167:18202 ! R:/10.30.171.175:50732]} down, reason: End of input 15:28:48.853 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43354]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:48.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43354]) process #24 SSH_MSG_IGNORE 15:28:48.854 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43354]) SSH_MSG_IGNORE 15:28:49.221 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:36518])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) exit code=0, immediate=false 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) Closing gracefully 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518])[immediately=false] processing 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) Closing immediately 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518])[immediately=true] processing 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518] 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@254593e4) signal close complete immediately=true 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e39a086) signal close complete immediately=true 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518])[Immediately] closed 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) result=null 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7fded60) signal close complete immediately=false 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5cbc68b5) signal close complete immediately=false 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) code=0 message='' shell closed 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36518]) Closing immediately 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36518]]) Closing immediately 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36518]) stopping 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36518]) stopped 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36518]])[Immediately] closed 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18203] - close(TransportIoSession[local=/10.30.170.167:18203, remote=/10.30.171.175:36518]) Closing immediately 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18203] - close(TransportIoSession[local=/10.30.170.167:18203, remote=/10.30.171.175:36518])[Immediately] closed 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55ef1a75) signal close complete immediately=true 15:28:49.222 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36518])[Immediately] closed 15:28:49.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xaa86d42f, L:/10.30.170.167:18203 ! R:/10.30.171.175:36518] inactive. 15:28:49.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=374, channel=[id: 0xaa86d42f, L:/10.30.170.167:18203 ! R:/10.30.171.175:36518]} end of input detected while session was in state up 15:28:49.223 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=374, channel=[id: 0xaa86d42f, L:/10.30.170.167:18203 ! R:/10.30.171.175:36518]} down, reason: End of input 15:28:49.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51946]) process #21 SSH_MSG_IGNORE 15:28:49.268 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51946]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:49.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51946]) SSH_MSG_IGNORE 15:28:49.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54670]) process #22 SSH_MSG_IGNORE 15:28:49.550 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54670]) SSH_MSG_IGNORE 15:28:49.550 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54670]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:49.602 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41950]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:49.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41950]) process #23 SSH_MSG_IGNORE 15:28:49.603 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41950]) SSH_MSG_IGNORE 15:28:49.722 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34564]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:49.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34564]) process #25 SSH_MSG_IGNORE 15:28:49.722 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34564]) SSH_MSG_IGNORE 15:28:49.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:59020])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:49.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]) exit code=0, immediate=false 15:28:49.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:49.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59020]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:49.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:49.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59020]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:49.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]) Closing gracefully 15:28:49.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]) 15:28:49.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]) 15:28:49.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:49.904 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020])[immediately=false] processing 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59020]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]) Closing immediately 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020])[immediately=true] processing 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020] 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1bed358a) signal close complete immediately=true 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1adb3cab) signal close complete immediately=true 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020])[Immediately] closed 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]) result=null 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53356822) signal close complete immediately=false 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4cb2e22) signal close complete immediately=false 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59020]) code=0 message='' shell closed 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59020]) Closing immediately 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59020]]) Closing immediately 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59020]) stopping 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59020]) stopped 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59020]])[Immediately] closed 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18204] - close(TransportIoSession[local=/10.30.170.167:18204, remote=/10.30.171.175:59020]) Closing immediately 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18204] - close(TransportIoSession[local=/10.30.170.167:18204, remote=/10.30.171.175:59020])[Immediately] closed 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76f80a54) signal close complete immediately=true 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59020])[Immediately] closed 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x21da118f, L:/10.30.170.167:18204 ! R:/10.30.171.175:59020] inactive. 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=375, channel=[id: 0x21da118f, L:/10.30.170.167:18204 ! R:/10.30.171.175:59020]} end of input detected while session was in state up 15:28:49.905 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=375, channel=[id: 0x21da118f, L:/10.30.170.167:18204 ! R:/10.30.171.175:59020]} down, reason: End of input 15:28:50.273 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50154]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:50.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50154]) process #24 SSH_MSG_IGNORE 15:28:50.273 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50154]) SSH_MSG_IGNORE 15:28:50.542 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57900]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:50.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57900]) process #22 SSH_MSG_IGNORE 15:28:50.542 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57900]) SSH_MSG_IGNORE 15:28:50.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60528]) process #21 SSH_MSG_IGNORE 15:28:50.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60528]) SSH_MSG_IGNORE 15:28:50.556 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60528]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:50.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:56674])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:50.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]) exit code=0, immediate=false 15:28:50.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:50.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56674]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:50.574 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56674]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]) Closing gracefully 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]) 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]) 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674])[immediately=false] processing 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56674]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]) Closing immediately 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674])[immediately=true] processing 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674] 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@157df2a) signal close complete immediately=true 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26c67272) signal close complete immediately=true 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674])[Immediately] closed 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]) result=null 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1796660b) signal close complete immediately=false 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36e04014) signal close complete immediately=false 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56674]) code=0 message='' shell closed 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:56674]) Closing immediately 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56674]]) Closing immediately 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56674]) stopping 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56674]) stopped 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56674]])[Immediately] closed 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18205] - close(TransportIoSession[local=/10.30.170.167:18205, remote=/10.30.171.175:56674]) Closing immediately 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18205] - close(TransportIoSession[local=/10.30.170.167:18205, remote=/10.30.171.175:56674])[Immediately] closed 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@971776d) signal close complete immediately=true 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:56674])[Immediately] closed 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9767c86a, L:/10.30.170.167:18205 ! R:/10.30.171.175:56674] inactive. 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=376, channel=[id: 0x9767c86a, L:/10.30.170.167:18205 ! R:/10.30.171.175:56674]} end of input detected while session was in state up 15:28:50.575 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=376, channel=[id: 0x9767c86a, L:/10.30.170.167:18205 ! R:/10.30.171.175:56674]} down, reason: End of input 15:28:50.701 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37192]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:50.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37192]) process #25 SSH_MSG_IGNORE 15:28:50.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37192]) SSH_MSG_IGNORE 15:28:50.964 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47488]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:50.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47488]) process #23 SSH_MSG_IGNORE 15:28:50.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47488]) SSH_MSG_IGNORE 15:28:51.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:37352])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:51.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]) exit code=0, immediate=false 15:28:51.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:51.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37352]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:51.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:51.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37352]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:51.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]) Closing gracefully 15:28:51.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]) 15:28:51.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]) 15:28:51.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:51.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352])[immediately=false] processing 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37352]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]) Closing immediately 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352])[immediately=true] processing 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352] 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57fb2ce7) signal close complete immediately=true 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c348bef) signal close complete immediately=true 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352])[Immediately] closed 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]) result=null 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@583f611) signal close complete immediately=false 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e65bbe0) signal close complete immediately=false 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37352]) code=0 message='' shell closed 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37352]) Closing immediately 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37352]]) Closing immediately 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37352]) stopping 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37352]) stopped 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37352]])[Immediately] closed 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18206] - close(TransportIoSession[local=/10.30.170.167:18206, remote=/10.30.171.175:37352]) Closing immediately 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18206] - close(TransportIoSession[local=/10.30.170.167:18206, remote=/10.30.171.175:37352])[Immediately] closed 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@70773cdf) signal close complete immediately=true 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37352])[Immediately] closed 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2d6b11bf, L:/10.30.170.167:18206 ! R:/10.30.171.175:37352] inactive. 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=377, channel=[id: 0x2d6b11bf, L:/10.30.170.167:18206 ! R:/10.30.171.175:37352]} end of input detected while session was in state up 15:28:51.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=377, channel=[id: 0x2d6b11bf, L:/10.30.170.167:18206 ! R:/10.30.171.175:37352]} down, reason: End of input 15:28:51.422 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41530]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:51.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41530]) process #25 SSH_MSG_IGNORE 15:28:51.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41530]) SSH_MSG_IGNORE 15:28:51.645 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40526]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:51.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40526]) process #24 SSH_MSG_IGNORE 15:28:51.645 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40526]) SSH_MSG_IGNORE 15:28:51.867 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59408]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:51.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59408]) process #21 SSH_MSG_IGNORE 15:28:51.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59408]) SSH_MSG_IGNORE 15:28:51.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:59584])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:51.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]) exit code=0, immediate=false 15:28:51.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:51.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59584]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:51.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:51.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59584]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:51.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]) Closing gracefully 15:28:51.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]) 15:28:51.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]) 15:28:51.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:51.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:51.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:51.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:51.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584])[immediately=false] processing 15:28:51.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:51.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59584]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:51.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:51.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]) Closing immediately 15:28:51.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:51.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:51.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584])[immediately=true] processing 15:28:51.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584] 15:28:51.874 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2cf86cd3) signal close complete immediately=true 15:28:51.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:51.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@771c9bdf) signal close complete immediately=true 15:28:51.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584])[Immediately] closed 15:28:51.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]) result=null 15:28:51.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37974ab1) signal close complete immediately=false 15:28:51.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79211ec0) signal close complete immediately=false 15:28:51.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59584]) code=0 message='' shell closed 15:28:51.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59584]) Closing immediately 15:28:51.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:51.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59584]]) Closing immediately 15:28:51.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59584]) stopping 15:28:51.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59584]) stopped 15:28:51.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59584]])[Immediately] closed 15:28:51.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18207] - close(TransportIoSession[local=/10.30.170.167:18207, remote=/10.30.171.175:59584]) Closing immediately 15:28:51.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18207] - close(TransportIoSession[local=/10.30.170.167:18207, remote=/10.30.171.175:59584])[Immediately] closed 15:28:51.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16507bc3) signal close complete immediately=true 15:28:51.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59584])[Immediately] closed 15:28:51.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb2afc2b9, L:/10.30.170.167:18207 ! R:/10.30.171.175:59584] inactive. 15:28:51.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=378, channel=[id: 0xb2afc2b9, L:/10.30.170.167:18207 ! R:/10.30.171.175:59584]} end of input detected while session was in state up 15:28:51.875 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=378, channel=[id: 0xb2afc2b9, L:/10.30.170.167:18207 ! R:/10.30.171.175:59584]} down, reason: End of input 15:28:51.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60730]) process #22 SSH_MSG_IGNORE 15:28:51.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60730]) SSH_MSG_IGNORE 15:28:51.943 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60730]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:52.444 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:43862])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:52.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]) exit code=0, immediate=false 15:28:52.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:52.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43862]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:52.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:52.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43862]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:52.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]) Closing gracefully 15:28:52.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]) 15:28:52.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]) 15:28:52.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:52.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:52.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:52.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:52.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862])[immediately=false] processing 15:28:52.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:52.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43862]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:52.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:52.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]) Closing immediately 15:28:52.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:52.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:52.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862])[immediately=true] processing 15:28:52.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862] 15:28:52.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2672dbf0) signal close complete immediately=true 15:28:52.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:52.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@391ac604) signal close complete immediately=true 15:28:52.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862])[Immediately] closed 15:28:52.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]) result=null 15:28:52.445 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e31d9ad) signal close complete immediately=false 15:28:52.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58f1a9a9) signal close complete immediately=false 15:28:52.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43862]) code=0 message='' shell closed 15:28:52.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43862]) Closing immediately 15:28:52.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:52.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43862]]) Closing immediately 15:28:52.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43862]) stopping 15:28:52.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43862]) stopped 15:28:52.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43862]])[Immediately] closed 15:28:52.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18208] - close(TransportIoSession[local=/10.30.170.167:18208, remote=/10.30.171.175:43862]) Closing immediately 15:28:52.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18208] - close(TransportIoSession[local=/10.30.170.167:18208, remote=/10.30.171.175:43862])[Immediately] closed 15:28:52.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@686c441c) signal close complete immediately=true 15:28:52.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43862])[Immediately] closed 15:28:52.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x383efb5f, L:/10.30.170.167:18208 ! R:/10.30.171.175:43862] inactive. 15:28:52.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=379, channel=[id: 0x383efb5f, L:/10.30.170.167:18208 ! R:/10.30.171.175:43862]} end of input detected while session was in state up 15:28:52.446 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=379, channel=[id: 0x383efb5f, L:/10.30.170.167:18208 ! R:/10.30.171.175:43862]} down, reason: End of input 15:28:52.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55442]) process #23 SSH_MSG_IGNORE 15:28:52.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55442]) SSH_MSG_IGNORE 15:28:52.502 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55442]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:52.653 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45404]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:52.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45404]) process #25 SSH_MSG_IGNORE 15:28:52.654 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45404]) SSH_MSG_IGNORE 15:28:52.699 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34612]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:52.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34612]) process #24 SSH_MSG_IGNORE 15:28:52.700 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34612]) SSH_MSG_IGNORE 15:28:53.045 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51352]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:53.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51352]) process #21 SSH_MSG_IGNORE 15:28:53.045 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51352]) SSH_MSG_IGNORE 15:28:53.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:60352])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:53.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]) exit code=0, immediate=false 15:28:53.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:53.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60352]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:53.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:53.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60352]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:53.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]) Closing gracefully 15:28:53.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]) 15:28:53.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]) 15:28:53.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:53.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:53.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:53.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:53.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352])[immediately=false] processing 15:28:53.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:53.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60352]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:53.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:53.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]) Closing immediately 15:28:53.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:53.082 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:53.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352])[immediately=true] processing 15:28:53.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352] 15:28:53.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@eaf996c) signal close complete immediately=true 15:28:53.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:53.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c027e23) signal close complete immediately=true 15:28:53.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352])[Immediately] closed 15:28:53.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]) result=null 15:28:53.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e40d799) signal close complete immediately=false 15:28:53.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@87d960e) signal close complete immediately=false 15:28:53.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60352]) code=0 message='' shell closed 15:28:53.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60352]) Closing immediately 15:28:53.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:53.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60352]]) Closing immediately 15:28:53.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60352]) stopping 15:28:53.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60352]) stopped 15:28:53.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60352]])[Immediately] closed 15:28:53.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18209] - close(TransportIoSession[local=/10.30.170.167:18209, remote=/10.30.171.175:60352]) Closing immediately 15:28:53.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18209] - close(TransportIoSession[local=/10.30.170.167:18209, remote=/10.30.171.175:60352])[Immediately] closed 15:28:53.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7aeb1a94) signal close complete immediately=true 15:28:53.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60352])[Immediately] closed 15:28:53.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x560b7a4d, L:/10.30.170.167:18209 ! R:/10.30.171.175:60352] inactive. 15:28:53.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=380, channel=[id: 0x560b7a4d, L:/10.30.170.167:18209 ! R:/10.30.171.175:60352]} end of input detected while session was in state up 15:28:53.083 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=380, channel=[id: 0x560b7a4d, L:/10.30.170.167:18209 ! R:/10.30.171.175:60352]} down, reason: End of input 15:28:53.150 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57906]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:53.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57906]) process #22 SSH_MSG_IGNORE 15:28:53.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57906]) SSH_MSG_IGNORE 15:28:53.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57678]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:53.674 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57678]) process #23 SSH_MSG_IGNORE 15:28:53.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57678]) SSH_MSG_IGNORE 15:28:53.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:38082])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:53.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]) exit code=0, immediate=false 15:28:53.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:53.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38082]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:53.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:53.701 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38082]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]) Closing gracefully 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]) 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]) 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082])[immediately=false] processing 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38082]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]) Closing immediately 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082])[immediately=true] processing 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082] 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@8fcb893) signal close complete immediately=true 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25e3d993) signal close complete immediately=true 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082])[Immediately] closed 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]) result=null 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5866a317) signal close complete immediately=false 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e093432) signal close complete immediately=false 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38082]) code=0 message='' shell closed 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38082]) Closing immediately 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38082]]) Closing immediately 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38082]) stopping 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38082]) stopped 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38082]])[Immediately] closed 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18210] - close(TransportIoSession[local=/10.30.170.167:18210, remote=/10.30.171.175:38082]) Closing immediately 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18210] - close(TransportIoSession[local=/10.30.170.167:18210, remote=/10.30.171.175:38082])[Immediately] closed 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53dc3b40) signal close complete immediately=true 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38082])[Immediately] closed 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe7d83996, L:/10.30.170.167:18210 ! R:/10.30.171.175:38082] inactive. 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=381, channel=[id: 0xe7d83996, L:/10.30.170.167:18210 ! R:/10.30.171.175:38082]} end of input detected while session was in state up 15:28:53.702 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=381, channel=[id: 0xe7d83996, L:/10.30.170.167:18210 ! R:/10.30.171.175:38082]} down, reason: End of input 15:28:53.925 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59158]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:53.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59158]) process #21 SSH_MSG_IGNORE 15:28:53.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59158]) SSH_MSG_IGNORE 15:28:53.965 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45498]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:53.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45498]) process #25 SSH_MSG_IGNORE 15:28:53.965 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45498]) SSH_MSG_IGNORE 15:28:54.061 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54086]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:54.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54086]) process #24 SSH_MSG_IGNORE 15:28:54.061 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54086]) SSH_MSG_IGNORE 15:28:54.275 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38724]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:54.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38724]) process #22 SSH_MSG_IGNORE 15:28:54.275 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38724]) SSH_MSG_IGNORE 15:28:54.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:39664])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:54.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]) exit code=0, immediate=false 15:28:54.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:54.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39664]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:54.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:54.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39664]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:54.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]) Closing gracefully 15:28:54.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]) 15:28:54.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]) 15:28:54.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:54.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:54.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:54.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:54.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664])[immediately=false] processing 15:28:54.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:54.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39664]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:54.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:54.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]) Closing immediately 15:28:54.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:54.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:54.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664])[immediately=true] processing 15:28:54.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664] 15:28:54.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c73e22c) signal close complete immediately=true 15:28:54.300 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:54.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@673cdb77) signal close complete immediately=true 15:28:54.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664])[Immediately] closed 15:28:54.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]) result=null 15:28:54.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@19cf320e) signal close complete immediately=false 15:28:54.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@201bc41e) signal close complete immediately=false 15:28:54.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39664]) code=0 message='' shell closed 15:28:54.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:39664]) Closing immediately 15:28:54.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:54.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39664]]) Closing immediately 15:28:54.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39664]) stopping 15:28:54.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39664]) stopped 15:28:54.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39664]])[Immediately] closed 15:28:54.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18211] - close(TransportIoSession[local=/10.30.170.167:18211, remote=/10.30.171.175:39664]) Closing immediately 15:28:54.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18211] - close(TransportIoSession[local=/10.30.170.167:18211, remote=/10.30.171.175:39664])[Immediately] closed 15:28:54.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@530a30b3) signal close complete immediately=true 15:28:54.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:39664])[Immediately] closed 15:28:54.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x04d9454b, L:/10.30.170.167:18211 ! R:/10.30.171.175:39664] inactive. 15:28:54.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=382, channel=[id: 0x04d9454b, L:/10.30.170.167:18211 ! R:/10.30.171.175:39664]} end of input detected while session was in state up 15:28:54.301 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=382, channel=[id: 0x04d9454b, L:/10.30.170.167:18211 ! R:/10.30.171.175:39664]} down, reason: End of input 15:28:54.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37796]) process #23 SSH_MSG_IGNORE 15:28:54.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37796]) SSH_MSG_IGNORE 15:28:54.893 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37796]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:54.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:49122])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:54.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]) exit code=0, immediate=false 15:28:54.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:54.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49122]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:54.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:54.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49122]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:54.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]) Closing gracefully 15:28:54.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]) 15:28:54.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]) 15:28:54.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:54.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:54.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:54.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:54.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122])[immediately=false] processing 15:28:54.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:54.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49122]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:54.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:54.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]) Closing immediately 15:28:54.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:54.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:54.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122])[immediately=true] processing 15:28:54.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122] 15:28:54.947 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68ca7747) signal close complete immediately=true 15:28:54.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:54.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2387f1a0) signal close complete immediately=true 15:28:54.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122])[Immediately] closed 15:28:54.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]) result=null 15:28:54.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3abbd842) signal close complete immediately=false 15:28:54.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c2cbdd8) signal close complete immediately=false 15:28:54.948 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49122]) code=0 message='' shell closed 15:28:54.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:49122]) Closing immediately 15:28:54.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:54.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49122]]) Closing immediately 15:28:54.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:49122]) stopping 15:28:54.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:49122]) stopped 15:28:54.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49122]])[Immediately] closed 15:28:54.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18212] - close(TransportIoSession[local=/10.30.170.167:18212, remote=/10.30.171.175:49122]) Closing immediately 15:28:54.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18212] - close(TransportIoSession[local=/10.30.170.167:18212, remote=/10.30.171.175:49122])[Immediately] closed 15:28:54.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7679555) signal close complete immediately=true 15:28:54.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:49122])[Immediately] closed 15:28:54.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x23039c71, L:/10.30.170.167:18212 ! R:/10.30.171.175:49122] inactive. 15:28:54.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=383, channel=[id: 0x23039c71, L:/10.30.170.167:18212 ! R:/10.30.171.175:49122]} end of input detected while session was in state up 15:28:54.950 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=383, channel=[id: 0x23039c71, L:/10.30.170.167:18212 ! R:/10.30.171.175:49122]} down, reason: End of input 15:28:55.152 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36824]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:55.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36824]) process #25 SSH_MSG_IGNORE 15:28:55.152 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36824]) SSH_MSG_IGNORE 15:28:55.338 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41728]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:55.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41728]) process #24 SSH_MSG_IGNORE 15:28:55.339 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41728]) SSH_MSG_IGNORE 15:28:55.343 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60606]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:55.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60606]) process #21 SSH_MSG_IGNORE 15:28:55.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60606]) SSH_MSG_IGNORE 15:28:55.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:59138])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:55.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]) exit code=0, immediate=false 15:28:55.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:55.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59138]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:55.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:55.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59138]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:55.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]) Closing gracefully 15:28:55.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]) 15:28:55.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]) 15:28:55.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:55.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:55.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:55.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:55.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138])[immediately=false] processing 15:28:55.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:55.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59138]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:55.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:55.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]) Closing immediately 15:28:55.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:55.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:55.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138])[immediately=true] processing 15:28:55.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138] 15:28:55.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@be7dfeb) signal close complete immediately=true 15:28:55.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:55.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@423dbdfb) signal close complete immediately=true 15:28:55.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138])[Immediately] closed 15:28:55.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]) result=null 15:28:55.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14d5a6b9) signal close complete immediately=false 15:28:55.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f2bae46) signal close complete immediately=false 15:28:55.548 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59138]) code=0 message='' shell closed 15:28:55.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59138]) Closing immediately 15:28:55.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:55.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59138]]) Closing immediately 15:28:55.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59138]) stopping 15:28:55.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59138]) stopped 15:28:55.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59138]])[Immediately] closed 15:28:55.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18213] - close(TransportIoSession[local=/10.30.170.167:18213, remote=/10.30.171.175:59138]) Closing immediately 15:28:55.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18213] - close(TransportIoSession[local=/10.30.170.167:18213, remote=/10.30.171.175:59138])[Immediately] closed 15:28:55.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a862ccf) signal close complete immediately=true 15:28:55.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59138])[Immediately] closed 15:28:55.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5757087b, L:/10.30.170.167:18213 ! R:/10.30.171.175:59138] inactive. 15:28:55.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=384, channel=[id: 0x5757087b, L:/10.30.170.167:18213 ! R:/10.30.171.175:59138]} end of input detected while session was in state up 15:28:55.549 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=384, channel=[id: 0x5757087b, L:/10.30.170.167:18213 ! R:/10.30.171.175:59138]} down, reason: End of input 15:28:55.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48780]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:55.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48780]) process #22 SSH_MSG_IGNORE 15:28:55.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48780]) SSH_MSG_IGNORE 15:28:56.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:37920])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:56.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]) exit code=0, immediate=false 15:28:56.188 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37920]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37920]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]) Closing gracefully 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]) 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]) 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920])[immediately=false] processing 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37920]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]) Closing immediately 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920])[immediately=true] processing 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920] 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@403008ea) signal close complete immediately=true 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a2da012) signal close complete immediately=true 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920])[Immediately] closed 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]) result=null 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36151efc) signal close complete immediately=false 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@651ce1dc) signal close complete immediately=false 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37920]) code=0 message='' shell closed 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37920]) Closing immediately 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37920]]) Closing immediately 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37920]) stopping 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37920]) stopped 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37920]])[Immediately] closed 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18214] - close(TransportIoSession[local=/10.30.170.167:18214, remote=/10.30.171.175:37920]) Closing immediately 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18214] - close(TransportIoSession[local=/10.30.170.167:18214, remote=/10.30.171.175:37920])[Immediately] closed 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25abd2cd) signal close complete immediately=true 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37920])[Immediately] closed 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xafdf5441, L:/10.30.170.167:18214 ! R:/10.30.171.175:37920] inactive. 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=385, channel=[id: 0xafdf5441, L:/10.30.170.167:18214 ! R:/10.30.171.175:37920]} end of input detected while session was in state up 15:28:56.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=385, channel=[id: 0xafdf5441, L:/10.30.170.167:18214 ! R:/10.30.171.175:37920]} down, reason: End of input 15:28:56.298 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55268]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:56.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55268]) process #23 SSH_MSG_IGNORE 15:28:56.298 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55268]) SSH_MSG_IGNORE 15:28:56.421 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49070]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:56.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49070]) process #25 SSH_MSG_IGNORE 15:28:56.422 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49070]) SSH_MSG_IGNORE 15:28:56.444 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42244]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:56.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42244]) process #21 SSH_MSG_IGNORE 15:28:56.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42244]) SSH_MSG_IGNORE 15:28:56.495 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52840]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52840]) process #24 SSH_MSG_IGNORE 15:28:56.495 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52840]) SSH_MSG_IGNORE 15:28:56.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:34564])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:56.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]) exit code=0, immediate=false 15:28:56.809 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34564]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34564]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]) Closing gracefully 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]) 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]) 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564])[immediately=false] processing 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34564]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]) Closing immediately 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564])[immediately=true] processing 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564] 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e9b8e2e) signal close complete immediately=true 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79b683a5) signal close complete immediately=true 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564])[Immediately] closed 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]) result=null 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56041055) signal close complete immediately=false 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f6e91ba) signal close complete immediately=false 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34564]) code=0 message='' shell closed 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34564]) Closing immediately 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34564]]) Closing immediately 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34564]) stopping 15:28:56.810 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34564]) stopped 15:28:56.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34564]])[Immediately] closed 15:28:56.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18215] - close(TransportIoSession[local=/10.30.170.167:18215, remote=/10.30.171.175:34564]) Closing immediately 15:28:56.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18215] - close(TransportIoSession[local=/10.30.170.167:18215, remote=/10.30.171.175:34564])[Immediately] closed 15:28:56.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d169087) signal close complete immediately=true 15:28:56.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34564])[Immediately] closed 15:28:56.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd4e2a17e, L:/10.30.170.167:18215 ! R:/10.30.171.175:34564] inactive. 15:28:56.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=386, channel=[id: 0xd4e2a17e, L:/10.30.170.167:18215 ! R:/10.30.171.175:34564]} end of input detected while session was in state up 15:28:56.811 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=386, channel=[id: 0xd4e2a17e, L:/10.30.170.167:18215 ! R:/10.30.171.175:34564]} down, reason: End of input 15:28:57.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51674]) process #22 SSH_MSG_IGNORE 15:28:57.159 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51674]) SSH_MSG_IGNORE 15:28:57.160 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51674]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:57.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60394]) process #24 SSH_MSG_IGNORE 15:28:57.413 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60394]) SSH_MSG_IGNORE 15:28:57.413 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60394]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:57.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:37192])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:57.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]) exit code=0, immediate=false 15:28:57.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:57.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37192]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:57.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:57.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37192]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:57.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]) Closing gracefully 15:28:57.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]) 15:28:57.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]) 15:28:57.496 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:57.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:57.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:57.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:57.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192])[immediately=false] processing 15:28:57.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:57.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37192]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:57.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:57.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]) Closing immediately 15:28:57.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:57.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:57.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192])[immediately=true] processing 15:28:57.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192] 15:28:57.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d0198f2) signal close complete immediately=true 15:28:57.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:57.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d97b384) signal close complete immediately=true 15:28:57.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192])[Immediately] closed 15:28:57.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]) result=null 15:28:57.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14029206) signal close complete immediately=false 15:28:57.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@98a591e) signal close complete immediately=false 15:28:57.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37192]) code=0 message='' shell closed 15:28:57.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37192]) Closing immediately 15:28:57.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:57.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37192]]) Closing immediately 15:28:57.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37192]) stopping 15:28:57.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37192]) stopped 15:28:57.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37192]])[Immediately] closed 15:28:57.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18216] - close(TransportIoSession[local=/10.30.170.167:18216, remote=/10.30.171.175:37192]) Closing immediately 15:28:57.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18216] - close(TransportIoSession[local=/10.30.170.167:18216, remote=/10.30.171.175:37192])[Immediately] closed 15:28:57.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18dd96d5) signal close complete immediately=true 15:28:57.497 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37192])[Immediately] closed 15:28:57.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe9bea370, L:/10.30.170.167:18216 ! R:/10.30.171.175:37192] inactive. 15:28:57.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=387, channel=[id: 0xe9bea370, L:/10.30.170.167:18216 ! R:/10.30.171.175:37192]} end of input detected while session was in state up 15:28:57.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=387, channel=[id: 0xe9bea370, L:/10.30.170.167:18216 ! R:/10.30.171.175:37192]} down, reason: End of input 15:28:57.527 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50286]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50286]) process #23 SSH_MSG_IGNORE 15:28:57.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50286]) SSH_MSG_IGNORE 15:28:57.748 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58780]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:57.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58780]) process #25 SSH_MSG_IGNORE 15:28:57.750 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58780]) SSH_MSG_IGNORE 15:28:58.064 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35304]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:58.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35304]) process #21 SSH_MSG_IGNORE 15:28:58.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35304]) SSH_MSG_IGNORE 15:28:58.100 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:41530])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]) exit code=0, immediate=false 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41530]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41530]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]) Closing gracefully 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]) 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]) 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530])[immediately=false] processing 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41530]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]) Closing immediately 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530])[immediately=true] processing 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530] 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15c27567) signal close complete immediately=true 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c900446) signal close complete immediately=true 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530])[Immediately] closed 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]) result=null 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60edfa75) signal close complete immediately=false 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50e5382b) signal close complete immediately=false 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41530]) code=0 message='' shell closed 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41530]) Closing immediately 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:58.101 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41530]]) Closing immediately 15:28:58.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41530]) stopping 15:28:58.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41530]) stopped 15:28:58.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41530]])[Immediately] closed 15:28:58.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18217] - close(TransportIoSession[local=/10.30.170.167:18217, remote=/10.30.171.175:41530]) Closing immediately 15:28:58.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18217] - close(TransportIoSession[local=/10.30.170.167:18217, remote=/10.30.171.175:41530])[Immediately] closed 15:28:58.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@560a061d) signal close complete immediately=true 15:28:58.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41530])[Immediately] closed 15:28:58.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x56db7170, L:/10.30.170.167:18217 ! R:/10.30.171.175:41530] inactive. 15:28:58.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=388, channel=[id: 0x56db7170, L:/10.30.170.167:18217 ! R:/10.30.171.175:41530]} end of input detected while session was in state up 15:28:58.102 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=388, channel=[id: 0x56db7170, L:/10.30.170.167:18217 ! R:/10.30.171.175:41530]} down, reason: End of input 15:28:58.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42028]) process #23 SSH_MSG_IGNORE 15:28:58.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42028]) SSH_MSG_IGNORE 15:28:58.217 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42028]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:58.348 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40282]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:58.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40282]) process #22 SSH_MSG_IGNORE 15:28:58.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40282]) SSH_MSG_IGNORE 15:28:58.423 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55574]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:28:58.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55574]) process #24 SSH_MSG_IGNORE 15:28:58.423 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55574]) SSH_MSG_IGNORE 15:28:58.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:45404])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:58.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]) exit code=0, immediate=false 15:28:58.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:58.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45404]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:58.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:58.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45404]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:58.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]) Closing gracefully 15:28:58.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]) 15:28:58.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]) 15:28:58.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:58.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:58.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:58.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:58.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404])[immediately=false] processing 15:28:58.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:58.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45404]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:58.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:58.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]) Closing immediately 15:28:58.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:58.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:58.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404])[immediately=true] processing 15:28:58.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404] 15:28:58.709 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@452b57f0) signal close complete immediately=true 15:28:58.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:58.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@69dc1f14) signal close complete immediately=true 15:28:58.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404])[Immediately] closed 15:28:58.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]) result=null 15:28:58.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b6b6434) signal close complete immediately=false 15:28:58.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6bec3394) signal close complete immediately=false 15:28:58.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45404]) code=0 message='' shell closed 15:28:58.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45404]) Closing immediately 15:28:58.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:58.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45404]]) Closing immediately 15:28:58.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45404]) stopping 15:28:58.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45404]) stopped 15:28:58.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45404]])[Immediately] closed 15:28:58.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18218] - close(TransportIoSession[local=/10.30.170.167:18218, remote=/10.30.171.175:45404]) Closing immediately 15:28:58.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18218] - close(TransportIoSession[local=/10.30.170.167:18218, remote=/10.30.171.175:45404])[Immediately] closed 15:28:58.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74677dce) signal close complete immediately=true 15:28:58.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45404])[Immediately] closed 15:28:58.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd0437172, L:/10.30.170.167:18218 ! R:/10.30.171.175:45404] inactive. 15:28:58.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=389, channel=[id: 0xd0437172, L:/10.30.170.167:18218 ! R:/10.30.171.175:45404]} end of input detected while session was in state up 15:28:58.710 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=389, channel=[id: 0xd0437172, L:/10.30.170.167:18218 ! R:/10.30.171.175:45404]} down, reason: End of input 15:28:58.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48396]) process #23 SSH_MSG_IGNORE 15:28:58.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48396]) SSH_MSG_IGNORE 15:28:58.928 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48396]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:59.009 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52786]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:28:59.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52786]) process #25 SSH_MSG_IGNORE 15:28:59.009 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52786]) SSH_MSG_IGNORE 15:28:59.306 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43976]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:28:59.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43976]) process #21 SSH_MSG_IGNORE 15:28:59.306 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43976]) SSH_MSG_IGNORE 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:45498])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]) exit code=0, immediate=false 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45498]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45498]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]) Closing gracefully 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]) 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]) 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498])[immediately=false] processing 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45498]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]) Closing immediately 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498])[immediately=true] processing 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498] 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54a3246b) signal close complete immediately=true 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@201eb81b) signal close complete immediately=true 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498])[Immediately] closed 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]) result=null 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@232365a7) signal close complete immediately=false 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ea9ebbd) signal close complete immediately=false 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45498]) code=0 message='' shell closed 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45498]) Closing immediately 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45498]]) Closing immediately 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45498]) stopping 15:28:59.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45498]) stopped 15:28:59.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45498]])[Immediately] closed 15:28:59.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18219] - close(TransportIoSession[local=/10.30.170.167:18219, remote=/10.30.171.175:45498]) Closing immediately 15:28:59.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18219] - close(TransportIoSession[local=/10.30.170.167:18219, remote=/10.30.171.175:45498])[Immediately] closed 15:28:59.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73e4107f) signal close complete immediately=true 15:28:59.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45498])[Immediately] closed 15:28:59.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2fd4c1ae, L:/10.30.170.167:18219 ! R:/10.30.171.175:45498] inactive. 15:28:59.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=390, channel=[id: 0x2fd4c1ae, L:/10.30.170.167:18219 ! R:/10.30.171.175:45498]} end of input detected while session was in state up 15:28:59.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=390, channel=[id: 0x2fd4c1ae, L:/10.30.170.167:18219 ! R:/10.30.171.175:45498]} down, reason: End of input 15:28:59.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54362]) process #23 SSH_MSG_IGNORE 15:28:59.819 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54362]) SSH_MSG_IGNORE 15:28:59.820 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54362]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:28:59.848 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38210]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:28:59.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38210]) process #22 SSH_MSG_IGNORE 15:28:59.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38210]) SSH_MSG_IGNORE 15:28:59.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:36824])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:28:59.982 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]) exit code=0, immediate=false 15:28:59.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:28:59.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36824]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:28:59.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:28:59.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36824]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:28:59.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]) Closing gracefully 15:28:59.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]) 15:28:59.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]) 15:28:59.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:28:59.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:28:59.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:28:59.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:28:59.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824])[immediately=false] processing 15:28:59.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:28:59.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36824]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:28:59.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:28:59.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]) Closing immediately 15:28:59.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:28:59.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:28:59.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824])[immediately=true] processing 15:28:59.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824] 15:28:59.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7729d4e) signal close complete immediately=true 15:28:59.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:28:59.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fe2d0ac) signal close complete immediately=true 15:28:59.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824])[Immediately] closed 15:28:59.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]) result=null 15:28:59.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16dc5481) signal close complete immediately=false 15:28:59.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b9a0b04) signal close complete immediately=false 15:28:59.983 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36824]) code=0 message='' shell closed 15:28:59.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36824]) Closing immediately 15:28:59.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:28:59.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36824]]) Closing immediately 15:28:59.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36824]) stopping 15:28:59.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36824]) stopped 15:28:59.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36824]])[Immediately] closed 15:28:59.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18220] - close(TransportIoSession[local=/10.30.170.167:18220, remote=/10.30.171.175:36824]) Closing immediately 15:28:59.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18220] - close(TransportIoSession[local=/10.30.170.167:18220, remote=/10.30.171.175:36824])[Immediately] closed 15:28:59.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18117fd4) signal close complete immediately=true 15:28:59.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36824])[Immediately] closed 15:28:59.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe7fc8cf0, L:/10.30.170.167:18220 ! R:/10.30.171.175:36824] inactive. 15:28:59.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=391, channel=[id: 0xe7fc8cf0, L:/10.30.170.167:18220 ! R:/10.30.171.175:36824]} end of input detected while session was in state up 15:28:59.984 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=391, channel=[id: 0xe7fc8cf0, L:/10.30.170.167:18220 ! R:/10.30.171.175:36824]} down, reason: End of input 15:28:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34350]) process #24 SSH_MSG_IGNORE 15:28:59.999 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34350]) SSH_MSG_IGNORE 15:28:59.999 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34350]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:00.203 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53232]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:29:00.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53232]) process #25 SSH_MSG_IGNORE 15:29:00.203 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53232]) SSH_MSG_IGNORE 15:29:00.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:49070])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:00.576 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]) exit code=0, immediate=false 15:29:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49070]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49070]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]) Closing gracefully 15:29:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]) 15:29:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]) 15:29:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070])[immediately=false] processing 15:29:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49070]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]) Closing immediately 15:29:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070])[immediately=true] processing 15:29:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070] 15:29:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ad4744a) signal close complete immediately=true 15:29:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@544bdc44) signal close complete immediately=true 15:29:00.577 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070])[Immediately] closed 15:29:00.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]) result=null 15:29:00.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1eea9eb7) signal close complete immediately=false 15:29:00.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4742ffcd) signal close complete immediately=false 15:29:00.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49070]) code=0 message='' shell closed 15:29:00.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:49070]) Closing immediately 15:29:00.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:00.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49070]]) Closing immediately 15:29:00.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:49070]) stopping 15:29:00.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:49070]) stopped 15:29:00.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49070]])[Immediately] closed 15:29:00.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18221] - close(TransportIoSession[local=/10.30.170.167:18221, remote=/10.30.171.175:49070]) Closing immediately 15:29:00.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18221] - close(TransportIoSession[local=/10.30.170.167:18221, remote=/10.30.171.175:49070])[Immediately] closed 15:29:00.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e8db54b) signal close complete immediately=true 15:29:00.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:49070])[Immediately] closed 15:29:00.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2e601421, L:/10.30.170.167:18221 ! R:/10.30.171.175:49070] inactive. 15:29:00.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=392, channel=[id: 0x2e601421, L:/10.30.170.167:18221 ! R:/10.30.171.175:49070]} end of input detected while session was in state up 15:29:00.578 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=392, channel=[id: 0x2e601421, L:/10.30.170.167:18221 ! R:/10.30.171.175:49070]} down, reason: End of input 15:29:00.738 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35124]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:29:00.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35124]) process #21 SSH_MSG_IGNORE 15:29:00.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35124]) SSH_MSG_IGNORE 15:29:00.943 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34570]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:29:00.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34570]) process #25 SSH_MSG_IGNORE 15:29:00.943 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34570]) SSH_MSG_IGNORE 15:29:01.034 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33802]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:01.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33802]) process #23 SSH_MSG_IGNORE 15:29:01.035 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33802]) SSH_MSG_IGNORE 15:29:01.186 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43618]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:29:01.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43618]) process #22 SSH_MSG_IGNORE 15:29:01.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43618]) SSH_MSG_IGNORE 15:29:01.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:58780])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:01.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]) exit code=0, immediate=false 15:29:01.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:01.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58780]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:01.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:01.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58780]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:01.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]) Closing gracefully 15:29:01.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]) 15:29:01.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]) 15:29:01.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:01.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:01.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:01.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:01.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780])[immediately=false] processing 15:29:01.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:01.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58780]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:01.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:01.214 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]) Closing immediately 15:29:01.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:01.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:01.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780])[immediately=true] processing 15:29:01.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780] 15:29:01.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58dc0f3b) signal close complete immediately=true 15:29:01.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:01.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72fba969) signal close complete immediately=true 15:29:01.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780])[Immediately] closed 15:29:01.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]) result=null 15:29:01.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6cc8636f) signal close complete immediately=false 15:29:01.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f596dbc) signal close complete immediately=false 15:29:01.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58780]) code=0 message='' shell closed 15:29:01.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58780]) Closing immediately 15:29:01.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:01.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58780]]) Closing immediately 15:29:01.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58780]) stopping 15:29:01.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58780]) stopped 15:29:01.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58780]])[Immediately] closed 15:29:01.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18222] - close(TransportIoSession[local=/10.30.170.167:18222, remote=/10.30.171.175:58780]) Closing immediately 15:29:01.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18222] - close(TransportIoSession[local=/10.30.170.167:18222, remote=/10.30.171.175:58780])[Immediately] closed 15:29:01.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17440abb) signal close complete immediately=true 15:29:01.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58780])[Immediately] closed 15:29:01.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x67b9cd25, L:/10.30.170.167:18222 ! R:/10.30.171.175:58780] inactive. 15:29:01.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=393, channel=[id: 0x67b9cd25, L:/10.30.170.167:18222 ! R:/10.30.171.175:58780]} end of input detected while session was in state up 15:29:01.215 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=393, channel=[id: 0x67b9cd25, L:/10.30.170.167:18222 ! R:/10.30.171.175:58780]} down, reason: End of input 15:29:01.273 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46336]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:01.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46336]) process #24 SSH_MSG_IGNORE 15:29:01.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46336]) SSH_MSG_IGNORE 15:29:01.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43386]) process #21 SSH_MSG_IGNORE 15:29:01.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43386]) SSH_MSG_IGNORE 15:29:01.795 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43386]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:29:01.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46924]) process #25 SSH_MSG_IGNORE 15:29:01.861 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46924]) SSH_MSG_IGNORE 15:29:01.862 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46924]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:29:01.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:52786])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:01.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]) exit code=0, immediate=false 15:29:01.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:01.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52786]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:01.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:01.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52786]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:01.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]) Closing gracefully 15:29:01.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]) 15:29:01.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]) 15:29:01.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:01.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:01.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:01.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:01.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786])[immediately=false] processing 15:29:01.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:01.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52786]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:01.866 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:01.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]) Closing immediately 15:29:01.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:01.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:01.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786])[immediately=true] processing 15:29:01.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786] 15:29:01.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c689146) signal close complete immediately=true 15:29:01.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:01.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@675f8ac3) signal close complete immediately=true 15:29:01.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786])[Immediately] closed 15:29:01.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]) result=null 15:29:01.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@366dfa68) signal close complete immediately=false 15:29:01.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39a76adc) signal close complete immediately=false 15:29:01.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52786]) code=0 message='' shell closed 15:29:01.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52786]) Closing immediately 15:29:01.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:01.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52786]]) Closing immediately 15:29:01.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52786]) stopping 15:29:01.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52786]) stopped 15:29:01.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52786]])[Immediately] closed 15:29:01.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18223] - close(TransportIoSession[local=/10.30.170.167:18223, remote=/10.30.171.175:52786]) Closing immediately 15:29:01.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18223] - close(TransportIoSession[local=/10.30.170.167:18223, remote=/10.30.171.175:52786])[Immediately] closed 15:29:01.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@413d2e0f) signal close complete immediately=true 15:29:01.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52786])[Immediately] closed 15:29:01.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x712c5fd2, L:/10.30.170.167:18223 ! R:/10.30.171.175:52786] inactive. 15:29:01.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=394, channel=[id: 0x712c5fd2, L:/10.30.170.167:18223 ! R:/10.30.171.175:52786]} end of input detected while session was in state up 15:29:01.867 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=394, channel=[id: 0x712c5fd2, L:/10.30.170.167:18223 ! R:/10.30.171.175:52786]} down, reason: End of input 15:29:01.976 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60726]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:01.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60726]) process #23 SSH_MSG_IGNORE 15:29:01.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60726]) SSH_MSG_IGNORE 15:29:02.338 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57888]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:02.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57888]) process #24 SSH_MSG_IGNORE 15:29:02.339 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57888]) SSH_MSG_IGNORE 15:29:02.354 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37282]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:29:02.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37282]) process #22 SSH_MSG_IGNORE 15:29:02.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37282]) SSH_MSG_IGNORE 15:29:02.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:53232])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:02.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]) exit code=0, immediate=false 15:29:02.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:02.498 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53232]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:02.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:02.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53232]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:02.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]) Closing gracefully 15:29:02.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]) 15:29:02.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]) 15:29:02.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:02.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:02.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:02.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:02.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232])[immediately=false] processing 15:29:02.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:02.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53232]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:02.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:02.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]) Closing immediately 15:29:02.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:02.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:02.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232])[immediately=true] processing 15:29:02.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232] 15:29:02.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d965f6f) signal close complete immediately=true 15:29:02.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:02.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@415b10ec) signal close complete immediately=true 15:29:02.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232])[Immediately] closed 15:29:02.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]) result=null 15:29:02.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3838cf32) signal close complete immediately=false 15:29:02.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55fad72c) signal close complete immediately=false 15:29:02.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53232]) code=0 message='' shell closed 15:29:02.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:53232]) Closing immediately 15:29:02.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:02.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53232]]) Closing immediately 15:29:02.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53232]) stopping 15:29:02.499 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53232]) stopped 15:29:02.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53232]])[Immediately] closed 15:29:02.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18224] - close(TransportIoSession[local=/10.30.170.167:18224, remote=/10.30.171.175:53232]) Closing immediately 15:29:02.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18224] - close(TransportIoSession[local=/10.30.170.167:18224, remote=/10.30.171.175:53232])[Immediately] closed 15:29:02.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a8887db) signal close complete immediately=true 15:29:02.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:53232])[Immediately] closed 15:29:02.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x70ec188f, L:/10.30.170.167:18224 ! R:/10.30.171.175:53232] inactive. 15:29:02.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=395, channel=[id: 0x70ec188f, L:/10.30.170.167:18224 ! R:/10.30.171.175:53232]} end of input detected while session was in state up 15:29:02.500 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=395, channel=[id: 0x70ec188f, L:/10.30.170.167:18224 ! R:/10.30.171.175:53232]} down, reason: End of input 15:29:03.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:34570])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:03.076 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]) exit code=0, immediate=false 15:29:03.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:03.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34570]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:03.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:03.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34570]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:03.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]) Closing gracefully 15:29:03.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]) 15:29:03.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]) 15:29:03.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:03.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:03.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:03.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:03.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570])[immediately=false] processing 15:29:03.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:03.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34570]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:03.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:03.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]) Closing immediately 15:29:03.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:03.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:03.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570])[immediately=true] processing 15:29:03.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570] 15:29:03.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7d2333d7) signal close complete immediately=true 15:29:03.077 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:03.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e7704ae) signal close complete immediately=true 15:29:03.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570])[Immediately] closed 15:29:03.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]) result=null 15:29:03.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1eadc9be) signal close complete immediately=false 15:29:03.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fce94a4) signal close complete immediately=false 15:29:03.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34570]) code=0 message='' shell closed 15:29:03.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34570]) Closing immediately 15:29:03.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:03.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34570]]) Closing immediately 15:29:03.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34570]) stopping 15:29:03.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34570]) stopped 15:29:03.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34570]])[Immediately] closed 15:29:03.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18225] - close(TransportIoSession[local=/10.30.170.167:18225, remote=/10.30.171.175:34570]) Closing immediately 15:29:03.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18225] - close(TransportIoSession[local=/10.30.170.167:18225, remote=/10.30.171.175:34570])[Immediately] closed 15:29:03.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b97bb01) signal close complete immediately=true 15:29:03.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34570])[Immediately] closed 15:29:03.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4a54f207, L:/10.30.170.167:18225 ! R:/10.30.171.175:34570] inactive. 15:29:03.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=396, channel=[id: 0x4a54f207, L:/10.30.170.167:18225 ! R:/10.30.171.175:34570]} end of input detected while session was in state up 15:29:03.078 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=396, channel=[id: 0x4a54f207, L:/10.30.170.167:18225 ! R:/10.30.171.175:34570]} down, reason: End of input 15:29:03.123 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:32830]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:29:03.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:32830]) process #25 SSH_MSG_IGNORE 15:29:03.124 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:32830]) SSH_MSG_IGNORE 15:29:03.305 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59152]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:03.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59152]) process #23 SSH_MSG_IGNORE 15:29:03.305 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59152]) SSH_MSG_IGNORE 15:29:03.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37572]) process #24 SSH_MSG_IGNORE 15:29:03.336 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37572]) SSH_MSG_IGNORE 15:29:03.337 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37572]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:03.358 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59260]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:29:03.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59260]) process #21 SSH_MSG_IGNORE 15:29:03.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59260]) SSH_MSG_IGNORE 15:29:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40090]) process #22 SSH_MSG_IGNORE 15:29:03.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40090]) SSH_MSG_IGNORE 15:29:03.587 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40090]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:29:03.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:46924])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:03.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]) exit code=0, immediate=false 15:29:03.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:03.753 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46924]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46924]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]) Closing gracefully 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]) 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]) 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924])[immediately=false] processing 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46924]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]) Closing immediately 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924])[immediately=true] processing 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924] 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44d1f076) signal close complete immediately=true 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2626fcb6) signal close complete immediately=true 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924])[Immediately] closed 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]) result=null 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d1fdc70) signal close complete immediately=false 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47c96497) signal close complete immediately=false 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46924]) code=0 message='' shell closed 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46924]) Closing immediately 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46924]]) Closing immediately 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46924]) stopping 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46924]) stopped 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46924]])[Immediately] closed 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18226] - close(TransportIoSession[local=/10.30.170.167:18226, remote=/10.30.171.175:46924]) Closing immediately 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18226] - close(TransportIoSession[local=/10.30.170.167:18226, remote=/10.30.171.175:46924])[Immediately] closed 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@cd07e58) signal close complete immediately=true 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46924])[Immediately] closed 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x870ad291, L:/10.30.170.167:18226 ! R:/10.30.171.175:46924] inactive. 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=397, channel=[id: 0x870ad291, L:/10.30.170.167:18226 ! R:/10.30.171.175:46924]} end of input detected while session was in state up 15:29:03.754 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=397, channel=[id: 0x870ad291, L:/10.30.170.167:18226 ! R:/10.30.171.175:46924]} down, reason: End of input 15:29:04.311 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45270]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:29:04.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45270]) process #25 SSH_MSG_IGNORE 15:29:04.311 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45270]) SSH_MSG_IGNORE 15:29:04.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:32830])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:04.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]) exit code=0, immediate=false 15:29:04.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:04.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:32830]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:04.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:04.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:32830]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:04.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]) Closing gracefully 15:29:04.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]) 15:29:04.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]) 15:29:04.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:04.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:04.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:04.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:04.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830])[immediately=false] processing 15:29:04.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:04.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:32830]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:04.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:04.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]) Closing immediately 15:29:04.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:04.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:04.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830])[immediately=true] processing 15:29:04.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830] 15:29:04.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@ebdf688) signal close complete immediately=true 15:29:04.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:04.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4824eaf3) signal close complete immediately=true 15:29:04.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830])[Immediately] closed 15:29:04.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]) result=null 15:29:04.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@178ed7f7) signal close complete immediately=false 15:29:04.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@481a2413) signal close complete immediately=false 15:29:04.361 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:32830]) code=0 message='' shell closed 15:29:04.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:32830]) Closing immediately 15:29:04.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:04.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:32830]]) Closing immediately 15:29:04.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:32830]) stopping 15:29:04.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:32830]) stopped 15:29:04.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:32830]])[Immediately] closed 15:29:04.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18227] - close(TransportIoSession[local=/10.30.170.167:18227, remote=/10.30.171.175:32830]) Closing immediately 15:29:04.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18227] - close(TransportIoSession[local=/10.30.170.167:18227, remote=/10.30.171.175:32830])[Immediately] closed 15:29:04.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2972822e) signal close complete immediately=true 15:29:04.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:32830])[Immediately] closed 15:29:04.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5c5102c9, L:/10.30.170.167:18227 ! R:/10.30.171.175:32830] inactive. 15:29:04.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=398, channel=[id: 0x5c5102c9, L:/10.30.170.167:18227 ! R:/10.30.171.175:32830]} end of input detected while session was in state up 15:29:04.362 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=398, channel=[id: 0x5c5102c9, L:/10.30.170.167:18227 ! R:/10.30.171.175:32830]} down, reason: End of input 15:29:04.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59614]) process #23 SSH_MSG_IGNORE 15:29:04.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59614]) SSH_MSG_IGNORE 15:29:04.413 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59614]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:04.796 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35212]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:04.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35212]) process #24 SSH_MSG_IGNORE 15:29:04.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35212]) SSH_MSG_IGNORE 15:29:04.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:45270])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:04.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]) exit code=0, immediate=false 15:29:04.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:04.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45270]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:04.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:04.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45270]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:04.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]) Closing gracefully 15:29:04.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]) 15:29:04.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]) 15:29:04.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:04.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:04.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:04.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:04.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270])[immediately=false] processing 15:29:04.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:04.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45270]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:04.985 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:04.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]) Closing immediately 15:29:04.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:04.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:04.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270])[immediately=true] processing 15:29:04.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270] 15:29:04.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1a6d70f0) signal close complete immediately=true 15:29:04.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:04.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26930709) signal close complete immediately=true 15:29:04.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270])[Immediately] closed 15:29:04.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]) result=null 15:29:04.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e207713) signal close complete immediately=false 15:29:04.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6f0036b1) signal close complete immediately=false 15:29:04.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45270]) code=0 message='' shell closed 15:29:04.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45270]) Closing immediately 15:29:04.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:04.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45270]]) Closing immediately 15:29:04.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45270]) stopping 15:29:04.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45270]) stopped 15:29:04.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45270]])[Immediately] closed 15:29:04.986 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18228] - close(TransportIoSession[local=/10.30.170.167:18228, remote=/10.30.171.175:45270]) Closing immediately 15:29:04.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18228] - close(TransportIoSession[local=/10.30.170.167:18228, remote=/10.30.171.175:45270])[Immediately] closed 15:29:04.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e1b3151) signal close complete immediately=true 15:29:04.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45270])[Immediately] closed 15:29:04.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa7a7dc02, L:/10.30.170.167:18228 ! R:/10.30.171.175:45270] inactive. 15:29:04.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=399, channel=[id: 0xa7a7dc02, L:/10.30.170.167:18228 ! R:/10.30.171.175:45270]} end of input detected while session was in state up 15:29:04.987 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=399, channel=[id: 0xa7a7dc02, L:/10.30.170.167:18228 ! R:/10.30.171.175:45270]} down, reason: End of input 15:29:05.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44176]) process #25 SSH_MSG_IGNORE 15:29:05.061 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44176]) SSH_MSG_IGNORE 15:29:05.061 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44176]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:29:05.121 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56248]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:29:05.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56248]) process #21 SSH_MSG_IGNORE 15:29:05.121 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56248]) SSH_MSG_IGNORE 15:29:05.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47086]) process #22 SSH_MSG_IGNORE 15:29:05.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47086]) SSH_MSG_IGNORE 15:29:05.216 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47086]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:29:05.220 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55726]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:05.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55726]) process #23 SSH_MSG_IGNORE 15:29:05.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55726]) SSH_MSG_IGNORE 15:29:05.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:44176])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:05.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]) exit code=0, immediate=false 15:29:05.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:05.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44176]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:05.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:05.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44176]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:05.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]) Closing gracefully 15:29:05.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]) 15:29:05.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]) 15:29:05.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:05.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:05.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:05.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:05.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176])[immediately=false] processing 15:29:05.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:05.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44176]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:05.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:05.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]) Closing immediately 15:29:05.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:05.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:05.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176])[immediately=true] processing 15:29:05.550 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176] 15:29:05.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@412d782c) signal close complete immediately=true 15:29:05.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:05.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@465dbbab) signal close complete immediately=true 15:29:05.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176])[Immediately] closed 15:29:05.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]) result=null 15:29:05.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c25113c) signal close complete immediately=false 15:29:05.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f9e8e36) signal close complete immediately=false 15:29:05.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44176]) code=0 message='' shell closed 15:29:05.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44176]) Closing immediately 15:29:05.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:05.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44176]]) Closing immediately 15:29:05.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44176]) stopping 15:29:05.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44176]) stopped 15:29:05.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44176]])[Immediately] closed 15:29:05.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18229] - close(TransportIoSession[local=/10.30.170.167:18229, remote=/10.30.171.175:44176]) Closing immediately 15:29:05.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18229] - close(TransportIoSession[local=/10.30.170.167:18229, remote=/10.30.171.175:44176])[Immediately] closed 15:29:05.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35d879f1) signal close complete immediately=true 15:29:05.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44176])[Immediately] closed 15:29:05.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xaaa2c192, L:/10.30.170.167:18229 ! R:/10.30.171.175:44176] inactive. 15:29:05.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=400, channel=[id: 0xaaa2c192, L:/10.30.170.167:18229 ! R:/10.30.171.175:44176]} end of input detected while session was in state up 15:29:05.551 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=400, channel=[id: 0xaaa2c192, L:/10.30.170.167:18229 ! R:/10.30.171.175:44176]} down, reason: End of input 15:29:06.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40848]) process #25 SSH_MSG_IGNORE 15:29:06.013 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40848]) SSH_MSG_IGNORE 15:29:06.013 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40848]) packet #26 sending command=2[SSH_MSG_IGNORE] len=27 15:29:06.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:40848])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:06.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]) exit code=0, immediate=false 15:29:06.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:06.113 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40848]) packet #27 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40848]) packet #28 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]) Closing gracefully 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]) 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]) 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848])[immediately=false] processing 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40848]) packet #29 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]) Closing immediately 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848])[immediately=true] processing 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848] 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6dc1ef95) signal close complete immediately=true 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6748c125) signal close complete immediately=true 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848])[Immediately] closed 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]) result=null 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63dc3e0b) signal close complete immediately=false 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@624828c1) signal close complete immediately=false 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40848]) code=0 message='' shell closed 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40848]) Closing immediately 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40848]]) Closing immediately 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40848]) stopping 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40848]) stopped 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40848]])[Immediately] closed 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18230] - close(TransportIoSession[local=/10.30.170.167:18230, remote=/10.30.171.175:40848]) Closing immediately 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18230] - close(TransportIoSession[local=/10.30.170.167:18230, remote=/10.30.171.175:40848])[Immediately] closed 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17de5a) signal close complete immediately=true 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40848])[Immediately] closed 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x308da6a9, L:/10.30.170.167:18230 ! R:/10.30.171.175:40848] inactive. 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=401, channel=[id: 0x308da6a9, L:/10.30.170.167:18230 ! R:/10.30.171.175:40848]} end of input detected while session was in state up 15:29:06.114 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=401, channel=[id: 0x308da6a9, L:/10.30.170.167:18230 ! R:/10.30.171.175:40848]} down, reason: End of input 15:29:06.231 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:06.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36518]) process #24 SSH_MSG_IGNORE 15:29:06.231 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_IGNORE 15:29:06.233 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46464]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:29:06.233 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46464]) process #21 SSH_MSG_IGNORE 15:29:06.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46464]) SSH_MSG_IGNORE 15:29:06.504 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44996]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:06.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44996]) process #23 SSH_MSG_IGNORE 15:29:06.505 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44996]) SSH_MSG_IGNORE 15:29:06.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:39500])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:06.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]) exit code=0, immediate=false 15:29:06.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:06.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39500]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:06.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:06.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39500]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:06.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]) Closing gracefully 15:29:06.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]) 15:29:06.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]) 15:29:06.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:06.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:06.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:06.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:06.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500])[immediately=false] processing 15:29:06.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:06.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:39500]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:06.719 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:06.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]) Closing immediately 15:29:06.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:06.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:06.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500])[immediately=true] processing 15:29:06.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500] 15:29:06.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@343c483) signal close complete immediately=true 15:29:06.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:06.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@312b90f4) signal close complete immediately=true 15:29:06.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500])[Immediately] closed 15:29:06.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]) result=null 15:29:06.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60c25e75) signal close complete immediately=false 15:29:06.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@349ff953) signal close complete immediately=false 15:29:06.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:39500]) code=0 message='' shell closed 15:29:06.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:39500]) Closing immediately 15:29:06.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:06.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39500]]) Closing immediately 15:29:06.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39500]) stopping 15:29:06.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:39500]) stopped 15:29:06.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:39500]])[Immediately] closed 15:29:06.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18231] - close(TransportIoSession[local=/10.30.170.167:18231, remote=/10.30.171.175:39500]) Closing immediately 15:29:06.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18231] - close(TransportIoSession[local=/10.30.170.167:18231, remote=/10.30.171.175:39500])[Immediately] closed 15:29:06.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2965449f) signal close complete immediately=true 15:29:06.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:39500])[Immediately] closed 15:29:06.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf63581f5, L:/10.30.170.167:18231 ! R:/10.30.171.175:39500] inactive. 15:29:06.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=402, channel=[id: 0xf63581f5, L:/10.30.170.167:18231 ! R:/10.30.171.175:39500]} end of input detected while session was in state up 15:29:06.720 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=402, channel=[id: 0xf63581f5, L:/10.30.170.167:18231 ! R:/10.30.171.175:39500]} down, reason: End of input 15:29:06.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57744]) process #22 SSH_MSG_IGNORE 15:29:06.734 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57744]) SSH_MSG_IGNORE 15:29:06.734 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57744]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:29:07.214 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40596]) packet #22 sending command=2[SSH_MSG_IGNORE] len=27 15:29:07.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40596]) process #21 SSH_MSG_IGNORE 15:29:07.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40596]) SSH_MSG_IGNORE 15:29:07.308 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42082]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:07.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42082]) process #24 SSH_MSG_IGNORE 15:29:07.309 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42082]) SSH_MSG_IGNORE 15:29:07.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:33868])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:07.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]) exit code=0, immediate=false 15:29:07.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:07.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33868]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:07.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:07.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33868]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:07.325 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]) Closing gracefully 15:29:07.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]) 15:29:07.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]) 15:29:07.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:07.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:07.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:07.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:07.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868])[immediately=false] processing 15:29:07.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:07.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33868]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:07.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:07.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]) Closing immediately 15:29:07.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:07.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:07.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868])[immediately=true] processing 15:29:07.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868] 15:29:07.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14869b15) signal close complete immediately=true 15:29:07.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:07.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42e8c727) signal close complete immediately=true 15:29:07.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868])[Immediately] closed 15:29:07.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]) result=null 15:29:07.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@22aa102e) signal close complete immediately=false 15:29:07.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7460897d) signal close complete immediately=false 15:29:07.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33868]) code=0 message='' shell closed 15:29:07.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:33868]) Closing immediately 15:29:07.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:07.326 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33868]]) Closing immediately 15:29:07.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33868]) stopping 15:29:07.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33868]) stopped 15:29:07.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33868]])[Immediately] closed 15:29:07.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18232] - close(TransportIoSession[local=/10.30.170.167:18232, remote=/10.30.171.175:33868]) Closing immediately 15:29:07.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18232] - close(TransportIoSession[local=/10.30.170.167:18232, remote=/10.30.171.175:33868])[Immediately] closed 15:29:07.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@549efad7) signal close complete immediately=true 15:29:07.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:33868])[Immediately] closed 15:29:07.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf9764417, L:/10.30.170.167:18232 ! R:/10.30.171.175:33868] inactive. 15:29:07.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=403, channel=[id: 0xf9764417, L:/10.30.170.167:18232 ! R:/10.30.171.175:33868]} end of input detected while session was in state up 15:29:07.327 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=403, channel=[id: 0xf9764417, L:/10.30.170.167:18232 ! R:/10.30.171.175:33868]} down, reason: End of input 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:56304])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]) exit code=0, immediate=false 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56304]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56304]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]) Closing gracefully 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]) 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]) 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304])[immediately=false] processing 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56304]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]) Closing immediately 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304])[immediately=true] processing 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304] 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57ee7879) signal close complete immediately=true 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51fbfd9a) signal close complete immediately=true 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304])[Immediately] closed 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]) result=null 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4170266e) signal close complete immediately=false 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c70a9d2) signal close complete immediately=false 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56304]) code=0 message='' shell closed 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:56304]) Closing immediately 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56304]]) Closing immediately 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56304]) stopping 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56304]) stopped 15:29:07.918 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56304]])[Immediately] closed 15:29:07.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18233] - close(TransportIoSession[local=/10.30.170.167:18233, remote=/10.30.171.175:56304]) Closing immediately 15:29:07.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18233] - close(TransportIoSession[local=/10.30.170.167:18233, remote=/10.30.171.175:56304])[Immediately] closed 15:29:07.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38793795) signal close complete immediately=true 15:29:07.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:56304])[Immediately] closed 15:29:07.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x803a95d7, L:/10.30.170.167:18233 ! R:/10.30.171.175:56304] inactive. 15:29:07.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=404, channel=[id: 0x803a95d7, L:/10.30.170.167:18233 ! R:/10.30.171.175:56304]} end of input detected while session was in state up 15:29:07.919 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=404, channel=[id: 0x803a95d7, L:/10.30.170.167:18233 ! R:/10.30.171.175:56304]} down, reason: End of input 15:29:08.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54286]) process #22 SSH_MSG_IGNORE 15:29:08.000 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54286]) SSH_MSG_IGNORE 15:29:08.000 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54286]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:29:08.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43062]) process #23 SSH_MSG_IGNORE 15:29:08.083 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43062]) SSH_MSG_IGNORE 15:29:08.083 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43062]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:08.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:43232])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:08.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]) exit code=0, immediate=false 15:29:08.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:08.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43232]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:08.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:08.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43232]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:08.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]) Closing gracefully 15:29:08.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]) 15:29:08.515 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]) 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232])[immediately=false] processing 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43232]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]) Closing immediately 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232])[immediately=true] processing 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232] 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e2ff907) signal close complete immediately=true 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@24767b90) signal close complete immediately=true 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232])[Immediately] closed 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]) result=null 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e83e049) signal close complete immediately=false 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e45e5ae) signal close complete immediately=false 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43232]) code=0 message='' shell closed 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43232]) Closing immediately 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43232]]) Closing immediately 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43232]) stopping 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43232]) stopped 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43232]])[Immediately] closed 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18234] - close(TransportIoSession[local=/10.30.170.167:18234, remote=/10.30.171.175:43232]) Closing immediately 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18234] - close(TransportIoSession[local=/10.30.170.167:18234, remote=/10.30.171.175:43232])[Immediately] closed 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2fe3cea0) signal close complete immediately=true 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43232])[Immediately] closed 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x49b43213, L:/10.30.170.167:18234 ! R:/10.30.171.175:43232] inactive. 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=405, channel=[id: 0x49b43213, L:/10.30.170.167:18234 ! R:/10.30.171.175:43232]} end of input detected while session was in state up 15:29:08.516 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=405, channel=[id: 0x49b43213, L:/10.30.170.167:18234 ! R:/10.30.171.175:43232]} down, reason: End of input 15:29:08.585 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60160]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:08.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60160]) process #24 SSH_MSG_IGNORE 15:29:08.594 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60160]) SSH_MSG_IGNORE 15:29:09.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:51622])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:09.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]) exit code=0, immediate=false 15:29:09.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:09.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51622]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:09.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:09.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51622]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:09.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]) Closing gracefully 15:29:09.112 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]) 15:29:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]) 15:29:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622])[immediately=false] processing 15:29:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51622]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]) Closing immediately 15:29:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622])[immediately=true] processing 15:29:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622] 15:29:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ebbc202) signal close complete immediately=true 15:29:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c9667d7) signal close complete immediately=true 15:29:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622])[Immediately] closed 15:29:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]) result=null 15:29:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@126c0237) signal close complete immediately=false 15:29:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2625adb4) signal close complete immediately=false 15:29:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51622]) code=0 message='' shell closed 15:29:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51622]) Closing immediately 15:29:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51622]]) Closing immediately 15:29:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51622]) stopping 15:29:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51622]) stopped 15:29:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51622]])[Immediately] closed 15:29:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18235] - close(TransportIoSession[local=/10.30.170.167:18235, remote=/10.30.171.175:51622]) Closing immediately 15:29:09.113 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18235] - close(TransportIoSession[local=/10.30.170.167:18235, remote=/10.30.171.175:51622])[Immediately] closed 15:29:09.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6aed0a0) signal close complete immediately=true 15:29:09.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51622])[Immediately] closed 15:29:09.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf129e2d0, L:/10.30.170.167:18235 ! R:/10.30.171.175:51622] inactive. 15:29:09.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=406, channel=[id: 0xf129e2d0, L:/10.30.170.167:18235 ! R:/10.30.171.175:51622]} end of input detected while session was in state up 15:29:09.114 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=406, channel=[id: 0xf129e2d0, L:/10.30.170.167:18235 ! R:/10.30.171.175:51622]} down, reason: End of input 15:29:09.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:58670]) process #23 SSH_MSG_IGNORE 15:29:09.180 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:58670]) SSH_MSG_IGNORE 15:29:09.180 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58670]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:09.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56416]) process #22 SSH_MSG_IGNORE 15:29:09.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56416]) SSH_MSG_IGNORE 15:29:09.365 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56416]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:29:09.472 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57378]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:09.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57378]) process #24 SSH_MSG_IGNORE 15:29:09.472 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57378]) SSH_MSG_IGNORE 15:29:09.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:59380])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:09.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]) exit code=0, immediate=false 15:29:09.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:09.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59380]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:09.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:09.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59380]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:09.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]) Closing gracefully 15:29:09.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]) 15:29:09.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]) 15:29:09.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:09.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:09.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:09.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:09.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380])[immediately=false] processing 15:29:09.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:09.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59380]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:09.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:09.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]) Closing immediately 15:29:09.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:09.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:09.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380])[immediately=true] processing 15:29:09.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380] 15:29:09.706 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71a2d159) signal close complete immediately=true 15:29:09.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:09.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f13cecf) signal close complete immediately=true 15:29:09.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380])[Immediately] closed 15:29:09.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]) result=null 15:29:09.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49c9fa31) signal close complete immediately=false 15:29:09.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5510cf74) signal close complete immediately=false 15:29:09.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59380]) code=0 message='' shell closed 15:29:09.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59380]) Closing immediately 15:29:09.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:09.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59380]]) Closing immediately 15:29:09.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59380]) stopping 15:29:09.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59380]) stopped 15:29:09.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59380]])[Immediately] closed 15:29:09.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18236] - close(TransportIoSession[local=/10.30.170.167:18236, remote=/10.30.171.175:59380]) Closing immediately 15:29:09.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18236] - close(TransportIoSession[local=/10.30.170.167:18236, remote=/10.30.171.175:59380])[Immediately] closed 15:29:09.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32dff496) signal close complete immediately=true 15:29:09.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59380])[Immediately] closed 15:29:09.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd0ef58ea, L:/10.30.170.167:18236 ! R:/10.30.171.175:59380] inactive. 15:29:09.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=407, channel=[id: 0xd0ef58ea, L:/10.30.170.167:18236 ! R:/10.30.171.175:59380]} end of input detected while session was in state up 15:29:09.707 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=407, channel=[id: 0xd0ef58ea, L:/10.30.170.167:18236 ! R:/10.30.171.175:59380]} down, reason: End of input 15:29:10.349 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:50008])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:10.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]) exit code=0, immediate=false 15:29:10.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:10.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50008]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:10.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:10.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50008]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:10.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]) Closing gracefully 15:29:10.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]) 15:29:10.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]) 15:29:10.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:10.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:10.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:10.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:10.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008])[immediately=false] processing 15:29:10.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:10.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50008]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:10.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:10.351 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]) Closing immediately 15:29:10.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:10.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:10.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008])[immediately=true] processing 15:29:10.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008] 15:29:10.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e70570c) signal close complete immediately=true 15:29:10.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:10.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2877178d) signal close complete immediately=true 15:29:10.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008])[Immediately] closed 15:29:10.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]) result=null 15:29:10.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46b4fe8b) signal close complete immediately=false 15:29:10.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9b8c5c3) signal close complete immediately=false 15:29:10.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50008]) code=0 message='' shell closed 15:29:10.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50008]) Closing immediately 15:29:10.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:10.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50008]]) Closing immediately 15:29:10.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50008]) stopping 15:29:10.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50008]) stopped 15:29:10.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50008]])[Immediately] closed 15:29:10.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18237] - close(TransportIoSession[local=/10.30.170.167:18237, remote=/10.30.171.175:50008]) Closing immediately 15:29:10.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18237] - close(TransportIoSession[local=/10.30.170.167:18237, remote=/10.30.171.175:50008])[Immediately] closed 15:29:10.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@156c3bcf) signal close complete immediately=true 15:29:10.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50008])[Immediately] closed 15:29:10.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfd27aa70, L:/10.30.170.167:18237 ! R:/10.30.171.175:50008] inactive. 15:29:10.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=408, channel=[id: 0xfd27aa70, L:/10.30.170.167:18237 ! R:/10.30.171.175:50008]} end of input detected while session was in state up 15:29:10.352 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=408, channel=[id: 0xfd27aa70, L:/10.30.170.167:18237 ! R:/10.30.171.175:50008]} down, reason: End of input 15:29:10.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40930]) process #22 SSH_MSG_IGNORE 15:29:10.744 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40930]) SSH_MSG_IGNORE 15:29:10.745 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40930]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:29:10.895 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41062]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:10.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41062]) process #23 SSH_MSG_IGNORE 15:29:10.896 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41062]) SSH_MSG_IGNORE 15:29:10.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:54966])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:10.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]) exit code=0, immediate=false 15:29:10.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:10.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54966]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:10.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:10.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54966]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:10.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]) Closing gracefully 15:29:10.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]) 15:29:10.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]) 15:29:10.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:10.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:10.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:10.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:10.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966])[immediately=false] processing 15:29:10.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:10.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54966]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:10.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:10.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]) Closing immediately 15:29:10.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:10.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:10.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966])[immediately=true] processing 15:29:10.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966] 15:29:10.972 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@190009bd) signal close complete immediately=true 15:29:10.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:10.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55432788) signal close complete immediately=true 15:29:10.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966])[Immediately] closed 15:29:10.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]) result=null 15:29:10.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49f74921) signal close complete immediately=false 15:29:10.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5be42db4) signal close complete immediately=false 15:29:10.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54966]) code=0 message='' shell closed 15:29:10.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54966]) Closing immediately 15:29:10.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:10.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54966]]) Closing immediately 15:29:10.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54966]) stopping 15:29:10.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54966]) stopped 15:29:10.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54966]])[Immediately] closed 15:29:10.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18238] - close(TransportIoSession[local=/10.30.170.167:18238, remote=/10.30.171.175:54966]) Closing immediately 15:29:10.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18238] - close(TransportIoSession[local=/10.30.170.167:18238, remote=/10.30.171.175:54966])[Immediately] closed 15:29:10.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42b08a94) signal close complete immediately=true 15:29:10.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54966])[Immediately] closed 15:29:10.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x62eba1d8, L:/10.30.170.167:18238 ! R:/10.30.171.175:54966] inactive. 15:29:10.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=409, channel=[id: 0x62eba1d8, L:/10.30.170.167:18238 ! R:/10.30.171.175:54966]} end of input detected while session was in state up 15:29:10.973 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=409, channel=[id: 0x62eba1d8, L:/10.30.170.167:18238 ! R:/10.30.171.175:54966]} down, reason: End of input 15:29:10.998 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36490]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:10.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36490]) process #24 SSH_MSG_IGNORE 15:29:10.998 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36490]) SSH_MSG_IGNORE 15:29:11.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:34114])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:11.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]) exit code=0, immediate=false 15:29:11.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:11.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34114]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:11.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:11.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34114]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:11.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]) Closing gracefully 15:29:11.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]) 15:29:11.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]) 15:29:11.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:11.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:11.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:11.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:11.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114])[immediately=false] processing 15:29:11.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:11.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34114]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:11.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:11.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]) Closing immediately 15:29:11.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:11.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:11.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114])[immediately=true] processing 15:29:11.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114] 15:29:11.597 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@203eca64) signal close complete immediately=true 15:29:11.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:11.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44481351) signal close complete immediately=true 15:29:11.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114])[Immediately] closed 15:29:11.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]) result=null 15:29:11.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ca8de40) signal close complete immediately=false 15:29:11.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@556c8d36) signal close complete immediately=false 15:29:11.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34114]) code=0 message='' shell closed 15:29:11.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34114]) Closing immediately 15:29:11.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:11.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34114]]) Closing immediately 15:29:11.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34114]) stopping 15:29:11.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34114]) stopped 15:29:11.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34114]])[Immediately] closed 15:29:11.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18239] - close(TransportIoSession[local=/10.30.170.167:18239, remote=/10.30.171.175:34114]) Closing immediately 15:29:11.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18239] - close(TransportIoSession[local=/10.30.170.167:18239, remote=/10.30.171.175:34114])[Immediately] closed 15:29:11.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d71015) signal close complete immediately=true 15:29:11.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34114])[Immediately] closed 15:29:11.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd27fa773, L:/10.30.170.167:18239 ! R:/10.30.171.175:34114] inactive. 15:29:11.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=410, channel=[id: 0xd27fa773, L:/10.30.170.167:18239 ! R:/10.30.171.175:34114]} end of input detected while session was in state up 15:29:11.598 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=410, channel=[id: 0xd27fa773, L:/10.30.170.167:18239 ! R:/10.30.171.175:34114]} down, reason: End of input 15:29:11.856 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52712]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:29:11.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52712]) process #22 SSH_MSG_IGNORE 15:29:11.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52712]) SSH_MSG_IGNORE 15:29:12.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:34438]) process #23 SSH_MSG_IGNORE 15:29:12.083 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:34438]) SSH_MSG_IGNORE 15:29:12.083 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34438]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:12.213 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56412]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:12.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:44210])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:12.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]) exit code=0, immediate=false 15:29:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56412]) process #24 SSH_MSG_IGNORE 15:29:12.213 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56412]) SSH_MSG_IGNORE 15:29:12.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:12.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44210]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:12.213 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:12.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44210]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:12.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]) Closing gracefully 15:29:12.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]) 15:29:12.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]) 15:29:12.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:12.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:12.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:12.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:12.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210])[immediately=false] processing 15:29:12.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:12.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44210]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:12.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:12.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]) Closing immediately 15:29:12.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:12.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:12.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210])[immediately=true] processing 15:29:12.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210] 15:29:12.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41972e7e) signal close complete immediately=true 15:29:12.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:12.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e215e61) signal close complete immediately=true 15:29:12.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210])[Immediately] closed 15:29:12.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]) result=null 15:29:12.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52497aad) signal close complete immediately=false 15:29:12.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42935aa6) signal close complete immediately=false 15:29:12.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44210]) code=0 message='' shell closed 15:29:12.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44210]) Closing immediately 15:29:12.214 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:12.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44210]]) Closing immediately 15:29:12.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44210]) stopping 15:29:12.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44210]) stopped 15:29:12.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44210]])[Immediately] closed 15:29:12.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18240] - close(TransportIoSession[local=/10.30.170.167:18240, remote=/10.30.171.175:44210]) Closing immediately 15:29:12.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18240] - close(TransportIoSession[local=/10.30.170.167:18240, remote=/10.30.171.175:44210])[Immediately] closed 15:29:12.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a8f7854) signal close complete immediately=true 15:29:12.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44210])[Immediately] closed 15:29:12.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xddf7218a, L:/10.30.170.167:18240 ! R:/10.30.171.175:44210] inactive. 15:29:12.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=411, channel=[id: 0xddf7218a, L:/10.30.170.167:18240 ! R:/10.30.171.175:44210]} end of input detected while session was in state up 15:29:12.215 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=411, channel=[id: 0xddf7218a, L:/10.30.170.167:18240 ! R:/10.30.171.175:44210]} down, reason: End of input 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:56790])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]) exit code=0, immediate=false 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56790]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56790]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]) Closing gracefully 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]) 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]) 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790])[immediately=false] processing 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56790]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]) Closing immediately 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790])[immediately=true] processing 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790] 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66eb151e) signal close complete immediately=true 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31f274fb) signal close complete immediately=true 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790])[Immediately] closed 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]) result=null 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@630b4dd6) signal close complete immediately=false 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72d0c39d) signal close complete immediately=false 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56790]) code=0 message='' shell closed 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:56790]) Closing immediately 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56790]]) Closing immediately 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56790]) stopping 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56790]) stopped 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56790]])[Immediately] closed 15:29:12.857 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18241] - close(TransportIoSession[local=/10.30.170.167:18241, remote=/10.30.171.175:56790]) Closing immediately 15:29:12.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18241] - close(TransportIoSession[local=/10.30.170.167:18241, remote=/10.30.171.175:56790])[Immediately] closed 15:29:12.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c2d7b3c) signal close complete immediately=true 15:29:12.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:56790])[Immediately] closed 15:29:12.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbb9fd387, L:/10.30.170.167:18241 ! R:/10.30.171.175:56790] inactive. 15:29:12.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=412, channel=[id: 0xbb9fd387, L:/10.30.170.167:18241 ! R:/10.30.171.175:56790]} end of input detected while session was in state up 15:29:12.858 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=412, channel=[id: 0xbb9fd387, L:/10.30.170.167:18241 ! R:/10.30.171.175:56790]} down, reason: End of input 15:29:12.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53756]) process #22 SSH_MSG_IGNORE 15:29:12.900 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53756]) SSH_MSG_IGNORE 15:29:12.901 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53756]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:29:13.269 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37728]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:13.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37728]) process #23 SSH_MSG_IGNORE 15:29:13.269 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37728]) SSH_MSG_IGNORE 15:29:13.338 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55276]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:13.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55276]) process #24 SSH_MSG_IGNORE 15:29:13.339 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55276]) SSH_MSG_IGNORE 15:29:13.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:43354])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:13.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]) exit code=0, immediate=false 15:29:13.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:13.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43354]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:13.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:13.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43354]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:13.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]) Closing gracefully 15:29:13.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]) 15:29:13.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]) 15:29:13.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:13.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:13.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:13.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:13.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354])[immediately=false] processing 15:29:13.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:13.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43354]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:13.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:13.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]) Closing immediately 15:29:13.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:13.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:13.461 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354])[immediately=true] processing 15:29:13.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354] 15:29:13.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@411fa144) signal close complete immediately=true 15:29:13.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:13.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@535f09b8) signal close complete immediately=true 15:29:13.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354])[Immediately] closed 15:29:13.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]) result=null 15:29:13.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d3b65c2) signal close complete immediately=false 15:29:13.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31922cef) signal close complete immediately=false 15:29:13.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43354]) code=0 message='' shell closed 15:29:13.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43354]) Closing immediately 15:29:13.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:13.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43354]]) Closing immediately 15:29:13.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43354]) stopping 15:29:13.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43354]) stopped 15:29:13.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43354]])[Immediately] closed 15:29:13.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18242] - close(TransportIoSession[local=/10.30.170.167:18242, remote=/10.30.171.175:43354]) Closing immediately 15:29:13.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18242] - close(TransportIoSession[local=/10.30.170.167:18242, remote=/10.30.171.175:43354])[Immediately] closed 15:29:13.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@d3bae18) signal close complete immediately=true 15:29:13.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43354])[Immediately] closed 15:29:13.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x708653c6, L:/10.30.170.167:18242 ! R:/10.30.171.175:43354] inactive. 15:29:13.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=413, channel=[id: 0x708653c6, L:/10.30.170.167:18242 ! R:/10.30.171.175:43354]} end of input detected while session was in state up 15:29:13.462 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=413, channel=[id: 0x708653c6, L:/10.30.170.167:18242 ! R:/10.30.171.175:43354]} down, reason: End of input 15:29:14.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:50154])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:14.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]) exit code=0, immediate=false 15:29:14.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:14.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50154]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:14.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:14.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50154]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:14.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]) Closing gracefully 15:29:14.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]) 15:29:14.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]) 15:29:14.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:14.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:14.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:14.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:14.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154])[immediately=false] processing 15:29:14.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:14.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50154]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:14.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:14.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]) Closing immediately 15:29:14.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:14.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:14.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154])[immediately=true] processing 15:29:14.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154] 15:29:14.063 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67690c5b) signal close complete immediately=true 15:29:14.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:14.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6aa83d62) signal close complete immediately=true 15:29:14.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154])[Immediately] closed 15:29:14.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]) result=null 15:29:14.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@914ea69) signal close complete immediately=false 15:29:14.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7aa165e5) signal close complete immediately=false 15:29:14.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50154]) code=0 message='' shell closed 15:29:14.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50154]) Closing immediately 15:29:14.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:14.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50154]]) Closing immediately 15:29:14.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50154]) stopping 15:29:14.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50154]) stopped 15:29:14.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50154]])[Immediately] closed 15:29:14.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18243] - close(TransportIoSession[local=/10.30.170.167:18243, remote=/10.30.171.175:50154]) Closing immediately 15:29:14.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18243] - close(TransportIoSession[local=/10.30.170.167:18243, remote=/10.30.171.175:50154])[Immediately] closed 15:29:14.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5585a53e) signal close complete immediately=true 15:29:14.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50154])[Immediately] closed 15:29:14.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x50701647, L:/10.30.170.167:18243 ! R:/10.30.171.175:50154] inactive. 15:29:14.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=414, channel=[id: 0x50701647, L:/10.30.170.167:18243 ! R:/10.30.171.175:50154]} end of input detected while session was in state up 15:29:14.064 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=414, channel=[id: 0x50701647, L:/10.30.170.167:18243 ! R:/10.30.171.175:50154]} down, reason: End of input 15:29:14.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45182]) process #22 SSH_MSG_IGNORE 15:29:14.231 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45182]) SSH_MSG_IGNORE 15:29:14.231 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45182]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:29:14.469 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60648]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:14.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60648]) process #23 SSH_MSG_IGNORE 15:29:14.469 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60648]) SSH_MSG_IGNORE 15:29:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38338]) process #24 SSH_MSG_IGNORE 15:29:14.718 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38338]) SSH_MSG_IGNORE 15:29:14.718 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38338]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:15.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:40526])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:15.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]) exit code=0, immediate=false 15:29:15.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:15.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40526]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:15.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:15.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40526]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:15.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]) Closing gracefully 15:29:15.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]) 15:29:15.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]) 15:29:15.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:15.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:15.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:15.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:15.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526])[immediately=false] processing 15:29:15.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:15.060 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40526]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]) Closing immediately 15:29:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526])[immediately=true] processing 15:29:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526] 15:29:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@efec603) signal close complete immediately=true 15:29:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f0f1c85) signal close complete immediately=true 15:29:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526])[Immediately] closed 15:29:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]) result=null 15:29:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3b352f50) signal close complete immediately=false 15:29:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66c9db95) signal close complete immediately=false 15:29:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40526]) code=0 message='' shell closed 15:29:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40526]) Closing immediately 15:29:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40526]]) Closing immediately 15:29:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40526]) stopping 15:29:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40526]) stopped 15:29:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40526]])[Immediately] closed 15:29:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18244] - close(TransportIoSession[local=/10.30.170.167:18244, remote=/10.30.171.175:40526]) Closing immediately 15:29:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18244] - close(TransportIoSession[local=/10.30.170.167:18244, remote=/10.30.171.175:40526])[Immediately] closed 15:29:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1effd791) signal close complete immediately=true 15:29:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40526])[Immediately] closed 15:29:15.061 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x020023e9, L:/10.30.170.167:18244 ! R:/10.30.171.175:40526] inactive. 15:29:15.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=415, channel=[id: 0x020023e9, L:/10.30.170.167:18244 ! R:/10.30.171.175:40526]} end of input detected while session was in state up 15:29:15.062 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=415, channel=[id: 0x020023e9, L:/10.30.170.167:18244 ! R:/10.30.171.175:40526]} down, reason: End of input 15:29:15.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47294]) process #22 SSH_MSG_IGNORE 15:29:15.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47294]) SSH_MSG_IGNORE 15:29:15.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47294]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:29:15.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:49088]) process #23 SSH_MSG_IGNORE 15:29:15.388 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:49088]) SSH_MSG_IGNORE 15:29:15.390 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49088]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:34612])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]) exit code=0, immediate=false 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34612]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34612]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]) Closing gracefully 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]) 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]) 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612])[immediately=false] processing 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34612]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]) Closing immediately 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612])[immediately=true] processing 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612] 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ed9888) signal close complete immediately=true 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e527600) signal close complete immediately=true 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612])[Immediately] closed 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]) result=null 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59c369aa) signal close complete immediately=false 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@db3f579) signal close complete immediately=false 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34612]) code=0 message='' shell closed 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34612]) Closing immediately 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34612]]) Closing immediately 15:29:15.696 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34612]) stopping 15:29:15.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34612]) stopped 15:29:15.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34612]])[Immediately] closed 15:29:15.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18245] - close(TransportIoSession[local=/10.30.170.167:18245, remote=/10.30.171.175:34612]) Closing immediately 15:29:15.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18245] - close(TransportIoSession[local=/10.30.170.167:18245, remote=/10.30.171.175:34612])[Immediately] closed 15:29:15.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6572159f) signal close complete immediately=true 15:29:15.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34612])[Immediately] closed 15:29:15.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcd363804, L:/10.30.170.167:18245 ! R:/10.30.171.175:34612] inactive. 15:29:15.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=416, channel=[id: 0xcd363804, L:/10.30.170.167:18245 ! R:/10.30.171.175:34612]} end of input detected while session was in state up 15:29:15.697 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=416, channel=[id: 0xcd363804, L:/10.30.170.167:18245 ! R:/10.30.171.175:34612]} down, reason: End of input 15:29:15.701 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60442]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:15.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60442]) process #24 SSH_MSG_IGNORE 15:29:15.702 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60442]) SSH_MSG_IGNORE 15:29:16.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:54086])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:16.314 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]) exit code=0, immediate=false 15:29:16.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:16.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54086]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:16.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:16.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54086]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:16.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]) Closing gracefully 15:29:16.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]) 15:29:16.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]) 15:29:16.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:16.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:16.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:16.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:16.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086])[immediately=false] processing 15:29:16.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:16.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54086]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:16.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:16.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]) Closing immediately 15:29:16.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:16.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:16.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086])[immediately=true] processing 15:29:16.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086] 15:29:16.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50df807e) signal close complete immediately=true 15:29:16.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:16.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@654eaaaf) signal close complete immediately=true 15:29:16.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086])[Immediately] closed 15:29:16.315 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]) result=null 15:29:16.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4df26ae7) signal close complete immediately=false 15:29:16.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68bb2aec) signal close complete immediately=false 15:29:16.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54086]) code=0 message='' shell closed 15:29:16.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54086]) Closing immediately 15:29:16.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:16.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54086]]) Closing immediately 15:29:16.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54086]) stopping 15:29:16.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54086]) stopped 15:29:16.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54086]])[Immediately] closed 15:29:16.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18246] - close(TransportIoSession[local=/10.30.170.167:18246, remote=/10.30.171.175:54086]) Closing immediately 15:29:16.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18246] - close(TransportIoSession[local=/10.30.170.167:18246, remote=/10.30.171.175:54086])[Immediately] closed 15:29:16.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44cb8bf5) signal close complete immediately=true 15:29:16.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54086])[Immediately] closed 15:29:16.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe837551c, L:/10.30.170.167:18246 ! R:/10.30.171.175:54086] inactive. 15:29:16.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=417, channel=[id: 0xe837551c, L:/10.30.170.167:18246 ! R:/10.30.171.175:54086]} end of input detected while session was in state up 15:29:16.316 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=417, channel=[id: 0xe837551c, L:/10.30.170.167:18246 ! R:/10.30.171.175:54086]} down, reason: End of input 15:29:16.674 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52344]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:16.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52344]) process #23 SSH_MSG_IGNORE 15:29:16.675 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52344]) SSH_MSG_IGNORE 15:29:16.706 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40756]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:29:16.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40756]) process #22 SSH_MSG_IGNORE 15:29:16.706 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40756]) SSH_MSG_IGNORE 15:29:16.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:41728])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:16.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]) exit code=0, immediate=false 15:29:16.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:16.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41728]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:16.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:16.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41728]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:16.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]) Closing gracefully 15:29:16.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]) 15:29:16.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]) 15:29:16.907 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:16.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:16.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:16.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:16.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728])[immediately=false] processing 15:29:16.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:16.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41728]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:16.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:16.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]) Closing immediately 15:29:16.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:16.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:16.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728])[immediately=true] processing 15:29:16.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728] 15:29:16.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59af1f2b) signal close complete immediately=true 15:29:16.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:16.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@495c3e06) signal close complete immediately=true 15:29:16.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728])[Immediately] closed 15:29:16.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]) result=null 15:29:16.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38f77ee9) signal close complete immediately=false 15:29:16.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46e18b92) signal close complete immediately=false 15:29:16.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41728]) code=0 message='' shell closed 15:29:16.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41728]) Closing immediately 15:29:16.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:16.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41728]]) Closing immediately 15:29:16.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41728]) stopping 15:29:16.908 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41728]) stopped 15:29:16.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41728]])[Immediately] closed 15:29:16.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18247] - close(TransportIoSession[local=/10.30.170.167:18247, remote=/10.30.171.175:41728]) Closing immediately 15:29:16.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18247] - close(TransportIoSession[local=/10.30.170.167:18247, remote=/10.30.171.175:41728])[Immediately] closed 15:29:16.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67168222) signal close complete immediately=true 15:29:16.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41728])[Immediately] closed 15:29:16.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa96fe39c, L:/10.30.170.167:18247 ! R:/10.30.171.175:41728] inactive. 15:29:16.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=418, channel=[id: 0xa96fe39c, L:/10.30.170.167:18247 ! R:/10.30.171.175:41728]} end of input detected while session was in state up 15:29:16.909 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=418, channel=[id: 0xa96fe39c, L:/10.30.170.167:18247 ! R:/10.30.171.175:41728]} down, reason: End of input 15:29:17.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46290]) process #24 SSH_MSG_IGNORE 15:29:17.004 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46290]) SSH_MSG_IGNORE 15:29:17.004 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46290]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:17.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:52840])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:17.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]) exit code=0, immediate=false 15:29:17.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:17.515 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52840]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:17.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:17.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52840]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:17.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]) Closing gracefully 15:29:17.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]) 15:29:17.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]) 15:29:17.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:17.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:17.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:17.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:17.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840])[immediately=false] processing 15:29:17.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:17.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52840]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:17.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:17.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]) Closing immediately 15:29:17.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:17.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:17.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840])[immediately=true] processing 15:29:17.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840] 15:29:17.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73e0811b) signal close complete immediately=true 15:29:17.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:17.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42ad106b) signal close complete immediately=true 15:29:17.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840])[Immediately] closed 15:29:17.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]) result=null 15:29:17.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e6e49d4) signal close complete immediately=false 15:29:17.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1df91d3) signal close complete immediately=false 15:29:17.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52840]) code=0 message='' shell closed 15:29:17.516 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52840]) Closing immediately 15:29:17.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:17.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52840]]) Closing immediately 15:29:17.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52840]) stopping 15:29:17.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52840]) stopped 15:29:17.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52840]])[Immediately] closed 15:29:17.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18248] - close(TransportIoSession[local=/10.30.170.167:18248, remote=/10.30.171.175:52840]) Closing immediately 15:29:17.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18248] - close(TransportIoSession[local=/10.30.170.167:18248, remote=/10.30.171.175:52840])[Immediately] closed 15:29:17.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@76c030aa) signal close complete immediately=true 15:29:17.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52840])[Immediately] closed 15:29:17.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe679a4d1, L:/10.30.170.167:18248 ! R:/10.30.171.175:52840] inactive. 15:29:17.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=419, channel=[id: 0xe679a4d1, L:/10.30.170.167:18248 ! R:/10.30.171.175:52840]} end of input detected while session was in state up 15:29:17.517 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=419, channel=[id: 0xe679a4d1, L:/10.30.170.167:18248 ! R:/10.30.171.175:52840]} down, reason: End of input 15:29:17.947 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41466]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:29:17.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41466]) process #22 SSH_MSG_IGNORE 15:29:17.947 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41466]) SSH_MSG_IGNORE 15:29:18.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:36900]) process #23 SSH_MSG_IGNORE 15:29:18.075 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:36900]) SSH_MSG_IGNORE 15:29:18.075 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36900]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:18.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:60394])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:18.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]) exit code=0, immediate=false 15:29:18.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:18.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60394]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:18.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:18.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60394]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:18.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]) Closing gracefully 15:29:18.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]) 15:29:18.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]) 15:29:18.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:18.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:18.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:18.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:18.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394])[immediately=false] processing 15:29:18.109 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:18.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60394]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:18.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:18.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]) Closing immediately 15:29:18.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:18.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:18.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394])[immediately=true] processing 15:29:18.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394] 15:29:18.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d5037a4) signal close complete immediately=true 15:29:18.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:18.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4923c8fc) signal close complete immediately=true 15:29:18.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394])[Immediately] closed 15:29:18.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]) result=null 15:29:18.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4acf05b0) signal close complete immediately=false 15:29:18.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a4a86ff) signal close complete immediately=false 15:29:18.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60394]) code=0 message='' shell closed 15:29:18.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60394]) Closing immediately 15:29:18.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:18.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60394]]) Closing immediately 15:29:18.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60394]) stopping 15:29:18.110 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60394]) stopped 15:29:18.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60394]])[Immediately] closed 15:29:18.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18249] - close(TransportIoSession[local=/10.30.170.167:18249, remote=/10.30.171.175:60394]) Closing immediately 15:29:18.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18249] - close(TransportIoSession[local=/10.30.170.167:18249, remote=/10.30.171.175:60394])[Immediately] closed 15:29:18.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66cb6d05) signal close complete immediately=true 15:29:18.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60394])[Immediately] closed 15:29:18.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x12bf08e2, L:/10.30.170.167:18249 ! R:/10.30.171.175:60394] inactive. 15:29:18.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=420, channel=[id: 0x12bf08e2, L:/10.30.170.167:18249 ! R:/10.30.171.175:60394]} end of input detected while session was in state up 15:29:18.111 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=420, channel=[id: 0x12bf08e2, L:/10.30.170.167:18249 ! R:/10.30.171.175:60394]} down, reason: End of input 15:29:18.401 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45728]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:18.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45728]) process #24 SSH_MSG_IGNORE 15:29:18.402 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45728]) SSH_MSG_IGNORE 15:29:18.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:55574])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:18.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]) exit code=0, immediate=false 15:29:18.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:18.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55574]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:18.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:18.717 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55574]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:18.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]) Closing gracefully 15:29:18.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]) 15:29:18.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]) 15:29:18.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:18.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:18.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:18.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:18.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574])[immediately=false] processing 15:29:18.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:18.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55574]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:18.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:18.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]) Closing immediately 15:29:18.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:18.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:18.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574])[immediately=true] processing 15:29:18.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574] 15:29:18.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@23eaa077) signal close complete immediately=true 15:29:18.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:18.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@752ce6c9) signal close complete immediately=true 15:29:18.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574])[Immediately] closed 15:29:18.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]) result=null 15:29:18.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2279ad87) signal close complete immediately=false 15:29:18.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2912b1fd) signal close complete immediately=false 15:29:18.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55574]) code=0 message='' shell closed 15:29:18.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55574]) Closing immediately 15:29:18.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:18.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55574]]) Closing immediately 15:29:18.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55574]) stopping 15:29:18.718 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55574]) stopped 15:29:18.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55574]])[Immediately] closed 15:29:18.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18250] - close(TransportIoSession[local=/10.30.170.167:18250, remote=/10.30.171.175:55574]) Closing immediately 15:29:18.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18250] - close(TransportIoSession[local=/10.30.170.167:18250, remote=/10.30.171.175:55574])[Immediately] closed 15:29:18.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f8d45b0) signal close complete immediately=true 15:29:18.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55574])[Immediately] closed 15:29:18.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbda47375, L:/10.30.170.167:18250 ! R:/10.30.171.175:55574] inactive. 15:29:18.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=421, channel=[id: 0xbda47375, L:/10.30.170.167:18250 ! R:/10.30.171.175:55574]} end of input detected while session was in state up 15:29:18.719 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=421, channel=[id: 0xbda47375, L:/10.30.170.167:18250 ! R:/10.30.171.175:55574]} down, reason: End of input 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:34350])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]) exit code=0, immediate=false 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34350]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34350]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]) Closing gracefully 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]) 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]) 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350])[immediately=false] processing 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34350]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]) Closing immediately 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350])[immediately=true] processing 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350] 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@55b23992) signal close complete immediately=true 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b98bb80) signal close complete immediately=true 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350])[Immediately] closed 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]) result=null 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f520f2d) signal close complete immediately=false 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c60dbf5) signal close complete immediately=false 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34350]) code=0 message='' shell closed 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34350]) Closing immediately 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34350]]) Closing immediately 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34350]) stopping 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34350]) stopped 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34350]])[Immediately] closed 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18251] - close(TransportIoSession[local=/10.30.170.167:18251, remote=/10.30.171.175:34350]) Closing immediately 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18251] - close(TransportIoSession[local=/10.30.170.167:18251, remote=/10.30.171.175:34350])[Immediately] closed 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@385a0342) signal close complete immediately=true 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34350])[Immediately] closed 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe6b2cab8, L:/10.30.170.167:18251 ! R:/10.30.171.175:34350] inactive. 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=422, channel=[id: 0xe6b2cab8, L:/10.30.170.167:18251 ! R:/10.30.171.175:34350]} end of input detected while session was in state up 15:29:19.265 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=422, channel=[id: 0xe6b2cab8, L:/10.30.170.167:18251 ! R:/10.30.171.175:34350]} down, reason: End of input 15:29:19.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51946]) process #22 SSH_MSG_IGNORE 15:29:19.268 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51946]) SSH_MSG_IGNORE 15:29:19.268 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51946]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:29:19.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54670]) process #23 SSH_MSG_IGNORE 15:29:19.548 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54670]) SSH_MSG_IGNORE 15:29:19.551 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54670]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:19.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41950]) process #24 SSH_MSG_IGNORE 15:29:19.602 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41950]) SSH_MSG_IGNORE 15:29:19.603 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41950]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:19.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:46336])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:19.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]) exit code=0, immediate=false 15:29:19.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:19.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46336]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:19.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:19.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46336]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:19.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]) Closing gracefully 15:29:19.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]) 15:29:19.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]) 15:29:19.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:19.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:19.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:19.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:19.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336])[immediately=false] processing 15:29:19.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:19.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46336]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:19.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:19.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]) Closing immediately 15:29:19.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:19.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:19.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336])[immediately=true] processing 15:29:19.908 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336] 15:29:19.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a86f851) signal close complete immediately=true 15:29:19.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:19.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54feab80) signal close complete immediately=true 15:29:19.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336])[Immediately] closed 15:29:19.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]) result=null 15:29:19.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@30d5d451) signal close complete immediately=false 15:29:19.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b2b69d8) signal close complete immediately=false 15:29:19.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46336]) code=0 message='' shell closed 15:29:19.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46336]) Closing immediately 15:29:19.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:19.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46336]]) Closing immediately 15:29:19.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46336]) stopping 15:29:19.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46336]) stopped 15:29:19.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46336]])[Immediately] closed 15:29:19.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18252] - close(TransportIoSession[local=/10.30.170.167:18252, remote=/10.30.171.175:46336]) Closing immediately 15:29:19.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18252] - close(TransportIoSession[local=/10.30.170.167:18252, remote=/10.30.171.175:46336])[Immediately] closed 15:29:19.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5672449c) signal close complete immediately=true 15:29:19.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46336])[Immediately] closed 15:29:19.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4ece4469, L:/10.30.170.167:18252 ! R:/10.30.171.175:46336] inactive. 15:29:19.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=423, channel=[id: 0x4ece4469, L:/10.30.170.167:18252 ! R:/10.30.171.175:46336]} end of input detected while session was in state up 15:29:19.909 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=423, channel=[id: 0x4ece4469, L:/10.30.170.167:18252 ! R:/10.30.171.175:46336]} down, reason: End of input 15:29:20.477 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:57888])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:20.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]) exit code=0, immediate=false 15:29:20.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:20.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57888]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:20.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:20.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57888]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:20.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]) Closing gracefully 15:29:20.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]) 15:29:20.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]) 15:29:20.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:20.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:20.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:20.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:20.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888])[immediately=false] processing 15:29:20.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:20.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57888]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:20.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:20.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]) Closing immediately 15:29:20.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:20.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:20.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888])[immediately=true] processing 15:29:20.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888] 15:29:20.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6015a207) signal close complete immediately=true 15:29:20.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:20.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10754370) signal close complete immediately=true 15:29:20.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888])[Immediately] closed 15:29:20.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]) result=null 15:29:20.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@517cd5a0) signal close complete immediately=false 15:29:20.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@560f5406) signal close complete immediately=false 15:29:20.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57888]) code=0 message='' shell closed 15:29:20.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57888]) Closing immediately 15:29:20.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:20.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57888]]) Closing immediately 15:29:20.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57888]) stopping 15:29:20.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57888]) stopped 15:29:20.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57888]])[Immediately] closed 15:29:20.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18253] - close(TransportIoSession[local=/10.30.170.167:18253, remote=/10.30.171.175:57888]) Closing immediately 15:29:20.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18253] - close(TransportIoSession[local=/10.30.170.167:18253, remote=/10.30.171.175:57888])[Immediately] closed 15:29:20.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1bc7c15a) signal close complete immediately=true 15:29:20.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57888])[Immediately] closed 15:29:20.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x330ca4ba, L:/10.30.170.167:18253 ! R:/10.30.171.175:57888] inactive. 15:29:20.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=424, channel=[id: 0x330ca4ba, L:/10.30.170.167:18253 ! R:/10.30.171.175:57888]} end of input detected while session was in state up 15:29:20.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=424, channel=[id: 0x330ca4ba, L:/10.30.170.167:18253 ! R:/10.30.171.175:57888]} down, reason: End of input 15:29:20.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57900]) process #23 SSH_MSG_IGNORE 15:29:20.540 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57900]) SSH_MSG_IGNORE 15:29:20.544 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57900]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:20.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60528]) process #22 SSH_MSG_IGNORE 15:29:20.556 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60528]) SSH_MSG_IGNORE 15:29:20.557 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60528]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:29:20.964 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47488]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47488]) process #24 SSH_MSG_IGNORE 15:29:20.965 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47488]) SSH_MSG_IGNORE 15:29:21.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:37572])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:21.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]) exit code=0, immediate=false 15:29:21.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:21.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37572]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:21.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:21.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37572]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:21.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]) Closing gracefully 15:29:21.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]) 15:29:21.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]) 15:29:21.074 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572])[immediately=false] processing 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37572]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]) Closing immediately 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572])[immediately=true] processing 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572] 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b4bc5d1) signal close complete immediately=true 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@497d4e54) signal close complete immediately=true 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572])[Immediately] closed 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]) result=null 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10c767ac) signal close complete immediately=false 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7be96b80) signal close complete immediately=false 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37572]) code=0 message='' shell closed 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37572]) Closing immediately 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37572]]) Closing immediately 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37572]) stopping 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37572]) stopped 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37572]])[Immediately] closed 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18254] - close(TransportIoSession[local=/10.30.170.167:18254, remote=/10.30.171.175:37572]) Closing immediately 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18254] - close(TransportIoSession[local=/10.30.170.167:18254, remote=/10.30.171.175:37572])[Immediately] closed 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e794c61) signal close complete immediately=true 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37572])[Immediately] closed 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x81dc1cf1, L:/10.30.170.167:18254 ! R:/10.30.171.175:37572] inactive. 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=425, channel=[id: 0x81dc1cf1, L:/10.30.170.167:18254 ! R:/10.30.171.175:37572]} end of input detected while session was in state up 15:29:21.075 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=425, channel=[id: 0x81dc1cf1, L:/10.30.170.167:18254 ! R:/10.30.171.175:37572]} down, reason: End of input 15:29:21.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:35212])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:21.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]) exit code=0, immediate=false 15:29:21.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:21.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35212]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:21.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:21.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35212]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:21.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]) Closing gracefully 15:29:21.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]) 15:29:21.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]) 15:29:21.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:21.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:21.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:21.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:21.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212])[immediately=false] processing 15:29:21.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:21.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35212]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:21.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:21.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]) Closing immediately 15:29:21.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:21.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:21.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212])[immediately=true] processing 15:29:21.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212] 15:29:21.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a334e1d) signal close complete immediately=true 15:29:21.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:21.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46548500) signal close complete immediately=true 15:29:21.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212])[Immediately] closed 15:29:21.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]) result=null 15:29:21.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1eef1eea) signal close complete immediately=false 15:29:21.678 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c9fde0b) signal close complete immediately=false 15:29:21.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35212]) code=0 message='' shell closed 15:29:21.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35212]) Closing immediately 15:29:21.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:21.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35212]]) Closing immediately 15:29:21.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35212]) stopping 15:29:21.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35212]) stopped 15:29:21.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35212]])[Immediately] closed 15:29:21.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18255] - close(TransportIoSession[local=/10.30.170.167:18255, remote=/10.30.171.175:35212]) Closing immediately 15:29:21.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18255] - close(TransportIoSession[local=/10.30.170.167:18255, remote=/10.30.171.175:35212])[Immediately] closed 15:29:21.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c8c3623) signal close complete immediately=true 15:29:21.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35212])[Immediately] closed 15:29:21.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x435eeaa7, L:/10.30.170.167:18255 ! R:/10.30.171.175:35212] inactive. 15:29:21.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=426, channel=[id: 0x435eeaa7, L:/10.30.170.167:18255 ! R:/10.30.171.175:35212]} end of input detected while session was in state up 15:29:21.679 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=426, channel=[id: 0x435eeaa7, L:/10.30.170.167:18255 ! R:/10.30.171.175:35212]} down, reason: End of input 15:29:21.867 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59408]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:29:21.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59408]) process #22 SSH_MSG_IGNORE 15:29:21.868 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59408]) SSH_MSG_IGNORE 15:29:21.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60730]) process #23 SSH_MSG_IGNORE 15:29:21.943 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60730]) SSH_MSG_IGNORE 15:29:21.943 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60730]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:36518])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) exit code=0, immediate=false 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) Closing gracefully 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518])[immediately=false] processing 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36518]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) Closing immediately 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518])[immediately=true] processing 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518] 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3dff4edd) signal close complete immediately=true 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@40c88c84) signal close complete immediately=true 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518])[Immediately] closed 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) result=null 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a6eaa25) signal close complete immediately=false 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e0937d3) signal close complete immediately=false 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36518]) code=0 message='' shell closed 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36518]) Closing immediately 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36518]]) Closing immediately 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36518]) stopping 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36518]) stopped 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36518]])[Immediately] closed 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18256] - close(TransportIoSession[local=/10.30.170.167:18256, remote=/10.30.171.175:36518]) Closing immediately 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18256] - close(TransportIoSession[local=/10.30.170.167:18256, remote=/10.30.171.175:36518])[Immediately] closed 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39c70769) signal close complete immediately=true 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36518])[Immediately] closed 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0f941440, L:/10.30.170.167:18256 ! R:/10.30.171.175:36518] inactive. 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=427, channel=[id: 0x0f941440, L:/10.30.170.167:18256 ! R:/10.30.171.175:36518]} end of input detected while session was in state up 15:29:22.241 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=427, channel=[id: 0x0f941440, L:/10.30.170.167:18256 ! R:/10.30.171.175:36518]} down, reason: End of input 15:29:22.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55442]) process #24 SSH_MSG_IGNORE 15:29:22.502 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55442]) SSH_MSG_IGNORE 15:29:22.502 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55442]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:42082])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]) exit code=0, immediate=false 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42082]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42082]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]) Closing gracefully 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]) 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]) 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082])[immediately=false] processing 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42082]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]) Closing immediately 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082])[immediately=true] processing 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082] 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f9e7d6f) signal close complete immediately=true 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25cbe6fa) signal close complete immediately=true 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082])[Immediately] closed 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]) result=null 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18fd364a) signal close complete immediately=false 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17b71649) signal close complete immediately=false 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42082]) code=0 message='' shell closed 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42082]) Closing immediately 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42082]]) Closing immediately 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42082]) stopping 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42082]) stopped 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42082]])[Immediately] closed 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18257] - close(TransportIoSession[local=/10.30.170.167:18257, remote=/10.30.171.175:42082]) Closing immediately 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18257] - close(TransportIoSession[local=/10.30.170.167:18257, remote=/10.30.171.175:42082])[Immediately] closed 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b2e64d5) signal close complete immediately=true 15:29:22.826 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42082])[Immediately] closed 15:29:22.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x43d4110b, L:/10.30.170.167:18257 ! R:/10.30.171.175:42082] inactive. 15:29:22.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=428, channel=[id: 0x43d4110b, L:/10.30.170.167:18257 ! R:/10.30.171.175:42082]} end of input detected while session was in state up 15:29:22.827 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=428, channel=[id: 0x43d4110b, L:/10.30.170.167:18257 ! R:/10.30.171.175:42082]} down, reason: End of input 15:29:23.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51352]) process #22 SSH_MSG_IGNORE 15:29:23.046 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51352]) SSH_MSG_IGNORE 15:29:23.046 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51352]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:29:23.152 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57906]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:23.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57906]) process #23 SSH_MSG_IGNORE 15:29:23.152 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57906]) SSH_MSG_IGNORE 15:29:23.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:60160])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:23.439 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]) exit code=0, immediate=false 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60160]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60160]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]) Closing gracefully 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]) 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]) 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160])[immediately=false] processing 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60160]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]) Closing immediately 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160])[immediately=true] processing 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160] 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@725fd2cb) signal close complete immediately=true 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72ea6588) signal close complete immediately=true 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160])[Immediately] closed 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]) result=null 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@566aa33c) signal close complete immediately=false 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c009335) signal close complete immediately=false 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60160]) code=0 message='' shell closed 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60160]) Closing immediately 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60160]]) Closing immediately 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60160]) stopping 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60160]) stopped 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60160]])[Immediately] closed 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18258] - close(TransportIoSession[local=/10.30.170.167:18258, remote=/10.30.171.175:60160]) Closing immediately 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18258] - close(TransportIoSession[local=/10.30.170.167:18258, remote=/10.30.171.175:60160])[Immediately] closed 15:29:23.440 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60c5cdf4) signal close complete immediately=true 15:29:23.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60160])[Immediately] closed 15:29:23.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2070c6ae, L:/10.30.170.167:18258 ! R:/10.30.171.175:60160] inactive. 15:29:23.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=429, channel=[id: 0x2070c6ae, L:/10.30.170.167:18258 ! R:/10.30.171.175:60160]} end of input detected while session was in state up 15:29:23.441 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=429, channel=[id: 0x2070c6ae, L:/10.30.170.167:18258 ! R:/10.30.171.175:60160]} down, reason: End of input 15:29:23.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57678]) process #24 SSH_MSG_IGNORE 15:29:23.670 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57678]) SSH_MSG_IGNORE 15:29:23.670 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57678]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:23.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59158]) process #22 SSH_MSG_IGNORE 15:29:23.925 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59158]) SSH_MSG_IGNORE 15:29:23.925 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59158]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:29:24.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:57378])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:24.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]) exit code=0, immediate=false 15:29:24.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:24.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57378]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:24.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:24.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57378]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:24.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]) Closing gracefully 15:29:24.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]) 15:29:24.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]) 15:29:24.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:24.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:24.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:24.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:24.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378])[immediately=false] processing 15:29:24.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:24.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57378]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:24.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:24.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]) Closing immediately 15:29:24.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:24.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:24.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378])[immediately=true] processing 15:29:24.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378] 15:29:24.030 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77f17d9e) signal close complete immediately=true 15:29:24.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:24.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3fead027) signal close complete immediately=true 15:29:24.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378])[Immediately] closed 15:29:24.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]) result=null 15:29:24.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63f09c06) signal close complete immediately=false 15:29:24.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@429e3cda) signal close complete immediately=false 15:29:24.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57378]) code=0 message='' shell closed 15:29:24.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57378]) Closing immediately 15:29:24.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:24.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57378]]) Closing immediately 15:29:24.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57378]) stopping 15:29:24.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57378]) stopped 15:29:24.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57378]])[Immediately] closed 15:29:24.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18259] - close(TransportIoSession[local=/10.30.170.167:18259, remote=/10.30.171.175:57378]) Closing immediately 15:29:24.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18259] - close(TransportIoSession[local=/10.30.170.167:18259, remote=/10.30.171.175:57378])[Immediately] closed 15:29:24.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e7fb49a) signal close complete immediately=true 15:29:24.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57378])[Immediately] closed 15:29:24.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe0235640, L:/10.30.170.167:18259 ! R:/10.30.171.175:57378] inactive. 15:29:24.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=430, channel=[id: 0xe0235640, L:/10.30.170.167:18259 ! R:/10.30.171.175:57378]} end of input detected while session was in state up 15:29:24.031 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=430, channel=[id: 0xe0235640, L:/10.30.170.167:18259 ! R:/10.30.171.175:57378]} down, reason: End of input 15:29:24.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38724]) process #23 SSH_MSG_IGNORE 15:29:24.273 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38724]) SSH_MSG_IGNORE 15:29:24.276 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38724]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:24.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:36490])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:24.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]) exit code=0, immediate=false 15:29:24.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:24.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36490]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:24.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:24.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36490]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:24.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]) Closing gracefully 15:29:24.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]) 15:29:24.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]) 15:29:24.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:24.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:24.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:24.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:24.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490])[immediately=false] processing 15:29:24.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:24.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36490]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:24.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:24.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]) Closing immediately 15:29:24.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:24.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:24.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490])[immediately=true] processing 15:29:24.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490] 15:29:24.613 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@14b217d9) signal close complete immediately=true 15:29:24.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:24.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@519ba1ee) signal close complete immediately=true 15:29:24.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490])[Immediately] closed 15:29:24.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]) result=null 15:29:24.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e58850c) signal close complete immediately=false 15:29:24.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66cd7f07) signal close complete immediately=false 15:29:24.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36490]) code=0 message='' shell closed 15:29:24.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36490]) Closing immediately 15:29:24.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:24.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36490]]) Closing immediately 15:29:24.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36490]) stopping 15:29:24.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36490]) stopped 15:29:24.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36490]])[Immediately] closed 15:29:24.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18260] - close(TransportIoSession[local=/10.30.170.167:18260, remote=/10.30.171.175:36490]) Closing immediately 15:29:24.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18260] - close(TransportIoSession[local=/10.30.170.167:18260, remote=/10.30.171.175:36490])[Immediately] closed 15:29:24.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6245b0d8) signal close complete immediately=true 15:29:24.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36490])[Immediately] closed 15:29:24.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xfc3818cf, L:/10.30.170.167:18260 ! R:/10.30.171.175:36490] inactive. 15:29:24.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=431, channel=[id: 0xfc3818cf, L:/10.30.170.167:18260 ! R:/10.30.171.175:36490]} end of input detected while session was in state up 15:29:24.614 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=431, channel=[id: 0xfc3818cf, L:/10.30.170.167:18260 ! R:/10.30.171.175:36490]} down, reason: End of input 15:29:24.892 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37796]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:24.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37796]) process #24 SSH_MSG_IGNORE 15:29:24.893 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37796]) SSH_MSG_IGNORE 15:29:25.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:56412])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:25.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]) exit code=0, immediate=false 15:29:25.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:25.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56412]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:25.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:25.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56412]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:25.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]) Closing gracefully 15:29:25.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]) 15:29:25.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]) 15:29:25.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:25.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:25.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:25.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:25.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412])[immediately=false] processing 15:29:25.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:25.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56412]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:25.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:25.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]) Closing immediately 15:29:25.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:25.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:25.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412])[immediately=true] processing 15:29:25.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412] 15:29:25.221 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@573c029e) signal close complete immediately=true 15:29:25.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:25.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@13db7a54) signal close complete immediately=true 15:29:25.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412])[Immediately] closed 15:29:25.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]) result=null 15:29:25.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@574a9dea) signal close complete immediately=false 15:29:25.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e249d2e) signal close complete immediately=false 15:29:25.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56412]) code=0 message='' shell closed 15:29:25.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:56412]) Closing immediately 15:29:25.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:25.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56412]]) Closing immediately 15:29:25.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56412]) stopping 15:29:25.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56412]) stopped 15:29:25.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56412]])[Immediately] closed 15:29:25.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18261] - close(TransportIoSession[local=/10.30.170.167:18261, remote=/10.30.171.175:56412]) Closing immediately 15:29:25.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18261] - close(TransportIoSession[local=/10.30.170.167:18261, remote=/10.30.171.175:56412])[Immediately] closed 15:29:25.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59bb4a86) signal close complete immediately=true 15:29:25.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:56412])[Immediately] closed 15:29:25.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf704a1cf, L:/10.30.170.167:18261 ! R:/10.30.171.175:56412] inactive. 15:29:25.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=432, channel=[id: 0xf704a1cf, L:/10.30.170.167:18261 ! R:/10.30.171.175:56412]} end of input detected while session was in state up 15:29:25.222 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=432, channel=[id: 0xf704a1cf, L:/10.30.170.167:18261 ! R:/10.30.171.175:56412]} down, reason: End of input 15:29:25.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60606]) process #22 SSH_MSG_IGNORE 15:29:25.344 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60606]) SSH_MSG_IGNORE 15:29:25.345 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60606]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:29:25.698 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48780]) process #23 SSH_MSG_IGNORE 15:29:25.699 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48780]) SSH_MSG_IGNORE 15:29:25.698 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48780]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:25.784 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:55276])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:25.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]) exit code=0, immediate=false 15:29:25.785 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:25.786 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55276]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55276]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]) Closing gracefully 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]) 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]) 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276])[immediately=false] processing 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55276]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]) Closing immediately 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276])[immediately=true] processing 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276] 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@64c77293) signal close complete immediately=true 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@34a77470) signal close complete immediately=true 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276])[Immediately] closed 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]) result=null 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66f7aab4) signal close complete immediately=false 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51e14764) signal close complete immediately=false 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55276]) code=0 message='' shell closed 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55276]) Closing immediately 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55276]]) Closing immediately 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55276]) stopping 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55276]) stopped 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55276]])[Immediately] closed 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18262] - close(TransportIoSession[local=/10.30.170.167:18262, remote=/10.30.171.175:55276]) Closing immediately 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18262] - close(TransportIoSession[local=/10.30.170.167:18262, remote=/10.30.171.175:55276])[Immediately] closed 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@eedf421) signal close complete immediately=true 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55276])[Immediately] closed 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe2871a0b, L:/10.30.170.167:18262 ! R:/10.30.171.175:55276] inactive. 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=433, channel=[id: 0xe2871a0b, L:/10.30.170.167:18262 ! R:/10.30.171.175:55276]} end of input detected while session was in state up 15:29:25.787 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=433, channel=[id: 0xe2871a0b, L:/10.30.170.167:18262 ! R:/10.30.171.175:55276]} down, reason: End of input 15:29:26.299 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55268]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:26.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55268]) process #24 SSH_MSG_IGNORE 15:29:26.299 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55268]) SSH_MSG_IGNORE 15:29:26.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:38338])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:26.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]) exit code=0, immediate=false 15:29:26.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:26.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38338]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:26.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:26.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38338]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:26.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]) Closing gracefully 15:29:26.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]) 15:29:26.412 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]) 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338])[immediately=false] processing 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38338]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]) Closing immediately 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338])[immediately=true] processing 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338] 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4059bb6e) signal close complete immediately=true 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e1e3a1f) signal close complete immediately=true 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338])[Immediately] closed 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]) result=null 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1ac677fd) signal close complete immediately=false 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11abc699) signal close complete immediately=false 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38338]) code=0 message='' shell closed 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38338]) Closing immediately 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38338]]) Closing immediately 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38338]) stopping 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38338]) stopped 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38338]])[Immediately] closed 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18263] - close(TransportIoSession[local=/10.30.170.167:18263, remote=/10.30.171.175:38338]) Closing immediately 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18263] - close(TransportIoSession[local=/10.30.170.167:18263, remote=/10.30.171.175:38338])[Immediately] closed 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c249d09) signal close complete immediately=true 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38338])[Immediately] closed 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0173d7b7, L:/10.30.170.167:18263 ! R:/10.30.171.175:38338] inactive. 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=434, channel=[id: 0x0173d7b7, L:/10.30.170.167:18263 ! R:/10.30.171.175:38338]} end of input detected while session was in state up 15:29:26.413 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=434, channel=[id: 0x0173d7b7, L:/10.30.170.167:18263 ! R:/10.30.171.175:38338]} down, reason: End of input 15:29:26.444 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42244]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:29:26.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42244]) process #22 SSH_MSG_IGNORE 15:29:26.444 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42244]) SSH_MSG_IGNORE 15:29:26.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:60442])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:26.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]) exit code=0, immediate=false 15:29:26.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:26.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60442]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:26.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:26.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60442]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:26.994 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]) Closing gracefully 15:29:26.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]) 15:29:26.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]) 15:29:26.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:26.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:26.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:26.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:26.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442])[immediately=false] processing 15:29:26.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:26.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60442]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:26.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:26.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]) Closing immediately 15:29:26.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:26.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:26.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442])[immediately=true] processing 15:29:26.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442] 15:29:26.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66d3a1d2) signal close complete immediately=true 15:29:26.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:26.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6742ac26) signal close complete immediately=true 15:29:26.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442])[Immediately] closed 15:29:26.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]) result=null 15:29:26.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7836c25a) signal close complete immediately=false 15:29:26.995 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29023782) signal close complete immediately=false 15:29:26.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60442]) code=0 message='' shell closed 15:29:26.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60442]) Closing immediately 15:29:26.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:26.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60442]]) Closing immediately 15:29:26.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60442]) stopping 15:29:26.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60442]) stopped 15:29:26.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60442]])[Immediately] closed 15:29:26.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18264] - close(TransportIoSession[local=/10.30.170.167:18264, remote=/10.30.171.175:60442]) Closing immediately 15:29:26.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18264] - close(TransportIoSession[local=/10.30.170.167:18264, remote=/10.30.171.175:60442])[Immediately] closed 15:29:26.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52a4ce41) signal close complete immediately=true 15:29:26.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60442])[Immediately] closed 15:29:26.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5027291f, L:/10.30.170.167:18264 ! R:/10.30.171.175:60442] inactive. 15:29:26.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=435, channel=[id: 0x5027291f, L:/10.30.170.167:18264 ! R:/10.30.171.175:60442]} end of input detected while session was in state up 15:29:26.996 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=435, channel=[id: 0x5027291f, L:/10.30.170.167:18264 ! R:/10.30.171.175:60442]} down, reason: End of input 15:29:27.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51674]) process #23 SSH_MSG_IGNORE 15:29:27.160 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51674]) SSH_MSG_IGNORE 15:29:27.160 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51674]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:27.527 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50286]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:27.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:50286]) process #24 SSH_MSG_IGNORE 15:29:27.527 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:50286]) SSH_MSG_IGNORE 15:29:27.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:46290])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:27.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]) exit code=0, immediate=false 15:29:27.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:27.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46290]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:27.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:27.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46290]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:27.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]) Closing gracefully 15:29:27.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]) 15:29:27.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]) 15:29:27.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:27.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:27.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:27.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:27.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290])[immediately=false] processing 15:29:27.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:27.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46290]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:27.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:27.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]) Closing immediately 15:29:27.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:27.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:27.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290])[immediately=true] processing 15:29:27.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290] 15:29:27.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b374448) signal close complete immediately=true 15:29:27.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:27.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e99ce6b) signal close complete immediately=true 15:29:27.600 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290])[Immediately] closed 15:29:27.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]) result=null 15:29:27.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b71805f) signal close complete immediately=false 15:29:27.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6df9a12c) signal close complete immediately=false 15:29:27.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46290]) code=0 message='' shell closed 15:29:27.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46290]) Closing immediately 15:29:27.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:27.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46290]]) Closing immediately 15:29:27.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46290]) stopping 15:29:27.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46290]) stopped 15:29:27.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46290]])[Immediately] closed 15:29:27.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18265] - close(TransportIoSession[local=/10.30.170.167:18265, remote=/10.30.171.175:46290]) Closing immediately 15:29:27.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18265] - close(TransportIoSession[local=/10.30.170.167:18265, remote=/10.30.171.175:46290])[Immediately] closed 15:29:27.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c8daddf) signal close complete immediately=true 15:29:27.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46290])[Immediately] closed 15:29:27.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xef81038a, L:/10.30.170.167:18265 ! R:/10.30.171.175:46290] inactive. 15:29:27.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=436, channel=[id: 0xef81038a, L:/10.30.170.167:18265 ! R:/10.30.171.175:46290]} end of input detected while session was in state up 15:29:27.601 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=436, channel=[id: 0xef81038a, L:/10.30.170.167:18265 ! R:/10.30.171.175:46290]} down, reason: End of input 15:29:28.065 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35304]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:29:28.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35304]) process #22 SSH_MSG_IGNORE 15:29:28.065 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35304]) SSH_MSG_IGNORE 15:29:28.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:45728])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:28.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]) exit code=0, immediate=false 15:29:28.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:28.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45728]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:28.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:28.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45728]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:28.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]) Closing gracefully 15:29:28.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]) 15:29:28.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]) 15:29:28.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:28.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:28.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:28.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:28.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728])[immediately=false] processing 15:29:28.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:28.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45728]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:28.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:28.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]) Closing immediately 15:29:28.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:28.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:28.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728])[immediately=true] processing 15:29:28.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728] 15:29:28.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60b3ab54) signal close complete immediately=true 15:29:28.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:28.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@514fafff) signal close complete immediately=true 15:29:28.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728])[Immediately] closed 15:29:28.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]) result=null 15:29:28.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7698a851) signal close complete immediately=false 15:29:28.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72a3ef3) signal close complete immediately=false 15:29:28.189 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45728]) code=0 message='' shell closed 15:29:28.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45728]) Closing immediately 15:29:28.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:28.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45728]]) Closing immediately 15:29:28.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45728]) stopping 15:29:28.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45728]) stopped 15:29:28.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45728]])[Immediately] closed 15:29:28.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18266] - close(TransportIoSession[local=/10.30.170.167:18266, remote=/10.30.171.175:45728]) Closing immediately 15:29:28.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18266] - close(TransportIoSession[local=/10.30.170.167:18266, remote=/10.30.171.175:45728])[Immediately] closed 15:29:28.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a3edc49) signal close complete immediately=true 15:29:28.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45728])[Immediately] closed 15:29:28.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8bf27898, L:/10.30.170.167:18266 ! R:/10.30.171.175:45728] inactive. 15:29:28.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=437, channel=[id: 0x8bf27898, L:/10.30.170.167:18266 ! R:/10.30.171.175:45728]} end of input detected while session was in state up 15:29:28.190 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=437, channel=[id: 0x8bf27898, L:/10.30.170.167:18266 ! R:/10.30.171.175:45728]} down, reason: End of input 15:29:28.216 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42028]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:28.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42028]) process #24 SSH_MSG_IGNORE 15:29:28.216 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42028]) SSH_MSG_IGNORE 15:29:28.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40282]) process #23 SSH_MSG_IGNORE 15:29:28.348 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40282]) SSH_MSG_IGNORE 15:29:28.348 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40282]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:28.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:41950])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:28.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]) exit code=0, immediate=false 15:29:28.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:28.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41950]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:28.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:28.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41950]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:28.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]) Closing gracefully 15:29:28.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]) 15:29:28.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]) 15:29:28.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:28.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:28.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:28.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:28.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950])[immediately=false] processing 15:29:28.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:28.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41950]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:28.795 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:28.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]) Closing immediately 15:29:28.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:28.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:28.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950])[immediately=true] processing 15:29:28.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950] 15:29:28.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d11e7ef) signal close complete immediately=true 15:29:28.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:28.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72591b1f) signal close complete immediately=true 15:29:28.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950])[Immediately] closed 15:29:28.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]) result=null 15:29:28.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@634f841c) signal close complete immediately=false 15:29:28.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39f4f1f2) signal close complete immediately=false 15:29:28.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41950]) code=0 message='' shell closed 15:29:28.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41950]) Closing immediately 15:29:28.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:28.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41950]]) Closing immediately 15:29:28.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41950]) stopping 15:29:28.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41950]) stopped 15:29:28.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41950]])[Immediately] closed 15:29:28.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18267] - close(TransportIoSession[local=/10.30.170.167:18267, remote=/10.30.171.175:41950]) Closing immediately 15:29:28.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18267] - close(TransportIoSession[local=/10.30.170.167:18267, remote=/10.30.171.175:41950])[Immediately] closed 15:29:28.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b1857bc) signal close complete immediately=true 15:29:28.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41950])[Immediately] closed 15:29:28.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa15cd3b3, L:/10.30.170.167:18267 ! R:/10.30.171.175:41950] inactive. 15:29:28.796 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=438, channel=[id: 0xa15cd3b3, L:/10.30.170.167:18267 ! R:/10.30.171.175:41950]} end of input detected while session was in state up 15:29:28.797 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=438, channel=[id: 0xa15cd3b3, L:/10.30.170.167:18267 ! R:/10.30.171.175:41950]} down, reason: End of input 15:29:28.928 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48396]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:28.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:48396]) process #24 SSH_MSG_IGNORE 15:29:28.928 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:48396]) SSH_MSG_IGNORE 15:29:29.306 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43976]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:29:29.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43976]) process #22 SSH_MSG_IGNORE 15:29:29.307 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43976]) SSH_MSG_IGNORE 15:29:29.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:47488])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:29.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]) exit code=0, immediate=false 15:29:29.312 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47488]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47488]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]) Closing gracefully 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]) 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]) 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488])[immediately=false] processing 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47488]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]) Closing immediately 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488])[immediately=true] processing 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488] 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@223bc7cb) signal close complete immediately=true 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2998f830) signal close complete immediately=true 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488])[Immediately] closed 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]) result=null 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ddc2cfb) signal close complete immediately=false 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25b1eb7a) signal close complete immediately=false 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47488]) code=0 message='' shell closed 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:47488]) Closing immediately 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47488]]) Closing immediately 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47488]) stopping 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47488]) stopped 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47488]])[Immediately] closed 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18268] - close(TransportIoSession[local=/10.30.170.167:18268, remote=/10.30.171.175:47488]) Closing immediately 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18268] - close(TransportIoSession[local=/10.30.170.167:18268, remote=/10.30.171.175:47488])[Immediately] closed 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59487598) signal close complete immediately=true 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:47488])[Immediately] closed 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb9cf1a34, L:/10.30.170.167:18268 ! R:/10.30.171.175:47488] inactive. 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=439, channel=[id: 0xb9cf1a34, L:/10.30.170.167:18268 ! R:/10.30.171.175:47488]} end of input detected while session was in state up 15:29:29.313 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=439, channel=[id: 0xb9cf1a34, L:/10.30.170.167:18268 ! R:/10.30.171.175:47488]} down, reason: End of input 15:29:29.819 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54362]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:29.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54362]) process #24 SSH_MSG_IGNORE 15:29:29.820 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54362]) SSH_MSG_IGNORE 15:29:29.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:38210]) process #23 SSH_MSG_IGNORE 15:29:29.849 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:38210]) SSH_MSG_IGNORE 15:29:29.849 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38210]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:29.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:55442])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:29.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]) exit code=0, immediate=false 15:29:29.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:29.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55442]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:29.889 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:29.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55442]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:29.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]) Closing gracefully 15:29:29.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]) 15:29:29.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]) 15:29:29.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:29.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:29.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:29.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:29.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442])[immediately=false] processing 15:29:29.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:29.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55442]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:29.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:29.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]) Closing immediately 15:29:29.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:29.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:29.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442])[immediately=true] processing 15:29:29.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442] 15:29:29.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7af1536f) signal close complete immediately=true 15:29:29.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:29.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@18a136da) signal close complete immediately=true 15:29:29.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442])[Immediately] closed 15:29:29.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]) result=null 15:29:29.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3da7d69c) signal close complete immediately=false 15:29:29.890 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39e4a89d) signal close complete immediately=false 15:29:29.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55442]) code=0 message='' shell closed 15:29:29.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55442]) Closing immediately 15:29:29.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:29.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55442]]) Closing immediately 15:29:29.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55442]) stopping 15:29:29.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55442]) stopped 15:29:29.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55442]])[Immediately] closed 15:29:29.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18269] - close(TransportIoSession[local=/10.30.170.167:18269, remote=/10.30.171.175:55442]) Closing immediately 15:29:29.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18269] - close(TransportIoSession[local=/10.30.170.167:18269, remote=/10.30.171.175:55442])[Immediately] closed 15:29:29.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@497efee5) signal close complete immediately=true 15:29:29.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55442])[Immediately] closed 15:29:29.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4295e9b1, L:/10.30.170.167:18269 ! R:/10.30.171.175:55442] inactive. 15:29:29.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=440, channel=[id: 0x4295e9b1, L:/10.30.170.167:18269 ! R:/10.30.171.175:55442]} end of input detected while session was in state up 15:29:29.891 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=440, channel=[id: 0x4295e9b1, L:/10.30.170.167:18269 ! R:/10.30.171.175:55442]} down, reason: End of input 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:57678])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]) exit code=0, immediate=false 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57678]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57678]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]) Closing gracefully 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]) 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]) 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678])[immediately=false] processing 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57678]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]) Closing immediately 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678])[immediately=true] processing 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678] 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f907d4a) signal close complete immediately=true 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7c54f98a) signal close complete immediately=true 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678])[Immediately] closed 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]) result=null 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4300c1cf) signal close complete immediately=false 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71ed5d8b) signal close complete immediately=false 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57678]) code=0 message='' shell closed 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57678]) Closing immediately 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57678]]) Closing immediately 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57678]) stopping 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57678]) stopped 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57678]])[Immediately] closed 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18270] - close(TransportIoSession[local=/10.30.170.167:18270, remote=/10.30.171.175:57678]) Closing immediately 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18270] - close(TransportIoSession[local=/10.30.170.167:18270, remote=/10.30.171.175:57678])[Immediately] closed 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4dab04d1) signal close complete immediately=true 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57678])[Immediately] closed 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x79e9647e, L:/10.30.170.167:18270 ! R:/10.30.171.175:57678] inactive. 15:29:30.485 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=441, channel=[id: 0x79e9647e, L:/10.30.170.167:18270 ! R:/10.30.171.175:57678]} end of input detected while session was in state up 15:29:30.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=441, channel=[id: 0x79e9647e, L:/10.30.170.167:18270 ! R:/10.30.171.175:57678]} down, reason: End of input 15:29:30.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35124]) process #22 SSH_MSG_IGNORE 15:29:30.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35124]) SSH_MSG_IGNORE 15:29:30.739 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35124]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:29:31.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:37796])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:31.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]) exit code=0, immediate=false 15:29:31.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:31.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37796]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:31.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:31.035 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37796]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:31.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]) Closing gracefully 15:29:31.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]) 15:29:31.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]) 15:29:31.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:31.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:31.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:31.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:31.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796])[immediately=false] processing 15:29:31.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:31.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37796]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:31.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:31.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]) Closing immediately 15:29:31.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:31.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:31.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796])[immediately=true] processing 15:29:31.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796] 15:29:31.036 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79aa323b) signal close complete immediately=true 15:29:31.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:33802]) process #24 SSH_MSG_IGNORE 15:29:31.036 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:33802]) SSH_MSG_IGNORE 15:29:31.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:31.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21807d0f) signal close complete immediately=true 15:29:31.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796])[Immediately] closed 15:29:31.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]) result=null 15:29:31.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@665f3011) signal close complete immediately=false 15:29:31.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1759d3e4) signal close complete immediately=false 15:29:31.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37796]) code=0 message='' shell closed 15:29:31.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37796]) Closing immediately 15:29:31.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:31.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37796]]) Closing immediately 15:29:31.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37796]) stopping 15:29:31.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37796]) stopped 15:29:31.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37796]])[Immediately] closed 15:29:31.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18271] - close(TransportIoSession[local=/10.30.170.167:18271, remote=/10.30.171.175:37796]) Closing immediately 15:29:31.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18271] - close(TransportIoSession[local=/10.30.170.167:18271, remote=/10.30.171.175:37796])[Immediately] closed 15:29:31.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3fca10de) signal close complete immediately=true 15:29:31.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37796])[Immediately] closed 15:29:31.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb876f1a4, L:/10.30.170.167:18271 ! R:/10.30.171.175:37796] inactive. 15:29:31.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=442, channel=[id: 0xb876f1a4, L:/10.30.170.167:18271 ! R:/10.30.171.175:37796]} end of input detected while session was in state up 15:29:31.037 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=442, channel=[id: 0xb876f1a4, L:/10.30.170.167:18271 ! R:/10.30.171.175:37796]} down, reason: End of input 15:29:31.039 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33802]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:31.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43618]) process #23 SSH_MSG_IGNORE 15:29:31.186 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43618]) SSH_MSG_IGNORE 15:29:31.186 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43618]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:31.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:55268])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:31.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]) exit code=0, immediate=false 15:29:31.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:31.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55268]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:31.575 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:31.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55268]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:31.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]) Closing gracefully 15:29:31.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]) 15:29:31.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]) 15:29:31.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:31.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:31.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:31.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:31.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268])[immediately=false] processing 15:29:31.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:31.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55268]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:31.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:31.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]) Closing immediately 15:29:31.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:31.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:31.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268])[immediately=true] processing 15:29:31.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268] 15:29:31.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b26833d) signal close complete immediately=true 15:29:31.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:31.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@166b0f27) signal close complete immediately=true 15:29:31.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268])[Immediately] closed 15:29:31.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]) result=null 15:29:31.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d687b2d) signal close complete immediately=false 15:29:31.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a6677a9) signal close complete immediately=false 15:29:31.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55268]) code=0 message='' shell closed 15:29:31.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55268]) Closing immediately 15:29:31.576 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:31.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55268]]) Closing immediately 15:29:31.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55268]) stopping 15:29:31.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55268]) stopped 15:29:31.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55268]])[Immediately] closed 15:29:31.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18272] - close(TransportIoSession[local=/10.30.170.167:18272, remote=/10.30.171.175:55268]) Closing immediately 15:29:31.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18272] - close(TransportIoSession[local=/10.30.170.167:18272, remote=/10.30.171.175:55268])[Immediately] closed 15:29:31.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@553634b3) signal close complete immediately=true 15:29:31.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55268])[Immediately] closed 15:29:31.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd797c655, L:/10.30.170.167:18272 ! R:/10.30.171.175:55268] inactive. 15:29:31.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=443, channel=[id: 0xd797c655, L:/10.30.170.167:18272 ! R:/10.30.171.175:55268]} end of input detected while session was in state up 15:29:31.577 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=443, channel=[id: 0xd797c655, L:/10.30.170.167:18272 ! R:/10.30.171.175:55268]} down, reason: End of input 15:29:31.795 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43386]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:29:31.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43386]) process #22 SSH_MSG_IGNORE 15:29:31.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43386]) SSH_MSG_IGNORE 15:29:31.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60726]) process #24 SSH_MSG_IGNORE 15:29:31.976 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60726]) SSH_MSG_IGNORE 15:29:31.977 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60726]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:32.159 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:50286])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:32.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]) exit code=0, immediate=false 15:29:32.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:32.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50286]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:32.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:32.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50286]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:32.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]) Closing gracefully 15:29:32.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]) 15:29:32.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]) 15:29:32.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:32.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:32.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:32.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:32.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286])[immediately=false] processing 15:29:32.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:32.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:50286]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:32.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:32.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]) Closing immediately 15:29:32.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:32.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:32.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286])[immediately=true] processing 15:29:32.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286] 15:29:32.160 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79e3843a) signal close complete immediately=true 15:29:32.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:32.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61346246) signal close complete immediately=true 15:29:32.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286])[Immediately] closed 15:29:32.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]) result=null 15:29:32.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7b047483) signal close complete immediately=false 15:29:32.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1aae6b5b) signal close complete immediately=false 15:29:32.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:50286]) code=0 message='' shell closed 15:29:32.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50286]) Closing immediately 15:29:32.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:32.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50286]]) Closing immediately 15:29:32.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50286]) stopping 15:29:32.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:50286]) stopped 15:29:32.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:50286]])[Immediately] closed 15:29:32.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18273] - close(TransportIoSession[local=/10.30.170.167:18273, remote=/10.30.171.175:50286]) Closing immediately 15:29:32.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18273] - close(TransportIoSession[local=/10.30.170.167:18273, remote=/10.30.171.175:50286])[Immediately] closed 15:29:32.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f89fe60) signal close complete immediately=true 15:29:32.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:50286])[Immediately] closed 15:29:32.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x87bed2fe, L:/10.30.170.167:18273 ! R:/10.30.171.175:50286] inactive. 15:29:32.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=444, channel=[id: 0x87bed2fe, L:/10.30.170.167:18273 ! R:/10.30.171.175:50286]} end of input detected while session was in state up 15:29:32.161 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=444, channel=[id: 0x87bed2fe, L:/10.30.170.167:18273 ! R:/10.30.171.175:50286]} down, reason: End of input 15:29:32.354 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:37282]) process #23 SSH_MSG_IGNORE 15:29:32.355 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:37282]) SSH_MSG_IGNORE 15:29:32.356 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37282]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:32.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:42028])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:32.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]) exit code=0, immediate=false 15:29:32.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:32.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42028]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:32.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:32.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42028]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:32.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]) Closing gracefully 15:29:32.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]) 15:29:32.697 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]) 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028])[immediately=false] processing 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42028]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]) Closing immediately 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028])[immediately=true] processing 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028] 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5da19f5c) signal close complete immediately=true 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a7c9aab) signal close complete immediately=true 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028])[Immediately] closed 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]) result=null 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45df9ef1) signal close complete immediately=false 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@41daa0eb) signal close complete immediately=false 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42028]) code=0 message='' shell closed 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42028]) Closing immediately 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42028]]) Closing immediately 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42028]) stopping 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42028]) stopped 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42028]])[Immediately] closed 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18274] - close(TransportIoSession[local=/10.30.170.167:18274, remote=/10.30.171.175:42028]) Closing immediately 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18274] - close(TransportIoSession[local=/10.30.170.167:18274, remote=/10.30.171.175:42028])[Immediately] closed 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10d08cf3) signal close complete immediately=true 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42028])[Immediately] closed 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x331b65c4, L:/10.30.170.167:18274 ! R:/10.30.171.175:42028] inactive. 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=445, channel=[id: 0x331b65c4, L:/10.30.170.167:18274 ! R:/10.30.171.175:42028]} end of input detected while session was in state up 15:29:32.698 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=445, channel=[id: 0x331b65c4, L:/10.30.170.167:18274 ! R:/10.30.171.175:42028]} down, reason: End of input 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:48396])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]) exit code=0, immediate=false 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48396]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48396]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]) Closing gracefully 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]) 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]) 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396])[immediately=false] processing 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48396]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]) Closing immediately 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396])[immediately=true] processing 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396] 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@34fc9c3e) signal close complete immediately=true 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ab3599e) signal close complete immediately=true 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396])[Immediately] closed 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]) result=null 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@288053c2) signal close complete immediately=false 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@a26a14a) signal close complete immediately=false 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48396]) code=0 message='' shell closed 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48396]) Closing immediately 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48396]]) Closing immediately 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48396]) stopping 15:29:33.283 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48396]) stopped 15:29:33.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48396]])[Immediately] closed 15:29:33.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18275] - close(TransportIoSession[local=/10.30.170.167:18275, remote=/10.30.171.175:48396]) Closing immediately 15:29:33.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18275] - close(TransportIoSession[local=/10.30.170.167:18275, remote=/10.30.171.175:48396])[Immediately] closed 15:29:33.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5aebd15c) signal close complete immediately=true 15:29:33.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48396])[Immediately] closed 15:29:33.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x31c52a66, L:/10.30.170.167:18275 ! R:/10.30.171.175:48396] inactive. 15:29:33.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=446, channel=[id: 0x31c52a66, L:/10.30.170.167:18275 ! R:/10.30.171.175:48396]} end of input detected while session was in state up 15:29:33.284 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=446, channel=[id: 0x31c52a66, L:/10.30.170.167:18275 ! R:/10.30.171.175:48396]} down, reason: End of input 15:29:33.309 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59152]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:33.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59152]) process #24 SSH_MSG_IGNORE 15:29:33.309 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59152]) SSH_MSG_IGNORE 15:29:33.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59260]) process #22 SSH_MSG_IGNORE 15:29:33.358 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59260]) SSH_MSG_IGNORE 15:29:33.359 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59260]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:29:33.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40090]) process #23 SSH_MSG_IGNORE 15:29:33.587 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40090]) SSH_MSG_IGNORE 15:29:33.587 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40090]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:33.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:54362])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:33.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]) exit code=0, immediate=false 15:29:33.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:33.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54362]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:33.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:33.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54362]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:33.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]) Closing gracefully 15:29:33.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]) 15:29:33.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]) 15:29:33.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:33.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:33.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:33.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:33.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362])[immediately=false] processing 15:29:33.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:33.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54362]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:33.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:33.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]) Closing immediately 15:29:33.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:33.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:33.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362])[immediately=true] processing 15:29:33.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362] 15:29:33.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@88070f5) signal close complete immediately=true 15:29:33.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:33.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@437970c3) signal close complete immediately=true 15:29:33.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362])[Immediately] closed 15:29:33.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]) result=null 15:29:33.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@bc685f0) signal close complete immediately=false 15:29:33.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d74129e) signal close complete immediately=false 15:29:33.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54362]) code=0 message='' shell closed 15:29:33.885 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54362]) Closing immediately 15:29:33.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:33.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54362]]) Closing immediately 15:29:33.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54362]) stopping 15:29:33.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54362]) stopped 15:29:33.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54362]])[Immediately] closed 15:29:33.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18276] - close(TransportIoSession[local=/10.30.170.167:18276, remote=/10.30.171.175:54362]) Closing immediately 15:29:33.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18276] - close(TransportIoSession[local=/10.30.170.167:18276, remote=/10.30.171.175:54362])[Immediately] closed 15:29:33.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56f8c61d) signal close complete immediately=true 15:29:33.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54362])[Immediately] closed 15:29:33.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9404d87a, L:/10.30.170.167:18276 ! R:/10.30.171.175:54362] inactive. 15:29:33.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=447, channel=[id: 0x9404d87a, L:/10.30.170.167:18276 ! R:/10.30.171.175:54362]} end of input detected while session was in state up 15:29:33.886 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=447, channel=[id: 0x9404d87a, L:/10.30.170.167:18276 ! R:/10.30.171.175:54362]} down, reason: End of input 15:29:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59614]) process #24 SSH_MSG_IGNORE 15:29:34.413 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59614]) SSH_MSG_IGNORE 15:29:34.416 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59614]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:34.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:33802])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:34.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]) exit code=0, immediate=false 15:29:34.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:34.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33802]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:34.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:34.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33802]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:34.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]) Closing gracefully 15:29:34.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]) 15:29:34.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]) 15:29:34.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:34.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:34.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:34.474 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:34.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802])[immediately=false] processing 15:29:34.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:34.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:33802]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:34.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:34.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]) Closing immediately 15:29:34.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:34.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:34.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802])[immediately=true] processing 15:29:34.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802] 15:29:34.475 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c429082) signal close complete immediately=true 15:29:34.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:34.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6dd2eb32) signal close complete immediately=true 15:29:34.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802])[Immediately] closed 15:29:34.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]) result=null 15:29:34.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@227e6329) signal close complete immediately=false 15:29:34.476 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e16ae86) signal close complete immediately=false 15:29:34.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:33802]) code=0 message='' shell closed 15:29:34.478 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:33802]) Closing immediately 15:29:34.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:34.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33802]]) Closing immediately 15:29:34.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33802]) stopping 15:29:34.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:33802]) stopped 15:29:34.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:33802]])[Immediately] closed 15:29:34.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18277] - close(TransportIoSession[local=/10.30.170.167:18277, remote=/10.30.171.175:33802]) Closing immediately 15:29:34.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18277] - close(TransportIoSession[local=/10.30.170.167:18277, remote=/10.30.171.175:33802])[Immediately] closed 15:29:34.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46f8f546) signal close complete immediately=true 15:29:34.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:33802])[Immediately] closed 15:29:34.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x9ca4e0c2, L:/10.30.170.167:18277 ! R:/10.30.171.175:33802] inactive. 15:29:34.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=448, channel=[id: 0x9ca4e0c2, L:/10.30.170.167:18277 ! R:/10.30.171.175:33802]} end of input detected while session was in state up 15:29:34.479 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=448, channel=[id: 0x9ca4e0c2, L:/10.30.170.167:18277 ! R:/10.30.171.175:33802]} down, reason: End of input 15:29:35.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:60726])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:35.058 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]) exit code=0, immediate=false 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60726]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60726]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]) Closing gracefully 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]) 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]) 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726])[immediately=false] processing 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60726]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]) Closing immediately 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726])[immediately=true] processing 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726] 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@476c40d8) signal close complete immediately=true 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6969650) signal close complete immediately=true 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726])[Immediately] closed 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]) result=null 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7744d9db) signal close complete immediately=false 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5b6d0b2c) signal close complete immediately=false 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60726]) code=0 message='' shell closed 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60726]) Closing immediately 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60726]]) Closing immediately 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60726]) stopping 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60726]) stopped 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60726]])[Immediately] closed 15:29:35.059 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18278] - close(TransportIoSession[local=/10.30.170.167:18278, remote=/10.30.171.175:60726]) Closing immediately 15:29:35.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18278] - close(TransportIoSession[local=/10.30.170.167:18278, remote=/10.30.171.175:60726])[Immediately] closed 15:29:35.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7e22ea19) signal close complete immediately=true 15:29:35.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60726])[Immediately] closed 15:29:35.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2a2c152f, L:/10.30.170.167:18278 ! R:/10.30.171.175:60726] inactive. 15:29:35.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=449, channel=[id: 0x2a2c152f, L:/10.30.170.167:18278 ! R:/10.30.171.175:60726]} end of input detected while session was in state up 15:29:35.060 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=449, channel=[id: 0x2a2c152f, L:/10.30.170.167:18278 ! R:/10.30.171.175:60726]} down, reason: End of input 15:29:35.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56248]) process #22 SSH_MSG_IGNORE 15:29:35.123 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56248]) SSH_MSG_IGNORE 15:29:35.123 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56248]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:29:35.216 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47086]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:35.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47086]) process #23 SSH_MSG_IGNORE 15:29:35.216 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47086]) SSH_MSG_IGNORE 15:29:35.224 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55726]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:35.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:55726]) process #24 SSH_MSG_IGNORE 15:29:35.224 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:55726]) SSH_MSG_IGNORE 15:29:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:59152])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]) exit code=0, immediate=false 15:29:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59152]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59152]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]) Closing gracefully 15:29:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]) 15:29:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]) 15:29:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152])[immediately=false] processing 15:29:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59152]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]) Closing immediately 15:29:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152])[immediately=true] processing 15:29:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152] 15:29:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7be6d6d7) signal close complete immediately=true 15:29:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@31692031) signal close complete immediately=true 15:29:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152])[Immediately] closed 15:29:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]) result=null 15:29:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@735c95bb) signal close complete immediately=false 15:29:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10769bd3) signal close complete immediately=false 15:29:35.639 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59152]) code=0 message='' shell closed 15:29:35.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59152]) Closing immediately 15:29:35.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:35.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59152]]) Closing immediately 15:29:35.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59152]) stopping 15:29:35.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59152]) stopped 15:29:35.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59152]])[Immediately] closed 15:29:35.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18279] - close(TransportIoSession[local=/10.30.170.167:18279, remote=/10.30.171.175:59152]) Closing immediately 15:29:35.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18279] - close(TransportIoSession[local=/10.30.170.167:18279, remote=/10.30.171.175:59152])[Immediately] closed 15:29:35.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5debb764) signal close complete immediately=true 15:29:35.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59152])[Immediately] closed 15:29:35.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x46923ced, L:/10.30.170.167:18279 ! R:/10.30.171.175:59152] inactive. 15:29:35.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=450, channel=[id: 0x46923ced, L:/10.30.170.167:18279 ! R:/10.30.171.175:59152]} end of input detected while session was in state up 15:29:35.640 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=450, channel=[id: 0x46923ced, L:/10.30.170.167:18279 ! R:/10.30.171.175:59152]} down, reason: End of input 15:29:36.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:59614])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:36.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]) exit code=0, immediate=false 15:29:36.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:36.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59614]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:36.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:36.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59614]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:36.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]) Closing gracefully 15:29:36.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]) 15:29:36.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]) 15:29:36.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:36.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:36.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:36.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:36.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614])[immediately=false] processing 15:29:36.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:36.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59614]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:36.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:36.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]) Closing immediately 15:29:36.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:36.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:36.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614])[immediately=true] processing 15:29:36.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614] 15:29:36.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c9c57a1) signal close complete immediately=true 15:29:36.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:36.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@286c9158) signal close complete immediately=true 15:29:36.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614])[Immediately] closed 15:29:36.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]) result=null 15:29:36.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4fb7bdc) signal close complete immediately=false 15:29:36.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d165d2b) signal close complete immediately=false 15:29:36.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59614]) code=0 message='' shell closed 15:29:36.221 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59614]) Closing immediately 15:29:36.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:36.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59614]]) Closing immediately 15:29:36.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59614]) stopping 15:29:36.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59614]) stopped 15:29:36.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59614]])[Immediately] closed 15:29:36.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18280] - close(TransportIoSession[local=/10.30.170.167:18280, remote=/10.30.171.175:59614]) Closing immediately 15:29:36.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18280] - close(TransportIoSession[local=/10.30.170.167:18280, remote=/10.30.171.175:59614])[Immediately] closed 15:29:36.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53593477) signal close complete immediately=true 15:29:36.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59614])[Immediately] closed 15:29:36.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0154a5dc, L:/10.30.170.167:18280 ! R:/10.30.171.175:59614] inactive. 15:29:36.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=451, channel=[id: 0x0154a5dc, L:/10.30.170.167:18280 ! R:/10.30.171.175:59614]} end of input detected while session was in state up 15:29:36.222 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=451, channel=[id: 0x0154a5dc, L:/10.30.170.167:18280 ! R:/10.30.171.175:59614]} down, reason: End of input 15:29:36.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:46464]) process #22 SSH_MSG_IGNORE 15:29:36.234 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:46464]) SSH_MSG_IGNORE 15:29:36.234 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46464]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:29:36.507 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44996]) packet #25 sending command=2[SSH_MSG_IGNORE] len=27 15:29:36.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:44996]) process #24 SSH_MSG_IGNORE 15:29:36.507 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:44996]) SSH_MSG_IGNORE 15:29:36.735 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57744]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:36.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:57744]) process #23 SSH_MSG_IGNORE 15:29:36.736 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:57744]) SSH_MSG_IGNORE 15:29:36.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:55726])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:36.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]) exit code=0, immediate=false 15:29:36.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:36.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55726]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:36.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:36.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55726]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:36.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]) Closing gracefully 15:29:36.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]) 15:29:36.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]) 15:29:36.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:36.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:36.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:36.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:36.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726])[immediately=false] processing 15:29:36.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:36.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:55726]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:36.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:36.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]) Closing immediately 15:29:36.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:36.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:36.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726])[immediately=true] processing 15:29:36.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726] 15:29:36.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@375536bf) signal close complete immediately=true 15:29:36.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:36.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4346da18) signal close complete immediately=true 15:29:36.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726])[Immediately] closed 15:29:36.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]) result=null 15:29:36.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54dc017d) signal close complete immediately=false 15:29:36.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57e6f54d) signal close complete immediately=false 15:29:36.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:55726]) code=0 message='' shell closed 15:29:36.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55726]) Closing immediately 15:29:36.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:36.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55726]]) Closing immediately 15:29:36.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55726]) stopping 15:29:36.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:55726]) stopped 15:29:36.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:55726]])[Immediately] closed 15:29:36.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18281] - close(TransportIoSession[local=/10.30.170.167:18281, remote=/10.30.171.175:55726]) Closing immediately 15:29:36.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18281] - close(TransportIoSession[local=/10.30.170.167:18281, remote=/10.30.171.175:55726])[Immediately] closed 15:29:36.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4918d1c0) signal close complete immediately=true 15:29:36.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:55726])[Immediately] closed 15:29:36.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x39ee0c47, L:/10.30.170.167:18281 ! R:/10.30.171.175:55726] inactive. 15:29:36.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=452, channel=[id: 0x39ee0c47, L:/10.30.170.167:18281 ! R:/10.30.171.175:55726]} end of input detected while session was in state up 15:29:36.810 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=452, channel=[id: 0x39ee0c47, L:/10.30.170.167:18281 ! R:/10.30.171.175:55726]} down, reason: End of input 15:29:37.214 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40596]) packet #23 sending command=2[SSH_MSG_IGNORE] len=27 15:29:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40596]) process #22 SSH_MSG_IGNORE 15:29:37.214 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40596]) SSH_MSG_IGNORE 15:29:37.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:44996])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:37.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]) exit code=0, immediate=false 15:29:37.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:37.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44996]) packet #26 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:37.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:37.420 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44996]) packet #27 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]) Closing gracefully 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]) 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]) 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996])[immediately=false] processing 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:44996]) packet #28 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]) Closing immediately 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996])[immediately=true] processing 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996] 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@47735cdb) signal close complete immediately=true 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d11c3a1) signal close complete immediately=true 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996])[Immediately] closed 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]) result=null 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a376aa9) signal close complete immediately=false 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2478a3b3) signal close complete immediately=false 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:44996]) code=0 message='' shell closed 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44996]) Closing immediately 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44996]]) Closing immediately 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44996]) stopping 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:44996]) stopped 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:44996]])[Immediately] closed 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18282] - close(TransportIoSession[local=/10.30.170.167:18282, remote=/10.30.171.175:44996]) Closing immediately 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18282] - close(TransportIoSession[local=/10.30.170.167:18282, remote=/10.30.171.175:44996])[Immediately] closed 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79b0b663) signal close complete immediately=true 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:44996])[Immediately] closed 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc6f263f0, L:/10.30.170.167:18282 ! R:/10.30.171.175:44996] inactive. 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=453, channel=[id: 0xc6f263f0, L:/10.30.170.167:18282 ! R:/10.30.171.175:44996]} end of input detected while session was in state up 15:29:37.421 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=453, channel=[id: 0xc6f263f0, L:/10.30.170.167:18282 ! R:/10.30.171.175:44996]} down, reason: End of input 15:29:38.001 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54286]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:38.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:54286]) process #23 SSH_MSG_IGNORE 15:29:38.001 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:54286]) SSH_MSG_IGNORE 15:29:38.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:43062])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:38.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]) exit code=0, immediate=false 15:29:38.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:38.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43062]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:38.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:38.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43062]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:38.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]) Closing gracefully 15:29:38.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]) 15:29:38.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]) 15:29:38.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:38.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:38.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:38.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:38.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062])[immediately=false] processing 15:29:38.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:38.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43062]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:38.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:38.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]) Closing immediately 15:29:38.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:38.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:38.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062])[immediately=true] processing 15:29:38.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062] 15:29:38.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16c1acbb) signal close complete immediately=true 15:29:38.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:38.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6826cb5f) signal close complete immediately=true 15:29:38.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062])[Immediately] closed 15:29:38.007 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]) result=null 15:29:38.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@34c767de) signal close complete immediately=false 15:29:38.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@29870565) signal close complete immediately=false 15:29:38.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43062]) code=0 message='' shell closed 15:29:38.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43062]) Closing immediately 15:29:38.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:38.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43062]]) Closing immediately 15:29:38.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43062]) stopping 15:29:38.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43062]) stopped 15:29:38.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43062]])[Immediately] closed 15:29:38.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18283] - close(TransportIoSession[local=/10.30.170.167:18283, remote=/10.30.171.175:43062]) Closing immediately 15:29:38.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18283] - close(TransportIoSession[local=/10.30.170.167:18283, remote=/10.30.171.175:43062])[Immediately] closed 15:29:38.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3238c09a) signal close complete immediately=true 15:29:38.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43062])[Immediately] closed 15:29:38.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x35460bfb, L:/10.30.170.167:18283 ! R:/10.30.171.175:43062] inactive. 15:29:38.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=454, channel=[id: 0x35460bfb, L:/10.30.170.167:18283 ! R:/10.30.171.175:43062]} end of input detected while session was in state up 15:29:38.008 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=454, channel=[id: 0x35460bfb, L:/10.30.170.167:18283 ! R:/10.30.171.175:43062]} down, reason: End of input 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:58670])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]) exit code=0, immediate=false 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58670]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58670]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]) Closing gracefully 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]) 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]) 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670])[immediately=false] processing 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:58670]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]) Closing immediately 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670])[immediately=true] processing 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670] 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5599a997) signal close complete immediately=true 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56a13900) signal close complete immediately=true 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670])[Immediately] closed 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]) result=null 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5f845bac) signal close complete immediately=false 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ec8d301) signal close complete immediately=false 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:58670]) code=0 message='' shell closed 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58670]) Closing immediately 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:38.590 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58670]]) Closing immediately 15:29:38.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58670]) stopping 15:29:38.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:58670]) stopped 15:29:38.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:58670]])[Immediately] closed 15:29:38.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18284] - close(TransportIoSession[local=/10.30.170.167:18284, remote=/10.30.171.175:58670]) Closing immediately 15:29:38.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18284] - close(TransportIoSession[local=/10.30.170.167:18284, remote=/10.30.171.175:58670])[Immediately] closed 15:29:38.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46050c5e) signal close complete immediately=true 15:29:38.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:58670])[Immediately] closed 15:29:38.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x40fb846b, L:/10.30.170.167:18284 ! R:/10.30.171.175:58670] inactive. 15:29:38.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=455, channel=[id: 0x40fb846b, L:/10.30.170.167:18284 ! R:/10.30.171.175:58670]} end of input detected while session was in state up 15:29:38.591 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=455, channel=[id: 0x40fb846b, L:/10.30.170.167:18284 ! R:/10.30.171.175:58670]} down, reason: End of input 15:29:39.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:41062])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:39.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]) exit code=0, immediate=false 15:29:39.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:39.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41062]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:39.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:39.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41062]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:39.172 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]) Closing gracefully 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]) 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]) 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062])[immediately=false] processing 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41062]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]) Closing immediately 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062])[immediately=true] processing 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062] 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67ade73e) signal close complete immediately=true 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1176b76) signal close complete immediately=true 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062])[Immediately] closed 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]) result=null 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a2bb103) signal close complete immediately=false 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73b900a) signal close complete immediately=false 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41062]) code=0 message='' shell closed 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41062]) Closing immediately 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41062]]) Closing immediately 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41062]) stopping 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41062]) stopped 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41062]])[Immediately] closed 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18285] - close(TransportIoSession[local=/10.30.170.167:18285, remote=/10.30.171.175:41062]) Closing immediately 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18285] - close(TransportIoSession[local=/10.30.170.167:18285, remote=/10.30.171.175:41062])[Immediately] closed 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@fa713c4) signal close complete immediately=true 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41062])[Immediately] closed 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x269b29bb, L:/10.30.170.167:18285 ! R:/10.30.171.175:41062] inactive. 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=456, channel=[id: 0x269b29bb, L:/10.30.170.167:18285 ! R:/10.30.171.175:41062]} end of input detected while session was in state up 15:29:39.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=456, channel=[id: 0x269b29bb, L:/10.30.170.167:18285 ! R:/10.30.171.175:41062]} down, reason: End of input 15:29:39.365 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:56416]) process #23 SSH_MSG_IGNORE 15:29:39.366 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:56416]) SSH_MSG_IGNORE 15:29:39.366 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56416]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:34438])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]) exit code=0, immediate=false 15:29:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34438]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34438]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]) Closing gracefully 15:29:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]) 15:29:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]) 15:29:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438])[immediately=false] processing 15:29:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:34438]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]) Closing immediately 15:29:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438])[immediately=true] processing 15:29:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438] 15:29:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3677ca82) signal close complete immediately=true 15:29:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17b8b4f5) signal close complete immediately=true 15:29:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438])[Immediately] closed 15:29:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]) result=null 15:29:39.755 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5d511868) signal close complete immediately=false 15:29:39.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54a07542) signal close complete immediately=false 15:29:39.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:34438]) code=0 message='' shell closed 15:29:39.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34438]) Closing immediately 15:29:39.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:39.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34438]]) Closing immediately 15:29:39.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34438]) stopping 15:29:39.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:34438]) stopped 15:29:39.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:34438]])[Immediately] closed 15:29:39.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18286] - close(TransportIoSession[local=/10.30.170.167:18286, remote=/10.30.171.175:34438]) Closing immediately 15:29:39.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18286] - close(TransportIoSession[local=/10.30.170.167:18286, remote=/10.30.171.175:34438])[Immediately] closed 15:29:39.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c8b868e) signal close complete immediately=true 15:29:39.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:34438])[Immediately] closed 15:29:39.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5f27b57f, L:/10.30.170.167:18286 ! R:/10.30.171.175:34438] inactive. 15:29:39.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=457, channel=[id: 0x5f27b57f, L:/10.30.170.167:18286 ! R:/10.30.171.175:34438]} end of input detected while session was in state up 15:29:39.756 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=457, channel=[id: 0x5f27b57f, L:/10.30.170.167:18286 ! R:/10.30.171.175:34438]} down, reason: End of input 15:29:40.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:37728])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:40.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]) exit code=0, immediate=false 15:29:40.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:40.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37728]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:40.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:40.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37728]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:40.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]) Closing gracefully 15:29:40.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]) 15:29:40.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]) 15:29:40.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:40.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:40.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:40.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:40.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728])[immediately=false] processing 15:29:40.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:40.340 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37728]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:40.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:40.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]) Closing immediately 15:29:40.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:40.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:40.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728])[immediately=true] processing 15:29:40.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728] 15:29:40.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@619458e) signal close complete immediately=true 15:29:40.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:40.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ef613ed) signal close complete immediately=true 15:29:40.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728])[Immediately] closed 15:29:40.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]) result=null 15:29:40.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a4d09fa) signal close complete immediately=false 15:29:40.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43dfe2fa) signal close complete immediately=false 15:29:40.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37728]) code=0 message='' shell closed 15:29:40.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37728]) Closing immediately 15:29:40.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:40.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37728]]) Closing immediately 15:29:40.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37728]) stopping 15:29:40.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37728]) stopped 15:29:40.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37728]])[Immediately] closed 15:29:40.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18287] - close(TransportIoSession[local=/10.30.170.167:18287, remote=/10.30.171.175:37728]) Closing immediately 15:29:40.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18287] - close(TransportIoSession[local=/10.30.170.167:18287, remote=/10.30.171.175:37728])[Immediately] closed 15:29:40.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@fa6ea3a) signal close complete immediately=true 15:29:40.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37728])[Immediately] closed 15:29:40.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x02db9136, L:/10.30.170.167:18287 ! R:/10.30.171.175:37728] inactive. 15:29:40.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=458, channel=[id: 0x02db9136, L:/10.30.170.167:18287 ! R:/10.30.171.175:37728]} end of input detected while session was in state up 15:29:40.341 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=458, channel=[id: 0x02db9136, L:/10.30.170.167:18287 ! R:/10.30.171.175:37728]} down, reason: End of input 15:29:40.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40930]) process #23 SSH_MSG_IGNORE 15:29:40.745 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40930]) SSH_MSG_IGNORE 15:29:40.745 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40930]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:60648])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]) exit code=0, immediate=false 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60648]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60648]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]) Closing gracefully 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]) 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]) 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648])[immediately=false] processing 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60648]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]) Closing immediately 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648])[immediately=true] processing 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648] 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@12d63677) signal close complete immediately=true 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@11c35ef6) signal close complete immediately=true 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648])[Immediately] closed 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]) result=null 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c21e65d) signal close complete immediately=false 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ded70c5) signal close complete immediately=false 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60648]) code=0 message='' shell closed 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60648]) Closing immediately 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60648]]) Closing immediately 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60648]) stopping 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60648]) stopped 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60648]])[Immediately] closed 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18288] - close(TransportIoSession[local=/10.30.170.167:18288, remote=/10.30.171.175:60648]) Closing immediately 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18288] - close(TransportIoSession[local=/10.30.170.167:18288, remote=/10.30.171.175:60648])[Immediately] closed 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e2b8281) signal close complete immediately=true 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60648])[Immediately] closed 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1427e41c, L:/10.30.170.167:18288 ! R:/10.30.171.175:60648] inactive. 15:29:40.934 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=459, channel=[id: 0x1427e41c, L:/10.30.170.167:18288 ! R:/10.30.171.175:60648]} end of input detected while session was in state up 15:29:40.935 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=459, channel=[id: 0x1427e41c, L:/10.30.170.167:18288 ! R:/10.30.171.175:60648]} down, reason: End of input 15:29:41.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:49088])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:41.507 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]) exit code=0, immediate=false 15:29:41.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:41.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49088]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:41.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:41.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49088]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:41.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]) Closing gracefully 15:29:41.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]) 15:29:41.509 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]) 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088])[immediately=false] processing 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:49088]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]) Closing immediately 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088])[immediately=true] processing 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088] 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e8bf3cc) signal close complete immediately=true 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@77cfeaed) signal close complete immediately=true 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088])[Immediately] closed 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]) result=null 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7968bcf8) signal close complete immediately=false 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f0b3870) signal close complete immediately=false 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:49088]) code=0 message='' shell closed 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:49088]) Closing immediately 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49088]]) Closing immediately 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:49088]) stopping 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:49088]) stopped 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:49088]])[Immediately] closed 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18289] - close(TransportIoSession[local=/10.30.170.167:18289, remote=/10.30.171.175:49088]) Closing immediately 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18289] - close(TransportIoSession[local=/10.30.170.167:18289, remote=/10.30.171.175:49088])[Immediately] closed 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3e0fabce) signal close complete immediately=true 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:49088])[Immediately] closed 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1b89a775, L:/10.30.170.167:18289 ! R:/10.30.171.175:49088] inactive. 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=460, channel=[id: 0x1b89a775, L:/10.30.170.167:18289 ! R:/10.30.171.175:49088]} end of input detected while session was in state up 15:29:41.510 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=460, channel=[id: 0x1b89a775, L:/10.30.170.167:18289 ! R:/10.30.171.175:49088]} down, reason: End of input 15:29:41.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:52712]) process #23 SSH_MSG_IGNORE 15:29:41.856 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:52712]) SSH_MSG_IGNORE 15:29:41.857 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52712]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:42.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:52344])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:42.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]) exit code=0, immediate=false 15:29:42.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:42.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52344]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:42.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:42.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52344]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:42.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]) Closing gracefully 15:29:42.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]) 15:29:42.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]) 15:29:42.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:42.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:42.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:42.051 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:42.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344])[immediately=false] processing 15:29:42.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:42.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52344]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:42.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:42.054 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]) Closing immediately 15:29:42.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:42.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:42.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344])[immediately=true] processing 15:29:42.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344] 15:29:42.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c6369aa) signal close complete immediately=true 15:29:42.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:42.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@36e8f7ee) signal close complete immediately=true 15:29:42.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344])[Immediately] closed 15:29:42.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]) result=null 15:29:42.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6790fd98) signal close complete immediately=false 15:29:42.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@aabde5a) signal close complete immediately=false 15:29:42.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52344]) code=0 message='' shell closed 15:29:42.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52344]) Closing immediately 15:29:42.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:42.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52344]]) Closing immediately 15:29:42.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52344]) stopping 15:29:42.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52344]) stopped 15:29:42.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52344]])[Immediately] closed 15:29:42.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18290] - close(TransportIoSession[local=/10.30.170.167:18290, remote=/10.30.171.175:52344]) Closing immediately 15:29:42.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18290] - close(TransportIoSession[local=/10.30.170.167:18290, remote=/10.30.171.175:52344])[Immediately] closed 15:29:42.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1d12c89c) signal close complete immediately=true 15:29:42.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52344])[Immediately] closed 15:29:42.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe88cc596, L:/10.30.170.167:18290 ! R:/10.30.171.175:52344] inactive. 15:29:42.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=461, channel=[id: 0xe88cc596, L:/10.30.170.167:18290 ! R:/10.30.171.175:52344]} end of input detected while session was in state up 15:29:42.055 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=461, channel=[id: 0xe88cc596, L:/10.30.170.167:18290 ! R:/10.30.171.175:52344]} down, reason: End of input 15:29:42.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:36900])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:42.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]) exit code=0, immediate=false 15:29:42.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:42.617 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36900]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36900]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]) Closing gracefully 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]) 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]) 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900])[immediately=false] processing 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:36900]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]) Closing immediately 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900])[immediately=true] processing 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900] 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@57aa1215) signal close complete immediately=true 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59afaa81) signal close complete immediately=true 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900])[Immediately] closed 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]) result=null 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@376984d) signal close complete immediately=false 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42c560c0) signal close complete immediately=false 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:36900]) code=0 message='' shell closed 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36900]) Closing immediately 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36900]]) Closing immediately 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36900]) stopping 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:36900]) stopped 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:36900]])[Immediately] closed 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18291] - close(TransportIoSession[local=/10.30.170.167:18291, remote=/10.30.171.175:36900]) Closing immediately 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18291] - close(TransportIoSession[local=/10.30.170.167:18291, remote=/10.30.171.175:36900])[Immediately] closed 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@45f8f837) signal close complete immediately=true 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:36900])[Immediately] closed 15:29:42.618 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0c073cc2, L:/10.30.170.167:18291 ! R:/10.30.171.175:36900] inactive. 15:29:42.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=462, channel=[id: 0x0c073cc2, L:/10.30.170.167:18291 ! R:/10.30.171.175:36900]} end of input detected while session was in state up 15:29:42.619 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=462, channel=[id: 0x0c073cc2, L:/10.30.170.167:18291 ! R:/10.30.171.175:36900]} down, reason: End of input 15:29:42.900 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53756]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:42.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:53756]) process #23 SSH_MSG_IGNORE 15:29:42.901 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:53756]) SSH_MSG_IGNORE 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:54670])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]) exit code=0, immediate=false 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54670]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54670]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]) Closing gracefully 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]) 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]) 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670])[immediately=false] processing 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54670]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]) Closing immediately 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670])[immediately=true] processing 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670] 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3204d6e2) signal close complete immediately=true 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@757ddb4b) signal close complete immediately=true 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670])[Immediately] closed 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]) result=null 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71180865) signal close complete immediately=false 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3a45338d) signal close complete immediately=false 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54670]) code=0 message='' shell closed 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54670]) Closing immediately 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54670]]) Closing immediately 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54670]) stopping 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54670]) stopped 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54670]])[Immediately] closed 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18292] - close(TransportIoSession[local=/10.30.170.167:18292, remote=/10.30.171.175:54670]) Closing immediately 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18292] - close(TransportIoSession[local=/10.30.170.167:18292, remote=/10.30.171.175:54670])[Immediately] closed 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ee241e1) signal close complete immediately=true 15:29:43.195 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54670])[Immediately] closed 15:29:43.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd8a2cb90, L:/10.30.170.167:18292 ! R:/10.30.171.175:54670] inactive. 15:29:43.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=463, channel=[id: 0xd8a2cb90, L:/10.30.170.167:18292 ! R:/10.30.171.175:54670]} end of input detected while session was in state up 15:29:43.196 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=463, channel=[id: 0xd8a2cb90, L:/10.30.170.167:18292 ! R:/10.30.171.175:54670]} down, reason: End of input 15:29:43.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:57900])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:43.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]) exit code=0, immediate=false 15:29:43.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:43.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57900]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:43.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:43.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57900]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:43.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]) Closing gracefully 15:29:43.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]) 15:29:43.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]) 15:29:43.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:43.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:43.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:43.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:43.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900])[immediately=false] processing 15:29:43.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:43.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57900]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:43.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:43.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]) Closing immediately 15:29:43.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:43.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:43.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900])[immediately=true] processing 15:29:43.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900] 15:29:43.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f00a72d) signal close complete immediately=true 15:29:43.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:43.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@74e7aa0b) signal close complete immediately=true 15:29:43.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900])[Immediately] closed 15:29:43.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]) result=null 15:29:43.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1c3aea5b) signal close complete immediately=false 15:29:43.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@71508c14) signal close complete immediately=false 15:29:43.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57900]) code=0 message='' shell closed 15:29:43.794 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57900]) Closing immediately 15:29:43.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:43.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57900]]) Closing immediately 15:29:43.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57900]) stopping 15:29:43.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57900]) stopped 15:29:43.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57900]])[Immediately] closed 15:29:43.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18293] - close(TransportIoSession[local=/10.30.170.167:18293, remote=/10.30.171.175:57900]) Closing immediately 15:29:43.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18293] - close(TransportIoSession[local=/10.30.170.167:18293, remote=/10.30.171.175:57900])[Immediately] closed 15:29:43.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b5374dc) signal close complete immediately=true 15:29:43.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57900])[Immediately] closed 15:29:43.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xde0e6fce, L:/10.30.170.167:18293 ! R:/10.30.171.175:57900] inactive. 15:29:43.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=464, channel=[id: 0xde0e6fce, L:/10.30.170.167:18293 ! R:/10.30.171.175:57900]} end of input detected while session was in state up 15:29:43.795 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=464, channel=[id: 0xde0e6fce, L:/10.30.170.167:18293 ! R:/10.30.171.175:57900]} down, reason: End of input 15:29:44.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:45182]) process #23 SSH_MSG_IGNORE 15:29:44.230 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:45182]) SSH_MSG_IGNORE 15:29:44.231 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45182]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:44.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:60730])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:44.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]) exit code=0, immediate=false 15:29:44.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:44.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60730]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:44.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:44.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60730]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:44.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]) Closing gracefully 15:29:44.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]) 15:29:44.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]) 15:29:44.429 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:44.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:44.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:44.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:44.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730])[immediately=false] processing 15:29:44.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:44.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60730]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:44.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:44.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]) Closing immediately 15:29:44.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:44.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:44.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730])[immediately=true] processing 15:29:44.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730] 15:29:44.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53786405) signal close complete immediately=true 15:29:44.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:44.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1f5a238e) signal close complete immediately=true 15:29:44.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730])[Immediately] closed 15:29:44.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]) result=null 15:29:44.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51875466) signal close complete immediately=false 15:29:44.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@215fcf4a) signal close complete immediately=false 15:29:44.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60730]) code=0 message='' shell closed 15:29:44.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60730]) Closing immediately 15:29:44.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:44.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60730]]) Closing immediately 15:29:44.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60730]) stopping 15:29:44.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60730]) stopped 15:29:44.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60730]])[Immediately] closed 15:29:44.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18294] - close(TransportIoSession[local=/10.30.170.167:18294, remote=/10.30.171.175:60730]) Closing immediately 15:29:44.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18294] - close(TransportIoSession[local=/10.30.170.167:18294, remote=/10.30.171.175:60730])[Immediately] closed 15:29:44.430 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3117df28) signal close complete immediately=true 15:29:44.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60730])[Immediately] closed 15:29:44.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb55a2bda, L:/10.30.170.167:18294 ! R:/10.30.171.175:60730] inactive. 15:29:44.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=465, channel=[id: 0xb55a2bda, L:/10.30.170.167:18294 ! R:/10.30.171.175:60730]} end of input detected while session was in state up 15:29:44.431 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=465, channel=[id: 0xb55a2bda, L:/10.30.170.167:18294 ! R:/10.30.171.175:60730]} down, reason: End of input 15:29:45.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:57906])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:45.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]) exit code=0, immediate=false 15:29:45.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:45.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57906]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:45.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:45.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57906]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:45.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]) Closing gracefully 15:29:45.011 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]) 15:29:45.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]) 15:29:45.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:45.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:45.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:45.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:45.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906])[immediately=false] processing 15:29:45.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:45.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57906]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:45.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:45.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]) Closing immediately 15:29:45.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:45.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:45.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906])[immediately=true] processing 15:29:45.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906] 15:29:45.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d3536d0) signal close complete immediately=true 15:29:45.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:45.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6103aa3c) signal close complete immediately=true 15:29:45.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906])[Immediately] closed 15:29:45.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]) result=null 15:29:45.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@10dffadf) signal close complete immediately=false 15:29:45.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5dde4cea) signal close complete immediately=false 15:29:45.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57906]) code=0 message='' shell closed 15:29:45.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57906]) Closing immediately 15:29:45.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:45.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57906]]) Closing immediately 15:29:45.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57906]) stopping 15:29:45.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57906]) stopped 15:29:45.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57906]])[Immediately] closed 15:29:45.012 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18295] - close(TransportIoSession[local=/10.30.170.167:18295, remote=/10.30.171.175:57906]) Closing immediately 15:29:45.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18295] - close(TransportIoSession[local=/10.30.170.167:18295, remote=/10.30.171.175:57906])[Immediately] closed 15:29:45.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@49497237) signal close complete immediately=true 15:29:45.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57906])[Immediately] closed 15:29:45.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x96318497, L:/10.30.170.167:18295 ! R:/10.30.171.175:57906] inactive. 15:29:45.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=466, channel=[id: 0x96318497, L:/10.30.170.167:18295 ! R:/10.30.171.175:57906]} end of input detected while session was in state up 15:29:45.013 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=466, channel=[id: 0x96318497, L:/10.30.170.167:18295 ! R:/10.30.171.175:57906]} down, reason: End of input 15:29:45.362 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47294]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:45.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:47294]) process #23 SSH_MSG_IGNORE 15:29:45.362 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:47294]) SSH_MSG_IGNORE 15:29:45.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:38724])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:45.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]) exit code=0, immediate=false 15:29:45.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:45.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38724]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:45.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:45.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38724]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:45.562 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]) Closing gracefully 15:29:45.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]) 15:29:45.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]) 15:29:45.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:45.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:45.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:45.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:45.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724])[immediately=false] processing 15:29:45.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:45.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38724]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:45.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:45.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]) Closing immediately 15:29:45.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:45.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:45.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724])[immediately=true] processing 15:29:45.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724] 15:29:45.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2baf391c) signal close complete immediately=true 15:29:45.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:45.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d30bd54) signal close complete immediately=true 15:29:45.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724])[Immediately] closed 15:29:45.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]) result=null 15:29:45.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4948292c) signal close complete immediately=false 15:29:45.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a2f7309) signal close complete immediately=false 15:29:45.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38724]) code=0 message='' shell closed 15:29:45.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38724]) Closing immediately 15:29:45.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:45.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38724]]) Closing immediately 15:29:45.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38724]) stopping 15:29:45.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38724]) stopped 15:29:45.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38724]])[Immediately] closed 15:29:45.563 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18296] - close(TransportIoSession[local=/10.30.170.167:18296, remote=/10.30.171.175:38724]) Closing immediately 15:29:45.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18296] - close(TransportIoSession[local=/10.30.170.167:18296, remote=/10.30.171.175:38724])[Immediately] closed 15:29:45.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@789ac889) signal close complete immediately=true 15:29:45.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38724])[Immediately] closed 15:29:45.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa67f86b2, L:/10.30.170.167:18296 ! R:/10.30.171.175:38724] inactive. 15:29:45.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=467, channel=[id: 0xa67f86b2, L:/10.30.170.167:18296 ! R:/10.30.171.175:38724]} end of input detected while session was in state up 15:29:45.564 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=467, channel=[id: 0xa67f86b2, L:/10.30.170.167:18296 ! R:/10.30.171.175:38724]} down, reason: End of input 15:29:46.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:48780])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:46.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]) exit code=0, immediate=false 15:29:46.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:46.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48780]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:46.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:46.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48780]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:46.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]) Closing gracefully 15:29:46.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]) 15:29:46.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]) 15:29:46.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:46.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:46.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:46.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:46.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780])[immediately=false] processing 15:29:46.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:46.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:48780]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:46.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:46.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]) Closing immediately 15:29:46.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:46.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:46.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780])[immediately=true] processing 15:29:46.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780] 15:29:46.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6cee01bb) signal close complete immediately=true 15:29:46.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:46.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7ea3329) signal close complete immediately=true 15:29:46.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780])[Immediately] closed 15:29:46.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]) result=null 15:29:46.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3d4dc45d) signal close complete immediately=false 15:29:46.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5ada04a9) signal close complete immediately=false 15:29:46.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:48780]) code=0 message='' shell closed 15:29:46.154 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48780]) Closing immediately 15:29:46.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:46.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48780]]) Closing immediately 15:29:46.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48780]) stopping 15:29:46.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:48780]) stopped 15:29:46.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:48780]])[Immediately] closed 15:29:46.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18297] - close(TransportIoSession[local=/10.30.170.167:18297, remote=/10.30.171.175:48780]) Closing immediately 15:29:46.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18297] - close(TransportIoSession[local=/10.30.170.167:18297, remote=/10.30.171.175:48780])[Immediately] closed 15:29:46.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@46a53590) signal close complete immediately=true 15:29:46.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:48780])[Immediately] closed 15:29:46.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x2e6d5078, L:/10.30.170.167:18297 ! R:/10.30.171.175:48780] inactive. 15:29:46.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=468, channel=[id: 0x2e6d5078, L:/10.30.170.167:18297 ! R:/10.30.171.175:48780]} end of input detected while session was in state up 15:29:46.155 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=468, channel=[id: 0x2e6d5078, L:/10.30.170.167:18297 ! R:/10.30.171.175:48780]} down, reason: End of input 15:29:46.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:40756]) process #23 SSH_MSG_IGNORE 15:29:46.710 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40756]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:46.710 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:40756]) SSH_MSG_IGNORE 15:29:46.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:51674])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:46.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]) exit code=0, immediate=false 15:29:46.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:46.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51674]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:46.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:46.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51674]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:46.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]) Closing gracefully 15:29:46.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]) 15:29:46.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]) 15:29:46.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:46.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:46.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:46.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:46.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674])[immediately=false] processing 15:29:46.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:46.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51674]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:46.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:46.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]) Closing immediately 15:29:46.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:46.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:46.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674])[immediately=true] processing 15:29:46.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674] 15:29:46.729 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44cb43bb) signal close complete immediately=true 15:29:46.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:46.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4533c681) signal close complete immediately=true 15:29:46.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674])[Immediately] closed 15:29:46.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]) result=null 15:29:46.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@556aa4a2) signal close complete immediately=false 15:29:46.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4f01ac95) signal close complete immediately=false 15:29:46.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51674]) code=0 message='' shell closed 15:29:46.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51674]) Closing immediately 15:29:46.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:46.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51674]]) Closing immediately 15:29:46.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51674]) stopping 15:29:46.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51674]) stopped 15:29:46.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51674]])[Immediately] closed 15:29:46.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18298] - close(TransportIoSession[local=/10.30.170.167:18298, remote=/10.30.171.175:51674]) Closing immediately 15:29:46.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18298] - close(TransportIoSession[local=/10.30.170.167:18298, remote=/10.30.171.175:51674])[Immediately] closed 15:29:46.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@51c9e855) signal close complete immediately=true 15:29:46.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51674])[Immediately] closed 15:29:46.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x0d498522, L:/10.30.170.167:18298 ! R:/10.30.171.175:51674] inactive. 15:29:46.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=469, channel=[id: 0x0d498522, L:/10.30.170.167:18298 ! R:/10.30.171.175:51674]} end of input detected while session was in state up 15:29:46.730 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=469, channel=[id: 0x0d498522, L:/10.30.170.167:18298 ! R:/10.30.171.175:51674]} down, reason: End of input 15:29:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:40282])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]) exit code=0, immediate=false 15:29:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40282]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40282]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]) Closing gracefully 15:29:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]) 15:29:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]) 15:29:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282])[immediately=false] processing 15:29:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40282]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]) Closing immediately 15:29:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:47.302 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282])[immediately=true] processing 15:29:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282] 15:29:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@774ddce0) signal close complete immediately=true 15:29:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@793f0d42) signal close complete immediately=true 15:29:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282])[Immediately] closed 15:29:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]) result=null 15:29:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@289f555a) signal close complete immediately=false 15:29:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@63c67a5e) signal close complete immediately=false 15:29:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40282]) code=0 message='' shell closed 15:29:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40282]) Closing immediately 15:29:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40282]]) Closing immediately 15:29:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40282]) stopping 15:29:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40282]) stopped 15:29:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40282]])[Immediately] closed 15:29:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18299] - close(TransportIoSession[local=/10.30.170.167:18299, remote=/10.30.171.175:40282]) Closing immediately 15:29:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18299] - close(TransportIoSession[local=/10.30.170.167:18299, remote=/10.30.171.175:40282])[Immediately] closed 15:29:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7a75101a) signal close complete immediately=true 15:29:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40282])[Immediately] closed 15:29:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x694164de, L:/10.30.170.167:18299 ! R:/10.30.171.175:40282] inactive. 15:29:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=470, channel=[id: 0x694164de, L:/10.30.170.167:18299 ! R:/10.30.171.175:40282]} end of input detected while session was in state up 15:29:47.303 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=470, channel=[id: 0x694164de, L:/10.30.170.167:18299 ! R:/10.30.171.175:40282]} down, reason: End of input 15:29:47.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:38210])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:47.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]) exit code=0, immediate=false 15:29:47.875 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38210]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38210]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]) Closing gracefully 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]) 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]) 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210])[immediately=false] processing 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:38210]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]) Closing immediately 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210])[immediately=true] processing 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210] 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67b782a4) signal close complete immediately=true 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@37c92809) signal close complete immediately=true 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210])[Immediately] closed 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]) result=null 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@25af1811) signal close complete immediately=false 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52330adc) signal close complete immediately=false 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:38210]) code=0 message='' shell closed 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38210]) Closing immediately 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38210]]) Closing immediately 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38210]) stopping 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:38210]) stopped 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:38210]])[Immediately] closed 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18300] - close(TransportIoSession[local=/10.30.170.167:18300, remote=/10.30.171.175:38210]) Closing immediately 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18300] - close(TransportIoSession[local=/10.30.170.167:18300, remote=/10.30.171.175:38210])[Immediately] closed 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@94a009c) signal close complete immediately=true 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:38210])[Immediately] closed 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x702c6ad2, L:/10.30.170.167:18300 ! R:/10.30.171.175:38210] inactive. 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=471, channel=[id: 0x702c6ad2, L:/10.30.170.167:18300 ! R:/10.30.171.175:38210]} end of input detected while session was in state up 15:29:47.876 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=471, channel=[id: 0x702c6ad2, L:/10.30.170.167:18300 ! R:/10.30.171.175:38210]} down, reason: End of input 15:29:47.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:41466]) process #23 SSH_MSG_IGNORE 15:29:47.948 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:41466]) SSH_MSG_IGNORE 15:29:47.950 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41466]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:48.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:43618])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:48.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]) exit code=0, immediate=false 15:29:48.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:48.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43618]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:48.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:48.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43618]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:48.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]) Closing gracefully 15:29:48.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]) 15:29:48.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]) 15:29:48.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:48.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:48.439 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618])[immediately=false] processing 15:29:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43618]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]) Closing immediately 15:29:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618])[immediately=true] processing 15:29:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618] 15:29:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26af7ae9) signal close complete immediately=true 15:29:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3796c3bf) signal close complete immediately=true 15:29:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618])[Immediately] closed 15:29:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]) result=null 15:29:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17298676) signal close complete immediately=false 15:29:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1018d581) signal close complete immediately=false 15:29:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43618]) code=0 message='' shell closed 15:29:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43618]) Closing immediately 15:29:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43618]]) Closing immediately 15:29:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43618]) stopping 15:29:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43618]) stopped 15:29:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43618]])[Immediately] closed 15:29:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18301] - close(TransportIoSession[local=/10.30.170.167:18301, remote=/10.30.171.175:43618]) Closing immediately 15:29:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18301] - close(TransportIoSession[local=/10.30.170.167:18301, remote=/10.30.171.175:43618])[Immediately] closed 15:29:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4d3d9d59) signal close complete immediately=true 15:29:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43618])[Immediately] closed 15:29:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa940c841, L:/10.30.170.167:18301 ! R:/10.30.171.175:43618] inactive. 15:29:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=472, channel=[id: 0xa940c841, L:/10.30.170.167:18301 ! R:/10.30.171.175:43618]} end of input detected while session was in state up 15:29:48.440 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=472, channel=[id: 0xa940c841, L:/10.30.170.167:18301 ! R:/10.30.171.175:43618]} down, reason: End of input 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:37282])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]) exit code=0, immediate=false 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37282]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37282]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]) Closing gracefully 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]) 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]) 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282])[immediately=false] processing 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:37282]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]) Closing immediately 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282])[immediately=true] processing 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282] 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@566863b7) signal close complete immediately=true 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7507166a) signal close complete immediately=true 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282])[Immediately] closed 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]) result=null 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@290ab0c4) signal close complete immediately=false 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c5f1c11) signal close complete immediately=false 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:37282]) code=0 message='' shell closed 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37282]) Closing immediately 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37282]]) Closing immediately 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37282]) stopping 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:37282]) stopped 15:29:49.005 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:37282]])[Immediately] closed 15:29:49.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18302] - close(TransportIoSession[local=/10.30.170.167:18302, remote=/10.30.171.175:37282]) Closing immediately 15:29:49.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18302] - close(TransportIoSession[local=/10.30.170.167:18302, remote=/10.30.171.175:37282])[Immediately] closed 15:29:49.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@193fb3f6) signal close complete immediately=true 15:29:49.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:37282])[Immediately] closed 15:29:49.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x1191d128, L:/10.30.170.167:18302 ! R:/10.30.171.175:37282] inactive. 15:29:49.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=473, channel=[id: 0x1191d128, L:/10.30.170.167:18302 ! R:/10.30.171.175:37282]} end of input detected while session was in state up 15:29:49.006 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=473, channel=[id: 0x1191d128, L:/10.30.170.167:18302 ! R:/10.30.171.175:37282]} down, reason: End of input 15:29:49.272 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51946]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:49.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51946]) process #23 SSH_MSG_IGNORE 15:29:49.272 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51946]) SSH_MSG_IGNORE 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:40090])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]) exit code=0, immediate=false 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40090]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40090]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]) Closing gracefully 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]) 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]) 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090])[immediately=false] processing 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40090]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]) Closing immediately 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090])[immediately=true] processing 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090] 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ba559a6) signal close complete immediately=true 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5a4d4ac6) signal close complete immediately=true 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090])[Immediately] closed 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]) result=null 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44d0aa57) signal close complete immediately=false 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ea2a902) signal close complete immediately=false 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40090]) code=0 message='' shell closed 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40090]) Closing immediately 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40090]]) Closing immediately 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40090]) stopping 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40090]) stopped 15:29:49.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40090]])[Immediately] closed 15:29:49.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18303] - close(TransportIoSession[local=/10.30.170.167:18303, remote=/10.30.171.175:40090]) Closing immediately 15:29:49.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18303] - close(TransportIoSession[local=/10.30.170.167:18303, remote=/10.30.171.175:40090])[Immediately] closed 15:29:49.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2f4bbd19) signal close complete immediately=true 15:29:49.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40090])[Immediately] closed 15:29:49.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x5dcd0296, L:/10.30.170.167:18303 ! R:/10.30.171.175:40090] inactive. 15:29:49.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=474, channel=[id: 0x5dcd0296, L:/10.30.170.167:18303 ! R:/10.30.171.175:40090]} end of input detected while session was in state up 15:29:49.566 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=474, channel=[id: 0x5dcd0296, L:/10.30.170.167:18303 ! R:/10.30.171.175:40090]} down, reason: End of input 15:29:50.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:47086])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:50.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]) exit code=0, immediate=false 15:29:50.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:50.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47086]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:50.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:50.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47086]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:50.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]) Closing gracefully 15:29:50.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]) 15:29:50.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]) 15:29:50.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:50.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:50.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:50.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:50.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086])[immediately=false] processing 15:29:50.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:50.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47086]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:50.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:50.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]) Closing immediately 15:29:50.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:50.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:50.104 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086])[immediately=true] processing 15:29:50.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086] 15:29:50.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39b721b5) signal close complete immediately=true 15:29:50.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:50.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21d45547) signal close complete immediately=true 15:29:50.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086])[Immediately] closed 15:29:50.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]) result=null 15:29:50.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@73444a9e) signal close complete immediately=false 15:29:50.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@171e91d0) signal close complete immediately=false 15:29:50.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47086]) code=0 message='' shell closed 15:29:50.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:47086]) Closing immediately 15:29:50.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:50.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47086]]) Closing immediately 15:29:50.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47086]) stopping 15:29:50.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47086]) stopped 15:29:50.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47086]])[Immediately] closed 15:29:50.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18304] - close(TransportIoSession[local=/10.30.170.167:18304, remote=/10.30.171.175:47086]) Closing immediately 15:29:50.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18304] - close(TransportIoSession[local=/10.30.170.167:18304, remote=/10.30.171.175:47086])[Immediately] closed 15:29:50.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17a4a00f) signal close complete immediately=true 15:29:50.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:47086])[Immediately] closed 15:29:50.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa61fb865, L:/10.30.170.167:18304 ! R:/10.30.171.175:47086] inactive. 15:29:50.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=475, channel=[id: 0xa61fb865, L:/10.30.170.167:18304 ! R:/10.30.171.175:47086]} end of input detected while session was in state up 15:29:50.105 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=475, channel=[id: 0xa61fb865, L:/10.30.170.167:18304 ! R:/10.30.171.175:47086]} down, reason: End of input 15:29:50.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60528]) process #23 SSH_MSG_IGNORE 15:29:50.560 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60528]) SSH_MSG_IGNORE 15:29:50.561 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60528]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:50.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:57744])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:50.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]) exit code=0, immediate=false 15:29:50.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:50.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57744]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:50.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:50.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57744]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:50.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]) Closing gracefully 15:29:50.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]) 15:29:50.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]) 15:29:50.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:50.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:50.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:50.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:50.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744])[immediately=false] processing 15:29:50.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:50.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:57744]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:50.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:50.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]) Closing immediately 15:29:50.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:50.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:50.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744])[immediately=true] processing 15:29:50.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744] 15:29:50.665 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60e2e020) signal close complete immediately=true 15:29:50.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:50.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@15830cb2) signal close complete immediately=true 15:29:50.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744])[Immediately] closed 15:29:50.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]) result=null 15:29:50.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@325f844f) signal close complete immediately=false 15:29:50.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50795c90) signal close complete immediately=false 15:29:50.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:57744]) code=0 message='' shell closed 15:29:50.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57744]) Closing immediately 15:29:50.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:50.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57744]]) Closing immediately 15:29:50.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57744]) stopping 15:29:50.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:57744]) stopped 15:29:50.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:57744]])[Immediately] closed 15:29:50.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18305] - close(TransportIoSession[local=/10.30.170.167:18305, remote=/10.30.171.175:57744]) Closing immediately 15:29:50.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18305] - close(TransportIoSession[local=/10.30.170.167:18305, remote=/10.30.171.175:57744])[Immediately] closed 15:29:50.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27ed455f) signal close complete immediately=true 15:29:50.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:57744])[Immediately] closed 15:29:50.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x713d2917, L:/10.30.170.167:18305 ! R:/10.30.171.175:57744] inactive. 15:29:50.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=476, channel=[id: 0x713d2917, L:/10.30.170.167:18305 ! R:/10.30.171.175:57744]} end of input detected while session was in state up 15:29:50.666 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=476, channel=[id: 0x713d2917, L:/10.30.170.167:18305 ! R:/10.30.171.175:57744]} down, reason: End of input 15:29:51.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:54286])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:51.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]) exit code=0, immediate=false 15:29:51.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:51.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54286]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:51.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:51.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54286]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:51.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]) Closing gracefully 15:29:51.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]) 15:29:51.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]) 15:29:51.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:51.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:51.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:51.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:51.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286])[immediately=false] processing 15:29:51.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:51.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:54286]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:51.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:51.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]) Closing immediately 15:29:51.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:51.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:51.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286])[immediately=true] processing 15:29:51.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286] 15:29:51.667 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38b9c2c8) signal close complete immediately=true 15:29:51.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:51.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5e0eae88) signal close complete immediately=true 15:29:51.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286])[Immediately] closed 15:29:51.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]) result=null 15:29:51.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@44037ea4) signal close complete immediately=false 15:29:51.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@731cb4fc) signal close complete immediately=false 15:29:51.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:54286]) code=0 message='' shell closed 15:29:51.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54286]) Closing immediately 15:29:51.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:51.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54286]]) Closing immediately 15:29:51.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54286]) stopping 15:29:51.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:54286]) stopped 15:29:51.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:54286]])[Immediately] closed 15:29:51.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18306] - close(TransportIoSession[local=/10.30.170.167:18306, remote=/10.30.171.175:54286]) Closing immediately 15:29:51.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18306] - close(TransportIoSession[local=/10.30.170.167:18306, remote=/10.30.171.175:54286])[Immediately] closed 15:29:51.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c597d5) signal close complete immediately=true 15:29:51.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:54286])[Immediately] closed 15:29:51.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe3d98c85, L:/10.30.170.167:18306 ! R:/10.30.171.175:54286] inactive. 15:29:51.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=477, channel=[id: 0xe3d98c85, L:/10.30.170.167:18306 ! R:/10.30.171.175:54286]} end of input detected while session was in state up 15:29:51.668 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=477, channel=[id: 0xe3d98c85, L:/10.30.170.167:18306 ! R:/10.30.171.175:54286]} down, reason: End of input 15:29:51.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59408]) process #23 SSH_MSG_IGNORE 15:29:51.867 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59408]) SSH_MSG_IGNORE 15:29:51.872 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59408]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:52.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:56416])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:52.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]) exit code=0, immediate=false 15:29:52.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:52.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56416]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:52.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:52.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56416]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:52.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]) Closing gracefully 15:29:52.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]) 15:29:52.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]) 15:29:52.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:52.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:52.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:52.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:52.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416])[immediately=false] processing 15:29:52.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:52.239 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56416]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:52.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:52.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]) Closing immediately 15:29:52.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:52.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:52.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416])[immediately=true] processing 15:29:52.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416] 15:29:52.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17a3d858) signal close complete immediately=true 15:29:52.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:52.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e10c959) signal close complete immediately=true 15:29:52.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416])[Immediately] closed 15:29:52.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]) result=null 15:29:52.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4aa0de1c) signal close complete immediately=false 15:29:52.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f337300) signal close complete immediately=false 15:29:52.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56416]) code=0 message='' shell closed 15:29:52.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:56416]) Closing immediately 15:29:52.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:52.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56416]]) Closing immediately 15:29:52.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56416]) stopping 15:29:52.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56416]) stopped 15:29:52.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56416]])[Immediately] closed 15:29:52.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18307] - close(TransportIoSession[local=/10.30.170.167:18307, remote=/10.30.171.175:56416]) Closing immediately 15:29:52.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18307] - close(TransportIoSession[local=/10.30.170.167:18307, remote=/10.30.171.175:56416])[Immediately] closed 15:29:52.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@365b0da6) signal close complete immediately=true 15:29:52.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:56416])[Immediately] closed 15:29:52.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8f09fedb, L:/10.30.170.167:18307 ! R:/10.30.171.175:56416] inactive. 15:29:52.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=478, channel=[id: 0x8f09fedb, L:/10.30.170.167:18307 ! R:/10.30.171.175:56416]} end of input detected while session was in state up 15:29:52.240 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=478, channel=[id: 0x8f09fedb, L:/10.30.170.167:18307 ! R:/10.30.171.175:56416]} down, reason: End of input 15:29:52.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:40930])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:52.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]) exit code=0, immediate=false 15:29:52.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:52.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40930]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:52.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:52.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40930]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:52.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]) Closing gracefully 15:29:52.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]) 15:29:52.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]) 15:29:52.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:52.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:52.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:52.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:52.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930])[immediately=false] processing 15:29:52.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:52.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40930]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:52.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:52.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]) Closing immediately 15:29:52.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:52.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:52.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930])[immediately=true] processing 15:29:52.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930] 15:29:52.778 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@147df816) signal close complete immediately=true 15:29:52.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:52.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4df38471) signal close complete immediately=true 15:29:52.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930])[Immediately] closed 15:29:52.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]) result=null 15:29:52.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4825b7c8) signal close complete immediately=false 15:29:52.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32b4b5a0) signal close complete immediately=false 15:29:52.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40930]) code=0 message='' shell closed 15:29:52.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40930]) Closing immediately 15:29:52.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:52.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40930]]) Closing immediately 15:29:52.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40930]) stopping 15:29:52.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40930]) stopped 15:29:52.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40930]])[Immediately] closed 15:29:52.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18308] - close(TransportIoSession[local=/10.30.170.167:18308, remote=/10.30.171.175:40930]) Closing immediately 15:29:52.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18308] - close(TransportIoSession[local=/10.30.170.167:18308, remote=/10.30.171.175:40930])[Immediately] closed 15:29:52.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@497246a8) signal close complete immediately=true 15:29:52.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40930])[Immediately] closed 15:29:52.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8561f51c, L:/10.30.170.167:18308 ! R:/10.30.171.175:40930] inactive. 15:29:52.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=479, channel=[id: 0x8561f51c, L:/10.30.170.167:18308 ! R:/10.30.171.175:40930]} end of input detected while session was in state up 15:29:52.779 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=479, channel=[id: 0x8561f51c, L:/10.30.170.167:18308 ! R:/10.30.171.175:40930]} down, reason: End of input 15:29:53.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:51352]) process #23 SSH_MSG_IGNORE 15:29:53.050 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:51352]) SSH_MSG_IGNORE 15:29:53.050 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51352]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:53.425 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:52712])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:53.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]) exit code=0, immediate=false 15:29:53.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:53.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52712]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:53.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:53.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52712]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:53.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]) Closing gracefully 15:29:53.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]) 15:29:53.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]) 15:29:53.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:53.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:53.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:53.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:53.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712])[immediately=false] processing 15:29:53.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:53.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:52712]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:53.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:53.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]) Closing immediately 15:29:53.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:53.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:53.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712])[immediately=true] processing 15:29:53.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712] 15:29:53.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@33b88781) signal close complete immediately=true 15:29:53.426 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:53.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@28799031) signal close complete immediately=true 15:29:53.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712])[Immediately] closed 15:29:53.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]) result=null 15:29:53.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@61fe0c06) signal close complete immediately=false 15:29:53.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@830fdc6) signal close complete immediately=false 15:29:53.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:52712]) code=0 message='' shell closed 15:29:53.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52712]) Closing immediately 15:29:53.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:53.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52712]]) Closing immediately 15:29:53.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52712]) stopping 15:29:53.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:52712]) stopped 15:29:53.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:52712]])[Immediately] closed 15:29:53.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18309] - close(TransportIoSession[local=/10.30.170.167:18309, remote=/10.30.171.175:52712]) Closing immediately 15:29:53.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18309] - close(TransportIoSession[local=/10.30.170.167:18309, remote=/10.30.171.175:52712])[Immediately] closed 15:29:53.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f43e7ce) signal close complete immediately=true 15:29:53.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:52712])[Immediately] closed 15:29:53.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x4305971e, L:/10.30.170.167:18309 ! R:/10.30.171.175:52712] inactive. 15:29:53.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=480, channel=[id: 0x4305971e, L:/10.30.170.167:18309 ! R:/10.30.171.175:52712]} end of input detected while session was in state up 15:29:53.427 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=480, channel=[id: 0x4305971e, L:/10.30.170.167:18309 ! R:/10.30.171.175:52712]} down, reason: End of input 15:29:53.929 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59158]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:53.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:59158]) process #23 SSH_MSG_IGNORE 15:29:53.929 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:59158]) SSH_MSG_IGNORE 15:29:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:53756])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]) exit code=0, immediate=false 15:29:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53756]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53756]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]) Closing gracefully 15:29:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]) 15:29:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]) 15:29:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756])[immediately=false] processing 15:29:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:53756]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]) Closing immediately 15:29:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756])[immediately=true] processing 15:29:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756] 15:29:53.990 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4e4207b4) signal close complete immediately=true 15:29:53.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:53.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4040492c) signal close complete immediately=true 15:29:53.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756])[Immediately] closed 15:29:53.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]) result=null 15:29:53.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5c10bb31) signal close complete immediately=false 15:29:53.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3998e2b0) signal close complete immediately=false 15:29:53.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:53756]) code=0 message='' shell closed 15:29:53.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:53756]) Closing immediately 15:29:53.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:53.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53756]]) Closing immediately 15:29:53.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53756]) stopping 15:29:53.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:53756]) stopped 15:29:53.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:53756]])[Immediately] closed 15:29:53.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18310] - close(TransportIoSession[local=/10.30.170.167:18310, remote=/10.30.171.175:53756]) Closing immediately 15:29:53.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18310] - close(TransportIoSession[local=/10.30.170.167:18310, remote=/10.30.171.175:53756])[Immediately] closed 15:29:53.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67393d90) signal close complete immediately=true 15:29:53.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:53756])[Immediately] closed 15:29:53.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x118909d0, L:/10.30.170.167:18310 ! R:/10.30.171.175:53756] inactive. 15:29:53.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=481, channel=[id: 0x118909d0, L:/10.30.170.167:18310 ! R:/10.30.171.175:53756]} end of input detected while session was in state up 15:29:53.991 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=481, channel=[id: 0x118909d0, L:/10.30.170.167:18310 ! R:/10.30.171.175:53756]} down, reason: End of input 15:29:54.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:45182])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:54.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]) exit code=0, immediate=false 15:29:54.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:54.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45182]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:54.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:54.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45182]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:54.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]) Closing gracefully 15:29:54.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]) 15:29:54.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]) 15:29:54.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:54.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:54.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:54.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:54.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182])[immediately=false] processing 15:29:54.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:54.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:45182]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:54.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:54.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]) Closing immediately 15:29:54.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:54.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:54.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182])[immediately=true] processing 15:29:54.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182] 15:29:54.564 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@38c2eeaf) signal close complete immediately=true 15:29:54.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:54.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4c3e197a) signal close complete immediately=true 15:29:54.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182])[Immediately] closed 15:29:54.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]) result=null 15:29:54.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@17be4222) signal close complete immediately=false 15:29:54.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@165ae265) signal close complete immediately=false 15:29:54.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:45182]) code=0 message='' shell closed 15:29:54.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45182]) Closing immediately 15:29:54.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:54.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45182]]) Closing immediately 15:29:54.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45182]) stopping 15:29:54.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:45182]) stopped 15:29:54.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:45182]])[Immediately] closed 15:29:54.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18311] - close(TransportIoSession[local=/10.30.170.167:18311, remote=/10.30.171.175:45182]) Closing immediately 15:29:54.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18311] - close(TransportIoSession[local=/10.30.170.167:18311, remote=/10.30.171.175:45182])[Immediately] closed 15:29:54.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@39c2c197) signal close complete immediately=true 15:29:54.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:45182])[Immediately] closed 15:29:54.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x72720e54, L:/10.30.170.167:18311 ! R:/10.30.171.175:45182] inactive. 15:29:54.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=482, channel=[id: 0x72720e54, L:/10.30.170.167:18311 ! R:/10.30.171.175:45182]} end of input detected while session was in state up 15:29:54.565 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=482, channel=[id: 0x72720e54, L:/10.30.170.167:18311 ! R:/10.30.171.175:45182]} down, reason: End of input 15:29:55.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:47294])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:55.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]) exit code=0, immediate=false 15:29:55.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:55.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47294]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:55.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:55.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47294]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:55.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]) Closing gracefully 15:29:55.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]) 15:29:55.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]) 15:29:55.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:55.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:55.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:55.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:55.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294])[immediately=false] processing 15:29:55.140 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:47294]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]) Closing immediately 15:29:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294])[immediately=true] processing 15:29:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294] 15:29:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@35f7b213) signal close complete immediately=true 15:29:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@278e63db) signal close complete immediately=true 15:29:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294])[Immediately] closed 15:29:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]) result=null 15:29:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@578620eb) signal close complete immediately=false 15:29:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1eccaa88) signal close complete immediately=false 15:29:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:47294]) code=0 message='' shell closed 15:29:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:47294]) Closing immediately 15:29:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47294]]) Closing immediately 15:29:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47294]) stopping 15:29:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:47294]) stopped 15:29:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:47294]])[Immediately] closed 15:29:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18312] - close(TransportIoSession[local=/10.30.170.167:18312, remote=/10.30.171.175:47294]) Closing immediately 15:29:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18312] - close(TransportIoSession[local=/10.30.170.167:18312, remote=/10.30.171.175:47294])[Immediately] closed 15:29:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1623e468) signal close complete immediately=true 15:29:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:47294])[Immediately] closed 15:29:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x09734b66, L:/10.30.170.167:18312 ! R:/10.30.171.175:47294] inactive. 15:29:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=483, channel=[id: 0x09734b66, L:/10.30.170.167:18312 ! R:/10.30.171.175:47294]} end of input detected while session was in state up 15:29:55.141 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=483, channel=[id: 0x09734b66, L:/10.30.170.167:18312 ! R:/10.30.171.175:47294]} down, reason: End of input 15:29:55.349 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60606]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:55.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:60606]) process #23 SSH_MSG_IGNORE 15:29:55.349 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:60606]) SSH_MSG_IGNORE 15:29:55.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:40756])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:55.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]) exit code=0, immediate=false 15:29:55.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:55.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40756]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:55.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:55.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40756]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:55.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]) Closing gracefully 15:29:55.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]) 15:29:55.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]) 15:29:55.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:55.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:55.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:55.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:55.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756])[immediately=false] processing 15:29:55.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:55.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40756]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:55.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:55.712 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]) Closing immediately 15:29:55.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:55.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:55.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756])[immediately=true] processing 15:29:55.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756] 15:29:55.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@659c51e6) signal close complete immediately=true 15:29:55.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:55.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e0b22a) signal close complete immediately=true 15:29:55.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756])[Immediately] closed 15:29:55.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]) result=null 15:29:55.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@9756161) signal close complete immediately=false 15:29:55.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@124fa83) signal close complete immediately=false 15:29:55.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40756]) code=0 message='' shell closed 15:29:55.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40756]) Closing immediately 15:29:55.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:55.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40756]]) Closing immediately 15:29:55.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40756]) stopping 15:29:55.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40756]) stopped 15:29:55.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40756]])[Immediately] closed 15:29:55.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18313] - close(TransportIoSession[local=/10.30.170.167:18313, remote=/10.30.171.175:40756]) Closing immediately 15:29:55.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18313] - close(TransportIoSession[local=/10.30.170.167:18313, remote=/10.30.171.175:40756])[Immediately] closed 15:29:55.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6b08820) signal close complete immediately=true 15:29:55.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40756])[Immediately] closed 15:29:55.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa4611adb, L:/10.30.170.167:18313 ! R:/10.30.171.175:40756] inactive. 15:29:55.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=484, channel=[id: 0xa4611adb, L:/10.30.170.167:18313 ! R:/10.30.171.175:40756]} end of input detected while session was in state up 15:29:55.713 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=484, channel=[id: 0xa4611adb, L:/10.30.170.167:18313 ! R:/10.30.171.175:40756]} down, reason: End of input 15:29:56.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:41466])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:56.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]) exit code=0, immediate=false 15:29:56.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:56.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41466]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:56.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:56.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41466]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:56.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]) Closing gracefully 15:29:56.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]) 15:29:56.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]) 15:29:56.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:56.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:56.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:56.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:56.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466])[immediately=false] processing 15:29:56.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:56.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:41466]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:56.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:56.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]) Closing immediately 15:29:56.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:56.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:56.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466])[immediately=true] processing 15:29:56.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466] 15:29:56.245 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2c6a67ff) signal close complete immediately=true 15:29:56.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:56.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@19260a91) signal close complete immediately=true 15:29:56.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466])[Immediately] closed 15:29:56.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]) result=null 15:29:56.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@72d18af4) signal close complete immediately=false 15:29:56.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@78b66621) signal close complete immediately=false 15:29:56.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:41466]) code=0 message='' shell closed 15:29:56.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41466]) Closing immediately 15:29:56.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:56.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41466]]) Closing immediately 15:29:56.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41466]) stopping 15:29:56.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:41466]) stopped 15:29:56.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:41466]])[Immediately] closed 15:29:56.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18314] - close(TransportIoSession[local=/10.30.170.167:18314, remote=/10.30.171.175:41466]) Closing immediately 15:29:56.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18314] - close(TransportIoSession[local=/10.30.170.167:18314, remote=/10.30.171.175:41466])[Immediately] closed 15:29:56.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@79cb357) signal close complete immediately=true 15:29:56.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:41466])[Immediately] closed 15:29:56.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe9118f18, L:/10.30.170.167:18314 ! R:/10.30.171.175:41466] inactive. 15:29:56.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=485, channel=[id: 0xe9118f18, L:/10.30.170.167:18314 ! R:/10.30.171.175:41466]} end of input detected while session was in state up 15:29:56.246 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=485, channel=[id: 0xe9118f18, L:/10.30.170.167:18314 ! R:/10.30.171.175:41466]} down, reason: End of input 15:29:56.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:42244]) process #23 SSH_MSG_IGNORE 15:29:56.448 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:42244]) SSH_MSG_IGNORE 15:29:56.448 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42244]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:56.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:51946])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:56.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]) exit code=0, immediate=false 15:29:56.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:56.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51946]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:56.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:56.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51946]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:56.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]) Closing gracefully 15:29:56.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]) 15:29:56.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]) 15:29:56.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:56.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:56.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:56.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:56.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946])[immediately=false] processing 15:29:56.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:56.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51946]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:56.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:56.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]) Closing immediately 15:29:56.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:56.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:56.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946])[immediately=true] processing 15:29:56.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946] 15:29:56.855 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@e282bbd) signal close complete immediately=true 15:29:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54a9eb7e) signal close complete immediately=true 15:29:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946])[Immediately] closed 15:29:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]) result=null 15:29:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3c3ef149) signal close complete immediately=false 15:29:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5159246c) signal close complete immediately=false 15:29:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51946]) code=0 message='' shell closed 15:29:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51946]) Closing immediately 15:29:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51946]]) Closing immediately 15:29:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51946]) stopping 15:29:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51946]) stopped 15:29:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51946]])[Immediately] closed 15:29:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18315] - close(TransportIoSession[local=/10.30.170.167:18315, remote=/10.30.171.175:51946]) Closing immediately 15:29:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18315] - close(TransportIoSession[local=/10.30.170.167:18315, remote=/10.30.171.175:51946])[Immediately] closed 15:29:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e638839) signal close complete immediately=true 15:29:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51946])[Immediately] closed 15:29:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x8a103600, L:/10.30.170.167:18315 ! R:/10.30.171.175:51946] inactive. 15:29:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=486, channel=[id: 0x8a103600, L:/10.30.170.167:18315 ! R:/10.30.171.175:51946]} end of input detected while session was in state up 15:29:56.856 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=486, channel=[id: 0x8a103600, L:/10.30.170.167:18315 ! R:/10.30.171.175:51946]} down, reason: End of input 15:29:57.417 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:60528])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:57.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]) exit code=0, immediate=false 15:29:57.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:57.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60528]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:57.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:57.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60528]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:57.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]) Closing gracefully 15:29:57.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]) 15:29:57.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]) 15:29:57.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:57.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:57.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:57.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:57.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528])[immediately=false] processing 15:29:57.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:57.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60528]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:57.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:57.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]) Closing immediately 15:29:57.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:57.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:57.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528])[immediately=true] processing 15:29:57.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528] 15:29:57.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56eae5d1) signal close complete immediately=true 15:29:57.418 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:57.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2a1f4b7d) signal close complete immediately=true 15:29:57.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528])[Immediately] closed 15:29:57.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]) result=null 15:29:57.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@f5a0a19) signal close complete immediately=false 15:29:57.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a2bfdc1) signal close complete immediately=false 15:29:57.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60528]) code=0 message='' shell closed 15:29:57.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60528]) Closing immediately 15:29:57.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:57.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60528]]) Closing immediately 15:29:57.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60528]) stopping 15:29:57.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60528]) stopped 15:29:57.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60528]])[Immediately] closed 15:29:57.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18316] - close(TransportIoSession[local=/10.30.170.167:18316, remote=/10.30.171.175:60528]) Closing immediately 15:29:57.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18316] - close(TransportIoSession[local=/10.30.170.167:18316, remote=/10.30.171.175:60528])[Immediately] closed 15:29:57.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b6e5d38) signal close complete immediately=true 15:29:57.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60528])[Immediately] closed 15:29:57.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc50860ab, L:/10.30.170.167:18316 ! R:/10.30.171.175:60528] inactive. 15:29:57.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=487, channel=[id: 0xc50860ab, L:/10.30.170.167:18316 ! R:/10.30.171.175:60528]} end of input detected while session was in state up 15:29:57.419 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=487, channel=[id: 0xc50860ab, L:/10.30.170.167:18316 ! R:/10.30.171.175:60528]} down, reason: End of input 15:29:57.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:59408])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:57.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]) exit code=0, immediate=false 15:29:57.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:57.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59408]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:57.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:57.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59408]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:57.957 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]) Closing gracefully 15:29:57.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]) 15:29:57.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]) 15:29:57.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:57.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:57.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:57.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:57.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408])[immediately=false] processing 15:29:57.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:57.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59408]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:57.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:57.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]) Closing immediately 15:29:57.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:57.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:57.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408])[immediately=true] processing 15:29:57.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408] 15:29:57.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3bb738d) signal close complete immediately=true 15:29:57.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:57.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@16b5833f) signal close complete immediately=true 15:29:57.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408])[Immediately] closed 15:29:57.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]) result=null 15:29:57.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4198079b) signal close complete immediately=false 15:29:57.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@c1fdde) signal close complete immediately=false 15:29:57.958 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59408]) code=0 message='' shell closed 15:29:57.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59408]) Closing immediately 15:29:57.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:57.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59408]]) Closing immediately 15:29:57.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59408]) stopping 15:29:57.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59408]) stopped 15:29:57.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59408]])[Immediately] closed 15:29:57.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18317] - close(TransportIoSession[local=/10.30.170.167:18317, remote=/10.30.171.175:59408]) Closing immediately 15:29:57.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18317] - close(TransportIoSession[local=/10.30.170.167:18317, remote=/10.30.171.175:59408])[Immediately] closed 15:29:57.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@58bec150) signal close complete immediately=true 15:29:57.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59408])[Immediately] closed 15:29:57.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xf0a807bb, L:/10.30.170.167:18317 ! R:/10.30.171.175:59408] inactive. 15:29:57.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=488, channel=[id: 0xf0a807bb, L:/10.30.170.167:18317 ! R:/10.30.171.175:59408]} end of input detected while session was in state up 15:29:57.959 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=488, channel=[id: 0xf0a807bb, L:/10.30.170.167:18317 ! R:/10.30.171.175:59408]} down, reason: End of input 15:29:58.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35304]) process #23 SSH_MSG_IGNORE 15:29:58.068 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35304]) SSH_MSG_IGNORE 15:29:58.069 [netconf-device-simulator-threads-5] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35304]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:58.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:51352])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:58.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]) exit code=0, immediate=false 15:29:58.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:58.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51352]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:58.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:58.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51352]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:58.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]) Closing gracefully 15:29:58.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]) 15:29:58.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]) 15:29:58.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:58.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:58.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:58.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:58.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352])[immediately=false] processing 15:29:58.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:58.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:51352]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:58.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:58.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]) Closing immediately 15:29:58.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:58.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:58.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352])[immediately=true] processing 15:29:58.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352] 15:29:58.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@799717cb) signal close complete immediately=true 15:29:58.486 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:58.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6d5939a5) signal close complete immediately=true 15:29:58.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352])[Immediately] closed 15:29:58.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]) result=null 15:29:58.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@429c3c5d) signal close complete immediately=false 15:29:58.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4123d9a6) signal close complete immediately=false 15:29:58.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:51352]) code=0 message='' shell closed 15:29:58.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51352]) Closing immediately 15:29:58.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:58.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51352]]) Closing immediately 15:29:58.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51352]) stopping 15:29:58.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:51352]) stopped 15:29:58.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:51352]])[Immediately] closed 15:29:58.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18318] - close(TransportIoSession[local=/10.30.170.167:18318, remote=/10.30.171.175:51352]) Closing immediately 15:29:58.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18318] - close(TransportIoSession[local=/10.30.170.167:18318, remote=/10.30.171.175:51352])[Immediately] closed 15:29:58.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ba706) signal close complete immediately=true 15:29:58.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:51352])[Immediately] closed 15:29:58.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcb149fa4, L:/10.30.170.167:18318 ! R:/10.30.171.175:51352] inactive. 15:29:58.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=489, channel=[id: 0xcb149fa4, L:/10.30.170.167:18318 ! R:/10.30.171.175:51352]} end of input detected while session was in state up 15:29:58.487 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=489, channel=[id: 0xcb149fa4, L:/10.30.170.167:18318 ! R:/10.30.171.175:51352]} down, reason: End of input 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:59158])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]) exit code=0, immediate=false 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59158]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59158]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]) Closing gracefully 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]) 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]) 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158])[immediately=false] processing 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59158]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]) Closing immediately 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158])[immediately=true] processing 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158] 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@54b7308c) signal close complete immediately=true 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@27fd678) signal close complete immediately=true 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158])[Immediately] closed 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]) result=null 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@67112a01) signal close complete immediately=false 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@b2b9024) signal close complete immediately=false 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59158]) code=0 message='' shell closed 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59158]) Closing immediately 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59158]]) Closing immediately 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59158]) stopping 15:29:59.054 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59158]) stopped 15:29:59.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59158]])[Immediately] closed 15:29:59.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18319] - close(TransportIoSession[local=/10.30.170.167:18319, remote=/10.30.171.175:59158]) Closing immediately 15:29:59.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18319] - close(TransportIoSession[local=/10.30.170.167:18319, remote=/10.30.171.175:59158])[Immediately] closed 15:29:59.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66f5e29d) signal close complete immediately=true 15:29:59.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59158])[Immediately] closed 15:29:59.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x70df2f04, L:/10.30.170.167:18319 ! R:/10.30.171.175:59158] inactive. 15:29:59.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=490, channel=[id: 0x70df2f04, L:/10.30.170.167:18319 ! R:/10.30.171.175:59158]} end of input detected while session was in state up 15:29:59.055 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=490, channel=[id: 0x70df2f04, L:/10.30.170.167:18319 ! R:/10.30.171.175:59158]} down, reason: End of input 15:29:59.311 [netconf-device-simulator-threads-7] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43976]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:29:59.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43976]) process #23 SSH_MSG_IGNORE 15:29:59.311 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43976]) SSH_MSG_IGNORE 15:29:59.640 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:60606])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:29:59.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]) exit code=0, immediate=false 15:29:59.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:29:59.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60606]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:29:59.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:29:59.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60606]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:29:59.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]) Closing gracefully 15:29:59.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]) 15:29:59.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]) 15:29:59.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:29:59.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:29:59.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:29:59.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:29:59.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606])[immediately=false] processing 15:29:59.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:29:59.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:60606]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:29:59.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:29:59.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]) Closing immediately 15:29:59.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:29:59.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:29:59.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606])[immediately=true] processing 15:29:59.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606] 15:29:59.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68c14004) signal close complete immediately=true 15:29:59.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:29:59.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@26e9506c) signal close complete immediately=true 15:29:59.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606])[Immediately] closed 15:29:59.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]) result=null 15:29:59.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@19383a8e) signal close complete immediately=false 15:29:59.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32e87287) signal close complete immediately=false 15:29:59.641 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:60606]) code=0 message='' shell closed 15:29:59.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60606]) Closing immediately 15:29:59.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:29:59.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60606]]) Closing immediately 15:29:59.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60606]) stopping 15:29:59.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:60606]) stopped 15:29:59.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:60606]])[Immediately] closed 15:29:59.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18320] - close(TransportIoSession[local=/10.30.170.167:18320, remote=/10.30.171.175:60606]) Closing immediately 15:29:59.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18320] - close(TransportIoSession[local=/10.30.170.167:18320, remote=/10.30.171.175:60606])[Immediately] closed 15:29:59.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@504bd5be) signal close complete immediately=true 15:29:59.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:60606])[Immediately] closed 15:29:59.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe803f4ec, L:/10.30.170.167:18320 ! R:/10.30.171.175:60606] inactive. 15:29:59.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=491, channel=[id: 0xe803f4ec, L:/10.30.170.167:18320 ! R:/10.30.171.175:60606]} end of input detected while session was in state up 15:29:59.642 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=491, channel=[id: 0xe803f4ec, L:/10.30.170.167:18320 ! R:/10.30.171.175:60606]} down, reason: End of input 15:30:00.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:42244])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:30:00.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]) exit code=0, immediate=false 15:30:00.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:30:00.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42244]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:30:00.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:30:00.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42244]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:30:00.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]) Closing gracefully 15:30:00.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]) 15:30:00.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]) 15:30:00.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:30:00.173 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:30:00.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:30:00.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:30:00.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244])[immediately=false] processing 15:30:00.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:30:00.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:42244]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:30:00.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:30:00.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]) Closing immediately 15:30:00.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:30:00.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:30:00.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244])[immediately=true] processing 15:30:00.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244] 15:30:00.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@42b7bc24) signal close complete immediately=true 15:30:00.174 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:30:00.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@60556174) signal close complete immediately=true 15:30:00.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244])[Immediately] closed 15:30:00.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]) result=null 15:30:00.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6880da06) signal close complete immediately=false 15:30:00.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6e0e0bf2) signal close complete immediately=false 15:30:00.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:42244]) code=0 message='' shell closed 15:30:00.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42244]) Closing immediately 15:30:00.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:30:00.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42244]]) Closing immediately 15:30:00.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42244]) stopping 15:30:00.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:42244]) stopped 15:30:00.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:42244]])[Immediately] closed 15:30:00.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18321] - close(TransportIoSession[local=/10.30.170.167:18321, remote=/10.30.171.175:42244]) Closing immediately 15:30:00.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18321] - close(TransportIoSession[local=/10.30.170.167:18321, remote=/10.30.171.175:42244])[Immediately] closed 15:30:00.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1127dc8b) signal close complete immediately=true 15:30:00.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:42244])[Immediately] closed 15:30:00.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xb17b602e, L:/10.30.170.167:18321 ! R:/10.30.171.175:42244] inactive. 15:30:00.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=492, channel=[id: 0xb17b602e, L:/10.30.170.167:18321 ! R:/10.30.171.175:42244]} end of input detected while session was in state up 15:30:00.179 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=492, channel=[id: 0xb17b602e, L:/10.30.170.167:18321 ! R:/10.30.171.175:42244]} down, reason: End of input 15:30:00.738 [netconf-device-simulator-threads-1] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35124]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:30:00.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:35124]) process #23 SSH_MSG_IGNORE 15:30:00.739 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:35124]) SSH_MSG_IGNORE 15:30:00.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:35304])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:30:00.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]) exit code=0, immediate=false 15:30:00.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:30:00.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35304]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:30:00.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:30:00.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35304]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:30:00.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]) Closing gracefully 15:30:00.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]) 15:30:00.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]) 15:30:00.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:30:00.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:30:00.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:30:00.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:30:00.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304])[immediately=false] processing 15:30:00.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:30:00.757 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35304]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:30:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:30:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]) Closing immediately 15:30:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:30:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:30:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304])[immediately=true] processing 15:30:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304] 15:30:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5397495) signal close complete immediately=true 15:30:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:30:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@782ae063) signal close complete immediately=true 15:30:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304])[Immediately] closed 15:30:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]) result=null 15:30:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b5ad82f) signal close complete immediately=false 15:30:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2ff1b579) signal close complete immediately=false 15:30:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35304]) code=0 message='' shell closed 15:30:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35304]) Closing immediately 15:30:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:30:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35304]]) Closing immediately 15:30:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35304]) stopping 15:30:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35304]) stopped 15:30:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35304]])[Immediately] closed 15:30:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18322] - close(TransportIoSession[local=/10.30.170.167:18322, remote=/10.30.171.175:35304]) Closing immediately 15:30:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18322] - close(TransportIoSession[local=/10.30.170.167:18322, remote=/10.30.171.175:35304])[Immediately] closed 15:30:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6122e1ce) signal close complete immediately=true 15:30:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35304])[Immediately] closed 15:30:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xa4a1cccf, L:/10.30.170.167:18322 ! R:/10.30.171.175:35304] inactive. 15:30:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=493, channel=[id: 0xa4a1cccf, L:/10.30.170.167:18322 ! R:/10.30.171.175:35304]} end of input detected while session was in state up 15:30:00.758 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=493, channel=[id: 0xa4a1cccf, L:/10.30.170.167:18322 ! R:/10.30.171.175:35304]} down, reason: End of input 15:30:01.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:43976])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:30:01.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]) exit code=0, immediate=false 15:30:01.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:30:01.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43976]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:30:01.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:30:01.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43976]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:30:01.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]) Closing gracefully 15:30:01.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]) 15:30:01.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]) 15:30:01.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:30:01.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:30:01.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:30:01.322 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:30:01.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976])[immediately=false] processing 15:30:01.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:30:01.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43976]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:30:01.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:30:01.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]) Closing immediately 15:30:01.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:30:01.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:30:01.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976])[immediately=true] processing 15:30:01.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976] 15:30:01.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6a3fbfaa) signal close complete immediately=true 15:30:01.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:30:01.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59e80a9c) signal close complete immediately=true 15:30:01.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976])[Immediately] closed 15:30:01.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]) result=null 15:30:01.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@7f06ad83) signal close complete immediately=false 15:30:01.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@660a0f84) signal close complete immediately=false 15:30:01.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43976]) code=0 message='' shell closed 15:30:01.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43976]) Closing immediately 15:30:01.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:30:01.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43976]]) Closing immediately 15:30:01.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43976]) stopping 15:30:01.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43976]) stopped 15:30:01.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43976]])[Immediately] closed 15:30:01.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18323] - close(TransportIoSession[local=/10.30.170.167:18323, remote=/10.30.171.175:43976]) Closing immediately 15:30:01.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18323] - close(TransportIoSession[local=/10.30.170.167:18323, remote=/10.30.171.175:43976])[Immediately] closed 15:30:01.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@715f2e00) signal close complete immediately=true 15:30:01.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43976])[Immediately] closed 15:30:01.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xe72240a5, L:/10.30.170.167:18323 ! R:/10.30.171.175:43976] inactive. 15:30:01.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=494, channel=[id: 0xe72240a5, L:/10.30.170.167:18323 ! R:/10.30.171.175:43976]} end of input detected while session was in state up 15:30:01.323 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=494, channel=[id: 0xe72240a5, L:/10.30.170.167:18323 ! R:/10.30.171.175:43976]} down, reason: End of input 15:30:01.796 [netconf-device-simulator-threads-3] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43386]) packet #24 sending command=2[SSH_MSG_IGNORE] len=27 15:30:01.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - doHandleMessage(TransportServerSession[admin@/10.30.171.175:43386]) process #23 SSH_MSG_IGNORE 15:30:01.799 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.s.h.ReservedSessionMessagesHandlerAdapter - handleIgnoreMessage(TransportServerSession[admin@/10.30.171.175:43386]) SSH_MSG_IGNORE 15:30:01.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:35124])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:30:01.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]) exit code=0, immediate=false 15:30:01.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:30:01.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35124]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:30:01.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:30:01.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35124]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:30:01.894 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]) Closing gracefully 15:30:01.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]) 15:30:01.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]) 15:30:01.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:30:01.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:30:01.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:30:01.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:30:01.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124])[immediately=false] processing 15:30:01.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:30:01.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:35124]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:30:01.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:30:01.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]) Closing immediately 15:30:01.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:30:01.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:30:01.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124])[immediately=true] processing 15:30:01.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124] 15:30:01.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1b1ccfc1) signal close complete immediately=true 15:30:01.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:30:01.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4b2ef394) signal close complete immediately=true 15:30:01.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124])[Immediately] closed 15:30:01.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]) result=null 15:30:01.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66df32c3) signal close complete immediately=false 15:30:01.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53e993d2) signal close complete immediately=false 15:30:01.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:35124]) code=0 message='' shell closed 15:30:01.895 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35124]) Closing immediately 15:30:01.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:30:01.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35124]]) Closing immediately 15:30:01.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35124]) stopping 15:30:01.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:35124]) stopped 15:30:01.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:35124]])[Immediately] closed 15:30:01.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18324] - close(TransportIoSession[local=/10.30.170.167:18324, remote=/10.30.171.175:35124]) Closing immediately 15:30:01.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18324] - close(TransportIoSession[local=/10.30.170.167:18324, remote=/10.30.171.175:35124])[Immediately] closed 15:30:01.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2e762ca9) signal close complete immediately=true 15:30:01.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:35124])[Immediately] closed 15:30:01.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xaec2dcfd, L:/10.30.170.167:18324 ! R:/10.30.171.175:35124] inactive. 15:30:01.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=495, channel=[id: 0xaec2dcfd, L:/10.30.170.167:18324 ! R:/10.30.171.175:35124]} end of input detected while session was in state up 15:30:01.896 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=495, channel=[id: 0xaec2dcfd, L:/10.30.170.167:18324 ! R:/10.30.171.175:35124]} down, reason: End of input 15:30:02.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:43386])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:30:02.490 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]) exit code=0, immediate=false 15:30:02.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:30:02.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43386]) packet #25 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:30:02.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:30:02.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43386]) packet #26 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:30:02.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]) Closing gracefully 15:30:02.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]) 15:30:02.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]) 15:30:02.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:30:02.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:30:02.491 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:30:02.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:30:02.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386])[immediately=false] processing 15:30:02.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:30:02.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:43386]) packet #27 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:30:02.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:30:02.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]) Closing immediately 15:30:02.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:30:02.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:30:02.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386])[immediately=true] processing 15:30:02.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386] 15:30:02.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@52f6e0f) signal close complete immediately=true 15:30:02.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:30:02.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4ddd5531) signal close complete immediately=true 15:30:02.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386])[Immediately] closed 15:30:02.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]) result=null 15:30:02.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1e87254a) signal close complete immediately=false 15:30:02.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2d95fbae) signal close complete immediately=false 15:30:02.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:43386]) code=0 message='' shell closed 15:30:02.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43386]) Closing immediately 15:30:02.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:30:02.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43386]]) Closing immediately 15:30:02.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43386]) stopping 15:30:02.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:43386]) stopped 15:30:02.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:43386]])[Immediately] closed 15:30:02.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18325] - close(TransportIoSession[local=/10.30.170.167:18325, remote=/10.30.171.175:43386]) Closing immediately 15:30:02.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18325] - close(TransportIoSession[local=/10.30.170.167:18325, remote=/10.30.171.175:43386])[Immediately] closed 15:30:02.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53b4a705) signal close complete immediately=true 15:30:02.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:43386])[Immediately] closed 15:30:02.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xbfb77d90, L:/10.30.170.167:18325 ! R:/10.30.171.175:43386] inactive. 15:30:02.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=496, channel=[id: 0xbfb77d90, L:/10.30.170.167:18325 ! R:/10.30.171.175:43386]} end of input detected while session was in state up 15:30:02.492 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=496, channel=[id: 0xbfb77d90, L:/10.30.170.167:18325 ! R:/10.30.171.175:43386]} down, reason: End of input 15:30:03.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:59260])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:30:03.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]) exit code=0, immediate=false 15:30:03.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:30:03.096 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59260]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59260]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]) Closing gracefully 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]) 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]) 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260])[immediately=false] processing 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:59260]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]) Closing immediately 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260])[immediately=true] processing 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260] 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@700803e) signal close complete immediately=true 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@68a8e30b) signal close complete immediately=true 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260])[Immediately] closed 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]) result=null 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2b38f37a) signal close complete immediately=false 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@bd8d5b4) signal close complete immediately=false 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:59260]) code=0 message='' shell closed 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59260]) Closing immediately 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59260]]) Closing immediately 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59260]) stopping 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:59260]) stopped 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:59260]])[Immediately] closed 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18326] - close(TransportIoSession[local=/10.30.170.167:18326, remote=/10.30.171.175:59260]) Closing immediately 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.s.T.30.170.167:18326] - close(TransportIoSession[local=/10.30.170.167:18326, remote=/10.30.171.175:59260])[Immediately] closed 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@8dab581) signal close complete immediately=true 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:59260])[Immediately] closed 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x27084cfd, L:/10.30.170.167:18326 ! R:/10.30.171.175:59260] inactive. 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=497, channel=[id: 0x27084cfd, L:/10.30.170.167:18326 ! R:/10.30.171.175:59260]} end of input detected while session was in state up 15:30:03.097 [netconf-device-simulator-threads-4] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=497, channel=[id: 0x27084cfd, L:/10.30.170.167:18326 ! R:/10.30.171.175:59260]} down, reason: End of input 15:30:03.704 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:56248])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]) exit code=0, immediate=false 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56248]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56248]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]) Closing gracefully 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]) 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]) 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248])[immediately=false] processing 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:56248]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]) Closing immediately 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248])[immediately=true] processing 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248] 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1cbdfa39) signal close complete immediately=true 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@274eaf7d) signal close complete immediately=true 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248])[Immediately] closed 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]) result=null 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@50c046e4) signal close complete immediately=false 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@135543b1) signal close complete immediately=false 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:56248]) code=0 message='' shell closed 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:56248]) Closing immediately 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56248]]) Closing immediately 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56248]) stopping 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:56248]) stopped 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:56248]])[Immediately] closed 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18327] - close(TransportIoSession[local=/10.30.170.167:18327, remote=/10.30.171.175:56248]) Closing immediately 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.s.T.30.170.167:18327] - close(TransportIoSession[local=/10.30.170.167:18327, remote=/10.30.171.175:56248])[Immediately] closed 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@604a0fd0) signal close complete immediately=true 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:56248])[Immediately] closed 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x040f1a11, L:/10.30.170.167:18327 ! R:/10.30.171.175:56248] inactive. 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=498, channel=[id: 0x040f1a11, L:/10.30.170.167:18327 ! R:/10.30.171.175:56248]} end of input detected while session was in state up 15:30:03.705 [netconf-device-simulator-threads-6] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=498, channel=[id: 0x040f1a11, L:/10.30.170.167:18327 ! R:/10.30.171.175:56248]} down, reason: End of input 15:30:04.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:46464])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:30:04.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]) exit code=0, immediate=false 15:30:04.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:30:04.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46464]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:30:04.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:30:04.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46464]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:30:04.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]) Closing gracefully 15:30:04.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]) 15:30:04.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]) 15:30:04.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:30:04.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:30:04.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:30:04.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:30:04.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464])[immediately=false] processing 15:30:04.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:30:04.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:46464]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:30:04.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:30:04.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]) Closing immediately 15:30:04.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:30:04.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:30:04.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464])[immediately=true] processing 15:30:04.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464] 15:30:04.277 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@dcaa9e7) signal close complete immediately=true 15:30:04.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:30:04.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@59a35d36) signal close complete immediately=true 15:30:04.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464])[Immediately] closed 15:30:04.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]) result=null 15:30:04.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@21bdb98d) signal close complete immediately=false 15:30:04.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@53c4404) signal close complete immediately=false 15:30:04.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:46464]) code=0 message='' shell closed 15:30:04.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46464]) Closing immediately 15:30:04.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:30:04.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46464]]) Closing immediately 15:30:04.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46464]) stopping 15:30:04.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:46464]) stopped 15:30:04.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:46464]])[Immediately] closed 15:30:04.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18328] - close(TransportIoSession[local=/10.30.170.167:18328, remote=/10.30.171.175:46464]) Closing immediately 15:30:04.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.s.T.30.170.167:18328] - close(TransportIoSession[local=/10.30.170.167:18328, remote=/10.30.171.175:46464])[Immediately] closed 15:30:04.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5de140d5) signal close complete immediately=true 15:30:04.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:46464])[Immediately] closed 15:30:04.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xd5878a9a, L:/10.30.170.167:18328 ! R:/10.30.171.175:46464] inactive. 15:30:04.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=499, channel=[id: 0xd5878a9a, L:/10.30.170.167:18328 ! R:/10.30.171.175:46464]} end of input detected while session was in state up 15:30:04.278 [netconf-device-simulator-threads-0] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=499, channel=[id: 0xd5878a9a, L:/10.30.170.167:18328 ! R:/10.30.171.175:46464]} down, reason: End of input 15:30:04.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - onExit(TransportServerSession[admin@/10.30.171.175:40596])[TransportServerSubsystem[netconf]] exiting - value=0, message= 15:30:04.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - closeShell(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]) exit code=0, immediate=false 15:30:04.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendEof(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]) SSH_MSG_CHANNEL_EOF (state=Opened) 15:30:04.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40596]) packet #24 sending command=96[SSH_MSG_CHANNEL_EOF] len=5 15:30:04.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - sendExitStatus(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]) SSH_MSG_CHANNEL_REQUEST exit-status=0 15:30:04.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40596]) packet #25 sending command=98[SSH_MSG_CHANNEL_REQUEST] len=25 15:30:04.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]) Closing gracefully 15:30:04.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]) 15:30:04.808 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]) 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]] cmd=SSH_MSG_CHANNEL_DATA) Closing gracefully 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]] cmd=SSH_MSG_CHANNEL_DATA][Graceful] - operationComplete() closed 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing gracefully 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA][Graceful] - operationComplete() closed 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596])[immediately=false] processing 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596])[immediately=false] send SSH_MSG_CHANNEL_CLOSE 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - encode(TransportServerSession[admin@/10.30.171.175:40596]) packet #26 sending command=97[SSH_MSG_CHANNEL_CLOSE] len=5 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - handleClosePacketWriteFailure(GracefulChannelCloseable[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]])[immediately=false] failed (StacklessClosedChannelException) to write SSH_MSG_CHANNEL_CLOSE on channel: null 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]) Closing immediately 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] state already Closed 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] state already Closed 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596])[immediately=true] processing 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]) result=TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596] 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@275d02ca) signal close complete immediately=true 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSubsystem - destroy(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596])[TransportServerSubsystem[netconf]] - shutdown executor service - runners count=0 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6bd22952) signal close complete immediately=true 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - close(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596])[Immediately] closed 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]) result=null 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@56137aa6) signal close complete immediately=false 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3f8627bb) signal close complete immediately=false 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportChannelSession - onExit(TransportChannelSession[id=0, recipient=0]-TransportServerSession[admin@/10.30.171.175:40596]) code=0 message='' shell closed 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40596]) Closing immediately 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.SSHTransportStack - Session 1 closed 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40596]]) Closing immediately 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40596]) stopping 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(TransportServerSession[admin@/10.30.171.175:40596]) stopped 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[TransportServerSession[admin@/10.30.171.175:40596]])[Immediately] closed 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18329] - close(TransportIoSession[local=/10.30.170.167:18329, remote=/10.30.171.175:40596]) Closing immediately 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.s.T.30.170.167:18329] - close(TransportIoSession[local=/10.30.170.167:18329, remote=/10.30.171.175:40596])[Immediately] closed 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@700239d3) signal close complete immediately=true 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.t.ssh.TransportServerSession - close(TransportServerSession[admin@/10.30.171.175:40596])[Immediately] closed 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xcec5fc27, L:/10.30.170.167:18329 ! R:/10.30.171.175:40596] inactive. 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=500, channel=[id: 0xcec5fc27, L:/10.30.170.167:18329 ! R:/10.30.171.175:40596]} end of input detected while session was in state up 15:30:04.809 [netconf-device-simulator-threads-2] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=500, channel=[id: 0xcec5fc27, L:/10.30.170.167:18329 ! R:/10.30.171.175:40596]} down, reason: End of input